@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,800|Lora:400italic|Playfair+Display:700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }


body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}



/* To Navigation Style */
.codrops-top {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.6em;
	padding: 0 32px;
	letter-spacing: 1px;
	z-index: 10000;
}

.codrops-top a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	text-align: center;
	speak: none;
	margin: 0 0.55em 0 0;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.codrops-demos {
	padding: 0 0 1em;
	position: relative;
}

.codrops-demos a {
	font-weight:400;
	font-size: 1em;
	letter-spacing: 1px;
	padding: 0.3em 0;
	display: inline-block;
	margin: 0 0.5em;
	white-space: nowrap;
	color: #585858;
    font-family: "Lato",sans-serif;
    letter-spacing: 4px;
	text-transform:uppercase;
}

.codrops-demos a.current-demo {
    border-bottom: 1px solid #b7986c;
}
.codrops-demos a:hover, .codrops-demos a.current-demo {
    color: #000;
    opacity: 1;
}
.related {
	padding: 3em 0;
	text-align: center;
	font-size: 1.5em;
	position: relative;
}

.demo-5 .related {
	width: 60%;
	margin-left: 40%;
}

.glifo {left: 50%;
    margin-left: -200px;
    opacity: 0.5;
    position: absolute;
    top: -60px;
	}
	
.logofd {
	opacity:0;
    left: 70px;
    margin-bottom: 100px;
    position: absolute;
    top: 209px;
    width: 160px;
}
	
	
.space {width:auto; height:120px;}

.item-wrap {margin-bottom:40px;}

.sidebar-widget {
    opacity: 0;
    position: absolute;
    right: 40px;
    top: 170px;
    z-index: 1001;
}

.title h2 {
	color: #000;
	font-family: 'Playfair Display', serif;
	font-size:3em;
	letter-spacing:2px;

}

.title h3 {
	color: #000;
	font-family: 'Playfair Display', serif;
	font-size:2em;
	letter-spacing:2px;

}

.expander {
    bottom: -33px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    left: 17px;
    padding: 4px;
    position: absolute;
    width: auto;
    z-index: 99999;
}


.expander span {
    display: block;
    float: right;
    font-size: 10px;
    line-height: 2;
    text-transform: uppercase;
	margin-left: 10px;
}

.description {
    height: 100%;
    padding: 35px 20px 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99998;
}
.desctxt {
    color: #ffffff;
    font-size: 12px;
    height: 100%;
    left: 30px;
    letter-spacing: 1px;
    line-height: 18px;
    position: absolute;
    text-transform: uppercase;
    top: 35px;
    width: 80%;
    z-index: 1;
}
.descbg {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
#links {
    bottom: -47px;
    list-style: outside none none;
    position: absolute;
    right: 20px;
    text-align: center;
    width: auto;
    z-index: 99999;
}
#links li {
    display: inline;
    padding: 0 5px;
}
#links li.active label {
    background-color: white;
}
#links li label {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    width: 12px;
}

@media screen and (max-width: 40em) {

	.codrops-icon span {
		display: none;
	}

	.related {
		font-size: 80%;
	}

}
@media screen and (max-width: 1024px) {

	.sidebar-widget {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 200px;
    z-index: 1001;
	width:150px;
}

.logofd {
    left: 5px;
    margin-bottom: 100px;
    opacity: 0;
    position: absolute;
    top: 224px;
    width: 160px;
}

}

@media all and (max-width: 500px) {

.expander span {
    display: none;
   
}

.descbg {
  
    opacity: 1;
   
}

.fancybox-opened .fancybox-title h4{
     display: none;
}

.fancybox-title {
    height: 40px;
}

.desctxt {
   
   top: 10px;
   left:70px;
   position:fixed;
   font-size: 8px;
   background-color: #000;
   padding: 10px;
}
}

