.loader-wrap .loader{
    opacity: 1;
    left: 0;
    top: 0;
}
.image-ar video{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.content-gallery-col .tns-outer{
    position:relative
}
.content-gallery-col .tns-ovh{
    border-radius:12px
}
.content-gallery-col .tns-controls>button{
    position:absolute;
    top:0;
    bottom:0;
    width:30px;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:rgba(237,164,178,.3);
    color:#fff;
    border-radius:12px 0 0 12px
}
.content-gallery-col .tns-controls>button:hover:not([disabled]){
    background-color:red
}
.content-gallery-col .tns-controls>button[data-controls=next]{
    left:auto;
    right:0;
    border-radius:0 12px 12px 0
}
.content-gallery-col .tns-controls>button[disabled]{
    cursor:default
}
#tns2 > .tns-item{
    margin-bottom: 0;
}
.user-nav-item a .icon-holder{
    max-width: 30px;
}

.user-stat-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 47px;
    font-size: 16px;
    font-weight: 300;
    padding: 0 30px;
}
.user-stat-item:nth-child(2n + 2) {
    background-color: #F3F3F3;
}
@media(max-width: 767px) {
    .user-stat-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
.user-stat-item .sub-label {
    flex: 0 0 100%;
}
@media(min-width: 768px) {
    .user-stat-item .sub-label {
        flex-basis: 20%;
    }
}
.user-stat-item .sub-dedc {
    flex: 1;
}
.user-stat-item a {
    font-size: 18px;
    font-weight: 500;
    color: #FF1A00;
}
.user-stat-item a:hover {
    color: #FF341A;
}

.user-avatar .image {
    background-color: #fff;
}
.user-avatar .image>img {
    top: 50%;
    height: auto;
    /*transform: translateY(-50%);*/
    /*padding: 0 5px;*/
}
@media (max-width: 640px){
    .plan-item-col .btn.btn-default {
        font-size: 15px;
    }
}

.model-avatar{
    max-width: 292px;
}


.main-header .ucp-list .btn
{
    border-radius:6px !important;
}

.main-header .btn.btn-default
{
    background-color:#db2a2a;
}

.main-header .btn.btn-blue-b 
{
    border:2px solid #db2a2a;
}

.main-header .btn.btn-blue-b:hover 
{
    background-color:#db2a2a;
}

.main-header .search-box button[type="submit"] 
{
    color:#db2a2a;
}

header .title-col.col h1 
{
    color:#656565;
}

header .title-col.col h1 span 
{
    color:#656565;
}

.nav-channels {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 78px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}

.main-nav .nav-elem.has-drop {
    position: static;
}

@media (min-width: 1336px){
    .main-nav .nav-elem.has-drop:hover .nav-channels{
        visibility: visible;
        opacity: 1;
    }
}

.nav-col {
    position: static;
    flex-basis: 0;
}

.nav-channels .item-col.-channel{
    margin-top: 20px;
    max-width: 12.5%;
}

@media (min-width: 1040px){
    .search-box {
        right: 264px;
        left: auto;
    }   
    .search-box.active{
        left: 320px;
    }
}
@media (min-width: 1336px){
    .nav-channels .item-col.-model{
        margin-top: 20px;
        max-width: 12.5%;
    }
}
@media(max-width: 1039px){
    .index-slider {
      margin-top: 60px;
    }    
}


.lates-sec .item-name 
{
    font-size:23px !important;
    color:#000000;
}

.lates-sec .item-date .sub-label, .lates-sec .item-time .sub-label
{
    color:#db2a2a !important;
}


.btn.btn-blue-g 
{
    background: #ef4035 !important;
}

@media(min-width: 1100px){
    .btn.btn-blue-g{
        font-size: 36px !important;
        font-weight: 700 !important;
        padding: 23px 37px !important;
    }
    
    .join-now-col .btn.btn-blue-g{}
}

.update-sec h2{
    background: #ef4035 !important;
}

.btn.btn-blue-g,
.update-sec h2{
    font-weight: 700 !important;
}

@media(max-width: 720px){
    .update-sec .title-col h1, 
    .update-sec .title-col h2, 
    .update-sec .title-col h3, 
    .update-sec .title-col h4, 
    .update-sec .title-col h5, 
    .update-sec .title-col h6{
        font-size: 25px;
    }
    .index-slider .slider-item a img{
        height: auto;
    }
    .join-now-col .btn.btn-blue-g{
        font-size: 21px;
    }
}

@media(max-width: 450px){
    .btn.btn-blue-g{
        font-size: 20px !important;
    }
}

.content-sec h2,.content-sec h2 span
{
    color: #656565 !important;
}

.content-sec .item-data .sub-label 
{
    color:#db2a2a !important;
}


.update-sec h2
{
    background-color: #db2a2a !important;
}

.update-counter.flip-clock-container li:before 
{
    color:black !important;
}

.update-counter.flip-clock-container li::after
{
    color:black !important;
    background:transparent !important;
}



.flip-clock-container [class|="flip-item"] .flip-digit:nth-child(2)
{
    border-radius:12px 0 0 12px;
}

.flip-clock-container [class|="flip-item"] .flip-digit:nth-child(1) 
{
    border-radius:0 12px 12px 0;
}

.flip-clock-container [class|="flip-item"] .flip-digit
{
    width:58px !important;
    height:96px !important;
}

.models-index-sec h2 span 
{
    color: #656565 !important;
}


.models-index-sec .item-name 
{
    background-color: black !important;
    color:white !important;
}


.upcomeing-sec h2,.upcomeing-sec h2 span
{
    color:#656565 !important;
}

.access-inner-col .label, .access-inner-col .label span
{
    color: #ef4035 !important;
    font-weight: 800 !important; 
}


.access-list li:before 
{
    background-color: #db2a2a !important;
}

.popular-sec h2, .popular-sec h2 span
{
    color:#656565 !important;
}

.categories-sec h2, .categories-sec h2 span
{
    color:#656565 !important;
}


.categories-sec .item-name 
{
    /* opacity: 0.361 !important; */
    background-color: rgba(0, 0, 0, 0.361) !important;
    text-transform: none !important;
    height:30px !important;
}


.content-title h1
{
    color:black;
}


.content-sec .content-quality 
{
    color: #fff;
    background: #858585;
    background: linear-gradient(180deg, rgb(133, 133, 133) 0%, rgb(41, 41, 41) 100%);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: 12px;
    width: 39px;
    height: 39px;
    margin-right: 10px;

}

.content-sec .content-date .icon, .content-sec .content-time .icon 
{
    display:none !important;
}


.content-sec .content-date .label, .content-sec .content-time .label
{
    font-size: 16px !important; 
    color: #db2a2a !important;
}

.download-item a 
{
    background: linear-gradient(180deg, rgb(133, 133, 133) 0%, rgb(41, 41, 41) 100%) !important;
}

.download-item .sub-label 
{
    font-weight: 700 !important;
}

.content-sec .content-join .btn.btn-blue-g
{
    font-size:24px !important;
}


.content-gallery-sec .title-col h2, .related-sec .title-col h2
{
    color: #656565 !important;
}


.flip-clock-container [class|="flip-item"] .flip-digit > span::after 
{
    background: #060606 !important;
}


.flip-clock-container [class|="flip-item"] .flip-digit > span::before 
{
    background: #363636 !important;
}

.item-date .sub-label, .item-time .sub-label 
{
    color:#db2a2a !important;
}


.fluid_video_wrapper video 
{
    background:transparent !important;
}

.static-col p{
    color: #333;
}

.static-col{
    margin-bottom: 40px;
    text-align: center;
}

.static-col h1, .static-col h2, .static-col h3, .static-col h4, .static-col h5, .static-col h6 {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  margin-top: 20px;
}

@media only screen and (max-width: 720px)
{
    .index-slider 
    {
        margin-bottom: 10px !important;
    }

    .index-slider .slider-item a 
    {
        padding-top: 0;
        height:auto !important;
    }

    .index-slider .slider-item a img 
    {
        position: relative !important;
    }
}


.showMoreBtn 
{
    background:#ef4035;
    color:white;
    border:none;
    outline:none;
    font-size:20px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: normal;
    border-radius: 8px;
    transition:0.4s;
    font-family: "Exo 2",Arial,Helvetica,Sans serif;
    padding: 5px 15px;
    margin: 20px auto;
}

.showMoreBtn:hover 
{
    transition:0.4s;
    background:red;
}


.content-tags .box
{
    overflow:hidden;
    height:60px;
}


.box--open
{
    height:fit-content !important;
}

.header-dark {
    background-color: rgba(0, 0, 0, 0.5);
}

.footer__logo {
    width: 356px;
}

@media only screen and (max-width: 767px) {
    .header__logo img {
        height: 30px;
    }
}

/* layout 4 */
/*
.videos__element {
    max-width: 346px;
}

.videos, .models, .studios {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
*/