@charset "utf-8";
/* CSS Document */
#showcase-top {
	position: fixed;
	background:#ffffff;
	top:0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index:1000;
}
#showcase-nav img{
	position: fixed;
	top:0;
	left: 0;
	margin-left: 50px;
	margin-top: 50px;
	background:transparent;
}
#showcase .container-fluid{
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
}
#showcase .container-fluid .row-fluid{
	margin:0;
}
#showcase .container-fluid .banner{
	padding:0%;
	}
#showcase .container-fluid .banner img{
	margin:0 auto;
	padding: 0px;
	width: 100%;
}
#showcase .container-fluid .info{
	background: transparent;
	width:45%;
	text-align: center;
	margin:0 auto;
	margin-top:-250px;
	margin-bottom:100px;
	z-index:200;
}
#showcase .container-fluid .info .project-title {
	/*
	font-size:3em;
	line-height: 1em;
	margin-bottom:30px;
	*/
	font-size:2em;
	line-height: 2em;
	margin-bottom:0px;
}
#showcase .container-fluid .info .project-description {
	/*
	font-size:1.5em;
	line-height: 1.5em;
	*/
	font-size:1.1em;
	line-height: 1.5em;
	margin-bottom:30px;
}
#showcase .container-fluid .info .project-details-info {
	font-weight:lighter;
	font-size:1em;
}
#showcase .container-fluid .info .project-details-info b{
	font-weight:bolder;
	font-size:1em;
}
#showcase .container-fluid .info-set2{
	background: transparent;
	width:45%;
	text-align: center;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:100px;
	z-index:200;
}
#showcase .container-fluid .info-set2 .project-title {
	/*
	font-size:3em;
	line-height: 1em;
	margin-bottom:30px;
	*/
	font-size:2em;
	line-height: 2em;
	margin-bottom:0px;
}
#showcase .container-fluid .info-set2 .project-description {
	/*
	font-size:1.5em;
	line-height: 1.5em;
	*/
	font-size:1.1em;
	line-height: 1.5em;
	margin-bottom:30px;
}
#showcase .container-fluid .info-set2 .project-details-info {
	font-weight:lighter;
	font-size:1em;
}
#showcase .container-fluid .info-set2 .project-details-info b{
	font-weight:bolder;
	font-size:1em;
}
#showcase .container-fluid .center{
	margin:0 auto;
	text-align:center;
}
#showcase .container-fluid .spacing{
	margin-top: 50px;
	margin-bottom: 50px;
}
#showcase .container-fluid .top-spacing{
	margin-top: 150px;
}
#showcase .container-fluid  .big-spacing{
	margin-top: 200px;
	margin-bottom: 200px;
}
#showcase .container-fluid .footer-bg{
	height:80px;
	padding: 25px 25px 25px 50px;
}
#showcase .container-fluid .but-prev img{
	margin-right:10px;
}
#showcase .container-fluid .but-next img{
	margin-left:10px;
}
#showcase .container-fluid .but-prev a, #showcase .container-fluid .but-prev a:visited, #showcase .container-fluid .but-next a, #showcase .container-fluid .but-next a:visited {
	color: #ffffff;
	text-decoration: none;
}
/*
#showcase .container-fluid .but-prev a:hover, #showcase .container-fluid .but-next a:hover {
	color: #ffffff;
	text-decoration: none;
}
*/
.n_bird_prev {
	inline-block;
	background:url(../images/projects/icon_bird_prev.png);
	width:35px;
	height:25px;
	margin-right:8px;
	float:left;
}
.n_bird_next {
	inline-block;
	background:url(../images/projects/icon_bird_next.png);
	width:35px;
	height:25px;
	margin-left:8px;
	float:right;
}
@media (max-width: 1280px) {
#showcase .container-fluid .info .project-title {
	/*
	font-size:3em;
	line-height: 1em;
	margin-bottom:20px;
	*/
	font-size:2em;
	line-height: 1.5em;
	margin-bottom:0px;
}
#showcase .container-fluid .info .project-description {
	/*
	font-size:1.5em;
	line-height: 1.2em;
	margin-bottom:30px;
	*/
	font-size:1.1em;
	line-height: 1.5em;
	margin-bottom:30px;
}	
}
@media (min-width: 768px) and (max-width: 979px) {
#showcase-top {
	position: fixed;
	background:#ffffff;
	top:0;
	left: 0;
	width: 100%;
	height: 30px;
	z-index:1000;
}
#showcase-nav img{
	position: fixed;
	top:0;
	left: 0;
	margin-left: 30px;
	margin-top: 30px;
	background:transparent;
}
#showcase .container-fluid{
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	/* background: #4b122e; */
}
#showcase .container-fluid .spacing{
	margin-top: 20px;
	margin-bottom: 20px;
}
}
@media (max-width: 767px) {
#showcase-top {
	position: fixed;
	background:#ffffff;
	top:0;
	left: 0;
	width: 100%;
	height: 15px;
	z-index:1000;
}
#showcase-nav img{
	position: fixed;
	top:0px;
	left: 0;
	margin-left: 15px;
	margin-top: 15px;
	background:transparent;
	width:45px;
	height:45px;
}
#showcase .container-fluid{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	/* background: #4b122e; */
}
#showcase .container-fluid .banner img{
	margin-top:-5px;
}
#showcase .container-fluid .info{
	width:80%;
	margin-top:50px;
	margin-bottom:50px;
	z-index:200;
}
#showcase .container-fluid .info .project-title {
	font-size:2em;
	line-height: 1em;
	/*
	margin-bottom:20px;
	*/
	margin-bottom:10px;
}
#showcase .container-fluid .info .project-description {
	/*
	font-size:1.2em;
	line-height: 1.2em;
	*/
	font-size:1em;
	line-height: 1.1em;
	margin-bottom:20px;
}
#showcase .container-fluid .info-set2{
	width:80%;
	margin-top:50px;
	margin-bottom:50px;
	z-index:200;
}
#showcase .container-fluid .info-set2 .project-title {
	font-size:2em;
	line-height: 1em;
	/*
	margin-bottom:20px;
	*/
	margin-bottom:10px;
}
#showcase .container-fluid .info-set2 .project-description {
	/*
	font-size:1.2em;
	line-height: 1.2em;
	*/
	font-size:1em;
	line-height: 1.1em;
	margin-bottom:20px;
}
#showcase .container-fluid .resizable{
	width:70%;
}
#showcase .container-fluid .but-next{
	margin-top:-35px;
}
#showcase .container-fluid .spacing{
	margin-top: 10px;
	margin-bottom: 10px;
}
#showcase .container-fluid .top-spacing{
	margin-top: 50px;
}
}
@media (max-width: 480px) {
#showcase-top {
	position: fixed;
	background:#ffffff;
	top:0;
	left: 0;
	width: 100%;
	height: 0px;
	z-index:1000;
}
#showcase-nav img{
	position: fixed;
	top:0;
	left: 0;
	margin-left: 0px;
	margin-top: 0px;
	background:transparent;
	z-index:998;
	width:38px;
	height:38px;
}
#showcase .container-fluid{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	/* background: #4b122e; */
}
#showcase .container-fluid .banner{
	padding:0%;
	
}
#showcase .container-fluid .banner img{
	margin:0 auto;
	margin-top: -20px;
	padding: 0px;
	width: 100%;
}
#showcase .container-fluid .resizable{
	width:50%;
}
#showcase .container-fluid .spacing{
	margin-top: 0px;
	margin-bottom: 0px;
}
#showcase .showcase-bg{
	margin-top: -20px;
	padding-top:20px;
}
#showcase_arrow a img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/projects/showcase_arrow_small.png) no-repeat;
  width: 38px; /* Width of Replace image */
  height: 38px; /* Height of Replace image */
  padding-left: 2038px; /* Equal to width of Replace image */
}
/**/
.n_bird_prev {
background:none;
}
.n_bird_next {
background:none;
}
#showcase .container-fluid .footer-bg{
	padding: 25px 5px 25px 5px;
}
}
