/*Slides*/

/* css for slide play*/
.slide-play{float:left;width:100%;background-color:#000;margin-bottom:10px;}
#carousel{float:left;width:91.8%;padding:0 4.1%;margin-bottom:2px;}
.slideIndex{font-size:20px;color:#999999;position: absolute;right: 14%;bottom:8px;z-index: 1000;}
.first-slide{float:left;width:22px;height:23px;background:url("../images/prev-last.png") no-repeat scroll 0 0 transparent;display: none;}
.previous-slide{float:left;width:21px;height:23px;background:url("../images/Previous.png") no-repeat scroll 0 0 transparent;position:absolute;left:16%;}
.previous-slide:hover{background:url("../images/Previoushover.png") no-repeat scroll 0 0 transparent;}
.next-slide{float:left;width:21px;height:23px;background:url("../images/next.png") no-repeat scroll 0 0 transparent;position:absolute;right:16%;z-index:1000;}
.next-slide:hover{background:url("../images/nexthover.png") no-repeat scroll 0 0 transparent;z-index:1000;}
.last-slide{float:right;width:22px;height:23px;background:url("../images/next-last.png") no-repeat scroll 0 0 transparent;display: none;}
.flex-control-paging{display:none;}
.flex-active-slide{background-color:#fb859e;}
.flex-pauseplay{float:left;width:36px;height:36px;position:absolute;font-size:0px;left:47.5%;bottom: -2px;}
.flex-play{background:url("../images/slide-play.png") no-repeat scroll 0 0 transparent;}
.flex-pause{background:url("../images/pause.png") no-repeat scroll 0 0 transparent;font-size:0px!important;}
.slide-social{float:left;width:100%;padding-bottom:10px;}
.flex-direction-nav .flex-prev{font-size:0px!important;}
.flex-direction-nav .flex-next{font-size:0px!important;}
.slide-player.fullgallery {
    width: 50%;
}
ul.flex-direction-nav li{padding-bottom:0em!important;list-style-type:none!important; }
.slide-video-content{padding-bottom:38px;border-bottom:1px solid #999999;}
.slide-video-content .ent-dscp{width:auto;float:left;margin-right:2%;}
.slide-video-content .social-media{width:auto;margin-top:0px;}
.comments{float:left;width:100%;padding-top:40px;}
.comments img{max-width:100%;}
.over_lay {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000000;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 1000%;
    opacity:1;
    position: absolute;
    width: 100%;
    z-index: 1000;
}
.flex-pause-play{width:106px!important;height:111px!important;left:44%;  top:55%;font-size:20px;color:#fff; font-family: 'oswaldregular';}
.flex-pause-play a{color:#fff!important;padding-top:111px;}
.flex-pause-play .flex-pause{width:111px;height:106px;background:url("../images/pause-slide-big.png") no-repeat scroll -7px 5px transparent;font-size:0px!important;}
.flex-pause-play .flex-pause:hover{background:url("../images/pause-slide-big_hover.png") no-repeat scroll -7px 5px transparent;}
.flex-pause-play .flex-play{width:111px;height:106px;background:url("../images/play-slide-big.png") no-repeat scroll -7px 5px transparent;}
.flex-pause-play .flex-play:hover{background:url("../images/play-slide-big_hover.png") no-repeat scroll -7px 6px transparent;}
.fullgallery {
    float: left;
    left:17%;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0 !important;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    top:43px;
    width: 66%;
    z-index: 20000;
}
#carousel .flex-viewport ul li{position:relative;}
.video-descp h1 a{color:#555;}
.fullscreen{float:left;width:32px;height:33px;background:url("../images/zoom-in.png") no-repeat scroll 0 0 transparent;position:absolute;right:3.8%;bottom:5px;}
.options{float:left;width:32%;position:absolute;bottom:30px;left:35.5%;}    
ul.slides li{padding:0px!important;}  
.new-content img{float:right;width:auto;margin-right:0.8em;margin-bottom:0.8em;}

/*.flex-pauseplay a{display:none;}
.options{display:none;}

.fullscreen{display:none}*/
.flexslider:hover .flex-pauseplay a{display:block;}
.flexslider:hover .options{display:block;}
.flexslider:hover .fullscreen{display:block;}


.write-us{z-index: 10000;}
.container-left-full-gallery{width:98%;}
.container-left-full-gallery-slide{width:98%!important;}

.flex-pause-play{display:none;}

.header-gallery{display:none;}
.slides li:after {content: ".";position:absolute;top:0;left:0;z-index:-1000;}
