.video-page-player-section .container,
.video-page-slider-section .container,
.video-page-catalog-section .container{
    width: 1235px;
}

.video-page-player-section .video-player-container{
    width: 854px;
    height: 658px;
    float: left;
    margin-right: 45px;
}

.video-page-player-section .ads-container{
    width: 300px;
    /*height: 658px;*/
    display: inline-block;
    float: right;
}
.video-page-player-section .video-player-screen{
    /*width: 854px;*/
    height: 480px;
    background: #000000;
}
.video-page-player-section .video-player-description{
    height: 142px;

    margin-top: 14px;

    background: white none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08), 4px 2px 3px rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    font-size: 16px;
    line-height: normal;
}
.video-page-player-section .video-player-description-first{
    height: 97px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}
.video-page-player-section .video-player-description-first .video-player-title{
    color: #555555;
    padding-top: 10px;
    padding-left: 13px;
    padding-right: 15px;
	font-weight:bold;
}
.video-page-player-section .video-player-description-first .video-player-logo{
    position: absolute;
    bottom: 3px;
    left: 13px;
}
.video-page-player-section .video-player-description-first .video-player-logo>img{

    height: 25px;
    display: inline-block;
}
.video-page-player-section .video-player-description-first .video-player-logo .video-player-logo-label{
    color: #000;
    display: inline-block;
    padding-bottom: 5px;
    font-size: 14px;
}
.video-page-player-section .video-player-description-first .video-player-views{
    position: absolute;
    bottom: 7px;
    right: 15px;
    color: #999798;
}
.video-page-player-section .video-player-description-second{
    height: 42px;
}
.video-page-player-section .video-player-description-second .video-player-date{
    float: left;
    padding-left: 13px;
    padding-top: 13px;
    font-size: 12px;
    color: #555555;

}
.video-page-player-section .video-player-description-second .video-player-share{
    float: right;
    padding-right: 9px;
    padding-top: 9px;
}
.fb-share-button{
    display: inline-block;
}
.twitter-button{
    display: inline-block;
    position: relative;
    top: 5px;
}


.ads-container .first-adv,
.ads-container .second-adv{
    height: 250px;
    overflow: hidden;
}
.ads-container .first-adv{
    margin-bottom: 75px;
}
.video-page-slider-container{
    /*height: 220px;*/
    position: relative;
    padding-right: 37px;
    padding-left: 38px;

}
.video-page-slider-container .owl-carousel{
    margin-left: 2px;
}
.video-page-slider-container .video-page-slider-prev{
    position: absolute;
    height: 70px;
    width: 29px;
    background: #a6a6a6;
    top: 30px;
    left: 0;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
}

.video-page-slider-container .video-page-slider-next{
    position: absolute;
    height: 70px;
    width: 29px;
    background: #a6a6a6;
    top: 30px;
    display: block;
    color: #fff;
    right: 0 !important;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
}
.video-page-slider-container .video-page-slider-container-item{
    width: 215px;
   /* padding-left: 11px;*/
}
.video-page-slider-container .video-page-slider-container-img-item{
    width: 210px;
    height: 118px;

}.video-page-slider-container .video-page-slider-container-label-item{
    text-align: center;
    color: #6E85EF;
    font-size: 16px;
    font-weight: bold;
}
.video-page-catalog-container{
    min-height: 500px;
}
.video-page-catalog-tabs-container{
    margin-bottom: 35px;
}
.video-page-catalog-action-container{
    overflow: hidden;
}
.video-page-catalog-tabs-container > li{
    cursor: pointer;
}
.video-page-catalog-action-label{
    display: inline-block;
	
}
.video-page-catalog-container .video-page-catalog-tab-label:after{
    content: ' /';
}
.video-page-catalog-container .video-page-catalog-play-all{
    padding: 5px 15px;
    padding-left: 15px;
    background: #B75F88;
    color: #ffffff;
    cursor: pointer;
    margin-left: 20px;
}
.video-page-catalog-tab-label,  
.video-page-catalog-resource-label,
.video-page-catalog-play-all{
    display: inline-block;
	color: #e14e6a;

}
.video-page-catalog-tab-label,
.video-page-catalog-resource-label{
    font-size: 25px;
	color: #e14e6a;
}
.video-page-catalog-resource-label > img{
    height: 31px;
}
.video-page-catalog-action-manipulation{
    display: inline-block;
    float: right;
    padding-right: 5px;
}
.video-page-catalog-action-pagination{
    margin-top: 5px;
    height: 42px;
    padding-right: 5px;
}
.video-page-catalog-action-pagination .pagination{
    margin: 0;
}
.video-page-catalog-action-search{
    height: 42px;
    padding-right: 5px;
    width: 264px;
    float: right;
}
.video-page-catalog-preview-container{

}
.video-page-catalog-menu-item{
    min-width: 140px;
    cursor: pointer;
    padding-left: 2px;
    float:left;
    clear: both;
	line-height: 32px; 	
}
.video-page-catalog-menu-item.active{
    background: #0084c4;
    min-width: 260px;
    color: #ffffff;
    cursor: auto;
	
}
.video-page-catalog-menu-container{
    float: left;
    width: 320px;
}
.video-page-catalog-thumbnails-container{
    float: left;
    overflow: hidden;
    width: 880px;
}
.video-page-thumbnail-area .video-page-thumbnail-item:nth-child(4n){
    margin-right:0;
}
.video-page-thumbnail-item{
    width: 210px;
    display: block;
    float: left;
    height: 198px;
    position: relative;
    margin-bottom: 15px;
    margin-right: 13px;
    cursor: auto;
}
.video-page-thumbnail-item:after{
    border-bottom: 1px solid #dddddd;
    bottom: 0;
    content: " ";
    display: block;
    height: 1px;
    left: -1000px;
    position: absolute;
    width: 2000px;

}
.video-page-thumbnail-item .thumbnail-image{
    width: 210px;
    height: 118px;
    cursor: pointer;
}
.video-page-thumbnail-item .thumbnail-title{
    color: #0084c4;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial,sans-serif;
    cursor: pointer;
}
.thumbnail-info{
    display: inline-block;
    position: absolute;
    bottom: 13px;
}
.video-page-thumbnail-item .thumbnail-views{
    color: #555;
    font-size: 11px;
    display: inline-block;

}
.video-page-thumbnail-item .thumbnail-date{
    color: #555;
    font-size: 11px;
    display: inline-block;
}
.video-page-thumbnail-item .thumbnail-video-length{
    height: 14px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    padding-right: 2px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: inline-block;
    position: absolute;
    top: 103px;
    right: 1px;
    line-height: 12px;
    color: #dddddd;
}
.video-page-catalog-container li{

}
.owl-controls .owl-buttons{
    display: none;
}
.video-page-catalog-thumbnails-container .spinner {
    margin-top: 100px;
    text-align: center;
}
.video-page-catalog-section.load>.container, .video-page-player-section.load>.container{
    position: relative;
    visibility: hidden;
}
.video-page-catalog-section.load:after, .video-page-player-section.load:after{
    background: url("data:image/gif;base64,R0lGODlhKwALAPEAAP///2aZ/7PM/maZ/yH/C05FVFNDQVBFMi4wAwEAAAAh/h1CdWlsdCB3aXRoIEdJRiBNb3ZpZSBHZWFyIDQuMAAh/hVNYWRlIGJ5IEFqYXhMb2FkLmluZm8AIfkECQoAAAAsAAAAACsACwAAAjKEjgjLltnYg/PFChveVvPLheA2hlhZoWYnfd6avqcMZy1J14fKLvrEs/k+uKAgMkwVAAAh+QQJCgAAACwAAAAAKwALAAACPcSOCMsgD2FjsZqEx6x885hh3veMZJiYn8qhSkNKcCy4B2vNsa3pJA6yAWUUGm9Y8n2Oyk7T4posYlLHrwAAIfkECQoAAAAsAAAAACsACwAAAj2EjgjLMA9hY6maalvcb+IPChO3eeF5jKTUoKi6DqYLwutMYzaJ58nO6flSmpisNcwwjEfK6fKZLGJSqK4AACH5BAkKAAAALAAAAAArAAsAAAJAhI4Iy5bZ2JiUugcbfrH6uWVMqDSfRx5RKnQnxa6p+w6xNpu1nY/9suORZENd7eYrSnbIRRMQvGAizhAV+gIUAAA7AAAAAAAAAAAA")
no-repeat 120px;
    display: block;
    height: 23px;
    width: 165px;
    content: 'duke u ngarguar ';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;

}