@charset "UTF-8";
h1, h2, h3, h4, h5, h6 {
  padding: 0 0 0.3em;
  margin: 0; }

ul, ol {
  margin: 0 0 18px 0;
  padding: 0 0 0 20px; }

ul.disc {
  list-style-type: disc; }

ul.circle {
  list-style-type: circle; }

ul.square {
  list-style-type: square; }

ol.arabic-numbers {
  list-style-type: decimal; }

ol.upper-alpha {
  list-style-type: upper-alpha; }

ol.lower-alpha {
  list-style-type: lower-alpha; }

ol.upper-roman {
  list-style-type: upper-roman; }

ol.lower-roman {
  list-style-type: lower-roman; }

b, strong {
  font-weight: bolder; }

em {
  font-style: italic; }

pre code {
  padding: 10px 15px;
  display: block;
  white-space: normal; }

code {
  padding: 2px 10px;
  display: inline-block;
  border-radius: 5px;
  font-size: 0.9em;
  font-family: Menlo, Monaco, 'Andale Mono', 'lucida console', 'Courier New', monospace;
  background: rgba(136, 136, 136, 0.1); }

hr {
  background: rgba(136, 136, 136, 0.2);
  height: 2px;
  width: 100%;
  font-size: 0;
  border: none; }

blockquote {
  font-style: italic;
  padding: 5% 0;
  margin: 10px 0;
  border-top: 1px solid rgba(136, 136, 136, 0.2);
  border-bottom: 1px solid rgba(136, 136, 136, 0.2); }
  blockquote p {
    margin: 0;
    font-size: 1.15em; }
    blockquote p:before {
      content: "“";
      font-size: 1.2em;
      opacity: 0.8; }
    blockquote p:after {
      content: "”";
      font-size: 1.2em;
      opacity: 0.8; }

.cf:after {
  content: "";
  display: table;
  clear: both; }

a {
  text-decoration: none;
  outline: none; }

a:hover {
  text-decoration: underline; }

img[alt~="edge"] {
  width: 100% !important;
  height: auto !important;
  line-height: 0 !important; }

.image-left img {
  float: left;
  margin: 5px 20px 15px 5px; }

.image-right img {
  float: right;
  margin: 5px 5px 15px 20px; }

.image-left img[alt~="edge"] {
  max-width: 50%; }

.image-right img[alt~="edge"] {
  max-width: 50%; }

body {
  font-family: "Rubik-Regular", sans-serif;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  -webkit-text-size-adjust: 100%; }

.wrapper {
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: 400; }

#config-theme {
  position: absolute;
  top: -9999px;
  left: -9999px; }

@keyframes ncdBlurIn {
  from {
    filter: blur(5px);
    transform: scale(1.005);
    opacity: 0.2; }
  to {
    filter: blur(0px);
    transform: scale(1);
    opacity: 1; } }

.background-image {
  animation: ncdBlurIn ease-out 1.5s;
  animation-fill-mode: forwards; }

header.theme {
  clear: both;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
  overflow: hidden; }
  header.theme:before {
    height: 46px;
    content: '';
    display: block; }
  header.theme .wrapper {
    position: relative;
    z-index: 3; }
  header.theme .background-color {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  header.theme .background-image {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-size: cover; }
  header.theme .nav-bg {
    z-index: 1; }
  header.theme .site-logo {
    margin: 0 auto 20px;
    position: relative;
    z-index: 3; }
    header.theme .site-logo a {
      outline: none;
      border: 0; }
    header.theme .site-logo img {
      width: 100%;
      height: auto;
      outline: none;
      border: 0; }
  header.theme .site-title {
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 25px; }
    header.theme .site-title:after {
      content: '';
      width: 30px;
      height: 3px;
      margin: 10px auto 0;
      display: block; }
  header.theme .site-slogan {
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 4px;
    display: inline-block;
    padding: 0 40px;
    position: relative;
    z-index: 0; }
  header.theme .site-contact {
    position: absolute;
    z-index: 3;
    text-transform: none;
    font-size: 13px;
    bottom: 0;
    width: 100%; }
    header.theme .site-contact .site-logo {
      display: none; }
    header.theme .site-contact > div {
      float: left;
      width: 100%;
      clear: both;
      padding-bottom: 20px; }
    header.theme .site-contact #rw_email_contact {
      padding-left: 25px; }
      header.theme .site-contact #rw_email_contact:hover {
        text-decoration: underline; }

.nav-bg {
  height: 46px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1; }

body > .nav-bg {
  z-index: 2; }

.lt-ie10 nav.theme {
  overflow-y: hidden; }

nav.theme::-webkit-scrollbar {
  width: 0 !important; }

nav.theme {
  position: fixed;
  z-index: 11;
  z-index: 1000;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-overflow-style: none;
  user-select: none; }
  nav.theme.open {
    height: 100%;
    overflow-y: auto; }
  nav.theme ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    nav.theme ul li {
      float: left;
      position: relative; }
      nav.theme ul li a {
        opacity: 0.6;
        padding: 0 20px;
        display: block;
        text-decoration: none;
        transition: background 0.25s; }
        nav.theme ul li a:hover {
          opacity: 1; }
    nav.theme ul.l1 {
      height: 46px;
      line-height: 46px;
      display: inline-block; }
      nav.theme ul.l1 > li > a {
        position: relative;
        z-index: 10; }
      nav.theme ul.l1 > li.open > ul.l2 {
        left: 0;
        top: 100%;
        opacity: 1;
        transition: opacity 0.25s; }
      nav.theme ul.l1:before {
        width: 100%;
        height: 46px;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        display: block; }
    nav.theme ul li.open > a,
    nav.theme ul li > a.current,
    nav.theme ul a.currentAncestor {
      opacity: 1; }
    nav.theme ul ul {
      width: 250px;
      text-align: left;
      opacity: 0;
      position: absolute;
      left: -9999px;
      top: -9999px; }
      nav.theme ul ul.l2 {
        z-index: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: opacity 0.25s, top 0s 0.25s, left 0s 0.25s; }
        nav.theme ul ul.l2 li.open > ul.l3,
        nav.theme ul ul.l2 li.open > ul.l4,
        nav.theme ul ul.l2 li.open > ul.l5,
        nav.theme ul ul.l2 li.open > ul.l6,
        nav.theme ul ul.l2 li.open > ul.l7 {
          position: relative;
          left: 0;
          top: 0;
          opacity: 1; }
      nav.theme ul ul li {
        float: none; }
        nav.theme ul ul li a {
          padding-top: 10px;
          padding-bottom: 10px;
          padding-left: 20px;
          padding-right: 20px;
          line-height: normal; }
        nav.theme ul ul li ul {
          background: transparent; }
          nav.theme ul ul li ul li a {
            padding-left: 30px; }
          nav.theme ul ul li ul ul li a {
            padding-left: 40px; }
          nav.theme ul ul li ul ul ul li a {
            padding-left: 50px; }
          nav.theme ul ul li ul ul ul ul li a {
            padding-left: 60px; }
          nav.theme ul ul li ul ul ul ul ul li a {
            padding-left: 70px; }
    nav.theme ul li#moNav {
      position: absolute;
      top: -9999px; }
      nav.theme ul li#moNav div[role="show-more-navigation"] {
        padding: 0 25px 0 18px;
        line-height: 46px;
        display: block;
        cursor: pointer;
        transition: background .25s; }
        nav.theme ul li#moNav div[role="show-more-navigation"]:before {
          content: "More";
          margin-right: -3px; }
    nav.theme ul li.hasChild > a:after,
    nav.theme ul div[role="show-more-navigation"]:after {
      content: "+";
      font-size: 14px;
      top: 0;
      right: 8px;
      position: absolute;
      z-index: 100;
      transition: transform .25s; }
    nav.theme ul li.open > a:after,
    nav.theme ul li.open div[role="show-more-navigation"]:after {
      transform: rotate(45deg); }
    nav.theme ul ul li.hasChild > a:after {
      font-size: 17px;
      top: 6px;
      right: 12px; }
  nav.theme ul.l3 {
    padding-bottom: 10px; }
  nav.theme ul.l3, nav.theme ul.l4, nav.theme ul.l5, nav.theme ul.l6, nav.theme ul.l7 {
    transition: opacity 0.5s; }
  nav.theme.m ul.l1 {
    display: block;
    width: 2000px; }
    nav.theme.m ul.l1 > li.move {
      visibility: hidden; }
  nav.theme.m li#moNav {
    float: none;
    right: 0;
    top: 0; }
    nav.theme.m li#moNav.open > ul.l2 {
      right: 0;
      left: auto; }
    nav.theme.m li#moNav > ul.l2 {
      right: -9999px;
      left: auto;
      top: 100%;
      opacity: 1; }
      nav.theme.m li#moNav > ul.l2 > li {
        display: none; }
        nav.theme.m li#moNav > ul.l2 > li.move {
          display: block;
          visibility: visible; }
  nav.theme.m ul.l1 > li#moNav.open > ul.l2,
  nav.theme.m li#moNav ul.l2 > li.open > ul.l3 {
    transition: opacity 0.25s, transform 0.25s; }

.breadcrumb {
  padding: 0;
  margin: 0;
  position: relative;
  list-style: none;
  margin-bottom: 40px;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .breadcrumb li {
    display: block;
    float: left; }
  .breadcrumb li:first-child,
  .breadcrumb li:first-child + li:before {
    display: none; }
  .breadcrumb li:first-child + li {
    padding-left: 0; }
  .breadcrumb li + li {
    padding-left: 6px; }
    .breadcrumb li + li:before {
      content: '/';
      padding-right: 6px; }
  .breadcrumb li:last-child a {
    color: #000; }
  .breadcrumb li, .breadcrumb a {
    color: #999; }
  .breadcrumb a:hover {
    color: #000; }
  .breadcrumb + br.bc {
    display: block; }

.wrapper.main {
  padding: 7% 12%;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .wrapper.main img {
    max-width: 100%;
    height: auto; }
    .wrapper.main img[alt*="page-feature"] {
      display: none; }

section.theme {
  width: 100%; }

aside.theme .aside-title {
  display: block;
  padding-bottom: 30px;
  letter-spacing: 2px;
  text-transform: uppercase; }

aside.theme.plugin .plugin-aside {
  padding-top: 30px; }

@media screen and (max-width: 850px) {
  .wrapper.main {
    padding: 7% 9%; }
  header.theme .site-slogan {
    line-height: 1.1; }
  header.theme .site-slogan span {
    font-size: 0.9em; }
  section.theme {
    float: none;
    margin-right: 0;
    margin-left: 0;
    width: auto;
    padding-bottom: 30px; }
  section.theme .theme-push {
    padding-left: 0; }
  aside.theme {
    border-top: 1px solid rgba(136, 136, 136, 0.15);
    padding-top: 30px;
    font-size: inherit !important;
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important; } }

/******************

END OF THEME CODE 

*****************/
#social-icon-container {
  text-align: center;
  width: 100%;
  padding-top: 8%;
  clear: both; }
  #social-icon-container:before {
    content: '';
    width: 40px;
    height: 3px;
    margin: 0 auto 25px;
    background: #bbb;
    opacity: 0.5;
    display: block; }
  #social-icon-container .social-import {
    font-size: 27px;
    margin: 0 13px;
    transition: color 300ms;
    text-decoration: none; }

.blog-entry + .blog-entry {
  padding: 40px 0 0;
  border-top: 2px solid rgba(136, 136, 136, 0.2); }

.blog-entry h1.blog-entry-title {
  line-height: normal;
  padding-bottom: 8px; }

.blog-entry .blog-entry-date {
  padding-bottom: 30px;
  font-size: 0.85em; }
  .blog-entry .blog-entry-date a {
    padding: 0 5px; }
  .blog-entry .blog-entry-date i {
    font-size: 14px;
    padding-right: 10px; }

.blog-entry .blog-entry-body {
  padding: 0 0 30px;
  clear: both; }
  .blog-entry .blog-entry-body .blog-read-more {
    display: block; }
  .blog-entry .blog-entry-body .blog-read-more a {
    display: inline-block;
    position: relative;
    font-size: 1em;
    margin: 25px 0 0;
    font-size: 0.9em;
    border-radius: 3px;
    padding: 8px 34px 8px 15px;
    text-align: center;
    transition: background 100ms;
    border: 1px solid rgba(136, 136, 136, 0.1);
    background: rgba(136, 136, 136, 0.08);
    color: #000; }
    .blog-entry .blog-entry-body .blog-read-more a i {
      font-size: 19px;
      color: #000;
      position: absolute;
      font-weight: normal;
      right: 12px;
      top: 2px;
      font-family: times; }
  .blog-entry .blog-entry-body a.blog-comment-link {
    padding: 15px 0;
    display: block;
    clear: both;
    font-size: 1.1em; }
  .blog-entry .blog-entry-body .blog-entry-tags {
    clear: both;
    word-wrap: break-word;
    margin-top: 10px;
    padding-top: 10px; }
    .blog-entry .blog-entry-body .blog-entry-tags a {
      padding: 6px 7px;
      border-radius: 3px;
      margin: 0 3px 4px;
      line-height: 10px;
      font-size: 0.8em;
      display: inline-block;
      border: 1px solid rgba(136, 136, 136, 0.2); }

#blog-categories,
#blog-archives,
.blog-tag-cloud,
#blog-rss-feeds {
  list-style: none;
  padding: 30px 0;
  display: block;
  position: relative; }
  #blog-categories:before,
  #blog-archives:before,
  .blog-tag-cloud:before,
  #blog-rss-feeds:before {
    font-size: 0.9em;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  #blog-categories a,
  #blog-archives a,
  .blog-tag-cloud a,
  #blog-rss-feeds a {
    padding: 10px 0 0;
    display: inline-block;
    border-bottom: 1px solid rgba(136, 136, 136, 0.2); }

#blog-categories .sub-title,
#blog-archives .sub-title,
.blog-tag-cloud .sub-title,
#blog-rss-feeds .sub-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 12px; }

#blog-categories .sub-title i,
#blog-archives .sub-title i,
.blog-tag-cloud .sub-title i,
#blog-rss-feeds .sub-title i {
  padding-right: 7px;
  font-size: 20px;
  vertical-align: -3px; }

#blog-categories .sub-title:after {
  content: "Categories"; }

#blog-archives .sub-title:after {
  content: "Archives"; }

.blog-tag-cloud .sub-title:after {
  content: "Tags"; }

#blog-rss-feeds .sub-title:after {
  content: "Feeds"; }

ul.blog-tag-cloud .sub-title {
  margin-bottom: 22px; }

ul.blog-tag-cloud:after {
  content: "";
  display: table;
  clear: both; }

ul.blog-tag-cloud li a {
  padding: 4px 7px;
  margin: 0 8px 7px 0;
  line-height: 16px;
  font-size: 0.95em;
  display: inline-block;
  float: left;
  border: 1px solid rgba(136, 136, 136, 0.2); }

.blog-category-link-enabled,
.blog-archive-link-enabled,
.blog-rss-link {
  display: block; }

#blog-archives a.blog-archive-link-enabled {
  display: inline-block;
  margin-right: 20px; }

#blog-archives br ~ br,
.blog-category-link-disabled,
.blog-archive-link-disabled,
.blog-archive-month,
.blog-archive-link {
  display: none; }

.movie-page-title {
  font-size: 1.6em;
  font-weight: normal;
  line-height: 18px;
  margin-left: 3%;
  margin-right: 3%;
  padding-bottom: 1.5%; }

.movie-page-description {
  padding: 10px 0 35px;
  margin-left: 3%;
  margin-right: 3%; }

.movie-thumbnail-frame {
  display: block;
  margin: 0 5px 60px 0;
  float: left; }

.movie-thumbnail-frame {
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 8px 60px;
  width: 100%;
  height: auto; }
  .movie-thumbnail-frame img {
    margin: 0;
    position: relative;
    z-index: 10;
    box-shadow: 0px 1px 4px #999;
    width: 100%;
    height: 100%;
    display: inline;
    perspective: 1000;
    backface-visibility: hidden;
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .movie-thumbnail-frame .movie-thumbnail-caption {
    padding-top: 3px;
    font-size: 1em;
    float: left; }

.movie-background {
  background-image: none; }
  .movie-background .movie-title {
    margin: 0 30px;
    padding-top: 20px;
    letter-spacing: 1px;
    font-size: 12px; }
  .movie-background .movie-frame {
    text-align: center;
    padding-top: 20px; }

.filesharing-item {
  padding-bottom: 30px; }
  .filesharing-item + .filesharing-item {
    padding-top: 30px;
    border-top: 1px solid #eee; }
  .filesharing-item .filesharing-item-title {
    margin: 0 0 15px; }
    .filesharing-item .filesharing-item-title a {
      font-size: 0.9em;
      background: rgba(136, 136, 136, 0.1);
      letter-spacing: 1px;
      padding: 8px 12px;
      text-transform: uppercase;
      border: none;
      display: inline-block; }
      .filesharing-item .filesharing-item-title a:hover {
        box-shadow: none;
        text-decoration: none !important; }
    .filesharing-item .filesharing-item-title .filesharing-item-description {
      padding-bottom: 10px; }

.message-text + br {
  display: none; }

form > div > label {
  font-weight: normal;
  line-height: 24px;
  font-size: 11px;
  letter-spacing: 2px;
  padding-bottom: 6px;
  text-transform: uppercase; }

form > div > br {
  line-height: 0; }

form > div .form-input-field,
form > div input.form-input-button[type="reset"],
form > div input.form-input-button[type="submit"] {
  font-size: 14px;
  padding: 9px 11px;
  display: inline-block;
  margin: 0;
  width: 98%;
  border: 2px solid rgba(136, 136, 136, 0.15);
  transition: border 300ms;
  background: transparent;
  -webkit-appearance: none; }

form > div input.form-input-button[type="reset"],
form > div input.form-input-button[type="submit"] {
  width: auto;
  font-weight: normal;
  display: inline-block;
  padding: 9px 15px;
  margin: 0px 20px 0 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

form > div .form-input-field:focus {
  box-shadow: none;
  outline: none; }

.rw-sitemap > ul.tree {
  padding: 0;
  margin: 0 !important;
  list-style: none; }
  .rw-sitemap > ul.tree ul {
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none; }
    .rw-sitemap > ul.tree ul ul {
      padding: 0; }
  .rw-sitemap > ul.tree > li > a {
    padding: 5px 0; }
  .rw-sitemap > ul.tree > li li {
    padding: 5px 0; }
  .rw-sitemap > ul.tree a {
    display: block; }
    .rw-sitemap > ul.tree a i {
      display: none; }

.album-title,
.album-description,
.album-wrapper {
  padding: 1.5% 0; }

.album-title {
  padding-top: 0;
  font-size: 1.6em;
  display: block;
  line-height: normal; }

.album-description {
  display: none;
  font-size: 0.9em;
  line-height: 1.6em; }

.album-wrapper {
  margin: 0 -1.5%; }
  .album-wrapper .thumbnail-wrap {
    display: none; }
  .album-wrapper ul {
    margin: 0;
    padding: 0; }
    .album-wrapper ul li {
      width: 144px;
      height: 144px;
      cursor: pointer;
      position: relative;
      line-height: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      float: left;
      display: block;
      position: relative;
      cursor: pointer;
      margin: 1.5% 1.5% 50px 1.5%;
      transition: box-shadow 150ms ease-out;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
      border-radius: 2px;
      /* Mobile compact mode */
      /* Mobile large mode 
			@media screen and (max-width: 600px) {
				width: 48%;
				height: auto;
				margin: 1% 1% 35px;
			}
			&:after {
			@media screen and (max-width: 600px) {
				padding-top: 100%;
				display: block;
				content: '';
				}
			}
			*/ }
      .album-wrapper ul li:hover {
        box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.3); }
      .album-wrapper ul li p {
        position: absolute;
        bottom: -35px;
        font-size: .9em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: normal;
        width: 144px;
        margin: 12px 0;
        padding: 0; }
      @media screen and (max-width: 600px) {
        .album-wrapper ul li {
          width: 22%;
          height: auto;
          margin: 1.5%; }
          .album-wrapper ul li p {
            display: none; } }
      @media screen and (max-width: 600px) {
        .album-wrapper ul li:after {
          padding-top: 100%;
          display: block;
          content: ''; } }

#gB {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #000;
  display: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  user-select: none; }
  #gB.on {
    display: block; }
  #gB #gC, #gB #gP, #gB #gN {
    position: absolute;
    cursor: pointer;
    display: block;
    background-color: transparent;
    background-image: url(data:image/png;base64,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); }
  #gB #gC {
    right: 0;
    top: 0;
    z-index: 100;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    background-position: -225px -25px; }
    #gB #gC:hover {
      background-position: -225px -125px; }
  #gB:hover #gN,
  #gB:hover #gP {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0); }
  #gB:hover #gvo div.slide p {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; }
  #gB #gN, #gB #gP {
    top: 50%;
    margin-top: -50px;
    width: 100px;
    height: 100px;
    z-index: 100;
    transition: opacity 0.3s ease-out,-webkit-transform 0.3s ease-out;
    -webkit-transition: opacity 0.2s ease-out,-webkit-transform 0.3s ease-out;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0; }
  #gB #gN {
    -webkit-transform: translateX(10%);
    right: 4%;
    background-position: -100px 0; }
    #gB #gN:hover {
      background-position: -100px -100px; }
  #gB #gP {
    -webkit-transform: translateX(-10%);
    left: 4%;
    background-position: 0 0; }
    #gB #gP:hover {
      background-position: 0 -100px; }
  #gB #gvo {
    position: absolute;
    height: 100%;
    width: 100%;
    display: table;
    border-collapse: collapse;
    border-spacing: 0; }
    #gB #gvo div.slide {
      display: none;
      height: 100%;
      width: 500px;
      opacity: 0;
      text-align: center;
      vertical-align: middle;
      line-height: 0; }
      #gB #gvo div.slide.show {
        display: table-cell !important; }
      #gB #gvo div.slide > div {
        display: inline-block; }
      #gB #gvo div.slide img {
        list-style: none;
        max-height: 100% !important;
        max-width: 100% !important; }
      #gB #gvo div.slide p {
        background: #000;
        color: #ccc;
        text-align: left;
        padding: 6px 12px;
        z-index: 3;
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
        line-height: 20px;
        max-width: 50%;
        margin: 0 0 10px 10px;
        transition: opacity 0.3s ease-out;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0; }
        #gB #gvo div.slide p span {
          font-weight: bolder;
          color: #fff; }
        @media screen and (max-width: 600px) {
          #gB #gvo div.slide p {
            max-width: 100%; } }

.audioplayer {
  height: 2.5em;
  /* 40 */
  color: #fff;
  position: relative;
  z-index: 0;
  background: #333;
  font-size: 16px; }
  .audioplayer > div {
    position: absolute; }
  .audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
    border-right: 1px solid #555;
    border-right-color: rgba(255, 255, 255, 0.15); }

/* mini mode (fallback) */
.audioplayer-mini {
  width: 2.5em;
  /* 40 */
  margin: 0 auto; }
  .audioplayer-mini .audioplayer-playpause {
    width: 100%; }

/* play/pause button */
.audioplayer-playpause {
  width: 2.5em;
  /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0; }

.audioplayer-mini .audioplayer-playpause:hover,
.audioplayer-playpause:focus {
  background-color: #222; }

.audioplayer-playpause a {
  display: block; }

.audioplayer-stopped .audioplayer-playpause a {
  width: 0;
  height: 0;
  border: 0.45em solid transparent;
  /* 8 */
  border-right: none;
  border-left-color: #fff;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.45em 0 0 -0.25em;
  /* 8 4 */ }

.audioplayer-playing .audioplayer-playpause a {
  width: 0.75em;
  /* 12 */
  height: 0.75em;
  /* 12 */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.375em;
  /* 6 */ }

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  width: 40%;
  height: 100%;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 0; }

.audioplayer-playing .audioplayer-playpause a:before {
  left: 0; }

.audioplayer-playing .audioplayer-playpause a:after {
  right: 0; }

/* timers */
.audioplayer-time {
  width: 4.375em;
  /* 70 */
  height: 100%;
  line-height: 2.5em;
  /* 38 */
  text-align: center;
  z-index: 2;
  top: 0; }

.audioplayer-time-current {
  border-left: 1px solid #111;
  border-left-color: rgba(0, 0, 0, 0.25);
  left: 2.5em;
  /* 40 */ }

.audioplayer-time-duration {
  border-right: 1px solid #555;
  border-right-color: rgba(255, 255, 255, 0.15);
  right: 2.5em;
  /* 40 */ }

.audioplayer-novolume .audioplayer-time-duration {
  border-right: 0;
  right: 0; }

/* progress bar of loaded/played */
.audioplayer-bar {
  height: 0.875em;
  /* 14 */
  background-color: #000;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  right: 6.875em;
  /* 110 */
  left: 6.875em;
  /* 110 */
  margin-top: -0.438em;
  /* 7 */ }

.audioplayer-novolume .audioplayer-bar {
  right: 4.375em;
  /* 70 */ }

.audioplayer-bar div {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.audioplayer-bar-loaded {
  background-color: #555;
  background: linear-gradient(to bottom, #555, #444);
  z-index: 1; }

.audioplayer-bar-played {
  background: #007fd1;
  z-index: 2; }

/* volume button */
.audioplayer-volume {
  width: 2.5em;
  /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0; }

.audioplayer-volume:hover,
.audioplayer-volume:focus {
  background-color: #222; }

.audioplayer-volume-button {
  width: 100%;
  height: 100%; }

.audioplayer-volume-button a {
  width: 0.313em;
  /* 5 */
  height: 0.375em;
  /* 6 */
  background-color: #fff;
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%; }

.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
  content: '';
  position: absolute; }

.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  /* 8 */
  border-left: none;
  border-right-color: #fff;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em;
  /* 8 */ }

.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after {
  /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
  width: 0.313em;
  /* 5 */
  height: 0.313em;
  /* 5 */
  border: 0.25em double #fff;
  /* 4 */
  border-width: 0.25em 0.25em 0 0;
  /* 4 */
  left: 0.563em;
  /* 9 */
  top: -0.063em;
  /* 1 */
  border-radius: 0 0.938em 0 0;
  /* 15 */
  transform: rotate(45deg); }

/* volume dropdown */
.audioplayer-volume-adjust {
  height: 6.25em;
  /* 100 */
  cursor: default;
  position: absolute;
  left: 0;
  right: 0;
  top: -9999px;
  background: #333; }

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
  opacity: 0; }

.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: 100%; }

.audioplayer-volume-adjust > div {
  width: 40%;
  height: 80%;
  background-color: #222;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0; }

.audioplayer-volume-adjust div div {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #007fd1; }

.audioplayer-novolume .audioplayer-volume {
  display: none; }

/* CSS3 decorations */
.audioplayer,
.audioplayer-volume-adjust {
  background-color: #333;
  background: linear-gradient(to bottom, #444, #222); }

.audioplayer,
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div {
  border-radius: 3px; }

.audioplayer-volume-adjust {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.audioplayer *,
.audioplayer *:before,
.audioplayer *:after {
  transition: color .25s ease, background-color .25s ease, opacity .5s ease; }

@font-face {
  font-family: 'ncdsi-201';
  src: url("../assets/fonts/ncdsi-201.eot?f39yh4");
  src: url("../assets/fonts/ncdsi-201.eot?f39yh4#iefix") format("embedded-opentype"), url("../assets/fonts/ncdsi-201.woff2?f39yh4") format("woff2"), url("../assets/fonts/ncdsi-201.ttf?f39yh4") format("truetype"), url("../assets/fonts/ncdsi-201.woff?f39yh4") format("woff"), url("../assets/fonts/ncdsi-201.svg?f39yh4#ncdsi-201") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="social-"], [class*=" social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ncdsi-201' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.social-comments:before {
  content: "\e91e"; }

.social-copyright:before {
  content: "\e91c"; }

.social-layout:before {
  content: "\e919"; }

.social-basket:before {
  content: "\e917"; }

.social-eye:before {
  content: "\e918"; }

.social-forward:before {
  content: "\e90e"; }

.social-cart:before {
  content: "\e916"; }

.social-ext:before {
  content: "\e90f"; }

.social-Gab:before {
  content: "\e91f"; }

.social-snapchat:before {
  content: "\e91d"; }

.social-bag:before {
  content: "\e91b"; }

.social-viewbug:before {
  content: "\e91a"; }

.social-goodreads:before {
  content: "\e914"; }

.social-wechat:before {
  content: "\e915"; }

.social-pandora:before {
  content: "\e912"; }

.social-cartloom:before {
  content: "\e911"; }

.social-thumbtack:before {
  content: "\e910"; }

.social-home-advisor:before {
  content: "\e913"; }

.social-info-circle:before {
  content: "\e907"; }

.social-info:before {
  content: "\e908"; }

.social-question-circle:before {
  content: "\e909"; }

.social-question:before {
  content: "\e90a"; }

.social-exclamation:before {
  content: "\e90b"; }

.social-exclamation-circle:before {
  content: "\e90c"; }

.social-exclamation-triangle:before {
  content: "\e90d"; }

.social-glassdoor:before {
  content: "\e906"; }

.social-rss:before {
  content: "\e903"; }

.social-bars:before {
  content: "\e904"; }

.social-tag:before {
  content: "\e905"; }

.social-cal:before {
  content: "\e902"; }

.social-grubhub:before {
  content: "\e900"; }

.social-opentable:before {
  content: "\e901"; }

.social-typed:before {
  content: "\e646"; }

.social-flip:before {
  content: "\e645"; }

.social-link:before {
  content: "\e644"; }

.social-ustream:before {
  content: "\e643"; }

.social-pocket:before {
  content: "\e642"; }

.social-pinterest:before {
  content: "\e606"; }

.social-linkedin:before {
  content: "\e615"; }

.social-disqus:before {
  content: "\e616"; }

.social-deviant-art:before {
  content: "\e619"; }

.social-app-net:before {
  content: "\e61d"; }

.social-app-store:before {
  content: "\e622"; }

.social-500-alt:before {
  content: "\e623"; }

.social-500:before {
  content: "\e627"; }

.social-aboutme:before {
  content: "\e636"; }

.social-facebook-like:before {
  content: "\e614"; }

.social-strava:before {
  content: "\e600"; }

.social-facebook:before {
  content: "\e601"; }

.social-newsvine:before {
  content: "\e602"; }

.social-yelp:before {
  content: "\e603"; }

.social-google-plus:before {
  content: "\e604"; }

.social-google:before {
  content: "\e605"; }

.social-twitter:before {
  content: "\e607"; }

.social-yahoo:before {
  content: "\e608"; }

.social-vk:before {
  content: "\e609"; }

.social-stumble-upon:before {
  content: "\e60a"; }

.social-trip-advisor:before {
  content: "\e60b"; }

.social-soundcloud:before {
  content: "\e60c"; }

.social-reddit:before {
  content: "\e60d"; }

.social-ncd:before {
  content: "\e60e"; }

.social-mixcloud:before {
  content: "\e60f"; }

.social-lastfm:before {
  content: "\e610"; }

.social-imdb:before {
  content: "\e611"; }

.social-etsy:before {
  content: "\e612"; }

.social-fab:before {
  content: "\e613"; }

.social-flickr:before {
  content: "\e617"; }

.social-ebay:before {
  content: "\e618"; }

.social-digg:before {
  content: "\e61a"; }

.social-blip:before {
  content: "\e61b"; }

.social-bandcamp:before {
  content: "\e61c"; }

.social-aim:before {
  content: "\e61e"; }

.social-amazon:before {
  content: "\e61f"; }

.social-android:before {
  content: "\e620"; }

.social-angie:before {
  content: "\e621"; }

.social-behance:before {
  content: "\e624"; }

.social-blogger:before {
  content: "\e625"; }

.social-delicious:before {
  content: "\e626"; }

.social-disporia:before {
  content: "\e628"; }

.social-dribbble:before {
  content: "\e629"; }

.social-ello:before {
  content: "\e62a"; }

.social-email:before {
  content: "\e62b"; }

.social-four-square:before {
  content: "\e62c"; }

.social-github:before {
  content: "\e62d"; }

.social-houzz:before {
  content: "\e62e"; }

.social-instagram:before {
  content: "\e62f"; }

.social-itunes:before {
  content: "\e630"; }

.social-myspace:before {
  content: "\e631"; }

.social-path:before {
  content: "\e632"; }

.social-paypal:before {
  content: "\e633"; }

.social-phone:before {
  content: "\e634"; }

.social-picasa:before {
  content: "\e635"; }

.social-reverb-nation:before {
  content: "\e637"; }

.social-skype:before {
  content: "\e639"; }

.social-spotify:before {
  content: "\e63a"; }

.social-tumblr:before {
  content: "\e63b"; }

.social-viddler:before {
  content: "\e63c"; }

.social-vimeo:before {
  content: "\e63d"; }

.social-vine:before {
  content: "\e63e"; }

.social-wordpress:before {
  content: "\e63f"; }

.social-xing:before {
  content: "\e640"; }

.social-youtube:before {
  content: "\e641"; }

@font-face {
  font-family: 'Rubik-Regular';
  src: url("../assets/fonts/Rubik-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/Rubik-Regular.woff") format("woff"), url("../assets/fonts/Rubik-Regular.ttf") format("truetype"), url("../assets/fonts/Rubik-Regular.svg#Rubik-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
