/*
Theme Name:     Nevada - MODIFIED
Theme URI:      http://mediaoneservices.com/
Description:    Nevada child theme. Feel free to update the parent theme.
Author:         Absart Ltd.
Author URI:     http://absart.biz/
Template:       nevada
Version:        0.1.0
*/

@import url("../nevada/style.css");
.entry-content h1 {
	font-size: 20px;
}
.entry-content h2 {
	font-size: 18px;
}
.entry-content h3 {
	font-size: 16px;
}
.entry-content h4 {
	font-size: 14px;
}
.entry-content h5 {
	font-size: 13px;
}
.entry-content h6 {
	font-size: 12px;
}
#lambda-featured-header-wrap {
	margin: 0 0 10px;
}
#lambda-featured-header-wrap .lambda-video {
	height: 420px;
	margin: 0 -25px;
}
#lambda-featured-header-wrap .lambda-video iframe {
	width: 100%;
	height: 100%;
}
.fluid-width-video-wrapper {
	height: 100%;
}