
#lectembed {
    color: #000000;
    font-family: "Verdana";
    font-size: 10px;
}

body {
	margin:0;
}

#lectflv {
	margin:auto;
}

.title{
	text-align:center;
	margin-bottom:12px;
}

.center{
	text-align:center;
}

.message {
	margin:40px 0px;
}

.play-button {
	width:20%;
	margin:21% 40%;
	cursor: pointer;
}

#lectmp4 {
	background-size:contain;
	position:relative;
	width:100%;
	height: 0;
	padding-bottom: 56.25%;
}

.video-container {
	position: absolute;
	width:100%;
	height:100%;
}

#vid1 {
	width:100%;
	height:100%;
}

.smartphone #lectembed {
	font-size: 12px;
}

.smartphone #lectflv {
	width: 100%;
}

.smartphone .title{
	margin-bottom:10px;
}
