
@charset "utf-8";

.home-top-right-ad{
    display: inline-block;
    width: 100%;    
    height: auto;
    vertical-align: top;

    text-align: center;
}
.home-top-right-ad > a > a > img{
    width: -webkit-fill-available;
    height: auto;
}


#video-banner{
    width: 97%;
}
#video-ad-pb-desktop{
    display: none;
}
.search-mobile-modal{
    width: 100%;
    padding-top: 60%;
    padding-left: 25px;
    padding-right: 25px;
    position: absolute;
    height: 75%;
    z-index: 100;
    background-color: rgba(0,0,0,0.90);
    top:-1000px;
    display:none;
    transition:1s;
}
.porndude-text{
    color: #ccc;
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
}
.porndude-text:hover{
    color: white;
}
.porndude-icon {
    background: url(../tpd-b-24px.png);
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: sub; 
}
.search-mobile-modal-show{
    top:0px;
    display:block;
    transition:1s;
}
.search-mobile-input{
   background-color: #e3d3ca!important;
    height: 50px;
    font-size: large!important;
}
.search-input{
    color:#d0d0d0;
    background-color: #413735;
    border: 1px solid #4b403e;
}
.search-focus{
    color:#d0d0d0;
    background-color: #918725;
   
}
.search-button{
    background-color: #ff6649;
    color: #f0e0d6;
    cursor: pointer;
    border: 1px solid #4b403e;
}
.search-button:hover{
    background-color: #ff965d;
    color: #ffffee;
}
.search-button:active{
    background-color: #f0e0d6;
    color: #fff;
}
.search-button-mobile{
    background-color: #ff6649;
    color: #f0e0d6;
    cursor: pointer;
    border: 1px solid #4b403e;
    margin-top: 5px;
    width: 44px;
    height: 35px;
    line-height: 35px;
}
.description-p{
    margin-bottom: 2px;
}
.message-actions{
    margin-bottom: 5px;
}
.form-group>textarea{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
}
.textarea-actions{
    background-color: #f0f0f0;
    border-bottom: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-radius: 3px;
}
.textarea-actions-button{
    display:inline-block;
    color: #666;
    padding-left: 5px;
    padding-right: 12px;
    line-height: 25px;
}
.textarea-actions-button:hover{
    background-color: #ddd;
    color: #333;
    cursor: pointer;
}
.disabled{
    pointer-events: none;
    color:#aaa;
}
.add-link-icon{
    vertical-align: middle;
    padding-left: 4px;
}
.link-input{
    min-width: 245px;
    margin-bottom:10px;
}
.link-popup{
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.42);
    position: absolute;
    background: white;
    padding: 20px;
    border: 1px solid #d1d6db;
    top: 0;
    z-index:10;
}
.link-popup-post{
    top: initial;
    margin-top: -27px;
}
#previewDescription{
    background-color: #f0f0f0;
    min-width: 100%;
    padding: 5px 10px;
    min-height: 100%;
    border: 2px dotted #d1d6db;
    border-radius: 5px;
    color: #999292;
    font-size: 12px;
}
.favoriteVoted{
    color:red; 
}
.favoriteButton{
    z-index: 3;
    padding: 0 4px!important;
    display: inline-block;
    position: relative;
    background-color: #edd8cb;
    width: 35px;
    border-color: #f3c8c2;
    float: right;
    right: -8px;
    height: 33px;
    top: -2px;
}
#favoriteButton:hover{
    color:#bd2130;
}
#favoriteButton:active{
    background-color:red;
}
.orderLi{
    padding-left: 5px !important;
    height: 26px;
    border-bottom: 1px solid #edd8cb;
}
.ulLinks{
    text-align: left;
    list-style-type: none;
    width: 78px;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0;0;

}
.dropMenu{
    position: absolute;
    display: none;
    background: #f0e0d6;
    margin-left: -5px;
    z-index:    5;

}
.dropButton{
    background-color: #007bff;
    color: white!important;
    padding: 0 5px;
    cursor:     pointer;
}
#username>.headerButton{
    margin-left: 0;
    display:    block;
}
.headerA{
    color: #ddd;
    display: block;
}
.userPopup{
    position: absolute;
    background: #262a2e;
    color: #c5d0c6;
    font-size: 14px;
    padding: 0 5px;
    z-index: 5;
    width: 169px;
  
    transition: 0.5s;
}

.userPopup>a:hover{

    background-color: #007bff;
    transition: 0.5s;
    padding-left: 5px;
}
.userPopup>a:hover{
    color: white;
 
}

#submitPost{
    margin:5px 0 125px 0 ;
}
#quick-upload{
    margin-top: -373px;
    display:inline-block;
}
.videoUpload{upload
    display: inline-block;
}
.upload-appear{
    height: 140px;
    margin-top: 0px!important;
    
}
.dropzone {
    min-height: 200px!important;
    border: 2px dotted rgba(0, 0, 0, 0.3)!important;
    background: #e9f6ff!important;
    margin-top: 20px
}
.suggest{
    height: 31px;
    width: initial;
    display: inline-block;
}
.btn-suggest{
    margin-left: -7px;
    display: inline-block;
    border-radius: 0 5px 5px 0px;
    vertical-align: top;
}
.errorMsg{
    color: red!important;
    background-color: navajowhite;
    float: right;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(1.9rem + 2px);
}
.poster_thumb{ 
    max-height: 200px;
    text-align: center;
    background-color: black;
    padding: 5px 0;
    display: inline-block;
}
.previewVideoElement{
    margin-top: 5px;
}
.previewVideoThumb{
    padding-left: 0;
}
#poster_thumb{
    max-width: 100%;
    max-height: 160px;
}
.card-title{
    font-size: 10px!important;
    margin-bottom: 0px!important;
}
.card-subtitle {
    margin-top: -4px!important;
    margin-bottom: 0px;
    font-size: 10px;
}
.inputTitle {
    margin: 0 0 7px 0;
}
.tagLink{
    background-color: #edd8cb;
    border: 1px solid #f1d3c0;
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    color: #7e3f36;
    margin: 0px 1px;
    z-index: 3;
}
.tagLink:hover{
    background-color: #f5f0ed;
    border: 1px solid #ebe0da;
    color: #cc1105;
}
.fa-tags{
    color: #b96559;
}
.postContent{
        display: inline;
    }
.setSearch{
    float: right;
}
.twitter-icon{
    float: left; 
    line-height: 32px; 
    height: 32px;
    width: 32px; 
}
.twitter-icon-text{
    float: left;
    background-color: rgb(29, 161, 242);
    line-height: 32px;
    height: 32px;
    padding-right: 8px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    cursor:pointer;
}
.twitter-icon-text:hover{
     background-color: rgb(19, 131, 200);
}
.videoActive{
    width: 100%;
   /* background-color: rgba(0,0,0,0.75);*/
    position: fixed;
    height: 100%;
    z-index:4;
   /* pointer-events: none*/
}
.activeVideo{   
    position: sticky;   
    max-height: 80%!important;
    max-width: 100%;
    transition: 1s;
}
h3{
    display:block;
    margin: 10px;
    font-size: 17px;
    color: #262a2e;
}
#upload{
    height: 720px;
}
.mobileMenu{
    z-index: 5;
    background-color: #262a2e;
    position: absolute;
    top: 46px;
    width: 100%;
    padding-bottom: 20px;
    border-top: 1px solid #41464b;

}
.fa-times{
    padding: 0px 1px;
}
.mobileMenu-show{
    left: 0px!important;
    transition:.5s cubic-bezier(0.55, 0.01, 0, 1.03);
}
.mobileMenu-hide{
    left: -101%;
    transition:0.35s cubic-bezier(0.5, 0.01, 0, 1.03);
}
.navButton{
    color: #c18279;
    float: right;
    font-size: x-large;
    padding: 0px 7px;
    border: 2px solid #c18279;
    border-radius: 7px;
    margin-top: 5px;

}
.navButton:active{
    background-color:#c18279;
    transition: 0.2s; 
}
li{
    font-size: 12px;
}
.bg-dark,.navbarContainer{
    z-index: 10;
    background-color:#262a2e!important
}
.upload-button{
    padding: 1px 4px;
    margin: 0 0px;
    line-height: 22px;
    background-color: #007bff!important;
    color: #ddd!important;
    border-bottom: 0!important;
}
.upload-button:hover{   
    background-color: #3d9bff!important;
    color: white!important;
    border-bottom: 0!important;
}
.headerContainer{
    width: 100%;
    height: 32px;
    display: block;
    line-height: 32px;
    min-height: 46px;
}
.logo{
    display: inline;
    float: left;
    line-height: 46px;
}
.login{
    display: inline;
    float: right;
}
.headerMenu{
    width: 100%;
    height: 27px;
    display: block;
    text-align: center;
    float: left;
    border-top: 1px solid #333940;
}
.headerButton{
    margin: 10px 0px;
    display: inline-block;
    width: 100%;
    color: #d0d0d0;
    font-size: 17px;
    transition: 0.1s;
    cursor: pointer;
    height: 40px;
    line-height: 39px;
    text-align: center;
    background-color: #2f343a;
}
 
.headerButton:hover{
    background-color: #454c53;
    color: #eee;
}
.headerButton:active{
    background-color:#d0d0d0;
    color:#fff;
}
.p-0 {
   padding: 0 !important;
   margin: 0 !important;
}
.m-0-mobile{
    margin:0;
}
.no-click{
    pointer-events: none;
}
.longDescription{
    padding: 10px;
    text-align: left!important;
    color: #656464!important;
    background: #f0e0d6!important;

}
.infoCardHome{
    padding: 0 5px;
}
ul{
    padding-left: 10px;
}
.col-center{
    text-align: center;
}
.pagination{
    display: block;
    margin:15px 0px;
    text-align: center;
}
.tagSelectItem{
    background-color: #d8d8d8;
    color: darkslategrey;
    text-transform: capitalize;
    overflow: hidden;
    display: inline-block;
    margin: -4px -3px 2px 2px;
    padding: 0 5px 1px 5px;
    border: 1px solid #ccc;
}
.tagSelectItem:hover{
    background-color: lemonchiffon;
    color: black;
    cursor: pointer;
}
.tagSelectItem:active{
    background-color: white;
    color: black;
    cursor: pointer;
}
#pornstarlist,#categorylist,#productionlist{
    height: 710px;
    overflow: scroll;
    background-color: #fff;
}
.pornstar-popup{
    display: block;
    position: absolute;
    top: 63px;
    left: 0px;
    overflow-y: scroll;
    width: 100%;
    max-height: 900px;
    background-color: #f0e0d6;
    z-index: 2;
    border: 1px solid #d9bfb7;   
}
.home-notice,.home-notice>p{
        height: 134px;
        color: white;
        background: #c18279;
        padding: 2px 5px;
        font-size: 12px;
    }
.panel-popup{
    display: inline;

}
.popup-show{
    position: absolute;
    background-color: #f4ede9;
    z-index: 4;
    top:45px;
    left:   0px;
    padding: 9px 0px 40px 0px!important;
    border-bottom: 5px solid #8f726f;
    border-top: 1px solid #8f726f;
    transition: 0.3s cubic-bezier(0.25, 0.01, 0, 1.03);
}
.popup-content{
    padding: 0 5px;
    text-align: center;
}

.row>p>a{
    color:  white;
    font-weight:    600;
    transition: 1s
}
/*POST CARD*/
.postCardHome{
    width: 100%;
    font-size: 12px;
    background-color: #f0e0d6;
    margin: 5px 0px 0px 0px;
    display: inline-block;  
}
.videoCardHome{
    text-align: center;
    cursor: pointer!important;
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.videoCardHome>img,.videoCardHome>video{
    max-width: 100%;
    max-height: 215px;
    transition-duration: 0.2s;
}
.videoCardHome>img:hover,.videoCardHome>video:hover{
    /*opacity:0.8;
    transition-duration: 0.2s;*/
}
.round-button {
    box-sizing: border-box;
    display: block;
    width: 80px;
    height: 80px;
    padding-top: 14px;
    padding-left: 8px;
    line-height: 20px;
    border: 6px solid #fff;
    border-radius: 50%;
    color: #f5f5f5;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0,0,0,0.2);
    font-size: 20px;
    font-weight: bold;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 2;
    margin-top: 34px;
    margin-left: 90px;
    opacity: 0.3;
}
.round-button:hover {
    opacity: 0.7;
}
.timeCode{
    position: absolute;
    text-shadow: 1px 1px 2px black;
    left: 5px;
    bottom: 0px;
    color: white;
    .imageLandscape {
    max-width: 100%;
    min-height: 100%;
}font-weight: 500;
}
.infoCardHome{
    position: relative;
    margin: 5px 5px 5px 5px;
    z-index: 2;
}
.infoCardHomelink{  
    position: absolute;
    z-index: 2;
}
.postTitleHome{

}
.postTitleHome>h2{
    font-size: 12px;
    margin-bottom: 3px;
    word-break: break-all;
    text-transform:capitalize;  
    text-align: left;   
    color: #cc1105;  
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
    font-weight: 600;
}
.postTitleHome>h2:hover{
    color: #007bff;
}
.postTagsHome{
    word-break: break-all;
    text-transform:capitalize;  
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
    height: 18px;
    position: relative;
    z-index: 3;
}
.postDescriptionHome{
    text-align: left;
    color: maroon;
    font-family: sans-serif;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.postStatsHome{
    position: relative;
}
.postStatsHome>a:last-child{
    float:right;
}
.postStatsHome>a:first-child{
    float: left;
    margin-right: 10px;
}

span>.fa-caret-left{
    font-size: 16px;
    vertical-align: text-bottom;
    color: blue;
}
.pornstarImageRow{
    width: 180px;
    height: 180px;
    overflow: hidden;
    display: inline-block;
    background: black;
}
.pornstarImageRow>img {
    height: 180px;
    margin-left: -35%;
}
.pornstarTitle{
    display: block;
}
.pornstarInfo{
    display: inline-block;
    vertical-align: top;
}
.pornstarTitle>h2{
    font-size: 15px;
    text-transform:capitalize;
}

.row>p>a:hover{
    color: #ffde7a;
    font-weight: 600;   
    transition:1s;
}
a:hover{
    text-decoration: none;
}
.imageLandscape{    
    max-width: 100%;
    min-height: 100%;
    transition: .2s;
}
.imageLandscape:hover{
    max-width: 105%;
    min-height: 105%;
    margin: -2.5%;
    transition: .2s;
}
.imagePortrait{
    width: auto;
    height: 100%;
}
/*ATTRIBUTE CARD*/
.attributeCard{
    background-color: black;
    display: inline-block;
    width: 180px;
    height: 100px;
    margin: 0;
}
.attributeCardImage{
    width: 180px;
    height: 100px;
    overflow: hidden;
}
.attributeCardInfo{
    background-color: rgba(0,0,0,0.5);
    position: relative;
    top: -19px;
    line-height: 17px;
    display: table;
    width: 100%;
    font-size: 12px
}
.attributeCardTitle{    
    float:left;
    color: #ffffee;
    text-transform: capitalize;
    padding: 0px 5px;
}
.attributeCardCount{    
    color: #ffffee;    
    padding: 0px 5px;
    float: right;
}
/*POST PAGE*/
.postContainer{
    padding: 5px;
    background-color: white;
    margin-bottom: 35px;
    padding-bottom: 15px;
}
.postTitleRow{
/*  margin: 0 -15px;    */
}
.postTitleRow>h2{   
    padding: 5px;
    background: #fca;
    color: #800;
    font-size: 14px;
    margin: 0;
}
.videoRow{
    /*margin: 0 -15px 0 -15px;*/
}
.videoRow>video{
    width: 100%;
    max-height: 720px;
}   
.infoRow{
    /*margin: -5px;*/
}
.infoItem{
    color: #495057;
    display: inline-block;
    font-size: 11px;
    text-transform: capitalize;
}
h3,label{
    /*font-size: 12px;*/
    font-weight: 600;
}
p{
    font-size: 12px;
    color:#495057;
}
.form-control{
    font-size:10px;
}
.descriptionRow{
    /*margin: -5px;*/
}
#previewCover>img{
    margin: 0;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 320px;
    max-height: 180px;
}
.infobuttons{
    float: right;
}
.like{
    border:1px solid lightgreen;
}
.like-button:hover{
    background:lightgreen;
}
.like-button.voted{
    background-color: #68d468;
    color:white;
    pointer-events: none;
    cursor: default;
}
.dislike{
    border:1px solid pink;
}
.dislike-button:hover{
    background:pink;
}
.dislike-button.voted{
    background-color: #f75e5e;
    color:white;
    pointer-events: none;
    cursor: default;
}
.infoItem.usernamePost{
    color: #495057;
    font-weight: 600;
}
.usernamePost{  
    color: #117743;
    font-weight: 700;
}
.mainTitle{
    position: fixed;
    top:-3000px;
    text-transform: uppercase;
    font-size:20px;
    color: white;
    line-height: 32px;
    margin-bottom: 0;
}
#sticky-footer {
  flex-shrink: none;
}
#page-content {
  flex: 1 0 auto;
}
.hide{
    display: none;
}
.descriptionColumn{
    display: inline-block;
    position: absolute;
    padding: 0px 1px 0 5px;
}
.buttonColumn{
    text-align: center;
    width: 40px;
    display: inline-block;
    color: #495057;
    border-right: 1px solid lightgray;
    background-color: white;
}
.upvotes{
    padding: 2px;
    margin: 1px;
}
 .upvotes>div{
    margin-bottom: 5px;
 }
.description-0{
    font-weight: 500;
}
.description-2{
    border: 1px solid #ffe6e6;
    background-color: #fff9f9;
}
.descLabel-2{
    margin: -5px -2px;
}
.descLabel-0>span{
    font-size: 13px;
    background-color: rgb(142, 200, 170);
    color: white;
    padding: 1px 10px 3px 10px;
}
.descLabel-1>span{
    font-size: 13px;
    background-color: rgb(172, 204, 222);
    color: white;
    padding: 1px 10px 3px 10px;
}
.descLabel-2>span{
    font-size: 13px;
    background-color: rgb(255, 187, 187);
    color: white;
    padding: 1px 10px 3px 10px;
}
.description{
    font-size: 12px;
}
.navbarContainer{
    background-color: #343a40;
}
.upvote{
    margin: 0 4px;
    display: block;
}
.upvoteNumber{
    width: 40px;
    text-align: center;
}
.btn-group-xs > .btn, .btn-xs {
    padding: 0px 7px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2px;
}
#previewCover{
        width: 320px;
        background-color: black;
    }
html,.body{
    height: 100%;
}
body{
    font-family: sans-serif;
    background: #ffe ;
    width: 100%;
    margin: 0;
    padding: 0;
}
#preview {
    margin-top:10px;
}
#err{
    color: red;
}

#preview img{
    max-width: 320px;
    border: solid #cdcdcd 1px;
    padding:5px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .2);
    overflow: hidden;
    width:200px;
    height:220px;
}
.comment-info{
    display: inline-block;
    font-size: 13px
}
.comment-info-user{
    cursor: pointer;
    color: green;

}
.comment-info-user:hover{
    color: lightgreen;
}
.comment-content{
    font-size:  13px;
}
.comment-box{
    border: 1px solid #f4f4f4;
    border-left: 4px solid #f0f0f0;
    padding: 3px;
    padding-left: 15px;
    margin-bottom: 5px;
    border-radius: 5px;
}
#previewVideo {
    max-height: 175px;
    width: 100%;
    text-align: center;
    background-color: black;  
}
#previewVideo2{
    max-width: 100%;
    height: auto;
}


video{
    background-color:black;
}
.playIcon {
    position: absolute;
    display: block;
    background: url(http://www.slatecube.com/images/play-btn.png);
    height: 100%;
    width: 100%;
    top: 180px;
    left: 120px;
    background-size: 100px 100px;
    background-repeat: no-repeat;
}
#previewRow{
    text-align: center;
    overflow: hidden;
}
#captureCanvas{
    background-color: black;
    position: absolute;
    width: 640px;
    height: 360px;
    top: 0;
    left: -2000px;
    visibility: hidden;

}
#captureCover{
    display: inline-block;
    margin-top: 17px;
}   
.poster-capture{
    display: inline-block;
    width: 48%;
    vertical-align: bottom;
}
.btn-get-cover{
    display:    block;  
}
.imageContainer320{
    width: 320px;
    height: 320px;
    background-color: black;
}
.imageCentered320{
    margin: 0;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 320px;
    max-height: 320px;
}
.readonlyInput{
    border: 0;
    background: transparent;
}
.fileUpload{
    margin: 25px 0;
}
.inputTitle{
    margin: 5px 0;
}
.postTitle{
    text-transform: capitalize;
}
.suggestionsproduction{
    background-color: #d3edff;
    padding: 4px 14px;
    margin-right: 5px;
    border-radius: 6px;
    border: 1px solid #bad2ff;
    font-weight: 400;
    cursor: pointer;    
}
.suggestionspornstar{
    background-color: #ffd3e9;
    padding: 4px 14px;
    margin-right: 5px;
    border-radius: 6px;
    border: 1px solid #ffbadc;
    font-weight: 400;
   cursor: pointer; 
}
.suggestionspornstar:hover{
    background-color: hotpink;
    color: white;
    border: 1px solid #ff46a3;
}
.suggestionsproduction:hover{
    background-color: #7269ff;
    color: white;
    border: 1px solid #5146ff;
}
.arrowMenu{
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid ;
    margin: 5px 0 0 5px;
}
.arrowMenuBack{
    content: '';
    width: 0;
    height: 0;
    font-size: 0;
    border-bottom: 6px solid transparent;
    border-right: 6px solid;
    border-top: 6px solid transparent;
    display: inline-block;
}
}
.homePagination{
    text-align: center; 
}
.cont-sm{
    padding:10px; 
}
.notice-block{
    text-align:center; 
    width:100%;
}
.post-block{
    margin: 0px 15px;   
}
a>.production-list-item, a>.category-list-item{
    margin: 2px 4px;
    line-height: 27px;
    height: 30px;
    color: #656464;
    font-family: sans-serif;
    overflow: hidden;
    font-size: 12px;
    width: 44.9%;   
}
a>.category-list-item:hover, a>.production-list-item:hover{
    color:black;
}
.category-list-item>span,.production-list-item>span{
    float: right;
}
.category-list-item, .production-list-item{
    border-radius: 3px;
    font-size: 12px;       
    display: inline-block;
    background-color: #f0e0d6;
    padding: 3px 8px 0px 4px;
    border-bottom: 1px solid #f8d6c2;
    border-right: 1px solid #f8d6c2;
}   
.item-count{
        position: relative;
    top: -27px;
    left: 0;
}
.category-list-item:hover, .production-list-item:hover{
    background-color: #ffece0;
    cursor: pointer;
}   
.colxs{
    margin: 0 15px;
}
.logoImg{
        width: initial;
    }
.only-mobile{
    display: initial;
}
@media (max-width: 360px) {

   
    .headerButton{
        display: inline-block;          
        color: #d0d0d0;
        font-size: 16px;    
        background-color: #2f343a;
    }
    .attributeCard{
        width: 148px;
        height: 100px;      
        margin: 4px 4px;
    }
    .attributeCardImage{
        width: 150px;
        height: 100px
    }
    .popup-content{
        padding:0px 1px;
        text-align:     center;
    }

}
@media (min-width: 576px) {
     .home-top-right-ad{
        width: 263px;
        height: 240px;   
        margin: 5px 2px 0px 2px; 
        overflow: hidden;
    }
    #video-ad-pb-mobile{
        display: none;
    }
    #video-ad-pb-desktop{
        width: 273px;
        display: inline;
        float: right;
    }
   
     .logoImg{
    width: 225px;
    }
    
    #previewVideo {
        max-height: 240px;
    }
    .form-control{
        font-size:12px;
    }
    .card-title{
        font-size: 12px!important;
    }
    .card-subtitle {        
        font-size: 12px;
    }
    .infoCardHomelink {
    width: 264px;
    height: 240px;
    }
    .m-0-mobile{
        margin:0 -15px;
    }
    .only-mobile{
        display: none;
    }
    .logo{
        line-height: 35px;
    }
    .popup-show{
        left:   initial;
        top: 62px;
        border-top: 0;
        /*border-bottom: 10px solid #262a2e;*/
    }
    .popup-content{
        padding: 0px;
    }
    .headerButton{
        
        margin: 0 20px;
        font-size: 14px;
        line-height: 25px;
        width: 90px;
        height: 26px;
        background-color: initial;
    }

    .headerButton:hover{
        background-color: #454c53;
        color: #eee;
        transition: 0.3s ease;
        border-bottom: 5px solid #f4ede9;
    }
    .headerButton:active{
        background-color:#d0d0d0;
        transition:0.1s;
        color:#fff;
    }
    .attributeCard {
        width: 175px;
        height: 98px;    
        margin: 2px;
    }
    .attributeCardImage {
        width: 175px;
        height: 98px;
    }
    .attributeCardInfo {
        top: -17px;
        line-height: 17px;
    }
    .postContainer{
        
    }
    .postCardHome{
        width: 263px;
        height: 240px;   
        margin: 5px 2px 0px 2px;    
    }
    .videoCardHome>img,.videoCardHome>video{
    opacity: 0.8;
    transition: 0.3s;
    }
    .videoCardHome>img,.videoCardHome>video :hover{
    opacity: 1;
    transition: 0.3s;
    }
    .videoCardHome{
        background-color: black;
        height: 148px;
        line-height: 146px;
    }
    .videoCardHome>img{
        max-height: 150px;
    }
    .timeCode{
        left: 1px;
        bottom: -67px;
        font-size: 11px;
    }
    .postDescriptionHome {
        min-height: 35px;
    }
    a>.category-list-item, a>.production-list-item{
        width: 22.9%;
    }
    .colxs{
        margin: 0;
    }
    .notice-block, .post-block{ 
        margin: initial;
    }
    .postTitleRow{
        /*margin: 0 -15px;*/
    }
    .row>p{
            font-size: 13px;
    }
    .infoItem{
        display: inline-block;
        font-size: 12px;
    }
    .mainTitle{
        text-transform: uppercase;
        font-size:25px;
        color: white
    }   
    #main-row{
        display: block;
    }
    .postContent{
        display: inline;
    }
    #previewCover{
        width: 640px;
        height: 360px;
        background-color: black;
    }
    #previewCover>img{
        margin: 0;
        position: relative;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 640px;
        max-height: 360px;
    }  
   
    h3{
        /*font-size: 14px;*/
    }
    .activeVideo{
        max-width: 535px;
    }
    .userPopup{
        width: 143px;
        font-size: 12px!important;
    }
    .headerContainer{
        min-height: 32px;
    }
    .search-button-mobile{
        margin-top: 1px;
        width: 44px;
        height: 29px;
    }
}
@media (min-width: 768px) { 
      .home-top-right-ad{
        width: 234px;
        height: 225px;
        margin: 5px 2px 0px 1px;
        overflow: hidden;
    }

    #video-ad-pb-desktop{

    }
    .infoCardHomelink{
        width: 234px;
        height: 225px;
    }
    .headerButton{
        margin: 0 12px;
        width: 120px;
        font-size: 14px;      
    }
    .attributeCard {
        margin: -1px 0px;
    }
    .home-notice,.home-notice>p{
        font-size: 13px;
    }
    .postCardHome{
        width:  234px;
        height: 225px;
        margin: 5px 2px 0px 1px;
    }
    .videoCardHome {
        height: 133px;
        line-height: 131px;
    }
    .videoCardHome>img {
        max-height: 133px;
        max-width: 241px;
    }
    .timeCode{
        bottom: -58px;
    }
    .category-list-item, .production-list-item{
        font-size: 12px;
        height: 24px;
        width: 18.3%;
        padding: 1px 8px 6px 4px;
    }
    .postTitleRow>h2 {
        font-size: 16px;
    }
    .infoItem,.description {
        font-size: 12px;
    }
    p{
        font-size: 12px;
    }
    a>.category-list-item, a>.production-list-item{
        width: 18.3%;
    }
    .activeVideo{
        max-width: 475px;
    }
    .userPopup{
        width: 171px;
    }
}
@media (min-width: 992px) { 
    .home-top-right-ad{
        width: 314px;
        height: 275px;      
        overflow: hidden;
    }

    #video-ad-pb-desktop{
        width: 317px;
    }
    #previewVideo {
        max-height: 300px;
    }
    .infoCardHomelink {
        width: 314px;
        height: 275px;
    }
    .attributeCard {
        width: 188px;
        height: 105px;
    }
    .attributeCardImage {
        width: 188px;
        height: 105px;
    }
    .postCardHome{
        width:  314px;
        height: 275px;
    }
    .videoCardHome {
        height: 177px;
        line-height: 175px;
    }
    .videoCardHome>img {
        max-height: 178px;
        max-width: 316px;
    }
    .timeCode{
        bottom: -82px;
    }
    .postTagsHome{
        height: 19px;
        word-break: unset;
        -webkit-line-clamp: 4;
    }
    a>.category-list-item, a>.production-list-item{
        width: 13%;
    }
    .category-list-item, .production-list-item{
        font-size: 12px;
        height: 24px;
        width: 16.2%;
        margin: 1px 0px;
        padding: 3px 6px 6px 5px;
    }
    .activeVideo{
        max-width: 636px;
    }
    .userPopup{
        width: 163px;
    }
     .home-notice,.home-notice>p{
        margin-top: 6px;
        width: 291px;
    }
}
@media (min-width: 1200px) { 
    .home-top-right-ad{
        width: 277px;
        height: 256px;
        margin: 5px 2px 0px 0px;
        overflow: hidden;
    }

    #video-ad-pb-desktop{
        width: 294px;
    }   
    .infoCardHomelink {
        width: 278px;
        height: 257px;        
        z-index: 2;
    }
    a>.production-list-item,a>.category-list-item{
    width: 13.2%;
    }
    .attributeCard {
        width: 224px;
        height: 125px;
    }
    .attributeCardImage {
        width: 224px;
        height: 125px;
    }
    .home-notice,.home-notice>p{
        margin-top: 6px;
        width: 471px;
        font-size: 14px;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 20px;
    }
    .postCardHome{
        width:  277px;
        height: 256px;
        margin: 5px 2px 0px 2px;
    }
    .videoCardHome {
        height: 160px;
        line-height: 158px;
    }
    .videoCardHome>img {
        max-height: 160px;
        max-width: 288px;
    }
    .timeCode{
        bottom: -74px;
    }
    .row>p{
        font-size: 15px;
    }
    .activeVideo{
        max-width:564px;
    }
    .userPopup{
        width: 169px;
    }
}
@media (min-width: 1320px) {
    .home-top-right-ad{
        width: 256px;
        height: 256px;
        margin: 3px 0px 0px 0px;
        overflow: hidden;
    }

    #video-ad-pb-desktop{
        width: 292px;
    }     
    .container{
        max-width:1300px!important;
    }
    .activeVideo {
        max-width: 517px;
    }



    .postCardHome {
    width: 256px;
    
    margin: 3px 0px 0px 0px;
    }
    .col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12 {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }
    .col-xxl-1{
        max-width: 8.33333333%;
    }
    .col-xxl-2{
       max-width: 16.66666667%;
    }
    .col-xxl-3{
        max-width: 25%;
    }
    .col-xxl-4{
        max-width: 33.33333333%;
    }
    .col-xxl-5{
        max-width: 41.66666667%;
    }
    .col-xxl-6{
        max-width: 50%;
    }
    .col-xxl-7{
        max-width: 58.33333333%;
    }
    .col-xxl-8{
        max-width: 66.66666667%;
    }
    .col-xxl-9{
        max-width: 75%;
    }
    .col-xxl-10{
        max-width: 83.33333333%
    }
    .col-xxl-11{
        max-width: 91.66666667%;
    }
    .col-xxl-12{
        max-width: 100%;
    }
}
@media (min-width: 1520px) {    
    .home-top-right-ad{
        width: 296px;
        height: 256px;
        margin: 3px 0px 0px 0px;
        overflow: hidden;
    }

    #video-ad-pb-desktop{
        width: 297px;
    } 
    .container{
        max-width:1500px!important;
    }
    .postCardHome {
        width: 296px;
    }
    .videoCardHome>img {
        max-width: 296px;
        max-height: 166px;
    }
    .activeVideo {
        max-width: 597px;
    }
     .col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12 {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }

     .col-xxxl-1{
        max-width: 8.33333333%;
    }
    .col-xxxl-2{
       max-width: 16.66666667%;
    }
    .col-xxxl-3{
        max-width: 25%;
    }
    .col-xxxl-4{
        max-width: 33.33333333%;
    }
    .col-xxxl-5{
        max-width: 41.66666667%;
    }
    .col-xxxl-6{
        max-width: 50%;
    }
    .col-xxxl-7{
        max-width: 58.33333333%;
    }
    .col-xxxl-8{
        max-width: 66.66666667%;
    }
    .col-xxxl-9{
        max-width: 75%;
    }
    .col-xxxl-10{
        max-width: 83.33333333%
    }
    .col-xxxl-11{
        max-width: 91.66666667%;
    }
    .col-xxxl-12{
        max-width: 100%;
    }
   
}
@media (min-width: 1820px) {    
    .container{
        max-width:1800px!important;
    }
    .activeVideo {
        max-width: 597px;
    }
     .col-xxxxl-1,.col-xxxxl-2,.col-xxxxl-3,.col-xxxxl-4,.col-xxxxl-5,.col-xxxxl-6,.col-xxxxl-7,.col-xxxxl-8,.col-xxxxl-9,.col-xxxxl-10,.col-xxxxl-11,.col-xxxxl-12 {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    }
     .col-xxxxl-1{
        max-width: 8.33333333%;
    }
    .col-xxxxl-2{
       max-width: 16.66666667%;
    }
    .col-xxxxl-3{
        max-width: 25%;
    }
    .col-xxxxl-4{
        max-width: 33.33333333%;
    }
    .col-xxxxl-5{
        max-width: 41.66666667%;
    }
    .col-xxxxl-6{
        max-width: 50%;
    }
    .col-xxxxl-7{
        max-width: 58.33333333%;
    }
    .col-xxxxl-8{
        max-width: 66.66666667%;
    }
    .col-xxxxl-9{
        max-width: 75%;
    }
    .col-xxxxl-10{
        max-width: 83.33333333%
    }
    .col-xxxxl-11{
        max-width: 91.66666667%;
    }
    .col-xxxxl-12{
        max-width: 100%;
    }
}