/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
progress {
	vertical-align: baseline;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0;
}
optgroup {
	font-weight: 700;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
	-webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type='checkbox'],
[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
span.placeholder {
	position: absolute;
	font-size: 75%;
	color: #999;
	font-family: sans-serif;
	padding: 4px 3px;
	z-index: 1;
	cursor: text;
}
span.placeholder-hide-except-screenreader {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}
span.placeholder-hide {
	display: none;
}
label.visuallyhidden-with-placeholder {
	height: auto !important;
	overflow: visible !important;
	position: absolute !important;
	left: -999em;
} /*!
 *  Font Awesome 4.6.3 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?v=4.6.3);
	src:
		url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),
		url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),
		url(../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),
		url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),
		url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
	font-weight: 400;
	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: 0.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: 0.14285714em;
	text-align: center;
}
.fa-li.fa-lg {
	left: -1.85714286em;
}
.fa-border {
	padding: 0.2em 0.25em 0.15em;
	border: solid 0.08em #eee;
	border-radius: 0.1em;
}
.fa-pull-left {
	float: left;
}
.fa-pull-right {
	float: right;
}
.fa.fa-pull-left {
	margin-right: 0.3em;
}
.fa.fa-pull-right {
	margin-left: 0.3em;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.fa.pull-left {
	margin-right: 0.3em;
}
.fa.pull-right {
	margin-left: 0.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(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.fa-rotate-90 {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.fa-flip-vertical {
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	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: #fff;
}
.fa-glass:before {
	content: '\f000';
}
.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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
	content: '\f0c7';
}
.fa-square:before {
	content: '\f0c8';
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
	content: '\f0dc';
}
.fa-sort-desc:before,
.fa-sort-down:before {
	content: '\f0dd';
}
.fa-sort-asc:before,
.fa-sort-up:before {
	content: '\f0de';
}
.fa-envelope:before {
	content: '\f0e0';
}
.fa-linkedin:before {
	content: '\f0e1';
}
.fa-rotate-left:before,
.fa-undo:before {
	content: '\f0e2';
}
.fa-gavel:before,
.fa-legal:before {
	content: '\f0e3';
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: '\f0e4';
}
.fa-comment-o:before {
	content: '\f0e5';
}
.fa-comments-o:before {
	content: '\f0e6';
}
.fa-bolt:before,
.fa-flash:before {
	content: '\f0e7';
}
.fa-sitemap:before {
	content: '\f0e8';
}
.fa-umbrella:before {
	content: '\f0e9';
}
.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
	content: '\f150';
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: '\f151';
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: '\f152';
}
.fa-eur:before,
.fa-euro:before {
	content: '\f153';
}
.fa-gbp:before {
	content: '\f154';
}
.fa-dollar:before,
.fa-usd:before {
	content: '\f155';
}
.fa-inr:before,
.fa-rupee:before {
	content: '\f156';
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: '\f157';
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: '\f158';
}
.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
	content: '\f191';
}
.fa-dot-circle-o:before {
	content: '\f192';
}
.fa-wheelchair:before {
	content: '\f193';
}
.fa-vimeo-square:before {
	content: '\f194';
}
.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
	content: '\f19c';
}
.fa-graduation-cap:before,
.fa-mortar-board: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-pp: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: '\f1c5';
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: '\f1c6';
}
.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: '\f1cd';
}
.fa-circle-o-notch:before {
	content: '\f1ce';
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: '\f1d0';
}
.fa-empire:before,
.fa-ge:before {
	content: '\f1d1';
}
.fa-git-square:before {
	content: '\f1d2';
}
.fa-git:before {
	content: '\f1d3';
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: '\f1d4';
}
.fa-tencent-weibo:before {
	content: '\f1d5';
}
.fa-qq:before {
	content: '\f1d6';
}
.fa-wechat:before,
.fa-weixin:before {
	content: '\f1d7';
}
.fa-paper-plane:before,
.fa-send:before {
	content: '\f1d8';
}
.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
	content: '\f236';
}
.fa-viacoin:before {
	content: '\f237';
}
.fa-train:before {
	content: '\f238';
}
.fa-subway:before {
	content: '\f239';
}
.fa-medium:before {
	content: '\f23a';
}
.fa-y-combinator:before,
.fa-yc: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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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';
}
.fa-reddit-alien:before {
	content: '\f281';
}
.fa-edge:before {
	content: '\f282';
}
.fa-credit-card-alt:before {
	content: '\f283';
}
.fa-codiepie:before {
	content: '\f284';
}
.fa-modx:before {
	content: '\f285';
}
.fa-fort-awesome:before {
	content: '\f286';
}
.fa-usb:before {
	content: '\f287';
}
.fa-product-hunt:before {
	content: '\f288';
}
.fa-mixcloud:before {
	content: '\f289';
}
.fa-scribd:before {
	content: '\f28a';
}
.fa-pause-circle:before {
	content: '\f28b';
}
.fa-pause-circle-o:before {
	content: '\f28c';
}
.fa-stop-circle:before {
	content: '\f28d';
}
.fa-stop-circle-o:before {
	content: '\f28e';
}
.fa-shopping-bag:before {
	content: '\f290';
}
.fa-shopping-basket:before {
	content: '\f291';
}
.fa-hashtag:before {
	content: '\f292';
}
.fa-bluetooth:before {
	content: '\f293';
}
.fa-bluetooth-b:before {
	content: '\f294';
}
.fa-percent:before {
	content: '\f295';
}
.fa-gitlab:before {
	content: '\f296';
}
.fa-wpbeginner:before {
	content: '\f297';
}
.fa-wpforms:before {
	content: '\f298';
}
.fa-envira:before {
	content: '\f299';
}
.fa-universal-access:before {
	content: '\f29a';
}
.fa-wheelchair-alt:before {
	content: '\f29b';
}
.fa-question-circle-o:before {
	content: '\f29c';
}
.fa-blind:before {
	content: '\f29d';
}
.fa-audio-description:before {
	content: '\f29e';
}
.fa-volume-control-phone:before {
	content: '\f2a0';
}
.fa-braille:before {
	content: '\f2a1';
}
.fa-assistive-listening-systems:before {
	content: '\f2a2';
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: '\f2a3';
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: '\f2a4';
}
.fa-glide:before {
	content: '\f2a5';
}
.fa-glide-g:before {
	content: '\f2a6';
}
.fa-sign-language:before,
.fa-signing:before {
	content: '\f2a7';
}
.fa-low-vision:before {
	content: '\f2a8';
}
.fa-viadeo:before {
	content: '\f2a9';
}
.fa-viadeo-square:before {
	content: '\f2aa';
}
.fa-snapchat:before {
	content: '\f2ab';
}
.fa-snapchat-ghost:before {
	content: '\f2ac';
}
.fa-snapchat-square:before {
	content: '\f2ad';
}
.fa-pied-piper:before {
	content: '\f2ae';
}
.fa-first-order:before {
	content: '\f2b0';
}
.fa-yoast:before {
	content: '\f2b1';
}
.fa-themeisle:before {
	content: '\f2b2';
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: '\f2b3';
}
.fa-fa:before,
.fa-font-awesome:before {
	content: '\f2b4';
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
.flex-full {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
}
.flex-halves {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	width: 50%;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
}
.flex-thirds {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	width: 33.3%;
	-webkit-flex: 0 1 33.3%;
	-ms-flex: 0 1 33.3%;
	flex: 0 1 33.3%;
}
.flex-fourths {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	width: 25%;
	-webkit-flex: 0 1 25%;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
}
.flex-auto {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.flex-none {
	-webkit-box-flex: 0;
	-webkit-flex: 0;
	-ms-flex: 0;
	flex: 0;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #3b3b3b;
	height: 100%;
}
body {
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.button {
	padding: 0.5em 1em;
	background: #ee4723;
	border: 1px solid transparent;
	border-radius: 0.3em;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
.button i {
	margin: 0 0.3em;
}
.button:hover {
	color: #fff;
	background: #ce3210;
	border: 1px solid #9f260c;
	cursor: pointer;
}
.button:first-child {
	margin-left: 0;
}
.button:last-child {
	margin-right: 0;
}
.button:only-child {
	margin-left: 0;
	margin-right: 0;
}
button {
	padding: 0.5em 1em;
	background: #ee4723;
	border: 1px solid transparent;
	border-radius: 0.3em;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
button i {
	margin: 0 0.3em;
}
button:hover {
	color: #fff;
	background: #ce3210;
	border: 1px solid #9f260c;
	cursor: pointer;
}
button:first-child {
	margin-left: 0;
}
button:last-child {
	margin-right: 0;
}
button:only-child {
	margin-left: 0;
	margin-right: 0;
}
.button-neutral {
	padding: 0.5em 1em;
	background: #ee4723;
	border: 1px solid transparent;
	border-radius: 0.3em;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	background: #464646;
}
.button-neutral i {
	margin: 0 0.3em;
}
.button-neutral:hover {
	color: #fff;
	background: #ce3210;
	border: 1px solid #9f260c;
	cursor: pointer;
}
.button-neutral:first-child {
	margin-left: 0;
}
.button-neutral:last-child {
	margin-right: 0;
}
.button-neutral:only-child {
	margin-left: 0;
	margin-right: 0;
}
.button-neutral:hover {
	color: #fff;
	background: #2d2d2d;
	border: 1px solid #131313;
}
.popup a,
article a,
aside[role='complementary'] a {
	color: #ee4723;
	font-weight: 700;
	text-decoration: none;
	border-bottom: none;
}
.popup a:hover,
article a:hover,
aside[role='complementary'] a:hover {
	color: #87210a;
	border-bottom: 1px dotted #87210a;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.alert {
	width: 100%;
	text-align: center;
	background: #ee4723;
	color: #fff;
	padding: 1em;
}
.alert a {
	font-weight: 700;
	text-decoration: none;
	color: #d9d9d9;
}
.alert a:hover {
	border-bottom: 1px dotted #d9d9d9;
}
.empty,
.hidden {
	display: none !important;
}
.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table;
}
.clearfix:after {
	clear: both;
}
video {
	width: 100%;
	height: auto;
}
.embed-container {
	margin: 2em auto;
	line-height: 0;
	width: 100%;
}
.embed {
	text-align: center;
}
.embed embed,
.embed iframe,
.embed object {
	margin: 0 auto;
	max-width: 100%;
}
#container {
	padding: 0 1em;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 75px;
}
main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.no-flexbox main {
	display: block;
}
@media screen and (min-width: 599px) {
	body.logged-in header {
		top: 46px;
	}
	body.logged-in #container {
		margin-top: 121px;
	}
}
@media screen and (min-width: 783px) {
	body.logged-in header {
		top: 32px;
	}
	body.logged-in #container {
		margin-top: 105px;
	}
}
@media screen and (min-width: 980px) {
	#container {
		margin-top: 105px;
	}
}
aside[role='complementary'] {
	display: none;
}
article {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	line-height: 1.3;
	font-size: 1em;
}
article > div:nth-of-type(1) {
	margin-top: 0;
}
.no-flexbox article {
	max-width: 1200px;
}
article #article-top #article-options .social {
	margin: 0.5em 0 1em 0;
}
article #article-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
article #article-top #article-options {
	margin-top: 1em;
}
article #article-top #article-options #article-save {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
article #article-top #article-options #article-save button {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
article #article-top #article-options .social {
	margin: 0.5em 0 1em 0;
}
article .byline {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
article .byline img {
	border-radius: 50px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 2em;
	-ms-flex: 0 0 2em;
	flex: 0 0 2em;
	max-width: 2em;
	margin: 0 1em 0 0;
}
article .byline h5 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: left;
	line-height: 1.3;
}
article span[itemprop='articleBody'] {
	display: block;
	text-align: left;
}
article hr {
	border: 0;
	color: silver;
	background-color: silver;
	height: 1px;
}
article img {
	max-width: 100%;
	height: auto;
	margin: 1em auto;
	display: block;
	width: auto;
}
article img[data-src],
article img[data-srcset] {
	min-height: 1px;
}
article ol,
article ul {
	list-style-position: inside;
}
article ol li,
article ul li {
	margin: 0.5em 0;
}
article ol li.cat-item,
article ul li.cat-item {
	padding-top: 0.5em;
	padding-bottom: 1em;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
	border-bottom: 1px solid silver;
}
article ol li.cat-item:last-child,
article ul li.cat-item:last-child {
	border-bottom: none;
}
article ol li.cat-item a,
article ul li.cat-item a {
	color: #f9ae1b;
}
article ol li.cat-item a:hover,
article ul li.cat-item a:hover {
	border-bottom: 1px dotted #f9ae1b;
}
article ol.browse,
article ul.browse {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}
article ol.children,
article ul.children {
	-webkit-columns: 300px 2;
	-moz-columns: 300px 2;
	columns: 300px 2;
	padding-bottom: 1em;
}
article ol.children li,
article ul.children li {
	text-transform: none;
	border-bottom: none;
	padding: 0;
}
article ol.children li a,
article ul.children li a {
	color: #ee4723;
}
article ol.children li a:hover,
article ul.children li a:hover {
	border-bottom: 1px dotted #ee4723;
}
article div.copy-paste-block,
article p {
	margin: 1em 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
article blockquote {
	color: #db9306;
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	padding: 1em 2em;
	margin: 2em auto;
	font-weight: 700;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
article blockquote p {
	color: #db9306;
	font-size: larger;
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	font-weight: 700;
}
article blockquote h1,
article blockquote h2,
article blockquote h3 {
	margin-top: 0;
	text-transform: none;
	letter-spacing: normal;
}
article .wp-caption {
	margin: 0 auto;
	max-width: 100%;
	width: auto !important;
	text-align: center;
}
article .wp-caption img {
	max-width: 100%;
	height: auto;
}
article .caption,
article .caption-box {
	margin: 0 auto;
	text-align: center;
	width: auto !important;
}
article .caption img,
article .caption-box img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
}
article .wp-caption-text,
article cite {
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	font-size: smaller;
	color: #464646;
	font-style: italic;
	display: block;
	margin-top: -1em;
}
article .wp-caption-text a,
article cite a {
	color: #000;
	border-bottom: 1px dotted #000;
	font-weight: 400;
}
article br {
	display: none;
}
article h1[itemprop='headline'] {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.5em;
	text-transform: capitalize;
	letter-spacing: 0;
	color: #ee4723;
	line-height: 1.2;
	font-weight: 700;
	font-size: 1.4em;
}
article h1[itemprop='headline'] a {
	color: #ee4723;
}
article h1[itemprop='headline'] a:hover {
	color: #ce3210;
	border-bottom: 1px dotted #ce3210;
}
article h1[itemprop='headline']:first-child {
	margin-top: 0;
}
span[itemprop='articleBody'] article h1,
span[itemprop='articleBody'] article h2 {
	text-align: left;
	margin-top: 2.5em;
	margin-bottom: 1em;
	text-transform: capitalize;
	letter-spacing: 0;
	line-height: 1.2;
	font-weight: 700;
	font-size: 1.6em;
	color: #f4a406;
}
span[itemprop='articleBody'] article h3 {
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #db9306;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.2;
}
span[itemprop='articleBody'] article h3 span {
	color: #db9306;
	text-decoration: none !important;
}
span[itemprop='articleBody'] article h3 strong {
	font-weight: 700;
}
span[itemprop='articleBody'] article h3 span {
	color: #f9ae1b !important;
}
span[itemprop='articleBody'] article h4,
span[itemprop='articleBody'] article h5 {
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	margin-top: 1.2em;
}
article h3 {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	line-height: 1.2;
	color: #db9306;
	text-transform: none;
	letter-spacing: normal;
}
article h5 {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #464646;
	margin-top: 0;
}
article .pagination {
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 1em 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.no-flexbox article .pagination {
	display: block;
}
article .pagination a {
	font-size: 1.25em;
	padding: 0.2em;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0.375em 0.2em;
	padding: 0.5em 1em;
	background: #ee4723;
	border: 1px solid transparent;
	border-radius: 0.3em;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	text-align: center;
}
article .pagination a i {
	margin: 0 0.3em;
}
article .pagination a:hover {
	color: #fff;
	background: #ce3210;
	border: 1px solid #9f260c;
	cursor: pointer;
}
article .pagination a:first-child {
	margin-left: 0;
}
article .pagination a:last-child {
	margin-right: 0;
}
article .pagination a:only-child {
	margin-left: 0;
	margin-right: 0;
}
.no-flexbox article .pagination a {
	display: inline-block;
}
.no-flexbox nav {
	display: block;
	display: table-cell;
}
article nav,
aside[role='complementary'] nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
article nav {
	margin: 1em -0.75em;
}
section {
	text-align: left;
	line-height: 1.2;
}
section div[itemprop='thumbnailUrl'],
section img {
	display: block;
	margin-top: 0;
	margin-bottom: 0.5em;
	width: 100%;
	max-width: 100%;
}
section div[itemprop='thumbnailUrl'] {
	padding-bottom: 56.25%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
section:hover {
	color: #ee4723;
	cursor: pointer;
	text-decoration: none;
}
section a:hover {
	border-bottom: none;
}
section div[itemprop='name'] {
	text-transform: capitalize;
	margin-bottom: 0.5em;
}
section div[itemprop='name']:last-child {
	margin-bottom: 0;
}
article section {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	font-size: smaller;
	padding: 1em;
}
article section span {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #131313;
	font-weight: 400;
	word-break: break-word;
	overflow-wrap: break-word;
}
aside section {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	font-size: small;
	margin-bottom: 2em;
}
aside section span {
	display: none;
	word-break: break-word;
	overflow-wrap: break-word;
}
aside section:last-child {
	margin-bottom: 0;
}
article #recipe-wrapper {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #464646;
	border-bottom: 2px solid #464646;
	border-left: 1px solid #464646;
	border-right: 1px solid #464646;
	border-radius: 0.3em;
	text-align: left;
	background: #fffff4;
}
article #recipe-wrapper h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	text-transform: capitalize;
	font-size: 1.5em;
	text-align: left;
}
article #recipe-wrapper h3 span {
	text-transform: none;
}
article #recipe-wrapper .social {
	margin: 0.5em 0 0 0;
}
article #recipe-wrapper .social a,
article #recipe-wrapper .social div.share {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	width: 50%;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	margin: 0 0.5em 0 0;
}
article #recipe-wrapper .social a:last-child,
article #recipe-wrapper .social div.share:last-child {
	margin: 0;
}
article #recipe-wrapper #recipe-print-save {
	clear: both;
	text-align: center;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
article #recipe-wrapper #recipe-print-save button {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	margin: 0 0.5em 0 0;
}
article #recipe-wrapper #recipe-print-save button:last-child {
	margin-right: 0;
}
article #recipe-wrapper #recipe-ingredients,
article #recipe-wrapper #recipe-prep,
article #recipe-wrapper #recipe-top {
	padding: 1.5em 1em;
}
article #recipe-wrapper p {
	padding: 1em;
}
article #recipe-wrapper #recipe-top {
	border-bottom: 1px dotted #464646;
	padding-bottom: 1.5em;
}
article #recipe-wrapper #recipe-info {
	margin-bottom: 1em;
}
article #recipe-wrapper #recipe-ingredients h4,
article #recipe-wrapper #recipe-prep h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	color: #f9ae1b;
}
article #recipe-wrapper #recipe-ingredients ol,
article #recipe-wrapper #recipe-ingredients ul,
article #recipe-wrapper #recipe-prep ol,
article #recipe-wrapper #recipe-prep ul {
	list-style-type: none;
}
article #recipe-wrapper #recipe-ingredients ol li,
article #recipe-wrapper #recipe-ingredients ul li,
article #recipe-wrapper #recipe-prep ol li,
article #recipe-wrapper #recipe-prep ul li {
	position: relative;
}
article #recipe-wrapper #recipe-ingredients ol li:before,
article #recipe-wrapper #recipe-ingredients ul li:before,
article #recipe-wrapper #recipe-prep ol li:before,
article #recipe-wrapper #recipe-prep ul li:before {
	position: absolute;
	color: #f9ae1b;
}
article #recipe-wrapper #recipe-ingredients ul {
	-webkit-columns: 300px 2;
	-moz-columns: 300px 2;
	columns: 300px 2;
}
article #recipe-wrapper #recipe-ingredients li {
	margin: 0 0 0.5em 1.5em;
}
article #recipe-wrapper #recipe-ingredients li:before {
	content: '\25cf\20';
	margin-left: -1.5em;
}
article #recipe-wrapper #recipe-prep {
	border-bottom: 1px dotted #464646;
}
article #recipe-wrapper #recipe-prep ol {
	counter-reset: counter;
}
article #recipe-wrapper #recipe-prep ol li {
	list-style: none;
	margin-left: 2em;
}
article #recipe-wrapper #recipe-prep ol li:before {
	position: absolute;
	content: counter(counter);
	counter-increment: counter;
	font-weight: 700;
	margin-left: -2em;
}
article #recipe-wrapper li:first-letter {
	text-transform: capitalize;
}
article #recipe-wrapper form {
	margin: 0;
}
.favorite-recipes-list {
	font-size: 0.9125rem;
	list-style-position: inside;
	list-style-type: circle;
	margin: 0;
	margin-top: 0.75em;
	padding: 0;
}
.favorite-recipes-list li {
	background: #f5f5f5;
	padding: 0.375em 0.75em;
}
.favorite-recipes-list li:nth-child(odd) {
	background: #fff;
}
.vote-rating-stars {
	list-style-type: none;
	padding: 0;
}
.vote-rating-stars li {
	display: inline;
	margin-right: 1.25em;
}
.vote-rating-stars li:last-child {
	margin-right: 0;
}
a.vote-rating-stars-link {
	color: #aaa;
	cursor: pointer;
	display: inline-block;
}
a.vote-rating-stars-link:active,
a.vote-rating-stars-link:focus,
a.vote-rating-stars-link:hover {
	border: none;
	color: #ee4723;
	position: relative;
	top: -1px;
}
.vote-wrapper {
	text-align: center;
}
.aboutUs-splashImage {
	border: 0.5rem solid #f9ae1b;
	padding: 2px;
	width: 72%;
}
.breadcrumbs {
	font-size: 0.8125rem;
	margin: 1.3em 0 0.3em 0;
	text-align: left;
	clear: both;
	overflow: auto;
}
.breadcrumbs a {
	float: left;
	margin-right: 1em;
	color: #464646;
	border-bottom: 1px dotted transparent;
	font-weight: 600;
}
.feedback-message {
	background: #fffdfb;
	font-weight: 700;
	line-height: 1;
	margin: 1rem auto;
	padding: 1rem 1.5rem;
}
.iframe-upload-thankYou {
	border: none;
	overflow: hidden;
}
.lazy {
	opacity: 0;
	visibility: hidden;
	width: auto;
	height: auto;
}
.lazy-region {
	visibility: hidden;
}
.lazy-region p:first-child {
	margin-top: 0;
}
@-webkit-keyframes loaded {
	from {
		opacity: 0;
		-webkit-transform: scale(0.95) translate(0, 20px);
		transform: scale(0.95) translate(0, 20px);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
	}
}
@keyframes loaded {
	from {
		opacity: 0;
		-webkit-transform: scale(0.95) translate(0, 20px);
		transform: scale(0.95) translate(0, 20px);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
	}
}
.loaded,
[data-was-processed='true'] {
	-webkit-animation: loaded 1.2s ease-in-out 1 forwards;
	animation: loaded 1.2s ease-in-out 1 forwards;
	opacity: 1;
	visibility: visible;
	width: auto;
	height: auto;
}
@media all and (min-width: 375px) {
	article section {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		width: 50%;
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
	}
}
@media all and (min-width: 414px) {
	article #recipe-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}
@media all and (min-width: 768px) {
	body:not(.home) article section {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		width: 25%;
		-webkit-flex: 0 1 25%;
		-ms-flex: 0 1 25%;
		flex: 0 1 25%;
	}
	article {
		line-height: 1.5;
		font-size: 1.1em;
	}
	article img {
		margin: 1.5em auto;
	}
	article .breadcrumbs {
		margin-top: 2em;
	}
	article #article-top {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	article #article-top #article-info,
	article #article-top #article-options {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	article #article-top #article-info {
		-webkit-box-flex: 2;
		-webkit-flex-grow: 2;
		-ms-flex-positive: 2;
		flex-grow: 2;
		padding-right: 1em;
	}
	article #article-top #article-options {
		margin-top: 0;
	}
	article #article-top #article-options .social {
		margin: 0.5em 0 0 0;
	}
	article #article-top #article-options .social a {
		margin: 0 0.5em 0 0;
	}
	article #article-top #article-options .social a:last-child {
		margin: 0;
	}
	article #recipe-wrapper {
		margin: 1.5em 0 1em 0;
	}
	article #recipe-wrapper #recipe-top {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	article #recipe-wrapper #recipe-info,
	article #recipe-wrapper #recipe-options {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		margin-bottom: 0;
	}
	article #recipe-wrapper #recipe-info {
		padding-right: 1em;
	}
}
@media all and (min-width: 980px) {
	html {
		font-size: 1.1em;
	}
	main {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	aside[role='complementary'] {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	article {
		width: -webkit-calc(100% - 300px);
		width: calc(100% - 300px);
		float: left;
		margin: 0;
		padding-right: 2em;
	}
	article h1[itemprop='headline'] {
		font-size: 1.75em;
	}
	article .wp-caption {
		margin: 0 auto;
	}
	article .wp-caption.alignleft {
		float: left;
		margin: 1em 2em 1em 0;
		width: 33.3% !important;
	}
	article .wp-caption.alignright {
		float: right;
		margin: 1em 0 1em 2em;
		width: 33.3% !important;
	}
	article img {
		max-width: 100%;
	}
	article img.alignleft {
		width: 33.3%;
		float: left;
		margin: 1.5em 2em 1.5em 0;
	}
	article img.alignright {
		width: 33.3%;
		float: right;
		margin: 1.5em 0 1.5em 2em;
	}
	.no-flexbox article {
		display: block;
		width: 100%;
	}
}
@media all and (min-width: 1200px) {
	article {
		padding-right: 3em;
	}
	article img {
		max-width: 100%;
	}
	.no-flexbox article {
		clear: both;
		width: 100%;
	}
}
@media all and (min-width: 1370px) {
	article ol,
	article ul {
		list-style-position: outside;
	}
}
footer,
header {
	width: 100%;
	padding: 0.5em 1em;
	text-align: center;
	overflow: auto;
}
footer {
	-webkit-box-flex: 0;
	-webkit-flex: 0;
	-ms-flex: 0;
	flex: 0;
	background-color: #404040;
	margin-top: 1em;
}
footer #footer-links,
footer p {
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	text-align: left;
	max-width: 1200px;
	margin: 1em auto;
	color: #d3d3d3;
	font-weight: 500;
	font-size: smaller;
}
footer #footer-links a,
footer p a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	border-bottom: none;
}
footer #footer-links a:hover,
footer p a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
footer #footer-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
}
footer #footer-links div {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	text-align: center;
	padding: 0.5em 1em;
}
header {
	position: fixed;
	top: 0;
	z-index: 10;
	background: #fff;
	border-top: 3px solid #fac04d;
	border-bottom: 1px solid #fac04d;
	border-bottom: 2px solid #fcd17e;
}
header nav {
	color: #333;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
header nav #nav-menu,
header nav #nav-search {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 1em;
	-ms-flex: 0 1 1em;
	flex: 0 1 1em;
	max-width: 1em;
	border: none;
	background: 0 0;
	font-size: larger;
	padding: 0;
}
header nav #nav-menu svg,
header nav #nav-search svg {
	max-width: 1em;
	max-height: 1em;
}
header nav #nav-menu svg path,
header nav #nav-search svg path {
	fill: #ee4723;
}
header nav #nav-menu:hover,
header nav #nav-search:hover {
	color: #ee4723;
	background: 0 0;
	border: none;
}
header nav #home {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
header nav #home div[class*='logo'] {
	background-size: contain;
	background-repeat: no-repeat;
	border: 0;
	display: block;
	font-size: 1em;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
header nav #home h1 {
	font-size: 1.2em;
	margin: 0 0 0 0.5em;
	color: #f9ae1b;
	white-space: nowrap;
}
header nav #home h1:visited {
	color: #f9ae1b;
}
header nav #home h1:focus,
header nav #home h1:hover {
	color: #aa7204;
}
header nav #home img {
	margin: 0;
}
header nav #nav-expand {
	display: none;
}
header nav #nav-expand.open {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
header nav li,
header nav li a,
header nav ul {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
}
header nav li {
	list-style: none;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 1.5em 0;
}
header nav li a {
	font-weight: 500;
	text-decoration: none;
	padding: 0.5em 1em;
	background: #ee4723;
	color: #fff;
	border: 1px solid #ee4723;
	border-radius: 0.3em;
	text-align: center;
	white-space: nowrap;
}
header nav li a:hover {
	background: #ce3210;
	color: #fff;
	border: 1px solid #9f260c;
}
header nav li.hidden-mobile {
	display: none;
}
header nav li.hidden-desktop {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.no-flexbox header nav {
	display: block;
}
.no-flexbox header nav #nav-menu {
	float: left;
}
.no-flexbox header nav #nav-search {
	float: right;
}
.no-flexbox header nav #home h1,
.no-flexbox header nav #home img {
	float: left;
}
.no-flexbox header nav #home h1 {
	font-size: 1.2em;
	margin: 0 1.5em 0 0.5em;
	line-height: 2em;
}
.no-flexbox header nav #home img {
	margin-top: 0.2em;
}
.no-flexbox header nav #home:hover {
	color: #f9ae1b;
}
.no-flexbox header nav #nav-expand {
	width: 100%;
}
.no-flexbox header nav #nav-expand.open {
	clear: left;
	display: block;
	width: 100%;
}
.no-flexbox header nav li,
.no-flexbox header nav li a,
.no-flexbox header nav ul {
	width: auto !important;
}
.no-flexbox header nav li {
	display: inline;
}
.no-flexbox header nav li.hidden-mobile {
	display: none;
}
.no-flexbox header nav li.hidden-desktop {
	display: inline;
}
.no-flexbox header nav form[role='search'] {
	display: inline;
	width: auto !important;
}
@media all and (min-width: 600px) {
	footer #footer-links {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
	}
	footer #footer-links div {
		padding: 0 1em;
	}
}
@media all and (min-width: 980px) {
	body.logged-in #container {
		margin-top: 121px;
	}
	main {
		padding: 1em 0;
	}
	header {
		padding: 0.75em 1em;
	}
	header nav {
		text-align: left;
	}
	header nav #nav-menu,
	header nav #nav-search {
		display: none;
	}
	header nav #home {
		-webkit-box-flex: 0;
		-webkit-flex: 0;
		-ms-flex: 0;
		flex: 0;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	header nav #nav-expand {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	header nav ul {
		padding: 0 1em;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	header nav li {
		padding: 0;
		-webkit-box-flex: 0;
		-webkit-flex: 0;
		-ms-flex: 0;
		flex: 0;
		margin: 0;
	}
	header nav li a {
		color: #666;
		padding: 0.5em 1em;
		margin: 0;
		background: 0 0;
		border: none;
		border-radius: 0;
	}
	header nav li a:hover {
		background: 0 0;
		color: #000;
		border: none;
	}
	header nav li.hidden-mobile {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	header nav li.hidden-desktop {
		display: none;
	}
	header nav form[role='search'] {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 300px;
		-ms-flex: 0 0 300px;
		flex: 0 0 300px;
		margin: 0;
	}
}
@media all and (min-width: 1200px) {
	header nav #home h1 {
		line-height: 1.8em;
	}
}
aside[role='complementary'] {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 300px;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	position: relative;
}
aside[role='complementary'] h3 {
	color: #db9306;
	font-weight: 700;
	margin-bottom: 0.5em;
}
aside[role='complementary'] > div,
aside[role='complementary'] > form,
aside[role='complementary'] > nav {
	margin-bottom: 2em;
}
aside[role='complementary'] > div:last-of-type {
}
.logged-in aside[role='complementary'] > div:last-of-type {
	top: 8rem;
}
.no-flexbox aside[role='complementary'] {
	display: block;
	float: right;
	width: 300px;
}
input[type='search'],
input[type='text'],
input[type='email'],
textarea {
	width: 100%;
	padding: 0.35em;
	border-radius: 0.3em;
	border: 1px solid #464646;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input[type='file'] {
	line-height: 0.5;
}
form[role='search'] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	margin: 0 0 1em 0;
	position: relative;
}
form[role='search'] input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
	border: none;
	margin: 0;
	background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMjE2IDgzMnEwLTE4NS0xMzEuNS0zMTYuNXQtMzE2LjUtMTMxLjUtMzE2LjUgMTMxLjUtMTMxLjUgMzE2LjUgMTMxLjUgMzE2LjUgMzE2LjUgMTMxLjUgMzE2LjUtMTMxLjUgMTMxLjUtMzE2LjV6bTUxMiA4MzJxMCA1Mi0zOCA5MHQtOTAgMzhxLTU0IDAtOTAtMzhsLTM0My0zNDJxLTE3OSAxMjQtMzk5IDEyNC0xNDMgMC0yNzMuNS01NS41dC0yMjUtMTUwLTE1MC0yMjUtNTUuNS0yNzMuNSA1NS41LTI3My41IDE1MC0yMjUgMjI1LTE1MCAyNzMuNS01NS41IDI3My41IDU1LjUgMjI1IDE1MCAxNTAgMjI1IDU1LjUgMjczLjVxMCAyMjAtMTI0IDM5OWwzNDMgMzQzcTM3IDM3IDM3IDkweiIvPjwvc3ZnPg==)
		no-repeat 50% 50% transparent;
	background-size: 1em;
	width: 2.2em;
}
article form[role='search'] {
	margin-bottom: 2em;
}
form:not([role='search']) input[type='submit'] {
	padding: 0.5em 1em;
	background: #ee4723;
	border: 1px solid transparent;
	border-radius: 0.3em;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
form:not([role='search']) input[type='submit'] i {
	margin: 0 0.3em;
}
form:not([role='search']) input[type='submit']:hover {
	color: #fff;
	background: #ce3210;
	border: 1px solid #9f260c;
	cursor: pointer;
}
form:not([role='search']) input[type='submit']:first-child {
	margin-left: 0;
}
form:not([role='search']) input[type='submit']:last-child {
	margin-right: 0;
}
form:not([role='search']) input[type='submit']:only-child {
	margin-left: 0;
	margin-right: 0;
}
form:not([role='search']) input[type='submit'] [disabled='true'],
form:not([role='search']) input[type='submit'][disabled] {
	background: #464646;
	border: 1px solid #464646;
	cursor: not-allowed;
}
article form:not([role='search']) {
	margin: 1em 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: space-around;
	-ms-flex-line-pack: distribute;
	align-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
article form:not([role='search']) h3 {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	text-align: center;
	margin-bottom: 0.5em;
}
article form:not([role='search']) input {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	margin: 0.2em;
}
aside[role='complementary'] form:not([role='search']) label {
	font-size: smaller;
}
aside[role='complementary'] form:not([role='search']) input {
	width: 100%;
	padding: 0.5em 1em;
	margin: 0.5em 0;
	font-size: 0.8em;
}
aside[role='complementary'] form:not([role='search']) input[type='submit'] {
	padding: 0.1em !important;
}
@media all and (min-width: 800px) {
	article form:not([role='search']) input {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	article form:not([role='search']) input[type='email'] {
		-webkit-box-flex: 2;
		-webkit-flex-grow: 2;
		-ms-flex-positive: 2;
		flex-grow: 2;
	}
}
[placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity 0.5s 0.5s ease;
	transition: opacity 0.5s 0.5s ease;
	opacity: 0;
}
[placeholder]:focus:-moz-placeholder {
	-moz-transition: opacity 0.5s 0.5s ease;
	transition: opacity 0.5s 0.5s ease;
	opacity: 0;
}
[placeholder]:focus::-moz-placeholder {
	-moz-transition: opacity 0.5s 0.5s ease;
	transition: opacity 0.5s 0.5s ease;
	opacity: 0;
}
[placeholder]:focus:-ms-input-placeholder {
	-ms-transition: opacity 0.5s 0.5s ease;
	transition: opacity 0.5s 0.5s ease;
	opacity: 0;
}
.social {
	text-align: center;
	clear: both;
	-webkit-box-orient: horizontal;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.social a,
.social div.entice,
.social div.share {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 0.5em 0 0;
	text-align: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.social a,
.social div.share {
	padding: 0.5em 1em;
	background: #ee4723;
	border: 1px solid transparent;
	border-radius: 0.3em;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
.social a i,
.social div.share i {
	margin: 0 0.3em;
}
.social a:hover,
.social div.share:hover {
	color: #fff;
	background: #ce3210;
	border: 1px solid #9f260c;
	cursor: pointer;
}
.social a:first-child,
.social div.share:first-child {
	margin-left: 0;
}
.social a:last-child,
.social div.share:last-child {
	margin-right: 0;
}
.social a:only-child,
.social div.share:only-child {
	margin-left: 0;
	margin-right: 0;
}
.social a svg,
.social div.share svg {
	width: 23px;
	height: 23px;
	margin-top: 2px;
}
.social a i,
.social div.share i {
	margin-top: 0;
	font-size: larger;
}
.social a span {
	line-height: 1.2;
}
.social div.share {
	-webkit-box-flex: 2;
	-webkit-flex-grow: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
article .social {
	margin: 1em 0;
}
.social.connect {
	padding: 0;
}
.social.connect:first-child {
	padding-top: 0;
	border-top: none;
	border-bottom: none;
	margin-top: 0;
}
.social.connect div.share.facebook:hover {
	cursor: auto;
}
.social[data-placement='article, in-content'] {
	margin: 0.2em auto;
}
.social[data-placement='article, in-content'] a {
	margin-right: 0;
}
.social[data-placement='article, in-content'] a span {
	display: inline-block;
}
.social a.email {
	background: #777;
	border: 1px solid #777;
	color: #fff;
}
.social a.email svg path {
	fill: #fff;
}
.social a.email:focus,
.social a.email:hover {
	background: #5e5e5e;
	border: 1px solid #444;
	cursor: pointer;
	color: #fff;
}
.social div.share.email {
	background: #c3c3c3;
	border: 1px solid #c3c3c3;
}
@media all and (max-width: 980px) {
	header nav li.email a {
		background: #777;
		border: 1px solid #777;
		color: #fff;
	}
	header nav li.email a:hover {
		background: #5e5e5e;
		color: #fff;
		border: 1px solid #444;
	}
}
.social a.sms {
	background: #16b50e;
	border: 1px solid #16b50e;
	color: #fff;
}
.social a.sms svg path {
	fill: #fff;
}
.social a.sms:focus,
.social a.sms:hover {
	background: #10860a;
	border: 1px solid #0a5607;
	cursor: pointer;
	color: #fff;
}
.social div.share.sms {
	background: #6ff369;
	border: 1px solid #6ff369;
}
@media all and (max-width: 980px) {
	header nav li.sms a {
		background: #16b50e;
		border: 1px solid #16b50e;
		color: #fff;
	}
	header nav li.sms a:hover {
		background: #10860a;
		color: #fff;
		border: 1px solid #0a5607;
	}
}
.social a.instagram {
	background: #3f729b;
	border: 1px solid #3f729b;
	color: #fff;
}
.social a.instagram svg path {
	fill: #fff;
}
.social a.instagram:focus,
.social a.instagram:hover {
	background: #305777;
	border: 1px solid #223d52;
	cursor: pointer;
	color: #fff;
}
.social div.share.instagram {
	background: #9cbdd7;
	border: 1px solid #9cbdd7;
}
@media all and (max-width: 980px) {
	header nav li.instagram a {
		background: #3f729b;
		border: 1px solid #3f729b;
		color: #fff;
	}
	header nav li.instagram a:hover {
		background: #305777;
		color: #fff;
		border: 1px solid #223d52;
	}
}
.social a.pinterest {
	background: #cc2127;
	border: 1px solid #cc2127;
	color: #fff;
}
.social a.pinterest svg path {
	fill: #fff;
}
.social a.pinterest:focus,
.social a.pinterest:hover {
	background: #a01a1f;
	border: 1px solid #741316;
	cursor: pointer;
	color: #fff;
}
.social div.share.pinterest {
	background: #ee989b;
	border: 1px solid #ee989b;
}
@media all and (max-width: 980px) {
	header nav li.pinterest a {
		background: #cc2127;
		border: 1px solid #cc2127;
		color: #fff;
	}
	header nav li.pinterest a:hover {
		background: #a01a1f;
		color: #fff;
		border: 1px solid #741316;
	}
}
.social a.twitter {
	background: #55acee;
	border: 1px solid #55acee;
	color: #fff;
}
.social a.twitter svg path {
	fill: #fff;
}
.social a.twitter:focus,
.social a.twitter:hover {
	background: #2795e9;
	border: 1px solid #147bc9;
	cursor: pointer;
	color: #fff;
}
.social div.share.twitter {
	background: #e0f0fc;
	border: 1px solid #e0f0fc;
}
@media all and (max-width: 980px) {
	header nav li.twitter a {
		background: #55acee;
		border: 1px solid #55acee;
		color: #fff;
	}
	header nav li.twitter a:hover {
		background: #2795e9;
		color: #fff;
		border: 1px solid #147bc9;
	}
}
.social a.facebook {
	background: #3b5998;
	border: 1px solid #3b5998;
	color: #fff;
}
.social a.facebook svg path {
	fill: #fff;
}
.social a.facebook:focus,
.social a.facebook:hover {
	background: #2d4373;
	border: 1px solid #1e2e4f;
	cursor: pointer;
	color: #fff;
}
.social div.share.facebook {
	background: #96abd6;
	border: 1px solid #96abd6;
}
@media all and (max-width: 980px) {
	header nav li.facebook a {
		background: #3b5998;
		border: 1px solid #3b5998;
		color: #fff;
	}
	header nav li.facebook a:hover {
		background: #2d4373;
		color: #fff;
		border: 1px solid #1e2e4f;
	}
}
.post-image-wrap {
	display: inline-block;
	clear: both;
	display: table;
	position: relative;
	margin: 1.5em auto;
	z-index: 9;
	text-align: center;
}
.post-image-wrap img {
	display: table-cell;
	text-align: center;
	margin: 0 auto;
}
.post-image-wrap a.pinIt-button,
.post-image-wrap a[class*='pin_it_button'],
.post-image-wrap span[class*='button_pin'] {
	position: absolute !important;
	z-index: 9;
	top: 10px;
	left: 10px;
}
@media only screen and (max-width: 474px) {
	.social div.entice {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 100px;
		-ms-flex: 0 1 100px;
		flex: 0 1 100px;
	}
	.social.connect a span {
		display: none;
	}
}
@media only screen and (min-width: 768px) {
	.social a svg,
	.social div.share svg {
		width: 20px;
		height: 20px;
		margin-top: 5px;
	}
	article .social {
		margin: 2em 0;
	}
}
.ad {
	width: auto;
	height: auto;
	text-align: center;
	position: relative;
	clear: both;
	margin: 0.5em auto;
}
.ad div,
.ad iframe,
.ad ins {
	margin: 0 auto;
	max-width: 728px;
}
.ad-tall {
	height: auto;
	margin: 2em auto;
	width: 300px;
}
.ad-rect {
	height: auto;
	margin: 2em auto;
	width: 300px;
}
.ad-728x90 {
	width: 728px;
	height: 90px;
}
.ad-320x100 {
	width: 320px;
	height: 100px;
}
.ad-300x250 {
	width: 300px;
	height: 250px;
}
.ad-300x600 {
	width: 300px;
	height: 600px;
}
.ad-desktop-bottom {
	height: auto !important;
	width: auto !important;
	margin-bottom: 2em;
}
#ad-anchor {
	position: fixed;
	width: 100%;
	padding: 0.2em;
	text-align: center;
	background: #f9ae1b;
}
#ad-anchor div,
#ad-anchor ins {
	margin: 0 auto;
	padding: 0;
}
@media only screen and (max-width: 320px) {
	article .ad,
	span[itemprop='articleBody'] > div[id^='div-gpt-ad-'] {
		margin-left: -10px;
	}
}
@media only screen and (min-width: 768px) {
	article .ad-right {
		float: right;
		margin: 2em 0 2em 2em;
	}
	article .ad-left {
		float: left;
		margin: 2em 2em 2em 0;
	}
}
#popup-backdrop,
.popup-container {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#popup-backdrop {
	background: rgba(0, 0, 0, 0.75);
	z-index: 10;
}
.popup-container {
	text-align: center;
	z-index: 100;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.popup-close {
	color: #888;
	position: absolute;
	top: 0;
	right: 0.3em;
	padding: 0;
	background: 0 0;
	font-size: 2em;
	border: none;
}
.popup-close:focus,
.popup-close:hover {
	color: #000;
	background: 0 0;
	border: none;
	cursor: pointer;
}
.popup-inside {
	position: relative;
	padding: 2em;
}
.popup {
	background-color: #fff;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 768px;
	-ms-flex: 0 1 768px;
	flex: 0 1 768px;
	text-align: center;
	padding: 0;
	-webkit-box-shadow: 0 4px 14px #000;
	box-shadow: 0 4px 14px #000;
	line-height: 1.5;
	margin: 2em;
}
.popup a:hover {
	text-decoration: none;
	border-bottom: none;
}
.popup img {
	max-width: 100%;
	height: auto;
}
.popup nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.popup nav h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	flex: 1 100%;
	margin-bottom: 1em;
	color: #ce3210;
	font-size: 2em;
	line-height: 1.1;
}
.popup section {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	width: 50%;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	text-overflow: ellipsis;
	padding: 1em;
}
.popup section a span {
	display: none;
}
.no-flexbox .popup {
	width: 550px;
	height: 480px;
	margin: 150px auto;
}
@media all and (min-width: 600px) and (min-height: 475px) {
	.popup nav section {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		width: 25%;
		-webkit-flex: 0 1 25%;
		-ms-flex: 0 1 25%;
		flex: 0 1 25%;
	}
}
@media all and (min-width: 1000px) and (min-height: 768px) {
	.popup nav section {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		width: 50%;
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
	}
}
@media all and (min-width: 1400px) and (min-height: 1000px) {
	.popup nav section a span {
		display: block;
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #131313;
		font-weight: 400;
	}
}
span.placeholder {
	position: absolute;
	font-size: 75%;
	color: #999;
	font-family: sans-serif;
	padding: 4px 3px;
	z-index: 1;
	cursor: text;
}
span.placeholder-hide-except-screenreader {
	clip: rect(1px 1px 1px 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}
span.placeholder-hide {
	display: none;
}
label.visuallyhidden-with-placeholder {
	height: auto !important;
	overflow: visible !important;
	position: absolute !important;
	left: -999em;
}
.instagram-media {
	display: block !important;
	margin: 2em auto !important;
}
.fb-page {
	min-height: 224px;
}
.fb-like-wrap {
	width: 100px;
	height: 28px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.no-flexbox aside[role='complementary'] #criteoscroller {
	display: none;
}
img[src*='pixel.gif'] {
	display: none;
}
div[id*='div-gpt-ad'] {
	text-align: center;
}
div.adblade-dyna {
	display: block !important;
	margin: 4em auto !important;
	text-align: left;
	all: initial;
}
div.adblade-dyna a {
	border-bottom: none;
}
div.adblade-dyna .advlabel {
	text-align: left;
}
div.adblade-dyna .ad {
	background: 0 0;
	clear: initial;
	all: initial;
}
div.adblade-dyna .ad:before {
	content: '';
}
#ad_root {
	display: none;
	font-size: 14px;
	height: 250px;
	line-height: 16px;
	position: relative;
	width: 300px;
	margin: 0 auto;
}
.thirdPartyMediaClass {
	height: 157px;
	width: 300px;
}
.thirdPartyTitleClass {
	font-weight: 600;
	color: #ce3210;
	font-size: 16px;
	margin: 8px 0 4px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}
.thirdPartyBodyClass {
	display: -webkit-box;
	height: 32px;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.thirdPartyCallToActionClass {
	font-family:
		-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	font-weight: 600;
	margin-top: 8px;
	color: #f9ae1b;
	font-weight: 700;
	text-decoration: none;
	border-bottom: none;
}
body.ut_fix #container {
	margin-top: 0 !important;
	padding-top: 1em;
}
body.logged-in.ut_fix #container {
	padding-top: 2em;
}
#bhbar-space {
	background-color: #404040;
}
#bhbar .bh-close {
	background-color: unset;
	letter-spacing: unset;
	text-shadow: none;
	text-transform: none;
	min-height: auto;
}
@media print {
	.ad,
	.adsbygoogle,
	.breadcrumbs,
	.button-favorite,
	.fb-comments,
	.pagination,
	.post-image-wrap,
	.print-button,
	.proper-ad-unit,
	.pw-widget,
	.social-sharing-horizontal,
	.social-sharing-vertical,
	.ut_container,
	.video-container,
	aside[role='complementary'],
	header,
	iframe[src*='youtu.be'],
	iframe[src*='youtube'],
	iframe[src*='rumble'] {
		display: none !important;
	}
	footer,
	main {
		overflow: visible !important;
	}
	main {
		display: block !important;
		margin: 0 auto !important;
	}
	footer {
		display: block;
	}
	article {
		width: 100% !important;
		font-size: 14px;
	}
	article h1[itemprop='headline'] {
		color: #000 !important;
	}
	article h1[itemprop='headline'] a {
		color: #000 !important;
	}
	article ol,
	article ul {
		list-style-position: inside !important;
	}
	article li {
		margin-bottom: 0.2em;
	}
	article img {
		display: none !important;
	}
	*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: '';
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
.logo-VNO {
	background: url(../img/logos/viralnova/vno-logo.png) no-repeat bottom center;
	width: 138px;
	height: 40px;
}
@media only screen and (min-width: 980px) {
	.logo-VNO {
		width: 173px;
		height: 50px;
	}
}
