/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/** clearing **/
.clear {clear: both; font-size: 0.1px; height: 0.1px; line-height: 0.1px; float: none; display: table;}

/** block grid **/
.autogrid, .autogrid:before,.autogrid:after {-moz-box-sizing: border-box; box-sizing:border-box;}
.autogrid {padding-left: 1%; padding-right: 1%; position: relative; display: block; float: left;overflow: hidden;}

/** block grid wrapper **/
.autogrid_wrapper {margin-left: -1%; margin-right: -1%;}

/** non block **/
.autogrid:not(.block) {padding-left: 0; padding-right: 0; margin-left: 1%; margin-right: 1%;}

/* .block.autogrid.first, .block.autogrid:first-child 	{margin-left: -1%;} */
/* .block.autogrid.last, .block.autogrid:last-child 	{margin-right: -1%;} */

/** Non block grid **/
.full			{width: 98%;}
.one_half 		{width: 48%;}
.one_third 		{width: 31.3333%;}
.one_fourth		{width: 23%;}	
.one_fifth		{width: 18%;}	
.one_sixth		{width: 14.6667%;}

/** Block grid **/
.block.full			{width: 100%;}
.block.one_half 	{width: 50%;}
.block.one_third 	{width: 33.3333%;}
.block.one_fourth	{width: 25%;}	
.block.one_fifth	{width: 20%;}	
.block.one_sixth	{width: 16.6667%;}

.block.two_third	{width: 66.6667%;}
.block.two_fourth	{width: 50%;}
.block.three_fourth	{width: 75%;}
.block.two_fifth	{width: 40%;}
.block.three_fifth	{width: 60%;}
.block.four_fifth	{width: 80%;}
.block.two_sixth	{width: 33.3333%;}
.block.three_sixth	{width: 49.9999%;}
.block.four_sixth	{width: 66.6667%;}
.block.five_sixth	{width: 83.3333%;}

/** Non block grid system **/
/** odd split: 2 elements per row **/
.n2:not(.block).one_third		{width: 32%;}
.n2:not(.block).two_third		{width: 64%;}
.n2:not(.block).one_fourth		{width: 24%;}
.n2:not(.block).two_fourth		{width: 48%;}
.n2:not(.block).three_fourth	{width: 72%;}
.n2:not(.block).one_fifth		{width: 19.2%;}
.n2:not(.block).two_fifth		{width: 38.4%;}
.n2:not(.block).three_fifth		{width: 57.6%;}
.n2:not(.block).four_fifth		{width: 76.8%;}
.n2:not(.block).one_sixth		{width: 16%;}
.n2:not(.block).two_sixth		{width: 32%;}
.n2:not(.block).three_sixth		{width: 48%;}
.n2:not(.block).four_sixth		{width: 64%;}
.n2:not(.block).five_sixth		{width: 80%;}

/** odd split: 3 elements per row **/
.n3:not(.block).one_half		{width: 47%;}
.n3:not(.block).two_third		{width: 62.6667%;}
.n3:not(.block).one_fourth		{width: 23.5%;}
.n3:not(.block).two_fourth		{width: 47%;}
.n3:not(.block).three_fourth	{width: 70.5%;}
.n3:not(.block).one_fifth		{width: 18.8%;}
.n3:not(.block).two_fifth		{width: 37.6%;}
.n3:not(.block).three_fifth		{width: 56.4%;}
.n3:not(.block).four_fifth		{width: 75.2%;}
.n3:not(.block).one_sixth		{width: 15.6667%;}
.n3:not(.block).two_sixth		{width: 31.3333%;}
.n3:not(.block).three_sixth		{width: 47%;}
.n3:not(.block).four_sixth		{width: 62.6667%;}
.n3:not(.block).five_sixth		{width: 78.3333%;}

/** odd split: 4 elements per row **/
.n4:not(.block).one_half		{width: 46%;}
.n4:not(.block).one_third		{width: 30.6667%;}
.n4:not(.block).two_third		{width: 61.3333%;}
.n4:not(.block).two_fourth		{width: 46%;}
.n4:not(.block).three_fourth	{width: 69%;}
.n4:not(.block).one_fifth		{width: 18.4%;}
.n4:not(.block).two_fifth		{width: 36.8%;}
.n4:not(.block).three_fifth		{width: 55.2%;}
.n4:not(.block).four_fifth		{width: 73.6%;}
.n4:not(.block).one_sixth		{width: 15.3333%;}
.n4:not(.block).two_sixth		{width: 30.6667%;}
.n4:not(.block).three_sixth		{width: 46%;}
.n4:not(.block).four_sixth		{width: 61.3333%;}
.n4:not(.block).five_sixth		{width: 76.6667%;}

/** odd split: 5 elements per row **/
.n5:not(.block).one_half		{width: 45%;}
.n5:not(.block).one_third		{width: 30%;}
.n5:not(.block).two_third		{width: 60%;}
.n5:not(.block).one_fourth		{width: 22.5%;}
.n5:not(.block).two_fourth		{width: 45%;}
.n5:not(.block).three_fourth	{width: 67.5%;}
.n5:not(.block).two_fifth		{width: 36%;}
.n5:not(.block).three_fifth		{width: 54%;}
.n5:not(.block).four_fifth		{width: 72%;}
.n5:not(.block).one_sixth		{width: 15%;}
.n5:not(.block).two_sixth		{width: 30%;}
.n5:not(.block).three_sixth		{width: 45%;}
.n5:not(.block).four_sixth		{width: 60%;}
.n5:not(.block).five_sixth		{width: 75%;}

/** odd split: 6 elements per row **/
.n6:not(.block).one_half		{width: 44%;}
.n6:not(.block).one_third		{width: 29.3333%;}
.n6:not(.block).two_third		{width: 58.6667%;}
.n6:not(.block).one_fourth		{width: 22%;}
.n6:not(.block).two_fourth		{width: 44%;}
.n6:not(.block).three_fourth	{width: 66%;}
.n6:not(.block).one_fifth		{width: 17.6%;}
.n6:not(.block).two_fifth		{width: 35.2%;}
.n6:not(.block).three_fifth		{width: 52.8%;}
.n6:not(.block).four_fifth		{width: 70.4%;}
.n6:not(.block).two_sixth		{width: 29.3333%;}
.n6:not(.block).three_sixth		{width: 44%;}
.n6:not(.block).four_sixth		{width: 58.6667%;}
.n6:not(.block).five_sixth		{width: 73.3333%;}

.border-inner {border-left: 1px solid #ddd;}
.border-inner.first, .border-inner:first-child {border-left: 0;}
.border-inner.last, .border-inner:last-child {border-right: 0;}
/** optical correction **/
/* .autogrid.block.border-inner {margin-left: -0.75%; padding-left: 1.75%;} */

/** grid options **/
.autogrid.break {clear:left; margin-left: 0;}
.autogrid.full.break {width: 100%;clear:both;float: none;padding-left: 0;padding-right: 0;}

/** same height **/
.autogrid.same-height {display: table-cell; float: none; vertical-align: top;}

/** flexible same height **/
.autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: flex; display: -webkit-flex; display: -ms-flexbox; height: 100%; clear: both;}
.autogrid_wrapper.same-height .autogrid.same-height, .autogrid_wrapper .inner.same-height .autogrid.same-height {display: block;}

/** autogrid full **/
.autogrid.full {padding-left: 0; padding-right: 0;}
.autogrid_wrapper .autogrid.full {padding-left: 1%; padding-right: 1%;}

/** no gutter **/
.autogrid_wrapper.no_gutter {margin-left: 0; margin-right: 0;}
.autogrid.no_gutter {padding-left: 0; padding-right: 0;}

/** tablets **/
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.autogrid.adjust_mobile {width: 50% !important}
}

/** phones **/
@media only screen and (max-width: 767px) {
	.autogrid {width: 100%!important;}
	.autogrid.same-height, .autogrid_wrapper.same-height, .autogrid_wrapper .inner.same-height {display: block;}
	.border-inner {border-left: 0;}
}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      -moz-transform: scale(0.7, 0.7) translateX(-30%);
      -ms-transform: scale(0.7, 0.7) translateX(-30%);
      -o-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../../assets/jquery/mediaelement/2.21.2/images/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* font*/
/* body {font: normal 100%/160% "Open Sans", Arial, Verdana, sans-serif; color: #3f3f3f;}*/
body {font: normal 100%/160% Verdana, sans-serif; color: #3f3f3f;}
a {text-decoration: none; color: #4F92A1;}
a:hover {text-decoration: underline;}
body {background-color: #fff;}

/* _general headlines */
h1, h2, h3, h4, h5, h6 {color: #4F92A1; margin:0; padding:0;}
h4.newssection {
    border-bottom: 1px solid #4F92A2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/*h1*/
.default h1 {color: #4F92A1;}
h1 {font-size: 1.4em; margin: 45px 0 25px 0; text-transform: uppercase; font-weight: bold; }
h1:before {font-family: jukfont; display: inline-block; content: "\e78d";}
h1:before {width: 40px;}
#boxes h2:before {font-family: jukfont; display: inline-block; content: "\e91a"; font-size: 130%;padding-right: 8px;}
.mod_newsreader h1 {margin: 0; padding: 0 0 0px 0; background-color: transparent; color: #4F92A1;}

/*h2*/
h2 {font-size: 1.2em; margin: 45px 0 25px; text-transform: uppercase; font-weight: bold;border-bottom: 1px solid #68ACAC;}
/*h2 in newsmodules*/
#main .ce_text h2, #main .ce_headline h2 {
    text-transform: none;
}

#main .mod_newslist h2 {font-size: 1.3em; background: transparent; padding: 0 20px 0 0; width: 100%; margin-top: 0;}
#breakingnews h2 {font-size: 1.0em; padding: 0; margin: 0; width: 100%;}
.mod_newsreader h2 {font-size: 1em; margin: 0 0 25px 0;}
.mod_newsreader .ce_comments h2 {background: #4f92a1; padding: 6px; padding-left: 20px; margin: 0 0 15px 0; color: #fff;}
.mod_newsarchive h2 {padding: 6px; margin: 0; width: 100%;}
.mod_eventlist h2 {margin: 0; padding: 0;}
.mod_newsreader h1 {margin: 0 0 25px 0;}
.news-reader h1 {margin-top: 35px;}
.tipps .layout_latest h2 { border-bottom: 4px double #4f92a1;margin-bottom: 0; padding-bottom:0;}
.kontaktform h2 {border-bottom: 1px solid #4F92A1;}

.default.kontakt .ce_text.kontaktform {
    display: none;
}

#slider h2:before {content: none;}
#slider h2 {text-transform: uppercase;}
#boxes h2 {padding: 0; margin: 0; text-transform: none; font-size: 90%; font-weight: normal;}

.teaserlist h2:before {content: "\f061"; font-family: "jukfont"; display: inline-block; margin-left: -35px; width: 35px; position: relative; top: -3px;}
.default h2:before {width: 40px; color: #4F92A1;}
.ce_text.sliderteaser h2 {margin: 0; padding: 0;}
.teaserlist h2 {padding-left: 35px; margin-top: 10px;}




/* - h3*/
h3 {font-size: 1.0em; margin: 45px 0 25px 0;font-weight: bold;}
.mod_newsreader h3 {font-size: 1.2em; border-bottom: 1px solid #4F92A1; margin-bottom: 15px;}
.ce_accordion h3 {margin: 0; padding: 0; font-size: 1.2em;}
#boxes h3 {padding: 0 0 15px 0; margin: 0; text-transform: uppercase; font-size: 100%;}

/* - h4 */
#main h4, #main h5 {font-weight: bold; margin: 45px 0 15px 0; color: #666; font-size: 100%;color: #4F92A1;}
#right .first h4 {margin-top: 0;}
#submain .mod_newslist h4, .socialicons h4 {padding: 15px 0 35px 0;text-transform: uppercase;}
#submain .mod_newslist h5 {font-size: 120%; padding: 25px 0 8px 0;border-bottom: 4px double #4F92A1;  }
#left h4, #right h4 {margin-top: 45px; font-size: 1.2em; border-bottom: 4px double 4F92A1; margin-bottom: 10px;}
#left .first h4, #right .first h4 {margin-top: 8px;}
#left .malle {display: none;}
#dropdown .malle1 {display: none;}

.qrcode img {width: 85%; padding-right: 30px;padding-top: 40px;} 

/* - h5 */
#submain h5 {font-size: 110%; font-weight: bold;margin-bottom: 0px;}
.layout_latest h5 {font-size: 110%;}

/*h6*/
#footer h6 { margin-top:0;font-weight: bold; font-size: 110%; margin-bottom: 25px; border-bottom: 1px dotted #fff;}

/* generel classes*/
.small {font-size: 70%; line-height: 110%;}
.small-kursiv {font-size: 80%; line-height: 1.5;font-style: italic;padding:0;}
.ce_image.zoom img, img.zoom {width: 100%; height: auto;}
.error {color: #039; line-height: 100%; padding: 10px 0 0 0; margin-bottom: 3px;}
.mandatory {color: #cd0000;}
.info {font-style: italic; font-size: 0.9em; margin-bottom: 15px;}
.caption {font-style: italic; font-size: 0.8em;}
.confirm {font-weight: bold; color: #000; text-transform: uppercase;}
.subline {margin-top: -25px;}
.vorteile { background-color: #f4f4f4;padding: 20px;}
.wie-h2 {font-size: 1.2em; margin: 0;padding:0; text-transform: uppercase; font-weight: bold;}
.wie-h2-normal {font-size: 1.2em; margin: 0;padding:0; text-transform: uppercase; font-weight: bold;color: #4F92A1;}
.normal {font: normal 1em "Open Sans", Arial, Verdana, sans-serif; color: #3f3f3f;text-transform: none;}
.bgblue {background-color:#D4E7E7; padding: 20px;}
strong.big {font-size: 2em};

.pleft05 {padding-left: 5px;}
.pleft10 {padding-left: 10px;}
.pleft15 {padding-left: 15px;}
.pleft20 {padding-left: 20px;}
.pleft25 {padding-left: 25px;}

.pright05 {padding-right: 5px;}
.pright10 {padding-right: 10px;}
.pright15 {padding-right: 15px;}
.pright20 {padding-right: 20px;}
.pright25 {padding-right: 25px;}

.urhebervermerk p {
font-size: 0.8em;
position: absolute; 
display: inline !important;
	
}


/*tiny  mce*/
.morelink:before {font-family: "jukfont"; content: '\f101'; font-size: 1em; float: left; margin-right: 6px;}

/*general html*/
iframe {width: 99%; overflow-x: auto; border: none; min-height: 800px;}

/*iconfont classes*/
.telefon p:before, span.telefon:before {font-family: "jukfont"; content: '\e065'; font-size: 1em; float: left; margin-right: 6px;}
.mobile:before, span.telefon.mobile:before {font-family: "jukfont"; content: '\f034'; font-size: 1em; float: left; margin-right: 13px;}
.fax:before {font-family: "jukfont"; content: '\ea06'; font-size: 1em; float: left; margin-right: 6px;}
/* autogrid*/
div.ce_image.autogrid {padding: 0;}

/*_#lines-------------------------------------------------------------------*/
div.line1 {position: relative;padding-top: 10px;width: 100%;border-bottom: 1px solid #4F92A1;}
div.line1 span {display: block;position: absolute;top: 0px;height: 10px;width: 33%;background-color:   #4F92A1;}

/* =======================  css document width  =================================================== */
#wrapper, #slogan .inside, #header .inside,#footer .inside, #subfooter .inside, #kontakt .inside, #subslider .inside, #mobilemenue .inside {width: 90%; max-width: 1140px; margin: 0 auto;}
.home .inside { overflow: hidden;}
#offcanvas_wrapper {background-color: #fff;}

#mobilemenue {display: none;}

.dkoffcanvas a {width: 85px; margin: 0 auto;}
.dkoffcanvas a:before {font-family: "jukfont"; display: block; margin: 0 auto; content: "\f0c9";font-size: 3em;background-color:#6CA9B7 ; color: #fff;padding: 14px 8px;width: 43px;}

/* =======================  css document sections ================================================= */
hr.line1 {border: 0; height: 1px; background: #4F92A1; }


/* _#kontakt ----------------------------------------------------*/
#kontakt {background-color: #4F92A1; padding: 5px 0 10px 20px;}
#kontakt .inside {overflow: hidden;}
#kontakt p {padding: 0; margin: 0; font-size: 90%;font-weight: bold;}
#kontakt * {color: #fff;}
#kontakt .ce_text.floatleft {width: 350px;float: left;}
#kontakt .floatright {width:120px; float: right;}

/* _#header ----------------------------------------------------- */
/*makes the dropdown sticking out*/
#header .inside { height: 60px;overflow: visible;position: relative; z-index: 9999999;}
#header {background-color: #000;padding: 15px 0 45px 0;overflow: visible;height:auto;}
#header #mod_branding {padding: 14px 0 5px 0; color: #fff; text-transform: uppercase; font-size: 140%; font-weight: bold;}
#header #mod_branding p.name {margin:0; padding:0;}
#header p.slogan {font-weight: normal;font-size: 55%;text-align: left;max-width: 400px;text-transform: none;margin:0; padding:0;line-height: 1.1;}
#header #mod_branding img {max-width: 300px;}

/* - #slider- -------------------------------------------------------------*/
#slider {height: auto !important;padding-top: 0px;position: relative; z-index:99;}


#slider .inside {width: 100%;}
#slider img {vertical-align: bottom;}
.default #slider {padding-top: 0;}


#slider {background-color: #f4f4f4;width: 100%;}
#slider .ce_text {padding: 35px;}
#slider img {width: 100%; height: auto;}

.rsts-skin-default.rsts-type-fade .rsts-slide {background-color: #f4f4f4 !important;width: 100%;}
.rsts-view .slidertext {position: absolute; top: 220px; left: 0; color: #fff;z-index: 999 !important;}
.rsts-view p.name {font-weight: bold;line-height: 100%;margin:0; padding:0;}
.rsts-skin-default .rsts-nav {bottom: 32px;left: 10px;position: absolute;right: 95px;text-align: center;}
.rsts-skin-default .rsts-nav-bullets a {background-clip: padding-box; background-color: #161B38; border-radius: 100%; box-shadow: 0 0 2px #777; display: inline-block; height: 12px; margin: 15px 8px; outline: medium none; overflow: hidden; text-align: left; text-indent: -999px; width: 12px;}
.rsts-skin-default .rsts-nav-bullets a:hover, .rsts-skin-default .rsts-nav-bullets a.active { background-color: #fff;}
.rsts-prev   {right: 97% !important; z-index: 999999;bottom: 60% !important;}
.rsts-next  {right: 2% !important; z-index: 999999;bottom: 60% !important;}

.ce_text.sliderteaser {position: absolute;  top: 10%; left: -20%;z-index: 999999999;background-color: rgba(255,255,255,0.8);max-width: 40%;margin-left: 50%;}



/*_#boxes-------------------------------------------------------------------*/
#boxes {padding: 45px 0 85px 0;}

#boxes {position: relative;}
#boxes .one_third .ce_text {margin: 0 25px;}
#boxes .ce_text{min-height: 330px;}
#boxes .boxes1 {background-color: #346571;}
#boxes .boxes4 {background-color: #417885;}
#boxes .boxes3 {background-color: #4F92A1;}
#boxes .boxes2 {background-color: #62B4C7;}
#boxes * {color: #fff;}
#boxes .ce_text {padding: 20px 25px 20px 40px;}

#boxes p {margin-bottom: 0; line-Height: 140%; font-size: 95%;}
#boxes .more {position: absolute; bottom: 15px;}
#boxes .more a {color: #3f3f3f;}

/*_#container-------------------------------------------------------------- */
#container {margin: 0; padding-top: 0px; padding-bottom: 15px; min-height: 350px;}
.default #container {margin-top: 0px;background-color: #fff;z-index: 999;}

/*_#main--------------------------------------------------------------------*/
.home #main .inside {margin-top: 45px;}
#main .pdf_link {margin-bottom: 15px;}
.default #main .inside { padding: 0 45px;}


/*_#sidebars----------------------------------------------------------------*/
#left .inside {margin: 45px 25px 45px 0; }
#right .inside {margin: 0; padding-bottom: 35px;}

/* _#footer ------------------------------------------------------------ */
#footer {min-height: 130px; height: auto; margin-top: 15px; padding: 30px 0 35px 0; background-color: #384150; overflow: hidden;}
#footer .inside {padding: 0;}
#footer * {color: #fff;}

/* foo adresse*/
#footer .adresse p {line-height: 110%;}
#footer .adresse a {color: #fff;}
#footer .fn {text-transform: uppercase; font-weight: bold;}
#footer .fn, #footer .postal-code, #footer .locality {display: inline-block; margin-bottom: 15px;}
#footer img {max-width: 140px;}

/*foo breeakingnews*/
#footer .autogrid.one_third {padding-left:15px;}

/* _dkmmenu*/
.offcanvas {padding: 10px; background-color: #ccc;}
.offcanvas a {display: block; width: 100%; height: 100%;}
.offcanvas a:before {font-family: jukfont; display: inline-block; margin-left: -60px; width: 60px; color: #000; content: "\ebf6";}

/* css #main --------------------------------------------------------------*/
.teaserlist {background-color: #fff; padding: 35px 35px 25px 35px; margin-bottom: 15px; border: 1px solid #ddd;}

/* - google maps ----------------------------------------------------------*/
#dlh_googlemap_1 {width: 100% !important; }


/* _buttons */
.more a, .back a, .submit, .toplink, .toggle-view a, button.submit, a.more, p span.more a, p.more a, .button {border-radius: 5px 5px 5px 5px; font-size: 12px; font-weight: bold; line-height: normal; padding: 6px 14px; background-color: rgba(159, 199, 207,1); cursor: pointer; display: inline-block; text-align: center; color: #3f3f3f; text-decoration: none;}
.teaser .more {padding-top: 15px; border-top: 1px solid #ddd; margin-top: 10px;}
#left .more a, #left .back a, #left .submit,#left .toggle-view a, #left button.submit, #right .more a, #right .back a, #right .submit,#right .toggle-view a, #right button.submit {padding: 2px 5px; font-size: 10px;}
.more a:hover, .back a:hover, .submit:hover, .toplink:hover, .toggle-view a:hover, button.submit:hover, 
.button:hover, a.more:hover {background-color: #F2F2F2; background-image: -moz-linear-gradient(center top, #F4f4f4, #BABABA); text-decoration: none;}

.button:hover {background-color: #E4F0F0;
transition: background-color 2s; -moz-transition: background-color 2s; -webkit-transition: background-color 2s; -o-transition: background-color 2s; }

.mehr {padding-top: 6px; border-top: 1px solid #4F92A1;}
.mehr a {padding-left: 20px;}
.mehr a:before {font-family: jukfont; display: inline-block; margin-left: -20px; width: 20px;  content: "\25b8";}






/* image-container*/
.image_container {margin: 0; padding: 0;}/*.image_container img {padding: 10px; background-color: #fff; border: 1px solid #ddd;}*/
#left .image_container, #right .image_container, #left .image_container img, #right .image_container img {width: 100% !important;}
#left .float_right, #left .float_left,#right .float_right, #right .float_left {float: none;}
#main .image_container.float_right {padding-left: 35px !important;}
#main .image_container.float_left {padding-right: 35px !important;}



/* #############################################    css navigations    ######################################################## */
/* ----------------------------------------------------------------------- */
/* dropdown mainmenue */
/* ----------------------------------------------------------------------- */
#dropdown ul.level_1 {position: absolute; right: 0; top: 30px;}
/*level_1*/
#dropdown li {float: left; margin-left: 20px;}
#dropdown a, #dropdown span {display: block; background-color: #000; border-bottom: 3px solid #000;color: #f4f4f4;}
#dropdown a:hover,#dropdown span, #dropdown .trail a {background-color: #000; text-decoration: none; border-bottom: 3px solid #4F92A1; transition: all 2s; -moz-transition: all 2s; -webkit-transition: all 2s; -o-transition: all 2s; color: #4F92A1;}
#dropdown li.trail li.sibling, #dropdown li.trail li.active {border-top: 1px solid #8F8F8F;}
#dropdown li.submenu li {border-top: 1px solid #8F8F8F;}

/*level_2*/
#dropdown .level_2 {position: absolute; width: 220px; left: -9999999px; margin-bottom: 0; background-color: #fff; -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);}
#dropdown .level_2 li {margin-left: 0;}
#dropdown .level_2 li {border-right: none;}
#dropdown .level_2 a:hover, #dropdown .level_2 span {background-color: #272727;color: #fff; }
#dropdown li:hover > ul li {height: auto; overflow: visible; float: none; padding: 0; border-right: none;}
#dropdown .level_2 li a, #dropdown .level_2 span {margin: 0; padding: 10px; border: none; font-size: 80%;}
#dropdown li:hover ul {left: auto;}




/* ----------------------------------------------------------------------- *//*#submenue *//* ----------------------------------------------------------------------- */
#submenue *:before {font-family: jukfont; display: inline-block; margin-left: -20px; width: 20px;}
#submenue {}
#submenue a,#submenue span.active,#submenue span.trail {display: block; margin-top: 1px; padding-top: 8px; padding-bottom: 8px; padding-left: 25px; border-bottom: 1px solid #ddd;}
#submenue a.last {border: none;}
#submenue a {color: #3f3f3f;}
#submenue a:hover,#submenue .trail,#submenue span.active {color: #4F92A1;}
#submenue li a:before {content: "\e762";}
#submenue li a:hover:before, #submenue li span.active:before, #submenue li.submenu.trail a.submenu.trail:before {content: "\e8a5"; color: #4F92A1;}
#submenue span.trail:before {content: "\e8a5";}
/*mallorca*/
.home #main li.malle1 {background-color: #7DB3BF !important;}
.home #main li.malle1:hover {background-color: #4F92A1 !important;}
.home #main li.malle1 a.malle1 {color: #fff !important;}
.home #submenue li.malle1 a:hover:before, .home #submenue li.malle1 span.active:before, .home #submenue li.submenu.trail.malle1 a.submenu.trail:before {color: #fff;}


/* level 2 --------------------------------------------------------- */
#submenue .level_2 li {margin: 0 0 0 40px; padding: 0;}
#submenue .level_2 li a,#submenue .level_2 span {display: block; border-bottom: 1px dashed #ddd; margin: 0 0 0 4px; padding: 0 0 0 8px; font-size: 90%;}
#submenue .level_2 li a:hover,#submenue ul.level_1 li.trail ul li.active span.active {display: block; text-align: left; background: transparent; font-size: 90%;}
#submenue .level_2 li a:before {content: "\2d";}

#topmenue ul {position: absolute;right: 0px;top: 0px;}
#topmenue li {display:inline; position: relative;padding: 0 20px;}
#topmenue li.kontakt:before {font-family: "jukfont"; content: '\ea06'; font-size: 1em; position: absolute; left:0px;}
#topmenue li.impressum:before {font-family: "jukfont"; content: '\e0c1'; font-size: 1em; position: absolute; left:0px;}

/* ----------------------------------------------------------------------- */
/* CSS pagination */
/* ----------------------------------------------------------------------- */
.pagination {clear: both; border-top: 1px solid #ddd; padding-top: 7px; margin: 10px 0 15px 0;}
.pagination ul {padding: 0; float: left;}
.pagination li {margin: 0; padding: 0; float: left;}
.pagination li a, .pagination li span {background: #E5E5E5; display: block; margin-right: 1px; color: #666; text-decoration: none; padding: 0px 4px; font-size: 0.9em; min-width: 15px; text-align: center;}
.pagination li a:hover {background-color: #8d8d8d; transition: background-color 2s; -moz-transition: background-color 2s; -webkit-transition: background-color 2s; -o-transition: background-color 2s; color: #fff;}
.pagination li span.current {background-color: #4F92A1; color: #fff;}
.pagination p {float: right;}
.pagination .link, .pagination span.current {border-radius: 15px; margin: 0 2px 0 2px;}
/* ----------------------------------------------------------------------- */
/* CSS breadcrumb */
/* ----------------------------------------------------------------------- */
.mod_breadcrumb {width: 100%; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; padding: 4px 0; color: #5e5e5e; font-size: 0.7em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 25px;}
.mod_breadcrumb li {float: left; margin-right: 6px;}
.mod_breadcrumb li:before {font-family: "jukfont"; content: '\e762'; margin-right: 6px; color: #000;}
.mod_breadcrumb li.first a {background-color: #4F92A1; color: #fff; padding: 0 4px;}
.mod_breadcrumb li.first:before {font-family: "jukfont"; content: '\e884'; margin-right: 6px; font-size: 1.2em;}
.mod_breadcrumb a {color: #000; font-weight: bold;}


/* ----------------------------------------------------------------------- */
/* CSS smallmenue */
/* ----------------------------------------------------------------------- */
#footer #smallmenue li a, #footer #smallmenue li span {color: #fff;}




/* ####################################################    css modules     #################################################### */
/* ----------------------------------------------------------------------- */
/* alle module news + events */
/* ----------------------------------------------------------------------- */




/* ----------------------------------------------------------------------- */
/* css newsmodul */
/* ----------------------------------------------------------------------- */
.mod_newslist .layout_latest .image_container {margin-right: 15px;}
.mod_newslist p.more {clear: left;}
#newsreader .info {margin-top: 35px;} 
.mod_newsreader .image_container {margin-bottom: 25px;}
.mod_newsreader p.back {margin-top: 25px;padding-top: 8px; border-top: 1px solid #4F92A1;}
.tipps .mehr {
    margin-bottom: 45px;
}

/* ----------------------------------------------------------------------- */
/* css .mod_search */
/* ----------------------------------------------------------------------- */
.highlight {background-color: yellow;}
.relevance {font-size: 0.8em;}
.url:before {content: "\e807"; font-family: jukfont; display: inline-block; margin-left: -20px; width: 20px;}
.url {padding-left: 30px; border-bottom: 1px dotted #ddd;}
.mod_search div {padding: 15px 25px 25px 25px;}
#left .mod_search .formbody, #right .mod_search .formbody {padding: 15px 0px 25px 10px; margin: 15px 0; background-color: #f4f4f4;}
.mod_search .odd {background-color: #ededed;}
.mod_search .even {background-color: #fff;}

/* ----------------------------------------------------------------------- */
/* css .mod_login */
/* ----------------------------------------------------------------------- */
.mod_login .formbody {background-color: #EDEDED; padding: 10px; color: #666;}
#footer .mod_login .formbody {background-color: #6D7B28; margin-bottom: 15px;}


/* ##### inhaltselemente     ############################################# */
/* ----------------------------------------------------------------------- */
/* css listen */
/* ----------------------------------------------------------------------- */
/*default ul*/
.ce_text ul {margin: 10px 0 10px 25px;}
.ce_text li {}
.ce_text li {margin-bottom: 15px; line-height: 130%;}
.ce_text li li li {padding: 0px; border: none; line-height: 100%; margin-bottom: 0px;}
.ce_text li:before {content: "\f105"; font-family: jukfont; display: inline-block; margin-left: -20px; width: 20px;}
.ce_text li li li:before {content: "- "; margin-left: -20px; width: 20px;}/*bulletlist2*/
.bulletlist2.ce_text ul {margin: 10px 0 10px 25px;}
.bulletlist2.ce_text li {margin-bottom: 15px; line-height: 130%;}
.bulletlist2.ce_text li li {padding: 0px; border: none; line-height: 100%; margin-bottom: 0px;}
.bulletlist2.ce_text li:before {content: "\f105"; font-family: jukfont; display: inline-block; margin-left: -20px; width: 20px;}
.bulletlist2.ce_text li li:before {content: "- "; margin-left: -20px; width: 20px;}/*default ol*/
.ce_text ol {margin-left: 25px;}
.ce_text ol li:before {content: "";}
.ce_text ol li {font-weight: normal; text-transform: none; font-size: 100%; list-style-type: decimal; padding-left: 0px; margin-bottom: 10px;}
.ce_text ol li li {text-transform: none; font-size: 0.95em; padding: 0 10px 0 5px; margin-bottom: 2px; list-style-type: lower-latin; line-height: 120%;}
.ce_text ol li li li {list-style-type: none; padding-left: 15px;}
.ce_text ol li li li:before {content: "\2d"; width: 25px;}
.ce_text ol ol {margin: 10px 0 10px 25px;}/*letterlist ol*/
.letterlist.ce_text ol {margin-left: 25px;}
.letterlist.ce_text ol li:before {content: "";}
.letterlist.ce_text ol li {font-weight: normal; text-transform: none; font-size: 100%; list-style-type: upper-latin; padding-left: 0px; margin-bottom: 10px;}
.letterlist.ce_text ol li li {text-transform: none; font-size: 0.95em; padding: 0 10px 0 5px; margin-bottom: 2px; list-style-type: lower-latin; line-height: 120%;}
.letterlist.ce_text ol li li li {list-style-type: none; padding-left: 15px;}
.letterlist.ce_text ol li li li:before {content: "\2d"; width: 25px;}
.letterlist.ce_text ol ol {margin: 10px 0 10px 25px;}


/* ----------------------------------------------------------------------- */
/* css ce_table */
/* ----------------------------------------------------------------------- */
table {margin-top: 24px; margin-bottom: 24px; padding: 5px; width: 100%; overflow-x: auto;}
td {padding: 6px 20px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;}
th {padding: 2px 8px; background-color: #EDEDED; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;}
th a {color: #fff;}
th:hover a {text-decoration: none;}
tr {border-left: 1px solid #ddd;}
.cetab2 .odd td {background-color: #fff;}
.cetab2 .even td {background-color: #fafafa;}
.cetab3 .col_0, .cetab3 .col_2 {background-color: #fff;}
.cetab3 .col_1, .cetab3 .col_3 {background-color: #fafafa;}
.cetab4 th, .cetab4 td {text-align: left;}
/* ----------------------------------------------------------------------- */
/* css ce_accordion */
/* ----------------------------------------------------------------------- */
/*default*/
.ce_accordion {min-width: 250px; max-width: 80%;}




.toggler_first {display: block; background-color: #D8D8D8; padding: 6px 0 6px 35px; margin-bottom: 2px;}
.toggler_first:before {content: "\e89f "; font-family: jukfont; display: inline-block; margin-left: -25px; width: 25px;}
.toggler_first:hover,.toggler.active .toggler_first {background-color: #4F92A1; cursor: pointer; color: #fff; transition: background-color 2s; -moz-transition: background-color 2s; -webkit-transition: background-color 2s; -o-transition: background-color 2s;}
.toggler_first:hover:before,.toggler.active .toggler_first:before {content: "\e8a2"; font-family: jukfont; display: inline-block; margin-left: -25px; width: 25px;}
.accordion div {line-height: 120%; padding: 15px 0 8px 15px; font-size: 0.9em;}

/* ----------------------------------------------------------------------- */
/* css ce_gallery */
/* ----------------------------------------------------------------------- */
.ce_gallery li {width: 24.4%;}
.ce_gallery .image_container {margin: 10px 15px 0 0;}/*standard*/
.ce_gallery.standard .image_container img {padding: 4px; background-color: #f4f4f4; border: 1px solid #ddd; max-width: 200px; height: auto;}
.ce_gallery.standard .caption {font-family: 'times new roman', serif; font-style: italic; font-size: 0.9em;}
.ce_gallery.standard .image_container img:hover {background-color: #fff; border: 1px solid #ddd;}
.ce_downloads img.mime_icon {display: none;}
.ce_downloads a {padding-left: 25px;}
.ce_downloads a:before {content: "\ed74"; font-family: jukfont; display: inline-block; margin-left: -25px; width: 25px;}

/* ################################################  css formulare .ce_forms   ################################################ */
/* =============================================================================
 * --forms
 * ========================================================================== */

/*     --hide br
------------------------------------------------- */
form br {display: none;}

/*     --input-wrapper
------------------------------------------------- */
.input-wrapper {margin-bottom: 12px; position: relative;}
.input-wrapper * {width: 99.9%; margin-left: 0!important;}
.ce_form .full {width: 99.9%;}

/*     --fieldset+legend
------------------------------------------------- */
fieldset {border: 1px solid #ccc; padding: 0.5em; margin-bottom: 20px;}
legend {display: none;}
label {font-size: 90%; margin-top: 20px; font-style: italic;}

/*     --input, select, textarea
------------------------------------------------- */
input, select, textarea {width: 100%; padding: 10px; margin: 0; border: 1px solid #dadada; color: #333; background: #FAFAFA; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 18px; border-radius: 0; font-size: 14px;}
input[type="search"] {-webkit-appearance: none; border-radius: 0!important;}
select {height: 40px; padding: 8px;}
textarea {min-height: 185px;}
*::-webkit-input-placeholder {color: #0D1744 ; text-transform: uppercase; font-family: Arial, sans-serif;}
*:-moz-placeholder {color: #0D1744 ; text-transform: uppercase; font-family: Arial, sans-serif;}
*::-moz-placeholder {color: #0D1744 ; text-transform: uppercase; font-family: Arial, sans-serif;}
*:-ms-input-placeholder {color: #0D1744 ; text-transform: uppercase; font-family: Arial, sans-serif;}

/*     --radio-buttons
------------------------------------------------- */
.radio_container {margin-top: 1px;}
.radio_container legend span {margin-bottom: 5px; display: inline!important;}
.radio_container label {float: none;}
.radio_container input {width: 20px; padding: 0; box-shadow: none; -webkit-box-shadow: none; border-radius: 100%;}
.radio_container legend {display: block; overflow: hidden;}
.radio_container span {display: block;}
.radio_container.horizontal span {display: inline-block; margin-right: 15px;}

/*     --checkboxes
------------------------------------------------- */
.checkbox_container {margin-top: 1px;}
.checkbox_container legend span {margin-bottom: 5px; display: inline!important;}
.checkbox_container label {float: none;}
.checkbox_container input {width: 20px!important; padding: 0; box-shadow: none; -webkit-box-shadow: none;}
.checkbox_container legend {display: block; overflow: hidden;}
.checkbox_container span {display: block;}
.checkbox_container.horizontal span {display: inline-block; margin-right: 15px;}

/*     --submit-button
------------------------------------------------- */
.submit_container input {width: auto!important;}
.submit {-webkit-appearance:none; -webkit-box-shadow: none; box-shadow: none; border: 0;}
input[type="submit"], input.submit {padding: 10px 12px; text-align: center; display: inline-block; margin-bottom: 4px; background-color: rgba(159,199,207,0.4); color: #0D1744; cursor: pointer; }
input[type="submit"], input.submit {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
input[type="submit"]:hover, input.submit:hover {opacity: 0.9; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

/*     --errors
------------------------------------------------- */
label.error {color: red;}
input.error {border: 1px solid red;}
p.error {color: red; clear: both;}

/*     --captcha
------------------------------------------------- */
.ce_form .captcha {width: 20%;}
.ce_form .captcha-container label {width: 100%; display: block;}
.ce_form .captcha_text {display: block; margin-top: 10px;}
.widget-captcha {background: #9C9C9C; padding: 2%; margin: 15px 0;}
.widget-captcha * {color: #fff;}
.widget-captcha input {color: #666;}


/* ################################################  social icons   ########################################################### */
.socialicons {margin-bottom: 35px;}
.socialicons a,.socialicons a:before {display: inline-block; color: #4F92A1; line-height: 160%; text-decoration: none;}
.socialicons a:hover:before {color: #fff; text-decoration: none;}
#subfoo3 .socialicons a:hover {text-decoration: none;}
.facebook:before {font-family: "jukfont"; content: '\f30d'; font-size: 2em;}
.twitter:before {font-family: "jukfont"; content: '\f30a'; font-size: 2em;}
.tumblr:before {font-family: "jukfont"; content: '\f316'; font-size: 2em;}
.google:before {font-family: "jukfont"; content: '\e864'; font-size: 2em;}
.pinterest:before {font-family: "jukfont"; content: '\f0d2'; font-size: 2em;}

/* ################################################  content-slider   ########################################################### */
.slider-control {border-top: 1px solid #DDDDDD;}

/* ################################################    mediaqueries     ####################################################### */
@media only screen and (max-width: 1280px){
    .ce_text.sliderteaser {left: -20%;margin-left: 40%;max-width: 60%; position: absolute;top: 10%;}
    .rsts-crop, .rsts-crop img {height: 250px !important;}
}


@media only screen and (max-width: 1024px) {
#header .inside, #kontakt .inside {width: 98%; max-width: 1200px; margin: 0 auto;}
#dropdown li {margin-left: 10px;}
#mod_branding p.slogan, #mod_branding {text-align: center !important;}
#header p.slogan {max-width: 100%;text-align: center;}
#boxes .ce_text {min-height: 330px;}
.ce_text.sliderteaser {left: -6%;margin-left: 10%;max-width: 90%; position: absolute;top: 10%;}
}


@media only screen and (max-width: 860px) {
#dropdown, #kontakt #topmenue, #slider, #left {display: none;}
#mobilemenue {display: block;background-color: #1A1A1A;height: 60px;padding-top: 10px;display: block;}
#kontakt .ce_text.floatleft {float: none;width: 100%;text-align: center; }
.telefon p::before {float: none;}
.autogrid.one_third#mod_branding {width: 100% !important;}
.block.one_third, .two_third {width: 100% !important;}
#main h4 {margin-left: 15px;}
#boxes .ce_text {min-height: 200px;}
.default #main .inside {padding: 0 0px;}
#container {padding:0;}
#footer .autogrid_wrapper {margin-left: 0;margin-right: 0;}
#footer .inside .inside {
    width: 100%;
}

}
