.bh_box {
	width: 730px;
	height: 433px;
	margin: 100px 0 85px 1px;
	border-left: 3px solid #000000;
	box-shadow: 0 3px 48px 0 rgba(0, 0, 0, 0.16);
	position: relative;
	z-index: 1;
}
.bh_box-2 {
	width: 730px;
	height: 433px;
	margin: 0;
	padding: 70px;
	background-color: #ffffff;
	padding-top: 0;
	border-left: 8px solid #ffdf00;
	padding-right: 50px;
}
.bh_box .discountvalue {
	background: #000;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 40px;
	font-family: 'TiemposHeadline-Regular';
	padding-top: 34px;
	position: relative;
	left: 102%;
	top: -12%;
	line-height: 30px;
}
.bh_box .discountvalue span {
  font-size: 11px;
  display: block;
  font-family: "NeurialGrotesk-Regular", Arial, sans-serif;
}

.bh_box .heading {
margin: -60px 20px 34px 0px;
font-family: 'TiemposHeadline-Regular';
font-size: 38px;
font-weight: normal;
line-height: 1.16;
letter-spacing: normal;
text-align: left;
color: #000000;
}

.bh_box .desc-bb ul li {
	display: inline-block;
	margin: 0 10px 8px 0;
	width: auto;
	text-align: center;
}
.bh_box .desc-bb ul li a {
	padding: 10px;
	border: solid 1px #d4d4d4;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.28;
	color: #121111;
	display: block;
}
.bh_box .desc-bb ul li a:hover {background: #ffdf00;}
.bh_box .desc-bb2 ul li {
	padding: 25px 15px 25px 50px;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.28;
	color: #121111;
	width: 33%;
}
.bh_box .desc-bb2 ul li:nth-child(1) {background: url(img/transit.svg) no-repeat left center/42px;padding-left: 55px;}
.bh_box .desc-bb2 ul li:nth-child(2) {background: url(img/discount.svg) no-repeat left center;}
.bh_box .desc-bb2 ul li:nth-child(3) {background: url(img/guarantee.svg) no-repeat left center;}
.banner_kochon {
	position: absolute;
	left: 93%;
	margin-top: -24px;
}
@media(max-width: 1319px) {
	.banner_kochon {display: none;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.bh_box {margin: 100px auto 85px auto;}
}
@media(max-width: 991px) {
	.bh_box-2 {width: 100%;height: auto; padding-left: 40px; padding-right: 40px;}
  .bh_box .heading {	margin: 0px 52px 34px 0;	font-size: 35px;  }
	.bh_box .discountvalue {top: -60px;left: 530px;}
	.bh_box {width: 655px;height: auto;margin: 100px auto 85px auto;}
  .bh_box .heading {margin: -55px 0px 34px 0; font-size: 32px;}
}
@media(max-width: 767px) {
	.bh_box {width: 100%; margin: 30px auto 30px auto;}
	.bh_box-2 {padding: 20px;}
	.bh_box .heading {font-size: 25px;}
	.bh_box .desc-bb2 ul li {width: 50%; float: left;}
	.bh_box .desc-bb2 ul li:nth-child(2) {display: none;}
	.bh_box .discountvalue {
		top: -40px;
		left: 87%;
		width: 70px;
		height: 70px;
		font-size: 26px;
		line-height: 18px;
		padding-top: 20px;
	}
	.bh_box .discountvalue span {font-size: 6px;}
	.bh_box .desc-bb2 ul li {
		padding: 25px 15px 25px 40px;
		font-size: 9px;
		width: 50%;
	}
	.bh_box .desc-bb2 ul li:nth-child(1) {
		background: url(img/transit.svg) no-repeat left center/30px;
		padding-left: 40px;
	}
	.bh_box .desc-bb2 ul li:nth-child(3) {
		background: url(img/guarantee.svg) no-repeat left center/20px;
		padding-left: 30px;
	}
	.bh_box .desc-bb ul li {
		display: inline-block;
		margin: 0 5px 7px 0;
		text-align: center;
	}
	.bh_box .desc-bb ul li a {
		border: solid 1px #d4d4d4;
		font-size: 15px;
		font-weight: normal;
		line-height: 1.28;
		color: #121111;
		display: block;
	}
}

@media(min-width: 1600px) {
	#top_column video {
		object-fit: cover;
		width: 100vw;
		/* height: 100%; */
		position: absolute;
		z-index: 0;
	}
}
#top_column video {
	object-fit: cover;
	/* width: 100vw; */
	/* height: 100%; */
	position: absolute;
	z-index: 0;
}


#videobackground iFrame {
  width: 100%;
  height: 100%;
}
