/*
Theme Name: SCRN
Theme URI: http://themeforest.net/user/FinalDestiny
Version: 1.4
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;
}
@media only screen and (min-width: 1100px) {
    #separator1 .bg, #intro .bg1 {
        background-attachment: fixed !important;
    }
}

.signup {
	border: 1px solid #111111;
	border-top: none;
}

.signup .button2{
	background-color:#ECBA00;
	width:234px;
	height: 60px;
	padding: 0;
	font-size: 15px;
	font-weight: 500;
	display:block;
	margin: auto;
	color: #000000;
	text-decoration: underline;
}

.signup .button2 a{
	display:block;
	width:234px;
	height: 60px;
	color: #000000;
}

.signup .button2:hover{
	background-color:#FFF375;
	color: #000000;
}

#about h2 {
	display:none;
}

#features h2 {
	margin-bottom: 50px;
	margin-top: 60px;
}

#characters h2 {
	margin-bottom: 50px;
	margin-top: 60px;
}

#buy h2 {
	margin-bottom: 50px;
	margin-top: 60px;
}

#help-out h2 {
	display:none;
}

#price_standard.p-name{
	background:#3EA7F2 none;
	color: #000000;
}

p.p-name {
	border: 1px solid #111111;
}

p.p-price {
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
}

#price_four-pack.p-name{
	background:#EFAE3E none;
	color: #000000;
}

#price_super_best_friend_edition.p-name{
	background:#FF5BB5 none;
	color: #000000;
}

#separator_5{
	display:none;
}

.pricing ul {
	border: 1px solid #111111;
}

#about img {
max-width: 100%;
height: auto;
}