@import url(http://fonts.googleapis.com/css?family=Lato:300,400);
@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 { content: ''; display: table; }
.clearfix:after { clear: both; }
html {
  height: 100%;
}
body {
	background: #fff;
	color: #8a8c7e;
	font-size: 100%;
	min-height: 100%;
	width:100%; height:auto;
	position: relative;
	font-family: 'Lato', 'Avenir Next', Arial, sans-serif;
}
.aboutpage {
background-color: #05e5ff;
}
.contactpage {
background-color: #ff4f02;
}
a {
	color: #99cc33;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: #373e18;
}

.codrops-header {
	margin: 0 auto;
	padding: 2em 0 0;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 0.6em;
	opacity: 0.7;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

/* Footer */

.copyright{
float: left;
position: absolute;
left: 14px;
bottom: 0px;
}
.btnthumb {
	float: right;
	position: absolute;
	right: 12px;
	bottom: 11px;
	height: 15px;
	width: 110px;
	background: url('../images/btns/work_thumbs_btn.svg') no-repeat;
} 
.btnthumb:hover { 
background: url('../images/btns/work_thumbs_btn_hover.svg') no-repeat; 
}
 
.btnplay {
	float: right;
	position: absolute;
	right: 12px;
	bottom: 30px;
	height: 20px;
	width: 110px;
	background: url('../images/btns/work_play_btn.svg') no-repeat;
} 
.btnplay:hover { 
background: url('../images/btns/work_play_btn_hover.svg') no-repeat; 
}

.btnplay2 {
	float: right;
	position: absolute;
	right: 12px;
	bottom: 11px;
	height: 20px;
	width: 110px;
	background: url('../images/btns/work_play_btn.svg') no-repeat;
} 
.btnplay2:hover { 
background: url('../images/btns/work_play_btn_hover.svg') no-repeat; 
}

.btnplaypub {
float: right;
position: absolute;
right: 12px;
bottom: 11px;
height: 30px;
width: 110px;
background: url('../images/btns/published_play_btn.svg') no-repeat; 
} 
.btnplaypub:hover { 
background: url('../images/btns/published_play_btn_hover.svg') no-repeat; 
}

/* Contact */

.contactinfo{
height: 120px;
width: 395px;
margin-right: 50px;
border: 0;
outline: 0;
background: url('../images/contact_info.svg') no-repeat left center; 
}
.contactinfo:hover{
background: url('../images/contact_info_hover.svg') no-repeat left center; 
}
.contactphone{
height: 120px;
width: 300px;
margin-left: 45px;
border: 0;
outline: 0;
margin-top:6px;
background: url('../images/contact_phone.svg') no-repeat right center; 
}
.contactphone:hover{
background: url('../images/contact_phone_hover.svg') no-repeat right center; 
}

.thumbs {
padding: 7px;
margin-left: 30px;
margin-right: 30px;
display: inline-block;
}
.thumbs img:hover{
opacity: 0.5;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.codrops-demos {
	margin: 30px auto 0;
	padding: 30px 0;
}

.codrops-demos a,
section button {
	display: inline-block;
	background: #a9a9a9;
	color: #fff;
	font-weight: 400;
	padding: 10px 20px;
	margin: 5px;
	text-transform: uppercase;
	border-radius: 2px;
	letter-spacing: 1px;
}

.codrops-demos a:hover,
.codrops-demos a:active,
.codrops-demos a.current-demo {
	background: #777;
}


section {
	
}
		

	.thumbnail_sectin_con {position: absolute;
        float:left; clear:both; width:885px; margin-left:-440px; left:50%; right:50%; top:50%;  -ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%); 
		-o-transform: translateY(-50%);
		transform: translateY(-50%);}
.related > a {
	display: inline-block;
	text-align: center;
	margin-top: 30px;
}

.related a img {
	max-width: 100%;
}



@media screen and (max-width: 25em) {
	.codrops-icon span {
		display: none;
	}
}

.extra_height {clear:both; height:65px;}
.extra_height_less {clear:both; height:40px;}


/* Instagram buttons */

.btninsta{
	position: absolute;
	right: 15px;
	font-size: 0;
	width: 30px;
	height: 30px;
	top: 14px;
	outline: 0;
}
#insta-overlay-about{
	background: url('../images/about_instagram.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-about:hover{
	background: url('../images/about_instagram_hover.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-contact{
	background: url('../images/contact_instagram.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-contact:hover{
	background: url('../images/contact_instagram_hover.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-work{
	background: url('../images/work_instagram.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-work:hover{
	background: url('../images/work_instagram_hover.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-published{
	background: url('../images/published_instagram.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-published:hover{
	background: url('../images/published_instagram_hover.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-overlay{
	background: url('../images/overlay_instagram.svg') no-repeat;
	background-position: -6px -6px;
}
#insta-overlay-overlay:hover{
	background: url('../images/overlay_instagram_hover.svg') no-repeat;
	background-position: -6px -6px;
}
