.rsmg_gallery_clear_all{

	clear:both;

	height: 0px;

	line-height: 0px !important;

}

/* media gallery animated fitlers */

ul.rsmg_system_gallery_filters {

	list-style-type:none;

	margin-left:0px !important;

	padding:0px !important;

}

ul.rsmg_system_gallery_filters li {

	display:inline-block;

	padding: 4px 12px !important;

	margin-left:1% !important;

	cursor:pointer;

	border-radius:4px;

}

ul.rsmg_system_gallery_filters li:first-child {

	margin-left:0px !important;

}



/* end filters */



ul.rsmg_system_gallery  * {

	-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */

	-moz-box-sizing: content-box;    /* Firefox, other Gecko */

	box-sizing: content-box;         /* Opera/IE 8+ */

}

ul.rsmg_system_gallery li div.rsmg_system_container {

	text-align: center;

	float: left;

	padding: 10px;	

	font-size: 11px;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	-moz-box-sizing: content-box;

	box-sizing: content-box;

}



ul.rsmg_system_gallery li div.rsmg_system_container a {

	display: block;

	overflow: hidden;

}

ul.rsmg_system_gallery li div.rsmg_system_container a:hover,

ul.rsmg_system_gallery li div.rsmg_system_container a:focus {

	background: none !important;

}



.rsmg_system_clear {

	display: block;

	clear: both;

	height: 1px;

	font-size: 1px;

	line-height: 1px;

}



.piro_html_system {

	position:absolute;

	top:0;

	left:0;

	padding:0;

	width:500px;

	height:500px;

	margin:0;

	display:block;

	padding:0;

	z-index:150001;

	padding:0;

}

.piro_html_system table,.piro_html_system tbody,.piro_html_system tr,.piro_html_system th,.piro_html_system td {

	margin:0;

	padding:0;

	border:none;

}

.piro_html_system img {

	margin:0;

	padding:0;

	border:none;

}

.piro_html_system .h_t_l {

	width:10px;

	height:10px;

}

.piro_html_system .h_t_r {

	width:10px;

	height:10px;

}

.piro_html_system .h_t_c {

	height:10px;

}

.piro_html_system .h_c_l {

	width:10px;

}

.piro_html_system .h_c_c {

	margin:0;

	padding:0;

}

.piro_html_system .h_c_c .div_reg_system {

	width:480px;

	overflow:hidden;

	height:480px;

	margin:0;

	padding:0;

}

.piro_html_system .h_c_r {

	width:10px;

}

.piro_html_system .h_b_c {

	height:10px;

}

.piro_html_system .h_b_l {

	width:10px;

	height:10px;

}

.piro_html_system .h_b_r {

	width:10px;

	height:10px;

}

.piro_overlay_system {

	position:fixed;

	top:0;

	left:0;

	width:100%;

	height:100%;

	z-index:150000;

	display:none;

	cursor:pointer;

}

.piro_loader_system {

	position:absolute;

	top:50%;

	left:50%;

	margin:-59px 0 0 -59px;

	width:118px;

	height:118px;

	display:block;

	z-index:150005;

	cursor:pointer;

}

.piro_loader_system span {

	position:absolute;

	top:50%;

	left:50%;

	margin-top:-36px;

	margin-left:-36px;

	width:72px;

	height:72px;

	display:block;

	z-index:150009;

	background-repeat: no-repeat;

	background-position: center top;

}

.resize_system {

	position: relative;

}

.piro_caption_system {

	position:absolute;

	bottom:0;

	left:0;

	margin:0;

	display:block;

	padding:0px;

	color:black;

	cursor:text;

	background:url(../images/caption.png);

	z-index:150025

}

.piro_caption_system p {

	display:block;

	margin:0;

	padding:7px 20px 7px 5px;

	text-align:left;

	font-weight:normal;

	font-size:14px;

	color:white;

	z-index:150025;

	color:white;

}

.piro_nav_container_system {

	position:absolute;

	left: 0;

	top: 0;

	height: 100%;

	width: 100%;

	background: url(../images/blank.gif);

}

.piro_close_system {

	position:absolute;

	width:14px !important;

	right:0;

	height:13px !important;

	text-indent:-999em;

	outline:none;

	display:block;	

	cursor:pointer;

	z-index:150024;

	padding:3px;

	top: 0;

}

a.piro_next_system {

	position:absolute;

	width: 50% !important;

	right: 0;

	top: 0;

	height: 100% !important;

	text-indent:-999em;

	outline:none;

	display:block;	

	background: none !important;

	text-decoration: none !important;

	cursor:pointer;

	z-index:150024;

}

a:hover.piro_next_system,

a:active.piro_next_system {

	background: url(../images/right.png) no-repeat 90% 50% !important;

	text-decoration: none !important;

}

a.piro_prev_system {

	position:absolute;

	width: 50% !important;

	left: 0;

	top: 0;

	height: 100% !important;

	text-indent:-999em;

	outline:none;

	display:block;	

	background: none !important;

	text-decoration: none !important;

	cursor:pointer;

	z-index:150024;

}

a:hover.piro_prev_system,

a:active.piro_prev_system {

	background: url(../images/left.png) no-repeat 10% 50% !important;

	text-decoration: none !important;

}



#piro_close_desc {

	color: white;

	position: absolute;

	right: 0;

	top: 0;

	font-size: 12px;

	font-weight: bold;

	padding: 5px;

	cursor: pointer;

}



/* css for the thumb details*/

ul.rsmg_system_gallery li div.rsmg_system_container a {

	position:relative;

	box-sizing:border-box;

}

ul.rsmg_system_gallery li div.rsmg_system_container a .rsmg_system_thumb_details {

	color:#ffffff;

	position:absolute;

	box-sizing:border-box;

	bottom:-100%;

	left:0px;

	padding:5px;

	width:100%;

	height:100%;

	line-height:14px;

	background-color: rgba(0, 0, 0, 0.6);

	transition: all 0.3s;

}

ul.rsmg_system_gallery li div.rsmg_system_container a:hover .rsmg_system_thumb_details {

	bottom:0px;

}



ul.rsmg_system_gallery li div.rsmg_system_container a .rsmg_system_thumb_details .rsmg_system_table_thumb {

	display:table;

	height: inherit;

	width:100%;

}

ul.rsmg_system_gallery li div.rsmg_system_container a .rsmg_system_thumb_details .rsmg_system_table_thumb .rsmg_system_thumb_inner-details {

	display:table-cell;

	vertical-align:middle;

	text-align:center;

	height:100%;

}

ul.rsmg_system_gallery li div.rsmg_system_container a .rsmg_system_thumb_details .rsmg_system_table_thumb .rsmg_system_thumb_inner-details strong{

	font-size:1.2em;

}



ul.rsmg_system_gallery li div.rsmg_system_container a .rsmg_system_thumb_details .rsmg_system_table_thumb .rsmg_system_thumb_inner-details .rsmg_system_th_inner_wrap{

	overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; word-wrap: break-word; margin: 0px auto;

}

/* end css for the thumb details*/



/* hover effect */

.rsmg_system_gallery li img {

	opacity:1; 

	transition: opacity 0.4s linear;

}

.rsmg_system_gallery li img:hover {

	opacity: 0.7;

	transition: opacity 0.4s linear;

}