.section-h1
{
	font-size : 46px;
}

.section-h2
{
	font-size : 33px;
}

.news_gallery .item span
{
	font-size : 30px;
}

#mainnav
{
	font-size : 28px;
}

.h2-style-1, .h2-style-2, #game-details h1
{
	font-size : 24px;
}

#contact a:link, .h3-style-1
{
	font-size : 22px !important;
}

#contact a:link
{
	font-size : 20px !important;
}

body, #mainnav #mainnav-newsletter, .game-filter-button, .news-buttons a:link, .news-buttons a:active, .news-buttons a:visited, .team-member-box h3, #game-details h2
{
	font-size : 16px;
}

.news-teaser p, .team-member-box span, .team-member-desc, footer, #sys-req-box h3, #sys-req-box h2, .sideinfo-box h2, .sideinfo-box, #sys-req-box
{
	font-size : 14px;
}

/* ALLGEMEIN ********************************************************* */
.section-h1
{
	margin : 63px 0 53px 0;
}

.section-h2
{
	margin         : 0 0 67px 0;
	letter-spacing : 3px;
}

.h2-style-1
{
	padding : 16px 0 0 0;
}

h3.h3-style-1
{
	padding : 0 0 0 0 !important;
}

#headup-news, #headup-games, #headup-aboutus, #headup-social, #headup-contact
{
	top : -80px; /* menu height */
}

/* HEADER ************************************************************ */
#mainheader
{
	height        : 300px;
	margin-bottom : 80px; /* Menu Height */
}

#header-logo
{
	width  : 600px;
	height : 173px;
	top    : 56px;
}

#header-icons
{
	right : 25px;
	top   : 25px;
}

.header-icon
{
	width       : 34px;
	height      : 34px;
	margin-left : 8px;
}

/* MAINNAV *********************************************************** */
#mainnav
{
	height : 80px;
	top    : 300px; /* header height */
}

#mainnav-logo
{
	width : 84px;
	top   : 15px;
	left  : 25px;
}

#mainnav-logo.hidelogo
{
	left : -150px;
	display: none;
}

#mainnav ul
{
	top : 22px;
}

#mainnav ul li
{
	padding : 0 16px;
}

#mainnav #mainnav-newsletter
{
	right   : 25px;
	top     : 26px;
	padding : 5px 8px 0 8px;
	display : block;
}

/* NEWS ************************************************************** */
.news-teaser:last-of-type
{
	display : block;
}

.news-teaser-img
{
	height : 165px;
}

.full-news .news-teaser-img
{
	height : 147px;
	width  : 260px;
	margin : 0 15px 10px 0;
	top    : 6px;
}

.full-news p
{
	padding : 0 0 11px 0;
}

.news-buttons
{
	margin : 30px 0 102px 0;
}

.news-buttons a:link, .news-buttons a:active, .news-buttons a:visited
{
	padding       : 14px 0 10px 0;
	margin-bottom : 0;
}

.news_gallery .item
{
	height     : 165px; /* selbe höhe wie news-teaserimg */
	margin-top : 30px;
}

/* GAMES ************************************************************* */
#games-filter
{
	height : 60px;
}

.game-box
{
	width : 25%; /* desired width */
}

.game-box-content
{
	width : 80%;
}

.game-box:hover .game-box-content
{
	top : 47% !important;
}

.game-box-icon
{
	height  : 18px;
	margin : 5px 10px 0 0;
}

.game-box h2 span, .game-box h3 span
{
	padding : 10px 12px 8px 12px;
}

.game-h2-z2
{
	position : relative;
	top      : -15px;
}

.game-h2-z3
{
	position : relative;
	top      : -30px;
}

.h2-3row
{
	top : 15px;
}

.game-filter-button
{
	padding : 5px 3px 0 3px;
	margin  : 19px 1px;
}

/* ABOUT US ********************************************************** */
#aboutus-text
{
	margin-bottom : 63px;
}

#around-team-container
{
	width          : 95%;
	padding-top    : 80px; /* menu height*/
	padding-bottom : 50px; /*menu height - grid space(30px) */
}

.team-member-box
{
	margin-bottom : 30px;
}

.team-member-img
{
	width : 140px;
}

.team-member-box h3
{
	padding     : 20px 0 0 0;
	line-height : 60%;
}

/* SOCIAL ************************************************************ */
#social-content
{
	padding-bottom : 92px;
}

#yt-video
{
	height : 330px;
}

#social-twitch .social-sidebox-img-box
{
	width       : 160px;
	padding-top : 50px;
}

#social-mixer .social-sidebox-img-box
{
	width       : 170px;
	padding-top : 46px;
}

.social-sidebox
{
	height        : 150px;
	margin-bottom : 30px;
}

.social-icon
{
	height : 50px;
}

/* CONTACT ************************************************************ */
#contact-content
{
	padding-bottom : 170px;
}

#contact-content a:link
{
	margin-bottom: 0;
	display: inline;
}

/* FOOTER ************************************************************ */
footer
{
	height      : 80px; /* Menu Height */
	padding-top : 30px;
}

/* GAME DETAILS ****************************************************** */
#mainheader.gameheader
{
	margin-top : 80px !important;
}

#gameheader-logo
{
	width  : 437px;
	height : 250px;
	top    : 22px;
}

#game-details
{
	padding-bottom : 80px;
}

#game-details h1
{
	margin-bottom : 20px;
}

#game-details h2
{
	padding : 0 0 5px 0;
}

#game-details p
{
	padding : 0 0 20px 0;
}

.game-trailer
{
	height        : 394px;
	margin-bottom : 27px;
}

.game_gallery .item
{
	height        : 119px;
	margin-bottom : 30px;
}

#sys-req-box
{
	padding    : 20px;
	margin-top : 10px;
}

#sys-req-box p
{
	padding : 0 0 20px 0;
}

.sideinfo-box
{
	padding       : 20px;
	margin-bottom : 35px !important;
	margin-top    : 0;
}

.sideinfo-box h2
{
	padding-bottom : 13px !important;
}

.sideinfo-box-container
{
	margin-bottom : 16px;
}

.sideinfo-box-txt
{
	padding-left : 15px;
	top          : 2px;
}

.sideinfo-box-icon
{
	width : 19px;
}

/* NEWS ARCHIVE ****************************************************** */
#news-header
{
	margin-top    : 80px;
	margin-bottom : 80px;
}

.news-hr
{
	margin       : 50px 0;
}

#pagination-box
{
	margin : 40px 0;
}

.around-one-news
{
	height   : 320px;
}