@font-face {
	font-family: 'OpenSansLight';
	src: url('../fonts/opensans-light.eot');
	src: url('../fonts/opensans-light.eot') format('embedded-opentype'), url('../fonts/opensans-light.woff') format('woff'), url('../fonts/opensans-light.ttf') format('truetype'), url('../fonts/opensans-light.svg#OpenSansLight') format('svg');
}
.navbar-nav > li > a {
	font-family: 'OpenSansRegular';
	font-size: 16px;
	letter-spacing: 0.3px;
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../fonts/opensans-regular.eot');
	src: url('../fonts/opensans-regular.eot') format('embedded-opentype'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
	font-family: 'OpenSansBold';
	font-family: 'OpenSansBold';
	src: url('../fonts/opensans-bold.eot');
	src: url('../fonts/opensans-bold.eot') format('embedded-opentype'), url('../fonts/opensans-bold.woff') format('woff'), url('../fonts/opensans-bold.ttf') format('truetype'), url('../fonts/opensans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
	font-family: 'OpenSansSemibold';
	src: url('../fonts/opensans-semibold.eot');
	src: url('../fonts/opensans-semibold.eot') format('embedded-opentype'), url('../fonts/opensans-semibold.woff') format('woff'), url('../fonts/opensans-semibold.ttf') format('truetype'), url('../fonts/opensans-semibold.svg#OpenSansSemibold') format('svg');
}
p {
	font-family: 'OpenSansRegular';
	font-size: 15px;
}
ul, li {
	list-style: none;
	padding: 0;
}
h1 {
	font-family: 'OpenSansBold';
	font-size: 50px;
}
h2 {
	font-family: 'OpenSansSemibold';
	font-size: 30px;
}
.h4, h4 {
	font-size: 25px;
	font-family: 'OpenSansSemibold';
}
.header-image {
	display: block;
	width: 100%;
	text-align: center;
	background: url(../images/hr-bg.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.headline {
	padding: 150px 0;
}
.headline h1 {
	font-size: 70px;
	color: #fff;
	font-family: Lovelo, sans-serif;
}
.headline p {
	font-family: Libre Baskerville;
	font-size: 24px;
	line-height: 43px!important;
	font-weight: 400;
	font-style: italic;
	color: #fff;
}
.cnt {
	width: 100%;
	float: left;
	padding: 40px;
}
.pdng20 {
	padding: 20px 0;
}
.pdng40 {
	padding: 40px 0;
}
.gray-panel {
	background: #f6f6f6;
}
.lgt-bx {
	background: #eef1f3;
}
.row-flex, .row-flex > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 1 auto;
}
.row-flex .col-lg-6 {
	padding: 0;
}
.blue-box {
	background: #084e97;
	color: #fff;
}
.yellow-box {
	background: #e79d2b;
	color: #fff;
}
.orng-box {
	background: #de3f18;
	color: #fff;
}
.lst-crl {
	float: left;
	line-height: 60px!important;
	font-size: 26px!important;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background-color: rgb(249, 249, 249);
	border: 2px solid rgba(0,0,0,0.1);
	text-align: center;
	margin-right: 15px;
	color: #de3f18;
	margin-top: 10px;
}
.list-item {
	width: 100%;
	float: left;
}
.list-item li {
	width: 100%;
	float: left;
}
.list-item li p {
	padding: 25px;
	font-family: 'OpenSansLight';
}
.headline h1 {
	font-family: 'OpenSansBold';
	font-style: 70px;
}
.btn-lg, .btn-sml, .btn-blk {
	background: #de3f18;
	color: #fff;
	padding: 25px 30px;
	border-radius: 0;
}
.btn-sml, .btn-blk {
	padding: 15px 50px;
}
.btn-blk {
	background: #333333;
}
.btn-blk:hover {
	background: #454444;
	color: #fff;
}
.btn-lg:hover, .btn-sml:hover {
	color: #fff;
	background: #e6583e;
}
.featurette-divider {
	margin: 80px 0;
}
.lead {
	font-family: 'OpenSansRegular';
	font-size: 25px;
	line-height: 2.0;
	padding: 20px 0;
	color: #5e5d5d;
}
.ftr-bg {
	background: url(../images/ftr-bg.jpg) no-repeat; width:100%; float:left;
}
.white_color {
	color: #fff;
}
 @media(max-width:900px) {
h1 {
	font-size: 30px;
}
.featurette-image.pull-left {
	margin-right: 20px;
}
.featurette-image.pull-right {
	margin-left: 20px;
}
.featurette-heading {
	font-size: 35px;
}
}
 @media(max-width:991px) {
.featurette-divider {
	margin: 40px 0;
}
.featurette-image {
	max-width: 50%;
}
.featurette-image.pull-left {
	margin-right: 10px;
}
.featurette-image.pull-right {
	margin-left: 10px;
}
.featurette-heading {
	font-size: 30px;
}
}
 @media(max-width:375px) {
.headline h1 {
	font-size: 40px;
	color: #fff;
	font-family: Lovelo, sans-serif;
}
.headline {
	padding: 50px 0;
}
.featurette-divider {
	margin: 10px 0;
}
.featurette-image {
	max-width: 100%;
}
.featurette-image.pull-left {
	margin-right: 0;
	margin-bottom: 10px;
}
.featurette-image.pull-right {
	margin-bottom: 10px;
	margin-left: 0;
}
.lead {

	font-size: 15px;

}
.row-flex, .row-flex > div[class*="col-"]{ display:block;}
}
