3/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto:400,300,500,700|Signika:400,300,600);*/
/* line 57, ../sass/_assets/_mixins.scss */



/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}



@media screen and ( min-width: 768px ) and ( max-width: 1023px ){
  #post-grid-2373 .item .layer-media {max-height: 14em !important;}
	#post-grid-2373 .item {height: 24em;}
	
}

@media screen and ( min-width: 1024px ) {
  #post-grid-2373 .item .layer-media {max-height: 14em !important;}
#post-grid-2373 .item {height: 24em;}
}

@media screen and ( min-width: 320px ) and ( max-width: 360px ) {
  #post-grid-2373 .item .layer-media {max-height: 14em !important;}
  #post-grid-2373 .element_1 {min-height:77px !important;}
	#post-grid-2373 .item {height: 24em;}
}

@media screen and ( min-width: 360px ) and (max-width: 767px ) {
  #post-grid-2373 .item .layer-media {max-height: 14em !important;}
  #post-grid-2373 .element_1 {min-height:77px !important;}
	#post-grid-2373 .item {height: 24em;}
}

@media screen and ( min-width: 768px ) and ( max-width: 1023px ){
  #wpupg-grid-horads .item .layer-media {max-height: 14em !important;}
	#post-grid-2373 .item {height: 24em;}
	
}

@media screen and ( min-width: 1024px ) {
  #wpupg-grid-horads .item .layer-media {max-height: 14em !important;}
#wpupg-grid-horads .item {height: 24em;}
}

@media screen and ( min-width: 320px ) and ( max-width: 360px ) {
  #wpupg-grid-horads .item .layer-media {max-height: 14em !important;}
  #wpupg-grid-horads .element_1 {min-height:77px !important;}
	#wpupg-grid-horads .item {height: 24em;}
}

@media screen and ( min-width: 360px ) and (max-width: 767px ) {
  #wpupg-grid-horads .item .layer-media {max-height: 14em !important;}
  #wpupg-grid-horads .element_1 {min-height:77px !important;}
	#wpupg-grid-horads .item {height: 24em;}
}



/*Sidebar Einblendung am119 */

@media (min-width: 768px) and (max-width: 991px) {
  /* line 84, ../sass/_assets/_base.scss */
  .container {
    max-width: 700px !important;
  }
  #primary{

    margin-bottom:60px ;
  }


  #primary+.off-center.visible-lg-inline {
    display: block !important;
    width: auto;
    position: initial;
  }
  #primary+.off-center.visible-lg-inline ul li{
    float:left;
    margin-left:15px;
   }

  #primary+.off-center.visible-lg-inline ul li:first-child{
    margin-top:-35px;
  }

  #primary+.off-center.visible-lg-inline .mobile-apps img{
    width:100px;
  }
   .sidebar:after{
     clear: both;
   }
}


/*Container urspr width 700 David */

@media screen and (min-width: 1024px) and (max-width: 1199px) {

  .visible-lg-inline {
    display: inline-block !important;
  }
  .container{
    width: 700px;
  }
  .inner .off-center{
    right:-175px !important;
  }

  .inner {
    left: -85px;

  }
}

@media (min-width: 1200px) {
  /* line 84, ../sass/_assets/_base.scss */
  .container {
    max-width: 800px !important;
  }
}
@media (min-width: 1025px) {
    .dropdown:hover .dropdown-menu {
    display: block;
  }
}



/*Sidebar Einblendung am119 */

.social-media:after, .navbar:after, .content-area:after {
  content: '';
  display: table;
  clear: both;
}

#primary.content-area{
  margin-top:10px;
	
}

.playerBox{
  margin:20px auto 0 auto;
  display:table;
}
.playerBox div{
  float:left;
}

#track-icons{
  position: relative;
  top: -9px;
}

#track-icons, #track{
  display: inline;
}

#track-icons ul li:first-child{
  margin-top:5px;
}

#track-icons ul{
  display:inline-block;
}

#track {
  font: bold 1px ; color:#ffffff ;
  font-size: 16px;
  font-family:'Source Sans Pro', Roboto, Calibri, Arial, sans-serif;
  line-height: 45px;
}
#track span.artist{
  color:#9eba5e;
  margin-right:10px;
}

#track span{
  margin-top:5px;
}

/* line 3, ../sass/_assets/_base.scss */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

/* line 9, ../sass/_assets/_base.scss */
body {
  color: #000;
  background: #F8F9FA url(../img/pattern-blue.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: 'Source Sans Pro', 'Roboto', sans-serif;
  font-size: 0.9em;
	font-weight: lighter;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

/* line 20, ../sass/_assets/_base.scss */
ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* line 26, ../sass/_assets/_base.scss */
p {
  text-align: left;
}

/* line 30, ../sass/_assets/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 35, ../sass/_assets/_base.scss */
a {
  color: #bfe360;
  text-decoration: none;
	font-weight: lighter;
}
/* line 39, ../sass/_assets/_base.scss */
a:hover, a:focus {
  color: #d1eb8c;
  text-decoration: none;
}

/* line 45, ../sass/_assets/_base.scss */
*:focus {
  outline: 0;
}

/* main wrapper */
/* line 54, ../sass/_assets/_base.scss */
.wr {
  -webkit-backface-visibility: hidden;
  position: absolute;
  width: 100%;
}

/* line 63, ../sass/_assets/_base.scss */
.inner {
  position: relative;
}
/* line 66, ../sass/_assets/_base.scss */
.inner .off-center {
  width: 150px;
  position: absolute;
  right: -200px;
  display: inline-block;
}



/* line 74, ../sass/_assets/_base.scss */
#footer {
  font-size: 3em;
  font-weight: 300;
  color: #c8e776;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0;
}

/* line 1, ../sass/_assets/_header.scss */
#header {
  height: 190px;
  line-height: 190px;
  background: url(../img/pattern-green.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  font-weight: 400;
}
/* line 9, ../sass/_assets/_header.scss */
#header .inner {
  text-align: center;
  margin: 0 auto;
}
/* line 14, ../sass/_assets/_header.scss */
#header #logo {
  width: 100%;
  line-height: 190px;
  display: inline;
  float: left;
}
/* line 20, ../sass/_assets/_header.scss */
#header #logo img {
  text-align: center;
  width: 250px;
}
/* line 26, ../sass/_assets/_header.scss */
#header #track-icons {
  position: absolute;
  right: 0;
	
}
/* line 29, ../sass/_assets/_header.scss */
#header #track-icons li {
  float: left;
}
/* line 31, ../sass/_assets/_header.scss */
#header #track-icons li a {
  color: #111;
}
/* line 37, ../sass/_assets/_header.scss */
#header #track {
  line-height: 1;
  margin-top: 90px;
  text-align: left;
}
/* line 41, ../sass/_assets/_header.scss */
#header #track .artist, #header #track .title {
  display: block;
  font-size: 1.5em;
  margin-bottom: 4px;
}
/* line 46, ../sass/_assets/_header.scss */
#header #track .artist {
  text-transform: uppercase;
  font-weight: 600;
}

/* line 1, ../sass/_assets/_menu.scss */
#menu {
  width: 100%;
  background: #111d20;
  border-bottom: 1px solid #018683;
}

/* line 8, ../sass/_assets/_menu.scss */
.social-media {
  margin-top: 9px;
}
/* line 11, ../sass/_assets/_menu.scss */
.social-media li {
  float: left;
}
/* line 13, ../sass/_assets/_menu.scss */
.social-media li a {
  margin-right: 10px;
  color: #9eba5e;
  font-size: 2.4em;
}
/* line 17, ../sass/_assets/_menu.scss */
.social-media li a:hover {
  color: #dfe8c9;
}

/* line 25, ../sass/_assets/_menu.scss */
.navbar {
  margin: 0;
  min-height: 0;
}

/* line 36, ../sass/_assets/_menu.scss */
.navbar .nav li a {
  font-size: 1.6em;
  font-weight: 400;
  color: #9eba5e;
  text-transform: uppercase;
  display: block;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
/* line 46, ../sass/_assets/_menu.scss */
.navbar .nav li a:hover {
  color: #f7f7f7;
}
/* line 49, ../sass/_assets/_menu.scss */
.navbar .nav li a:first-child a {
  margin-left: 0;
  padding-left: 0;
}
/* line 54, ../sass/_assets/_menu.scss */
.navbar .nav li:first-child a {
  padding-left: 0;
}
/* line 57, ../sass/_assets/_menu.scss */
.navbar .nav li:last-child {
  text-align: right;
}
/* line 62, ../sass/_assets/_menu.scss */
.navbar .nav .navbar-inner {
  padding: 0;
}
/* line 66, ../sass/_assets/_menu.scss */
.navbar .nav .dropdown-menu {
  background: #111d20;
  padding: 0;
  border: none;
  border-top: 1px solid #018683;
}
/* line 71, ../sass/_assets/_menu.scss */
.navbar .nav .dropdown-menu li {
  width: 100%;
  display: block;
  border-bottom: 1px solid #677d35;
}
/* line 75, ../sass/_assets/_menu.scss */
.navbar .nav .dropdown-menu li:last-child {
  border-bottom: none;
}
/* line 78, ../sass/_assets/_menu.scss */
.navbar .nav .dropdown-menu li a {
  padding: 15px 25px;
  font-size: inherit;
	text-align: left;
}
/* line 81, ../sass/_assets/_menu.scss */
.navbar .nav .dropdown-menu li a:hover {
  background: inherit;
}

/* line 90, ../sass/_assets/_menu.scss */
.navbar-inverse {
  background: #111d20;
  border: none;
  display: block;
}
/* line 96, ../sass/_assets/_menu.scss */
.navbar-inverse .navbar-toggle {
  border: none;
}
/* line 98, ../sass/_assets/_menu.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background: none;
}
/* line 101, ../sass/_assets/_menu.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #9eba5e;
}
/* line 106, ../sass/_assets/_menu.scss */
.navbar-inverse .navbar-nav .open > a, .navbar-inverse .navbar-nav .open > a:hover, .navbar-inverse .navbar-nav .open > a:focus {
  background: inherit;
}
/* line 109, ../sass/_assets/_menu.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9eba5e;
}

/* line 115, ../sass/_assets/_menu.scss */
.navbar-collapse {
  border: none;
}

/* line 119, ../sass/_assets/_menu.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background: inherit;
}

/* line 122, ../sass/_assets/_menu.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #3e500e;
}

/* line 126, ../sass/_assets/_menu.scss */
.dropdown-menu ul li a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background: #3e500e;
  background: inherit;
}

/* line 131, ../sass/_assets/_menu.scss */
#menu-main .current_page_parent a {
  color: #fff !important;
}

@media (min-width: 768px) {
  /* line 136, ../sass/_assets/_menu.scss */
  .navbar {
    float: left;
  }

  /* line 140, ../sass/_assets/_menu.scss */
  .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: auto;
    float: none;
    width: 100%;
  }

  /* line 148, ../sass/_assets/_menu.scss */
  .navbar-nav > li {
    display: table-cell;
    float: none;
    text-align: center;
  }
}
/* line 1, ../sass/_assets/_content.scss */
h1, h2, h3 {
  padding: 0;
  margin: 10px 0;
  color: #c8e776;
}
/* line 5, ../sass/_assets/_content.scss */
h1 a, h2 a, h3 a {
  font-size: inherit;
  color: inherit;
}

/* line 11, ../sass/_assets/_content.scss */
h1, h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 2em;
	font-weight: lighter;
  margin-bottom: 35px;
}

/* line 18, ../sass/_assets/_content.scss */
h3 {
  font-size: 1.8em;
  margin-top: 40px;
}
/* line 21, ../sass/_assets/_content.scss */
h3:first-child {
  margin-top: inherit;
}

/* line 26, ../sass/_assets/_content.scss */
p {
  font-size: 1.5em;
  line-height: 1.6;
  margin-bottom: 25px;
}

/* line 32, ../sass/_assets/_content.scss */
.mobile-apps {
  margin: 30px 0;
}
/* line 34, ../sass/_assets/_content.scss */
.mobile-apps .title {
  font-size: 1.5em;
  color: #c8e776;
  display: block;
  margin-bottom: 15px;
}
/* line 40, ../sass/_assets/_content.scss */
.mobile-apps li {
  margin-bottom: 10px;
}
/* line 43, ../sass/_assets/_content.scss */
.mobile-apps img {
  width: 135px;
}

/* line 48, ../sass/_assets/_content.scss */
.content-area {
  float: left;
  
  width: 100%;
text-align: left;
  color: #fff;
  margin: 30px 0;
  padding: 2% 2%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* line 59, ../sass/_assets/_content.scss */
.post {
  margin-bottom: 40px;
}
/* line 61, ../sass/_assets/_content.scss */
.post:last-child {
  margin-bottom: 0;
}

/* line 66, ../sass/_assets/_content.scss */
.url-ro {
  border: none;
  background: rgba(0, 0, 0, 0.2);
  color: #f0f0f0;
  margin-top: 2px;
  padding: 4px 8px;
  font-size: .9em;
  font-weight: 300;
  max-width: 100%;
}
th {
font-size: 1.4em;
font-weight: lighter;
color: #d1f375;
padding: 3px;
text-align: left;
}

td {
font-size: 1.3em;
	font-weight: lighter;
padding: 3px;
text-align: left;
border: 1px solid rgba(209, 243, 117, 0.2)
}



tr:nth-child(even) {
   background-color: rgba(255,255,255,0.05);
}


table { /* Styling der Tabelle */ }

.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 5px;
  border: 1px solid #fff;
  background-color: rgba(209, 243, 117, 1.0);
}

.alignleft, .left {
  float: left;
  margin-right: 10px;
}
.alignright, .right {
  float: right;
  margin-left: 10px;
}
.aligncenter, .center {
  display: block;
  margin: 0 auto 20px auto;
}






