/*  -------------- GENERAL -------------- */
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');

*, ::after, ::before {
    margin: 0;
    padding: 0;
	box-sizing: inherit;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
html, body {
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    min-height: 100%;
}
body {
	background: rgb(94,94,94);
	background: -moz-linear-gradient(top, rgba(94,94,94,1) 0%, rgba(40,40,40,1) 85%, rgba(40,40,40,1) 100%);
	background: -webkit-linear-gradient(top, rgba(94,94,94,1) 0%,rgba(40,40,40,1) 85%,rgba(40,40,40,1) 100%);
	background: linear-gradient(to bottom, rgba(94,94,94,1) 0%,rgba(40,40,40,1) 85%,rgba(40,40,40,1) 100%);
	overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
	body {
		background-size: calc(512px / 2);
	}
}
#content {    
	position: relative;
	display: block;
	max-width: 1020px;
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
	#content {
		margin-bottom: 7px;
	}
}
h2 {
	font-family: 'Press Start 2P', cursive;
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
	h2 {
		font-size: 16px;
	}
}
p {
	font-family: "Arial", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
	text-align: center;
    padding: 0 10px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	p {
		font-size: 10px;
		line-height: 13px;
	}
}
a {
	text-decoration: none;
	color: #FFF;
}
hr {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #efefef;
    margin-bottom: 24px;
    padding: 0;
}
@media only screen and (max-width: 767px) {
	hr {
		margin-bottom: 14px;
	}
}
img {
	box-sizing: border-box;
}
footer {
	position: relative;
	background: #000;
	border-top: 1px solid #535353;
	box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 0.55);
	height: 140px;
    bottom: 0;
	left: 0;
	right: 0;
	margin-bottom: 0;
	padding: 30px 0 30px;
}
footer p {
	letter-spacing: 0.057em;
	margin-bottom: 10px;
	color: #FFF;
}
@media only screen and (max-width: 767px) {
	footer p {
		margin-bottom: 8px;
	}
}
footer a:hover {
	color: #9c9e9f !important;
}
footer a:visited {
	color: #FFF;
}
@media only screen and (min-width: 768px) {
	.only-mob {
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.hide-mob {
		display: none !important;
	}
}
/* -------------- HEADER -------------- */
#header {
	background: #000;
	border-bottom: 1px solid #535353;
	box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 0.55);
	height: 83px;
}
.mis_tonsofbits_logo {
    display: block;
    margin: auto;
    padding: 30px 0;
}
/* -------------- HOME -------------- */
.mis-section {
	position: relative;
    display: block;
	background: url("../img/tob_mis_bg.jpg") no-repeat;
	background-size: contain;
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 0px 7px 2px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 0px 7px 2px rgba(0, 0, 0, 0.35);
    width: 95%;
    max-width: 1001px;
	height: 100%;
	max-height: 441px;
    margin: 10px auto 30px;
    border-radius: 7px;
	overflow: hidden;
}
.tob-games {
	position: relative;
	display: block;
	margin: 0 auto 18px;
}
.mis-logo {
	position: relative;
	display: block;
	box-sizing: border-box;
	max-width: 504px;
	width: 93%;
	margin: 10px auto 23px;
	padding: 27px 0;
}
@media only screen and (max-width: 767px) {
	.mis-logo {
		max-width: calc(504px / 2);
		margin: 10px auto 26px;
		padding: 15px;
	}
}
.mis-content {
	position: relative;
	display: block;
	margin-bottom: 150px;
}
@media only screen and (max-width: 1020px) {
	.mis-content {
		margin-bottom: 14.7vw;
	}
}
@media only screen and (max-width: 767px) {
	.mis-content {
		margin-bottom: 14.5vw;
	}
}
@media only screen and (max-width: 550px) {
	.mis-content {
		margin-bottom: 14.4vw;
	}
}
.mis-chubby {
	position: relative;
	display: block;
	max-width: 100px;
    max-height: 192px;
    top: -1px;
	flex-basis: 10%;
}
@media only screen and (max-width: 767px) {
	.mis-chubby {
		max-width: calc(100px / 2);
		max-height: calc(192px / 2);
		top: -10px;
	}
}
.mis-pinkus {
	position: relative;
	display: block;
	max-width: 89px;
    max-height: 333px;
	top: -80px;
    right: -140px;
	flex-basis: 10%;
	z-index: 1; 
}
.mis-seal-snow {
	position: relative;
	display: block;
	max-width: 1001px;
    max-height: 149px;
	top: -333px;
	flex-basis: 10%;
}
@media only screen and (max-width: 767px) {
	.mis-pinkus {
		max-width: calc(83px / 2);
		max-height: calc(223px / 2);
		top: 10px;
	}
}
.speechbubble {
	position: relative;
	display: block;
	max-width: 313px;
	width: 100%;
	max-height: 173px;
	margin: 119px 0 0 34%;
}
@media only screen and (max-width: 1020px) {
	.speechbubble {
		width: 30.7vw;
		margin-top: 11.7vw;
		margin-left: 32.3vw;
	}
}
.speechbubble img {
	width: 100%;
}
.img-container {
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}
@media only screen and (max-width: 1007px) {
	.img-container {
		width: 95%;
	}
}
@media only screen and (max-width: 767px) {
	.img-container {
		display: block;
		max-width: 495px;
	}
}
.tob-chickchickboom-banner {
	margin-right: 11px;
}
@media only screen and (max-width: 1007px) {
	.tob-chickchickboom-banner {
		margin-right: 0;
		margin-bottom: 5px;
	}
}
.tob-chickchickboom-banner,
.tob-mis-banner {
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 0px 7px 2px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 0px 7px 2px rgba(0, 0, 0, 0.35);
    max-width: 480px;
	width: 100%;
	height: 201px;
}
@media only screen and (max-width: 1007px) {
	.tob-chickchickboom-banner,
	.tob-mis-banner {
		width: 100%;
		height: initial;
	}
}
.socialmedia-flexbox {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.socialmedia-items {
	margin-right: 18px;
}
.mis-discord-logo {
	display: block;
	width: 29px;
	height: 32px;
}
.mis-facebook-logo {
	display: block;
	width: 33px;
	height: 32px;
}
.mis-twitter-logo {
	display: block;
	width: 38px;
	height: 32px;
}
.mis-instagram-logo {
	display: block;
	width: 32px;
	height: 32px;
}
.mis-youtube-logo {
	display: block;
	width: 44px;
	height: 32px;
}
.mis-steam-logo {
	display: block;
	width: 33px;
	height: 32px;
}
.mis-tonsofbits-logo {
	display: block;
	margin: 22px auto;
	width: 111px;
	height: 24px;
}
/* -------------- TERMS OF USE -------------- */
#termsofuse  {
	background: #FFF;
}
#termsofuse body {
	padding: 0;
}
@media only screen and (max-width: 767px) {
	#termsofuse body {
		background-size: calc(772px / 2);
	}
}
#termsofuse span {
	color: #999;
}
#termsofuse #content {
	margin: 30px auto 77px;
}
@media only screen and (max-width: 767px) {
	#termsofuse #content {
		margin: 30px auto;
	}
}
#termsofuse .mis-arrow-back {
	margin-left: 50px;
}
@media only screen and (max-width: 767px) {
	#termsofuse .mis-arrow-back {
		margin-left: 0;
	}
}
#termsofuse .mis-chubby-sit {
	position: relative;
	display: block;
	margin: 0 auto -5px;
    width: 32px;
}
#termsofuse .text-box {
	background: #fff;
	max-width: 400px;
	margin: 0 auto;
	padding: 30px 20px;
}
@media only screen and (max-width: 767px) {
	#termsofuse .text-box {
		padding: 15px;
	}
}
@media only screen and (max-width: 450px) {
	#termsofuse .text-box {
		margin: 0 10px;
	}
}
#termsofuse h2 {
	margin-bottom: 30px;
	color: #000;
}
@media only screen and (max-width: 767px) {
	#termsofuse h2 {
		margin-bottom: 15px;
	}
}
#termsofuse #content p {
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#termsofuse #content .description {
	font-weight: 600;
	margin-bottom: 15px;
}