/*
Theme Name: The7
Theme URI: http://the7.io/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 7.4.2
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

.branding a, .branding img {
	max-height: 100px;
	width: auto;
}
.masthead:not(.mixed-header) {
	background-color: #222222;
}
.main-nav > li:not(.wpml-ls-item) > a .menu-text {
	color: #cccccc !important;
	-webkit-transition: color 0.15s ease-in-out;
	-moz-transition: color 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out;
	transition: color 0.15s ease-in-out;
}
.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover .menu-text, .main-nav > li:not(.act):not(.wpml-ls-item) > a:focus .menu-text, .main-nav > li:not(.act):not(.wpml-ls-item) > a:active .menu-text, .main-nav > li.act:not(.wpml-ls-item) > a .menu-text {
	color: #ffffff !important;
}


#footer.solid-bg {
	background-color: #222222;
}
.footer-logo {
	margin-top: 50px;
}
.footer-logo img {
	max-height: 80px;
	width: auto;
}
#bottom-menu {
	margin: 30px 0;
}

#bottom-menu li {
	margin-bottom: 5px;
}
#bottom-menu li a span {
	font-size: 18px;
	font-weight: bold;
}
.footer-email {
	font-size: 30px;
	margin: 30px 0 !important;
}
#bottom-bar .footer-email a {
	color: #ffffff;
}
#bottom-bar .footer-email a:hover {
	text-decoration: none;
}
.footer-email i.fa {
	margin-right: 15px;
}
.footer-social {
	margin-bottom: 30px !important;
}
.footer-social a {
	display: inline-block;
	font-size: 20px;
	text-decoration: none;
}
.footer-social a + a {
	margin-left: 10px;
}
/* .footer-social .fa-facebook {
	color: #3b5998;
}
.footer-social .fa-youtube {
	color: #b31217;
}
.footer-social .fa-instagram {
	color: #517fa4;
}
.footer-social .fa-twitter {
	color: #55acee;
} */
.footer-social img {
	width: 35px;
	height: 35px;
}

#copyright {
	padding: 10px 0;
	border-top: 1px dashed rgba(0,0,0,0.4);
	width: 100%;
	text-align: center;
}


.wpcf7-form {
	max-width: 600px;
	margin: 0 auto;
}
input[type=text].wpcf7-form-control, input[type=email].wpcf7-form-control, textarea.wpcf7-form-control {
	-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-color: #cccccc;
	border-width: 2px;
	color: #1a1a1a;
}
input[type=text].wpcf7-form-control:focus, input[type=email].wpcf7-form-control:focus, textarea.wpcf7-form-control:focus {
	border-color: #666666;
}
.wpcf7-textarea {
	max-width: 100%;
	max-height: 160px;
	min-width: 100%;
}
form.wpcf7-form input[type="submit"].wpcf7-submit {
	background-color: #222222;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
}
form.wpcf7-form input[type="submit"].wpcf7-submit:hover {
	background: #23aadd;
	background: -webkit-linear-gradient(135deg, #23aadd 30%, #37ce9d 100%);
	background: linear-gradient(135deg, #23aadd 30%, #37ce9d 100%);
}

#games h2 {
	text-align: center;
	font-size: 50px;
	color: #ffffff;
}

#subs-form .vc_col-sm-9 {
	text-align: right;
}
#subs-form input[type="email"] {
	max-width: 500px;
	display: inline-block;
	font-size: 20px;
	height: 50px;
	border-radius: 5px 0 0 5px;
}
#subs-form input[type="submit"] {
	height: 50px;
	font-size: 20px;
	line-height: normal;
	vertical-align: top;
	border-radius: 0 5px 5px 0;
	min-height: initial;
}

.game-banner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.game-banner:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
	z-index: 1;
}
.game-banner:hover:after {
	opacity: 0.85;
}
.game-banner:after, .game-banner .game-title {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.game-banner .game-img {
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 4s ease-out;
	-moz-transition: all 4s ease-out;
	-o-transition: all 4s ease-out;
	transition: all 4s ease-out;
}
.game-banner .game-title {
	font-size: 100px;
	line-height: normal;
	color: #ffffff;
	text-transform: uppercase;
	position: absolute;
	top: 15%;
	left: 10%;
	opacity: 0;
	z-index: 2;
}
.game-banner:hover .game-title {
	opacity: 1;
	left: 15%;
}
.game-banner:hover .game-img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.game-banner .game-links {
	position: absolute;
	height: auto;
	bottom: 10%;
	right: 10%;
	z-index: 99;
}
.game-banner .game-links a {
	float: left;
	width: 250px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.game-banner .game-links a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.game-banner .game-links a + a {
	margin-left: 20px;
}
.game-banner .game-links a img {
	max-width: 100%;
	height: auto;
}
.game-banner .game-links a.more-info {
	padding: 0;
	height: 72px;
	line-height: 72px;
	margin-top: 8px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 100;
}

body.home #main {
	padding-bottom: 0;
}
.ult-modal-input-wrapper.ult-adjust-bottom-margin {
	margin-bottom: 0 !important;
}

.footer-mobile {
	display: none;
}
.footer-desktop {
	margin: 50px 0 30px 0;
	padding: 0 20px;
}
.footer-desktop .footer-copyright {
	font-size: 25px;
}
.footer-desktop .footer-copyright img {
	max-height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.footer-desktop .footer-email {
	margin: 0 !important;
	font-size: 25px;
}

#footer-links {
	text-align: center;
	padding: 0 20px;
	margin: 10px 0 20px 0;
}
#footer-links a {
	display: inline-block;
	padding: 5px 10px;
	color: rgba(255,255,255,0.4);
	text-decoration: none;
	text-transform: uppercase;
}
#footer-links a:hover {
	color: rgba(255,255,255,0.8);
}
#footer-links a + a {
	border-left: 1px solid rgba(255,255,255,0.1);
}

@media all and (max-width: 1050px) {
	.mobile-branding a, .mobile-branding img {
		max-height: 70px;
		width: auto;
	}
	body:not(.transparent) .masthead:not(.side-header) {
		background-color: #222222 !important;
	}
	.dt-mobile-menu-icon .lines, .dt-mobile-menu-icon .lines::before, .dt-mobile-menu-icon .lines::after {
		background-color: #ffffff !important;
	}
	.footer-desktop {
		display: none;
	}
	.footer-mobile {
		display: block;
	}
	#games {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}
	#games h2 {
		font-size: 35px;
	}
	#games .vc_column-inner {
		padding-top: 0;
	}
	#games .wpb_text_column {
		margin-bottom: 0;
	}
}

@media all and (max-width: 992px) {	
	.game-banner .game-title {
		font-size: 40px;
		top: 8%;
		left: 5%;
	}
	.game-banner:hover .game-title {
		left: 8%;
	}
	.game-banner .game-links a {
		width: 150px;
	}
	.game-banner .game-links a.more-info {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
		margin-top: 5px;
		-webkit-border-radius: 7px;
		border-radius: 7px;
	}
	.game-banner .game-links a + a {
		margin-left: 10px;
	}
	.ult-overlay-close.top-right {
		width: 35px !important;
		height: 35px !important;
		top: 15px !important;
		right: 15px !important;
	}	
}
@media all and (max-width: 768px) {
	#bottom-bar .mini-nav ul {
		display: block;
	}
	#bottom-bar .mini-nav .menu-select {
		display: none;
	}
	.footer-email {
		font-size: 17px;
	}
	.game-banner .game-title {
		font-size: 22px;
		top: 5%;
		left: 2%;
	}
	.game-banner:hover .game-title {
		left: 4%;
	}
	.game-banner .game-links {
		bottom: 5%;
	}
	.game-banner .game-links a {
		width: 80px;
	}
	.game-banner .game-links a + a {
		margin-left: 5px;
	}
	.game-banner .game-links a.more-info {
		height: 23px;
		line-height: 23px;
		font-size: 12px;
		margin-top: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
	}
	#subs-form input[type="email"] {
		font-size: 15px;
		height: 30px;
		line-height: normal;
		border-radius: 3px;
		padding-right: 75px;
		padding-left: 10px;
	}
	#subs-form input[type="submit"] {
		height: 30px;
		font-size: 13px;
		line-height: normal;
		border-radius: 0 3px 3px 0;
		padding: 0 10px;
		position: absolute;
		top: 1px;
		right: 15px;
	}
	#games {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	#games h2 {
		font-size: 25px;
	}
}