/* Smaller than standard 992 (devices and browsers) */
	@media only screen and (min-width: 992px) {
  #containers{
	position:absolute;
	max-width:825px;
	margin:0 auto;
	padding-bottom: 100px;
	left:50%;
	margin-left:-520px !important;
	top:457px;
	
}
#TopLogo_index {
	text-align:left; 
	padding:0px; 
	
}

#STopLogo_index {
	}

.grids{
	width:165px;
	min-height:100px;
	padding: 0px;
	background:#fff;
	margin:0px 0px 0px 0px;
	font-size:12px;
	float:left;
	
	-webkit-transition: top 0s ease, left 0s ease;
	-moz-transition: top 0s ease, left 0s ease;
	-o-transition: top 0s ease, left 0s ease;
	-ms-transition: top 0s ease, left 0s ease;
}
.grids .imgholder {
	margin:0px; padding:0px; 
}
.grids .imgholder img{
	width:100%;
	background:#ccc;
	display:block;
	margin:0px; padding:0px; 
}


#regDate{
	}
	
#YGnavigation .col-xs-12{margin-top:52px;}

#header_wrap {position:absolute;left:50%;margin-left:-20px;z-index:100;width:100%;height:141px;}
	}
	@media only screen and (min-width: 1px) and (max-width: 992px) {
	  #containers{
	position:relative;
	max-width:825px;
	margin:0 auto;
	padding-bottom: 100px;
	padding-left:-100px !important;
	left:0px;
	
}

#STopLogo_index {maegin-top:00px;
	}
#STopLogo_index	{padding:0px; margin-top:-10px;top:0;margin-bottom:26px;}
#SYGnavigation .col-xs-12{margin-top:50px;
	}	
	
.grids{
	width:165px;
	min-height:100px;
	padding: 0px;
	background:#fff;
	margin:0px 0px 0px 0px;
	font-size:12px;
	float:left;
	
	-webkit-transition: top 0s ease, left 0s ease;
	-moz-transition: top 0s ease, left 0s ease;
	-o-transition: top 0s ease, left 0s ease;
	-ms-transition: top 0s ease, left 0s ease;
}
.grids .imgholder {
	margin:0px; padding:0px; 
}
.grids .imgholder img{
	width:100%;
	background:#ccc;
	display:block;
	margin:0px; padding:0px; 
}
	
#TopLogo_index {
	text-align:center; 
	padding:0px; 
	height:60px;
	
	
}	

#regDate{
	width:250px;
	margin:0 auto;
	}
	
	#YGnavigation .col-xs-12{margin-top:86px;}
	
	#header_wrap {display:none;position:absolute;left:50%;margin-left:-20px;z-index:100;width:100%;height:141px;}
	
	}