#jz{
	padding:5px 5px 0 0;
}

.jztxt{
	border:thin solid #e5e5e5;
	padding:4px 90px 7px 8px;
	background-image:url(/ebt/images2019/home-2.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.jzt1{
	background:#0068b7;
	color:#ffffff;
	border-radius:5px;
	padding:4px 10px;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	margin-bottom: 3px;
}

.jzt2{
	font-size:1.2em;
	text-align:center;
	margin-bottom: 2px;
}

.jzt3{
	font-size:1.2em;
	text-align:center;	
	margin-bottom: 4px;
}

.jzt3 a{
	text-decoration:underline;
	color:#000000;
}

.iflash{
	padding:5px 5px 0 0;
}

.iyoutube{
	padding:5px  0 0 0;
}

.videoFrame{
	height:258px;
}

#zt5{
	background-color:#a5dbf7;
	padding-bottom:30px;
}


.carousel-indicators{
	bottom:-10px!important;
}

@media only screen and (max-width: 1199px){
	.jztxt{
		padding-right:8px;
		background-image:none;
	}
	.jzt1,.jzt2,.jzt3{
		font-size:1.1em;
	}
	.videoFrame{
		height:208px;
	}
	.jzt1,.jzt2,.jzt3{
		margin-bottom:4px;
	}
}

@media only screen and (max-width: 991px){
	.videoFrame{
		height:160px;
	}
}

@media only screen and (max-width: 767px) {
	.jztxt{
		padding:8px 90px 7px 8px;
		background-image:url(/ebt/images2019/home-2.jpg);
	}
.jzt1{
	background:#e4007e;	
	}
}