
	.protected_stacks_in_7{
	-webkit-user-select: none!important;
	 -khtml-user-select: none!important;
	   -moz-user-select: none!important;
	     -o-user-select: none!important;
	        user-select: none!important;    
	}


	#stacks_in_7{
		display: none;	
	}

#soft_landing_stacks_in_11 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0, 0, 0, 0.99);
	display: block;
}

#soft_landing_content_stacks_in_11 {
	position: relative;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#soft_landing_content_stacks_in_11,
#soft_landing_content_stacks_in_11 h1,
#soft_landing_content_stacks_in_11 h2,
#soft_landing_content_stacks_in_11 h3,
#soft_landing_content_stacks_in_11 h4,
#soft_landing_content_stacks_in_11 h5,
#soft_landing_content_stacks_in_11 h6,
#soft_landing_content_stacks_in_11 p {
	color: rgba(255, 255, 255, 0.99);
}

#soft_landing_content_stacks_in_11 img {
	max-width: 100%;
	height: auto;
}

#pageWrapper {
	opacity: 0;

}




#stacks_out_3 {
	width: 59%;
}
