/*
----------------------------

Name:     "Bohnsack Design" portfolio styles
Designer: Chris Bohnsack
URL:      www.bohnsackdesign.com
Date:     05, 2014 v1.0

----------------------------------------------- */


/* ----------------------------------------------- 
//////////////////////////////////////////////////
portfolio 
//////////////////////////////////////////////////
----------------------------------------------- */

#portfolio-page #container{ width:auto; padding:0 20px 40px 20px;}

#portfolio-page #left-column { width:50px; padding:190px 0 0 20px;}
#portfolio-page #left-column h1{
	font-family:ArchivoNarrowBold;
	text-transform:uppercase;
	font-size:50px;
	letter-spacing:1px;
	font-weight:normal;
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); /* IE 9 */
	-webkit-transform:rotate(-90deg); /* Safari and Chrome */
	
}

#portfolio-page #right-column { width:90%; float:none; margin:0 0 0 50px; }

#filters ul{font-family:ArchivoNarrowRegular; height:15px; border-bottom:1px solid #CCC; margin:0 0 20px 0;}
#filters ul li{  float:left; margin:0 5px 0 0; padding:0; text-transform:uppercase; letter-spacing:2px; background:none;}	
#filters ul li a{ padding:4px 10px; display:block; line-height:16px; text-decoration:none; background-color:#FFF; border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:1px solid #CCC;-webkit-border-radius: 8px 8px 0px 0px; border-radius: 8px 8px 0px 0px;
behavior: url(../_scripts/PIE/PIE.htc);
}
#filters ul li a:hover{background-color:#ccc; color:#FFF;}
#filters ul li.current a{ background-color:#ccc; color:#FFF;}

ul#portfolio li{ padding:0; background-image:none; background-color:#000;}
ul#portfolio li img{ width:125px; height:125px;}

.thumbnail { width:125px; height:125px; margin:0 20px 20px 0; float:left;}
.thumbnail img{ opacity:1;}
.thumbnail img:hover{ transition:all .1s; opacity:.8; }

.thumbnail-banners { width:90px; margin:0 20px 20px 0; float:left;}


#portfolio img{ display:none;}
#portfolio img.show{ display:block;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;}
#portfolio img.show:hover{
	-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
-webkit-box-shadow: 5px 5px 20px 0 rgba(0,0,0,.3);
box-shadow: 5px 5px 20px 0 rgba(0,0,0,.3);
	}



.item { width:33%;}
.item img{ width:95%; margin:0 0 30px 0;}
.item.w2{ width:66%;}

.horizontal-portfolio .item { width:10%;}
.horizontal-portfolio .item img{ width:90%; margin:0 0 30px 0;}
.horizontal-portfolio .item.w2{ width:20%;}
.horizontal-portfolio .item.w3{ width:30%;}
.horizontal-portfolio .item.w4{ width:40%;}



.loader-anim{ padding:0px 0px 100px 0px; height:25vh; text-align:center; border:2px solid #CCC; position:relative;}

.loader-anim div{ position:absolute; padding:0px 20px; top:35%; left:50%; margin:0 0 0 -145px; width:250px; font-size:14px; font-weight:bold;}

.loader-anim div p{ line-height:14px;}


.loader-anim img{ position:absolute; left:50%; top:50%; margin:0 0 0 -64px; background-image:none; padding:0px 0 30px 0;}

.loader-anim div.teaser1{
	opacity:0;
  animation: animationFrames linear 10s;
  animation-iteration-count: 1;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: 1;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: 1;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: 1;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: 1;
}
.loader-anim div.teaser2{
	opacity:0;
  animation: animationFrames linear 10s;
  animation-iteration-count: 1;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: 1;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: 1;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: 1;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: 1;
  animation-delay:10s;
-webkit-animation-delay:10s; /* Safari and Chrome */
}
.loader-anim div.teaser3{
	opacity:0;
  animation: animationFrames linear 10s;
  animation-iteration-count: 1;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: 1;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: 1;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: 1;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: 1;
  animation-delay:20s;
-webkit-animation-delay:20s; /* Safari and Chrome */
}
.loader-anim div.teaser4{
	opacity:0;
  animation: animationFrames linear 10s;
  animation-iteration-count: 1;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: 1;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: 1;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: 1;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: 1;
  animation-delay:30s;
-webkit-animation-delay:30s; /* Safari and Chrome */
}
.loader-anim div.teaser5{
	opacity:0;
  animation: animationFrames linear 10s;
  animation-iteration-count: 1;
  -webkit-animation: animationFrames linear 10s;
  -webkit-animation-iteration-count: 1;
  -moz-animation: animationFrames linear 10s;
  -moz-animation-iteration-count: 1;
  -o-animation: animationFrames linear 10s;
  -o-animation-iteration-count: 1;
  -ms-animation: animationFrames linear 10s;
  -ms-animation-iteration-count: 1;
  animation-delay:40s;
-webkit-animation-delay:40s; /* Safari and Chrome */
}

@keyframes animationFrames{
  0% {
    opacity:0;
  }
  5% {
    opacity:1;
  }
  95% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0;
  }
  5% {
    opacity:1;
  }
  95% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
  }
  5% {
    opacity:1;
  }
  95% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
  }
  5% {
    opacity:1;
  }
  95% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
  }
  5% {
    opacity:1;
  }
  95% {
    opacity:1;
  }
  100% {
    top:0px;
  }
}
