/*
Theme Name: ngcreative2014
Theme URI: http://ngcreative.com.au
Version: 1.0
Description: ngcreative website theme 2014
Author: Nathan Gielis
Author URI: http://ngcreative.com.au
Created Date: 20/11/2013

All files, unless otherwise stated, are released under the GNU General Public License
Tags: dark, light, white, black, gray, one-column, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
*/
@media only screen and (min-width: 1100px) {
	.separator1 .bg, #intro .bg1 {
		background-attachment: fixed !important;
	}
}
@media only screen and (max-width: 1050px) {
	.hoverimage { 
		display: none !important;
	}
}
.filter ul li {
display: inline-block !important;
}
.portfolio_details a {
	text-decoration: none;
}

#openquote, #closequote, #quote {
	color: #1dadeb;
	font-size: 24px;
	font-family: Grad, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

#quoteauthor {
	margin-top: 20px;	
	display: block;
	font-size: 16px;
	font-weight: bold;
	
}