@charset "utf-8";
/* CSS Document */

img.wp-smiley, img.emoji {
	display: inline !important;
	border: 0 !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: none !important;
	padding: 0 !important
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
}
div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}
div.wpcf7-mail-sent-ng {
	border: 2px solid red
}
div.wpcf7-spam-blocked {
	border: 2px solid orange
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700
}
.wpcf7-form-control-wrap {
	position: relative
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid red;
	background: #ffffff;
	padding: .2em .8em
}
span.wpcf7-list-item {
	margin-left: .5em
}
.wpcf7-display-none {
	display: none
}
div.wpcf7 img.ajax-loader {
	border: 0;
	vertical-align: middle;
	margin-left: 4px
}
div.wpcf7 div.ajax-error {
	display: none
}
div.wpcf7 .placeheld {
	color: #888
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {
	font-size: 100%;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none
}

body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size:.875rem;
	line-height: 1.6;
	background: #ffffff;
	color: #000000;
	word-wrap: break-word;
	background-image: url("/images/rb-bg.jpg");
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.fullbg .custom-background {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.mh-container, .mh-container-inner {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative
}
.mh-container-outer {
	margin: 0 auto 25px auto;
	-webkit-box-shadow: 0 0 10px rgba(50,50,50,.17);
	-moz-box-shadow: 0 0 10px rgba(50,50,50,.17);
	box-shadow: 0 0 10px rgba(50,50,50,.17)
}
.mh-wide-layout .mh-container-outer {
	margin: 0 auto;
	box-shadow: none
}
.mh-wrapper {
	padding: 25px;
	background: #ffffff
}
.mh-content {
	width: 65.83%;
	overflow: hidden
}
.mh-sidebar {
	width: 31.66%;
	float: left;
	min-width: 300px;
}
.mh-two-sb .mh-container {
	max-width: 1431px
}
.mh-two-sb .mh-main {
	float: left;
	width: 74.584%;
	max-width: 1030px
}
.mh-two-sb .mh-sidebar-2 {
	float: right;
	width: 23.606%;
	margin-left: 1.81%
}
.mh-two-sb .mh-footer-area {
	width: 23.6425%;
	margin-left: 1.81%
}
.mh-disable-sb .mh-content {
	width: 100%
}
.mh-disable-sb .mh-home-content {
	width: 65.83%;
	overflow: hidden
}
.mh-margin-left {
	margin-left: 2.5%
}
.mh-margin-right {
	margin-right: 2.5%
}
.mh-right-sb #main-content {
	float: left;
	margin-right: 2.5%
}
.mh-left-sb #main-content {
	float: right;
	margin-left: 2.5%
}
.mh-home-area-3, .mh-home-area-4 {
	width: 48.24%;
	/*width: 100%*/
}
.mh-home-area-4 {
	margin-left: 3.52%
}
.page-template-template-homepage .mh-wrapper {
	padding-bottom: 0
}
.mh-header-nav li, .mh-main-nav li, .mh-extra-nav li, .mh-social-icons li a, .mh-social-icons li:hover .fa-mh-social:before, .flex-direction-nav a, .tagcloud a, .entry-tags li, .mh-share-button {
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	transition: .25s ease-out
}
.mh-row [class*='mh-col-']:first-child {
	margin: 0
}
[class*='mh-col-'] {
float:left;
margin-left:2.5%;
overflow:hidden
}
.mh-col-1-1 {
	width: 100%
}
.mh-col-1-2 {
	width: 48.75%
}
.mh-col-1-3 {
	width: 43.66%
}
.mh-col-2-3 {
	width: 53.83%
}
.mh-col-1-4 {
	width: 23.12%
}
.mh-col-3-4 {
	width: 74.37%
}
.mh-col-1-5 {
	width: 18.00%
}
.mh-col-2-5 {
	width: 39.00%
}
.mh-col-3-5 {
	width: 58.50%
}
.mh-col-1-6 {
	width: 14.58%
}
.mh-col-2-6 {
	width: 31.6%
}
.mh-col-3-6 {
	width: 48.75%
}
.mh-col-4-6 {
	width: 65%
}
.mh-col-1-7 {
	width: 12.14%
}
.mh-col-1-8 {
	width: 10.31%
}
.clear {
	clear: both
}
.clearfix {
	display: block
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0
}
h1 {
	font-size: 32px;
	font-size: 2rem
}
h2 {
	font-size: 24px;
	font-size: 1.5rem
}
h3 {
	font-size: 20px;
	font-size: 1.5rem;
	Margin-bottom:20px;
}
h4 {
	font-size: 18px;
	font-size: 1.125rem
}
h5 {
	font-size: 16px;
	font-size: 1rem
}
h6 {
	font-size: 14px;
font-size:.875rem
}
h1, h2, h3, h4, h5, h6 {
	font-family: '', Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 1.3;
	font-weight: 700
}
b, strong {
	font-weight: bold
}
i, em {
	font-style: italic
}
small {
	font-size: 6px;
font-size:.375rem
}
big {
	font-size: 20px;
	font-size: 1.25rem
}
pre, code {
	font-family: "Consolas", Courier New, Courier, monospace;
	color: #000000;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f5f5f5;
	border: 1px solid #ebebeb
}
pre {
	padding: 20px;
	padding: 1.25rem;
	white-space: pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -webkit-pre-wrap
}
kbd {
	padding: 0 6px;
	padding:0 .375rem;
	background: #f5f5f5;
	border: 1px solid #aaa;
	border-radius: .1875em;
	-moz-border-radius: .1875em;
	-moz-box-shadow: 0 .0625em 0 rgba(0,0,0,.2), 0 0 0 .125em white inset;
	-webkit-border-radius: .1875em;
	-webkit-box-shadow: 0 .0625em 0 rgba(0,0,0,.2), 0 0 0 .125em white inset;
	box-shadow: 0 .0625em 0 rgba(0,0,0,.2), 0 0 0 .125em white inset;
	text-shadow: 0 .0625em 0 #ffffff
}
blockquote {
	display: block;
	font-size: 15px;
	font-size:.9375rem;
	line-height: 1.6;
	font-style: italic;
	color: #666;
	padding: 15px;
	padding:.9375rem;
	border-left: 5px solid #000000;
	border-right: 2px solid #000000;
	box-shadow: 2px 2px 15px #ccc
}
sup {
	vertical-align: super;
	font-size: 10px;
	font-size:.625rem
}
sub {
	vertical-align: sub;
	font-size: 10px;
font-size:.625rem
}
abbr, acronym {
	border-bottom: 1px dashed;
	cursor: help
}
cite {
	color: #9a9b97
}
q {
	font-style: italic
}
address {
	font-family: "Courier new";
	line-height: 1.5;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
a {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.mh-social-icons .screen-reader-text {
	position: absolute;
	top: -9999rem;
	left: -9999rem
}
.mh-social-icons ul {
	list-style-type: none;
	text-align: center
}
.mh-social-icons ul li {
	display: inline-block
}
.mh-social-icons li a .fa-mh-social:before {
	content: '\f09e'
}
.mh-social-icons li a[href*="deviantart.com"] .fa-mh-social:before {
	content: '\f1bd'
}
.mh-social-icons li a[href*="behance.net"] .fa-mh-social:before {
	content: '\f1b4'
}
.mh-social-icons li a[href*="dribbble.com"] .fa-mh-social:before {
	content: '\f17d'
}
.mh-social-icons li a[href*="facebook.com"] .fa-mh-social:before {
	content: '\f09a'
}
.mh-social-icons li a[href*="flickr.com"] .fa-mh-social:before {
	content: '\f16e'
}
.mh-social-icons li a[href*="foursquare.com"] .fa-mh-social:before {
	content: '\f180'
}
.mh-social-icons li a[href*="plus.google.com"] .fa-mh-social:before {
	content: '\f0d5'
}
.mh-social-icons li a[href*="instagram.com"] .fa-mh-social:before {
	content: '\f16d'
}
.mh-social-icons li a[href*="linkedin.com"] .fa-mh-social:before {
	content: '\f0e1'
}
.mh-social-icons li a[href*="pinterest.com"] .fa-mh-social:before {
	content: '\f0d2'
}
.mh-social-icons li a[href*="reddit.com"] .fa-mh-social:before {
	content: '\f1a1'
}
.mh-social-icons li a[href*="soundcloud.com"] .fa-mh-social:before {
	content: '\f1be'
}
.mh-social-icons li a[href*="steamcommunity.com"] .fa-mh-social:before {
	content: '\f1b6'
}
.mh-social-icons li a[href*="tumblr.com"] .fa-mh-social:before {
	content: '\f173'
}
.mh-social-icons li a[href*="twitch.tv"] .fa-mh-social:before {
	content: '\f1e8'
}
.mh-social-icons li a[href*="twitter.com"] .fa-mh-social:before {
	content: '\f099'
}
.mh-social-icons li a[href*="vk.com"] .fa-mh-social:before {
	content: '\f189'
}
.mh-social-icons li a[href*="vimeo.com"] .fa-mh-social:before {
	content: '\f194'
}
.mh-social-icons li a[href*="xing.com"] .fa-mh-social:before {
	content: '\f168'
}
.mh-social-icons li a[href*="youtube.com"] .fa-mh-social:before {
	content: '\f167'
}
.entry-content ul, .mh-comment-list ul {
	list-style: square
}
.entry-content ol, .mh-comment-list ol {
	list-style: decimal
}
.entry-content ul, .mh-comment-list ul, .entry-content ol, .mh-comment-list ol {
	margin: 0 0 20px 40px;
	margin: 0 0 1.25rem 2.5rem
}
.entry-content ul ul, .mh-comment-list ul ul, .entry-content ol ol, .mh-comment-list ol ol {
	margin: 0 0 0 40px;
	margin: 0 0 0 2.5rem
}
dl {
	margin: 0 0 10px 20px;
margin:0 0 .625rem 1.25rem
}
dt, dd {
	display: list-item
}
dt {
	list-style-type: square;
	font-weight: bold
}
dd {
	list-style-type: circle;
	margin-left: 20px;
	margin-left: 1.25rem
}
select {
	max-width: 100%
}
/* .mh-preheader {
	background: #000000;
} */
.mh-subheader {
	background: #f5f5f5;
	border-bottom: 3px solid #000000
}
.mh-wide-layout .mh-subheader {
	background: #000000
}
.mh-header-search {
	float: right;
	padding: 5px 0
}
.mh-header {

}
.mh-site-logo {
	overflow: hidden
}
.mh-header-text {
	margin: 5px 0;
	text-transform: uppercase
}
.mh-header-title {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1
}
.mh-header-tagline {
	display: inline-block;
	font-size: 14px;
	font-size:.875rem;
	line-height: 1;
	color: #000000;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #e5e5e5
}
.mh-news-ticker {
	height: 43px
}
.mh-ticker-title {
	float: left;
	font-size: 13px;
	font-size:.8125rem;
	font-weight: 700;
	color: #ffffff;
	line-height: 43px;
	padding: 0 20px;
	background: #000000;
	text-align: center;
	text-transform: uppercase
}
.mh-ticker-title .fa {
	margin-left: 10px
}
#mh-ticker-loop {
	height: 43px;
	overflow: hidden
}
.mh-ticker-item {
	font-size: 14px;
	font-size:.875rem;
	line-height: 41px;
	padding: 0 25px
}
.mh-ticker-item a, .mh-ticker-item a:hover {
	display: block;
	color: #2a2a2a
}
.mh-ticker-item-date {
	font-size: 12px;
	margin-right: 10px
}
.mh-ticker-item-title {
	font-weight: 700
}
.mh-ticker-item-cat {
	font-size: 12px;
	margin-left: 10px;
	text-transform: uppercase
}
.mh-wide-layout .mh-ticker-item {
	padding: 0 25px 0 0
}
.mh-wide-layout .mh-ticker-item a {
	color: #ffffff
}
.mh-header-nav {
	overflow: visible;
	text-transform: uppercase
}
.mh-header-nav li {
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: 900;
}
.mh-header-nav li:hover {
	background: #2a2a2a
}
.mh-header-nav li a {
	display: block;
	color: #ffffff;
	line-height: 1.3;
	padding: 15px 15px
}
.plusone {
	font-size:16px;
}
.stats-header {
	display: block;
	color: #ffffff;
	line-height: 1.3;
	padding: 15px 15px
}
.mh-header-nav ul li:hover>ul {
	display: block;
	background: #2a2a2a;
	z-index: 9999
}
.mh-header-nav ul ul {
	display: none;
	position: absolute
}
.mh-header-nav ul ul li {
	width: 160px
}
.mh-header-nav ul ul ul {
	left: 100%;
	top: 0
}
/* Navigation Menu
.mh-main-nav-wrap {
	background: #2a2a2a
} */
.mh-main-nav {
	text-transform: uppercase
}
.mh-main-nav li {
	float: left;
	position: relative;
	margin-right: 20px; 
	color: white; 
	font-family: 'Oswald', sans-serif;
}
.mh-main-nav li:first-child a {
	border: 0
}
.mh-main-nav li:hover {
	color: #fc0a09
}
.mh-main-nav li:hover a {
	color: #fc0a09;
	text-decoration: none;
}
.mh-main-nav li a {
	display: block;
	color: #ffffff;
	padding: 5px 30px;
	font-size: 1.3em;   
}
.mh-main-nav ul li:hover>ul {
	display: block;
	background: #2a2a2a;
	z-index: 9999
}
.mh-main-nav ul ul {
	display: none;
	position: absolute;
	color: #ffffff;
}
.mh-main-nav ul ul li {
	width: 16em
}
.mh-main-nav ul ul ul {
	left: 100%;
	top: 0
}
.mh-extra-nav-wrap {
	background: #ddd
}
.mh-extra-nav {
	text-transform: uppercase
}
.mh-extra-nav li {
	float: left;
	position: relative;
	font-size: 11px
}
.mh-extra-nav li:hover {
	background: #2a2a2a
}
.mh-extra-nav li:hover a {
	color: #ffffff
}
.mh-extra-nav li a {
	display: block;
	color: #2a2a2a;
	letter-spacing: .2px;
	padding: 10px 20px
}
.mh-extra-nav ul li:hover>ul {
	display: block;
	background: #2a2a2a;
	z-index: 9999
}
.mh-extra-nav ul ul {
	display: none;
	position: absolute
}
.mh-extra-nav ul ul li {
	width: 16em
}
.mh-extra-nav ul ul ul {
	left: 100%;
	top: 0
}
.mh-footer-nav {
	font-size: 13px;
	background: #000000;
	font-weight: 700;
	text-transform: uppercase
}
.mh-footer-nav li {
	float: left;
	position: relative
}
.mh-footer-nav li a:hover {
	color: #fc0a09;
	text-decoration: none;
}
.mh-footer-nav li a {
	display: block;
	color: #ffffff;
	line-height: 1;
	padding: 15px 20px
}
.mh-footer-nav ul {
	float: none
}
.mh-footer-nav ul li:hover>ul {
	display: block;
	background: #2a2a2a;
	z-index: 9999
}
.mh-footer-nav ul ul {
	display: none;
	position: absolute
}
.mh-footer-nav ul ul li {
	width: 16em
}
.mh-footer-nav ul ul ul {
	left: 100%;
	top: 0
}
.mh-social-nav {
	float: none
}
.mh-social-navb {
	float: none
}
.mh-social-nav .fa-mh-social {
	color: #ffffff
}
.mh-social-nav ul {
	text-align: right
}
.mh-social-navb ul {
	text-align: center
}
.mh-social-nav li a {
	display: block;
	padding: 8px 4px
}
.mh-social-navb li a {
	display: block;
	padding: 8px 4px
}
.mh-social-nav li a:hover {
	background: #2a2a2a
}
.mh-social-navb li a:hover {
	background: #2a2a2a
}
.mh-social-nav li .fa-stack-1x {
	font-size: 20px
}
.mh-social-navb li .fa-stack-1x {
	font-size: 20px;
	color: #FFFFFF;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: .438em .625em;
	line-height: 1.125em;
	cursor: pointer;
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #222
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: .188em
}
.slicknav_menu {
*zoom:1;
	font-size: 16px;
	font-size: 1rem;
	box-sizing: border-box;
	background: #4c4c4c;
	padding: 5px
}
.slicknav_menu * {
	box-sizing: border-box
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0 1px 3px #000000
}
.slicknav_menu .slicknav_icon {
	float: left;
	margin: .188em 0 0 .438em
}
.slicknav_menu .slicknav_no-text {
	margin: 0
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: .125em;
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
	box-shadow: 0 1px 0 rgba(0,0,0,.25)
}
.slicknav_menu:before, .slicknav_menu:after {
	content: " ";
	display: table
}
.slicknav_menu:after {
	clear: both
}
.slicknav_nav {
	clear: both;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: .875em;
	list-style: none;
	overflow: hidden
}
.slicknav_nav ul {
	display: block;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 20px
}
.slicknav_nav li {
	display: block
}
.slicknav_nav a {
	display: block;
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #ffffff
}
.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #222
}
.slicknav_nav .slicknav_arrow {
	font-size: .8em;
	margin: 0 0 0 .4em
}
.slicknav_nav .slicknav_item {
	cursor: pointer
}
.slicknav_nav .slicknav_item a {
	display: inline;
	padding: 0;
	margin: 0
}
.slicknav_nav .slicknav_row {
	display: block;
	padding: 5px 10px;
	margin: 2px 5px
}
.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #ffffff
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px
}
.slicknav_nav .slicknav_parent-link a {
	display: inline;
	padding: 0;
	margin: 0
}
.slicknav_brand {
	float: left;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px
}
.slicknav_btn {
	background: #000000
}
.slicknav_menu {
	padding: 0;
	border-bottom: 1px solid #2a2a2a;
	background: #000000;
	display: none
}
.slicknav_menu .slicknav_menutxt {
	text-shadow: none
}
.slicknav_menu .slicknav_icon-bar {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.slicknav_nav {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 20px
}
.slicknav_nav ul {
	padding: 20px 0 0 15px;
	margin: 0;
	border-top: 1px solid #2a2a2a
}
.slicknav_nav ul ul {
	border: 0;
	padding: 0 0 0 15px
}
.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover {
	color: #ffffff;
	background: #000000
}
.mh-breadcrumb {
	padding: 5px 10px;
	border-top: 1px dotted #ebebeb;
	border-bottom: 1px dotted #ebebeb
}
.mh-breadcrumb, .mh-breadcrumb a {
	font-size: 13px;
font-size:.8125rem;
	color: #979797;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-breadcrumb a {
	font-weight: 700
}
.mh-breadcrumb a:hover {
	color: #000000
}
.mh-breadcrumb-delimiter {
	margin: 0 15px
}
@font-face {
	font-family: 'flexslider-icon';
	src: url(/fonts/flexslider-icon.eot);
	src: url(/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(/fonts/flexslider-icon.woff) format('woff'), url(/fonts/flexslider-icon.ttf) format('truetype'), url(/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: normal;
	font-style: normal
}
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
	outline: 0
}
.slides, .slides>li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}
.flex-pauseplay span {
	text-transform: capitalize
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	height:100%;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
html[xmlns] .flexslider .slides {
	display: block
}
* html .flexslider .slides {
	height: 1%
}
.no-js .flexslider .slides>li:first-child {
	display: block
}
.flexslider {
	position: relative;
	zoom: 1
}
.flex-viewport {
	max-height: 2000000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.flexslider .slides img {
	height: auto
}
.flex-direction-nav {
*height:0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	margin: -12px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexslider:hover .flex-prev {
	opacity: .7;
	left: 10px
}
.flexslider:hover .flex-next {
	opacity: .7;
	right: 10px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 30px;
	line-height: 1;
	display: inline-block;
	content: '\f001'
}
.flex-direction-nav a.flex-next:before {
	content: '\f002'
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000000
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a.flex-play:before {
	content: '\f003'
}
.flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: 6px;
	text-align: center;
	z-index: 999
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7)
}
.flex-control-paging li a.flex-active {
	background: #000000;
	background: rgba(0,0,0,0.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}
.entry-header, .page-header {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.entry-header .entry-title {
	padding-bottom: 10px;
padding-bottom:.625rem
}
.page-title {
	font-size: 24px;
	font-size: 1.5rem;
	padding: 10px 20px;
	background: #f5f5f5;
}
.mh-subheading-top {
	border-bottom: 3px solid #2a2a2a
}
.mh-subheading {
	display: inline-block;
	font-size: 13px;
	font-size:.8125rem;
	color: #ffffff;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-bottom:.625rem;
	background: #000000;
	text-transform: uppercase
}
.mh-meta {
	font-size: 13px;
font-size:.8125rem
}
.mh-meta, .mh-footer {
	color: #888888
}
.mh-meta a {
	color: #000000;
}
.mh-meta a:hover, .mh-footer .mh-meta a:hover {
	color: #000000
}
.mh-meta span {
	margin-right: 15px
}
.mh-meta .fa {
	margin-right: 5px
}
.entry-meta {
	margin-top: 10px;
	margin-top:.5rem;
	padding: 1px 10px;
}
.entry-meta a {
	font-weight: 700
}
.entry-thumbnail {
	max-width: 1030px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.entry-thumbnail img {
	width: 100%
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe, .videoWrapper object,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper fb-root {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content .flex-vid, .entry-content .mh-row, .entry-content .mh-video-container {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.entry-content blockquote p:last-child {
	margin: 0
}
.entry-content a {
	font-weight: 500;
}
.entry-content a:hover {
	color: #000000;
	text-decoration: underline
}
.entry-tags {
	font-size: 12px;
font-size:.75rem;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.entry-tags li {
	float: left;
	font-weight: 700;
	margin: 0 6px 6px 0;
margin:0 .375rem .375rem 0;
	background: #555;
	text-transform: uppercase
}
.entry-tags li:hover {
	background: #000000
}
.entry-tags a, .entry-tags a:hover {
	display: block;
	color: #000000;
	padding: 10px 15px
}
.entry-tags .fa {
	float: left;
	padding: 10px;
	margin-right: 6px;
	background: #000000
}
.mh-section-title {
	font-size: 14px;
	font-size:.875rem;
	color: #000000;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f5f5f5;
	text-transform: uppercase
}
.mh-author-box {
	line-height: 1.5;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f5f5f5
}
.mh-author-box, .mh-author-box a {
	color: #000000
}
.mh-author-box a:hover {
	color: #000000
}
.mh-author-box .screen-reader-text {
	position: absolute;
	top: -9999rem;
	left: -9999rem
}
.mh-author-box-content {
	padding: 25px
}
.mh-author-box-avatar {
	float: left;
	padding: 3px;
	margin-right: 25px;
	border: 1px solid #bbb
}
.mh-author-box-header {
	margin-bottom: 10px
}
.mh-author-box-name {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700
}
.mh-author-box-postcount:before {
	font-family: 'FontAwesome';
	content: '\f105';
	padding: 0 5px
}
.mh-author-box-contact {
	font-weight: 600;
	padding: 15px;
	border-top: 1px solid #bbb
}
.mh-author-box-contact a, .mh-author-contact-title {
	display: inline-block;
	min-width: 70px;
	padding: 5px 10px;
	text-align: center
}
.mh-author-box-contact a {
	border-left: 1px dotted #bbb
}
.mh-related-content {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-related-content .mh-posts-grid-title {
	font-size: 16px;
	font-size: 1rem
}
.mh-sitemap .page-title {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-sitemap-list {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	margin-left: 0;
	list-style: none
}
.mh-sitemap-list>li {
	border-bottom: 1px dotted #ebebeb
}
.mh-sitemap-list li a:first-child {
	display: inline-block;
	padding: 5px 0
}
.mh-sitemap-list li:first-child a {
	padding-top: 0
}
.mh-sitemap-list .children li {
	border-top: 1px dotted #ebebeb
}
.mh-sitemap-list .children li a {
	padding: 5px 0
}
.mh-sitemap-list .children li a:first-child {
	padding-top: 5px
}
.mh-loop-item, .mh-loop-ad {
	padding-bottom: 20px;
	padding-bottom: 1.25rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border-bottom: 1px solid #ebebeb
}
.mh-loop-header {
	margin-bottom: 10px;
margin-bottom:.625rem
}
.mh-loop-meta {
	margin-top: 5px
}
.mh-loop-excerpt {
	overflow: hidden
}
.mh-loop-layout1 .mh-loop-thumb {
	float: left;
	margin-right: 20px;
	max-width:235px;
}
.mh-loop-layout1 .mh-loop-thumb img {
	width: 100%;
}
.mh-loop-layout2 .mh-loop-thumb {
	position: relative;
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-loop-layout2 .mh-loop-caption {
	position: absolute;
	top: 0;
	font-size: 13px;
	font-size:.8125rem;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000;
	text-transform: uppercase
}
.mh-loop-layout3 .mh-loop-thumb {
	float: left;
	margin-right: 20px;
	max-width:235px;
}
.mh-loop-layout3 .mh-loop-thumb img {
	width: 100%;
}
.mh-loop-layout4 .mh-loop-thumb {
	float: left;
	margin-right: 20px;
	max-width:235px;
}
.mh-loop-layout4 .mh-loop-thumb img {
	width: 100%;
}
.mh-loop-layoutvid .mh-loop-thumb {
	float: left;
	margin-right: 20px;
	max-width:235px;
	height:132px;
}
.mh-loop-layoutvid .mh-loop-thumb img {
	width: 100%;
}
.mh-category-desc {
	color: #000000;
	padding: 20px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f5f5f5;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000
}
.post .pagination {
	padding-bottom: 20px;
	padding-bottom: 1.25rem
}
.page-numbers {
	display: inline-block;
	font-weight: 700;
	color: #000000;
	padding: 10px 15px;
	background: #f5f5f5;
}
.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink {
	color: #ffffff;
	background: #000000
}
.page-numbers a {
	display: block
}
.pagelink {
	display: inline-block;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000
}
a .pagelink {
	color: #000000;
	background: #f5f5f5;
}
.mh-post-nav-wrap {
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f5f5f5;
	text-transform: uppercase;
}
.mh-post-nav {
	width: 48.75%
}
.mh-post-nav a {
	font-size: 14px;
font-size:.875rem;
	font-weight: 700;
	color: #000000
}
.mh-post-nav a:hover {
	color: #000000
}
.mh-post-nav-prev {
	float: left;
	margin-right: 2.5%
}
.mh-post-nav-next {
	float: right;
	text-align: right
}
.mh-footer {
	font-size: 13px;
font-size:.8125rem;
	color: #ffffff;
	padding: 25px 25px 0;
	background: #2a2a2a
}
.mh-footer a {
	color: #f7f7f7
}
.mh-copyright-wrap {
	border-top: 3px solid rgba(255,255,255,.3);
	background: #2a2a2a
}
.mh-copyright {
	font-size: 13px;
font-size:.8125rem;
	color: #999;
	padding: 15px 20px
}
.mh-copyright a {
	color: #ffffff
}
img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: bottom
}
iframe, embed, object, video {
	width: 100%
}
.alignnone {
	display: block;
	margin: 20px 0;
	margin: 1.25rem 0
}
.aligncenter {
	display: block;
	margin: 20px auto;
	margin: 1.25rem auto
}
.alignleft {
	display: inline;
	float: left;
	margin: 5px 20px 20px 0;
margin:.3125rem 1.25rem 1.25rem 0
}
.alignright {
	display: inline;
	float: right;
	margin: 5px 0 20px 20px;
margin:.3125rem 0 1.25rem 1.25rem
}
.wp-caption {
	max-width: 100%
}
.wp-caption-text {
	display: block;
	font-size: 12px;
font-size:.75rem;
	font-weight: 700;
	line-height: 1.4;
	color: #000000;
	margin-top: 5px
}
.alignnone .wp-caption-text, .aligncenter .wp-caption-text, .alignleft .wp-caption-text, .alignright .wp-caption-text {
	margin-bottom: 0
}
.gallery {
	margin-bottom: 20px
}
.gallery:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative
}
.gallery-columns-1 .gallery-item {
	max-width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px)
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px)
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px)
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px)
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px)
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px)
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px)
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px)
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left
}
.gallery-caption {
	background-color: rgba(0,0,0,.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.gallery-item:hover .gallery-caption {
	opacity: 1
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none
}
table {
	width: 100%;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}
td, th {
	padding: 5px 10px;
}
th {
	font-weight: 600;
	color: #000000;
	background-color: #f9f9f9
}
.mh-footer-widget table, .mh-footer-widget td, .mh-footer-widget th {
	border-color: rgba(255,255,255,.3)
}
.mh-footer-widget th {
	color: #ffffff;
	background: rgba(255,255,255,.1)
}
.mh-comment-body {
	padding: 25px
}
.mh-comment-list {
	color: #000000;
	margin-bottom: 25px;
	margin-bottom: 1.5625rem;
	list-style: none
}
.mh-comment-list .children {
	margin: 0 25px;
	list-style: none
}
.mh-comment-list .depth-1 {
	background: #f5f5f5
}
.mh-comment-list .depth-2 {
	background: #f2f2f2
}
.mh-comment-list .depth-3 {
	background: #efefef
}
.mh-comment-list .depth-4 {
	background: #ececec
}
.mh-comment-list .depth-5 {
	background: #eaeaea
}
.mh-comment-list h1, .mh-comment-list h2, .mh-comment-list h3, .mh-comment-list h4, .mh-comment-list h5, .mh-comment-list h6 {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-comment-meta {
	line-height: 2.5;
	padding: 15px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #ffffff
}
.mh-comment-meta, .mh-comment-meta a {
	color: #2a2a2a
}
.mh-comment-meta-date {
	font-size: 10px;
font-size:.625rem;
	text-transform: uppercase
}
.mh-comment-meta-links {
	font-weight: 700;
	text-align: right;
	text-transform: uppercase
}
.mh-comment-meta-links .comment-edit-link {
	margin-left: 10px
}
.bypostauthor .mh-comment-meta {
	border-bottom: 2px solid #000000
}
.mh-comment-author .fn {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	margin-right: 0
}
.mh-comment-gravatar {
	display: inline-block
}
.mh-comment-gravatar .avatar {
	width: 40px;
	height: 40px;
	padding: 2px;
	margin: 0 15px 0 0;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	vertical-align: middle
}
.mh-comment-content a {
	font-weight: 600;
	color: #000000
}
.mh-comment-content a:hover {
	color: #000000;
	text-decoration: underline
}
.mh-comment-content p, .mh-comment-content blockquote {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-comment-content blockquote p:last-child {
	margin: 0
}
.mh-comment-info {
	color: #000000;
	margin: 20px 0;
	margin: 1.25rem 0
}
.mh-comments-pagination {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-ping-list {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-ping-list .mh-ping-item {
	padding: 10px 0;
	border-bottom: 1px dotted #ebebeb
}
.mh-ping-list .mh-ping-item:first-child {
	border-top: 1px dotted #ebebeb
}
.mh-ping-list .mh-ping-item .fa {
	margin-right: 15px
}
#respond {
	color: #000000;
	padding: 25px;
	background: #f5f5f5
}
#respond a {
	color: #000000
}
#respond a:hover {
	color: #000000
}
#respond .comment-reply-title {
	line-height: 1;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}
#respond #cancel-comment-reply-link {
	font-size: 12px;
	font-size:.75rem;
	color: #ffffff;
	padding: 5px 10px;
	background: #000000;
}
#respond #cancel-comment-reply-link:hover {
	background: #2a2a2a;
}
#commentform p {
	margin-bottom: 10px;
	margin-bottom:.625rem;
}
#commentform .form-submit {
	margin: 20px 0 0;
	margin: 1.25rem 0 0
}
.required {
	color: #000000
}
input {
	font-size: 12px;
	font-size:.75rem;
	padding: 5px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
input[type=text], input[type=email], input[type=tel], input[type=url] {
	width: 60%
}
input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover {
	border: 1px solid #000000
}
input[type=submit] {
	display: inline-block;
	min-width: 100px;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
	border: 0;
	-webkit-appearance: none
}
input[type=submit]:hover {
	background: #2a2a2a
}
textarea {
	width: 96%;
	line-height: 1.5;
	padding: 5px;
	border: 1px solid #d7d8d8
}
.wpcf7-form {
	font-size: 14px;
	font-size:.875rem;
	color: #000000;
	padding: 25px 25px 10px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border: 1px solid #d7d8d8;
	background: #f5f5f5
}
.wpcf7-form p {
	margin-bottom: 15px;
margin-bottom:.9375rem
}
.wpcf7-text {
	padding: 8px
}
.wpcf7-textarea {
	width: 86%;
	padding: 10px
}
.wpcf7-response-output {
	background: #ffffff
}
.mh-header-search .search-form {
	float: right;
	margin-right: 25px
}
.mh-header-search .search-field {
	min-width: 200px
}
.mh-header-search .search-field:hover {
	min-width: 250px
}
.mh-wide-layout .mh-header-search .search-field {
	border-color: #ffffff
}
.search-form input {
	font-size: 11px;
	line-height: 1;
	color: #1f1e1e;
	text-transform: uppercase
}
.search-form .search-submit {
	display: none
}
.search-form .screen-reader-text {
	position: absolute;
	left: -9999px;
	overflow: hidden
}
.search-form .search-field {
	position: relative;
	padding: 10px;
	margin: 0;
	border: 1px solid #ebebeb;
	background: #ffffff;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0
}
.search-form .search-field:active, .search-form .search-field:focus {
	cursor: text
}
.mh-widget .search-form {
	display: block;
	margin: 0 auto;
	padding: 5%;
	background: #f5f5f5
}
.mh-widget .search-form .search-field {
	display: block;
	margin: 0 auto;
	width: 90%
}
.mh-footer-widgets .search-form input {
	width: 100%
}
.mh-share-buttons {
	padding: 10px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	background: #f5f5f5;
	overflow: hidden
}
.entry-content .mh-share-buttons a, .entry-content .mh-share-buttons a:hover {
	color: #ffffff
}
.mh-share-buttons .fa {
	display: inline-block;
	font-size: 1.25em
}
.mh-share-button {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-size: 1rem;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	opacity: .7;
	filter: alpha(opacity=70)
}
.mh-share-button:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mh-facebook span {
	background: #3e64ad
}
.mh-twitter span {
	background: #6aadd1
}
.mh-pinterest span {
	background: #de010d
}
.mh-googleplus span {
	background: #cd3627
}
.mh-back-to-top {
	display: none;
	position: fixed;
	right: 25px;
	bottom: 25px;
	padding: 5px 8px 8px;
	color: #ffffff;
	background: #000000;
	z-index: 999
}
.mh-back-to-top:hover {
	color: #ffffff
}
.mh-back-to-top .fa {
	font-size: 24px
}
.infinite-scroll .mh-loop-pagination {
	display: none
}
#infinite-handle {
	text-align: center
}
#infinite-handle span {
	display: inline-block;
	font-size: 14px;
	font-size:.875rem;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000;
	text-transform: uppercase;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
#infinite-handle span:hover {
	background: #2a2a2a
}
.infinite-loader .spinner {
	margin: 0 auto
}
.mh-ad-label {
	font-size: 10px;
font-size:.625rem
}
.mh-footer .mh-ad-label {
	color: #ffffff
}
.mh-dropcap {
	float: left;
	position: relative;
	font-size: 80px;
	font-size: 5rem;
	font-weight: 600;
	line-height: .8;
	color: #000000;
	top: 0;
	margin-right: 6px;
	margin-right:.375rem;
	text-transform: uppercase
}
.mh-highlight {
	padding: 2px 5px;
	padding:.125rem .3125rem
}
.mh-box {
	position: relative;
	overflow: hidden;
	padding: 20px 20px 0;
	padding: 1.25rem 1.25rem 0;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	border: 1px solid #ebebeb
}
.mh-box ul, .mh-box ol {
	margin: 0 0 20px 20px;
	margin: 0 0 1.25rem 1.25rem
}
.mh-box.normal {
	background: #f7f7f7
}
.mh-box.alert {
	background: #ffe8e8
}
.mh-box.success {
	background: #e5ffbc
}
.mh-box.infobox {
	background: #feffcb
}
.mh-box.event {
	background: #dfebff
}
.mh-hide-box {
	position: absolute;
	top: 0;
	right: 8px;
	z-index: 999;
	cursor: pointer;
	color: #ddd
}
.no-js .mh-hide-box {
	display: none
}
[id*='mh-testimonials-'] ul, [id*='mh-images-'] ul {
	list-style: none;
	margin: 0
}
.mh-testimonial, .mh-image {
	margin-bottom: 20px;
	margin-bottom: 1.25rem
}
.mh-testimonial {
	position: relative;
	font-style: italic;
	background: #f9f9f9;
	padding: 10px 10px 10px 60px;
	padding:.625rem .625rem .625rem 3.75rem;
	border: 1px solid #ebebeb
}
.mh-testimonial:before {
	position: absolute;
	top: 0;
	left: 10px;
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 100px;
	font-size: 6.25rem;
	line-height: 1;
	color: #999;
	font-style: normal
}
.mh-testimonial-author {
	font-style: normal;
	color: #9a9b97
}
.mh-flex-vid {
	position: relative;
	padding-bottom: 55%;
	padding-top: 8px;
	height: 0;
	overflow: hidden
}
.mh-flex-vid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.mh-widget, .mh-footer-widget {
	margin-bottom:25px;
	overflow: hidden
}
.sponsor-widget {
	overflow: hidden
}
.mh-widget-title, .mh-footer-widget-title {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	text-transform: uppercase
}
.mh-widget-layout1 .mh-widget-title {
	font-size: 16px;
	font-size: 1rem;
	padding-bottom: 5px;
	border-bottom: 3px solid #000000
}
.mh-widget-layout2 .mh-widget-title, .mh-widget-layout2 .mh-footer-widget-title {
	font-size: 14px;
font-size:.875rem;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000
}
.mh-widget-layout2 .mh-widget-title a {
	color: #ffffff
}
.mh-widget-layout3 .mh-widget-title {
	font-size: 14px;
	font-size:.875rem;
	color: #000000;
	padding: 10px 25px 10px 15px;
	border-left: 10px solid #000000;
	background: #f5f5f5
}
.mh-widget-layout3 .mh-widget-title a {
	color: #000000
}
.mh-widget-layout1 .mh-footer-widget-title, .mh-widget-layout3 .mh-footer-widget-title {
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 3px solid #000000
}
.mh-shop {
	display: block;
	padding: 10px;
	text-align: center;
	background: #f5f5f5;
}
.mh-header-1 {
	margin: 25px 0 0
}
.mh-wide-layout .mh-header-1 {
	margin: 25px 0
}
.mh-header-1 .mh-shop {
	padding: 0;
	background: none
}
.mh-header-2 {
	margin: 0;
	text-align: right;
	overflow: hidden
}
.mh-footer-widget .mh-shop {
	background: rgba(255,255,255,.1)
}
.mh-content-ad {
	float: left;
	max-width: 100%;
	margin: 0 20px 10px 0
}
.mh-slider-layout1 .flex-control-nav {
	bottom: 10px
}
.mh-slider-layout1 .flex-control-nav li {
	margin: 0 10px 0 0
}
.mh-slider-layout1 .flex-control-paging li a {
	width: 15px;
	height: 15px;
	border: 1px solid #2a2a2a;
	background: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}
.mh-slider-layout1 .flex-control-paging li a:hover {
	background: #f5f5f5
}
.mh-slider-layout1 .flex-control-paging li a.flex-active {
	background: #000000;
	border: 1px solid #ffffff
}
.mh-slider-layout1 .mh-slider-category {
	display: none
}
.mh-slider-layout1 .mh-slider-caption {
	width: 350px;
	max-width: 100%;
	top: 0;
	right: 0;
	border-bottom: 3px solid #000000
}
.mh-widget-col-1 .mh-slider-layout1 .flex-control-nav {
	width: auto;
	top: 15px;
	right: 10px;
	bottom: auto
}
.mh-slider-layout2 .flex-control-nav {
	position: relative;
	height: 12px;
	bottom: 0;
	background: #666;
	text-align: left
}
.mh-slider-layout2 .flex-control-nav li {
	width: 20%;
	margin: 0
}
.mh-slider-layout2 .flex-control-paging li a {
	width: 100%;
	height: 100%;
	background: #666;
	border: 0;
	border-radius: 0;
	box-shadow: none
}
.mh-slider-layout2 .flex-control-paging li a:hover {
	background: #aaa
}
.mh-slider-layout2 .flex-control-paging li a.flex-active {
	background: #000000;
	border: 0
}
.mh-slider-layout2 .mh-slider-category {
	position: absolute;
	top: 0;
	font-size: 14px;
font-size:.875rem;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000;
	text-transform: uppercase
}
.mh-slider-layout2 .mh-slider-caption {
	width: 100%;
	bottom: 0
}
.mh-slider-layout3 .flex-control-nav {
	width: auto;
	top: 20px;
	right: 15px;
	bottom: auto
}
.mh-slider-layout3 .flex-control-paging li a {
	width: 20px;
	height: 20px;
	background: #ffffff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}
.mh-slider-layout3 .flex-control-paging li a:hover {
	background: #f5f5f5
}
.mh-slider-layout3 .flex-control-paging li a.flex-active {
	background: #000000
}
.mh-slider-layout3 .mh-slider-category {
	display: none
}
.mh-slider-layout3 .mh-slider-caption {
	width: 350px;
	top: 0;
	bottom: 0
}
.mh-widget-col-1 .mh-slider-layout3 .flex-control-nav, .mh-widget-col-2 .mh-slider-layout3 .flex-control-nav {
	top: 15px;
	right: 10px
}
.mh-slider-item {
	position: relative;
	overflow: hidden
}
.mh-slider-normal {
	width: 678px;
	max-width: 100%;
	overflow: hidden
}
.mh-slider-caption {
	position: absolute;
	color: #ffffff;
	background: #2a2a2a;
	background: rgba(42,42,42,.8)
}
.mh-slider-caption, .mh-slider-title {
	color: #ffffff
}
.mh-slider-content {
	padding: 25px;
	overflow: hidden
}
.mh-slider-content .mh-excerpt {
	margin-top: 10px;
margin-top:.625rem
}
.mh-home-wide .mh-slider-title {
	font-size: 24px;
	font-size: 1.5rem
}
.mh-widget-col-1 .mh-slider-caption {
	position: relative;
	width: 100%;
	margin: 0;
	background: #2a2a2a
}
.mh-carousel-layout1 {
	padding: 15px;
	background: #ffffff;
	border-bottom: 3px solid #000000
}
.mh-carousel-layout1 .mh-carousel-caption {
	color: #ffffff;
	padding: 5px 10px;
	background: #000000;
	margin: 5px 0 0 0;
}
.mh-carousel-layout1 .mh-carousel-title {
	display: none
}
.mh-carousel-layout1 .flex-direction-nav a {

}
.mh-carousel-layout1.flexslider:hover .flex-prev {
	left: 20px
}
.mh-carousel-layout1.flexslider:hover .flex-next {
	right: 20px
}
.mh-carousel-layout2 {
	padding: 0 15px
}
.mh-carousel-layout2 .mh-carousel-caption {
	color: #000000;
	margin-top: 5px
}
.mh-carousel-layout2 .mh-carousel-title {
	font-size: 16px;
	font-size: 1rem
}
.mh-carousel-layout2 .flex-direction-nav {
	display: none
}
.mh-carousel-widget {
	direction: ltr
}
.mh-carousel-widget li {
	width: 188px;
	height: auto;
	margin-right: 15px;
}
.mh-carousel-item {
	position: relative
}
.mh-carousel-caption {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}
.no-js .mh_magazine_carousel {
	display: none
}
.mh-spotlight-widget {
	color: #ffffff;
	padding: 25px;
	border-bottom: 3px solid #000000;
	background: #2a2a2a
}
.mh-spotlight-thumb {
	position: relative;
	margin-bottom: 10px;
margin-bottom:.625rem;
	overflow: hidden
}
.mh-spotlight-thumb img {
	width: 100%
}
.mh-spotlight-caption {
	position: absolute;
	top: 10%;
	font-size: 13px;
font-size:.8125rem;
	font-weight: 700;
	color: #ffffff;
	padding: 10px;
	background: #000000;
	text-transform: uppercase
}
.mh-spotlight-title a, .mh-spotlight-title a:hover, .mh-spotlight-meta, .mh-spotlight-meta a, .mh-spotlight-meta a:hover, .mh-spotlight-widget .mh-excerpt-more {
	color: #ffffff
}
.mh-spotlight-meta, .mh-spotlight-widget .mh-excerpt {
	margin-top: 10px
}
.mh-spotlight-meta {
	font-style: italic
}
.mh-spotlight-meta .fa {
	margin: 0 5px 0 10px
}
.mh-widget-col-1 .mh-spotlight-title {
	font-size: 20px;
	font-size: 1.25rem
}
.mh-footer-widget .mh-spotlight-widget {
	background: rgba(255,255,255,.1)
}
.mh-footer-widget .mh-spotlight-meta a, .mh-footer-widget .mh-spotlight-meta a:hover {
	color: #ffffff
}
.mh-custom-posts-item {
	padding: 20px 0;
	border-bottom: 1px dotted #ebebeb
}
.mh-custom-posts-item:first-child {
	padding-top: 0
}
.mh-custom-posts-thumb-xl {
	margin-bottom: 10px;
margin-bottom:.625rem
}
.mh-custom-posts-thumb-xl img {
	width: 100%
}
.mh-custom-posts-thumb {
	float: left;
	margin-right: 15px
}
.mh-custom-posts-xl-title, .mh-custom-posts-small-title {
	margin-bottom: 5px;
margin-bottom:.3125rem
}
.mh-custom-posts-small-title {
	font-weight: 700;
	line-height: 1.3
}
.mh-custom-posts-small .mh-meta {
	font-size: 11px;
font-size:.6875rem
}
.mh-custom-posts-header {
	overflow: hidden
}
.mh-custom-posts-widget .mh-excerpt {
	padding-top: 10px;
	padding-top:.5rem;
	overflow: hidden;
}
.mh-custom-posts-no-image .mh-custom-posts-small {
	padding: 5px 0;
padding:.3125rem 0
}
.mh-custom-posts-no-image .mh-custom-posts-small:first-child {
	padding-top: 0
}
.mh-home-wide .mh-custom-posts-thumb-xl, .mh-widget-col-2 .mh-custom-posts-thumb-xl {
	float: left;
	max-width: 235px;
	margin: 0 20px 0 0;
	margin: 0 1.25rem 0 0
}
.mh-footer-widget .mh-custom-posts-item {
	border-color: rgba(255,255,255,.3)
}
.mh-footer-widget .mh-custom-posts-small-title {
	font-weight: 400
}
.mh-posts-large-item {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ebebeb
}
.mh-posts-large-item:first-child {
	margin-top: 0
}
.mh-posts-large-thumb {
	position: relative;
	margin-bottom: 10px
}
.mh-posts-large-thumb img {
	width: 100%
}
.mh-posts-large-caption {
	position: absolute;
	top: 0;
	font-size: 13px;
font-size:.8125rem;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 15px;
	background: #000000;
	text-transform: uppercase
}
.mh-posts-large-title {
	font-size: 24px;
	font-size: 1.5rem
}
.mh-posts-large-excerpt {
	margin-top: 10px
}
.mh-widget-col-1 .mh-posts-large-title {
	font-size: 20px;
	font-size: 1.25rem
}
.mh-footer-widget .mh-posts-large-item {
	border-color: rgba(255,255,255,.3)
}
.mh-posts-list-item {
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px dotted #ebebeb
}
.mh-posts-list-item:first-child {
	margin-top: 0
}
.mh-posts-list-thumb {
	float: left;
	margin-right: 20px
}
.mh-posts-list-thumb img {
	width: 100%;
	max-width: 235px
}
.mh-posts-list-header {
	margin-bottom: 10px
}
.mh-posts-list-meta {
	margin-top: 5px
}
.mh-widget-col-1 .mh-posts-list-thumb {
	float: none;
	margin: 0 0 10px 0;
	text-align: center
}
.mh-widget-col-1 .mh-posts-list-thumb img {
	max-width: 326px
}
.mh-widget-col-1 .mh-posts-list-title {
	margin-bottom: 5px
}
.mh-footer-widget .mh-posts-list-item {
	border-color: rgba(255,255,255,.3)
}
.mh-posts-grid-thumb {
	margin-bottom: 10px
}
.mh-posts-grid-thumb img {
	width: 100%;
	max-width: 326px
}
.mh-posts-grid-title {
	font-size: 20px;
	font-size: 1.25rem
}
.mh-posts-grid-meta {
	display: none;
	margin-top: 5px
}
.mh-posts-grid-widget-more {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #ebebeb
}
.mh-widget-col-1 .mh-posts-grid-item {
	width: 100%;
	margin: 20px 0 0
}
.mh-widget-col-1 .mh-posts-grid-item:first-child {
	margin-top: 0
}
.mh-widget-col-1 .mh-posts-grid-widget-more {
	padding: 0;
	border: 0
}
.mh-widget-col-2 .mh-posts-grid-title {
	font-size: 16px;
	font-size: 1rem
}
.mh-user-item {
	padding: 20px 0;
	border-bottom: 1px dotted #ebebeb
}
.mh-user-item:first-child {
	padding-top: 0
}
.mh-user-avatar {
	float: left;
	margin-right: 15px
}
.mh-user-author-name, .mh-recent-comments-author {
	font-size: 14px;
	font-size:.875rem;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase
}
.mh-user-data {
	font-size: 13px;
font-size:.8125rem;
	color: #979797
}
.mh-footer-widget .mh-user-item {
	border-color: rgba(255,255,255,.3)
}
.mh-author-bio-widget {
	padding: 25px;
	border-bottom: 3px solid #000000;
	background: #2a2a2a
}
.mh-author-bio-title {
	font-size: 16px;
	font-size: 1rem;
	color: #ffffff;
	padding: 0 0 5px;
	margin-bottom: 25px;
	border-bottom: 3px solid #000000;
	text-transform: uppercase
}
.mh-author-bio-image-frame {
	border: 10px solid #000000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden
}
.mh-author-bio-avatar {
	width: 120px;
	height: 120px;
	margin: 0 auto
}
.mh-author-bio-text {
	font-size: 14px;
	font-size:.875rem;
	color: #ffffff;
	margin-top: 25px
}
.mh-footer-widget .mh-author-bio-widget {
	border-bottom: 0;
	background: #000000
}
.mh-footer-widget .mh-author-bio-title {
	font-size: 14px;
font-size:.875rem
}
.mh-footer-widget .mh-author-bio-title, .mh-footer-widget .mh-author-bio-image-frame {
	border-color: #ffffff
}
.mh-footer-widget .mh-author-bio-text {
	font-size: 13px;
font-size:.8125rem
}
.mh_magazine_youtube .fa {
	font-size: 18px;
	font-size: 1.125rem;
	margin-right: 10px
}
.mh-video-widget {
	border-bottom: 3px solid #000000
}
.mh-video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}
.mh-video-container iframe, .mh-video-container object, .mh-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.mh-social-widget {
	padding: 15px 5px 5px 15px;
	background: #f5f5f5
}
.mh-social-widget .fa-mh-social, .mh-social-widget li:hover .fa-mh-social {
	color: #ffffff
}
.mh-social-widget li {
	float: left;
	margin: 0 10px 10px 0
}
.mh-social-widget li a {
	display: block;
	padding: 19px;
	background: #2a2a2a
}
.mh-social-widget li:hover a {
	background: #000000
}
.mh-social-widget li .fa-stack-1x {
	font-size: 24px
}
.mh-social-widget li .fa-stack-2x {
	display: none
}
.mh-footer-widget .mh-social-widget {
	background: rgba(255,255,255,.1)
}
.mh-footer-widget .mh-social-widget .fa-mh-social {
	color: #ffffff
}
.mh-footer-widget .mh-social-widget li a {
	padding: 18px;
	background: #000000
}
.mh-footer-widget .mh-social-widget li:hover a {
	background: #ffffff
}
.mh-footer-widget .mh-social-widget li:hover .fa-mh-social {
	color: #2a2a2a
}
.mh-magazine-facebook-page-widget {
	padding: 14px;
	background: #f5f5f5
}
.mh_magazine_facebook_page .fb_iframe_widget {
	display: block;
	text-align: center;
	overflow: hidden
}
.mh-footer-widget .mh-magazine-facebook-page-widget {
	background: rgba(255,255,255,.1)
}
.mh-nip-widget {
	padding: 15px 15px 10px;
	background: #f5f5f5;
	text-align: center
}
.mh-nip-item {
	display: inline-block;
	margin: 0 5px 5px 0
}
.mh-nip-item a {
	position: relative;
	display: block
}
.mh-nip-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.mh-nip-item:hover .mh-nip-overlay {
	background: #2a2a2a;
	opacity: .5;
	filter: alpha(opacity=50)
}
.mh-footer-widget .mh-nip-widget {
	background: rgba(255,255,255,.1)
}
.mh-tabbed-widget, .mh-tabbed-widget a {
	color: #000000
}
.mh-tabbed-widget a:hover {
	color: #000000
}
.mh-tabbed-widget .tagcloud a {
	color: #ffffff
}
.mh-tab-buttons {
	border-bottom: 3px solid #000000
}
.mh-tab-button {
	display: block;
	float: left;
	width: 33.33%;
	line-height: 2;
	padding: 5px 0;
	background: #f5f5f5;
	cursor: pointer;
	text-align: center;
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	transition: .25s ease-out
}
.mh-tab-button.active, .mh-tab-button.active:hover {
	color: #ffffff;
	background: #000000
}
.mh-tab-button span {
	padding: 0 15px;
	font-size: 24px
}
.mh-tab-content {
	display: none;
	padding: 25px;
	background: #f5f5f5
}
.mh-tab-posts {
	display: block
}
.mh-tab-post-item {
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted #e5e5e5
}
.mh-tab-post-item:first-child, .mh-tab-comment-item:first-child {
	margin-top: 0
}
.mh-tab-comment-item {
	margin-top: 25px
}
.mh-tab-comment-avatar {
	float: left;
	display: block;
	margin: 0 10px 0 0
}
.mh-tab-comment-author {
	font-weight: 700;
	text-transform: uppercase
}
.mh-tab-comment-excerpt {
	display: block;
	padding: 25px;
	margin-top: 10px;
	background: #ffffff;
	border-radius: 25px;
	font-style: italic
}
.mh-footer-widget .mh-tabbed-widget, .mh-footer-widget .mh-tabbed-widget a {
	color: #ffffff
}
.mh-footer-widget .mh-tab-button, .mh-footer-widget .mh-tab-content {
	background: rgba(255,255,255,.1)
}
.mh-footer-widget .mh-tab-post-item {
	border-color: rgba(255,255,255,.3)
}
.mh-footer-widget .mh-tab-button.active {
	background: #000000
}
.mh-footer-widget .mh-tab-comment-excerpt {
	background: #2a2a2a
}
.widget_archive li, .widget_categories li, .widget_pages li a, .widget_meta li, .widget_nav_menu .menu>li {
	border-bottom: 1px dotted #ebebeb
}
.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_meta li a, .widget_nav_menu li a {
	display: block;
	padding: 5px 0
}
.widget_archive li:first-child a, .widget_categories li:first-child a, .widget_pages li:first-child a, .widget_meta li:first-child a, .widget_nav_menu li:first-child a {
	padding-top: 0
}
.widget_pages .children li a {
	padding: 5px 0
}
.widget_nav_menu .sub-menu li {
	border-top: 1px dotted #ebebeb
}
.widget_nav_menu .sub-menu li:first-child a {
	padding-top: 5px
}
.mh-footer-widget.widget_archive li, .mh-footer-widget.widget_categories li, .mh-footer-widget.widget_pages li a, .mh-footer-widget.widget_meta li, .mh-footer-widget.widget_nav_menu .menu>li, .mh-footer-widget.widget_nav_menu .sub-menu li {
	border-color: rgba(255,255,255,.3)
}
#wp-calendar caption {
	text-align: left;
	padding: 10px;
	margin-bottom: 1px;
	background: #f5f5f5
}
#wp-calendar th, #wp-calendar td {
	padding: 5px 10px;
	text-align: center
}
#wp-calendar th {
	font-weight: 300
}
#wp-calendar #prev {
	text-align: left
}
.mh-footer-widget #wp-calendar caption {
	background: rgba(255,255,255,.1)
}
.tagcloud a {
	display: inline-block;
	font-size: 12px !important;
font-size:.75rem !important;
	font-weight: 700;
	color: #ffffff;
	padding: 5px 10px;
	margin: 0 4px 8px 0;
	white-space: nowrap;
	text-transform: uppercase
}
.mh-widget .tagcloud a {
	background: #2a2a2a
}
.mh-footer-widget .tagcloud a {
	background: #000000
}
.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover {
	color: #000000;
	background: #000000
}
.widget_recent_entries li, .recentcomments {
	display: block;
	padding: 5px 0;
	border-bottom: 1px dotted #e5e5e5
}
.widget_recent_entries li:first-child, .recentcomments:first-child {
	padding-top: 0
}
.widget_recent_entries .post-date {
	display: block;
	font-size: 11px;
	font-size:.6875rem;
	color: #979797;
	margin-bottom: 5px
}
.mh-footer-widget.widget_recent_entries li, .mh-footer-widget .recentcomments {
	border-color: rgba(255,255,255,.3)
}
.maxrez{
	max-width:300px;
}
.mh-meta h3 {
	margin-bottom: 0rem;;
}
.resultsbg {
	width:235px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow:hidden;
}
.newsbg {
	width:235px;
	height: 165px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow:hidden;
}
.mobiinv a {
	display:inline;
	color: #000000;
}
.topstory a {
	display:inline;
	color: #000000;
}
.statbullet{
	display:none;
}
.doCenter {
	text-align: center
}
.doLeft {
	text-align: left
}
.doRight {
	text-align: right
}
@media screen and (min-width:1476px) {
.rbn-header {
	box-sizing: border-box; 
	width:100%; 
	height: 158px; 
	padding: 22px 0;
	background-image: url('/images/top1.jpg'); 
	background-position: center;
}
}
@media screen and (max-width:1475px) {
.mh-boxed-layout .mh-container {
	width: 95%
}
.mh-boxed-layout .mh-container-inner {
	width: 100%
}
.rbn-header {
	box-sizing: border-box; 
	width:100%; 
	height: 158px; 
	padding: 22px 0;
	background-image: url('/images/top1.jpg'); 
	background-position: center;
}
#socialLinks a {
    color: #FC0A09;
}
}
@media screen and (max-width:1130px) {
.mh-container-inner {
	width: 100%
}
.mh-two-sb .mh-main, .mh-two-sb .mh-sidebar-2 {
	float: none;
	width: 100%;
	max-width: 100%;
	margin: 0
}
.mh-two-sb .mh-sidebar-2 {
	margin-top: 20px
}
.mh-two-sb .mh-home-sidebar-2, .mh-home-sidebar {
	margin-top: 0
}
.mh-two-sb .mh-footer-area {
	width: 23.12%;
	margin-left: 2.5%
}
.mh-header-nav li a {
	padding: 15px
}
.mh-main-nav li a, .mh-extra-nav li a, .mh-footer-nav li a {
	padding: 10px 9px
}
.mh-sidebar-wide .mh-custom-posts-thumb-xl, .mh-sidebar-wide .mh-posts-list-thumb {
	float: left;
	max-width: 235px;
	margin: 0 20px 0 0;
	margin: 0 1.25rem 0 0
}
.mh-sidebar-wide .mh-posts-grid-item {
	float: left;
	width: 31.66%;
	margin: 0 0 0 2.5%
}
.mh-sidebar-wide .mh-posts-grid-widget-more {
	padding-top: 20px;
	border-top: 1px dotted #ebebeb
}
.mobiinv {
	display:block;
}
.rbn-header {
	box-sizing: border-box; 
	width:100%;  
	height: auto;
	padding: 1em 0 0 0;
	background-color: #333333;
	background-image: url('/images/blank.png'); 
}
.mh-main-nav {
    background-color: #000000;
}
}
@media screen and (max-width:1015px) {
.mh-content {
	width: 60.83%;
	overflow: hidden
}
.mh-sidebar {
	width: 36.66%;
	float: left;
	min-width: 300px;
}
.mh-main-nav li a, .mh-extra-nav li a, .mh-footer-nav li a {
	padding: 10px 6px
}
}
@media screen and (max-width:900px) {
#mh-mobile .mh-header-1 {
	margin: 20px
}
.mh-header-search {
	float: none;
	width: 100%;
	margin: 0;
	padding: 10px 0
}
.mh-header-search .search-form {
	float: none;
	text-align: center;
	margin-right: 0
}
.mh-header-search .search-field {
	width: 250px;
	max-width: 100%
}
#mh-mobile .mh-container {
	width: 100%
}
.mh-container-outer {
	margin: 0 auto
}
.mh-wrapper, .mh-author-box-content, #respond, .mh-spotlight-widget, .mh-author-bio-widget {
	padding: 10px 20px 0 20px
}
.mh-footer {
	padding: 20px 20px 0
}
.mh-author-box-contact, .mh-copyright {
	text-align: center
}
.mh-author-box-contact a {
	padding: 5px 0;
	border: 0
}
.mh-author-contact-title {
	display: none
}
.mh-comment-body {
	padding: 15px
}
.mh-comment-list .children {
	margin: 0 15px
}
.mh-widget, .mh-footer-widget {
	margin-bottom: 20px
}
#mh-mobile .mh-footer-area {
	width: 31.66%
}
.mh-footer-4 {
	display: none
}
.mh-slider-normal {
	width: 100%
}
.mh-slider-layout1 .flex-control-nav {
	width: auto;
	top: 15px;
	right: 10px;
	bottom: auto
}
#mh-mobile .mh-slider-caption {
	position: relative;
	width: 100%;
	top: auto;
	bottom: 0;
	background: rgba(42,42,42,1)
}
.mh-widget-col-1 .mh-custom-posts-small-title {
	font-size: 13px;
font-size:.8125rem
}
.mh-meta-comments {
	display: none
}
.mobiinv {
	display:block;
}
.mh-content {
	width: 55.83%;
	overflow: hidden
}
.mh-main-nav li {
    margin-right: 40px;
}
}
@media screen and (max-width:785px) {
.stats-header {
	padding: 10px 10px
}
.mh-header-nav li {
	font-size: 11px;
	font-weight: 400;
}
.mh-col-4-6 {
    width: 100%;
}
.plusone {
	font-weight: 700;
}

.fullbg .custom-background {
	background-size: auto
}
.js .slicknav_menu {
	display: block
}
.js .mh-main-nav, .js .mh-extra-nav, .js .mh-footer-nav, .js .mh-social-nav  {
	display: none
}
.mh-social-navb, .mh-custom-header, .mh-header-widget-2, .mh-content, .mh-sidebar, .mh-right-sb #main-content, .mh-left-sb #main-content, #mh-mobile .mh-footer-area {
	float: none;
	width: 100%;
	margin: 0
}
.mh-site-logo, .mh-social-navb ul {
	text-align: center
}
.mh-header-title, .entry-title {
	font-size: 24px;
	font-size: 1.5rem
}
.mh-header-2 {
	margin: 0;
	text-align: center
}
.mh-sidebar {
	margin-top: 20px
}
.mh-two-sb .mh-sidebar-2, .mh-home-sidebar {
	margin-top: 0
}
.mh-breadcrumb, .entry-meta {
	padding: 5px 0
}
.mh-content-ad {
	float: none;
	margin: 0 0 20px 0;
	margin: 0 0 1.25rem 0
}
.mh-footer-4 {
	display: block
}
.mh-posts-grid-item {
	float: left;
	width: 31.66%;
	margin-left: 2.5%
}
#mh-mobile .mh-custom-posts-thumb-xl, #mh-mobile .mh-posts-list-thumb {
	float: left;
	max-width: 235px;
	margin: 0 15px 0 0;
	margin:0 .9375rem 0 0
}
#mh-mobile .mh-custom-posts-small-title {
	font-size: 14px;
	font-size:.875rem
}
.mh-widget-col-1 .mh-posts-grid-item {
	float: left;
	width: 31.66%;
	margin: 0 0 0 2.5%
}
.mh-widget-col-1 .mh-posts-grid-widget-more {
	padding-top: 20px;
	border-top: 1px dotted #ebebeb
}
.mh-meta {
    padding: 0;
}
.mobiinv {
	display:none;
}
}
@media screen and (max-width:620px) {
input[type=text], input[type=email], input[type=tel], input[type=url] {
	width: 88%
}
[class*='mh-col-'], .mh-post-nav {
float:none;
width:100%;
margin:0
}
.stats-header {
	padding: 8px 8px
}
.mh-header-nav li {
	font-size: 11px;
}
.mh-col-4-6 {
    width: 100%;
}
.plusone {
	font-size:14px;
}
.mh-share-buttons .mh-col-1-4 {
	float: left;
	width: 23.47%;
	margin-left: 2.04%
}
.mh-post-nav {
	text-align: center
}
.mh-author-box-avatar {
	float: none;
	display: inline-block;
	margin: 0 0 20px;
	text-align: center
}
.mh-author-box-content {
	text-align: center
}
.entry-content ul, .mh-comment-list ul, .entry-content ol, .mh-comment-list ol {
	margin: 0 0 20px 20px;
	margin: 0 0 1.25rem 1.25rem
}
.entry-content ul ul, .mh-comment-list ul ul, .entry-content ol ol, .mh-comment-list ol ol {
	margin: 0 0 0 20px;
	margin: 0 0 0 1.25rem
}
.mh-comment-list {
	margin-bottom: 20px
}
.mh-comment-gravatar {
	margin-bottom: 10px
}
.mh-comment-gravatar .avatar {
	width: 60px;
	height: 60px;
	margin: 0 auto
}
.mh-comment-meta {
	padding: 15px;
	text-align: center
}
.mh-comment-author .fn {
	display: block;
	clear: both
}
#mh-mobile .mh-slider-title, .mh-spotlight-title, .mh-posts-large-title {
	font-size: 20px;
	font-size: 1.25rem
}
.mh-slider-layout1 .flex-control-nav, .mh-slider-layout3 .flex-control-nav {
	display: none
}
#mh-mobile .mh-posts-grid-item {
	float: none;
	width: 100%;
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #ebebeb
}
.mh-posts-grid-item:first-child {
	margin-top: 0
}
.mh-posts-grid-thumb {
	float: left;
	margin: 0 15px 20px 0
}
#mh-mobile .mh-posts-grid-widget-more {
	padding: 0;
	border: 0
}
.mh-posts-list-item {
	padding-bottom: 20px
}
.mh-loop-layout1 .mh-loop-thumb, #mh-mobile .mh-custom-posts-thumb-xl, #mh-mobile .mh-posts-list-thumb, .mh-posts-grid-thumb {
	float: none;
	max-width: 100%;
	margin: 0 auto;
}
.mh-loop-layout3 .mh-loop-thumb {
	float: left;
	width: 100%;
	height:auto;
	margin: 0;
}
.mh-loop-layout4 .mh-loop-thumb {
	float: none;
	width: 100%;
	height:auto;
	margin: 0;
}
.mh-loop-layoutvid .mh-loop-thumb {
	float: none;
	width: 100%;
	height:auto;
	margin: 0;
}
.mh-loop-layout1 .mh-loop-title, .mh-custom-posts-xl-title, .mh-posts-list-title, .mh-posts-grid-title, .mh-widget-col-2 .mh-posts-grid-title, .mh-related-content .mh-posts-grid-title {
	font-size: 14px;
	font-size:1.0rem
}
.mh-loop-layout1 .mh-loop-meta, .mh-custom-posts-content .mh-meta, .mh-posts-list-meta, .mh-posts-grid-meta {
	display: block;
	font-size: 11px;
	font-size:.6875rem
}
.entry-meta {
    margin-top: .0;
}
.mh-loop-layout1 .mh-custom-posts-content .mh-excerpt, .mh-posts-list-excerpt {
	display: none
}
.mh-ticker-title {
	float: left;
	font-size: 13px;
	font-size:.8125rem;
	font-weight: 700;
	color: #ffffff;
	line-height: 43px;
	padding: 0 5px;
	background: #000000;
	text-align: center;
	text-transform: uppercase
}
.mh-ticker-title .fa {
	margin-left: 5px
}
.mh-ticker-item {
	font-size: 14px;
	font-size:.875rem;
	line-height: 41px;
	padding: 0 10px
}
.mh-ticker-item a, .mh-ticker-item a:hover {
	display: block;
	color: #2a2a2a
}
.mh-ticker-item-date {
	font-size: 12px;
	margin-right: 5px
}
.mh-ticker-item-title {
	font-weight: 700
}
.mh-ticker-item-cat {
	font-size: 12px;
	margin-left: 5px;
	text-transform: uppercase
}
h3 {
	font-size: 20px;
	font-size: 1.25rem;
	Margin-bottom:20px;
}
.mobiinv {
	display:none;
}
}
@media only screen and (max-width:520px) {
#mh-mobile .mh-container {
	width: auto;
}
.stats-header {
	padding: 2px 2px
}
.mh-header-nav li {
	font-size: 11px;
	list-style: inline;
	text-align: right;
}
.plusone {
	font-size:12px;
}
.statbullet{
	display:inline;
}
.statalign{
	float:right;
}
.mh-header-search .search-field, .mh-header-search .search-field:hover {
	width: 215px;
	min-width: 215px
}
.mh-share-buttons .mh-col-1-4 {
	float: none;
	width: 100%;
	margin: 10px 0 0 0;
	display: block
}
.mh-share-buttons .mh-col-1-4:first-child {
	margin: 0
}
.mh-comment-body {
	padding: 10px
}
.mh-comment-list .children {
	margin: 0
}
.mh-slider-category, .mh-spotlight-caption, .mh-posts-large-caption, .mh-loop-caption {
	display: none
}
.mh-ticker-title {
	float: left;
	font-size: 13px;
	font-size:.8125rem;
	font-weight: 400;
	color: #000000;
	line-height: 43px;
	padding: 0 3px;
	background-color: rgba(255, 255, 255, 0.0);;
	text-align: center;
	text-transform: uppercase
}
.mh-ticker-title .fa {
	display: none;
	margin-left: 1px
}
.mh-ticker-item {
	font-size: 13px;
	font-size:.8125rem;
	line-height: 41px;
	padding: 0 3px
}
.mh-ticker-item a, .mh-ticker-item a:hover {
	display: block;
	color: #2a2a2a
}
.mh-ticker-item-date {
	font-size: 12px;
	margin-right: 10px
}
.mh-ticker-item-title {
	font-weight: 400
}
.mh-ticker-item-cat {
	font-size: 12px;
	margin-left: 10px;
	text-transform: uppercase
}
.mh-loop-layout3 .mh-loop-thumb {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}
.mh-loop-layout4 .mh-loop-thumb {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}
.mh-loop-layoutvid .mh-loop-thumb {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}
.mobiinv {
	display:none;
}
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
	font-family: 'FontAwesome';
	src: url(/fonts/fontawesome-webfont.eot);
	src: url(/fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(/fonts/fontawesome-webfont.woff2) format('woff2'), url(/fonts/fontawesome-webfont.woff) format('woff'), url(/fonts/fontawesome-webfont.ttf) format('truetype'), url(/fonts/fontawesome-webfont.svg) format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #ffffff
}
.fa-glass:before {
	content: "\f000000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
body.custom-background {
	background-color: #717171;
}