/* ***** 55 - Full overlay + magnifier OVERLAY ***** */ 
  
		.mgom_55_0 { /* full_img_layer */
			top: 0px; left: -100%;
						background-color: #ffffff;
						opacity: 0.4; filter: alpha(opacity=40);
				padding: 0px;
				transform: translateX(-13px); 
				transition: 		all 400ms ease 0ms;
				
			z-index: 890; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_55_0,
        .mg_box.mg_ctob_show .mgom_55_0 {
			top: 0px; left: 0px;
						background-color: #0092bc;
						opacity: 0.6;
				padding: 0px;
				transform: translateX(0); 
		}
		
		.mgom_55_1 { /* title */
			text-align: center;
				font-size: 20px;
				
				color: #ffffff;line-height: 19px;
				
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_55_1,
        .mg_box.mg_ctob_show .mgom_55_1 {
			
				color: #383838;
		}
		
		.mgom_55_2 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0.7);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_55_2,
        .mg_box.mg_ctob_show .mgom_55_2 {
			top: 0px; left: 0px;
						background-color: rgba(0,146,188, 1);
						
		}
		
	.mg_box .mgom_55_3.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_55_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_55_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_55_3 .mgom_mark,
	.mgom_55 .mg_title_under .mgom_layer,
	.mgom_55 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
			.mg_box .mgom_55_3.mgom_txt_wrap {
				
				transition: 		all 400ms ease 0ms;
					
			}
			
			.mg_box .mgom_55_3.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_55_3.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_55_3.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_55_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 400ms ease 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_55_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_55_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 56 - Rotating circle + type icon OVERLAY ***** */ 
  
		.mgom_56_0 { /* central_shape */
			
						background-color: #4f4f4f;
						opacity: 0.7; filter: alpha(opacity=70);
				
				color: #fdfdfd;transform: rotate(0deg); 
				transition: 		all 400ms ease 0ms;
				
			z-index: 1090; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_0,
        .mg_box.mg_ctob_show .mgom_56_0 {
			
						background-color: #4f4f4f;
						opacity: 1;
				transform: rotate(360deg); 
		}
		
			.mgom_56_0 div, .mgom_56_0 div:before, .mgom_56_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_0 div:after,
            
            .mg_box.mg_ctob_show .mgom_56_0 div, 
            .mg_box.mg_ctob_show .mgom_56_0 div:before, 
            .mg_box.mg_ctob_show .mgom_56_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f;	
			}
			
		.mgom_56_1 { /* full_img_layer */
			
						background-color: #fdfdfd;
						opacity: 0.1; filter: alpha(opacity=10);
				padding: 0px;
				
				transition: 		all 400ms ease 0ms;
				
			z-index: 880; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_1,
        .mg_box.mg_ctob_show .mgom_56_1 {
			
						background-color: #fdfdfd;
						opacity: 0.1;
				padding: 0px;
				
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_56_2 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0.7);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_2,
        .mg_box.mg_ctob_show .mgom_56_2 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 1);
						
		}
		
	.mg_box .mgom_56_3.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_56_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_56_3 .mgom_mark,
	.mgom_56 .mg_title_under .mgom_layer,
	.mgom_56 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_56_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 400ms ease 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_56_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_56_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 57 - Mouse aware + title and excerpt OVERLAY ***** */ 
  
		.mgom_57_0 { /* title */
			text-align: center;
				font-size: 17px;
				
				color: #fdfdfd;line-height: 21px;
				font-weight: bold;margin-bottom: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_57_0,
        .mg_box.mg_ctob_show .mgom_57_0 {
			
				color: #fdfdfd;
		}
		
		.mgom_57_1 { /* descr */
			text-align: center;
				font-size: 13px;
				
				color: #ffffff;line-height: 17px;
				max-height: 600px;
					margin-bottom: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_57_1,
        .mg_box.mg_ctob_show .mgom_57_1 {
			
				color: #ffffff;
		}
		
		.mgom_57_2 { /* txt_block */
			
						background-color: rgba(34,34,34, 0.3);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_57_2,
        .mg_box.mg_ctob_show .mgom_57_2 {
			
						background-color: rgba(34,34,34, 0.8);
						
		}
		
	.mg_box .mgom_57_3.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease-out 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_57_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_57_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_57_3 .mgom_mark,
	.mgom_57 .mg_title_under .mgom_layer,
	.mgom_57 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease-out 0ms;
					
	}
	
	.mgom_57_3.mgom_txt_wrap {
			
		
				transition: 		all 400ms ease-out 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_57_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_57_3.mgom_txt_wrap {
			
	}
	/* ***** 58 - Title + plus icon OVERLAY ***** */ 
  
		.mgom_58_0 { /* icon */
			top: 50%; left: 50%;font-size: 20px;
				
				color: #222222;opacity: 0; filter: alpha(opacity=0);
				
				transition: 		all 400ms ease 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: 20px;
				
				color: #383838;opacity: 1;
				
		}
		
			.mgom_58_0 {
				margin-top: -10px;	
				margin-left: -10px; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_0,
            .mg_box.mg_ctob_show .mgom_58_0 {
				margin-top: -10px;	
				margin-left: -10px; 
			}
			
		.mgom_58_1 { /* full_img_layer */
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				padding: 0px;
				transform: scale(0.6) translateX(-13px); 
				transition: 		all 250ms ease-out 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; left: 0px;
						background-color: #ffffff;
						opacity: 0.8;
				padding: 0px;
				transform: scale(1.0) translateX(0); 
		}
		
		.mgom_58_2 { /* title */
			text-align: center;
				font-size: 17px;
				
				color: #4f4f4f;line-height: 19px;
				font-weight: bold;text-transform: uppercase;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_2,
        .mg_box.mg_ctob_show .mgom_58_2 {
			
				color: #555;
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_58_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_3,
        .mg_box.mg_ctob_show .mgom_58_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_58_4.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
		transform: scale(0.6); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_58_4.mgom_txt_wrap .mgom_layer {
		transform: scale(1.0); 
	}
	.mg_box .mgom_58_4 .mgom_mark,
	.mgom_58 .mg_title_under .mgom_layer,
	.mgom_58 .mg_title_under .mgom_layer * {
		
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
	}
	
			.mg_box .mgom_58_4.mgom_txt_wrap {
				
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
			}
			
			.mg_box .mgom_58_4.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_4.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_58_4.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_58_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; 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_58_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_58_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 59 - Flickr style OVERLAY ***** */ 
  
		.mgom_59_0 { /* title */
			text-align: left;
				font-size: 15px;
				
				color: #fdfdfd;line-height: 20px;
				font-weight: bold;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_0,
        .mg_box.mg_ctob_show .mgom_59_0 {
			
				color: #fdfdfd;
		}
		
		.mgom_59_1 { /* descr */
			text-align: left;
				font-size: 14px;
				
				color: #fefefe;line-height: 19px;
				max-height: 600px;
					margin-top: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_1,
        .mg_box.mg_ctob_show .mgom_59_1 {
			
				color: #fefefe;
					 -webkit-transition-delay: 0.1s !important;
					transition-delay: 0.1s !important;
					
		}
		
		.mgom_59_2 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: rgba(21,21,21, 0.7);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_59_2,
        .mg_box.mg_ctob_show .mgom_59_2 {
			bottom: 0px; left: 0px;
						background-color: rgba(21,21,21, 0.8);
						
		}
		
	.mg_box .mgom_59_3.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 500ms 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 {
		
	}
	.mg_box .mgom_59_3 .mgom_mark,
	.mgom_59 .mg_title_under .mgom_layer,
	.mgom_59 .mg_title_under .mgom_layer * {
		
				transition: 		all 500ms ease 0ms;
					
	}
	
	.mgom_59_3.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: 		all 500ms ease 0ms;
				
		
	}
	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 {
		bottom: 0px; left: 0px;	
	}
	/* ***** 60 - Grayscale + corner circle OVERLAY ***** */ 
  
		.mgom_60_0 { /* corner_shape */
			bottom: -150px; right: -150px;
						background-color: #fdfdfd;
						opacity: 1; filter: alpha(opacity=100);
				
				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_60_0,
        .mg_box.mg_ctob_show .mgom_60_0 {
			bottom: -80px; right: -80px;opacity: 1;
				
					 -webkit-transition-delay: 0.25s !important;
					transition-delay: 0.25s !important;
					
		}
		
		.mgom_60_1 { /* crossing_layer */
			
						background-color: #ffffff;
						opacity: 0.2; filter: alpha(opacity=20);
				
				transition: 		all 700ms ease 0ms;
				
			z-index: 880; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_60_1,
        .mg_box.mg_ctob_show .mgom_60_1 {
			
						background-color: #ffffff;
						opacity: 0.6;
				
					 -webkit-transition-delay: 0.1s !important;
					transition-delay: 0.1s !important;
					
		}
		
			/* img fx */
			.mgom_60 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 400ms ease 0ms;
				
			}
			
		.mgom_60_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_60_3,
        .mg_box.mg_ctob_show .mgom_60_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_60_4.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_60_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_60_4.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_60_4 .mgom_mark,
	.mgom_60 .mg_title_under .mgom_layer,
	.mgom_60 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_60_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 400ms ease 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_60_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_60_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 61 - Zoom image + magnifier icon OVERLAY ***** */ 
  
		.mgom_61_0 { /* icon */
			top: 50%; left: 50%;font-size: 39px;
				
				color: #fff;opacity: 0; filter: alpha(opacity=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_61_0,
        .mg_box.mg_ctob_show .mgom_61_0 {
			font-size: 39px;
				
				color: #fff;opacity: 0.9;
				transform: scale(1.0); 
					 -webkit-transition-delay: 0.1s !important;
					transition-delay: 0.1s !important;
					
		}
		
			.mgom_61_0 {
				margin-top: -20px;	
				margin-left: -20px; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_61_0,
            .mg_box.mg_ctob_show .mgom_61_0 {
				margin-top: -20px;	
				margin-left: -20px; 
			}
			
		.mgom_61_1 { /* crossing_layer */
			
						background-color: #333;
						opacity: 0.1; filter: alpha(opacity=10);
				
				transition: 		all 350ms linear 0ms;
				
			z-index: 880; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_61_1,
        .mg_box.mg_ctob_show .mgom_61_1 {
			
						background-color: #333;
						opacity: 0.15;
				
					 -webkit-transition-delay: 0.05s !important;
					transition-delay: 0.05s !important;
					
		}
		
			/* img fx */
			.mgom_61 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 400ms ease-out 0ms;
				
			}
			
				body:not(.mg_cust_touch_ol_behav) .mgom_61 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                .mgom_61 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb {
					transform: scale(1.1, 1.1);
				}
				
		.mgom_61_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		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);
						
		}
		
	.mg_box .mgom_61_4.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		
	}
	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 {
		
	}
	.mg_box .mgom_61_4 .mgom_mark,
	.mgom_61 .mg_title_under .mgom_layer,
	.mgom_61 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_61_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 400ms ease 0ms;
				
		
	}
	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;	
	}
	/* ***** 62 - Split overlay + circle OVERLAY ***** */ 
  
		.mgom_62_0 { /* central_shape */
			top: 0px; left: 0px;
						background-color: #333;
						opacity: 0; filter: alpha(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_62_0,
        .mg_box.mg_ctob_show .mgom_62_0 {
			top: 0px; left: 0px;
						background-color: #333;
						opacity: 0.9;
				transform: scale(1.0) perspective(750px) rotateY(0deg); 
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
			.mgom_62_0 div, .mgom_62_0 div:before, .mgom_62_0 div:after {
				background-color: #333;	
				border-color: #333; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_0 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_0 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_0 div:after,
            
            .mg_box.mg_ctob_show .mgom_62_0 div, 
            .mg_box.mg_ctob_show .mgom_62_0 div:before, 
            .mg_box.mg_ctob_show .mgom_62_0 div:after {
				background-color: #333;	
				border-color: #333;	
			}
			
		.mgom_62_1 { /* vert_split_layer */
			
						background-color: #ffffff;
						opacity: 0.1; filter: alpha(opacity=10);
				
				transition: 		all 250ms ease 0ms;
				
			z-index: 880; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_1,
        .mg_box.mg_ctob_show .mgom_62_1 {
			
						background-color: #ffffff;
						opacity: 0.4;
				
		}
		
			.mgom_62_1 div {
					
						background-color: #ffffff;
						
				transition: 		all 250ms ease 0ms;
				
			}
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_1 div,
            .mg_box.mg_ctob_show .mgom_62_1 div {
					
						background-color: #ffffff;
						
			}
			
		.mgom_62_2 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_2,
        .mg_box.mg_ctob_show .mgom_62_2 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_62_3.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_3.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_62_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_62_3 .mgom_mark,
	.mgom_62 .mg_title_under .mgom_layer,
	.mgom_62 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_62_3.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: 		all 400ms ease 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_62_3.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_62_3.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	/* ***** 63 - Curtain + type icon + socials OVERLAY ***** */ 
  
		.mgom_63_0 { /* icon */
			top: 50%; left: 50%;font-size: 27px;
				
				color: #ffffff;opacity: 0.9; filter: alpha(opacity=90);
				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_63_0,
        .mg_box.mg_ctob_show .mgom_63_0 {
			font-size: 27px;
				
				color: #ffffff;opacity: 0.4;
				transform: scale(1.0); 
		}
		
			.mgom_63_0 {
				margin-top: -14px;	
				margin-left: -14px; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_0,
            .mg_box.mg_ctob_show .mgom_63_0 {
				margin-top: -14px;	
				margin-left: -14px; 
			}
			
		.mgom_63_1 { /* full_img_layer */
			top: 0px; left: 0px;
						background-color: #242424;
						opacity: 0; filter: alpha(opacity=0);
				padding: 0px;
				
				transition: 		all 400ms 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 {
			top: 0px; left: 0px;
						background-color: #242424;
						opacity: 0.1;
				padding: 0px;
				
		}
		
		.mgom_63_2 { /* title */
			text-align: center;
				font-size: 15px;
				
				color: #383838;line-height: 17px;
				text-transform: uppercase;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_2,
        .mg_box.mg_ctob_show .mgom_63_2 {
			
				color: #5c5c5c;
					 -webkit-transition-delay: 0.05s !important;
					transition-delay: 0.05s !important;
					
		}
		
		.mgom_63_3 { /* separator */
			
				color: #cfcfcf;
				border-bottom: 1px dotted #cfcfcf;
				
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_3,
        .mg_box.mg_ctob_show .mgom_63_3 {
			
					 -webkit-transition-delay: 0.05s !important;
					transition-delay: 0.05s !important;
					
		}
		
		.mgom_63_4 { /* socials */
			
				color: #b2b2b2;font-size: 18px;
				line-height: 32px;
				
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_4,
        .mg_box.mg_ctob_show .mgom_63_4 {
			
				color: #808080;
		}
		
			.mgom_63_4 span {
				font-size: 18px;
				
			}
			.mg_box:not(.mg_touch_off):hover .mgom_63_4 span {
				
				color: #b2b2b2;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_4 span:hover,
			.mg_box.mg_ctob_show .mgom_63_4 span {
				
				color: #808080;
			}
		.mgom_63_5 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: rgba(255,255,255, 1);
						padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_5,
        .mg_box.mg_ctob_show .mgom_63_5 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255, 1);
						
		}
		
	.mg_box .mgom_63_6.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		transform: scale(0.6); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_63_6.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_63_6.mgom_txt_wrap .mgom_layer {
		transform: scale(1.0); 
	}
	.mg_box .mgom_63_6 .mgom_mark,
	.mgom_63 .mg_title_under .mgom_layer,
	.mgom_63 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_63_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_63_6.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_63_6.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	/* ***** 64 - Outlined diamond + type OVERLAY ***** */ 
  
			/* img fx */
			.mgom_64 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 500ms ease 0ms;
				
			}
			
				.mgom_64 .mg_box:not(.mg_item_no_ol) .mg_box_inner,
				.mgom_64 .mg_box:not(.mg_item_no_ol) .mgi_overlays {
					
				transition: 		all 500ms ease 0ms;
				
				}
				body:not(.mg_cust_touch_ol_behav) .mgom_64 .mg_box:not(.mg_item_no_ol):hover .mg_box_inner,
                .mgom_64 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mg_box_inner {
					padding: 0 !important;
					border-width: 0 !important;
				}
				body:not(.mg_cust_touch_ol_behav) .mgom_64 .mg_box:not(.mg_item_no_ol):hover .mgi_overlays,
                .mgom_64 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_overlays {
					top: 0 !important;
					right: 0 !important;
					bottom: 0 !important;
					left: 0 !important;	
				}
				
		.mgom_64_1 { /* central_shape */
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				
				color: #ffffff;transform: scale(1.4); 
				transition: 		all 500ms ease 0ms;
				
			z-index: 1080; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_1,
        .mg_box.mg_ctob_show .mgom_64_1 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 1;
				transform: scale(1.0); 
		}
		
			.mgom_64_1 div, .mgom_64_1 div:before, .mgom_64_1 div:after {
				background-color: #ffffff;	
				border-color: #ffffff; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_1 div, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_1 div:before, 
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_1 div:after,
            
            .mg_box.mg_ctob_show .mgom_64_1 div, 
            .mg_box.mg_ctob_show .mgom_64_1 div:before, 
            .mg_box.mg_ctob_show .mgom_64_1 div:after {
				background-color: #ffffff;	
				border-color: #ffffff;	
			}
			
		.mgom_64_2 { /* full_img_layer */
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				padding: 10px;
				
				transition: 		all 600ms ease 0ms;
				
			z-index: 870; 
		}
		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;
						opacity: 0.15;
				
		}
		
		.mgom_64_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0.7);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_3,
        .mg_box.mg_ctob_show .mgom_64_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 1);
						
		}
		
	.mg_box .mgom_64_4.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms ease 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_64_4.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_64_4 .mgom_mark,
	.mgom_64 .mg_title_under .mgom_layer,
	.mgom_64 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_64_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 400ms ease 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_64_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_64_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 65 - Central sliding text + button OVERLAY ***** */ 
  
		.mgom_65_0 { /* horiz_split_layer */
			
						background-color: #292929;
						opacity: 0; filter: alpha(opacity=0);
				
				transition: 		all 300ms ease-in-out 0ms;
				
			z-index: 890; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_0,
        .mg_box.mg_ctob_show .mgom_65_0 {
			
						background-color: #292929;
						opacity: 0.1;
				
		}
		
			.mgom_65_0 div {
					
						background-color: #292929;
						
				transition: 		all 300ms ease-in-out 0ms;
				
			}
            body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_0 div,
            .mg_box.mg_ctob_show .mgom_65_0 div {
					
						background-color: #292929;
						
			}
			
			/* img fx */
			.mgom_65 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 400ms ease 0ms;
				
			}
			
		.mgom_65_2 { /* title */
			text-align: center;
				font-size: 17px;
				
				color: #ffffff;line-height: 19px;
				margin-bottom: 12px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_2,
        .mg_box.mg_ctob_show .mgom_65_2 {
			
				color: #ffffff;
					 -webkit-transition-delay: 0.1s !important;
					transition-delay: 0.1s !important;
					
		}
		
		.mgom_65_3 { /* button */
			font-size: 12px;
				line-height: 13px;
				display: table; margin: auto;
					text-transform: uppercase;padding-top: 5px; padding-bottom: 4px; border: 2px solid #ffffff;
				border-radius: 2px;
				
						background-color: transparent;
						
				color: #ffffff;margin-top: 15px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_3,
        .mg_box.mg_ctob_show .mgom_65_3 {
			
				border-color: #ffffff;
						background-color: transparent;
						
				color: #ffffff;
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_65_4 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: rgba(66,66,66, 0.6);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_4,
        .mg_box.mg_ctob_show .mgom_65_4 {
			bottom: 0px; left: 0px;
						background-color: rgba(41,41,41, 0.8);
						
		}
		
	.mg_box .mgom_65_5.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 600ms ease 0ms;
					
		transform: perspective(750px) rotateX(-180deg); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_65_5.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_65_5 .mgom_mark,
	.mgom_65 .mg_title_under .mgom_layer,
	.mgom_65 .mg_title_under .mgom_layer * {
		
				transition: 		all 600ms ease 0ms;
					
	}
	
	.mgom_65_5.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: 		all 600ms ease 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_65_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_65_5.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	/* ***** 66 - Bottom slice + plus button OVERLAY ***** */ 
  
			/* img fx */
			.mgom_66 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 300ms ease 0ms;
				
			}
			
				.mgom_66 .mg_box:not(.mg_item_no_ol) .mg_box_inner,
				.mgom_66 .mg_box:not(.mg_item_no_ol) .mgi_overlays {
					
				transition: 		all 300ms ease 0ms;
				
				}
				body:not(.mg_cust_touch_ol_behav) .mgom_66 .mg_box:not(.mg_item_no_ol):hover .mg_box_inner,
                .mgom_66 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mg_box_inner {
					padding: 0 !important;
					border-width: 0 !important;
				}
				body:not(.mg_cust_touch_ol_behav) .mgom_66 .mg_box:not(.mg_item_no_ol):hover .mgi_overlays,
                .mgom_66 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_overlays {
					top: 0 !important;
					right: 0 !important;
					bottom: 0 !important;
					left: 0 !important;	
				}
				
		.mgom_66_1 { /* corner_slice */
			
						background-color: #ffffff;
						opacity: 0.1; filter: alpha(opacity=10);
				
				transition: 		all 400ms ease-in-out 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 {
			
						background-color: #ffffff;
						opacity: 0.8;
				
		}
		
		.mgom_66_2 { /* button */
			font-size: 27px;
				line-height: 27px;
				font-weight: bold;font-family: Times New Roman;
				padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; border: 2px solid #606060;
				border-radius: 50px;
				
						background-color: #696969;
						
				color: #ffffff;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_2,
        .mg_box.mg_ctob_show .mgom_66_2 {
			
				border-color: #606060;
						background-color: #696969;
						
				color: #ffffff;
		}
		
		.mgom_66_3 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: rgba(255,255,255, 0);
						padding-bottom: 1px; padding-left: 6px; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_3,
        .mg_box.mg_ctob_show .mgom_66_3 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_66_4.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 400ms linear 0ms;
					
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_4.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_66_4.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_66_4 .mgom_mark,
	.mgom_66 .mg_title_under .mgom_layer,
	.mgom_66 .mg_title_under .mgom_layer * {
		
				transition: 		all 400ms linear 0ms;
					
	}
	
			.mg_box .mgom_66_4.mgom_txt_wrap {
				
				transition: 		all 400ms linear 0ms;
					
			}
			
			.mg_box .mgom_66_4.mgom_txt_wrap .mgom_layer {
				opacity: 0;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_4.mgom_txt_wrap .mgom_layer,
            .mg_box.mg_ctob_show .mgom_66_4.mgom_txt_wrap .mgom_layer {
				opacity: 1;
			}
			
	.mgom_66_4.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: 		all 400ms linear 0ms;
				
		padding-bottom: 1px; padding-left: 6px; 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_66_4.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_66_4.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	/* ***** 67 - Highlighted texts OVERLAY ***** */ 
  
		.mgom_67_0 { /* single_border */
			border: 6px solid #ff551c;
				opacity: 0.7; filter: alpha(opacity=70);
				
				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_67_0,
        .mg_box.mg_ctob_show .mgom_67_0 {
			
				border-color: #ff551c;opacity: 1;
				
					 -webkit-transition-delay: 0.6s !important;
					transition-delay: 0.6s !important;
					
		}
		
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_0,
            .mg_box.mg_ctob_show .mgom_67_0 {
				border-width: 6px; 
			}
			
		.mgom_67_1 { /* full_img_layer */
			top: -100%; left: 0px;
						background-color: #000;
						opacity: 0; filter: alpha(opacity=0);
				padding: 0px;
				
				transition: 		all 500ms ease-out 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;
						background-color: #000;
						opacity: 0.2;
				padding: 0px;
				
		}
		
		.mgom_67_2 { /* title */
			text-align: left;
				font-size: 17px;
				
				color: #fefefe;line-height: 22px;
				font-weight: bold;margin-bottom: 20px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_2,
        .mg_box.mg_ctob_show .mgom_67_2 {
			
				color: #fefefe;
		}
		
				.mgom_67_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_67_2 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_67_2 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fefefe;
				}
		.mgom_67_3 { /* descr */
			text-align: left;
				font-size: 14px;
				
				color: #fff;line-height: 23px;
				max-height: 60px;
					margin-bottom: 25px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_67_3,
        .mg_box.mg_ctob_show .mgom_67_3 {
			
				color: #fff;
					 -webkit-transition-delay: 0.2s !important;
					transition-delay: 0.2s !important;
					
		}
		
				.mgom_67_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_67_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_67_3 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fff;
				}
		.mgom_67_4 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: 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_67_4,
        .mg_box.mg_ctob_show .mgom_67_4 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_67_5.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 450ms 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_67_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_67_5.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_67_5 .mgom_mark,
	.mgom_67 .mg_title_under .mgom_layer,
	.mgom_67 .mg_title_under .mgom_layer * {
		
				transition: 		all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_67_5.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				transition: 		all 450ms 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_67_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_67_5.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	/* ***** 68 - Flip image + text and button OVERLAY ***** */ 
  
		.mgom_68_0 { /* icon */
			top: 50%; left: 50%;font-size: 29px;
				
				color: #ffffff;opacity: 0; filter: alpha(opacity=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_68_0,
        .mg_box.mg_ctob_show .mgom_68_0 {
			font-size: 29px;
				
				color: #ffffff;opacity: 1;
				transform: scale(1.0) translateY(0); 
					 -webkit-transition-delay: 0.6s !important;
					transition-delay: 0.6s !important;
					
		}
		
			.mgom_68_0 {
				margin-top: -15px;	
				margin-left: -15px; 
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_0,
            .mg_box.mg_ctob_show .mgom_68_0 {
				margin-top: -15px;	
				margin-left: -15px; 
			}
			
			/* img fx */
			.mgom_68 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
			}
			
					.mgom_68 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
						transform: perspective(750px);
					}
					body:not(.mg_cust_touch_ol_behav) .mgom_68 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                    .mgom_68 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb {
						transform: perspective(750px) rotateY(180deg);
					}
					
		.mgom_68_2 { /* title */
			text-align: center;
				font-size: 19px;
				
				color: #fefefe;line-height: 40px;
				margin-bottom: 58px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_2,
        .mg_box.mg_ctob_show .mgom_68_2 {
			
				color: #fefefe;
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_68_3 { /* button */
			font-size: 14px;
				line-height: 19px;
				display: table; margin: auto;
					text-transform: uppercase;border: 0px solid #444444;
				border-radius: 2px;
				
						background-color: #7eb551;
						
				color: #fefefe;
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_3,
        .mg_box.mg_ctob_show .mgom_68_3 {
			
				border-color: #666666;
						background-color: #7eb551;
						
				color: #fefefe;
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_68_4 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(99,160,49, 0.8);
						
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_4,
        .mg_box.mg_ctob_show .mgom_68_4 {
			top: 0px; left: 0px;
						background-color: rgba(99,160,49, 1);
						
		}
		
	.mg_box .mgom_68_5.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
		transform: perspective(750px) rotateY(-180deg); 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_5.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_68_5.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_68_5 .mgom_mark,
	.mgom_68 .mg_title_under .mgom_layer,
	.mgom_68 .mg_title_under .mgom_layer * {
		
				transition: 		all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_68_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 700ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
		
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_68_5.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_68_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	/* ***** 69 - Tilt image + texts OVERLAY ***** */ 
  
		.mgom_69_0 { /* icon */
			bottom: 13px; right: 13px;font-size: 18px;
				
				color: #ffffff;opacity: 0; filter: alpha(opacity=0);
				transform: scale(0.6); 
				transition: 		all 300ms ease 0ms;
				
			z-index: 1090; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_69_0,
        .mg_box.mg_ctob_show .mgom_69_0 {
			font-size: 18px;
				
				color: #ffffff;opacity: 1;
				transform: scale(1.0); 
					 -webkit-transition-delay: 0.5s !important;
					transition-delay: 0.5s !important;
					
		}
		
		.mgom_69_1 { /* outlined_box */
			top: 0px; left: 0px;padding: 0px;
				opacity: 0.4; filter: alpha(opacity=40);
				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_69_1,
        .mg_box.mg_ctob_show .mgom_69_1 {
			top: 0px; left: 0px;padding: 8px;
				opacity: 0.4;
				transform: scale(1.0); 
		}
		
			.mgom_69_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 #fff;
			}
			body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_69_1:before,
            .mg_box.mg_ctob_show .mgom_69_1:before {
				
				border-color: #fff;
					 -webkit-transition-delay: 0.5s !important;
					transition-delay: 0.5s !important;
					
				top: 8px; 
				right: 8px;
				bottom: 8px;
				left: 8px;
				box-shadow: 0 0 0 2px #fff;
			}
			
			/* img fx */
			.mgom_69 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
				backface-visibility: hidden;
				transform-style: flat;
				
				transition: 		all 600ms ease 0ms;
				
			}
			
					.mgom_69 .mg_box:not(.mg_item_no_ol) .mgi_thumb {
						transform-origin: left center;
						transform: perspective(750px);
					}
					body:not(.mg_cust_touch_ol_behav) .mgom_69 .mg_box:not(.mg_item_no_ol):hover .mgi_thumb,
                    .mgom_69 .mg_box.mg_ctob_show:not(.mg_item_no_ol) .mgi_thumb {
						transform: perspective(750px) rotateY(90deg);
					}
					
		.mgom_69_3 { /* title */
			text-align: left;
				font-size: 19px;
				
				color: #fefefe;line-height: 22px;
				text-transform: uppercase;margin-bottom: 25px !important; 
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_69_3,
        .mg_box.mg_ctob_show .mgom_69_3 {
			
				color: #fefefe;
		}
		
				.mgom_69_3 .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_69_3 .mgom_mark,
                .mg_box.mg_ctob_show .mgom_69_3 .mgom_mark {
					
				background-color: #7eb551;
				box-shadow: 0 0 0 3px #7eb551;
				outline: 4px solid #7eb551;
					
				color: #fefefe;
				}
		.mgom_69_4 { /* descr */
			text-align: left;
				font-size: 16px;
				
				color: #fff;line-height: 21px;
				max-height: 50px;
					
		}
		body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_69_4,
        .mg_box.mg_ctob_show .mgom_69_4 {
			
				color: #fff;
		}
		
		.mgom_69_5 { /* txt_block */
			top: 0px; left: 0px;
						background-color: 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_69_5,
        .mg_box.mg_ctob_show .mgom_69_5 {
			top: 0px; left: 0px;
						background-color: rgba(99,160,49, 1);
						
		}
		
	.mg_box .mgom_69_6.mgom_txt_wrap .mgom_layer {
		
				transition: 		all 600ms ease 0ms;
					
		transform: perspective(750px) rotateY(-90deg); 
					transform-origin: right center;
				
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_69_6.mgom_txt_wrap .mgom_layer,
    .mg_box.mg_ctob_show .mgom_69_6.mgom_txt_wrap .mgom_layer {
		transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_69_6 .mgom_mark,
	.mgom_69 .mg_title_under .mgom_layer,
	.mgom_69 .mg_title_under .mgom_layer * {
		
				transition: 		all 600ms ease 0ms;
					
	}
	
	.mgom_69_6.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				transition: 		all 600ms ease 0ms;
				
		padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; 
	}
	body:not(.mg_cust_touch_ol_behav) .mg_box:hover .mgom_69_6.mgom_txt_wrap,
    .mg_box.mg_ctob_show .mgom_69_6.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	