/*
Theme Name: SCRN
Theme URI: http://themeforest.net/user/FinalDestiny
Version: 1.6
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;
}

.job-info h3 {
	margin:0;
}
.job-row {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.dark-bg .job-row {
	padding-bottom:0;
	border:0;
}


body.page {
	padding-top:0 !important;
}

.single-post .span2 img {
	width:100%;
}

.job-page {
	padding-top:20px !important;
}

.salary a,
.location a {
	display:block;
	float:left;
	width: 50px;
	height: 50px;
	background: #ca0030;
	text-align:center;
	margin-right:20px;
}

.salary a span,
.location a span {
	color: #fff !important;
	line-height:50px;
	font-size:30px;
}

.salary,
.location,
.apply {
	clear:both;
	line-height:50px;
}

.salary,
.location {
	background: #ccc;
	margin-bottom:1px;
	font-weight:600;
}

.dark-bg .salary,
.dark-bg .location {
	background: #333;
}


.knob-65 {
	text-indent:-40px;
}

.graph {
	position:relative;
}

.percent {
	position:absolute;
	font-size: 44px;
	color: #fff;
	top:93px;
	left:126px;
}

