
.background-image-holder:before {
	background: none !important;
}

.page-header:before {
	 /*background-color:  transparent !important;*/
}

.page-header.page .col-xs-8.col-xs-offset-4 {
	margin-top: 100px;
}

@media (max-width: 767px) {/* xs */
	.page-header.page .col-xs-8.col-xs-offset-4 {
	margin-top: 30px;
}
	.page-header.page .col-xs-8.col-xs-offset-4 h1 {
		line-height: 1.3 !important;
	}
}

.utility-menu .utility-inner {
	border-bottom: none !important;
}

footer.short {
  color: #fff;
}
footer.short ul li a {
  color: #fff;
}

.contentBody,
.font-MidashiMin {
	font-family: Times New Roman, Times, serif;
}

.welcomeWrapper {
	padding-bottom: 230px !important;
	background: url(../images/english/bg_welcome.jpg) bottom right no-repeat #ffffff !important ;
}

@media (max-width: 767px) {/* xs */
	.welcomeWrapper {
		padding-bottom: 180px !important;
		background-size: 70% !important;
	}
}