body            { padding: 0; margin: 0; background: #fcfcfc; }
a 				{ color: blue; text-decoration: 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; }

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

.news-wrap         { margin: 0 auto; text-align: center; margin-bottom: 10px; width: 1200px; }
.news-wrap:after   { content: ''; display: block; clear: both; }
.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; float: left; vertical-align: top; display: inline-block; width: calc(33.33% - 14px); padding: 2px; margin: 5px 5px 20px 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; overflow: hidden; font-family: 'Open Sans', sans-serif; white-space: nowrap; text-overflow: ellipsis; 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-next         { right: 20px; }
.news-prev         { left: 20px; }
.news-pr-ne-pages  { font-family: 'Titillium Web', sans-serif; position: absolute; top: 0; left: 0; width: 100%; text-align: center; line-height: 24px; user-select: none; color: #8c8c8c }
.news-pr-ne        { font-family: 'Titillium Web', sans-serif; z-index: 1; position: absolute; cursor: pointer; transition: color .25s; top: 0; line-height: 24px; text-align: right; color: #aaaaaa  }
.news-pr-ne:hover  { color: #30395a }
.news-wrap-pr-ne   { position: relative; width: 100%; margin-top: 30px; height: 24px; margin-bottom: 30px; }

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

@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; }
	
    .news-wrap         { width: 100% }
    .news-title        { word-wrap: break-word; }
    .news-n-back       { height: 150px; }
    .wrapper           { width: 100%; }
    
    .mobile-hide       { display: none; }
    .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; }
}