.Juna_IT_Video_Gallery_Main_Div:hover .Juna_IT_Video_Gallery_Other_Div
{
	display: inline !important;
}
.junaiticons-style
{
	cursor: pointer !important;
}
.junaiticons-style:hover
{
	opacity: 0.7;
}
#Juna_IT_Video_Gallery_Load_More
{
	text-decoration: underline;
	cursor: pointer;
}
#Juna_IT_Video_Gallery_Load_More:hover
{
	text-decoration: none;
}
#Juna_IT_Video_Gallery_Load_More:active
{
	color: #0073aa;
}
.Juna_IT_Video_Gallery_Content_Zoom_Div
{
	visibility: hidden;
	opacity: 0.3;
	transition-duration:0.3s;
}
.Juna_IT_Video_Gallery_Content_Video:hover .Juna_IT_Video_Gallery_Content_Zoom_Div
{
	visibility: visible ;
}
.Juna_IT_Video_Gallery_Content_Video
{
	background: #f0f0f0;
	display:none;
	float:left; 
	margin:5px 15px 5px 15px;
	position:relative;
	cursor:pointer;
}
.Juna_IT_Video_Gallery_Content_Zoom_Video
{
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
}
.Juna_IT_Video_Gallery_Content_load_div_in_open_video
{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-size:64px 64px;
}
.Juna_IT_Video_Gallery_Content_black_div_animate
{
	display:none;
	background: #000;
}
.junaitcontent
{
	font-size: 30px;
	transition-duration:0.6s;
}
.junaitcontent:hover 
{
	transform:rotateY(360deg) !important;
}
.Juna_IT_Video_Gallery_Content_Description
{
	margin-top:1%;
	margin-right: 1%;
	width:40%;
	height:85%;
	display: none;
	float: right;
	padding:0 20px 0 0;
	text-align: justify;
	overflow-x: hidden;
    overflow-y: scroll;
}
.Juna_IT_Video_Gallery_Thumbnails_Video_Image_Main_Div
{
	text-align:center; 
	display:none;
	float:left;
	position:relative; 
	cursor:zoom-in;
	margin:2px;
}
.Juna_IT_Video_Gallery_Thumbnails_Video_Image_Div
{
	text-align:center; 
	position:absolute;
	display: none; 
	-webkit-animation: mymove 0.3s infinite; /* Chrome, Safari, Opera */
    animation: mymove 0.3s infinite;
    -webkit-animation-timing-function: ease;
    animation-iteration-count: 1;
    left:0;
}
.Juna_IT_Video_Gallery_Thumbnails_Video_Image_Main_Div:hover .Juna_IT_Video_Gallery_Thumbnails_Video_Image_Div
{
	display: inline;
}
/* Standard syntax */
@keyframes mymove {
   from { height:0;width:0;}
    to {height:100%;width:100%;}
}
.Juna_IT_Video_Gallery_Thumbnails_Video_Image_Div_Contain
{
	display: none;
	text-align: center;
	width:100%;
	float:left;
	margin-top: 4%;
	position: relative;
	text-indent: -9000px;
}
.Juna_IT_Video_Gallery_Main_Video_Contain_Div,.Juna_IT_Video_Gallery_Carousel_Main_Video_Contain_Div
{
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #000000;
	visibility: visible;
	opacity: 0.5;
	z-index: 99999;
	display: none;
	cursor: pointer;
}
.Juna_IT_Video_Gallery_Content_Main_Video_Contain_Div
{
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #000000;
	visibility: visible;
	opacity: 0.5;
	z-index: 99999;
	display: none;
	cursor: pointer;
	position: right top;
}
.Juna_IT_Video_Gallery_Video_Contain_Div
{
	width:50%;
	height:60%;
	position: fixed;
	top: 10%;
	left:25%;
	z-index: 99999;
	display: none;
	background-color: #000000;
}
.Juna_IT_Video_Gallery_Content_Video_Contain_Div
{
	position: fixed;
	z-index: 99999;
	display: none;
	background-color: #f5f5f5;
}
.junaitthumbnails:hover
{
	color:white;
}
.Juna_IT_Video_Gallery_Content_Icons_Div
{
	background-color: #e1e1e1;
	width: 100%;
	height:35px;
	display: none;
}
.Juna_IT_Video_Gallery_Thumbnails_Icons_Div
{
	display: none;
    position: absolute;
	cursor: pointer;
    overflow: hidden;
    z-index: 9999999999999999;
	top:45%;
	font-size: 45px;
	left: 8px;
}
.Juna_IT_Video_Gallery_Content_Icons_Div_Right
{
	float: left;
}
.Juna_IT_Video_Gallery_Thumbnails_Icons_Div1
{
	display: none;
    position: absolute;
	cursor: pointer;
    overflow: hidden;
    z-index: 9999999999999999;
    right:8px;
	top:45%;
	font-size: 45px;
}
.Juna_IT_Video_Gallery_Video_Contain_Div:hover .Juna_IT_Video_Gallery_Thumbnails_Icons_Div
{
	display: block;
}
.Juna_IT_Video_Gallery_Video_Contain_Div:hover .Juna_IT_Video_Gallery_Thumbnails_Icons_Div1
{
	display: block;
}
.Juna_IT_Video_Gallery_Thumbnails_Count_Div
{
	position:absolute;
	top:-5%;
	float:left;
	width:100%;
	text-align: right;
	padding-right: 10px;
	color: white;
}
.Juna_IT_Video_Gallery_Content_Icons_Div_Left
{
	float: left;
	margin-left: 10px;
}
.Juna_IT_Video_Gallery_Content_Icons_Div_Close
{
	float:right;
	margin-right: 10px;
}
.Juna_IT_Video_Gallery_Content_Video_Iframe
{
	width:55%;
	height:57%;
	margin-top:1%;
	margin-left:1%;
	display: none;
}
.Juna_IT_Video_Gallery_Content_Count_Div
{
	float:left;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	color: black;
}
.Juna_IT_Video_Gallery_Slider_Div
{
	width: 100%;
	float: left;
}
.Juna_IT_Video_Gallery_Slider_Main_Div
{
	float: left;
}
.Juna_IT_Video_Gallery_Slider_Play_Icon_Span,.Juna_IT_Video_Gallery_Carousel_Play_Icon_Span
{
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;   
    overflow: hidden;
    z-index:9999999;
    background-repeat: no-repeat;
    background-position: center center;
}
.Juna_IT_Video_Gallery_Slider_Video_Title
{
	display: block;
    position: absolute;
    width: 100%;
    cursor: pointer;   
    overflow: hidden;
    z-index:9999999;
}
.Juna_IT_Video_Gallery_Slider_Navigation {
    position: absolute;
    z-index:99999999;
    bottom:16px;
    right:16px;
}
.Juna_IT_Video_Gallery_Slider_Navigation div, .Juna_IT_Video_Gallery_Slider_Navigation div:hover, .Juna_IT_Video_Gallery_Slider_Navigation .av {
    position: absolute;
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
}
.Juna_IT_Video_Gallery_Slider_Navigation div { background-color: gray; }
.Juna_IT_Video_Gallery_Slider_Navigation div:hover, .Juna_IT_Video_Gallery_Slider_Navigation .av:hover { background-color: #d3d3d3; }
.Juna_IT_Video_Gallery_Slider_Navigation .av { background-color: #fff; }
.Juna_IT_Video_Gallery_Slider_Navigation .dn, .Juna_IT_Video_Gallery_Slider_Navigation .dn:hover { background-color: #555555; }
.Juna_IT_Video_Gallery_Slider_Left_Icon, .Juna_IT_Video_Gallery_Slider_Right_Icon {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    cursor: pointer;   
    overflow: hidden;
    z-index:9999999;
    top:40%;
    background-repeat: no-repeat;
}
.Juna_IT_Video_Gallery_Carousel_Div
{
	width: 100%;
	float: left;
}
.Juna_IT_Video_Gallery_Carousel_Main_Div
{
	float: left;
}
.Juna_IT_Video_Gallery_Carousel_Navigation {
    position: absolute;
    z-index:99999999;
    bottom:10px;
    right:10px;
}
.Juna_IT_Video_Gallery_Carousel_Navigation div, .Juna_IT_Video_Gallery_Carousel_Navigation div:hover, .Juna_IT_Video_Gallery_Carousel_Navigation .av {
    position: absolute;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: white;
    font-size: 12px;
    background: url('../Images/b03.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.Juna_IT_Video_Gallery_Carousel_Navigation div { background-position: -5px -4px; }
.Juna_IT_Video_Gallery_Carousel_Navigation div:hover, .Juna_IT_Video_Gallery_Carousel_Navigation .av:hover { background-position: -35px -4px; }
.Juna_IT_Video_Gallery_Carousel_Navigation .av { background-position: -95px -4px; }
.Juna_IT_Video_Gallery_Carousel_Navigation .dn, .Juna_IT_Video_Gallery_Carousel_Navigation .dn:hover { background-position: -95px -4px; }
.Juna_IT_Video_Gallery_Carousel_Left_Icon, .Juna_IT_Video_Gallery_Carousel_Right_Icon {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;   
    overflow: hidden;
    z-index:9999999;
    top:40%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
}
.Juna_IT_Video_Gallery_Carousel_Video_Contain_Div
{
	width:10%;
	height:15%;
	border-radius: 50%;
	position: fixed;
	top: 40%;
	left:45%;
	z-index: 99999;
	display: none;
	background-color: #000000;
}