
/****************/


/*  Header  */


/****************/



#login,
#account,
#upload-video,
#edit-video,
#porntube,
#home,
#api,
#terms,
#register,
#reset-password,
#cam-publisher,
#categories,
#user-profile,
#search,
#video {
    margin: 0px 0 0 0;
    min-width: 270px;
}

.pagination {
    height: unset !important;
    margin: 20px auto !important;
    width: 85%;

    display: flex; /* Ensures that the pagination items are in a flexible container */
    flex-wrap: wrap; /* Allows items to wrap onto the next line as needed */
    justify-content: center; /* Centers the pagination items horizontally */
    padding: 0;
    list-style: none; /* Removes default list styling */
}
 
.brazzers-link {
    padding: 10px;
    margin: 4px 0;
    font-size: 14px; 
    width: fit-content;
    border-radius: 5px; 
    font-weight: bold;
    color: #CC171F !important;
    background-color: #ffc50b !important; 
}

.brazzers-link a {
    font-weight: bold;
    color: #000000 !important;
    text-decoration: none !important;
}
 

#top_tag_cloud_searches {
    padding-top: 20px;
    position: relative; 
    /* margin-left: 224px; */
}
#top_tag_cloud_searches .items {
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;  
    -ms-overflow-style: none;  
    position: relative;
}
 
#top_tag_cloud_searches .items::-webkit-scrollbar {
    display: none;
}

/* Gradient overlay */
#top_tag_cloud_searches::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100px; /* Width of the gradient effect */
    background: linear-gradient(to right, rgba(0, 0, 0, 0),#202020); /* Adjust the color to match your design */
    pointer-events: none; /* Allows clicking on content underneath */
}
 
#top_tag_cloud_searches .items a {
    padding: 5px 15px;  
    display: block;
    text-decoration: none;  
    height: unset !important;
    border-radius: 20px;
}

.text-focus-in {
    -webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    font-family: 'Poppins', sans-serif;
}

input, button, select, textarea {
    font-family: 'Poppins', sans-serif !important;
}

#disclaimer_background {
    position: fixed;
    display: block;
    z-index: 1000200;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: auto;
    background: transparent;
    background: rgba(0, 0, 0, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
}

#disclaimer_message {
    width: 500px;
    max-width: 96%;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    margin: auto;
    color: #eee;
    background: #282828;
    box-shadow: 0 0 20px black;
    top: 32%;
    position: relative;
}

.disclaimer-enter-btns button:hover {
    background-color: #de2600 !important;
    color: #fff !important;
} 

.hide-cookie-bar,
.hide-element {
    display: none !important;
} 
 
#disclaimer-top {
    height: 60px;
    line-height: 60px;
    background: #161617;
    position: relative;
}
#disclaimer-content {
    padding: 10px 20px;
}
#disclaimer-warning-p {
    font-size: 25px;
    line-height: 1.1;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0 !important;
}
#disclaimer-over18 {
    text-align: justify;
    font-size: 14px;
    padding: 0;
    margin: 0 0 20px;
    overflow: auto;
    display: none;
}

.disclaimer-enter-btns {
    display: flex;
    justify-content: center;
}

#logo-container:hover{
    text-decoration: none !important;
    color: #FFF !important;
}

#logo-container {
    color: #353535;
    white-space: nowrap;
}
.dark #logo-container {
    color: #FFF;
}

#logo-container strong {
     color: #cc181e;
    border-radius: 4px;
    display: inline-block;
    margin: 0px 0px 0px -8px;
    font-weight: bold;
}

.show-more {
    color: #FFF !important;
    background-color: #cc181e !important;
    display: block;
    float: right;
    padding: 4px 20px 4px 20px;
    border-radius: 4px;
    margin: 0 8px 0px 0px;
}
.show-more a {
    color: #FFF !important;
    text-decoration: none;
}
.show-more a:hover {
    color: #FFF !important;
    text-decoration: none;
}
 /* Font sizes  */
.header1 {
    font-size: 24px;
    margin: 6px;
}
.header2 {
    font-size: 20px;
    margin: 6px;
    margin-top: 30px;
}
.link{
    text-decoration: underline;
    color: #cc181e !important;
}
/* Icons colors and size */


.paddinglr4{
    padding: 0px 4px 0 4px;
}


.spacer-left10{
    margin: 0px 0px 0 10px;
}
.spacer-right10{
    margin: 0px 10px 0 0px;
}

.spacer20{
    margin: 0px 10px 0 10px;
}
.spacer10{
    margin: 0px 5px 0 5px;
}

.active .ico {
    color: #cc181e !important;
}

.ico-red,
.ico-red:visited {
    color: #cc181e;
}
.ico-grey ,
.ico-grey:visited {
    color: #ccc;
}

.ico-opa1 svg,
.ico-opa1 {
    opacity: 0.7;
}
.ico-opa2 svg,
.ico-opa2 {
    opacity: 0.5;
}


.ico-size0  {
    font-size: 80px !important;
    width: 80px !important;

}
.ico-size1 {
    font-size: 50px !important;
    width: 50px !important;
}
.ico-size2 {
    font-size: 24px !important;
    width: 24px !important;
    vertical-align: middle;
}
.ico-size3 {
    font-size: 20px !important;
    width: 20px !important;
    vertical-align: middle;
}

.ico-size4 {
    font-size: 14px !important;
    width: 14px !important;
    vertical-align: middle;
}
.ico-size5 {
    font-size: 10px !important;
    width: 10px !important;
}
.ico-size6 {
    font-size: 2em !important;
    width: 2em !important;
}

.ico-size7{
    font-size: 22px !important;
    width: 22px !important;
    vertical-align: middle;
}

.ico-size8{
    font-size: 36px !important;
    width: 36px !important;
    vertical-align: middle;
}
.ico-size9{
    font-size: 16px !important;
    width: 16px !important;
    vertical-align: middle;
}

.ico-size10{
    font-size: 70px !important;
    width: 70px !important;
    vertical-align: middle;
}

.ico-size11 {
    font-size: 32px !important;
    width: 32px !important;
    vertical-align: middle;
}

.ico-menu-top {
    margin: 0px 9px 0px 0px !important;
}

.ico-bottom {
    vertical-align: bottom;
}
.ico-top {
    vertical-align: text-top;
}
.ico-baseline {
    vertical-align: baseline;
}

.ico-sub {
    vertical-align: sub;
}
.ico-middle {
    vertical-align: middle;
}


@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}

.logo {
    font-size: 44px;  
    font-size: clamp(1.5em, 12vw, 40px);  
    margin: 6px 0 0 0;
    font-weight: bold;
    color: #FFF;
    /* letter-spacing: -3px; */
}

body {
    padding: 0; 
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif !important;
    background-color: #202020 !important;
    color: #dadada !important;  
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    height: fit-content;
    min-width: 320px;
}

body .width-main-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}

body .width-full-body {
    margin: 0 -8px;
    padding: 0 8px;
    max-width: -webkit-calc(100vw + 2* 8px);
    max-width: -moz-calc(100vw + 2* 8px);
    max-width: calc(100vw + 2* 8px); 
    /* width: 100%; */
}

#admin {
    padding-top: 0px !important;
}

html {
    position: relative;
    height: 100%;
}

.bottom-text {
    margin: 20px 0px 0 10px;
    text-align: justify;
}

.clear {
    clear: both;
}

.red {
    //color: #cc181e;
}

.blue {
    color: #2793e6;
}

.alert {
    margin: 20px auto 10px auto !important;
    width: 40%;
    margin: 0 auto;
    height: auto !important;
}

.alert a{
    color: #cc181e !important;
}
.bold {
    font-weight: bold;
}

.ft12 {
    font-size: 12px !important;
}

a:hover {
    color: #2793e6;
    text-decoration: underline;
}

.red {
    color: #d40606;
}


h1 a {
    color: #666;
    text-decoration: underline;
}

.title {
    font-size: 1.1em;
    color: #666;
    text-align: center;
    margin-top: 29px;
    font-weight: normal;
}

.title a {
    color: #333 !important;
}

.title strong {
    color: #cc181e;
    font-size: 1.4em;
}

.social-buttons {
    margin-top: 24px;
    display: inline;
}

.social-group {
    float: right;
}

.btn .caret {
    margin-top: 10px !important;
    margin-left: 1px !important;
}

.btn-padding {
    padding: 2px 2px 2px !important;
}

.btn-dropdown-padding {
    padding: 2px 2px 3px !important;
}

.dropdown-menu {
    min-width: 100px !important;
}

.big a {
    font-size: 16px !important;
}

#home #menu li.home-link,
#porntube #menu li.porntube-link,
#categories #menu li.porntube-link,
#video #menu li.porntube-link,
#dating #menu li.dating-link {
    border-bottom: 1px solid #EEEEEE;
    background-color: #EEEEEE;
    color: #000;
}

#home #menu li.home-link a,
#porntube #menu li.porntube-link a,
#categories #menu li.porntube-link a,
#video #menu li.porntube-link a,
#dating #menu li.dating-link a {
    border-bottom: 1px solid #EEEEEE;
    background-color: #EEEEEE;
    color: #000;
}

#masthead .dropdown-menu li a {
    margin: 8px;
}

#masthead-signin .sign-in {
    display: none !important;
    margin-top: 0px;
}

.nav.nav-pills.user {
    margin: 0;
    float: right;
    display: none;
}

.dark .login-form, .dark .nav-pills a {
    background-color: #353535 !important;
    border: 0;
}

.nav-pills.user>li>a {
    background-color: #F1F1F1 !important;
}

.nav-pills.user .dropdown-menu>li {
    border-bottom: 0px !important;
    float: none !important;
}

.nav-pills.user .dropdown-menu .divider {
    height: 1px;
    margin: 4px 1px !important;
    overflow: hidden;
    background-color: #888 !important;
    display: block;
}

.nav-pills.user .dropdown-menu {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.nav-tabs.user .dropdown-toggle .caret,
.nav-pills.user .dropdown-toggle .caret {
    border-top-color: #dadada !important;
    border-bottom-color: #dadada !important;
    opacity: 1;
}

.nav-pills.user .dropdown-menu {
    min-width: 180px !important;
    font-size: 15px;
    /* background-color: #FFF !important; */
    /* left: -40px; */
    padding: 12px;
    border-radius: 6px;
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
    color: #ffffff;
    background-color: #cc181e !important;
}

.nav.nav-pills {
    float: left;
}

#menu .nav-pills.right {
    margin-right: -6px !important;
}

.nav.nav-pills a {
    font-size: 16px;
    color: #444;
    margin-bottom: 0px;
    border-radius: 4px !important;
}

.nav-pills>li>a {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
    margin-top: 0px !important;
}

.nav>li>a:hover {
    background-color: #cc181e !important;
    color: #FFF !important;
}

.nav-tabs>li>a,
.nav-pills>li>a {
    padding-right: 20px !important;
    padding-left: 20px !important;
    margin-right: 5px !important;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
    color: #444 !important;
}


.dropdown-menu li>a:hover,
.dropdown-menu li>a:hover i,
.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu .active>a:hover i {
    color: white !important;
    background-color: #cc181e ;
    border-radius: 4px;
}

.dropdown-menu>ul {
    width: 760px;
    margin-bottom: 20px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.dropdown .dropdown-menu>li {
    line-height: 1.5em;
    float: left;
    display: inline;
}

.dropdown-menu {
    min-width: 500px !important;
    font-size: 1em;
    background-color: #353535 !important;
    color: #444;
    padding-left: 10px;
    border: none !important;
    border-radius: 2px;
}


.dropdown-menu-flags {
    min-width: 110px !important;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

.nav-pills .dropdown-toggle:hover>b,
.nav-pills.user .dropdown-toggle:hover>b {
    border-top-color: #FFF !important;
    border-bottom-color: #FFF !important;
}

.nav-pills .caret-hover .caret {
    border-top-color: #cc181e !important;
    border-bottom-color: #cc181e !important;
}

.nav-pills .caret-hover.active .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

.btn {
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    clear: both;
}

.btn-group>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 1px !important;
    -moz-border-radius-topleft: 1px !important;
    border-top-left-radius: 1px !important;
    -webkit-border-bottom-left-radius: 1px !important;
    -moz-border-radius-bottomleft: 1px !important;
    border-bottom-left-radius: 1px !important;
}


#single li {
    width: 93%;
}

#double li {
    width: 50%;
}

#triple li {
    width: 33.333%;
}

#quad li {
    width: 22%;
    margin-right: 26px;
}

#six li {
    width: 16.666%;
}

#menu a {
    text-decoration: none;
    color: #222;
}

#menu a:hover {
    color: #9CBE02;
}


.left {
    float: left;
}

.right {
    float: right !important;
    margin-right: 10px;
}

.filters .nav {
    margin: 4px !important;
}

.filters {
    display: inline-block;
}

.nav.nav-pills div {
    color: #444;
    margin-top: 7px;
    margin-right: 12px;
    width: 120px;
    text-align: right;
    font-size: 14px;
    color: #888;
}

.search-page {
    margin: 0 !important;
}

#search-input {
    color: #000 !important;
}

.top-filters {
    padding: 24px 0px 0px 0;
    display: grid;
}

.top-filters .filters {
    margin-left: -30px;
}

.top-filters .left {
    margin-left: 12%;
    grid-template-columns: 68% 50%;
    display: grid;
}

.top-filters .nav-pills>li>a {
    border: none !important;
}

#search .results {
    margin: 6px 6% 0 0;
    color: #888;
    width: 16%;
    text-align: right;
    font-weight: bold;
}

.search dl {
    margin-left: 20px;
}

.container-searches {
    float: left;
    width: 497px;
    height: 399px;
    margin: 15px 4px 0px 8px;
}

.container-searches a,
.container-searches a:hover {
    color: white;
    text-decoration: none;
    line-height: 17px;
}

.popular-searches {
    border: 1px solid #ddd;
    height: 96px;
    border-radius: 3px;
    background-color: #eee;
}

.container-searches .words {
    text-align: center;
    padding: 8px;
    width: 450px;
    height: 60px;
    overflow: hidden;
}

.popular-title {
    font-size: 16px;
    color: #888;
    text-align: center;
}


/* top menu */

.upload-button { 
    padding: 0px 0px 0px 10px !important;
}

.nmode  { 
    padding: 13px 8px 13px 10px !important;
}

.lg-switch  { 
    margin: 8px 0px 0px 20px !important;
    display: flex;
}
.lg-switch input,
.lg-switch form,
.lg-switch select  { 
    width: 46px !important; 
    margin: 0px 0px 0px 0px !important;
    background-color: #000;
    border-color: #000000;
    color: #bfbfbf;
    font-size: 16px !important;

}


.top-container {
    margin: 0px auto;
}

.dropdown .dm-cat li a {
    width: 100%;
    display: block;
}


#quad a {
    font-size: 15px;
    font-weight: 500;
}

.noafter:after {
    content: none !important;
}

.caret {
    opacity: 0.8 !important;
    border-top: 4px solid #bfbfbf !important;
}



/****************/


/*  Search bar  */


/****************/


/* Autocomplete */
/*
.autocomplete-suggestions {
    border: 1px solid #454545;
    background: #353535;
    overflow: auto;
    z-index: 9999;
    width: 159px;
    font-size: 16px;
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000000;
}

.autocomplete-group {
    padding: 2px 5px;
    z-index: 99999999999;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
} */


.autocomplete-suggestions:hover { cursor: pointer;}
.autocomplete-suggestions { font-size: 16px; border: 1px solid #454545; background: #202020; overflow: auto;  max-height: 600px !important;}
.autocomplete-suggestion { padding: 4px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #000; }
.autocomplete-suggestions strong { font-weight: bolder; color: #cc181e; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
.autocomplete-group {
    border-bottom: 1px solid #606060;
    width: 100%;
    height: 0px;
    margin: auto;
}
.suggest-img-container {
    float: right;
    width: 40px;
    margin-top: -20px;
}
.suggest-img-container img {
    border-radius: 2px;
    width: 40px;
}
.suggest-infos {
    color: #666;
    font-size: 14px;
}


/* Used for widget tag autocomplete in upload */

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    background-color: #FFFFFF;
}

.ui-menu {
    list-style: none;
    margin: 0;
    display: block;
    outline: none;
}

.ui-menu-item {
    margin-left: 4px;
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 0 !important;
    background: #eee !important;
    padding: 0px;
    font-weight: bold;
}

.no-result {
    text-align: center;
    margin-top: 35px;
    color: red;
    font-weight: bold;
    font-size: 1.2em;
    /* clear: both; */
}


/* Top header */

.clearfix:before {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
 
#masthead-search {
    position: relative;
    margin: 0 0 6px 0;
    overflow: hidden;
    max-width: 40%;
    margin-right: auto;
    margin-left: auto;
}

#masthead-search .search-btn-component,
#masthead-search .search-btn-component .start {
    border-left: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

#masthead-search .search-btn-component {
    float: right;
}

#masthead-search .search-btn-component,
#masthead-search-terms {
    height: 33px;
}

#masthead-search-terms {
    position: relative;
    overflow: hidden;
    margin: 0 0 2px;
    font-size: 14px;
    line-height: 30px;
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color .2s ease;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.masthead-search-terms-border {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px #eee;
}

#masthead-search-terms input {
    display: inline-block;
    left: 0;
    width: 100%;
    padding: 3px 0px 6px 14px;
    margin: 0;
    border: 0;
    outline: none;
    background: transparent;
    font-size: 16px;
    position: absolute;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-term {
    width: 100%;
}

#masthead-appbar-container {
    overflow: hidden;
}

.appbar-hidden #masthead-positioner-height-offset {
    height: 50px;
}

#masthead-positioner-height-offset {
    height: 90px;
}

#masthead-search .search-btn-component .uix-button-content {
    display: block;
    border: none;
    padding: 0;
    width: 14px;
    height: 14px;
    box-shadow: none;
}

.search-btn-component {
    padding: 0;
} 

#masthead .search-btn-component .uix-button-content {
    margin: 0 auto;

}
#masthead .search-btn-component .uix-button-content .svg-inline--fa{
    color: #cc181e;
}


#masthead .mobile_menu {
    margin: 0 0 0 0; 
}

.navbar-toggler{
    background-color: transparent;
    border: 0px; 
    color: #CCCCCC;
}

.navbar-toggler svg {
    font-size: 40px;
}
.container-fluid{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: -6px 0 0 0;
}

.sprite {
    display: inline-block;
}

#masthead-signin {
    float: right;
    margin: 0;
}

#masthead-signin .sign-up {
    margin-left: 10px;
}

 
a.uix-button {
    text-decoration: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uix-button-default,
.uix-button-default[disabled],
.uix-button-default[disabled]:hover,
.uix-button-default[disabled]:active,
.uix-button-default[disabled]:focus {
    border-color: #d3d3d3;
    background: #f8f8f8;
    color: #333;
}

.uix-button {
    display: inline-block;
    height: 28px;
    border: solid 1px transparent;
    padding: 0 10px;
    outline: 0;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    white-space: nowrap;
    word-wrap: normal;
    line-height: normal;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.uix-button-primary,
.uix-button-primary[disabled],
.uix-button-primary[disabled]:hover,
.uix-button-primary[disabled]:active,
.uix-button-primary[disabled]:focus {
    border-color: #167ac6;
    background: #167ac6;
    color: #fff;
}

#upload-btn .uix-button-content,
.sign-in span {
    vertical-align: middle;
    padding: 0 20px 0 20px;
    border-radius: 4px;

    display: inline-flex;
}

.signin-container,
.notifications-container {
    display: flex;
    margin-left: 40px;
}


/********************/


/*  Users           */


/********************/

.reset-confirm {
    margin-top: 50px !important;
}

.custom-button {
    padding: 6px 6px !important;
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #F7F7F7;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.btn-long {
    padding: 4px 60px 4px 60px !important;
    margin: 0px !important;
}

.custom-button:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#upload-btn,
.sign-in {
    display: block;
    margin-top: 0px;
    /* border: 1px solid #eee; */
    font-size: 16px;
    background-color: #cc181e;
    color: #FFF;
    border: 0;
}

#upload-btn .uix-button-content svg{
    font-size: 14px;
    margin: 0px 8px 0 0;
    padding: 0;
}

.btn-white {
    background-color: #FFF;
    color: #000000;
}
.btn-red {
    background-color: #cc181e !important;
    color: #FFF;
}
.btn-grey {
    background-color: #303030 !important;
    color: #FFF;
}
.btn-white:hover {
    background-color: #cc181e;
    color: #FFF;
}
.btn-noborder{
    border: 0px !important;
}

.btn-rounded {
    border-radius: 17px;
    padding: 8px 30px 8px 30px !important;
    display: inline-block;
}
/* .sign-in:hover,
.recovery .custom-button:hover {
    background-color: #1072bd !important;
} */

.form-bottom-links {
    text-align: center;
}

.login-form {
    border-radius: 2px;
    border: 1px solid #333;
    margin-top: 30px !important; 
    margin: 0; 
    font-weight: bold !important; 
}

.login-form input {
    border-radius: 45px!important;
    height: 34px!important;
}
.login-form #id_username,
.login-form #id_birthday,
.login-form #id_email,
.login-form #id_password,
.login-form #id_password1 {
    padding: 0px 0px 2px 10px!important;
    width: 280px !important;
    font-size: 20px!important;
}

.ico-red svg{
    color: #cc181e;
}

.ico-opa1 svg{
    opacity: 0.7;
}
.ico-opa2 svg{
    opacity: 0.5;
}

.ico-size0 svg {
    font-size: 80px;
    width: 80px !important;

}
.ico-size1 svg{
    font-size: 50px;
    width: 50px !important;
}
.ico-size2 svg{
    font-size: 24px;
    width: 24px !important;
    vertical-align: middle;
}
.ico-size3 svg{
    font-size: 20px;
    width: 20px !important;
    vertical-align: middle;
}

.ico-size4 svg{
    font-size: 14px;
    width: 14px !important;
    vertical-align: middle;
}
.ico-size5 svg{
    font-size: 10px;
    width: 10px !important;
}

.ico-hover:hover svg{
    color: #cc181e;
    opacity: 1;
}

.ico-bottom svg{
    vertical-align: bottom;
}
.ico-baseline svg{
    vertical-align: baseline;
}


.recovery {
    display: block;
    padding: 40px;
    text-align: center;
    height: 250px;
}

.recovery p {
margin: 0px 0px 30px 0px !important;
}


.recovery .custom-button {
    background-color: #2793e6 !important;
    color: #FFF !important;
    text-shadow: 0 1px 1px rgba(25, 25, 25, 0.5) !important;
    clear: both;
}

#login.container,
#register.container {
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
} 
 
.login-form label {
    font-weight: bold !important;
        margin: 0 0px 0px 15px;
}

.login-form {
    text-align: left;
    padding: 20px;
}

.login-form .register {
    text-align: center;
    width: 300px;
    margin: 90px 0px 40px 0px;
}

.login-form .register a {
    font-weight: normal !important;
}

.login-form .register div {
    border-bottom: 1px solid #ccc;
    width: 40px;
    margin-top: 50px;
}

.login-form div {
    width: 300px;
    margin: auto;
    margin-bottom: 10px;
}

.login-container {
    margin: 22px !important;
}

.login-form p {
    font-size: 16px;
    line-height: 17px;
    height: 16px; 
    position: relative;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 70px;
}

.register-form .title {
    font-size: 24px !important; 
}

.register-form input,
.login-form input {
    width: 90% !important;
    margin-left: 5%;
}

.register-form select {
    width: 280px !important;
}

.login-form input.sign-in {
    max-width: 100px !important;
    margin-top: 10px !important;
    float: left;
}

#tos_label label,
#over_label label {
    margin-left: 28px;
}

#id_tos,
#id_overeighteen {
    margin-top: -37px;
    /* All browsers except webkit*/
    transform: scale(1.5);
    /* Webkit browsers*/
    -webkit-transform: scale(1.5);
    width: 20px !important;
    height: 20px !important;
}

#id_tos {
    margin-top: -54px;
}

.register-form input.sign-in {
    max-width: 120px !important;
    float: none;
}

.register-form .errorlist {
    list-style-type: none;
    color: #FF0000;
    margin: -8px 0px 8px 0px !important;
}

.ok-button {
    display: block;
    margin: 0px !important;
}

.form-bottom-links a {
    margin-right: 10px;
    margin-bottom: 10px;
    color: #333;
    text-decoration: underline;
}

.form-bottom-links a:hover {
    color: #2793e6;
}

.inline {
    width: 36%;
    margin: 6% 20px 0 0;
}

.inline li{
    margin: 0px 0px 30px 0px;
}
.features {
    overflow: hidden;
    list-style-type: none;
}

.features.register {
    overflow: hidden;
    list-style-type: square;
}

.features .title {
    text-align: left !important;
    margin: 0px;
    margin-top: 16px;
    font-weight: 600;
}

.login-headers h1 {
    font-size: 27px;
    line-height: 24px;
}

.login-headers h2 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}

.register li {
    margin-top: 10px;
}

.features p {
    margin: 0 0 0 68px;
    line-height: 17px;
    margin: 0 0 1em;
    text-align: left;
}

.features img {
    float: left;
    margin: -3px 13px 0 0;
}

.notice {
    margin: 70px;
}

.reel {
    margin: 45px 0px 0px 60px;
}

.small {
    font-size: 12px !important;
}


/* overlay */

.overlay_close {
    position: absolute;
    right: 10px;
    font-size: 22px;
    background-color: #CCC;
    color: #333;
    top: 10px;
    padding: 3px;
}

.overlay_close a {
    color: #333;
}

.overlay_close a:hover {
    color: #FFF;
}

#porntube .search-nav {
    margin: 20px 0 20px -50px;
    clear: both;
}

#porntube .bread-crumb,
#search .bread-crumb,
#pornstar .bread-crumb {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0px 10px 10px;
    display: block;
    text-transform: uppercase;
}

#porntube .bread-crumb p {
    margin: 0 0 -20px 0px;
    height: 45px;
}

#porntube .bread-crumb li {
    display: inline-block;
}

#search .bread-crumb a {
    text-decoration: underline;
}

#porntube .navbar li a:hover,
#porntube .navbar li.selected a {
    text-decoration: none;
    background-color: #C3C3C3;
}

#porntube .error-mess {
  font-size: 15px;
  margin: 12px 0;
  line-height: 22px;
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.flag a {
    display: block !important;
}

.flag img {
    margin: 0px 0px 0px 14px !important;
}

#searched-terms,
#searched-terms h1 {
    display: inline-block;
    font-size: 1.1em;
    margin-left: 8px;
}

#searched-terms a {
    color: #9CBE02;
}

.search-keyword {
    line-height: 18px;
}

.btnsearch {
    border-color: #dadada;
    -moz-border-radius: 0px 4px 4px 0px !important;
    border-radius: 0px 4px 4px 0px !important;
    padding: 0 8% 0 8%;
}

.btnsearch:hover {
    background-color: #cc181e !important;
}

.btnsearch:hover svg {
    color: #FFF;
 }

.ui-widget-content {
    border: 1px solid #888 !important;
}

.ui-corner-all {
    border-radius: 0px !important;
}

.ui-menu-item a {
    font-family: 'Poppins', sans-serif;
    font-weight: bold !important;
    color: #000000 !important;
}

.ui-menu-item b {
    font-weight: normal !important;
}

.hd-res {
    background-color: #cc181e;
    color: #FFFFFF;
    border-radius: 3px;
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 12px;
    padding: 2px 4px 2px 4px;
    font-weight: 600;
    transition: 1s;
}

.video_thumb:hover .hd-res {
    right: -100px;
}

.items .hd-res {
    position: relative;
    top: 0px;
    right: 0px;
}
.hd-res-sidebar {
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 9px;
    padding: 1px 3px 1px 3px;
    vertical-align: text-bottom;
    color: #FFF !important;
}


.sort-holder {
    border-bottom: 1px solid #dadada;
    margin: 0 0 10px;
    box-sizing: border-box;
    height: 34px;
}

.sort-holder>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 !important;
    list-style: none;
    margin: 0;
    line-height: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.sort-holder .item a {
    background: 0 0;
    padding: 5px 0 12px;
    margin: 0 20px 0 0;
}
.sort-holder .item a {
    display: block;
    font-size: 16px;
    padding: 5px 20px;
    color: #303030;
    margin: 0 0 0 3px;
    line-height: 20px !important;
    font-weight: 600 !important;
    max-width: 200px !important;
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
}

.sort-holder>ul .item:nth-child(2) {
    margin: 0 0 0 3px;
    padding: 0 5px 0 0;
    border-right: 1px solid #dadada;
}

.sort-holder .sort {
    float: none;
    background: 0 0;
    min-width: auto;
    width: auto;
}
.sort-holder .sort .type-sort {
    background: 0 0;
}

.sort .icon {
    width: 100%;
    height: 100%;
}
.sort-holder .sort ul {
    min-width: 140px;
}
.sort .icon, .sort ul, .sort:after {
    position: absolute;
}
.sort-holder .sort p {
    position: relative;
    display: inline-block;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    margin: 6px 16px 0 19px;
}

.sort ul {
    top: 100%;
    left: 0;
    /* width: 100%; */
    z-index: 100;
    padding: 0;
    list-style: none;
    display: none;
    overflow: hidden;
    background: rgba(0,0,0,.8);
    border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
}
.sort-holder .sort ul a {
    font-size: 14px;
    padding: 8px;
}

.sort ul a {
    display: block;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
}

.sort:hover,
p.active {
    color: #cc181e;
    cursor: pointer;
}

.sort:hover ul {
    display: block;
}

.sort-holder a:hover {
    color: #cc181e;
    text-decoration: none;
}
.sort ul a:hover {
    color: #fff;
    background: #cc181e;
}


.sort-holder .active a,
.sort-holder a:hover  {
    border-bottom: 3px solid #cc181e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sort:hover:after {
    border-bottom: 4px solid #cc181e;
    border-top: none;
}
.sort:after {
    border-top: 4px solid #303030;
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 15px;
    right: 2px;
    margin-right: 2px;
}

.sort {
    position: relative;
}


/******************/


/* VideoThumbs    */


/******************/


.carousel{
    overflow: hidden;
    margin-left: 4px;
    margin-right: 4px;
}

.spinner {
    display: none;
    position: absolute;
    margin-left: 160px;
    margin-top: 6px;
}

.videosthumbs dl {
    font-weight: bold;
    //margin: 8px 0 0 6px !important;
    text-align: center;
}

/* .videosthumbs.video-container {
    padding: 5px 5px 0px 5px;
} */
 


.video-border {
    border: 2px solid #CCC;
    width: 240px;
    height: 180px;
    position: absolute;
}


.rotate img {
    position: relative;
}

.thumb {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.videoprev {
    border: none;
    position: absolute !important;
    width: 100% !important;
    top: -3%;
    left: 0;
    height: 110%;
 
}

/* .videoprev video {
    height: 100% !important;
    width: 105%;
    object-fit: fill;
    pointer-events: none;
}  test 5 sept 2025 */

.videoprev video {
    height: 100%;
    width: 100%;
    object-fit: fill;
    pointer-events: none; 
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .videoprev video {
        height: auto !important;
        width: auto !important;
    }
}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS */
    .videoprev video {
        height: auto !important;
        width: auto !important;
    }
}

.videoprev.hide {
    display: none !important;
    background-color: transparent;
}

.videoprev.show {
    display: block !important;
    //height: 100% !important;
}

.videosthumbs dl div {
    overflow: hidden;
    height: 179px;
    width: 240px;
    vertical-align: top;
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-size: 2400px 180px !important;
}


.videosthumbs dl .bg {
    position: absolute;
    color: #FFFFFF;
    margin-left: 0px;
    top: 156px;
    z-index: 99;
    width: 240px;
    height: 22px;
}

.videosthumbs .img-popover {
    pointer-events: none;
}


.videosthumbs dl .nfo-left,
.videosthumbs ul .nfo-left {
    font-weight: normal;
    font-size: 11px;
    color: #eee;
    float: left;
    margin-left: -3px;
}

.videosthumbs dl .nfo-right,
.videosthumbs ul .nfo-right {
    font-weight: normal;
    font-size: 10px;
    color: #eee;
    float: right;
}


.videosthumbs dl .desc a {
    display: block;
    max-height: 2.5em;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
}

.videosthumbs button.addto-button {
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: normal;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float: right;
    margin: 0px 6px 0px 0px;
    z-index: 999;
}

.videosthumbs .uix-button {
    height: 2.55em;
    padding: 0 .9em;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    font-weight: bold;
    font-size: 11px;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.videosthumbs dd.desc {
    clear: both;
    margin-left: 0px !important;
    top: 0px;
    position: relative;
}

.videosthumbs dl .video-nfo {
    color: #999;
    font-size: 11px;
    line-height: 1.3em;
    margin-top: 1px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}

.video-nfo span {
    margin-right: 12px;
}

.videosthumbs ul {
    padding: 2px;
    list-style-type: none;
    margin: 0px;
}

.videosthumbs ul li.video-box {
    display: inline-block;
    width: 240px;
    height: 220px;
    margin: 0px 0px 0px 4px;
    overflow: hidden;
    vertical-align: top;
}

.videosthumbs ul li .informations {
    position: relative;
    margin: -62px 0px 0px 4px;
    color: white;
    width: 240px;
    height: 20px;
}

.videosthumbs ul li .video-title {
    text-align: center;
    font-size: 1.1em;
    text-decoration: underline;
    font-weight: bold;
    color: #666;
    width: 240px;
    height: 40px;
    overflow: hidden;
    display: block;
    line-height: 20px;
}

.videosthumbs ul li .video-title:hover {
    color: #9CBE02;
}

.wrapping-video {
    height: 180px;
}

#porntube .inline-top {
    margin-left: 4px !important;
    margin-top: -27px !important;
}

#porntube .inline-top .title {
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: -6px;
}

#porntube .watching-now dl .desc,
#porntube .recommended dl .desc {
    font-size: 1em;
}

/* #porntube .ads-ptube iframe {
    height: 260px;
    margin: 0px 0px -93px 17px;
    text-align: center;
    width: 310px;
} */

.ico {
    display: inline-block;
    vertical-align: sub;
    width: 16px;
    height: 16px;
    margin: 0px 4px 0 10px;
}


.thumb-info .ico {
    opacity: 0.2;
}

div#related {
    width: 100%;
}

.v-content {
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-left: 15px;
}

.v-row {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.5em;
    margin-left: -0.5em;
}

/* 
.panes-video .video{
    grid-template-columns: repeat(1, calc(98% - 6px)) !important;
    width: 98% !important;
} */



.btn-more {
margin: 2px;
}

.btn-more a{
    display: block;
    text-align: center;
    border-bottom: 3px solid #444;
    line-height: 2;
}
.btn-more a:hover{
    background-color: #333;
    color: #FFF !important;
}
.btn-more i{
    line-height: 2;
}


.container-fluid,
.v-container {
    margin-right: auto;
    margin-left: auto;
}

.video {
    display: block;
    float: left;
    width: 19.3%;
    /* margin: 2px; */
    overflow: hidden;
    zoom: 1;


    /* background-color: #000;
    border: 1px solid #333 !important; 
     test 5 sept 2025 */

    /* padding: 0px 0px 6px 0px; */
    padding: 10px 2px 10px 2px;


}

.related-container .video { 
    width: 16.66666667%;
}


.thumb {
    width: 240px;
    height: 180px;
    position: relative;
}

.thumb-info { 
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 2px;
    text-align: center;
    color: #666;
    font-weight: 400;
}

.wrapper-profile {
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}

.thumb-info h3 {
    line-height: initial;
    font-weight: 600;
    display: block;
    width: auto; 
    margin: 4px 0 6px 0;
    /* font-size: 13px;  test 5 sept 2025 */
    font-size: 14px;
}

.thumb-info h3 a {
    color: #353535;
    /* height: 17px;  test 5 sept 2025 */
    height: 17px;
    display: block;
    overflow: hidden;
}

.thumb-info h3 a:hover,
.video:hover .thumb-info h3 a {
    color: #D40606;
    text-decoration: none;
}

.v-owner {
    overflow: hidden;
    word-break: break-all;
}

.v-added {
    overflow: hidden;
    word-break: break-all;
    color: #666;
    font-weight: 400;
}

#video .likes {
    margin-left: 12px;
}

#video .more-videos .video {
    float:  none !important;
    display: inline-block !important;
    width: 19% !important;
    min-width: 200px;
}


#video .more-videos .container-pstar-videos{
    overflow-x: scroll;
    white-space: nowrap;
    height: auto;
    width: auto;
}

#video .more-videos .container-pstar-videos::-webkit-scrollbar {
    -webkit-appearance: none;
}

#video .more-videos .more-pstar-title {
    margin: 20px 0px 10px 14px;
    font-size: 20px;
}


#video .more-videos .container-pstar-videos::-webkit-scrollbar:horizontal {
    height: 11px;
}

#video .more-videos .container-pstar-videos::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #333;
    background-color: rgba(0, 0, 0, .5);
}



.v-owner a {
    color: #666 !important;
}

.v-owner a:hover {
    color: #222 !important;
}

.v-owner:hover .thumb-info a {
    color: #353535 !important;
}

#video .videosthumbs {
    overflow: hidden;
    /* margin: 4px -10px 10px 10px; */
}

.videosthumbs .duration,
.videosthumbs .rating  {
    color: #666;
    font-weight: 600;
}
.videosthumbs .duration svg {
    font-size: 12px;
    vertical-align: middle;
}
.videosthumbs .author {
    display: block;
    color: #CCC;
    margin: 0 0 10px 0;
}


/***  VIDEO PLAYER ***/

#player {
    background-color: #FFFFFF;
}

#home #vert_right_ads {
    width: 150px;
    margin-left: 0px;
    height: 1134px;
    float: right;
}

#video .video-link {
    cursor: pointer;
}

/*** Modal Forms ***/

body.stvmodal_active .stvmodal-overlay {
    visibility: visible;
    opacity: 1;
}

body.stvmodal_active .stvmodal {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.stvmodal-overlay {
    opacity: 0;
    position: fixed;
    background: rgba(0, 0, 0, .85);
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
}

@media only screen and (min-width: 641px) .stvmodal {
    max-width: 700px;
    margin: 0 auto;
    min-height: 0;
}

.stvmodal,
.stvmodal-overlay:after {
    vertical-align: middle;
}

.stvmodal {
    margin-top: 20%;
    padding: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    background: #fff;
    color: #444;
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
    transform: scale(.95);
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    border: 1px solid #1a242f;
}

.stvmodal {
    position: relative;
    display: inline-block;
    border-radius: 12px;
    background-color: #dadada;
}

.playlist-stvmodal .title-inp {
    margin-bottom: 5px;
}

.playlist-stvmodal .playlist-list {
    min-height: 100px;
    clear: both;
}

.btn-long-left {
 padding: 6px 12px 7px 12px !important;
    margin: 3px !important;
    width: 30%;
    text-align: left;
    font-size: 17px;
    height: 40px;
    color: #aaa !important;
    overflow: hidden;
    line-height: 22px;
}
.btn-long-left:hover {
    background-color: #cc181e;
    color: #FFF;
}

.playlist-stvmodal  h4{
    margin: 0px 0px 10px 0;
}

.playlist-stvmodal .list {
    margin-top: 10px;
}

.create-playlist-title {
    margin-top: 22px;
}

input.big-text-black {
    width: 24em;
    height: 2em;
    font-size: 1em;
    border-radius: 22px !important;
    padding: 0 0 0 10px !important;
    height: 30px !important;
}

.stvmodal-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 28px;
    height: 28px;
    line-height: 23px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 28px;
    color: #2c3e50;
    text-align: center;
}


/*** Video Page ***/

.stvxp-container {
    width: 100%;
}

#video #video-title-container {
    padding: 6px 0px 0px 0px;
    border-top-width: 0;
    border-bottom-width: 0;
}

#video .player-bg,
#video .not-available {
    height: 450px;
    background-color: #000;
    width: -webkit-fill-available;
}
.vplayer {
    background: #000;
    width: 100%;
}
.theatre-custom {
    margin-top: 526px !important;
}
.theatre-custom #video_vert_right_ads{
    display: none;
}
.theatre-custom .fluid_video_wrapper {
    position: absolute;
    top: 108px;
    z-index: 10;
    width: 100% !important;
    height: 640px !important;
    left: 0%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.8);
}

/* Hide side content when in theater mode */
.theatre-custom .side_content {
    display: none !important;
}


.ad_in_video {
    position: relative;
    height: 38px;
    width: 100%; 
    background-color: dimgrey;
    padding-top: 2px;
}

.centered-bottom {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    text-align: center; /* Centrage horizontal des contenus */
}
 

#video-player {
    max-height: 526px;
}
/* usefull for opacity on the end of video */
.fluid_video_wrapper {
    background-color: #000 !important;
    max-height: 526px !important;
    /* min-height: 300px !important; */
    flex: 1;
    height: unset !important; 

}
.user-header.left {
    margin-bottom: 20px;
}
.video-separator{
    border-bottom: 1px solid #dadada;
    margin: 40px 40px 10px 0px;
    clear: both;
    width: 100%;
}
.player {
    margin: 12px;
    min-width: 686px !important; 
    height: 40%;
}

#video .player-bg span {
    color: #888;
    padding: 212px 0px 4px 330px;
    height: 40px;
    font-size: 1.4em;
    position: absolute;
}

#video .not-available p {
    font-size: 2em;
    background: black;
    color: #AAA;
    line-height: 1.5em;
    padding-top: 200px;
    padding-left: 140px;
    width: 95%;
}

#video .not-available div {
    width: 107px;
    height: 75px;
    background: url('/static/images/not_available.png') no-repeat left top;
    position: absolute;
    margin-top: 200px;
    margin-left: 20px;
}

#video #video-title p {
    padding: 5px;
    margin: 0px;
}

#video #video-title h1 {
    font-size: 19px;
    line-height: 28px;
}

#video .video-title-tags {
    margin-top: 25px;
    margin-left: 8px;
    height: 0px;
    width: 500px;
}

#video .video-title-tags li {
    display: inline;
    font-size: 0.6em;
    margin-left: 0px;
    list-style-type: none;
}

#video .video-about {
    margin: 12px 0px 0px 3px;
    display: block;
}

#video .video-about p{
    margin: 12px;
}




#video .video-infos-extra-info .video-count {
    height: 34px;
    max-width: 220px;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    text-align: right;
    font-size: 19px;
    line-height: 24px;
    color: #555;
    overflow: hidden;
}

#video .video-infos-extra-info .video-action a {
    color: #888 !important;
    margin-left: 20px;
}

#thumbs-up:hover .ico,
#thumbs-down:hover .ico,
#thumbs-up .hover.ico,
#thumbs-down .hover.ico,
#favorited .hover.ico {
    opacity: 1;
    vertical-align: top;
}

#video .video-infos-extra-info .video-bar {
    height: 3px;
    border-radius: 0%/66%;
    width: 100%;
    position: relative;
    background-color: #444 !important;
    margin-bottom: 8px;
}

#video .video-infos-extra-info .pct-bar {
    height: 3px;
    background-color: #167ac6;
    display: block !important;
    width: 0%;
}

#video #social-buttons {
    list-style-type: none;
    font-size: 1em; 
    display: flex;
}

#video #social-buttons .right {
    margin-right: 14px;
}

#video #social-buttons span {
    display: inline-block;
    margin: 0 0 -3px 3px;
    font-weight: bold;
    vertical-align: bottom;
}

#video ul {
    list-style-type: none;
    margin: 0;
}

#video .options-container  li {
    display: inline-block;
}

#video .spon-link {
    height: 28px;
}
.spon-link a {
    text-decoration: underline;
    color: #111;
}
.spon-link a:hover {
    text-decoration: underline;
    color: #cc181e;
}

#video .share-link {
    width: 80%;
    color: #666;
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 22px;
    padding: 14px;
}

.options-container {
    clear: both;
    padding: 22px;
}

#video .share-service-icon {
    background-image: url('/static/images/sprite.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    background-size: auto;
    vertical-align: middle;
    border-radius: 24px;
}

#video .share-service-icon-facebook {
    background-position: -192px 0;
}

#video .share-service-icon-googleplus {
    background-position: -32px 0;
}

#video .share-service-icon-twitter {
    background-position: -224px 0;
}

#video .share-service-icon-tumblr {
    background-position: -96px 0;
}

#video .share-service-icon-pinterest {
    background-position: -160px 0;
}

#video .share-service-icon-reddit {
    background-position: -64px 0;
}

#video .share-service-icon-digg {
    background-position: 0 0;
}

#video .action-buttons {
    list-style-type: none;
    font-size: 1em;
    /* margin-left: 6px; */
    clear: both;
}

.btn-social {
    height: 2.6em;
    margin-right: 5px;
    color: #333;
    border: 3px solid transparent;
    border-width: 3px 0;
    background: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: bold;
    font-size: 16px;
}

.btn-social a,
.btn-social a:hover {
    text-decoration: none;
    color: #000;
}

.btn-none {
    border: 1px solid transparent !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-social:hover,
.btn-social-hover {
    border-bottom: 3px solid #cc181e;
    border-top-width: 3px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.share-panel-start-at-container {
    display: block !important;
    margin-top: 10px;
}

.st-uix-form-input-checkbox-container {
    display: inline;
}

.st-uix-form-input-text.share-panel-start-at-time {
    width: 40px;
    border-radius: 0px;
    vertical-align: inherit;
}

.share-panel-start-at {
    font-size: 20px;
}

#video .action-buttons .btn-toolbar {
    margin: 0px !important;
}
 

sup {
    color: red;
}

#video .btn-grp-sentiments {
    float: left;
    width: 140px;
    margin: 5px 0 0 20px;
}

#video .video-action #thumbs-up,
#video .video-action #thumbs-down,
#video .video-action #favorited {
    text-align: center;
    cursor: pointer;
    width: 74px;
}

#video .video-action {
    display: inline-flex;
    margin: 0;
}

#video #video-infos #social-buttons #flag {
    text-indent: -9999px;
    float: left;
    width: 43px;
    height: 35px;
    padding: 0px;
    background: url('/static/images/button-social-lo_06.png') no-repeat left top;
}

#video #video-infos #social-buttons #flag:hover {
    cursor: pointer;
    background: url('/static/images/button-social-hi_06.png') no-repeat left top;
}

#video #video-infos #datas {
    list-style-type: none;
    font-size: 1em;
    width: 400px;
    display: inline-block;
    margin-left: -20px;
}

#video #video-infos #datas dt {
    float: left;
    padding: 2px;
    list-style-type: none;
    color: #717171;
    font-size: 0.9em;
    text-align: right;
    width: 100px;
    margin-right: 10px;
}

#video .options-container {
    padding: 10px 0px 0 0px;
}

#video .hrz-separator {
border-bottom: 1px solid #dadada;
    width: 100%;
    text-align: center;
    margin: 0px 0px 0px 10px !important;
    display: block;
}

#video #video-infos .description {
    overflow: hidden;
    line-height: 17px;
    font-size: 13px;
}

#video #video-infos .description p {
    max-width: 700px;
}

#video #video-infos .categories {
    line-height: 22px;
}

#video #video-infos .categories a {
    color: #999;
}

#video #video-infos #datas .description a {
    color: #333;
}

#video #textarea-embed {
    width: 100%;
    height: 62px;
    font-size: 1.2em;
}

#video .share-video-url {
    width: 100%;
    height: 62px;
    font-size: 1.2em;
    margin: 20px 0px 0 0;
}
#video .share-video-url p{
    font-size: 12px;
    margin: 0 0px 0px 16px;
}
#video .share-video-url  .share-link {
    font-size: 1em;
    margin-top: 0px !important;
    margin-bottom: 10px;
}

#video .share-link{
    background-position:100px;
}
#video .share-link.copied{

    background: -webkit-linear-gradient(#C7D3DC,#5B798E);
    background: -moz-linear-gradient(#C7D3DC,#5B798E);
    background: -o-linear-gradient(#C7D3DC,#5B798E);
    background: linear-gradient(#C7D3DC,#5B798E);

    -webkit-transition: background 1s ease-out;
    -moz-transition: background 1s ease-out;
    -o-transition: background 1s ease-out;
    transition: background 1s ease-out;

    background-size:1px 200px;
}


.emojionearea .emojionearea-editor {
    min-height: 4em !important;
}


#video #video-infos .gifpreview {
    /*width: 662px;
height: 390px;*/
}

#video #gifpreview:focus,
#video #share:focus,
#video #about:focus,
#video .btn-download:focus,
#video #addto:focus {
    outline: none;
}

#video .gifpreview iframe {
    min-height: 360px;
    height: 100%;
}

.video-tags {
    text-align: left;
    overflow: hidden;
    width: 210px;
    height: 19px;
    padding-bottom: 2px;
}

.popular-searches .label {
    font-weight: normal !important;
    padding: 3px !important;
    background-color: #999 !important;
    margin-right: 3px !important;
    line-height: 30px !important;
}

#video #video-infos dd a:hover {
    color: #FFF;
    text-decoration: none;
}

#video #related ul,
#home #related ul {
    margin-top: 40px;
    margin-bottom: 0px !important;
    margin: 20px 0 10px 0px;
}

#video #related dl,
#home #related dl {
    border: 0px;
    /* margin-top: 10px; */
    /* padding-left: 8px; */
    /* margin-right: 0px; */
}

#video .related-videos {
    margin: 0px 0 10px 4px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.popover-title {
    display: none !important;
}
.popover-content {
    font-size: 14px;
    background-color: #111111 !important;
}
.popover-content a{
    color: #cc181e !important;
    text-decoration: underline !important;
}

#home #related .videosthumbs {
    background-color: #EEEEEE;
    border: 1px solid #D3D3D3;
    height: 760px;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

#video #related li,
#home #related .tab li {
    padding-bottom: 3px;
    padding-top: 0.25em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 1.2em;
    font-weight: bold;
    display: inline;
    border-color: #e6e6e6;
    border-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}

#video #related li a,
#home #related .tab li a {
    color: #717171;
    text-decoration: none;
}

#video #related li a:hover,
#home #related .tab li a:hover {
    color: #2793e6;
    text-decoration: underline;
}

#video .videosthumbs {
    height: auto;
}

#video .icon-refresh.icon-white {
    margin: 3px 4px 0px 0px;
}

#video .user-header .user-infos {
    margin: 10px 0px 0px 0px;
    //min-width: 190px;
}
#video .username img{
    border-radius: 45px;
    display: block;
    margin: 2px 0 0 0;
}


#video .user-header .user-infos .username {
    font-weight: 600;
    font-size: 16px;
    padding-right: 14px;
    float: left;
}

#video .user-header .user-infos .user-videos {
    font-size: 11px;
    color: #666;
}

#video .user-header .user-infos a {
    color: #333;
    /* text-decoration: underline; */
}

#video .user-header .user-infos a:hover {
    color: #cc181e;
    text-decoration: none;
}

/* Subscribe  */

.subscribe {
    margin: 4px 0 0 0;
}
.subscribe .sub-count{
    font-weight: 100;
    font-size: 12px;
    opacity: 0.7;
    margin-left: 10px !important;
}
a.subscribe{
    padding: 2px 8px 2px 8px !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 600;
    color: #FFF !important;
}

/**** Dating ****/

#dating .dating {
    margin-left: -20px;
    margin-top: -10px;
}


#categories .categ {
    background-color: #333;
    border-radius: 7px;
    padding: 5px;
}

#categories .row {
    margin: 20px;
}

#categories .categ div {
    font-size: 2em;
    padding: 10px;
}

#categories .categ ul {
    list-style-type: none;
}

#categories .tag-col {
    float: left;
    margin: 0;
    padding: 0;
    color: #444;
}

#categories li.tag {
    color: #FFF;
    float: left;
    display: block;
    margin: 3px 6px;
    width: 180px;
    height: 20px;
    list-style: none;
    overflow: hidden;
    font-size: 1.1em;
    padding-left: 0px;
}

#categories .reset {
    clear: both;
    height: 0;
    font-size: 1px;
}


/**** Tags Cloud ****/

.tagcloud {
    font-size: 1.6em;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 145px;
    text-align: center;
    display: inline-block;
}

.tags {
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 140px;
}


/**** Errors pages ****/

#error_404 {
    margin-bottom: 110px;
    margin-top: 110px;
    text-align: center;
}

#error_404 h2 {
    color: red;
}

li.tag a {
    color: #666;
}

#home .tags {
    width: 150px;
    margin: 0px;
    padding: 0px;
}

#home .tags span {
    background-color: transparent !important;
}

#home .tags span a {
    color: #444;
    white-space: normal;
    font-weight: normal;
}


/* User public profile */

/* #user-profile .best-tags li,
ul {
    display: inline;
} */

/* #user-profile .best-tags {
    margin: auto;
    padding: 20px;
    font-weight: bold;
    font-size: 12px;
    color: #333;
} */

#user-profile .col-container {
    display: table;
    table-layout: fixed;
    width: 100%;
}

#user-profile .col-container-inner {
    display: table-row;
}

#user-profile .primary-col {
    display: table-cell;
    vertical-align: top;
    padding: 10px 0px 0px 8px;
}

#user-profile .secondary-col {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 5px;
}

#user-profile .inline {
    display: inline;
}

#user-profile .user-infos {
    margin-left: 6px;
}

#user-profile .user-infos .right {
    float: right !important;
    max-width: 100px;
    text-align: right;
    overflow: hidden;
}
/*
#user-profile .user-top {
    height: 120px;
    padding: 10px 40px 0px 10px;
    font-size: 17px;
    border-top: 1px solid #e6e6e6;
    font-weight: bold;
    background-color: #333;
    color: #fff;
} */

#user-profile .username {
    padding-top: 10px;
    /* display: inline-table; */
}

.v-owner .username {
    padding-top: 0px !important;
}

#user-profile .user-title-tab h1 {
    margin: 0px 0px 0px 0px;
    font-size: 22px !important;
    color: #333;
}

#user-profile .user-title-more {
    font-size: 13px;
}

#user-profile .user-score div {
    font-size: 12px;
    width: 100%;
}

#user-profile .v-row {
    margin: 10px 0px 0 10px;
}

#user-profile .user-picture img {
    /* border: 1px solid #ccc; */
    margin: -11px 12px 0px 15px;
    width: 80px;
    border-radius: 45px;
}

#user-profile .user-picture {
    float: left;
}

#user-profile .user-picture .avatar {
    float: left;
    margin: 0 0 0 0;
    width: 80px;
}

#user-profile .user-picture .user-resume {
    float: right;
    margin-left: 25px;
    position: absolute;
}

#user-profile .user-website a {
    color: #bbb;
    font-size: 13px;
    font-weight: normal;
}

#user-profile .user-score {
    float: right;
    margin: 24px 0px 0px 0px;
    //width: 150px;
    width: 25%;
    text-align: center;
    font-size: 28px;
}

#user-profile .username h1 {
    line-height: 20px !important;
}

#user-profile .videos-range {
    font-size: 12px;
    color: #888;
}

#user-profile .header {
    font-size: 18px;
    margin-top: 20px;
    margin-left: 20px;
}

#user-profile .user-profile {
    font-size: 13px;
    font-weight: bold;
}

#user-profile .user-about {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
}

#user-profile .user-infos div {
    clear: both;
    margin-bottom: 2px;
}

#user-profile .user-infos dd {
    font-weight: normal;
    color: #666;
}

#user-profile .user-infos dt {
    margin-top: 8px;
}
#user-profile .header-container {
    border-bottom: 1px solid #e6e6e6;
    margin-left: 15px;
}


#user-profile .header-container .svg-inline--fa{
    vertical-align: bottom;
}

#user-profile .info p {
    margin: .25em .75em;
    line-height: 150%;
    font-weight: 500;
    word-wrap: break-word;
    clear: both;
}

#user-profile .info p span {
    font-size: .8em;
    color: #666;
    display: block;
    font-weight: 400;
}

#user-profile {
    margin-right: 20px;
    margin-left: 20px;
}
#user-profile td.left-videos {
    width: inherit;
    padding-left: 0px;
    vertical-align: top;
}

#user-profile .wrap-content {
    width: 100%;
}

#user-profile .tweet-section {
    padding: 6px;
    border-bottom: 1px solid #e6e6e6;
}

#user-profile .feed-infos {
    margin: 0;
}

#user-profile .feed-latest {
    clear: both;
    margin-top: 20px;
    max-height: 1294px;
    overflow: hidden;
    width: 195px;
}

.user-info-menu {
    border-bottom: 1px solid #353535;
    overflow: hidden;
}

.user-info-menu .items {
    margin: 0px 0px 10px 0px;
}


#user-profile .feed-scroll {
    overflow-y: auto;
    overflow-x: hidden;
}

#user-profile .left-profile {
    border-right: 1px solid #303030;

    vertical-align: top;
    margin-top: 10px; 
    float: left;
}

#user-profile .header-latest {
    text-align: center;
    font-size: 17px;
    margin: 0px 0 14px 0px;
    /* border-top: 1px solid #e6e6e6; */
}

#user-profile .feed-infos .username {
    padding-top: 0;
}

#user-profile .time-ago,
#user-profile .feed-text {
    font-weight: normal;
    color: #777;
    font-size: 12px;
    word-break: break-all;
}

#user-profile .feed-text img {
    max-width: 184px;
}

.pagination li:last-child a,
.pagination li:first-child a {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
}
 
 

.pornstar-index {
    margin: 20px 0 20px 16px !important;
}

.headline div {
    font-size: 17px;
    margin: 0;
    text-align: center;
    display: block;
    width: 100%;
}

.btn{
    border-radius: 6px !important;
}
#porntube .alphabet {
    overflow: hidden;
    padding: 0 0 4px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.sidebar .all-categories {
    margin-top: 20px;
}
#porntube .alphabet a {
    background-color: #353535;
    border-color: #dadada;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 25px;
    text-align: center;
    color: #000;
    font-size: 12px;
    line-height: 24px;
    margin: 6px 4px 0 0;
    -webkit-border-radius: 2px;
}
#porntube .alphabet a:hover,
#porntube .alphabet .selected {
    background: #e21725;
    text-decoration: none;
    border-radius: 5px;
    color: #FFF;
}

.btn-warning {
    background: #cc181e !important;
    color: #fff !important;
}

.btn-warning:hover {
    background: #cc181e !important;
    color: #fff !important;
}

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

.headline .btn {
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* .pagination ul {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; 
    display: flex;
    justify-content: center;

} */
 
li.next a {
    background-color: #cc181e !important;
    background-image: none !important;
    color: #FFF !important;
}

.navbar.pagination li a {
    display: inline-block;
    padding: 8px 16px 8px;
    margin: 0 4px 8px 4px;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); */
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
}
.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #dadada !important;
    background-color: #fff;
    border-radius: 8px;
}

.navbar.pagination .next a:hover {
    background-color: #d33232 !important;
    background-image: none !important;
    color: #FFF !important;
}

.navbar.pagination li a:hover,
.navbar.pagination li.selected a {
    background-color: #cc181e !important;
    background-image: none !important;
    color: #FFF !important;
}




/** Comments  **/
img.emojis {
    width: 24px;
    display: inline-flex;
}
.comment-container .emojis-list p{
    display: inline-flex;
    margin: 3px 2px 4px 4px;
    font-size: 20px;
    padding: 9px 5px 5px 6px;
    border-radius: 4px;
}
.comment-container .emojis-list p:hover{
    background-color: #cc181e;
    cursor: pointer;
}
.comment-container  .emojis-list {
    background-color: #dadada;
    width: 100%;
    display: block;
}


#comments-list {
    list-style-type: none;
    margin-bottom: 40px;
    margin-top: 20px;
}

#comments-list li{
    margin-top: 40px;
}

#comments-list .cmt { 
    display: flex;
    flex-direction: row;
}

#comments-list .cmt-body { 
    margin: 4px 0px 0px 10px; 
    width: 100%;
}

#comments-list .cmt-created {
    color: #888;
    margin-left: 10px;
    font-size: 11px;
}

#comments-list .cmt-text {
    margin: 4px 0px 4px 0px;
    width: 600px;
    font-size: 1.2em;
}

#comments-list .cmt-pic img {
    width: 40px;
    vertical-align: top !important;
}

.add-comment-container {
    /* padding: 30px 20px 20px 20px; */
    padding: 30px 0px 20px 0px;
}

.add-comment textarea {
    width: 100%;
    border-radius: 1px;
    margin: 0;
    height: 50px;
    box-sizing: border-box;
    display: table;
    font-size: 1.3em;
    padding: 6px;
}

.add-comment .comment-container {
    margin-left: 60px;
    position: relative;
}

.add-comment .arrow-comments {
    position: absolute;
    left: -5px;
    top: 19px;
    height: 0;
    border: 5px solid transparent;
    border-left-width: 0;
    border-right-color: #b9b9b9;
}

.sign-to-post {
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid #CCCCCC;
    padding: 16px;
    font-size: 14px;
}

.video-comments a {
    color: #438BC5;
    font-weight: bold;
}

.video-comments a:hover {
    color: #cc181e;
    text-decoration: none;
    font-weight: bold;
}

#video .video-comments {
    border-top-width: 0;
    width: 96%;
    margin-bottom: 40px;
}

.radius img{
    border-radius: 45px;
}
.video-comments .user-avatar {
    position: absolute;
}

.add-comment-container .cars-left .tips {
    font-size: 11px;
    color: #888;
    margin-left: 20px;
}

.btn-comments {
    width: 200px;
    font-weight: bold;
    margin: 0 auto !important;
    display: block !important;
    margin-bottom: 20px !important;
}


/** Watch Later **/

#wl-count {
    display: none;
}

.display {
    display: block !important;
}


/** Terms & conditions TOS **/

#terms label {
    display: inline;
}

#terms .errorlist {
    list-style-type: none;
    color: red;
    font-weight: bold;
}

#terms ul {
    margin: 0px;
}

#terms #id_postcode,
#terms #id_city {
    width: 60px;
}

#terms input {
    width: 150px;
}

#terms #id_good_faith,
#terms #id_swear {
    width: 20px;
}

#terms #id_account_termination {
    width: 98%;
    height: 110px;
}

#terms table {
    border: solid 1px #bbb;
}

#terms td {
    border: solid 1px #bbb;
}

#terms #id_infringing_urls,
#terms #id_details {
    width: 90%;
    height: 80px;
}

#terms {
    
    margin-bottom: 180px;
    width: 90% !important;
    margin: auto;
}

/* Clear floats after the columns */
#terms .row:after {
  content: "";
  display: table;
  clear: both;
}
#terms .row {
  margin-left: 0;
}

#terms .menu-header {
    font-weight: bold; 
}

#terms .menu { 
    margin-top: 12px;
}

#terms .menu ul {
    list-style-type: none;
    text-align: left;
    margin-top: 20px;
}

#terms .menu ul li {
    line-height: 24px;
}

.container {
    flex: 1;
}

/** FOOTER **/

#footer {
    border-top: 1px solid #bbbbbb;
    bottom: 0;
    background-color: #F1F1F1;
    width: 100%; 
    position: relative;
    text-align: center;
}


#footer #cols {
    width: 100%;
    display: flex;
    justify-content: center;
    vertical-align: top; 
}

#footer .ico {
    padding: 4px;
    vertical-align: middle;
}

#footer #first {
    background: none;
}

#footer ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 20%;
}

#footer .col-head {
    font-size: 15px;
    margin: 14px 0 3px;

}

#footer li {
    line-height: 18px;
}

#footer a {
    color: #666666;
}

#footer a:hover {
    color: #2793e6;
}

#footer #copy {
    text-align: center;
    margin: 10px;
}


/* Icon stuf */

.ico {
    display: inline-block;
    vertical-align: sub;
    width: 16px;
    height: 16px;
    margin: 0px 4px 0 10px;
}

.thumb-info .ico {
    opacity: 0.2;
}

.video-action .ico {
    opacity: 0.4;
    vertical-align: top;
}

.spt {
    background-image: url(/static/images/sprite.png);
    display: inline-block;
    vertical-align: sub;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 1110%;
    margin: 0px 2px 0 2px;
    opacity: 0.3;
}

.metric.hover {
    color: #d02e39;
}



.nbvids,
.country {
    /* height: 20px;
    font-size: 12px;
    line-height: 20px; */

    overflow: hidden;
    word-break: break-all;
    margin-left: 12px;
    color: #666;
    font-weight: 400;

}

.nbvids .svg-inline--fa,
.country .svg-inline--fa {
    font-size: 14px;
    vertical-align: sub;
    margin: 0px 2px 0 4px;
    opacity: 0.4;
}
.video.pstar:hover .nbvids .svg-inline--fa,
.video.pstar:hover .country .svg-inline--fa,
.video.pstar:hover .thumb-info span{
    color: #cc181e;
    opacity: 1;
}


.spt-video {
    background-position: -48px -28px;
}

.spt-settings {
    background-position: -87px -28px;
}

.spt-comments {
    background-position: -144px -16px;
}

.spt-list {
    background-position: -19px -82px;
}

.spt-edit {
    background-position: -58px -83px;
}

.spt-del {
    background-position: -93px -83px;
}

.spt-upload {
    background-position: -4px -115px;
    width: 19px;
    height: 19px;
}

.spt-save {
    background-position: -129px -83px;
}

.spt-op-hi {
    opacity: 0.8;
}

.spt-logo {
    background-position: 55px -81px;
    width: 160px;
    height: 36px;
    opacity: 1;
    background-size: 200%;
}

.menu_top_margin {
    margin: 0px 9px 2px 0;
}


/** Profiles page **/


.profile  img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    text-align: center;
    margin-top: 10px;
}
 
.video.profile {
    width: 8%; 
    text-align: center;
}

.video.profile img{
    width: 80%;
    height: 80%;  
}

.country-flag {
    width: 16px;
    height: 16px;
}
 
/** Friends sponsors **/

.text-desktop {
    margin: 20px 0px 0px 20px;
    background-color: #F8CA3A;
    border-radius: 2px;
    padding: 3px;
    width: 97%;
    text-align: center;
    display: block;
    color: #333;
    font-size: 15px;
}


/** tests **/

.thumb {
    width: none !important;
    height: none !important;
    position: none !important;
    width: none !important;
}

.thumb {
    height: none !important;
    overflow: none !important;
    position: none !important;
}

.rotate .video_thumb {
    display: block;
    width: 100%;
    position: relative;
    padding: 56% 0 0;
    overflow: hidden;
    height: 0;
    border-radius: 10px;
}

.rotate img {
    position: absolute;
    display: block;
    width: 100%;
    
    left: 0;
    /* top: 25%; */
    right: 0;
    bottom: 0;
    margin: auto;

    /* max-height: 200%;  test 5 sept 2025 */
    max-height: 100%;
    border-radius: 12px;
}


.videoprev.show {
    display: block !important;
}


.row {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}

.v-content {
    padding-left: unset;
}

.video-container {
    padding: 0;
    margin-right: 0px;
    display: block; 
    overflow: hidden;
}

.player .video-container {
    display: flex;  
    align-items: stretch;  
    width: 100%; 
}

.side_content {
    margin: 0 0 0 8px;
    width: 300px;
    max-height: 526px;
    overflow: hidden !important;  
}

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    /* max-width: 1440px !important; */
    width: unset !important;
}


/** Sidebar */

.svg-inline--fa {
    margin: 0px 6px 0 0;
    font-size: medium;
    vertical-align: middle;
}

.sidebar .btn_custo .svg-inline--fa {
font-size: 12px;
margin: 0px 2px 0 0 !important;
}

.sidebar {
    margin: 20px 20px 15px 16px;
    padding: 0 10px 0 0;
    border-right: 1px solid #dadada;
    float: left;
    width: 195px;
}
 

.sidebar-separator {
    border-bottom: 1px solid #dadada;
    margin: 10px 0 10px 0;
}


.sidebar .comments,
.sidebar .filter,
.sidebar .list {
    overflow: hidden;
    list-style: none;
}
.sidebar .filter li:hover,
.sidebar .list a:hover {
    background: #dadada;
    color: #cc181e;
    text-decoration: none;
}

.sidebar ul, .sidebar ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    line-height: 14px;
}
.sidebar .comments li:first-child, .sidebar .filter li:first-child, .sidebar .list li:first-child {
    background: 0 0;
    margin: 0;
}
.sidebar .list .text {
    width: calc(100% - 76px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    display: inline-block;
}

.sidebar .list a {
    display: block;
    padding: 10px 12px 8px 4px;
    background: 0 0;
    color: #353535;
    font-weight: 600;
    font-size: 13px;
}
.sidebar .sidebar_tags a span,
.sidebar .list a span {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 16px;
}

.sidebar .list a i {
    margin: -4px 5px 0 0;
    font-size: 15px;
    display: inline-block;
}
.row-form {
    position: relative;
    margin: 0 0 10px;
}
.form-control {

    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    color: #555!important;
    background-color: #fff!important;
    border: 1px solid #ccc!important;
    font-size: 14px!important;
    line-height: 1.42857143!important;
    background-image: none!important;
    border-radius: 6px!important;
    margin: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    border-radius: 0 0 40px 40px;
    display: table-cell;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.all-categories .input-group-btn .btn_custo {
    padding: 6px 10px;
}
.input-group-btn:first-child>.btn_custo-group:not(:first-child)>.btn_custo, .input-group-btn:first-child>.btn_custo:not(:first-child), .input-group-btn:last-child>.btn_custo, .input-group-btn:last-child>.btn_custo-group>.btn_custo, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.all-categories .input-group-btn .btn_custo {
    padding: 7px 10px;
}
.all-categories .btn_custo-danger {
    color: #fff;
    background: #cc181e;
    border-color: #cc181e;
}

.position-marker {
    color: #fff;
    background-color: #cc181e !important;
    position: absolute;
    top: 2px !important;
    right: 2px !important;
    left: unset !important;
    bottom: unset !important;
    padding: 1px 4px !important;
    font-size: 9px !important;
    border-radius: 3px !important;
    font-size: 12px !important;
}

.all-categories .btn_custo {
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/** Bottom section **/

.categorieslist .heading .title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #303030;
    margin: 8px;
    padding: 0;
    text-shadow: none;
}

.categorieslist .items ul li a,
.categories .tag {
    display: block;
    height: 26px;
    margin: 0 6px 10px 0;
    padding: 0 8px;
    background: #dadada;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #222;
    border-radius: 4px;
}


.categorieslist {
    margin: 4px 4px 0px 0px;
}

.categorieslist .items ul li a:hover,
.ui-body-c .ui-link:hover .items a,
.categories .tag a:hover {
    text-decoration: none;
    color: #FFF !important;
    background: #cc181e;
}

.categorieslist .items ul {
    /* padding-left: 8px; */
    /* padding-bottom: 5px; */
    list-style: none;
    margin: 0px !important;
}

.categorieslist .items li {
    display: inline-flex;
}

.categorieslist .all_categories {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    background: #efeded;
    text-align: center;
}

.categorieslist .all_categories a,
.categorieslist .all_categories a:visited {
    z-index: 1;
    display: inline-block;
    position: relative;
    height: 28px;
    padding: 0 26px 0 13px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    color: #666;
    text-align: center;
}

.categorieslist .items .search-tag,
.categorieslist .items .search-pornstar {
    padding: 0 10px;
    margin-bottom: 15px;
}

/* Photos Pictures */
.fotorama {
    margin: auto;
    margin-bottom: 30px;
}
.breadcrumbs {
    font-size: 16px;
    margin: 15px 0px 0 20px;
    display: block;

}
.set-description {
    //margin: 10px;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 22px; */
    width: 100%;
    text-align: center;
}

#picsgallery .video{
    width: 19%;
}


/* 
#video.container {
    max-width: unset !important;
} */

.comments-container {
    margin-left: 20px; 
}
.comment-head {
    font-size: 18px;
    font-weight: 700;
}
.categories .tag :hover{
    text-decoration: none;
    font-weight: 700;

}

.fluid_initial_play {
    width: 120px !important;
    height: 120px !important;
    border-radius: 70px !important;
}

.fluid_initial_play_button {
    margin-top: 35px !important;
    margin-left: 41px !important;
    border-style: solid !important;
    border-width: 25px 0 25px 50px !important;
    border-color: transparent transparent transparent #fff !important;
}

.fluid_initial_pause_button {
    margin-top: 38px!important;
    margin-left: 41px!important;
    width: 10px!important;
    height: 43px!important;
    border: 13px solid #fff!important;
    border-top: 0!important;
    border-bottom: 0!important;
}

.theatre-custom #video_vert_right_ads_test {
    margin-top: 20px;
}

.timeline {
    overflow: hidden;
    clear: both;
}


/* timeline video page */
.timeline div{
    float: left;
    width: 9.6%;
    margin: .2%;
    position: relative;
}
.timeline img{
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    border: 2px solid #FFF;
}
.timeline img:hover{
    /* box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  */
    border: 2px solid #cc181e;
}
.timeline span { 
    position: absolute;
    left: 8px;
    bottom: 5px;
    background-color: #444;
    font-size: .8em;
    padding: 1px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
}

/* rounded corners */

.fluid_video_wrapper video, .player,
.fluid_video_wrapper, .vplayer, .fluid_pseudo_poster {
    border-radius: 5px !important;
}

.fluid_pseudo_poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
}

/*  User profile   */

#user-profile .user-top {
    height: 100px;
    /* padding: 10px 40px 0px 10px; */
    font-size: 17px;
    /* border-top: 1px solid #e6e6e6; */
    font-weight: bold;
    /* background-color: #333; */
    /* color: #fff; */
    border-radius: 6px;
    margin: 30px 0 20px 0;
}



#user-profile .user-content {
    /* background-color: #ffffff; */
    display: inline-block;
    border-top: 0px !important;
    /* border: 1px solid #e6e6e6; */
}



/* Bottom */
.bottom-section {
    margin: 40px 20px 20px 2%;
}

.bottom-section .items {
    margin-left: 8px;
}

.title-member {
    margin: 100px 0 0 0;
    font-size: 2em;
    line-height: normal;
}

.title-member strong {
    color: #cc181e;
}

.text-info {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 80px;
}


li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.dropdown.nmode .dropdown-menu>li {
    line-height: 1.5em;
    float: none;
    display: block;
        margin: 8px;
}


.dropdown.nmode .dropdown-menu {
    min-width: 160px !important;
    right: 0;
    left: auto;
}
.dropdown.nmode .imode {

    color: #FFF;
}

/* Dark Mode */

.custom-button, .browse.custom-button {
    background-color: #202020;
    border: 0;
    box-shadow: none;
}


a, h3 a, #video #video-title h1,
#video .related-videos, .btn-social,
#user-profile .user-title-tab h1, #search-input,
.dropdown.nmode .imode {
    /* color: #dadada !important; test 5 sept 2025 */
    color: #fff !important;
}

.table-striped tbody tr:nth-child(odd) td,  .table-striped tbody tr:nth-child(odd) th {
    background: #202020;
}

pre{
    background-color: #dadada;
}

body#masthead-positioner, body.master-container, #footer, .title, .tools-container  {
    background: #202020;
    color: #dadada !important;
}


.sidebar, .sort-holder>ul .item:nth-child(2) {
    border-right: 1px solid #303030;
}

#footer  {
    border-top: 1px solid #303030;
}

.all-categories, .main-sorting, .video-separator, #video .hrz-separator , .gif-description , .sidebar-separator,
#user-profile .header-container, .sort-holder{
    border-bottom: 1px solid #303030;
}

.nav-pills.user>li>a, .pagination a, #masthead-search-terms {
    background-color: #353535 !important;
    border: 0px !important;
    color: #dadada !important;
}


.categorieslist .items ul li a, .categories .tag {
    background: #353535;

}

.btnsearch {
    background-color: #606060 ;
    border: 0px ;
    color: #dadada ;
    border-left: solid 1px #444 !important;
}

a:hover, .thumb-info h3 a:hover,
.video:hover .thumb-info h3 a,
.btnsearch:hover {
    color: #cc181e !important;
}

.masthead-search-terms-border{
    box-shadow: none;
}

.timeline img {
    border: 2px solid #353535;
}
.timeline img:hover {
    border: 2px solid #cc181e;
}

#video #textarea-embed,
#video .share-link,
.add-comment textarea
{
    background-color: #353535;
    border: 0;
    color: #dadada !important;

}

.comment-container .emojis-list {
    background-color: #303030;
}

.nav-tabs>.active>a {
    background-color: #353535 !important;
    border: 0 !important;
}

.alert-info , .register-form .title{
    border: none;
    color: #dadada;
    text-shadow: none;
}

#make-gif, #playpause, .btn-white, .sign-to-post {
    color: #dadada !important;
    background-color: #404040;
    border: 0;
}



.nav>li>a:hover , .sort ul a:hover,
.sidebar .alphabet a:hover, .sidebar .alphabet .selected,
.btn-white:hover, #make-gif:hover , #playpause:hover{
    background-color: #cc181e !important;
    color: #FFF !important;
    border-color: #cc181e;
}


.sidebar .filter li:hover, .sidebar .list a:hover,
.sort-holder .item a, .sort-holder .sort {
    background: #353535;
    border-radius: 4px;
}
.sort {
    margin: 0px 6px 4px 0px;
    padding: 0px 0px 4px 0px;
}
.sort:after {
    border-top: 4px solid #dadada;
}

.sort:hover:after{

    border-bottom: 4px solid #cc181e;
    border-top: none;
}

.spon-link a, .sign-to-post a{
    text-decoration: underline;
    color: #dadada;
}
 


.playlists .custom-button,
input.custom-button.sign-in {
    margin: 0px;
    background-color: #353535;
}
.upload-status {
    color: #dadada !important;
}
.custom-button:hover , .browse.custom-button:hover {
    background-color:  #cc181e;
    border: 0;
    box-shadow: none;
    color: #FFF !important;
}


.hide-playlist {
    display: none;
}

#mnu-account .guide-item-container ul {
margin: 0;
}

#mnu-account .guide-user-links a {
  display: block;
  text-decoration: none;
  padding: 8px 16px;
  margin: 4px;
border-radius: 4px;
}

#mnu-account .guide-user-links li a:hover:not(.active),
#mnu-account .guide-user-links a.active{
    background-color:  #cc181e  !important;
    color: #FFF !important;
}

#mnu-account .guide-user-links a.active .ico{
    color: #FFF !important;
}


.profile-datas label {
    color: #FFF !important;
}

.ok-button  {
    background-color: #353535;

}

.vm-video-list .vm-video-side-view-count {
    color: #dadada !important;

}

#account #input_title {
    width: 300px;
    height: 25px;
    padding: 2px 2px 2px 8px;
    font-size: 16px;
    background-color: #353535;
    border: 0;
    color: #FFF;
    border-radius: 12px;
}

#edit-video .update-container .sign-in {
    background-color:
}

#edit-video .update-container .sign-in {
    background-color: #353535;
}
#edit-video .update-container .sign-in:hover {
    color: #FFF !important;
    background-color: #cc181e;
}
.vm-video-list .custom-button {
    background-color: #353535;
    border: 0;
    box-shadow: none !important ;
}
.vm-video-list .custom-button:hover {
    background-color: #cc181e;
    border: 0;
    box-shadow: none;
    color: #FFF !important;
}
.vm-video-list .vm-video-side-notification-text {
    color: #cc181e !important;
}
.vm-video-list .btn-group.select-thumbnails .owner-cast .title {
    color: #333;
    border: 1px solid #353535;
}

.signin-container .nav-pills.user>li>a{

background-color: #606060 !important;
}

#account .hr-separator, #account .hr-horizontal {
    border: 0;
    border-top: 1px solid #606060;
}
.btn-red:hover  {
    background-color: #FFF !important;
    color: #000000 !important;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #353535;
}

a.stvmodal-close  {
    color: #353535 !important;
}

.button-group-plmode {
    text-align: left;
    width: 80%;
    margin: 0 auto;
    font-size: 12px;
}

.button-group-plmode .radio-holder p{
    margin-left: 8px;
    display: inline-block;
}


/* Playlist on video page */. strong {
    font-size: 1em;
    height: 1em;
    overflow: hidden;
    display: block;
    text-align: left;
    color: #F5F5F5;
    text-transform: capitalize;
}

#video .playlist p {
    font-size: 0.8em;
    display: block;
    text-align: left;
    color: #dadada;
    margin-top: 8px;
}


#video .playlist {
    background-color: #202020;
    border: 1px solid #353535;
    padding: 0px; 
    width: 98.1%;
    height: 100%;
    overflow: hidden;
}

.playlist .panes { 
    display: block;
    overflow-y: scroll;
    height: 100%;
}

.playlist .panes::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

#video .playlist .related-videos{
    margin: 0;
    padding: 16px;
    background-color: #282828;
    display: block;
}
.playlist .panes::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #555;
}

#video .playlist .video {
    display: flex;
    clear: both;
    width: 100%;
    padding: 7px;
    margin: 0;
    background-color: #202020;
    border: none !important;
}
#video .playlist .video:hover,
#video .playlist .video.active  {
    background-color: #363636;
    cursor: pointer;
}


#video .playlist .thumb-info {
width: calc(88% - 36%) !important;
    height: 44px;
    margin-top: 0px;
    text-align: left;
    float: right !important;
    position: relative;
    clear: none !important;
    margin-right: 4%;
}

#video .playlist .thumb-info h3{
    margin-top: 0px
}

#video .playlist .carousel{
    margin-bottom: 0px
}


#video .playlist .rotate .video_thumb {
    width: 36%;
    position: relative;
    padding: 22% 0 0;
    overflow: hidden;
    height: 0;
    border-radius: 1px;
    float: left;
}

#video .playlist .pl-number {
    float: left;
    margin-top: 9%;
    margin: 9% 5px 0 0px;
}
 

li.dropdown.nmode:hover {
 padding: 7px;
    border-radius: 3px;
    background-color: #333;
}

li.dropdown.nmode {
 padding: 7px;
}

.top-categories ul li.active,
.top-categories ul li:hover {
    color: #cc181e;
}


/* Stories */

.stories_list p{
    color: #999;
    margin: 0px;
}
.stories_list .st_date{
    font-weight: 100 !important;
    font-size: 12px;
}
.stories_list a{
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.story .st_story {
    max-width: 790px;
    text-align: justify;
    margin-top: 20px;
    font-size: 14px;
    background-color: #333;
    padding: 18px;
    border-radius: 7px;
}
.story h2{
    margin-top: 30px;
}

.story .st_related {
    margin-top: 60px;
}

.story .st_title {
    font-size: 20px;
    margin-bottom: 10px;
}

.stories_list li{
    max-width: 790px;
    margin-top: 20px;
    font-size: 14px;
    background-color: #333;
    padding: 18px;
    border-radius: 7px;
}

.panes { 
    grid-column-gap: 6px; 
    grid-auto-rows: 0; 
    overflow-y: hidden; 
    display: flex;
    flex-wrap: wrap;
}

.panes.carousel {
    grid-column-gap: 0px !important;
    overflow-y: unset; 
    height: 100% !important;
}

#upload-video .categ_selector {
  width: 70%;
}
#upload-video .center {
  margin: auto;
  width: fit-content;
}

#upload-video .stv-radio-buttons-wrapper {
  clear: both;
  margin: auto;
  width: fit-content;
  display: flex;
}

#upload-video .must_select {
  margin: auto;
  text-align: center;
}

#upload-video .stv-radio-button {
  position: absolute;
  left: -9999em;
  top: -9999em;
}
#upload-video .stv-radio-button + label {
  float: left;
  padding: .5em 1em;
  cursor: pointer;
  border: 1px solid #555;
  margin-right: -1px;
  color: #fff;
  background-color: #303030;
}
#upload-video .stv-radio-button + label:first-of-type {
  border-radius: .7em 0 0 .7em;
}
#upload-video .stv-radio-button + label:last-of-type {
  border-radius: 0 .7em .7em 0;
}
#upload-video .stv-radio-button:checked + label,
#upload-video .stv-radio-button:hover + label {
  background-color: #cc181e;
}


/* center container */

.master-container,
#masthead-positioner {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1280px;
}

#masthead-positioner {
    padding: 12px 4px 4px 0px;
    width: 100%;
    position: relative;
}

#masthead-signin,
#masthead-search {
    display: block;
}
.menu-navbar-top{
    display: none;
    float: right;
    margin: 0 1% 0 1%;
}

.bottom-section,
#video #favorited {
display: block;
}

.column-25 {
  width: 25%;
  float: left;
}

.column-10 {
  width: 10%;
  float: left;
}
.column-15 {
  width: 15%;
  float: left;
}
.column-50 {
  width: 50%;
  float: left;
}
.column-75 {
  width: 75%;
  float: left;
}
.column-80 {
  width: 80%;
  float: left;
}

.column-90 {
  width: 90%;
  float: left;
}
  
.column-100 {
  width: 100%;
  float: left;
}


/* cams */
.room-subject {
    width: 65%;
    margin-bottom: 10px;
}


/* New top menu  */

@media screen and (max-width: 1300px){
    .dropdown-item img,
    .dropdown-item .image {
        height: auto!important;
    }
}

.dropdown-item img {
    width: 100%;
    height: 75px;
}

.menu-holder {
    background: #000;
}

.menu-holder .with-dot:before {
    background: #e34449;
    border-radius: 5px;
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    margin-top: -2px;
    vertical-align: middle;
}

*, :after, :before {
    box-sizing: border-box;
}
.master-container:after, .master-container:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    display: table;
    content: " ";
}

.navbar-inverse .navbar-collapse {
    border-color: transparent;
}
.collapse {
    display: none;
}

.navbar-nav {
    float: left!important;
    width: 100%;
    position: relative;
}
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    border-color: transparent;
    margin-right: auto;
    margin-left: auto;

}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul {
    margin: 0 !important;
}
.nav>li, .nav>li>a { 
    position: relative;
}

.menu-holder .nav>li>a:hover::before,
.menu-holder .nav>li>a::before {
    width: 100%;
}

.menu-holder .nav>li>a:hover{
    background-color: unset !important;
}

.menu-holder .nav>li>a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background-color: #cc181e;
    height: 3px;
    width: 0;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

.nav>li>a.active::before {
    width: 100%;
}

#upload-btn:hover {
    background-color: #dadada !important;
    color: #333 !important;
}
#upload-btn::before {
    background-color: unset !important;
}



.nav .menu-holder-mobi, .navbar-nav .orientation-section {
    display: none;
}

.dropdown-menu .categories-holder {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* .navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:hover {
    color: #fff;
    background: rgba(255,255,255,.2);
} */
.navbar-nav>li>a {
    color: #fff;
}

.navbar-nav .dropdown.first:hover .dropdown-menu, .navbar-nav .dropdown.thums-dropdown:hover .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.navbar-nav>li.first>.dropdown-menu {
    left: 0;
    right: auto;
}
.dropdown-menu {
    background: #333 !important;
    font-size: 14px !important;
    text-align: left !important;
    list-style: none !important;
    background-clip: padding-box !important;

    border-radius: 0px 0px 6px 6px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
    box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
}

.dropdown-item a .info  {
    text-decoration: none !important;
}
.dropdown-item a:hover .info {
    text-decoration: none !important;
    color: #cc181e;
}

.dropdown-menu .alphabet a,
.dropdown-menu .categories-title a {
    list-style: none;
    width: 46px;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 5px 5px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu .categories-title a {
    width: 98px;
}

.dropdown-menu .alphabet li,
.dropdown-menu .categories-title li{
    display: inline-table;
}

.navbar-nav .dropdown.first .dropdown-menu li,
.dropdown-menu .categories-title a,
.dropdown-menu .alphabet a{
    margin-right: 10px!important;
    display: inline-block;
    text-align: center!important;
}

.navbar-nav .dropdown-menu li a{

    border-radius: 4px;
}





.dropdown-menu li a{
    color: #FFF;
}


.dropdown-item a{
    display: block;
    padding: 0 !important;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
}

.dropdown-item img {
  max-width: unset !important;
}
.dropdown-item .info {
    text-overflow: ellipsis;
}

.dropdown-item .thumb {
  overflow: unset !important;
}


.navbar-nav .dropdown.first .dropdown-menu,
.navbar-nav .dropdown.thums-dropdown .dropdown-menu {
    width: 100%;
    padding: 10px 20px;
    display: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
.menu-holder {
    background: #000;
}
/*
@media (max-width: 992px){
    .navbar-nav>li>a {
        padding: 7px 4px;
        font-size: 13px;
    }
} */
.dropdown-menu .colums-categories, .dropdown-menu .colums-models {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dropdown-menu .colums-categories {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.dropdown-menu .categories-holder .dropdown-item, .dropdown-menu .models-holder .dropdown-item {

    width: 16.28%;
    padding: 0 5px 5px 0;
}

.dropdown-menu .categories-holder,
.dropdown-menu .models-holder {
    width: 50%;
    padding: 10px 20px 0 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dropdown-item {
    width: 7.14%;
    box-sizing: border-box;
    padding: 0 5px 0 0;
}
.dropdown-item .image {
    border: 1px solid #000;
    overflow: hidden;
}
.dropdown-item .info {
    line-height: 20px;
    font-size: 12px;
    width: 100%;
    height: 22px;
    overflow: hidden;
    display: block;
    text-align: center;
    background: #000;
    color: #fff;
}
.dropdown-menu .categories-holder {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dropdown-menu .alphabet, .dropdown-menu .categories-title {
    width: 50%;
    padding: 10px 0 0;
    font-size: 0;
}




.navbar-nav .dropdown.first, .navbar-nav .dropdown.thums-dropdown {
    position: static;
}

.search-but, .user-menu.mobile {
    display: none;
}


.user-menu {
    padding: 20px 0 0 25px;
    margin: 0;
    float: right;
    list-style: none;
}
.navbar-inverse .navbar-brand, .user-menu {
    vertical-align: middle;
    display: inline-block;
}

 
/* Gallerie */

 
/**
 * Progress bar for imagesLoaded
 */

 .tiles-wrap img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.tiles-wrap li {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
    /* background-color: #202020 !important; */
    border: 1px solid #353535 !important;     

}
  

.tiles-wrap img { 
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
}
   


.slide-down {
    animation: slideDown 0.4s forwards; 
    background-color: #2E2E2E;
    position: absolute;
    width: 100%;
    z-index: 99;
    margin-top: -10px;
    height: 100%; 
    align-items: center; 
    justify-content: space-between;
}

.masthead-logo-container {
    float: left;
    position: relative;
    margin: 0px; 
    display: flex;
    width: auto;
    justify-content: space-between; 
}

.masthead-logo-container #logo-container {
    display: inline-block;
    vertical-align: middle;
}

.search-field-container{  
    height: 40px;
    width: 80%;
    margin-left: 14px; 
    display: flex;
    background: #222;
    border-radius: 25px;
} 

.search-field-container input { 
    border: 0px !important; 
    background-color: #212121 !important;
    margin: 12px 0 0 12px;
    font-size: 16px !important; 
    height: 100%;
    color: #FFF !important; 
}

.search-field-container input:focus { 
    outline: none !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.search-field-container button {
    position: absolute; 
    border: 0;
    height: 40px;
    width: 60px;
    background: #CC181E ; 
    overflow: hidden;
    cursor: pointer;
    color: #FFF;  
    border-radius: 24px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; 
    right: 17%;
}
 
.close-icon-container{
    flex: auto; 
    margin-left: 16px;
}

.search-icon-container {
    float: inline-end;
    margin-right: 5%;
}

.search-field-container svg {
    font-size: 20px; 
 }

.search-icon-container svg,
.close-icon-container svg {
    font-size: 34px;
}

.slide-up {
    animation: slideUp 0.4s forwards;
}

@keyframes slideDown {
    from { transform: translateY(-100%); }
    to { transform: translateY(0); }
}
@keyframes slideUp {
    from { transform: translateY(0); }
    to { transform: translateY(-100%); }
}

@media (min-width: 768px) {
    .hidden-desktop {
        display: none !important;
    }
    .visible-desktop {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-phone {
        display: block !important;
    }
    .hidden-phone {
        display: none !important;
    }

    .masthead-logo-container {
        width: 62%;
    }

}


body.no-scroll {
    overflow: hidden;
  }

/* Mobile Menu  */
.overlay-menu {
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    height: calc(100% - 55px);
    background-color: rgba(0, 0, 0, 0.95);
    display: none; /* Initially hidden */
    z-index: 10000;
    overflow: auto; 
}

.menu-links {
    list-style-type: none;
    padding: 0;
    margin: 0; 
    /* background-color: red; */
}

.menu-links li {
    margin: 0;
    padding: 0; 
    display: flex;
    flex-direction: column;
}

.menu-links .category-list a {
    background-color: #2E2E2E;
    padding-left: 30px;
}

.menu-links a { 
    background-color: #404040;
    border-bottom: 1px solid #595959;
    color: #fff;
    font-size: 18px;
    padding: 4px 20px;
    line-height: 32px;
    width: -webkit-fill-available;
}

.menu-links .caret {
    float: right;
    margin: 12px 0 0 0;
    border-top: 8px solid #fff !important;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;

}
  

.cookie-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #333;
    color: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    z-index: 10000;
    font-size: 14px;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.cookie-bar button {
    margin: 5px;
    padding: 10px 20px;
    background: #666;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
}

.cookie-bar button:hover {
    background: #444;
}

.cookie-bar a {
    color: #00aaff;
    text-decoration: none;
    margin-left: 10px;
    font-size: 14px;
}

.cookie-bar a:hover {
    text-decoration: underline;
}

#login .alert-login {
    width: 90%;
    /* flex: 1 0 100%; */
}

/*
##############################################
# Responsive part for devices
##############################################
*/


.mobile-ad, .desktop-ad, .desktop-large-ad {
    display: none ;
}

/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 767px) {
 
 

    #upload-btn {
        display: none !important;
    }


    .mobile-ad {
        display: block ; /* Show the mobile ad */ 
        text-align: center;
        margin-bottom: 10px !important;
    }

    .video {
        width: 48%;
    }
    
    .related-container .video,
    .related-container .carousel,
    .mobile-ad {
        width: 98.3%; 
        margin: 0 auto;
        margin-top: 8px;
    }

    /* #video .panes .video {
        width: 50%;
    }
    #video .panes .mobile-ad {
        margin-bottom: 0px !important;
    } */

    .related-container .video {
        float: unset;
    }

    .preview-icon {
        position: absolute;
        margin: 20px 0px 0px 20px;
        color: #333;
        z-index: 99;
    }
    .preview-icon svg {
        width: 60px !important;
        height: 60px !important;
        opacity: 0.7;
    }

    .master-container {
        margin-left: unset;
        margin-right: unset;
    }

    .v-content .video {
        width: 100%;
    }

    .stvmodal {
        width: 90%;
        padding: 6px;
    }
    .big-text-black {
        width: 90%;
    }
    h3 {
        font-size: 14px !important;
        line-height: unset !important;
    }
    .playlist-stvmodal .playlist-list {
        margin-top: 30px;
    }
    .button-group-plmode {
        font-size: 11px !important;
    }
    .big-text-black {
        width: 90% !important;
    }
    .sidebar {
        display: none;
    }
    /* .panes {
        grid-template-columns: repeat(1, calc(100% - 6px)) !important;
        grid-template-rows: repeat(6, 1fr) !important;
    } */
    .ptube {
        grid-template-rows: repeat(40, 1fr) !important;
    }

    #masthead-signin,
    #masthead-search {
        display: none;
    }

    .menu-navbar-top {
        display: block;
    }


    .navbar-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .navbar-nav>li>a {
        padding: 10px 12px;
        font-size: 18px;
    }

    /* Video's page */
    .player {
        margin: 0px 4px 0 4px;
    }

    #video .video-action { 
        margin-left: 8px;
    }

    .video-infos{
        margin: 2px;
    }
    .user-header.left { 
        width: 50%;
    }
    #video #video-title h1{
        font-size: 14px;
        line-height: unset;
    }

    #video .username img {
        width: 30px;
        height: 30px;
    }
    #video .video-infos-extra-info {
        width: 42%;
        margin-bottom: 10px;
    }
    #video .video-infos-extra-info .video-count {
        font-size: 14px;
    }

    #video .video-action #thumbs-up, 
    #video .video-action #thumbs-down, 
    #video .video-action #favorited {
        width: 48px;
        display: flex;
        flex-direction: column;
        align-items: center;
    } 


    .video-action .metric {
        margin: 6px 0px 0px 0px !important;
    }

    #video #video-infos .unsubscribe {
        font-size: 12px;
    }

    #video .hrz-separator {
        width: 97%;
    }

    #video .video-about {
        margin: 12px 0px 6px 10px; 
    }

    #video .video-about p { 
        display: none;
        margin-bottom: 4px;
    }

    #video .user-avatar.radius {
        width: 24px;
    }

    .add-comment .comment-container {
        margin-left: 30px;
    }

    .add-comment textarea {
        font-size: 12px;
    }

    .timeline {
        overflow-x: overlay;
    }

    #video .share-video-url {
        display: none;
    }

    #video .options-container {
        padding: 10px 4px 0 0px;
    }

    .categorieslist .items ul li a,
    .categories .tag {
        padding: 0px 12px;
        font-size: 16px;
    }
 
    
    .player{
        min-width: unset !important;
    } 

    .categorieslist {
        margin: 10px 0px 0px 4px;
    }

    #top_tag_cloud_searches {
        padding: 0;   
        margin-left: 4px;
    }
    #video_vert_right_ads_test {
        display: none;
    }
    #video .more-videos {
        width: 95%;
    }
    #video .more-videos .video {
        min-width: 128px;
    }
    .btn-social {
        font-size: 13px;
        margin-right: 0px; 
    }
    .ico-size3 {
        font-size: 16px !important;
        width: 16px !important; 
    }
    #video-infos {
        margin: 0px 4px 0 4px;
    }
    .right {
        float: right !important;
        margin-right: 10px;
        width: 39%;
    } 
    .popover {
        left: 1% !important;
    }
    /* .bottom-section {
        display: none;
    } */

    #footer ul {
        width: 50%; 
    }
    #video .not-available p {
        padding-top: 25%;
    } 
    #login .inline,
    #register .inline {
        width: 100% !important;
    }
    #login .login-form {
        width: 90%;
        padding: 4%;
    }
    #login .login-form div{
        width: unset;
    }
    #login .login-form input {
        width: 100% !important;
    }
    

    #register .title-member {
        margin: 40px 0 0 0;
        font-size: 2em;
        line-height: 1em;
    }
    .column-25 {
        width: 100%;
    }
    .column-75 {
        width: 100%;
    }

    /* Categs tag limitation */
    .tag-item {
        display: none !important;  
    }
    .tag-item:nth-child(-n+4) {
        display: inline-block !important; 
    }

    /* Profiles */
    .video.profile {
        width: 32%;  
    }


    #user-profile .user-profile {
        display: inline-flex;
        width: 100%;
        overflow: hidden;
    }

    #user-profile .secondary-col {
        border-left: unset;
        width: 100%;
    }
    #picsgallery .video {
        width: 48%;
    }

    #user-profile {
        margin: 0;
    }

    #user-profile .user-title-more {
        font-size: 11px;
    }

    #user-profile .user-picture img {
        width: 28px;
        border-radius: 14px;
        height: 28px;
    }
    #user-profile .user-picture .avatar { 
        width: 30px;
    }
    #user-profile .user-picture .user-resume { 
        margin: -20px 0 0 20px; 
    }
    #user-profile .user-score { 
        font-size: 18px;
        margin: 8px;
    }
    #user-profile .user-top {
        height: unset;
    }

    #user-profile .left-profile {
        display: none;
    }
    #user-profile .header-container {
        border-bottom: unset;
        margin: 4px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    #user-profile .user-content {
        margin: 20px 0 0 0;
    }


    /* Footer */
    #footer ul {
        text-align: center;
    }

    .footer-cols {
        align-items: center;
    }

    .footer-cols {
        flex-direction: column;
    }

    .footer-cols ul {
        padding: 0;
        margin-bottom: 20px; 
    }

    .footer-cols ul li {
        margin-bottom: 10px;  
    }
 

    /* Video's page */
    .timeline {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
    }

    .timeline > div {
        flex: 0 0 auto;
        margin-right: 2px;
        width: 27%;
    }

    .timeline img {
        max-width: 200px; 
        height: auto;
    }

    #video #social-buttons {
        font-size: 20px !important;
    }

    /* #video .videosthumbs { 
        margin: 4px 0px 10px 0px !important;
    } */

    #video a.subscribe { 
        font-size: 12px; 
    }


    /* Tube menu  */
    .sort-holder {
        border-bottom: 0 !important;
    }
    .sort-holder ul {
        justify-content: space-between;
        display: flex; 
    }

    .sort-holder ul li {
        flex: 1;  
        text-align: center; 
    }

    #porntube .bread-crumb, 
    #search .bread-crumb, 
    #pornstar .bread-crumb {
        font-size: 16px;

    }


    /* Search page  */

    .top-filters {
        padding: 10px 0px 0px 0;
        display: flex;
        flex-direction: column;
    }

    .top-filters .filters {
        margin-left: 0px;
    }

    .filters .nav.nav-pills  { 
        display: flex; 
        justify-content: space-between; 
    }

    .filters .nav.nav-pills a {
        font-size: 14px;
        background-color: #303030;
    }

    .filters .filter-title,
    .filters .duration-filter {
        display: none !important;
    } 
 
    /* Pornstars page  */
    #porntube .alphabet a {
        width: 40px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        border-radius: 6px;
    }



}

 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
 
    /* ads native under player */
    .special-native-underplayer .exo-native-widget-outer-container .exo-native-widget-item-container {
        flex-basis: calc(100% / 3) !important;
    }

    #masthead-signin { 
        right: 5%;
        position: relative;
    }

    .masthead-logo-container {
        margin-left: 20px;
    }

    .master-container>.navbar-collapse, 
    .master-container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }

    .navbar-nav>li {
        float: left;
    }

    .playlist-visible-mobile {
        display: none !important;
    }

    .desktop-ad {
        display: block ; /* Show the desktop ad */
    }

    .v-content .video {
        width: calc(33% - 4px);
    }

    .sidebar {
        display: block;
    }
    
    .ptube {
        grid-template-rows: repeat(29, 1fr) !important;
    }

    .navbar-nav {
        display: flex;
        align-items: center; 
        justify-content: space-between;
        left:14px;
        
    }

    .navbar-nav>li>a {
        padding: 13px 5px;
        font-size: 14px;
    }
  
    /* Profiles */

    .video.profile {
        width: 16%;  
    }
 
    .footer-cols {
        flex-direction: row;
        align-items: start;
    }


    .desktop-ad,
    .desktop-large-ad {
        display: block ; /* Show the desktop ad */
    }


    .related-container .video {
        width: 33%;
    }

 

}


/* Extra large devices (large laptops and desktops, 1440px and up) */
@media only screen and (min-width: 1440px) {

    /* ads native under player */
    .special-native-underplayer .exo-native-widget-outer-container .exo-native-widget-item-container {
        flex-basis: calc(100% / 6) !important;
    }

    #masthead-signin { 
        right: 0;
        position: relative;
    }


    .related-container .video {
        width: 16.66666667%;
    }


    .master-container,
    #masthead-positioner,
    .navbar-nav
     {
        width: 1912px !important;
        max-width: 100% !important;
    }

    body .width-full-body {
        margin: 0 -80px;
        width: -webkit-calc(100% + 2* 80px);
        width: -moz-calc(100% + 2* 80px);
        width: calc(100% + 2* 80px);
    }

    body .width-main-container {
        padding-left: 80px;
        padding-right: 80px;
        max-width: -webkit-calc(1919px + 2* 80px);
        max-width: -moz-calc(1919px + 2* 80px);
        max-width: calc(1919px + 2* 80px);
    }

    body {
        padding-left: 80px; 
        padding-right: 80px;
    }

    .playlist-visible-mobile {
        display: none !important;
    }
    .desktop-ad,
    .desktop-large-ad {
        display: block ; /* Show the desktop ad */
    }

    .v-content .video {
        /* width: calc(20% - 5px);  test 5 sept 2025 */
        width: calc(25% - 0px);
    }

    .sidebar {
        display: block;
    }
    
    .ptube {
        grid-template-rows: repeat(22, 1fr) !important;
    }

    #cam-frame {
        height:700px;
    }
    
    .navbar-nav>li>a {
        padding: 13px;
        font-size: 17px;
    }


    /* Profiles */

    .video.profile {
        width: 8%;  
    }


}
 
 
