/*
Theme Name: SCRN
Theme URI: http://themeforest.net/user/FinalDestiny
Version: 1.7
Description: Portfolio template with parallax effects.
Author: Cristi Macovei
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: 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;
}

.portfolio-item iframe, .portfolio-item img {
	width: 620px;
	height: 370px;
}

.buttonbuilder {
	width: 90%!important;
	padding-left: 5%!important;
	padding-right: 5% !important;
}

iframe, embed, img {
	max-width: 100%;
}

img {
	height: auto;
}

.contact-form input[type="text"]:focus, 
.contact-form input[type="password"]:focus, 
.contact-form input[type="email"]:focus, 
.contact-form textarea:focus {
	color: #FFF;
}

/* Customisations here */

/* Hide the lines around the header text */
div.intro-line {
	border-top: none;
}

/* Kill double lines under gallery items */
p.proj-title {
	border-bottom: none;
	color: #493636;
	font: 700 12px 'Source Sans Pro',Arial,Helvetica,sans-serif;
	/*padding: 0 0 7px;*/
	text-transform: uppercase;
	/*margin-top: -13px;*/
}

p.proj-desc {
	padding: 0px;
	margin: 0px;
}

/* Kill the "posted on xxx" messages on pages */
.singlemeta {
	display: none;
}

div.contact-info {
		margin-top: 0px;
}

.social-icon {
		margin-left: 5px;
}

.abn {
		margin-right: 10px;
}
