/* mg > 8.4.0 | mgom > 2.4.0 */



            #mg_lb_loader .mg_loader {
                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;
                animation: mg_loader 2s infinite ease-in-out;
            }
            .mg_loader div {
                background-color: #888888;
            }
            #mg_lb_wrap .mg_loader div {
                background-color: #7a7a7a;
            }
            .mgl_2 {
                animation-delay: -0.5s;
            }
            .mgl_3 {
                animation-delay: -1s;
            }
            .mgl_4 {
                animation-delay: -1.5s;
            }
            @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 30px 30px 0; 
}


.mg_items_container {
	width: calc(100% + 20px + 30px);
}
.mg_items_container.mg_not_even_w {
	width: calc(100% + 20px + 30px + 1px);	
}



.mgis_w_1_12 {width: calc(8.33333333% - 2px);}.mgis_h_1_12 {padding-bottom: calc(8.33333333% - 2px - 30px);}.mgis_w_2_12 {width: calc(16.66666667% - 3px);}.mgis_h_2_12 {padding-bottom: calc(16.66666667% - 3px - 30px);}.mgis_w_3_12 {width: calc(25% - 5px);}.mgis_h_3_12 {padding-bottom: calc(25% - 5px - 30px);}.mgis_w_4_12 {width: calc(33.33333333% - 7px);}.mgis_h_4_12 {padding-bottom: calc(33.33333333% - 7px - 30px);}.mgis_w_5_12 {width: calc(41.66666667% - 8px);}.mgis_h_5_12 {padding-bottom: calc(41.66666667% - 8px - 30px);}.mgis_w_6_12 {width: calc(50% - 10px);}.mgis_h_6_12 {padding-bottom: calc(50% - 10px - 30px);}.mgis_w_7_12 {width: calc(58.33333333% - 12px);}.mgis_h_7_12 {padding-bottom: calc(58.33333333% - 12px - 30px);}.mgis_w_8_12 {width: calc(66.66666667% - 13px);}.mgis_h_8_12 {padding-bottom: calc(66.66666667% - 13px - 30px);}.mgis_w_9_12 {width: calc(75% - 15px);}.mgis_h_9_12 {padding-bottom: calc(75% - 15px - 30px);}.mgis_w_10_12 {width: calc(83.33333333% - 17px);}.mgis_h_10_12 {padding-bottom: calc(83.33333333% - 17px - 30px);}.mgis_w_11_12 {width: calc(91.66666667% - 18px);}.mgis_h_11_12 {padding-bottom: calc(91.66666667% - 18px - 30px);}.mgis_w_12_12 {width: calc(100% - 20px);}.mgis_h_12_12 {padding-bottom: calc(100% - 20px - 30px);}.mgis_w_1_1 {width: calc(100% - 20px);}.mgis_h_1_1 {padding-bottom: calc(100% - 20px - 30px);}.mgis_w_1_2 {width: calc(49.9% - 10px);}.mgis_h_1_2 {padding-bottom: calc(49.9% - 10px - 30px);}.mgis_w_1_3 {width: calc(33.29% - 7px);}.mgis_h_1_3 {padding-bottom: calc(33.29% - 7px - 30px);}.mgis_w_2_3 {width: calc(66.58% - 13px);}.mgis_h_2_3 {padding-bottom: calc(66.58% - 13px - 30px);}.mgis_w_1_4 {width: calc(25% - 5px);}.mgis_h_1_4 {padding-bottom: calc(25% - 5px - 30px);}.mgis_w_3_4 {width: calc(74.99% - 15px);}.mgis_h_3_4 {padding-bottom: calc(74.99% - 15px - 30px);}.mgis_w_1_5 {width: calc(20% - 4px);}.mgis_h_1_5 {padding-bottom: calc(20% - 4px - 30px);}.mgis_w_2_5 {width: calc(39.8% - 8px);}.mgis_h_2_5 {padding-bottom: calc(39.8% - 8px - 30px);}.mgis_w_3_5 {width: calc(59.8% - 12px);}.mgis_h_3_5 {padding-bottom: calc(59.8% - 12px - 30px);}.mgis_w_4_5 {width: calc(79.8% - 16px);}.mgis_h_4_5 {padding-bottom: calc(79.8% - 16px - 30px);}.mgis_w_1_6 {width: calc(16.58% - 3px);}.mgis_h_1_6 {padding-bottom: calc(16.58% - 3px - 30px);}.mgis_w_5_6 {width: calc(83.29% - 17px);}.mgis_h_5_6 {padding-bottom: calc(83.29% - 17px - 30px);}.mgis_w_1_7 {width: calc(14.28% - 3px);}.mgis_h_1_7 {padding-bottom: calc(14.28% - 3px - 30px);}.mgis_w_1_8 {width: calc(12.5% - 3px);}.mgis_h_1_8 {padding-bottom: calc(12.5% - 3px - 30px);}.mgis_w_1_9 {width: calc(11.11% - 2px);}.mgis_h_1_9 {padding-bottom: calc(11.11% - 2px - 30px);}.mgis_w_1_10 {width: calc(10% - 2px);}.mgis_h_1_10 {padding-bottom: calc(10% - 2px - 30px);} 

.mg_mobile_mode .mgis_m_w_4_12 {width: calc(33.33333333% - 7px);}.mg_mobile_mode .mgis_m_h_4_12 {padding-bottom: calc(33.33333333% - 7px - 30px);}.mg_mobile_mode .mgis_m_w_5_12 {width: calc(41.66666667% - 8px);}.mg_mobile_mode .mgis_m_h_5_12 {padding-bottom: calc(41.66666667% - 8px - 30px);}.mg_mobile_mode .mgis_m_w_6_12 {width: calc(50% - 10px);}.mg_mobile_mode .mgis_m_h_6_12 {padding-bottom: calc(50% - 10px - 30px);}.mg_mobile_mode .mgis_m_w_7_12 {width: calc(58.33333333% - 12px);}.mg_mobile_mode .mgis_m_h_7_12 {padding-bottom: calc(58.33333333% - 12px - 30px);}.mg_mobile_mode .mgis_m_w_8_12 {width: calc(66.66666667% - 13px);}.mg_mobile_mode .mgis_m_h_8_12 {padding-bottom: calc(66.66666667% - 13px - 30px);}.mg_mobile_mode .mgis_m_w_9_12 {width: calc(75% - 15px);}.mg_mobile_mode .mgis_m_h_9_12 {padding-bottom: calc(75% - 15px - 30px);}.mg_mobile_mode .mgis_m_w_10_12 {width: calc(83.33333333% - 17px);}.mg_mobile_mode .mgis_m_h_10_12 {padding-bottom: calc(83.33333333% - 17px - 30px);}.mg_mobile_mode .mgis_m_w_11_12 {width: calc(91.66666667% - 18px);}.mg_mobile_mode .mgis_m_h_11_12 {padding-bottom: calc(91.66666667% - 18px - 30px);}.mg_mobile_mode .mgis_m_w_12_12 {width: calc(100% - 20px);}.mg_mobile_mode .mgis_m_h_12_12 {padding-bottom: calc(100% - 20px - 30px);}.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 - 30px);}.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 - 30px);}.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 - 30px);}.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 - 30px);}.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 - 30px);}.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 - 30px);} 






.mg_box_inner {
	border-style: solid;
    padding: 0px;
	background: #ffffff;
    border: 0px solid #CECECE; 
}



 



.mgi_overlays {
    top: 0px; 
    right: 0px; 
    bottom: 0px; 
    left: 0px;
}
.mgi_primary_ol,
.mg_inl_slider_wrap .lcms_content,
.mg_inl_slider_wrap .lcms_nav span {
	background: #FFFFFF;
}
.mg_inl_slider_wrap .lcms_content {
	background: rgba(255,255,255, 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.75; 
}
.mgi_item_type_ol {
	border-bottom-color: #dfdfdf;
}
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: #222222;
}
.mg_overlay_tit {
	background: rgba(255,255,255, 0.95);
    text-shadow: 0px 0 0px rgba(34,34,34, 0.4);
}
.mg_overlay_tit,
.mg_inl_slider_wrap .lcms_content {    	
	    font-size: 14px;
}
.mg_mobile_mode .mg_overlay_tit,
.mg_mobile_mode .mg_inl_slider_wrap .lcms_content {
	font-size: 12px;
}
.mg_overlay_tit:before {
	border-bottom-color: rgba(34,34,34, 0.6);
}


.mgi_item_type_ol span:before {
    color: #646464;
}



.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: 0px;
}
.mg_tu_attach .mgi_txt_under {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;	
}






.mgi_txt_under {
    color: #333333;	
    padding-top: 	8px !important;
    padding-right: 	15px;
    padding-bottom: 8px;
    padding-left: 	15px;
}
.mg_def_txt_under {  	
	    font-size: 14px;
}
.mg_mobile_mode .mg_def_txt_under {
	font-size: 12px;
}
.mg_tu_attach .mgi_txt_under {
	 background: #ffffff;
	 
	  
}
.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: 0px;
    bottom: 0px;
   	left: 0px;
    right: 0px; 
}


.mg_sh_inl_video video {
	background-color: #ffffff;
}




.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: #000000;
    font-size: 14px;
}
.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: 14px;
}


.mg_filters_wrap .mgf:hover {		
	color: #CC3232 !important;
}
.mg_filters_wrap .mgf.mgf_selected, 
.mg_filters_wrap .mgf.mgf_selected:hover {		
	color: #FFFFFF !important;
}
.mg_textual_filters .mgf_selected {
	text-shadow: 0 0.01em 0 #FFFFFF;
}
.mg_button_filters .mgf,
.mg_textual_filters .mgf:after {	
	background-color: rgba(239,239,239,1);
}  
.mg_button_filters .mgf,
.mgf_search_form input {
    border: 1px solid rgba(83,83,83,1);
    border-radius: 0px;
}

.mg_button_filters .mgf:hover,
.mg_textual_filters .mgf:hover:after,
.mgf_search_form input:hover {	
	background-color: rgba(255,255,255,1);
}
.mg_button_filters .mgf:hover,
.mgf_search_form input:hover {	   
    border-color: #CC3232;
}

.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: rgba(204,50,50,1);
}
.mg_button_filters .mgf_selected, .mg_button_filters .mgf_selected:hover,
.mgf_search_form input:focus {	   
    border-color: rgba(83,83,83,1);
}


.mg_left_filters:not(.mg_mobile_mode) .mg_above_grid,
.mg_right_filters:not(.mg_mobile_mode) .mg_above_grid {
	width: 130px;
    min-width: 130px;
}
.mg_left_filters:not(.mg_mobile_mode) .mg_items_container {
    border-left-width: 130px;
}
.mg_right_filters:not(.mg_mobile_mode) .mg_items_container {
    border-right-width: 130px;
}
.mg_left_filters:not(.mg_mobile_mode) > .mg_loader {
	transform: translateX(65px);
} 
.mg_right_filters:not(.mg_mobile_mode) > .mg_loader {
    transform: translateX(-65px);
}
.mg_has_search.mg_left_filters:not(.mg_mobile_mode) .mgf_search_form:after,
.mg_has_search.mg_right_filters:not(.mg_mobile_mode) .mgf_search_form:after {
	border-bottom-color: #CECECE;
}


.mgf_search_form input, 
.mgf_search_form i:before {	
	color: #666666;
    background-color: rgba(255,255,255,1);
    border-color: rgba(187,187,187,1)}
.mgf_search_form:hover input, 
.mgf_search_form input:focus, .mgf_search_form:hover input:focus,
.mgf_search_form:hover i:before {
	color: #333333;
    background-color: rgba(253,253,253,1);
	border-color: rgba(170,170,170,1)}	

.mgf_search_form input::-webkit-input-placeholder {color: #666666;}
.mgf_search_form input:-ms-input-placeholder {color: #666666;}
.mgf_search_form input::placeholder {color: #666666;}


.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: #333333;
} 

.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: #333333;
}

.mgf_search_form:hover input::placeholder,
.mgf_search_form input:focus::placeholder,
.mgf_search_form:hover input:focus::placeholder {
	color: #333333 !important;
}


.mg_mobile_mode .mg_dd_mobile_filters .mgf_inner {
	border: 1px solid rgba(83,83,83,1);
    border-radius: 0px;
    color: #000000;
}
.mg_mobile_mode .mg_dd_mobile_filters .mgf_inner.mgf_dd_expanded .mgf {
	border-bottom-color: rgba(83,83,83, 0.5);	
}


.mg_no_results:before {
	background-color: rgba(239,239,239,1);
    box-shadow: 0 0 0 1px rgba(83,83,83,1) inset;
    border-radius: 0px;
    color: #000000;
}



.mg_pag_wrap {
	text-align: center;
}
.mg_right_filters:not(.mg_mobile_mode) .mg_pag_wrap {
    right: 130px;
}
.mg_left_filters:not(.mg_mobile_mode) .mg_pag_wrap {
	left: 130px;
}
.mg_pag_wrap > * {
	color: #666666;
    background-color: #ffffff;
	border: 1px solid #bbbbbb;
    border-radius: 0px;
}
.mg_pag_wrap > *:not(.mg_pag_disabled):not(.mg_nav_mid):hover,
.mg_sel_pag, .mg_sel_pag:hover {
	color: #333333;
    background-color: #efefef;
	border-color: #aaaaaa;
}
.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: #aaaaaa;
}
#mg_lb_loader {
	border-radius: 2%;
}
#mg_lb_background {
	background:  #EFEFEF;  
}
#mg_lb_background.mg_lb_shown {
	
	opacity: 0.75;}
#mg_lb_contents {
	width: 70%;max-width: 960px;border: 1px solid	#273137;border-radius: 0px;padding: 52px 20px 20px;}
.mg_mf_lb #mg_lb_contents {
	padding: 0px;}
.mg_item_title {
	font-size: 20px;
    }
.mg_item_text {
    font-size: 16px;
    line-height: 24%;  
}
.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: 53px !important;
    bottom: 1px !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 - 2px  - 52px);
}
.mg_mf_lb .mg_lb_zoom_wrap {
    max-height: calc(100vh - 14vh - 2px);
}
.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: 20px !important;
    padding-right: 20px !important;
}


@media screen and (max-width: 860px) {
    .mg_mf_lb #mg_lb_contents {
        margin: 2vh 2vw 2vh 2vw !important;

        
        padding: 52px 0px 0px;    }
    #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 - 1px - 52px - 45px); /* leave title visible */
        max-width: calc(100vw - 4vw - 2px);
    }
    .mg_mf_lb .mg_lb_lcms_thumbs_shown div.lcms_wrap {
        max-height: calc(100vh - 2vh - 1px - 52px - 45px - 90px); /* leave title visible */
        max-width: calc(100vw - 4vw - 2px);
    }
    .mg_mf_lb .mg_item_featured > *:not(img):not(#mg_lb_feat_img_wrap):not(.mg_loader) {
        min-width: calc(100vw - 4vw - 2px);
    }
    .mg_mf_lb .mg_item_content {
        padding-right: 20px !important;
        padding-left: 20px !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: 17px;
    }
    .mg_item_text {
        font-size: 14px;
    }
} 



/* inner lb cmd boxed or above */


/* inside cmd - hidden nav */


/* 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: #FFFFFF;background-color: #273137;box-shadow: 0 2px 5px rgba(15, 15, 15, 0.25);}
#mg_lb_loader {
		box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.5);	
    }
.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: #7a7a7a;
}
#mg_lb_contents .mg-twitter-icon:before {
    background-color: #7a7a7a;
}
.mg_round_social_trick {
    box-shadow: 0 0 0 3px #7a7a7a 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: #273137; 
}

/* top closing button */
#mg_top_close {
	border-style: solid;
    border-color: #273137;
	border-width: 0 0 1px 1px;
    border-radius: 0 0 0 0px;
}
/* top nav - custom radius and borders */
#mg_lb_top_nav > * > div {
	margin-left: 1px;
}
#mg_lb_top_nav .mg_nav_prev i {
	border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #273137; 
}
#mg_lb_top_nav .mg_nav_next i,
#mg_lb_top_nav > * > div img {
	border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #273137; 
    border-radius: 0 0 0px 0;
}
#mg_lb_top_nav > * > div {
	border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #273137; 
    color: #FFFFFF;
}
#mg_lb_top_nav > div:first-child {
    box-shadow: 0px 2px 3px rgba(10, 10, 10, 0.3);	
}
#mg_lb_top_nav > div:last-child {
    box-shadow: 3px 2px 3px rgba(10, 10, 10, 0.2);	
}
#mg_lb_top_nav > div:hover > div, #mg_top_close {
    box-shadow: 0px 2px 3px rgba(10, 10, 10, 0.3);	
}
#mg_lb_top_nav > div:hover img {
    box-shadow: 2px 2px 2px rgba(10, 10, 10, 0.2);	
}







#mg_lb_background.mg_lb_shown {
    animation: mg_lb_bg_showup 0.5s forwards ease; 
}
@keyframes mg_lb_bg_showup {
    0%		{transform: translateY(60%) scale(0);}
    100% 	{transform: translateY(0) scale(1);}
}



    #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: #273137;
    color: #FFFFFF; 
}



/* 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:active,
.mg_wc_atc_btn:focus,
.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;
}


/* ***** 67 - Outlined diamond + type OVERLAY ***** */ 
  
        .mgom_67_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_67_0,
        .mg_box.mg_ctob_show .mgom_67_0 {
            top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 1;
				transform: scale(1.0); 
        }
        
            .mgom_67_0 div, .mgom_67_0 div:before, .mgom_67_0 div:after {
                background-color: #ffffff;	
                border-color: #ffffff; 
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_0 div:after,

            .mg_box.mg_ctob_show .mgom_67_0 div, 
            .mg_box.mg_ctob_show .mgom_67_0 div:before, 
            .mg_box.mg_ctob_show .mgom_67_0 div:after {
                background-color: #ffffff;	
                border-color: #ffffff;	
            }
            
        .mgom_67_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_67_1,
        .mg_box.mg_ctob_show .mgom_67_1 {
            top: 0px; left: 0px;
						background-color: rgba(255,255,255,0.1);
						padding: 0px;
				
        }
        
		.mgom_67_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_67_2,
        .mg_box.mg_ctob_show .mgom_67_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_67_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_67_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_67_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_67_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_67_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_67_3 .mgom_mark,
	.mgom_67 .mg_title_under .mgom_layer,
	.mgom_67 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_67_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_67_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_67_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_67 .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_67 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_67 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 228 - Jmotion 2022 OVERLAY ***** */ 
  
        .mgom_228_0 { /* central_shape */
            top: 0px; left: 0px;
						background: rgba(255,255,255,1);
						opacity: 0;
				
				color: rgba(255,255,255,1);transform: scale(0.6); 
				transition: all 500ms ease 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_0,
        .mg_box.mg_ctob_show .mgom_228_0 {
            top: 0px; left: 0px;
						background-color: rgba(255, 255, 255, 1);
						opacity: 1;
				transform: scale(1.0); 
        }
        
            .mgom_228_0 div, .mgom_228_0 div:before, .mgom_228_0 div:after {
                background-color: rgba(255,255,255,1);	
                border-color: rgba(255,255,255,1); 
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_0 div:after,

            .mg_box.mg_ctob_show .mgom_228_0 div, 
            .mg_box.mg_ctob_show .mgom_228_0 div:before, 
            .mg_box.mg_ctob_show .mgom_228_0 div:after {
                background-color: rgba(255, 255, 255, 1);	
                border-color: rgba(255, 255, 255, 1);	
            }
            
        .mgom_228_1 { /* icon */
            bottom: 13px !important; right: 13px !important; justify-content: flex-end; align-items: flex-end;font-size: 15px;
                
				color: rgba(255,255,255,1);
				transition: all 500ms ease 0ms;
				
            z-index: 1080; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_1,
        .mg_box.mg_ctob_show .mgom_228_1 {
            font-size: 25px;
                
				color: rgba(255,255,255,1);
        }
        
		.mgom_228_2 { /* title */
			text-align: left;
				font-size: 14px;
                line-height: 100%;
                
				color: rgba(255,255,255,1);
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_2,
        .mg_box.mg_ctob_show .mgom_228_2 {
			
				color: rgba(255,255,255,1);
		}
		
				.mgom_228_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: rgba(255,255,255,1);
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_228_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: rgba(255,255,255,1);
				}
		.mgom_228_3 { /* descr */
			text-align: left;
				font-size: 12px;
                line-height: 175%;
                
				color: rgba(255,255,255,1);max-height: 600px;
					margin-top: 10px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_3,
        .mg_box.mg_ctob_show .mgom_228_3 {
			
				color: rgba(255,255,255,1);
		}
		
				.mgom_228_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: rgba(255,255,255,1);
				}
				body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_228_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: rgba(255,255,255,1);
				}
		.mgom_228_4 { /* txt_block */
			bottom: -100%; left: 0px;
						background: rgba(34,34,34,0.6);
						padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_4,
        .mg_box.mg_ctob_show .mgom_228_4 {
			bottom: 0px; left: 0px;
						background-color: rgba(34,34,34,0.9);
						
		}
		
    .mg_box .mgom_228_5.mgom_txt_wrap {
        
				transition: all 500ms ease 0ms;
					    
    }
	.mg_box .mgom_228_5.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_228_5.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 500ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_228_5.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_5.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_228_5.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_228_5 .mgom_mark,
	.mgom_228 .mg_title_under .mgom_layer,
	.mgom_228 .mg_title_under .mgom_layer * {
		
				transition: all 500ms ease 0ms;
					
	}
	
	.mgom_228_5.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: all 500ms ease 0ms;
				
		padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; 
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_228_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_228_5.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_228 .mgom_txt_wrap {
            justify-content: flex-start;
        }
        .mgom_228 .mgom_title {
            padding-bottom: 15px;
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_228 .mg_box:hover .mgom_title,
        .mgom_228 .mg_box.mg_ctob_show .mgom_title {
            padding-bottom: 0;
        }
        .mgom_228 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            backface-visibility: hidden;
            transform-style: flat;
            
				transition: all 500ms ease 0ms;
				
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_228 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_228 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
            body:not(.mg_cust_touch_ol_behav) .mgom_228 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
            .mgom_228 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
                transform: scale(1.03, 1.03);
            }
            
                body:not(.mg_cust_touch_ol_behav) .mgom_228 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_228 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb
            {
                filter: 
                blur(0px) 
                brightness(100%) 
                contrast(1) 
                grayscale(0%) 
                hue-rotate(0deg) 
                invert(0%) 
                saturate(1)     
                sepia(0%);
            }/* ***** 227 - Tilt image + texts OVERLAY ***** */ 
  
        .mgom_227_0 { /* icon */
            bottom: 13px !important; right: 13px !important; 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_227_0,
        .mg_box.mg_ctob_show .mgom_227_0 {
            font-size: 18px;
                
				color: #ffffff;transform: scale(1.0); transition-delay: 0.5s !important;
        }
        
        .mgom_227_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_227_1,
        .mg_box.mg_ctob_show .mgom_227_1 {
            top: 0px; left: 0px;padding: 8px;
				transform: scale(1.0); 
        }
        
            .mgom_227_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_227_1:before,
            .mg_box.mg_ctob_show .mgom_227_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_227_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_227_2,
        .mg_box.mg_ctob_show .mgom_227_2 {
			
				color: #fefefe;
		}
		
				.mgom_227_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_227_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_227_2 .mgom_mark {
					
				background-color: #7eb551;
				box-shadow: 0 0 0 3px #7eb551;
				outline: 4px solid #7eb551;
					
				color: #fefefe;
				}
		.mgom_227_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_227_3,
        .mg_box.mg_ctob_show .mgom_227_3 {
			
				color: #fefefe;
		}
		
				.mgom_227_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_227_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_227_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_227_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_227_4,
        .mg_box.mg_ctob_show .mgom_227_4 {
			top: 0px; left: 0px;
						background-color: #63a031;
						
		}
		
    .mg_box .mgom_227_5.mgom_txt_wrap {
        
				transition: all 600ms ease 0ms;
					    
    }
	.mg_box .mgom_227_5.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_227_5.mgom_txt_wrap .mg-twitter-icon:before {
		
				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_227_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_227_5.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_227_5.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_227_5.mgom_txt_wrap .mg-twitter-icon:before {
		transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_227_5 .mgom_mark,
	.mgom_227 .mg_title_under .mgom_layer,
	.mgom_227 .mg_title_under .mgom_layer * {
		
				transition: all 600ms ease 0ms;
					
	}
	
	.mgom_227_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_227_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_227_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_227 .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_227 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_227 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
                .mgom_227 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
                    transform-origin: left center;
                    transform: perspective(750px);
                }
                body:not(.mg_cust_touch_ol_behav) .mgom_227 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_227 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb {
                    transform: perspective(750px) rotateY(90deg);
                }
                /* ***** 226 - Flip image + text and button OVERLAY ***** */ 
  
        .mgom_226_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_226_0,
        .mg_box.mg_ctob_show .mgom_226_0 {
            font-size: 28px;
                
				color: #ffffff;transform: scale(1.0) translateY(0); transition-delay: 0.6s !important;
        }
        
		.mgom_226_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_226_1,
        .mg_box.mg_ctob_show .mgom_226_1 {
			
				color: #fefefe;transition-delay: 0.15s !important;
		}
		
				.mgom_226_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_226_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_226_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_226_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_226_2,
        .mg_box.mg_ctob_show .mgom_226_2 {
			
				border-color: #666666;
						background-color: #7eb551;
						
				color: #fefefe;transition-delay: 0.15s !important;
		}
		
		.mgom_226_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_226_3,
        .mg_box.mg_ctob_show .mgom_226_3 {
			top: 0px; left: 0px;
						background-color: #63a031;
						
		}
		
    .mg_box .mgom_226_4.mgom_txt_wrap {
        
				transition: all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					    
    }
	.mg_box .mgom_226_4.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_226_4.mgom_txt_wrap .mg-twitter-icon:before {
		
				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_226_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_226_4.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_226_4.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_226_4.mgom_txt_wrap .mg-twitter-icon:before {
		transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_226_4 .mgom_mark,
	.mgom_226 .mg_title_under .mgom_layer,
	.mgom_226 .mg_title_under .mgom_layer * {
		
				transition: all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_226_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_226_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_226_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_226 .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_226 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_226 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 225 - Highlighted texts OVERLAY ***** */ 
  
        .mgom_225_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_225_0,
        .mg_box.mg_ctob_show .mgom_225_0 {
            
				border-color: #ff551c;transition-delay: 0.55s !important;
        }
        
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_225_0,
            .mg_box.mg_ctob_show .mgom_225_0 {
                border-width: 6px; 
            }
            
        .mgom_225_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_225_1,
        .mg_box.mg_ctob_show .mgom_225_1 {
            top: 0px;
						background-color: rgba(0,0,0,0.2);
						padding: 0px;
				
        }
        
		.mgom_225_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_225_2,
        .mg_box.mg_ctob_show .mgom_225_2 {
			
				color: #fefefe;
		}
		
				.mgom_225_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_225_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_225_2 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fefefe;
				}
		.mgom_225_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_225_3,
        .mg_box.mg_ctob_show .mgom_225_3 {
			
				color: #fff;transition-delay: 0.3s !important;
		}
		
				.mgom_225_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_225_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_225_3 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fff;
				}
		.mgom_225_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_225_4,
        .mg_box.mg_ctob_show .mgom_225_4 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255,0);
						
		}
		
    .mg_box .mgom_225_5.mgom_txt_wrap {
        
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					    
    }
	.mg_box .mgom_225_5.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_225_5.mgom_txt_wrap .mg-twitter-icon:before {
		
				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_225_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_225_5.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_225_5.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_225_5.mgom_txt_wrap .mg-twitter-icon:before {
		transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_225_5 .mgom_mark,
	.mgom_225 .mg_title_under .mgom_layer,
	.mgom_225 .mg_title_under .mgom_layer * {
		
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
			.mg_box .mgom_225_5.mgom_txt_wrap {
				
				transition: all 500ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
			}
			
			.mg_box .mgom_225_5.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_225_5.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_225_5.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_225_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_225_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_225_5.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_225 .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_225 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_225 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 224 - Highlighted title + image effects OVERLAY ***** */ 
  
		.mgom_224_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_224_0,
        .mg_box.mg_ctob_show .mgom_224_0 {
			
				color: rgba(255,255,255,1);
		}
		
				.mgom_224_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_224_0 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_224_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_224_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_224_1,
        .mg_box.mg_ctob_show .mgom_224_1 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255,0);
						
		}
		
    .mg_box .mgom_224_2.mgom_txt_wrap {
        
				transition: all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					    
    }
	.mg_box .mgom_224_2.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_224_2.mgom_txt_wrap .mg-twitter-icon:before {
		
				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_224_2.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_224_2.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_224_2.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_224_2.mgom_txt_wrap .mg-twitter-icon:before {
		transform: perspective(750px) rotateX(0deg) translateY(0); 
	}
	.mg_box .mgom_224_2 .mgom_mark,
	.mgom_224 .mg_title_under .mgom_layer,
	.mgom_224 .mg_title_under .mgom_layer * {
		
				transition: all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_224_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_224_2.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_224_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_224 .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_224 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_224 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
            body:not(.mg_cust_touch_ol_behav) .mgom_224 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
            .mgom_224 .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_224 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_224 .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%);
            }/* ***** 223 - Blur + corner circle on hover OVERLAY ***** */ 
  
        .mgom_223_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_223_0,
        .mg_box.mg_ctob_show .mgom_223_0 {
            bottom: -80px; right: -80px;transition-delay: 0.25s !important;
        }
        
        .mgom_223_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_223_1,
        .mg_box.mg_ctob_show .mgom_223_1 {
            
						background-color: rgba(255,255,255,0.6);
						transition-delay: 0.1s !important;
        }
        
		.mgom_223_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_223_2,
        .mg_box.mg_ctob_show .mgom_223_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_223_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_223_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_223_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_223_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_223_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_223_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_223_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_223_3 .mgom_mark,
	.mgom_223 .mg_title_under .mgom_layer,
	.mgom_223 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_223_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_223_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_223_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_223 .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_223 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_223 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
                body:not(.mg_cust_touch_ol_behav) .mgom_223 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_223 .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%);
            }/* ***** 222 - Bottom title shown + text on hover OVERLAY ***** */ 
  
		.mgom_222_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_222_0,
        .mg_box.mg_ctob_show .mgom_222_0 {
			
				color: #ffffff;
		}
		
				.mgom_222_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_222_0 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_222_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_222_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_222_1,
        .mg_box.mg_ctob_show .mgom_222_1 {
			
				color: #fefefe;transition-delay: 0.1s !important;
		}
		
				.mgom_222_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_222_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_222_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_222_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_222_2,
        .mg_box.mg_ctob_show .mgom_222_2 {
			bottom: 0px; left: 0px;
						background-color: rgba(21,21,21,0.7);
						
		}
		
    .mg_box .mgom_222_3.mgom_txt_wrap {
        
				transition: all 500ms ease 0ms;
					    
    }
	.mg_box .mgom_222_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_222_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 500ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_222_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_222_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_222_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_222_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_222_3 .mgom_mark,
	.mgom_222 .mg_title_under .mgom_layer,
	.mgom_222 .mg_title_under .mgom_layer * {
		
				transition: all 500ms ease 0ms;
					
	}
	
	.mgom_222_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_222_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_222_3.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_222 .mgom_txt_wrap {
            justify-content: flex-start;
        }
        .mgom_222 .mgom_title {
            padding-bottom: 20px;
        }
        body:not(.mg_cust_touch_ol_behav) .mgom_222 .mg_box:hover .mgom_title,
        .mgom_222 .mg_box.mg_ctob_show .mgom_title {
            padding-bottom: 0;
        }
        .mgom_222 .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_222 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_222 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 68 - Central sliding text + button OVERLAY ***** */ 
  
        .mgom_68_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_68_0,
        .mg_box.mg_ctob_show .mgom_68_0 {
            
						background-color: rgba(41,41,41,0.1);
						
        }
        
            .mgom_68_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_68_0 div,
            .mg_box.mg_ctob_show .mgom_68_0 div {
                    
						background-color: rgba(41,41,41,0.1);
						
            }
            
		.mgom_68_1 { /* title */
			text-align: center;
				font-size: 1rem;
                line-height: 100%;
                
				color: #ffffff;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_1,
        .mg_box.mg_ctob_show .mgom_68_1 {
			
				color: #ffffff;transition-delay: 0.1s !important;
		}
		
				.mgom_68_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_68_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_68_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_68_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_68_2,
        .mg_box.mg_ctob_show .mgom_68_2 {
			
				border-color: #ffffff;
						background-color: transparent;
						
				color: #ffffff;transition-delay: 0.15s !important;
		}
		
		.mgom_68_3 { /* txt_block */
			bottom: -100%; left: 0px;
						background: #424242;
						padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_3,
        .mg_box.mg_ctob_show .mgom_68_3 {
			bottom: 0px; left: 0px;
						background-color: #292929;
						
		}
		
    .mg_box .mgom_68_4.mgom_txt_wrap {
        
				transition: all 600ms ease 0ms;
					    
    }
	.mg_box .mgom_68_4.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_68_4.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 600ms ease 0ms;
					
		transform: perspective(750px) rotateX(-180deg); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_68_4.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_4.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_68_4.mgom_txt_wrap .mg-twitter-icon:before {
		transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_68_4 .mgom_mark,
	.mgom_68 .mg_title_under .mgom_layer,
	.mgom_68 .mg_title_under .mgom_layer * {
		
				transition: all 600ms ease 0ms;
					
	}
	
	.mgom_68_4.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: all 600ms 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_68_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_68_4.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_68 .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_68 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_68 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 58 - Full overlay + magnifier OVERLAY ***** */ 
  
        .mgom_58_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_58_0,
        .mg_box.mg_ctob_show .mgom_58_0 {
            font-size: 43px;
                
				color: #555;transform: translateY(0); transition-delay: 0.2s !important;
        }
        
        .mgom_58_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_58_1,
        .mg_box.mg_ctob_show .mgom_58_1 {
            top: 0px;
						background-color: rgba(255,255,255,0.6);
						padding: 0px;
				
        }
        
		.mgom_58_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_58_2,
        .mg_box.mg_ctob_show .mgom_58_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_58_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_58_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_58_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_58_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_58_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_58_3 .mgom_mark,
	.mgom_58 .mg_title_under .mgom_layer,
	.mgom_58 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_58_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_58_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_58_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_58 .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_58 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_58 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 66 - Curtain + type icon + socials OVERLAY ***** */ 
  
        .mgom_66_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_66_0,
        .mg_box.mg_ctob_show .mgom_66_0 {
            font-size: 1.8rem;
                
				color: #ffffff;transform: scale(1.0); 
        }
        
        .mgom_66_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_66_1,
        .mg_box.mg_ctob_show .mgom_66_1 {
            top: 0px; left: 0px;
						background-color: rgba(36,36,36,0.1);
						padding: 0px;
				
        }
        
		.mgom_66_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_66_2,
        .mg_box.mg_ctob_show .mgom_66_2 {
			
				color: #5c5c5c;transition-delay: 0.05s !important;
		}
		
				.mgom_66_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_66_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_66_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_66_3 { /* separator */
			
				color: #cfcfcf;
				border-bottom: 1px dotted #cfcfcf;
				
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_3,
        .mg_box.mg_ctob_show .mgom_66_3 {
			transition-delay: 0.05s !important;
		}
		
		.mgom_66_4 { /* socials */
			
				color: #b2b2b2;font-size: 20px;
                margin-top: 4px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_4,
        .mg_box.mg_ctob_show .mgom_66_4 {
			
				color: #808080;
		}
		
				.mgom_66_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_66_4 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_66_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_66_4 span {
				font-size: 20px;
                
                width:  20px;
                
                height:  20px;
                
			}
			.mg_box .mgom_66_4 span {
				
				color: #b2b2b2;
			}
            .mg_box .mgom_66_4 span.mg-twitter-icon:before {
                
						background: #b2b2b2;
						    
            }
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_4 span:hover,
			.mg_box.mg_ctob_show .mgom_66_4 span {
				
				color: #808080;
			}
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_4 span.mg-twitter-icon:hover:before,
            .mg_box:not(.mg_touch_off):hover .mgom_66_4 span.mg-twitter-icon:hover:before,
			.mg_box.mg_ctob_show .mgom_66_4 span.mg-twitter-icon:hover:before {
				
						background-color: #808080;
						
			}
            .mgom_66_4 .mg_round_social_trick {
                box-shadow: 0 0 0 3px #b2b2b2 inset;
            }
            .mgom_66_4 .mg_round_social_trick:hover {
                box-shadow: 0 0 0 3px #808080 inset;
            }
		.mgom_66_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_66_5,
        .mg_box.mg_ctob_show .mgom_66_5 {
			bottom: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_66_6.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_66_6.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_66_6.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		transform: scale(0.6); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_6.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_66_6.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_6.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_66_6.mgom_txt_wrap .mg-twitter-icon:before {
		transform: scale(1.0); 
	}
	.mg_box .mgom_66_6 .mgom_mark,
	.mgom_66 .mg_title_under .mgom_layer,
	.mgom_66 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_66_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_66_6.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_66_6.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
        .mgom_66 .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_66 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_66 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 65 - Split overlay + circle OVERLAY ***** */ 
  
        .mgom_65_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_65_0,
        .mg_box.mg_ctob_show .mgom_65_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_65_0 div, .mgom_65_0 div:before, .mgom_65_0 div:after {
                background-color: #333;	
                border-color: #333; 
            }
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_0 div:after,

            .mg_box.mg_ctob_show .mgom_65_0 div, 
            .mg_box.mg_ctob_show .mgom_65_0 div:before, 
            .mg_box.mg_ctob_show .mgom_65_0 div:after {
                background-color: #333;	
                border-color: #333;	
            }
            
        .mgom_65_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_65_1,
        .mg_box.mg_ctob_show .mgom_65_1 {
            
						background-color: rgba(255,255,255,0.4);
						
        }
        
            .mgom_65_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_65_1 div,
            .mg_box.mg_ctob_show .mgom_65_1 div {
                    
						background-color: rgba(255,255,255,0.4);
						
            }
            
		.mgom_65_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_65_2,
        .mg_box.mg_ctob_show .mgom_65_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_65_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_65_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_65_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_65_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_65_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_65_3 .mgom_mark,
	.mgom_65 .mg_title_under .mgom_layer,
	.mgom_65 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_65_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_65_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_65_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_65 .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_65 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_65 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 64 - Zoom image + magnifier icon OVERLAY ***** */ 
  
        .mgom_64_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_64_0,
        .mg_box.mg_ctob_show .mgom_64_0 {
            font-size: 2rem;
                
				color: rgba(255,255,255,0.9);transform: scale(1.0); transition-delay: 0.1s !important;
        }
        
        .mgom_64_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_64_1,
        .mg_box.mg_ctob_show .mgom_64_1 {
            
						background-color: rgba(51,51,51,0.15);
						transition-delay: 0.05s !important;
        }
        
		.mgom_64_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_64_2,
        .mg_box.mg_ctob_show .mgom_64_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_64_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_64_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_64_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_64_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_64_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_64_3 .mgom_mark,
	.mgom_64 .mg_title_under .mgom_layer,
	.mgom_64 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_64_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_64_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_64_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_64 .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_64 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_64 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        
            body:not(.mg_cust_touch_ol_behav) .mgom_64 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
            .mgom_64 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
                transform: scale(1.1, 1.1);
            }
            /* ***** 63 - Grayscale + corner circle OVERLAY ***** */ 
  
        .mgom_63_0 { /* corner_shape */
            bottom: -150px; right: -150px;
						background: #fdfdfd;
						opacity: 0.6;
				
				color: #4D4D4D;
				transition: all 400ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
            z-index: 1090; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_0,
        .mg_box.mg_ctob_show .mgom_63_0 {
            bottom: -80px; right: -80px;opacity: 0.9;
				
        }
        
        .mgom_63_1 { /* crossing_layer */
            
						background: #ffffff;
						opacity: 0.2;
				
				transition: all 600ms ease 0ms;
				
            z-index: 880; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_1,
        .mg_box.mg_ctob_show .mgom_63_1 {
            
						background-color: #ffffff;
						opacity: 0.6;
				
        }
        
        .mgom_63_2 { /* img_fx */
            
            z-index: 870; 
        }
        body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_2,
        .mg_box.mg_ctob_show .mgom_63_2 {
            
        }
        
		.mgom_63_3 { /* txt_block */
			top: 0px; left: 0px;
						background: rgba(255,255,255, 0);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_3,
        .mg_box.mg_ctob_show .mgom_63_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
    .mg_box .mgom_63_4.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_63_4.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_63_4.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_63_4.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_4.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_63_4.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_63_4 .mgom_mark,
	.mgom_63 .mg_title_under .mgom_layer,
	.mgom_63 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_63_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: all 400ms ease 0ms;
				
		
         
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_63_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 61 - Title + plus icon OVERLAY ***** */ 
  
        .mgom_61_0 { /* icon */
            bottom: 13px !important; right: 13px !important; 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_61_0,
        .mg_box.mg_ctob_show .mgom_61_0 {
            font-size: 18px;
                
				color: rgba(68,68,68,0.9);
        }
        
        .mgom_61_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_61_1,
        .mg_box.mg_ctob_show .mgom_61_1 {
            top: 0px; left: 0px;padding: 35px;
				
        }
        
            .mgom_61_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_61_1:before,
            .mg_box.mg_ctob_show .mgom_61_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_61_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_61_2,
        .mg_box.mg_ctob_show .mgom_61_2 {
			
				color: #555;transition-delay: 0.15s !important;
		}
		
				.mgom_61_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_61_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_61_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_61_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_61_3,
        .mg_box.mg_ctob_show .mgom_61_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255,0.8);
						
		}
		
    .mg_box .mgom_61_4.mgom_txt_wrap {
        
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					    
    }
	.mg_box .mgom_61_4.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_61_4.mgom_txt_wrap .mg-twitter-icon:before {
		
				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_61_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_61_4.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_61_4.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_61_4.mgom_txt_wrap .mg-twitter-icon:before {
		transform: scale(1.0); 
	}
	.mg_box .mgom_61_4 .mgom_mark,
	.mgom_61 .mg_title_under .mgom_layer,
	.mgom_61 .mg_title_under .mgom_layer * {
		
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
	}
	
			.mg_box .mgom_61_4.mgom_txt_wrap {
				
				transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
			}
			
			.mg_box .mgom_61_4.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_61_4.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_61_4.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_61_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_61_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_61_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_61 .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_61 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_61 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 60 - Mouse aware + title and excerpt OVERLAY ***** */ 
  
		.mgom_60_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_60_0,
        .mg_box.mg_ctob_show .mgom_60_0 {
			
				color: #fdfdfd;
		}
		
				.mgom_60_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_60_0 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_60_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_60_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_60_1,
        .mg_box.mg_ctob_show .mgom_60_1 {
			
				color: #ffffff;
		}
		
				.mgom_60_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_60_1 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_60_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_60_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_60_2,
        .mg_box.mg_ctob_show .mgom_60_2 {
			
						background-color: rgba(34,34,34,0.8);
						
		}
		
    .mg_box .mgom_60_3.mgom_txt_wrap {
        
				transition: all 400ms ease-out 0ms;
					    
    }
	.mg_box .mgom_60_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_60_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease-out 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_60_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_60_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_60_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_60_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_60_3 .mgom_mark,
	.mgom_60 .mg_title_under .mgom_layer,
	.mgom_60 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease-out 0ms;
					
	}
	
	.mgom_60_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_60_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_60_3.mgom_txt_wrap {
			
	}
	
        .mgom_60 .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_60 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_60 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        /* ***** 59 - Rotating circle + type icon OVERLAY ***** */ 
  
        .mgom_59_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_59_0,
        .mg_box.mg_ctob_show .mgom_59_0 {
            
						background-color: rgba(79,79,79,1);
						opacity: 1;
				transform: rotate(360deg); 
        }
        
            .mgom_59_0 div, .mgom_59_0 div:before, .mgom_59_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_59_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_0 div:after,

            .mg_box.mg_ctob_show .mgom_59_0 div, 
            .mg_box.mg_ctob_show .mgom_59_0 div:before, 
            .mg_box.mg_ctob_show .mgom_59_0 div:after {
                background-color: rgba(79,79,79,1);	
                border-color: rgba(79,79,79,1);	
            }
            
        .mgom_59_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_59_1,
        .mg_box.mg_ctob_show .mgom_59_1 {
            
						background-color: rgba(253,253,253,0.3);
						padding: 0px;
				transition-delay: 0.15s !important;
        }
        
		.mgom_59_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_59_2,
        .mg_box.mg_ctob_show .mgom_59_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						
		}
		
    .mg_box .mgom_59_3.mgom_txt_wrap {
        
				transition: all 400ms ease 0ms;
					    
    }
	.mg_box .mgom_59_3.mgom_txt_wrap .mgom_layer,
    .mg_box .mgom_59_3.mgom_txt_wrap .mg-twitter-icon:before {
		
				transition: all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_59_3.mgom_txt_wrap .mgom_layer,
    
    body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_3.mgom_txt_wrap .mg-twitter-icon:before,
    .mg_box.mg_ctob_show .mgom_59_3.mgom_txt_wrap .mg-twitter-icon:before {
		
	}
	.mg_box .mgom_59_3 .mgom_mark,
	.mgom_59 .mg_title_under .mgom_layer,
	.mgom_59 .mg_title_under .mgom_layer * {
		
				transition: all 400ms ease 0ms;
					
	}
	
	.mgom_59_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_59_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_59_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
        .mgom_59 .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_59 .mg_box:not(.mg_item_no_ol):not(.mg_to_kenburn):hover .mgi_thumb,
        .mgom_59 .mg_box.mg_ctob_show:not(.mg_item_no_ol):not(.mg_to_kenburn) .mgi_thumb {
            
        }
        