body{
	margin:0px;
	padding:0px;
}
#modal_popup{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:99999;
	display:none;
}
#prev{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	color:#fff;
	font-size:55px;
	left:5px;
	cursor:pointer;
	z-index:9999999;
}
#next{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	color:#fff;
	font-size:55px;
	right:5px;
	cursor:pointer;
	z-index:9999999;
}
#prev:hover,#next:hover{
	color:red;
}
#modal_popup_image{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:50%;
	transform:translateY(-50%);
	width:40%;
	text-align:right;
	z-index:9999999;
}
#image_description{
	margin-top:2%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
	
}
#image_description_text{
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25%;
	
}
.del{
	position:relative;
	cursor:pointer;
	top:-5px;
	font-size:25px;
	color:#fff;
	opacity:0;
}
#modal_modal{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99999;
	display:none;
}
#popup_image_Juna_It_Image_Gallery{
	position:relative;
	width:100%;
	height:100%;
	
	transform:rotate(0deg);
	transition:all 1s;
}
.image-image
{
	display:none;
	position:relative;
	max-width:100%;
	width:33%;
	float:left !important;
}


.iticons{
	
	cursor:pointer !important;
}
#Juna_IT_Image_Gallery_Load_More{
	text-decoration:underline;
	cursor:pointer;
}
#Juna_IT_Image_Gallery_Load_More:hover{
	text-decoration:none;
}

.image_popup{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.image_effect1{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100% !important;
	transform:rotate(0deg);
}
#image_description_animate1{
	position:absolute;
	top:0px;
	left:0px;
	width:96%;
	height:96% !important;
	padding:2%;
	overflow-x:hidden;
	text-align:left;
	transform:rotate(0deg);
}
.image_effect1_animation{
	transform:rotate(360deg) !important;
	transition:all 1s !important;
}
.image_effect2{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
}
#image_description_animate2{
	position:absolute;
	top:0px;
	left:0px;
	width:96%;
	height:96%;
	text-align:left;
	
	overflow-x:hidden;
	padding:2%;
}

.titl{
	position:absolute;
	top:10px;
	left:0px;
}
.titl2{
	position:absolute;
	top:10px;
	left:0px;
}

#effect{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#main_featured_images_page{
	text-align:center;
}
.image_wrap
{
width:100%;
height:100px;
position:relative;
overflow:hidden !important;
cursor:pointer;
}
#main_featured_images_page .featured_image_list .image {
	width:100%;
	height:100%;
}
.image_animate_hover{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:rgba(0, 0, 0, 0.8);
	box-shadow:0px 0px 0px;
	display:none;
	z-index:999;
	transition:all 0.4s !important;
}

.image_animate_text{
	position:relative;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	max-height:280px;
	text-align:center;
	top:50%;
	transform:translateY(-50%);
	opacity:0;
	transition:all 0.4s;
}
.image:hover .image_animate_text{
	opacity:1;
}

.image_animate5{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	box-shadow:20px 55px 35px;
}
.animate_rel{
	position:relative;
	width:100%;
	height:100%;
	
}
.heading{
	font-size:25px;
	color: #F47629;
}
.disc{
	color:#999;
	font-size:18px;
}
