.formError {
    top: 0 !important;
    margin-top: -50px !important;
}
.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position: relative;
    color: #fff;
    min-width: 7.5rem;
    font-size: 0.6875rem;
    border: 0.125rem solid #ddd;
    box-shadow: 0 0 0.375rem #000;
    -webkit-box-shadow: 0 0 0.375rem #000;
    padding: 0.25rem 0.625rem;
    border-radius: 0.375rem;
    -webkit-border-radius: 0.375rem;
    z-index: 10;
    text-align: center;
}
.formError .formErrorContent::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #dddddd transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 20px;
}
.formError .formErrorContent::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #ee0101 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 22px;
    margin-top: -2px;
}

.box__bg-img {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 20%;
}
.box__bg-img::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 85%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 85%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 85%,rgba(0,0,0,0.8) 100%);
    z-index: 1;
}
.paysite__bg-img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media(min-width: 600px) {
    .-has-bg .paysite__thumb {
        position: absolute;
        left: 12px;
        top: 0;
        border: 6px solid #363636;
        padding: 0;
        margin: 0;
        -webkit-transform: translateY(-80%);
        transform: translateY(-80%);
        max-width: 160px;
        z-index: 2;
    }
}
/* inverted colors */
.js-inverted-colors .-has-bg .paysite__thumb {
    border-color: #C9C9C9;
}
@media(min-width: 600px) {
    .-has-bg .box__bd-inner {
        padding-top: 35px;
    }
}

@media(min-width: 380px) {
    .paysite__stats {
        position: absolute;
        left: 156px;
        top: 12px;
    }
}
@media(min-width: 600px) {
    .-has-bg .paysite__stats {
        top: auto;
        bottom: 103%;
        left: 180px;
        z-index: 2;
    }
}
.paysite__stats + .paysite__bd {
    padding-top: 24px;
}
@media(min-width: 600px) {
    .-has-bg .paysite__stats + .paysite__bd {
        padding-top: 0;
    }
}
.paysite__stat {
    display: inline-block;
    vertical-align: top;
}
.paysite__stat + .paysite__stat {
    margin-left: 12px;
    padding-left: 12px;
    border-left: 1px solid #7c7c7c;
}
/* inverted colors */
.js-inverted-colors .paysite__stat + .paysite__stat {
    border-color: #C9C9C9;
}
@media(min-width: 600px) {
    .-has-bg .paysite__stat + .paysite__stat {
        padding-left: 0;
        border: 0;
    }
}
.paysite__stat .sub-label {
    font-weight: 500;
    color: #ffffff;
    margin-left: 3px;
}
/* inverted colors */
.js-inverted-colors .paysite__stat .sub-label {
    color: #333333;
}
.js-inverted-colors .-has-bg .paysite__stat .sub-label {
    color: #ffffff;
}
.paysite__stat .icon {
    margin-top: -2px;
}

.icon--delete:before, .icon.-delete:before, .icon.i-delete::before {
    font-style: normal !important;
    display: inline-block;
    content: "\e9c1";
    text-transform: none !important;
    font-weight: 400 !important;
    font-family: 'fontello';
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
            font-feature-settings: 'liga'; }
.icon--ok:before, .icon.-ok:before, .icon.i-ok::before {
    font-style: normal !important;
    display: inline-block;
    content: "\e9bf";
    text-transform: none !important;
    font-weight: 400 !important;
    font-family: 'fontello';
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
            font-feature-settings: 'liga'; }

a.addIco {
    color: #60c042;
}
a.addIco:hover {
    color: #80cd68;
}

.filter-list__li .upload__link {
    height: 34px;
    line-height: 34px;
}
/*custom code*/
a.main-nav-list__link {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.75rem;
}
a.main-nav-list__link:hover {
    color: #d51010;
}
.citem__thumb{
  border-radius: 25px 0 25px 0; !important
}
.custom-page{
	float: left;
  width: 100%;
	display: inline-block;
	}
@media only screen and (min-width: 768px) {
.custom-page{
  width: 25%;
	}
}
.Pornenix-Header-link {
	height: 50px;
	width: 100%;}
#HCL1, #HCL2, #HCL3{
  border-right: 0.0625rem solid #242424;}
.js-inverted-colors #HCL1, .js-inverted-colors #HCL2, .js-inverted-colors #HCL3 {
   border-color: #C9C9C950;
}
.Header-column-link {
  float: left;
  width: 25%;
  height: 50px;
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase; 
}
@media only screen and (max-width: 600px) {
  [class*="Pornenix-Header-link"] {
    height: 100px;
  }
  #HCL2{
  border-right:none;}
  #HCL1, #HCL2{
  border-bottom: 0.0625rem solid #242424;}
  .js-inverted-colors #HCL1, .js-inverted-colors #HCL2 {
    border-color: #C9C9C9;}
}

@media only screen and (max-width: 600px) {
  [class*="Header-column-link"] {
    width: 50%;
	font-size: 12px;
  }
}
.Header-column-link a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.js-inverted-colors #footer-text{
    color: #ffffff;
}
#Pornenix-video-box{
     padding:0 !important;}
#pornenix-row-sep{
    margin-left: 0.25rem;
    margin-right: 0.25rem;}
#pornenix-media{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
#Pornenix-alphabet{
   padding-top: 0.75rem;}
#Pornenix-tags{
   padding-left: 1.25rem;}
@media (max-width: 37.438em) {
    #Pornenix-tags{
      width: 50%; }
}
.top-bar{
    position: fixed;
    display: flex;
    width: 100%;
    top: 0; }
.nav-sec{
    padding-top: 50px;}
.pornenix-partners {
    width: 25%;
    float: left;
    padding: 0.75rem;
}
.pornenix-partners li {
  list-style-type: square;
  color: white;
  margin: 0.375rem;
}
.pornenix-partners li a {
    color: #d51010;
    font-weight: bold;
}
.pornenix-partners li a:hover {
    color: white;
}
.mitem{
  width: 16.66% !important;
}
.mitem__title{
    color: #fff;
}
@media only screen and (max-width: 600px) {
  .pornenix-partners {
    width: 50%;
  }
  .mitem{
    width: 50% !important;
}
}
/*.tag-list__label{
   min-width: 10rem;
}*/
.tag-list__label:hover{
  color: #d51010;
}
#custom-download {
    position: absolute;
    right: 0;
}
.regular__link--block, .regular__link.-block {
    padding: 5px;
    border-bottom: 1px dotted rgb(255 255 255 / 25%);
}
#animated-text{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.color-shifter{
    position:absolute;
}
li.ucp-list__li.-color-select {
   margin-right: 1.5rem;
}
.color-shifter.moon {
   opacity: 0;
}
.js-inverted-colors .color-shifter.moon {
   opacity: 100%;
   transition: opacity .3s easy ease;
}
.color-shifter.sun {
   opacity: 100%;
}
.js-inverted-colors .color-shifter.sun {
   opacity: 0;
   transition: opacity .3s easy ease;
}
.inlined__inner{
   flex-direction: column;
}
.inlined__hd{
   flex: 0 0 2.5rem;
}
.form-row .form-col{
    padding: 20px;
}
.checkboxes{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.group-checkboxes {
    width: 25%;
}
@media only screen and (max-width: 600px) {
.group-checkboxes {
    width: 50%;
  }}
@media only screen and (min-width: 1040px) {
.hod {
 display: none;
}}

.-pt-blog:before {
    background-color: #19a7ce !important;
}