/*
Theme Name: H2PORN Theme Responsive 2.0
Theme URI: http://xwpthemes.com
Description: Turn Wordpress into Tube Site!
Version: 4.2.0
Author: Xwpthemes
Author URI: http://xwpthemes.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Xvideos, Pornhub, Tube,black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, responsive
*/
/* =============================================================================
   RESET AND NORMALIZE CSS
============================================================================= */

/* ==== RESET ==== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  height: 100%;
}

body {
  color: #000;
  background: #fff;
  font: 13px/15px "Open Sans", arial, sans-serif;
  min-width: 1300px;
  position: relative;
  min-height: 100%;
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
* ::-moz-selection {
  background: #26a8db;
  color: #fff;
}
* ::selection {
  background: #26a8db;
  color: #fff;
}

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

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

input, select, textarea, button {
  border: none;
  padding: 0;
  margin: 0;
  color: #000;
  vertical-align: middle;
  font-family: "Open Sans", arial, sans-serif;
  font-size: 100%;
}

button {
  cursor: pointer;
}

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

a {
  color: #81afcd;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#pluginIdTFPU_2 {
  display: none;
}

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

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

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6c6c6c;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #6c6c6c;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6c6c6c;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #6c6c6c;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input.placeholder, textarea.placeholder {
  color: #6c6c6c !important;
}
h1.section_title{
margin:20px 0px;
}
*[class*="ico-"], *[class*="icons-"] {
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/icons.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  margin-right: 9px;
}

*[class*="icons-"] {
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/icons2.png?v1) no-repeat;
}

.ico-search {
  width: 20px;
  height: 20px;
  background-position: 0 0;
  margin-right: 0;
}

.ico-arrow {
  width: 8px;
  height: 5px;
  background-position: -50px 0;
  margin-right: 0;
}

.ico-pag-prev {
  width: 8px;
  height: 13px;
  background-position: -100px 0;
  margin-right: 0;
}

.ico-pag-next {
  width: 8px;
  height: 13px;
  background-position: -150px 0;
  margin-right: 0;
}

.ico-slide {
  width: 27px;
  height: 27px;
  background-position: -300px 0;
  margin-right: 0;
}

.ico-like {
  width: 26px;
  height: 27px;
  background-position: 0 -50px;
  margin-right: 0;
}

.ico-dislike {
  width: 26px;
  height: 27px;
  background-position: -50px -50px;
  margin-right: 0;
}

.ico-flag {
  width: 31px;
  height: 34px;
  background-position: -100px -50px;
  margin-right: 0;
}

.ico-fav {
  width: 28px;
  height: 24px;
  background-position: -150px -50px;
  margin-right: 0;
}

.ico-share {
  width: 35px;
  height: 35px;
  background-position: -200px -50px;
  margin-right: 0;
}

.ico-download {
  width: 35px;
  height: 35px;
  background-position: -200px -100px;
  margin-right: 0;
}

.ico-facebook {
  width: 32px;
  height: 32px;
  background-position: -250px -50px;
  margin-right: 0;
}

.ico-twitter {
  width: 32px;
  height: 32px;
  background-position: -300px -50px;
  margin-right: 0;
}

.ico-google {
  width: 32px;
  height: 32px;
  background-position: -350px -50px;
  margin-right: 0;
}

.ico-vk {
  width: 32px;
  height: 32px;
  background-position: -400px -50px;
  margin-right: 0;
}

.ico-plus {
  width: 32px;
  height: 32px;
  background-position: -450px -50px;
  margin-right: 0;
}

.ico-views {
  width: 18px;
  height: 12px;
  background-position: 0 -100px;
  margin-right: 8px;
}

.ico-photos {
  width: 18px;
  height: 14px;
  background-position: -50px -100px;
  margin-right: 10px;
}

.ico-added {
  width: 14px;
  height: 17px;
  background-position: -100px -100px;
  margin-right: 7px;
}

.ico-runtime {
  width: 20px;
  height: 20px;
  background-position: -150px -100px;
  margin-right: 7px;
}

.icons-edit {
  width: 21px;
  height: 21px;
  background-position: -200px 0;
  margin-right: 0;
}

.icons-albums {
  width: 21px;
  height: 17px;
  background-position: -200px -25px;
  margin-right: 0;
}

.icons-events {
  width: 21px;
  height: 18px;
  background-position: -200px -50px;
  margin-right: 0;
}

.icons-videos {
  width: 21px;
  height: 14px;
  background-position: -200px -75px;
  margin-right: 0;
}

.icons-fav-videos {
  width: 22px;
  height: 22px;
  background-position: -200px -100px;
  margin-right: 0;
}

.icons-friends {
  width: 21px;
  height: 20px;
  background-position: -200px -125px;
  margin-right: 0;
}

.icons-logout {
  width: 21px;
  height: 23px;
  background-position: -200px -150px;
  margin-right: 0;
}

*[class*="btn-"] {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: background .3s, color .3s;
     -moz-transition: background .3s, color .3s;
       -o-transition: background .3s, color .3s;
          transition: background .3s, color .3s;
}
*[class*="btn-"]:hover {
  text-decoration: none;
}
*[class*="btn-"] span {
  display: inline-block;
  vertical-align: middle;
}

.info-tools [class*="btn-"] {
  font-size: 13px;
  line-height: 50px;
  width: 60px;
  height: 50px;
  border-left: 1px solid #225372;
  -webkit-box-shadow: -1px 0 0 0 #0e2c40;
     -moz-box-shadow: -1px 0 0 0 #0e2c40;
          box-shadow: -1px 0 0 0 #0e2c40;
}
.info-tools .btn-green, .info-tools .btn-red, .info-tools .btn-light-blue {
  border-left: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.profile-actions .btn-black, .profile-actions .btn-light-blue {
  font-size: 13px;
  line-height: 48px;
  padding: 0 19px;
  color: #fff;
  text-transform: uppercase;
  margin: 20px 0 0;
}

.btn-green {
  background: #16c48c;
  border-left: 0;
}
.btn-green:hover {
  background: #17ab7b;
}

.btn-red {
  background: #e3290b;
}
.btn-red:hover {
  background: #b3230b;
}

.btn-blue {
  background: #15405c;
}
.btn-blue:hover {
  background: #082e47;
}

.btn-light-blue {
  background: #00b6db;
}
.btn-light-blue:hover {
  background: #0098b6;
}

.btn-dark-blue {
  background: #152530;
}
.btn-dark-blue:hover {
  background: #00b6db;
}

.btn-black {
  background: #000;
}
.btn-black:hover {
  background: #1d1c1c;
}

.container {
  width: 1300px;
  margin: auto;
  padding: 0 10px;
  position: relative;
}

.row:after, .row:before, .container:after, .container:before, .nav:after, .nav:before {
  display: table;
  clear: both;
  content: '';
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.col-left {
  float: left;
  width: 240px;
}

.col-right {
  float: right;
  width: 720px;
}

.header {
  background: #143e5b url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/bg-header.jpg);
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/bg-header-light.jpg) 50% 0, url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/bg-header.jpg) #143e5b;
  -webkit-box-shadow: 0 0 18px rgba(2, 3, 3, 0.63);
     -moz-box-shadow: 0 0 18px rgba(2, 3, 3, 0.63);
          box-shadow: 0 0 18px rgba(2, 3, 3, 0.63);
  margin: 0 0 15px;
}

.logo {
  float: left;
  width: 183px;
}
.logo a {
  display: block;
}

.nav-holder {
  float: right;
  width: 1088px;
}

.login-nav {
  padding: 8px 0 6px;
  overflow: hidden;
  text-align: right;
}
.login-nav span {
  font-size: 10px;
  line-height: 12px;
  font-family: "Asap", arial, sans-serif;
  font-weight: 700;
  color: #29dbff;
  text-transform: uppercase;
}
.login-nav ul {
  float: right;
  font-size: 0;
  line-height: normal;
}
.login-nav li {
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  font-family: "Asap", arial, sans-serif;
  font-weight: 700;
  padding-right: 7px;
}
.login-nav li a {
  color: #91afc5;
  text-transform: uppercase;
}
.login-nav li a.login {
  color: #29dbff;
}
.login-nav li:after {
  content: '|';
  display: inline-block;
  padding-left: 7px;
  color: #91afc5;
}
.login-nav li:last-child {
  padding-right: 0;
}
.login-nav li:last-child:after {
  display: none;
}

.search {
  position: relative;
  float: left;
  z-index: 1;
}
.search input {
  background: #f7f7f7;
  padding: 10px 60px 10px 16px;
  width: 235px;
  height: 40px;
  -webkit-box-shadow: 0 0 5px rgba(4, 4, 4, 0.5);
     -moz-box-shadow: 0 0 5px rgba(4, 4, 4, 0.5);
          box-shadow: 0 0 5px rgba(4, 4, 4, 0.5);
}
.search button {
  position: absolute;
  background: transparent;
  right: 0;
  top: 0;
  width: 38px;
  height: 40px;
  z-index: 2;
}

.nav ul {
  width: 853px;
  font-size: 0;
  float: right;
  display: table;
  -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.37);
     -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.37);
          box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.37);
  background: rgba(21, 37, 48, 0.65);
}
.nav ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px;
  font-family: "Asap", arial, sans-serif;
}
.nav ul li a {
  padding: 12px 5px;
  display: block;
  color: #f5f4f4;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.nav ul li a:hover, .nav ul li a.active {
  text-decoration: none;
  background: #00b5db;
  color: #fff;
}

.btn-drop {
  position: absolute;
  top: 0;
  height: 40px;
  width: 18px;
  right: 38px;
  background: #eaeaea;
}
.btn-drop .ico-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.btn-drop .drop {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
}
.btn-drop .drop li {
  display: block;
}
.btn-drop .drop span {
  font-size: 14px;
  line-height: 16px;
  display: block;
  padding: 12px 15px;
  color: #f5f4f4;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.btn-drop .drop span:hover, .btn-drop .drop span.active {
  text-decoration: none;
  background: #00b5db;
  color: #fff;
  cursor: pointer;
}
.btn-drop:hover {
  cursor: pointer;
}
.btn-drop:hover .drop {
  display: block;
}

.heading {
  overflow: hidden;
  padding: 7px 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #c0c4c6;
}
.heading h1 {
  line-height: 25px;
}
.heading h2 {
  font: 700 16px/18px "Asap", arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
}
.heading h4 {
  font: 400 12px/18px "Asap", arial, sans-serif;
  color: #6e6e6e;
  line-height: 25px;
}

.show {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 7px;
  font: 400 12px/14px "Asap", arial, sans-serif;
  color: #6e6e6e;
}

.sort {
  float: right;
  font-size: 0;
  margin: 3px 0 0;
}
.sort li {
  display: inline-block;
  vertical-align: top;
  font: 400 12px/14px "Asap", arial, sans-serif;
  padding-right: 13px;
}
.sort li a {
  color: #6e6e6e;
}
.sort li a:hover, .sort li a.active {
  color: #28c5e5;
  text-decoration: none;
}
.sort li:after {
  content: '|';
  display: inline-block;
  padding-left: 13px;
  color: #6e6e6e;
}
.sort li:last-child {
  padding-right: 0;
}
.sort li:last-child:after {
  display: none;
}

.two-columns {
  overflow: hidden;
}
.two-columns .pull-left {
  width: 975px;
}
.two-columns .pull-left .thumbs {
  margin: 0 0 0 -5px;
}
.two-columns .pull-left .thumbs a {
  margin: 0 0 10px 5px;
}
.two-columns .pull-left .thumbs-community {
  margin: 0 0 0 -20px;
}
.two-columns .pull-left .thumbs-community a {
  margin: 0 0 10px 19px;
}
.two-columns .pull-right {
  width: 300px;
  margin: 0 0 15px;
}
.two-columns .pull-right .advertising {
  margin: 0 0 -12px;
}
.two-columns .pull-right .advertising iframe {
  margin: 12px 0;
  display: block;
}

.advertising iframe img {
  display: block;
}

.thumbs {
  font-size: 0;
  margin: 0 0 0 -20px;
}
.thumbs a {
  width: 240px;
  font-size: 13px;
  margin: 0 0 10px 20px;
  display: inline-block;
  vertical-align: middle;
}
.thumbs a img {
  width: 240px;
  height: 180px;
}
.thumbs a:hover {
  text-decoration: none;
}
.thumbs a:hover .title {
  background: #0295c5;
  color: #fff;
}
.thumbs a:hover .thumb-img img {
  opacity: .6;
}
.thumbs .item-holder {
  width: 240px;
  margin: 0 0 10px 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  position: relative;
}
.thumbs .item-holder a {
  margin: 0 !important;
  width: auto;
  display: block;
}
.thumbs .item-holder .options {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
}
.thumbs-albums {
  margin: 0 0 0 -3px;
}
.thumbs-albums .item-holder {
  width: 180px;
  margin: 0 0 10px 19px;
}
.thumbs-albums a {
  width: 180px;
  margin: 0 0 10px 3px;
}
.thumbs-aside {
  margin: 0;
}
.thumbs-aside a {
  margin: 0 0 10px 0;
}
.thumbs-models a img {
  width: 240px;
  height: 320px;
}

.thumb-img {
  position: relative;
  display: block;
  background: #000;
}
.thumb-img img {
  display: block;
  -webkit-transition: opacity .3s;
     -moz-transition: opacity .3s;
       -o-transition: opacity .3s;
          transition: opacity .3s;
}

.duration {
  background: rgba(0, 219, 149, 0.8);
  padding: 3px 7px;
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #fefefe;
  font-size: 11px;
  line-height: 13px;
}

.duration {
  left: 0;
  right: auto;
  background: rgba(21, 37, 48, 0.8);
}
.rating {
  background: rgba(0, 219, 149, 0.8);
  padding: 3px 7px;
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #fefefe;
  font-size: 11px;
  line-height: 13px;
}

.duration span {
  color: #d7d8d9;
  margin: 0 8px;
}

.title, .tools {
  display: block;
  padding: 7px 8px 6px 8px;
  color: #152530;
  background: #ebebeb;
  overflow: hidden;
}

.title {
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: background .3s, color .3s;
     -moz-transition: background .3s, color .3s;
       -o-transition: background .3s, color .3s;
          transition: background .3s, color .3s;
  min-height: 15px;
}

.tools {
  -webkit-box-shadow: inset 0px 7px 18px -6px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: inset 0px 7px 18px -6px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 7px 18px -6px rgba(0, 0, 0, 0.5);
}

.added, .views {
  font-size: 10px;
  line-height: 12px;
  color: #898989;
  float: left;
}

.views {
  float: right;
}
.views strong {
  font-size: 11px;
  line-height: 13px;
  margin: 0 0 0 3px;
  color: #52575b;
}

.pagination {
  margin: 2px 0 14px;
}
.pagination .wp-pagenavi {
  text-align: center;
}

.pagination .wp-pagenavi span.current {
  margin: 0;
}
.pagination .wp-pagenavi a, .wp-pagenavi span.current {
  margin-top: 6px;
  margin-left: 7px;
  display: inline-block;
  padding: 10px 0;
  line-height: normal;
  color: #454a55;
  width: 41px;
  font-weight: bold;
  height: 41px;
  border: 2px solid #152531;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all 0.25s;
     -moz-transition: all 0.25s;
       -o-transition: all 0.25s;
          transition: all 0.25s;
  text-decoration: none;
}
.pagination .wp-pagenavi a:hover, .pagination .wp-pagenavi a.active, .pagination .wp-pagenavi span.current {
  margin-top: 0;
  margin-left: 0;
  border: 2px solid #26a8db;
  color: #26a8db;
  width: 55px;
  height: 55px;
  padding: 16px 0;
}
.pagination .wp-pagenavi a:hover .ico-pag-prev, .pagination .wp-pagenavi a.active .ico-pag-prev, .pagination .wp-pagenavi span:hover .ico-pag-prev, .pagination .wp-pagenavi span.active .ico-pag-prev {
  background-position: -200px 0px;
}
.pagination .wp-pagenavi a:hover .ico-pag-next, .pagination .wp-pagenavi a.active .ico-pag-next, .pagination .wp-pagenavi span:hover .ico-pag-next, .pagination .wp-pagenavi span.active .ico-pag-next {
  background-position: -250px 0px;
}
.pagination .wp-pagenavi a.dots:hover, .pagination ul li span.dots:hover {
  border: 0;
}
.pagination .wp-pagenavi a.next, .pagination .wp-pagenavi a.prev, .pagination .wp-pagenavi span.next, .pagination .wp-pagenavi span.prev {
  line-height: 1;
}
.pagination .dots {
  font-size: 14px;
  padding: 16px 0;
  font-family: "Asap", arial, sans-serif;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  margin: 0;
}
.pagination.big ul li {
  width: 60px;
  height: 60px;
}
.pagination.big ul li a, .pagination.big ul li span {
  width: 48px;
  height: 48px;
  padding: 14px 0;
  margin-left: 6px;
}
.pagination.big ul li a:hover, .pagination.big ul li a.active, .pagination.big ul li span:hover, .pagination.big ul li span.active {
  width: 60px;
  height: 60px;
  padding: 20px 0;
  margin-top: 0;
  margin-left: 0;
}
.pagination.big ul li a.dots, .pagination.big ul li span.dots {
  padding: 20px 0;
  margin-left: 0;
}

.banners {
  background: #eaeaeb;
  padding: 20px 0 0;
}
.banners .advertising {
  font-size: 0;
  margin: 0 0 0 -26px;
  text-align: center;
}
.banners .advertising iframe {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 20px 26px;
}

.footer {
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/bg-footer-light.jpg) 50% 0, url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/bg-footer.jpg) repeat-x;
  padding: 0 0 6px;
  margin: 0px auto
  }
.footer .logo a {
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/footer-logo.png) no-repeat;
  height: 91px;
}
.footer p {
  text-align: right;
  color: #e7e7e8;
  font-size: 12px;
  line-height: 14px;
  margin: 12px 0 0;
}

.footer-nav {
  font-size: 0;
  margin: 20px 0 5px;
}
.footer-nav li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  padding-right: 12px;
}
.footer-nav li:after {
  content: '|';
  display: inline-block;
  padding-left: 12px;
  color: #5f8ba8;
}
.footer-nav li:last-child {
  padding-right: 0;
}
.footer-nav li:last-child:after {
  display: none;
}
.footer-nav li a {
  text-transform: uppercase;
}
.footer-nav li a:hover, .footer-nav li a.active {
  color: #00c6ff;
  text-decoration: none;
}

.categories .pull-left {
  width: 1020px;
}
.categories .pull-left .thumbs {
  margin: 0 0 0 -20px;
}
.categories .pull-left .thumbs a {
  margin: 0 0 10px 20px;
}
.categories .pull-right {
  width: 240px;
}

.cat-nav {
  background: #ebebeb;
  padding: 8px 0;
}
.cat-nav li {
  padding: 0 14px 0 15px;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.cat-nav li:hover, .cat-nav li.active {
  background: #00b6db;
  cursor: pointer;
}
.cat-nav li:hover a, .cat-nav li.active a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.cat-nav li:hover a span, .cat-nav li.active a span {
  color: #fff;
}
.cat-nav li:hover a strong, .cat-nav li.active a strong {
  color: #fff;
}
.cat-nav li a {
  display: block;
  padding: 7px 0;
  font: 13px/15px "Asap", arial, sans-serif;
  border-bottom: 1px solid #d7d7d7;
  -webkit-box-shadow: 0 1px 0 0 #fff;
     -moz-box-shadow: 0 1px 0 0 #fff;
          box-shadow: 0 1px 0 0 #fff;
  overflow: hidden;
  white-space: nowrap;
}
.cat-nav li a span {
  color: #152530;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: color .3s;
     -moz-transition: color .3s;
       -o-transition: color .3s;
          transition: color .3s;
}
.cat-nav li a strong {
  float: right;
  padding-left: 10px;
  color: #aaaeb1;
  -webkit-transition: color .3s;
     -moz-transition: color .3s;
       -o-transition: color .3s;
          transition: color .3s;
}

.albums .two-columns, .video .two-columns {
  padding: 0 0 5px;
}
.albums .pull-left, .video .pull-left {
  width: 970px;
}
.albums .pull-right, .video .pull-right {
  width: 300px;
}
.albums .pull-right .heading, .video .pull-right .heading {
  padding: 13px 0 8px;
}
.albums .pull-right .advertising, .video .pull-right .advertising {
  margin: 0 0 -10px;
}
.albums .pull-right .advertising iframe, .video .pull-right .advertising iframe {
  margin: 10px 0;
}

.carousels {
  overflow: hidden;
}
.carousels .stage {
  height: auto;
  position: relative;
}
.carousels .stage .carousel-stage {
  overflow: hidden;
  position: relative;
}
.carousels .stage .carousel-stage ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.carousels .stage .carousel-stage ul li {
  float: left;
  width: 720px;
  overflow: hidden;
}
.carousels .stage .carousel-stage ul li img {
  display: block;
  border: 0;
}
.carousels .navigation {
  position: relative;
}
.carousels .navigation .carousel-navigation {
  overflow: hidden;
  position: relative;
  height: 1126px;
}
.carousels .navigation .carousel-navigation ul {
  width: 100%;
  height: 20000em;
  position: relative;
}
.carousels .navigation .carousel-navigation ul li {
  height: 160px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  margin: 0 0 0 -1px;
}
.carousels .navigation .carousel-navigation ul li .item {
  display: inline-block;
  width: 50%;
  position: relative;
  padding: 0 0 1px 1px;
  font-size: 13px;
}
.carousels .navigation .carousel-navigation ul li .item:hover {
  cursor: pointer;
}
.carousels .navigation .carousel-navigation ul li .item:hover:before {
  opacity: 1;
}
.carousels .navigation .carousel-navigation ul li .item.active:before {
  opacity: 1;
}
.carousels .navigation .carousel-navigation ul li .item:before {
  position: absolute;
  border: 4px solid #00b6db;
  background: rgba(255, 255, 255, 0.7);
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .3s;
     -moz-transition: opacity .3s;
       -o-transition: opacity .3s;
          transition: opacity .3s;
}
.carousels .navigation .carousel-navigation ul li .item img {
  display: block;
  border: 0;
}
.carousels .prev-navigation, .carousels .next-navigation {
  display: block;
  position: absolute;
  width: 100%;
  padding: 2px 0;
  text-align: center;
  z-index: 1;
}
.carousels .prev-navigation {
  left: 0;
  top: 0;
  background: #0295c5;
  opacity: .9;
}
.carousels .prev-navigation.inactive {
  cursor: default;
  background: #ebebeb;
}
.carousels .prev-navigation.inactive .ico-slide {
  background-position: -300px 0;
}
.carousels .prev-navigation .ico-slide {
  background-position: -450px 0;
}
.carousels .next-navigation {
  left: 0;
  bottom: 0;
  background: #0295c5;
  opacity: .9;
}
.carousels .next-navigation.inactive {
  cursor: default;
  background: #ebebeb;
}
.carousels .next-navigation.inactive .ico-slide {
  background-position: -400px 0;
}
.carousels .next-navigation .ico-slide {
  background-position: -350px 0;
}

.info-holder .info-row {
  padding: 0 5px;
  background: #ebebeb;
}
.info-holder .row {
  padding: 9px 0 9px 3px;
  border-bottom: 1px solid #c0c4c6;
  -webkit-box-shadow: 0 1px 0 0 #fff;
     -moz-box-shadow: 0 1px 0 0 #fff;
          box-shadow: 0 1px 0 0 #fff;
}
.info-holder .row:last-child {
  border-bottom: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.info-holder .row span {
  font-size: 13px;
  line-height: 15px;
  color: #727a81;
  vertical-align: middle;
}
.info-holder .row a {
  font-size: 18px;
  line-height: 20px;
  color: #282e33;
  vertical-align: bottom;
  margin: 0 0 0 1px;
  -webkit-transition: color .3s;
     -moz-transition: color .3s;
       -o-transition: color .3s;
          transition: color .3s;
}
.info-holder .row a:hover {
  text-decoration: none;
  color: #00b6db;
}
.info-holder .row .com-btn {
  font-size: 0;
}
.info-holder .row .com-btn a {
  padding: 5px 10px;
  font: 13px/15px "Asap", arial, sans-serif;
  margin: 0 0 0 5px;
  vertical-align: middle;
  color: #fff;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.info-holder .row .com-btn a:first-child {
  margin: 0;
}
.info-holder .row .head a, .info-holder .row .head em {
  color: #16c48c;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
}
.info-holder .row .head em {
  font-style: normal;
}
.info-holder .row .head span {
  margin-left: 25px;
}

.info-tools {
  font-size: 0;
  background: #15405c;
}

.flagging-container, .buttons, .social {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.view-rating {
  padding: 0px 43px 0px 43px;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 50px;
  color: #fff;
  background: #0c151c;
}

.social {
  padding: 9px 10px;
  border-left: 1px solid #225372;
  -webkit-box-shadow: -1px 0 0 0 #0e2c40;
     -moz-box-shadow: -1px 0 0 0 #0e2c40;
          box-shadow: -1px 0 0 0 #0e2c40;
}
.social a {
  margin-left: 8px;
  padding: 0 !important;
}
.social a:first-child {
  margin-left: 0;
}

.info-list {
  font-size: 0;
}
.info-list li {
  font-size: 13px;
  padding-right: 35px;
  display: inline-block;
  vertical-align: top;
}
.info-list li:last-child {
  padding-right: 0;
}
.info-list li:last-child:after {
  display: none;
}
.info-list li:after {
  content: '|';
  padding-left: 35px;
  display: inline-block;
  vertical-align: middle;
  color: #707375;
}
.info-list strong {
  font-size: 18px;
  line-height: 20px;
  color: #282e33;
  vertical-align: middle;
  margin: 0 0 0 3px;
}

.comment-send {
  padding: 7px 0;
  display: none;
}
.comment-send textarea {
  width: 624px;
  background: #fff;
  padding: 10px 11px;
  border: 1px solid #cccaca;
  height: 40px;
}
.comment-send button {
  font: 14px/16px "Asap", arial, sans-serif;
  padding: 10px 20px;
  color: #fff;
}

.comments {
  padding: 0 10px;
  display: none;
}

.comm-hold {
  padding: 7px 0;
  border-bottom: 1px solid #c0c4c6;
  -webkit-box-shadow: 0 1px 0 0 #fff;
     -moz-box-shadow: 0 1px 0 0 #fff;
          box-shadow: 0 1px 0 0 #fff;
}
.comm-hold p {
  margin: 12px 0 0;
  color: #41474a;
  font-size: 14px;
  line-height: 16px;
}

.video-holder {
  overflow: hidden;
}

.video-banner {
  padding: 5px 0 0;
  text-align: center;
}
.video-banner center {
  width: 728px;
  margin: 0 auto;
}
.video-banner center h4 {
  text-align: left;
}

.g_hidden {
  display: none;
}

.flagging-container {
  display: inline-block !important;
}

#ipadv {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  background: black;
  background-color: rgba(0, 0, 0, 0.9);
  text-align: center;
  vertical-align: middle;
}

#ipadvc {
  width: 100%;
  height: 100%;
  text-align: center;
}

.continue-play a, .continue-play a > *, .continue-play a * {
  text-decoration: none;
  vertical-align: middle;
}

.hidden {
  display: none;
}

.success {
  padding: 10px 0;
  color: green;
}

.failture {
  padding: 10px 0;
  color: red;
}

#embed textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  resize: none;
}

#reports {
  -webkit-box-shadow: rgba(0, 0, 0, 0.39844) 0px 1px 3px 0px;
  -webkit-font-smoothing: antialiased;
  background-attachment: scroll;
  -webkit-background-clip: border-box;
     -moz-background-clip: border-box;
       -o-background-clip: border-box;
          background-clip: border-box;
  background-color: white;
  background-image: none;
  -webkit-background-origin: padding-box;
     -moz-background-origin: padding-box;
       -o-background-origin: padding-box;
          background-origin: padding-box;
  border-bottom-color: #333;
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
          border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomright: 5px;
          border-bottom-right-radius: 5px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-left-color: #333;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #333;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #333;
  -webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topright: 5px;
          border-top-right-radius: 5px;
  border-top-style: none;
  border-top-width: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.39844) 0px 1px 3px 0px;
     -moz-box-shadow: rgba(0, 0, 0, 0.39844) 0px 1px 3px 0px;
          box-shadow: rgba(0, 0, 0, 0.39844) 0px 1px 3px 0px;
  clear: none;
  display: inline-block;
  margin-bottom: 12px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 12px;
  min-width: 0px;
  width: 718px;
  overflow-x: visible;
  overflow-y: visible;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  position: static;
  zoom: 1;
}
#reports select, #reports input {
  color: #333;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 18px;
}
#reports textarea, #reports select {
  border: 1px solid #dadada;
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
          border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomright: 5px;
          border-bottom-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topright: 5px;
          border-top-right-radius: 5px;
}
#reports input {
  font-weight: bold;
  padding: 5px;
  text-align: center;
  width: 110px;
  margin: 0 auto;
  display: block;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
#reports input:hover {
  background: #c0c0c0;
}

.form-reason {
  padding: 10px;
}
.form-reason .row {
  border: 0;
}
.form-reason span {
  display: inline-block;
  vertical-align: middle;
}
.form-reason textarea {
  margin: 10px 0 0;
  width: 100%;
  height: 100px;
  padding: 10px;
}

.form-box {
  overflow: hidden;
  max-width: 600px;
  margin: 60px auto;
  padding-bottom: 20px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.form-box #recaptcha_widget_div {
  width: 318px;
  padding-left: 166px;
  margin-top: 10px;
}
.form-box .section-header {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
  padding: 10px 30px;
}
.form-box .section-header h3 {
  padding-top: 4px;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Asap", arial, sans-serif;
  font-weight: bold;
  color: #000;
}
.form-box .form-group {
  position: relative;
  padding-left: 170px;
  margin-top: 10px;
  padding-right: 30px;
}
.form-box .form-group:first-child {
  margin-top: 0;
}
.form-box .form-group label {
  display: block;
  width: 170px;
  padding-left: 30px;
  position: absolute;
  left: 0;
  top: 10px;
  color: #0c0c0c;
  font-family: "Asap", arial, sans-serif;
}
.form-box .form-group input, .form-box .form-group textarea {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 12px;
  font-size: 13px;
  color: #555;
  outline: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c8c8c8;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.form-box .form-group textarea {
  height: 100px;
}
.form-box .btn-group {
  position: relative;
  padding-left: 170px;
  margin-top: 10px;
  padding-right: 30px;
  text-align: right;
}
.form-box .btn-group .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 18px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: 'Asap', sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  min-height: 33px;
  background: #0295c5;
  margin: 0 10px 0 0;
}
.form-box .btn-group .btn:hover {
  background: #087FA6;
}
.form-box p {
  margin: 15px 0 0;
  padding-left: 170px;
}

.private {
  position: absolute;
  left: 0;
  top: -25px;
  z-index: 4;
}

.legalContainer {
  padding: 0;
  margin: 0 auto 10px;
  text-align: justify;
  font-size: 11px;
  font-family: Tahoma, arial, sans-serif;
}
.legalContainer p {
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  margin: 12px 0px 2px;
}
.legalContainer a.white {
  color: #000000;
  text-decoration: underline;
}
.legalContainer a.white:hover {
  text-decoration: none;
}
.legalContainer ol {
  padding-left: 25px;
}
.legalContainer ol li {
  list-style-type: decimal;
}

h1.legal {
  color: #000000;
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  margin: 7px 0px 24px;
}

h2.legal {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 20px 0 8px;
}

#TermsOfService, #PrivacyPolicyHeading, #DMCAHeading, #USC2257Heading {
  margin-top: 25px;
  padding-top: 5px;
}

.headline {
  border-bottom: 1px solid #c0c4c6;
  margin: 0 0 10px 0;
  padding: 4px 0 0;
}

.headline:after {
  content: "";
  display: block;
  clear: both;
}

.headline h2 {
  font-size: 15px;
  line-height: 17px;
  color: #202020;
  display: inline-block;
  margin: 10px 0 0 0;
  font-weight: 700;
  text-transform: uppercase;
}

.headline h2 span {
  font-size: 12px;
  line-height: 14px;
  color: #202020;
  text-transform: none;
  font-weight: 300;
}

.sorting {
  float: right;
  width: 495px;
  display: table;
  text-align: center;
  background: #f4f4f4;
}

.sorting a, .sorting span {
  font-size: 12px;
  line-height: 31px;
  color: #202020;
  text-transform: uppercase;
  display: table-cell;
  -webkit-transition: background .3s, color .3s;
     -moz-transition: background .3s, color .3s;
       -o-transition: background .3s, color .3s;
          transition: background .3s, color .3s;
}

.sorting a:hover {
  background: #00b5db;
  text-decoration: none;
  color: #fff;
}

.sorting span.active {
  background: #00b5db url(https://filmyxxx.net.pl/wp-content/themes/images/bg-sort-active.jpg) repeat-x;
  color: #fff;
}

.search-members {
  background: #143e5b;
  padding: 15px 20px 20px 20px;
  text-align: center;
}
.search-members input {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #475055;
  background: #fff;
  width: 100%;
  padding: 0 11px;
  border: 1px solid #dde2e4;
}
.search-members select {
  width: 100%;
}

.search-members form > div {
  display: inline-block;
  vertical-align: bottom;
  text-align: left;
  margin: 7px 0 0 5px;
}

.search-members form > div:first-child {
  margin: 7px 0 0 0;
}

.item-query {
  width: 175px;
}

.search-members label {
  font-size: 13px;
  line-height: 15px;
  color: #b4b4b4;
  display: inline-block;
  margin: 0 0 5px;
}

.item-gender {
  width: 149px;
}

.item-age {
  color: #fff;
}

.item-age ul li {
  width: 70px;
  display: inline-block;
}

.item-sort {
  width: 180px;
}

.item-avatar .checkboxArea,
.item-avatar .checkboxAreaChecked {
  float: left;
}

.item-avatar label {
  margin: 0 0 10px 5px;
  line-height: 21px;
}

.confirm {
  line-height: 40px;
  font-size: 13px;
  padding: 0 19px;
  color: #fff;
  text-transform: uppercase;
  background: #00b5db;
  -webkit-transition: background .3s;
     -moz-transition: background .3s;
       -o-transition: background .3s;
          transition: background .3s;
}
.confirm:hover {
  background: #087FA6;
}

.selectArea {
  border: 1px solid #dde2e4;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #fff;
  color: #a3abaf;
  display: block;
  position: relative;
  padding: 0 44px 0 5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100% !important;
}

.selectButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.optionsDivInvisible {
  display: none;
}

.outtaHere {
  position: absolute;
  left: -9999px;
}

.selectButton:after {
  position: absolute;
  content: "";
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/icons2.png) no-repeat;
  width: 11px;
  height: 6px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: -150px -50px;
}

.selectButton:before {
  position: absolute;
  content: "";
  background: #dde2e4;
  width: 1px;
  height: 100%;
  right: 31px;
  top: 0;
}

.optionsDivVisible {
  font-size: 13px;
  line-height: 35px;
  z-index: 100;
  background: #ebebeb;
  margin: 0;
  max-height: 211px;
  overflow: auto;
  border: 1px solid #B3B5BA;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.optionsDivVisible a {
  padding: 0 5px;
  display: block;
  color: #000;
  -webkit-transition: background .3s, color .3s;
     -moz-transition: background .3s, color .3s;
       -o-transition: background .3s, color .3s;
          transition: background .3s, color .3s;
}

.optionsDivVisible a:hover {
  background: #00b5db;
  color: #fff;
  text-decoration: none;
}

.checkboxArea, .checkboxAreaChecked, .radioArea, .radioAreaChecked {
  width: 21px;
  height: 21px;
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/icons2.png) no-repeat;
  background-position: -75px -75px;
}

.checkboxAreaChecked, .radioAreaChecked {
  background-position: -75px -100px;
}

.radioArea, .radioAreaChecked {
  display: inline-block;
  vertical-align: middle;
}

.list-members {
  margin: 10px 0 0 -10px;
  font-size: 0;
  text-align: center;
}

.thumb-member {
  width: 236px;
  padding: 4px 10px 4px 4px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  margin: 0 0 10px 10px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

.thumb-member:hover {
  border-color: #00b5db;
  text-decoration: none;
}

.thumb-member .avatar {
  float: left;
  position: relative;
  margin-right: 10px;
}

.thumb-member .member-info {
  overflow: hidden;
}

.member-info .member-name {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  display: block;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.member-info .member-age {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #736f6f;
}

.member-info .member-age strong {
  font-size: 11px;
  color: #000;
}

.member-info .member-uploads {
  display: block;
  color: #7e7e7e;
  font-size: 10px;
  line-height: 16px;
}

.member-info .member-joined {
  display: block;
  color: #949494;
  font-size: 10px;
  line-height: 23px;
  border-top: 1px solid #e6e6e6;
  margin: 5px 0 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-events {
  margin: 10px 0 0 -10px;
  font-size: 0;
  text-align: center;
}

.event-thumb {
  width: 236px;
  padding: 4px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e6e6e6;
  margin: 0 0 10px 10px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
  overflow: hidden;
}

.event-thumb .avatar {
  float: left;
  position: relative;
  margin-right: 10px;
}

.event-thumb .avatar .country {
  position: absolute;
  left: 3px;
  bottom: 3px;
}

.event-thumb .event-info {
  overflow: hidden;
  font-size: 12px;
  font-weight: 800;
}

.event-info span {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  display: block;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.event-info a {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  display: block;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.event-info span {
  font-size: 11px;
  color: #00b5db;
}

.comments-event {
  margin: 10px 0 0;
  font-size: 12px;
}
.comments-event .event-thumb {
  width: 100%;
  display: block;
  margin: 0 0 10px;
}
.comments-event .event-thumb img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 91px;
}
.comments-event .event-thumb .event-info {
  display: inline-block;
  vertical-align: middle;
  width: 845px;
}
.comments-event .event-thumb .event-info a {
  display: inline;
  margin: 0 2px;
}
.comments-event .event-thumb .event-info span {
  display: inline;
  margin: 0 2px;
}
.comments-event .event-thumb .event-info span.anonymous_user {
  color: #000;
  font-size: 12px;
}
.comments-event .event-thumb .event-info p {
  color: #000;
  margin: 5px 0 0;
}

.profile-menu {
  background: #1d1c1c;
  margin: 10px 0 0 0;
}

.profile-avatar {
  overflow: hidden;
  padding: 11px 10px 9px 11px;
  border-bottom: 2px solid #232326;
}
.profile-avatar .avatar {
  float: left;
  margin-right: 17px;
}
.profile-avatar span {
  display: block;
  font-size: 17px;
  line-height: 21px;
  color: #fff;
  max-height: 42px;
  overflow: hidden;
}
.profile-avatar strong {
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}

.profile-uploads {
  height: 79px;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 2px solid #232326;
}
.profile-uploads li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 23px;
  border-left: 2px solid #232326;
}
.profile-uploads li span {
  font-size: 13px;
  color: #909090;
  display: block;
}
.profile-uploads li strong {
  font-size: 16px;
  color: #d5d5d5;
  display: block;
}
.profile-uploads li:first-child {
  border: none;
}

.profile-list a, .profile-list span {
  font-size: 15px;
  line-height: 45px;
  color: #c4c4c4;
  display: block;
  padding: 0 21px 0 21px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-list a strong, .profile-list span strong {
  color: #fff;
  background: #484d59;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  min-width: 24px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  position: absolute;
  text-align: center;
  bottom: 0;
  top: 0;
  right: 40px;
  margin: auto;
  padding: 0 8px;
}
.profile-list a i, .profile-list span i {
  margin: 0 15px 3px 0px;
}
.profile-list a:hover, .profile-list span:hover {
  text-decoration: none;
}

.profile-list a:hover, .profile-list span {
  background: #f7f7f7;
  color: #000;
}

.profile-list a:hover strong, .profile-list span strong {
  background: #00b5db;
}

.profile-list a:hover .icons-edit,
.profile-list span .icons-edit {
  background-position: -225px 0;
}

.profile-list a:hover .icons-albums,
.profile-list span .icons-albums {
  background-position: -225px -25px;
}

.profile-list a:hover .icons-events,
.profile-list span .icons-events {
  background-position: -225px -50px;
}

.profile-list a:hover .icons-videos,
.profile-list span .icons-videos {
  background-position: -225px -75px;
}

.profile-list a:hover .icons-fav-videos,
.profile-list span .icons-fav-videos {
  background-position: -225px -100px;
}

.profile-list a:hover .icons-friends,
.profile-list span .icons-friends {
  background-position: -225px -125px;
}

.profile-list a:hover .icons-logout,
.profile-list span .icons-logout {
  background-position: -225px -150px;
}

.profile-info {
  padding: 0 10px;
}
.profile-info textarea {
  width: 100%;
  padding: 10px;
  resize: none;
  border: 1px solid #f0f0f4;
}
.profile-info p {
  padding: 5px 0;
  color: #58C234;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}

.line {
  overflow: hidden;
  border-bottom: 1px solid #f0f0f4;
}
.line span {
  color: #777;
  line-height: 48px;
}
.line span strong {
  font-size: 15px;
  color: #000;
}
.line .left {
  float: left;
}
.line .right {
  float: right;
}

.send_message .line, .add_to_friends .line {
  border: 0;
}

.member_profile_view {
  margin: 0 0 15px;
}

.text_content {
  font-size: 18px;
  padding: 30px 0;
  text-align: center;
}

.block-form {
  padding: 20px 0 20px 0;
  margin-bottom: 20px;
  text-align: center;
  font-size: 0;
}
.block-form input[type="text"], .block-form input[type="file"] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #475055;
  background: #fff;
  width: 100%;
  padding: 0 11px;
  border: 1px solid #dde2e4;
}
.block-form input[type="file"] {
  padding: 8px 11px;
  line-height: normal;
  height: auto;
}
.block-form textarea {
  line-height: 28px;
  font-size: 14px;
  color: #475055;
  background: #fff;
  width: 100%;
  padding: 6px 11px;
  border: 1px solid #dde2e4;
  resize: none;
}
.block-form p {
  color: #000;
  font-size: 14px;
  padding: 0 0 20px;
}
.block-form select {
  width: 100%;
}
.block-form .failture {
  font-size: 13px;
  line-height: 15px;
}

.column {
  width: 48%;
  margin: 0 1%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.column textarea {
  height: 90px;
}

.group {
  overflow: hidden;
  margin-bottom: 11px;
}

.label {
  font-size: 13px;
  line-height: 40px;
  color: #424242;
  float: left;
  width: 130px;
  margin-right: 15px;
  text-align: right;
}

.check-group {
  margin-top: 20px;
  margin-bottom: 30px;
}
.check-group .holder {
  max-height: 500px;
  overflow-y: auto;
}

.check-group .label {
  line-height: 21px;
}

.holder {
  overflow: hidden;
  text-align: left;
}
.holder .row {
  margin-bottom: 10px;
}

.item {
  float: left;
  width: 20%;
  margin-bottom: 29px;
  position: relative;
}

.check-group .checkboxArea, .check-group .checkboxAreaChecked {
  float: left;
  margin-right: 5px;
}

.item label {
  font-size: 14px;
  line-height: 21px;
  color: #475055;
  margin-left: 9px;
  display: block;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prompt {
  font-size: 12px;
  line-height: 14px;
  color: #353d4b;
  display: block;
  padding: 5px 0;
  text-align: center;
}

.choose {
  font-size: 13px;
  line-height: 40px;
  text-transform: uppercase;
  background: #1c1c1c;
  padding: 0 9px;
  float: right;
  color: #fff;
}

.wrap-overflow {
  overflow: hidden;
  padding: 5px 0px;
}

.photos-hint {
  font-size: 12px;
  text-align: left;
  margin: 12px 0 10px;
  display: block;
}

.save {
  padding: 6px 30px;
  font: 14px/16px "Asap", arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.label-wide {
  font-size: 13px;
  line-height: 15px;
  color: #424242;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.actions-btn {
  text-align: center;
  padding: 20px;
}
.actions-btn button {
  padding: 10px 30px;
  text-transform: uppercase;
  color: #fff;
  font: 16px/18px "Asap", arial, sans-serif;
}

.edit-form {
  padding: 20px;
}
.edit-form .label {
  width: 190px;
}
.edit-form .birthday select {
  width: 200px;
}
.edit-form .birthday .selectArea {
  width: 200px !important;
  float: left;
  margin: 0 10px 0 0;
}

.delete-group .holder {
  padding: 9px 0 0;
}

.holder-upload * {
  font-size: 14px;
}
.holder-upload .prompt {
  font-size: 12px;
}
.holder-upload button {
  font: 14px/16px "Asap", arial, sans-serif;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
}

.select-form {
  overflow: hidden;
  background: #ebebeb;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid #868686;
  margin: 0 auto;
}
.select-form .head {
  position: relative;
  border-bottom: 1px solid #cfcfcf;
  background: #00b6db;
}
.select-form .head span {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  display: block;
  padding: 15px 0 15px 20px;
}
.select-form .head .close {
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/icons2.png) no-repeat;
  background-position: -175px -50px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.select-form .select-details {
  padding: 20px 30px;
}
.select-form p {
  color: #475055;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 15px;
}
.select-form .confirm {
  float: right;
  margin: 10px 0 20px 0;
}

.uploader_popup {
  height: 322px !important;
}

.video_edit .uploader_progress {
  overflow: hidden;
  background: #fff;
}

.video_edit .uploader_progress .progress_bar {
  height: 40px;
  background: #00B693;
  font-size: 13px;
  color: #000;
  white-space: nowrap;
  line-height: 40px;
  text-indent: 5px;
}

.messages-list {
  padding: 0 10px;
}
.messages-list .actions-btn {
  overflow: hidden;
}
.messages-list .actions-btn button {
  float: right;
}

.message {
  padding: 4px 10px 4px 5px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  margin-bottom: 20px;
}
.message .avatar {
  float: left;
  margin-right: 9px;
  position: relative;
}
.message .delete-block {
  float: right;
  height: 74px;
  width: 50px;
  text-align: center;
  border-left: 1px solid #e6e6e6;
  margin-left: 3%;
}
.message .delete-block .delete-thumb {
  background: url(https://filmyxxx.net.pl/wp-content/themes/h2porn/images/icons2.png) no-repeat;
  background-position: -175px -75px;
  width: 20px;
  height: 20px;
  margin: 2px 0 21px 0;
}
.message .delete-block .checkboxArea, .message .delete-block .checkboxAreaChecked {
  margin: 0 auto;
}

.message-text {
  overflow: hidden;
}
.message-text span {
  font-size: 12px;
  line-height: 14px;
  color: #736f6f;
}
.message-text span strong {
  font-weight: 700;
  color: #000;
}
.message-text span a {
  color: #00b5db;
}

.member-message {
  font-size: 14px;
  line-height: 32px;
  color: #000;
  background: #fff;
  margin: 10px 0 10px 12px;
  position: relative;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding: 0 15px;
  border: 1px solid #dde2e4;
}
.member-message:before {
  position: absolute;
  top: 7px;
  content: '';
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #dde2e4;
  right: 100%;
}
.member-message:after {
  position: absolute;
  right: 100%;
  top: 9px;
  content: '';
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 8px solid #fff;
}
.responsive_menu{
clear: both;
padding: 10px 0px;
}
.responsive_menu select {
    background: url("https://filmyxxx.net.pl/wp-content/themes/h2porn/images/dropdown.png") no-repeat scroll 95% center rgba(21, 37, 48, 0.65);
    border: 1px solid #393939;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 38px;
    line-height: normal;
    margin: auto;
    padding: 5px 12px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.footer-widget {
    display: inline-block;
    margin: 10px;
}
.vlist > li {
    display: inline;
}
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clear { clear: both; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#warningBackground{top:0px;left:0px;width:100%;height:100%;background-color:#f5f5f5;opacity: 0.98;position:fixed;z-index:1001;}
#warningLayout{top:0px;left:0px;width:100%;height:100%;position:fixed;opacity:1.0;z-index:1002}
#warningBox{max-width:600px;text-align:center;margin:5% auto 0;padding:1em;font-size: 1.1em;background-color:#226b9e;color: #fff;line-height: 1.5em;}
#warningBox a {text-decoration: none;color: #ccc;}
#warningBox a:hover {text-decoration: underline;}
#warningBox h1 {color: #153042;text-align: center;font-size: 2em;font-weight: bold;}
.warningHeader{border:none;font-size: 1em;}
p.warningText {text-align:justify;margin: 1em auto 0.8em;}
p.warningYesNo {font-size: 1.5em;}
a.warningYes, a.warningNo {text-decoration: none;display: block;margin: 0.5em auto 0.3em;}
a.warningYes {font-size: 1.5em;font-weight: bold;}