body {margin-top: 150px;}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.jahrcss, h2 {background-color: #000;
display: inline-block;
padding-right: 20px;
padding-left: 20px;
font-weight: 600;
padding-bottom: 10px;
padding-top: 10px;
color: #fff;}

mark, .mark {
    background-color: #000;
    /* padding: .5em; */
    color: #fff;
    font-weight: 600;
    padding: 0.2em;
    margin-right: 0.2em;
}



/* =Info Bar
-------------------------------------------------------------- */
#info-bar {
  background-color: #3cb5f9; }
  #info-bar a {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    padding: 10px; }
    #info-bar a:hover {
      background-color: #0793e2; }
  #info-bar span.all-tutorials,
  #info-bar span.back-to-tutorial {
    display: block;
    width: 50%; }
  #info-bar span.all-tutorials {
    float: left;
    text-align: left; }
  #info-bar span.back-to-tutorial {
    float: right;
    text-align: right; }

/* =Header
-------------------------------------------------------------- */
header {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #333;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
  header h1#logo {
    display: inline-block;
    height: 50px;
    line-height: 80px;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
  header nav {
    display: inline-block;
    float: right; }
    header nav a {
      line-height: 2.5em;
      margin-left: 20px;
      color: #fff;
      font-weight: 700;
      font-size: 18px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      text-transform: uppercase;
}
      header nav a:hover {
        color: white; }
  header.smaller {
    height: 75px; }
    header.smaller h1#logo {
      /* width: 150px; */
      height: 75px;
      line-height: 1em;
      font-size: 30px;
}
    header.smaller nav a {
    line-height: 75px;
    margin: 0 5px;
}

.src-image {
  display: none;
}

.card {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0;
  background-color: #333333;
  color: rgb(255, 255, 255);
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s esse-in-out;
  border: 4px solid #fff;;
  min-height: 350px;
}

.card:hover {
 -webkit-box-shadow: 10px 22px 47px -17px rgba(0, 0, 0, 1);
 -moz-box-shadow: 10px 22px 47px -17px rgba(0, 0, 0, 1);
 box-shadow: 10px 22px 47px -17px rgba(0, 0, 0, 1);
 border: 4px dotted ;
}



.card .header-bg {
  /* This stretches the canvas across the entire hero unit */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  border-bottom: 0px #eee solid;
  /* This positions the canvas under the text */
  z-index: 1;
}
.card .avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100;
}

.card .avatar img {
  width: auto;
  height: auto;
  max-height: 180px;
  max-width: 90%;
  border: 1px solid #ccc;
}







/* =Footer
-------------------------------------------------------------- */
/* =Extras
-------------------------------------------------------------- */
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 660px) {
  /* =Header
  -------------------------------------------------------------- */

	 header nav a {
      line-height: 1.5em!important;
      margin-left: 20px;
      color: #fff;
      font-weight: 700;
      font-size: 16px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
	 }
	
	
	
	header h1#logo {
    display: block;
    float: none;
    margin: 0 auto;
    height: auto;
    line-height: 1em;
    text-align: center;
}
  header nav {
    display: block;
    float: none;
    height: 50px;
    text-align: center;
    margin: 0 auto; }
    header nav a {
      line-height: 50px;
      margin: 0 10px; }
  header.smaller {
    height: 75px;
    background-color: RGBA(51, 51, 51, 0.80);
}
   
	header.smaller h1#logo {
      height: 30px;
      line-height: 30px;
      font-size: 30px;
      text-align: center;
}
	
		header.smaller h1#logo img {
      height: 20px;
			width: auto;
		}
	
	
	
	
    header.smaller nav {
      height: 35px; }
      header.smaller nav a {
        line-height: 35px; } }
@media all and (max-width: 600px) {
  .container {
    width: 100%; }


.wmg-item {
 
    width: 25%;
 
}



  #info-bar a {
    display: block; }
  #info-bar span.all-tutorials,
  #info-bar span.back-to-tutorial {
    width: 100%; }
  #info-bar span.all-tutorials,
  #info-bar span.back-to-tutorial {
    float: none;
    text-align: center; }
  #info-bar span.all-tutorials {
    border-bottom: solid 1px #0793e2; } }