
@media (max-width: 767px) 

{
	
	  main {
    padding-top: 20px;
  }

	.mobilehead {display: block; }
	
 .mobilehead {
  background-image: url("https://vs-lankowitz.kreativ-praxis.at/fileadmin/templates/hintergruende/hintergrund-punkte-blau.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
	
	  .mobilehead{
    position: sticky;
    top: 0;
    z-index: 9999;
	  }
	
	.sticky {
  z-index: 100000;
  position: fixed;
  width: 100%;
  transform: none;
  position: sticky;
  top: 0;
}
	
	  .mobilehead {
    position: sticky;
    top: 0;
    z-index: 9999;
  }

  .animation-start,
  .animation,
  .animation-media {
    margin-top: var(--mobile-header-height, 0px);
  }
	
	.animation-media .frame {padding-top: 0;}
	
	footer .frame {padding-top:0;}
	
	
	.animation-headline {
		position: relative;}
	
	.animation-headline h3 {color:#000000;}
	
	  .mobilehead {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  /* Burger-Menü links */
  #hamburger {
    margin-right: auto;
    padding-right: 12px;
  }

	
	.fusszeile .gallery-item-size-6 {
  --gallery-columns: 3;
}
	
	
	  .mobile-logo .gallery-item img {
  border-radius: 1rem;
  overflow: hidden;
  background: #fff;
  border: 6px solid #fff;
}
	
  /* Logo rechts */
  .mobile-logo {
    margin-left: auto;
    max-width: 265px;
    width: 100%;
    text-align: right;
	  margin-top: 10px;
  }
	
	.mobile-logo .frame {padding: 4px 0;}

  .mobile-logo img {
    max-width: 100%;
    height: auto;
    display: inline-block;
  }
	
	
	.slick-slide figure .caption {display: none;}
	
	
	.kopfbereich {display: none;}
	
	
	video {		height: 22vh;}
	
	.headlinevideo {		font-size: 1.3rem;}
.mobilelogo	figure picture {
	display: inherit;}
	
	
	.mobilehead	figure img  {	display: inherit;}
	
	.mobilelogo .frame {padding: 7px 0;}
	
	.hiddenmobile {display: none;}
	.logoicon,
	.line {display: none;}
	
		.mobilelogo img {max-width: 60%; }
	
	main h5 {		font-size: 30px;}
	
	.line {width: 100%; }
	
	main .card-body p {min-height: inherit;}
	
	
	#con .card{
    border-radius: 10px;
    padding: 50px;
    width: 100%;
    box-sizing: border-box;
    background-color: #0174ab;
    color: aliceblue;
    text-align: center;
	border:2px solid #fff;
	margin:1%;
	
}

	
	.carousel-text-inner {
  background: rgba(255, 255, 255, 0.75);
  color: #000;
  padding: 3% 3%;
  display: table !important;
  margin: 0 auto;
  width: 90%;
  text-align: center;
		max-width: inherit;
}
	
	.news-list-view .article {width: calc(100% - 10px) !important;}
	
	
	.news .article h3 {
  font-size: 1.4rem;
}

	#pageid1 main h1 {
    font-size: 1.4rem;
  }
	
		#pageid1  main h2 {
    font-size: 1.1rem;
  }

	
	main h1 {  font-size: 1.9rem;}
	
	main h2 {
  font-size: 1.6rem;
}

	main h3 {
  font-size: 1.3rem;
}

.frame-custom-15 h1 span {
  font-size: 3rem;
	line-height: 1;
}
	}
