/*************************************************************/
/* jPanelMenu */
/*************************************************************/
.jPanelMenu #menuline {
  display: none;
  list-style: none;
}
.menutriggerOuter {
  display: none;
}
#menutrigger {
  display: none;
}
.jPanelMenu .menutriggerOuter {
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: 0 0 0 -20px;
  background: #eaeaea;
  position: fixed;
  top: 0;
}
.jPanelMenu #menutrigger {
  left: 0px;
  display: inline-block;
  padding: 5px 0px;
  font-size: 1.3em;
  text-decoration: none;
  color: #404041;
  font-weight: 700;
}
#jPanelMenu-menu {
  /*padding-top: 48px;*/
  margin-top: 0;
  padding-left: 0;
  list-style: none;
  margin-left: 0;
  left: 0;
  font-weight: normal;
  /*background-color: #404041;*/
  /* level 2*/
}
#jPanelMenu-menu > li {
  border-top: 1px solid #373737;
}
#jPanelMenu-menu li {
  margin: 1px 0;
}
#jPanelMenu-menu ul > li.active {
  /*border-left: 1px solid #7b7b7c;*/
}
#jPanelMenu-menu ul > li > a {
  /*background-color: #5d5d5e;*/
}
#jPanelMenu-menu ul ul li a {
  padding: 4px 10px;
  font-size: 13px;
  font-weight: 200;
}
#jPanelMenu-menu li {
  list-style: none;
  display: block;
}
#jPanelMenu-menu li.active {
  background-color: #565657;
}
#jPanelMenu-menu li a {
  font-size: 15px;
  font-weight: 500;
  display: block;
  color: #fff;
  padding: 12px 15px;
  text-decoration: none;
  /*border-bottom: 1px solid #555;*/
}
#jPanelMenu-menu li a:hover,
#jPanelMenu-menu li a.active {
  background-color: #ec871e;
  color: #fff;
}
#jPanelMenu-menu ul {
  margin-left: 0;
  margin-top: 1px;
  left: 0;
  padding-left: 0px;
}
#jPanelMenu-menu ul li {
  margin-left: 15px;
  /*border: none;*/
}
#jPanelMenu-menu ul li a {
  /*border: none;*/
}
#jPanelMenu-menu ul ul {
  margin-left: 0;
  left: 0;
  padding-left: 0px;
}
#jPanelMenu-menu ul ul li {
  margin-left: 15px;
  /*border: none;*/
}
#jPanelMenu-menu ul ul li a {
  /*border: none;*/
}
#jPanelMenu-menu li a:first-child {
  width: auto;
  text-indent: 0;
  background-image: none;
}
.jPanelMenu #top .inner {
  padding: 0;
  height: 70px;
}
.jPanelMenu #top .inner .extramenu {
  display: none;
}
.jPanelMenu #top .inner #logo {
  position: absolute !important;
  height: 35px;
  width: 200px;
  right: 12px;
  left: auto;
  top: 12px;
  z-index: 1;
  float: right;
  text-align: right;
}
.jPanelMenu #top .inner #logo a {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
}
.jPanelMenu #top .inner #logo a img {
  width: auto;
  height: auto;
  max-height: 35px;
  max-width: 200px;
}
@media only screen and (min-width: 480px) and (max-width: 960px) {
  html,
  body {
    max-width: 100%;
  }
  #gotoTopLink {
    display: none;
  }
  #menuline {
    left: 220px;
  }
  #menuline li a:link {
    padding: 5px 9px;
  }
  #pagecontainer {
    margin: 0 15px;
  }
  #teaserBar .inner #largeTeaser {
    width: 66%;
  }
  #teaserBar .inner #largeTeaser .slider {
    width: 100%;
  }
  #teaserBar .inner #largeTeaser .slider .fraction-slider {
    width: 100%;
  }
  #teaserBar .inner #largeTeaser .slider .fraction-slider .slide {
    width: 100%;
  }
  #teaserBar .inner #largeTeaser .slider .fraction-slider .slide .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
  }
  #teaserBar .inner #largeTeaser .slider .fraction-slider .slide .header {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    width: 100%;
    font-size: 22px;
  }
  .gridSplit3 {
    width: 100%;
  }
  .gridSplit3 td img {
    max-width: 100%;
    height: auto;
  }
  .quotesExtractContainer {
    width: 100%;
  }
  .quotesExtractContainer .quotesExtract {
    width: 100% !important;
  }
  .quotesExtractContainer .quotesExtract .quote {
    width: 100%;
  }
  #teaserBar .inner #smallTeaser {
    width: 33%;
  }
  #smallTeaserBar {
    background: #6FC6D0;
  }
  #smallTeaserBar .inner #newsTicker {
    width: 100%;
  }
  #smallTeaserBar .inner #newsTicker .newsItem {
    width: 100%;
  }
  #top .inner,
  #teaserBar .inner,
  #smallTeaserBar .inner,
  #bottombar,
  #bottombar .inner,
  #mainarea,
  .LayoutFull {
    width: 100%;
  }
  .LayoutCol1,
  .LayoutCol2 {
    display: block;
    width: 100%;
    padding: 0;
  }
  #newsfeed table {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  html,
  body {
    max-width: 100%;
  }
  * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #pagecontainer {
    width: 100%;
  }
  #top .inner {
    height: 120px;
    padding-top: 20px;
    padding-top: 70px;
  }
  #logo {
    /*margin-bottom: 20px;
		bottom: 0;*/
  }
  #largeTeaser {
    display: none;
  }
  #smallTeaserBar,
  #newsTicker {
    display: none;
  }
  /*#logo {
		position: relative;
	}
	#menuline {
		position: relative;
		box-sizing: border-box;
		-moz-box-sizing: border-box;

		left: auto;
		right: auto;
		top: auto;

		width: 100%;
		margin: 30px 0 0 0;
		padding: 0;

	}

	#menuline>li:hover>a:hover {

	}

	#menuline>li {
		display: block;
		float: none;

		a {
			width: 100%;

		}

		ul {
			margin: 0;
			padding: 0;
		}
	}

	#mi_1 {}
	#mi_248 a,
	#mi_1 a {
		box-sizing: border-box;
		width: 100%;
	}*/
  #pagecontainerOuter {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
  }
  #teaserBar .inner,
  #top .inner {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  #smallTeaser {
    width: 100%;
    float: none;
  }
  #teaserBar .inner,
  #smallTeaserBar .inner,
  #bottombar,
  #bottombar .inner,
  #mainarea,
  .LayoutCol,
  .LayoutFull {
    width: 100%;
    box-sizing: border-box;
  }
  .LayoutCol1,
  .LayoutCol2 {
    display: block;
    width: 100%;
    padding: 0;
  }
  #bottombar .inner .col1 {
    width: 100%;
    text-align: center;
    float: none;
    padding: 15px;
  }
  #bottombar .inner .col2 {
    width: 100%;
    text-align: center;
    float: none;
    margin-left: 0;
    padding: 15px;
  }
  .gridSplit3 {
    width: 100%;
  }
  .gridSplit3 td {
    display: block;
    width: 100%;
    padding: 0;
  }
  .gridSplitMid {
    padding: 0;
    margin: 0;
  }
  .gridSplitMid .gridSplitMidLeft {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 2em 0;
  }
  .gridSplitMid .gridSplitMidRight {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 2em 0;
  }
  .gridSplitRight img {
    max-width: 100%;
  }
  .gridSplitRight {
    padding: 0;
    margin: 0;
  }
  .gridSplitRight .gridSplitRightLeft {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 2em 0;
  }
  .gridSplitRight .gridSplitRightRight {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 2em 0;
  }
}
