/*** SLIDE *****/
#cp-bg-slide img{
	max-width:none!important;
}
#cp-bg-slide {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;  
}
#cp-bg-bar{
	display:none;
}
#cp-bg-slide .loading{
	height: 32px;
	width:32px;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
	position: absolute;
	top: 50%;
	background: url(../images/loading.gif) no-repeat;
}
div#cp-caption-inner1 {
        width: 400px;
        height: 300px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
}
.slideimg {
	width: 100%;
	background:#111;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;    
    display: none;
	text-align:center;
	overflow:hidden;
}

/** Over image **/
.bgd-over-image{
	position: absolute;
	width: 100%;
	height: 100%;
}

/*** Caption & Description **/
#cp-caption{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
}
#cp-caption-inner{
	position: absolute;
	bottom: 150px;
	width: auto;
	z-index: 5;
	text-align:left;
}
.cp-title{
    color: #fff;
    padding: 0 15px;
    margin-bottom: 8px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
}
.cp-title a{
       color: #e31e24;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
}
.cp-title a:hover{
    color: #fbdd0d;
}


/*** Bar ****/
#cp-bg-bar{
	position: fixed;
	bottom:0;
	left:0;
	width: 100%;
    text-align: center;
    z-index: 9;
}
#progress-background{
            background: #fff;
    bottom: 0;
    left: 0;
    height: 3px;
    position: absolute;
    width: 100%;
    z-index: 101;
    overflow: hidden;
}
#progress-bar{
    background: #1e78bb;
    height: 3px;
    position: relative;
    width: 100%;
    left: -100%;
}

/*** Button **/
.progress-button {
    background: none;
    display: block;
    padding: 5px 3px;
    float: right;
    margin-right: 30px;
}
.cp-slide-btn,.cp-slide-btn {
	background-position: center center;
	background-repeat:no-repeat;
	width: 47px;
	height: 47px;
	display: block;
	position: static;
	float: left;
	right: 0;
	margin: 0 2px;
	z-index: 100;
}
.thumbimages{
position:relative;
background:#FFFFFF;
}
	
.cp-video-btn {	
	background-position: center center;
	background-repeat:no-repeat;	
	display: block;	
	z-index: 120;
	cursor:pointer;	
}
.cp-video-btn:hover {
opacity:0.8;
background:transparent;
background-image: url("../images/btn_playg_46x46 hover.png");
background-position: center center;
background-repeat:no-repeat;
}
a#cp-back{
        background: url(../images/back-slide.png);
        width: 22px;
        height: 29px;
        background-size: 22px;
        margin-top: 3px;
}
a#cp-next{
	background: url("../images/next-silde.png");
        width: 22px;
        height: 29px;
        background-size: 22px;
        margin-top: 3px;
}
a#cp-play{
        background: url(../images/play.png);
        width: 29px;
        height: 31px;
        left: 47px;
        background-size: 28px;
        margin-top: 2px;
}
a#cp-pause{

}
a.cp-video-btn{	background-image: url("../images/btn_playg_46x46.png");
 	
}
a.cp-video-btn16{
background-image: url("../images/btn_play_16x16.png");

}
.cp-video-btn16:hover{
background:transparent;
	background-image: url("../images/btn_play_16x16.png");
 	
}
a#cp-pause{
    width: 33px;
    height: 33px;
    left: 47px;
    background-image: url(../images/pase-slide2.png);
    background-size: 23px;
}
a#cp-next{
	left: 78px;
}

/* Style for thumbs navigation*/
#cp-bg-navigation{
	position:absolute;
	bottom:5px;		
}
#thumbimgs{
	float:left;
	position:relative;
	overflow:hidden;
}
#thumbimgs-inner{
	position:absolute;
}

#thumbimgs .thumbimg img{
	margin:0;
	padding:0;
	border:none;
}
#thumbimgs .thumbimg{
	float:left;

	border:2px solid #fff; 
	margin:0px 2px;
	cursor:pointer;
}
#thumbimgs .active{
	border:2px solid #e0b125; 
}
.nav-btn{
	margin:0px 2px;
	float:left;
	display:block;
	width:11px;
	height:17px;
	
}
#nav-back{
	background-image: url("../images/back.png");
}

#nav-next{
	clear:right;
	background-image: url("../images/next-silde.png");
}
.fr-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#ytplayer {	
    height: 12px;   
    width: 100%;
}

.play-rel {
	position:absolute;
	bottom:0px;
	left:0px;
	width:40px;
	height:35px;
	background:#000 url(../images/play-pause-btn.gif) 0px 0px no-repeat;
	cursor:pointer;
}
.seekbarscroll {
	position:absolute;
	bottom:0px;
	left:40px;
	width: 93%;
	height:5px;
	background:#FF2800 url(../images/seekbar-bg.gif)  no-repeat;
	background-size:100% 60px;
	border:15px solid #000;
	
}
.mute-btn {
	position:absolute;
	bottom:0px;
	right:0px;
	width:40px;
	height:35px;
	background:#000 url(../images/mute-btn.gif) 0px 0px no-repeat;
	cursor:pointer;
}
.spaceimage{
margin-bottom:30px;
}
.spacebarimage{
margin-bottom:35px;
}

