/*
Theme Name: ArtsFwd
Theme URI: http://artsfwd.org/
Description: Theme for an arts innovation curated website
Version: 2.5.0
Author: Bad Feather Inc.
Author URI: http://badfeather.com/
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
object,
embed,
iframe,
ins {
  max-width: 100%;
}
.ir {
  display: block;
  text-indent: -9999em;
}
.clear {
  clear: both;
}
hr.clear {
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  display: table;
  content: "";
}
body:after {
  clear: both;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #e1e1e1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
  color: #222;
}
.wrap {
  background: #fff;
  *zoom: 1;
}
.wrap:before,
.wrap:after {
  display: table;
  content: "";
}
.wrap:after {
  clear: both;
}
p,
ul,
ol,
table,
form,
pre,
code,
dl,
hr,
object {
  margin-bottom: 1.5em;
}
figure {
  margin-bottom: 0.75em;
}
ul {
  list-style: disc outside;
  padding-left: 1.5em;
}
ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
ol ol,
ul ul,
ul ol,
ol ul {
  padding-top: 0.375em;
  margin-bottom: 0;
}
li {
  margin-bottom: 0.375em;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 0.75em;
}
strong,
b {
  font-weight: 700;
}
em,
i,
cite {
  font-style: italic;
}
hr {
  background-color: #eee;
  border: 0;
  height: 1px;
}
blockquote {
  margin-bottom: 1.5em;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding: 1.5em 1.5em 0 1.5em;
  color: #92346e;
  font-weight: 700;
  clear: both;
}
blockquote p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.61;
  margin-bottom: 1.4em;
}
blockquote cite {
  padding: 0;
}
table {
  width: 100%;
  border-collapse: collapse;
}
td,
th {
  padding: 0.375em 0.75em;
}
th,
td {
  border: 1px solid #eee;
}
th {
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: "Monaco", Courier New, monospace;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 10px;
  font-size: 1rem;
}
.assistive-text {
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}
.assistive-text:active,
.assistive-text:focus {
  position: static;
  margin: 0;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #222;
}
h1,
.page-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.45833333;
  margin-bottom: 0.58333333em;
}
/*
.category .page-title {
	@size: 21;
	margin-bottom: ( (@line * @base-font-size) / @size ) / 2em;
}
*/
h2,
.entry-title {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.25;
  margin-bottom: 0.25em;
}
.post-excerpt .entry-title,
.article-deck {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.45833333;
  margin-bottom: 0.29166667em;
}
.article-deck {
  color: #92346e;
}
h3,
.section-title,
.category .page-title,
.schedule-time-title,
.session-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3125;
  margin-bottom: 0.65625em;
}
h4,
h6 {
  color: #92346e;
}
h4,
.subnav-title {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 0.7em;
}
h5,
h6,
.widget-title,
.session-block-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 0.375em;
}
.post-teaser .entry-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 0.375em;
}
.session-title {
  text-transform: none;
}
h5,
.section-title,
.widget-title,
.page-title,
.subnav-title,
.session-block-title {
  text-transform: uppercase;
}
a {
  color: #389797;
  text-decoration: none;
  font-weight: 500;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus {
  text-decoration: none;
  color: #92346e;
}
body,
.tk-museo-sans {
  font-family: "museo-sans", sans-serif;
}
.wf-loading body,
.wf-loading .tk-museo-sans {
  visibility: hidden;
}
.btn,
button,
input[type="submit"] {
  display: inline-block;
  padding: 0.5em 0.75em;
  margin-bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5em;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #8ac643;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
}
.btn:hover,
button:hover,
input[type="submit"]:hover {
  text-decoration: none;
  background-color: #3abfc1;
}
.btn-full {
  display: block;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: normal;
  border-radius: 5px;
}
.btn-small {
  padding: 4px 9px;
  font-size: 12px;
  font-size: 1.2rem;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  font-size: 1.1rem;
}
button,
input[type="submit"] {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.large,
input[type="submit"].large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.small,
input[type="submit"].small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border: 1px solid #3abfc1;
  padding: 6px;
  width: 210px;
  outline: none;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #999;
  margin: 0;
  max-width: 100%;
  display: block;
  background-color: #fff;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #92346e;
  color: #222;
}
select {
  padding: 0.25em 0;
  line-height: 2;
}
label,
legend {
  display: inline-block;
  margin-bottom: 0.375em;
}
input[type="checkbox"] {
  display: inline;
}
.required {
  color: #9d261d;
  font-weight: bold;
}
#respond textarea {
  width: 96%;
}
#respond .form-allowed-tags {
  clear: both;
  width: 95%;
  display: none;
}
#respond .form-allowed-tags code {
  display: block;
}
/* Gravity forms */
.entry-content .gform_wrapper input[type="text"],
.entry-content .gform_wrapper input[type="url"],
.entry-content .gform_wrapper input[type="email"],
.entry-content .gform_wrapper input[type="tel"],
.entry-content .gform_wrapper input[type="number"],
.entry-content .gform_wrapper input[type="password"],
.entry-content .gform_wrapper textarea {
  font-size: 12px;
  padding: 2px;
}
.searchform .searchfield {
  background-position: 4px -458px;
  width: 188px;
  padding: 4px 6px 4px 28px;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.searchform .searchfield:hover {
  background-position: 4px -488px;
}
.searchform .searchsubmit {
  display: none;
}
.menu {
  background-color: #3abfc1;
  list-style: none;
  padding: 0;
}
.menu a {
  display: block;
  padding: 0.25em 1em;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu a:hover,
.menu a:active {
  text-decoration: none;
  background-color: #8ac643;
}
.menu a:focus {
  outline: 0;
}
.menu .current_page_item > a,
.menu .current_page_parent > a,
.menu .current_page_ancestor > a,
.menu .current-cat > a,
.menu .current-cat-parent > a,
.menu .current-category-ancestor > a,
.menu .current-post-ancestor > a,
.menu .current-menu-item > a,
.menu .current-menu-parent > a,
.menu .current-menu-ancestor > a {
  color: #222;
}
.menu li {
  margin: 0;
}
.menu > li {
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 2px 0;
}
.menu ul {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.61538462;
  margin: 0;
  list-style: none;
  padding: 0;
  background-color: #e8e8e8;
  padding: 0.125em 0;
  border-top: 2px solid #fff;
}
.menu ul a {
  font-weight: 300;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: transparent;
  color: #222;
  padding: 0.125em 1em;
}
.menu ul a:hover,
.menu ul a:active {
  text-decoration: none;
  background-color: transparent;
  color: #8ac643;
}
.menu ul a:focus {
  outline: 0;
}
.menu ul .current_page_item > a,
.menu ul .current_page_parent > a,
.menu ul .current_page_ancestor > a,
.menu ul .current-cat > a,
.menu ul .current-cat-parent > a,
.menu ul .current-category-ancestor > a,
.menu ul .current-post-ancestor > a,
.menu ul .current-menu-item > a,
.menu ul .current-menu-parent > a,
.menu ul .current-menu-ancestor > a {
  font-weight: 500;
  color: #389797;
  text-decoration: none;
}
figcaption {
  display: block;
  font-weight: normal;
}
.wp-caption {
  max-width: 100%;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
.wp-caption.alignright,
.wp-caption.alignleft {
  margin-top: 4px;
  display: inline;
}
img.alignleft,
.wp-caption.alignleft {
  margin-right: 1.5em;
  clear: left;
}
img.alignright,
.wp-caption.alignright {
  margin-left: 1.5em;
  clear: right;
}
img.alignleft,
img.aligncenter,
img.alignright,
.wp-caption {
  margin-bottom: 1.5em;
}
.wp-caption-text {
  margin-bottom: 0;
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.75;
}
p img,
.wp-caption {
  margin-top: 0.375em;
}
.gallery {
  display: block;
  width: 103.92156863%;
  margin-left: -1.96078431%;
  margin-right: -1.96078431%;
  *zoom: 1;
}
.gallery:before,
.gallery:after {
  display: table;
  content: "";
}
.gallery:after {
  clear: both;
}
.gallery-item {
  margin-bottom: 0;
  padding-bottom: 1.5em;
}
.gallery-columns-2 .gallery-item,
.col-2 {
  display: inline;
  float: left;
  width: 46.07843137%;
  margin-left: 1.96078431%;
  margin-right: 1.96078431%;
}
.gallery-columns-3 .gallery-item,
.col-3 {
  display: inline;
  float: left;
  width: 29.41176471%;
  margin-left: 1.96078431%;
  margin-right: 1.96078431%;
}
.gallery-columns-4 .gallery-item,
.col-4 {
  display: inline;
  float: left;
  width: 21.07843137%;
  margin-left: 1.96078431%;
  margin-right: 1.96078431%;
}
.gallery-icon,
.gallery-caption {
  padding-right: 1.5em;
}
.gallery-icon {
  line-height: 1;
  font-weight: normal;
}
.gallery-icon img,
figure img {
  display: block;
}
.logo a,
.follow a,
.action a,
.comment-link a,
.doc-link a,
.share-link a,
.download-link a,
.searchfield,
.dropdown-toggle,
.nav-toggle,
.tweet:before,
.flex-next,
.flex-prev,
.flex-control-nav a {
  background-image: url(images/sprite_artsfwd.png);
  background-repeat: no-repeat;
}
hr.stripes {
  display: block;
  width: 100%;
  height: 1em;
  clear: both;
  background-image: url(images/bg_stripe_grey3.png);
  border: 0;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.sister {
  text-align: right;
  background: #8ac643;
  background: -webkit-gradient(linear, left top, right top, from(rgba(58, 191, 193, 0.8)), to(rgba(138, 198, 67, 0.8)));
  background: -webkit-linear-gradient(left, rgba(58, 191, 193, 0.8), rgba(138, 198, 67, 0.8));
  background: -o-linear-gradient(left, rgba(58, 191, 193, 0.8), rgba(138, 198, 67, 0.8));
  background: linear-gradient(to right, rgba(58, 191, 193, 0.8), rgba(138, 198, 67, 0.8));
  padding: 0.5em;
}
.sister a {
  font-weight: bold;
  color: #fff;
  color: #92346e;
  display: inline-block;
  text-decoration: none;
}
@-webkit-keyframes bouncing-arrow {
  0%,
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
}
@-o-keyframes bouncing-arrow {
  0%,
  100% {
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
       transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(3px);
    -o-transform: translateX(3px);
       transform: translateX(3px);
  }
}
@keyframes bouncing-arrow {
  0%,
  100% {
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
       transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(3px);
    -o-transform: translateX(3px);
       transform: translateX(3px);
  }
}
/* line 45, /Users/dustinarmstrong/Dev/work/emc_arts/app/assets/stylesheets/root/_header.scss */
.bouncing-arrow {
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
     animation-duration: 2s;
  -webkit-animation-iteration-count: 4;
  -o-animation-iteration-count: 4;
     animation-iteration-count: 4;
  -webkit-animation-name: bouncing-arrow;
  -o-animation-name: bouncing-arrow;
     animation-name: bouncing-arrow;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
}
.masthead {
  *zoom: 1;
}
.masthead:before,
.masthead:after {
  display: table;
  content: "";
}
.masthead:after {
  clear: both;
}
.logo {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1;
  margin-bottom: 1em;
}
.logo a {
  display: block;
  text-indent: -9999em;
  width: 280px;
  height: 60px;
  background-position: 0 0;
}
.tagline {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.23529412;
  margin-bottom: 1.64705882em;
}
.emcarts {
  font-size: 15px;
  font-size: 1.5rem;
  color: #999;
}
.follow {
  display: none;
}
.follow ul {
  list-style: none;
  padding: 0;
  *zoom: 1;
}
.follow ul:before,
.follow ul:after {
  display: table;
  content: "";
}
.follow ul:after {
  clear: both;
}
.follow li {
  float: left;
  margin: 0 0 0.5em 0.5em;
}
.follow a {
  display: block;
  text-indent: -9999em;
  width: 25px;
  height: 25px;
}
.follow a.facebook {
  background-position: 0 -70px;
}
.follow a.facebook:hover {
  background-position: 0 -220px;
}
.follow a.twitter {
  background-position: 0 -100px;
}
.follow a.twitter:hover {
  background-position: 0 -250px;
}
.follow a.vimeo {
  background-position: 0 -130px;
}
.follow a.vimeo:hover {
  background-position: 0 -280px;
}
.follow a.rss {
  background-position: 0 -160px;
}
.follow a.rss:hover {
  background-position: 0 -310px;
}
.follow a.email {
  background-position: 0 -190px;
}
.follow a.email:hover {
  background-position: 0 -340px;
}
.access {
  font-weight: 500;
  background: #3abfc1;
  border-bottom: 2px solid #fff;
}
.access .inner {
  width: 100%;
  padding: 0;
}
.access .menu {
  clear: both;
  *zoom: 1;
  margin: 0;
  height: 0;
  overflow: hidden;
  background: transparent;
  text-transform: uppercase;
}
.access .menu:before,
.access .menu:after {
  display: table;
  content: "";
}
.access .menu:after {
  clear: both;
}
.access .menu > li {
  border-width: 2px 0 0 0;
}
.access .menu a {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 3.92156863%;
  padding-right: 3.92156863%;
}
.access .searchform {
  padding-top: 0.5em;
  padding-left: 3.92156863%;
  padding-right: 3.92156863%;
  margin: 0;
}
.access .dropdown-content {
  background-color: #e8e8e8;
}
.access .submenu {
  margin-bottom: 1.61538462em;
  text-transform: none;
  padding: 0;
  background: transparent;
  border: 0;
}
.access .submenu li {
  float: none;
  border: 0;
}
.access .submenu a {
  padding: 0.25em 0;
}
.access h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.access .search {
  display: none;
}
.access .nav-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  position: absolute;
  top: -4.5em;
  padding-left: 3.92156863%;
  padding-right: 3.92156863%;
  right: 10px;
}
.collapse-toggle {
  display: block;
  text-indent: -9999em;
  width: 25px;
  height: 25px;
  background-position: 0 -550px;
  padding: 0;
  background-color: #8ac643;
}
.collapse-toggle:hover,
.collapse-toggle:focus,
.collapse-toggle:active,
.collapse-open .collapse-toggle {
  background-color: #3abfc1;
}
.dropdown .dropdown-toggle {
  background-color: transparent;
}
.dropdown.dropdown-open .dropdown-toggle,
.dropdown .dropdown-toggle:hover {
  background-color: #8ac643;
}
.dropdown-column {
  padding-left: 3.92156863%;
  padding-right: 3.92156863%;
}
.dropdown-column:first-child {
  padding-top: 1.5em;
}
.access {
  position: relative;
  z-index: 99999;
}
.dropdown-toggle {
  background-position: 100% -510px;
}
.collapse-content,
.dropdown-content {
  height: 0;
  overflow: hidden;
}
.collapse-open > .inner .collapse-content {
  height: auto !important;
  overflow: visible !important;
}
.dropdown-open > .dropdown-content {
  height: auto !important;
  overflow: visible !important;
  border-top: 2px solid #fff;
}
.collapse-open,
.dropdown-open {
  z-index: 5000;
}
.home-intro {
  background: #92346e;
  padding: 2em 0;
}
.intro-message {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.61538462;
  color: #fff;
}
.intro-message p {
  margin-bottom: 0;
}
.featured {
  padding-top: 1.5em;
  background: #e8e8e8 url(images/bg_stripe_grey3.png) repeat-x bottom center;
}
.post-featured figure {
  margin-bottom: 1.5em;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  clear: both;
  zoom: 1;
  margin-bottom: 1.5em;
  position: relative;
  padding-top: 2em;
}
.flexslider img {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flexslider li {
  margin: 0;
}
.flexslider .hentry {
  margin: 0;
  border: 0;
}
.flex-direction-nav,
.flex-control-nav {
  list-style: none;
  padding: 0;
}
.flex-direction-nav a {
  display: block;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.5em;
  margin-top: -0.5em;
  cursor: pointer;
}
.flex-direction-nav .flex-next {
  background-position: 100% -640px;
  right: 0;
}
.flex-direction-nav .flex-next:hover {
  background-position: 100% -670px;
}
.flex-direction-nav .flex-prev {
  left: 0;
  background-position: 0 -580px;
}
.flex-direction-nav .flex-prev:hover {
  background-position: 0 -610px;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-control-nav {
  text-align: center;
  position: absolute;
  top: 0.5em;
  width: 100%;
  left: 0;
}
.flex-control-nav li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 0.35em;
}
.flex-control-nav li a {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: 100%;
  white-space: nowrap;
  direction: ltr;
  background-position: 0 -700px;
  width: 8px;
  height: 8px;
  cursor: pointer;
}
.flex-control-nav li a br {
  display: none;
}
.flex-control-nav li a:hover,
.flex-control-nav li a.flex-active {
  background-position: 0 -730px;
}
.flex-control-nav li a.flex-active {
  cursor: default;
}
.category .page-header {
  padding-top: 1.5em;
}
.header-featured {
  background: #e8e8e8;
}
.hentry {
  *zoom: 1;
  margin-bottom: 1.5em;
  position: relative;
  border-bottom: 3px solid #eee;
}
.hentry:before,
.hentry:after {
  display: table;
  content: "";
}
.hentry:after {
  clear: both;
}
.hentry:last-child {
  border: 0;
}
.entry-content {
  position: relative;
}
.wufoo-full {
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 500px;
}
.primary .section-title,
.description .section-title {
  border-bottom: 3px solid #eee;
  padding-bottom: 0.328125em;
}
.post-excerpt .entry-content {
  clear: both;
}
.post-excerpt figure {
  float: left;
  margin-bottom: 1.5em;
}
.primary-grid figure {
  float: none;
}
.entry-meta,
.intent-meta {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.90909091;
  margin-bottom: 0.95454545em;
  text-transform: uppercase;
}
.entry-meta > div,
.intent-meta > div {
  display: inline;
}
.entry-meta > div:after,
.intent-meta > div:after {
  content: ' / ';
}
.entry-meta > div:last-child:after,
.intent-meta > div:last-child:after {
  content: '';
}
.entry-meta span,
.intent-meta span,
.entry-meta time,
.intent-meta time,
.entry-meta a,
.intent-meta a {
  font-weight: bold;
}
.footer-meta {
  border-top: 1px solid #eee;
  padding-top: 0.5em;
}
.footer-meta .sharedaddy .sd-block {
  border: 0;
}
.guests {
  color: #389797;
}
.media-flag {
  font-size: 9px;
  font-size: 0.9rem;
  margin-bottom: 0.58333333em;
  font-weight: 500;
  text-transform: uppercase;
}
.media-flag a {
  background: #92346e;
  color: #fff;
  display: inline-block;
  padding: 0.25em 0.5em;
  margin-right: 0.5em;
  border-radius: 3px;
}
body.category-innovation-stories .media-flag,
body.category-toolkit .media-flag {
  display: none;
}
.comment-link a,
.doc-link a,
.share-link a,
.download-link a {
  padding-left: 20px;
}
.comment-link a {
  background-position: 0 -372px;
}
.doc-link a {
  background-position: 0 -392px;
}
.share-link a {
  background-position: 0 -412px;
}
.download-link a {
  background-position: 0 -432px;
}
.post-nav {
  clear: both;
  *zoom: 1;
  margin-bottom: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.90909091;
  margin-bottom: 1.90909091em;
}
.post-nav:before,
.post-nav:after {
  display: table;
  content: "";
}
.post-nav:after {
  clear: both;
}
.nav-next {
  display: inline;
  float: left;
  width: 46.07843137%;
  margin-left: 1.96078431%;
  margin-right: 1.96078431%;
  float: right;
  text-align: right;
}
.nav-next a {
  padding-left: 0.75em;
}
.nav-previous {
  display: inline;
  width: 46.07843137%;
  margin-left: 1.96078431%;
  margin-right: 1.96078431%;
  float: left;
}
.nav-previous a {
  padding-right: 0.75em;
}
.view-all {
  margin-top: -0.5em;
  text-align: right;
}
.view-all a {
  font-weight: 700;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.90909091;
}
.share {
  padding: 0.5em 0;
}
.share > div {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  min-width: 100px;
}
.sd-share {
  margin-bottom: 1.5em;
}
.sd-share .sharedaddy .sd-block {
  border: 0;
}
.editors-note p {
  font-style: italic;
}
.editors-note p em {
  font-style: normal;
}
.media-player {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.media-player .entry-meta {
  margin-bottom: 0;
}
.mejs-container {
  max-width: 100%;
}
.media-player .mejs-container .mejs-controls {
  background: #555;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #555), color-stop(50%, #6f6f6f));
  background-image: linear-gradient(bottom, #555 50%, #6f6f6f 50%);
  background-image: -o-linear-gradient(bottom, #555 50%, #6f6f6f 50%);
  background-image: -webkit-linear-gradient(bottom, #555 50%, #6f6f6f 50%);
  background-image: -ms-linear-gradient(bottom, #555 50%, #6f6f6f 50%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #555), color-stop(0.5, #6f6f6f));
}
.media-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #8ac643;
}
/*
blockquote,
div {
	&.pullquote {
		display: block;
		float: right;
		width: 240px;
		margin-bottom: 0;
		margin-left: @baseline;
		font-style: italic;
		color: @violet;
		border: 0;
		padding: 0;
		font-weight: 500;
		p {
			@size: 16;
			.font-size(@size);
			margin-bottom: ( (@line * @base-font-size) / @size ) / 1em;
		}
		i,
		em {
			font-style: normal;
		}
		&.alignleft {
			float: left;
			margin-left: 0;
			margin-right: @baseline;
			text-align: right;
		}
	}
}
*/
.description {
  *zoom: 1;
  margin-bottom: 1.5em;
}
.description .section-title {
  border-color: #ddd;
}
.description:before,
.description:after {
  display: table;
  content: "";
}
.description:after {
  clear: both;
}
.description img {
  display: block;
}
.description p img {
  display: inline;
}
.description .avatar {
  float: left;
  margin: 0.375em 1em 1em 0;
}
.description p:last-child {
  margin: 0;
}
.comments,
#disqus_thread {
  padding-top: 1.5em;
  border-top: 1px solid #eee;
}
.commentlist {
  list-style: none;
  padding: 0;
}
.commentlist ul {
  list-style: none;
  padding-left: 2em;
}
.comment {
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
  *zoom: 1;
}
.comment:before,
.comment:after {
  display: table;
  content: "";
}
.comment:after {
  clear: both;
}
.comment .comment {
  padding-top: 1em;
  border-top: 1px solid #eee;
  border-bottom: 0;
}
.comment-meta {
  border: 0;
  padding-top: 0;
  *zoom: 1;
}
.comment-meta:before,
.comment-meta:after {
  display: table;
  content: "";
}
.comment-meta:after {
  clear: both;
}
.comment-meta img {
  display: block;
  float: left;
  margin: 0.375em 1em 1em 0;
}
#surveyMonkeyInfo {
  margin-bottom: 1.5em;
}
/*
.section-challenge {
	.menu {
		background-color: @grey-light;
		.current_page_item,
		.current_page_parent,
		.current_page_ancestor,
		.current-cat,
		.current-cat-parent,
		.current-category-ancestor,
		.current-post-ancestor,
		.current-menu-item,
		.current-menu-parent,
		.current-menu-ancestor {
			& > a {
				background-color: @blue;
			}
		}
	}
}
		*/
.banner {
  margin: -0.5em auto 1.5em;
}
.banner .banner-title {
  display: block;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.1;
  padding: 0.30882353em;
  background: #3abfc1;
  background: -webkit-linear-gradient(119deg, #3abfc1 50%, #8ac643 50%);
  background: -o-linear-gradient(119deg, #3abfc1 50%, #8ac643 50%);
  background: -webkit-linear-gradient(331deg, #3abfc1 50%, #8ac643 50%);
  background: -o-linear-gradient(331deg, #3abfc1 50%, #8ac643 50%);
  background: linear-gradient(119deg, #3abfc1 50%, #8ac643 50%);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.banner .banner-title small {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 0.25em;
}
.banner img {
  display: block;
}
.inner .gform_wrapper .top_label .gfield_label {
  margin: 0 0 0.375em 0;
}
.inner .gform_wrapper {
  margin: 0;
}
.inner .gform_wrapper .gform_footer {
  padding: 0;
}
.inner input[type="radio"] {
  margin-left: 2px;
}
.banner-summit {
  margin-bottom: 1.5em;
}
.banner-summit .banner-title {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.1;
}
.schedule-times {
  list-style: none;
  padding: 0;
  border: 2px solid #eee;
}
.schedule-times ul {
  list-style: none;
  padding: 0;
}
.schedule-time {
  border-bottom: 1px solid #eee;
  *zoom: 1;
  padding: 0.75em 0.75em 0 0.75em;
  margin-bottom: 0;
}
.schedule-time:before,
.schedule-time:after {
  display: table;
  content: "";
}
.schedule-time:after {
  clear: both;
}
.schedule-time:nth-child(odd) {
  background-color: #e8e8e8;
}
.schedule-time-title {
  width: 15%;
  float: left;
}
.session-blocks {
  width: 85%;
  float: right;
}
.session-block-title a {
  color: #389797;
}
.session-block {
  float: left;
  margin-bottom: 0;
}
.session-block.session-block-break .session-block-title {
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}
.session-block.session-block-break .session-block-title:active,
.session-block.session-block-break .session-block-title:focus {
  position: static;
  margin: 0;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.session-title {
  margin: 0;
}
.menu > .page-item-10336 a {
  background-color: #E63E51;
}
.menu > .page-item-10336 a:hover {
  background-color: #D7418C;
}
.menu > .page-item-10336.current_page_item a,
.menu > .page-item-10336.current_page_ancestor a {
  background-color: #E63E51;
}
a.attend-online {
  display: block;
  text-decoration: none;
  padding: 0.5em 1em;
  background: #E63E51;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a.attend-online:hover {
  background: #D7418C;
}
.summit-ways {
  list-style: none;
  padding: 0;
}
.widget {
  margin-bottom: 1.5em;
}
.widget h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.widget p,
.widget ul,
.widget ol {
  margin-bottom: 1em;
}
.widget ul {
  list-style: none;
  padding: 0;
}
.widget .hentry:last-child {
  margin: 0;
}
.project-team h3 {
  margin-bottom: 0;
}
.project-team p {
  margin-bottom: 0.5em;
}
.widget-content,
.description,
.media-player {
  background: #e8e8e8;
  padding: 1em;
}
.post-featured .media-player {
  padding: 0;
  background: transparent;
}
.widget_polls-widget .widget-content {
  font-size: 11px;
  font-size: 1.1rem;
}
.twitter-widget {
  font-size: 15px;
  font-size: 1.5rem;
}
.twitter-widget ul {
  list-style-image: url(images/tweet.png);
  padding-left: 1.5em;
}
.twitter-widget ul a {
  word-wrap: break-word;
}
.twitter-follow-button {
  display: inline-block;
  margin-bottom: 0.75em;
}
.mailchimp-signup .widget-content {
  padding: 1em;
}
.mailchimp-signup .email {
  display: inline-block;
  width: 150px;
  margin-right: 0.25em;
}
.mailchimp-signup form {
  margin: 0;
}
.post-teaser {
  margin-bottom: 0.75em;
  border-color: #ddd;
  border-width: 2px;
}
.post-teaser figure {
  float: left;
  margin: 0.25em 10px 0.75em 0;
}
.post-teaser .entry-content {
  margin-left: 80px;
}
.widget-title {
  background: #3abfc1;
  color: #fff;
  padding: 0.25em 0.5em;
  margin: 0;
}
.widget-title a {
  color: #fff;
}
.widget-title a:hover {
  color: #fff;
}
.subnav {
  padding-bottom: 1.5em;
}
.subnav .menu ul {
  display: none;
}
.subnav .subnav-title {
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}
.subnav .subnav-title:active,
.subnav .subnav-title:focus {
  position: static;
  margin: 0;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.subnav .current_page_item > ul,
.subnav .current_page_parent > ul,
.subnav .current_page_ancestor > ul,
.subnav .current-cat > ul,
.subnav .current-cat-parent > ul,
.subnav .current-category-ancestor > ul,
.subnav .current-post-ancestor > ul,
.subnav .current-menu-item > ul,
.subnav .current-menu-parent > ul,
.subnav .current-menu-ancestor > ul {
  display: block;
}
.colophon {
  clear: both;
  background-color: #e8e8e8;
  margin-bottom: 0.75em;
}
.sponsors {
  padding-top: 1.5em;
}
.sponsors .section-title {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.75;
  margin-bottom: 0.875em;
  text-transform: uppercase;
}
.sponsors ul {
  list-style: none;
  padding: 0;
  border-bottom: 2px solid #ddd;
}
.sponsors li {
  display: inline-block;
  margin: 0 2em 2em 0;
}
.sponsors a {
  display: block;
  text-indent: -9999em;
  background-image: url(images/sprite_sponsors.jpg);
  height: 82px;
}
.bonfils {
  width: 185px;
}
.doris {
  width: 96px;
  background-position: -190px 0;
}
.irvine {
  width: 240px;
  background-position: -368px 0;
}
.rockefeller {
  width: 181px;
  background-position: -615px 0;
}
.about-emcarts {
  /*&:after {
		content: '';
		display: block;
		margin-bottom: 2em;
		width: 100%;
		height: 1em;
		.clear;
		background-image: url(images/bg_stripe_grey.png);
	}*/
}
.logo-emcarts {
  margin-bottom: 1em;
}
.logo-emcarts a {
  display: block;
  text-indent: -9999em;
  background-image: url(images/sprite_sponsors.jpg);
  width: 223px;
  height: 40px;
  background-position: -804px 0;
}
.ownership {
  color: #555;
  margin-bottom: 1.5em;
}
.ownership div {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 0.75em;
}
.inner {
  max-width: 1020px;
  margin: 0 auto;
  *zoom: 1;
  padding-left: 20px;
  padding-right: 20px;
}
.inner:before,
.inner:after {
  display: table;
  content: "";
}
.inner:after {
  clear: both;
}
.masthead {
  padding-top: 2.5em;
}
.main {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background: url(images/bg_stripe_grey3.png) repeat-x bottom center;
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@media only screen and (min-width: 768px) {
  .follow {
    display: block;
    float: right;
    display: inline;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .inner {
    padding-left: 1.96078431%;
    padding-right: 1.96078431%;
  }
  .sister a {
    display: inline;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .logo {
    margin-bottom: 1.33333333em;
  }
  /*
	.follow {
		width: 100%;
		position: absolute;
		top: 2em;
		left: 0;
		div {
			max-width: @max-width;
			margin: 0 auto;
			.clearfix;
			.gutter-padded;
			ul {
				float: right;
				.gutter-padded;
			}
		}
	}
	*/
  .secondary {
    display: inline;
    float: left;
    width: 29.41176471%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
    float: right;
  }
  .primary {
    display: inline;
    float: left;
    width: 62.74509804%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .primary-grid {
    *zoom: 1;
  }
  .primary-grid:before,
  .primary-grid:after {
    display: table;
    content: "";
  }
  .primary-grid:after {
    clear: both;
  }
  .primary-grid .hentry {
    display: inline;
    float: left;
    width: 29.41176471%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
    border: 0;
  }
  .primary-grid .hentry:nth-child(3n+1) {
    clear: both;
  }
  .featured .section-title {
    display: inline;
    float: left;
    width: 96.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .banner,
  .banner-summit {
    display: inline;
    float: left;
    width: 96.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .post-featured figure {
    display: inline;
    float: left;
    width: 46.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .post-featured .entry-content {
    display: inline;
    float: left;
    width: 46.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
    padding-top: 1.5em;
  }
  .flexslider {
    padding-top: 0;
  }
  .flexslider .post-featured {
    /*figure {
				.column(8);
			}*/
  }
  .flex-direction-nav a {
    top: 50%;
    margin-top: -20px;
  }
  .flex-direction-nav .flex-next {
    right: -10px;
  }
  .flex-direction-nav .flex-prev {
    left: -10px;
  }
  .flex-control-nav {
    top: -1.5em;
    text-align: right;
  }
  .page-header,
  .intro-message,
  .flex-control-nav,
  .sponsors,
  .about-emcarts {
    display: inline;
    float: left;
    width: 96.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .logo {
    padding-left: 1.96078431%;
    padding-right: 1.96078431%;
  }
  .logo,
  .tagline {
    float: left;
  }
  .tagline {
    padding-top: 10px;
  }
  .access {
    position: relative;
  }
  .access .inner {
    width: 90%;
    max-width: 1020px;
    margin: 0 auto;
    *zoom: 1;
    padding-left: 10px;
    padding-right: 10px;
  }
  .access .inner:before,
  .access .inner:after {
    display: table;
    content: "";
  }
  .access .inner:after {
    clear: both;
  }
  .access .menu {
    display: inline;
    float: left;
    width: 96.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
    height: auto !important;
    overflow: visible !important;
  }
  .access .menu .search {
    float: right;
  }
  .access .menu > li {
    float: left;
    border-width: 0 2px 0 0;
  }
  .access .menu > li:first-child {
    border-left-width: 2px;
  }
  .access .menu > li.search {
    border-right: 0;
  }
  .access .menu a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .access .menu .searchform {
    padding: 0.65em 0 0 1em;
  }
  .access .menu .dropdown-toggle {
    padding-right: 2em;
  }
  .access .menu .submenu a {
    padding-left: 0;
    padding-right: 0;
  }
  .access .dropdown-content {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    float: left;
    border-bottom: 2px;
    margin-left: -2px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    visibility: hidden;
  }
  .access .dropdown-content.pull-right {
    right: 0;
    left: auto;
  }
  .access .dropdown-column {
    display: inline;
    float: left;
    width: 21.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
    padding: 1.5em 0 0 0;
  }
  .access .dropdown-open .dropdown-content {
    visibility: visible;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  .nav-title {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0);
  }
  .nav-title:active,
  .nav-title:focus {
    position: static;
    margin: 0;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .category .page-header .page-title,
  .category .page-header .description {
    display: inline;
    float: left;
    width: 96.07843137%;
    margin-left: 1.96078431%;
    margin-right: 1.96078431%;
  }
  .main {
    padding-top: 2em;
  }
  .primary .post-excerpt figure {
    width: 33%;
  }
  .primary .post-excerpt .entry-content {
    float: right;
    width: 64%;
    clear: none;
  }
  .comment-meta {
    width: 180px;
    float: left;
  }
  .comment-content {
    margin-left: 200px;
  }
  .sponsors li {
    margin: 0 2em 2em 0;
  }
  .ownership {
    *zoom: 1;
  }
  .ownership:before,
  .ownership:after {
    display: table;
    content: "";
  }
  .ownership:after {
    clear: both;
  }
  .ownership .copyright {
    float: left;
    padding-left: 1.96078431%;
    padding-right: 1.96078431%;
  }
  .ownership .credit {
    float: right;
    padding-left: 1.96078431%;
    padding-right: 1.96078431%;
    text-align: right;
  }
  .session-block {
    width: 45%;
    margin-right: 5%;
  }
  .session-block-breaks,
  .session-block-exchanges,
  .session-block-arts,
  .session-block-games {
    width: 100%;
    margin-right: 0;
  }
  .summit-ways {
    display: block;
    width: 105.88235294%;
    margin-left: -2.94117647%;
    margin-right: -2.94117647%;
    *zoom: 1;
  }
  .summit-ways:before,
  .summit-ways:after {
    display: table;
    content: "";
  }
  .summit-ways:after {
    clear: both;
  }
  .summit-ways li {
    display: inline;
    float: left;
    width: 44.11764706%;
    margin-left: 2.94117647%;
    margin-right: 2.94117647%;
  }
}
@media only screen and (min-width: 880px) {
  .access .search {
    display: inherit;
  }
}
@media only screen and (min-width: 992px) {
  .flexslider .post-featured .entry-content {
    padding-top: 3em;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .logo a,
  .follow a,
  .action a,
  .comment-link a,
  .doc-link a,
  .share-link a,
  .download-link a,
  .searchfield,
  .dropdown-toggle,
  .nav-toggle,
  .tweet:before {
    background-image: url(images/sprite_artsfwd@2x.png);
    -webkit-background-size: 300px 760px;
            background-size: 300px 760px;
  }
  .sponsors a {
    background-image: url(images/sprite_sponsors@2x.jpg);
    -webkit-background-size: 1060px 82px;
            background-size: 1060px 82px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #555;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    color: #000 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  .ir a:after {
    content: "";
  }
}
