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

@keyframes hh {
	0%             { opacity: 0; }
	100%           { opacity: 1; }
}

.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: 0; width: 100%; border-top: 5px solid #30395a; background: #fdfdfd }
.wrapper           { position: relative; margin: 0 auto; margin-top: 50px; width: 1200px; }
.fore              { background: url('http://res.frozent.pl/m/about/about_back-min.jpg'); position: relative; background-size: cover; background-position: center 0px; background-repeat: no-repeat; width: 100%; height: 100vh }

.mid-text          { animation: hh 1s linear; font-family: 'Poiret One', cursive; position: absolute; bottom: 50px; text-align: center; left: 0; width: 100%; color: white; font-size: 2vw; }
.mid-img           { animation: hh 2.5s linear; height: 5vw; margin-top: 15px; }

.text-small        { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 20px; text-align: center; padding: 20px; }
.text-header       { position: relative; clear: both; font-family: 'Open Sans', sans-serif; font-weight: 700; z-index: 1; padding: 10px 0; color: black; font-size: 40px; width: calc(100% - 20px); margin: 0 auto; border-bottom: 1px solid #ddd; padding-left: 20px; margin-bottom: 20px; }

.bound             { width: calc(50% - 63px); margin: 10px; padding: 20px; border: 1px solid #e4e4e4; background: #fcfcfc; position: relative; box-shadow: 0 10px 10px -10px rgba(123,123,123,0.5); float: left; margin-bottom: 20px; }
.bound-title       { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 28px; margin-bottom: 10px; }
.bound-small       { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #444; margin: 15px 0 5px 0; font-weight: 700; }
.bound-small-note  { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #bcbcbc; margin: 15px 0 5px 0; padding-right: 10px; text-align: right; font-weight: 700; }
.bound-subtitle    { font-family: 'Open Sans', sans-serif; font-weight: 500; font-size: 17px; }
.bound-input       { font-family: 'Open Sans', sans-serif; border: 1px solid #ccc; width: calc(100% - 12px); background: white; padding: 5px; font-size: 16px; color: black; }
.bound-submit      { font-family: 'Open Sans', sans-serif; cursor: pointer; font-weight: 700; width: 100%; text-align: right; font-size: 20px; transition: 0.2s color; margin: 5px 0 0 0; padding: 0 10px; background: transparent; border: 0; letter-spacing: 1px; color: #aaa }
.bound-submit:hover{ color: #30395a }
.bound-email       { color: #30395a; font-weight: 600; }
.bound-box         { width: calc(50% - 22px); float: left; height: calc(44% - 22px); font-size: 80px; text-align: center; padding: 10px 10px 20px 10px; color: #444; transition: 0.15s all; cursor: pointer; user-select: none; }
.bound-box:hover   { background: #eee }
.bound-icon        { margin-top: 20px; margin-bottom: 10px; }
.bound-icon-text   { font-size: 16px; font-family: 'Open Sans', sans-serif; letter-spacing: 1px; font-weight: 700; }
.bound-icon-texts  { font-size: 10px; }
.bound-warning     { font-size: 18px; color: #f36464; margin: 5px 0; }
.bound-note        { font-size: 18px; color: #4ea86b; margin: 5px 0; }
.bound-fb          { background-position: 200px 200px; }
.bound-ste         { background-position: 200px -200px; }
.bound-tw          { background-position: -200px 200px; }
.bound-red         { background-position: -200px -200px; }
.bound-fb:hover    { background-color: rgba(0,0,0,0); background-repeat: no-repeat; background-position: 0 0; background-image: linear-gradient(to bottom right,rgba(0,0,0,0) 50%,rgba(59,89,152,0.2)); color: rgba(59,89,152,1) }
.bound-ste:hover   { background-color: rgba(0,0,0,0); background-repeat: no-repeat; background-position: 0 0; background-image: linear-gradient(to top right,rgba(0,0,0,0) 50%,rgba(0,0,0,0.2)); color: rgba(0,0,0,1) }
.bound-tw:hover    { background-color: rgba(0,0,0,0); background-repeat: no-repeat; background-position: 0 0; background-image: linear-gradient(to bottom left,rgba(0,0,0,0) 50%,rgba(0,172,237,0.2)); color: rgba(0,172,237,1) }
.bound-red:hover   { background-color: rgba(0,0,0,0); background-repeat: no-repeat; background-position: 0 0; background-image: linear-gradient(to top left,rgba(0,0,0,0) 50%,rgba(255,69,0,0.2)); color: rgba(255,69,0,1) }

.prof              { width: calc(20% - 20px); min-width: 200px; max-width: 290px; height: 270px; position: relative; overflow: hidden; user-select: none; cursor: default; display: inline-block; margin: 5px; }
.prof-back         { background-position: center center; background-size: cover; position: absolute; top: -10%; left: -10%; width: 120%; height: 120%; background-repeat: no-repeat; transition: 0.5s all }
.prof:hover .prof-back { left: -15%; top: -15%; height: 130%; width: 130%; }
.prof-image        { position: relative; margin: 20px auto 5px auto; width: 100px; height: 100px; border-radius: 50px; box-shadow: 0 2px 10px rgba(0,0,0,1); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.prof-name         { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; position: relative; margin: 10px auto 0 auto; text-align: center; color: white; }
.prof-subname      { font-family: 'Open Sans', sans-serif; font-size: 12px; padding-bottom: 3px; position: relative; margin: 2px auto; text-align: center; color: #F7C873; }
.prof-info         { font-family: 'Open Sans', sans-serif; font-size: 14px; position: relative; margin: 17px auto 0 auto; text-align: center; color: #aaa; font-style: italic; }
.prof-line         { position: relative; width: 150px; height: 1px; margin: 5px auto; background: rgba(200,200,200,0.5) }
.prof-buts         { font-size: 24px; width: 100%; text-align: center; position: relative; margin: 10px 0 }
.prof-ic           { margin: 0 3px; cursor: pointer; text-decoration: none; color: #eee; }
.prof-conte        { margin-bottom: 25px; text-align: center; }
.prof-conte::after { content: " "; display: block; height: 0;  clear: both; }
.prof-blank        { color: #777 }
.prof-icfu         { transition: color 0.3s }
.prof-icfu:hover   { color: #FBE1B4 }


.bound-list::after { content: " "; display: block; height: 0;  clear: both; }

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

@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) }
}
@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) }
    .wrapper           { width: 100%; }
}
@media (max-width: 420px) and (min-width: 120px){
	.prof              { width: calc(100% - 20px); max-width: 1000px }
}
@media (max-width: 767px) and (min-width: 421px){
	.prof              { width: calc(50% - 20px); max-width: 1000px }
}
@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; }
	
	.wrapper           { position: relative; margin: 0 auto; margin-top: 20px; width: 100%; }
	.text-small        { font-size: 16px; }
	
	.bound             { width: calc(100% - 62px); height: auto; margin-bottom: 5px; }
    .bound-box         { height: auto; }
	.bound-icon        { font-size: 60px; margin-top: 30px; margin-bottom: 20px; }
	.bound-icon-text   { font-size: 18px; }
	.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; }

	.mid-text          { bottom: 25px; font-size: 20px; }
	.mid-img           { height: 40px; }
}