/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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;
}

.icon-search:before {
  content: "\e603";
}

.icon-star:before {
  content: "\f005";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-close:before {
  content: "\f00d";
}

.icon-home:before {
  content: "\f015";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-lang-en:before {
  content: "\f0ac";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-calendar-o:before {
  content: "\f133";
}

.icon-caret-up:before {
  content: "\f0d8";
}

@font-face {
  font-family: "Ico Moon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../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("../fonts/icomoon.svg#Ico Moon") format("svg");
  }
}
.container:before {
  content: "";
  display: table;
  clear: both;
}
.container: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: #fdfdf8;
}
* ::selection {
  background: #dcbb9f;
  color: #fdfdf8;
}

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: #fdfdf8;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #fdfdf8;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #fdfdf8;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #fdfdf8;
}
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: #fdfdf8 !important;
}

/* general styles */
html {
  height: 100%;
}

body {
  color: #706662;
  background: #f8f2f0;
  font: 13px/16px "Lato", arial, sans-serif;
  min-width: 320px;
  position: relative;
  min-height: 100%;
}

a {
  color: #69110a;
  text-decoration: none;
}
a:hover {
  color: #706662;
}

/* container */
.container {
  max-width: 1528px;
  margin: auto;
  padding: 0 10px;
}

/* header */
/* header */
.header {
  background: #706662;
  background: -webkit-gradient(linear, left top, left bottom, from(#706662), to(#968a85));
  background: -webkit-linear-gradient(top, #706662 0%, #968a85 100%);
  background: -moz-linear-gradient(top, #706662 0%, #968a85 100%);
  background: -o-linear-gradient(top, #706662 0%, #968a85 100%);
  background: linear-gradient(to bottom, #706662 0%, #968a85 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#706662', endColorstr='#968a85',GradientType=0 );
}

.header-holder {
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .header-holder {
    display: block;
    padding: 0 0 10px;
  }
}

.logo, .nav, .search {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .logo, .nav, .search {
    display: block;
    clear: both;
    width: 100%;
  }
}

/* logo */
.logo {
  width: 28%;
}
@media screen and (max-width: 1024px) {
  .logo {
    width: 221px;
  }
}
@media screen and (max-width: 640px) {
  .logo {
    float: left;
  }
}

.logo__link {
  width: 100%;
  height: 63px;
  background: url(../images/logo.png) no-repeat 0 50%;
  display: block;
  text-indent: -99999px;
}

.logo__link2 {
  width: 100%;
  height: 63px;
  background: url(../images/logo2.png) no-repeat 0 50%;
  display: block;
  text-indent: -99999px;
}

@media screen and (max-width: 640px) {
  .logo__link {
    height: 50px;
  }
}

/* nav */
.nav {
  width: 48%;
  padding: 0 6px;
}
@media screen and (max-width: 1024px) {
  .nav {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .nav {
    width: 100%;
    padding: 0 0 5px;
  }
  .nav.collapse {
    display: none;
    visibility: hidden;
  }
  .nav.collapse.in {
    display: block;
    visibility: visible;
  }
}

.nav__list {
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .nav__list {
    width: 100%;
    display: block;
  }
}

.nav__item {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 1px;
  position: relative;
}
.nav__item:first-child {
  padding: 0;
}
@media screen and (max-width: 640px) {
  .nav__item {
    display: block;
    padding: 0;
    margin: 0 0 1px;
    position: static;
  }
}

@media screen and (max-width: 1024px) {
  .nav__item--hidden {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .nav__item--hidden {
    display: block;
  }
}

.nav__link {
  color: #3c3633;
  font-weight: 400;
  display: block;
  text-align: center;
  line-height: 37px;
  padding: 0 10px;
  background: #d3c8be;
  -webkit-transition: color .3s, background .3s;
     -moz-transition: color .3s, background .3s;
       -o-transition: color .3s, background .3s;
          transition: color .3s, background .3s;
}
.nav__link:hover {
  background: #d3c8be;
  color: #69110a;
}
.nav__link .icon-home {
  font-size: 18px;
}
.nav__link .icon-th-list, .nav__link .icon-star, .nav__link .icon-calendar-o {
  font-size: 16px;
  display: none;
}
@media screen and (max-width: 780px) {
  .nav__link .icon-th-list, .nav__link .icon-star, .nav__link .icon-calendar-o {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .nav__link .icon-th-list, .nav__link .icon-star, .nav__link .icon-calendar-o {
    display: none;
  }
}
.nav__link .icon-caret-down {
  margin: 0 0 0 3px;
  color: #69110a;
  font-size: 15px;
}
@media screen and (max-width: 780px) {
  .nav__link .icon-caret-down {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .nav__link .icon-caret-down {
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  .nav__link {
    width: 100%;
  }
}

.nav__mobile {
  display: none;
  color: #69110a;
  background: #ffffff;
  float: right;
  text-align: center;
  line-height: 35px;
  padding: 0 12px;
  margin: 7px 0 0;
}
.nav__mobile .icon-th-list {
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  .nav__mobile {
    display: block;
  }
}

@media screen and (max-width: 780px) {
  .nav__txt {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .nav__txt {
    display: inline-block;
  }
}

.nav__item--icon {
  width: 41px;
}
.nav__item--icon .nav__link {
  background: #69110a;
  color: #ffffff;
}
@media screen and (max-width: 640px) {
  .nav__item--icon {
    width: 100%;
  }
}

.nav__link[aria-expanded="true"] .icon-caret-down: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;
}

.drop.collapse {
  display: none;
  visibility: hidden;
}

.drop.collapse.in {
  display: block;
  visibility: visible;
}

.drop {
  background: #d3c8be;
  background: rgba(241, 241, 241, 0.9);
  border: 1px solid #ffffff;
  padding: 15px;
  left: -9999px;
  right: -9999px;
  width: 680px;
  margin: 19px auto;
  z-index: 10;
  position: absolute;  text-transform:capitalize;
}
.drop:before {
  content: '';
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: -7px;
}
@media screen and (max-width: 640px) {
  .drop:before {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .drop {
    width: 520px;
    padding: 7px 55px 7px 7px;
  }
}
@media screen and (max-width: 768px) {
  .drop {
    width: 360px;
  }
}
@media screen and (max-width: 640px) {
  .drop {
    position: static;
    width: 100%;
    margin: 0;
    background: transparent;
    border: 0;
    padding: 0;
    overflow: hidden;
  }
}

.drop__list {
  float: left;
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .drop__list {
    width: 33.333%;
  }
}
@media screen and (max-width: 768px) {
  .drop__list {
    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: #d3c8be;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .drop__link {
    background: #d3c8be;
    color: #fff;
  }
}

.drop__close {
  display: none;
  background: #248ab8;
  color: #4a9bb6;
  position: absolute;
  top: 7px;
  right: 7px;
  width: 40px;
  height: 38px;
  border: 1px solid #69110a;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.drop__close .icon-close {
  font-size: 24px;
}
@media screen and (max-width: 1024px) {
  .drop__close {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .drop__close {
    display: none;
  }
}

/* search */
.search-hold {
  position: relative;
}

.search__field {
  width: 100%;
  height: 37px;
  line-height: 37px;
  padding: 0 40px 0 15px;
  background: #d3c8be;
  border: 1px solid #d3c8be;
  color: #69110a;
  -webkit-transition: border-color .3s;
     -moz-transition: border-color .3s;
       -o-transition: border-color .3s;
          transition: border-color .3s;
}
.search__field:focus {
  border-color: #69110a;
}
.search__field:focus + .search__button {
  background: #69110a;
}

.search__button {
  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;
}
.search__button .icon-search {
  color: #69110a;
  font-size: 18px;
}

/* main */
.main {
  padding-bottom: 120px;
}

/* thumbs */
.thumbs {
  font-size: 0;
  text-align: center;
  margin: 5px 0 0 -4px; text-transform:capitalize;
}

.thumbs__item {
  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 4px;
}
@media screen and (max-width: 790px) {
  .thumbs__item {
    width: 33.333%;
    margin: 0 0 5px 0;
    padding: 0 0 0 4px;
  }
}
@media screen and (max-width: 540px) {
  .thumbs__item {
    width: 50%;
  }
}

.thumb__link {
  display: block;
  border: 1px solid #fdf9f8;
  background: #fff7f4;
  padding: 3px 3px 0 3px;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.thumb__link:hover {
  background: #fdf9f8; border-color:#fff7f4;
}

.thumb-holder {
  display: block;
  position: relative;
}

.thumb__img {
  display: block;
}

.thumb__info {
  display: block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.6);
  padding: 3px 5px;
}
.thumb__info .icon-play-circle-o {
  color: #fff;
  font-size: 14px;
}

.thumb__info-txt {
  vertical-align: middle;
  color: #a09996;
  font-size: 12px;
}

.thumb__name {
  text-align: left;
  font-size: 12px;
  color: #600d09;
  display: block;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.thumb__primary-holder {
  display: block;
  padding: 8px 2px 1px;
}

.thumb__secondary-holder {
  padding: 4px 2px 5px;
  display: block;
  overflow: hidden;
}

.thumb__added, .thumb__views {
  float: left;
  color: #a09996;
  font-size: 11px;
}

.thumb__views {
  float: right;
}

.thumbs-categories .thumb__primary-holder {
  padding: 15px 2px;
}
@media screen and (max-width: 480px) {
  .thumbs-categories .thumb__primary-holder {
    padding: 6px 2px;
  }
}
.thumbs-categories .thumb__name {
  font-size: 14px;
  text-align: center;
}

/* pagination */
.pagination {
  padding: 8px;
  border: 1px solid #d9cbc5;
  position: relative;
}
@media screen and (max-width: 480px) {
  .pagination {
    position: static;
    overflow: hidden;
  }
}

.pagination__prev, .pagination__next {
  background: #d9cbc5;
  display: inline-block;
  font-size: 13px;
  color: #6b120a;
  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: #d9cbc5;
  color: #6b120a;
}
@media screen and (max-width: 480px) {
  .pagination__prev, .pagination__next {
    position: static;
    float: left;
    width: 50%;
    border-right: 5px solid #d9cbc5;
  }
}

.pagination__next {
  right: 8px;
  left: auto;
}
@media screen and (max-width: 480px) {
  .pagination__next {
    border-right: 0;
  }
}

.pagination__list {
  text-align: center;
  padding: 0 219px;
  font-size: 0;
  height: 32px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .pagination__list {
    padding: 0 149px;
  }
}
@media screen and (max-width: 768px) {
  .pagination__list {
    padding: 0 125px;
  }
}
@media screen and (max-width: 480px) {
  .pagination__list {
    display: none;
  }
}

.pagination__item {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 0 0 0 1px;
   padding: 8px 0;
     width: 41px;
	   color: #999;
  background: #d9cbc5;

}
.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:#6b120a;
}
.pagination__link:hover, .pagination__link.pagination__link--active {
  background: #d9cbc5;
  color: #6b120a;
}

.text {
  text-align: center;
  font-size: 13px;
  padding: 10px 5px;
}

.text__title {
  color: #6d100a;
  font-size: 13px;
  display: inline;
}

.text__txt {
  color: #6d100a;
  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: #ff9d2d;
  float: left;
}

.heading {
  margin: 5px 0 0;
  overflow: hidden;
  padding: 21px 16px; color:#ffffff;
  background: #69110a; font-size:14px;
  border: 1px solid #69110a; 
}

.categories-text {
  overflow: hidden;
  padding: 5px 0;
  border-left: 1px solid #f4ece9;
  border-right: 1px solid #f4ece9;
  border-bottom: 1px solid #f4ece9;
  width: 100%; text-transform:capitalize; background-color:#f4ece9;
}

.categories-text a { color:#75110b; line-height:2;}
	
.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: #75110b;
  color: #ffffff;
}

.video {
  overflow: hidden;
  margin: 9px 0 0;
}

.video-holder {
  overflow: hidden;
}

.player {
  border: 1px solid #d9cbc5;
  border-bottom: 0;
  position: relative;
  height: 0;
  padding-bottom: 55%;
}

.player__img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.player__tools {
  border: 1px solid #d9cbc5;
  display: table;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .player__tools {
    display: block;
  }
}

.player__item {
  display: table-cell;
  border-left: 1px solid #d9cbc5;
  vertical-align: middle;
  text-align: center;
  padding: 12px 11px;
}
.player__item:first-child {
  border: 0;
  width: 550px;
}
@media screen and (max-width: 1270px) {
  .player__item:first-child {
    width: auto;
  }
}
.player__item:last-child {
  max-width: 340px;
}
.player__item .holder {
  overflow: hidden;
  max-width: 215px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .player__item {
    display: block;
    text-align: left;
    border-left: 0;
    border-bottom: 1px solid #d9cbc5;
  }
  .player__item:first-child {
    border-bottom: 1px solid #d9cbc5;
  }
  .player__item:last-child {
    border-bottom: 0;
  }
}

.player__heading {
  font-size: 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  color: #9d1c14;
  text-align: left;
  max-width: 550px;
}
@media screen and (max-width: 960px) {
  .player__heading {
    max-width: none;
  }
}

.player__title {
  color: #9d1c14; 
  font-size: 14px;
  margin: 0 3px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.player__title--cat {
  float: left;
  display: block;
  margin: 0px 3px 0 0;
}

.player__txt {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #867e78;
}

.player__link {
  font-size: 14px;
  color: #b6aba2;
  -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 #d9cbc5;
  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 */
.footer {
  padding: 10px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #706662;
  background: -webkit-gradient(linear, left top, left bottom, from(#706662), to(#968a85));
  background: -webkit-linear-gradient(top, #706662 0%, #968a85 100%);
  background: -moz-linear-gradient(top, #706662 0%, #968a85 100%);
  background: -o-linear-gradient(top, #706662 0%, #968a85 100%);
  background: linear-gradient(to bottom, #706662 0%, #968a85 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#706662', endColorstr='#968a85',GradientType=0 );
}
.footer .logo {
  vertical-align: middle;
  width: 290px;
  height: 55px;
}
@media screen and (max-width: 640px) {
  .footer .logo {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}
.footer .logo__link {
  height: 55px;
}

.footer-holder {
  display: table;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .footer-holder {
    display: block;
  }
}

.footer__txt {
  display: table-cell;
  padding:0; text-align:center;
  vertical-align: middle;
  position: relative;
}
.footer__txt p {
  color: #ffffff;
  line-height: 25px;
}
@media screen and (max-width: 768px) {
  .footer__txt p {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .footer__txt {
    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: #fece66;
  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 */

 .player > iframe, .player > 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;
}
.js-close-banner {
  background: #ff0000;
  width: 40px;
  height: 30px;
  color: #fff;
  position: absolute;
  right: 12px;
  top: -22px;
  font-size: 30px;
}
.js-close-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;
	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;
}