body            { padding: 0; margin: 0; background: #fcfcfc; }
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%; }

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

.list-wrap         { min-height: calc(100vh - 310px) }
.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; }
.header-image-w    { height: 200px; width: 100%; position: relative; overflow: hidden; }
.header-image      { position: absolute; top: -10%; left: -10%; width: 120%; height: 120%; background: url('http://res.frozent.pl/back.jpeg'); background-size: cover; filter: blur(3px); background-repeat: no-repeat; }

.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; }

.chan              { font-family: 'Titillium Web', sans-serif; height: 162px; overflow: hidden; margin: 10px 0; text-align: center; border-bottom: 1px solid #ddd; }
.chan:last-of-type { border-bottom: 0px; margin-bottom: 20px; }
.chan-avat         { width: 128px; transition: filter 0.2s; height: 128px; outline: 1px solid #e1e1e1; background-position: center center; background-size: cover; margin: 10px; display: inline-block; }
.chan-avat:hover   { filter: brightness(75%) }
.chan-avat-mob     { display: none; }
.chan-line         { border-right: #aaa 1px solid; margin: 20px 10px; height: 108px; display: inline-block; }
.chan-line2        { border-right: #aaa 1px solid; margin: 20px 10px; height: 108px; display: inline-block; }
.stats             { display: inline-block; width: 300px; vertical-align: top; padding: 10px 0; position: relative; height: 138px; }
.stats-nick        { text-align: left; padding: 1px 0; font-weight: 700; color: black; }
.stats-nick::first-letter { text-transform: uppercase }
.stats-bio         { text-align: left; font-size: 14px; }
.stats-social      { position: absolute; bottom: 47px; text-align: right; width: 300px; font-size: 18px; color: #aaa; }
.stats-social-ico  { margin: 0 7px; width: 10px; text-align: center; cursor: pointer; transition: 0.2s color }
.stats-social-ico:hover { color: #333; }
.stats-info        { position: absolute; bottom: 15px; width: 300px; border-top: 1px solid #ccc; padding-top: 5px; color: #888 }
.stats-info-s      { width: 100px; position: relative; font-size: 14px; display: inline-block; text-align: center;  }
.stats-info-ico    { margin-right: 3px; }
.check-on-w        { display: table; width: 100px; margin-right: 10px; padding: 10px 0; height: 128px; float: right; }
.check-on          { display: table-cell; vertical-align: middle; text-align: center; color: #aaa; cursor: pointer; transition: 0.2s color; }
.check-on:hover    { color: #333 }
.yt-card           { position: relative; vertical-align: top; display: inline-block; width: 200px; padding: 2px; margin: 5px }
.yt-back           { position: relative; transition: box-shadow 0.25s, filter 0.25s; outline: 1px solid #aaa; width: calc(100% - 2px); height: 110px; 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: 12px; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 700; font-family: 'Open Sans', sans-serif; color: #555; text-align: left; }
.yt-all            { color: #8f8f8f; 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; }

.fa-marin          { margin: 0 15px; }
.mobile-hide       { display: inline-block; }

.white-back        { background: #fdfdfd; padding: 20px 0; }
@media (max-width: 1800px) and (min-width: 1221px){
	.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: 1220px) and (min-width: 768px){
	.main-tab-wrap     { position: relative; margin: 0 auto; width: 100%; height: 56px; }
	.footer            { width: calc(100% - 80px) }
	.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%; }
    
    .yt-card           { width: 180px; }
    .chan              { overflow-x: auto; width: auto; margin: 0 25px; }
}
@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: 10px 15px; font-size: 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: 10px 15px; font-size: 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; }

    .wrapper           { width: 100%; }
    .mobile-hide       { display: none; }
    
    .yt-card           { width: 100%; display: block; }
    .chan              { margin: 0 25px; height: 182px; }
    .chan-line         { display: none; }
    .chan-avat         { display: none; }
    .chan-avat-mob     { display: block; float: left; width: 64px; height: 64px; margin: 5px 10px; background-position: center; background-size: cover; }
    .stats-info-s      { width: 60px; font-size: 10px; }
    .stats             { width: 100%; height: 170px; }
    .stats-social      { width: 100%; }
    .stats-info        { width: 100%; }

	.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; }
}