html, body {
    margin:  0;
    padding:  0;
}
body {
    background: #000;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
}

a {
    font-weight:  inherit;
    font-size:  inherit;
    text-decoration:  none;
}
a:focus {
    outline:  0;
}
a:hover, a:active {
    outline:  0;
}
a:hover {
    color: #b51f4e;
	text-decoration: none;
}
abbr[title] {
    border-bottom:  1px dotted;
}
b, strong {
    color:  inherit;
    font-size:  inherit;
    font-weight:  700;
}
p {
    margin: 0;
}

span {
    color:  inherit;
    font-size:  inherit;
    font-weight:  inherit;
}
i,  cite,  em,  var,  address,  dfn {
    font-style:  italic;
}
hr {
    display:  inline-block;
    height:  0px;
    width:  100%;
    border:  0;
    border-bottom:  1px solid #eeeeee;
    margin:  0;
    margin-top:  25px;
    margin-bottom:  15px;
}
ins {
    text-decoration:  none;
}
ul, ol {
    padding:  0;
	margin:0;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom:  0;
}
ul {
    list-style:  disc;
}
ol {
    list-style:  decimal;
}
ol.roman {
    list-style:  upper-roman;
}
li {
    line-height:  28px;
}
dl {
    margin:  0 0 15px 0;
    padding:  0;
}
dl dt {
    font-weight:  bold;
}
dl dd {
    margin-left:  0;
    margin-bottom:  15px;
}
h1,  h2,  h3,  h4,  h5,  h6 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    text-transform: uppercase;
}
* {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
   user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}
a {
    -webkit-transition:  100ms linear all;
    -moz-transition:  100ms linear all;
    transition:  100ms linear all;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display:  block;
    margin:  0 auto;
}
[hidden] {
    display:  none;
}
img {
    -ms-interpolation-mode:  bicubic;
    vertical-align:  middle;
    border:  0;
    outline:  0;
}
iframe {
    border:  none;
}
svg:not(:root) {
    overflow:  hidden;
}
:focus {
    outline-color:  transparent;
    outline-style:  none;
}

@media only screen and (min-width: 249px)  {
.xxx li{
    font-size: 22px;
}
}

@media only screen and (min-width: 524px)  {
.xxx li{
    font-size: 24px;
}
}
a {
     color:  inherit;
}
a:active {
    color:  #f4f4f4;
}
::-moz-selection {
    background:  #000;
    text-shadow:  none;
}
::selection {
    background:  #000;
    text-shadow:  none;
}

.brand {
	display: block;
	margin: 0 auto;
	padding: 15px 12px 10px;
	text-align: center;
}

.brand h1, .brand .logo{
	font-size: 64px;
    letter-spacing: -0.06rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: -6px;
}
#wrapper {
    width:  100%;
    float:  left;
    position:  relative;
}
#articles {
    width:  100%;
    float:  left;
    position:  relative;
	overflow: hidden;
}
body.error404 #content {
    margin:  0;
    padding:  0;
}

.rs-boxed {
	position:relative;
    width: 100%;
    margin: 0 auto;
}

.h-entry {
    position: relative;
    display: block;
	margin: 0 auto;
    background: #000;
    list-style: none;
    border-radius: 12px;
    max-width: 520px;
    overflow: hidden;
    border: 1px solid #222;
}
.h-entry h2 {
    color: #ffba00;
    padding: 10px 0;
    text-align: center;
    border-bottom: 2px solid #222;
}
.xxx{
    display: block;
    max-width: 100%;
    list-style-type: none;
    float: left;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.54;
    text-align: left;
    padding: 0 10px;
    margin-bottom: -1px;
}
.xxx li{
    display: inline-block !important;
    float: left;
    width: 50%;
    line-height: 48px;
	font-weight: 400;
    letter-spacing: -0.01rem;
    border-bottom: 1px dotted #333;
}
.xxx li a img{
    width: 16px;
    margin-top: -4px;
    border-radius: 16px;
}
.h-entry img {
    width:  100%;
    height:  auto;
}
.h-entry a img:hover {
opacity: 0.9;
}
.share {
    display: block;
    text-align: center;
    padding: 20px 0 15px;
}
.share span{
    display: block;
    margin-bottom: 12px;
    color: #999;
    font-weight: 700;
    text-transform: uppercase;
}
.share a{
    display: inline-block;
    margin: 0 6px;
    width: 50px;
    height: 50px;
    border-radius: 60px;
    padding: 1px;
    border: 1px solid #333;
}
.share a:hover{
    opacity: 0.8;
}
.bottom-desc{
    display: block;
    padding: 15px 20px;
    margin: 0 auto;
    line-height: 15px;
    font-size: 13px;
    font-weight: 400;
    max-width: 564px;
    height: 2200px;
    overflow-y: scroll;
    text-align: center;
    border-radius: 20px;
}
.bottom-desc p{
margin-bottom: 10px;
}
footer#footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	text-align: center;
	padding-top: 15px;
}
footer#footer .rsboxed {
    width: 100%;
}
footer#footer .rsboxed p{
    width: 100%;
	font-size: 13px;
}
#copyright {
    max-width: 544px;
    margin: 0 auto;
}
#copyright p {
    font-family: Helvetica,  Arial,  sans-serif;
    font-size:  13px;
    text-transform:  uppercase;
    color: #777;
	padding: 0 0 10px;
}