body
{

    margin:0px;
    background:#F1F1F1;
    height:100%;
    font: 300 14px/1.2 "Roboto Condensed", sans-serif;
}
.bottomds{
    text-align: center;
    margin-top:25px;
}
.sendmessage{
    font-family: Oswald;
    text-align: center;
    cursor: pointer;
}
.sentmsg{
    display:none;
    background:#000;
    width: 50%;
    position: fixed;
    left: 60%;
    margin-left: -37.5%;
    border-radius: 5px;
    font-family: oswald;
    padding: 20px;
    font-size: 4em;
    text-align: center;
    color: #fff;
    z-index: 900;
}

.Messageholder{
    /*height:50px;*/
    background:#fff;
    border-bottom: 1px #E3E3E3 solid;

}
.usravatar img{
    height:50px;
    float:left;
    width:50px;

}
.Messageholder:hover{
    background:#C8C8C8;
}
.Message{
    display: inline-block;
    position: relative;
    padding: 18px;
    width: 75%;
    /*height:7px;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    border-left:1px #D5D5D5 solid;
}
.messageholder{
    height:280px;

    position:fixed;
    background:rgba(0, 0, 0, 0.65);
    width: 50%;
    position: fixed;
    left: 60%;
    margin-left: -37.5%;
    border-radius:5px;
}
.hd{
    width: 40px!important;
    min-height: 40px!important;
    z-index: 50!important;
    margin-top: -4px!important;
    margin-left: 2px!important;
    position: absolute!important;
}
.messageholder input{
    text-align: center;
    margin-left: 50%;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    border: none;
}
.fa-times-circle-o{

    color: #FF0505;
    font-size: 49px;
    margin-top: -23px;
    margin-left: -17px;
}
.Sender{
    float: left;
    font-family: oswald;
    padding: 17px;
    width:5%;
    overflow: hidden;
}
.txtmessage{
    width:98%;
    height:150px;
    margin-left:10px;
}

h1{
    font-size:1em;
    margin-bottom:0px;
}
.register a{
    color:#888;
}
.count{
    position: absolute;
    top: 8px;
    color: white;
    font-family: oswald;
    right: 22px;
    font-size: 0.6em;
    font-weight: bold;
}
.sendmessage{
    font-family: Oswald;
    text-align: center;
    cursor: pointer;
}
.videoholder{
    width:300px;
    display:inline-block;
    margin: auto!important;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 4px!important;
}
.videoholder:hover{
    background:#D9D9D9;
}
.linkholder a{
    color:#888;
}
.categoryholder{
    width:270px;
    display:inline-block;
    margin: auto!important;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 4px!important;
    height: 70px;
}
.categoryholder:hover{
    background:#D9D9D9;
}
.photoholder{ 
    width:270px;
    display:inline-block;
    margin: auto!important;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 4px!important;
}
.photoholder img{
    width:100%;
}
.photoholder:hover{
    background:#D9D9D9;
}
.like{
    width: 50px;
    height: 50px;
    background: url(/assets/thumb.png) 0 0;
    display: inline-block;
}
.dislike{
    width: 50px;
    height: 50px;
    background: url(/assets/thumb.png) 0px 50px;
    display: inline-block;
}
.contentvideo{
    margin:auto;
    width:93%;
    display: table;

}
.videoplayer{
    width:98%;
    margin:auto;
    /*float:left;*/
}

#left, #right{

    display: inline-block;

}
#left{
    width:75%;

}

#right{
    float:right;
    width:25%;
    min-width:300px;
    /*margin-left:-100px;*/
    margin-top: 15px;
}

.videotitle{
    font-family: Oswald;
    height:50px;
    /*font-weight: 600;*/
    color:#616161;
}
.titlevid{
    color: #7A7A7A;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 700;
    border-bottom: 2px solid #B4005D;

}
.videoholder img{
    width:100%;
    position:relative;
    z-index:1;
    max-height: 169px;
}
.holder{
    margin-top: 90px!important;
    margin: auto;
    text-align: center;
    width: 93%;}
.logo{
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;

}
.inputsearch{
    position:absolute;
    right:0px;
    border-radius:5px;
}
.register{
    font-family: Oswald;
    display: inline;
    margin-top: 15px;
    margin-right: 15px;
    float:right;
    color:#888;
}
.profilelnk{

    font-family: Oswald;
    display: inline;
    margin-top: 5px;
    margin-right: 5px;
    color:#888;

}
.fa-sign-in{
    font-size:30px;
}
.btn-primary{
    background: white;
    padding: 12px;
    width: 190px;
}
.regholder{
    width: 310px;
    text-align: center;
    margin: auto;
}
.profilelnk:hover{
    color:#fff;
}
#myprofile{
    cursor: pointer;

}
.logo img{
    display:inline-block;
    width:250px;

}
.pages{
    display:inline;
    margin-left:20px;
}
.search{
    display:inline;
    margin-left:20px;
    cursor: pointer;
}
.suggestions{
    margin-left:0px;
    margin-top:41px;
    text-align:left;
}
.videoDesc{
    text-align:left;
    display:inline-block;
    margin-left:10px;
}
.videobottom{
    text-align:left;
    font-family: Oswald;
    margin-top: 1px;
}
.likesdislikes{
    font-size:1.6em;
    height:40px;
    line-height: 2em;
    margin-left: 10px;
}
.likes, .dislikes{
    display:inline;
}

.linkholder{
    font-size: 1.1em;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 170px;
    color: #888;
    font-family: Oswald;
}
.titlenew{
    color: #7A7A7A;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 700;
    /*margin-left:50px;*/
    border-bottom: 2px solid #B4005D;
    width:93%;
}
.titlenew a{
    color: #7A7A7A;
    margin-right:5px;
    padding:5px;
}
.avatarholder{
    text-align: left;
    float:left;
}
.footer{
    /*position:fixed;*/
    bottom:0;
    text-align:center;
    width:100%;
    height:150px;
    font-family:oswald;
}
.footeritems{
    margin-right:20px;
    display:inline;
    
}
.jw-title-primary jw-reset{
    overflow:hidden!important;
}
.copyright{
    margin-bottom:5px;
}
.info{
    width:100%;
    min-height:500px;
    background:#fff;
    font-family: Oswald;
    padding:19px;
}
.titlenew a:hover{
    background:#333;
    padding:4px;
    border-radius: 4px;
    color:#fff;
}
.menuitems{
}
.categories{
    font-family: Oswald;
    float: right;
    margin-top: 0px;
    margin-right: 147px;
    border-radius: 5px;
    padding: 10px;
    background: #DFDFDF;
    color: #676767;
    min-width:300px;
    text-align: center;
}
.category{
    margin-bottom:5px;
    padding:5px;
    border-bottom: 1px solid #D4D4D4;
    color: #676767;

}
.category a{
    color: #676767;
}
.category:hover{
    background:#747474;
    color:#fff;
}
.contentIndex{
    text-align:left;;
}
.addtime{
    margin-top:4px;
    color:#888;
    text-align:left;
    font-family: Oswald;
}
.videoaddtime{
    float:right;
    margin-top:10px;
    font-size: 1.6em;
    color: #555;
    text-align: right;
    margin-right:10px;
}
.rating{
    float:right;
    line-height: 1.0em;
    margin-right: 7px;
}
.duration{
    font-family: Oswald;
    margin-top: -20px;
    color: #fff;
    z-index: 5;
    background: white;
    margin-left: 81%;
    background: rgba(0, 0, 0, 0.66);
    position: relative;
}

.pagination{
    background: #C2C2C2;
    height: 40px;
}
li {
    font-family: Oswald;
    display: inline-block;
    margin-right: 10px;
    background: #494949;
    color: white;
    padding: 12px;
}
li.active{
    color:grey;
}

.mobilemenu{
    font-size: 1.1em;
    text-transform: uppercase;
    display: inline-block;
    position: fixed;
    top: 40px;
    right: 10px;
    color: #888;
    font-family: Oswald;
    line-height: 3em;
    background: rgba(0, 0, 0, 0.7);
    padding: 18px;
    width: 60%;
    z-index: 9999999;
    margin: auto;
    text-align: center;
    display:none;
}

.profilemenu{
    font-size: 1.1em;
    text-transform: uppercase;
    display: inline-block;
    position: fixed;
    top: 40px;
    right: 10px;
    color: #888;
    font-family: Oswald;
    line-height: 3em;
    background: rgba(0, 0, 0, 0.7);
    padding: 18px;
    width: 105px;
    z-index: 9999999;
    margin: auto;
    text-align: center;
    border-radius: 5px;
}

a{
    color:white;
    text-decoration: none;
}
.profile-links{
    float:right;
}
.info input, .form-group input{
    background: white;
    padding: 10px;
    border-radius: 5px;

}
.photoholder img{
    height:200px;
}
.birthday fieldset{
    border:none;
}
.onvideo{
    position: absolute;
    z-index: 99;
    margin-left: 25%;
    margin-top: 10%;
}
@media all and (max-width: 980px) {
    .linkholder{
        display:none;
    }
    .profile-links{
        display:none;
    }
    .mobilebutton{
        display:block!important;
        float: right;
        font-size: 50px;
        margin-right: 10px;
        color: #333;
    }
    .inputsearch{
        width:100%;
        height:50px;
    }

}
.nomessages{
    font-family: oswald;
    font-size: 3em;
    padding: 20px;
    background: white;
    min-height: 500px;
    border-radius:10px;
}

@media all and (max-width: 1890px) {
    .videoholder{
        width:16%;
    }

}
@media all and (max-width: 1670px) {
    .videoholder{
        width:21%;
    }

}
@media all and (max-width: 1554px) {
    .videoholder{
        width:18%;
    }
}
@media all and (max-width: 1389px) {
    #right{
        display:none;
    }
}
@media all and (max-width: 1250px) {
    
    .Message{
        width: 40%;
    }
}
@media all and (max-width: 1200px) {
    
    #right{
        display:none;
    }
    #left{
        width:95%;
    }
    .titlenew{
        width:99%;
    }
    .suggestions{
        text-align:center;
    }
    .duration{
        margin-left:75%;
    }
    .videoholder{
        width:18%;
        
    }
    .categories {
        margin-right:10px;
    }
    .videoholder img{
        min-height:147px;
    }
    .hd img{
        min-height:40px;
    }
    .contentIndex{
        text-align:center;
    }
    .linkholder{
        right:15px;
    }
    .categories{
        margin-top:58px;
    }
    
}
@media all and (max-width:888px){
    .videoholder{
        width:19%;
    }
}
@media all and (max-width:888px){
.categories{
        display:none;   
    }
    
    .menuitems{
        display: block;
        text-align: center;
    }
    .videoholder{
        width:280px;
    }
    }
@media all and (max-width: 830px){

    .bottomds{
        display:none;
    }
    .mobileds{
        display:block!important;
        text-align: center;
        margin-top: 25px;
    }
}
@media all and (max-width: 630px) {
    .linkholder{
        display:none;   
    }
    .inputsearch{
        width: 100%;
        height: 50px;
    }

}
@media all and (max-width:430px){

    .Message{
        width: 23%;
    }
    .usravatar img {

        display:none;
    }
    .logo img{ 
        width:200px;
    }
    .Sender{
        overflow: hidden;
    }

}
