@media (min-width: 1030px) {
body {
  background: #080a29 url(https://i.ibb.co/zxZk811/20.png);
position: relative;
  min-height: 300px;
  height: 100%;
  -webkit-animation: starwind 140s linear infinite;
  -moz-animation: starwind 140s linear infinite;
  -o-animation: starwind 140s linear infinite;
  animation: starwind 140s linear infinite;
}



@keyframes starwind {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 1985px 1338px;
  }
}
}

@media (max-width: 1030px) {
body {
  background: #080a29;
}
}


li.pa-avatar img{
border: 1px solid #e1ffff;;
box-shadow: 
    0 0 4px rgba(202,228,225,0.62),
    0 0 9px rgba(30,132,242,0.52),
    0 0 11px rgba(30,132,242,0.58);
}

.Hoverbuttons {
opacity: 0.3;
transition: 5s;}

.Hoverbuttons:hover {
opacity: 1;
transition: 5s;}

.pa-fld1, .pa-fld3, .pa-fld5 {
-webkit-filter: contrast(180%);}

/*чай с ромашкой это круто*/ 

#slides{
	position: relative;
	height: 90px;
  width: 334px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.slide{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;

	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}

.showing{
	opacity: 1;
	z-index: 2;
}

.slide{
	font-size: 40px;
	background: #;
  text-shadow:
    0 0 6px rgba(202,228,225,0.92),
    0 0 30px rgba(202,228,225,0.34),
    0 0 12px rgba(30,132,242,0.52),
    0 0 21px rgba(30,132,242,0.92),
    0 0 34px rgba(30,132,242,0.78),
    0 0 54px rgba(30,132,242,0.92);
    color: #e1ffff;
text-align: center;
}

.slide:nth-of-type(1){
	background-image: url(https://i.ibb.co/bBhcbY6/11.jpg);
}
.slide:nth-of-type(2){
	background-image: url(https://i.ibb.co/TMptb6W/12.jpg);
}
.slide:nth-of-type(3){
	background-image: url(https://i.ibb.co/HKVfSNG/13.jpg);
}
.slide:nth-of-type(4){
	background-image: url(https://i.ibb.co/dpJ0HNf/14.jpg);
}
.slide:nth-of-type(5){
	background-image: url(https://i.ibb.co/RCvwnJh/15.jpg);
}
.slide:nth-of-type(6){
	background-image: url(https://i.ibb.co/Wn7QP2p/23.jpg);
}

/*костыли под то, что нужно, не трогать*/
.blocko{
    position:relative;
transition: 5s;
}

.descr{
display: none; 
 text-align:center; 
overflow:auto; 
height: 88px;
    margin-left:-350px;
    padding:10px;
    margin-top:17px;
    background: #080a20;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    text-transform: none;
    font-size: 12px;
    color: #041f22;
    border: 3px double #e1ffff;
border-radius: 3px;
  box-shadow:
    0 0 8px rgba(202,228,225,0.92),
    0 0 12px rgba(202,228,225,0.34);
    height:100px;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
transition: 5s;
}

.blocko:hover .descr{
    display:block;
    position:absolute;
    top:20px;
    z-index:9999;
    width:225px;
transition: 5s;
}

/* для мобильных */
html, body {min-width:1260px!important;} 
.navlinksfor {
display: inline-block;
width: 200px;
height: 16px;
background-color: #435b84;
    border: 3px double #e1ffff;
opacity: 0.3;
transition: 2s;
}
.navlinksfor:hover {
transition: 2s;
opacity: 1;}
.pl-reports {display:none!important;}

.post .post-author.online >ul:after {
  content:url(https://i.ibb.co/8YfGmtT/24.png);}

.post:not([data-group-id="3"]) .post-author:not(.online) >ul:after {
  content:url(https://i.ibb.co/8YfGmtT/24.png);
-webkit-filter: grayscale(100%);
}


.lol1 {
  display: inline-block;
  width:54px;
  height: 85px;
  opacity: 0.7;
-webkit-filter: brightness (40%);
  border: 1px solid #000;
}


.lol1:hover {
  opacity: 1;
  -webkit-filter: brightness (40%);
  border: 1px solid #000;
}

.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
color: #080a29;
text-transform: uppercase;}
.info {
transition: 5s;
opacity: 0.08;}
.info:hover {
opacity: 1;
transition: 5s;
}

div.tclcon {
    background: #acc5d2;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    text-transform: none;
    font-size: 12px;
    text-align: center;
    color: #041f22;
    border: 3px double #e1ffff;
border-radius: 3px;
  box-shadow:
    0 0 8px rgba(202,228,225,0.92),
    0 0 12px rgba(202,228,225,0.34);
}

.stickytext {display:none;}

/* шапка */
#pun-title table {
    background-image: url(https://i.imgur.com/0qbccKz.png);
    background-repeat: no-repeat;
    background-position: center top;
    border: none;
    postition: absolute;
    margin-top: -1px;
    border: none;
    height: 531px;
    width: 1449px;
    margin-left: -216px;
}


/* костыль */
#pun-index .category .tc2,#pun-index .category .tc3 {
display:none!important;
}
.Tems_And_messages {
display:none;
width: 200px;
}
.Add {
    display: inline-block;
    background-color: transparent;
    margin-top: 5px;
    font-family: georgia;
    font-size: 11px;
    padding: 2px 15px;
    text-align: center;
}
.Tems_And_messages .right{
color: #060f2e;
font-style: italic;
}

/* тело */
#pun {
background-image: url(https://i.ibb.co/vPpjD5t/11.png);
background-attachment: scroll;
background-position: center;
position: relative;
margin: auto;
width: 961px;
padding-left: 43px;
padding-right:43px;
}


/*футер*/
#pun-about p.container {
    background-image: url(https://i.ibb.co/yPbTyks/12.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 1046px;
    height: 108px;
    margin-bottom: -155px;
    margin-left: -49px;
    margin-top: -16px;
    text-align: center;
    }


/* разделим */
#pun-viewtopic .post h3 {
    border: 3px double #e1ffff;
    background: #b4c5d3;
border-radius: 2px;
  box-shadow:
    0 0 6px rgba(202,228,225,0.92),
    0 0 30px rgba(202,228,225,0.34),
    0 0 12px rgba(30,132,242,0.52);
    color: #3881a2 !important;
    font-family: Play !important;
    font-size: 10px;
    font-style: normal;
    margin-bottom: 7px;
    margin-left: -7px;
    width: 972px!important;
    height: 22px;
}



/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/
/* CS3.1 все ссылки */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #115570;
    border-bottom: 0px none #000;
  text-decoration: none;
font-family: Play;
transition: 2s;
  }

/* CS3.2 все ссылки при ховере */
.punbb a:hover, .punbb a:focus {
color: #115570;
   text-decoration: none;
font-family: Play;
transition: 2s;
  -webkit-animation: blink 12s infinite;
  }

/* CS3.3 главное меню */
.for, #pun-navlinks a {
    border-bottom: none;
  text-decoration: none;
  text-align: center;
  -webkit-animation: blink 26s infinite;
  }
@-webkit-keyframes blink {
  20%,
  24%,
  55% {
    color: #baf2f2;
    text-shadow: none;
  }

  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
  text-shadow:
    0 0 6px rgba(202,228,225,0.92),
    0 0 30px rgba(202,228,225,0.34),
    0 0 12px rgba(30,132,242,0.52),
    0 0 21px rgba(30,132,242,0.92),
    0 0 34px rgba(30,132,242,0.78),
    0 0 54px rgba(30,132,242,0.92);
    color: #e1ffff;
  }
}



/* CS1.3 категории */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color:  transparent;
    font-size: 12px;
font-family: Play;
text-align: center;
text-transform: uppercase;
opacity: 0.5;
transition: 2s;
  }
#pun-stats h2:hover, .punbb .main h1:hover, .punbb .main h2:hover {
opacity: 1;
  -webkit-animation: blink 6s infinite;
transition: 2s;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #060f2e;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #060f2e;
  }



/* CS1.6 */
.punbb th, #pun-ulinks .container {
  color: #060f2e; text-align: center;
transition: 2s;
}

/* костыль */
.offline li.pa-online strong {
  font-weight: normal
  }
/* костыль */
#pun-main .formal textarea {
  color: #060f2e;
}
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select, .punbb input {
color: #060f2e;
margin-bottom: 5px;
    text-align: justify;
    background: #b4c5d3;
    border: 3px double #e1ffff;
padding: 8px;
border-radius: 6px;
outline: none;
  box-shadow:
    0 0 6px rgba(202,228,225,0.92),
    0 0 30px rgba(202,228,225,0.34),
    0 0 12px rgba(30,132,242,0.52);
}



/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }


/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

/* CS3 Links
-------------------------------------------------------------*/




/* CS3.3 */
#pun-navlinks a {
    position: relative;
opacity: 0.5;
transition: 2s;
}



/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
opacity: 1;
transition: 2s;
}
/* CS3.5 */
#pun-ulinks a {
  color: #674258;
  text-decoration: none;
font-family: Play;
font-size: 1.0em !important;  
text-align: top center; 
transition: 2s;
 }


/* CS4 Post status icons
 -------------------------------------------------------------*/

tr.iredirect div.icon {border-color: transparent}
#pun-index table Div.icon {
        background: url(https://i.ibb.co/YQ4MDx9/24.png) no-repeat;
display: inline-block;
    height: 50px;
    margin-top: -15px;
    margin-left: 570px;
    width: 50px;
    position: absolute;
opacity: 0.5;
  filter: grayscale(100%);
}
#pun-index TR.inew Div.icon {
        background: url(https://i.ibb.co/YQ4MDx9/24.png) no-repeat;
display: inline-block;
    height: 50px;
    width: 50px;
opacity: 1;
    margin-top: -15px;
    margin-left: 570px;
    position: absolute;
}
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: url(https://i.ibb.co/gzxL6r1/23.png) no-repeat;
    height: 30px;
    width: 30px;
    margin-bottom: -16px;
    margin-top: -5px;
  filter: grayscale(100%);
opacity: 0.5;
padding: 3px;
}
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon, #pun-viewforum TR.inewisticky Div.icon, #pun-messages TR.inewisticky Div.icon, #pun-searchtopics TR.inewisticky Div.icon {
    background: url(https://i.ibb.co/gzxL6r1/23.png) no-repeat;
    height: 30px;
    width: 30px;
    margin-bottom: -16px;
    margin-top: -5px;
opacity: 1;
padding: 3px;
}

