.home-section {
	background-image: url(../img/bg/bg-1.jpg);
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pattern {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat;
	opacity: .8;
}
#MainHeader {
	height: 444px;
	z-index: 1;
	position: relative;
}
.topslider {
	left: 0;
	right: 0;
	display: block;
	width: 1190px;
	position: relative;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
}
#home-items {
	width: 1190px;
	height: 100%;
	text-align: center;;
}
#block-left {
	/* width: 948px; */
	width: 1190px;
	height: 445px;
	color: white;
	margin-right: 5px;
	margin: 0 auto;
}
#block-left a {
	text-decoration: none;
}
#bick1 {
	width: 472px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 4px;
}
#bick2 {
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 4px;
}
#bick3 {
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 0px;
}
#bick4 {
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 4px;
}
#bick5 {
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 0px;
}
#bick6 {
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 4px;
}
#bick7 {
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 4px;
}
#bick8{
	width: 234px;
	height: 220px;
	float: left;
	z-index: 1;
	margin-bottom: 4px;
	margin-right: 4px;
}
.navi-main {
	float: left;
	width: 472px;
	height: 220px;
	display: inline-block;
	text-align: left;
	padding:35px 30px;
	background: rgba(250, 250, 250, 1);
	font-weight: 900 !important;
}
.navi-main h1 {
	font-size: 25px;
	line-height: 38px;
	color: #000;
	text-transform: uppercase;
}
.navi-main h3 {
	font-size: 14px;
	line-height: 34px;
	font-weight: 300;
	color: #999;
	padding-top: 10px;
}
.navi-main h3 span {
	color: #222;
}
.navi-main h3 span:hover {
	color: #000;
}
.navi-sq-2 {
	float: left;
	width: 234px;
	height: 220px;
	background: #f7d444;
	text-align: center;
	vertical-align: middle;
}
.navi-sq-2 h2 {
	margin-top: 2px;
}
.navi-sq-2 h2 img {
	width: 60px;
	margin-bottom: 14px;
}
.navi-sq-2 h2 span {
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	color: #f4f4f4;
	padding-top: 14px;
}
.navi-sq-2 h2:hover span {
	color: #fff;
}
.navi-sq-4 {
	float: left;
	width: 234px;
	height: 220px;
	background: rgba(244, 244, 244, 1);
	display: inline-block;
	text-align: left;
	padding:35px 30px;
}
.navi-sq-4 h1 {
	font-size: 20px;
	line-height: 38px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
}
.navi-sq-4 h3 {
	font-size: 14px;
	line-height: 34px;
	font-weight: 300;
	color: #999;
	padding-top: 10px;
}
.navi-sq-4 h3 span {
	color: #222;
}
.navi-sq-4 h3 span:hover {
	color: #000;
}
.navi-sq-5 {
	float: left;
	width: 234px;
	height: 220px;
	background: rgba(255, 255, 255, 1);
	text-align: center;
	vertical-align: middle;
}
.navi-sq-5 h2 {
	margin-top: 25px;
}
.navi-sq-5 h2 img {
	width: 95px;
}
.navi-sq-5 h2 span {
	font-size: 17px;
	line-height: 34px;
	font-weight: 300;
	color: #444;
	padding-top: 14px;
	text-transform: uppercase;
}
.navi-sq-5 h2:hover span {
	color: #000;
}
.navi-sq-6 {
	float: left;
	width: 234px;
	height: 220px;
	background: rgb(76, 76, 76);
	text-align: center;
	vertical-align: middle;
}
.navi-sq-6 h2 {
	margin-top: 25px;
}
.navi-sq-6 h2 img {
	width: 95px;
}
.navi-sq-6 h2 span {
	font-size: 17px;
	line-height: 34px;
	font-weight: 300;
	color: #fff;
	padding-top: 14px;
	text-transform: uppercase;
}
.navi-sq-6 h2:hover span {
	color: #e2e2e2;
}
@media screen and (min-width: 490px) and (max-width: 990px) {
	#bick2 {
		display: none;
	}
}
@media screen and (max-width: 990px) {
	#bick7 {
		display: none;
	}
	.topslider {
		width: 712px;
	}
	#home-items {
		width: 712px;
	}
	#block-left {
		width: 712px;
	}
}
@media screen and (max-width: 720px) {
	#bick5 {
		display: none;
	}
	#bick6 {
		display: none;
	}
	.topslider {
		width: 476px;
	}
	#home-items {
		width: 476px;
	}
	#block-left {
		width: 476px;
	}
	#bick3 {
		width: 234px;
		height: 220px;
		float: left;
		z-index: 1;
		margin-bottom: 4px;
		margin-right: 4px;
	}
}
@media screen and (max-width: 490px) {
	#bick1 {
		display: none;
	}
	#bick4 {
		display: none;
	}
	#bick3 {
		display: none;
	}
	.topslider {
		width: 234px;
	}
	#home-items {
		width: 234px;
	}
	#block-left {
		width: 234px;
		height:220px;
	}
}