/*
Theme Name: SCRN
Theme URI: http://themeforest.net/item/scrn-responsive-single-page-portfolio/2964855
Version: 1.4
Description: Portfolio template with parallax effects.
Author: FinalDestiny
Author URI: http://themeforest.net/user/FinalDestiny
Created Date: 28/08/2012
License: Themeforest
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
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: 1050px) {
	.separator1 .bg, #intro .bg1 {
		background-attachment: fixed !important;
	}
}
@media only screen and (max-width: 1100px) {
	.hoverimage { 
		display: none !important;
	}
}
.filter ul li {
display: inline-block !important;
}
.portfolio_details a {
	text-decoration: none;
}

// CUSTOM FONTS: Futura Book / Futura Heavy

.FuturaStd-Book { 
	font-family: FuturaStd-Book;
	font-weight: normal;
	font-style: normal;
}
.FuturaStd-Heavy { 
	font-family: FuturaStd-Heavy;
	font-weight: normal;
	font-style: normal;
}