@charset "UTF-8";
/* #############################################
 * ##### Sasson - advanced drupal theming. #####
 * #############################################
 *
 * SITENAME theme main stylesheet.
 *
 *  Index
 *  -----------
 *  1. Imports and Definitions
 *  2. General Sitewide Styles
 *    -- Layout
 *    -- General Styles
 *    -- Typography
 *    -- Links
 *    -- Header
 *    -- Sidebars
 *    -- Footer
 *  3. Front Page
 *  4. Inner Pages
 *  5. Forms
 *
 */
/*-----------------------------------------------
           Imports and Definitions
-----------------------------------------------*/
/*@import "compass/css3/box-sizing";

* {
    @include box-sizing(border-box);
}

*/
/* apply a natural box layout model to all elements */
/*
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

*/
/*-----------------------------------------------
          General Sitewide Styles
-----------------------------------------------*/
@font-face {
  font-family: SuisseIntl-Regular;
  src: url(../fonts/SuisseIntl-Regular-WebS.woff);
}
@font-face {
  font-family: SuisseIntl-Thin;
  src: url(../fonts/SuisseIntl-Thin-WebS.woff);
}
/* -----  Typography  ----- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003141}}
body {
  font-family: "SuisseIntl-Regular", Helvetica, Arial, Sans-Serif, sans-serif;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 0.85rem;
  color: black;
  font-weight: normal;
  letter-spacing: -0.02rem;
  background-color: black;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003157}}
h1 {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin: 0;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003166}}
h2 {
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 1.3rem;
  padding: 0 0 0rem 0;
  border-bottom: 0.07rem solid black;
  display: inline;
  margin: 0 0 0 0;
}

/* -----  Links  ----- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003189}}
a:link, a:visited, a:focus {
  color: black;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003194}}
a:hover {
  color: #0c49ff;
}

/* -----  General  ----- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003203}}
#page {
  width: 100% !important;
  margin: 0% auto !important;
  position: absolute;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003209}}
#page-title,
#site-name {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003214}}
#main {
  width: 86% !important;
  z-index: 100;
  background-color: #ededed;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003222}}
body.admin-menu {
  margin-top: 2px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003227}}
#block-block-9 {
  position: fixed;
  top: 10%;
  left: 0px;
  width: 85%;
  z-index: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003234}}
#block-block-9 img {
  width: 100%;
  height: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003241}}
#sidebar-second {
  width: 14.3% !important;
  height: auto;
  border-left: 2px solid black;
  margin: 0 !important;
  min-height: 40rem;
  background-color: white;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000020;
  background: white;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003263}}
#sidebar-second #block-block-8 {
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  position: fixed;
  bottom: 0px;
  border-top: 2px solid;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003271}}
#sidebar-second #block-block-10 {
  width: 100%;
  padding: 0rem 0.5rem 0.2rem 0.5rem;
  margin: 0.3rem 0 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003278}}
#sidebar-second #block-block-10 .logo-1 {
  height: 2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003282}}
#sidebar-second #block-block-10 img {
  width: 30%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003287}}
#sidebar-second #block-block-10 img:last-child {
  width: 90%;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003297}}
#sidebar-second:hover {
  cursor: pointer;
}

/*-----------------------------------------------
                Header
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003309}}
.region-content-top {
  margin: 0;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  border-bottom: 2px solid black;
  background-color: white;
  height: 1.5rem;
  width: 84%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003323}}
.region-content-top a:link,
.region-content-top a:visited {
  color: black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003328}}
.region-content-top a:hover {
  color: #0c49ff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003332}}
.region-content-top.hover {
  background-color: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003336}}
.region-content-top #block-menu-menu-moveon-main-menu {
  margin: 0;
  padding: 0;
  width: 96%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003341}}
.region-content-top #block-menu-menu-moveon-main-menu .contextual-links-wrapper {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003345}}
.region-content-top #block-menu-menu-moveon-main-menu ul {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003349}}
.region-content-top #block-menu-menu-moveon-main-menu ul li {
  margin: 0 0.6rem 0 0;
  padding: 0;
  list-style: none;
  float: left;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003359}}
.region-content-top #block-menu-menu-moveon-main-menu ul li .active {
  color: #0c49ff !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003367}}
.region-content-top #block-locale-language-content {
  position: absolute;
  top: 0.6rem;
  right: 1%;
  font-size: 1.6rem;
  text-transform: uppercase;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003374}}
.region-content-top #block-locale-language-content .contextual-links-wrapper {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003378}}
.region-content-top #block-locale-language-content ul {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003382}}
.region-content-top #block-locale-language-content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003387}}
.region-content-top #block-locale-language-content ul li a {
  width: 2rem;
  height: 2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003394}}
.region-content-top #block-locale-language-content .active {
  display: none;
}

/*-----------------------------------------------
                Footer
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003406}}
#footer {
  background-color: white;
}

/*-----------------------------------------------
                Content
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003415}}
.region-content {
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  display: block;
  clear: both;
  margin-top: 2rem;
}

/*-----------------------------------------------
                 Front Page

-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003432}}
.front .view-moveon-frontpage-news .views-row,
.front .view-moveon-frontpage-sticky-article .views-row {
  width: 45%;
  padding: 0.25rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003436}}
.front .view-moveon-frontpage-news .views-row .views-field-nothing,
.front .view-moveon-frontpage-news .views-row .views-field-field-wenode-overline,
.front .view-moveon-frontpage-sticky-article .views-row .views-field-nothing,
.front .view-moveon-frontpage-sticky-article .views-row .views-field-field-wenode-overline {
  font-size: 0.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003441}}
.front .view-moveon-frontpage-news .views-row img,
.front .view-moveon-frontpage-sticky-article .views-row img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003446}}
.front .view-moveon-frontpage-news .views-row .views-field-field-wenode-main-image,
.front .view-moveon-frontpage-sticky-article .views-row .views-field-field-wenode-main-image {
  margin-bottom: 0.25rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003454}}
.front .view-moveon-frontpage-news .views-row p,
.front .view-moveon-frontpage-sticky-article .views-row p {
  margin: 0 0 0.5rem 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003459}}
.front .view-moveon-frontpage-news .views-field-title-field,
.front .view-moveon-frontpage-sticky-article .views-field-title-field {
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-bottom: 0.2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003465}}
.front .view-moveon-frontpage-news .sticky-workshop,
.front .view-moveon-frontpage-sticky-article .sticky-workshop {
  margin-bottom: 3rem !important;
  padding: 0.25rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003466}}
.front .view-moveon-frontpage-news .sticky-workshop .views-field-title-field,
.front .view-moveon-frontpage-news .sticky-workshop .views-field-field-picture,
.front .view-moveon-frontpage-sticky-article .sticky-workshop .views-field-title-field,
.front .view-moveon-frontpage-sticky-article .sticky-workshop .views-field-field-picture {
  text-shadow: 0px 0px 14px #969696;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003473}}
.front .view-moveon-frontpage-news .sticky-workshop img,
.front .view-moveon-frontpage-sticky-article .sticky-workshop img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003480}}
.front .view-moveon-frontpage-news .sticky-workshop a:hover img,
.front .view-moveon-frontpage-sticky-article .sticky-workshop a:hover img {
  opacity: 0.9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003491}}
.front .pane-moveon-frontpage-sticky-workshop .views-field-title-field {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003496}}
.front .pane-moveon-frontpage-sticky-workshop .views-field-field-wenode-overline {
  font-size: 0.6rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003503}}
.front .masonry-nr-4 {
  width: 70% !important;
  margin: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003509}}
.front .masonry-nr-5 {
  margin: 0 1rem 0 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003513}}
.front .masonry-nr-6 {
  margin: 0 0rem 0 1rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003518}}
.front #node-3579 {
  width: 66%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003521}}
.front #node-3579 p {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003527}}
.front #node-3579 header,
.front #node-3579 footer {
  display: none !important;
}

/* image credits */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003539}}
.views-field-field-credits {
  font-size: 0.4rem;
  line-height: 0.4rem;
  margin-bottom: 0.4rem;
  text-align: right;
  letter-spacing: 0.01rem;
  padding-top: 0.1rem;
}

/*-----------------------------------------------
                 Artists Overview

-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003557}}
.page-move-on-artists-overview .contextual-links-wrapper,
.page-moveon-burg100-khm25 .contextual-links-wrapper {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003567}}
.page-move-on-artists-overview .content .panel-col {
  margin: 3rem 0 3rem 20%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003571}}
.page-move-on-artists-overview .content .panel-col-last {
  margin: 3rem 0 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003582}}
.view-moveon-artists-overview .work-title,
.view-moveon-burg100-khm25-overview .work-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-bottom: 0.2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003589}}
.view-moveon-artists-overview img,
.view-moveon-burg100-khm25-overview img {
  width: 100%;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003600}}
.page-moveon-burg100-khm25 .field-name-field-wenode-marginal,
.page-move-on-artists-overview .field-name-field-wenode-marginal {
  padding-right: 1rem;
  padding-top: 0.15rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003607}}
.page-moveon-burg100-khm25 .featherlight-content .panel-col,
.page-move-on-artists-overview .featherlight-content .panel-col {
  width: 100% !important;
  margin: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003611}}
.page-moveon-burg100-khm25 .featherlight-content .pane-node-field-date-and-location,
.page-move-on-artists-overview .featherlight-content .pane-node-field-date-and-location {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003616}}
.page-moveon-burg100-khm25 .view-moveon-burg100-khm25-overview,
.page-move-on-artists-overview .view-moveon-burg100-khm25-overview {
  padding: 0 2.5% 0 2.5%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003620}}
.page-moveon-burg100-khm25 .region-content,
.page-move-on-artists-overview .region-content {
  padding: 0 !important;
  margin-top: 2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003624}}
.page-moveon-burg100-khm25 .region-content .views-field-field-credits,
.page-move-on-artists-overview .region-content .views-field-field-credits {
  margin-right: 2.5%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003632}}
.oembed-title {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003634}}
.oembed-video iframe {
  width: 100%;
  height: 17.5rem;
}

/*-----------------------------------------------
                 Single Work/Artist

-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003650}}
.featherlight .featherlight-content {
  background-color: white !important;
  vertical-align: top !important;
  border-left: 2px solid black;
  padding: 0px !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003655}}
.featherlight .featherlight-content .pane-moveon-werk-person-k-nstler {
  padding: 0.2rem 0 0 0.25rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003660}}
.featherlight .featherlight-content strong {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003666}}
.featherlight .featherlight-content .pane-node-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-bottom: 0.2rem;
  padding: 0.2rem 0 0.2rem 0.25rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003673}}
.featherlight .featherlight-content .pane-node-field-wenode-media-collect {
  margin: 0 0 0.2rem 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003677}}
.featherlight .featherlight-content .pane-node-body {
  width: 75%;
  padding: 0 0 0 0.25rem;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003681}}
.featherlight .featherlight-content .pane-node-body p {
  margin: 0 0 0.5rem 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003686}}
.featherlight .featherlight-content .pane-node-field-wenode-marginal,
.featherlight .featherlight-content .field-collection-item-field-date-and-location {
  width: 22%;
  margin-bottom: 0.5rem;
  float: right;
  font-size: 0.6rem;
  line-height: 0.7rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003693}}
.featherlight .featherlight-content .pane-node-field-wenode-marginal p,
.featherlight .featherlight-content .field-collection-item-field-date-and-location p {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003698}}
.featherlight .featherlight-content img {
  width: 100%;
  height: auto;
}

/*-----------------------------------------------
                 Programm Konferenz Performances

-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003725}}
.page-move-on-conference h2.pane-title,
.page-move-on-imprint h2.pane-title,
.page-move-on-performances h2.pane-title,
.page-moveon-burg100-khm25 h2.pane-title,
.page-move-on-conference-2 h2.pane-title,
.page-move-on-artists-overview h2.pane-title {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin: 0 !important;
  display: inline !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003733}}
.page-move-on-conference .panel-col-first,
.page-move-on-imprint .panel-col-first,
.page-move-on-performances .panel-col-first,
.page-moveon-burg100-khm25 .panel-col-first,
.page-move-on-conference-2 .panel-col-first,
.page-move-on-artists-overview .panel-col-first {
  width: 15%;
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003738}}
.page-move-on-conference .panel-col,
.page-move-on-imprint .panel-col,
.page-move-on-performances .panel-col,
.page-moveon-burg100-khm25 .panel-col,
.page-move-on-conference-2 .panel-col,
.page-move-on-artists-overview .panel-col {
  margin: 0 0 1rem 20%;
  width: 60% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003743}}
.page-move-on-conference .panel-col-last,
.page-move-on-imprint .panel-col-last,
.page-move-on-performances .panel-col-last,
.page-moveon-burg100-khm25 .panel-col-last,
.page-move-on-conference-2 .panel-col-last,
.page-move-on-artists-overview .panel-col-last {
  width: 20%;
  font-size: 0.6rem;
  line-height: 0.7rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003754}}
.page-move-on-conference article header,
.page-move-on-conference article footer,
.page-move-on-imprint article header,
.page-move-on-imprint article footer,
.page-move-on-performances article header,
.page-move-on-performances article footer,
.page-moveon-burg100-khm25 article header,
.page-moveon-burg100-khm25 article footer,
.page-move-on-conference-2 article header,
.page-move-on-conference-2 article footer,
.page-move-on-artists-overview article header,
.page-move-on-artists-overview article footer {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003759}}
.page-move-on-conference article p,
.page-move-on-imprint article p,
.page-move-on-performances article p,
.page-moveon-burg100-khm25 article p,
.page-move-on-conference-2 article p,
.page-move-on-artists-overview article p {
  margin: 0 0 1rem 0 !important;
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003772}}
.page-move-on-conference .pane-moveon-we-node-first-image-only-large img,
.page-move-on-conference .pane-moveon-performance-first-image img,
.page-move-on-conference .pane-moveon-burg100-first-image img,
.page-move-on-imprint .pane-moveon-we-node-first-image-only-large img,
.page-move-on-imprint .pane-moveon-performance-first-image img,
.page-move-on-imprint .pane-moveon-burg100-first-image img,
.page-move-on-performances .pane-moveon-we-node-first-image-only-large img,
.page-move-on-performances .pane-moveon-performance-first-image img,
.page-move-on-performances .pane-moveon-burg100-first-image img,
.page-moveon-burg100-khm25 .pane-moveon-we-node-first-image-only-large img,
.page-moveon-burg100-khm25 .pane-moveon-performance-first-image img,
.page-moveon-burg100-khm25 .pane-moveon-burg100-first-image img,
.page-move-on-conference-2 .pane-moveon-we-node-first-image-only-large img,
.page-move-on-conference-2 .pane-moveon-performance-first-image img,
.page-move-on-conference-2 .pane-moveon-burg100-first-image img,
.page-move-on-artists-overview .pane-moveon-we-node-first-image-only-large img,
.page-move-on-artists-overview .pane-moveon-performance-first-image img,
.page-move-on-artists-overview .pane-moveon-burg100-first-image img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003778}}
.page-move-on-conference .field-name-field-wenode-attachments,
.page-move-on-imprint .field-name-field-wenode-attachments,
.page-move-on-performances .field-name-field-wenode-attachments,
.page-moveon-burg100-khm25 .field-name-field-wenode-attachments,
.page-move-on-conference-2 .field-name-field-wenode-attachments,
.page-move-on-artists-overview .field-name-field-wenode-attachments {
  font-size: 0.8rem;
  line-height: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003782}}
.page-move-on-conference .field-name-field-wenode-attachments .file-icon,
.page-move-on-imprint .field-name-field-wenode-attachments .file-icon,
.page-move-on-performances .field-name-field-wenode-attachments .file-icon,
.page-moveon-burg100-khm25 .field-name-field-wenode-attachments .file-icon,
.page-move-on-conference-2 .field-name-field-wenode-attachments .file-icon,
.page-move-on-artists-overview .field-name-field-wenode-attachments .file-icon {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003786}}
.page-move-on-conference .field-name-field-wenode-attachments .file,
.page-move-on-imprint .field-name-field-wenode-attachments .file,
.page-move-on-performances .field-name-field-wenode-attachments .file,
.page-moveon-burg100-khm25 .field-name-field-wenode-attachments .file,
.page-move-on-conference-2 .field-name-field-wenode-attachments .file,
.page-move-on-artists-overview .field-name-field-wenode-attachments .file {
  border-bottom: 2px solid black;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003795}}
.page-move-on-conference .view-moveon-broadcasting-intro,
.page-move-on-conference .view-moveon-crossmedia-intro,
.page-move-on-conference .view-moveon-cinema-intro,
.page-move-on-performances .view-moveon-broadcasting-intro,
.page-move-on-performances .view-moveon-crossmedia-intro,
.page-move-on-performances .view-moveon-cinema-intro {
  border-top: 2px solid black;
  padding-top: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003798}}
.page-move-on-conference .view-moveon-broadcasting-intro .views-field-field-date,
.page-move-on-conference .view-moveon-broadcasting-intro .views-field-title,
.page-move-on-conference .view-moveon-crossmedia-intro .views-field-field-date,
.page-move-on-conference .view-moveon-crossmedia-intro .views-field-title,
.page-move-on-conference .view-moveon-cinema-intro .views-field-field-date,
.page-move-on-conference .view-moveon-cinema-intro .views-field-title,
.page-move-on-performances .view-moveon-broadcasting-intro .views-field-field-date,
.page-move-on-performances .view-moveon-broadcasting-intro .views-field-title,
.page-move-on-performances .view-moveon-crossmedia-intro .views-field-field-date,
.page-move-on-performances .view-moveon-crossmedia-intro .views-field-title,
.page-move-on-performances .view-moveon-cinema-intro .views-field-field-date,
.page-move-on-performances .view-moveon-cinema-intro .views-field-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-left: 5rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003809}}
.page-move-on-conference .region-content,
.page-move-on-performances .region-content {
  padding: 0 !important;
  margin-top: 2rem;
  padding-bottom: 3rem;
  clear: both;
  margin-bottom: 3rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003817}}
.page-move-on-conference .view-moveon-konferenz-broadcasting,
.page-move-on-conference .view-moveon-konferenz-crossmedia,
.page-move-on-conference .view-moveon-konferenz-cinema,
.page-move-on-conference .view-moveon-performance,
.page-move-on-performances .view-moveon-konferenz-broadcasting,
.page-move-on-performances .view-moveon-konferenz-crossmedia,
.page-move-on-performances .view-moveon-konferenz-cinema,
.page-move-on-performances .view-moveon-performance {
  font-size: 1.6rem;
  line-height: 1.6rem;
  border-top: 1px solid black;
  padding-top: 0.2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003826}}
.page-move-on-conference .view-moveon-konferenz-broadcasting .views-row,
.page-move-on-conference .view-moveon-konferenz-crossmedia .views-row,
.page-move-on-conference .view-moveon-konferenz-cinema .views-row,
.page-move-on-conference .view-moveon-performance .views-row,
.page-move-on-performances .view-moveon-konferenz-broadcasting .views-row,
.page-move-on-performances .view-moveon-konferenz-crossmedia .views-row,
.page-move-on-performances .view-moveon-konferenz-cinema .views-row,
.page-move-on-performances .view-moveon-performance .views-row {
  clear: both;
  border-bottom: 1px solid black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003831}}
.page-move-on-conference .view-moveon-konferenz-broadcasting .views-field-title,
.page-move-on-conference .view-moveon-konferenz-broadcasting .views-field-title-field,
.page-move-on-conference .view-moveon-konferenz-crossmedia .views-field-title,
.page-move-on-conference .view-moveon-konferenz-crossmedia .views-field-title-field,
.page-move-on-conference .view-moveon-konferenz-cinema .views-field-title,
.page-move-on-conference .view-moveon-konferenz-cinema .views-field-title-field,
.page-move-on-conference .view-moveon-performance .views-field-title,
.page-move-on-conference .view-moveon-performance .views-field-title-field,
.page-move-on-performances .view-moveon-konferenz-broadcasting .views-field-title,
.page-move-on-performances .view-moveon-konferenz-broadcasting .views-field-title-field,
.page-move-on-performances .view-moveon-konferenz-crossmedia .views-field-title,
.page-move-on-performances .view-moveon-konferenz-crossmedia .views-field-title-field,
.page-move-on-performances .view-moveon-konferenz-cinema .views-field-title,
.page-move-on-performances .view-moveon-konferenz-cinema .views-field-title-field,
.page-move-on-performances .view-moveon-performance .views-field-title,
.page-move-on-performances .view-moveon-performance .views-field-title-field {
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003838}}
.page-move-on-conference .view-moveon-konferenz-broadcasting .views-field-field-wenode-overline,
.page-move-on-conference .view-moveon-konferenz-crossmedia .views-field-field-wenode-overline,
.page-move-on-conference .view-moveon-konferenz-cinema .views-field-field-wenode-overline,
.page-move-on-conference .view-moveon-performance .views-field-field-wenode-overline,
.page-move-on-performances .view-moveon-konferenz-broadcasting .views-field-field-wenode-overline,
.page-move-on-performances .view-moveon-konferenz-crossmedia .views-field-field-wenode-overline,
.page-move-on-performances .view-moveon-konferenz-cinema .views-field-field-wenode-overline,
.page-move-on-performances .view-moveon-performance .views-field-field-wenode-overline {
  font-size: 0.8rem;
  line-height: 1rem;
  margin-bottom: -0.3rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003845}}
.page-move-on-conference h3,
.page-move-on-performances h3 {
  font-weight: normal;
  font-size: 1.6rem;
  padding: 1rem 0 0.7rem 5rem;
  border-top: 2px solid black;
  margin: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003855}}
.page-move-on-conference .featherlight .panel-col,
.page-move-on-performances .featherlight .panel-col {
  width: 100% !important;
  margin: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003861}}
.page-move-on-conference .featherlight .pane-node-title,
.page-move-on-performances .featherlight .pane-node-title {
  padding-top: 0.2rem;
  background-size: 100%;
  width: 75%;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003869}}
.page-move-on-conference .featherlight strong,
.page-move-on-performances .featherlight strong {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003876}}
.page-move-on-conference .views-field-field-credits,
.page-move-on-performances .views-field-field-credits {
  margin-right: 2.5%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003882}}
.view-moveon-performance {
  border-top: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003892}}
.page-move-on-programm .region-content {
  padding: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003896}}
.page-move-on-programm table {
  border-bottom: 2px solid black;
  margin-bottom: 1rem;
  width: 100%;
  border-top: 0px solid black !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003904}}
.page-move-on-programm table tr {
  border-top: 1px solid black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003907}}
.page-move-on-programm table tbody {
  border-top: 0px solid black !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003912}}
.page-move-on-programm table tr:first-child {
  border-top: 0px solid black !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003921}}
.page-move-on-programm table td {
  vertical-align: top;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003925}}
.page-move-on-programm table td:first-child {
  width: 12%;
  padding: 0 0 0 0.5rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003930}}
.page-move-on-programm table td:nth-child(2) {
  width: 60%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003934}}
.page-move-on-programm table td:last-child {
  width: 28%;
  padding: 0 0.5rem 0 0;
  font-size: 0.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003941}}
.page-move-on-programm table h2 {
  font-size: 1.6rem;
  line-height: 1.6rem;
  border: none !important;
  margin: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003948}}
.page-move-on-programm table strong {
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 0.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003954}}
.page-move-on-programm table h3 {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: normal;
  margin: 0 !important;
  margin: 3rem 0 3rem 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003964}}
.page-move-on-programm table h4 {
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 0em !important;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin: 0 !important;
  font-weight: normal !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003973}}
.page-move-on-programm table p {
  margin: 0 !important;
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 0em !important;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-size: 0.8rem;
  line-height: 0.9rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003985}}
.page-move-on-programm article footer {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003993}}
.page-move-on-programm .panel-col {
  width: 98% !important;
  margin: 0 auto !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\00003997}}
.page-move-on-programm .panel-col h1 {
  border-bottom: 2px solid black;
  display: inline;
  padding-bottom: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031006}}
.page-move-on-programm tbody {
  border-top: 0px solid white !important;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031012}}
.page-move-on-programm td:first-child,
.page-move-on-programm td:last-child {
  width: 50%;
  padding: 0 5% 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031018}}
.page-move-on-programm tr:last-child {
  font-size: 0.8rem;
  line-height: 0.9rem;
  padding-bottom: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031023}}
.page-move-on-programm tr:last-child td {
  padding-bottom: 1rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031032}}
.page-move-on-credits {
  /*
  	#block-views-moveon-hauptf-rderer-block,
  	#block-block-11,
  	#block-views-moveon-f-rderer-block,
  	#block-views-moveon-partner-block,
  	#block-views-3bb3ece54d70131d748242bb506fdfd6,
  	#block-views-moveon-unterst-tzer-block {
  		display: none;
  	}
  */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031034}}
.page-move-on-credits #block-views-moveon-hauptf-rderer-block,
.page-move-on-credits #block-block-11,
.page-move-on-credits #block-views-moveon-anzeige-hover-block {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031040}}
.page-move-on-credits #block-views-moveon-f-rderer-block {
  border-top: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031054}}
.page-move-on-credits .region-content {
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031058}}
.page-move-on-credits .panel-col-first {
  width: 32% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031063}}
.page-move-on-credits .panel-col-last {
  width: 65% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031068}}
.page-move-on-credits .panel-col-last .pane-moveon-hauptf-rderer-col .views-row {
  margin: 0 1rem 0 0rem;
  padding: 0.5rem;
  width: 15%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031075}}
.page-move-on-credits .panel-col-last .pane-moveon-hauptf-rderer-col .medienanstalt-sachsen-anhalt {
  width: 20%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031079}}
.page-move-on-credits .panel-col-last .pane-moveon-hauptf-rderer-col .kulturprogramm-2007-der-europaischen-kommission {
  width: 20% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031083}}
.page-move-on-credits .panel-col-last .pane-moveon-hauptf-rderer-col .goethe-institut-0 {
  width: 7%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031087}}
.page-move-on-credits .panel-col-last .pane-moveon-hauptf-rderer-col .lotto-sachsen-anhalt {
  width: 10%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031091}}
.page-move-on-credits .panel-col-last .pane-moveon-hauptf-rderer-col img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031098}}
.page-move-on-credits .pane-moveon-anzeige-col {
  padding-top: 1rem;
  border-top: 2px solid black;
  clear: both;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031104}}
.page-move-on-credits .pane-moveon-anzeige-col .views-row {
  width: 45%;
  float: left;
  margin-right: 5%;
  margin-bottom: 5%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031110}}
.page-move-on-credits .pane-moveon-anzeige-col .views-row img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031117}}
.page-move-on-credits .panel-col-bottom {
  border-top: 2px solid black;
  padding: 1rem 0 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031121}}
.page-move-on-credits .panel-col-bottom .views-row {
  width: 10%;
  float: left;
  margin: 0 1rem 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031126}}
.page-move-on-credits .panel-col-bottom .views-row img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031136}}
.page-move-on-credits article header,
.page-move-on-credits article footer {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031141}}
.page-move-on-credits article p {
  margin: 0 0 1rem 0 !important;
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031156}}
.page-move-on-information .region-content,
.page-move-on-press .region-content {
  min-height: 30rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031160}}
.page-move-on-information h2.pane-title,
.page-move-on-press h2.pane-title {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin: 0 !important;
  display: inline !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031169}}
.page-move-on-information article header,
.page-move-on-information article footer,
.page-move-on-press article header,
.page-move-on-press article footer {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031175}}
.page-move-on-information p,
.page-move-on-press p {
  margin: 0 0 1rem 0 !important;
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031183}}
.page-move-on-information ul,
.page-move-on-press ul {
  margin: 1rem 0 0 0;
  padding: 0 0 0 0.8rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031187}}
.page-move-on-information ul li,
.page-move-on-press ul li {
  margin: 0;
  padding: 0 0 0 0rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031195}}
.page-move-on-information.i18n-de .view-moveon-pressemitteilungen-dokumente-english,
.page-move-on-press.i18n-de .view-moveon-pressemitteilungen-dokumente-english {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031202}}
.page-move-on-information.i18n-en .pane-moveon-pressemitteilungen-dokumente,
.page-move-on-press.i18n-en .pane-moveon-pressemitteilungen-dokumente {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031209}}
.page-move-on-information .view-moveon-pressemitteilungen-dokumente- ul,
.page-move-on-information .view-moveon-pressemitteilungen-dokumente-english ul,
.page-move-on-press .view-moveon-pressemitteilungen-dokumente- ul,
.page-move-on-press .view-moveon-pressemitteilungen-dokumente-english ul {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031213}}
.page-move-on-information .view-moveon-pressemitteilungen-dokumente- ul li,
.page-move-on-information .view-moveon-pressemitteilungen-dokumente-english ul li,
.page-move-on-press .view-moveon-pressemitteilungen-dokumente- ul li,
.page-move-on-press .view-moveon-pressemitteilungen-dokumente-english ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid black;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031226}}
body.wait *, body.wait {
  cursor: wait !important;
}

/*-----------------------------------------------
                Footer
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031234}}
footer {
  clear: both;
  display: block !important;
  float: none !important;
  border-top: 2px solid black;
  margin: 0 !important;
  width: 85% !important;
  padding: 0 1rem 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031243}}
footer #block-menu-menu-moveon-sub-menu {
  border-bottom: 2px solid black;
  padding: 0.25rem 0 0.2rem 0.25rem;
  clear: both;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031250}}
footer #block-menu-menu-moveon-sub-menu ul {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031253}}
footer #block-menu-menu-moveon-sub-menu ul li {
  float: left;
  margin: 0 0.5rem 0 0;
  padding: 0;
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031260}}
footer #block-menu-menu-moveon-sub-menu ul .active {
  color: #0c49ff !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031266}}
footer h2.block-title {
  color: #666;
  font-size: 0.6rem !important;
  border: none !important;
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031277}}
footer #block-views-moveon-f-rderer-block,
footer #block-views-moveon-partner-block,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6,
footer #block-views-moveon-unterst-tzer-block,
footer #block-views-moveon-anzeige-hover-block {
  float: left;
  width: 100%;
  border-top: 2px solid black;
  padding: 0.25rem 0 0 0.5rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031286}}
footer #block-views-moveon-f-rderer-block .views-row,
footer #block-views-moveon-partner-block .views-row,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .views-row,
footer #block-views-moveon-unterst-tzer-block .views-row,
footer #block-views-moveon-anzeige-hover-block .views-row {
  width: 15%;
  margin: 0 1rem 1rem 1rem;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031292}}
footer #block-views-moveon-f-rderer-block .views-row img,
footer #block-views-moveon-partner-block .views-row img,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .views-row img,
footer #block-views-moveon-unterst-tzer-block .views-row img,
footer #block-views-moveon-anzeige-hover-block .views-row img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031299}}
footer #block-views-moveon-f-rderer-block .medienanstalt-sachsen-anhalt,
footer #block-views-moveon-partner-block .medienanstalt-sachsen-anhalt,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .medienanstalt-sachsen-anhalt,
footer #block-views-moveon-unterst-tzer-block .medienanstalt-sachsen-anhalt,
footer #block-views-moveon-anzeige-hover-block .medienanstalt-sachsen-anhalt {
  width: 6% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031303}}
footer #block-views-moveon-f-rderer-block .kunststiftung-sachsen-anhalt,
footer #block-views-moveon-f-rderer-block .culturtraeger,
footer #block-views-moveon-partner-block .kunststiftung-sachsen-anhalt,
footer #block-views-moveon-partner-block .culturtraeger,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .kunststiftung-sachsen-anhalt,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .culturtraeger,
footer #block-views-moveon-unterst-tzer-block .kunststiftung-sachsen-anhalt,
footer #block-views-moveon-unterst-tzer-block .culturtraeger,
footer #block-views-moveon-anzeige-hover-block .kunststiftung-sachsen-anhalt,
footer #block-views-moveon-anzeige-hover-block .culturtraeger {
  margin-top: 0.5rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031309}}
footer #block-views-moveon-f-rderer-block .teilauto-halle,
footer #block-views-moveon-f-rderer-block .ur-krostitzer,
footer #block-views-moveon-partner-block .teilauto-halle,
footer #block-views-moveon-partner-block .ur-krostitzer,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .teilauto-halle,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .ur-krostitzer,
footer #block-views-moveon-unterst-tzer-block .teilauto-halle,
footer #block-views-moveon-unterst-tzer-block .ur-krostitzer,
footer #block-views-moveon-anzeige-hover-block .teilauto-halle,
footer #block-views-moveon-anzeige-hover-block .ur-krostitzer {
  width: 7% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031314}}
footer #block-views-moveon-f-rderer-block .qut,
footer #block-views-moveon-f-rderer-block .fact,
footer #block-views-moveon-f-rderer-block .bandits-mages,
footer #block-views-moveon-partner-block .qut,
footer #block-views-moveon-partner-block .fact,
footer #block-views-moveon-partner-block .bandits-mages,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .qut,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .fact,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .bandits-mages,
footer #block-views-moveon-unterst-tzer-block .qut,
footer #block-views-moveon-unterst-tzer-block .fact,
footer #block-views-moveon-unterst-tzer-block .bandits-mages,
footer #block-views-moveon-anzeige-hover-block .qut,
footer #block-views-moveon-anzeige-hover-block .fact,
footer #block-views-moveon-anzeige-hover-block .bandits-mages {
  width: 5%;
  margin-bottom: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031321}}
footer #block-views-moveon-f-rderer-block .canada-council-for-the-arts,
footer #block-views-moveon-partner-block .canada-council-for-the-arts,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .canada-council-for-the-arts,
footer #block-views-moveon-unterst-tzer-block .canada-council-for-the-arts,
footer #block-views-moveon-anzeige-hover-block .canada-council-for-the-arts {
  width: 20% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031325}}
footer #block-views-moveon-f-rderer-block .uts,
footer #block-views-moveon-f-rderer-block .stadt-halle-saale,
footer #block-views-moveon-f-rderer-block .vertretung-der-regierung-von-quebec,
footer #block-views-moveon-partner-block .uts,
footer #block-views-moveon-partner-block .stadt-halle-saale,
footer #block-views-moveon-partner-block .vertretung-der-regierung-von-quebec,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .uts,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .stadt-halle-saale,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .vertretung-der-regierung-von-quebec,
footer #block-views-moveon-unterst-tzer-block .uts,
footer #block-views-moveon-unterst-tzer-block .stadt-halle-saale,
footer #block-views-moveon-unterst-tzer-block .vertretung-der-regierung-von-quebec,
footer #block-views-moveon-anzeige-hover-block .uts,
footer #block-views-moveon-anzeige-hover-block .stadt-halle-saale,
footer #block-views-moveon-anzeige-hover-block .vertretung-der-regierung-von-quebec {
  width: 10% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031332}}
footer #block-views-moveon-f-rderer-block .quebec-council,
footer #block-views-moveon-f-rderer-block .ifa-institut-fur-auslandsbeziehungen,
footer #block-views-moveon-f-rderer-block .evh-stadtwerke-halle,
footer #block-views-moveon-f-rderer-block .impakt,
footer #block-views-moveon-partner-block .quebec-council,
footer #block-views-moveon-partner-block .ifa-institut-fur-auslandsbeziehungen,
footer #block-views-moveon-partner-block .evh-stadtwerke-halle,
footer #block-views-moveon-partner-block .impakt,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .quebec-council,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .ifa-institut-fur-auslandsbeziehungen,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .evh-stadtwerke-halle,
footer #block-views-3bb3ece54d70131d748242bb506fdfd6 .impakt,
footer #block-views-moveon-unterst-tzer-block .quebec-council,
footer #block-views-moveon-unterst-tzer-block .ifa-institut-fur-auslandsbeziehungen,
footer #block-views-moveon-unterst-tzer-block .evh-stadtwerke-halle,
footer #block-views-moveon-unterst-tzer-block .impakt,
footer #block-views-moveon-anzeige-hover-block .quebec-council,
footer #block-views-moveon-anzeige-hover-block .ifa-institut-fur-auslandsbeziehungen,
footer #block-views-moveon-anzeige-hover-block .evh-stadtwerke-halle,
footer #block-views-moveon-anzeige-hover-block .impakt {
  width: 15% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031344}}
footer #block-views-moveon-anzeige-hover-block {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031347}}
footer #block-views-moveon-anzeige-hover-block .views-row {
  margin: 0rem auto 0.5rem auto !important;
  float: none;
  width: 40% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031352}}
footer #block-views-moveon-anzeige-hover-block .views-row .views-field-field-logo {
  width: 50%;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031358}}
footer #block-views-moveon-anzeige-hover-block .views-field-field-wenode-main-media-collect {
  margin-top: 1rem;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031364}}
footer #block-views-moveon-anzeige-hover-block:hover {
  background-color: orange;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031371}}
footer #block-views-moveon-hauptf-rderer-block {
  width: 77.5%;
  display: block;
  float: left;
  padding: 0.25rem 0 0 0.5rem;
  border-right: 2px solid black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031379}}
footer #block-views-moveon-hauptf-rderer-block .view-content {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031383}}
footer #block-views-moveon-hauptf-rderer-block .views-row {
  width: 15%;
  float: left;
  margin-right: 5%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031391}}
footer #block-views-moveon-hauptf-rderer-block img {
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031395}}
footer #block-views-moveon-hauptf-rderer-block .lotto-sachsen-anhalt, footer #block-views-moveon-hauptf-rderer-block .node-id-277 {
  width: 10%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031399}}
footer #block-views-moveon-hauptf-rderer-block .land-sachsen-anhalt, footer #block-views-moveon-hauptf-rderer-block .node-id-276 {
  width: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031403}}
footer #block-views-moveon-hauptf-rderer-block .kulturprogramm-2007-der-europaischen-kommission, footer #block-views-moveon-hauptf-rderer-block .node-id-273 {
  width: 24%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031407}}
footer #block-views-moveon-hauptf-rderer-block .goethe-institut-0, footer #block-views-moveon-hauptf-rderer-block .node-id-3605 {
  width: 5.4%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031414}}
footer #block-block-11 {
  width: 20%;
  font-size: 0.6rem;
  line-height: 0.7rem;
  float: right;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031426}}
footer #block-views-moveon-unterst-tzer-block {
  float: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031430}}
footer #block-views-moveon-unterst-tzer-block:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

/*-----------------------------------------------
                 Globe Settings
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031445}}
img.globe-image {
  position: absolute;
  z-index: 100000000000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031450}}
img.globe-image-spin {
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031468}}
.admin .globe-image-wrapper,
.admin .globe-image {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031473}}
.clear-button {
  z-index: 100000000000000000000;
  cursor: pointer;
  color: black;
  font-size: 0.7rem;
  width: 3.5rem;
  text-align: right;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031484}}
.ismobile {
  font-size: 1.4rem !important;
  line-height: 1.5rem !important;
  background-color: white !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031492}}
.ismobile .views-field-nothing {
  font-size: 1.4rem !important;
  line-height: 1.5rem !important;
  margin: 0.4rem 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031498}}
.ismobile .views-field-title-field,
.ismobile .views-field-title,
.ismobile .work-title,
.ismobile .views-field-field-picture {
  font-size: 3rem !important;
  line-height: 3rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031507}}
.ismobile .pane-node-title {
  width: 100% !important;
  font-size: 3rem !important;
  line-height: 3rem !important;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031515}}
.ismobile .view-moveon-artists-overview .views-row {
  margin-bottom: 3rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031520}}
.ismobile h1 {
  font-size: 3rem !important;
  line-height: 3.3rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031525}}
.ismobile #page {
  width: 100% !important;
  max-width: 100% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031533}}
.ismobile #sidebar-second,
.ismobile .sidebar {
  width: 100% !important;
  position: relative !important;
  margin-top: 1rem !important;
  display: block !important;
  display: block !important;
  border-left: 0px solid pink !important;
  max-width: 100% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031544}}
.ismobile .region-sidebar-second {
  width: 100% !important;
  position: relative !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031549}}
.ismobile #block-menu-menu-moveon-main-menu {
  min-height: 6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031552}}
.ismobile #block-menu-menu-moveon-main-menu li {
  float: none !important;
  width: 100%;
  text-align: center;
  line-height: 3rem !important;
  font-size: 3rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031561}}
.ismobile #main {
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031566}}
.ismobile .content img {
  max-width: 100%;
  height: auto !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031574}}
.ismobile #block-locale-language-content {
  right: 1rem !important;
  z-index: 100000000000000000000;
  line-height: 2.3rem !important;
  font-size: 2.7rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031581}}
.ismobile .region-content-top {
  width: 100% !important;
  height: auto;
  border: none !important;
  z-index: 0 !important;
  position: relative;
  margin-bottom: 3rem;
  border-bottom: 2px solid black;
  padding-bottom: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031592}}
.ismobile .region-content {
  width: 100% !important;
  display: block !important;
  margin: 0 !important;
  background-color: white !important;
  z-index: 1000000000000;
  border-top: 2px solid black !important;
  padding-top: 1rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031602}}
.ismobile .field-name-field-wenode-marginal {
  font-size: 0.8rem;
  line-height: 1rem;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031611}}
.ismobile #main {
  width: 100% !important;
  background-color: white !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031615}}
.ismobile #main .views-row {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031621}}
.ismobile .content {
  background-color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031625}}
.ismobile .pane-node-body {
  background-color: white !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031630}}
.ismobile article,
.ismobile .panel-col,
.ismobile .panel-col-first,
.ismobile .panel-col-last {
  width: 100% !important;
  margin: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031638}}
.ismobile #block-block-8 {
  position: relative !important;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031642}}
.ismobile #block-block-8 h1 {
  line-height: 1.5rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031646}}
.ismobile #block-block-8 h1:first-child {
  width: 45%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031651}}
.ismobile #block-block-8 h1:last-child {
  width: 50%;
  float: right;
  text-align: right;
  margin-bottom: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031659}}
.ismobile #block-block-10 {
  width: 100%;
  display: block;
  clear: both;
  border-bottom: 2px solid black;
  padding-bottom: 1rem !important;
  margin-bottom: 3rem !important;
  border-top: 2px solid black !important;
  padding-top: 1rem;
  margin-top: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031671}}
.ismobile footer {
  width: 100% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031676}}
.ismobile .pane-node-title {
  font-size: 3rem;
  line-height: 3rem;
  margin-bottom: 3rem;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031684}}
.ismobile .view-moveon-frontpage-news .views-row {
  margin-top: 1rem !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031693}}
.node-type-wenode .pane-node-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-bottom: 1rem;
  width: 50%;
}

/*-----------------------------------------------
                 Masonry Settings
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031716}}
.span1 {
  width: 16.6666666%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031720}}
.span2 {
  width: 33.3333333%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031724}}
.span4 {
  width: 66.6666666%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031728}}
.span12 {
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031733}}
.span12blocker {
  border: 0 !important;
  margin: 0;
  padding: 0;
  height: 1rem !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031739}}
.span12blocker h2.pane-title, .span12blocker .pane-content {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031745}}
.full-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url("../images/transparent.gif");
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031753}}
.full-link:hover {
  background-image: url("../images/background.gif");
}

/* -----  Slideshow, Video, Media Box  ----- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031765}}
.media-outer-wrapper {
  font-size: 0.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031768}}
.media-outer-wrapper .previous, .media-outer-wrapper .next {
  position: relative;
  width: 10%;
  float: left;
  font-size: 3rem;
  cursor: pointer;
  z-index: 10000000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031776}}
.media-outer-wrapper .previous:hover, .media-outer-wrapper .next:hover {
  fill: #0c49ff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031782}}
.media-outer-wrapper .next {
  float: right;
  text-align: right;
  padding: 0 0.25rem 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031788}}
.media-outer-wrapper .media-inner-wrapper {
  text-align: center;
  width: 100%;
  float: left;
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031794}}
.media-outer-wrapper .media-inner-wrapper img {
  width: 100%;
  height: auto;
  margin-bottom: 0.2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031801}}
.media-outer-wrapper .previous {
  padding: 0 0 0 0.25rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031805}}
.media-outer-wrapper .field-name-field-picture-sub {
  font-size: 0.6rem;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031813}}
.media-outer-wrapper .field-name-field-credits,
.media-outer-wrapper .field-name-field-picture-sub,
.media-outer-wrapper .caption,
.media-outer-wrapper .credits {
  text-align: left;
  padding: 0 0.5rem 0 15%;
  width: 60% !important;
  line-height: 0.6rem;
}

/*-----------------------------------------------
                   Helpers
-----------------------------------------------*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031848}}
.stuck {
  position: fixed;
  bottom: 0;
  width: 88.2%;
}

/*Drupal Admin Stuff */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031856}}
#admin-menu {
  font: normal small Arial, Helvetica, "Lucida Grande", Verdana, sans-serif;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #000 !important;
    /*height: 10px;

    #admin-menu-wrapper {
        height: 10px;
    }*/
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031871}}
#admin-menu .dropdown .admin-menu-toolbar-category > a.active-trail {
  background: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031875}}
#admin-menu li.admin-menu-account > a {
  background: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031880}}
#admin-menu {
  opacity: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031882}}
#admin-menu:hover {
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031886}}
#page {
  width: 96%;
  margin: 2% auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031891}}
#main {
  margin: 0 !important;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031896}}
#main .tabs {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10000000000000000;
  background-color: white;
  font-size: 12px;
  opacity: 0.2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031908}}
#main .tabs:hover {
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031912}}
#main .tabs ul.primary {
  border-bottom: 0px;
  border-collapse: collapse;
  height: auto;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0 0 0 0rem;
  white-space: nowrap;
  border-top: 1px solid black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031923}}
#main .tabs ul.primary li {
  display: block;
  border-bottom: 1px solid black;
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031929}}
#main .tabs ul.primary li a {
  background-color: white;
  border-color: white;
  border-style: none;
  border-width: 0px;
  height: auto;
  margin-right: 0;
  padding: 0;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031946}}
.field-collection-container {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031952}}
.field-collection-view {
  padding: 0;
  margin: 0;
  border-bottom: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031959}}
#modalContent {
  font-size: 16px;
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031975}}
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0.8);
  }

  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000031997}}
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032001}}
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032010}}
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling small or empty content */
    min-width: 30%;
    /* dimensions: handling large content */
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
  }

  /* contains the content */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032041}}
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032046}}
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0.5rem;
    /* dimensions: 25px x 25px */
    line-height: 2rem;
    font-size: 2rem;
    width: auto;
    /* styling */
    cursor: pointer;
    text-align: center;
    font: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032069}}
  .featherlight .featherlight-close-icon:hover {
    color: #0c49ff;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032074}}
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032080}}
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032086}}
  .featherlight iframe {
    /* styling */
    border: none;
  }
}
/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032094}}
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/*-----------------------------------------------
                   Hide Me via CSS
-----------------------------------------------*/
/*
 * Heads-Up Grid
 * Simple HTML + CSS grid overlay for web design and development.
 *
 * Files: hugrid.css, hugrid.js, example.html
 *
 * Example and documentation at: http://bohemianalps.com/tools/grid
 *
 * Shurane, thanks for your help! https://github.com/shurane
 *
 * Copyright (c) 2011 Jason Simanek
 *
 * Version: 1.5 (09/03/2011)
 * Requires: jQuery v1.6+
 *
 * Licensed under the GPL license:
 *   http://www.gnu.org/licenses/gpl.html
*/
/* Default Heads-Up Grid Properties - These will be overwritten by the values entered in the document.ready function. */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032146}}
#hugrid {
  width: 960px;
  /* width of webpage */
  margin-left: -480px;
  /* to center the grid, set half of webpage width as negative value */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032150}}
#hugrid div {
  margin-left: 140px;
  /* width of column */
  width: 24px;
  /* width of column gutter */
}

/* Default Heads-Up Grid Styles - These styles allow you to change the color and style of the lines that make the Heads-Up Grid */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032156}}
#hugrid div div {
  border-color: #FF00EB;
  /* color of grid line */
  border-style: solid;
  /* style of grid line (dotted, dashed, solid) */
  opacity: 0.3;
  /*opacity of grid line */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032161}}
#hugrid div:hover {
  background-color: #36F3FF;
  /* color of gutter on :hover */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032164}}
#hugrid div.mline {
  border-color: #AA82FF;
  /* color of margin line */
  border-style: solid;
  /* style of margin lines (dotted, dashed, solid) */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032168}}
#hugridRows {
  border-color: #AA82FF;
  /* color of top margin line */
  border-style: solid;
  /* style of top margin line */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032172}}
#hugridRows div.lineB {
  border-color: #5DFF35;
  /* color of row line */
  border-style: solid;
  /* style of row line */
  opacity: 0.3;
  /*opacity of row line */
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032177}}
#hugridRows div.lineB:hover {
  border-color: #5DFF35;
  /* color of row line on :hover */
  border-style: solid;
  /* style of row line on :hover */
  opacity: 1.0;
  /*opacity of row line on :hover */
}

/* ------------------------------------------------------------------------- */
/* Fixed Styles (No need to alter the below styles for standard grid needs.) */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032185}}
#hugrid {
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 50%;
  height: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  cursor: crosshair;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032197}}
#hugrid div {
  display: block;
  float: left;
  position: relative;
  top: 0;
  border-width: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032204}}
#hugrid div div {
  margin: 0;
  width: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032208}}
#hugrid div div.lineL {
  float: left;
  height: 10000px;
  border-width: 0 0 0 1px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032213}}
#hugrid div div.lineR {
  float: right;
  height: 10000px;
  border-width: 0 1px 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032218}}
#hugrid div.mline {
  margin: 0 0 0 -1px;
  width: 0;
  height: 100000px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032223}}
#hugrid div.mlineL {
  border-width: 0 1px 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032226}}
#hugrid div.mlineR {
  float: right;
  margin-right: -1px;
  border-width: 0 0 0 1px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032231}}
#hugrid div:hover {
  opacity: 0.5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032234}}
#hugrid div:hover div.lineL,
#hugrid div:hover div.lineR {
  border-style: solid;
  opacity: 1.0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032239}}
#hugridRows {
  position: absolute;
  z-index: 90000;
  top: -1px;
  left: 0;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  border-width: 1px 0 0 0;
  cursor: crosshair;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032251}}
#hugridRows div {
  display: block;
  width: 100%;
  height: 1px;
  margin: 0;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032258}}
#hugridRows div div.lineB {
  margin: 0;
  border-width: 0 0 1px 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032262}}
#hugridUX {
  display: block;
  position: fixed;
  z-index: 200000;
  top: 0;
  right: 0;
  margin: 0;
  padding: 4px;
  font: bold 11px/100% Arial,sans-serif;
  color: #AAA;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032274}}
#hugridUX div#hugridButtonBkgd {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  border-radius: 0 0 0 16px;
  opacity: 0.3;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032285}}
#hugridUX button#hugridButton {
  cursor: pointer;
  position: relative;
  width: 28px;
  margin: 0;
  padding: 8px 2px;
  background-color: #5DFF35;
  border-radius: 40px;
  border-width: 0;
  box-shadow: 0 0 2px #666;
  outline: 0;
  font: bold 11px/100% Arial,sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032298}}
#hugridUX button#hugridButton::-moz-focus-inner {
  border: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032301}}
#hugridUX button#hugridButton.buttonisoff {
  background: none;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032305}}
#hugridUX button#hugridButton.buttonisoff:hover {
  background-color: #999;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032308}}
#hugbuttonON {
  color: #333;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/clients\/client1\/web3\/web\/sites\/all\/themes\/move_on\/styles\/main\.scss}line{font-family:\000032311}}
#hugbuttonOFF {
  color: #333;
}
