/* tabellen formationen */
.tabelle1,
.tabelle2 {
	width: 1000px; border: 0; margin: 0; padding: 0; max-height:275px; height:275px; background:  var(--tabelle1);
}
	
.tabelle1 td,
.tabelle2 td {
	vertical-align: top; margin: auto; padding-top: 7px;
}
	
.tabelle2_td_ueberschrift {
	font-family: 'Open Sans Condensed'; font-size: 20px; font-style: italic; color: #969696; font-weight: bold; position: relative;
}
	
.tabelle2_td_ueberschrift:before {
	width: 50%; content: ""; border-bottom: 1px solid #B91A08; position: absolute; left: 25%; bottom: 0;
}
	
.tabelle1_div1_image1,
.tabelle1_div4_image2 {
	border: 2px solid #B91A08; width: 200px; height: 250px; vertical-align: middle; background: #2c4550; vertical-align: middle; color: #bcbebe; text-align: center; display: table-cell;
}
	
.tabelle1_div2_text1 {
	width:80%; height: 115px; overflow: auto; border: 1px solid #B91A08; margin: 2px; padding: 5px; text-align: justify; font-family: 'Comfortaa'; font-size: 11px; box-sizing: border-box; color: #bcbebe; float: left; box-shadow: inset 0 0 10px #B91A08;
}
	
.tabelle1_div3_text2 {
	width:80%; height: 115px; overflow: auto; border: 1px solid #B91A08; margin: 2px; padding: 3px; text-align: justify; font-family: 'Comfortaa'; font-size: 11px; box-sizing: border-box; color: #bcbebe; float: right;  box-shadow: inset 0 0 10px #B91A08;
}
	
.tabelle2_div1_text1 {
	height: 180px; overflow: auto; font-family: 'Verdana'; letter-spacing: 2px; font-size: 9px; padding-left: 7px; padding-right: 7px; color: #bcbebe; line-height:10px; text-align: justify; text-transform: none; vertical-align: top;
}
	
.tabelle1_div2_text1_fletter,
.tabelle1_div3_text2_fletter,
.tabelle2_div1_text1_fletter,
.tabelle2_div3_text2_fletter,
.tabelle2_div6_text3_fletter,
.tabelle2_welcome_fletter {
	font-size: 20px; margin: -11px 0px -14px 0px; font-family: 'Cinzel Decorative'; padding-right: 0;  line-height:20px;
}
	
.tabelle2_form1 {
	margin-top: 10px;
}
	
.tabelle2_td_team {
	vertical-align: top; font-family: 'Verdana'; letter-spacing: 2px; font-size: 9px; padding-left: 7px; padding-right: 7px; color: #bcbebe; line-height:10px; text-transform: none; height: 120px;
}
	
.tabelle1 img {
	padding-right: 5px;
	padding-bottom: 5px;
}
	
.tabelle2_td_team img {
	padding-right: 1px;
	padding-bottom: 1px;
}
	
.tabelle2_div2_text2 {
	vertical-align: top; height: 200px; overflow: auto; padding: 3px; font-family: 'Verdana'; letter-spacing: 2px; font-size: 9px; padding-left: 7px; padding-right: 7px; padding-top: 10px; color: #bcbebe; line-height:10px; text-transform: none;
}
	
.tabelle2_div2_text3 {
	vertical-align: top; height: 200px; overflow: auto; padding: 3px; font-family: 'Verdana'; letter-spacing: 2px; font-size: 9px; padding-left: 7px; padding-right: 7px; padding-top: 10px; color: #bcbebe; line-height:10px; text-transform: none;
}
	
.tabelle2_div3_text3 {
	vertical-align: top; height: 200px; overflow: auto; padding: 3px; font-family: 'Verdana'; letter-spacing: 2px; font-size: 9px; padding-left: 5px; padding-right: 5px; color: #bcbebe; line-height:10px; text-transform: none;
}
	
.tabelle2_div3_text3 img {
	margin-right: 5px;
}
/* tabellen formationen ende */
/* runder avatar */
.round_avatar { padding: 1px; width: 50px; height: 50px; border: 1px solid #ccc; -webkit-border-radius: 50px; -khtml-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.round_avatar:hover { padding: 1px; width: 50px; height: 50px; border: 1px solid #ccc; border-radius: 0%; }
/* runder avatar ende */
/* select box */
.select {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 2px;
}

.select select {
	display: inline-block;
	width: 100%;
	padding: 2px;
	cursor: pointer;
	color: #7b7b7b;
	border: 0;
	border-radius: 0;
	outline: 0;
	background: #e6e6e6;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.select select::-ms-expand {
	display: none;
}
	
.select select:hover {
	color: #000;
	background: #ccc;
}

.select select:disabled {
	pointer-events: none;
	opacity: .5;
}

.select__arrow {
	position: absolute;
	top: 8px;
	right: 15px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-width: 8px 5px 0 5px;
	border-style: solid;
	border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
	border-top-color: #000;
}

.select select:disabled ~ .select__arrow {
	border-top-color: #ccc;
}
/* select box ende */

/*slider zweiter teil*/
.blog-card {
  max-width: 1000px;
  width:1000px;
  font-family: 'Droid Serif', serif;
  color:#fff;
  margin: auto auto;
  overflow: hidden;
  border-radius: 0px;
  box-shadow: 0px 10px 20px -9px rgba(0, 0, 0, 0.5);
  text-align: center;
  transition:all 0.4s;
  background: url(https://unsplash.it/600/800?image=1061) center no-repeat;
  background-size: 100%;
	max-height:270px;
	height:270px;
}
.blog-card a{ 
color:#fff;
  text-decoration:none;
  transition:all 0.2s
}
.blog-card .color-overlay {
  background: rgba(64, 84, 94,0.5);
  width: 1000px;
  max-height:275px;
	height:275px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  transition: background 0.3s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.blog-card .gradient-overlay {  
  background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 21%);
  width: 1000px;
  max-height: 275px;
	height:275px;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 15;
}
.blog-card:hover{
    box-shadow: 0px 18px 20px -9px rgba(0, 10, 30, 0.75);
}
.blog-card:hover .card-info {
  opacity: 1;
  bottom: 20px;
}
.blog-card:hover .color-overlay {
  background: rgba(64, 64, 70,0.8);
}
.blog-card:hover .title-content{
  margin-top: 60px;
}
.title-content {
  text-align: center;
  margin: 140px 0 0 0;
  position: absolute;
  z-index: 20;
  width: 100%;
  top: -50px;
  left: 0;
  transition:all 0.6s
}
.blog-card:hover h3:after{
  animation: changeLetter 0.3s 1 linear;
  width:80%
}
.blog-card h3,h2 {
  font-size: 1.9em;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: 'Abril Fatface', serif;
  margin-bottom: 0;
  display:inline-block;
}
.blog-card h3 a{  
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
  transition:all 0.2s
}
.blog-card h3 a:hover{
  text-shadow: 0px 8px 20px rgba(0, 0, 0, 0.95);
}
h3:after {
  content: " ";
  display: block; 
  width: 10%;
  height: 2px;
  margin: 20px auto;
  border: 0;
  background: var(--bunt);
  transition:all 0.2s
}

@keyframes changeLetter {
  0% {
    width: 10%;
  }
  100% {
    width: 80%;
  }
}

.intro {
  width: 170px;
  margin: 0 auto;
  color: #ddd;
  font-style: italic;
  line-height: 18px;
}
.intro a{
  color: #ddd
}
.intro a:hover{
  text-decoration:underline
}
.card-info {
   box-sizing: border-box;
  padding: 0;
  width: 100%;
  position: absolute;
  bottom: -40px;
  left: 0;
  margin: 0 auto;
  padding: 0 50px;
  font-style: 16px;
  line-height: 24px;
  z-index: 20;
  opacity: 0;
  transition: bottom 0.64s, opacity 0.63s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.card-info a{
  display:block;
  width:100px;
  margin:15px auto;
  background:#fff;
  color:#444;
  padding:3px 10px;
  border-radius:2px;
  font-size:0.8em
}
.card-info a:hover{
  background: #8e7c49;
  color:#fff;
}
.card-info a:hover span{
   filter: brightness(10);
   opacity:1
}
.utility-info {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 20;
  width:100%;
  text-align:left
}
.utility-info:after{
  content:" ";
  background: url(https://nodws.github.io/NodPen/postItem/crown.svg) center no-repeat;
  background-size: 30px auto;
  display:block;
  opacity: 0.4;
  position:absolute;
  bottom:25px;
  right:15px;
  width:30px;
  height:15px
}
.utility-info a:hover{
  text-decoration:underline
}
.utility-list {
  list-style-type: none;
  margin: 0 0 10px 20px;
  padding: 0;
  width: 100%;
}
.utility-list li {
  margin: 0 5px 0 0;
  padding: 3px 0 15px 0px;
  display: inline-block;
  font-size:0.8em
}
.licon{
  position:relative;  
   width:23px;
   height:15px;
   display:inline-block;
   vertical-align:middle;
}
.licon:before{
  content:"";
   background:url(https://nodws.github.io/NodPen/postItem/licons.svg?) -2px -6px no-repeat;
   background-size:250px;
   width:26px;
   height:20px;
   display:inline-block;
   vertical-align:middle;
   position:absolute;
   top:-3px;
   left:0;
}
.icon-white{
   filter: brightness(10);
}
.icon-black{
   filter: brightness(0);
   opacity:0.6
}
.icon-like:before{
  background-position: -183px -6px;
}
.icon-com:before{
  background-position: -63px -4px;
}
.icon-dat:before{
  background-position: -94px -7px;
}
.icon-tag:before{
  background-position: -33px -6px;
}

@media (max-width:750px)
{
  .utility-info {
    text-align:center;
  }
  .utility-info ul{
    width:100%;
    margin:0;
    box-sizing:border-box
  }
  .utility-info li{
    width:49%;
    display:inline-block;
    box-sizing:border-box;
    margin:0
  }
}

@media (max-width:500px){
  .utility-info li:last-of-type{
    width:100%
  }
  .card-info{
    display:none
  }
  .blog-card:hover .title-content,.title-content{
  margin-top:40px
}
.blog-card{
  height:300px
}
.blog-card h3{
  font-size:1.3em
}
.intro{
  font-size:0.8em
}
}


/*  ================  */

/* ignore this bit :P */

.profile-header{ background:#333 url(https://images.unsplash.com/photo-1435783099294-283725c37230?dpr=1&amp;auto=compress,format&amp;fit=crop&amp;w=1376&amp;h=635&amp;q=80&amp;cs=tinysrgb&amp;crop&amp;bg=) top center no-repeat; background-size:cover; font-size:3em;position:relative}
.profile-header:after{
  position:absolute;
  content:"";
  display:block;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(23, 23, 31, 0.42);
  z-index:0
}
#profile-links a{
  font-family: 'Abril Fatface', serif;
  font-size:1.2em
}
.profile-links a[href*=nodws\.com]:before{
    content:"\2616";
    color:#0a45b5;
    padding-right:3px
}
.profile-links a[href*=twitter]:before{
    content:"\1f426";
    color:#08c
}
.profile-links a[href*=dribbble]:before{
    content:"\26BE";
    color:#d055bf
}
#following-this-user{
  pointer-events:none
}
#follow-this-user{
    font-size:1.2em;
    border-color:#359ef9
}
#follow-this-user:after{
    content:"\1f448"
}
.links-and-stats {
    background: rgb(20, 20, 21);
}
.profile-name h2 {
   text-shadow:0 6px 9px rgba(0, 0, 0, 0.48)
}
.profile-avatar {
    bottom: -10px;
    width: 150px;
    height: 150px;
    border: 0px solid #1E1E1E;
    background: rgba(2, 2, 2, 0.49);
    box-shadow:0 19px 19px -10px rgba(0, 0, 0, 0.63)
}
.profile-username, .upsell,.profile-location,.primary-pro{
  opacity:0;
}
.upsell{
  display:none
}
.profile-nav-1 a{
  font-size:1.2rem;
}
.profile-bio, .profile-nav-1 a.active,.profile-nav-1 a:hover {
    color: rgba(20, 20, 21, 0.59) !important;
    font-size: 1.2rem
}
.meta .pen-title {
  font-family: 'Droid Serif', serif;
  text-align:center
}
.pagination-button{
  background-color:#2f2f31;
  border-color:#2f2f31;
  transition:all 0.2s
}
.pagination-button:hover{
  box-shadow:0 3px 8px rgba(0,0,0,0.2)
}
.single-project .stats,.single-pen .stats {
    text-align:center;
    width:100%
}
.stats svg {
    fill: #bda26b;
}
.stats svg, .loves .icon-heart {
    fill: rgba(47, 47, 49, 0) !important;
    stroke:#ba6 !important;
    stroke-width:0.1em !important;
}
.loves .icon-heart {
   stroke-width:0.5em !important;
}
.comments svg {
   stroke-width:0.35em !important;
}
.single-stat.loves.loved-1 svg{
    stroke:#fff !important
}
.single-pen:hover h3:after{
    width:40%;
    transition:all 0.2s
}
.pen-actions{
  border:0px !important
}
.meta{
  box-shadow:none !important
}
/* zweiter teil ende */