/*!
 * LoveWettingtemplate
 * Template for LoveWetting site
 * http://vyhnalek.net
 * @author Jiri vyhnalek
 * @version 1.0.0
 * Copyright 201. MIT licensed.
 */

@charset "UTF-8";
body {
  width: 100%;
  *zoom: 1;
  background: #eeeeee;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}

/**
 * Colors
 */
/**
 * Various
 */
.clear:before, .header .top .wrapper:before, .clear:after, .header .top .wrapper:after {
  content: ' ';
  display: table;
}

.clear, .header .top .wrapper {
  *zoom: 1;
}
.clear:after, .header .top .wrapper:after {
  clear: both;
}


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1, h2 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font: normal 14px/1.67 Arial, sans-serif;
/*  background: #f2f1ef url(img/header.jpg) no-repeat center 82px;*/
  color: #5d5c5c;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

.header .top {
  background: #be66a4;
  height: 81px;
  border-bottom: 2px solid #9f5087;
}
.header .top .wrapper .logo {
  float: left;
  margin-top: 23px;
}
.header .top .wrapper h2#keywords {
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  /*color: #dac1da;*/
  font-family: Arial;
  float: left;
  margin-left: 30px;
  margin-top: 15px;
  color: white;
}
.header .top .wrapper nav {
  float: right;
  margin-top: 10px;
}
.header .top .wrapper nav ul {
  list-style: none;
}
.header .top .wrapper nav ul li {
  display: inline;
  float: left;
  margin-left: 4px;
}
.header .top .wrapper nav ul li a {
  display: block;
  padding: 4px 8px;
  color: #f1f1f1;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.header .top .wrapper nav ul li a:hover {
  color: #ffae26;
}
.header .top .wrapper nav ul li.active a {
  color: #ffae26;
}
.header .top .wrapper nav ul li.active a:after {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  background: #ffae26;
}
.header .top .wrapper nav ul li.join a {
  background: #ffae26;
  border-radius: 4px;
}
.header .top .wrapper nav ul li.join a:hover,
.header .top .wrapper nav ul li.join.active a {
  background: #9f5087;
  color: #FFF;
}
.header .top .wrapper nav ul li.join.active a:after {
  display: none;
}

.nav ul {
  list-style: none;
}

.main.index h1, .main.index h2 {
  text-align: center;
}


.main.index section.theme .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.index section.theme .list:before, .main.index section.theme .list:after {
  content: "";
  display: table;
}
.main.index section.theme .list:after {
  clear: both;
}
.main.index section.theme .list .item {
  display: inline;
  float: left;
  width: 23.38704%;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 32px;
  text-align: center;
  background: #ffffff;
}
.main.index section.theme .list .item .imgwrap {
  width: 100%;
  height: 202px;
  position: relative;
}
.main.index section.theme .list .item .imgwrap img {
  height: 100%;
  min-width: 100%;
}
.main.index section.theme .list .item .imgwrap > a {
  display: block;
}
.main.index section.theme .list .item .imgwrap i.fa.fa-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 202px;
  color: #ffffff;
  font-size: 35px;
  background: rgba(190, 102, 164, 0.8);
  opacity: 0;
  border-radius: 4px 4px 0 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.main.index section.theme .list .item .imgwrap:hover i.fa.fa-search {
  display: block;
  opacity: 1;
}
.main.index section.videos {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.index section.videos:before, .main.index section.videos:after {
  content: "";
  display: table;
}
.main.index section.videos:after {
  clear: both;
}
.main.index section.videos .item {
  display: inline;
  float: left;
  width: 31.72038%;
  margin: 0 0.80648%;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}
.main.index section.videos .item .imgwrap {
  border-radius: 4px;
  overflow: hidden;
  height: 202px;
}
.main.index section.videos .item .imgwrap img {
  /*height: 100%;*/
  height: auto;
  max-width: 100%;
}
.main.index section.videos .item .vid-info {
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px;
}
.main.index section.videos .item .vid-info h3, .main.index section.videos .item .vid-info h4 {
  margin: 0;
  line-height: 1.1;
  color: #ffffff;
}
.main.index section.videos .item .vid-info p.time {
  margin: 0;
}
.main.index section.videos .item .vid-info p.tags {
  display: none;
}

.main.index section.videos .item .shadow p.length {
  position: absolute;
  top: 132px;
  right: 10px;
  color: #ffffff;
}

.main.index section.videos .item .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 0 4px 4px;
  background: url(img/shadow.png) repeat-x left bottom;
}
.main.index section.videos .item .hover-content {
  z-index: 10;
  left: -29px;
  top: -15px;
  display: none;
  width: 380px;
  position: absolute;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.main.index section.videos .item .hover-content .shadow {
  background: url(img/play.png);
  width: 49px;
  height: 49px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24.5px;
  margin-top: -24.5px;
  cursor: pointer;
  pointer-events: none;
  top: 33%;
}
.main.index section.videos .item .hover-content .imgwrap {
  height: 223px;
  border-radius: 0;
  cursor: pointer;
}
.main.index section.videos .item .hover-content .imgwrap img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.main.index section.videos .item .hover-content .vid-info {
  position: static;
  color: #282828;
  padding: 20px 22px;
}
.main.index section.videos .item .hover-content .vid-info h3, .main.index section.videos .item .hover-content .vid-info h4 {
  color: #be66a4;
  margin-top: 4px;
}
.main.index section.videos .item .hover-content .vid-info .tags {
  display: block;
  margin-bottom: 0;
  margin-top: 0.6em;
}
.main.index section.videos .item:hover .hover-content {
  display: block;
}
.main.index section.awards .content {
  display: block;
  margin: 0 auto;
  *zoom: 1;
  padding: 41px 44px;
}
.main.index section.awards .content:before, .main.index section.awards .content:after {
  content: "";
  display: table;
}
.main.index section.awards .content:after {
  clear: both;
}
.main.index section.awards .content .item {
  display: inline;
  float: left;
  width: 46.72038%;
  margin: 0 0.80648%;
  *zoom: 1;
}
.main.index section.awards .content .item:before, .main.index section.awards .content .item:after {
  content: "";
  display: table;
}
.main.index section.awards .content .item:after {
  clear: both;
}
.main.index section.awards .content .item .image {
  float: left;
  margin-right: 20px;
}
.main.index section.awards .content .item .desc p:first-child {
  margin-top: 0;
}
.main.index section.awards .content .item:first-child {
  margin-right: 4.13981%;
}
.main.index section.partners .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.index section.partners .list:before, .main.index section.partners .list:after {
  content: "";
  display: table;
}
.main.index section.partners .list:after {
  clear: both;
}
.main.index section.partners .list .item {
  border-radius: 4px;
  display: inline;
  float: left;
  width: 23.38704%;
  margin: 0 0.80648%;
  text-align: center;
  height: 77px;
  line-height: 77px;
}
.main.index section.partners .list .item img {
  vertical-align: middle;
}
.main section.models > h1, .main section.models > h2 {
  text-align: left;
}
.main section.models .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main section.models .list:before, .main section.models .list:after {
  content: "";
  display: table;
}
.main section.models .list:after {
  clear: both;
}
.main section.models .list .item {
  display: inline;
  float: left;
  width: 23.38704%;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 32px;
  text-align: center;
  background: #ffffff;
  margin-bottom: 20px;
}
.main section.models .list .item .imgwrap {
  margin: 20px 22px 0;
  overflow: hidden;
  border-radius: 4px;
  height: 300px;
}
.main.projects .search {
  float: right;
}
.main.projects section.project-list .list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.projects section.project-list .list:before, .main.projects section.project-list .list:after {
  content: "";
  display: table;
}
.main.projects section.project-list .list:after {
  clear: both;
}
.main.projects section.project-list .list .item {
  display: inline;
  float: left;
  width: 48.38704%;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #fff;
}
.main.projects section.project-list .list .item .imgwrap {
  height: 263px;
  overflow: hidden;
  position: relative;
}
.main.projects section.project-list .list .item .imgwrap .play-overlay, 
.promobonus .imgwrap .play-overlay, .play-overlay {
  background: url(img/play.png);
  width: 49px;
  height: 49px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24.5px;
  margin-top: -24.5px;
  cursor: pointer;
  pointer-events: none;
}

.play-overlay-text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 140px;
  height: 40px;
  margin-left: -70px;
  margin-top: 30px;

  color: black;
  background-color: rgba(255,255,255,.5);
  border-radius: 4px;

  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;

  cursor: pointer;
  pointer-events: none;
}
/*
.play-overlay-text {
  position: absolute;
  left: 415px;
  top: 275px;
  margin-left: -24.5px;
  margin-top: -24.5px;
  cursor: pointer;
  pointer-events: none;
  color: black;
  font-weight: bold;
  font-size: 16px;
  background: #FBB32D;
  padding: 2px 5px;
  border: 2px solid white;
}
*/

.main.projects section.project-list .list .item .imgwrap img {
  /*height: 100%;*/
  max-width: 100%;
  height: auto;
}
.main.projects section.project-list .list .item .thumbs {
  margin: 15px 20px;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list {
  display: block;
  width: 101.61296%;
  margin: 0 -0.80648%;
  *zoom: 1;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list:before, .main.projects section.project-list .list .item .thumbs .thumbs-list:after {
  content: "";
  display: table;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list:after {
  clear: both;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb {
  display: inline;
  float: left;
  width: 31.72038%;
  margin: 0 0.80648%;
  border-radius: 4px;
  margin-bottom: 11px;
  overflow: hidden;
  position: relative;
  height: 91px;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb img {
  height: 100%;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb:after {
  border-radius: 4px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 91px;
  color: #fff;
  font-size: 27px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(190, 102, 164, 0.8);
  opacity: 0;
}
.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb:hover:after {
  opacity: 1;
}
.main.projects section.project-list .list .item .box-info {
  text-align: left;
  margin: 20px;
}
.main.projects section.project-list .list .item .box-info h3, .main.projects section.project-list .list .item .box-info h4 {
  margin-bottom: 4px;
}
.main.projects section.project-list .list .item .box-info p.meta {
  margin-bottom: 1em;
}
.main.projects section.project-list .list .item .box-info p.meta > span {
  margin-right: 12px;
}
.main.projects section.project-list .list .item .box-info p.meta i.fa {
  margin-right: 4px;
}
.main.projects section.project-list .list .item .box-info p.tags {
  color: #5d5c5c;
}

.footer {
  background: #dadada;
  padding: 23px 0;
  color: #282828;
  /*margin-top: 40px;*/
  font-weight: bold;
}
.footer nav {
  text-align: center;
  font-size: 15px;
}
.footer nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer nav ul li {
  display: inline-block;
  padding: 0 3px;
}
.footer nav ul li a {
  color: #282828;
  text-decoration: none;
}
.footer nav ul li a:hover {
  color: #ad6bad;
  text-decoration: underline;
}
.footer .footer-links {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}

.btn {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  border: none;
  font-size: 16px;
  border-radius: 4px;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background-color: #be66a4;
  border-bottom: 2px solid #9f5087;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.btnfilter {
  margin-right: 10px;
}

.btnfilter:hover {
  /*text-decoration: underline;*/
}

.btnactive {
  background-color: #ffae26;
  border-bottom-color: #e58500;
  color: #ffffff;
}


.btn:hover, .btnfilter {
  background-color: #ffae26;
  border-bottom-color: #e58500;
  color: #ffffff;
}
.btn.disabled {
  background-color: #DFDFDF;
  border-color: #DFDFDF;
  color: #858585;
  cursor: default;
}

.btnnav {
  margin: 20px 0;
  text-align: center;
}
.btnnav .btn {
/*  font-weight: normal;*/
  margin: 2px 2px;
}
.btnnav .btn strong {
  font-weight: bold;
}

.bigger-buttons .btn {
  height: 49px;
  line-height: 49px;
  padding: 0 17px;
}

a {
  color: #5c5c5c;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: #be66a4;
}

h1, h2 {
  color: #be66a4;
  text-transform: uppercase;
  font-size: 27px;
  margin: 30px 0;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
}

h2 {
  color: #8a8a8a;
}

h3, h4 {
  font-weight: bold;
  font-size: 17px;
  color: #be66a4;
  margin: 17px 0;
}
h3 a, h4 a {
  text-decoration: underline;
  color: inherit;
}
h3 a:hover, h4 a:hover {
  text-decoration: none;
}

h4 {
  color: #8a8a8a;
}
h5 {
  color: #5d5c5c;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

::selection {
  background: #be66a4;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #be66a4;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #be66a4;
  color: #fff;
  text-shadow: none;
}

.basebox, .main.index section.awards .content, .main.index section.partners .list .item, .poll {
  border: 1px solid #DAD7D2;
  background: #ffffff;
  margin-bottom: 20px;
}

.wrapper {
  position: relative;
}

#videopage video {
  width: 100%;
  display: block;
}

.rating {
  color: #f9c15d;
  padding: 0 5px;
}

div.rating {
  color: #5d5c5c;
  font-size: 80%;
  line-height: 1.0;
}

.box-info {
  text-align: center;
}
.box-info h3, .box-info h4 {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1;
}
.box-info h3 a:hover, .box-info h4 a:hover {
  color: #ffae26;
}
.box-info p {
  margin-top: 0;
}

.search * {
  display: block;
  float: left;
}
.search #fulltext {
  border-radius: 4px;
  border: 1px solid #D0D0D0;
  padding: 15px 20px;
  height: 49px;
  vertical-align: top;
  right: -5px;
  position: relative;
  z-index: 10;
  width: 310px;
}
.search .btn {

  background-color: #ffae26;
  border: none;
  color: #ffffff;
  height: 49px;
  line-height: 49px;
  z-index: 11;
  position: relative;
}
.search .btn:hover {
  background-color: #be66a4;
}

.filter {
  background: #be66a4;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  height: 60px;
  margin-bottom: 20px;
  font-size: 17px;
  text-align: right;
}
.filter .title {
  font-weight: bold;
  color: #fff;
  font-style: normal;
}
.filter > div {
  display: inline-block;
  border-radius: 4px;
  height: 45px;
  line-height: 32px;
  padding: 0px 15px;
  margin: 0 3px;
  margin-top: 13px;
  color: #282828;
  color: white;
  position: relative;
  text-align: left;
}
.filter > div.divider:before {
  content: "";
  border-left: 1px solid #9f5087;
  display: block;
  position: absolute;
  left: -4px;
  top: -13px;
  height: 60px;
}
.filter .filter-rating label {
  display: block;
  white-space: nowrap;
}
.filter .filter-rating .rating i.fa {
  margin: 0;
}

.price {
  color: #c63939;
}

.dropdown {
  position: relative;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -10px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 10px 15px;
}
.dropdown:hover {
  background: #fff;
  color: #be66a4;
}
.dropdown:hover .dropdown-content {
  display: block;
  z-index: 10;
}

.badge {
  background-color: #FBB32D;
  color: #583f0f !important;
  font-size: 14px;
  /*font-weight: bold;*/
  text-decoration: none;
  display: block;
}
.badge h4 {
  /*color: #fff !important;*/
  color: #fff !important;
  font-size: 32px;
  margin: 0;
}
.badge p {
  margin: 0.2em 0;
}

table.nice {
  border-collapse: separate;
  border-spacing: 0 4px;
  margin-top: -4px;
}
table.nice tr {
  background-color: #DFDFDF;
  border-radius: 4px;
}
table.nice tr th, table.nice tr td {
  padding: 10px;
}
table.nice tr th:first-child, table.nice tr td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
table.nice tr th:last-child, table.nice tr td:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
table.nice thead {
  font-size: 17px;
}
table.nice thead tr {
  background-color: #be66a4;
  color: #fff;
}
table.nice thead tr th {
  border-bottom: 2px solid #9f5087;
  text-align: left;
}

ul.nice {
  list-style: none;
  padding: 0;
}
ul.nice li {
  padding-left: 18px;
  position: relative;
}
ul.nice li:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  left: 0;
  top: 0.5em;
  background: #be66a4;
}

ol.nice {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
ol.nice ol {
  margin: 0 0 0 2em;
  /* Add some left margin for inner lists */
}
ol.nice li:before {
  display: inline;
  content: counters(li,".",decimal-leading-zero) ". ";
  counter-increment: li;
  font-weight: bold;
  color: #be66a4;
}

.title {
  font-style: italic;
  text-align: center;
  color: #8a8a8a;
  margin-top: 0;
  margin-bottom: 1.3em;
}

form.nice .form-row {
  margin-bottom: 8px;
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  padding: 10px;
  font-size: 16px;
  background: #fff;
  *zoom: 1;
}
form.nice .form-row:before, form.nice .form-row:after {
  content: "";
  display: table;
}
form.nice .form-row:after {
  clear: both;
}
form.nice .form-row label {
  float: left;
  font-weight: bold;
  padding-right: 6px;
  /*width: 15%;*/
  width: 90px;
  height: 1.6em;
}
form.nice .form-row input[type=text],
form.nice .form-row input[type=password],
form.nice .form-row textarea {
  float: left;
  /*width: 85%;*/
  border: none !important;
  outline: none;
  color: #5d5c5c;
  height: 1.6em;
}
form.nice .form-row textarea {
  width: 100%;
  padding: 0;
  margin: 10px 0;
  min-height: 90px;
}

form.join {
  width: 500px;
}

form.join .form-row label {
  width: 200px;
}

article h1, article h2 {
  margin-bottom: 0;
}
article .date {
  margin-top: 0;
  margin-bottom: 15px;
  color: #5d5c5c;
}
.articles article {
  padding-bottom: 33px;
  margin-bottom: 40px;
  border-bottom: 1px solid #D6D6D6;
}
article .readmore-content {
  padding-top: 1px;
  display: none;
}
article .article-img img {
  border-radius: 4px;
}
article .article-img.left {
  float: left;
  margin-right: 50px;
}
article .article-img.right {
  float: right;
  margin-left: 50px;
}

.poll {
  position: fixed;
  right: 40px;
  top: 110px;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 320px;
  z-index: 99999;
  padding: 20px;
}
.poll h3, .poll h4 {
  margin-top: 0;
}
.poll textarea {
  outline: none;
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 100%;
  height: 100px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.poll .close {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: -12px;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  h3,
  h4 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3,
  h4 {
    page-break-after: avoid;
  }
}

/* SLIDER ------------------------------------------------- */

.main.index section.slider {
  padding: 41px 0 0;
  position: relative;
}
.main.index section.slider .badge {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 20%;
  left: 80%;
  margin-left: -75px;
  z-index: 100;
  /*padding-top: 23px;*/
  padding-top: 10px;
  text-decoration: none;
  border: 3px solid white;  
}
.main.index section.slider img {
  display: block;
  margin: 0 auto;

  /*border: 5px solid #FFF;*/
}

.main.index section.slider .strip-badge {
  width: 250px;
  height: 250px;

  position: absolute;
  /* pokial nie je slider aktivny 
  top: 41px;
  left: 6px;
  */
  top: 0;
  left: 1px;
  text-align: center;
  overflow: hidden;

  /*border: 1px solid silver;*/
}
.main.index section.slider .strip-badge a {
  display: block;
  background: #ffae26;
  border-bottom: 2px solid #cc8c1f;
  padding: 15px;
  
  width: 350px;
  position: relative;
  top: 60px;
  left: -80px;

  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);

  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255,255,255,.65);
}
.main.index section.slider .strip-badge a:hover {
  background: #ffc926;
  border-bottom-color: #ffae26;
}

.bx-wrapper {
  margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
  /*
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);

  border-radius: 4px;
  height: 387px !important;
  */

  box-shadow: 0 0 5px rgba(0,0,0,.15);

  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  /*-webkit-box-shadow: none;*/
  /*-moz-box-shadow: none;*/
  /*box-shadow: none;*/
  left: 0;
}
.bx-wrapper .bx-controls-direction a {
  top: 80%;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  background: #FFF;
  opacity: 0.6;
  height: 50px !important;
  line-height: 50px;
  width: 50px !important;
  border-radius: 0 25px 25px 0;
}
.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
  content: "";
  font-family: "FontAwesome";
  display: inline;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 10px;
  bottom: 0;
  text-indent: 0;
  font-size: 22px;
  color: #A58777;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  background: #be66a4;
}
.bx-wrapper .bx-prev:hover:before,
.bx-wrapper .bx-next:hover:before {
  color: #fff;
}
.bx-wrapper .bx-prev {
  left: 5px;
}
.bx-wrapper .bx-next {
  border-radius: 25px 0 0 25px;
  right: 5px;
}
.bx-wrapper .bx-next:before {
  content: "";
  left: 10px;
  right: 0;
}

#cboxLoadedContent {
  overflow: hidden !important;
}

.alert {
  color: #be66a4;
}

input[type="text"] {
/*  background: #fbfbfb;*/
}



.paging {
  background: #be66a4;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  height: 35px;
  padding: 5px 10px 5px 10px;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  color: #be66a4;
  color: white;
}

.paging a {
  color: white;
}

table.tool-members {
  width: 1000px;
  position: relative;
  float: left;
  font-size: 80%;
  border-spacing: 0;
}

table.nice tr th, table.nice tr td {
  border: 1px solid white;
  padding: 0px;
  text-align: left;
}

.btntools {
  height: 25px;
  line-height: 25px;
  font-size: 100%;
  padding: 0 15px;
}

table.tool-members a.email {
  color: white;
}

.main.index section.videos .item .imgwrap {
  height: 181px;
}

.main.projects section.project-list .list .item .thumbs .thumbs-list .thumb {
  height: 81px;
}

.main.projects section.project-list .list .item .imgwrap {
  height: 277px;
}

.introtext {
  /*font-size: 16px;
  text-align: center;

  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;
  
  padding: 25px;
  margin: -25px auto 0 auto;
  width: 90%;
  max-width: 850px;
  position: relative;*/

  font-size: 16px;
  text-align: center;
  background: #FFF;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 3px 5px rgba(0,0,0,.15);
  
  padding: 25px;
  margin: 0 auto;
  position: relative;
}
.introtext h2 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 24px;
}

div.description {
  line-height: 1.2;
}

div.promobonus {
  position: relative;
  float: left;
  margin: 2px;
}

.partner {
  display: inline;
  float: left;
  width: 468px;
  height: 80px;
  margin: 0 0.80648%;
  -webkit-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 32px;
  text-align: center;
  background: #ffffff;
}

table.membership {
  width: 500px;  
}
table.membership th, table.membership td {
  padding: 5px;
  border: 1px solid #c0c0c0;
  font-weight: bold;  
}
table.membership th {
  width: 200px;
  text-align: left;
  color: #be66a4;
}
table.membership td {
}

/* hide standard time tool tip */
.flowplayer .fp-tooltip {
  display: none !important;
}
 
/* the preview canvas */
.flowplayer canvas {
  outline: 4px solid #fff;
  position: absolute;
  z-index: 9999;
  display: none;
}

ul li.plus {
  list-style-image: url('img/plus.png')
}
ul li.minus {
  list-style-image: url('img/minus.png')
}

div.bonus {
  width: 155px;
  margin: 15px 5px;
  float: left;
  text-align: center;
  height: 120px;
}

div.bonus .btn {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}

div.membertypes {
  position: relative;
  width: 100%;
  margin: 45px auto 20px auto;
}

div.membertypes div.item {
  float: left;
  width: 49%;
  padding: 25px;
  position: relative;
  
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;
  margin-right: 2%;
}
div.membertypes div.item:last-child {
  margin-right: 0;
}

div.membertypes h2 {
  color: #be66a4;
  font-size: 20px;
  text-align: left !important;
  line-height: 1.2;

  padding: 0;
  margin: 0 0 20px 0;
}
div.membertypes h2 small {
  font-size: 13px;
  font-family: Arial;
  text-transform: none;
  color: #5c5c5c;
}

/* promo edit --------------------------- */

div.membertypes h2 {
  position: relative;
  z-index: 10;
  display: inline-block;
}
div.membertypes h2 .new-price {
  color: #e42222;
  font-weight: 500;
}
div.membertypes h2 .old-price {
  color: silver;
  font-size: 14px;
  text-decoration: line-through;
}
div.membertypes div.item {
  overflow: hidden;
}

.promo-strip {
  display: block;
  background: #ffae26;
  border-bottom: 2px solid #cc8c1f;
  padding: 10px;
  
  width: 220px;
  position: absolute;
  top: 15px;
  right: -60px;

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  text-shadow: 1px 1px 0 rgba(255,255,255,.65);
  z-index: 0;

  /*cursor: help;*/
}

/*  -------------------------------------- */

div.membertypes ul {
  list-style: none;
  margin: 0;
  padding: 0 0 70px 0;
  position: relative;
}
div.membertypes.info-only ul {
  padding-bottom: 0;
}
div.membertypes li {
  position: relative;
  list-style: none;
}
div.membertypes li:before {
  font-family: "FontAwesome";
  margin-right: 10px;
}
div.membertypes li.plus:before {
  content: "\f00c";
  color: #ffae26;
}
div.membertypes li.minus:before {
  content: "\f00d";
  color: #e42222;
}

/* JOIN & BUY Buttons ------  */

.btn-join,
.btn-buy {
  font-size: 18px;
  text-decoration: none;

  border-radius: 4px;
  padding: 10px 40px 8px 40px;
  display: inline-block;
}
.btn-join.btn-gold,
.btn-buy.btn-gold {
  color: #9f5087;
  background: #ffae26;
  border-bottom: 3px solid #cc8c1f;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.65);
}
.btn-join.btn-gold:hover,
.btn-buy.btn-gold:hover {
  background: #ffc926;
  border-bottom: 3px solid #ffae26;
}
.btn-join.btn-pink,
.btn-buy.btn-pink {
  color: #FFF;
  background: #be66a4;
  border-bottom: 3px solid #9f5087;
}
.btn-join.btn-pink:hover,
.btn-buy.btn-pink:hover {
  background: #ffae26;
  border-bottom: 3px solid #cc8c1f;
}

div.membertypes div.item .btn-join {
  position: absolute;
  bottom: 25px;  
}

/* ------  */

.intro-tbp {
  width: 150px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 330px;
  left: 20px;
  z-index: 100;
  padding-top: 10px;
  text-decoration: none;
  border: 3px solid white;  
  background-color: #FBB32D;
  color: #583f0f !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  /*color: black !important;*/
}

.intro-veta {
  width: 250px;
  height: 70px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 80px;
  left: 370px;
  z-index: 100;
  padding-top: 10px;
  text-decoration: none;
  border: 3px solid white;  
  background-color: #FBB32D;
  color: #583f0f !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  /*color: black !important;*/
}


/* -- HompePage Splatter deco  -- */

.hp-splatter {
  /*background: url(img/splatter_bg.png) center top no-repeat;*/
  background: url(img/home-page_splatter-2.jpg) center top no-repeat;
  /*background: url(img/home-page_splatter-valentine.jpg) center top no-repeat;*/
  width: 100%;
  /*height: 360px;*/
  height: 550px;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: -1;
}

/* -- JOIN BANNER -- */

section.join-banner {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;

  padding: 20px 30px;
  margin: 20px auto;
  line-height: 1.3;
}
section.join-banner h2 {
  text-align: left !important;
  font-size: 27px;
  color: #be66a4;
  padding: 0;
  margin: 0 0 7px 0;
}
section.join-banner h2 span {
  font-weight: 500;
}
section.join-banner p {
  font-size: 18px;
  color: #000;
  padding: 0;
  margin: 0;
}
section.join-banner .btn-join {
  margin-top: 10px;
}
section.join-banner .banner-text {
  float: left;
}
section.join-banner .banner-btn {
  float: right;
}

.join-banner--promo {
  position: relative;
  overflow: hidden;
}
.join-banner--promo .banner-text {
  padding-left: 220px;
}
.join-banner--promo .banner-text .new-price {
  color: #e42222;
}
.join-banner--promo .promo-arrow {
  display: block;
  background: #ffae26;
  padding: 20px 0 10px 10px;
  
  width: 170px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;

  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  text-shadow: 1px 1px 0 rgba(255,255,255,.65);
  z-index: 0;

  cursor: help;
}
.join-banner--promo .promo-arrow:after {
  content: " ";
  display: block;
  position: absolute;
  top: -2px;
  right: -110px;

  border: 55px solid transparent;
  border-left-color: #ffae26;
}

/* -- WHY JOIN  -- */

.why-join {
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF url("img/why-join_bg.jpg") right center no-repeat;

  margin: 35px 0 25px 0;
  padding: 25px 25px 25px 35px;
}
.why-join h2 {
  color: #be66a4;
  font-size: 40px;
  line-height: normal;
  text-align: left !important;
  margin: 0;
  padding: 0;

  width: 26%;
  float: left;
}
.why-join ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  color: #000;
  font-size: 16px;

  width: 37%;
  float: left;
}

.why-join ul li {
  line-height: normal;
  padding: 0 15px 0 25px;
  margin-bottom: 7px;

  position: relative;
}
.why-join ul li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #be66a4;
  position: absolute;
  top: 0;
  left: 0;
}


/* -- INFO BLOCK  -- */

.info-block {
  padding-left: 85px;
  margin: 25px 0;
  position: relative;
}
.info-block:before {
  content: "\f05a";
  font-family: "FontAwesome";
  font-size: 54px;
  line-height: normal;
  color: #dadada;

  position: absolute;
  top: 0;
  left: 10px;
}

.info-block ul li {
  line-height: 1.4;
  margin-bottom: 7px;
}
.info-block ul li:before {
  top: 0.3em;
}


/* -- SUBSCRIPTION TYPES  -- */

.subscription-types {

}

.subscription-types .item {
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #FFF;
  text-align: center;
  padding: 25px;
  width: 48.5%;
}
.subscription-types .item.type-full {
  float: right;
}
.subscription-types .item.type-stream {
  float: left;
}
.subscription-types .item.type-2019 {
  float: left;
}

.subscription-types h2 {
  color: #be66a4;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.subscription-types .type-description {
  font-size: 16px;
  line-height: 1.3;
  margin: 5px 0 10px 0;
}

.subscription-types .type-price {
  margin: 15px 0;
  line-height: normal;
}
.subscription-types .type-price .type-currency {
  font-size: 27px;
  color: #8a8a8a;
}
.subscription-types .type-price .type-amount {
  font-size: 40px;
  color: #ffae26;
}
.subscription-types .type-price .type-range {
  color: #5d5c5c;
}
.subscription-types .type-price .billing-info {
  margin: 0;
}

.subscription-types .buy-buttons {
  margin: 10px 0;
}
.subscription-types .buy-buttons .separator {
  padding: 0 5px;
}
.subscription-types .redirect-info {
  font-size: 13px;
  color: #8e8e8e;
  margin-bottom: 0;
}

/* -- promo -- */

.subscription-types.promo-items .item {
  position: relative;
  overflow: hidden;
}
.subscription-types.promo-items .old-price {
  text-decoration: line-through;
  color: rgba(0,0,0,0.5);
  padding: 0 5px;
}
.subscription-types.promo-items .old-price .type-currency,
.subscription-types.promo-items .old-price .type-amount {
  font-size: 27px;
  color: silver;
  font-weight: normal;
}
.subscription-types.promo-items .new-price .type-amount {
  color: #e42222;
}
.subscription-types.promo-items .billing-info {
  font-size: 12px;
  color: #8e8e8e;
  font-style: italic;
  line-height: 1.3;
}
.subscription-types.promo-items .billing-info strong {
  color: #e42222;
}
.subscription-types.promo-items .promo-strip {
  right: -70px;
}
.subscription-types.promo-items .type-description,
.subscription-types.promo-items h2 {
  position: relative;
  z-index: 10;
  display: inline-block;
}

/* -- BENEFITS SECTION  -- */

.membership-benefits {
  background: #FFF;
  margin-top: 35px;
  margin-bottom: -40px;
  padding-top: 10px;
  padding-bottom: 40px;
}