@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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;
  padding: 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;
}
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;
}
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dt {
  margin: 0;
  padding: 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
ul {
  list-style: none;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*
.link-underline2(@color: #555; @hover-color: #333;){
  color: @color;
  border-bottom: 1px solid transparent;
  transition: 0.20s ease-in-out;
  
  &:hover{
    color: @hover-color;
    border-bottom: 1px solid @color;
  }
}
*/
/* Preload images */
body:after {
  content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  -moz-border-radius: .1em;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
  -o-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.icon-c1 {
  width: 14px;
  display: inline-block;
}
.icon-gray {
  color: #777;
}
.icon-green {
  color: #8db437;
}
.icon-white {
  color: #fff;
}
.icon-black {
  color: #000;
}
.icon-gold {
  color: #dea400;
}
.icon-signup-check {
  font-size: 20px;
  color: #ffce03;
}
.icon-red {
  color: #f3222c;
}
.icon-red-dark {
  color: #f3222c;
}
.icon-s16 {
  font-size: 16px!important;
}
.icon-s14 {
  font-size: 14px!important;
}
.icon-s13 {
  font-size: 13px!important;
}
.icon-lhi {
  line-height: inherit!important;
}
.icon-vat {
  vertical-align: top;
}
.icon,
.flag {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.icon-actor {
  width: 10px;
  height: 11px;
  background-image: url('../images/icon-actor.png');
}
.icon-actress {
  width: 12px;
  height: 11px;
  background-image: url('../images/icon-actress.png');
}
.icon-male {
  width: 8px;
  height: 8px;
  background-image: url('../images/icon-male.png');
}
.icon-female {
  width: 6px;
  height: 8px;
  background-image: url('../images/icon-female.png');
}
.icon-arrow-side-big {
  width: 7px;
  height: 11px;
  background-image: url('../images/icon-arrow-side-big.png');
}
.icon-bullet-orange {
  width: 5px;
  height: 5px;
  background-image: url('../images/icon-bullet-orange.png');
}
.icon-categories {
  width: 10px;
  height: 9px;
  background-image: url('../images/icon-categories.png');
}
.icon-close-small {
  width: 12px;
  height: 12px;
  background-image: url('../images/icon-close-small.png');
}
.icon-close-white {
  width: 14px;
  height: 14px;
  background-image: url('../images/icon-close-white.png');
}
.icon-close-white-small {
  width: 10px;
  height: 10px;
  background-image: url('../images/icon-close-white-small.png');
}
.icon-director {
  width: 9px;
  height: 10px;
  background-image: url('../images/icon-director.png');
}
.icon-dislike {
  width: 13px;
  height: 14px;
  background-image: url('../images/icon-dislike.png');
}
.icon-download {
  width: 12px;
  height: 14px;
  background-image: url('../images/icon-download.png');
}
.icon-fav {
  width: 15px;
  height: 14px;
  background-image: url('../images/icon-fav.png');
}
.icon-fav-red {
  width: 15px;
  height: 14px;
  background-image: url('../images/icon-fav-red.png');
}
.icon-fav-white {
  width: 15px;
  height: 14px;
  background-image: url('../images/icon-fav-white.png');
}
.icon-films {
  width: 11px;
  height: 14px;
  background-image: url('../images/icon-films.png');
}
.icon-grid {
  width: 12px;
  height: 12px;
  background-image: url('../images/icon-grid.png');
}
.icon-info {
  width: 10px;
  height: 10px;
  background-image: url('../images/icon-info.png');
}
.icon-like-big {
  width: 16px;
  height: 17px;
  background-image: url('../images/icon-like-big.png');
}
.icon-like-green {
  width: 14px;
  height: 15px;
  background-image: url('../images/icon-like-green.png');
}
.icon-like-small {
  width: 12px;
  height: 13px;
  background-image: url('../images/icon-like-small.png');
}
.icon-list {
  width: 16px;
  height: 12px;
  background-image: url('../images/icon-list.png');
}
.icon-menu-arrow {
  width: 8px;
  height: 4px;
  background-image: url('../images/icon-menu-arrow.png');
}
.icon-menu-categories {
  width: 19px;
  height: 16px;
  background-image: url('../images/icon-menu-categories.png');
}
.icon-menu-films {
  width: 13px;
  height: 17px;
  background-image: url('../images/icon-menu-films.png');
}
.icon-menu-home {
  width: 18px;
  height: 15px;
  background-image: url('../images/icon-menu-home.png');
}
.icon-menu-home-white {
  width: 18px;
  height: 14px;
  background-image: url('../images/icon-menu-home-white.png');
}
.icon-menu-stars {
  width: 17px;
  height: 17px;
  background-image: url('../images/icon-menu-stars.png');
}
.icon-menu-special-offer {
  width: 16px;
  height: 16px;
  background-image: url('../images/icon-menu-special-offer.png');
}
.icon-niche-gay {
  width: 10px;
  height: 11px;
  background-image: url('../images/icon-niche-gay.png');
}
.icon-niche-lesbians {
  width: 10px;
  height: 9px;
  background-image: url('../images/icon-niche-lesbians.png');
}
.icon-niche-straight {
  width: 10px;
  height: 11px;
  background-image: url('../images/icon-niche-straight.png');
}
.icon-niche-gay-big-white {
  width: 18px;
  height: 18px;
  background-image: url('../images/icon-niche-gay-big-white.png');
}
.icon-niche-straight-big-white {
  width: 21px;
  height: 19px;
  background-image: url('../images/icon-niche-straight-big-white.png');
}
.icon-player-normal {
  width: 12px;
  height: 10px;
  background-image: url('../images/icon-player-normal.png');
}
.icon-player-theater {
  width: 17px;
  height: 10px;
  background-image: url('../images/icon-player-theater.png');
}
.icon-profile-edit {
  width: 13px;
  height: 13px;
  background-image: url('../images/icon-profile-edit.png');
}
.icon-profile-fav-stars {
  width: 18px;
  height: 13px;
  background-image: url('../images/icon-profile-fav-stars.png');
}
.icon-profile-fav-videos {
  width: 16px;
  height: 14px;
  background-image: url('../images/icon-profile-fav-videos.png');
}
.icon-profile-friends {
  width: 14px;
  height: 11px;
  background-image: url('../images/icon-profile-friends.png');
}
.icon-profile-home {
  width: 11px;
  height: 11px;
  background-image: url('../images/icon-profile-home.png');
}
.icon-profile-messages {
  width: 13px;
  height: 10px;
  background-image: url('../images/icon-profile-messages.png');
}
.icon-profile-logout {
  width: 13px;
  height: 12px;
  background-image: url('../images/icon-profile-logout.png');
}
.icon-search {
  width: 17px;
  height: 16px;
  background-image: url('../images/icon-search.png');
}
.icon-search-white {
  width: 17px;
  height: 16px;
  background-image: url('../images/icon-search-white.png');
}
.icon-select-arrow {
  width: 8px;
  height: 4px;
  background-image: url('../images/icon-select-arrow.png');
}
.icon-share {
  width: 12px;
  height: 13px;
  background-image: url('../images/icon-share.png');
}
.icon-signup-tick {
  width: 22px;
  height: 20px;
  background-image: url('../images/icon-signup-tick.png');
}
.icon-slider-arrow-left {
  width: 9px;
  height: 17px;
  background-image: url('../images/icon-slider-arrow-left.png');
}
.icon-slider-arrow-right {
  width: 9px;
  height: 17px;
  background-image: url('../images/icon-slider-arrow-right.png');
}
.icon-upload-arrow {
  width: 9px;
  height: 10px;
  background-image: url('../images/icon-upload-arrow.png');
}
.icon-videos-white {
  width: 15px;
  height: 10px;
  background-image: url('../images/icon-videos-white.png');
}
.icon-zoom-white {
  width: 17px;
  height: 13px;
  background-image: url('../images/icon-zoom-white.png');
}
.main-menu-categories {
  width: 13px;
  height: 14px;
  background-image: url('../images/main-menu-categories.png');
}
.main-menu-channels {
  width: 12px;
  height: 12px;
  background-image: url('../images/main-menu-channels.png');
}
.main-menu-home {
  width: 14px;
  height: 12px;
  background-image: url('../images/main-menu-home.png');
}
.main-menu-models {
  width: 8px;
  height: 12px;
  background-image: url('../images/main-menu-models.png');
}
.main-menu-popular {
  width: 12px;
  height: 13px;
  background-image: url('../images/main-menu-popular.png');
}
/*
.icon- {
	width: px;
	height: px;
	background-image: url('@{path-to-images}/icon-.png');
}
*/
.active-icons {
  background: url('../images/icon-player-normal.png') no-repeat, url('../images/icon-fav-red.png') no-repeat;
}
.flag {
  margin-top: -2px;
  width: 16px;
  height: 11px;
  background: url('../images/flags/flags.png') no-repeat;
}
.flag.flag-ad {
  background-position: -16px 0;
}
.flag.flag-ae {
  background-position: -32px 0;
}
.flag.flag-af {
  background-position: -48px 0;
}
.flag.flag-ag {
  background-position: -64px 0;
}
.flag.flag-ai {
  background-position: -80px 0;
}
.flag.flag-al {
  background-position: -96px 0;
}
.flag.flag-am {
  background-position: -112px 0;
}
.flag.flag-an {
  background-position: -128px 0;
}
.flag.flag-ao {
  background-position: -144px 0;
}
.flag.flag-ar {
  background-position: -160px 0;
}
.flag.flag-as {
  background-position: -176px 0;
}
.flag.flag-at {
  background-position: -192px 0;
}
.flag.flag-au {
  background-position: -208px 0;
}
.flag.flag-aw {
  background-position: -224px 0;
}
.flag.flag-az {
  background-position: -240px 0;
}
.flag.flag-ba {
  background-position: 0 -11px;
}
.flag.flag-bb {
  background-position: -16px -11px;
}
.flag.flag-bd {
  background-position: -32px -11px;
}
.flag.flag-be {
  background-position: -48px -11px;
}
.flag.flag-bf {
  background-position: -64px -11px;
}
.flag.flag-bg {
  background-position: -80px -11px;
}
.flag.flag-bh {
  background-position: -96px -11px;
}
.flag.flag-bi {
  background-position: -112px -11px;
}
.flag.flag-bj {
  background-position: -128px -11px;
}
.flag.flag-bm {
  background-position: -144px -11px;
}
.flag.flag-bn {
  background-position: -160px -11px;
}
.flag.flag-bo {
  background-position: -176px -11px;
}
.flag.flag-br {
  background-position: -192px -11px;
}
.flag.flag-bs {
  background-position: -208px -11px;
}
.flag.flag-bt {
  background-position: -224px -11px;
}
.flag.flag-bv {
  background-position: -240px -11px;
}
.flag.flag-bw {
  background-position: 0 -22px;
}
.flag.flag-by {
  background-position: -16px -22px;
}
.flag.flag-bz {
  background-position: -32px -22px;
}
.flag.flag-ca {
  background-position: -48px -22px;
}
.flag.flag-catalonia {
  background-position: -64px -22px;
}
.flag.flag-cd {
  background-position: -80px -22px;
}
.flag.flag-cf {
  background-position: -96px -22px;
}
.flag.flag-cg {
  background-position: -112px -22px;
}
.flag.flag-ch {
  background-position: -128px -22px;
}
.flag.flag-ci {
  background-position: -144px -22px;
}
.flag.flag-ck {
  background-position: -160px -22px;
}
.flag.flag-cl {
  background-position: -176px -22px;
}
.flag.flag-cm {
  background-position: -192px -22px;
}
.flag.flag-cn {
  background-position: -208px -22px;
}
.flag.flag-co {
  background-position: -224px -22px;
}
.flag.flag-cr {
  background-position: -240px -22px;
}
.flag.flag-cu {
  background-position: 0 -33px;
}
.flag.flag-cv {
  background-position: -16px -33px;
}
.flag.flag-cw {
  background-position: -32px -33px;
}
.flag.flag-cy {
  background-position: -48px -33px;
}
.flag.flag-cz {
  background-position: -64px -33px;
}
.flag.flag-de {
  background-position: -80px -33px;
}
.flag.flag-dj {
  background-position: -96px -33px;
}
.flag.flag-dk {
  background-position: -112px -33px;
}
.flag.flag-dm {
  background-position: -128px -33px;
}
.flag.flag-do {
  background-position: -144px -33px;
}
.flag.flag-dz {
  background-position: -160px -33px;
}
.flag.flag-ec {
  background-position: -176px -33px;
}
.flag.flag-ee {
  background-position: -192px -33px;
}
.flag.flag-eg {
  background-position: -208px -33px;
}
.flag.flag-eh {
  background-position: -224px -33px;
}
.flag.flag-england {
  background-position: -240px -33px;
}
.flag.flag-er {
  background-position: 0 -44px;
}
.flag.flag-es {
  background-position: -16px -44px;
}
.flag.flag-et {
  background-position: -32px -44px;
}
.flag.flag-eu {
  background-position: -48px -44px;
}
.flag.flag-fi {
  background-position: -64px -44px;
}
.flag.flag-fj {
  background-position: -80px -44px;
}
.flag.flag-fk {
  background-position: -96px -44px;
}
.flag.flag-fm {
  background-position: -112px -44px;
}
.flag.flag-fo {
  background-position: -128px -44px;
}
.flag.flag-fr {
  background-position: -144px -44px;
}
.flag.flag-ga {
  background-position: -160px -44px;
}
.flag.flag-gb {
  background-position: -176px -44px;
}
.flag.flag-gd {
  background-position: -192px -44px;
}
.flag.flag-ge {
  background-position: -208px -44px;
}
.flag.flag-gf {
  background-position: -224px -44px;
}
.flag.flag-gg {
  background-position: -240px -44px;
}
.flag.flag-gh {
  background-position: 0 -55px;
}
.flag.flag-gi {
  background-position: -16px -55px;
}
.flag.flag-gl {
  background-position: -32px -55px;
}
.flag.flag-gm {
  background-position: -48px -55px;
}
.flag.flag-gn {
  background-position: -64px -55px;
}
.flag.flag-gp {
  background-position: -80px -55px;
}
.flag.flag-gq {
  background-position: -96px -55px;
}
.flag.flag-gr {
  background-position: -112px -55px;
}
.flag.flag-gs {
  background-position: -128px -55px;
}
.flag.flag-gt {
  background-position: -144px -55px;
}
.flag.flag-gu {
  background-position: -160px -55px;
}
.flag.flag-gw {
  background-position: -176px -55px;
}
.flag.flag-gy {
  background-position: -192px -55px;
}
.flag.flag-hk {
  background-position: -208px -55px;
}
.flag.flag-hm {
  background-position: -224px -55px;
}
.flag.flag-hn {
  background-position: -240px -55px;
}
.flag.flag-hr {
  background-position: 0 -66px;
}
.flag.flag-ht {
  background-position: -16px -66px;
}
.flag.flag-hu {
  background-position: -32px -66px;
}
.flag.flag-ic {
  background-position: -48px -66px;
}
.flag.flag-id {
  background-position: -64px -66px;
}
.flag.flag-ie {
  background-position: -80px -66px;
}
.flag.flag-il {
  background-position: -96px -66px;
}
.flag.flag-im {
  background-position: -112px -66px;
}
.flag.flag-in {
  background-position: -128px -66px;
}
.flag.flag-io {
  background-position: -144px -66px;
}
.flag.flag-iq {
  background-position: -160px -66px;
}
.flag.flag-ir {
  background-position: -176px -66px;
}
.flag.flag-is {
  background-position: -192px -66px;
}
.flag.flag-it {
  background-position: -208px -66px;
}
.flag.flag-je {
  background-position: -224px -66px;
}
.flag.flag-jm {
  background-position: -240px -66px;
}
.flag.flag-jo {
  background-position: 0 -77px;
}
.flag.flag-jp {
  background-position: -16px -77px;
}
.flag.flag-ke {
  background-position: -32px -77px;
}
.flag.flag-kg {
  background-position: -48px -77px;
}
.flag.flag-kh {
  background-position: -64px -77px;
}
.flag.flag-ki {
  background-position: -80px -77px;
}
.flag.flag-km {
  background-position: -96px -77px;
}
.flag.flag-kn {
  background-position: -112px -77px;
}
.flag.flag-kp {
  background-position: -128px -77px;
}
.flag.flag-kr {
  background-position: -144px -77px;
}
.flag.flag-kurdistan {
  background-position: -160px -77px;
}
.flag.flag-kw {
  background-position: -176px -77px;
}
.flag.flag-ky {
  background-position: -192px -77px;
}
.flag.flag-kz {
  background-position: -208px -77px;
}
.flag.flag-la {
  background-position: -224px -77px;
}
.flag.flag-lb {
  background-position: -240px -77px;
}
.flag.flag-lc {
  background-position: 0 -88px;
}
.flag.flag-li {
  background-position: -16px -88px;
}
.flag.flag-lk {
  background-position: -32px -88px;
}
.flag.flag-lr {
  background-position: -48px -88px;
}
.flag.flag-ls {
  background-position: -64px -88px;
}
.flag.flag-lt {
  background-position: -80px -88px;
}
.flag.flag-lu {
  background-position: -96px -88px;
}
.flag.flag-lv {
  background-position: -112px -88px;
}
.flag.flag-ly {
  background-position: -128px -88px;
}
.flag.flag-ma {
  background-position: -144px -88px;
}
.flag.flag-mc {
  background-position: -160px -88px;
}
.flag.flag-md {
  background-position: -176px -88px;
}
.flag.flag-me {
  background-position: -192px -88px;
}
.flag.flag-mg {
  background-position: -208px -88px;
}
.flag.flag-mh {
  background-position: -224px -88px;
}
.flag.flag-mk {
  background-position: -240px -88px;
}
.flag.flag-ml {
  background-position: 0 -99px;
}
.flag.flag-mm {
  background-position: -16px -99px;
}
.flag.flag-mn {
  background-position: -32px -99px;
}
.flag.flag-mo {
  background-position: -48px -99px;
}
.flag.flag-mp {
  background-position: -64px -99px;
}
.flag.flag-mq {
  background-position: -80px -99px;
}
.flag.flag-mr {
  background-position: -96px -99px;
}
.flag.flag-ms {
  background-position: -112px -99px;
}
.flag.flag-mt {
  background-position: -128px -99px;
}
.flag.flag-mu {
  background-position: -144px -99px;
}
.flag.flag-mv {
  background-position: -160px -99px;
}
.flag.flag-mw {
  background-position: -176px -99px;
}
.flag.flag-mx {
  background-position: -192px -99px;
}
.flag.flag-my {
  background-position: -208px -99px;
}
.flag.flag-mz {
  background-position: -224px -99px;
}
.flag.flag-na {
  background-position: -240px -99px;
}
.flag.flag-nc {
  background-position: 0 -110px;
}
.flag.flag-ne {
  background-position: -16px -110px;
}
.flag.flag-nf {
  background-position: -32px -110px;
}
.flag.flag-ng {
  background-position: -48px -110px;
}
.flag.flag-ni {
  background-position: -64px -110px;
}
.flag.flag-nl {
  background-position: -80px -110px;
}
.flag.flag-no {
  background-position: -96px -110px;
}
.flag.flag-np {
  background-position: -112px -110px;
}
.flag.flag-nr {
  background-position: -128px -110px;
}
.flag.flag-nu {
  background-position: -144px -110px;
}
.flag.flag-nz {
  background-position: -160px -110px;
}
.flag.flag-om {
  background-position: -176px -110px;
}
.flag.flag-pa {
  background-position: -192px -110px;
}
.flag.flag-pe {
  background-position: -208px -110px;
}
.flag.flag-pf {
  background-position: -224px -110px;
}
.flag.flag-pg {
  background-position: -240px -110px;
}
.flag.flag-ph {
  background-position: 0 -121px;
}
.flag.flag-pk {
  background-position: -16px -121px;
}
.flag.flag-pl {
  background-position: -32px -121px;
}
.flag.flag-pm {
  background-position: -48px -121px;
}
.flag.flag-pn {
  background-position: -64px -121px;
}
.flag.flag-pr {
  background-position: -80px -121px;
}
.flag.flag-ps {
  background-position: -96px -121px;
}
.flag.flag-pt {
  background-position: -112px -121px;
}
.flag.flag-pw {
  background-position: -128px -121px;
}
.flag.flag-py {
  background-position: -144px -121px;
}
.flag.flag-qa {
  background-position: -160px -121px;
}
.flag.flag-re {
  background-position: -176px -121px;
}
.flag.flag-ro {
  background-position: -192px -121px;
}
.flag.flag-rs {
  background-position: -208px -121px;
}
.flag.flag-ru {
  background-position: -224px -121px;
}
.flag.flag-rw {
  background-position: -240px -121px;
}
.flag.flag-sa {
  background-position: 0 -132px;
}
.flag.flag-sb {
  background-position: -16px -132px;
}
.flag.flag-sc {
  background-position: -32px -132px;
}
.flag.flag-scotland {
  background-position: -48px -132px;
}
.flag.flag-sd {
  background-position: -64px -132px;
}
.flag.flag-se {
  background-position: -80px -132px;
}
.flag.flag-sg {
  background-position: -96px -132px;
}
.flag.flag-sh {
  background-position: -112px -132px;
}
.flag.flag-si {
  background-position: -128px -132px;
}
.flag.flag-sk {
  background-position: -144px -132px;
}
.flag.flag-sl {
  background-position: -160px -132px;
}
.flag.flag-sm {
  background-position: -176px -132px;
}
.flag.flag-sn {
  background-position: -192px -132px;
}
.flag.flag-so {
  background-position: -208px -132px;
}
.flag.flag-somaliland {
  background-position: -224px -132px;
}
.flag.flag-sr {
  background-position: -240px -132px;
}
.flag.flag-ss {
  background-position: 0 -143px;
}
.flag.flag-st {
  background-position: -16px -143px;
}
.flag.flag-sv {
  background-position: -32px -143px;
}
.flag.flag-sx {
  background-position: -48px -143px;
}
.flag.flag-sy {
  background-position: -64px -143px;
}
.flag.flag-sz {
  background-position: -80px -143px;
}
.flag.flag-tc {
  background-position: -96px -143px;
}
.flag.flag-td {
  background-position: -112px -143px;
}
.flag.flag-tf {
  background-position: -128px -143px;
}
.flag.flag-tg {
  background-position: -144px -143px;
}
.flag.flag-th {
  background-position: -160px -143px;
}
.flag.flag-tj {
  background-position: -176px -143px;
}
.flag.flag-tk {
  background-position: -192px -143px;
}
.flag.flag-tl {
  background-position: -208px -143px;
}
.flag.flag-tm {
  background-position: -224px -143px;
}
.flag.flag-tn {
  background-position: -240px -143px;
}
.flag.flag-to {
  background-position: 0 -154px;
}
.flag.flag-tr {
  background-position: -16px -154px;
}
.flag.flag-tt {
  background-position: -32px -154px;
}
.flag.flag-tv {
  background-position: -48px -154px;
}
.flag.flag-tw {
  background-position: -64px -154px;
}
.flag.flag-tz {
  background-position: -80px -154px;
}
.flag.flag-ua {
  background-position: -96px -154px;
}
.flag.flag-ug {
  background-position: -112px -154px;
}
.flag.flag-um {
  background-position: -128px -154px;
}
.flag.flag-us {
  background-position: -144px -154px;
}
.flag.flag-uy {
  background-position: -160px -154px;
}
.flag.flag-uz {
  background-position: -176px -154px;
}
.flag.flag-va {
  background-position: -192px -154px;
}
.flag.flag-vc {
  background-position: -208px -154px;
}
.flag.flag-ve {
  background-position: -224px -154px;
}
.flag.flag-vg {
  background-position: -240px -154px;
}
.flag.flag-vi {
  background-position: 0 -165px;
}
.flag.flag-vn {
  background-position: -16px -165px;
}
.flag.flag-vu {
  background-position: -32px -165px;
}
.flag.flag-wales {
  background-position: -48px -165px;
}
.flag.flag-wf {
  background-position: -64px -165px;
}
.flag.flag-ws {
  background-position: -80px -165px;
}
.flag.flag-ye {
  background-position: -96px -165px;
}
.flag.flag-yt {
  background-position: -112px -165px;
}
.flag.flag-za {
  background-position: -128px -165px;
}
.flag.flag-zanzibar {
  background-position: -144px -165px;
}
.flag.flag-zm {
  background-position: -160px -165px;
}
.flag.flag-zw {
  background-position: -176px -165px;
}
body {
  color: #575757;
  font: 13px/1.2 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  background: #dcdcdc;
  /*
	@media (min-width: (@w1600v)) {
		zoom: 0.9;
	}
*/
}
a {
  color: #29a3d6;
  text-decoration: none;
}
a:hover {
  color: #168ec0;
}
.wrapper {
  margin: 0 auto;
  width: 990px;
}
@media (min-width: 1190px) {
  .wrapper {
    width: 1170px;
  }
}
@media (min-width: 1570px) {
  .wrapper {
    width: 1550px;
  }
}
.text-bold {
  font-weight: 600;
}
.text-bold-ex {
  font-weight: 700;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}
.text-red {
  color: #c50000;
}
.text-gray {
  color: #b1b1b1;
}
.link-dark-blue {
  color: #29a3d6;
  text-decoration: none;
}
.link-dark-blue:hover {
  color: #29a3d6;
  text-decoration: underline;
}
.link-light-blue {
  color: #29a3d6;
  text-decoration: none;
}
.link-light-blue:hover {
  color: #29a3d6;
  text-decoration: underline;
}
.link-blue {
  color: #29a3d6;
  text-decoration: none;
}
.link-blue:hover {
  color: #29a3d6;
  text-decoration: underline;
}
.link-gray {
  color: #666666;
  text-decoration: none;
}
.link-gray:hover {
  color: #666666;
  text-decoration: underline;
}
.link-red {
  color: #d52704;
  text-decoration: none;
}
.link-red:hover {
  color: #d52704;
  text-decoration: underline;
}
.link-black {
  color: #111111;
  text-decoration: none;
}
.link-black:hover {
  color: #111111;
  text-decoration: underline;
}
.link-white {
  color: #ffffff;
  text-decoration: none;
}
.link-white:hover {
  color: #ffffff;
  text-decoration: underline;
}
.link-no-border {
  border-bottom: none;
}
.overflow-hidden {
  overflow: hidden;
}
.clear {
  clear: both;
}
.adv-container .wrapper {
  background: #fff;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
}
.adv-block {
  padding-top: 10px;
  margin-bottom: 30px;
}
.adv-list {
  text-align: center;
  height: 250px;
  overflow: hidden;
}
.adv-list > li {
  display: inline-block;
  margin-right: 5px;
}
.join-now-button {
  display: block;
  width: 800px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
  background: #008000;
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.join-now-button:hover {
  color: #fff;
  background: #006700;
}
.join-now-button .text-big {
  font-size: 50px;
}
.join-now-button .hr {
  margin: 0 150px;
  display: block;
  height: 1px;
  margin-top: 4px;
  margin-bottom: 4px;
  background: #ffffff;
}
/* inPlayer adv */
.pl_showtime1_wr2 {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  margin-left: -315px;
  margin-top: -140px;
}
.pl_showtime1_wr2.single-bnr {
  margin-left: -155px;
}
.pl_showtime1_wr2.single-bnr .gpt-2 {
  display: none;
}
.pl_showtime1_wr2 .pl_showtime1_t {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.pl_showtime1_wr2 .pl_showtime1 {
  padding: 10px;
  background: rgba(177, 177, 177, 0.61);
  position: relative;
}
.pl_showtime1_wr2 .showtime-cont1 {
  padding-top: 3px;
}
.pl_showtime1_wr2 .gpt-1,
.pl_showtime1_wr2 .gpt-2 {
  float: left;
  width: 300px;
  height: 250px;
}
.pl_showtime1_wr2 .gpt-2 {
  margin-left: 10px;
}
.pl_showtime1_wr2 .pl_showtime1_c {
  cursor: pointer;
  display: block;
  margin-top: 10px;
  padding: 0 14px 0 7px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #bdbdbd;
  background: #fff;
  color: #6d6d6d;
  font-weight: normal;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pl_showtime1_wr2 .pl_showtime1_c:hover {
  color: #333;
  background-color: #e2e2e2;
}
.pl_showtime1_wr2 .pl_showtime1_cap {
  position: absolute;
  z-index: 1000;
  left: 0px;
  top: -31px;
  height: 31px;
  line-height: 31px;
  padding: 0 14px;
  background: rgba(177, 177, 177, 0.61);
  color: #000;
  font-weight: normal;
}
.pl_showtime1_wr2 .close-button {
  cursor: pointer;
  position: absolute;
  z-index: 100;
  top: -14px;
  right: -16px;
  width: 28px;
  height: 28px;
  color: #fff;
  background: #686868;
  border: 1px solid #e2e2e2;
  text-align: center;
  line-height: 26px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.pl_showtime1_wr2 .close-button:hover {
  opacity: 0.8;
}
.pl_showtime1_wr2 .close-button .icon {
  margin-top: -3px;
}
.pl_signup_container {
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}
.pl_signup_container .members-only {
  font-size: 40px;
  text-transform: uppercase;
}
.pl_signup_container .signup-here-c {
  margin: 20px 0;
}
.pl_signup_container .signup-here {
  display: inline-block;
  font-size: 24px;
  padding: 15px 30px;
  color: #fff;
  background: #f3222c;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pl_signup_container .signup-here:hover {
  background: #ef0d18;
}
.pl_signup_container .replay-trailer-c {
  margin-top: 50px;
}
.pl_signup_container .replay-trailer {
  color: #ddd;
}
.pl_signup_container_t {
  display: table;
  border-collapse: collapse;
  width: 100%;
  height: 100%;
}
.pl_signup_container_tc {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}
/*
.button-gray(){
	#gradient > .vertical(@start-color: #6c8290; @end-color: #576a76);
	&:hover{
		#gradient > .vertical(@start-color: #7f93a0; @end-color: #60737f);
	}
}

.button-red(){
	#gradient > .vertical(@start-color: #ed482a; @end-color: #d52704);
	&:hover{
		#gradient > .vertical(@start-color: #fb5a3d; @end-color: #e23512);
	}
}
*/
.button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  padding: 0 5px;
  min-width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #000;
  border: 1px solid #ccc;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.button:hover {
  color: #000;
  background: #ddd;
}
.button.active {
  background: #868686;
  border-color: #868686;
  color: #fff;
  cursor: default;
}
.button.disabled {
  cursor: default;
  opacity: 0.5;
}
.button.disabled:hover {
  color: #000000;
}
.tag-button {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-weight: 600;
  font-size: 11px;
  color: #fff;
  padding: 0 5px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #afafaf;
}
.tag-button:hover {
  background: #7c7c7c;
}
.tag-button:hover {
  color: #fff;
}
.big-button-container {
  padding-top: 10px;
}
.big-button-container.main {
  margin: -30px 0 30px 0;
}
.big-wide-button {
  display: block;
  position: relative;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  padding: 0 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #7d7d7d;
}
.big-wide-button:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 6px solid #7d7d7d;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.big-wide-button:hover {
  background: #707070;
}
.big-wide-button:hover {
  color: #fff;
}
.big-wide-button:hover:before {
  border-bottom: 6px solid #707070;
}
.select-button {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 34px;
  color: #000;
  line-height: 32px;
  border: 1px solid #ccc;
  padding: 0 25px 0 10px;
}
.select-button:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #666;
}
.select-button:hover {
  color: #000;
}
.select-button.active {
  background: #fff;
}
.dropdown-container {
  position: relative;
  display: inline-block;
}
.dropdown-block {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 34px;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.dropdown-list {
  background: #fff;
  position: relative;
  border: 1px solid #ccc;
  border-top: none;
}
.dropdown-list > li a {
  color: #000;
  position: relative;
  display: block;
  padding: 0 10px;
  line-height: 32px;
  white-space: nowrap;
}
.dropdown-list > li a:hover {
  background: #e7e7e7;
}
.dropdown-list > li a.active {
  background: #ccc;
}
.form-block > li {
  margin-bottom: 18px;
}
.form-block .label {
  line-height: 20px;
}
.form-block-std > li {
  margin-bottom: 12px;
}
.form-block-std > li.no-label {
  padding-left: 120px;
}
.form-block-std .label {
  width: 120px;
  line-height: 32px;
  padding-right: 8px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.form-block-std .fields {
  float: left;
}
.input-file {
  width: 260px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.input-text {
  width: 260px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #aaaaaa;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.input-text:hover {
  border-color: #919191;
}
.input-text:focus {
  border-color: #848484;
}
.input-text.error {
  border-color: #c50000;
}
.input-select {
  width: 260px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #aaaaaa;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0;
}
.input-select:hover {
  border-color: #919191;
}
.input-select:focus {
  border-color: #848484;
}
.input-select.error {
  border-color: #c50000;
}
.input-select.date-month {
  width: 132px;
}
.input-select.date-day,
.input-select.date-year {
  width: 60px;
}
.input-textarea {
  width: 260px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #aaaaaa;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 8px 10px;
  line-height: 1.2;
  min-height: 140px;
  resize: none;
}
.input-textarea:hover {
  border-color: #919191;
}
.input-textarea:focus {
  border-color: #848484;
}
.input-textarea.error {
  border-color: #c50000;
}
.input-textarea-wide {
  width: 420px;
  min-height: 64px;
}
.textarea-half-height {
  min-height: 80px;
}
.textarea-tree-rows {
  min-height: 64px;
}
.input-checkbox {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid #aaaaaa;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 16px;
  height: 16px;
  padding: 0;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 3px;
}
.input-checkbox:hover {
  border-color: #919191;
}
.input-checkbox:focus {
  border-color: #848484;
}
.input-checkbox.error {
  border-color: #c50000;
}
.input-button {
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  border: none;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #7d7d7d;
  height: 34px;
  line-height: 34px;
}
.input-button:hover {
  background: #707070;
}
.input-button:hover {
  color: #fff;
}
.form-messages {
  margin-bottom: 18px;
  color: #000;
  line-height: 1.4;
}
.form-messages.with-margin {
  margin-left: 120px;
}
.form-errors {
  color: #c50000;
}
.rating-messages {
  margin-bottom: 10px;
}
.form-text {
  color: #000000;
}
.input-wide {
  width: 420px;
}
.field-hint {
  margin-top: 2px;
}
.field-error {
  margin-top: 2px;
  color: #c50000;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
fieldset.edit-profile-birth-date select[name=birth_date_Day] {
  width: 60px;
}
fieldset.edit-profile-birth-date select[name=birth_date_Month] {
  width: 114px;
}
fieldset.edit-profile-birth-date select[name=birth_date_Year] {
  width: 80px;
}
.header-gap {
  height: 60px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #333;
  -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
  -moz-transition: -moz-box-shadow 0.5s ease-in-out;
  -o-transition: box-shadow 0.5s ease-in-out;
  transition: box-shadow 0.5s ease-in-out;
}
.header .wrapper {
  position: relative;
  height: 60px;
  -webkit-transition: 0.75s ease-in-out;
  -moz-transition: 0.75s ease-in-out;
  -o-transition: 0.75s ease-in-out;
  transition: 0.75s ease-in-out;
}
.header-float {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.35);
}
.header-logo-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.header-logo,
.footer-logo {
  display: block;
  text-indent: -900em;
  margin-top: 10px;
  width: 183px;
  height: 40px;
  background: url('../images/wtfpass-logo-new1.svg') no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.footer-logo {
  width: 229px;
  height: 50px;
}
.header-button {
  display: block;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 75px;
  text-align: center;
  color: #fff;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 34px;
  line-height: 34px;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header-button:hover {
  color: #fff;
}
.header-button.login {
  background: #868686;
}
.header-button.login:hover {
  background: #797979;
}
.header-button.signup {
  background: #f3222c;
}
.header-button.signup:hover {
  background: #ef0d18;
}
.header-right-menu {
  float: right;
  white-space: nowrap;
  margin: 14px 0 0 0;
}
.header-right-menu > li {
  margin-left: 6px;
  display: inline-block;
}
.member-header-menu .select-button {
  color: #000;
  background: #fff;
  height: 34px;
  line-height: 34px;
  padding: 0 25px 0 0;
  border: none;
}
.member-header-menu .dropdown-block {
  top: 34px;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.member-header-menu .dropdown-list {
  background: #fff;
  position: relative;
  border: 1px solid #ccc;
  border-top: none;
}
.member-header-menu .dropdown-list > li a {
  color: #000;
  position: relative;
  display: block;
  padding: 0 10px;
  line-height: 32px;
  white-space: nowrap;
}
.member-header-menu .dropdown-list > li a:hover {
  background: #e7e7e7;
}
.member-header-menu .dropdown-list > li a.active {
  background: #ccc;
}
.member-header-menu .dropdown-list > li a.logout {
  color: #f3222c;
}
.member-header-menu .avatar {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  height: 34px;
  width: 34px;
}
.member-header-menu .name {
  display: inline-block;
  vertical-align: top;
}
.header-menu-list {
  position: absolute;
  left: 200px;
  bottom: 0;
  white-space: nowrap;
}
@media (min-width: 1190px) {
  .header-menu-list {
    left: 260px;
  }
}
.header-menu-list > li {
  display: inline-block;
  margin-right: -1px;
}
.header-menu-list.unactive:after {
  content: '';
  position: absolute;
  z-index: 8;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.9);
}
.header-menu-button {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  line-height: 58px;
  padding: 0 20px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
@media (min-width: 1190px) {
  .header-menu-button {
    font-size: 18px;
  }
}
.header-menu-button.home {
  padding: 0;
  min-width: 48px;
  text-align: center;
  border-left: none;
}
.header-menu-button:hover {
  color: #f3222c;
  position: relative;
}
.header-menu-button:hover:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 6px solid #f3222c;
}
.header-menu-button.active {
  position: relative;
}
.header-menu-button.active:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 6px solid #fff;
}
.search-container {
  position: relative;
  margin-right: 4px;
  vertical-align: top;
}
.search-block-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
@media (min-width: 1570px) {
  .search-block-wrapper {
    visibility: visible;
    opacity: 1;
  }
}
.search-block-wrapper.showed {
  visibility: visible;
  opacity: 1;
}
.search-block {
  position: relative;
  width: 350px;
}
.search-text {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  width: 100%;
  font-size: 13px;
  padding: 0 50px 0 10px;
  border: none;
  background: #eee;
}
.search-text:hover {
  background: #f7f7f7;
}
.search-text:focus {
  background: #fff;
}
.search-filter {
  position: absolute;
  z-index: 1100;
  top: 0;
  right: 40px;
  bottom: 0;
  font-size: 12px;
}
.search-filter .select-button {
  color: #575757;
  border: none;
  height: 34px;
  line-height: 34px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  width: 90px;
}
.search-filter .select-button:hover {
  color: #000;
}
.search-filter .dropdown-block {
  top: 32px;
  border: 1px solid #ccc;
  border-top: none;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.search-filter .dropdown-list {
  border: none;
  background: #fff;
}
.search-filter .dropdown-list > li a {
  position: relative;
  display: block;
  color: #575757;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  white-space: nowrap;
  -webkit-transition: color, background 0.25s ease-in-out;
  -moz-transition: color, background 0.25s ease-in-out;
  -o-transition: color, background 0.25s ease-in-out;
  transition: color, background 0.25s ease-in-out;
}
.search-filter .dropdown-list > li a:hover {
  color: #000;
  background: #e7e7e7;
}
.search-filter .dropdown-list > li a.active {
  color: #000;
  background: #ccc;
}
.search-button {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  border: none;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  background: #868686;
}
.search-button:hover {
  background: #797979;
}
.search-button-close {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: -40px;
  bottom: 0;
  width: 30px;
  border: none;
  background: transparent;
  opacity: 0.8;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.search-button-close .fa {
  line-height: inherit;
}
.search-button-close:hover {
  opacity: 1;
}
@media (min-width: 1570px) {
  .search-button-close {
    visibility: hidden;
  }
}
.search-button-sw {
  display: block;
  position: relative;
  z-index: 5;
  right: auto;
  top: auto;
  bottom: auto;
  height: 34px;
  line-height: 34px;
}
@media (min-width: 1570px) {
  .search-button-sw {
    visibility: hidden;
  }
}
.search-clear-button {
  display: block;
  position: absolute;
  height: 34px;
  line-height: 34px;
  z-index: 10;
  top: 1px;
  bottom: 1px;
  right: 54px;
  line-height: 40px;
  width: 40px;
  border: none;
  background: none;
}
.search-clear-button:hover {
  background: #eee;
}
.main-content {
  padding: 20px;
  background: #fff;
  position: relative;
}
.content-block {
  margin-bottom: 30px;
}
.content-one-col {
  padding: 6px 20px;
}
.main-slider {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.main-slider-content {
  position: relative;
  overflow: hidden;
}
.main-slider-content > ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-slider-content > ul > li {
  float: left;
  position: relative;
}
.main-slider-control {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.65);
}
.main-slider-control .icon {
  margin-top: -3px;
}
.main-slider-control.prev {
  left: 15px;
}
.main-slider-control.next {
  right: 15px;
}
.main-slider-control:hover {
  background: rgba(0, 0, 0, 0.85);
}
.main-slider-pagination {
  position: absolute;
  bottom: 0;
  z-index: 100;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 12px;
}
.main-slider-pagination a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: rgba(0, 0, 0, 0.75);
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-right: 6px;
  text-indent: -900em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.main-slider-pagination a.active {
  background: #d52704;
  opacity: 1;
}
.main-slider-pagination2 {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 40px;
}
.main-slider-pagination2 a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.75);
  margin-right: 0;
  text-indent: -900em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.main-slider-pagination2 a.active {
  background: #d52704;
  opacity: 1;
}
.main-slider-image {
  display: block;
  width: 100%;
  height: auto !important;
}
/* new */
.slider_new_item2 {
  display: block;
  height: 266px;
  overflow: hidden;
  margin-right: -10px;
}
.slider_new_item2 .image-main-container {
  position: relative;
  float: left;
  width: 473px;
  height: 266px;
  overflow: hidden;
  margin-right: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.slider_new_item2 .image {
  display: block;
  width: 100%;
}
.slider_new_item2 .item-header {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  font-size: 24px;
  padding: 6px 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
}
.slider_new_item2 .title {
  position: absolute;
  z-index: 5;
  left: 15px;
  bottom: 15px;
  font-size: 16px;
  padding: 6px 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
}
@media (min-width: 1190px) {
  .slider_new_item2 {
    height: 317px;
  }
  .slider_new_item2 .image-main-container {
    width: 563px;
    height: 317px;
  }
}
@media (min-width: 1570px) {
  .slider_new_item2 {
    height: 281px;
  }
  .slider_new_item2 .image-main-container {
    margin-right: 5px;
    width: 500px;
    height: 281px;
  }
}
.slider_new_item {
  display: block;
  height: 340px;
  overflow: hidden;
}
.slider_new_item .image-main-container {
  position: relative;
  width: 695px;
  height: 212px;
  overflow: hidden;
}
.slider_new_item .image-main-container2 {
  position: relative;
}
.slider_new_item .image-main-container2 .image {
  margin-top: -60px;
}
.slider_new_item .image-small-top-container,
.slider_new_item .image-small-bottom-container,
.slider_new_item .image-small-top-container-add,
.slider_new_item .image-small-bottom-container-add {
  position: absolute;
  right: 0;
  top: 0;
  width: 255px;
  height: 170px;
}
.slider_new_item .image-small-bottom-container,
.slider_new_item .image-small-bottom-container-add {
  top: 170px;
}
.slider_new_item .image-small-top-container-add,
.slider_new_item .image-small-bottom-container-add {
  display: none;
}
.slider_new_item .image {
  display: block;
  width: 100%;
}
.slider_new_item .title {
  position: absolute;
  z-index: 5;
  left: 15px;
  bottom: 50px;
  font-size: 24px;
  padding: 6px 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
}
@media (min-width: 1190px) {
  .slider_new_item {
    height: 380px;
  }
  .slider_new_item .image-main-container {
    width: 845px;
    height: 380px;
  }
  .slider_new_item .image-small-top-container,
  .slider_new_item .image-small-bottom-container,
  .slider_new_item .image-small-top-container-add,
  .slider_new_item .image-small-bottom-container-add {
    width: 285px;
    height: 190px;
  }
  .slider_new_item .image-small-bottom-container,
  .slider_new_item .image-small-bottom-container-add {
    top: 190px;
  }
}
@media (min-width: 1570px) {
  .slider_new_item .image-main-container {
    width: 940px;
  }
  .slider_new_item .image-small-top-container,
  .slider_new_item .image-small-bottom-container {
    right: 285px;
  }
  .slider_new_item .image-small-top-container-add,
  .slider_new_item .image-small-bottom-container-add {
    display: block;
  }
}
.sites-slider {
  position: relative;
  margin-top: 12px;
  margin-bottom: 30px;
}
.sites-slider-content {
  position: relative;
  overflow: hidden;
  height: 350px;
}
.sites-slider-content > ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sites-slider-content > ul > li {
  float: left;
  margin-right: 20px;
  position: relative;
}
.sites-slider-control {
  position: absolute;
  top: 110px;
  z-index: 8000;
  width: 54px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.8);
}
.sites-slider-control .icon {
  margin-top: -3px;
}
.sites-slider-control.prev {
  left: -10px;
}
.sites-slider-control.next {
  right: -10px;
}
.sites-slider-control:hover {
  background: rgba(0, 0, 0, 0.95);
}
.sites-slider-pagination {
  position: absolute;
  bottom: 12px;
  z-index: 8000;
  left: 0;
  right: 0;
  text-align: center;
}
.sites-slider-pagination a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.75);
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 6px;
  text-indent: -900em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.sites-slider-pagination a.active {
  background: #d52704;
  opacity: 1;
}
.sites-slider-image {
  display: block;
  width: 100%;
  height: auto !important;
}
.block-title {
  border-bottom: 4px solid #bbbbbb;
  position: relative;
}
.block-title.no-underline {
  border-bottom: none;
  margin-bottom: 4px;
}
.block-title .title-line {
  float: left;
  padding: 8px 20px 4px 0;
}
.block-title .title-line.tabs {
  padding: 0;
  position: relative;
}
.block-title .title-line.model {
  padding-top: 2px;
}
.block-title .title-right {
  float: right;
}
.block-title .title {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  color: #000;
  position: relative;
}
.block-title .title.small {
  font-size: 20px;
  line-height: 28px;
}
.block-title .total {
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  color: #666;
}
.thumbs-grid-toggle {
  float: left;
  margin-left: -3px;
}
.thumbs-grid-toggle > li {
  float: left;
  margin-left: 3px;
}
.thumbs-grid-toggle .button-toggle {
  display: inline-block;
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #bbbbbb;
}
.thumbs-grid-toggle .button-toggle .icon {
  margin-top: -2px;
}
.thumbs-grid-toggle .button-toggle:hover {
  background: #aeaeae;
}
.thumbs-grid-toggle .button-toggle.active {
  background: #868686;
}
.thumbs-grid-toggle .button-toggle.active:hover {
  background: #797979;
}
.button-show-filters {
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  color: #fff;
  min-width: 90px;
  text-align: left;
  background: #868686;
}
.button-show-filters:hover {
  background: #797979;
}
.button-show-filters .fa {
  margin-right: 3px;
}
.button-show-filters:hover {
  color: #fff;
}
.button-show-filters.active {
  background: #f3222c;
}
.filter-right {
  float: left;
}
.filter-right .label {
  margin-right: 4px;
  line-height: 34px;
}
.filter-right .input-select {
  width: auto;
  height: 34px;
  line-height: 34px;
}
.filter-right.margin {
  margin-right: 10px;
}
.thumbs-list {
  padding-top: 12px;
  margin-right: -22px;
}
.thumbs-list > li {
  float: left;
  margin: 0 22px 20px 0;
}
@media (min-width: 1570px) {
  .thumbs-list > li {
    margin: 0 20px 20px 0;
  }
}
.empty-content {
  padding-top: 12px;
}
.hide-last-one li:last-child {
  display: none;
}
@media (min-width: 1570px) {
  .hide-last-one li:last-child {
    display: block;
  }
}
.thumb-overlay,
.thumb-video .add-to-fav,
.thumb-model .add-to-fav {
  position: absolute;
  z-index: 80;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.thumb-overlay-info,
.thumb-video .rating,
.thumb-video .duration,
.thumb-video .hd,
.thumb-category .videos-amount,
.thumb-model .rating,
.thumb-model .videos-amount {
  position: absolute;
  z-index: 80;
  color: #fff;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.6);
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.thumb-overlay-play,
.thumb-video .play,
.thumb-category .play,
.thumb-model .play {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin: -30px 0 0 -30px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.thumb-video {
  width: 300px;
  padding: 0px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  display: block;
  position: relative;
  font-size: 12px;
}
@media (min-width: 1190px) {
  .thumb-video {
    font-size: 13px;
    width: 360px;
  }
}
.thumb-video .thumb-data-extend {
  display: none;
}
.thumb-video .title {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media (min-width: 1190px) {
  .thumb-video .title {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
  }
}
.thumb-video .thumb-container {
  position: relative;
}
.thumb-video .thumb-container:hover .add-to-fav,
.thumb-video .thumb-container:hover .zoom-button {
  opacity: 1;
}
.thumb-video .thumb-container:hover .play {
  opacity: 0.75;
}
.thumb-video .thumb-video-link {
  display: block;
  border: none;
}
.thumb-video .thumb {
  display: block;
  width: 300px;
  height: 200px;
}
@media (min-width: 1190px) {
  .thumb-video .thumb {
    width: 360px;
    height: 240px;
  }
}
.thumb-video .add-to-fav {
  top: 5px;
  right: 5px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.thumb-video .add-to-fav .fa {
  opacity: 0.75;
  margin-top: 1px;
}
.thumb-video .add-to-fav:hover .fa {
  opacity: 1;
}
.thumb-video .add-to-fav.active .fa {
  color: #f3222c;
}
.thumb-video .rating {
  top: 5px;
  left: 5px;
}
.thumb-video .duration {
  bottom: 5px;
  right: 5px;
}
.thumb-video .hd {
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ffce03;
  color: #000;
  font-weight: 600;
  bottom: 5px;
  left: 5px;
}
.thumb-video .thumb-data {
  padding: 4px 8px 4px 8px;
}
.thumb-video .data-row {
  padding: 3px 0;
}
.thumb-video .data-director {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thumb-video .icon-wrapper {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.thumb-video .icon-wrapper .icon {
  margin-top: -2px;
}
.thumb-video .label {
  color: #b1b1b1;
}
.thumb-video .site-and-date .site {
  float: left;
}
.thumb-video .site-and-date .date-added {
  float: right;
}
.thumb-video .data-categories {
  height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thumbs-list-extend {
  margin-right: 0;
}
.thumbs-list-extend > li {
  float: none;
  margin-right: 0;
}
.thumbs-list-extend .thumb-video {
  width: auto;
}
.thumbs-list-extend .thumb-container {
  float: left;
  width: 300px;
}
.thumbs-list-extend .thumb {
  display: block;
  width: 300px;
  height: 200px;
}
.thumbs-list-extend .thumb-data {
  display: none;
}
.thumbs-list-extend .thumb-data-extend {
  display: block;
}
.videos-list {
  padding-top: 12px;
}
.videos-list > li {
  margin-bottom: 20px;
}
.thumb-data-extend {
  font-size: 13px;
  padding-right: 20px;
  padding-left: 320px;
}
.thumb-data-extend .title {
  display: block;
  padding: 10px 0 0 0;
  font-size: 20px;
  font-weight: 400;
}
.thumb-data-extend .date-added,
.thumb-data-extend .views {
  margin-left: 20px;
}
.thumb-data-extend .description {
  padding: 3px 0;
  line-height: 1.4;
  color: #8c8c8c;
}
.thumb-data-extend .video-data {
  padding-top: 6px;
}
.thumb-data-extend .data-row {
  padding: 3px 0;
  line-height: 1.5;
}
.thumb-data-extend .icon-wrapper {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.thumb-data-extend .icon-wrapper .icon {
  margin-top: -2px;
}
.thumb-data-extend .site-and-date {
  display: inline-block;
}
.thumb-data-extend .label {
  color: #b1b1b1;
}
.thumbs-list-categories {
  padding-top: 12px;
  margin-right: -20px;
}
.thumbs-list-categories > li {
  float: left;
  margin: 0 20px 20px 0 ;
}
.thumb-category {
  display: block;
  position: relative;
  font-size: 11px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  width: 220px;
}
@media (min-width: 1190px) {
  .thumb-category {
    width: 265px;
    font-size: 12px;
  }
}
@media (min-width: 1570px) {
  .thumb-category {
    width: 284px;
  }
}
.thumb-category .thumb-container {
  position: relative;
}
.thumb-category .thumb-container:hover .add-to-fav,
.thumb-category .thumb-container:hover .zoom-button {
  opacity: 1;
}
.thumb-category .thumb-container:hover .play {
  opacity: 0.75;
}
.thumb-category .thumb-category-link {
  display: block;
  position: relative;
}
.thumb-category .thumb {
  display: block;
  width: 220px;
}
@media (min-width: 1190px) {
  .thumb-category .thumb {
    width: 265px;
  }
}
@media (min-width: 1570px) {
  .thumb-category .thumb {
    width: 284px;
  }
}
.thumb-category .videos-amount {
  bottom: 5px;
  right: 5px;
}
.thumb-category .videos-amount .icon {
  margin-top: -2px;
}
.thumb-category .thumb-data {
  padding: 4px 8px;
}
.thumb-category .title {
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.thumb-category .description {
  margin-top: 3px;
  margin-bottom: 3px;
  height: 80px;
  overflow: hidden;
  color: #8c8c8c;
}
@media (min-width: 1190px) {
  .thumb-category .description {
    height: 70px;
  }
}
.thumb-sites {
  width: 300px;
  padding: 0px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  display: block;
  position: relative;
  font-size: 12px;
}
@media (min-width: 1190px) {
  .thumb-sites {
    font-size: 13px;
    width: 360px;
  }
}
.thumb-sites .thumb-container {
  position: relative;
}
.thumb-sites .thumb-container:hover .site-logo {
  width: 175px;
  opacity: 1;
}
.thumb-sites .thumb-video-link {
  display: block;
  border: none;
}
.thumb-sites .thumb {
  display: block;
  width: 300px;
  height: 200px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1190px) {
  .thumb-sites .thumb {
    width: 360px;
    height: 240px;
  }
}
.thumb-sites .hd {
  position: absolute;
  z-index: 80;
  color: #fff;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.6);
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  bottom: 5px;
  left: 5px;
}
.thumb-sites .site-logo-container {
  z-index: 20;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  width: 80px;
}
@media (min-width: 1190px) {
  .thumb-sites .site-logo-container {
    width: 100px;
  }
}
.thumb-sites .site-logo {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 1190px) {
  .thumb-sites .site-logo {
    width: auto;
    height: 100%;
  }
}
.thumb-sites .videos-amount {
  position: absolute;
  z-index: 80;
  color: #fff;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.6);
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  bottom: 5px;
  right: 5px;
}
.thumb-sites .videos-amount .fa {
  margin-right: 3px;
}
.thumb-sites .thumb-data {
  position: relative;
  padding: 4px 90px 4px 8px;
}
@media (min-width: 1190px) {
  .thumb-sites .thumb-data {
    padding-right: 110px;
  }
}
.thumb-sites .title {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.thumb-sites .description {
  margin-top: 3px;
  margin-bottom: 3px;
  height: 58px;
  overflow: hidden;
  color: #8c8c8c;
}
@media (min-width: 1190px) {
  .thumb-sites .description {
    height: 45px;
  }
}
.pagination {
  text-align: center;
  margin-bottom: 30px;
}
.pagination-list {
  display: inline-block;
}
.pagination-list > li {
  display: inline-block;
  margin-right: 10px;
}
.pagination-list .button {
  padding: 0 15px;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  min-width: 44px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pagination-list .button.prev .fa,
.pagination-list .button.next .fa {
  vertical-align: top;
  margin-top: 4px;
}
.pagination-list .button.prev .fa {
  margin-right: 10px;
}
.pagination-list .button.next .fa {
  margin-left: 10px;
}
.pagination-list .button.unactive {
  opacity: 0.75;
}
.pagination-list .button.unactive:hover {
  background: #fff;
}
.model-info-pagination {
  margin-bottom: 8px;
}
.pagination-video-parts {
  margin-bottom: 10px;
  padding-top: 10px;
}
.pagination-video-parts .button {
  padding: 0 15px;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  min-width: 34px;
}
.pagination-video-parts .button.prev .fa,
.pagination-video-parts .button.next .fa {
  vertical-align: top;
  margin-top: 1px;
}
@media (min-width: 1190px) {
  .video-content {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 0;
  }
}
.video-content.theather-wide {
  display: block;
}
.video-content.theather-wide .video-left,
.video-content.theather-wide .video-right {
  display: block;
  padding-left: 0;
}
.video-content.theather-wide .video-adv-list {
  margin-bottom: 20px;
}
.video-content.theather-wide .video-adv-list > li {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}
@media (min-width: 1190px) {
  .video-left {
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
}
@media (min-width: 1190px) {
  .video-right {
    padding-left: 20px;
    display: table-cell;
    vertical-align: top;
  }
}
.player {
  margin-bottom: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.player-bottom-text {
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #BF0000;
}
.player-download-hint-text {
  margin-bottom: 10px;
  padding: 7px 0;
  text-align: center;
  font-size: 11px;
  background: #f2f2f2;
}
.video-adv-list {
  margin-bottom: 20px;
}
.video-adv-list > li {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}
@media (min-width: 1190px) {
  .video-adv-list {
    margin-bottom: 0;
  }
  .video-adv-list > li {
    margin-bottom: 10px;
    margin-right: 0;
    text-align: left;
  }
}
.video-signup-ad .signup-here {
  display: block;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.4;
  padding: 26px 20px;
  text-align: center;
  color: #fff;
  background: #f3222c;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.video-signup-ad .signup-here:hover {
  background: #ef0d18;
}
.video-signup-ad .signup-here .big {
  font-size: 24px;
}
.video-signup-ad2 {
  margin-bottom: 10px;
}
.video-signup-ad2 .signup-here {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 24px;
  padding: 14px 20px;
  text-align: center;
  color: #fff;
  background: #f3222c;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.video-signup-ad2 .signup-here:hover {
  background: #ef0d18;
}
.video-signup-ad2 .signup-here .big {
  font-size: 24px;
}
.tabs-buttons {
  float: right;
  padding-right: 1px;
  margin-bottom: -1px;
}
.tabs-buttons > li {
  float: left;
  margin-right: -1px;
}
.tabs-buttons.in-title {
  float: left;
}
.action-buttons {
  float: left;
  padding-right: 1px;
  margin-bottom: -1px;
}
.action-buttons > li {
  float: left;
  margin-right: -1px;
}
.action-buttons .icon {
  margin-top: -2px;
}
.tabs-container {
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
.video-info-tabs .tab-item {
  padding: 15px;
}
.button-tab {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #333;
  border: 1px solid #ccc;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  min-width: 44px;
}
.button-tab:hover {
  color: #111;
  background: #f2f2f2;
}
.button-tab.no-hover:hover {
  color: #333;
  background: #fff;
}
.button-tab.active {
  background: #eee;
}
.button-tab.disabled {
  cursor: default;
  background: #ccc;
}
.button-tab.disabled .fa {
  color: #aaa;
}
.button-tab.underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 5px solid #ccc;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.button-tab.underline.active {
  background: #ccc;
}
.button-tab.underline:hover:after {
  opacity: 1;
}
.button-tab.theater-button .fa-expand {
  display: inline-block;
}
.button-tab.theater-button .fa-compress {
  display: none;
}
.button-tab.theater-button.active .fa-expand {
  display: none;
}
.button-tab.theater-button.active .fa-compress {
  display: inline-block !important;
}
.button-tab.button-add-to-fav.active .fa {
  color: #f3222c;
}
.button-tab .mini-counter {
  display: inline-block;
  padding: 2px 3px;
  background: #ddd;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: super;
}
@media (min-width: 1190px) and (max-width: 1570px) {
  .button-tab .comments-counter {
    font-size: 11px;
    display: inline-block;
  }
}
.button-tab-red {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #000;
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbbbbb;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.button-tab-red:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 5px solid #bbbbbb;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.button-tab-red:hover:after {
  opacity: 1;
}
.button-tab-red:hover {
  color: #000;
  background: #f2f2f2;
}
.button-tab-red.active {
  background: #bbbbbb;
  border: 1px solid #bbbbbb;
  cursor: default;
}
.video-page-tab-info .date-added,
.video-page-tab-info .views {
  margin-left: 20px;
}
.video-page-tab-info .description {
  padding: 3px 0;
  line-height: 1.4;
  color: #8c8c8c;
}
.video-page-tab-info .data-row {
  padding: 3px 0;
  line-height: 1.5;
}
.video-page-tab-info .data-row.underline {
  padding: 5px 0;
  position: relative;
}
.video-page-tab-info .data-row.underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #ddd;
}
.video-page-tab-info .data-row.underline:last-child:after {
  display: none;
}
.video-page-tab-info .icon-wrapper {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.video-page-tab-info .icon-wrapper .icon {
  margin-top: -2px;
}
.video-page-tab-info .site-and-date {
  display: inline-block;
}
.video-page-tab-info .label {
  color: #111;
}
.video-page-tab-info .label.fix-w {
  display: inline-block;
  min-width: 80px;
}
.video-downloads-buttons > li {
  margin-bottom: 10px;
}
.video-downloads-buttons .input-button {
  width: 300px;
}
.tab-album-header {
  font-size: 20px;
  font-weight: normal;
}
.tab-album-header.mtop {
  margin-top: 30px;
}
.comment-form {
  position: relative;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  -moz-box-shadow: 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff;
}
.form-block-comments > li {
  margin-bottom: 10px;
}
.form-block-comments .label {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 10px 0 0;
  width: 78px;
  text-align: right;
}
.form-block-comments .fields {
  float: left;
  width: 550px;
}
.form-block-comments .input-button {
  vertical-align: top;
  margin: 30px 0 0 12px;
}
.comments-list {
  margin-bottom: 8px;
}
.comments-list > li {
  padding: 15px;
  min-height: 48px;
}
.comments-list > li:last-child {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.comments-list .avatar-block {
  float: left;
}
.comments-list .avatar-block .avatar {
  display: block;
  width: 48px;
  height: 48px;
}
.comments-list .comment-right {
  padding-left: 62px;
}
.comments-list .author {
  margin-bottom: 6px;
}
.comments-list .message {
  position: relative;
  margin-left: 10px;
  padding: 7px 8px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.15);
}
.comments-list .message:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -10px;
  width: 10px;
  height: 10px;
  background-image: url('../images/comment-clound-angle.png');
}
.show-all-comments {
  display: block;
  width: 100%;
  border: none;
  background: #dcdcdc;
  border-top: none;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  font-size: 11px;
  color: #333;
  text-align: center;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.show-all-comments:hover {
  color: #111;
  background: #c3c3c3;
}
.show-all-comments.active {
  background: #DCDCDC;
}
.model-content,
.site-content,
.member-content {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border: 0;
  margin-bottom: 30px;
}
.model-left,
.site-left,
.site-center,
.member-content-left {
  display: table-cell;
  vertical-align: top;
  padding-right: 20px;
}
.model-right,
.site-right,
.member-content-right {
  width: 100%;
  display: table-cell;
  vertical-align: top;
}
.model-thumb-left .thumb,
.site-thumb-left .thumb {
  width: 236px;
  display: block;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1190px) {
  .model-thumb-left .thumb,
  .site-thumb-left .thumb {
    width: 260px;
  }
}
@media (min-width: 1570px) {
  .model-thumb-left .thumb,
  .site-thumb-left .thumb {
    width: 300px;
  }
}
.model-link-overlay {
  position: relative;
}
.model-link-overlay:hover .model-overlay {
  display: block;
}
.model-link-overlay .model-overlay {
  position: absolute;
  display: none;
  z-index: 99;
  bottom: 26px;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  color: #575757;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.model-link-overlay .model-overlay:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #ccc;
}
.model-link-overlay .model-overlay .model-data {
  font-size: 12px;
  padding: 3px 4px;
}
.model-link-overlay .model-overlay .videos-amount {
  float: left;
}
.model-link-overlay .model-overlay .age {
  float: right;
}
.model-link-overlay .model-overlay-thumb {
  display: block;
  width: 100%;
}
.thumbs-list-models {
  padding-top: 12px;
  margin-right: -20px;
}
.thumbs-list-models > li {
  float: left;
  margin: 0 20px 20px 0 ;
}
.thumb-model {
  display: block;
  position: relative;
  font-size: 11px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  width: 220px;
}
@media (min-width: 1190px) {
  .thumb-model {
    width: 265px;
  }
}
@media (min-width: 1570px) {
  .thumb-model {
    width: 284px;
  }
}
@media (min-width: 1190px) {
  .thumb-model {
    font-size: 12px;
  }
}
.thumb-model .thumb-container {
  position: relative;
}
.thumb-model .thumb-container:hover .add-to-fav,
.thumb-model .thumb-container:hover .zoom-button {
  opacity: 1;
}
.thumb-model .thumb-container:hover .play {
  opacity: 0.75;
}
.thumb-model .thumb-model-link {
  display: block;
  position: relative;
}
.thumb-model .thumb {
  display: block;
  width: 220px;
}
@media (min-width: 1190px) {
  .thumb-model .thumb {
    width: 265px;
  }
}
@media (min-width: 1570px) {
  .thumb-model .thumb {
    width: 284px;
  }
}
.thumb-model .add-to-fav {
  top: 5px;
  right: 5px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}
.thumb-model .add-to-fav .fa {
  opacity: 0.75;
}
.thumb-model .add-to-fav:hover .fa {
  opacity: 1;
}
.thumb-model .add-to-fav.active .fa {
  color: #f3222c;
}
.thumb-model .rating {
  top: 5px;
  left: 5px;
}
.thumb-model .rating .icon {
  margin-top: -2px;
}
.thumb-model .videos-amount {
  bottom: 5px;
  right: 5px;
}
.thumb-model .videos-amount .fa {
  margin-right: 3px;
}
.thumb-model .thumb-data {
  padding: 4px 8px;
}
.thumb-model .title {
  display: block;
  float: left;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media (max-width: 1190px) {
  .thumb-model .title {
    max-width: 150px;
  }
}
.thumb-model .age {
  float: right;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.thumb-model .data-row {
  padding: 3px 0;
}
.thumb-model .icon-wrapper {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.thumb-model .icon-wrapper .icon {
  margin-top: -2px;
}
.thumb-model .label {
  color: #b1b1b1;
}
.thumb-album .title {
  float: none;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  max-width: none;
}
@media (min-width: 1190px) {
  .thumb-album .title {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
  }
}
.models-list {
  padding-top: 30px;
}
.models-list > li {
  margin-bottom: 40px;
}
.models-list-item {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 12px;
}
.models-list-item:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  border-top: 1px solid #dcdcdc;
  -webkit-box-shadow: inset -2px 1px 0 0 #ffffff;
  -moz-box-shadow: inset -2px 1px 0 0 #ffffff;
  box-shadow: inset -2px 1px 0 0 #ffffff;
  background-color: #f2f2f2;
  /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffffffff', GradientType=0);
}
.models-list-item:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 100px;
  background-color: #dcdcdc;
  /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #dcdcdc 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcdcdc', endColorstr='#ffffffff', GradientType=0);
}
.models-list-item .model-info-top {
  padding-left: 186px;
  min-height: 200px;
  padding-right: 20px;
  padding-bottom: 12px;
}
.models-list-item .thumb-container {
  position: absolute;
  z-index: 10;
  top: -12px;
  left: 0;
}
.models-list-item .thumb-container:hover .overlay,
.models-list-item .thumb-container:hover .add-to-fav,
.models-list-item .thumb-container:hover .zoom-button {
  opacity: 1;
}
.models-list-item .thumb-model-link {
  display: block;
  position: relative;
  border: 1px solid #bcbcbc;
  background: #fff;
  padding: 3px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.models-list-item .thumb-model-link:hover {
  border-color: #a3a3a3;
}
.models-list-item .thumb-model-link:hover:before {
  opacity: 1;
}
.models-list-item .thumb {
  display: block;
  width: 160px;
}
.models-list-item .overlay {
  z-index: 10;
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.models-list-item .add-to-fav {
  position: absolute;
  z-index: 80;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  top: 3px;
  right: 4px;
  opacity: 0;
}
.models-list-item .add-to-fav .icon {
  margin-top: -3px;
  opacity: 0.75;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.models-list-item .add-to-fav:hover .icon {
  opacity: 1;
}
.models-list-item .add-to-fav.active .icon {
  width: 15px;
  height: 14px;
  background-image: url('../images/icon-fav-red.png');
}
.models-list-item .zoom-button {
  position: absolute;
  z-index: 80;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  top: 3px;
  left: 4px;
  opacity: 0;
}
.models-list-item .zoom-button .icon {
  margin-top: -2px;
  opacity: 0.75;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.models-list-item .zoom-button:hover .icon {
  opacity: 1;
}
.models-list-item .title {
  display: block;
  padding: 10px 0 8px 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}
.models-list-item .info-right {
  position: absolute;
  top: 13px;
  right: -7px;
}
.models-list-item .info-right .views {
  margin-right: 10px;
  font-size: 11px;
}
.models-list-item .info-right .views.margin {
  margin-right: 20px;
}
.models-list-item .info-right .likes {
  display: inline-block;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
  background: #fff;
  border: 1px solid #e9e9e9;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.models-list-item .info-right .likes .icon {
  margin-left: 4px;
  margin-top: -2px;
}
.models-list-item .model-info-list > li {
  padding: 3px 0;
}
.models-list-item .label {
  color: #b1b1b1;
}
.filter-block-container {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.filter-block-container.fb-hidden {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.filter-block {
  margin-top: 12px;
  padding: 12px 12px;
  border: 1px solid #ccc;
  position: relative;
}
.filter-block .close-button {
  position: absolute;
  z-index: 100;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: #f3222c;
}
.filter-block .close-button:hover {
  background: #ef0d18;
}
.filter-block .label-selected {
  padding: 0 7px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  background: #D0D0D0;
}
.filter-block .label-selected .close {
  opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.filter-block .label-selected .close .icon {
  margin-top: -1px;
  margin-left: 2px;
}
.filter-block .label-selected .close:hover {
  opacity: 1;
}
.filter-block .filter-button {
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
}
.filter-block .filter-button .icon {
  margin-top: -2px;
  margin-right: 3px;
}
.filter-block .filter-button.reset {
  background: #f3222c;
  margin-right: 4px;
}
.filter-block .filter-button.reset:hover {
  background: #ef0d18;
}
.filter-block .filter-button:hover {
  color: #fff;
}
.filter-block .filter-select {
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
}
.filter-block .alphabet-choose {
  margin-bottom: 10px;
}
.filter-block-title {
  font-size: 16px;
  font-weight: normal;
  margin-top: 6px;
  margin-bottom: 12px;
}
.filter-block-form {
  margin-right: -12px;
}
.filter-block-form > li {
  display: inline-block;
  margin: 0 4px 6px 0;
}
.site-container {
  padding: 10px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.site-content {
  margin-bottom: 10px;
}
.site-center {
  padding-top: 0px;
}
@media (min-width: 1190px) {
  .site-center {
    padding-top: 8px;
  }
}
@media (min-width: 1570px) {
  .site-center {
    padding-top: 18px;
  }
}
.site-right {
  width: auto;
}
.site-thumb-left {
  padding: 0 20px;
}
.site-thumb-left .thumb {
  width: 180px;
  display: block;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbs-list-sites > li {
  float: left;
  width: 25%;
}
.thumbs-list-sites > li:nth-child(5),
.thumbs-list-sites > li:nth-child(6) {
  display: none;
}
@media (min-width: 1190px) {
  .thumbs-list-sites > li {
    width: 20%;
  }
  .thumbs-list-sites > li:nth-child(5) {
    display: block;
  }
}
@media (min-width: 1570px) {
  .thumbs-list-sites > li {
    width: 16.6%;
  }
  .thumbs-list-sites > li:nth-child(6) {
    display: block;
  }
}
.thumb-video-sites {
  margin: 5px;
  background: #fff;
  display: block;
  position: relative;
}
.thumb-video-sites .thumb {
  display: block;
  width: 100%;
}
.site-info-right {
  width: 250px;
  text-align: center;
  padding-left: 20px;
}
.site-info-right .videos-count {
  margin-top: 20px;
  font-size: 20px;
}
.site-info-right .videos-count .big {
  font-size: 32px;
  color: #000;
}
.site-info-right .show-all-videos {
  margin-top: 20px;
}
@media (min-width: 1190px) {
  .site-info-right {
    width: 300px;
  }
}
@media (min-width: 1570px) {
  .site-info-right {
    width: 400px;
  }
}
.button-show-all-videos {
  background: #e4e1d4;
  height: auto;
  font-size: 18px;
  line-height: 1.4;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /*
	color: #fff;
	&:hover{
		color: #fff;
	}*/
  border: none;
  padding: 12px 30px;
}
.button-show-all-videos:hover {
  background: #dad6c4;
}
.album-preview-container {
  margin-bottom: 30px;
}
.album-photos-list {
  padding-top: 12px;
  margin-bottom: 20px;
}
.album-photos-list > li {
  float: left;
}
.album-photos-list.in-video-tab {
  height: 226px;
  overflow: hidden;
}
@media (min-width: 1190px) {
  .album-photos-list.in-video-tab {
    height: 218px;
  }
}
@media (min-width: 1570px) {
  .album-photos-list.in-video-tab {
    height: 230px;
  }
}
.album-photo-link {
  display: block;
  padding: 10px;
  width: 206px;
  height: 206px;
  text-align: center;
}
@media (min-width: 1570px) {
  .album-photo-link {
    width: 230px;
    height: 230px;
  }
}
.album-photo-link .thumb {
  display: inline-block;
  vertical-align: middle;
  max-width: 204px;
  max-height: 204px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 1570px) {
  .album-photo-link .thumb {
    max-width: 228px;
    max-height: 228px;
  }
}
@media (min-width: 1190px) {
  .album-photo-link.in-video-tab {
    width: 198px;
    height: 198px;
  }
}
@media (min-width: 1570px) {
  .album-photo-link.in-video-tab {
    width: 210px;
    height: 210px;
  }
}
@media (min-width: 1190px) {
  .album-photo-link.in-video-tab .thumb {
    max-width: 196px;
    max-height: 196px;
  }
}
@media (min-width: 1570px) {
  .album-photo-link.in-video-tab .thumb {
    max-width: 208px;
    max-height: 208px;
  }
}
@media (min-width: 1190px) and (max-width: 1570px) {
  .tab-album-normal .album-photo-link.in-video-tab {
    width: 238px;
    height: 238px;
  }
}
@media (min-width: 1190px) and (max-width: 1570px) {
  .tab-album-normal .album-photo-link.in-video-tab .thumb {
    max-width: 236px;
    max-height: 236px;
  }
}
.body__signup {
  background: #fff;
}
.signup-line-bg {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 563px;
  background: #232323;
  overflow: hidden;
}
.wrapper__signup {
  width: 1000px;
  margin: 0 auto;
}
.footer__signup {
  width: 1000px;
  margin: 0 auto;
}
.main-container__signup {
  position: relative;
  z-index: 11000;
}
.signup-video-container {
  position: relative;
  -webkit-box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.75);
}
.signup-video-container video {
  display: block;
}
.signup-video-container .gray-line {
  position: absolute;
  z-index: 50;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  opacity: 0.5;
}
.signup-video-container .gray-line2 {
  position: absolute;
  z-index: 55;
  top: 0;
  right: 0;
  left: 0;
  height: 60px;
  background: #333;
  opacity: 0.2;
}
.signup-video-screen .image {
  display: block;
  width: 100%;
}
.header-logo-container__signup {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
}
.header-logo__signup {
  margin-top: 0;
}
.signup-block {
  position: relative;
  z-index: 100;
  top: -155px;
  margin-bottom: -155px;
}
.signup-form-gap {
  height: 350px;
}
.signup-form-block {
  position: relative;
  padding: 10px 25px;
  margin: 0 20px 0 20px;
}
.signup-form-block:before {
  content: '';
  z-index: -1;
  position: absolute;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: 0;
  right: 0;
  left: 0;
  height: 156px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.9+0,1+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.75)), color-stop(80%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, #ffffff 80%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, #ffffff 80%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, #ffffff 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, #ffffff 80%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.signup-step {
  width: 380px;
  float: left;
}
.signup-step.left {
  margin-right: 60px;
}
.signup-step2 {
  width: 350px;
}
.signup-step2.left {
  margin-right: 100px;
}
.signup-step3.first {
  margin-bottom: 40px;
}
.signup-form-step-1 {
  margin-bottom: 40px;
}
.signup-form-step-1 .label {
  line-height: 42px;
  font-size: 14px;
}
.signup-form-step-1 .input-text {
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}
.signup-form-step-2 > li.no-label {
  padding-left: 120px;
}
.signup-form-step3 > li {
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 20px;
}
.signup-form-step3 > li:last-child {
  padding-right: 0;
}
.signup-step-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 12px;
  position: relative;
  line-height: 30px;
}
.signup-step-title .number {
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  text-align: center;
  background: #ccc;
}
.signup-text-terms {
  color: #999;
  font-size: 12px;
  text-align: center;
  margin-top: 20px;
}
.label-radio-signup,
.signup-button {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border: none;
  background: #e4e1d4;
  color: #000;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.label-radio-signup:hover,
.signup-button:hover {
  background: #dad6c4;
}
.label-radio-signup:hover,
.signup-button:hover {
  color: #000;
}
.label-radio-signup.active,
.signup-button.active {
  background: #ffce03;
  color: #000;
  border-color: #ffce03;
}
.label-radio-signup.active:hover,
.signup-button.active:hover {
  background: #e9bb00;
  border-color: #e9bb00;
}
.label-radio-signup .input-checkbox,
.signup-button .input-checkbox {
  margin-left: 16px;
  margin-right: 8px;
  cursor: pointer;
}
.label-radio-signup .discount-label,
.signup-button .discount-label {
  position: absolute;
  top: 12px;
  left: 90%;
  white-space: nowrap;
  padding: 0 8px;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  background: #f3222c;
}
.label-radio-signup .discount-label:before,
.signup-button .discount-label:before {
  content: '';
  position: absolute;
  top: 0;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 8px solid #f3222c;
}
.label-radio-signup .discount-label2,
.signup-button .discount-label2 {
  position: absolute;
  top: -7px;
  right: 5px;
}
.label-radio-signup .discount-label2 .discount-text,
.signup-button .discount-label2 .discount-text {
  position: absolute;
  top: 7px;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 5;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
.label-radio-signup .discount-label2 .discount-bg,
.signup-button .discount-label2 .discount-bg {
  position: relative;
  top: 0;
  left: 0;
  font-size: 3.5em;
  color: #f3222c;
}
.signup-button {
  width: 100%;
  text-align: left;
}
.signup-big-button-container {
  clear: both;
  margin-top: 30px;
  text-align: center;
}
.signup-big-button {
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
  padding: 0 120px;
  font-size: 16px;
  background: #f3222c;
}
.signup-big-button:hover {
  background: #ef0d18;
}
.signup-big-button .fa {
  vertical-align: top;
  margin-top: 8px;
}
.signup-benefits {
  margin-top: 60px;
  margin-left: 45px;
  margin-right: 45px;
}
.signup-benefits-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.signup-benefits-list {
  padding-bottom: 20px;
}
.signup-benefits-list > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.signup-benefits-list p {
  line-height: 26px;
}
.signup-benefits-list .fa {
  margin-right: 8px;
}
.member-content {
  margin-bottom: 30px;
}
.member-content-right {
  position: relative;
}
.thumb-avatar {
  position: relative;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.thumb-avatar .thumb {
  display: block;
  height: 80px;
}
.thumb-avatar .upload-button {
  position: absolute;
  z-index: 100;
  height: 32px;
  line-height: 32px;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.thumb-avatar .upload-button:hover {
  background: rgba(0, 0, 0, 0.85);
}
.member-main-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #ccc;
}
.member-main-menu > li {
  float: left;
  margin-right: -1px;
  margin-bottom: -1px;
}
.login-float-container {
  position: fixed;
  z-index: -1;
  top: 50%;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.login-float-container.active {
  z-index: 11000;
  opacity: 1;
}
.login-float-block {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 26px 0 26px;
  width: 680px;
  height: 320px;
  margin-top: -160px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
.login-float-block .close-button {
  position: absolute;
  z-index: 100;
  top: 12px;
  right: 12px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: #f3222c;
}
.login-float-block .close-button:hover {
  background: #ef0d18;
}
.login-form-block {
  margin-top: 30px;
  margin-left: 80px;
}
.overlay-dimmer {
  position: static;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.overlay-dimmer.active {
  position: fixed;
  z-index: 10900;
  opacity: 1;
}
.footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #333;
  text-align: center;
}
.footer-logo-container {
  padding-top: 20px;
}
.footer-logo {
  display: inline-block;
}
.footer-text-container {
  padding: 20px;
  line-height: 1.75;
  font-size: 12px;
  color: #bfbac0;
}
.footer-text-container > p {
  margin-bottom: 20px;
}
.footer-text-container .delimeter {
  margin: 0 5px;
}
.soffers-title {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin: 20px 0;
  color: #000;
}
.soffers-container {
  width: 974px;
  margin-left: -7px;
}
@media (min-width: 1190px) {
  .soffers-container {
    margin: 0 auto;
  }
}
.soffers-list {
  margin-right: -20px;
}
.soffers-list > li {
  float: left;
  margin: 0 10px 10px 0 ;
}
@media (min-width: 1190px) {
  .soffers-list > li {
    float: left;
    margin: 0 20px 20px 0 ;
  }
}
.soffers-block {
  padding: 5px 15px 12px;
  background: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
  width: 445px;
  border: 1px solid #BCBCBC;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
}
.soffers-block:hover {
  border: 1px solid #029ee9;
  -webkit-box-shadow: 0 0 7px rgba(2, 158, 233, 0.4);
  -moz-box-shadow: 0 0 7px rgba(2, 158, 233, 0.4);
  box-shadow: 0 0 7px rgba(2, 158, 233, 0.4);
}
.soffers-block .title {
  text-align: left;
  width: 435px;
  color: #000;
  padding-top: 4px;
  font: bold 20px/22px Arial, Helvetica, sans-serif;
  height: 44px;
}
.soffers-block .soffer-image {
  display: block;
  width: 444px;
  height: 268px;
}
.soffers-block .section {
  margin: 5px 0 0;
  height: 272px;
}
.soffers-block .box {
  display: table;
  width: 100%;
  margin: 10px 0 0;
}
.soffers-block .box-c {
  display: table-cell;
  padding: 0 0 0 10px;
  vertical-align: middle;
  text-align: center;
}
.soffers-block .box-c:first-child {
  padding: 0;
}
.soffers-block .box a {
  height: 40px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.soffers-block .visit {
  width: 50%;
}
.soffers-block .visit a {
  border: 1px solid #1993e1;
  /*
		background:#00bffe;
		background:-moz-linear-gradient(top,  #00bffe 0%, #047bd3 100%);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bffe), color-stop(100%,#047bd3));
		background:-webkit-linear-gradient(top,  #00bffe 0%,#047bd3 100%);
		background:-o-linear-gradient(top,  #00bffe 0%,#047bd3 100%);
		background:-ms-linear-gradient(top,  #00bffe 0%,#047bd3 100%); 
		background:linear-gradient(to bottom,  #00bffe 0%,#047bd3 100%);
*/
  background-color: #00bffe;
  /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00bffe), to(#047bd3));
  background-image: -webkit-linear-gradient(top, #00bffe 0%, #047bd3 100%);
  background-image: -moz-linear-gradient(top, #00bffe 0%, #047bd3 100%);
  background-image: -o-linear-gradient(top, #00bffe 0%, #047bd3 100%);
  background-image: linear-gradient(to bottom, #00bffe 0%, #047bd3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bffe', endColorstr='#ff047bd3', GradientType=0);
  font: bold 20px/40px Arial, Helvetica, sans-serif;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 1px #7ddfff;
  -moz-box-shadow: inset 0 0 1px #7ddfff;
  box-shadow: inset 0 0 1px #7ddfff;
}
.soffers-block .visit a:hover {
  background-color: #1ec7ff;
  /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1ec7ff), to(#058df1));
  background-image: -webkit-linear-gradient(top, #1ec7ff 0%, #058df1 100%);
  background-image: -moz-linear-gradient(top, #1ec7ff 0%, #058df1 100%);
  background-image: -o-linear-gradient(top, #1ec7ff 0%, #058df1 100%);
  background-image: linear-gradient(to bottom, #1ec7ff 0%, #058df1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1ec7ff', endColorstr='#ff058df1', GradientType=0);
}
.soffers-block .discount a span,
.soffers-block .price a span {
  display: inline-block;
  padding-top: 1px;
  line-height: 16px;
}
.soffers-block .discount {
  padding: 0 !important;
  width: 20%;
}
.soffers-block .discount a {
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: inset 0 0 1px #f3f3f3;
  -moz-box-shadow: inset 0 0 1px #f3f3f3;
  box-shadow: inset 0 0 1px #f3f3f3;
  border: 1px solid #d30000;
  background-color: #e62737;
  /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e62737), to(#940000));
  background-image: -webkit-linear-gradient(top, #e62737 0%, #940000 100%);
  background-image: -moz-linear-gradient(top, #e62737 0%, #940000 100%);
  background-image: -o-linear-gradient(top, #e62737 0%, #940000 100%);
  background-image: linear-gradient(to bottom, #e62737 0%, #940000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe62737', endColorstr='#ff940000', GradientType=0);
}
.soffers-block .discount em {
  display: block;
  font: bold 18px/20px Arial, Helvetica, sans-serif;
}
.soffers-block .price {
  width: 30%;
}
.soffers-block .price a {
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #6ebf1b;
  -webkit-box-shadow: inset 0 0 1px #b4dc6e;
  -moz-box-shadow: inset 0 0 1px #b4dc6e;
  box-shadow: inset 0 0 1px #b4dc6e;
  background-color: #7dc700;
  /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7dc700), to(#4da604));
  background-image: -webkit-linear-gradient(top, #7dc700 0%, #4da604 100%);
  background-image: -moz-linear-gradient(top, #7dc700 0%, #4da604 100%);
  background-image: -o-linear-gradient(top, #7dc700 0%, #4da604 100%);
  background-image: linear-gradient(to bottom, #7dc700 0%, #4da604 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7dc700', endColorstr='#ff4da604', GradientType=0);
}
.soffers-block .price em {
  display: block;
  font: bold 18px/20px Arial, Helvetica, sans-serif;
}
.soffers-goto-content {
  text-align: center;
  margin-bottom: 40px;
}
.soffers-goto-content a {
  font-size: 24px;
  color: #f3222c;
  text-decoration: underline;
}
.soffers-goto-content a:hover {
  text-decoration: none;
}
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.show {
  display: block;
}
