body            { padding: 0; margin: 0; background: #f3f3f3; }
a 				{ color: blue; text-decoration: none; outline: none; }

.mobile-hambu { display: none; }
.fulli { width: 100%; position: relative; }

.main-tab          { position: fixed; transition: 0.5s all; z-index: 10; top: 0px; left: 0px; width: 100%; background: rgba(34,34,34,0.95); font-family: 'Open Sans', sans-serif; font-weight: 600; height: 56px; }
.main-tab-wrap     { position: relative; margin: 0 auto; width: 1800px; height: 56px; }
.main-logo         { position: absolute; top: 12px; height: 36px; width: auto; z-index: 9; left: 15px; }
.main-buttons-list { position: absolute; bottom: 0px; right: 10px; }
.main-button       { user-select: none; font-weight: 600; position: relative; cursor: pointer; line-height: 56px; transition: 0.2s all; color: white; float: left; margin: 0 10px; font-size: 20px; }
.main-nick         { font-weight: 500; text-transform: uppercase; font-size: 16px; transition: color 0.5s, max-width 2s; max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.main-nick:hover   { max-width: 1000px; }
.main-spread       { height: 26px; background: #aaa; width: 1px; margin: 16px 10px 0 10px; float: left; }
.main-logout       { user-select: none; font-weight: 600; position: relative; cursor: pointer; line-height: 56px; transition: 0.2s all; color: #777; transition: 0.15s color; float: left; margin: 0 5px; font-size: 16px }
.main-logout:hover { color: #aaa }
.main-button:hover { color: #ADD1FC }
.mobile-button     { display: none; margin: 0; }
.mobile-button2    { display: none; margin: 0; }
.mobile-button3    { display: none; margin: 0; }
.mobile-full       { display: none; background: rgba(0,0,0,0.6); position: fixed; z-index: 5; top: 0; left: 0; width: 100%; height: 100%; }
.show-back         { background: url('http://res.frozent.pl/m/pixel.png'); background-size: cover; background-position: center center; background-repeat: no-repeat; height: 700px }

.wrap              { position: absolute; top: 700px; width: 100%; border-top: 5px solid #30395a; background: #f6f6f6 }
.wrapper           { position: relative; margin: 0 auto; margin-top: 20px; width: 1200px; }

.spec-news-div     { position: absolute; font-family: 'Open Sans', sans-serif; width: 100%; bottom: 0vh; left: 0px; background: linear-gradient(to bottom, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.004) 10%, hsla(0, 0%, 0%, 0.019) 19.9%, hsla(0, 0%, 0%, 0.048) 29.5%, hsla(0, 0%, 0%, 0.092) 38.5%, hsla(0, 0%, 0%, 0.152) 46.6%, hsla(0, 0%, 0%, 0.223) 53.7%, hsla(0, 0%, 0%, 0.302) 60%, hsla(0, 0%, 0%, 0.385) 65.7%, hsla(0, 0%, 0%, 0.472) 71%, hsla(0, 0%, 0%, 0.559) 76%, hsla(0, 0%, 0%, 0.648) 80.9%, hsla(0, 0%, 0%, 0.736) 85.7%, hsla(0, 0%, 0%, 0.825) 90.5%, hsla(0, 0%, 0%, 0.914) 95.3%, hsl(0, 0%, 0%) 100%) ) }
.spec-news-title   { position: relative; font-weight: 600; margin: 0; width: 100%; text-shadow: -1px 0 rgba(0,0,0,0.4),0 1px rgba(0,0,0,0.4),1px 0 rgba(0,0,0,0.4),0 -1px rgba(0,0,0,0.4); z-index: 1; margin-bottom: 5px; text-align: center; font-size: 2.5vw; color: white; transition: 0.75s all; }
.spec-see          { position: relative; margin: 0; width: 100%; text-shadow: -1px 0 rgba(0,0,0,0.4),0 1px rgba(0,0,0,0.4),1px 0 rgba(0,0,0,0.4),0 -1px rgba(0,0,0,0.4); padding-bottom: 5px; transition: 0.5s all, 1s top; z-index: 1; margin: 0 0 30px 0; text-align: center; font-size: 1vw; color: #eee; cursor: pointer; }
.spec-see:hover    { text-shadow: 0 0 5px white; }

.news-header       { position: relative; font-family: 'Titillium Web', sans-serif; z-index: 1; padding: 10px 0; color: black; font-size: 26px; width: calc(100% - 60px); letter-spacing: 3px; margin: 0 auto; margin-bottom: 10px; }

.yt-list           { margin: 0 auto; overflow: hidden; position: relative; width: calc(100% - 40px); text-align: center; }
.yt-card           { position: relative; vertical-align: top; display: inline-block; width: calc(16% - 14px); padding: 2px; margin: 5px }
.yt-back           { position: relative; transition: box-shadow 0.25s, filter 0.25s; width: calc(100% - 2px); height: 100px; background-position: center center; background-size: cover; }
.yt-card:hover .yt-back    { box-shadow: 0 10px 20px -5px rgba(123,123,123,0.6); filter: brightness(90%) }
.yt-title          { font-size: 14px; font-weight: bold; font-family: 'Open Sans', sans-serif; color: black; text-align: left; }
.yt-creator        { font-size: 12px; font-family: 'Open Sans', sans-serif; color: #909090; text-align: left; padding-top: 8px; }
.yt-all            { color: #8f8f8f; font-family: 'Titillium Web', sans-serif; user-select: none; cursor: pointer; transition: 0.25s color; position: absolute; bottom: 5px; right: -15px; font-size: 15px; letter-spacing: 3px; text-align: right;}
.yt-all:hover      { color: #30395a; }

.footer            { font-family: 'Open Sans', sans-serif; position: relative; width: calc(100% - 80px); padding: 10px 20px; color: #aaa; border-top: 1px solid #c5c5c5; margin: 0 auto; font-size: 25px; text-align: left; margin-top: 10px; }
.footer-logo       { margin-top: 10px; height: 30px; width: auto }
.footer-all        { font-size: 14px; }
.go-right          { margin-left: 10px; padding-top: 10px; color: #aaa; position: relative; float: right; transition: 0.5s all; }
.go-fb:hover       { color: #5b79b8; }
.go-twitter:hover  { color: #65bcfe; }
.go-reddit:hover   { color: #ff4500; }

.news-wrap         { margin: 0 auto; text-align: center; margin-bottom: 10px; width: 1200px; }
.news-n-low:hover .news-n-back { box-shadow: 0 10px 20px -5px rgba(123,123,123,0.6); filter: brightness(90%) }
.news-n-low        { position: relative; vertical-align: top; display: inline-block; width: calc(33% - 14px); padding: 2px; margin: 5px }
.news-n-back       { position: relative; transition: box-shadow 0.25s, filter 0.25s; width: 100%; height: 200px; background-position: center center; background-size: cover; }
.news-n-title      { font-size: 18px; font-weight: bold; font-family: 'Open Sans', sans-serif; color: black; text-align: left; padding-top: 15px; }
.news-n-date       { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #999; text-align: left; padding-top: 10px; }
.news-n-date-sym   { margin-right: 3px; }
.news-all          { color: #c0c0c0; font-family: 'Titillium Web', sans-serif; user-select: none; cursor: pointer; transition: 0.25s color; position: absolute; bottom: 5px; right: -15px; font-size: 15px; letter-spacing: 3px; text-align: right; }
.news-all:hover    { color: #30395a; }

.white-back        { background: #fdfdfd; padding: 20px 0; }
@media (max-width: 1800px) and (min-width: 971px){
	.main-tab-wrap     { position: relative; margin: 0 auto; width: 100%; height: 56px; }
	.footer            { width: calc(100% - 80px) }
	.news-header       { width: calc(100% - 60px) }
}
@media (max-width: 1200px) and (min-width: 1001px){
    .main-tab-wrap     { position: relative; margin: 0 auto; width: 100%; height: 56px; }
	.footer            { width: calc(100% - 80px) }
	.spec-see          { font-size: 20px; }
	.news-header       { width: calc(100% - 60px) }
    
    .news-wrap         { width: 100%; }
    .news-n-back       { height: 175px; }
    .wrapper           { width: 100%; }
}
@media (max-width: 1000px) and (min-width: 768px){
	.main-tab-wrap     { position: relative; margin: 0 auto; width: 100%; height: 56px; }
	.footer            { width: calc(100% - 80px) }
	.spec-see          { font-size: 20px; }
	.news-header       { width: calc(100% - 60px) }
    
    .main-logo         { position: absolute; top: 17px; height: 26px; width: auto; z-index: 9; left: 17px; }
    
    .news-wrap         { width: 100%; }
    .news-title        { word-wrap: break-word }
    .news-n-back       { height: 150px; }
    .wrapper           { width: 100%; }
}
@media (max-width: 767px) and (min-width: 120px){
	.main-tab          { position: fixed; transition: 0.5s all; z-index: 10; top: 0px; left: 0px; width: 100%; background: rgba(34,34,34,0.95); height: 54px; }
	.main-tab-wrap     { position: relative; margin: 0 auto; width: 100%; height: 54px; }
	.main-logo         { position: absolute; top: 15px; height: 24px; width: auto; z-index: 9; left: 10px; }
	.main-buttons-list { position: absolute; bottom: 0px; right: 90px; }
	.main-button, .main-nick, .main-spread, .main-logout       { display: none; }

	.mobile-button     { font-family: 'Open Sans', sans-serif; font-weight: 600; text-align: center; display: none; background: rgba(50,50,50,0.95); user-select: none; cursor: pointer; transition: 0.5s all; white-space: nowrap; position: relative; overflow: hidden; width: calc(100% - 30px); border-bottom: 1px solid #111; cursor: pointer; transition: 0.5s all; color: white; float: left; padding: 10px 15px; font-size: 24px; }
	.mobile-button2    { font-family: 'Open Sans', sans-serif; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-transform: uppercase; font-weight: 500; text-align: center; display: none; background: rgba(35,35,35,0.95); user-select: none; cursor: pointer; transition: 0.5s all; white-space: nowrap; position: relative; overflow: hidden; width: calc(100% - 130px); border-bottom: 1px solid #111; cursor: pointer; transition: 0.5s all; color: white; float: left; padding: 15px 15px; line-height: 24px; }
	.mobile-button3    { font-family: 'Open Sans', sans-serif; font-weight: 500; text-align: center; display: none; background: rgba(20,20,20,0.95); user-select: none; cursor: pointer; transition: 0.5s all; white-space: nowrap; position: relative; overflow: hidden; width: 70px; border-bottom: 1px solid #111; cursor: pointer; transition: 0.5s all; color: white; float: left; padding: 15px 15px; line-height: 24px; }
	.mobile-but-fix    { z-index: 10; position: fixed; top: 52px; left: 0; right: 0; }
	.mobile-hambu      { color: white; font-size: 24px; position: absolute; right: -65px; top: -45px; display: inline-block; cursor: pointer; }
	.spec-news-div     { position: absolute; width: 100%; bottom: 0vh; left: 0px; background: linear-gradient(to bottom,transparent,rgba(0,0,0,0.6)) }
	.spec-news-title   { position: relative; margin: 0; width: calc(100% - 50px); padding: 0 25px; text-shadow: -1px 0 rgba(0,0,0,0.4),0 1px rgba(0,0,0,0.4),1px 0 rgba(0,0,0,0.4),0 -1px rgba(0,0,0,0.4); z-index: 1; margin-bottom: 5px; text-align: center; font-size: 30px; color: white; transition: 0.75s all; }
	.spec-see          { position: relative; margin: 0; width: 100%; text-shadow: -1px 0 rgba(0,0,0,0.4),0 1px rgba(0,0,0,0.4),1px 0 rgba(0,0,0,0.4),0 -1px rgba(0,0,0,0.4); padding-bottom: 5px; transition: 0.5s all, 1s top; z-index: 1; margin: 0 0 10px 0; text-align: center; font-size: 14px; color: #eee; cursor: pointer; }
	.spec-see:hover    { text-shadow: 0 0 5px white; }
	
    .news-all, .yt-all { position: relative; bottom: 0; left: 0; margin-top: 5px; text-align: left; }
    .news-wrap         { width: 100%; }
    .news-n-back       { height: 150px; }
    .wrapper           { width: 100%; }
    .yt-card           { width: calc(100% - 64px); margin: 5px 30px; }
    .yt-list           { width: 100%; }
    
    .show-back         { height: 450px; }
    .wrap              { top: 450px; }
    
    .news-n-low        { width: calc(100% - 54px); padding: 2px; margin: 5px 25px }
    .news-n-back       { height: 200px; }
    .news-n-title      { text-align: center }
    .news-n-date       { text-align: center }
    
	.footer            { width: calc(100% - 40px); padding: 5px 10px; }
	.footer-logo       { margin-top: 10px; height: 20px; width: auto }
	.footer-all        { font-size: 8px; }
	.go-right          { font-size: 18px; }
}