@media screen and (max-width: 1800px) {

.leFilterContainerWrap{
  width:1000px;
}

.leFilterContainerWrap .leFilterContainerLeft{
  float:none;
}

.leFilterContainerWrap .leFilterContainer{
  float: none;
}
 
.leFilterContainerButton{
  display:block;
}  
.leFilterContainerButton .leFilterButton .leFilterCount{
  background-image: url('../img/filter/icon-filter.png');
  background-repeat: no-repeat;
}

 
.leFilterContainerOverlay{
  float:none;
  z-index:10;
  position:absolute;
  cursor:pointer;
  display:none;
}
.leFilterContainerOverlay.filteropen{
  display:block;
}

 
.leFilterOverlay{
  display:none;
}
.leFilterOverlay.filteropen{
  display:block;
}
 
 
 
}


@media screen and (max-width: 1500px) {

  .leHeaderContentLeft p.leHeaderContentCatName, .leHeaderContentRight p.leHeaderContentCatName {
    font-size: 3.3vw;
  }

.leSliderContentOverlay {
  padding: 2% 3%;
}

.leSliderContentOverlayHeadlineCategory {
  font-size: 1.6vw;
}

.leSliderContentOverlayHeadlineMain {
  font-size: 2.8vw;
}

.slick-slide:nth-child(2) h1 {
  font-size: 2.8vw;
}


.leSliderContentOverlayContent {
  font-size: 1.8vw;
}

.leSliderContentOverlayHref {
  margin-top: 5%;
  font-size: 1.8vw;
  padding: 2% 3%;
}

.leBoxRegisterSmall{
  margin-top: -320px;
}

.leBoxWbdfm {
  font-size: 1.8vw;
}

}





@media screen and (max-width: 1200px) {

.leHeaderElements,
.site-branding-container,
.leSearchResults,
.leIntroText,
.leIconBoxIcons,
.leInfoBoxIcons,
.leFeaturedBox,
.leOflContent,
.lePopularBox,
.leFooterContent,
.leHeaderOverlay,
.leText,
.le2ColText,
.leTextOverlay img,
.leBoxRegisterSmallContainer,
.leFilterContainerSelectedItems,
.leRegisterContent,
.lePageContent,
.leIntroText
{
  /*width:800px;*/
  width: 86%;
}

.leFilterContainerWrap{
  /*width:800px;*/
  width: 86%;
}


/*
.main-navigation, .menu-main-container{
  width: 260px;
}
*/
.leIntroText{
    margin: 60px auto;
}

.leFooterMenu{
  width:100%;
}
.leFooterLegalMenu{
  width:300px;
}



.slider{
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
  background-color: #006382;
}
.slider .leSliderImg{
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.sliderBottomLeft {
	 background-color: unset;
}
/*
.slick-slide img{
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
}

*/

.leHeaderContentLeft img, .leHeaderContentRight img {
  /*height: 10vw;*/
  margin-right: 3vw;
}

.leHeaderContentLeft p.leHeaderContentCatName,
.leHeaderContentRight p.leHeaderContentCatName{
  font-size: 3vw;

  }

.leHeaderContentLeft p.leHeaderContentCatDescription,
.leHeaderContentRight p.leHeaderContentCatDescription{
  font-size: 1.6vw;
  margin-top: 1vw;
}

.leHeaderContentLeft .catName{
  font-size: 2vw;
}

.leSliderContentOverlayHeadlineMain {
  margin-top: 1vw
}

.leSliderContentOverlayContent {
  margin-top: 1vw
}

.leSliderContentOverlayHref {
  margin-top: 1vw
}

.leThumbnail{
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
}
.leThumbnail .leThumbnailImg{
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.leThumbnail img{
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
}

/*
.leThumbnailFull{
  display:none;
}
.leThumbnail1200x419{
  display:block;
}
.leThumbnail900x511{
  display:none;
}
.leThumbnail590x503{
  display:none;
}
.leThumbnail1200x419{
  display:block;
}
.leThumbnail900x522{
  display:none;
}
.leThumbnail590x478{
  display:none;
}
*/

.leIconBoxIcon1,
.leIconBoxIcon2{
  padding:0;
  margin: 0 43px 0 0;
  width: 238px;
  float:left;
  font-size:16px;
}
.leIconBoxIcon3{
  padding:0;
  margin: 0;
  width: 238px;
  float:left;
  font-size:16px;
}

.leIconBoxIcon1 h1,
.leIconBoxIcon2 h1,
.leIconBoxIcon3 h1{
  font-size:21px;
}

.leOflLink:hover{
  background-image: url('../img/Our_favorite_Label.png');
}


.le2ColTextLeft{
  width: 385px;
  margin: 0 15px 0 0;
  padding:0;
  float:left;
}
.le2ColTextRight{
  width: 385px;
  margin: 0 0 0 15px;
  float:right;
}


iframe.ytplayer {
  width:800px;
  height:450px;
}



.leFilterContainerWrap{
  width:800px;
}

.leFeaturedBox {
	grid-template-columns: repeat(2, 1fr);
}

.leFeaturedBoxStartPage > div {
    height: 34vw;
}

.leFeaturedBoxStartPage > div {
	padding: 20px 20px 40px 40px;
}

.leFeaturedBoxPublic p.leFeaturedPLabel {
  padding: 2vw 3vw;
  height: 7vw;
  font-size: 2.2vw;
}


.leFeaturedPCatHeadline {
    position: absolute;
    bottom: 23%;
	min-height: 55px;
	margin: 0;
	padding-right: 40px;
}

.leFeaturedPCatDescription{
	min-height: 40px;
    position: absolute;
    bottom: 40px;
    padding-right: 40px;
    font-size: 2vw;
}

/*

.leFeaturedBoxLeft{
  width:380px;
  height:352px;
  margin-right:40px;
  margin-bottom:40px;
  background-color: none;
  color: #fff;
  font-weight: 700;
  float:left;
  font-size: 16px;
}

.leFeaturedBoxRight{
  width:380px;
  height:352px;
  margin-right:0px;
  margin-bottom:40px;
  background-color: none;
  color: #fff;
  font-weight: 700;
  float:right;
  font-size: 16px;
}

.leFeaturedBoxLeft img,
.leFeaturedBoxRight img{
  width:380px;
  height:292px;
}

.leFeaturedBoxLeft p.leFeaturedPImg,
.leFeaturedBoxRight p.leFeaturedPImg{
  margin:0px;
  padding:0px;
  width:380px;
  height:292px;
  font-size: 16px;
}
*/
.lePopularBoxContentLeft,
.lePopularBoxContentRight{
  width:238px;
  margin-right:43px;
  background-color: none;
  color: #007D97;
  font-size: 12px;
  font-weight: 700;
  float:left;
}

.lePopularBoxContentRight{
  margin-right:0px;
}

.lePopularBoxContentLeft img,
.lePopularBoxContentRight img{
  width:238px;
}



.leBoxRegisterLarge{
  width: 800px;
  margin: 0px auto -50px auto;
}
.leBoxRegisterLargeContent{
  width: 700px;
  padding: 80px 0 0 96px;
}
.leBoxRegisterLargeContent a{
  color: #fff;
}

.leBoxRegisterLargeContent a:visited, .leBoxRegisterLargeContent a:focus {
  text-decoration: none;
}

.leBoxRegisterLargeContentLeft{
  width: 650px;
  height: 191px;
  margin: 0 auto;
  float: none;
}
.leBoxRegisterLargeContentRight{
  width: 650px;
  height: 271px;
  margin: 0 auto;
  float: none;
}


.leBoxRegisterSmall{
  margin: 0 0 0 475px;
  margin-top: -280px;
}


  
}



@media screen and (max-width: 900px) {
  
.leHeaderElements,
.site-branding-container,
.leSearchResults,
.leIntroText,
.leIconBoxIcons,
.leInfoBoxIcons,
.leFeaturedBox,
.leOflContent,
.lePopularBox,
.leFooterContent,
.leHeaderOverlay,
.leText,
.le2ColText,
.leTextOverlay img,
.leBoxRegisterSmallContainer,
.leFilterContainerSelectedItems,
.leRegisterContent,
.lePageContent
{
  /*width:475px;*/
  width: 86%;
}


.leHeaderElementsSpan.leHeaderElementLogin{
  display:none;
}

.leNavMobileIcon{
  margin-top:81px;
  display:block;
  float:right;
}

.leNavMobileImg {
  width: 20vw;
  max-width: 80px;
}

.leNavMobile{
  width:100%;
  padding: 10px 0;
  margin: 0;
  background-color: rgb(0, 78, 102);
  text-align:left;
  position: absolute;
  z-index: 50;
}

.mobile-parent-nav-menu-item{
	display: none;
}

.leNavMobile.open{
  display:block;
}
.leNavMobileNav{
  /*width:475px;*/
  width: 86%;
  padding: 0;
  margin: 0 auto;
  text-align:left;
}
.leNavMobileNav ul{
  padding: 0;
  /*width:475px;*/
	list-style: none;
}

.sub-menu {
	margin-left: 40px;
}

.submenu-expand {
	color: #fff;
}

.leNavMobileNav li{
  /*width:475px;*/
}
.leNavMobileNav a{
  color: #fff;
}

.main-navigation, body.page 
.main-navigation, 
.leSearch{
  display:none;
}


.leSearchMobile{
  text-align:left;
}

.leSearchInput {
	width: 	80%;
}

.leBoxesWbdfm {
  grid-template-columns: repeat(2, 1fr);
}

.leBoxWbdfm {
  font-size: 2.3vw;
  height: 20vw;
}

/*
.leSearchMobile .leSearchInput{
  width:unset;
  height:unset;
  padding:0px;
  margin:0px;
  background: #fff;
  color: #000;
  border: none;
  box-sizing: none;
  outline: none;
  padding: 0.36rem 0.66rem;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 0;
  font-weight:bold;  
}
.leSearchMobile .leSearchInputSubmit, .leSearchMobile .leSearchInputSubmit:hover, .leSearchMobile .leSearchInputSubmit:visited, .leSearchMobile .leSearchInputSubmit:focus{
  height:36px;
  width:51px;
  padding:0px;
  margin:0px;
  transition: none;
  background-color: #E5EAEC;
  background-image: url('../img/Lupe.svg');
  background-size: 32px 22px;
  background-position: 8px 5px;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0px;
  box-sizing: none;
  color: #000;
  outline: none;
  text-decoration: none;
  vertical-align: bottom;
}
*/

.leFeaturedBox {
	grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.leFeaturedBoxStartPage > div {
    height: 32vw;
}

.leFeaturedBoxStartPage > div {
	padding: 20px;
}


.leFeaturedPCatHeadline {
    position: absolute;
    bottom: 22%;
	min-height: 55px;
	margin: 0;
	padding-right: 40px;
}

.leFeaturedPCatDescription{
	min-height: 30px;
    position: absolute;
    bottom: 20px;
    padding-right: 10px;
}

.leFeaturedBoxLeft p.leFeaturedPCatImg img, .leFeaturedBoxRight p.leFeaturedPCatImg img {
	margin: 0 0 20px 20px;
    height: 72px;
}

.leFeaturedPCatHeadline {
	font-size: 3vw;
}

.leFeaturedPCatDescription {

    font-size: 2.3vw;
}

.leSliderContentOverlayHref {
	margin-top: 5%;
    margin-bottom: 5%;
}

.leFilterContainerWrap{
  /* margin-top: 20px; */
  width:475px;
}


.leFooterMenu{
  /*width:475px;*/
  float: none;
}
.leFooterLegalMenu{
  margin-top:0px;
  width:475px;
  float: none;
}


.leTickerLeft{
  width:100px;
}

.slider{
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
}
.slider .leSliderImg{
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.leBottomSliderleft {
	max-width: 475px;
}

.leSliderContentOverlay {
	position: relative;
  width: 86%;
  max-width: unset;
	margin: auto;
	padding: 2% 0;
	background-color: unset;

    opacity: 1;
}

.slick-slide:nth-child(2) h1 span{
  font-size: 4vw;
  color: #fff !important;
}

.slick-slide:nth-child(2) .leSliderContentOverlay {
	position: relative;
  width: 86%;
  max-width: unset;
	margin: auto;
	padding: 2% 0;
	background-color: unset;

    opacity: 1;
}

.slick-slide:nth-child(2) .leSliderContentOverlay:after {
  background-color: unset !important;
}



.leSliderContentOverlayHeadlineCategory,
.leSliderContentOverlayHeadlineMain,
.leSliderContentOverlayContent{
	width: unset;
	margin: 10px 0;
}

.leSliderContentOverlayHeadlineCategory {
	font-size: 2.2vw;
}

.leSliderContentOverlayHeadlineMain {
	font-size: 4vw;
}

.leSliderContentOverlayContent {
	font-size: 2.4vw;
}

.leSliderContentOverlayBottom {
	width: 100%;
	padding: 20px 0 20px 0;
}

.slick-slide img{
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
}


.leThumbnail{
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
}
.leThumbnail .leThumbnailImg{
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.leThumbnail img{
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
}

/*
.leThumbnailFull{
  display:none;
}
.leThumbnail1200x419{
  display:none;
}
.leThumbnail900x511{
  display:block;
}
.leThumbnail590x503{
  display:none;
}
.leThumbnail1200x419{
  display:none;
}
.leThumbnail900x522{
  display:block;
}
.leThumbnail590x478{
  display:none;
}
*/

.leHeaderOverlay{
  margin-top: -290px;
}

.leHeaderOverlay p{
  /* margin: 15px 0 25px 0; */
}

span.leHeaderOverlayHeadline{
  font-size: 22px;
}

.showHeaderHeadlineMobile{
  display:none;
}


.leIntroText h1 {
	font-size: 4vw;
}

.leInfoBoxIconImg{
  width:100%;
  text-align:center;
}

.leIconBoxIcon1,
.leIconBoxIcon2,
.leIconBoxIcon3{
  padding:0;
  margin: 0 0 40px 0;
  width: 475px;
  float:none;
  font-size:20px;
}

.leIconBoxIcon1 h1,
.leIconBoxIcon2 h1,
.leIconBoxIcon3 h1{
  font-size:26px;
}

.leIconBoxIconImg{
  text-align:center;
  margin-bottom:10px;
}


.leInfoBoxIconTable{
  display:none;
}
.leInfoBoxIconElems{
  display:block;
}


.leInfoBoxIcon,
.leInfoBoxIcon1,
.leInfoBoxIcon2,
.leInfoBoxIcon3{
  margin: 0 0 60px 0;
}


.leInfoBoxIcon1 h1,
.leInfoBoxIcon2 h1,
.leInfoBoxIcon3 h1{
  margin-top: 20px;
}




.leOflContent{
  padding: 60px 0;
}


.leOflTable{
  display:none;
}

.leOflUpper,
.leOflLower{
  width:475px;
  float:none;
  display:block;
}
.leOflUpper{
  text-align:center;
  margin-bottom:40px;
}
.leOflLink{
  margin: 0 auto;
}



p.headline23{
  display:none;
}
p.headline2{
  /* margin-bottom:0; */
}
p.headline3{
  /* margin-top:0; */
}
p.headline2,
p.headline3{
  display:block;
}



.le2ColTextLeft,
.le2ColTextRight{
  float:none;
  margin:0px;
  width:inherit;
}


iframe.ytplayer {
  width:475px;
  height:267px;
}

/*

.leFeaturedBoxLeft{
  width:475px;
  height:425px;
  margin-right:0px;
  margin-bottom:40px;
  float:none;
  font-size: 20px;
}

.leFeaturedBoxRight{
  width:475px;
  height:425px;
  margin-right:0px;
  margin-bottom:40px;
  float:none;
  font-size: 20px;
}


.leFeaturedBoxLeft img,
.leFeaturedBoxRight img{
  width:475px;
  height:365px;
}

.leFeaturedBoxLeft p.leFeaturedPImg,
.leFeaturedBoxRight p.leFeaturedPImg{
  width:475px;
  height:365px;
  font-size: 20px;
}
*/

.leFilterResultsEmpty{
  width:435px;
}


.lePopularBox{
  width:340px;
}


.lePopularBoxContentLeft,
.lePopularBoxContentRight{
  width:340px;
  margin-right:0px;
  margin-bottom:20px;
  background-color: none;
  color: #007D97;
  font-size: 14px;
  font-weight: 700;
  float:left;
}

.lePopularBoxContentRight{
  margin-right:0px;
}

.lePopularBoxContentLeft img,
.lePopularBoxContentRight img{
  width:475px;
}


.leBoxRegisterSmall{
  margin: 0 0 0 75px;
  margin-top: -180px;
}



.leBoxRegisterLarge{
  display:none;
}

.leBoxRegisterSmallContainerMobile{
  display:block;
  margin: 0 auto;
  width:475px;
}

.leBoxRegisterSmallMobile{
  margin: 0 auto;
  width: 325px;
  height: 454px;
  padding:0;
  background-image: url('../img/Box_Small_Anmeldung_Registrierung.png');
  background-repeat: no-repeat;
  z-index:10;
  position:relative;
}

  .leFooterElements {
  		font-size: 2vw;
  }

  .leFooterMenu ul li {
  	margin-right: 40px;
  }
  
}











@media screen and (max-width: 590px) {
  
.leHeaderElements,
.site-branding-container,
.leSearchResults,
.leIntroText,
.leIconBoxIcons,
.leInfoBoxIcons,
.leFeaturedBox,
.leOflContent,
.lePopularBox,
.leFooterContent,
.leHeaderOverlay,
.leText,
.le2ColText,
.leTextOverlay img,
.leBoxRegisterSmallContainer,
.leFilterContainerSelectedItems,
.leRegisterContent,
.lePageContent
{
  width:86%;
}


.leHeaderElementsSpan.leHeaderElementLogin{
  display:none;
}

.leNavMobileIcon{
  margin-top:81px;
  display:block;
  float:right;
}



.slick-slide:nth-child(2) h1 span{
  font-size: 6vw;
  color: #fff !important;
}

.leSliderContentOverlayHeadlineCategory {
	font-size: 2.8vw;
}

.leSliderContentOverlayHeadlineMain {
	font-size: 6vw;
}

.leSliderContentOverlayContent {
	font-size: 3vw;
}

.leSliderContentOverlayHref a {
	font-size: 3vw;
}

.leHeaderContentContainer {
  height: auto;
  max-height: unset;
}

.leHeaderContent,  .leHeaderContentContainerPage .leHeaderContent {
  padding: 5vw 0 15vw 0;
  display: inline-block;
  top:unset;
  transform: none;
  position: relative;
}

.leHeaderContentLeft,
.leHeaderContentRight,
.leHeaderContentRight p.leHeaderContentCatName,
.leHeaderContentRight p.leHeaderContentCatDescription {
  width: 100%;
  float: none;
}

.leHeaderContentLeft img {
  height: 13vw;
  margin-top: 3vw;
}

.leHeaderContentRight p.leHeaderContentCatName{
  font-size: 6vw;
}
.leHeaderContentRight p.leHeaderContentCatDescription {
  font-size: 3vw;
  margin-top: 2vw;
}

.leHeaderThumbnailImgContainer {
  position: relative;
  width: 100%;
  height: auto;
}

.leHeaderThumbnailImgContainer img.leHeaderThumbnailFull {
  display: none;
}

.leHeaderThumbnailImgContainer img.leHeaderThumbnailFullWidth {
  display: block;
}

.leFeaturedBoxPublic p.leFeaturedPLabel {
  padding: 3vw 4vw;
  height: 16vw;
  font-size: 4.5vw;
}

.leBoxesWbdfm {
  grid-gap: 30px;
}


.leHeaderContentLeft .catName{
  font-size: 4vw;
}

/*
.leNavMobile{
  width:100%;
  padding: 10px 0;
  margin: 0;
  background-color: #E5EAEC;
  text-align:left;
}
.leNavMobile.open{
  display:block;
}
.leNavMobileNav{
  width:340px;
  padding: 0;
  margin: 0 auto;
  text-align:left;
}
.leNavMobileNav ul{
  margin:0;
  margin-left:6px;
  padding: 0;
  width:340px;
	list-style: none;
}
.leNavMobileNav li{
  width:340px;
}
.leNavMobileNav a{
  color: #000;
}

.main-navigation, body.page 
.main-navigation, 
.leSearch{
  display:none;
}


.leSearchMobile{
  text-align:left;
}

.leSearchMobile .leSearchInput{
  width:220px;
  height:22px;
  padding:0px;
  margin:0px;
  background: #fff;
  color: #000;
  border: none;
  box-sizing: none;
  outline: none;
  padding: 0.36rem 0.66rem;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 0;
  font-weight:bold;  
}
.leSearchMobile .leSearchInputSubmit, .leSearchMobile .leSearchInputSubmit:hover, .leSearchMobile .leSearchInputSubmit:visited, .leSearchMobile .leSearchInputSubmit:focus{
  height:36px;
  width:51px;
  padding:0px;
  margin:0px;
  transition: none;
  background-color: #E5EAEC;
  background-image: url('../img/Icon_Lupe-mobile.png');
  background-size: 32px 22px;
  background-position: 8px 5px;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0px;
  box-sizing: none;
  color: #000;
  outline: none;
  text-decoration: none;
  vertical-align: bottom;
}
*/

.leFeaturedBox {
    grid-template-columns: repeat(1, 1fr);
}

.leFeaturedBoxStartPage > div {
    height: 74vw;
}

.leFeaturedBoxLeft p.leFeaturedPCatImg img, .leFeaturedBoxRight p.leFeaturedPCatImg img {
	margin: 20px 20px;
    height: 96px;
}

.leFeaturedPCatHeadline {
	font-size: 5vw;
}

.leFeaturedPCatDescription {

    font-size: 4vw;
}


.leFilterContainerWrap{
  width:340px;
}


.leFooterMenu{
  width:340px;
  float: none;
}
.leFooterLegalMenu{
  margin-top:30px;
  width:340px;
  float: none;
}


.leTickerLeft{
  width:65px;
  padding-right:10px;
}



.slider{
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
}
.slider .leSliderImg{
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.slick-slide img{
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
}


.leThumbnail{
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
}
.leThumbnail .leThumbnailImg{
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.leThumbnail img{
  overflow: hidden;
  height: 100%;
  width: 100%;
  margin: 0;
}

/*
.leThumbnailFull{
  display:none;
}
.leThumbnail1200x419{
  display:none;
}
.leThumbnail900x511{
  display:none;
}
.leThumbnail590x503{
  display:block;
}
.leThumbnail1200x419{
  display:none;
}
.leThumbnail900x522{
  display:none;
}
.leThumbnail590x478{
  display:block;
}

*/

.leHeaderOverlay{
  height: 270px;
  margin-top: -280px;
}
.leHeaderOverlay p{
  margin-bottom: 25px;
}


.leIntroText h1 {
	font-size: 5vw;
}


.leIconBoxIcon1,
.leIconBoxIcon2,
.leIconBoxIcon3{
  padding:0;
  margin: 0 0 40px 0;
  width: 340px;
  float:none;
  font-size:20px;
}

.leIconBoxIcon1 h1,
.leIconBoxIcon2 h1,
.leIconBoxIcon3 h1{
  font-size:26px;
}



.leIconBoxIconImg{
  text-align:center;
  margin-bottom:10px;
}


.leOflContent{
  padding: 60px 0;
}


.leOflTable{
  display:none;
}

.leOflUpper,
.leOflLower{
  width:340px;
  float:none;
  display:block;
}
.leOflUpper{
  text-align:center;
  margin-bottom:40px;
}
.leOflLink{
  margin: 0 auto;
}



.le2ColTextLeft,
.le2ColTextRight{
  float:none;
  margin:0px;
  width:inherit;
}

iframe.ytplayer {
  width:340px;
  height:191px;
}



/*
.leFeaturedBoxLeft{
  width:340px;
  height:312px;
  margin-right:0px;
  margin-bottom:40px;
  float:none;
  font-size: 16px;
}

.leFeaturedBoxRight{
  width:340px;
  height:312px;
  margin-right:0px;
  margin-bottom:40px;
  float:none;
  font-size: 16px;
}


.leFeaturedBoxLeft img,
.leFeaturedBoxRight img{
  width:340px;
  height:261px;
}

.leFeaturedBoxLeft p.leFeaturedPImg,
.leFeaturedBoxRight p.leFeaturedPImg{
  width:340px;
  height:261px;
  font-size: 20px;
}


.leFilterResultsEmpty{
  width:290px;
}


.lePopularBox{
  width:340px;
}
*/

.lePopularBoxContentLeft,
.lePopularBoxContentRight{
  width:340px;
  margin-right:0px;
  margin-bottom:20px;
  background-color: none;
  color: #007D97;
  font-size: 14px;
  font-weight: 700;
  float:left;
}

.lePopularBoxContentRight{
  margin-right:0px;
}

.lePopularBoxContentLeft img,
.lePopularBoxContentRight img{
  width:340px;
}


.leBoxRegisterSmall{
  margin: 0;
  margin-top: -160px;
}

.leBoxRegisterLarge{
  display:none;
}

.leBoxRegisterSmallContainerMobile{
  display:block;
  margin: 0 auto;
  width:340px;
}

.leBoxRegisterSmallMobile{
  margin: 0 auto;
  width: 325px;
  height: 454px;
}






.leFooterContent{
  margin-top: 20px;
  margin-bottom: 20px;
}

.leFooterHeadline, .leFooterLogos, .leFooterLogo{
  margin:0px;
  width: 340px;
  text-align:center;
}

.leFooterHeadline{
  margin-top: 30px;
  margin-bottom: 10px;
  text-align:center;
}

.leFooterHeadline.mobile{
  margin-bottom: 20px;
}

.leFooterMenu, .leFooterLegalMenu {
	height: unset;
}

.leFooterElements {
	font-size: 12px;
}

.leFooterHeadline h1 {
  font-size: 20px;
}

.leFooterLogo img{
  margin: 20px 0 0px 0;
}

/*
.menu-footer-container,
.menu-footer-legal-container,
#footer-legal-navigation,
#footer-navigation{
   width: 160px;
}
*/

#menu-footer, #menu-footer-legal {
   width: 160px;
   margin: 0;
   padding: 0;
}

.leFooterMenu{
   width: 100%;
   text-align: center;
}
.leFooterLegalMenu{
   width: 160px;
  margin-top: 0;
  float:right;
}

.leFooterMenu ul, 
.leFooterLegalMenu ul{
    margin: 0;
    margin-left: 0px;
    margin-left: 6px;
    padding: 0;
    width: 170px;
    list-style: none;
}


.leFooterMenu ul li, .leFooterLegalMenu ul li {
    padding: 0;
    position: relative;
    width: 150px;
    float: none;
}


  
  
}



@media screen and (max-width: 530px) {
  .leNavMobileIcon {
    margin-top: unset;
  }
}

@media screen and (max-width: 412px) {

  
.slick-slide:nth-child(2) h1 span{
  font-size: 8vw;
  color: #fff !important;
}


.leFeaturedBoxLeft p.leFeaturedPCatImg img, .leFeaturedBoxRight p.leFeaturedPCatImg img {
	margin: 10px 10px 20px 20px;
    height: 72px;
}

.leSliderContentOverlayHeadlineCategory {
	font-size: 4vw;
}

.leSliderContentOverlayHeadlineMain {
	font-size: 8vw;
}

.leSliderContentOverlayContent {
	font-size: 4.5vw;
}

.leSliderContentOverlayHref {
	margin: 8% 0 8% 0;
}

.leSliderContentOverlayHref a {
	font-size: 5vw;
}

}