


            #mg_lb_loader .mg_loader {
                transform: 			scale(0.9) translateZ(0);
                -webkit-transform: 	scale(0.9) translateZ(0);
            }
            .mgl_1, .mgl_2, .mgl_3, .mgl_4 {
                background-color: #777;
                width: 11px;
                height: 11px;
                position: absolute;
                top: 0;
                left: 0;
                border-radius: 1px;
                
                -webkit-animation: mg_loader 2s infinite ease-in-out;
                animation: mg_loader 2s infinite ease-in-out;
            }
            .mg_loader div {
                background-color: #999999;
            }
            #mg_lb_wrap .mg_loader div {
                background-color: #3a3a3a;
            }
            .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;
            }
            @-webkit-keyframes mg_loader {
                25% { -webkit-transform: translate3d(15px, 0, 0) rotate(-90deg) scale(0.3); }
                50% { -webkit-transform: translate3d(15px, 15px, 0) rotate(-180deg); }
                75% { -webkit-transform: translate3d(0, 15px, 0) rotate(-270deg) scale(0.3); }
                100% { -webkit-transform: rotate(-360deg); }
            }
            @keyframes mg_loader {
                25% { transform:  translate3d(15px, 0, 0) rotate(-90deg) scale(0.3); } 
                50% { transform: translate3d(15px, 15px, 0) rotate(-179deg); } 
                75% { transform: translate3d(0, 15px, 0) rotate(-270deg) scale(0.3); } 
                100% { transform: rotate(-360deg); }
            }
            


.mg_box { 
  border-width: 0 5px 5px 0; 
}


.mg_items_container {
	width: calc(100% + 20px + 5px);
}
.mg_items_container.mg_not_even_w {
	width: calc(100% + 20px + 5px + 1px);	
}



.mgis_w_1_1 {width: calc(100% - 20px);}.mgis_h_1_1 {padding-bottom: calc(100% - 20px - 5px);}.mgis_w_1_2 {width: calc(49.9% - 10px);}.mgis_h_1_2 {padding-bottom: calc(49.9% - 10px - 5px);}.mgis_w_1_3 {width: calc(33.29% - 7px);}.mgis_h_1_3 {padding-bottom: calc(33.29% - 7px - 5px);}.mgis_w_2_3 {width: calc(66.58% - 13px);}.mgis_h_2_3 {padding-bottom: calc(66.58% - 13px - 5px);}.mgis_w_1_4 {width: calc(25% - 5px);}.mgis_h_1_4 {padding-bottom: calc(25% - 5px - 5px);}.mgis_w_3_4 {width: calc(74.99% - 15px);}.mgis_h_3_4 {padding-bottom: calc(74.99% - 15px - 5px);}.mgis_w_1_5 {width: calc(20% - 4px);}.mgis_h_1_5 {padding-bottom: calc(20% - 4px - 5px);}.mgis_w_2_5 {width: calc(39.8% - 8px);}.mgis_h_2_5 {padding-bottom: calc(39.8% - 8px - 5px);}.mgis_w_3_5 {width: calc(59.8% - 12px);}.mgis_h_3_5 {padding-bottom: calc(59.8% - 12px - 5px);}.mgis_w_4_5 {width: calc(79.8% - 16px);}.mgis_h_4_5 {padding-bottom: calc(79.8% - 16px - 5px);}.mgis_w_1_6 {width: calc(16.58% - 3px);}.mgis_h_1_6 {padding-bottom: calc(16.58% - 3px - 5px);}.mgis_w_5_6 {width: calc(83.29% - 17px);}.mgis_h_5_6 {padding-bottom: calc(83.29% - 17px - 5px);}.mgis_w_1_7 {width: calc(14.28% - 3px);}.mgis_h_1_7 {padding-bottom: calc(14.28% - 3px - 5px);}.mgis_w_1_8 {width: calc(12.5% - 3px);}.mgis_h_1_8 {padding-bottom: calc(12.5% - 3px - 5px);}.mgis_w_1_9 {width: calc(11.11% - 2px);}.mgis_h_1_9 {padding-bottom: calc(11.11% - 2px - 5px);}.mgis_w_1_10 {width: calc(10% - 2px);}.mgis_h_1_10 {padding-bottom: calc(10% - 2px - 5px);} 

.mg_mobile_mode .mgis_m_w_1_1 {width: calc(100% - 20px);}.mg_mobile_mode .mgis_m_h_1_1 {padding-bottom: calc(100% - 20px - 5px);}.mg_mobile_mode .mgis_m_w_1_2 {width: calc(49.9% - 10px);}.mg_mobile_mode .mgis_m_h_1_2 {padding-bottom: calc(49.9% - 10px - 5px);}.mg_mobile_mode .mgis_m_w_1_3 {width: calc(33.29% - 7px);}.mg_mobile_mode .mgis_m_h_1_3 {padding-bottom: calc(33.29% - 7px - 5px);}.mg_mobile_mode .mgis_m_w_2_3 {width: calc(66.58% - 13px);}.mg_mobile_mode .mgis_m_h_2_3 {padding-bottom: calc(66.58% - 13px - 5px);}.mg_mobile_mode .mgis_m_w_1_4 {width: calc(25% - 5px);}.mg_mobile_mode .mgis_m_h_1_4 {padding-bottom: calc(25% - 5px - 5px);}.mg_mobile_mode .mgis_m_w_3_4 {width: calc(74.99% - 15px);}.mg_mobile_mode .mgis_m_h_3_4 {padding-bottom: calc(74.99% - 15px - 5px);} 






.mg_box_inner {
	border-style: solid;
    padding: 3px;
	background: #e0e0e0;
    border: 0px solid #aaaaaa; 
}



 



.mgi_overlays {
    top: 3px; 
    right: 3px; 
    bottom: 3px; 
    left: 3px;
}
.mgi_primary_ol,
.mg_inl_slider_wrap .lcms_content,
.mg_inl_slider_wrap .lcms_nav span {
	background: #f8f8f8;
}
.mg_inl_slider_wrap .lcms_content {
	background: rgba(248,248,248, 0.85);
}
body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgi_primary_ol,
.mg_box.mg_ctob_show .mgi_primary_ol {
   
	opacity: 0; 
}
.mgi_item_type_ol {
	border-bottom-color: #595959;
}
span.mg_overlay_tit,
.mg_inl_slider_wrap .lcms_content,
.mg_inl_slider_wrap .lcms_nav span:before,
.mg_inl_slider_wrap .lcms_play span:before {
	color: #444444;
}
.mg_overlay_tit {
	background: rgba(248,248,248, 0);
    text-shadow: 0px 0 0px rgba(68,68,68, 0.4);
}
.mg_overlay_tit,
.mg_inl_slider_wrap .lcms_content {    	
	    font-size: 15px;
}
.mg_mobile_mode .mg_overlay_tit,
.mg_mobile_mode .mg_inl_slider_wrap .lcms_content {
	font-size: 1515;
}
.mg_overlay_tit:before {
	border-bottom-color: rgba(68,68,68, 0);
}


.mgi_item_type_ol span:before {
    color: #ffffff;
}



.mg_box_inner, 
.mg_box .mg_media_wrap,
.mgi_overlays,
.mg_inl_txt_media_bg,
.mg_inl_slider_wrap .lcms_content,
.mg_inl_slider_wrap .lcms_nav *,
.mg_inl_slider_wrap .lcms_play {
  border-radius: 2px;
}
.mg_tu_attach .mgi_txt_under {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;	
}






.mgi_txt_under {
    color: #555555;	
    padding-top: 	10px !important;
    padding-right: 	7px;
    padding-bottom: 10px;
    padding-left: 	7px;
}
.mg_def_txt_under {  	
	    font-size: 15px;
}
.mg_mobile_mode .mg_def_txt_under {
	font-size: 15px;
}
.mg_tu_attach .mgi_txt_under {
	 background: #e0e0e0;
	 
	  
}
.mg_tu_detach .mgi_txt_under {
	margin-top: 3px;
}



.mg_inl_txt_contents {
    padding: 0 15px 0 15px;
    border-width: 15px 0 15px 0;
}
.mg_grid_wrap:not(.mg_mobile_mode) .mgis_h_auto .mg_inl_txt_media_bg,
.mg_mobile_mode .mgis_m_h_auto .mg_inl_txt_media_bg {
	top: 3px;
    bottom: 3px;
   	left: 3px;
    right: 3px; 
}


.mg_sh_inl_video video {
	background-color: #e0e0e0;
}




.mg_grid_wrap:not(.mg_mobile_mode) .mg_spacer_hidden_desktop,
.mg_mobile_mode .mg_spacer_hidden_mobile {
    max-width: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
}




.mg_filters_wrap .mgf,
.mgf_search_form input, .mgf_search_form i:before {	
	color: #707070;
    font-size: 15px;
}
.mg_filters_wrap .mgf,
.mgf_search_form input {
	}
.mg_mobile_mode .mg_filters_wrap .mgf,
.mg_mobile_mode .mgf_search_form input, .mg_mobile_mode .mgf_search_form i:before {	
	font-size: 15px;
}


.mg_filters_wrap .mgf:hover {		
	color: #707070 !important;
}
.mg_filters_wrap .mgf.mgf_selected, .mg_filters_wrap .mgf.mgf_selected:hover {		
	color: #5e5e5e !important;
}
.mg_textual_filters .mgf_selected {
	text-shadow: 0 0.01em 0 #5e5e5e;
}
.mg_button_filters .mgf,
.mg_textual_filters .mgf:after {	
	background-color: #f5f5f5;
}  
.mg_button_filters .mgf,
.mgf_search_form input {
    border: 2px solid #f5f5f5;
    border-radius: 2px;
}

.mg_button_filters .mgf:hover,
.mg_textual_filters .mgf:hover:after,
.mgf_search_form input:hover {	
	background-color: #ffffff;
}
.mg_button_filters .mgf:hover,
.mgf_search_form input:hover {	   
    border-color: #909090;
}

.mg_button_filters .mgf_selected, .mg_button_filters .mgf_selected:hover,
.mg_textual_filters .mgf_selected:after, .mg_textual_filters .mgf_selected:hover:after,
.mgf_search_form input:focus {	
	background-color: #f0f0f0;
}
.mg_button_filters .mgf_selected, .mg_button_filters .mgf_selected:hover,
.mgf_search_form input:focus {	   
    border-color: #999999;
}


.mg_left_filters:not(.mg_mobile_mode) .mg_above_grid,
.mg_right_filters:not(.mg_mobile_mode) .mg_above_grid {
	width: 160px;
    min-width: 160px;
}
.mg_left_filters:not(.mg_mobile_mode) .mg_items_container {
    border-left-width: 160px;
}
.mg_right_filters:not(.mg_mobile_mode) .mg_items_container {
    border-right-width: 160px;
}
.mg_left_filters:not(.mg_mobile_mode) > .mg_loader {
	transform: translateX(80px);
} 
.mg_right_filters:not(.mg_mobile_mode) > .mg_loader {
    transform: translateX(-80px);
}


.mgf_search_form input, 
.mgf_search_form i:before {	
	color: #707070;
    background-color: #f5f5f5;
    border-color: #f5f5f5}
.mgf_search_form:hover input, 
.mgf_search_form input:focus, .mgf_search_form:hover input:focus,
.mgf_search_form:hover i:before {
	color: #5e5e5e;
    background-color: #ffffff;
	border-color: #707070}	

.mgf_search_form input::-webkit-input-placeholder {color: #707070;}
.mgf_search_form input:-ms-input-placeholder {color: #707070;}
.mgf_search_form input::placeholder {color: #707070;}


.mgf_search_form:hover input::-webkit-input-placeholder,
.mgf_search_form input:focus::-webkit-input-placeholder,
.mgf_search_form:hover input:focus::-webkit-input-placeholder {
	color: #5e5e5e;
} 

.mgf_search_form:hover input:-ms-input-placeholder,
.mgf_search_form input:focus::-ms-input-placeholder,
.mgf_search_form:hover input:focus:-ms-input-placeholder {
	color: #5e5e5e;
}

.mgf_search_form:hover input::placeholder,
.mgf_search_form input:focus::placeholder,
.mgf_search_form:hover input:focus::placeholder {
	color: #5e5e5e !important;
}


.mg_mobile_mode .mg_dd_mobile_filters .mgf_inner {
	border: 2px solid #f5f5f5;
    border-radius: 2px;
    color: #707070;
}
.mg_mobile_mode .mg_dd_mobile_filters .mgf_inner.mgf_dd_expanded .mgf {
	border-bottom-color: rgba(245,245,245, 0.5);	
}


.mg_no_results:before {
	background-color: #f5f5f5;
    box-shadow: 0 0 0 1px #f5f5f5 inset;
    border-radius: 2px;
    color: #707070;
}



.mg_pag_wrap {
	text-align: center;
}
.mg_right_filters:not(.mg_mobile_mode) .mg_pag_wrap {
    right: 160px;
}
.mg_left_filters:not(.mg_mobile_mode) .mg_pag_wrap {
	left: 160px;
}
.mg_pag_wrap > * {
	color: #707070;
    background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
    border-radius: 2px;
}
.mg_pag_wrap > *:not(.mg_pag_disabled):not(.mg_nav_mid):hover,
.mg_sel_pag, .mg_sel_pag:hover {
	color: #5e5e5e;
    background-color: #f0f0f0;
	border-color: #999999;
}
.mg_pag_standard .mg_prev_page:before, .mg_pag_onlynum .mg_prev_page:before,
.mg_pag_standard .mg_next_page:before, .mg_pag_onlynum .mg_next_page:before {
	background: #999999;
}
#mg_lb_loader {
	border-radius: 10%;
}
#mg_lb_background {
	background:  #f9f9f9;  
}
#mg_lb_background.mg_lb_shown,
#mg_lb_background.google_crawler {
	
	opacity: 0.75;}
#mg_lb_contents {
	width: 95%;max-width: 4000px;border: 2px solid	#e6e6e6;border-radius: 3px;padding: 52px 20px 20px;}
.mg_mf_lb #mg_lb_contents {
	padding: 52px 0px 0px;}
.mg_item_title {
	font-size: 15px;
    }
.mg_item_text {
    font-size: 15px;
    line-height: 140%;  
}
.mg_item_text,
ul.mg_cust_options {
	}


/* media-focused lightbox mode */
.mg_mf_lb .mg_item_content {
    width: auto !important;
    min-width: 400px;
    max-width: 400px;

    
    top: 54px !important;
    bottom: 2px !important;
}
.mg_mf_lb .mg_item_featured {
    max-width: calc(100% - 400px);
}
.mg_mf_lb #mg_lb_contents {
        margin: calc(7vh + 0px) 10vw 7vh 10vw !important;
}

.mg_mf_lb .mg_item_featured,
.mg_mf_lb .mg_item_featured > *,
.mg_mf_lb #mg_lb_feat_img_wrap > img,
.mg_mf_lb .mg_lb_lcms_slider:not(.mg_lb_lcms_thumbs_shown) div.lcms_wrap {
    max-height: calc(100vh - 14vh - 4px  - 52px);
}
.mg_mf_lb .mg_lb_zoom_wrap {
    max-height: calc(100vh - 14vh - 4px);
}
.mg_mf_lb .mg_lb_lcms_thumbs_shown div.lcms_wrap {
    max-height: calc(100vh - 14vh - 90px  - 52px);
}


.mg_mf_lb .mg_item_featured {
    margin-right: 400px;
}
.mg_mf_lb .mg_item_content {
    padding-left: 25px !important;
    padding-right: 25px !important;
}


@media screen and (max-width: 860px) {
    .mg_mf_lb #mg_lb_contents {
        margin: 2vh 2vw 2vh 2vw !important;

            }
    #mg_lb_wrap.mg_mf_lb:after {
        content: "";
        display: block;
        height: 1vh;
        width: 100vw;
    }
    .mg_mf_lb .mg_item_featured,
    .mg_mf_lb .mg_item_featured > *,
    .mg_mf_lb #mg_lb_feat_img_wrap > img,
    .mg_mf_lb .mg_lb_lcms_slider:not(.mg_lb_lcms_thumbs_shown) div.lcms_wrap,
    .mg_mf_lb .mg_lb_lcms_thumbs_shown div.lcms_wrap {
        max-height: calc(100vh - 2vh - 2px - 52px - 45px); /* leave title visible */
        max-width: calc(100vw - 4vw - 4px);
    }
    .mg_mf_lb .mg_lb_lcms_thumbs_shown div.lcms_wrap {
        max-height: calc(100vh - 2vh - 2px - 52px - 45px - 90px); /* leave title visible */
        max-width: calc(100vw - 4vw - 4px);
    }
    .mg_mf_lb .mg_item_featured > *:not(img):not(#mg_lb_feat_img_wrap) {
        min-width: calc(100vw - 4vw - 4px);
    }
    .mg_mf_lb .mg_item_content {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
}





/* inner commands */
#mg_lb_ins_cmd_wrap {

        left: 10px;
    right: 10px;

	    
    }
 


.mg_mf_lb #mg_lb_ins_cmd_wrap {

	    left: 12px;
    right: 12px;
        
    }
 






/* texts responsivity */
@media screen and (max-width: 860px) { 
    .mg_item_title {
        font-size: 15px;
    }
    .mg_item_text {
        font-size: 15px;
    }
} 



/* inner lb cmd boxed */


/* lb rounded closing btn */
.mg_layout_full .mg_item_content {
	padding: 14px 2px 2px;	
}
.mg_lb_layout:not(.mg_layout_full) .mg_item_content {
    padding: 2px;
}
@media screen and (max-width: 860px) { 
    .mg_lb_layout:not(.mg_layout_full) .mg_item_content {
		padding: 14px 2px 2px !important;	
	}		
}
.mg_mf_lb .mg_layout_full .mg_item_content {
	padding: 14px 22px 22px;	
}
.mg_mf_lb .mg_lb_layout:not(.mg_layout_full) .mg_item_content {
    padding: 22px;
}
@media screen and (max-width: 860px) { 
    .mg_mf_lb .mg_lb_layout:not(.mg_layout_full) .mg_item_content {
		padding: 14px 22px 22px !important;	
	}		
}



/* side text - desktop mode - inside cmd - top padding */
@media screen and (min-width: 860px) { 
    .mg_lb_layout:not(.mg_layout_full) .mg_item_content {
        padding-top: 3px !important;	
    }
}


/* colors - shadow */
#mg_lb_wrap #mg_lb_contents,
#mg_lb_loader,
.mg_lb_zoom_in_btn, 
.mg_lb_zoom_out_btn {
    color: #333333;background-color: #ffffff;}
#mg_lb_loader {
	}
.mg_cust_options,
#mg_lb_comments_wrap {
	border-color: #d4d4d4;
}


/* icons and loader */
.mg_close_lb:before, .mg_nav_prev > i:before, .mg_nav_next > i:before,
#mg_socials span:before,
#mg_woo_item_added i:before {
	color: #3a3a3a;
}
.mg_round_social_trick {
    box-shadow: 0 0 0 3px #3a3a3a inset;
}
 

/* navigation elements background color and border radius */
.mg_lb_nav_side *,
.mg_lb_nav_side_basic,
.mg_lb_nav_top > i, .mg_lb_nav_top > div, .mg_lb_nav_top > div *,
#mg_top_close {
	background-color: #ffffff; 
}

/* top closing button */
#mg_top_close {
	border-style: solid;
    border-color: #e6e6e6;
	border-width: 0 0 2px 2px;
    border-radius: 0 0 0 3px;
}
/* top nav - custom radius and borders */
#mg_lb_top_nav > * > div {
	margin-left: 2px;
}
#mg_lb_top_nav .mg_nav_prev i {
	border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #e6e6e6; 
}
#mg_lb_top_nav .mg_nav_next i,
#mg_lb_top_nav > * > div img {
	border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #e6e6e6; 
    border-radius: 0 0 3px 0;
}
#mg_lb_top_nav > * > div {
	border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #e6e6e6; 
    color: #333333;
}










    #mg_lb_contents.mg_lb_pre_show_prev,
    #mg_lb_contents.mg_lb_pre_show_next,
    #mg_lb_contents.mg_lb_switching_prev,
    #mg_lb_contents.mg_lb_switching_next,
    #mg_lb_contents.mg_closing_lb {
        transform: scale(0.95) translate3d(0,8px,0);
        transition: opacity .25s ease-in, transform .5s ease; 
    }
    #mg_lb_contents.mg_lb_shown {
        transition: opacity .25s ease-in, transform .5s ease; 
    }



.mg_item_featured .easyzoom-notice,
.mg_item_featured .easyzoom-flyout {
	background: #ffffff;
    color: #333333; 
}



/* lightbox slider */
.mg_lb_lcms_slider {
    padding-bottom: 55%;
}
.mg_lb_lcms_slider .lcms_nav_dots span {
    width: 65px;
    height: 45px;
    border-radius: 2%;
}
.mg_lb_lcms_slider.mg_lb_lcms_thumbs_shown .lcms_wrap {
	max-height: calc(100% - 70px);
	margin-bottom: 70px;
}
.mg_lb_lcms_slider.mg_lb_lcms_thumbs_shown .lcms_nav_dots {
    bottom: -60px;
}



.mg_wc_atc_btn {
	background: #ccc;
    color: #3a3a3a; 
}
.mg_wc_atc_btn:hover,
.mg_wc_atc_btn.mg_wc_atc_btn_disabled,
.mg_wc_atc_btn.mg_wc_atc_btn_acting {
	background: #e3e3e3;
	color: #555; 
}
#mg_woo_cart_btn_wrap [name=mg_wc_atc_variations_dd],
#mg_woo_cart_btn_wrap [name=mg_wc_atc_quantity] {
	border-color: #d4d4d4;
}


/* ***** 72 - Full overlay + magnifier OVERLAY ***** */ 
  
        .mgom_72_0 { /* icon */
            align-items: center; justify-content: center;font-size: 35px;
                
				color: rgba(85,85,85,0);transform: translateY(13px); 
				transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
            z-index: 890; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_72_0,
        .mg_box.mg_ctob_show .mgom_72_0 {
            font-size: 43px;
                
				color: #555;transform: translateY(0); transition-delay: 0.2s !important;
        }
        
        .mgom_72_1 { /* full_img_layer */
            top: -100%; left: 0px;
						background: rgba(255,255,255,0.4);
						padding: 0px;
				
				transition: all 400ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_72_1,
        .mg_box.mg_ctob_show .mgom_72_1 {
            top: 0px;
						background-color: rgba(255,255,255,0.6);
						padding: 0px;
				
        }
        
		.mgom_72_2 { /* txt_block */
			top: 0px; left: 0px;
						background: #ffffff;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_72_2,
        .mg_box.mg_ctob_show .mgom_72_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_72_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_72_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_72_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_72_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_72_3 .mgom_mark,
	.mgom_72 .mg_title_under .mgom_layer,
	.mgom_72 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_72_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_72_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_72_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_72 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_72 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_72 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 73 - Rotating circle + type icon OVERLAY ***** */ 
  
        .mgom_73_0 { /* central_shape */
            
						background: rgba(79,79,79,1);
						opacity: 0.7;
				
				color: #fdfdfd;transform: rotate(0deg); 
				transition: all 550ms ease 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_0,
        .mg_box.mg_ctob_show .mgom_73_0 {
            
						background-color: rgba(79,79,79,1);
						opacity: 1;
				transform: rotate(360deg); 
        }
        
            .mgom_73_0 div, .mgom_73_0 div:before, .mgom_73_0 div:after {
                background-color: rgba(79,79,79,1);	
                border-color: rgba(79,79,79,1); 
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_0 div:after,

            .mg_box.mg_ctob_show .mgom_73_0 div, 
            .mg_box.mg_ctob_show .mgom_73_0 div:before, 
            .mg_box.mg_ctob_show .mgom_73_0 div:after {
                background-color: rgba(79,79,79,1);	
                border-color: rgba(79,79,79,1);	
            }
            
        .mgom_73_1 { /* full_img_layer */
            
						background: rgba(253,253,253,0.3);
						padding: 0px;
				
				transition: all 550ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_1,
        .mg_box.mg_ctob_show .mgom_73_1 {
            
						background-color: rgba(253,253,253,0.3);
						padding: 0px;
				transition-delay: 0.15s !important;
        }
        
		.mgom_73_2 { /* txt_block */
			top: 0px; left: 0px;
						background: #ffffff;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_2,
        .mg_box.mg_ctob_show .mgom_73_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_73_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_73_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_73_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_73_3 .mgom_mark,
	.mgom_73 .mg_title_under .mgom_layer,
	.mgom_73 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_73_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_73_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_73_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_73 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_73 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_73 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 74 - Mouse aware + title and excerpt OVERLAY ***** */ 
  
		.mgom_74_0 { /* title */
			text-align: center;
				font-size: 1.1rem;
                line-height: 100%;
                
				color: #fdfdfd;font-weight: bold;margin-bottom: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_0,
        .mg_box.mg_ctob_show .mgom_74_0 {
			
				color: #fdfdfd;text-shadow: 0px 0px 0px #000000;
                    
		}
		
				.mgom_74_0 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fdfdfd;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_0 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_74_0 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fdfdfd;
				}
		.mgom_74_1 { /* descr */
			text-align: center;
				font-size: 0.9rem;
                line-height: 120%;
                
				color: #ffffff;max-height: 600px;
					margin-bottom: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_1,
        .mg_box.mg_ctob_show .mgom_74_1 {
			
				color: #ffffff;text-shadow: 0px 0px 0px #000000;
                    
		}
		
				.mgom_74_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #ffffff;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_74_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #ffffff;
				}
		.mgom_74_2 { /* txt_block */
			justify-content: center; 
                    
						background: rgba(34,34,34,0.3);
						padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_2,
        .mg_box.mg_ctob_show .mgom_74_2 {
			
						background-color: rgba(34,34,34,0.8);
						
		}
		
    .mg_box .mgom_74_3.mgom_txt_wrap {
        
				transition: all 400ms ease-out 0ms;
					    
    }
	.mg_box .mgom_74_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease-out 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_74_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_74_3 .mgom_mark,
	.mgom_74 .mg_title_under .mgom_layer,
	.mgom_74 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease-out 0ms;
					
	}
	
	.mgom_74_3.mgom_txt_wrap {
			
		
				transition: all 400ms ease-out 0ms;
				
		padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
        justify-content: center; 
                     
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_74_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_74_3.mgom_txt_wrap {
			
	}
	
        .mgom_74 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_74 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_74 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 75 - Title + angular plus icon OVERLAY ***** */ 
  
        .mgom_75_0 { /* icon */
            bottom: 13px; right: 13px; justify-content: flex-end; align-items: flex-end;font-size: 18px;
                
				color: rgba(255,255,255,0.9);
				transition: all 200ms linear 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_0,
        .mg_box.mg_ctob_show .mgom_75_0 {
            font-size: 18px;
                
				color: rgba(68,68,68,0.9);
        }
        
        .mgom_75_1 { /* outlined_box */
            top: 0px; left: 0px;padding: 0px;
				
				transition: all 400ms ease 0ms;
				
            z-index: 1080; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_1,
        .mg_box.mg_ctob_show .mgom_75_1 {
            top: 0px; left: 0px;padding: 35px;
				
        }
        
            .mgom_75_1:before {
                
				transition: all 400ms ease 0ms;
				
                top: 0px; 
                right: 0px;
                bottom: 0px;
                left: 0px;
                box-shadow: 0 0 0 0px rgba(136,136,136,0.4);
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_1:before,
            .mg_box.mg_ctob_show .mgom_75_1:before {
                
				border-color: rgba(136,136,136,0.4);transition-delay: 0.3s !important;
                top: 35px; 
                right: 35px;
                bottom: 35px;
                left: 35px;
                box-shadow: 0 0 0 2px rgba(136,136,136,0.4);
            }
            
		.mgom_75_2 { /* title */
			text-align: center;
				font-size: 1rem;
                line-height: 100%;
                
				color: #4f4f4f;font-weight: bold;text-transform: uppercase;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_2,
        .mg_box.mg_ctob_show .mgom_75_2 {
			
				color: #555;text-shadow: 0px 0px 0px #000000;
                    transition-delay: 0.15s !important;
		}
		
				.mgom_75_2 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #4f4f4f;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_75_2 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #4f4f4f;
				}
		.mgom_75_3 { /* txt_block */
			top: 0px; left: 0px;justify-content: center; 
                    
						background: rgba(255,255,255,0.8);
						padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_3,
        .mg_box.mg_ctob_show .mgom_75_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255,0.8);
						
		}
		
    .mg_box .mgom_75_4.mgom_txt_wrap {
        
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					    
    }
	.mg_box .mgom_75_4.mgom_txt_wrap .mgom_layer {
		
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
		transform: scale(0.6); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_75_4.mgom_txt_wrap .mgom_layer {
		transform: scale(1.0); 
	}
	.mg_box .mgom_75_4 .mgom_mark,
	.mgom_75 .mg_title_under .mgom_layer,
	.mgom_75 .mg_title_under .mgom_layer * {
		
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
	}
	
			.mg_box .mgom_75_4.mgom_txt_wrap {
				
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
			}
			
			.mg_box .mgom_75_4.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_4.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_75_4.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_75_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
		padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; 
        justify-content: center; 
                     
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_75_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_75_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_75 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_75 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_75 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 76 - Bottom title shown + text on hover OVERLAY ***** */ 
  
		.mgom_76_0 { /* title */
			text-align: left;
				font-size: 0,90rem;
                line-height: 100%;
                
				color: #ffffff;font-weight: bold;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_0,
        .mg_box.mg_ctob_show .mgom_76_0 {
			
				color: #ffffff;text-shadow: 0px 0px 0px #000000;
                    
		}
		
				.mgom_76_0 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #ffffff;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_0 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_76_0 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #ffffff;
				}
		.mgom_76_1 { /* descr */
			text-align: left;
				font-size: 0.85rem;
                line-height: 130%;
                
				color: #fefefe;max-height: 600px;
					margin-top: 12px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_1,
        .mg_box.mg_ctob_show .mgom_76_1 {
			
				color: #fefefe;text-shadow: 0px 0px 0px #000000;
                    transition-delay: 0.1s !important;
		}
		
				.mgom_76_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fefefe;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_76_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fefefe;
				}
		.mgom_76_2 { /* txt_block */
			bottom: -100%; left: 0px;
						background: rgba(21,21,21,0.7);
						padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_2,
        .mg_box.mg_ctob_show .mgom_76_2 {
			bottom: 0px; left: 0px;
						background-color: rgba(21,21,21,0.7);
						
		}
		
    .mg_box .mgom_76_3.mgom_txt_wrap {
        
				transition: all 500ms ease 0ms;
					    
    }
	.mg_box .mgom_76_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 500ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_76_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_76_3 .mgom_mark,
	.mgom_76 .mg_title_under .mgom_layer,
	.mgom_76 .mg_title_under .mgom_layer * {
		
				transition: all 500ms ease 0ms;
					
	}
	
	.mgom_76_3.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: all 500ms ease 0ms;
				
		padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_76_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_76_3.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_76 .mgom_txt_wrap {
            justify-content: flex-start;
        }
        .mgom_76 .mgom_title {
            padding-bottom: 20px;
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_76 .mg_box:hover .mgom_title,
        .mgom_76 .mg_box.mg_ctob_show .mgom_title {
            padding-bottom: 0;
        }
        .mgom_76 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_76 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_76 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 77 - Blur + corner circle on hover OVERLAY ***** */ 
  
        .mgom_77_0 { /* corner_shape */
            bottom: -150px; right: -150px;
						background: #fdfdfd;
						
				color: #535353;
				transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_77_0,
        .mg_box.mg_ctob_show .mgom_77_0 {
            bottom: -80px; right: -80px;transition-delay: 0.25s !important;
        }
        
        .mgom_77_1 { /* crossing_layer */
            
						background: rgba(255,255,255,0.2);
						
				transition: all 700ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_77_1,
        .mg_box.mg_ctob_show .mgom_77_1 {
            
						background-color: rgba(255,255,255,0.6);
						transition-delay: 0.1s !important;
        }
        
		.mgom_77_2 { /* txt_block */
			top: 0px; left: 0px;
						background: #ffffff;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_77_2,
        .mg_box.mg_ctob_show .mgom_77_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_77_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_77_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_77_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_77_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_77_3 .mgom_mark,
	.mgom_77 .mg_title_under .mgom_layer,
	.mgom_77 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_77_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_77_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_77_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_77 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_77 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_77 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
                body:not(.mg_cust_touch_ol_behav) .mgom_77 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_77 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb
            {
                filter: 
                blur(1.5px) 
                brightness(100%) 
                contrast(1) 
                grayscale(0%) 
                hue-rotate(0deg) 
                invert(0%) 
                saturate(1)     
                sepia(10%);
            }/* ***** 78 - Zoom image + magnifier icon OVERLAY ***** */ 
  
        .mgom_78_0 { /* icon */
            align-items: center; justify-content: center;font-size: 2rem;
                
				color: rgba(255,255,255,0);transform: scale(1.4); 
				transition: all 400ms ease-out 0ms;
				
            z-index: 890; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_78_0,
        .mg_box.mg_ctob_show .mgom_78_0 {
            font-size: 2rem;
                
				color: rgba(255,255,255,0.9);transform: scale(1.0); transition-delay: 0.1s !important;
        }
        
        .mgom_78_1 { /* crossing_layer */
            
						background: rgba(51,51,51,0.1);
						
				transition: all 350ms linear 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_78_1,
        .mg_box.mg_ctob_show .mgom_78_1 {
            
						background-color: rgba(51,51,51,0.15);
						transition-delay: 0.05s !important;
        }
        
		.mgom_78_2 { /* txt_block */
			top: 0px; left: 0px;
						background: #ffffff;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_78_2,
        .mg_box.mg_ctob_show .mgom_78_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_78_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_78_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_78_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_78_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_78_3 .mgom_mark,
	.mgom_78 .mg_title_under .mgom_layer,
	.mgom_78 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_78_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_78_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_78_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_78 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 600ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_78 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_78 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
            body:not(.mg_cust_touch_ol_behav) .mgom_78 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
            .mgom_78 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
                transform: scale(1.1, 1.1);
            }
            /* ***** 79 - Split overlay + circle OVERLAY ***** */ 
  
        .mgom_79_0 { /* central_shape */
            top: 0px; left: 0px;
						background: #333;
						opacity: 0;
				
				color: #fff;transform: scale(0.6) perspective(750px) rotateY(-180deg); 
				transition: all 450ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_0,
        .mg_box.mg_ctob_show .mgom_79_0 {
            top: 0px; left: 0px;
						background-color: #333;
						opacity: 0.8;
				transform: scale(1.0) perspective(750px) rotateY(0deg); transition-delay: 0.15s !important;
        }
        
            .mgom_79_0 div, .mgom_79_0 div:before, .mgom_79_0 div:after {
                background-color: #333;	
                border-color: #333; 
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_0 div:after,

            .mg_box.mg_ctob_show .mgom_79_0 div, 
            .mg_box.mg_ctob_show .mgom_79_0 div:before, 
            .mg_box.mg_ctob_show .mgom_79_0 div:after {
                background-color: #333;	
                border-color: #333;	
            }
            
        .mgom_79_1 { /* vert_split_layer */
            
						background: rgba(255,255,255,0.1);
						
				transition: all 250ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_1,
        .mg_box.mg_ctob_show .mgom_79_1 {
            
						background-color: rgba(255,255,255,0.4);
						
        }
        
            .mgom_79_1 div {
                    
						background: rgba(255,255,255,0.1);
						
				transition: all 250ms ease 0ms;
				
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_1 div,
            .mg_box.mg_ctob_show .mgom_79_1 div {
                    
						background-color: rgba(255,255,255,0.4);
						
            }
            
		.mgom_79_2 { /* txt_block */
			top: 0px; left: 0px;
						background: #ffffff;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_2,
        .mg_box.mg_ctob_show .mgom_79_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_79_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_79_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_79_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_79_3 .mgom_mark,
	.mgom_79 .mg_title_under .mgom_layer,
	.mgom_79 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_79_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_79_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_79_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_79 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_79 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_79 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 80 - Curtain + type icon + socials OVERLAY ***** */ 
  
        .mgom_80_0 { /* icon */
            align-items: center; justify-content: center;font-size: 1.8rem;
                
				color: rgba(255,255,255,1);transform: scale(1.4); 
				transition: all 400ms ease-in-out 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_0,
        .mg_box.mg_ctob_show .mgom_80_0 {
            font-size: 1.8rem;
                
				color: #ffffff;transform: scale(1.0); 
        }
        
        .mgom_80_1 { /* full_img_layer */
            top: 0px; left: 0px;
						background: rgba(36,36,36,0);
						padding: 0px;
				
				transition: all 400ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_1,
        .mg_box.mg_ctob_show .mgom_80_1 {
            top: 0px; left: 0px;
						background-color: rgba(36,36,36,0.1);
						padding: 0px;
				
        }
        
		.mgom_80_2 { /* title */
			text-align: center;
				font-size: 0.8rem;
                line-height: 100%;
                
				color: #383838;text-transform: uppercase;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_2,
        .mg_box.mg_ctob_show .mgom_80_2 {
			
				color: #5c5c5c;text-shadow: 0px 0px 0px #000000;
                    transition-delay: 0.05s !important;
		}
		
				.mgom_80_2 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #383838;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_80_2 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #383838;
				}
		.mgom_80_3 { /* separator */
			
				color: #cfcfcf;
				border-bottom: 1px dotted #cfcfcf;
				
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_3,
        .mg_box.mg_ctob_show .mgom_80_3 {
			transition-delay: 0.05s !important;
		}
		
		.mgom_80_4 { /* socials */
			
				color: #b2b2b2;font-size: 20px;
                margin-top: 4px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_4,
        .mg_box.mg_ctob_show .mgom_80_4 {
			
				color: #808080;
		}
		
				.mgom_80_4 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #b2b2b2;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_4 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_80_4 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #b2b2b2;
				}
			.mgom_80_4 span {
				font-size: 20px;
                
                width:  20px;
                
                height:  20px;
                
			}
			.mg_box:not(.mg_touch_off):hover .mgom_80_4 span {
				
				color: #b2b2b2;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_4 span:hover,
			.mg_box.mg_ctob_show .mgom_80_4 span {
				
				color: #808080;
			}
            .mgom_80_4 .mg_round_social_trick {
                box-shadow: 0 0 0 3px #b2b2b2 inset;
            }
            .mgom_80_4 .mg_round_social_trick:hover {
                box-shadow: 0 0 0 3px #808080 inset;
            }
		.mgom_80_5 { /* txt_block */
			bottom: -100%; left: 0px;
						background: #ffffff;
						padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_5,
        .mg_box.mg_ctob_show .mgom_80_5 {
			bottom: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_80_6.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_80_6.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		transform: scale(0.6); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_6.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_80_6.mgom_txt_wrap .mgom_layer {
		transform: scale(1.0); 
	}
	.mg_box .mgom_80_6 .mgom_mark,
	.mgom_80 .mg_title_under .mgom_layer,
	.mgom_80 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_80_6.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_80_6.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_80_6.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_80 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_80 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_80 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 81 - Outlined diamond + type OVERLAY ***** */ 
  
        .mgom_81_0 { /* central_shape */
            top: 0px; left: 0px;
						background: #ffffff;
						opacity: 0;
				
				color: #ffffff;transform: scale(1.4); 
				transition: all 500ms ease 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_0,
        .mg_box.mg_ctob_show .mgom_81_0 {
            top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 1;
				transform: scale(1.0); 
        }
        
            .mgom_81_0 div, .mgom_81_0 div:before, .mgom_81_0 div:after {
                background-color: #ffffff;	
                border-color: #ffffff; 
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_0 div:after,

            .mg_box.mg_ctob_show .mgom_81_0 div, 
            .mg_box.mg_ctob_show .mgom_81_0 div:before, 
            .mg_box.mg_ctob_show .mgom_81_0 div:after {
                background-color: #ffffff;	
                border-color: #ffffff;	
            }
            
        .mgom_81_1 { /* full_img_layer */
            top: 0px; left: 0px;
						background: rgba(255,255,255,0);
						padding: 10px;
				
				transition: all 600ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_1,
        .mg_box.mg_ctob_show .mgom_81_1 {
            top: 0px; left: 0px;
						background-color: rgba(255,255,255,0.1);
						padding: 0px;
				
        }
        
		.mgom_81_2 { /* txt_block */
			top: 0px; left: 0px;
						background: #ffffff;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_2,
        .mg_box.mg_ctob_show .mgom_81_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_81_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_81_3.mgom_txt_wrap .mgom_layer {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_81_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_81_3 .mgom_mark,
	.mgom_81 .mg_title_under .mgom_layer,
	.mgom_81 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_81_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_81_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_81_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_81 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_81 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_81 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 82 - Central sliding text + button OVERLAY ***** */ 
  
        .mgom_82_0 { /* horiz_split_layer */
            
						background: rgba(41,41,41,0);
						
				transition: all 300ms ease-in-out 0ms;
				
            z-index: 890; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_0,
        .mg_box.mg_ctob_show .mgom_82_0 {
            
						background-color: rgba(41,41,41,0.1);
						
        }
        
            .mgom_82_0 div {
                    
						background: rgba(41,41,41,0);
						
				transition: all 300ms ease-in-out 0ms;
				
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_0 div,
            .mg_box.mg_ctob_show .mgom_82_0 div {
                    
						background-color: rgba(41,41,41,0.1);
						
            }
            
		.mgom_82_1 { /* title */
			text-align: center;
				font-size: 1rem;
                line-height: 100%;
                
				color: #ffffff;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_1,
        .mg_box.mg_ctob_show .mgom_82_1 {
			
				color: #ffffff;text-shadow: 0px 0px 0px #000000;
                    transition-delay: 0.1s !important;
		}
		
				.mgom_82_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #ffffff;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_82_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #ffffff;
				}
		.mgom_82_2 { /* button */
			font-size: 0.75rem;
                line-height: 100%;
                align-self: center;
					text-transform: uppercase;padding-top: 6px; padding-right: 15px; padding-bottom: 6px; padding-left: 15px; border: 2px solid #ffffff;
				border-radius: 2px;
				
						background: transparent;
						
				color: #ffffff;margin-top: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_2,
        .mg_box.mg_ctob_show .mgom_82_2 {
			
				border-color: #ffffff;
						background-color: transparent;
						
				color: #ffffff;transition-delay: 0.15s !important;
		}
		
		.mgom_82_3 { /* txt_block */
			bottom: -100%; left: 0px;
						background: #424242;
						padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_3,
        .mg_box.mg_ctob_show .mgom_82_3 {
			bottom: 0px; left: 0px;
						background-color: #292929;
						
		}
		
    .mg_box .mgom_82_4.mgom_txt_wrap {
        
				transition: all 600ms ease 0ms;
					    
    }
	.mg_box .mgom_82_4.mgom_txt_wrap .mgom_layer {
		
				transition: all 600ms ease 0ms;
					
		transform: perspective(750px) rotateX(-180deg); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_82_4.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_82_4 .mgom_mark,
	.mgom_82 .mg_title_under .mgom_layer,
	.mgom_82 .mg_title_under .mgom_layer * {
		
				transition: all 600ms ease 0ms;
					
	}
	
	.mgom_82_4.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: all 600ms ease 0ms;
				
		padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_82_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_82_4.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_82 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_82 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_82 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 83 - Highlighted title + image effects OVERLAY ***** */ 
  
		.mgom_83_0 { /* title */
			text-align: center;
				font-size: 1rem;
                line-height: 100%;
                
				color: rgba(255,255,255,1);text-transform: uppercase;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_83_0,
        .mg_box.mg_ctob_show .mgom_83_0 {
			
				color: rgba(255,255,255,1);text-shadow: 0px 0px 0px #ffffff;
                    
		}
		
				.mgom_83_0 .mgom_mark {
					
				background-color: rgba(249,118,0,0.75);
				box-shadow: 0 0 0 3px rgba(249,118,0,0.75);
				outline: 4px solid rgba(249,118,0,0.75);
					
				color: rgba(255,255,255,1);
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_83_0 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_83_0 .mgom_mark {
					
				background-color: rgba(249,118,0,1);
				box-shadow: 0 0 0 3px rgba(249,118,0,1);
				outline: 4px solid rgba(249,118,0,1);
					
				color: rgba(255,255,255,1);
				}
		.mgom_83_1 { /* txt_block */
			top: 0px; left: 0px;justify-content: center; 
                    
						background: rgba(255,255,255,0);
						padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_83_1,
        .mg_box.mg_ctob_show .mgom_83_1 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255,0);
						
		}
		
    .mg_box .mgom_83_2.mgom_txt_wrap {
        
				transition: all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					    
    }
	.mg_box .mgom_83_2.mgom_txt_wrap .mgom_layer {
		
				transition: all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
		transform: perspective(750px) rotateX(-90deg) translateY(13px); 
					transform-origin: center top;
				
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_83_2.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_83_2.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateX(0deg) translateY(0); 
	}
	.mg_box .mgom_83_2 .mgom_mark,
	.mgom_83 .mg_title_under .mgom_layer,
	.mgom_83 .mg_title_under .mgom_layer * {
		
				transition: all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_83_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
		padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
        justify-content: center; 
                     
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_83_2.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_83_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_83 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 450ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_83 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_83 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
            body:not(.mg_cust_touch_ol_behav) .mgom_83 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
            .mgom_83 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
                transform: scale(1.02, 1.02);
            }
            
                body:not(.mg_cust_touch_ol_behav) .mgom_83 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_83 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb
            {
                filter: 
                blur(0px) 
                brightness(98%) 
                contrast(1.3) 
                grayscale(0%) 
                hue-rotate(10deg) 
                invert(5%) 
                saturate(1.5)     
                sepia(15%);
            }/* ***** 84 - Highlighted texts OVERLAY ***** */ 
  
        .mgom_84_0 { /* single_border */
            border: 6px solid rgba(255,85,28,0.7);
				
				transition: all 450ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
            z-index: 890; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_0,
        .mg_box.mg_ctob_show .mgom_84_0 {
            
				border-color: #ff551c;transition-delay: 0.55s !important;
        }
        
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_0,
            .mg_box.mg_ctob_show .mgom_84_0 {
                border-width: 6px; 
            }
            
        .mgom_84_1 { /* full_img_layer */
            top: -100%; left: 0px;
						background: rgba(0,0,0,0);
						padding: 0px;
				
				transition: all 600ms ease-out 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_1,
        .mg_box.mg_ctob_show .mgom_84_1 {
            top: 0px;
						background-color: rgba(0,0,0,0.2);
						padding: 0px;
				
        }
        
		.mgom_84_2 { /* title */
			text-align: left;
				font-size: 1rem;
                line-height: 100%;
                
				color: #fefefe;font-weight: bold;margin-bottom: 20px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_2,
        .mg_box.mg_ctob_show .mgom_84_2 {
			
				color: #fefefe;text-shadow: 0px 0px 0px #000000;
                    
		}
		
				.mgom_84_2 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fefefe;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_84_2 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fefefe;
				}
		.mgom_84_3 { /* descr */
			text-align: left;
				font-size: 0.85rem;
                line-height: 170%;
                
				color: #fff;max-height: 40px;
					margin-bottom: 25px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_3,
        .mg_box.mg_ctob_show .mgom_84_3 {
			
				color: #fff;text-shadow: 0px 0px 0px #000000;
                    transition-delay: 0.3s !important;
		}
		
				.mgom_84_3 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fff;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_84_3 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fff;
				}
		.mgom_84_4 { /* txt_block */
			bottom: -100%; left: 0px;
						background: rgba(255,255,255,0);
						padding-top: 15px; padding-right: 15px; padding-bottom: 4px; padding-left: 15px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_4,
        .mg_box.mg_ctob_show .mgom_84_4 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255,0);
						
		}
		
    .mg_box .mgom_84_5.mgom_txt_wrap {
        
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					    
    }
	.mg_box .mgom_84_5.mgom_txt_wrap .mgom_layer {
		
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
		transform: perspective(750px) rotateX(-90deg); 
					transform-origin: center top;
				
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_84_5.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_84_5 .mgom_mark,
	.mgom_84 .mg_title_under .mgom_layer,
	.mgom_84 .mg_title_under .mgom_layer * {
		
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
			.mg_box .mgom_84_5.mgom_txt_wrap {
				
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
			}
			
			.mg_box .mgom_84_5.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_5.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_84_5.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_84_5.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
		padding-top: 15px; padding-right: 15px; padding-bottom: 4px; padding-left: 15px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_84_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_84_5.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_84 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_84 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_84 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 85 - Flip image + text and button OVERLAY ***** */ 
  
        .mgom_85_0 { /* icon */
            align-items: center; justify-content: center;font-size: 28px;
                
				color: rgba(255,255,255,0);transform: scale(0.6) translateY(13px); 
				transition: all 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_0,
        .mg_box.mg_ctob_show .mgom_85_0 {
            font-size: 28px;
                
				color: #ffffff;transform: scale(1.0) translateY(0); transition-delay: 0.6s !important;
        }
        
		.mgom_85_1 { /* title */
			text-align: center;
				font-size: 19px;
                line-height: 40%;
                
				color: #fefefe;margin-top: 10px !important; margin-bottom: 60px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_1,
        .mg_box.mg_ctob_show .mgom_85_1 {
			
				color: #fefefe;text-shadow: 0px 0px 0px #000000;
                    transition-delay: 0.15s !important;
		}
		
				.mgom_85_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fefefe;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_85_1 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fefefe;
				}
		.mgom_85_2 { /* button */
			font-size: 0.85rem;
                line-height: 100%;
                align-self: center;
					text-transform: uppercase;padding-top: 6px; padding-right: 12px; padding-bottom: 5px; padding-left: 12px; border: 0px solid #444444;
				border-radius: 2px;
				
						background: #7eb551;
						
				color: #fefefe;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_2,
        .mg_box.mg_ctob_show .mgom_85_2 {
			
				border-color: #666666;
						background-color: #7eb551;
						
				color: #fefefe;transition-delay: 0.15s !important;
		}
		
		.mgom_85_3 { /* txt_block */
			top: 0px; left: 0px;justify-content: center; 
                    
						background: #63a031;
						padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_3,
        .mg_box.mg_ctob_show .mgom_85_3 {
			top: 0px; left: 0px;
						background-color: #63a031;
						
		}
		
    .mg_box .mgom_85_4.mgom_txt_wrap {
        
				transition: all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					    
    }
	.mg_box .mgom_85_4.mgom_txt_wrap .mgom_layer {
		
				transition: all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
		transform: perspective(750px) rotateY(-180deg); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_85_4.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_85_4 .mgom_mark,
	.mgom_85 .mg_title_under .mgom_layer,
	.mgom_85 .mg_title_under .mgom_layer * {
		
				transition: all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_85_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
		padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; 
        justify-content: center; 
                     
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_85_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_85_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_85 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 400ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_85 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_85 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 86 - Tilt image + texts OVERLAY ***** */ 
  
        .mgom_86_0 { /* icon */
            bottom: 13px; right: 13px; justify-content: flex-end; align-items: flex-end;font-size: 18px;
                
				color: rgba(255,255,255,0);transform: scale(0.6); 
				transition: all 300ms ease 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_0,
        .mg_box.mg_ctob_show .mgom_86_0 {
            font-size: 18px;
                
				color: #ffffff;transform: scale(1.0); transition-delay: 0.5s !important;
        }
        
        .mgom_86_1 { /* outlined_box */
            top: 0px; left: 0px;padding: 0px;
				transform: scale(1.4); 
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
            z-index: 1080; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_1,
        .mg_box.mg_ctob_show .mgom_86_1 {
            top: 0px; left: 0px;padding: 8px;
				transform: scale(1.0); 
        }
        
            .mgom_86_1:before {
                
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
                top: 0px; 
                right: 0px;
                bottom: 0px;
                left: 0px;
                box-shadow: 0 0 0 2px rgba(255,255,255,0.4);
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_1:before,
            .mg_box.mg_ctob_show .mgom_86_1:before {
                
				border-color: rgba(255,255,255,0.4);transition-delay: 0.5s !important;
                top: 8px; 
                right: 8px;
                bottom: 8px;
                left: 8px;
                box-shadow: 0 0 0 2px rgba(255,255,255,0.4);
            }
            
		.mgom_86_2 { /* title */
			text-align: left;
				font-size: 1.05rem;
                line-height: 100%;
                
				color: #fefefe;text-transform: uppercase;margin-bottom: 20px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_2,
        .mg_box.mg_ctob_show .mgom_86_2 {
			
				color: #fefefe;text-shadow: 0px 0px 0px #000000;
                    
		}
		
				.mgom_86_2 .mgom_mark {
					
				background-color: #7eb551;
				box-shadow: 0 0 0 3px #7eb551;
				outline: 4px solid #7eb551;
					
				color: #fefefe;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_86_2 .mgom_mark {
					
				background-color: #7eb551;
				box-shadow: 0 0 0 3px #7eb551;
				outline: 4px solid #7eb551;
					
				color: #fefefe;
				}
		.mgom_86_3 { /* descr */
			text-align: left;
				font-size: 0.92rem;
                line-height: 150%;
                
				color: #fefefe;max-height: 50px;
					
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_3,
        .mg_box.mg_ctob_show .mgom_86_3 {
			
				color: #fefefe;text-shadow: 0px 0px 0px #000000;
                    
		}
		
				.mgom_86_3 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fefefe;
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_86_3 .mgom_mark {
					
				background-color: rgba(255, 0, 0 ,0);
				box-shadow: 0 0 0 3px rgba(255, 0, 0 ,0);
				outline: 4px solid rgba(255, 0, 0 ,0);
					
				color: #fefefe;
				}
		.mgom_86_4 { /* txt_block */
			top: 0px; left: 0px;justify-content: center; 
                    
						background: rgba(99,160,49,0.9);
						padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_4,
        .mg_box.mg_ctob_show .mgom_86_4 {
			top: 0px; left: 0px;
						background-color: #63a031;
						
		}
		
    .mg_box .mgom_86_5.mgom_txt_wrap {
        
				transition: all 600ms ease 0ms;
					    
    }
	.mg_box .mgom_86_5.mgom_txt_wrap .mgom_layer {
		
				transition: all 600ms ease 0ms;
					
		transform: perspective(750px) rotateY(-90deg); 
					transform-origin: right center;
				
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_86_5.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_86_5 .mgom_mark,
	.mgom_86 .mg_title_under .mgom_layer,
	.mgom_86 .mg_title_under .mgom_layer * {
		
				transition: all 600ms ease 0ms;
					
	}
	
	.mgom_86_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 600ms ease 0ms;
				
		padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; 
        justify-content: center; 
                     
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_86_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_86_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_86 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 600ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_86 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_86 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
                .mgom_86 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
                    transform-origin: left center;
                    transform: perspective(750px);
                }
                body:not(.mg_cust_touch_ol_behav) .mgom_86 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_86 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb {
                    transform: perspective(750px) rotateY(90deg);
                }
                