.gallerycard {
	margin-top:1%;
	margin-left:0.5%;
	margin-right:0.5%;
	background:black;
	float:left;
	overflow:hidden;
	height:auto;
	width: 24%;
	border:1px solid yellow;
	-webkit-box-shadow: 3px 3px 24px 0px rgba(252,244,8,1);
	-moz-box-shadow: 3px 3px 24px 0px rgba(252,244,8,1);
	box-shadow: 3px 3px 24px 0px rgba(252,244,8,1);
	position:relative;
	padding:0px;
		
}


#girlname {
	
	font-size: 18px;
	border-top:1px solid black;
	background:yellow;
	color:black;
	font-weight:bold !important;
	width:auto;
	text-align: center;
	position:absolute;
	bottom:0px;
	left:0px;
z-index:500 !important;
margin:0px !important;
}
 
#girlinfo {
	font-weight: bold !immportant;
	color: #FFF;
	text-align: center;
	float: left;
	height: 25px;
	width: 150px;
	margin-top: 7px;
}


.gallerycard h5{
text-align:left;
font-weight:bold;
font-size:27px;
padding:0px;
margin:4px;

}



html {

height:100%;
}

body{
background:black;

*/background-image:url(../images/old.jpg);*/
background-repeat:no-repeat;
background-size:100% !important;
 background-position: center center; 
background-origin: padding-box;
background-attachment: fixed !important;

}

* {
  padding: 0;
  margin: 0;
}







* {box-sizing: border-box;}

.mySlides {display: none;}
img {vertical-align: middle !important;height:auto!important;margin:0px;padding:0px;}
.mySlides1 {display: none;}
.mySlides2 {display: none;}
.mySlides4 {display: none;}
.mySlides5 {display: none;}
.mySlides6 {display: none;}
.mySlides7 {display: none;}

/* Slideshow container */

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: 0px;
width:100%;
height:auto;
}

.slideshow-container1 {
  max-width: 1000px;
  position: relative;
  margin: auto;
width:100%;
height:auto !important;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  display:none !important;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  display:none;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.navbar a{
font-size:1rem !important;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 4.7s;
  animation-name: fade;
  animation-duration: 4.7s;
}

.fade1 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}

.fade2 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
.fade3 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
.fade4 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
.fade5 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
.fade6 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;

}.fade7 {
  -webkit-animation-name: fade1;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}

@-webkit-keyframes fade {
  from {opacity: .05} 
  to {opacity: 1}
}

@-webkit-keyframes fade1 {
  from {opacity: .05} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .05} 
  to {opacity: 1}
}

.navbar{
margin-bottom:100px !important;

}

#br{
font-size:1.25rem !important;
}



/* On smaller screens, decrease text size */
@media only screen and (max-width: 1400px) {
  .text {font-size: 11px}
.gallerycard{width:48%;margin-left:1% !important;margin-right:1% !important;height:auto !important;overflow:hidden;max-height:353px;}
.gallerycard img{width:100% !important;height:auto !important; }
.navbar{
margin-bottom:0px !important;

}


.gallerycard h5{font-size:10px !important;}
.my{margin-top:70px !important ;}
#log {margin-top:0px;display:block;}


}




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

.gallerycard{width:48%;margin-left:0.7% !important;margin-right:0.7% !important;height:auto !important;overflow:hidden;max-height:353px !important;line-height:0px;}
#log {margin-top:0px;display:block;}
body{background:black;}
.navbar{
margin-bottom:0px !important;

}
#kontakt{width:95vw !important;}
#newsletter{width:95vw !important;}
#brand{
display:block !important;
}
.my{margin-top:70px !important ;}

}

