  #contact-mr {
	padding: 10px 20px
}
#pr-features {
	padding-top: 2vh
}
#pr-features h2 {
	margin: 12px 0 10px 0
}
#pr-features article {
	margin-bottom: 10px
}
#pr-features article h3 {
	margin-top: 10px;
	font-size: 22px
}
#pr-features article p {
	font-size: 14px
}
#pr-features article .btn {
	margin: 10px 0
}
.pr-articles {
	padding-top: 2vh
}
.pr-articles h2 {
	margin: 12px 0 10px 0
}
.pr-articles .input-group {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-js-display: flex;
	display: -webkit-flex;
	display: flex
}
.pr-articles .input-group input {
	-webkit-box-flex: 0 1 auto;
	-moz-box-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-bottom: 10px
}
.pr-articles .input-group .btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 34px;
	-moz-box-flex: 34px;
	-webkit-flex: 34px;
	-ms-flex: 34px;
	flex: 34px;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	height: 34px;
	margin-left: 10px
}
.pr-articles .pr-article-list article {
	padding: 5px 0
}
.pr-articles .pr-article-list article a {
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	color: #00843d;
	border-bottom: 1px solid #ededed
}
.pr-articles .pr-article-list article a:hover {
	color: #005e2b
}
.pr-articles .pr-article-list article a img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	object-position: left;
	margin-bottom: 10px;
	border: 4px solid #ccc
}
.pr-articles .pr-article-list article a p {
	-webkit-box-flex: 4 auto;
	-moz-box-flex: 4 auto;
	-webkit-flex: 4 auto;
	-ms-flex: 4 auto;
	flex: 4 auto;
	line-height: 1.4;
	padding-right: 15px;
	color: #00843d
}
.pr-articles .pr-article-list article a p:hover {
	color: #005e2b
}
#DataPager1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-js-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-evenly;
	-moz-justify-content: space-evenly;
	-ms-justify-content: space-evenly;
	justify-content: space-evenly;
	-ms-flex-pack: space-evenly
}
@media screen and (max-width: 991px) {
	.pr-articles {
		margin-top: 0
	}
	.pr-articles .input-group {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		-js-display: flex;
		display: -webkit-flex;
		display: flex
	}
	.pr-articles .input-group input {
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-bottom: 10px
	}
	.pr-articles .input-group .btn {
		-webkit-box-flex: 34px;
		-moz-box-flex: 34px;
		-webkit-flex: 34px;
		-ms-flex: 34px;
		flex: 34px;
		height: 34px;
		margin-left: 10px
	}
	.pr-articles .pr-article-list {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		-js-display: flex;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: space-between
	}
	.pr-articles .pr-article-list article {
		padding: 10px 0;
		margin-right: 10px
	}
	.pr-articles .pr-article-list article:last-child {
		margin-right: 0
	}
	.pr-articles .pr-article-list article a {
		display: block;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		-js-display: flex;
		display: -webkit-flex;
		display: flex;
		color: #00843d
	}
	.pr-articles .pr-article-list article a:hover {
		color: #005e2b
	}
	.pr-articles .pr-article-list article a img {
		width: 80px;
		height: 80px;
		object-fit: cover;
		object-position: left
	}
	.pr-articles .pr-article-list article a p {
		-webkit-box-flex: 4 auto;
		-moz-box-flex: 4 auto;
		-webkit-flex: 4 auto;
		-ms-flex: 4 auto;
		flex: 4 auto;
		padding-right: 10px;
		color: #00843d
	}
	.pr-articles .pr-article-list article a p:hover {
		color: #005e2b
	}
	.pr-articles .btn-block {
		width: 240px !important;
		display: block;
		margin: 10px auto
	}
}
@media screen and (max-width: 740px) {
	.section-container {
		margin: 0;
		padding: 0 15px
	}
	#mr-nav {
		background: #efefef;
		margin: 0 -15px;
		padding-top: 10px;
		padding-right: 16px;
		padding-bottom: 80px
	}
	.sidebar-wrapper {
		padding: 0;
		margin: 0
	}
	.pr-articles {
		margin-top: 2vh
	}
	.pr-articles h3 {
		margin: 0 0 10px 0
	}
	.pr-articles .input-group {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		-js-display: flex;
		display: -webkit-flex;
		display: flex
	}
	.pr-articles .input-group input {
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-bottom: 10px
	}
	.pr-articles .input-group .btn {
		-webkit-box-flex: 34px;
		-moz-box-flex: 34px;
		-webkit-flex: 34px;
		-ms-flex: 34px;
		flex: 34px;
		height: 34px;
		margin-left: 10px
	}
	.pr-articles .pr-article-list {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		-js-display: flex;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: space-between
	}
	.pr-articles .pr-article-list article {
		padding: 10px 0;
		margin-right: 10px
	}
	.pr-articles .pr-article-list article:last-child {
		margin-right: 0
	}
	.pr-articles .pr-article-list article a {
		display: block;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		-js-display: flex;
		display: -webkit-flex;
		display: flex;
		color: #00843d
	}
	.pr-articles .pr-article-list article a:hover {
		color: #005e2b
	}
	.pr-articles .pr-article-list article a img {
		-webkit-box-flex: 1 auto;
		-moz-box-flex: 1 auto;
		-webkit-flex: 1 auto;
		-ms-flex: 1 auto;
		flex: 1 auto;
		max-width: 70px;
		height: 70px;
		object-fit: cpver;
		object-position: left
	}
	.pr-articles .pr-article-list article a p {
		-webkit-box-flex: 4 auto;
		-moz-box-flex: 4 auto;
		-webkit-flex: 4 auto;
		-ms-flex: 4 auto;
		flex: 4 auto;
		padding-right: 10px;
		color: #00843d
	}
	.pr-articles .pr-article-list article a p:hover {
		color: #005e2b
	}
	.pr-articles .btn-block {
		width: 100%;
		display: block;
		margin: 10px 0
	}
}