@font-face {
	font-family: 'lcweb-media';
	src:url('lcweb-media/fonts/lcweb-media.eot');
	src:url('lcweb-media/fonts/lcweb-media.eot?#iefix') format('embedded-opentype'),
		url('lcweb-media/fonts/lcweb-media.ttf') format('truetype'),
		url('lcweb-media/fonts/lcweb-media.woff') format('woff'),
		url('lcweb-media/fonts/lcweb-media.svg#lcweb-media') format('svg');
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
/* grid wrapper */
.mg_grid_wrap { 
	min-width: 200px;  
	width: 100%;
	margin: 18px auto;
	overflow: hidden;
	position: relative;
        clear:both;
}
.mg_grid_wrap, .mg_grid_wrap * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
#mg_full_overlay * {
	-moz-box-sizing: content-box;
	box-sizing: content-box;	
}
.mg_grid_wrap .mg_container {
	margin: auto;  
	width: 100% !important;
	overflow: visible !important;
}

/* preloader */
.mg_loader {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	overflow:hidden;
	z-index: 100;
	background: none;
	opacity: 0;
	filter: alpha(opacity=0);
}
.mgl_1, .mgl_2, .mgl_3, .mgl_4 {
	background-color: #777;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 0;
	left: 0;
	
	-webkit-animation: mg_loader 2s infinite ease-in-out;
	animation: mg_loader 2s infinite ease-in-out;
}
.mgl_2 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.mgl_3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.mgl_4 {
	-webkit-animation-delay: -1.5s;
	animation-delay: -1.5s;
}
.jwp_player_wrap{
    text-align: center;
    overflow: hidden;
}
.jwp_player_wrap img.jwlogo{
    display:none !important;
    width:0;
    height:0;
}
.jwp_player_wrap p, .jwp_player_wrap .wp-video, .jwp_player_wrap a.wp-embedded-video{
    display: none !important;
}

.jwp_player_wrap .jwplayer{
    width:100% !important;
    height:500px !important;
}
@-webkit-keyframes mg_loader {
	25% { -webkit-transform: translateX(15px) rotate(-90deg) scale(0.3) }
	50% { -webkit-transform: translateX(15px) translateY(15px) rotate(-180deg) }
	75% { -webkit-transform: translateX(0px) translateY(15px) rotate(-270deg) scale(0.3) }
	100% { -webkit-transform: rotate(-360deg) }
}
@keyframes mg_loader {
	25% { 
		transform: translateX(15px) rotate(-90deg) scale(0.3);
		-webkit-transform: translateX(15px) rotate(-90deg) scale(0.3);
	} 50% { 
		transform: translateX(15px) translateY(15px) rotate(-179deg);
		-webkit-transform: translateX(15px) translateY(15px) rotate(-179deg);
	} 50.1% { 
		transform: translateX(15px) translateY(15px) rotate(-180deg);
		-webkit-transform: translateX(15px) translateY(15px) rotate(-180deg);
	} 75% { 
		transform: translateX(0px) translateY(15px) rotate(-270deg) scale(0.3);
		-webkit-transform: translateX(0px) translateY(15px) rotate(-270deg) scale(0.3);
	} 100% { 
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}
.mg_old_loader .mg_loader,
.mg_new_loader .mg_loader {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mg_old_loader .mg_loader {
	background: url(../img/loader.gif) no-repeat center center transparent !important;
}
.mg_old_loader .mg_loader div {
	display: none !important;	
}
.mg_loaded .mg_loader {
	display: none !important;		
}
.mg_item_load .mg_loader {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}


/* grid item */
.mg_box.mg_pre_show {
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
}
.mg_container .mg_box {
	opacity: 0;
	filter: alpha(opacity=0); 
}
.mg_container .mg_box.mg_shown {
	opacity: 1;
	filter: alpha(opacity=100);	
}
.mg_container .mg_box.mg_disabled {
	opacity: 0.2;
	filter: alpha(opacity=20);	
}
.mg_box.isotope-hidden {
	z-index: 1 !important;
}
.mg_shadow_div {
	width: 100%;
	height: 100%;	
	overflow: hidden;
	opacity: 1;
	filter: alpha(opacity=0);
	
	transform:			scale(0.95) rotate(0.3deg);
	-ms-transform:		scale(0.95) rotate(0.3deg);
	-webkit-transform:	scale(0.95) rotate(0.3deg);
	
	-webkit-transition: opacity .5s ease-in, transform .4s ease-in; 
	-ms-transition: 	opacity .5s ease-in, transform .4s ease-in; 
	transition: 		opacity .5s ease-in, transform .4s ease-in; 
}
.mg_shown .mg_shadow_div {
	opacity: 1;
	filter: alpha(opacity=100);
	
	transform:			scale(1) rotate(0deg);
	-ms-transform:		scale(1) rotate(0deg);
	-webkit-transform:	scale(1) rotate(0deg);
}
.mg_box img {
  display: block;
  width: 100%;
  border: none;
  margin: 0px;
  padding: 0px;
}

.img_wrap,
.img_wrap > div {
	overflow: hidden;  
	width: 100%;
	height: 100%;
}
.img_wrap > div {
	position: relative;	
}
.img_wrap > div > br {
	display: none;
}
.img_wrap > div > p {
	margin: 0;
	padding: 0;
}
.mg_transitions, 
.mg_inl_video .img_wrap .thumb,
.mg_inl_video .img_wrap .overlays,
body .mg_static_img.olightbox {
	cursor: pointer;	
}
.mg_static_img.mg_transitions {
	cursor: default;	
}
.mg_box img {
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
}
.mg_box .thumb {
	margin: 0px !important;
	padding: 0;
	border: none !important;
	
	max-width: 100% !important;
	height: 100% !important;
	height: 100% !important;
}
.img_wrap .overlays {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	top: -100% !important;	
}
.mg_disabled .img_wrap .overlays {
	display: none !important;
}


/* link item - overlay fix */
.mg_link a.mg_link_elem {
	display: block;
	height: 100%;	
	text-decoration: none !important;	
}
.mg_link a.mg_link_elem > br, 
.mg_link a.mg_link_elem > p {
	display: none !important;	
}
.mg_link .mg_title_under {
	cursor: pointer;	
}

/* inline text item */ 
.mg_inl_txt_table, .mg_inl_txt_table > tbody, .mg_inl_txt_table > tbody > tr {
	margin: 0px !important;
	padding: 0px;
	border: none !important;
	background: none !important;
	height: 100%;
	width: 100%;	
}
.mg_inl_txt_td {
	margin: 0px !important;
	border: none !important;
	background: none !important;
	height: 100%;
	width: 100%;	
	line-height: 21px;
	vertical-align: middle;
}
.mg_inl_txt_td > *:first-child {
	margin-top: 0;
	padding-top: 0;
}
.mg_inl_txt_td > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.mg_inl_txt_top_padding_fix {
	padding-top: 10px !important;	
}
.mg_inl_txt_btm_padding_fix {
	padding-bottom: 10px !important;	
}
.mg_inl_txt_top_margin_fix {
	margin-top: 10px !important;	
}
.mg_inl_txt_btm_margin_fix {
	margin-bottom: 10px !important;	
}


/* inline slider item */
.mg_inl_slider_wrap {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);	
}
.mg_inl_slider_wrap .galleria-stage {
	height: 100%;	
}
.mg_inl_slider_wrap .galleria-container {
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;
	max-height: 100%;	
}
.mg_inl_slider_wrap .galleria-errors {
	display: none !important;	
}


/* big overlay */
.img_wrap .overlays .overlay {
	-webkit-transform: translate(-100%, -100%); 
	-ms-transform: translate(-100%, -100%); 
	transform: translate(-100%, -100%); 
	
	cursor: pointer; 
	position: absolute; 
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);	
}
  
.img_wrap:hover .overlays .overlay,
.mg_touch_on .overlays .overlay {
	-webkit-transform: translate(0, 0);  
	-ms-transform: translate(0, 0); 
	transform: translate(0, 0); 
}

/* item type overlay */
.img_wrap .overlays .cell_more {
	width: 0; 
	height: 0; 
	border-left: 65px solid transparent; 
	border-right: 0px solid transparent; 
	border-bottom: 65px solid #666;
	background: none !important;
	
	position: absolute; 
	right: -65px;
	bottom: -65px; 
	opacity: 1;  
}
.img_wrap:hover .overlays .cell_more,
.mg_touch_on .overlays .cell_more {
	bottom: 0px;
	right: 0px;
}
.img_wrap .overlays .cell_more span { 
	left: -27px;
	top: 36px;
	position: relative;
	cursor: pointer;
	
	display: block;
	height: 18px;
	width: 18px;
	
	font-family: 'lcweb-media';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.img_wrap .overlays .cell_more span:before {	
	font-size: 19px;
}


  
/* title overlay */
.img_wrap .overlays .cell_type {
	-webkit-transform: 	translate(-100%, 0px); 
	-ms-transform: 		translate(-100%, 0px); 
	transform: 			translate(-100%, 0px);
	   
	width: 100%;  
	height: 100%;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	
	position: absolute; 
	left: 0;
	top: 0px;
	display: block; 
}
.img_wrap:hover .overlays .cell_type,
.mg_touch_on .overlays .cell_type {  
	-webkit-transform: 	translate(0px, 0px); 
	-ms-transform:  	translate(0px, 0px); 
	transform:			translate(0px, 0px); 
	
	opacity: 1;
	filter: alpha(opacity=100);
}
.mg_overlay_tit {
	font-family: 'Trebuchet MS',Helvetica,Jamrul,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
	display: block;
	margin-top: 20px;
    padding: 3px 5px;
    text-shadow: 0px 0px 1px rgba(15, 15, 15, 0.3);
	letter-spacing: 1px;
	text-decoration: none;
}

.img_wrap .overlays .overlay,
.img_wrap .overlays .cell_more,
.img_wrap .overlays .cell_type {
	-webkit-transition: all .4s ease-in-out;  
	-ms-transition: 	all .4s ease-in-out; 
	transition: 		all .4s ease-in-out; 	
}

/* title under */
.mg_grid_title_under .img_wrap {
	border-bottom: none;	
}
.mg_grid_title_under .img_wrap, .img_wrap .thumb, 
.mg_grid_title_under .img_wrap > div:first-child {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;		
}
.mg_title_under {
	-webkit-hyphens: auto;  
    -moz-hyphens: auto;  
    hyphens: auto;  
}

/* iconic font for secondary overlay */
.mg_static_img .cell_more span:before, .mg_image .cell_more span:before {content: "\e605";} /* img */
.mg_gallery .cell_more span:before {content: "\e608";} /* gallery */
.mg_video .cell_more span:before, .mg_inl_video .cell_more span:before {content: "\e606";} /* video */
.mg_audio .cell_more span:before {content: "\e609";} /* audio */
.mg_link .cell_more span:before {content: "\e604";} /* link */
.mg_lb_text .cell_more span:before {content: "\e607";} /* custom content */
.mg_woocom .cell_more span:before {content: "\e619";} /* shop
}


/* FILTERS */
.mg_filter > a {
	display: inline-block;	
	cursor: pointer;
	text-decoration: none !important;	

	-webkit-transition: all .2s linear; 
	-ms-transition: 	all .2s linear; 
	transition: 		all .2s linear; 
}
.mg_filter > a:hover {
	text-decoration: none;	
}
.mg_filter > span { 
	display: inline-block;
	padding: 0 5px;
}
.mg_old_filters .mg_cats_selected {
	font-weight: bold;	
}
.mg_new_filters {
	margin-bottom: -8px;	
}
.mg_new_filters a.mgf {
	font-size: 14px;
	line-height: 28px;
    height: 29px;
	padding: 0px 10px;
	margin: 0px	7px;
    display:inline-block;
    text-decoration: none;
}
.mg_new_filters ul.fchild li{
    margin: 0 !important;
    padding:0 !important;
}
.mg_new_filters ul.fchild a{
    background:#f1f1f1;
    width:126px;
    font-size:12px;
    margin: 2px!important;
}
.mg_new_filters li{
    list-style: none;
    display: inline-block;
}
.mg_new_filters ul.fchild{
    display:none;
    background:#fff;
    border:1px solid #efefef;
    border-radius:5px;
    position: absolute;
    padding:5px;
    width: 450px;
    margin-left:-150px !important;
    z-index:100000031;
    box-shadow:3px 3px 5px 2px rgba(0,0,0,.3);
}
.mg_new_filters ul.fchild.fchild_2,
.mg_new_filters ul.fchild.fchild_1{
    width:300px;
}
.mg_new_filters .has_child > a:after{
    content:"";
    background:url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=) no-repeat center right !important;
    display:inline-block;
    width:16px;
    height:16px;
}

.mg_new_filters li:hover ul.fchild{
    display:block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}
.mg_mobile_filter {
	margin-bottom: 8px;	
}
.mg_mobile_filter_dd {
	width: 100%;
	padding: 8px 10px;	
	display: none;
	font-size: 13px;
    height: 40px;
}


/* LIGHTBOX */
#mg_full_overlay .mg_item_load,
#mg_overlay_content {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: scale(0.75);
	-webkit-transform: scale(0.75);
	
	transform-origin: center top;
	-webkit-transform-origin: center top;
	
	-webkit-transition: opacity .25s ease-in, transform .35s ease-in, top .4s ease-out; 
	-ms-transition: 	opacity .25s ease-in, transform .35s ease-in, top .4s ease-out; 
	transition: 		opacity .25s ease-in, transform .35s ease-in, top .4s ease-out; 
}
#mg_overlay_content {
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
	top: 0;
}
#mg_lb_scroll_helper {
	background: transparent;
	position: absolute; 
	z-index: 99989; 
	height: 100%;
    left: -20%;
    position: absolute;
    top: 0;
    width: 120%;
	min-height: 100%;
}
#mg_full_overlay .mg_item_load.mg_lb_shown,
#mg_overlay_content.mg_lb_shown {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1);
	-webkit-transform: scale(1);
}
#mg_full_overlay {
	width: 100%;
	display: none;
	position: fixed;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent;
	z-index: 99990;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	padding: 0 10px;
	
	-moz-box-sizing: border-box;
     box-sizing: border-box; 
}
#mg_full_overlay > * {
	text-align: left;	
}
#mg_full_overlay:before {
	content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;	
}
#mg_full_overlay_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 99975;
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: opacity .2s linear, height 0s linear .2s; 
	-ms-transition: 	opacity .2s linear, height 0s linear .2s; 
	transition: 		opacity .2s linear, height 0s linear .2s;  
}
#mg_full_overlay_wrap.mg_lb_shown {
	height: 100%;
	-webkit-transition: opacity .2s linear, height 0s linear 0s; 
	-ms-transition: 	opacity .2s linear, height 0s linear 0s; 
	transition: 		opacity .2s linear, height 0s linear 0s;  	
}
#mg_overlay_content {
	min-width: 280px;
	height: auto;
	min-height: 30px;
	margin: 60px 0;
	overflow: visible;
	z-index: 99990;
	position: relative;
	padding: 40px 20px 20px;
	
	display: inline-block;
	vertical-align: middle;
	
	-moz-box-sizing: border-box;
     box-sizing: border-box; 
}
.mg_item_load {
	height: 74px;
	width: 74px;
	border-radius: 7px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -37px;
	margin-left: -37px;
	z-index: 99985;
}
.mg_item_featured {
	min-height: 100px;
	position: relative;
}
#mg_wp_video_wrap .mejs-poster {
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	max-width: 100%;
}
#mg_wp_video_wrap .mejs-time-loaded { /* html 5 video */
	background: rgb(100,100,100);
	background: rgba(100,100,100,0.7);
}
#mg_wp_video_wrap .mejs-time-current {
	background: rgb(230, 230, 230);
	background: rgba(230, 230, 230, 0.8);
}
#mg_wp_video_wrap .mejs-overlay-play {
	position: static;	
}
.mg_cust_options {
	list-style: none;
	margin: 0 0 10px;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}	
.mg_cust_options li {
	padding: 2px 0;	
	margin-left: 5px;
	font-size: 98%;
}
.mg_cust_options .mg_cust_opt_icon {
	font-size: 14px;
    width: 19px;	
}
.mg_cust_options span {
	font-weight: bold;
	padding-right: 3px;	
}
.mg_cust_options span:after {
	content: ":";
}
.mg_cust_options .mg_wc_rating {
	font-size: 100%;
	padding: 13px 0 2px;	
}
.mg_cust_options .mg_wc_rating i {
	padding-right: 3px;	
}
.mg_cust_options li i {
	opacity: 0.9;
	filter: alpha(opacity=90);	
}

.mg_item_title {
	font-size: 20px;
	font-weight: bold;	
	margin: 0 0 10px 0;
	line-height: 29px;
	padding: 0;
}
.mg_item_text {
	-webkit-hyphens: auto;  
    -moz-hyphens: auto;  
    hyphens: auto;  
	overflow: hidden;
}
.mg_item_text img {
	max-width: 100%;
	with: auto;
}

/* woocommerce price and cart button */
.mg_item_text p.product.woocommerce {
	margin: 5px 0 20px;	
}
.mg_item_text p.product.woocommerce .amount {
	display: inline-block;
    font-size: 22px;
    min-width: 98px;
    font-weight: bold;
    line-height: 20px;
	margin-left: 12px;	
	position: relative;
    top: 2px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	
	-webkit-transition: opacity .2s linear; 
	-ms-transition: 	opacity .2s linear; 
	transition: 		opacity .2s linear; 
}
.mg_item_text p.product.woocommerce:hover .amount {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mg_item_text p.product.woocommerce .button {
    border-radius: 2px;
	height: 20px;
    box-shadow: none;
    font-size: 0.85em;
    font-weight: normal;
    letter-spacing: 0.08em;
    line-height: 20px;
    padding: 8px 14px;
    text-transform: uppercase;
    font-family: helvetica,​arial,​sans-serif;
	margin-top: 5px;
	
	color: #727272;
	border: 2px solid #727272;
	background: none;
	
	-webkit-transition: all .1s linear; 
	-ms-transition: 	all .1s linear; 
	transition: 		all .1s linear;  	
}
.mg_item_text p.product.woocommerce .button:hover {
	background: #727272;
	color: #fff;
	border-color: transparent;	
}
.mg_item_text p.product.woocommerce .button.added {
	margin-right: 28px;	
}
.mg_item_text p.product.woocommerce .button.added:before {
	top: 8px;	
}
.mg_item_text p.product.woocommerce .added_to_cart:hover {
	text-decoration: none;	
}

/* google crawler and preview - show lightbox */
#mg_full_overlay.google_crawler #mg_overlay_content {
	opacity: 1;
	filter: alpha(opacity=100);
}
#mg_full_overlay_wrap.google_crawler {
	height: 100%;	
}


/*** LIGHTBOX COMMANDS STYLES ***/ 
.mg_close_lb:before, 
.mg_nav_prev > i:before,
.mg_nav_next > i:before {
	position: relative;
	color: #888;

	-webkit-transition: all .2s ease-in-out; 
	-ms-transition: 	all .2s ease-in-out; 
	transition: 		all .2s ease-in-out; 
	
	font-family: 'lcweb-media';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mg_close_lb:before {content: "\e616";}
.mg_nav_prev > i:before {content: "\e617";}
.mg_nav_next > i:before {content: "\e618";}

.mg_nav_prev > i:before,
.mg_nav_next > i:before {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.mg_close_lb, 
.mg_nav_prev.mg_nav_active > i,
.mg_nav_next.mg_nav_active > i {
	cursor: pointer;
	display: inline-block;
}
.mg_close_lb:before, 
.mg_nav_prev.mg_nav_active > i:before,
.mg_nav_next.mg_nav_active > i:before {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mg_close_lb:hover:before, 
.mg_nav_prev.mg_nav_active:hover > i:before,
.mg_nav_next.mg_nav_active:hover > i:before {
	opacity: 1;
	filter: alpha(opacity=100);		
}

/* inside */
#mg_inside_close {
	cursor: pointer;
	display: block; 
    height: 27px;
    width: 27px;
	position: absolute;
    top: 4px;
	right: 15px;	
	z-index: 999;
}
#mg_inside_close:before {
	font-size: 22px;
	top: 5px;
    left: 3px;
}
#mg_lb_inside_nav {
	display: block; 
    position: absolute;
	width: 70%;
	height: 30px;
	overflow: hidden;
    top: 6px;
	left: 14px;
	z-index: 989;
}
#mg_lb_inside_nav > * > i {
	width: 28px;
	height: 27px;
	margin-top: 1px;
	display: inline-block;
	text-align: center;
}
#mg_lb_inside_nav > * > i:before {
	font-size: 18px;
	top: 3px;
}
.mg_inside_nav_prev {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
}
.mg_inside_nav_next {
	position: absolute;
	top: 0;
	left: 28px;
	z-index: 2;
	width: 100%;
}
#mg_lb_inside_nav > * > div {
	display: inline-block;
	position: absolute;
	top: 2px;
	cursor: pointer;
	width: auto; 
	font-size: 97%;
    line-height: 24px;
	
	opacity: 0;
	filter: alpha(opacity=0);
	transform:			translateX(20px);
	-ms-transform: 		translateX(20px);
	-webkit-transform: 	translateX(20px);
	
	-webkit-transition: all .2s ease-in; 
	-ms-transition: 	all .2s ease-in; 
	transition: 		all .2s ease-in; 
}
#mg_lb_inside_nav > .mg_inside_nav_prev > div {
	left: 58px;
}
#mg_lb_inside_nav > .mg_inside_nav_next > div {
	left: 28px;
}
#mg_lb_inside_nav > *:hover > div {
	opacity: 1;
	filter: alpha(opacity=100);
	
	transform:			translateX(0);
	-ms-transform: 		translateX(0);
	-webkit-transform: 	translateX(0);
}

/* top */
#mg_top_close {
	cursor: pointer;
	display: block; 
    height: 50px;
    width: 50px;
	position: fixed;
    top: 0px;
	right: 0px;	
	z-index: 99997;
	text-align: center;
}
#mg_top_close:before {
	font-size: 24px;
	top: 11px;
}
#mg_lb_top_nav {
	display: block; 
    position: fixed;
    top: 0px;
	left: 0px;
	z-index: 99996;
}
#mg_lb_top_nav > * > i {
	width: 38px;
	height: 50px;
	display: inline-block;
	text-align: center;
	
	-webkit-transition: border-radius .2s linear; 
	-ms-transition: 	border-radius .2s linear; 
	transition: 		border-radius .2s linear; 
}
#mg_lb_top_nav > * > i:before {
	font-size: 19px;
	top: 14px;
}
#mg_lb_top_nav:hover i {
	border-radius: 0 !important;	
}
.mg_top_nav_prev {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.mg_top_nav_next {
	position: absolute;
	top: 0;
	left: 38px;
	z-index: 2;
}
#mg_lb_top_nav > * > div {
	display: inline-block;
	position: absolute;
	top: 0px;
	cursor: pointer;
	width: 300px;
	padding: 13px 20px 13px; 
	
	filter: alpha(opacity=0);
	transform:			translateY(-100%);
	-ms-transform: 		translateY(-100%);
	-webkit-transform: 	translateY(-100%);
	
	-webkit-transition: transform .3s ease-out; 
	-ms-transition: 	transform .3s ease-out; 
	transition: 		transform .3s ease-out; 
}
#mg_lb_top_nav > .mg_top_nav_prev > div {
	left: 80px;
}
#mg_lb_top_nav > .mg_top_nav_next > div {
	left: 42px;
}
#mg_lb_top_nav > *:hover > div {
	filter: alpha(opacity=100);
	
	transform:			translateY(0);
	-ms-transform: 		translateY(0);
	-webkit-transform: 	translateY(0);
}

#mg_lb_top_nav > * > div img {
	display: inline-block;
	position: absolute;
	left: 100%;
	top: -100%;
	max-height: 100%;
	cursor: pointer;
	filter: alpha(opacity=0);

	-webkit-transition: all .3s ease-out .1s; 
	-ms-transition: 	all .3s ease-out .1s; 
	transition: 		all .3s ease-out .1s;  
}
#mg_lb_top_nav > *:hover > div img {
	filter: alpha(opacity=100);
	top: 0;
}

/* side */
.mg_side_nav {
    position: fixed;
	height: 68px;
	width: 50px;
    margin-top: -34px;
	top: 50%;
	z-index: 99996;

	-webkit-transition: all .3s ease-out .35s; 
	-ms-transition: 	all .3s ease-out .35s; 
	transition: 		all .3s ease-out .35s;  
}
.mg_side_nav:hover {
	width: 340px;

	-webkit-transition-delay: .0s;
	-ms-transition-delay: .0s;
	transition-delay: .0s;		
}
.mg_side_nav > * {
	position: absolute;
	top: 0;	
}
.mg_nav_active.mg_side_nav > div,
.mg_nav_active.mg_side_nav > img,
.mg_nav_active.mg_side_nav > span {
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;	
}
.mg_side_nav > i {
	width: 40px;
	height: 100%;
	display: inline-block;
	text-align: center;
	position: absolute;
	z-index: 4;
	background: none !important;
}
.mg_side_nav > i:before {
	font-size: 19px;
	top: 26px;
}
.mg_side_nav > span {
	width: 42px;
	height: 100%;
	display: inline-block;
	position: absolute;
	z-index: 1;
	
	-webkit-transition: all .3s ease-in-out 0.3s; 
	-ms-transition: 	all .3s ease-in-out 0.3s;
	transition: 		all .3s ease-in-out 0.3s;
}
.mg_side_nav_prev.mg_nav_active:hover span {
	border-top-right-radius: 0 !important;	
}
.mg_side_nav_next.mg_nav_active:hover span {
	border-top-left-radius: 0 !important;	
}
.mg_side_nav_prev, .mg_side_nav_prev > i, .mg_side_nav_prev > span {left: 0;}
.mg_side_nav_prev.mg_nav_active:hover > span {width: 340px;}
.mg_side_nav_next, .mg_side_nav_next > i, .mg_side_nav_next > span {right: 0;}
.mg_side_nav_next.mg_nav_active:hover > span {width: 340px;}
.mg_side_nav > div {z-index: 3;}
.mg_side_nav > img {z-index: 2;}

.mg_side_nav.mg_nav_active:hover > div,
.mg_side_nav.mg_nav_active:hover > img {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;	
	cursor: pointer;
}
.mg_side_nav.mg_nav_active:hover > span {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.mg_side_nav_prev > div {
	padding: 13px 15px 13px 50px; 
	left: -300px;
	
	-webkit-transform: 	translate(-10px, -50%);
	-ms-transform: 		translate(-10px, -50%);
	transform: 			translate(-10px, -50%);
}
.mg_side_nav_next > div {
	padding: 13px 50px 13px 15px;
	text-align: right;
	left: 300px;
	
	-webkit-transform: 	translate(10px, -50%);
	-ms-transform: 		translate(10px, -50%);
	transform: 			translate(10px, -50%);
}
.mg_side_nav_prev > img {
	left: 0;
	padding: 0;
}
.mg_side_nav_next > img {
	right: 0;
	padding: 0;
}
.mg_side_nav > div {
	position: relative;
	width: 335px;
	top: 50%;
	opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transition: transform .2s ease-in-out .2s, opacity .2s linear .2s, left 0s ease-in-out .3s; 
	-ms-transition: 	transform .2s ease-in-out .2s, opacity .2s linear .2s, left 0s ease-in-out .3s; 
	transition: 		transform .2s ease-in-out .2s, opacity .2s linear .2s, left 0s ease-in-out .3s; 
}
.mg_side_nav.mg_nav_active:hover > div {
	opacity: 1;
	filter: alpha(opacity=100);

	-webkit-transform: 	translate(0, -50%);
	-ms-transform: 		translate(0, -50%);
	transform: 			translate(0, -50%);
	
	-webkit-transition: transform .2s ease-in-out .2s, opacity .2s linear .2s, left 0s ease-in-out .0s; 
	-ms-transition: 	transform .2s ease-in-out .2s, opacity .2s linear .2s, left 0s ease-in-out .0s; 
	transition: 		transform .2s ease-in-out .2s, opacity .2s linear .2s, left 0s ease-in-out .0s; 
}
.mg_side_nav_prev.mg_nav_active:hover > div {
	left: 0;	
}
.mg_side_nav_next.mg_nav_active:hover > div {
	left: 5px;	
}
.mg_side_nav > img {	
	position: absolute;
	width: 340px;
	margin-top: -120px;
	filter: alpha(opacity=0);
	
	-webkit-transform: 	rotateX(90deg);
	-ms-transform: 		rotateX(90deg);
	transform: 			rotateX(90deg);
	
	-webkit-transform-origin: 	0 100%;
	-ms-transform-origin: 		0 100%;
	transform-origin: 			0 100%;
	
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	
	-webkit-transition: all .2s linear; 
	-ms-transition: 	all .2s linear; 
	transition: 		all .2s linear; 
}
.mg_side_nav.mg_nav_active:hover > img {
	filter: alpha(opacity=100);
	
	-webkit-transform: 	rotateX(0deg);
	-ms-transform: 		rotateX(0deg);
	transform: 			rotateX(0deg);
}



/* featured + text area and socials */
#mg_overlay_content .mg_item_content {
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
#mg_overlay_content .mg_item_featured,
#mg_overlay_content .mg_item_content > div,
#mg_overlay_content .mg_item_content > ul { 
    transition: 		all .6s ease-in-out; 
    -webkit-transition: all .6s ease-in-out;
	-ms-transition: 	all .6s ease-in-out; 
}
#mg_socials {
	margin-top: 15px;	
	float: left;
	height: 25px;
}
#mg_socials ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}
#mg_socials ul li { 
	margin: 0 5px 0 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 0;
}
#mg_socials ul li a,
#mg_socials ul li span { 
	-webkit-transition: all .2s linear; 
	-ms-transition: all .2s linear; 
	transition: all .2s linear;   

	display: inline-block;
	width: 25px;
	height: 25px;
	padding: 0;
}
#mg_socials ul li span {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#mg_socials ul li span:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*** lightbox social styles ***/
#mg_socials span:before {
	font-family: 'lcweb-media';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}

/* old one with images */
#mg_socials.mgls_old ul #mg_fb_share span {
	background: url(../img/socials_sprite.png) no-repeat -75px -25px transparent;		
}
#mg_socials.mgls_old ul #mg_fb_share span:hover {
	background: url(../img/socials_sprite.png) no-repeat -75px 0px transparent;		
}

#mg_socials.mgls_old ul #mg_tw_share span {
	background: url(../img/socials_sprite.png) no-repeat -50px -25px transparent;		
}
#mg_socials.mgls_old ul #mg_tw_share span:hover {
	background: url(../img/socials_sprite.png) no-repeat -50px 0px transparent;		
}

#mg_socials.mgls_old ul #mg_pn_share span {
	background: url(../img/socials_sprite.png) no-repeat -25px -25px transparent;	
}
#mg_socials.mgls_old ul #mg_pn_share span:hover {
	background: url(../img/socials_sprite.png) no-repeat -25px 0px transparent;		
}
#mg_socials.mgls_old ul #mg_gp_share span {
	background: url(../img/socials_sprite.png) no-repeat 0px -25px transparent;	
}
#mg_socials.mgls_old ul #mg_gp_share span:hover {
	background: url(../img/socials_sprite.png) no-repeat 0px 0px transparent;		
}

/* minimal icons */
#mg_socials.mgls_minimal span:before {font-size: 20px; text-align: center;}
#mg_socials.mgls_minimal #mg_fb_share span:before {content: "\e60d";}
#mg_socials.mgls_minimal #mg_tw_share span:before {content: "\e610";}
#mg_socials.mgls_minimal #mg_gp_share span:before {content: "\e60a"; font-weight: bold;}
.mgls_minimal #mg_pn_share span:before {content: "\e615";}

/* rounded icons */
#mg_socials.mgls_rounded span:before {font-size: 22px;}
#mg_socials.mgls_rounded #mg_fb_share span:before {content: "\e60f";}
#mg_socials.mgls_rounded #mg_tw_share span:before {content: "\e612";}
#mg_socials.mgls_rounded #mg_gp_share span:before {content: "\e60c";}
#mg_socials.mgls_rounded #mg_pn_share span:before {content: "\e613";}

/* squared icons */
#mg_socials.mgls_squared span:before {font-size: 22px;}
#mg_socials.mgls_squared #mg_fb_share span:before {content: "\e60e";}
#mg_socials.mgls_squared #mg_tw_share span:before {content: "\e611";}
#mg_socials.mgls_squared #mg_gp_share span:before {content: "\e60b";}
#mg_socials.mgls_squared #mg_pn_share span:before {content: "\e614";}




/* FULL WIDTH LAYOUT */
.mg_layout_full .mg_item_content {
	padding: 15px 5px 5px;	
}

.mg_layout_full .mg_content_left {
	width: 28%;	
	float: left;
	margin-right: 3.5%;	
}

.mg_layout_full .mg_item_text {
	float: right;
	width: 68.5%;	
}
.mg_layout_full .mg_widetext {
	float: none;
	width: auto;	
}
.mg_lb_lb_text .mg_item_content {
	padding-top: 0px	
}


/* SIDETEXT LAYOUT */
.mg_layout_side .mg_item_featured {
	display: inline-block;
	width: 67%;	
}
.mg_layout_side .mg_item_content {
	display: inline-block;
	width: 31%;	
	margin-left: 1%;
	vertical-align: top;
	padding: 5px 12px 5px 0;
}
.mg_layout_side .mg_cust_options {
	margin-bottom: 20px;
}


/* SINGLE IMAGE & SLIDER */
.mg_item_featured img {
	width: 100%;
	max-width: 100%;	
}


/* IFRAME VIDEO POSTER */
#mg_lb_video_wrap {
	position: relative;	
	cursor: pointer;
	min-height: 200px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#mg_lb_video_wrap > img {
	display: none;	
}
#mg_ifp_ol {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
    border-radius: 50%;
	margin-top: -30px;
	margin-left: -30px;
	background: #050505;
	background: rgba(10,10,10, 0.7);
	border: 3px solid #fff;
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);

	transition: 		opacity .2s ease-in-out; 
    -webkit-transition: opacity .2s ease-in-out; 
	-ms-transition: 	opacity .2s ease-in-out; 	
}
#mg_ifp_ol:before {
	font-size: 31px;
    position: relative;
    top: 15px;
    left: 21px;
}
#mg_lb_video_wrap:hover #mg_ifp_ol {
	opacity: 0.9;
	filter: alpha(opacity=90);	
}
@media screen and (max-width:420px) {
	#mg_lb_video_wrap {
		min-height: 100px;	
	}
}


/* FIX FOR THE SPACER */
div.mg_spacer {
	border: none !important;
	box-shadow: none !important;	
}

/* WP VIDEO FIX */
#mg_wp_video_wrap > div,
#mg_wp_video_wrap > div > div {
	min-width: 100%;
	max-width: 100%;	
}


/* ISOTOPE STYLES */
.mg_isotope,
.mg_isotope .mg_isotope-item {
  -webkit-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
          transition-duration: 0.7s;
}
.mg_isotope {
  -webkit-transition-property: height, width;
      -ms-transition-property: height, width;
          transition-property: height, width;
}
.mg_isotope .gg_isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
      -ms-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/* Isotope Filtering */
.mg_shown {
  z-index: 2;
}

/* fixes for v2 */
.mg_isotope_v2 .mg_box {
	opacity: 0;
	filter: alpha(opacity=0);	
	
	-webkit-transition: opacity .4s ease-in-out; 
	-ms-transition: 	opacity .4s ease-in-out; 
	transition: 		opacity .4s ease-in-out; 
}
.mg_isotope_v2 .mg_box.mg_ahown {
	opacity: 1;
	filter: alpha(opacity=100);		
}
.mg_isotope_v2 .mg_container {
	-webkit-transition: height .5s ease-in-out; 
	-ms-transition: 	height .5s ease-in-out;  
	transition: 		height .5s ease-in-out; 
}
.mg_isotope_v2 .mg_box {
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}

/* *** BASICS *** */
.mg_box .overlays > .mgom_layer,
.mgom_graphic_wrap,
.mgom_graphic_wrap > .mgom_layer,
.mgom_txt_wrap {
	position: absolute;	
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.mgom_graphic_wrap {
	background: none;
	z-index: 850;	
	max-height: 100%;
	max-width: 100%;
}
.mgom_txt_wrap {
	background: none;
	z-index: 900;	
	max-height: 100%;
	max-width: 100%;
	padding: 18px 22px;
}
.mgom_curtain .thumb {
	position: relative;	
	z-index: 30;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.mgom_curtain .mgom_blur,
.mgom_curtain .mgom_grayscale {
	position: absolute;	
}

.mgom_subj_icon, .mgom_eye_icon, .mgom_plus_icon, .mgom_magnfier_icon,
.mgom_subj_icon span, .mgom_eye_icon span, .mgom_plus_icon span, .mgom_magnfier_icon span { 
	font-family: 'lcweb-media' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 
.mg_static_img .mgom_subj_icon span:before, .mg_image .mgom_subj_icon span:before {content: "\e605";} 	/* img */
.mg_gallery .mgom_subj_icon span:before, .new_mg_gallery .mgom_subj_icon span:before {content: "\e608";} /* gallery */
.mg_video .mgom_subj_icon span:before, .new_mg_video .mgom_subj_icon span:before, .mg_inl_video .mgom_subj_icon span:before {content: "\e606";} 	/* video - inline video */
.mg_audio .mgom_subj_icon span:before,.new_mg_audio .mgom_subj_icon span:before {content: "\e609";} 	/* audio */
.mg_link .mgom_subj_icon span:before, .new_mg_link .mgom_subj_icon span:before {content: "\e604";} 	/* link */
.mg_lb_text .mgom_subj_icon span:before, .new_mg_lb_text .mgom_subj_icon span:before {content: "\e607";} /* custom content */
.mg_woocom .mgom_subj_icon span:before, .new_mg_woocom .mgom_subj_icon span:before {content: "\e619";} /* shop */

.mgom_eye_icon span:before {content: "\e600";} /* eye */
.mgom_plus_icon span:before {content: "\e603";} /* plus */
.mgom_magnfier_icon span:before {content: "\e601";} /* magnifier */



/* *** GRAPHICAL TYPES *** */

/* corners */
.mgom_corner_triangle,
.mgom_corner_square,
.mgom_corner_circle {
	width: 130px !important; 
	height: 130px !important;
} 
.mgom_corner_circle {
	border-radius: 50px;		
}
.mgom_corner_triangle {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg); 
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg); 
	transform: rotate(45deg);
}
.mgom_corner_triangle span,
.mgom_corner_square span,
.mgom_corner_circle  span {
	display: inline-block;
	position: relative;
	
	font-family: 'lcweb-media';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mgom_corner_triangle span:before,
.mgom_corner_square span:before,
.mgom_corner_circle span:before {	
	font-size: 20px;
}
.mgom_corner_triangle span {
	-webkit-transform: rotate(-45deg) scale(1.05); 
	-moz-transform: rotate(-45deg); 
	-o-transform: rotate(-45deg) scale(1.05); 
	-ms-transform: rotate(-45deg); 
	transform: rotate(-45deg); 
}

.mgom_corner_square.mgom_top-left.mgom_subj_icon span, .mgom_corner_square.mgom_top-left.mgom_eye_icon span, 
.mgom_corner_square.mgom_top-left.mgom_plus_icon span, .mgom_corner_square.mgom_top-left.mgom_magnfier_icon span {
	top: 95px;
	left: 95px;		
}
.mgom_corner_square.mgom_top-right.mgom_subj_icon span, .mgom_corner_square.mgom_top-right.mgom_eye_icon span, 
.mgom_corner_square.mgom_top-right.mgom_plus_icon span, .mgom_corner_square.mgom_top-right.mgom_magnfier_icon span {
	left: 17px;
    top: 95px;		
}
.mgom_corner_square.mgom_bottom-right.mgom_subj_icon span, .mgom_corner_square.mgom_bottom-right.mgom_eye_icon span, 
.mgom_corner_square.mgom_bottom-right.mgom_plus_icon span, .mgom_corner_square.mgom_bottom-right.mgom_magnfier_icon span {
	top: 17px;
	left: 17px;		
}
.mgom_corner_square.mgom_bottom-left.mgom_subj_icon span, .mgom_corner_square.mgom_bottom-left.mgom_eye_icon span, 
.mgom_corner_square.mgom_bottom-left.mgom_plus_icon span, .mgom_corner_square.mgom_bottom-left.mgom_magnfier_icon span {
	top: 17px;
	left: 95px;		
}

.mgom_corner_circle.mgom_top-left.mgom_subj_icon span, .mgom_corner_circle.mgom_top-left.mgom_eye_icon span, 
.mgom_corner_circle.mgom_top-left.mgom_plus_icon span, .mgom_corner_circle.mgom_top-left.mgom_magnfier_icon span {
	left: 89px;
    top: 89px;	
}
.mgom_corner_circle.mgom_top-right.mgom_subj_icon span, .mgom_corner_circle.mgom_top-right.mgom_eye_icon span, 
.mgom_corner_circle.mgom_top-right.mgom_plus_icon span, .mgom_corner_circle.mgom_top-right.mgom_magnfier_icon span {
	left: 21px;
    top: 89px;		
}
.mgom_corner_circle.mgom_bottom-right.mgom_subj_icon span, .mgom_corner_circle.mgom_bottom-right.mgom_eye_icon span, 
.mgom_corner_circle.mgom_bottom-right.mgom_plus_icon span, .mgom_corner_circle.mgom_bottom-right.mgom_magnfier_icon span {
	left: 21px;
    top: 21px;		
}
.mgom_corner_circle.mgom_bottom-left.mgom_subj_icon span, .mgom_corner_circle.mgom_bottom-left.mgom_eye_icon span, 
.mgom_corner_circle.mgom_bottom-left.mgom_plus_icon span, .mgom_corner_circle.mgom_bottom-left.mgom_magnfier_icon span {
	left: 89px;
    top: 21px;	
}

.mgom_corner_triangle.mgom_top-left.mgom_subj_icon span, .mgom_corner_triangle.mgom_top-left.mgom_eye_icon span, 
.mgom_corner_triangle.mgom_top-left.mgom_plus_icon span, .mgom_corner_triangle.mgom_top-left.mgom_magnfier_icon span {
	left: 103px;
    top: 56px;	
}
.mgom_corner_triangle.mgom_top-right.mgom_subj_icon span, .mgom_corner_triangle.mgom_top-right.mgom_eye_icon span, 
.mgom_corner_triangle.mgom_top-right.mgom_plus_icon span, .mgom_corner_triangle.mgom_top-right.mgom_magnfier_icon span {
	right: -56px;
    top: 101px;	
}
.mgom_corner_triangle.mgom_bottom-right.mgom_subj_icon span, .mgom_corner_triangle.mgom_bottom-right.mgom_eye_icon span, 
.mgom_corner_triangle.mgom_bottom-right.mgom_plus_icon span, .mgom_corner_triangle.mgom_bottom-right.mgom_magnfier_icon span {
	right: -10px;
    top: 56px;		
}
.mgom_corner_triangle.mgom_bottom-left.mgom_subj_icon span, .mgom_corner_triangle.mgom_bottom-left.mgom_eye_icon span, 
.mgom_corner_triangle.mgom_bottom-left.mgom_plus_icon span, .mgom_corner_triangle.mgom_bottom-left.mgom_magnfier_icon span {
	left: 56px;
    top: 10px;	
}


/* shapes */
.mgom_circle, .mgom_exagon, .mgom_octagon, .mgom_diamond {
	background: none !important;	
}
.mgom_circle div, .mgom_exagon div, .mgom_octagon div, .mgom_diamond div {
	display: inline-block;
	position: absolute;
	height: 60px;
	width: 60px;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	text-align: center;	
	overflow: hidden;
	
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.mgom_circle span, .mgom_exagon span, .mgom_octagon span, .mgom_diamond span { 
	display: inline-block;
	height: 20px;
    margin-top: 19px;
}
.mgom_circle span:before, .mgom_exagon span:before, .mgom_octagon span:before, .mgom_diamond span:before {
	font-size: 22px;
}
.mgom_circle div {
	border-radius: 50px;	
}
.mgom_exagon div {
	position: relative; 
	height: 24px;
	width: 52px;
	overflow: visible;
	
	transform: translate(0px, -6%);
	-ms-transform: translate(0px, -6%); /* IE 9 */
	-webkit-transform: translate(0px, -6%); /* Safari and Chrome */
}
.mgom_exagon div:before {
	background: none !important;
	content: ""; 
	position: absolute; 
	top: -18px; 
	left: 0; 
	width: 0; 
	height: 0; 
	border-width: 0 26px 18px;
	
	border-style: solid; 
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important; 	
}
.mgom_exagon div:after {
	background: none !important;
	content: ""; 
	position: absolute; 
	bottom: -18px;
	left: 0; 
	width: 0; 
	height: 0; 
	border-width: 18px 26px 0;
	
	border-style: solid; 
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important; 	
}
.mgom_exagon div span {
	float: left;
    margin-left: 15px;
    margin-top: 1px;	
}

.mgom_octagon div {
	position: relative; 
	height:22px;
	width: 50px;
	overflow: visible;
	
	transform: translate(0px, -6%);
	-ms-transform: translate(0px, -6%); /* IE 9 */
	-webkit-transform: translate(0px, -6%); /* Safari and Chrome */
}
.mgom_octagon div:before {
	background: none !important;
	content: ""; 
	position: absolute; 
	top: -15px; 
	left: 0; 
	width: 20px; 
	height: 0; 
	border-width: 0 15px 15px;
	
	border-style: solid; 
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important; 	
}
.mgom_octagon div:after {
	background: none !important;
	content: ""; 
	position: absolute; 
	bottom: -15px;
	left: 0; 
	width: 20px; 
	height: 0; 
	border-width: 15px 15px 0;
	
	border-style: solid; 
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important; 	
}
.mgom_octagon div span {
	float: left;
    margin-left: 14px;
    margin-top: 0px;	
}


/* icons */
.mgom_icon_layer {
	text-align: center;
	width: auto !important;
	height: auto !important;
}


/* splitted full-image layer */
.mgom_vert_split_layer {
	width: 50% !important;
	top: -100%;	
	right: 0;
	overflow: visible !important;
}
.mgom_vert_split_layer div {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -200%;	
	left: -100%;
}
.mg_box:hover .mgom_vert_split_layer {
	top: 0;	
}
.mg_box:hover .mgom_vert_split_layer div {
	bottom: 0;	
}

.mgom_horiz_split_layer {
	height: 50% !important;
	left: -100%;	
	bottom: 0;
	overflow: visible !important;
}
.mgom_horiz_split_layer div {
	position: absolute;
	width: 100%;
	height: 100%;
	right: -200%;	
	top: -100%;
}
.mg_box:hover .mgom_horiz_split_layer {
	left: 0;	
}
.mg_box:hover .mgom_horiz_split_layer div {
	right: 0;	
}

.mgom_vert_split_layer div, .mgom_horiz_split_layer div,
.mg_box:hover .mgom_vert_split_layer div, .mg_box:hover .mgom_horiz_split_layer div {
	opacity: 1;
	filter: alpha(opacity=100);
}



/* *** TEXTUAL TYPES *** */
.mgom_curtain .mgom_txt_wrap {
	z-index: 10 !important;	
}
.mgom_txt_wrap .mgom_txt_block {
    height: 100%;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 100%;
    z-index: -1 !important;
}
.mgom_txt_wrap > p {
	display: none;	
}
.mg_title_under .mgom_txt_block {
	display: none;	
}

.mg_box:hover .mgom_txt_wrap .mgom_title,
.mg_box:hover .mgom_txt_wrap .mgom_descr,
.mg_box:hover .mgom_txt_wrap .mgom_separator,
.mg_box:hover .mgom_txt_wrap .custom_txt {
	opacity: 1;
	filter: alpha(opacity=100);	
}


/* txt under items adjustments */
.mg_title_under > div {
	margin-bottom: 3px;	
}
.mg_title_under > div:last-child {
	margin-bottom: 0px;	
}

.mgom_title {
    margin-bottom: 5px;
}
.mgom_separator {
	width: 100%;
	height: 0px;
	margin: 6px 0 !important;	
}

.mgom_txt_vis .mgom_txt_wrap {
	bottom: 0px !important;
	top: 100%;
}

/* title padding bottom for show always title */
.mgom_show_title_fh .mgom_title,
.mgom_show_title .mgom_title {
	padding-bottom: 20px;	
	
	-moz-transition: all .3s ease; 
	-webkit-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	transition: all .3s ease; 
}
.mgom_show_title_fh .mg_box:hover .mgom_title,
.mgom_show_title .mg_box:hover .mgom_title {
	padding-bottom: 0px;	
}

/* social share icons */
.mgom_socials span {
	display: inline-block;
	cursor: pointer;
	margin: 0 4px;
	cursor: pointer;
	
	font-family: 'lcweb-media';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;	
}
.mgom_soc_align_left span {
	margin: 0 7px 0 0; 	
}
.mgom_soc_align_right {
	text-align: right;	
}
.mgom_soc_align_right span {
	margin: 0 0 0 7px; 	
}
.mgom_soc_align_center {
	text-align: center;	
}
.mgom_socials br {
	display: none;	
}
.mgom_socials p {
	display: inline;	
}
.mgom_minimal_socials .mgom_fb:before {content: "\e60d";}
.mgom_minimal_socials .mgom_tw:before {content: "\e610";}
.mgom_minimal_socials .mgom_gp:before {content: "\e60a"; font-weight: bold;}
.mgom_minimal_socials .mgom_pt:before {content: "\e615";}

.mgom_rounded_socials .mgom_fb:before {content: "\e60f";}
.mgom_rounded_socials .mgom_tw:before {content: "\e612";}
.mgom_rounded_socials .mgom_gp:before {content: "\e60c";}
.mgom_rounded_socials .mgom_pt:before {content: "\e613";}

.mgom_squared_socials .mgom_fb:before {content: "\e60e";}
.mgom_squared_socials .mgom_tw:before {content: "\e611";}
.mgom_squared_socials .mgom_gp:before {content: "\e60b";}
.mgom_squared_socials .mgom_pt:before {content: "\e614";}



/* *** IMAGE EFFECTS *** */
.mgom_grayscale {
	position: absolute;
	top: 0;
	z-index: 100;
}
.mgom_blur {
	position: absolute;
	top: 0;
	z-index: 70;
	opacity: 0;
	filter: alpha(opacity=0);
}
 
.mgfull_screen{
    float:right;
    background:url(../img/btnFullScreen.png) 0 50% no-repeat;
    display:block;
    color:#000;
    cursor: pointer;
    padding:8px 0 8px 20px;
}
.ci_gallery_wrap.full_screen_active{
    background-color: #fff;
    left: 0 !important;
    margin: auto;
    padding-left: 5px;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 99980;
    min-height:100%;
    height:100% !important;
    width:100% !important;
    overflow: auto;
}
.ci_gallery_wrap.full_screen_active .forfull{
    margin:5px 3%;
}
.ci_gallery_wrap.full_screen_active:after{
    clear:both;
    content:"";
    display:block;
}
.gallery_full{
    overflow: hidden !important;
}
.gallery_full #wpadminbar{
    display: none !important;
}
.ci_gallery_wrap .loadmore{
	clear:both;
	text-align: center;
}
/* responsive layout */
@media screen and (max-width:760px) { 
	#mg_overlay_content {
		margin: 30px 0;	
	}
	.mg_layout_side .mg_item_featured {
		width: 100%;	
	}
	.mg_layout_side .mg_item_content {
		padding: 15px 5px 0px;	
		width: auto;
	}	
	.mg_layout_side .mg_content_left {
		width: 28%;	
		float: left;
		margin-right: 2%;	
	}
	.mg_layout_side .mg_item_text {
		float: right;
		width: 100%;
	}
	.mg_layout_side .mg_item_content {
		margin-left: 0;
		padding: 15px 0 0;
		width: 100%; 	
	}
	
	/****/
	
	.mg_layout_full .mg_content_left,
	.mg_layout_full .mg_item_text {
		width: auto;	
		float: none;	
	}
	.mg_layout_full .mg_cust_options {
		margin-bottom: 20px;	
	}
	
	/* hide external navs */
	#mg_lb_top_nav, .mg_side_nav, #mg_top_close {
    	display: none !important;	
    }
    #mg_overlay_content {
    	padding-top: 40px !important;
    }
    #mg_inside_close, #mg_lb_inside_nav {
    	display: block !important;
    }
}
/css/frontend.css");
?>

@import url("//rollingout.com/wp-content/plugins/ci-gallery-grids/js/jquery.galleria/themes/mediagrid/galleria.mediagrid.css");
@import url("//rollingout.com/wp-content/plugins/ci-gallery-grids/js/jPlayer/skin/media.grid/jplayer.media.grid.css");

.mg_loader div {
	background-color: #888888;
}

/* cell border */
.mg_box { 
  padding: 5px; 
}

/* cell shadow  */
.mg_shadow_div {
	}

/* image border */
.img_wrap {
	padding: 3px;
	
	    
    border: 1px solid #CECECE; 
}

/* title under items */
.mg_title_under {
	 
	  	border-color: #CECECE;
		border-width: 0px 1px 1px;
    	border-style: solid;
		
		margin-top: -1px;
	   
}


/* overlay colors */
.img_wrap .overlays .overlay,
.mg_inl_slider_wrap .galleria-image-nav > div,
.mg_inl_slider_wrap .galleria-info-title {
	background: #FFFFFF;}
.img_wrap:hover .overlays .overlay,
.mg_touch_on .overlays .overlay {
   
	opacity: 0.8;
	filter: alpha(opacity=80) !important;
	 
}
.img_wrap .overlays .cell_more {
	border-bottom-color: #555555;}
span.mg_overlay_tit,
.mg_inl_slider_wrap .galleria-image-nav > div,
.mg_inl_slider_wrap .galleria-info-description {
	color: #222222;	  
}

/* icons color */
.img_wrap .overlays .cell_more span:before {
    color: #ffffff;
}

/* border radius */
.mg_box, .mg_shadow_div, .mg_box .img_wrap {
  border-radius: 2px;
}
.mg_box .mg_title_under {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}


/* title under */
.mg_title_under {
    color: #333333;	
    padding-top: 	5px !important;
    padding-right: 	10px;
    padding-bottom: 5px;
    padding-left: 	10px;
}


/* inline text items */
.mg_inl_txt_td {
	padding: 15px 15px 15px 15px;
}
.mg_inl_text .mg_shadow_div {box-shadow: none;}
.mg_inl_text .img_wrap {
	border-color: transparent;
    background: none; 
}


/* FILTERS */
.mg_filter {
	text-align: left;
    padding: 0px 5px;
}
.mg_mobile_filter {
	padding: 0px 5px;
}
.mg_filter a.mgf {	
	color: #666666;
}
.mg_filter a.mgf:hover {	
	color: #535353 !important;
}
.mg_filter a.mgf.mg_cats_selected,
.mg_filter a.mgf.mg_cats_selected:hover {	
	color: #333333 !important;;
}
.mg_new_filters a.mgf {	
	background-color: #ffffff;
    border-radius: 2px;
    
        margin-left: 0px !important;
    }
.mg_new_filters a.mgf:hover,
.mg_new_filters ul.fchild a:hover {	
	background-color: #fdfdfd;
}
.mg_new_filters a.mgf.mg_cats_selected,
.mg_new_filters a.mgf.mg_cats_selected:hover {	
	background-color: #e5e5e5;
}



/*** LIGHTBOX ***/
#mg_full_overlay_wrap {
	background:  #FFFFFF;  
}
#mg_full_overlay_wrap.mg_lb_shown,
#mg_full_overlay_wrap.google_crawler {
	
	opacity: 0.8;
    filter: alpha(opacity=80);}
#mg_overlay_content {
	width: 70%;max-width: 960px;border-radius: 0px;padding: 40px 20px 20px;}


@media screen and (max-width:800px) { 
	/* hidden commands */
	}



/* colors - shadow */
#mg_overlay_content,
.mg_item_load {
    color: #222222;background-color: #FFFFFF;box-shadow: 0 2px 5px rgba(10, 10, 10, 0.4);}
.mg_item_load {
		box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.5);	
    }


/* icons and loader */
.mg_close_lb:before, .mg_nav_prev > i:before, .mg_nav_next > i:before,
.mg_galleria_slider_wrap .galleria-thumb-nav-left:before, .mg_galleria_slider_wrap .galleria-thumb-nav-right:before,
#mg_socials span:before {
	color: #666666;
}
#mg_full_overlay .mg_loader div {
	background-color: #666666;
}
 

/* navigation elements background color and border radius */
#mg_lb_inside_nav > * > i, #mg_lb_inside_nav > * > img,
#mg_lb_top_nav > * > *, #mg_top_close,
.mg_side_nav > * {
	background-color: #FFFFFF; 
}

 
  




/* ***** 113297 - Full overlay + magnifier OVERLAY ***** */ 
  
		.mgom_113297_0 { /* icon */
				top: 50%; left: 50%;font-size: 35px;
					
					color: #666666;opacity: 0; filter: alpha(opacity=00);
					
					transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1) 0s; /* older webkit */
					-webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					
			z-index: 890; 
		}
		.mg_box:hover .mgom_113297_0 {
				font-size: 43px;
					
					color: #666666;opacity: 0.9; filter: alpha(opacity=90);
					
		}
		
			.mgom_113297_0 {
				margin-top: -18px;	
				margin-left: -18px; 
			}
			.mg_box:hover .mgom_113297_0 {
				margin-top: -22px;	
				margin-left: -22px; 
			}
			
		.mgom_113297_1 { /* full_img_layer */
				top: -100%; left: 0px;
					background-color: #ffffff;opacity: 0.2; filter: alpha(opacity=20);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_113297_1 {
				top: 0px;
					background-color: #ffffff;opacity: 0.6; filter: alpha(opacity=60);
					
		}
		
		.mgom_113297_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.7; filter: alpha(opacity=70);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113297_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					
		}
		
	.mgom_113297_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_113297_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 113298 - Full + magnify + socials OVERLAY ***** */ 
  
		.mgom_113298_0 { /* corner_shape */
				bottom: -150px; left: -150px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					
					color: #222222;
					transition: all 200ms ease 0s;
					-webkit-transition: all 200ms ease 0s; /* older webkit */
					-webkit-transition: all 200ms ease 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_113298_0 {
				bottom: -80px; left: -80px;opacity: 1; filter: alpha(opacity=100);
					
		}
		
		.mgom_113298_1 { /* icon */
				top: 50%; left: 50%;font-size: 14px;
					
					color: #222222;opacity: 1; filter: alpha(opacity=100);
					transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); 
					transition: all 300ms linear 0s;
					-webkit-transition: all 300ms linear 0s; /* older webkit */
					-webkit-transition: all 300ms linear 0s;
					
			z-index: 1080; 
		}
		.mg_box:hover .mgom_113298_1 {
				font-size: 32px;
					
					color: #2a77eb;opacity: 1; filter: alpha(opacity=100);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
			.mgom_113298_1 {
				margin-top: -7px;	
				margin-left: -7px; 
			}
			.mg_box:hover .mgom_113298_1 {
				margin-top: -16px;	
				margin-left: -16px; 
			}
			
		.mgom_113298_2 { /* socials */
				
					color: #faf5fa;font-size: 18px;
					line-height: 18px;
					
		}
		.mg_box:hover .mgom_113298_2 {
				
					color: #383838;
		}
		
                        .mgom_113298_2.mgom_socials {
                            
			}
			.mgom_113298_2 span {
                            font-size: 18px;
					
                            
			}
			.mg_box:hover .mgom_113298_2 span {
                            
					color: #faf5fa;
			}
			.mg_box:hover .mgom_113298_2 span:hover,
			.mgom_113298_2 span:hover {
                            
					color: #383838;
                            
			}
		.mgom_113298_3 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.1; filter: alpha(opacity=10);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113298_3 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.4; filter: alpha(opacity=40);
					
		}
		
	.mgom_113298_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_113298_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 113299 - Rotating circle + type icon OVERLAY ***** */ 
  
		.mgom_113299_0 { /* central_shape */
				bottom: -100%; left: 0px;
					background-color: #4f4f4f;opacity: 0.7; filter: alpha(opacity=70);
					
					color: #fdfdfd;transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); 
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_113299_0 {
				bottom: 0px; left: 0px;
					background-color: #4f4f4f;opacity: 1; filter: alpha(opacity=100);
					transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); 
		}
		
			.mgom_113299_0 div, .mgom_113299_0 div:before, .mgom_113299_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f; 
			}
			.mg_box:hover .mgom_113299_0 div, .mg_box:hover .mgom_113299_0 div:before, .mg_box:hover .mgom_113299_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f;	
			}
			
		.mgom_113299_1 { /* socials */
				
					color: #222222;font-size: 14px;
					line-height: 19px;
					
		}
		.mg_box:hover .mgom_113299_1 {
				
					color: #383838;
		}
		
                        .mgom_113299_1.mgom_socials {
                            
			}
			.mgom_113299_1 span {
                            font-size: 14px;
					
                            
			}
			.mg_box:hover .mgom_113299_1 span {
                            
					color: #222222;
			}
			.mg_box:hover .mgom_113299_1 span:hover,
			.mgom_113299_1 span:hover {
                            
					color: #383838;
                            
			}
		.mgom_113299_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.1; filter: alpha(opacity=10);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113299_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.4; filter: alpha(opacity=40);
					
		}
		
	.mgom_113299_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_113299_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 113300 - Sliding title + excerpt OVERLAY ***** */ 
  
		.mgom_113300_0 { /* title */
				text-align: center;
					font-size: 17px;
					
					color: #fdfdfd;line-height: 21px;
					font-weight: bold;
		}
		.mg_box:hover .mgom_113300_0 {
				
					color: #fdfdfd;
		}
		
		.mgom_113300_1 { /* descr */
				text-align: center;
					font-size: 13px;
					
					color: #fff;line-height: 17px;
					
		}
		.mg_box:hover .mgom_113300_1 {
				
					color: #fff;
		}
		
		.mgom_113300_2 { /* txt_block */
				top: 0px; left: -100%;
					background-color: #111;opacity: 0.2; filter: alpha(opacity=20);
					
					transition: all 400ms ease-out 0s;
					-webkit-transition: all 400ms ease-out 0s; /* older webkit */
					-webkit-transition: all 400ms ease-out 0s;
					
		}
		.mg_box:hover .mgom_113300_2 {
				top: 0px; left: 0px;
					background-color: #111;opacity: 0.7; filter: alpha(opacity=70);
					
		}
		
	.mgom_113300_3.mgom_txt_wrap {
		top: 0px; left: -100%;	
		
					transition: all 400ms ease-out 0s;
					-webkit-transition: all 400ms ease-out 0s; /* older webkit */
					-webkit-transition: all 400ms ease-out 0s;
					
		
	}
	
	.mg_box:hover .mgom_113300_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 113301 - Title + plus icon OVERLAY ***** */ 
  
		.mgom_113301_0 { /* icon */
				bottom: 15px; right: 15px;font-size: 18px;
					
					color: #fff;opacity: 0.9; filter: alpha(opacity=90);
					
					transition: all 200ms linear 0s;
					-webkit-transition: all 200ms linear 0s; /* older webkit */
					-webkit-transition: all 200ms linear 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_113301_0 {
				font-size: 18px;
					
					color: #383838;opacity: 0.9; filter: alpha(opacity=90);
					
		}
		
		.mgom_113301_1 { /* title */
				text-align: center;
					font-size: 17px;
					
					color: #222222;line-height: 18px;
					font-weight: bold;
		}
		.mg_box:hover .mgom_113301_1 {
				
		}
		
		.mgom_113301_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 200ms linear 0s;
					-webkit-transition: all 200ms linear 0s; /* older webkit */
					-webkit-transition: all 200ms linear 0s;
					
		}
		.mg_box:hover .mgom_113301_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.8; filter: alpha(opacity=80);
					
		}
		
	.mgom_113301_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 200ms linear 0s;
					-webkit-transition: all 200ms linear 0s; /* older webkit */
					-webkit-transition: all 200ms linear 0s;
					
		
	}
	
	.mg_box:hover .mgom_113301_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
	.mgom_113301_3.mgom_txt_wrap * {	
		opacity: 0; filter: alpha(opacity=0);
					
		
					transition: all 200ms linear 0s;
					-webkit-transition: all 200ms linear 0s; /* older webkit */
					-webkit-transition: all 200ms linear 0s;
					
	}
	
/* ***** 113302 - Flickr style OVERLAY ***** */ 
  
		.mgom_113302_0 { /* title */
				text-align: left;
					font-size: 15px;
					
					color: #fdfdfd;line-height: 20px;
					font-weight: bold;
		}
		.mg_box:hover .mgom_113302_0 {
				
		}
		
		.mgom_113302_1 { /* descr */
				text-align: left;
					font-size: 13px;
					
					color: #fff;line-height: 17px;
					
		}
		.mg_box:hover .mgom_113302_1 {
				
		}
		
		.mgom_113302_2 { /* txt_block */
				bottom: -100%; left: 0px;
					background-color: #000;opacity: 0.6; filter: alpha(opacity=60);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113302_2 {
				bottom: 0px; left: 0px;
					background-color: #000;opacity: 0.6; filter: alpha(opacity=60);
					
		}
		
	.mgom_113302_3.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_113302_3.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
/* ***** 113303 - Grayscale + corner circle OVERLAY ***** */ 
  
		.mgom_113303_0 { /* corner_shape */
				bottom: -150px; right: -150px;
					background-color: #fdfdfd;opacity: 0.6; filter: alpha(opacity=60);
					
					color: #4D4D4D;
					transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					-webkit-transition: all 400ms cubic-bezier(0.680, 0, 0.265, 1) 0s; /* older webkit */
					-webkit-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_113303_0 {
				bottom: -80px; right: -80px;opacity: 0.9; filter: alpha(opacity=90);
					
		}
		
		.mgom_113303_1 { /* img_fx */
				
			z-index: 880; 
		}
		.mg_box:hover .mgom_113303_1 {
				
		}
		
		.mgom_113303_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113303_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_113303_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_113303_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
	.mgom_113303_3.mgom_txt_wrap * {	
		opacity: 0; filter: alpha(opacity=0);
					
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
	}
	
/* ***** 113304 - Zoom image + magnifier icon OVERLAY ***** */ 
  
	.mgom_113304_0.mgom_txt_wrap {
			
		
		
	}
	
	.mg_box:hover .mgom_113304_0.mgom_txt_wrap {
			
	}
	
	.mgom_113304_0.mgom_txt_wrap * {	
		
		
	}
	
/* ***** 113305 - Split overlay + circle OVERLAY ***** */ 
  
		.mgom_113305_0 { /* central_shape */
				top: 0px; left: 0px;
					background-color: #333;opacity: 0; filter: alpha(opacity=0);
					
					color: #fff;transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); 
					transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1) 0s; /* older webkit */
					-webkit-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_113305_0 {
				top: 0px; left: 0px;
					background-color: #333;opacity: 0.9; filter: alpha(opacity=90);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
			.mgom_113305_0 div, .mgom_113305_0 div:before, .mgom_113305_0 div:after {
				background-color: #333;	
				border-color: #333; 
			}
			.mg_box:hover .mgom_113305_0 div, .mg_box:hover .mgom_113305_0 div:before, .mg_box:hover .mgom_113305_0 div:after {
				background-color: #333;	
				border-color: #333;	
			}
			
		.mgom_113305_1 { /* vert_split_layer */
				
					background-color: #ffffff;opacity: 0.1; filter: alpha(opacity=10);
					
					transition: all 200ms ease 0s;
					-webkit-transition: all 200ms ease 0s; /* older webkit */
					-webkit-transition: all 200ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_113305_1 {
				
					background-color: #ffffff;opacity: 0.4; filter: alpha(opacity=40);
					
		}
		
			.mgom_113305_1 div {
					
					background-color: #ffffff;
					transition: all 200ms ease 0s;
					-webkit-transition: all 200ms ease 0s; /* older webkit */
					-webkit-transition: all 200ms ease 0s;
					
			}
			.mg_box:hover .mgom_113305_1 div {
					
					background-color: #ffffff;
			}
			
		.mgom_113305_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113305_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_113305_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_113305_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
	.mgom_113305_3.mgom_txt_wrap * {	
		opacity: 0; filter: alpha(opacity=0);
					
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
	}
	
/* ***** 113306 - Curtain + type icon + socials OVERLAY ***** */ 
  
		.mgom_113306_0 { /* icon */
				top: 50%; left: 50%;font-size: 27px;
					
					color: #222;opacity: 0.3; filter: alpha(opacity=30);
					transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); 
					transition: all 400ms ease-in-out 0s;
					-webkit-transition: all 400ms ease-in-out 0s; /* older webkit */
					-webkit-transition: all 400ms ease-in-out 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_113306_0 {
				font-size: 27px;
					
					color: #080708;opacity: 1; filter: alpha(opacity=100);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
			.mgom_113306_0 {
				margin-top: -14px;	
				margin-left: -14px; 
			}
			.mg_box:hover .mgom_113306_0 {
				margin-top: -14px;	
				margin-left: -14px; 
			}
			
		.mgom_113306_1 { /* full_img_layer */
				top: 0px; left: 0px;
					background-color: #242424;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_113306_1 {
				top: 0px; left: 0px;
					background-color: #242424;opacity: 0.1; filter: alpha(opacity=10);
					
		}
		
		.mgom_113306_2 { /* corner_shape */
				bottom: -150px; right: -150px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					
					color: #222222;
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
			z-index: 1070; 
		}
		.mg_box:hover .mgom_113306_2 {
				bottom: -80px; right: -80px;opacity: 1; filter: alpha(opacity=100);
					
		}
		
		.mgom_113306_3 { /* title */
				text-align: center;
					font-size: 13px;
					
					color: #383838;line-height: 17px;
					text-transform: uppercase;
		}
		.mg_box:hover .mgom_113306_3 {
				
					color: #5c5c5c;
		}
		
		.mgom_113306_4 { /* separator */
				
					color: #cfcfcf;
					border-bottom: 2px solid #cfcfcf;
					
		}
		.mg_box:hover .mgom_113306_4 {
				
		}
		
		.mgom_113306_5 { /* socials */
				
					color: #b2b2b2;font-size: 18px;
					line-height: 34px;
					opacity: 1; filter: alpha(opacity=100);
					padding-top: 10px; 
		}
		.mg_box:hover .mgom_113306_5 {
				
					color: #0d0c0d;opacity: 0.7; filter: alpha(opacity=70);
					
		}
		
                        .mgom_113306_5.mgom_socials {
                            padding-top: 10px; 
			}
			.mgom_113306_5 span {
                            font-size: 18px;
					
                            opacity: 1; filter: alpha(opacity=100);
					
			}
			.mg_box:hover .mgom_113306_5 span {
                            
					color: #b2b2b2;
			}
			.mg_box:hover .mgom_113306_5 span:hover,
			.mgom_113306_5 span:hover {
                            
					color: #0d0c0d;
                            opacity: 0.7; filter: alpha(opacity=70);
					
			}
		.mgom_113306_6 { /* txt_block */
				bottom: -100%; left: 0px;
					background-color: #ffffff;opacity: 0.1; filter: alpha(opacity=10);
					padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_113306_6 {
				bottom: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.7; filter: alpha(opacity=70);
					
		}
		
	.mgom_113306_7.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-webkit-transition: all 400ms ease 0s;
					
		padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
	}
	
	.mg_box:hover .mgom_113306_7.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	