@charset 'UTF-8';
a {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
 }
a:hover {
	 color: #f7941d;
 }
article {
	 margin-top: 52px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	padding-bottom: 120px;
 }
body {background-color:#363636;}
/* ------------------------------------- Header ------------------------------------- */
#cover {
	margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#theoc {
	display: none;
}
.social {
    height: 32px;
	position: fixed;
    right: 0px;
	z-index: 9999;
	top: 80px;
}
.icon {
	padding: 0px 0px 10px 0px;
	opacity: 0.7;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	background: url(../images/social3.svg) no-repeat;
	background-size:160px;
	float:left
}
.icona {
	padding: 0px 0px 10px 0px;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background: url(http://www.whitepapergames.com/2016/images/social/social2.svg) no-repeat;
	background-size:150px;
	float:left
}
.iconb {
	padding: 0px 0px 10px 0px;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background: url(http://www.whitepapergames.com/2016/images/social/social.svg) no-repeat;
	background-size:150px;
	float:left
}
.icon1a {background-position: 0px 0px;margin-left: 20px;}
.icon2a {background-position: -30px 0px;}
.icon3a {background-position: -60px 0px;}
.icon4a {background-position: -90px 0px;}
.icon5a {background-position: -120px 0px;}
.icon1a:hover {background-position: 0px -30px;}
.icon2a:hover {background-position: -30px -30px;}
.icon3a:hover {background-position: -60px -30px;}
.icon4a:hover {background-position: -90px -30px;}
.icon5a:hover {background-position: -120px -30px;}
.team_twit:hover .icon3a {background-position: -60px -30px;}
.team_email:hover .icon5a {background-position: -120px -30px;}
.icon:hover {
	opacity: 1;
	cursor:pointer;
}
.icon1 {background-position: 0px 0px;}
.icon2 {background-position: -32px 0px;}
.icon3 {background-position: -64px 0px;}
.icon4 {background-position: -96px 0px;}
.icon5 {background-position: -128px 0px;}
.icon1:hover {background-position: 0px -32px;}
.icon2:hover {background-position: -32px -32px;}
.icon3:hover {background-position: -64px -32px;}
.icon4:hover {background-position: -96px -32px;}
.icon5:hover {background-position: -128px -32px;}
.navbar-nav > li{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.navbar-nav > li:hover {
	background:#fff;
}
.navbar-default {
	background-color: #404040;
}
/* ------------------------------------- Footer ------------------------------------- */
footer {
	width: 100%;
	position: relative;
	height: auto;
	text-align: center;
	color: #A6A6A6;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
}
footer a {
	color: #A6A6A6;
}
.footer-container {
	width: 100%;
	height: 120px;
	padding: 0px 100px 20px 100px;
}
.social-foot {
	position: relative;
	height: 30px;
	padding-left: 10px;
}
.foot-logo {
	position: relative;
	height: auto;
	float: left;
}
.foot-logo img {
		width: 7em;
	}
.copyright {
	width: 100%;
	height: auto;
	padding: 10px 5px 10px 0px;
	float: right;
}
.copyright p {
	line-height: 18px;
}
.newsletter {
	position: relative;
	float: left
}
.footer-right {
	position: relative;
	height: auto;
	float: left;
	line-height: 30px;
}
#mc_embed_signup{
	clear:left; 
	font:14px Helvetica,Arial,sans-serif; 
	width:100%; 
	padding-left: 40px;
}
#mc_embed_signup label {
    font-size: 29px !important;
    padding-bottom: 5px !important;
    font-weight: 100 !important;
}
#mc_embed_signup input.email {
	width: 50% !important;
	background-color: #4e4e4e !important;
	color: #fff !important;
	outline-color: #F7941D;
	flex:1;
}
#mc_embed_signup .button {
	background-color: #4e4e4e !important;
	border: 1px solid #f7941d !important;
}
#mc_embed_signup_scroll {
	display: flex;
}
#mc_embed_signup .clear {
	flex:0;
	margin: 0 0 0 1rem;
}

/* ------------------------------------- Main Page ------------------------------------- */
.cover {
	width: 100%;
	position: relative;
	display: inline-block;
	box-shadow: inset 0px -20px 160px #363636;
	background: url(../images/background2.jpg) no-repeat;
	background-position: bottom center;
	background-size: cover;
	height: 110vh
}
.cover-img {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}
.cover-img img {
	width: 100%;
	height: auto;
}
.welcome {
	padding: 10px;
}
.desc p {
	 text-align: right;
	 font-weight: bold;
 }
.desc {
	width: auto;
    height: auto;
    text-align: justify;
    font-size: 1.2em;
	font-weight: 300;
    position: relative;
    color: #fff; 
}
.banner {
	width: 100%;
	height: auto;
	display: block;
	background: #fff;
	overflow: hidden;
	max-height: 550px;
}
.banner img {
	width: 100%;
}
.date {
	font-size: 50px !important;
	margin: 20px 0px 5px 0px;
	letter-spacing: 5px !important;
}
.spacer {
	width: 40%;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f2827f
}
.platform {
	width: 100%;
	height: 55px;
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	color: #e8e5db;
	font-weight: bold;
	letter-spacing: 3px;
}
.bottom-bar {
	width: 100%;
    height: auto;
    margin: 0px 0px 20px 0px;
    background-color: rgba(0,0,0,0.40);
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6em;
	line-height:2em;
    font-weight: bold;
	position: relative;
	display: inline-block
}
.container-top {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	overflow: hidden;
}
.game-thb {
	border: 2px solid #000;
	background-color: #B5B5B5;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.game-thb img {
	width: 100%;
	height: 100%;}
.game-thb:hover {
	border:2px solid #f7941d;
}
.arrow {
	width: 100%;
	height: auto;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	color: #363636;
	position: absolute;
	bottom: 14%;
}
.md-50 {
	font-size: 6em !important;
	color: #ef8d85;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
}
.md-50:hover {
	color: #fff;
}
.acco {
	float:left;
	width: 33.3%;
	height: auto;
	max-height: 80px;
}
.acco img {
	width: 100%;
}
.border {
	position: relative;
	height: 3px;
	width: 100%;
    left: 0%;
	background-color: #fff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.border-shift {
	left: 0%;
	width: 100%
}
.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	margin:30px 30px 0px 30px;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.scarlet {
	width: 20%;
	height: auto;
	float: left;
	margin-top: 200px;
}
.bowman {
	width: 20%;
	height: auto;
	float: right;
	margin-top: 200px;

}
.scarlet img, .bowman img {
	width: 100%;
	height: auto;
}
.trailer img {
	width: 100%;
}
.trailer {
	width: 100%;
	height: auto;
	display: block;
}
.skyline {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	margin-top: -100px;
}
.skyline img {
	width: 100%;
}
.information {
	width: 100%;
    z-index: 2;
	margin: -120px 0 20px 0;
    position: relative;
	text-align: center;
	font-weight: 600;
}
.container {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color:#fff;
}
.trailer .container {
	margin-top: 30px;
	padding: 20px;
	background-image: url(../images/trailer-back.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
.button-steam {
	width: 620px;
	margin: auto;
	position: inherit;
	display:block;
	background-color: #fff;
	height: 52px;
	margin-top: 20px;
	background: url(../images/button-steam.png) no-repeat;
	background-position: 0 0;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 55px;
	text-align: center;
	color: #e8e5db;
	font-weight: bold;
}
.trailer .video {
	width: 100%;
	margin-top: 23px;
	height: auto;
	display: block;
}
#youtube {
	width: 100%;
	height: 45vh;
}
.slider-container {
	width: 50%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	margin-top: 50px;
	background: url(../images/viewer.png) no-repeat;
	background-size: contain;
	background-position: top center;
}
.slider {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	display: block;
	padding: 5px;

}
.heading {
	text-transform: uppercase;
	font-size: 1.2em;
}
.divider {
	width: 100%;
	height: 4px;
	margin: 45px 0px 65px 0px;
	background:url(../images/border.png) no-repeat;
	background-position: center; 
}
/* ------------------------------------- Slick Theme ------------------------------------- */
/* Slider */
.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: '←';
}
[dir='rtl'] .slick-prev:before {
    content: '→';
}
.slick-next {
    right: -25px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: '→';
}
[dir='rtl'] .slick-next:before {
    content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide img {
      width: 100%;
    }
.slick-slide {
  margin: 0 5px 5px 5px;
}
.screenshot-01 img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.slick-center .screenshot-01 {
		width: 100%;
	}
.slick-center {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	/*width: 8.5% !important;*/
	margin-top: 0;
}
.slick-active, .slick-slide {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.arrow-left {
	width: 39px;
	height: 65px;
	top: 40%;
	left: -20%;
	z-index: 9999;
	position: absolute;
	background: url(../images/arrows.png) no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.arrow-right {
	width: 39px;
	height: 65px;
	top: 40%;
	right: -20%;
	z-index: 9999;
	position: absolute;
	background: url(../images/arrows.png) no-repeat;
	background-position: -39px 0px;
	cursor: pointer;
}
/* ------------------------------------- Contact ------------------------------------- */
.head-box {
	width: 100%;
	height: auto;
	text-align: right;
	background-color:#f7941d;
	color:#fff;
	margin-top: -3px;
	padding-left: 20%;
	padding-right: 20%;
	padding-top: 20px;
	padding-bottom: 5%;
}
.contact-back {
	background:url(../images/contact-back.jpg) no-repeat;
	background-size:cover;
}
.contact-back a {
	font-weight: 600;
}
.contact-column {
	float: left;
	height: auto;
	display: block;
	position: relative;
	margin-bottom: 30px;
}
.contact-column p {
	width: 100%;
    font-weight: 400;
    font-size: 1.2em;
}
.contact-button-surround {
	width: 100%;
	height: auto;
}
.contact-button {
	height: 60px;
    background: #f7941d;
    font-size: 1.6em;
    color: #333;
    padding: 15px 75px 10px 20px;
    font-weight: bold;
	margin-top: 20px;
    display: inline-table;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.techsupp-button {
    height: 60px;
    background: #f7941d;
    font-size: 1.6em;
    color: #333;
    font-weight: bold;
	margin-top: 20px;
    display: inline-table;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.press-button {
    height: 60px;
    background: #f7941d;
    font-size: 1.6em;
    color: #333;
    font-weight: bold;
	margin-top: 20px;
    display: inline-table;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.contact-button:hover, .techsupp-button:hover, .press-button:hover {
	background-color: #4e4e4e;
	cursor:pointer;
	color: #f7941d;
}
.active-on {
	color: #fff;
}
.form-1 {
	width: 100%;
	background: #cbcbd0;
	top: 0;
	left: 0;
	padding: 20px 20px 0px 20px;
}
.form-1:before {
	position: absolute;
    height: 100%;
    padding: 0 0 20px 20px;
    width: 100%;
    border-bottom: #f7941d solid 20px;
    border-left: #f7941d solid 20px;
    content: '';
    margin-top: 20px;
    margin-left: -20px;
	top: 0;
	left: 0;
	pointer-events: none;
}
.form-1:after {
	position: absolute;
    height: 100%;
    padding: 20px 20px 0;
    width: 100%;
    border-top: #fff solid 20px;
    border-right: #fff solid 20px;
    content: '';
    margin-top: -20px;
    margin-left: 20px;
	top: 0;
	left: 0;
	pointer-events: none;
}
.form-2 {
	width: 100%;
	height: auto;
	background: #cbcbd0;
	top: 0;
	left: 0;
	padding: 20px 20px 0px 20px;
}
.form-2:before {
	position: absolute;
    height: 100%;
    padding: 0 0 20px 20px;
    width: 100%;
    border-bottom: #333 solid 20px;
    border-left: #333 solid 20px;
    content: '';
    margin-top: 20px;
    margin-left: -20px;
	top: 0;
	left: 0;
	pointer-events: none;
}
.form-2:after {
	position: absolute;
    height: 100%;
    padding: 20px 20px 0;
    width: 100%;
    border-top: #f7941d solid 20px;
    border-right: #f7941d solid 20px;
    content: '';
    margin-top: -20px;
    margin-left: 20px;
	top: 0;
	left: 0;
	pointer-events: none;
}
.contact-submitted {
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 50%;
	height: auto;
	display: block;
	position: relative;
	padding:35px;
	margin-bottom: 30px;
}
.contact-column input, .contact-column textarea {
	width: 100%;
    padding: 10px;
    border: 3px solid #a3a3a6;
	outline-color: #f7941d;
}
#submit {
	background-color: #f7941d;
    border: none;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    display: block;
	font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
}
#submit2 {
	background-color: #333;
    border: none;
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    display: block;
	font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
	color: #fff
}
.trailer2 .container {
	margin-top: 30vh;
	padding: 20px;
	background-image: none;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;

}
.title {
	width: 100%;
}
.container4 {
	margin-top: 30px;
	padding: 25px 60px;
	background-image: url(../images/trailer-border.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.gal {
	padding: 10px;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}
.gal-back {
	margin-top: 80px;
	padding: 10px 50px 10px 50px;
	background-image: url(../images/gal-border.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 90%;
}
.gal img {
	display: inline-block;
	width: 20%;
	height: auto;
	margin-right: 10px;
	background-color: #000;
}

.trailer2 {
	width: 100%;
	height: auto;
	display: block;
}

.container3 {
	display: contents;
}
.oc-bt {
	display: inline-flex;
	width: 200px;
	height: 84px;
	margin: 10px;
	background: url("../images/butts/store-bts.png") no-repeat;
}
.bt1 {
	background-position: 0 0;
}
.bt2 {
	background-position: -200px 0;
}
.bt3 {
	background-position: -400px 0;
}
.bt4 {
	background-position: -600px 0;
}
.bt5 {
	background-position: -800px 0;
}
.bt1:hover {
	background-position: 0 -84.5px;
}
.bt2:hover {
	background-position: -200px -84.5px;
}
.bt3:hover {
	background-position: -400px -84.5px;
}
.bt4:hover {
	background-position: -600px -84.5px;
}
.bt5:hover {
	background-position: -800px -84.5px;
}
.sub-heading {
	width: 100%;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 2.6em;
	padding-bottom: 18px;
	margin-bottom: 30px;
	background: url("../images/border-sm.png") no-repeat;
	background-position: center bottom;
}

::-webkit-scrollbar { 
	width: 15px;
	border: none;
	background: transparent;
	height: 10px;
}
::-webkit-scrollbar-thumb {
	background: #fff;
	height: 8px;
}

::-webkit-scrollbar-track {
	background: #666;
	height: 3px
}
@media (min-width: 750px) {
	.welcome {
		width: 40%;
		margin-left: 45%;
		position: absolute;
		bottom: 10%;
	}
	.social {
		width: 210px;
		float: right;
		margin-right: 15%;
	}
	.container {
	width: 50%;
	}
	.container2 {
	width: 80% !important;
		margin-top: 60px;
	}
	.crane {
		height: 130px;
		width: 200px;
		top: 0px;
		left: 0px;
		border: 10px solid #404040;
		z-index: 99999;
		position: absolute;
		background: url(../images/crane-clear.svg) no-repeat #404040;
		background-size: contain;
	  	-webkit-transition: all 1s ease;
	  	-moz-transition: all 1s ease;
	  	-ms-transition: all 1s ease;
	  	-o-transition: all 1s ease;
	  	transition: all 1s ease;
	}
	.crane4 {
	 height: 45px;
    width: 60px;
    border-left: 5px;
    border-right: 5px;
    border-top: 5px;
    border-bottom: 0px;
    top: 5px;
    left: 10px;
}
	.bottom-bar {
		padding: 5px 100px 5px 50px;
	}
	.footer-container {
		display: flex;
    	align-items: center;
	}
	.foot-logo {
		width: 15%;
	}
	.foot-logo img {
		width: 100%;
	}
	.footer-right {
		width: 52%;
		text-align: right;
	}
	.social-foot {
		width: auto;
		float: right;
	}
	.copyright {
		text-align: right;
	}
	.newsletter {
		width: 30%;
	}
	#mc_embed_signup form {
		text-align: left !important;
	}
	#mc_embed_signup label {
		text-align: left;
	}
	.contact-column {
		width: 50%;
		padding:35px;
	}
	.contact-back {
		padding: 100px;
	}
	.contact-button {
		width: auto;
		-webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
		float: left;
	}
	.techsupp-button {
		width: auto;
		-webkit-clip-path: polygon(13% 0, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(13% 0, 100% 0%, 100% 100%, 0% 100%);
		padding: 15px 15px 10px 80px;
   		margin-left: -20px;
		margin-right: 12px;
		float: left;
	}
	.press-button {
		width: auto;
		-webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 0 100%, 0 0);
		clip-path: polygon(75% 0, 100% 50%, 75% 100%, 0 100%, 0 0);
		padding: 15px 50px 10px 25px;
		float: left;
	}
	.contact-button-surround {
		margin-top: 100px;
	}
	.form-1, .form-2 {
		position: absolute;
	}
}
@media (max-width: 950px) {
	.foot-logo {
		width: 100%;
	}
	.foot-logo img {
		width: 40%;
	}
	.footer-right {
		width: 100%;
		text-align: center;
	}
	.social-foot {
		position: relative;
		height: 30px;
		width: 225px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	.copyright {
		text-align: center;
	}
	.newsletter {
		width: 100%;
		height: auto;
	}
	.footer-container {
		display: block;
	}
}
@media (max-width: 749px) {
  	.welcome {
	  width: 100%;
  }
	.pagecover {
		display: none;
	}
	.container {
	width: 100%;
	}
	.crane {
	  height: 28px;
      width: 35px;
	  display: inline-block;
	  -webkit-mask: url(http://www.whitepapergames.com/2016//images/crane.svg) no-repeat 50% 50%;
	  mask: url(http://www.whitepapergames.com/2016//images/crane.svg) no-repeat 50% 50%;
	  -webkit-mask-size: cover;
	  mask-size: cover;
	}
	.crane-color {
		background-color: #333;
	}
	.social {
    padding: 0px 10px 0px 10px;
}
	.icon {
		margin-right: 15px;
		margin-left: 15px;
	}
	.bottom-bar {
		padding: 5px 0px 5px 10px;
	}
	.contact-column {
		width: 100%;
		padding:5px;
	}
	.contact-back {
		padding: 10px;
	}
	.contact-button {
		width: 100%
	}
	.techsupp-button {
		width: 100%;
		padding: 15px 15px 10px 20px;
	}
	.press-button {
		width: 100%;
		padding: 15px 50px 10px 20px;
	}
	.form-1, .form-2 {
		position: relative;
	}
	.container4 {
		padding: 0px;
		width: 100%;
	}
	.gal {
		padding: 0px;
	}
	.gal img {
		width: 100%;
	}
	.footer-container {
		padding: 0px;
	}
}
