/*
Theme Name: Last Pixel
Description: Last Pixel Wordpress theme
Author: Kieran Molloy


---------------------------------------
BASIC STUFF AND TYPOGRAPHY
------------------------------------ */

#content, #footer, #copyright, .inner {
	display: none;
}

html { overflow-y: scroll; background: #252528; }
article, aside, figure, footer, header, hgroup, nav, section { display: block; }
.touch body { -webkit-text-size-adjust: none; }
:focus { -moz-outline-style: none; outline: none; }

body {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	font-family: "museo-sans";
	background: #252528;
	color: #8c9b93;
	padding: 0 20px;
	/*display: none;*/
}

p {
	
}

a {
	text-decoration: none;
	outline: none;
	color: #6eb43f;
}
a:hover {
	text-decoration:none;
	color: #ffffff;
	transition: all 0.2s ease;
}
a img {
	border: 0;
}

h1 {
	font-family: "museo-sans";
	font-weight: 100;
	margin: 35px 0 40px 0;
	font-size: 48px;
	line-height: 48px;
	color: #8c9b93;
	letter-spacing: -2px
}

h1:after {
	content: ".";
	color: #6eb43f;
}

h2 {
	font-family: "museo-sans";
	font-weight: 100;
	margin: 30px 0 30px 0;
	font-size: 30px;
	line-height: 30px;
	color: #8c9b93;
	letter-spacing: -0.5px;
}

h2:after {
	content: ".";
	color: #6eb43f;
}

h3 {
	font-family: "museo-sans";
	margin: 10px 0 5px 0;
	color: #c4cfc9;
	font-weight: normal;
}

h3:after {
	content: ".";
	color: #6eb43f;
}

h4, h5, h6 {
	font-family: "museo-sans";
	font-weight: normal;
}

/* ------------------------------------
HEADER
------------------------------------ */

header {
	position: relative;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #444948;
}

header:after {
	content: "";
	clear: both;
	display: block;
}

.grad {
	width: 1000px;
	height: 1000px;
	background: radial-gradient(#3d3d40, rgba(61,61,64,0) 60%); 
	position: absolute;
	top: -500px;
	left: -330px;
	z-index: 0;
	max-width: 100%;
}

header .top-menu, .logo, header nav {
	z-index: 5;
	position: relative;
}

header .top-menu {
	float: right;
}

header .top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-radius:0px 0px 4px 4px;
	overflow: hidden;
}

header .top-menu ul li { 
	float: left;
	background: #3b3b3e;
	line-height: 13px;
}

header .top-menu ul li a {
	padding: 12px 14px;
	display: block;
	color: #8c9b93;
}  

header .top-menu ul li.current { 
	background: #6eb43f;
}

header .top-menu ul li.current a {
	color: #252528;	
}

header .top-menu ul li a:hover {
	color: #ffffff;
}

header .logo {
	clear: both;
	margin-top: 25px;
	display: block;
	float: left;
}

header .logo img {
	display: block;
	max-width: 150px;
}

header nav {
	float: right;
	margin-top: 25px;
}

/* ------------------------------------
GENERAL LAYOUT
------------------------------------ */

header, #footer, .inner, #content, #copyright {
	max-width: 960px;
	margin: 0px auto;
	position: relative;
}

#content .main {
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	margin: 40px 0 0;
	padding: 0 0 60px;
}

#content .subtitle {
	color: #c4cfc9;
	font-size: 27px;
	font-weight: 100;
	line-height: 36px;
	display: block;
	margin-bottom: 35px;
	letter-spacing: -0.5px;			
}

#content img {
	max-width: 100%;
	height: auto;
	border-radius: 4px;
}

.sidebar {
	width: 174px;
	float: left;
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar ul li {
	font-size: 13px;
	line-height: 13px;
	padding: 6px 0;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.sidebar ul li.green {
	color: #6eb43f;
}

.sidebar ul li.selected a {
	color: #ffffff;
}

.sidebar ul li a:after, .sidebar ul li.green:after {
	content: ".";
	color: #ffffff;
}

.sidebar h4 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 13px;
}

.sidebar h4:after {
	content: ".";
	color: #6eb43f;
}

.sidebar h4.margin {
	margin-top: 30px;
}

.sidebar .selector {
	margin-top: 5px;
}

/* ------------------------------------
HOMEPAGE
------------------------------------ */

#showreels h2, #featured h2, #blog h2 {
	font-size: 43px;
	line-height: 45px;
	letter-spacing: -2px;
}

.home #featured, .home #blog {
	border-bottom: 1px solid #444948;
}

#featured, #blog {
	padding-bottom: 20px;
}

#showreels {
	padding-bottom: 10px;
}

.home #showreels, #showreels.project {
	border-bottom: 1px solid #444948;
}

#showreels h1 {
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -0.5px;
}

#showreels h1:after {
	content: "";
}

#showreels img {
	max-width: 100%;
	display: block;
}

#showreels .reel {
	width: 49.5%;
	margin-right: 1%;
	float: left;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 1%;
}

#showreels .reel a {
	display: block;
}

#showreels .reel:first-child {
	width: 100%;	
} 

#showreels .reel:nth-child(2n-1) {
    margin-right: 0;
}

#showreels.project .reel:first-child {
	width: 49.5%;
}

#showreels.project .reel:nth-child(2n-1) {
    margin-right: 1%;
}

#showreels.project .reel:nth-child(2n) {
    margin-right: 0;
}

#showreels .reel .title {
	position: absolute;
	bottom: 0px;
	text-align: center;
	display: block;
	width: 100%;
	height: 30px;
	letter-spacing: 2px;
}

#showreels .reel .title span {
	background: rgba(49,49,52,0.8);
	line-height: 12px;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 12px;
	text-transform: uppercase;
	color: #8c9b93;
	border-radius: 4px 4px 0px 0px;
	transition: all 0.2s ease;
}

#showreels .reel a:hover .title span {
	background: #6eb43f;
	color: #ffffff;
}

#showreels .reel .play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 65px;
	height: 52px;
	background: url(_inc/img/play.png) no-repeat 22px center rgba(49, 49, 52, 0.8); 
	margin-left: -32.5px;
	margin-top: -26px;
	text-indent: -9999px;
	overflow: hidden;
	border-radius: 4px;
	transition: all 0.2s ease;
}

#showreels .reel a:hover .play {
	background: url(_inc/img/play.png) no-repeat 22px center #6eb43f;
}

#showreels:after {
	clear: both;
	content: "";
	display: block;
}

.isotope .project {
  float: left;
  width: 378px;
  height: 212px;
  background: radial-gradient(#434347, #303032);
  border: 0px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
  overflow: hidden;
  border-radius: 4px;

  

}

.isotope .project.small_project { width: 184px; }

.isotope .project.quote { 
	box-sizing: border-box;
    display: table;
    padding: 10px 30px 20px;
    text-align: center;
    vertical-align: middle;
    width: 572px;
}

.isotope .project.quote blockquote {
	display: table-cell;
    font-size: 24px;
    font-weight: 100;
    height: 100%;
    line-height: 30px;
    margin: 0;
    vertical-align: middle;
}

.isotope .project a {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	transition-duration: 0.2s;
}

.isotope .project a:hover .info {
	transform: translate(0,-100%);
}

.isotope .project .info {
	background: none repeat scroll 0 0 rgba(49, 49, 52, 0.8);
	position: absolute;
	top: 212px;
	
	padding: 8px 25px;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    font-weight: 500;
    left: 0px;
    right: 0px;


	transform: translate(0,0);
	transition-duration: 0.3s;
	transition-delay: 0.15s;
	transition-timing-function: cubic-bezier(0.27, 0.74, 0.34, 0.87);
}

.isotope .project .info h3 {
	display: block;
	left: 0px;
	right: 0px;
	position: absolute;
	top: -40px;
	text-align: center;
}

.isotope .project .info h3:after {
	content: "";
}

.isotope .project .info h3 span {
    color: #8c9b93;
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
    background: none repeat scroll 0 0 rgba(49, 49, 52, 0.8);
    border-radius: 4px;
    padding: 10px 12px;
    text-transform: uppercase;
	letter-spacing: 1px;
    border-radius: 4px;
	transition: all 0.2s ease;
	display: inline-block;
}

/*.isotope .project:hover .info {
	bottom: 0px;
	top: auto;
}*/

.isotope .project:hover .info h3 span {
	background: #6eb43f;
	color: #ffffff;
}

#blog:after {
	clear: both;
	content: "";
	display: block;
}

#blog .posts {
	margin-left: 194px;
}

#blog .posts .post {
	margin-bottom: 10px;
	display: inline-block;
}

#blog .posts .post img {
	border-radius: 4px;
	float: left;
}

#blog .posts .post .text {
	margin-left: 398px;
	font-size: 15px;
}

#blog .posts .post .text h3 {
	font-size: 22px;
	color: #6cad40;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 0px;
}

#blog .posts .post .text h3:after {
	content: "";
}

#blog .posts .post .text .date, #blog .posts .single .date {
	color: #6d7b73;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#blog .posts .single h1 {
	margin-bottom: 15px;
	letter-spacing: -2px;		
}

#blog .posts .single .date { 
	margin: 10px 0;
	display: block;
}

#blog .posts .single .attachment-full_width {
	display: block;
	border-radius: 4px;
	max-width: 100%;
}

#blog .posts .single {
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
}

#blog #pagination {
    border-top: 1px solid #444948;
    margin-top: 20px;
    padding-bottom: 35px;
    padding-top: 30px;
}

#blog #pagination .prev-posts a, #blog #pagination .next-posts a {
	color: #ffffff;
	background: #48484b;
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	border-radius: 4px; 
} 

#blog #pagination .prev-posts a:hover, #blog #pagination .next-posts a:hover {
	background: #6eb43f;
}

#blog #pagination .prev-posts a.none, #blog #pagination .next-posts a.none {
	background: #49494a;
	color: #303033;
}

#blog #pagination .prev-posts, #blog #pagination .next-post {
	float: left;
	width: 48%;
}

#blog #pagination .next-posts, #blog #pagination .prev-post {
	float: right;
	width: 48%;
	text-align: right;
}

#blog #pagination .next-post span.title, #blog #pagination .prev-post span.title {
	font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 13px;
    text-transform: uppercase;
}

#blog #pagination .next-post h3, #blog #pagination .prev-post h3 {
	font-size: 24px;
	font-weight: 300;
}

#blog #pagination .next-post .date, #blog #pagination .prev-post .date {
    color: #6d7b73;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#blog #pagination .next-post p, #blog #pagination .prev-post p {
	font-size: 16px; 
}

.sidebar .mobile {
	display: none;
}

#contact {
	margin-top: 55px;
}

#contact:after {
	clear: both;
	display: block;
	content: "";
}

#contact .address {
	width: 184px;
	float: left;
	margin-right: 10px;
}

#contact .address h3 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 13px;
}

#contact .address h4, #contact .about h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 20px 0;
	line-height: 13px;
}

#contact .address .green {
	color: #6eb43f;
	display: block;
	margin: 20px 0;
}

#contact .about {
	float: right;
	width: 368px;
	padding-bottom: 30px;
	font-size: 16px;
	
}

#contact .about .button {
	margin-bottom: 20px;
}

#contact .about .social {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contact .about .social li {
	float: left;
	width: 44px;
	height: 44px;
	margin-right: 10px;
	border-radius: 4px;
}

#contact .about .social li a {
	width: 44px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#contact .about .social li.twitter {
	background: url(_inc/img/twitter.png) #3a3a3b; 
}

#contact .about .social li.facebook {
	background: url(_inc/img/facebook.png) #3a3a3b; 
}

#contact .about .social li.linkedin {
	background: url(_inc/img/linkedin.png) #3a3a3b; 
}
#contact .about .social li.instagram {
	background: url(_inc/img/instagram.png) #3a3a3b; 
}
#contact .about .social li.youtube {
	background: url(_inc/img/youtube.png) #3a3a3b; 
}
#contact .about .social li.vimeo {
	background: url(_inc/img/vimeo.png) #3a3a3b; 
}

#contact .about .social li:hover {
	background-color: rgba(49, 49, 52, 0.8);
}

#contact .map { 
	height: 210px;
	width: 378px;
	float: left;
}

/* ------------------------------------
SERVICES
------------------------------------ */

#content .services {
	margin-left: 194px;
}

#content .services .service {
	border-bottom: 1px solid #444948;
	padding-bottom: 30px;
}

#content .services .service:after {
	clear: both;
	content: "";
	display: block;
}

#content .services .service img {
	max-width: 100%;
	border-radius: 4px;
	display: block; 
}

#content .services .service p {
	font-size: 20px;
	line-height: 30px;
}

#content .services .service .button {
	float: right;	
}

/* ------------------------------------
PROJECTS
------------------------------------ */

.filter {
	margin: 0 0 20px;
	padding: 0px;
	list-style: none;
}

.filter li {
	display: inline-block;
}

.filter li a {
	    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 13px;
    text-transform: uppercase;
    padding: 0 20px 5px 0;
    display: inline-block;
}

.filter li a:after {
    color: #ffffff;
    content: ".";
}

.filter li.selected a {
	color: #ffffff;
}

#gallery {
	padding-bottom: 20px;
	border-bottom: 1px solid #444948;
}

#gallery .project .title {
    bottom: 0;
    display: block;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}
#gallery .project .title span {
    background: none repeat scroll 0 0 rgba(49, 49, 52, 0.8);
    border-radius: 4px 4px 0 0;
    color: #8c9b93;
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}
#gallery .project a:hover .title span {
    background: none repeat scroll 0 0 #6eb43f;
    color: #ffffff;
}

#interactive {
	padding-bottom: 10px;
	border-bottom: 1px solid #444948;
}

#interactive img {
	max-width: 100%;
	display: block;
}

#interactive .block {
	width: 49.5%;
	margin-right: 1%;
	float: left;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 1%;
}

#interactive .block a {
	display: block;
}

#interactive .block:nth-child(2n-1) {
    margin-right: 1%;
}

#interactive .block:nth-child(2n) {
    margin-right: 0;
}

#interactive .block .title {
	position: absolute;
	bottom: 0px;
	text-align: center;
	display: block;
	width: 100%;
	height: 30px;
}

#interactive .block .title span {
	background: rgba(49,49,52,0.8);
	line-height: 13px;
	font-size: 12px;
	font-weight: 700;
	padding: 10px;
	text-transform: uppercase;
	color: #8c9b93;
	border-radius: 4px 4px 0px 0px;
	transition: all 0.2s ease;
}

#interactive .block a:hover .title span {
	background: #6eb43f;
	color: #ffffff;
}

#interactive:after {
	clear: both;
	content: "";
	display: block;
}

#similar {
	border-top: 1px solid #444948;
}

#details:after {
	clear: both;
	content: "";
	display: block;
}

#details .main, #similar .main {
	margin-left: 194px;
}

#details .sidebar h4 {
	color: #ffffff;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */

.menu {
	list-style:none;
	margin:0;
	padding:0;
}

.menu > li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline-block;
	position:relative;
	height: auto;
}

.menu > li > a {
	text-decoration: none;
	display: inline-block;
	padding: 23px 16px;
	overflow: hidden;
}

.menu > li > a:after {
	content: ".";
	color: #ffffff;
}

.menu > li > a:hover, .menu > li:hover > a, .menu > li.current_page_item > a, .menu > li.current_page_parent > a {
	color: #ffffff;
}

.menu .children {
	display: none;
}

.ie7 .menu > li > a, .ie7 .menu > li { display:block;float:left; }

.menu-icon {
	display: none;
}

.menu > li.orange, .menu > li.green {
	display: none;
}

/* ------------------------------------
DROPDOWN MENU
------------------------------------ */

.children {
	list-style: none;
	position:absolute;
	display:none;
	width:200px;
	top:30px;
	left:0;
	padding: 0;
	margin: 0;
}
.children li {
	position: relative;
	width: 200px;
}
.children a {
	width: 180px;
	margin: 0;
	display:block;
	float:none;
	font-size:16px;
	color: #555;
	padding:8px 14px;
	background: white;
	text-align:left;
	font-weight:normal;
}
.children a:hover {
	color:#18a3de;
	background: #fdfdfd;
}
.children li.current_page_item > a {
	
}
/*second level dropdown */
.children ul {
	position:absolute;
	top:0;
	left:200px;
	margin:0;
}
/*show/hide on hover*/
.menu ul li:hover ul ul, .menu ul li:hover ul ul ul, .menu ul li:hover ul ul ul ul {display:none;}
.menu ul li:hover ul, .menu ul li li:hover ul, .menu ul li li li:hover ul, .menu ul li li li li:hover ul {display:block;}


/* ------------------------------------
FOOTER
------------------------------------ */

#footer {
	border-top: 1px solid #444948;
	border-bottom: 1px solid #444948;
	padding: 30px 0 20px;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	
}

#footer nav {
	float: right;
}

#footer nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer nav ul li {
	display: inline-block;
}

#footer nav ul li a {
	text-decoration: none;
	display: inline-block;
	padding: 23px 15px;
	overflow: hidden;
}

#footer nav ul li a:after { 
	content: ".";
	color: #ffffff;
}

#footer nav li > a:hover, #footer nav li:hover > a, #footer nav li.current_page_item > a, #footer nav li.current_page_parent > a {
	color: #ffffff;
}

#copyright .copy {
	padding: 20px 0;
	text-transform: uppercase;
	color: #8c9b93;
	font-size: 10px;
	font-weight: 500;
	display: inline-block;
	line-height: 12px;
}

#copyright a#starfish {
    background: url("http://www.cleverstarfish.com/starfish_white.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 23px;
    margin: 15px 0 20px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 84px;
    margin-right: 70px;
	transition: none;
}
#copyright a#starfish:hover {
    background-position: center bottom;
}

#copyright .up {
	display: block;
	width: 50px;
	height: 50px;
	right: 0px;
	top: 0px;
	position: absolute;
	background: url(_inc/img/up.png) no-repeat #6eb43f;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 0px 0px 4px 4px;
	margin-bottom: 5px;
}

#copyright .up:hover {
	background: url(_inc/img/up.png) no-repeat rgba(49, 49, 52, 0.8);
}

/* ------------------------------------
FORMS
------------------------------------ */

input[type=submit], button {
	-webkit-appearance: none;
	border:0;
	outline:0;
}

.button {
	background: none repeat scroll 0 0 rgba(49, 49, 52, 0.8);
    color: #8c9b93;
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	border-radius: 4px;
	letter-spacing: 0.1em; 
}

.button:hover {
    color: #ffffff;
	background: #6eb43f;
}

div.selector {
	height: 35px;
	line-height: 35px;
	background: #48484b;
	border-radius: 4px;
}

div.selector select {
	height: 35px;
}

div.selector span {
	background: url(_inc/img/select-arrow.png) no-repeat transparent;
	background-position: right center !important;
	line-height: 35px;
	height: 35px;
	text-shadow: none;
	color: #6eb43f;
	font-weight: 700;
	font-size:  13px;
	text-transform: uppercase;
}

div.selector select option {
	color: #8c9b93;
}

.main .gform_wrapper .top_label .gfield_label {
	font-weight: 100;
}

.main .gform_wrapper .gform_footer input.button, .main .gform_wrapper .gform_footer input[type="submit"] {
	font-size: 13px;
	transition: all 0.2s ease;
	cursor: pointer;
	color: #252528;
	font-family: "museo-sans";
	
		background: none repeat scroll 0 0 rgba(49, 49, 52, 0.8);
    color: #8c9b93;
}

.main .gform_wrapper .gform_footer input.button:hover {
	color: #252528;
	background: #6eb43f;
}

.main .gform_wrapper input[type="text"], .main .gform_wrapper input[type="url"], .main .gform_wrapper input[type="email"], .main .gform_wrapper input[type="tel"], .main .gform_wrapper input[type="number"], .main .gform_wrapper input[type="password"], .main textarea {
	border-radius: 4px;
	border: 0px;
	padding: 10px;
	background: #555;
	font-size: 13px;
	color: #c4cfc9;
}

.main .gform_wrapper textarea {
	padding: 10px;
	box-sizing: border-box;
	font-size: 13px;
}

.main .gform_wrapper .gfield_required {
	color: #6eb43f;
}

/* ------------------------------------
EVERYTHING ELSE, MISCELLANEOUS STUFF
------------------------------------ */

.alignright {
	clear: right;
	float: right;
	margin: 0px 0px 20px 20px;
}

.alignleft {
	clear: left;
	float: left;
	margin: 0px 20px 20px 0px;
}

.wp-caption-text {
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	margin-top: 3px;
}

a {-webkit-tap-highlight-color:#9ce2ff;}
p::selection {background: #9ce2ff;}

.wp-caption {
	max-width: 100%;
}

.fancybox-opened .fancybox-skin {
	border: 0px;
	padding: 0px;
}

img.error404 {
	float: right;
    margin-left: 170px;
    margin-top: 95px;
}

/* ------------------------------------
MEDIA QUERIES
------------------------------------ */

@media screen and (max-width:999px) {

	#content h1 {
		letter-spacing: -0.5px; 
	}
	
	.sidebar {
	    border-bottom: 1px solid #444948;
	    border-top: 1px solid #444948;
	    float: none;
	    margin-bottom: 30px;
	    padding-bottom: 30px;
	    width: 100%;
	}
	
	.home #blog .sidebar {
		border-bottom: none;
	    border-top: none;
	    padding-bottom: 0px;
	}
	
	.sidebar ul.sidebar-menu {
		display: none;
	}
	
	#blog .sidebar .mobile {
		display: block;
	}
	
	#blog .posts, #content .services, #details .main {
	    margin-left: 0;
	}
	
	#contact .about {
		width: 100%;
		clear: both;
		margin-top: 20px;
	}
	
	#contact .address {
	    float: left;
	    margin-right: 24%;
	    width: 28%;
	}
	
	#contact .map {
		width: 48%;
		float: left;
	}
	
	header nav {
		float: left;
		margin-top: 0px;
		clear: both;
	}
	
	.menu > li:first-child a {
		padding: 23px 18px 23px 0;
	}
	
	#footer nav {
		display: none;
	}
	
	#copyright a#starfish {
		margin: 15px 80px 15px 0;
	}
	
	.sidebar .mobile {
		display: block;
	}
	
	.sidebar h4 {
		margin-top: 20px;
	}
	
	#details .main, #similar .main {
		margin-left: 0px;
	}
	
}

@media screen and (min-width:769px) {

	header nav {
		display: block !important;
	}

}

@media screen and (max-width:768px) {

	.top-menu {
		display: none;
	}

	.menu-icon {
		display: block;
	}
	
	header {
		position: static;
	}
	
	header nav {
	    background: none repeat scroll 0 0 #000000;
	    left: 0;
	    margin-top: 0;
	    position: absolute;
	    right: 0;
	    top: 0;
	    z-index: 6;
	    display: none;
	}
	
	nav .menu > li {
		width: 100%;
	}
	
	nav .menu li a {
	    border-bottom: 1px solid #444948;
	    margin: 23px 5% 0;
	    padding: 0 0 20px;
	    width: 90%;
	}
	
	nav .menu > li:first-child a {
	    padding: 0 0 20px;
	}
	
	nav .menu li:last-child a {
		border-bottom: 0px;
	}
	
	nav .menu > li.orange, nav .menu > li.green {
		display: block;
	}
	
	nav .menu > li.orange a {
		color: #f37736;
	}
	
	header .logo {
		margin-bottom: 20px;
	}
	
	.admin-bar .menu-icon, .admin-bar header nav {
		top: 46px;
	}
	
	#content .main, #content .services .service p {
		font-size: 16px;
		line-height: 24px;
	}
	
	#content .subtitle {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 25px;
	}
	
	#content h1 {
		font-size: 30px;
		line-height: 30px;
		margin: 35px 0 20px;
	}
	
	#content .main {
		margin-top: 30px;
	}
	
	.filter li {
		display: block;
	}
	
	.filter li:hover a {
		color: #6eb43f;
	}
	
	.filter li.selected:hover a {
		color: #ffffff;
	}
	
	img.error404 {
		margin: 20px auto;
		display: block;
		float: none;
	}

}

@media screen and (max-width:700px) {
	
	#showreels .reel, #showreels.project .reel:first-child, #interactive .block { 
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	
	#blog .posts .post img {
		display: none;
	}
	
	#blog .posts .post .text {
		margin-left: 0px;
	}
	
	#showreels h2, #featured h2, #blog h2 {
		font-size: 30px;
		line-height: 30px;
		letter-spacing: -1px;
	}
	
	.isotope .project.quote {
		width: 378px;
	}
	
	#showreels h1 {
		font-size: 16px;
		font-weight: 100;
		line-height: 24px;
		letter-spacing: 1px; 
	}
	
	#contact .address {
	    float: left;
	    margin-right: 4%;
	    width: 48%;
	}
	
	.main .gform_wrapper .top_label li.gfield.gf_left_half, .main .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100%;
	}
	
	.main .gform_wrapper .top_label input.medium, .main .gform_wrapper .top_label select.medium, .main .gform_wrapper .top_label input.large, .main .gform_wrapper .top_label select.large, .main .gform_wrapper .top_label textarea.textarea {
		width: 97%;
	}
	
	#content h1 {
		letter-spacing: -0.5px; 
	}
	
}

@media screen and (max-width:480px) {
	
	.isotope .project {
		width: 280px;
	}
	
	.isotope .project.quote {
		width: 280px;
	}
	
	.isotope .project.small_project {
		width: 135px;
	}
	
	#content .isotope .project img {
		max-width:	none;
	}
	
	#contact .address, #contact .map, #contact .about {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 0px;
	}
	
	#blog #pagination .prev-posts a, #blog #pagination .next-posts a {
		padding: 10px;
	}
	
	#blog #pagination .next-post, #blog #pagination .prev-post {
		width: 100%;
	}
	
}



/* Hamburgular Icon */

/* Icon 3 */

.menu-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #6eb43f; 
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 7;
  border-radius: 0px 0px 0px 4px;
}

.menu-icon.open {
	background-color: transparent;
}

.menu-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 26px;
  background: #ffffff;
  border-radius: 0px;
  opacity: 1;
  left: 13px;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.menu-icon span:nth-child(1) {
  top: 13px;
}

.menu-icon span:nth-child(2),.menu-icon span:nth-child(3) {
  top: 23px;
}

.menu-icon span:nth-child(4) {
  top: 33px;
}

.menu-icon.open span:nth-child(1) {
  top: 23px;
  width: 0%;
  left: 50%;
}

.menu-icon.open span:nth-child(2) {
  transform: rotate(45deg);
}

.menu-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.menu-icon.open span:nth-child(4) {
  top: 23px;
  width: 0%;
  left: 50%;
}
