html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

*[class*="icon-"] {
  display: inline-block;
  vertical-align: middle;
  font: 12px/1 'Ico Moon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zida:before {
  content: "\e603";
}

.icon-star:before {
  content: "\f005";
}

.kiko:before {
  content: "\f00b";
}

.bigy:before {
  content: "\f00d";
}

.wofizu:before {
  content: "\f015";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-lang-en:before {
  content: "\f0ac";
}

.ribak:before {
  content: "\f0d7";
}

.qogucep:before {
  content: "\f133";
}

.icon-caret-up:before {
  content: "\f0d8";
}

@font-face {
  font-family: "Ico Moon";
  src: url("http://psygrammer.com/fonts/icomoon.eot");
  src: url("http://psygrammer.com/fonts/icomoon.eot#iefix") format("embedded-opentype"), url("http://psygrammer.com/fonts/icomoon.woff") format("woff"), url("http://psygrammer.com/fonts/icomoon.ttf") format("truetype"), url("http://psygrammer.com/fonts/icomoon.svg#Ico Moon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Ico Moon";
    src: url("http://psygrammer.com/fonts/icomoon.svg#Ico Moon") format("svg");
  }
}
.ripocyg:before {
  content: "";
  display: table;
  clear: both;
}
.ripocyg:after {
  content: "";
  display: table;
  clear: both;
}

/* reset browsers */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
* ::-moz-selection {
  background: #dcbb9f;
  color: #260126;
}
* ::selection {
  background: #dcbb9f;
  color: #260126;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

input, select, textarea, button {
  border: none;
  padding: 0;
  margin: 0;
  color: #000;
  vertical-align: middle;
  font-family: "Lato", arial, sans-serif;
  font-size: 100%;
  outline: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

button {
  cursor: pointer;
  background: transparent;
}

h1, h2, h3, h4, h5, p, strong {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#pluginIdTFPU_2 {
  display: none;
}

input:focus, textarea:focus, button:focus, select:focus {
  outline: none;
}

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #260126;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #260126;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #260126;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #260126;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input.placeholder, textarea.placeholder {
  color: #260126 !important;
}

/* general styles */
html {
  height: 100%;
}

body {
  color: #ba8fba;
  background: #260126;
  font: 13px/16px "Lato", arial, sans-serif;
  min-width: 320px;
  position: relative;
  min-height: 100%;
}

a {
  color: #f2eeb3;
  text-decoration: none;
}
a:hover {
  color: #ba8fba;
}

/* container */
.ripocyg {
  max-width: 1528px;
  margin: auto;
  padding: 0 10px;
}

/* header */
/* header */
.runisyh {
  background: #260126;
  background: -webkit-gradient(linear, left top, left bottom, from(#260126), to(#260126));
  background: -webkit-linear-gradient(top, #260126 0%, #260126 100%);
  background: -moz-linear-gradient(top, #260126 0%, #260126 100%);
  background: -o-linear-gradient(top, #260126 0%, #260126 100%);
  background: linear-gradient(to bottom, #260126 0%, #260126 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260126', endColorstr='#260126',GradientType=0 );
}

.zizazac {
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .zizazac {
    display: block;
    padding: 0 0 10px;
  }
}

.kejuxyx, .myzi, .hugolek {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .kejuxyx, .myzi, .hugolek {
    display: block;
    clear: both;
    width: 100%;
  }
}

/* logo */
.kejuxyx {
  width: 28%;
}
@media screen and (max-width: 1024px) {
  .kejuxyx {
    width: 221px;
  }
}
@media screen and (max-width: 640px) {
  .kejuxyx {
    float: left;
  }
}

.bowyvaf {
  width: 100%;
  height: 63px;
  background: url(http://psygrammer.com/images/logo.png) no-repeat 0 50%;
  display: block;
  text-indent: -99999px;
}

.logo__link2 {
  width: 100%;
  height: 63px;
  background: url(http://psygrammer.com/images/logo2.png) no-repeat 0 50%;
  display: block;
  text-indent: -99999px;
}

@media screen and (max-width: 640px) {
  .bowyvaf {
    height: 50px;
  }
}

/* nav */
.myzi {
  width: 48%;
  padding: 0 6px;
}
@media screen and (max-width: 1024px) {
  .myzi {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .myzi {
    width: 100%;
    padding: 0 0 5px;
  }
  .myzi.dofucaz {
    display: none;
    visibility: hidden;
  }
  .myzi.dofucaz.in {
    display: block;
    visibility: visible;
  }
}

.lutarox {
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .lutarox {
    width: 100%;
    display: block;
  }
}

.nunado {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 1px;
  position: relative;
}
.nunado:first-child {
  padding: 0;
}
@media screen and (max-width: 640px) {
  .nunado {
    display: block;
    padding: 0;
    margin: 0 0 1px;
    position: static;
  }
}

@media screen and (max-width: 1024px) {
  .nunado--hidden {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .nunado--hidden {
    display: block;
  }
}

.metuto {
  color: #000;
  font-weight: 300;
  display: block;
  text-align: center;
  line-height: 37px;
  padding: 0 10px;
  background: #f2eeb3;
  -webkit-transition: color .3s, background .3s;
     -moz-transition: color .3s, background .3s;
       -o-transition: color .3s, background .3s;
          transition: color .3s, background .3s;
}
.metuto:hover {
  background: #f2eeb3;
  color: #000;
}
.metuto .wofizu {
  font-size: 18px;
}
.metuto .kiko, .metuto .icon-star, .metuto .qogucep {
  font-size: 16px;
  display: none;
}
@media screen and (max-width: 780px) {
  .metuto .kiko, .metuto .icon-star, .metuto .qogucep {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .metuto .kiko, .metuto .icon-star, .metuto .qogucep {
    display: none;
  }
}
.metuto .ribak {
  margin: 0 0 0 3px;
  color: #fff;
  font-size: 15px;
}
@media screen and (max-width: 780px) {
  .metuto .ribak {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .metuto .ribak {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .metuto {
    width: 100%;
  }
}

.mypu {
  display: none;
  color: #000;
  background: #f2eeb3;
  float: right;
  text-align: center;
  line-height: 35px;
  padding: 0 12px;
  margin: 7px 0 0;
}
.mypu .kiko {
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .mypu {
    display: block;
  }
}

@media screen and (max-width: 780px) {
  .lebizag {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .lebizag {
    display: inline-block;
  }
}

.zonuw {
  width: 41px;
}
.zonuw .metuto {
  background: #f2eeb3;
  color: #000;
}
@media screen and (max-width: 640px) {
  .zonuw {
    width: 100%;
  }
}

.metuto[aria-expanded="true"] .ribak:before {
  content: "\f0d8";
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
     -moz-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
     -moz-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

.nolycy.dofucaz {
  display: none;
  visibility: hidden;
}

.nolycy.dofucaz.in {
  display: block;
  visibility: visible;
}

.nolycy {
  background: #260126;
  background: rgba(241, 241, 241, 0.9);
  border: 1px solid #260126;
  padding: 15px;
  left: -9999px;
  right: -9999px;
  width: 680px;
  margin: 19px auto;
  z-index: 10;
  position: absolute;  text-transform:capitalize;
}
.nolycy:before {
  content: '';
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #353535;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: -7px;
}
@media screen and (max-width: 640px) {
  .nolycy:before {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .nolycy {
    width: 520px;
    padding: 7px 55px 7px 7px;
  }
}
@media screen and (max-width: 768px) {
  .nolycy {
    width: 360px;
  }
}
@media screen and (max-width: 640px) {
  .nolycy {
    position: static;
    width: 100%;
    margin: 0;
    background: transparent;
    border: 0;
    padding: 0;
    overflow: hidden;
  }
}

.lafizi {
  float: left;
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .lafizi {
    width: 33.333%;
  }
}
@media screen and (max-width: 768px) {
  .lafizi {
    width: 50%;
  }
}

@media screen and (max-width: 1024px) {
  .drop__item {
    padding: 0 0 1px 1px;
  }
}

.drop__link {
  display: block; text-transform:capitalize;
  padding: 12px 15px;
  color: #000;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: background .3s, color .3s;
     -moz-transition: background .3s, color .3s;
       -o-transition: background .3s, color .3s;
          transition: background .3s, color .3s;
}
.drop__link:hover {
  background: #ffae00;
  color: #000;
}
@media screen and (max-width: 1024px) {
  .drop__link {
    background: #ffae00;
    color: #000;
  }
}

.pohywu {
  display: none;
  background: #f2eeb3;
  color: #59323c;
  position: absolute;
  top: 7px;
  right: 7px;
  width: 40px;
  height: 38px;
  border: 1px solid #585858;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.pohywu .bigy {
  font-size: 24px;
}
@media screen and (max-width: 1024px) {
  .pohywu {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .pohywu {
    display: none;
  }
}

/* search */
.kyqujez {
  position: relative;
}

.sehana {
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding: 0 40px 0 15px;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
  -webkit-transition: border-color .3s;
     -moz-transition: border-color .3s;
       -o-transition: border-color .3s;
          transition: border-color .3s;
}
.sehana:focus {
  border-color: #fff;
}
.sehana:focus + .cuduqyt {
  background: #fff;
}

.cuduqyt {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 35px;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.cuduqyt .zida {
  color: #000;
  font-size: 18px;
}

/* main */
.sega {
  padding-bottom: 120px;
}

/* thumbs */
.bisi {
  font-size: 15;
  text-align: center;
  margin: 5px 0 0 -4px; text-transform:capitalize;
}

.mawedaq {
  width: 248px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin: 0 0 5px 4px;
}

.thumbs__item2 {
  width: 183px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin: 0 0 5px 5px;
}

@media screen and (max-width: 790px) {
  .mawedaq {
    width: 33.333%;
    margin: 0 0 5px 0;
    padding: 0 0 0 4px;
  }
}
@media screen and (max-width: 540px) {
  .mawedaq {
    width: 50%;
  }
}

.xidi {
  display: block;
  border: 1px solid #551755;
  background: #3c0c3c;
  padding: 3px 3px 0 3px;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.xidi:hover {
  background: #551755;
}

.buzyt {
  display: block;
  position: relative;
}

.fisek {
  display: block;
}

.femycu {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.6);
  padding: 3px 5px;
}
.femycu .icon-play-circle-o {
  color: #845c84;
  font-size: 14px;
}

.jyko {
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
}

.binybi {
  text-align: left;
  font-size: 12px;
  color: #f2eeb3;
  display: block;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.tefuni {
  display: block;
  padding: 8px 2px 1px;
}

.kuqop {
  padding: 4px 2px 5px;
  display: block;
  overflow: hidden;
}

.cykopu, .pifywa {
  float: left;
  color: #845c84;
  font-size: 11px;
}

.pifywa {
  float: right;
}

.bisi-categories .tefuni {
  padding: 15px 2px;
}
@media screen and (max-width: 480px) {
  .bisi-categories .tefuni {
    padding: 6px 2px;
  }
}
.bisi-categories .binybi {
  font-size: 14px;
  text-align: center;
}

/* pagination */
.qabotup {
  padding: 8px;
  border: 1px solid #4e324e;
  position: relative;
}
@media screen and (max-width: 480px) {
  .qabotup {
    position: static;
    overflow: hidden;
  }
}

.pagination__prev, .pagination__next {
  background: #4e324e;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  padding: 8px 0;
  width: 122px;
  position: absolute;
  top: 8px;
  left: 8px;
  text-align: center;
  -webkit-transition: color .3s, background .3s;
     -moz-transition: color .3s, background .3s;
       -o-transition: color .3s, background .3s;
          transition: color .3s, background .3s;
}
.pagination__prev:hover, .pagination__next:hover {
  background: #4e324e;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .pagination__prev, .pagination__next {
    position: static;
    float: left;
    width: 50%;
    border-right: 5px solid #4e324e;
  }
}

.pagination__next {
  right: 8px;
  left: auto;
}
@media screen and (max-width: 480px) {
  .pagination__next {
    border-right: 0;
  }
}

.hilo {
  text-align: center;
  padding: 0 219px;
  font-size: 0;
  height: 32px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .hilo {
    padding: 0 149px;
  }
}
@media screen and (max-width: 768px) {
  .hilo {
    padding: 0 125px;
  }
}
@media screen and (max-width: 480px) {
  .hilo {
    display: none;
  }
}

.pagination__item {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 0 0 0 1px;
   padding: 8px 0;
     width: 41px;
	   color: #fff;
  background: #4e324e;

}
.pagination__item:first-child {
  margin: 0;
}

.pagination__link {
  display: block;
 text-align: center;
  -webkit-transition: color .3s, background .3s;
     -moz-transition: color .3s, background .3s;
       -o-transition: color .3s, background .3s;
          transition: color .3s, background .3s;
		  color:#fff;
}
.pagination__link:hover, .pagination__link.pagination__link--active {
  background: #4e324e;
  color: #fff;
}

.qovo {
  text-align: center;
  font-size: 13px;
  padding: 10px 5px;
}

.miqadyl {
  color: #f2eeb3;
  font-size: 13px;
  display: inline;
}

.text__txt {
  color: #956795;
  line-height: 20px;
  display: inline;
}

.spot-container {
  font-size: 0;
  text-align: center;
  margin: 0 0 0 -2px;
}

.spot {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 2px;
  width: 300px;
  height: 250px;
  cursor: pointer;
}

.h2 {
  font-size: 17px;
  color: #000;
  float: left;
}

.heading {
  margin: 5px 0 0;
  overflow: hidden;
  padding: 14px 16px;
  background: #956795;
  border: 1px solid #320e32; 
}

.categories-text {
  overflow: hidden;
  padding: 5px 0;
  border-left: 1px solid #320e32;
  border-right: 1px solid #320e32;
  border-bottom: 1px solid #320e32;
  width: 100%; text-transform:capitalize; background-color:#330633;
}

.categories__list {
  float: left;
  width: 14.28%;
}
@media screen and (max-width: 1024px) {
  .categories__list {
    width: 16.666%;
  }
}
@media screen and (max-width: 900px) {
  .categories__list {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .categories__list {
    width: 25%;
  }
}
@media screen and (max-width: 640px) {
  .categories__list {
    width: 33.333%;
  }
}
@media screen and (max-width: 480px) {
  .categories__list {
    width: 50%;
  }
}

.categories__item {
  padding: 0 0 0 14px;
}

.categories__link {
  display: block;
  max-width: 100%;
  padding: 6px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: color .3s, background .3s;
     -moz-transition: color .3s, background .3s;
       -o-transition: color .3s, background .3s;
          transition: color .3s, background .3s;
}
.categories__link:hover {
  background: #260126;
  color: #fff;
}

.video {
  overflow: hidden;
  margin: 9px 0 0;
}

.kupuh {
  overflow: hidden;
}

.ralafyn {
  border: 1px solid #501f50;
  border-bottom: 0;
  position: relative;
  height: 0;
  padding-bottom: 55%;
}

.player__img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.bowiki {
  border: 1px solid #501f50;
  display: table;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .bowiki {
    display: block;
  }
}

.todesit {
  display: table-cell;
  border-left: 1px solid #501f50;
  vertical-align: middle;
  text-align: center;
  padding: 12px 11px;
}
.todesit:first-child {
  border: 0;
  width: 550px;
}
@media screen and (max-width: 1270px) {
  .todesit:first-child {
    width: auto;
  }
}
.todesit:last-child {
  max-width: 340px;
}
.todesit .holder {
  overflow: hidden;
  max-width: 215px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .todesit {
    display: block;
    text-align: left;
    border-left: 0;
    border-bottom: 1px solid #501f50;
  }
  .todesit:first-child {
    border-bottom: 1px solid #501f50;
  }
  .todesit:last-child {
    border-bottom: 0;
  }
}

.papaker {
  font-size: 12px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  text-align: left;
  max-width: 550px;
}
@media screen and (max-width: 960px) {
  .papaker {
    max-width: none;
  }
}

.rosigo {
  color: #fff;
  font-size: 12px;
  margin: 0 3px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.rosigo--cat {
  float: left;
  display: block;
  margin: 1px 3px 0 0;
}

.sudo {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #937093;
}

.player__link {
  font-size: 12px;
  color: #fff;
  -webkit-transition: color .3s;
     -moz-transition: color .3s;
       -o-transition: color .3s;
          transition: color .3s;
}

.spot-cs .spot {
  width: 100%;
  height: 75px;
  margin: 5px 0 0;
  display: block;
}
.spot-cs .spot img {
  display: block;
  width: 100%;
  height: 75px;
}

.spot-container--video {
  float: right;
  width: 300px;
  position: relative;
  margin: 0 0 -5px 5px;
}
.spot-container--video .spot {
  margin: 0 0 5px;
  border: 1px solid #501f50;
  display: block;
}
@media screen and (max-width: 1220px) {
  .spot-container--video .spot {
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (max-width: 1220px) {
  .spot-container--video {
    float: none;
    text-align: center;
    height: 250px;
    overflow: hidden;
    margin: 0 auto 10px;
  }
}

/* footer */
.pujopof {
  padding: 10px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #260126;
  background: -webkit-gradient(linear, left top, left bottom, from(#260126), to(#260126));
  background: -webkit-linear-gradient(top, #260126 0%, #260126 100%);
  background: -moz-linear-gradient(top, #260126 0%, #260126 100%);
  background: -o-linear-gradient(top, #260126 0%, #260126 100%);
  background: linear-gradient(to bottom, #260126 0%, #260126 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#260126', endColorstr='#260126',GradientType=0 );
}
.pujopof .kejuxyx {
  vertical-align: middle;
  width: 221px;
  height: 32px;
}
@media screen and (max-width: 640px) {
  .pujopof .kejuxyx {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}
.pujopof .bowyvaf {
  height: 32px;
}

.fyve {
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .fyve {
    display: block;
  }
}

.wyludy {
  display: table-cell;
  padding: 0 0 0 30px;
  vertical-align: middle;
  position: relative;
}
.wyludy p {
  color: #501f50;
  line-height: 25px;
}
@media screen and (max-width: 768px) {
  .wyludy p {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .wyludy {
    display: block;
    padding: 0;
  }
}

.footer__list {
  font-size: 0;
  position: absolute;
  right: 0;
  bottom: 4px;
  left: auto;
}
@media screen and (max-width: 768px) {
  .footer__list {
    position: static;
  }
}
@media screen and (max-width: 768px) {
  .footer__list {
    display: block;
    width: 100%;
    margin: 8px 0 0 10px;
  }
}
@media screen and (max-width: 640px) {
  .footer__list {
    text-align: center;
    margin: 0;
  }
}

.footer__item {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  padding-right: 7px;
}
.footer__item:before {
  content: "|";
  padding-right: 5px;
  color: #764637;
}
.footer__item:first-child:before {
  display: none;
}

.footer__link {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color .3s;
     -moz-transition: color .3s;
       -o-transition: color .3s;
          transition: color .3s;
}

.hidden-elem {
  position: static;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
}

/* plugins */

 .ralafyn > iframe, .ralafyn > embed {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.video__banner {
  padding: 14px 12px;
  background: #727272;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  font-size: 0;
  margin: -142px 0 0 -320px;
}
.video__banner-holder {
  height: 250px;
  overflow: hidden;
}
.video__banner .spot {
  padding: 0px;
  width: 300px;
  height: 250px;
  background: #9e9e9e;
  margin: 0 0 0 1px;
}
.fuxex-banner {
  background: #ff0000;
  width: 40px;
  height: 30px;
  color: #fff;
  position: absolute;
  right: 12px;
  top: -22px;
  font-size: 30px;
}
.fuxex-banner span {
  margin-top: -6px;
  display: block;
}
@media screen and (max-width: 680px){
  .video__banner {
    margin: -142px 0 0 -165px;
  }
  .video__banner-holder {
    width: 309px;
  }
}
@media screen and (max-width: 630px){
  .video__banner {
    display: none;
  }
}

.banner-fixed {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
	visibility: hidden;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner-fixed.active {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
.banner-close {
	display: block;
	font-size:14px;
	padding: 4px 0;
	color:#000;
	height: 25px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTJFRjJGOTk3RkMxMUU0OTk1NEJDQzA1N0U1NzcyQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRTJFRjJGQTk3RkMxMUU0OTk1NEJDQzA1N0U1NzcyQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZFMkVGMkY3OTdGQzExRTQ5OTU0QkNDMDU3RTU3NzJDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZFMkVGMkY4OTdGQzExRTQ5OTU0QkNDMDU3RTU3NzJDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+R1xidgAAAFRJREFUeNpi/P//PwNJgCQNIMXka/gPBlgVIathBGFGRmS3QbhoDoarQWjAKo1mBLoGrGGAJouuAU0PphTFGkhzEmmeJjJYSY442qclRlKTN0CAAQBdwJWxk5lHSwAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	padding-right:20px;
	text-align: right;
}
.banner-content {
	display: block;
}
.banner-content > a,  
.banner-content > img,
.banner-content > iframe,
.banner-content > a > img,  
.banner-content > a > iframe {
	display: block;
}