@import url("//www.poppspacking.org/wp-content/plugins/media-grid-overlay-manager/css/frontend.css");

/* ***** 54 - Full overlay + magnifier OVERLAY ***** */ 
  
		.mgom_54_0 { /* img_fx */
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_54_0 {
				
		}
		
		.mgom_54_1 { /* full_img_layer */
				top: -100%; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_54_1 {
				top: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
		.mgom_54_2 { /* title */
				text-align: center;
					font-size: 28px;
					
					color: #fcfcfc;line-height: 28px;
					font-weight: bold;text-transform: uppercase;font-family: arial black;
					
		}
		.mg_box:hover .mgom_54_2 {
				
					color: #ffe203;
		}
		
		.mgom_54_3 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #1c1c1c;opacity: 0.2; filter: alpha(opacity=20);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_54_3 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_54_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_54_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 55 - Rotating circle + type icon OVERLAY ***** */ 
  
		.mgom_55_0 { /* central_shape */
				
					background-color: #4f4f4f;opacity: 0.7; filter: alpha(opacity=70);
					
					color: #fdfdfd;transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); 
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_55_0 {
				
					background-color: #4f4f4f;opacity: 1; filter: alpha(opacity=100);
					transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); 
		}
		
			.mgom_55_0 div, .mgom_55_0 div:before, .mgom_55_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f; 
			}
			.mg_box:hover .mgom_55_0 div, .mg_box:hover .mgom_55_0 div:before, .mg_box:hover .mgom_55_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f;	
			}
			
		.mgom_55_1 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.7; filter: alpha(opacity=70);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_55_1 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					
		}
		
	.mgom_55_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_55_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 56 - Mouse aware + title and excerpt OVERLAY ***** */ 
  
		.mgom_56_0 { /* title */
				text-align: center;
					font-size: 17px;
					
					color: #fdfdfd;line-height: 21px;
					font-weight: bold;margin-bottom: 12px !important; 
		}
		.mg_box:hover .mgom_56_0 {
				
					color: #fdfdfd;
		}
		
		.mgom_56_1 { /* descr */
				text-align: center;
					font-size: 13px;
					
					color: #fff;line-height: 17px;
					margin-bottom: 15px !important; 
		}
		.mg_box:hover .mgom_56_1 {
				
					color: #fff;
		}
		
		.mgom_56_2 { /* txt_block */
				
					background-color: #111;opacity: 0.2; filter: alpha(opacity=20);
					
					transition: all 400ms ease-out 0s;
					-webkit-transition: all 400ms ease-out 0s; /* older webkit */
					-ms-transition: all 400ms ease-out 0s;
					
		}
		.mg_box:hover .mgom_56_2 {
				
					background-color: #111;opacity: 0.7; filter: alpha(opacity=70);
					
		}
		
	.mgom_56_3.mgom_txt_wrap {
			
		
					transition: all 400ms ease-out 0s;
					-webkit-transition: all 400ms ease-out 0s; /* older webkit */
					-ms-transition: all 400ms ease-out 0s;
					
		
	}
	
	.mg_box:hover .mgom_56_3.mgom_txt_wrap {
			
	}
	
/* ***** 57 - Title + plus icon OVERLAY ***** */ 
  
		.mgom_57_0 { /* img_fx */
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_57_0 {
				
		}
		
		.mgom_57_1 { /* full_img_layer */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					padding: 34px;
					background-clip: content-box;
					transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); 
					transition: all 1000ms ease-out 0s;
					-webkit-transition: all 1000ms ease-out 0s; /* older webkit */
					-ms-transition: all 1000ms ease-out 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_57_1 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
		.mgom_57_2 { /* title */
				text-align: center;
					font-size: 33px;
					
					color: #fae500;line-height: 28px;
					font-weight: bold;text-transform: uppercase;margin-top: 42px !important; font-family: arial black;
					
		}
		.mg_box:hover .mgom_57_2 {
				
					color: #f8ff38;
		}
		
		.mgom_57_3 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #fc0a0a;opacity: 0; filter: alpha(opacity=0);
					padding-top: 40px; padding-bottom: 20px; 
					transition: all 300ms ease 0s;
					-webkit-transition: all 300ms ease 0s; /* older webkit */
					-ms-transition: all 300ms ease 0s;
					
		}
		.mg_box:hover .mgom_57_3 {
				top: 0px; left: 0px;
					background-color: #cf0617;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_57_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 300ms ease 0s;
					-webkit-transition: all 300ms ease 0s; /* older webkit */
					-ms-transition: all 300ms ease 0s;
					
		padding-top: 40px; padding-bottom: 20px; 
	}
	
	.mg_box:hover .mgom_57_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 58 - Flickr style OVERLAY ***** */ 
  
		.mgom_58_0 { /* title */
				text-align: left;
					font-size: 15px;
					
					color: #fdfdfd;line-height: 20px;
					font-weight: bold;
		}
		.mg_box:hover .mgom_58_0 {
				
					color: #fdfdfd;
		}
		
		.mgom_58_1 { /* descr */
				text-align: left;
					font-size: 13px;
					
					color: #fff;line-height: 17px;
					
		}
		.mg_box:hover .mgom_58_1 {
				
					color: #fff;
		}
		
		.mgom_58_2 { /* txt_block */
				bottom: -100%; left: 0px;
					background-color: #111;opacity: 0.6; filter: alpha(opacity=60);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_58_2 {
				bottom: 0px; left: 0px;
					background-color: #111;opacity: 0.6; filter: alpha(opacity=60);
					
		}
		
	.mgom_58_3.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_58_3.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
/* ***** 59 - Grayscale + corner circle OVERLAY ***** */ 
  
		.mgom_59_0 { /* corner_shape */
				bottom: -150px; right: -150px;
					background-color: #fdfdfd;opacity: 0.6; filter: alpha(opacity=60);
					
					color: #4D4D4D;
					transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					-webkit-transition: all 400ms cubic-bezier(0.680, 0, 0.265, 1) 0s; /* older webkit */
					-ms-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_59_0 {
				bottom: -80px; right: -80px;opacity: 0.9; filter: alpha(opacity=90);
					
		}
		
		.mgom_59_1 { /* crossing_layer */
				
					background-color: #ffffff;opacity: 0.2; filter: alpha(opacity=20);
					
					transition: all 600ms ease 0s;
					-webkit-transition: all 600ms ease 0s; /* older webkit */
					-ms-transition: all 600ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_59_1 {
				
					background-color: #ffffff;opacity: 0.6; filter: alpha(opacity=60);
					
		}
		
		.mgom_59_2 { /* img_fx */
				
			z-index: 870; 
		}
		.mg_box:hover .mgom_59_2 {
				
		}
		
		.mgom_59_3 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_59_3 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_59_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_59_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 60 - Zoom image + magnifier icon OVERLAY ***** */ 
  
		.mgom_60_0 { /* icon */
				top: 50%; left: 50%;font-size: 39px;
					
					color: #fff;opacity: 0; filter: alpha(opacity=0);
					transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); 
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
			z-index: 890; 
		}
		.mg_box:hover .mgom_60_0 {
				font-size: 39px;
					
					color: #fff;opacity: 0.9; filter: alpha(opacity=90);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
			.mgom_60_0 {
				margin-top: -20px;	
				margin-left: -20px; 
			}
			.mg_box:hover .mgom_60_0 {
				margin-top: -20px;	
				margin-left: -20px; 
			}
			
		.mgom_60_1 { /* crossing_layer */
				
					background-color: #444;opacity: 0.1; filter: alpha(opacity=10);
					
					transition: all 500ms ease 0s;
					-webkit-transition: all 500ms ease 0s; /* older webkit */
					-ms-transition: all 500ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_60_1 {
				
					background-color: #444;opacity: 0.1; filter: alpha(opacity=10);
					
		}
		
		.mgom_60_2 { /* img_fx */
				
			z-index: 870; 
		}
		.mg_box:hover .mgom_60_2 {
				
		}
		
		.mgom_60_3 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_60_3 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_60_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_60_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 61 - Split overlay + circle OVERLAY ***** */ 
  
		.mgom_61_0 { /* central_shape */
				top: 0px; left: 0px;
					background-color: #333;opacity: 0; filter: alpha(opacity=0);
					
					color: #fff;transform: scale(0.5); -ms-transform: scale(0.5); -webkit-transform: scale(0.5); 
					transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					-webkit-transition: all 500ms cubic-bezier(0.680, 0, 0.265, 1) 0s; /* older webkit */
					-ms-transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550) 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_61_0 {
				top: 0px; left: 0px;
					background-color: #333;opacity: 0.9; filter: alpha(opacity=90);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
			.mgom_61_0 div, .mgom_61_0 div:before, .mgom_61_0 div:after {
				background-color: #333;	
				border-color: #333; 
			}
			.mg_box:hover .mgom_61_0 div, .mg_box:hover .mgom_61_0 div:before, .mg_box:hover .mgom_61_0 div:after {
				background-color: #333;	
				border-color: #333;	
			}
			
		.mgom_61_1 { /* vert_split_layer */
				
					background-color: #ffffff;opacity: 0.1; filter: alpha(opacity=10);
					
					transition: all 200ms ease 0s;
					-webkit-transition: all 200ms ease 0s; /* older webkit */
					-ms-transition: all 200ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_61_1 {
				
					background-color: #ffffff;opacity: 0.4; filter: alpha(opacity=40);
					
		}
		
			.mgom_61_1 div {
					
					background-color: #ffffff;
					transition: all 200ms ease 0s;
					-webkit-transition: all 200ms ease 0s; /* older webkit */
					-ms-transition: all 200ms ease 0s;
					
			}
			.mg_box:hover .mgom_61_1 div {
					
					background-color: #ffffff;
			}
			
		.mgom_61_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_61_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
	.mgom_61_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_61_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 62 - Curtain + type icon + socials OVERLAY ***** */ 
  
		.mgom_62_0 { /* icon */
				top: 50%; left: 50%;font-size: 27px;
					
					color: #ffffff;opacity: 0.9; filter: alpha(opacity=90);
					transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); 
					transition: all 400ms ease-in-out 0s;
					-webkit-transition: all 400ms ease-in-out 0s; /* older webkit */
					-ms-transition: all 400ms ease-in-out 0s;
					
			z-index: 1090; 
		}
		.mg_box:hover .mgom_62_0 {
				font-size: 27px;
					
					color: #ffffff;opacity: 0.4; filter: alpha(opacity=40);
					transform: scale(1.0); -ms-transform: scale(1.0); -webkit-transform: scale(1.0); 
		}
		
			.mgom_62_0 {
				margin-top: -14px;	
				margin-left: -14px; 
			}
			.mg_box:hover .mgom_62_0 {
				margin-top: -14px;	
				margin-left: -14px; 
			}
			
		.mgom_62_1 { /* full_img_layer */
				top: 0px; left: 0px;
					background-color: #242424;opacity: 0; filter: alpha(opacity=0);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_62_1 {
				top: 0px; left: 0px;
					background-color: #242424;opacity: 0.1; filter: alpha(opacity=10);
					
		}
		
		.mgom_62_2 { /* title */
				text-align: center;
					font-size: 15px;
					
					color: #383838;line-height: 17px;
					text-transform: uppercase;
		}
		.mg_box:hover .mgom_62_2 {
				
					color: #5c5c5c;
		}
		
		.mgom_62_3 { /* separator */
				
					color: #cfcfcf;
					border-bottom: 1px dotted #cfcfcf;
					
		}
		.mg_box:hover .mgom_62_3 {
				
		}
		
		.mgom_62_4 { /* socials */
				
					color: #b2b2b2;font-size: 18px;
					line-height: 32px;
					
		}
		.mg_box:hover .mgom_62_4 {
				
					color: #808080;
		}
		
			.mgom_62_4 span {
				font-size: 18px;
					
			}
			.mg_box:hover .mgom_62_4 span {
				
					color: #b2b2b2;
			}
			.mg_box:hover .mgom_62_4 span:hover,
			.mgom_62_4 span:hover {
				
					color: #808080;
			}
		.mgom_62_5 { /* txt_block */
				bottom: -100%; left: 0px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_62_5 {
				bottom: 0px; left: 0px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					
		}
		
	.mgom_62_6.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		padding-top: 13px; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; 
	}
	
	.mg_box:hover .mgom_62_6.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
/* ***** 63 - Outlined diamond + type OVERLAY ***** */ 
  
		.mgom_63_0 { /* img_fx */
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_63_0 {
				
		}
		
		.mgom_63_1 { /* full_img_layer */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.5; filter: alpha(opacity=50);
					
					padding: 10px;
					background-clip: content-box;
					
					transition: all 600ms ease 0s;
					-webkit-transition: all 600ms ease 0s; /* older webkit */
					-ms-transition: all 600ms ease 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_63_1 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.15; filter: alpha(opacity=15);
					
		}
		
		.mgom_63_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 0.7; filter: alpha(opacity=70);
					
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		}
		.mg_box:hover .mgom_63_2 {
				top: 0px; left: 0px;
					background-color: #ffffff;opacity: 1; filter: alpha(opacity=100);
					
		}
		
	.mgom_63_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 400ms ease 0s;
					-webkit-transition: all 400ms ease 0s; /* older webkit */
					-ms-transition: all 400ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_63_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 64 - Central sliding text + button OVERLAY ***** */ 
  
		.mgom_64_0 { /* img_fx */
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_64_0 {
				
		}
		
		.mgom_64_1 { /* title */
				text-align: center;
					font-size: 42px;
					
					color: #faf255;line-height: 32px;
					text-transform: uppercase;
		}
		.mg_box:hover .mgom_64_1 {
				
					color: #faea3c;
		}
		
		.mgom_64_2 { /* txt_block */
				top: 0px; left: 0px;
					background-color: #424242;opacity: 0.3; filter: alpha(opacity=30);
					
					transition: all 600ms ease 0s;
					-webkit-transition: all 600ms ease 0s; /* older webkit */
					-ms-transition: all 600ms ease 0s;
					
		}
		.mg_box:hover .mgom_64_2 {
				top: 0px; left: 0px;
					background-color: #292929;opacity: 0.3; filter: alpha(opacity=30);
					
		}
		
	.mgom_64_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
					transition: all 600ms ease 0s;
					-webkit-transition: all 600ms ease 0s; /* older webkit */
					-ms-transition: all 600ms ease 0s;
					
		
	}
	
	.mg_box:hover .mgom_64_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 65 - Bottom slice + plus button OVERLAY ***** */ 
  
		.mgom_65_0 { /* img_fx */
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_65_0 {
				
		}
		
		.mgom_65_1 { /* corner_slice */
				
					background-color: #ffffff;opacity: 0.1; filter: alpha(opacity=10);
					
					transition: all 400ms ease-in-out 0s;
					-webkit-transition: all 400ms ease-in-out 0s; /* older webkit */
					-ms-transition: all 400ms ease-in-out 0s;
					
			z-index: 880; 
		}
		.mg_box:hover .mgom_65_1 {
				
					background-color: #ffffff;opacity: 0.8; filter: alpha(opacity=80);
					
		}
		
		.mgom_65_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;
		}
		.mg_box:hover .mgom_65_2 {
				
					border-color: #606060;
					background-color: #696969;
					color: #ffffff;
		}
		
			.mgom_65_2 {
				transition: 		all 400ms linear 0s;
				-webkit-transition: all 400ms linear 0s;
				-ms-transition: 	all 400ms linear 0s;
			}
			
		.mgom_65_3 { /* txt_block */
				bottom: -100%; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					padding-bottom: 1px; padding-left: 6px; 
					transition: all 400ms linear 0s;
					-webkit-transition: all 400ms linear 0s; /* older webkit */
					-ms-transition: all 400ms linear 0s;
					
		}
		.mg_box:hover .mgom_65_3 {
				bottom: 0px; left: 0px;
					background-color: #ffffff;opacity: 0; filter: alpha(opacity=0);
					
		}
		
			.mg_box .mgom_65_4.mgom_txt_wrap > *:not(.mgom_txt_block) {
				opacity: 0;
				filter: alpha(opacity=0);	
			}
			.mg_box:hover .mgom_65_4.mgom_txt_wrap > *:not(.mgom_txt_block) {
				opacity: 1;
				filter: alpha(opacity=100);	
			}
			.mgom_65_4.mgom_txt_wrap > * {
				transition: 		opacity 400ms linear 0s;
				-webkit-transition: opacity 400ms linear 0s;
				-ms-transition: 	opacity 400ms linear 0s;
			}
			
	.mgom_65_4.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
					transition: all 400ms linear 0s;
					-webkit-transition: all 400ms linear 0s; /* older webkit */
					-ms-transition: all 400ms linear 0s;
					
		padding-bottom: 1px; padding-left: 6px; 
	}
	
	.mg_box:hover .mgom_65_4.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	