@charset "utf-8";
/* CSS Document */
img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}
.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}
.wp-block-audio audio {
	width: 100%;
	min-width: 300px
}
.editor-block-list__layout .reusable-block-edit-panel {
	align-items: center;
	background: #f8f9f9;
	color: #555d66;
	display: flex;
	flex-wrap: wrap;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 13px;
	top: -14px;
	margin: 0 -14px;
	padding: 8px 14px;
	position: relative;
	z-index: 7
}
.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel {
	margin: 0 -14px;
	padding: 8px 14px
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
	margin: 0 5px
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
	margin-right: auto
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
	margin-right: 8px;
	white-space: nowrap;
	font-weight: 600
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
	flex: 1 1 100%;
	font-size: 14px;
	height: 30px;
	margin: 4px 0 8px
}
.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
	flex-shrink: 0
}
@media (min-width:960px) {
.editor-block-list__layout .reusable-block-edit-panel {
	flex-wrap: nowrap
}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
	margin: 0
}
.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
	margin: 0 0 0 5px
}
}
.editor-block-list__layout .reusable-block-indicator {
	background: #fff;
	border-left: 1px dashed #e2e4e7;
	color: #555d66;
	border-bottom: 1px dashed #e2e4e7;
	top: -14px;
	height: 30px;
	padding: 4px;
	position: absolute;
	z-index: 1;
	width: 30px;
	right: -14px
}
.wp-block-button {
	color: #fff;
	margin-bottom: 1.5em
}
.wp-block-button.aligncenter {
	text-align: center
}
.wp-block-button.alignright {
	text-align: right
}
.wp-block-button__link {
	background-color: #32373c;
	border: none;
	border-radius: 28px;
	box-shadow: none;
	color: inherit;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	margin: 0;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	overflow-wrap: break-word
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover {
	color: inherit
}
.is-style-squared .wp-block-button__link {
	border-radius: 0
}
.is-style-outline {
	color: #32373c
}
.is-style-outline .wp-block-button__link {
	background: transparent;
	border: 2px solid
}
.wp-block-categories.alignleft {
	margin-right: 2em
}
.wp-block-categories.alignright {
	margin-left: 2em
}
.wp-block-columns {
	display: flex;
	flex-wrap: wrap
}
@media (min-width:782px) {
.wp-block-columns {
	flex-wrap: nowrap
}
}
.wp-block-column {
	flex: 1;
	margin-bottom: 1em;
	flex-basis: 100%;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}
@media (min-width:600px) {
.wp-block-column {
	flex-basis: 50%;
	flex-grow: 0
}
}
@media (min-width:600px) {
.wp-block-column:nth-child(odd) {
	margin-right: 32px
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
	margin-left: 32px
}
.wp-block-column:not(:last-child) {
	margin-right: 32px
}
}
.wp-block-cover, .wp-block-cover-image {
	position: relative;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	width: 100%;
	margin: 0 0 1.5em;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}
.wp-block-cover-image.has-left-content, .wp-block-cover.has-left-content {
	justify-content: flex-start
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover-image.has-left-content .wp-block-cover-text, .wp-block-cover-image.has-left-content h2, .wp-block-cover.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, .wp-block-cover.has-left-content h2 {
	margin-left: 0;
	text-align: left
}
.wp-block-cover-image.has-right-content, .wp-block-cover.has-right-content {
	justify-content: flex-end
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover-image.has-right-content .wp-block-cover-text, .wp-block-cover-image.has-right-content h2, .wp-block-cover.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, .wp-block-cover.has-right-content h2 {
	margin-right: 0;
	text-align: right
}
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2 {
	color: #fff;
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 610px;
	padding: 14px;
	text-align: center
}
.wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-image-text a:active, .wp-block-cover-image .wp-block-cover-image-text a:focus, .wp-block-cover-image .wp-block-cover-image-text a:hover, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .wp-block-cover-text a:active, .wp-block-cover-image .wp-block-cover-text a:focus, .wp-block-cover-image .wp-block-cover-text a:hover, .wp-block-cover-image h2 a, .wp-block-cover-image h2 a:active, .wp-block-cover-image h2 a:focus, .wp-block-cover-image h2 a:hover, .wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-image-text a:active, .wp-block-cover .wp-block-cover-image-text a:focus, .wp-block-cover .wp-block-cover-image-text a:hover, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .wp-block-cover-text a:active, .wp-block-cover .wp-block-cover-text a:focus, .wp-block-cover .wp-block-cover-text a:hover, .wp-block-cover h2 a, .wp-block-cover h2 a:active, .wp-block-cover h2 a:focus, .wp-block-cover h2 a:hover {
	color: #fff
}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
	background-attachment: fixed
}
@supports (-webkit-overflow-scrolling:touch) {
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
background-attachment:scroll
}
}
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: inherit;
	opacity: .5;
	z-index: 1
}
.wp-block-cover-image.has-background-dim.has-background-dim-10:before, .wp-block-cover.has-background-dim.has-background-dim-10:before {
	opacity: .1
}
.wp-block-cover-image.has-background-dim.has-background-dim-20:before, .wp-block-cover.has-background-dim.has-background-dim-20:before {
	opacity: .2
}
.wp-block-cover-image.has-background-dim.has-background-dim-30:before, .wp-block-cover.has-background-dim.has-background-dim-30:before {
	opacity: .3
}
.wp-block-cover-image.has-background-dim.has-background-dim-40:before, .wp-block-cover.has-background-dim.has-background-dim-40:before {
	opacity: .4
}
.wp-block-cover-image.has-background-dim.has-background-dim-50:before, .wp-block-cover.has-background-dim.has-background-dim-50:before {
	opacity: .5
}
.wp-block-cover-image.has-background-dim.has-background-dim-60:before, .wp-block-cover.has-background-dim.has-background-dim-60:before {
	opacity: .6
}
.wp-block-cover-image.has-background-dim.has-background-dim-70:before, .wp-block-cover.has-background-dim.has-background-dim-70:before {
	opacity: .7
}
.wp-block-cover-image.has-background-dim.has-background-dim-80:before, .wp-block-cover.has-background-dim.has-background-dim-80:before {
	opacity: .8
}
.wp-block-cover-image.has-background-dim.has-background-dim-90:before, .wp-block-cover.has-background-dim.has-background-dim-90:before {
	opacity: .9
}
.wp-block-cover-image.has-background-dim.has-background-dim-100:before, .wp-block-cover.has-background-dim.has-background-dim-100:before {
	opacity: 1
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
	max-width: 305px;
	width: 100%
}
.wp-block-cover-image:after, .wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-cover-image:after, .wp-block-cover:after {
content:none
}
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
	display: flex
}
.wp-block-cover__video-background {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	z-index: 0;
	-o-object-fit: cover;
	object-fit: cover
}
.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit, .editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright {
	max-width: 360px;
	width: 100%
}
.wp-block-embed {
	margin-bottom: 1em
}
.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
	position: relative
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
	padding-top: 66.66%
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}
.wp-block-file {
	margin-bottom: 1.5em
}
.wp-block-file.aligncenter {
	text-align: center
}
.wp-block-file.alignright {
	text-align: right
}
.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: 13px;
	padding: .5em 1em
}
.wp-block-file a.wp-block-file__button {
	text-decoration: none
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}
.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}
.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative
}
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
display:flex;
align-items:flex-end;
justify-content:flex-start
}
}
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
width:auto
}
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 40px 10px 5px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	background: linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.3) 60%, transparent)
}
.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
height:100%;
flex:1;
-o-object-fit:cover;
object-fit:cover
}
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	width: calc((100% - 16px)/2)
}
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}
@media (min-width:600px) {
.wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
	width: calc((100% - 32px)/3);
	margin-right: 16px
}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
	width: calc((100% - 48px)/4);
	margin-right: 16px
}
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
	width: calc((100% - 64px)/5);
	margin-right: 16px
}
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
	width: calc((100% - 80px)/6);
	margin-right: 16px
}
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
	width: calc((100% - 96px)/7);
	margin-right: 16px
}
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
	width: calc((100% - 112px)/8);
	margin-right: 16px
}
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
	margin-right: 0
}
}
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}
.wp-block-gallery .blocks-gallery-item.has-add-item-button {
	width: 100%
}
.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
	max-width: 305px;
	width: 100%
}
.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
	display: flex
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}
.wp-block-image {
	max-width: 100%;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0
}
.wp-block-image img {
	max-width: 100%
}
.wp-block-image.aligncenter {
	text-align: center
}
.wp-block-image.alignfull img, .wp-block-image.alignwide img {
	width: 100%
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
	display: table;
	margin-left: 0;
	margin-right: 0
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
	display: table-caption;
	caption-side: bottom
}
.wp-block-image .alignleft {
	float: left;
	margin-right: 1em
}
.wp-block-image .alignright {
	float: right;
	margin-left: 1em
}
.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}
.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}
.wp-block-latest-comments__comment {
	font-size: 15px;
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}
.has-avatars .wp-block-latest-comments__comment {
	min-height: 36px;
	list-style: none
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 52px
}
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}
.wp-block-latest-comments__comment-excerpt p {
	font-size: 14px;
	line-height: 1.8;
	margin: 5px 0 20px
}
.wp-block-latest-comments__comment-date {
	color: #8f98a1;
	display: block;
	font-size: 12px
}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
	border-radius: 24px;
	display: block;
	float: left;
	height: 40px;
	margin-right: 12px;
	width: 40px
}
.wp-block-latest-posts.alignleft {
	margin-right: 2em
}
.wp-block-latest-posts.alignright {
	margin-left: 2em
}
.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}
.wp-block-latest-posts.is-grid li {
	margin: 0 16px 16px 0;
	width: 100%
}
@media (min-width:600px) {
.wp-block-latest-posts.columns-2 li {
	width: calc(50% - 16px)
}
.wp-block-latest-posts.columns-3 li {
	width: calc(33.33333% - 16px)
}
.wp-block-latest-posts.columns-4 li {
	width: calc(25% - 16px)
}
.wp-block-latest-posts.columns-5 li {
	width: calc(20% - 16px)
}
.wp-block-latest-posts.columns-6 li {
	width: calc(16.66667% - 16px)
}
}
.wp-block-latest-posts__post-date {
	display: block;
	color: #6c7781;
	font-size: 13px
}
.wp-block-media-text {
	display: grid;
	grid-template-rows: auto;
	align-items: center;
	grid-template-areas: "media-text-media media-text-content";
	grid-template-columns: 50% auto
}
.wp-block-media-text.has-media-on-the-right {
	grid-template-areas: "media-text-content media-text-media";
	grid-template-columns: auto 50%
}
.wp-block-media-text .wp-block-media-text__media {
	grid-area: media-text-media;
	margin: 0
}
.wp-block-media-text .wp-block-media-text__content {
	word-break: break-word;
	grid-area: media-text-content;
	padding: 0 8%
}
.wp-block-media-text>figure>img, .wp-block-media-text>figure>video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}
@media (max-width:600px) {
.wp-block-media-text.is-stacked-on-mobile {
	grid-template-columns: 100%!important;
	grid-template-areas: "media-text-media" "media-text-content"
}
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
	grid-template-areas: "media-text-content" "media-text-media"
}
}
p.is-small-text {
	font-size: 14px
}
p.is-regular-text {
	font-size: 16px
}
p.is-large-text {
	font-size: 36px
}
p.is-larger-text {
	font-size: 48px
}
p.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}
p.has-drop-cap:not(:focus):after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px
}
p.has-background {
	padding: 20px 30px
}
p.has-text-color a {
	color: inherit
}
.wp-block-pullquote {
	padding: 3em 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
	max-width: 305px
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
	font-size: 20px
}
.wp-block-pullquote p {
	font-size: 28px;
	line-height: 1.6
}
.wp-block-pullquote cite, .wp-block-pullquote footer {
	position: relative
}
.wp-block-pullquote .has-text-color a {
	color: inherit
}
.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}
.wp-block-pullquote.is-style-solid-color {
	border: none
}
.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}
.wp-block-pullquote cite {
	color: inherit
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin: 0 0 16px;
	padding: 0 1em
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.6
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
	font-size: 18px;
	text-align: right
}
.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}
.wp-block-separator.is-style-dots {
	background: none;
	border: none;
	text-align: center;
	max-width: none;
	line-height: 1;
	height: auto
}
.wp-block-separator.is-style-dots:before {
	content: "\00b7 \00b7 \00b7";
	color: #191e23;
	font-size: 20px;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}
p.wp-block-subhead {
	font-size: 1.1em;
	font-style: italic;
	opacity: .75
}
.wp-block-table.has-fixed-layout {
	table-layout: fixed;
	width: 100%
}
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
	display: table;
	width: auto
}
.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	border-bottom: 1px solid #f3f4f5
}
.wp-block-table.is-style-stripes tr:nth-child(odd) {
	background-color: #f3f4f5
}
.wp-block-table.is-style-stripes td {
	border-color: transparent
}
.wp-block-text-columns, .wp-block-text-columns.aligncenter {
	display: flex
}
.wp-block-text-columns .wp-block-column {
	margin: 0 16px;
	padding: 0
}
.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}
.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}
.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}
.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}
.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}
pre.wp-block-verse {
	white-space: nowrap;
	overflow: auto
}
.wp-block-video {
	margin-left: 0;
	margin-right: 0
}
.wp-block-video video {
	max-width: 100%
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-video [poster] {
-o-object-fit:cover;
object-fit:cover
}
}
.wp-block-video.aligncenter {
	text-align: center
}
.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em;
	color: #555d66;
	text-align: center;
	font-size: 13px
}
.has-pale-pink-background-color.has-pale-pink-background-color {
	background-color: #f78da7
}
.has-vivid-red-background-color.has-vivid-red-background-color {
	background-color: #cf2e2e
}
.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}
.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}
.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
	background-color: #7bdcb5
}
.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
	background-color: #00d084
}
.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}
.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}
.has-very-light-gray-background-color.has-very-light-gray-background-color {
	background-color: #eee
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}
.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
	background-color: #313131
}
.has-pale-pink-color.has-pale-pink-color {
	color: #f78da7
}
.has-vivid-red-color.has-vivid-red-color {
	color: #cf2e2e
}
.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
	color: #ff6900
}
.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
	color: #fcb900
}
.has-light-green-cyan-color.has-light-green-cyan-color {
	color: #7bdcb5
}
.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
	color: #00d084
}
.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
	color: #8ed1fc
}
.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
	color: #0693e3
}
.has-very-light-gray-color.has-very-light-gray-color {
	color: #eee
}
.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
	color: #abb8c3
}
.has-very-dark-gray-color.has-very-dark-gray-color {
	color: #313131
}
.has-small-font-size {
	font-size: 13px
}
.has-normal-font-size, .has-regular-font-size {
	font-size: 16px
}
.has-medium-font-size {
	font-size: 20px
}
.has-large-font-size {
	font-size: 36px
}
.has-huge-font-size, .has-larger-font-size {
	font-size: 42px
}
.wp-block-code {
	padding: .8em 1em;
	border: 1px solid #e2e4e7;
	border-radius: 4px
}
.wp-block-code, .wp-block-preformatted pre {
	font-family: Menlo, Consolas, monaco, monospace;
	font-size: 14px;
	color: #23282d
}
.wp-block-pullquote {
	border-top: 4px solid #555d66;
	border-bottom: 4px solid #555d66;
	color: #40464d
}
.wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer {
	color: #40464d;
	text-transform: uppercase;
	font-size: 13px;
	font-style: normal
}
.wp-block-quote {
	margin: 20px 0
}
.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {
	color: #6c7781;
	font-size: 13px;
	margin-top: 1em;
	position: relative;
	font-style: normal
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-left: 4px solid #000;
	padding-left: 1em
}
.wp-block-separator {
	border: none;
	border-bottom: 2px solid #8f98a1;
	margin: 1.65em auto
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px
}
.wp-block-table {
	width: 100%;
	min-width: 240px;
	border-collapse: collapse
}
.wp-block-table td, .wp-block-table th {
	padding: .5em;
	border: 1px solid;
	word-break: break-all
}
#cookie-notice {
	display: block;
	visibility: hidden;
	position: fixed;
	min-width: 100%;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	line-height: 20px;
	left: 0;
	text-align: center
}
.cn-top {
	top: 0
}
.cn-bottom {
	bottom: 0
}
.cookie-notice-container {
	padding: 10px;
	text-align: center;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cookie-notice-revoke-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.cn-top .cookie-notice-revoke-container {
	top: 0;
	bottom: auto
}
#cookie-notice .cn-revoke-cookie {
	margin: 0
}
.cn-button.wp-default, .cn-button.wp-default:hover, .cn-button.bootstrap, .cn-button.bootstrap:hover {
	box-shadow: none;
	text-decoration: none
}
#cookie-notice .cn-button {
	margin-left: 10px
}
.cn-button.wp-default {
	font-family: sans-serif;
	line-height: 18px;
	padding: 2px 12px;
	background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
	border-color: #BBB;
	color: #333;
	text-shadow: 0 1px 0 #FFF;
	-moz-box-sizing: border-box;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
	outline: none
}
.cn-button.wp-default:hover {
	background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
	border-color: #999;
	color: #222
}
.cn-button.bootstrap {
	font-family: sans-serif;
	display: inline-block;
*display:inline;
	padding: 4px 12px;
	margin-right: .3em;
	margin-bottom: 0;
*margin-left:.3em;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	font-style: normal;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #006dcc;
*background-color:#04c;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 1px 2px rgba(0,0,0,.05);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	padding: 2px 10px;
	font-size: 12px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none
}
.cn-button.bootstrap:hover {
	color: #fff;
	background-color: #04c;
*background-color:#003bb3;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear
}
@media all and (max-width:900px) {
.cookie-notice-container #cn-notice-text {
	display: block;
	margin-bottom: 5px
}
#cookie-notice .cn-button {
	margin-left: 5px;
	margin-right: 5px
}
}
.rvs-button {
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 10px 15px;
	font-size: 16px;
	border: none;
	vertical-align: top;
	margin: 0;
	text-decoration: none;
	border-radius: 0
}
.rvs-button:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none
}
.rvs-border-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.rvs-radio {
	cursor: pointer
}
#rvs-error {
	color: #c0392b;
	position: relative;
	width: 90%;
	display: none
}
p#rvs-error-message {
	margin: 0
}
#rvs-close-error {
	position: absolute;
	top: -15px;
	right: -15px;
	background: #c0392b;
	color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	overflow: hidden;
	cursor: pointer
}
#rvs-close-error:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05)
}
#rvs-close-error .dashicons {
	width: 40px;
	height: 40px;
	text-align: center;
	padding: 7px 0 0;
	font-size: 26px
}
#rvs-error h4 {
	font-size: 20px
}
.rvs-error {
	color: #c0392b
}
.rvs-field-error {
	border: 1px solid #c0392b !important
}
#wpvs-updating-box {
	height: 100%;
	padding: 45% 0 5%;
	background: rgba(0,0,0,.5);
	z-index: 9999;
	display: none
}
.wpvs-update-content {
	max-width: 550px;
	background: #fff;
	padding: 60px 10px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	width: 96%;
	display: none
}
#wpvs-updating-text {
	font-size: 26px
}
.loadingCircle {
	width: 16px;
	height: 16px;
	margin: 10px 25px;
	background: #00a0d2;
	border-radius: 8px;
	display: inline-block
}
.loadingCircle:nth-of-type(2) {
	-webkit-animation: 3s loading 0s infinite;
	-moz-animation: 3s loading 0s infinite;
	animation: 3s loading 0s infinite
}
.loadingCircle:nth-of-type(3) {
	-webkit-animation: 3s loading .2s infinite;
	-moz-animation: 3s loading .2s infinite;
	animation: 3s loading .2s infinite
}
.loadingCircle:nth-of-type(4) {
	-webkit-animation: 3s loading .4s infinite;
	-moz-animation: 3s loading .4s infinite;
	animation: 3s loading .4s infinite
}
.loadingCircle:nth-of-type(5) {
	-webkit-animation: 3s loading .6s infinite;
	-moz-animation: 3s loading .6s infinite;
	animation: 3s loading .6s infinite
}
@-webkit-keyframes loading {
0% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:1
}
50% {
-webkit-transform:scale(1.5);
transform:scale(1.5);
opacity:.5
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:1
}
}
@keyframes loading {
0% {
-webkit-transform:scale(1);
transform:scale(1);
-moz-transform:scale(1);
opacity:1
}
50% {
-webkit-transform:scale(1.5);
transform:scale(1.5);
-moz-transform:scale(1.5);
opacity:.5
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
-moz-transform:scale(1);
opacity:1
}
}
@-moz-keyframes loading {
0% {
transform:scale(1);
-moz-transform:scale(1);
opacity:1
}
50% {
transform:scale(1.5);
-moz-transform:scale(1.5);
opacity:.5
}
100% {
transform:scale(1);
-moz-transform:scale(1);
opacity:1
}
}
.wpvs-loading-text {
	display: block;
	clear: both;
	margin-bottom: 15px;
	font-size: 16px;
	color: #00a0d2
}
.rvs_saved {
	display: none
}
#wpvs-autoplay-countdown {
	display: none;
	position: absolute;
	bottom: 40px;
	right: 0;
	background: rgba(0,0,0,.8);
	color: #fff;
	padding: 10px;
	line-height: 1;
	z-index: 9999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#wpvs-next-video-title {
	display: block;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 5px
}
#wpvs-cancel-next-video {
	position: absolute;
	top: -12px;
	left: -12px;
	background: rgba(0,0,0,.9);
	color: #fff;
	border-radius: 50%;
	text-align: center;
	padding: 2px;
	cursor: pointer
}
#wpvs-cancel-next-video .dashicons {
	width: auto;
	height: auto
}
@media screen and (min-width:600px) {
#wpvs-updating-box {
	padding: 40% 0 5%
}
}
@media screen and (min-width:960px) {
#wpvs-updating-box {
	padding: 25% 0 5%
}
#wpvs-autoplay-countdown {
	bottom: 80px
}
}
@media screen and (min-width:1200px) {
#wpvs-updating-box {
	padding: 15% 0 5%
}
}
.rvs-responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin: 1em auto
}
.rvs-responsive-video iframe, .rvs-responsive-video video, .rvs-responsive-video embed, rvs-responsive-video object, .rvs-responsive-video .wp-video-shortcode {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.rvs-responsive-video .wp-video-shortcode, .rvs-responsive-video .wp-video {
	width: 100% !important;
	height: 100% !important
}
.rvs-info-section {
	margin: 10px auto;
	overflow: hidden
}
.rvs-radio {
	cursor: pointer
}
.removeMembership, .rvs-remove, .removePayPalPlan, .remove-coupon-code, .removeCoinMembership {
	color: #c0392b;
	text-decoration: underline;
	cursor: pointer
}
#rvs-access-options {
	overflow: hidden;
	clear: both;
	margin: 20px auto
}
#rvs-access-tabs {
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center
}
.rvs-access-tab {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
	margin: 0 0 10px;
	cursor: pointer;
	opacity: .7
}
.rvs-access-tab.active, .rvs-access-tab:hover {
	opacity: 1
}
#rvs-membership-access {
	text-align: left
}
.rvs-access-section {
	overflow: hidden;
	clear: both;
	display: none;
	padding: 25px 10px
}
.rvs-access-section.active {
	display: block
}
#rvs-checkout-table td:last-child, #rvs-checkout-table th:last-child {
	text-align: right
}
@media screen and (min-width:600px) {
.rvs-access-tab {
	float: left;
	width: 31.33%;
	margin: 0 1%
}
}
.wpvs-text-align-center {
	text-align: center
}
a.wpvs-purchase-term-link .dashicons, #stripe-payment-form .dashicons, #vs-open-search .dashicons, #wpvs-coingate-checkout .dashicons, #wpvs-confirm-coins-sent .dashicons, a#wpvs-use-coingate-link .dashicons {
	vertical-align: middle
}
#stripe-payment-form .dashicons, #vs-open-search .dashicons, .video-item .wpvs-video-download-link .dashicons, #wpvs-selected-coin .dashicons, label#menuOpen .dashicons {
	width: auto;
	height: auto
}
.rvs_memberships {
	width: 100%;
	margin: 1em auto
}
.rvs_memberships th, .rvs_memberships td {
	text-align: left
}
.rvs-membership-editor {
	overflow: hidden;
	margin: 0 auto 15px
}
.rvs-membership-editor select {
	margin: 0
}
th.rvs-remove-edit, td.rvs-remove-edit {
	text-align: right
}
.rvs-membership-editor span.rvs-m-discount {
	display: block;
	padding: 0 10px;
	font-size: 14px
}
.rvs-hidden-title, .rvs-form-error {
	display: none
}
.rvs-discount {
	display: block;
	font-size: 13px
}
table.rvs_total_due {
	border: none !important;
	width: 100%
}
.removeMembership, .rvs-remove, .removePayPalPlan, .remove-coupon-code, .removeCoinMembership {
	color: #c0392b;
	text-decoration: underline;
	cursor: pointer
}
.wpver-error {
	color: #c0392b
}
.rvs-edit-card {
	color: #27ae60;
	text-decoration: underline;
	cursor: pointer
}
#edit-card-form, .wpvs-payment-box {
	display: none
}
.wpvs-payment-box.active {
	display: block
}
.wpvs-select-payment-type {
	overflow: hidden;
	margin: 30px auto 10px;
	display: flex
}
.wpvs-payment-type {
	flex-grow: 1;
	padding: 10px;
	border-bottom: 1px solid #eee;
	text-align: center;
	border-right: 1px solid #eee;
	cursor: pointer
}
.wpvs-payment-type:hover, .wpvs-payment-type.active {
	background: #fafafa
}
.wpvs-payment-type:last-of-type {
	border-right: none
}
.wpvs-payment-type img {
	display: block;
	margin: 0 auto 5px;
	max-width: 95%
}
.wpvs-payment-type label {
	font-size: 12px
}
.wpvs-hide-paypal-button {
	display: none
}
.wpvs-checkout-padding {
	text-align: center;
	padding: 100px 4%
}
#rvs-enter-coupon {
	margin: 0 0 15px;
	clear: both
}
#rvs_coupon_code {
	max-width: 150px;
	margin: 0
}
#rvs-enter-coupon em {
	display: block;
	font-size: 13px
}
#rvs-enter-coupon .rvs-button {
	margin: 0 0 0 5px;
	padding: 9px 12px
}
.rvs-button.rvs-pay-button {
	background: #27ae60
}
table.rvs_total_due td {
	width: 50%;
	border: none !important;
	text-align: left !important;
	font-weight: 700
}
table.rvs_total_due td:last-child {
	text-align: right !important
}
.rvs-area {
	clear: both;
	overflow: hidden
}
#rvs-area [class*=col-] {
	width: 100%;
	padding: 10px 4%;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#vs-single-payment-box {
	text-align: left;
	overflow: hidden
}
#stripe-payment-form {
	max-width: 100%
}
#stripe-payment-form h4 {
	margin: 0 0 15px
}
#rvs-account-info #stripe-payment-form {
	float: none;
	clear: both;
	text-align: left
}
.rvs-area .rvs-button, .rvs-button {
	color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 5px 5px 5px 0
}
.rvs-form-row label, .wpvs-login-form label {
	display: block
}
#rvs-checkout-box {
	clear: both;
	overflow: hidden
}
.jp-card-container {
	margin: 0 !important
}
.card-container {
	clear: both;
	margin: 30px auto;
	max-width: 100%;
	width: 500px;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.card-container input, .card-container select {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 10px 0 0 !important;
	display: block;
	-webkit-appearance: none;
	color: #555;
	outline: none
}
.card-container select {
	padding: 10px 5px
}
.card-container .rvs-pay-button {
	width: 100%;
	margin: 5px 0
}
.card-container input#card_exp {
	width: 60%;
	float: left
}
.card-container input#card_cvc {
	width: 38%;
	float: right
}
.wpvs-card-clear {
	overflow: hidden
}
.rvs-fixed-box {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
	z-index: 9999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.wpvs-user-saved-cards {
	margin-bottom: 10px
}
#rvs-account-info {
	position: relative
}
.rvs-description {
	border-bottom: 1px solid;
	margin: 0 0 1em
}
.rvs-membership-item {
	margin: .5em 0;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	overflow: hidden
}
.rvs-membership-item h4, .rvs-membership-item p, .rvs-membership-item .wpvs-price {
	margin: 0 0 8px
}
.rvs-membership-item .wpvs-price {
	display: block;
	font-weight: 700
}
.rvs-membership-item .rvs-button {
	color: #fff
}
#wpvs-login-form input[type=submit] {
	color: #fff;
	text-align: center;
	display: inline-block;
	border: none;
	border-radius: 0;
	vertical-align: top;
	text-decoration: none;
	background: #27ae60
}
.no-access-message {
	margin-bottom: 10px
}
.video-item .wpvs-video-download-link {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 5px;
	font-size: 20px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	cursor: pointer
}
.video-item .wpvs-video-download-link .dashicons {
	font-size: 20px
}
.wpvs-term-purchases {
	overflow: hidden;
	margin: 15px auto
}
a.wpvs-purchase-term-link {
	display: block;
	padding: 10px
}
a.wpvs-purchase-term-link .dashicons {
	font-size: inherit
}
#wpvs-coingate-options, #wpvs-coingate-address-payment {
	max-width: 600px;
	margin: 0 auto
}
#wpvs-coingate-info-box {
	padding: 200px 0;
	background: rgba(0,0,0,.5);
	height: 100%;
	display: none
}
#wpvs-coingate-address-payment {
	background: #fff;
	padding: 40px;
	position: relative;
	width: 90%
}
.wpvs-close-info-box {
	position: absolute;
	top: -15px;
	right: -15px;
	background: #c0392b;
	color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	overflow: hidden;
	cursor: pointer
}
.wpvs-close-info-box .dashicons {
	width: 40px;
	height: 40px;
	text-align: center;
	padding: 7px 0 0;
	font-size: 26px
}
#wpvs-select-coin {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px
}
label.wpvs-choose-coin, label#wpvs-other-coin-options, label#wpvs-converted-coin-amount, #wpvs-coin-amount-owing {
	display: block;
	padding: 10px
}
label#wpvs-converted-coin-amount {
	border-bottom: 1px solid #f1f1f1;
	font-size: 26px
}
label.wpvs-choose-coin {
	width: 50%;
	float: left;
	cursor: pointer
}
label.wpvs-choose-coin.active, label.wpvs-choose-coin:hover, label#wpvs-other-coin-options:hover {
	background: #fafafa
}
img.wpvs-coin-option {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px
}
label#wpvs-other-coin-options {
	overflow: hidden;
	cursor: pointer
}
label#wpvs-other-coin-options img {
	display: block;
	margin: 10px auto;
	width: 150px
}
#wpvs-selected-coin .dashicons {
	vertical-align: middle;
	font-size: 26px
}
#wpvs-coingate-checkout, #wpvs-confirm-coins-sent {
	margin: 30px auto
}
input#wpvs-coin-send-address {
	font-size: 20px;
	text-align: center;
	width: 100%
}
a#wpvs-use-coingate-link {
	display: block;
	clear: both
}
label.wpvs-coingate-paynow {
	display: inline-block;
	font-size: 14px;
	margin-left: 5px;
	border: 1px solid;
	border-radius: 4px;
	padding: 5px;
	cursor: pointer;
	line-height: 1
}
#wpvs-coingate-pending {
	margin: 0 auto 40px;
	font-weight: 700;
	display: none
}
@media screen and (min-width:680px) {
#rvs-area .col-5, #rvs-area .col-2, #rvs-area .col-3, #rvs-area .col-4, #rvs-area .col-6, #rvs-area .col-8 {
	float: left
}
#rvs-area .col-1, #rvs-area .col-2, #rvs-area .col-3, #rvs-area .col-4, #rvs-area .col-5, #rvs-area .col-6, #rvs-area .col-7, #rvs-area .col-8, #rvs-area .col-9 {
	width: 50%
}
img.wpvs-coin-option {
	width: 40px;
	height: 40px
}
#wpvs-coingate-checkout, #wpvs-confirm-coins-sent {
	font-size: 26px
}
#rvs_coupon_code {
	max-width: 220px
}
}
@media screen and (min-width:768px) {
.rvs-membership-item {
	margin: 1% .7%;
	display: inline-block;
	vertical-align: top;
	width: 47%
}
}
@media only screen and (min-width:960px) {
#rvs-area .rvs-col-6 {
	width: 50%;
	float: left
}
#rvs-area .col-1 {
	width: 8.33%
}
#rvs-area .col-2 {
	width: 16.66%
}
#rvs-area .col-3 {
	width: 25%
}
#rvs-area .col-4 {
	width: 33.33%
}
#rvs-area .col-5 {
	width: 41.66%
}
#rvs-area .col-6 {
	width: 50%
}
#rvs-area .col-7 {
	width: 58.33%
}
#rvs-area .col-8 {
	width: 66.66%
}
#rvs-area .col-9 {
	width: 75%
}
#rvs-area .col-10 {
	width: 83.33%
}
#rvs-area .col-11 {
	width: 91.66%
}
#rvs-area .col-12 {
	width: 100%
}
.rvs-membership-editor label {
	display: inline-block
}
.rvs-membership-item {
	width: 31.33%
}
}
@media screen and (max-width:768px) {
.rvs_memberships {
	width: 100%;
	margin: 1em auto
}
.rvs_memberships th {
	display: none
}
.rvs_memberships td, .rvs-membership-editor, .rvs-hidden-title {
	display: block
}
.rvs-hidden-title {
	display: inline;
	font-weight: 700
}
}
.wpvs-login-form {
	max-width: 450px;
	margin: 0 auto;
	padding: 0;
	border-radius: 5px;
	overflow: hidden
}
.wpvs-login-form input {
	width: 100%;
	margin: 3px 0 10px;
	padding: 10px 5px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.wpvs-login-form input[type=checkbox] {
	display: inline-block;
	width: auto;
	margin: 0
}
.wpvs-login-form input[type=submit] {
	margin: 15px 0;
	max-width: none
}
.wpvs-login-form p {
	margin: 0
}
.wpvs-login-form p.login-remember {
	text-align: right;
	margin: 0 2%
}
a.rwpvs-forgot-password {
	display: block;
	margin: 10px 0 0;
	font-size: 14px
}
.wpvs-login-labels {
	overflow: hidden;
	clear: both;
	text-align: center
}
label.wpvs-login-label {
	display: block;
	padding: 10px 5px;
	float: left;
	width: 50%;
	opacity: .6;
	cursor: pointer
}
label.wpvs-login-label.active {
	font-weight: 700;
	opacity: 1
}
label.wpvs-login-label:hover {
	color: #27ae60;
	opacity: 1
}
.wpvs-login-section {
	padding: 20px;
	display: none
}
.wpvs-login-section.active {
	display: block
}
#wpvs-open-account-menu {
	display: block;
	padding: 10px;
	cursor: pointer
}
#wpvs-account-menu {
	overflow: hidden;
	display: none
}
.wpvs-menu-item {
	display: block;
	padding: 10px;
	cursor: pointer
}
.wpvs-account-section {
	display: none
}
.wpvs-account-section.active {
	display: block
}
#wpvs-new-stripe-card {
	max-width: 400px;
	margin: 10px auto
}
#wpvs-add-credit-card-form {
	display: none;
	overflow: hidden
}
.wpvs-download-invoice {
	cursor: pointer
}
.wpvs-download-invoice .dashicons {
	vertical-align: middle;
	font-size: 26px;
	width: auto;
	height: auto
}
@media screen and (min-width:768px) {
#wpvs-open-account-menu {
	display: none
}
#wpvs-account-menu {
	display: block
}
.wpvs-menu-item {
	display: inline-block
}
}
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter {
	display: block;
	margin: 5px auto
}
.alignright {
	margin: 5px 0
}
.alignleft {
	margin: 5px 0
}
a img.alignright {
	margin: 5px 0
}
a img.alignnone {
	margin: 5px 0
}
a img.alignleft {
	margin: 5px 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	max-width: 96%;
	padding: 5px;
	text-align: center
}
.wp-caption.alignnone {
	margin: 5px auto
}
.wp-caption.alignleft {
	margin: 5px auto
}
.wp-caption.alignright {
	margin: 5px auto
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	padding: 5px 0 0
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
font-size:.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
@media screen and (min-width:680px) {
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	text-decoration: none;
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.row {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto
}
.container {
	max-width: 1200px
}
.wide-container {
	max-width: 1600px
}
[class*=col-] {
width:100%;
padding:0 4%;
overflow:hidden;
margin:0 auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box
}
@media screen and (min-width:680px) {
.col-5, .col-2, .col-3, .col-4, .col-6, .col-8 {
	float: left
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
	width: 50%;
	float: left
}
.col-12 {
	float: none
}
}
@media screen and (min-width:960px) {
.col-1 {
	width: 8.33%
}
.col-2 {
	width: 16.66%
}
.col-3 {
	width: 25%
}
.col-4 {
	width: 33.33%
}
.col-5 {
	width: 41.66%
}
.col-6 {
	width: 50%
}
.col-7 {
	width: 58.33%
}
.col-8 {
	width: 66.66%
}
.col-9 {
	width: 75%
}
.col-10 {
	width: 83.33%
}
.col-11 {
	width: 91.66%
}
.col-12 {
	width: 100%
}
}
.ease3 {
	transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in
}
.ease5 {
	transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-ms-transition: all .5s ease-in
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
	opacity: 1
}
}
@-moz-keyframes fadeIn {
from {
opacity:0
}
to {
	opacity: 1
}
}
@keyframes fadeIn {
from {
opacity:0
}
to {
	opacity: 1
}
}
.net-loader {
	display: block;
	font-size: 10px;
	margin: 50px auto;
	text-indent: -9999em;
	width: 11em;
	height: 11em;
	border-radius: 50%;
	background: #e50914;
	background: -moz-linear-gradient(left, #e50914 10%, rgba(255,255,255,0) 42%);
	background: -webkit-linear-gradient(left, #e50914 10%, rgba(255,255,255,0) 42%);
	background: -o-linear-gradient(left, #e50914 10%, rgba(255,255,255,0) 42%);
	background: -ms-linear-gradient(left, #e50914 10%, rgba(255,255,255,0) 42%);
	background: linear-gradient(to right, #e50914 10%, rgba(255,255,255,0) 42%);
	position: relative;
	-webkit-animation: loadspin 1.4s infinite linear;
	animation: loadspin 1.4s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 2
}
.net-loader:before {
	width: 50%;
	height: 50%;
	background: #e50914;
	border-radius: 100% 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: ''
}
.net-loader:after {
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: '';
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
.wpvs-list-spin {
	-webkit-animation: loadspin 1.4s infinite linear;
	animation: loadspin 1.4s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
@-webkit-keyframes loadspin {
0% {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-moz-transform:rotate(360deg)
}
}
@-moz-keyframes loadspin {
0% {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-moz-transform:rotate(360deg)
}
}
@keyframes loadspin {
0% {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-moz-transform:rotate(360deg)
}
}
.text-align-center {
	text-align: center
}
.text-align-right {
	text-align: right
}
h1 {
	font-size: 2em
}
h2 {
	font-size: 1.6em
}
h3 {
	font-size: 1.4em
}
h4 {
	font-size: 1.2em
}
h5 {
	font-size: 30px;
}
h6 {
	font-size: .8em
}
.no-margin-title {
	margin: 0 0 .7em
}
.comment-content {
	margin-top: 10px
}
.comment {
	margin-bottom: 1em;
	clear: both
}
.comment .vcard img {
	margin: 0;
	display: inline-block;
	vertical-align: middle
}
.comment p {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: .75em;
	margin: 0
}
.wpvs-user-video-rating {
	padding: 0 .75em
}
.comment .comment-meta {
	font-size: .8em;
	text-align: right;
	margin-top: 5px
}
.comment-list {
	margin: 20px 0 0
}
form.comment-form label {
	display: block;
	margin-bottom: 3px
}
form.comment-form .comment-form-cookies-consent label {
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 14px;
	vertical-align: middle
}
input[type=text], input[type=email], input[type=password], input[type=tel], input[type=url], input[type=number], textarea, form.comment-form input[type=text], form.comment-form input[type=email], form.comment-form input[type=password], form.comment-form textarea, select {
	-webkit-appearance: none;
	padding: 8px 5px;
	outline: none;
	margin: 10px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#respond {
	clear: both
}
table {
	margin: 15px 0
}
th, td {
	padding: 15px
}
.vs-note {
	font-size: 12px;
	display: block
}
.button {
	display: inline-block;
	padding: 6px 12px;
	margin: 1em 0;
	text-align: center;
	border: none;
	border-radius: 0;
	cursor: pointer;
	background: #e50914;
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	color: #fff
}
.button.wpvs-play-button {
	margin: 20px 0;
	position: relative;
	padding: 6px 8px 6px 12px
}
.button.wpvs-play-button .dashicons {
	vertical-align: sub
}
.wpvs-add-to-list .dashicons {
	vertical-align: middle
}
.button.wpvs-add-to-list {
	background: 0 0;
	margin: 20px 0
}
.vs-drop-details .button.wpvs-add-to-list {
	margin: 0 0 20px 5px
}
.button.large {
	font-size: 24px
}
.wp-block-button .wp-block-button__link {
	padding: 6px 12px;
	text-align: center;
	border: none;
	border-radius: 0;
	cursor: pointer;
	background: #e50914;
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	color: #fff
}
@media screen and (min-width:768px) {
.button.large {
	font-size: 34px
}
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	overflow-x: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	background: rgba(0,0,0,.5);
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 10
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: rgba(0,0,0,.5)
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}
.slick-prev:before, .slick-next:before {
	font-family: dashicons;
	font-size: 40px;
	line-height: 1;
	opacity: .75;
	display: block;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: -20px
}
.slick-prev:before {
	content: '\f341'
}
.slick-next {
	right: -20px
}
.slick-next:before {
	content: '\f345'
}
@media screen and (min-width:480px) {
.slick-prev, .slick-next {
	width: 45px
}
}
@media screen and (min-width:960px) {
.slick-prev {
	left: -60px
}
.slick-next {
	right: -60px
}
.full-width-stretched .slide-category.slide-container .slick-prev {
	left: -4.4%
}
.full-width-stretched .slide-category.slide-container .slick-next {
	right: -4.4%
}
}
header#header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%
}
header#header .header-container {
	display: table;
	width: 100%;
	height: 100%
}
header#header #logo, header#header .header-icons {
	display: table-cell;
	vertical-align: middle
}
header#header #logo {
	padding: 0;
	clear: both;
	overflow: hidden
}
header#header #logo a {
	display: block
}
header#header #logo #site-title {
	margin: 5px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-size: 1.5em;
	color: #e50914
}
header#header #logo a img {
	margin: 0;
	padding: 5px;
	height: 40px;
	display: block;
	width: auto
}
header#header #logo a img#wpvs-desktop-logo {
	display: none
}
header#header .header-icons {
	z-index: 9999;
	position: relative;
	text-align: right;
	width: 80px
}
header#header .header-icons label {
	display: inline-block;
	vertical-align: middle
}
header#header .header-icons label .dashicons {
	font-size: 34px
}
@media only screen and (min-width:768px) {
header#header {
	left: 0;
	width: 100%;
	margin: 0 auto
}
header#header:hover {
	opacity: 1
}
header#header #logo #site-title {
	font-size: 30px
}
header#header #logo a img {
	height: 50px
}
header#header #logo a img#wpvs-desktop-logo {
	display: block
}
header#header #logo a img#wpvs-mobile-logo {
	display: none
}
}
@media only screen and (min-width:960px) {
header#header .header-icons {
	width: 50px
}
}
nav#mobile.show-mobile-menu {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0)
}
#wrapper.move-content-left, footer.move-content-left, header#header #logo.move-content-left {
	opacity: .1;
	transform: translateX(-260px);
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	backface-visibility: hidden;
	overflow: hidden
}
header#header .header-icons.move-icons-left {
	transform: translateX(-260px);
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px)
}
label#menuOpen {
	overflow: hidden;
	padding-right: 5px;
	position: relative;
	width: 35px;
	height: 35px
}
label#menuOpen span {
	position: absolute;
	display: block;
	top: 16px;
	right: 20px;
	width: 20px;
	height: 3px
}
label#menuOpen span, label#menuOpen span:before, label#menuOpen span:after {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in
}
label#menuOpen:hover {
	cursor: pointer
}
label#menuOpen span:before {
	content: "";
	position: absolute;
	top: -8px;
	width: 30px;
	height: 3px;
	display: block
}
label#menuOpen span:after {
	content: "";
	position: absolute;
	top: 8px;
	width: 10px;
	height: 3px;
	display: block
}
label#menuOpen.menu-button-open span {
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	width: 30px;
	right: 10px
}
label#menuOpen.menu-button-open span:before {
	-webkit-transform: rotateZ(270deg);
	-moz-transform: rotateZ(270deg);
	-ms-transform: rotateZ(270deg);
	transform: rotateZ(270deg);
	top: 0
}
label#menuOpen.menu-button-open span:after {
	-webkit-transform: rotateZ(270deg);
	-moz-transform: rotateZ(270deg);
	-ms-transform: rotateZ(270deg);
	transform: rotateZ(270deg);
	top: 0;
	width: 30px
}
header#header nav ul {
	margin: 0;
	padding: 0
}
header#header nav ul li {
	list-style: none
}
nav#desktop {
	display: none
}
nav#mobile {
	position: fixed;
	z-index: 999;
	top: 0;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	width: 260px;
	right: 0;
	transform: translateX(260px);
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px)
}
nav#mobile ul {
	margin: 0;
	padding: 0
}
nav#mobile ul li {
	list-style: none;
	position: relative;
	padding: 0
}
nav#mobile a {
	display: block;
	width: 90%;
	padding: 20px 5%;
	text-align: left;
	text-transform: uppercase
}
nav#mobile a.sign-in-link {
	background: #e50914
}
header#header nav a {
	display: block;
	color: #dedede;
	width: 90%;
	padding: 15px 5%;
	text-align: left
}
nav#mobile a:hover {
	background: #e50914
}
nav#mobile ul li ul.sub-menu {
	display: none
}
nav#mobile ul li .menuArrow {
	position: absolute;
	right: 0
}
nav#mobile ul li ul.sub-menu li a, nav#mobile ul#user-sub-menu li a {
	padding: 10px 5% 10px 8%;
	font-size: .9em
}
nav#mobile ul li ul.sub-menu li:last-child, nav#mobile ul#user-sub-menu li:last-child {
	border-bottom: none
}
nav#desktop ul li#user-menu .menuArrow {
	vertical-align: sub;
	padding: 10px 10px 10px 0
}
nav#mobile ul li .menuArrow {
	top: 2px;
	padding: 21px 20px;
	z-index: 999;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
nav#mobile ul li ul.sub-menu li .menuArrow {
	top: 1px;
	padding: 9px 15px
}
.rotateArrow {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5)
}
@media only screen and (min-width:480px) {
nav#mobile {
	width: 300px;
	transform: translateX(300px);
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px)
}
#wrapper.move-content-left, footer.move-content-left {
	opacity: .1;
	transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px)
}
header#header .header-icons.move-icons-left {
	transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px)
}
}
@media only screen and (min-width:960px) {
nav#mobile.show-mobile-menu {
	transform: translateX(300px);
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px)
}
#wrapper.move-content-left, footer.move-content-left {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0)
}
header#header .header-icons.move-icons-left {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0)
}
header#header .header-icons label#menuOpen, nav#mobile {
	display: none
}
header#header nav#desktop {
	float: right;
	display: table;
	height: 100%
}
header#header nav#desktop ul {
	display: table-row
}
header#header nav#desktop ul li {
	display: table-cell;
	padding: 0 15px;
	vertical-align: middle;
	position: relative
}
header#header nav#desktop ul li.menu-item-has-children {
	padding: 0 0 0 15px
}
header#header nav#desktop ul li:hover>a, header#header nav#desktop ul li:hover>.menuArrow {
	color: #e50914
}
header#header nav#desktop ul li:hover>a.sign-in-link {
	color: #fff !important
}
header#header nav#desktop ul li a {
	display: inline-block;
	padding: 0;
	width: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	text-align: center;
	vertical-align: middle
}
header#header nav#desktop ul li a.sign-in-link {
	background: #e50914;
	padding: 10px 13px;
	font-weight: 700;
	color: #fff
}
nav#desktop ul li .menuArrow {
	padding: 10px 15px 10px 10px;
	z-index: 999;
	cursor: pointer;
	color: #fff;
	vertical-align: middle
}
nav#desktop ul li:hover>.menuArrow {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5)
}
nav#desktop ul li:hover>ul.sub-menu {
	display: block !important
}
header#header nav#desktop ul.sub-menu {
	position: absolute;
	top: 100%;
	width: 100%;
	min-width: 250px;
	z-index: 99;
	right: 0;
	display: none
}
header#header nav#desktop ul.sub-menu li {
	display: block;
	position: relative;
	padding: 0
}
header#header nav#desktop ul.sub-menu li a {
	padding: 10px 5%;
	width: 100%;
	text-align: right
}
header#header nav#desktop ul.sub-menu li a:hover {
	color: #e50914
}
header#header nav#desktop ul.sub-menu li .menuArrow {
	position: absolute;
	left: 0;
	top: 2px
}
header#header nav#desktop ul.sub-menu li ul.sub-menu {
	top: 0;
	width: 100%;
	right: 100%;
	display: none;
	overflow: hidden;
	transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s
}
header#header nav#desktop ul.sub-menu li ul.sub-menu li {
	display: block;
	margin: 0 0 0 15px;
	max-width: none;
	overflow: hidden;
	text-overflow: ellipsis
}
header#header nav#desktop ul.sub-menu li ul.sub-menu li a {
	text-align: left
}
}
@font-face {
	font-family: 'flexslider-icon';
	src: url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/fonts/flexslider-icon.eot);
	src: url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/fonts/flexslider-icon.woff) format('woff'), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/fonts/flexslider-icon.ttf) format('truetype'), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}
.flex-container a:hover, .flex-slider a:hover {
	outline: none
}
.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: block
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .flexslider .slides {
	display: block
}
* html .flexslider .slides {
	height: 1%
}
.no-js .flexslider .slides>li:first-child {
	display: block
}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.flexslider .slides {
	zoom: 1
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
	height: 0
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3)
}
.flex-direction-nav a.flex-next:before {
	content: '\f002'
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}
.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: #000
}
.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 {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(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;
	-moz-user-select: none;
	-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
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px
}
}
.flexslider {
	margin: 0;
	border: none;
	overflow: hidden;
	border-radius: 0
}
.flexslider ul.slides li.wpvs-image-flex-slide:before, .wpvs-video-flex-container:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}
li.wpvs-featured-slide:after, .wpvs-video-flex-container:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	z-index: 2
}
.flexslider ul.slides {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.flexslider ul.slides li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0)
}
.flex-direction-nav a {
	color: rgba(255,255,255,.8);
	text-shadow: 1px 1px 0 rgba(0,0,0,.3)
}
.flex-direction-nav a:before {
	color: rgba(255,255,255,.8);
	text-shadow: 1px 1px 0 rgba(0,0,0,.3)
}
.flex-prev, .flex-next {
	font-size: 0
}
a.vs-slide-link-full {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.25) 80%);
}
.wpvs-video-flex-container {
	position: absolute;
	height: 0;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 56.25%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.flexslider ul.slides li.wpvs-video-flex-slide.cinematic .wpvs-video-flex-container {
	padding-bottom: 42.84%
}
.wpvs-video-flex-container iframe, .wpvs-video-flex-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.wpvs-slide-mute-button.custom {
	display: none
}
label.wpvs-slide-mute-button {
	position: absolute;
	bottom: 5%;
	right: 4%;
	padding: 10px;
	color: #fff;
	text-shadow: 0 1px 2px #141414;
	z-index: 10;
	cursor: pointer;
	opacity: .85;
	text-align: right
}
label.wpvs-slide-pause-button {
	position: absolute;
	bottom: 5%;
	right: 3%;
	padding: 10px;
	color: #fff;
	text-shadow: 0 1px 2px #141414;
	z-index: 10;
	cursor: pointer;
	opacity: .85;
	text-align: right
}
label.wpvs-slide-mute-button .dashicons {
	font-size: 30px
}
label.wpvs-slide-mute-button:hover {
	opacity: 1
}
.wpvs-flexslider {
	overflow: hidden;
	position: relative
}
#featured-area {
	background: url(/wp-content/themes/vs-netflix/images/featured.jpg) top/cover;
	background-repeat: no-repeat;
	max-height: 850px
}
.slider-container {
	overflow: hidden;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%
}
.slider-container.slider-content-right {
	justify-content: flex-end
}
.wpvs-featured-slide-content {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10%;
	vertical-align: middle;
	height: auto;
	position: relative;
	z-index: 5;
	margin: 0;
	color: #dedede
}
.wpvs-featured-slide-content.wpvs-example-slide {
	padding: 100px 20px
}
.wpvs-image-flex-slide .wpvs-featured-slide-content {
	padding: 30% 20px 10%
}
.slider-content-left .wpvs-featured-slide-content, .slider-content-right .wpvs-featured-slide-content {
	max-width: 700px
}
.slider-content-center {
	text-align: center;
	margin: 0 auto
}
.slider-content-center .wpvs-featured-slide-content {
	max-width: 1200px;
	margin: 0 auto
}
@media screen and (min-width:680px) {
.wpvs-image-flex-slide .wpvs-featured-slide-content {
	padding: 20% 20px 10%
}
.wpvs-featured-slide-content.wpvs-example-slide {
	padding: 180px 20px
}
}
@media only screen and (min-width:768px) {
.flex-direction-nav a {
	width: 70px;
	height: 70px
}
.flex-direction-nav a:before {
	font-size: 70px
}
.sliderDescription p {
	font-size: 20px
}
}
@media screen and (min-width:960px) {
.wpvs-featured-slide-content {
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 0
}
.wpvs-featured-slide-content.wpvs-example-slide {
	padding: 250px 60px
}
.wpvs-image-flex-slide .wpvs-featured-slide-content {
	padding: 15% 60px
}
.wpvs-featured-slide-content h2.sliderTitle {
	font-size: 40px
}
label.wpvs-slide-mute-button {
	bottom: 10%
}
label.wpvs-slide-pause-button {
	bottom: 10%
}
}
@media screen and (min-width:1200px) {
.wpvs-image-flex-slide .wpvs-featured-slide-content {
	padding: 18% 60px
}
.flex-direction-nav a {
	width: 90px;
	height: 90px
}
.flex-direction-nav a:before {
	font-size: 90px
}
}
@media screen and (min-width:1400px) {
.wpvs-image-flex-slide .wpvs-featured-slide-content {
	padding: 20% 60px
}
.wpvs-featured-slide-content.wpvs-example-slide {
	padding: 350px 60px
}
}
html {
	-webkit-font-smoothing: antialiased
}
html, body {
	height: 100%
}
hr {
	border: 1px solid #ddd;
	opacity: .5;
	clear: both
}
a {
	text-decoration: none;
	color: #e50914
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	font-weight: 400
}
#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 {
	line-height: 1.3
}
ul {
	margin: 0 30px;
	padding: 0 5px
}
ul li {
	list-style: disc;
	padding: 5px 0
}
p {
	margin: 10px 0 25px;
	text-rendering: optimizeLegibility
}
img {
	max-width: 100%;
	height: auto
}
.border-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
blockquote {
	font-style: italic
}
address {
	margin: 10px 0
}
.dashicons {
	width: auto !important;
	height: auto !important
}
.dashicons.wpvs-dashicon {
	vertical-align: middle
}
.videoWrapper {
	position: relative;
	height: 0;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 56.25%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#single-video-container .videoWrapper {
	height: 56.25vw;
	width: 100vw;
	padding-bottom: 0
}
.rvs_video-template-default #single-video-container .videoWrapper {
	max-width: 1200px;
	max-height: 640px
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper video, .videoWrapper embed, .videoWrapper .wp-video-shortcode {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}
.videoWrapper .wp-video-shortcode, .videoWrapper .wp-video {
	width: 100% !important;
	height: 100% !important
}
body {
	width: 100%;
	overflow-x: hidden;
	margin: 0 !important;
	padding: 0;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: .02em;
	-webkit-animation: fadeIn 1s;
	-moz-animation: fadeIn 1s;
	animation: fadeIn 1s
}
#wrapper {
	min-height: 100%
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.toggle {
	display: none
}
#searchform input[type=search] {
	background: 0 0;
	border: none;
	width: 66%;
	padding: .5em 2%;
	float: left;
	outline: none
}
#searchform input[type=submit] {
	border: none;
	border-radius: 0;
	padding: 6px;
	display: block;
	width: 30%;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	color: #fff
}

.wpvs-close-icon {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	cursor: pointer
}
.wpvs-close-icon .dashicons {
	width: auto;
	height: auto;
	font-size: 40px
}
.video-page-container, .page-container {
	margin: 80px 0 0
}
#page404:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#sidebar {
	width: 96%;
	padding: 1em 2%;
	overflow: hidden;
	margin: 0 auto 40px
}
#sidebar ul {
	margin: 0
}
#sidebar ul li {
	list-style: none
}
.slide-category {
	padding: 0 20px
}
.slide-category.slide-container {
	padding: 30px 20px 0
}
.full-width-stretched {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.full-width-stretched .col-12 {
	overflow: visible
}
.full-width-stretched .slide-category.slide-container {
	padding: 30px 0 0
}
.account-video-list .slide-category {
	padding: 0
}
.account-video-list .slide-category:first-of-type {
	padding: 30px 0 0
}
.video-item-grid {
	clear: both
}
.category-top {
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	clear: both;
	padding: 0 20px;
	position: fixed;
	top: 40px;
	width: 100%;
	max-height: calc(100% - 50px);
	max-height: -webkit-calc(100% - 50px);
	max-height: -moz-calc(100% - 50px);
	z-index: 20
}
.category-top h3 {
	float: left
}
.video-page-slideshow-container .category-top {
	position: relative;
	top: 0 !important;
	margin-bottom: 20px
}
#video-list-container {
	overflow: hidden;
	padding: 50px 0 20px;
	opacity: 0;
	margin: 0;
	max-height: 0
}
.video-page-slideshow-container #video-list-container {
	padding: 0 0 20px
}
#video-list-container.home-video-list {
	padding: 0
}
#category-breadcrumbs {
	padding: 10px 5px 10px 0;
	float: left;
	max-width: 40%
}
#category-breadcrumbs h3 {
	font-size: 16px;
	margin: 0
}
.video-category {
	padding: 0;
	margin: 0 auto;
	clear: both
}
.video-category h3 .dashicons {
	vertical-align: middle;
	font-size: 26px
}
.video-category h3 {
	display: inline-block;
	margin: 10px 0
}
.video-list-slider {
	background: 0 0;
	border: none;
	border-radius: 0;
	overflow: visible;
	opacity: 0
}
.video-list-slider.show-list-slider {
	opacity: 1
}
.video-slide {
	margin: 1px;
	position: relative;
	overflow: hidden;
	outline: none;
	overflow: hidden;
}
.video-slide::after {
	content: '';
	display: block;
	width: 100%;
	padding-bottom: 133.33%;
}
.video-slide img, .video-item img {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}
.video-slide-details {
	height: 95%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 60%, rgba(0,0,0,.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 60%, rgba(0,0,0,.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 60%, rgba(0,0,0,.65) 100%);
	padding: 10px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	backface-visibility: hidden;
	transform: translateZ(0);
	opacity: 0;
}
.video-slide-details h4 {
	font-size: 100%;
	font-weight: 700;
	margin: 0;
	line-height: 1;
	color: #fff;
	text-shadow: 0 .5px 1px #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.video-slide-details p {
	font-size: 70%;
	margin: 0 0 30px;
	color: #fff;
	overflow: hidden;
	height: 33px
}
.video-slide:hover>.video-slide-details, .video-item:hover>.video-item-content .video-slide-details {
	opacity: 1
}
#video-list-loaded {
	display: none
}
#video-list-loaded {
	width: 100%
}
.video-list {
	position: relative;
	width: 100%
}
.drop-loading {
	padding: 250px 0;
	width: 100%;
	clear: both;
	overflow: hidden
}

.drop-display.active {
	display: block
}
.wpvs-close-video-drop {
	position: absolute;
	right: 0;
	top: 0;
	padding: 15px;
	color: #fff;
	z-index: 5;
	cursor: pointer;
	text-shadow: 0 1px 1px #333
}
.wpvs-close-video-drop .dashicons {
	font-size: 40px
}
.vs-video-description-drop {
	position: relative;
	overflow: hidden;
	display: none;
	clear: both
}
#video-list-loaded .vs-video-description-drop {
	margin-top: -4px
}
.vs-drop-details {
	position: relative;
	z-index: 2;
	max-width: 500px;
	padding: 50px 4% 10px;
	color: #ccc;
}
.vs-drop-play-button {
	display: block;
	position: relative;
	z-index: 2;
	margin: 0 15px 15px;
	padding: 18px 20px;
	border-radius: 50%;
	border: 10px solid;
	overflow: hidden;
	width: 100px;
	height: 100px;
	line-height: 0;
	text-align: center;
	opacity: .75;
	cursor: pointer;
	float: right
}
.vs-drop-play-button .dashicons {
	font-size: 46px
}
.vs-drop-play-button:hover {
	opacity: 1
}
.vs-drop-play-button:hover>.dashicons, h3.drop-title, .show-vs-drop:hover {
	color: #e50914
}
.show-vs-drop {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 30px;
	line-height: 0;
	opacity: 0;
	z-index: 5;
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	backface-visibility: hidden;
	transform: translateZ(0)
}
.show-vs-drop .dashicons {
	font-size: 30px
}
.video-slide:hover>.show-vs-drop, .video-item:hover>.show-vs-drop {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0)
}
.post-thumbnail-box {
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 3px
}
.post-meta-data {
	padding: 0 0 10px
}
.post-meta-data .dashicons {
	margin: 0 5px 0 0
}
.meta-data {
	margin-right: 10px
}
.post-thumbnail {
	overflow: hidden;
	clear: both
}
.video-item {
	width: 50%;
	padding: 0;
	margin: 0;
	display: inline-block;
	position: relative;
	overflow: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	white-space: normal;
	-webkit-animation: fadeIn 1s;
	-moz-animation: fadeIn 1s;
	animation: fadeIn 1s
}
.video-item-content {
	margin: 0 2px;
	position: relative;
	overflow: hidden
}
.navigation a, .navigation span {
	padding: .5em;
	display: inline-block;
	font-size: 1em;
	margin: .5em;
	border-radius: 3px
}
.navigation span.current, .navigation a:hover {
	background: #e50914;
	color: #fff
}
#single-video-container {
	padding: 2em 0
}
.wpvs-top-video-controls {
	text-align: right;
	overflow: hidden;
	margin-bottom: 10px
}
.wpvs-top-video-controls .button {
	margin: 5px 0
}
ul.recent-videos-side li a img {
	display: block;
	margin: 0 0 10px
}
.rvs-info-section {
	margin: 10px auto;
	overflow: hidden
}
.rvs-info-section .dashicons {
	margin-right: 5px
}
.wpvs-video-information-section {
	font-size: 14px;
	display: block;
	margin: 10px 0
}
.wpvs-video-information-section .dashicons {
	vertical-align: bottom
}
footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto
}
#lower-footer {
	padding-bottom: 60px
}
#footer-nav {
	text-align: center;
	margin: 10px auto 20px
}
footer .copyright {
	margin: 10px auto 0;
	text-align: center
}
footer .copyright p {
	margin: 0;
	font-size: 14px
}
.social-media-large {
	font-size: 3em
}
.socialmedia {
	margin: 1em 0;
	width: 100%
}
#lower-footer .socialmedia {
	text-align: center
}
.socialmedia a {
	padding: 10px;
	display: inline-block;
	width: 50px;
	text-align: center
}
.socialmedia a:hover {
	color: #e50914
}
.footer-widget {
	padding: 20px 4% 40px;
	width: 100%
}
footer ul {
	margin: 0
}
footer ul li {
	list-style: none
}
.footer-widget ul li ul li {
	border-bottom: none
}
#page404 {
	text-align: center;
	padding: 4em 0;
	position: relative
}
#page404 h1 {
	border-left: none;
	font-size: 3em;
	z-index: 1;
	position: relative
}
#page404 p {
	z-index: 1;
	position: relative
}
#page404 a, #page404 .container {
	z-index: 1;
	position: relative
}
#page404 #searchform {
	margin-top: 2em
}
a[rel=tag] {
	padding: 5px;
	display: inline-block;
	margin: 0 0 5px;
	border-radius: 3px
}
#wpvs-updating-box .wpvs-loading-text {
	color: #e50914
}
#wpvs-updating-box .loadingCircle {
	background: #e50914
}
label.rental-time-left {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	padding: 5px;
	color: #fff;
	font-weight: 700;
	background: #e50914
}
.video-item .wpvs-video-download-link .dashicons {
	font-size: 26px
}
.wpvs-account-page .wpvs-login-form {
	margin: 90px auto 0
}
.wpvs-account-page #rvs-account-details.wpvs-login-form {
	margin: 0 auto
}
.wpvs-account-page #wpvs-account-information #rvs-account-details.wpvs-login-form {
	margin: 0
}
.wpvs-profile-side {
	padding: 0 4% 20px;
	margin-bottom: 20px
}
.wpvs-profile-image-side img {
	display: block;
	border-radius: 50%;
	overflow: hidden
}
.wpvs-profile-details .button {
	margin: 0
}
.wpvs-profile-details h2.profile-name {
	margin: 15px 0 5px
}
.wpvs-profile-details h5.profile-title {
	margin: 0;
	font-style: italic
}
.wpvs-cw-progress-bar {
	display: block;
	height: 4px;
	postition: absolute;
	bottom: 0;
	left: 0;
	background: #e50914
}
@media screen and (min-width:600px) {
.video-item {
	width: 33.33%
}
}
@media screen and (min-width:680px) {
h2.sliderTitle {
	font-size: 32px
}
}
@media only screen and (min-width:768px) {
.category-top {
	top: 50px
}
.video-page-container, .page-container {
	margin: 100px 0 0
}
.video-page-slideshow-container .category-top {
	top: 0 !important
}
#category-breadcrumbs h3 {
	font-size: 20px
}
#footer-nav ul li {
	display: inline;
	margin-right: 5px
}
.vs-drop-play-button {
	padding: 25px 30px;
	width: 170px;
	height: 170px;
	border: 15px solid;
	margin: 50px
}
.vs-drop-play-button .dashicons {
	font-size: 94px
}
}
@media screen and (min-width:960px) {
.video-item {
	width: 25%
}
.wpvs-close-icon {
	padding: 10px
}
.side-bar-content {
	width: 70%;
	float: left
}
#sidebar {
	width: 24%;
	float: right;
	margin: 0 auto
}
.video-category {
	padding: 0;
	margin: 0 auto
}
.slide-category, .slide-category.slide-container {
	padding: 0 60px 40px
}
.slide-category:first-of-type {
	padding: 10px 60px 40px;
}
.video-results-side .slide-category {
	padding: 0 0 40px
}
.full-width-stretched .slide-category.slide-container {
	padding: 0 0 40px
}
.full-width-stretched .slide-category.slide-container:first-of-type {
	padding: 40px 0
}
.account-video-list .slide-category {
	padding: 0 0 40px
}
.account-video-list .slide-category:first-of-type {
	padding: 40px 0
}
.category-top {
	padding: 0 60px
}
.vs-video-description-drop {
	margin-top: -12px;
}
#video-list-loaded .vs-video-description-drop {
	margin-top: -44px
}
.slick-list {
	overflow: visible
}
.video-slide {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	position: relative
}
.video-slide-details {
	height: 100px
}
.video-slide-details h4 {
	font-size: 14px
}
.vs-drop-details {
	float: left;
	max-width: 50%;
	padding: 60px 4%;
}
h3.drop-title {
	font-size: 34px
}
.footer-widget {
	width: 33.33%;
	float: left
}
.wpvs-profile-side {
	width: 30%;
	float: left;
	clear: none;
	margin-bottom: 0;
	border-bottom: none
}
.video-results-side {
	width: 68%;
	float: right;
	clear: none
}
}
@media screen and (min-width:1200px) {
.video-item {
	width: 20%
}
.vs-drop-play-button {
	margin: 200px 20% 0 0
}
.vs-drop-details {
	padding: 150px 4%;
	max-width: 500px
}
.wpvs-close-video-drop .dashicons {
	font-size: 50px
}
}
@media screen and (min-width:1400px) {
.wpvs-close-icon {
	right: 4%
}
.wpvs-close-icon .dashicons {
	font-size: 60px
}
}
@media screen and (min-width:1600px) {
.video-item {
	width: 16.66%
}
}
#video-list-loaded[items-per-row="2"] .video-item {
	width: 50%
}
#video-list-loaded[items-per-row="3"] .video-item {
	width: 33.33%
}
#video-list-loaded[items-per-row="4"] .video-item {
	width: 25%
}
#video-list-loaded[items-per-row="5"] .video-item {
	width: 20%
}
#video-list-loaded[items-per-row="6"] .video-item {
	width: 16.66%
}
#video-list-loaded[items-per-row="7"] .video-item {
	width: 14.28%
}
#video-list-loaded[items-per-row="8"] .video-item {
	width: 12.5%
}
#video-list-loaded[items-per-row="9"] .video-item {
	width: 11.11%
}
#video-list-loaded[items-per-row="10"] .video-item {
	width: 10%
}
#user-menu {
	position: relative
}
#user-menu img.avatar {
	vertical-align: middle;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 7px;
	margin-bottom: 2px
}
#user-sub-menu {
	position: absolute;
	width: 100%
}
nav#mobile #user-sub-menu {
	display: none
}
header#header nav ul#user-sub-menu li, header#header nav ul#user-sub-menu li a {
	display: block;
	text-align: left
}
header#header nav ul#user-sub-menu li a {
	padding: 10px
}
header#header nav ul#user-sub-menu li {
	white-space: nowrap
}
nav#desktop ul#user-sub-menu li .dashicons {
	vertical-align: sub
}
@media screen and (min-width:768px) {
header#header nav#desktop #user-sub-menu {
	display: none;
	width: auto;
	right: 0;
	top: 100%
}
header#header nav#desktop #user-menu:hover>#user-sub-menu {
	display: block !important
}
}
#vs-full-screen-login {
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
#vs-back-button {
	position: absolute;
	top: 10px;
	left: 10px
}
#vs-login-content {
	position: relative;
	padding: 150px 10px;
	margin: 0 auto;
	max-width: 1200px;
	width: 96%;
	z-index: 9999
}
a.rvs-forgot-password {
	display: block;
	margin: 10px 0 0;
	font-size: 14px
}
.comment-form textarea {
	max-width: 100%
}
@media only screen and (min-width:768px) {
#vs-full-screen-login {
	top: 60px
}
}
/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	src: url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/font-awesome/../webfonts/fa-brands-400.eot);
	src: url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/font-awesome/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/font-awesome/../webfonts/fa-brands-400.woff2) format("woff2"), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/font-awesome/../webfonts/fa-brands-400.woff) format("woff"), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/font-awesome/../webfonts/fa-brands-400.ttf) format("truetype"), url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/css/font-awesome/../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
	font-family: "Font Awesome 5 Brands"
}
/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}
.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}
.fa-xs {
	font-size: .75em
}
.fa-sm {
	font-size: .875em
}
.fa-1x {
	font-size: 1em
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-6x {
	font-size: 6em
}
.fa-7x {
	font-size: 7em
}
.fa-8x {
	font-size: 8em
}
.fa-9x {
	font-size: 9em
}
.fa-10x {
	font-size: 10em
}
.fa-fw {
	text-align: center;
	width: 1.25em
}
.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}
.fa-ul>li {
	position: relative
}
.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}
.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em
}
.fa-spin {
	animation: a 2s infinite linear
}
.fa-pulse {
	animation: a 1s infinite steps(8)
}
@keyframes a {
0% {
transform:rotate(0deg)
}
to {
	transform: rotate(1turn)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}
.fa-flip-vertical {
	transform: scaleY(-1)
}
.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}
.fa-flip-horizontal.fa-flip-vertical {
	transform: scale(-1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em
}
.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-500px:before {
	content: "\f26e"
}
.fa-accessible-icon:before {
	content: "\f368"
}
.fa-accusoft:before {
	content: "\f369"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-card:before {
	content: "\f2bb"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-adn:before {
	content: "\f170"
}
.fa-adversal:before {
	content: "\f36a"
}
.fa-affiliatetheme:before {
	content: "\f36b"
}
.fa-algolia:before {
	content: "\f36c"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-allergies:before {
	content: "\f461"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-amazon-pay:before {
	content: "\f42c"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-amilia:before {
	content: "\f36d"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-android:before {
	content: "\f17b"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angry:before {
	content: "\f556"
}
.fa-angrycreative:before {
	content: "\f36e"
}
.fa-angular:before {
	content: "\f420"
}
.fa-app-store:before {
	content: "\f36f"
}
.fa-app-store-ios:before {
	content: "\f370"
}
.fa-apper:before {
	content: "\f371"
}
.fa-apple:before {
	content: "\f179"
}
.fa-apple-pay:before {
	content: "\f415"
}
.fa-archive:before {
	content: "\f187"
}
.fa-archway:before {
	content: "\f557"
}
.fa-arrow-alt-circle-down:before {
	content: "\f358"
}
.fa-arrow-alt-circle-left:before {
	content: "\f359"
}
.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-arrows-alt-h:before {
	content: "\f337"
}
.fa-arrows-alt-v:before {
	content: "\f338"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-asymmetrik:before {
	content: "\f372"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-atlas:before {
	content: "\f558"
}
.fa-audible:before {
	content: "\f373"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-autoprefixer:before {
	content: "\f41c"
}
.fa-avianex:before {
	content: "\f374"
}
.fa-aviato:before {
	content: "\f421"
}
.fa-award:before {
	content: "\f559"
}
.fa-aws:before {
	content: "\f375"
}
.fa-backspace:before {
	content: "\f55a"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-band-aid:before {
	content: "\f462"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-bars:before {
	content: "\f0c9"
}
.fa-baseball-ball:before {
	content: "\f433"
}
.fa-basketball-ball:before {
	content: "\f434"
}
.fa-bath:before {
	content: "\f2cd"
}
.fa-battery-empty:before {
	content: "\f244"
}
.fa-battery-full:before {
	content: "\f240"
}
.fa-battery-half:before {
	content: "\f242"
}
.fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-bed:before {
	content: "\f236"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bezier-curve:before {
	content: "\f55b"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bimobject:before {
	content: "\f378"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitcoin:before {
	content: "\f379"
}
.fa-bity:before {
	content: "\f37a"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-blackberry:before {
	content: "\f37b"
}
.fa-blender:before {
	content: "\f517"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-blogger:before {
	content: "\f37c"
}
.fa-blogger-b:before {
	content: "\f37d"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-bold:before {
	content: "\f032"
}
.fa-bolt:before {
	content: "\f0e7"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-bong:before {
	content: "\f55c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-book-open:before {
	content: "\f518"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-bowling-ball:before {
	content: "\f436"
}
.fa-box:before {
	content: "\f466"
}
.fa-box-open:before {
	content: "\f49e"
}
.fa-boxes:before {
	content: "\f468"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-briefcase-medical:before {
	content: "\f469"
}
.fa-broadcast-tower:before {
	content: "\f519"
}
.fa-broom:before {
	content: "\f51a"
}
.fa-brush:before {
	content: "\f55d"
}
.fa-btc:before {
	content: "\f15a"
}
.fa-bug:before {
	content: "\f188"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-burn:before {
	content: "\f46a"
}
.fa-buromobelexperte:before {
	content: "\f37f"
}
.fa-bus:before {
	content: "\f207"
}
.fa-bus-alt:before {
	content: "\f55e"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-calendar:before {
	content: "\f133"
}
.fa-calendar-alt:before {
	content: "\f073"
}
.fa-calendar-check:before {
	content: "\f274"
}
.fa-calendar-minus:before {
	content: "\f272"
}
.fa-calendar-plus:before {
	content: "\f271"
}
.fa-calendar-times:before {
	content: "\f273"
}
.fa-camera:before {
	content: "\f030"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-cannabis:before {
	content: "\f55f"
}
.fa-capsules:before {
	content: "\f46b"
}
.fa-car:before {
	content: "\f1b9"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-caret-square-down:before {
	content: "\f150"
}
.fa-caret-square-left:before {
	content: "\f191"
}
.fa-caret-square-right:before {
	content: "\f152"
}
.fa-caret-square-up:before {
	content: "\f151"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cc-amazon-pay:before {
	content: "\f42d"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-apple-pay:before {
	content: "\f416"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-centercode:before {
	content: "\f380"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-chalkboard:before {
	content: "\f51b"
}
.fa-chalkboard-teacher:before {
	content: "\f51c"
}
.fa-chart-area:before {
	content: "\f1fe"
}
.fa-chart-bar:before {
	content: "\f080"
}
.fa-chart-line:before {
	content: "\f201"
}
.fa-chart-pie:before {
	content: "\f200"
}
.fa-check:before {
	content: "\f00c"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-check-double:before {
	content: "\f560"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-chess:before {
	content: "\f439"
}
.fa-chess-bishop:before {
	content: "\f43a"
}
.fa-chess-board:before {
	content: "\f43c"
}
.fa-chess-king:before {
	content: "\f43f"
}
.fa-chess-knight:before {
	content: "\f441"
}
.fa-chess-pawn:before {
	content: "\f443"
}
.fa-chess-queen:before {
	content: "\f445"
}
.fa-chess-rook:before {
	content: "\f447"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-church:before {
	content: "\f51d"
}
.fa-circle:before {
	content: "\f111"
}
.fa-circle-notch:before {
	content: "\f1ce"
}
.fa-clipboard:before {
	content: "\f328"
}
.fa-clipboard-check:before {
	content: "\f46c"
}
.fa-clipboard-list:before {
	content: "\f46d"
}
.fa-clock:before {
	content: "\f017"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-closed-captioning:before {
	content: "\f20a"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-cloud-download-alt:before {
	content: "\f381"
}
.fa-cloud-upload-alt:before {
	content: "\f382"
}
.fa-cloudscale:before {
	content: "\f383"
}
.fa-cloudsmith:before {
	content: "\f384"
}
.fa-cloudversify:before {
	content: "\f385"
}
.fa-cocktail:before {
	content: "\f561"
}
.fa-code:before {
	content: "\f121"
}
.fa-code-branch:before {
	content: "\f126"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cog:before {
	content: "\f013"
}
.fa-cogs:before {
	content: "\f085"
}
.fa-coins:before {
	content: "\f51e"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-comment:before {
	content: "\f075"
}
.fa-comment-alt:before {
	content: "\f27a"
}
.fa-comment-dots:before {
	content: "\f4ad"
}
.fa-comment-slash:before {
	content: "\f4b3"
}
.fa-comments:before {
	content: "\f086"
}
.fa-compact-disc:before {
	content: "\f51f"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-compress:before {
	content: "\f066"
}
.fa-concierge-bell:before {
	content: "\f562"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-cookie:before {
	content: "\f563"
}
.fa-cookie-bite:before {
	content: "\f564"
}
.fa-copy:before {
	content: "\f0c5"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-couch:before {
	content: "\f4b8"
}
.fa-cpanel:before {
	content: "\f388"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-creative-commons-by:before {
	content: "\f4e7"
}
.fa-creative-commons-nc:before {
	content: "\f4e8"
}
.fa-creative-commons-nc-eu:before {
	content: "\f4e9"
}
.fa-creative-commons-nc-jp:before {
	content: "\f4ea"
}
.fa-creative-commons-nd:before {
	content: "\f4eb"
}
.fa-creative-commons-pd:before {
	content: "\f4ec"
}
.fa-creative-commons-pd-alt:before {
	content: "\f4ed"
}
.fa-creative-commons-remix:before {
	content: "\f4ee"
}
.fa-creative-commons-sa:before {
	content: "\f4ef"
}
.fa-creative-commons-sampling:before {
	content: "\f4f0"
}
.fa-creative-commons-sampling-plus:before {
	content: "\f4f1"
}
.fa-creative-commons-share:before {
	content: "\f4f2"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-crop:before {
	content: "\f125"
}
.fa-crop-alt:before {
	content: "\f565"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-crow:before {
	content: "\f520"
}
.fa-crown:before {
	content: "\f521"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-css3-alt:before {
	content: "\f38b"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-cut:before {
	content: "\f0c4"
}
.fa-cuttlefish:before {
	content: "\f38c"
}
.fa-d-and-d:before {
	content: "\f38d"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-deaf:before {
	content: "\f2a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-deploydog:before {
	content: "\f38e"
}
.fa-deskpro:before {
	content: "\f38f"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-diagnoses:before {
	content: "\f470"
}
.fa-dice:before {
	content: "\f522"
}
.fa-dice-five:before {
	content: "\f523"
}
.fa-dice-four:before {
	content: "\f524"
}
.fa-dice-one:before {
	content: "\f525"
}
.fa-dice-six:before {
	content: "\f526"
}
.fa-dice-three:before {
	content: "\f527"
}
.fa-dice-two:before {
	content: "\f528"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-digital-ocean:before {
	content: "\f391"
}
.fa-digital-tachograph:before {
	content: "\f566"
}
.fa-discord:before {
	content: "\f392"
}
.fa-discourse:before {
	content: "\f393"
}
.fa-divide:before {
	content: "\f529"
}
.fa-dizzy:before {
	content: "\f567"
}
.fa-dna:before {
	content: "\f471"
}
.fa-dochub:before {
	content: "\f394"
}
.fa-docker:before {
	content: "\f395"
}
.fa-dollar-sign:before {
	content: "\f155"
}
.fa-dolly:before {
	content: "\f472"
}
.fa-dolly-flatbed:before {
	content: "\f474"
}
.fa-donate:before {
	content: "\f4b9"
}
.fa-door-closed:before {
	content: "\f52a"
}
.fa-door-open:before {
	content: "\f52b"
}
.fa-dot-circle:before {
	content: "\f192"
}
.fa-dove:before {
	content: "\f4ba"
}
.fa-download:before {
	content: "\f019"
}
.fa-draft2digital:before {
	content: "\f396"
}
.fa-drafting-compass:before {
	content: "\f568"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-dribbble-square:before {
	content: "\f397"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-drum:before {
	content: "\f569"
}
.fa-drum-steelpan:before {
	content: "\f56a"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-dumbbell:before {
	content: "\f44b"
}
.fa-dyalog:before {
	content: "\f399"
}
.fa-earlybirds:before {
	content: "\f39a"
}
.fa-ebay:before {
	content: "\f4f4"
}
.fa-edge:before {
	content: "\f282"
}
.fa-edit:before {
	content: "\f044"
}
.fa-eject:before {
	content: "\f052"
}
.fa-elementor:before {
	content: "\f430"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-ember:before {
	content: "\f423"
}
.fa-empire:before {
	content: "\f1d1"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-envira:before {
	content: "\f299"
}
.fa-equals:before {
	content: "\f52c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-erlang:before {
	content: "\f39d"
}
.fa-ethereum:before {
	content: "\f42e"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-euro-sign:before {
	content: "\f153"
}
.fa-exchange-alt:before {
	content: "\f362"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-expand:before {
	content: "\f065"
}
.fa-expand-arrows-alt:before {
	content: "\f31e"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-external-link-alt:before {
	content: "\f35d"
}
.fa-external-link-square-alt:before {
	content: "\f360"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-dropper:before {
	content: "\f1fb"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-facebook:before {
	content: "\f09a"
}
.fa-facebook-f:before {
	content: "\f39e"
}
.fa-facebook-messenger:before {
	content: "\f39f"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-feather:before {
	content: "\f52d"
}
.fa-feather-alt:before {
	content: "\f56b"
}
.fa-female:before {
	content: "\f182"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-alt:before {
	content: "\f15c"
}
.fa-file-archive:before {
	content: "\f1c6"
}
.fa-file-audio:before {
	content: "\f1c7"
}
.fa-file-code:before {
	content: "\f1c9"
}
.fa-file-contract:before {
	content: "\f56c"
}
.fa-file-download:before {
	content: "\f56d"
}
.fa-file-excel:before {
	content: "\f1c3"
}
.fa-file-export:before {
	content: "\f56e"
}
.fa-file-image:before {
	content: "\f1c5"
}
.fa-file-import:before {
	content: "\f56f"
}
.fa-file-invoice:before {
	content: "\f570"
}
.fa-file-invoice-dollar:before {
	content: "\f571"
}
.fa-file-medical:before {
	content: "\f477"
}
.fa-file-medical-alt:before {
	content: "\f478"
}
.fa-file-pdf:before {
	content: "\f1c1"
}
.fa-file-powerpoint:before {
	content: "\f1c4"
}
.fa-file-prescription:before {
	content: "\f572"
}
.fa-file-signature:before {
	content: "\f573"
}
.fa-file-upload:before {
	content: "\f574"
}
.fa-file-video:before {
	content: "\f1c8"
}
.fa-file-word:before {
	content: "\f1c2"
}
.fa-fill:before {
	content: "\f575"
}
.fa-fill-drip:before {
	content: "\f576"
}
.fa-film:before {
	content: "\f008"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-fingerprint:before {
	content: "\f577"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-first-aid:before {
	content: "\f479"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-first-order-alt:before {
	content: "\f50a"
}
.fa-firstdraft:before {
	content: "\f3a1"
}
.fa-fish:before {
	content: "\f578"
}
.fa-flag:before {
	content: "\f024"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-flipboard:before {
	content: "\f44d"
}
.fa-flushed:before {
	content: "\f579"
}
.fa-fly:before {
	content: "\f417"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-font:before {
	content: "\f031"
}
.fa-font-awesome:before {
	content: "\f2b4"
}
.fa-font-awesome-alt:before {
	content: "\f35c"
}
.fa-font-awesome-flag:before {
	content: "\f425"
}
.fa-font-awesome-logo-full:before {
	content: "\f4e6"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-fonticons-fi:before {
	content: "\f3a2"
}
.fa-football-ball:before {
	content: "\f44e"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-fort-awesome-alt:before {
	content: "\f3a3"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-freebsd:before {
	content: "\f3a4"
}
.fa-frog:before {
	content: "\f52e"
}
.fa-frown:before {
	content: "\f119"
}
.fa-frown-open:before {
	content: "\f57a"
}
.fa-fulcrum:before {
	content: "\f50b"
}
.fa-futbol:before {
	content: "\f1e3"
}
.fa-galactic-republic:before {
	content: "\f50c"
}
.fa-galactic-senate:before {
	content: "\f50d"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-gas-pump:before {
	content: "\f52f"
}
.fa-gavel:before {
	content: "\f0e3"
}
.fa-gem:before {
	content: "\f3a5"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-github:before {
	content: "\f09b"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-gitkraken:before {
	content: "\f3a6"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-gitter:before {
	content: "\f426"
}
.fa-glass-martini:before {
	content: "\f000"
}
.fa-glass-martini-alt:before {
	content: "\f57b"
}
.fa-glasses:before {
	content: "\f530"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-globe-africa:before {
	content: "\f57c"
}
.fa-globe-americas:before {
	content: "\f57d"
}
.fa-globe-asia:before {
	content: "\f57e"
}
.fa-gofore:before {
	content: "\f3a7"
}
.fa-golf-ball:before {
	content: "\f450"
}
.fa-goodreads:before {
	content: "\f3a8"
}
.fa-goodreads-g:before {
	content: "\f3a9"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-google-drive:before {
	content: "\f3aa"
}
.fa-google-play:before {
	content: "\f3ab"
}
.fa-google-plus:before {
	content: "\f2b3"
}
.fa-google-plus-g:before {
	content: "\f0d5"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-graduation-cap:before {
	content: "\f19d"
}
.fa-gratipay:before {
	content: "\f184"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-greater-than:before {
	content: "\f531"
}
.fa-greater-than-equal:before {
	content: "\f532"
}
.fa-grimace:before {
	content: "\f57f"
}
.fa-grin:before {
	content: "\f580"
}
.fa-grin-alt:before {
	content: "\f581"
}
.fa-grin-beam:before {
	content: "\f582"
}
.fa-grin-beam-sweat:before {
	content: "\f583"
}
.fa-grin-hearts:before {
	content: "\f584"
}
.fa-grin-squint:before {
	content: "\f585"
}
.fa-grin-squint-tears:before {
	content: "\f586"
}
.fa-grin-stars:before {
	content: "\f587"
}
.fa-grin-tears:before {
	content: "\f588"
}
.fa-grin-tongue:before {
	content: "\f589"
}
.fa-grin-tongue-squint:before {
	content: "\f58a"
}
.fa-grin-tongue-wink:before {
	content: "\f58b"
}
.fa-grin-wink:before {
	content: "\f58c"
}
.fa-grip-horizontal:before {
	content: "\f58d"
}
.fa-grip-vertical:before {
	content: "\f58e"
}
.fa-gripfire:before {
	content: "\f3ac"
}
.fa-grunt:before {
	content: "\f3ad"
}
.fa-gulp:before {
	content: "\f3ae"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-hacker-news:before {
	content: "\f1d4"
}
.fa-hacker-news-square:before {
	content: "\f3af"
}
.fa-hand-holding:before {
	content: "\f4bd"
}
.fa-hand-holding-heart:before {
	content: "\f4be"
}
.fa-hand-holding-usd:before {
	content: "\f4c0"
}
.fa-hand-lizard:before {
	content: "\f258"
}
.fa-hand-paper:before {
	content: "\f256"
}
.fa-hand-peace:before {
	content: "\f25b"
}
.fa-hand-point-down:before {
	content: "\f0a7"
}
.fa-hand-point-left:before {
	content: "\f0a5"
}
.fa-hand-point-right:before {
	content: "\f0a4"
}
.fa-hand-point-up:before {
	content: "\f0a6"
}
.fa-hand-pointer:before {
	content: "\f25a"
}
.fa-hand-rock:before {
	content: "\f255"
}
.fa-hand-scissors:before {
	content: "\f257"
}
.fa-hand-spock:before {
	content: "\f259"
}
.fa-hands:before {
	content: "\f4c2"
}
.fa-hands-helping:before {
	content: "\f4c4"
}
.fa-handshake:before {
	content: "\f2b5"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-hdd:before {
	content: "\f0a0"
}
.fa-heading:before {
	content: "\f1dc"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-headphones-alt:before {
	content: "\f58f"
}
.fa-headset:before {
	content: "\f590"
}
.fa-heart:before {
	content: "\f004"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-helicopter:before {
	content: "\f533"
}
.fa-highlighter:before {
	content: "\f591"
}
.fa-hips:before {
	content: "\f452"
}
.fa-hire-a-helper:before {
	content: "\f3b0"
}
.fa-history:before {
	content: "\f1da"
}
.fa-hockey-puck:before {
	content: "\f453"
}
.fa-home:before {
	content: "\f015"
}
.fa-hooli:before {
	content: "\f427"
}
.fa-hornbill:before {
	content: "\f592"
}
.fa-hospital:before {
	content: "\f0f8"
}
.fa-hospital-alt:before {
	content: "\f47d"
}
.fa-hospital-symbol:before {
	content: "\f47e"
}
.fa-hot-tub:before {
	content: "\f593"
}
.fa-hotel:before {
	content: "\f594"
}
.fa-hotjar:before {
	content: "\f3b1"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-start:before {
	content: "\f251"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-hubspot:before {
	content: "\f3b2"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-id-card:before {
	content: "\f2c2"
}
.fa-id-card-alt:before {
	content: "\f47f"
}
.fa-image:before {
	content: "\f03e"
}
.fa-images:before {
	content: "\f302"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-industry:before {
	content: "\f275"
}
.fa-infinity:before {
	content: "\f534"
}
.fa-info:before {
	content: "\f129"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-italic:before {
	content: "\f033"
}
.fa-itunes:before {
	content: "\f3b4"
}
.fa-itunes-note:before {
	content: "\f3b5"
}
.fa-java:before {
	content: "\f4e4"
}
.fa-jedi-order:before {
	content: "\f50e"
}
.fa-jenkins:before {
	content: "\f3b6"
}
.fa-joget:before {
	content: "\f3b7"
}
.fa-joint:before {
	content: "\f595"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-js:before {
	content: "\f3b8"
}
.fa-js-square:before {
	content: "\f3b9"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-key:before {
	content: "\f084"
}
.fa-keybase:before {
	content: "\f4f5"
}
.fa-keyboard:before {
	content: "\f11c"
}
.fa-keycdn:before {
	content: "\f3ba"
}
.fa-kickstarter:before {
	content: "\f3bb"
}
.fa-kickstarter-k:before {
	content: "\f3bc"
}
.fa-kiss:before {
	content: "\f596"
}
.fa-kiss-beam:before {
	content: "\f597"
}
.fa-kiss-wink-heart:before {
	content: "\f598"
}
.fa-kiwi-bird:before {
	content: "\f535"
}
.fa-korvue:before {
	content: "\f42f"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-laravel:before {
	content: "\f3bd"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-laugh:before {
	content: "\f599"
}
.fa-laugh-beam:before {
	content: "\f59a"
}
.fa-laugh-squint:before {
	content: "\f59b"
}
.fa-laugh-wink:before {
	content: "\f59c"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-lemon:before {
	content: "\f094"
}
.fa-less:before {
	content: "\f41d"
}
.fa-less-than:before {
	content: "\f536"
}
.fa-less-than-equal:before {
	content: "\f537"
}
.fa-level-down-alt:before {
	content: "\f3be"
}
.fa-level-up-alt:before {
	content: "\f3bf"
}
.fa-life-ring:before {
	content: "\f1cd"
}
.fa-lightbulb:before {
	content: "\f0eb"
}
.fa-line:before {
	content: "\f3c0"
}
.fa-link:before {
	content: "\f0c1"
}
.fa-linkedin:before {
	content: "\f08c"
}
.fa-linkedin-in:before {
	content: "\f0e1"
}
.fa-linode:before {
	content: "\f2b8"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-lira-sign:before {
	content: "\f195"
}
.fa-list:before {
	content: "\f03a"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-lock:before {
	content: "\f023"
}
.fa-lock-open:before {
	content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
	content: "\f309"
}
.fa-long-arrow-alt-left:before {
	content: "\f30a"
}
.fa-long-arrow-alt-right:before {
	content: "\f30b"
}
.fa-long-arrow-alt-up:before {
	content: "\f30c"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-luggage-cart:before {
	content: "\f59d"
}
.fa-lyft:before {
	content: "\f3c3"
}
.fa-magento:before {
	content: "\f3c4"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-mailchimp:before {
	content: "\f59e"
}
.fa-male:before {
	content: "\f183"
}
.fa-mandalorian:before {
	content: "\f50f"
}
.fa-map:before {
	content: "\f279"
}
.fa-map-marked:before {
	content: "\f59f"
}
.fa-map-marked-alt:before {
	content: "\f5a0"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-map-marker-alt:before {
	content: "\f3c5"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-marker:before {
	content: "\f5a1"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mastodon:before {
	content: "\f4f6"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-medal:before {
	content: "\f5a2"
}
.fa-medapps:before {
	content: "\f3c6"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-medium-m:before {
	content: "\f3c7"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-medrt:before {
	content: "\f3c8"
}
.fa-meetup:before {
	content: "\f2e0"
}
.fa-megaport:before {
	content: "\f5a3"
}
.fa-meh:before {
	content: "\f11a"
}
.fa-meh-blank:before {
	content: "\f5a4"
}
.fa-meh-rolling-eyes:before {
	content: "\f5a5"
}
.fa-memory:before {
	content: "\f538"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-alt:before {
	content: "\f3c9"
}
.fa-microphone-alt-slash:before {
	content: "\f539"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-microsoft:before {
	content: "\f3ca"
}
.fa-minus:before {
	content: "\f068"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-mix:before {
	content: "\f3cb"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-mizuni:before {
	content: "\f3cc"
}
.fa-mobile:before {
	content: "\f10b"
}
.fa-mobile-alt:before {
	content: "\f3cd"
}
.fa-modx:before {
	content: "\f285"
}
.fa-monero:before {
	content: "\f3d0"
}
.fa-money-bill:before {
	content: "\f0d6"
}
.fa-money-bill-alt:before {
	content: "\f3d1"
}
.fa-money-bill-wave:before {
	content: "\f53a"
}
.fa-money-bill-wave-alt:before {
	content: "\f53b"
}
.fa-money-check:before {
	content: "\f53c"
}
.fa-money-check-alt:before {
	content: "\f53d"
}
.fa-monument:before {
	content: "\f5a6"
}
.fa-moon:before {
	content: "\f186"
}
.fa-mortar-pestle:before {
	content: "\f5a7"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-music:before {
	content: "\f001"
}
.fa-napster:before {
	content: "\f3d2"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-newspaper:before {
	content: "\f1ea"
}
.fa-nimblr:before {
	content: "\f5a8"
}
.fa-nintendo-switch:before {
	content: "\f418"
}
.fa-node:before {
	content: "\f419"
}
.fa-node-js:before {
	content: "\f3d3"
}
.fa-not-equal:before {
	content: "\f53e"
}
.fa-notes-medical:before {
	content: "\f481"
}
.fa-npm:before {
	content: "\f3d4"
}
.fa-ns8:before {
	content: "\f3d5"
}
.fa-nutritionix:before {
	content: "\f3d6"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-old-republic:before {
	content: "\f510"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-osi:before {
	content: "\f41a"
}
.fa-outdent:before {
	content: "\f03b"
}
.fa-page4:before {
	content: "\f3d7"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-paint-roller:before {
	content: "\f5aa"
}
.fa-palette:before {
	content: "\f53f"
}
.fa-palfed:before {
	content: "\f3d8"
}
.fa-pallet:before {
	content: "\f482"
}
.fa-paper-plane:before {
	content: "\f1d8"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-parachute-box:before {
	content: "\f4cd"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-parking:before {
	content: "\f540"
}
.fa-passport:before {
	content: "\f5ab"
}
.fa-paste:before {
	content: "\f0ea"
}
.fa-patreon:before {
	content: "\f3d9"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-pen:before {
	content: "\f304"
}
.fa-pen-alt:before {
	content: "\f305"
}
.fa-pen-fancy:before {
	content: "\f5ac"
}
.fa-pen-nib:before {
	content: "\f5ad"
}
.fa-pen-square:before {
	content: "\f14b"
}
.fa-pencil-alt:before {
	content: "\f303"
}
.fa-pencil-ruler:before {
	content: "\f5ae"
}
.fa-people-carry:before {
	content: "\f4ce"
}
.fa-percent:before {
	content: "\f295"
}
.fa-percentage:before {
	content: "\f541"
}
.fa-periscope:before {
	content: "\f3da"
}
.fa-phabricator:before {
	content: "\f3db"
}
.fa-phoenix-framework:before {
	content: "\f3dc"
}
.fa-phoenix-squadron:before {
	content: "\f511"
}
.fa-phone:before {
	content: "\f095"
}
.fa-phone-slash:before {
	content: "\f3dd"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-phone-volume:before {
	content: "\f2a0"
}
.fa-php:before {
	content: "\f457"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-pied-piper-hat:before {
	content: "\f4e5"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-piggy-bank:before {
	content: "\f4d3"
}
.fa-pills:before {
	content: "\f484"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-plane:before {
	content: "\f072"
}
.fa-plane-arrival:before {
	content: "\f5af"
}
.fa-plane-departure:before {
	content: "\f5b0"
}
.fa-play:before {
	content: "\f04b"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-playstation:before {
	content: "\f3df"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-plus:before {
	content: "\f067"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-poo:before {
	content: "\f2fe"
}
.fa-portrait:before {
	content: "\f3e0"
}
.fa-pound-sign:before {
	content: "\f154"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-prescription:before {
	content: "\f5b1"
}
.fa-prescription-bottle:before {
	content: "\f485"
}
.fa-prescription-bottle-alt:before {
	content: "\f486"
}
.fa-print:before {
	content: "\f02f"
}
.fa-procedures:before {
	content: "\f487"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-project-diagram:before {
	content: "\f542"
}
.fa-pushed:before {
	content: "\f3e1"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-python:before {
	content: "\f3e2"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-question:before {
	content: "\f128"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-quidditch:before {
	content: "\f458"
}
.fa-quinscape:before {
	content: "\f459"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-r-project:before {
	content: "\f4f7"
}
.fa-random:before {
	content: "\f074"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-react:before {
	content: "\f41b"
}
.fa-readme:before {
	content: "\f4d5"
}
.fa-rebel:before {
	content: "\f1d0"
}
.fa-receipt:before {
	content: "\f543"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-red-river:before {
	content: "\f3e3"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-redo:before {
	content: "\f01e"
}
.fa-redo-alt:before {
	content: "\f2f9"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-rendact:before {
	content: "\f3e4"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-reply:before {
	content: "\f3e5"
}
.fa-reply-all:before {
	content: "\f122"
}
.fa-replyd:before {
	content: "\f3e6"
}
.fa-researchgate:before {
	content: "\f4f8"
}
.fa-resolving:before {
	content: "\f3e7"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-ribbon:before {
	content: "\f4d6"
}
.fa-road:before {
	content: "\f018"
}
.fa-robot:before {
	content: "\f544"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-rocketchat:before {
	content: "\f3e8"
}
.fa-rockrms:before {
	content: "\f3e9"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-ruble-sign:before {
	content: "\f158"
}
.fa-ruler:before {
	content: "\f545"
}
.fa-ruler-combined:before {
	content: "\f546"
}
.fa-ruler-horizontal:before {
	content: "\f547"
}
.fa-ruler-vertical:before {
	content: "\f548"
}
.fa-rupee-sign:before {
	content: "\f156"
}
.fa-sad-cry:before {
	content: "\f5b3"
}
.fa-sad-tear:before {
	content: "\f5b4"
}
.fa-safari:before {
	content: "\f267"
}
.fa-sass:before {
	content: "\f41e"
}
.fa-save:before {
	content: "\f0c7"
}
.fa-schlix:before {
	content: "\f3ea"
}
.fa-school:before {
	content: "\f549"
}
.fa-screwdriver:before {
	content: "\f54a"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-search:before {
	content: "\f002"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-searchengin:before {
	content: "\f3eb"
}
.fa-seedling:before {
	content: "\f4d8"
}
.fa-sellcast:before {
	content: "\f2da"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-server:before {
	content: "\f233"
}
.fa-servicestack:before {
	content: "\f3ec"
}
.fa-share:before {
	content: "\f064"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-shekel-sign:before {
	content: "\f20b"
}
.fa-shield-alt:before {
	content: "\f3ed"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-shipping-fast:before {
	content: "\f48b"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-shoe-prints:before {
	content: "\f54b"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-shopware:before {
	content: "\f5b5"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-shuttle-van:before {
	content: "\f5b6"
}
.fa-sign:before {
	content: "\f4d9"
}
.fa-sign-in-alt:before {
	content: "\f2f6"
}
.fa-sign-language:before {
	content: "\f2a7"
}
.fa-sign-out-alt:before {
	content: "\f2f5"
}
.fa-signal:before {
	content: "\f012"
}
.fa-signature:before {
	content: "\f5b7"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-sistrix:before {
	content: "\f3ee"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-sith:before {
	content: "\f512"
}
.fa-skull:before {
	content: "\f54c"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-slack:before {
	content: "\f198"
}
.fa-slack-hash:before {
	content: "\f3ef"
}
.fa-sliders-h:before {
	content: "\f1de"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-smile:before {
	content: "\f118"
}
.fa-smile-beam:before {
	content: "\f5b8"
}
.fa-smile-wink:before {
	content: "\f4da"
}
.fa-smoking:before {
	content: "\f48d"
}
.fa-smoking-ban:before {
	content: "\f54d"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-snowflake:before {
	content: "\f2dc"
}
.fa-solar-panel:before {
	content: "\f5ba"
}
.fa-sort:before {
	content: "\f0dc"
}
.fa-sort-alpha-down:before {
	content: "\f15d"
}
.fa-sort-alpha-up:before {
	content: "\f15e"
}
.fa-sort-amount-down:before {
	content: "\f160"
}
.fa-sort-amount-up:before {
	content: "\f161"
}
.fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-numeric-down:before {
	content: "\f162"
}
.fa-sort-numeric-up:before {
	content: "\f163"
}
.fa-sort-up:before {
	content: "\f0de"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-spa:before {
	content: "\f5bb"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-speakap:before {
	content: "\f3f3"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-splotch:before {
	content: "\f5bc"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-spray-can:before {
	content: "\f5bd"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-square-full:before {
	content: "\f45c"
}
.fa-squarespace:before {
	content: "\f5be"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-stamp:before {
	content: "\f5bf"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-star-half-alt:before {
	content: "\f5c0"
}
.fa-staylinked:before {
	content: "\f3f5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-steam-symbol:before {
	content: "\f3f6"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-sticker-mule:before {
	content: "\f3f7"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stopwatch:before {
	content: "\f2f2"
}
.fa-store:before {
	content: "\f54e"
}
.fa-store-alt:before {
	content: "\f54f"
}
.fa-strava:before {
	content: "\f428"
}
.fa-stream:before {
	content: "\f550"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-stripe:before {
	content: "\f429"
}
.fa-stripe-s:before {
	content: "\f42a"
}
.fa-stroopwafel:before {
	content: "\f551"
}
.fa-studiovinari:before {
	content: "\f3f8"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-subway:before {
	content: "\f239"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-suitcase-rolling:before {
	content: "\f5c1"
}
.fa-sun:before {
	content: "\f185"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-supple:before {
	content: "\f3f9"
}
.fa-surprise:before {
	content: "\f5c2"
}
.fa-swatchbook:before {
	content: "\f5c3"
}
.fa-swimmer:before {
	content: "\f5c4"
}
.fa-swimming-pool:before {
	content: "\f5c5"
}
.fa-sync:before {
	content: "\f021"
}
.fa-sync-alt:before {
	content: "\f2f1"
}
.fa-syringe:before {
	content: "\f48e"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-table-tennis:before {
	content: "\f45d"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-tablet-alt:before {
	content: "\f3fa"
}
.fa-tablets:before {
	content: "\f490"
}
.fa-tachometer-alt:before {
	content: "\f3fd"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-tape:before {
	content: "\f4db"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-taxi:before {
	content: "\f1ba"
}
.fa-teamspeak:before {
	content: "\f4f9"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-telegram-plane:before {
	content: "\f3fe"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-themeco:before {
	content: "\f5c6"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-thermometer:before {
	content: "\f491"
}
.fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-thermometer-full:before {
	content: "\f2c7"
}
.fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbtack:before {
	content: "\f08d"
}
.fa-ticket-alt:before {
	content: "\f3ff"
}
.fa-times:before {
	content: "\f00d"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-tint:before {
	content: "\f043"
}
.fa-tint-slash:before {
	content: "\f5c7"
}
.fa-tired:before {
	content: "\f5c8"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-toolbox:before {
	content: "\f552"
}
.fa-tooth:before {
	content: "\f5c9"
}
.fa-trade-federation:before {
	content: "\f513"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-train:before {
	content: "\f238"
}
.fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-trash-alt:before {
	content: "\f2ed"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-trello:before {
	content: "\f181"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-truck-loading:before {
	content: "\f4de"
}
.fa-truck-moving:before {
	content: "\f4df"
}
.fa-tshirt:before {
	content: "\f553"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-tv:before {
	content: "\f26c"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-typo3:before {
	content: "\f42b"
}
.fa-uber:before {
	content: "\f402"
}
.fa-uikit:before {
	content: "\f403"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-umbrella-beach:before {
	content: "\f5ca"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-undo:before {
	content: "\f0e2"
}
.fa-undo-alt:before {
	content: "\f2ea"
}
.fa-uniregistry:before {
	content: "\f404"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-university:before {
	content: "\f19c"
}
.fa-unlink:before {
	content: "\f127"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-untappd:before {
	content: "\f405"
}
.fa-upload:before {
	content: "\f093"
}
.fa-usb:before {
	content: "\f287"
}
.fa-user:before {
	content: "\f007"
}
.fa-user-alt:before {
	content: "\f406"
}
.fa-user-alt-slash:before {
	content: "\f4fa"
}
.fa-user-astronaut:before {
	content: "\f4fb"
}
.fa-user-check:before {
	content: "\f4fc"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-clock:before {
	content: "\f4fd"
}
.fa-user-cog:before {
	content: "\f4fe"
}
.fa-user-edit:before {
	content: "\f4ff"
}
.fa-user-friends:before {
	content: "\f500"
}
.fa-user-graduate:before {
	content: "\f501"
}
.fa-user-lock:before {
	content: "\f502"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-user-minus:before {
	content: "\f503"
}
.fa-user-ninja:before {
	content: "\f504"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-user-shield:before {
	content: "\f505"
}
.fa-user-slash:before {
	content: "\f506"
}
.fa-user-tag:before {
	content: "\f507"
}
.fa-user-tie:before {
	content: "\f508"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-users:before {
	content: "\f0c0"
}
.fa-users-cog:before {
	content: "\f509"
}
.fa-ussunnah:before {
	content: "\f407"
}
.fa-utensil-spoon:before {
	content: "\f2e5"
}
.fa-utensils:before {
	content: "\f2e7"
}
.fa-vaadin:before {
	content: "\f408"
}
.fa-vector-square:before {
	content: "\f5cb"
}
.fa-venus:before {
	content: "\f221"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-vial:before {
	content: "\f492"
}
.fa-vials:before {
	content: "\f493"
}
.fa-viber:before {
	content: "\f409"
}
.fa-video:before {
	content: "\f03d"
}
.fa-video-slash:before {
	content: "\f4e2"
}
.fa-vimeo:before {
	content: "\f40a"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-vimeo-v:before {
	content: "\f27d"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-vk:before {
	content: "\f189"
}
.fa-vnv:before {
	content: "\f40b"
}
.fa-volleyball-ball:before {
	content: "\f45f"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-vuejs:before {
	content: "\f41f"
}
.fa-walking:before {
	content: "\f554"
}
.fa-wallet:before {
	content: "\f555"
}
.fa-warehouse:before {
	content: "\f494"
}
.fa-weebly:before {
	content: "\f5cc"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-weight:before {
	content: "\f496"
}
.fa-weight-hanging:before {
	content: "\f5cd"
}
.fa-weixin:before {
	content: "\f1d7"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-whatsapp-square:before {
	content: "\f40c"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-whmcs:before {
	content: "\f40d"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-window-close:before {
	content: "\f410"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-wine-glass:before {
	content: "\f4e3"
}
.fa-wine-glass-alt:before {
	content: "\f5ce"
}
.fa-wix:before {
	content: "\f5cf"
}
.fa-wolf-pack-battalion:before {
	content: "\f514"
}
.fa-won-sign:before {
	content: "\f159"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-wordpress-simple:before {
	content: "\f411"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-x-ray:before {
	content: "\f497"
}
.fa-xbox:before {
	content: "\f412"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-y-combinator:before {
	content: "\f23b"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-yandex:before {
	content: "\f413"
}
.fa-yandex-international:before {
	content: "\f414"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-yen-sign:before {
	content: "\f157"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-youtube-square:before {
	content: "\f431"
}
.sr-only {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
h1, h2, h3, h4, h5, h6 {
	color: #858585
}
body {
	background: #141414;
	color: #eee
}
.button:hover, .button.wpvs-add-to-list.enhance:hover, .wpvs-term-checkout, #wpvs-video-reviews-container {
	background: #141414
}
#wpvs-video-reviews-container {
	border-left: 1px solid #353535
}
label#menuOpen span, label#menuOpen span:before, label#menuOpen span:after {
	background: #fff
}
.header-background {
	background: rgba(0,0,0,.8)
}
header#header nav#desktop ul.sub-menu li a:hover {
	color: #fff
}
header#header nav#desktop ul.sub-menu {
	background: #1c1c1c
}
header#header nav#desktop ul.sub-menu li {
	border-bottom: 1px solid #353535
}
header#header nav#desktop ul.sub-menu li a {
	color: #fafafa
}
header#header nav#desktop ul.sub-menu li ul.sub-menu {
	background: #232323
}
header#header nav#desktop ul.sub-menu li ul.sub-menu li a {
	border-bottom: 1px solid #353535
}
header#header nav#desktop ul.sub-menu li ul.sub-menu li, header#header nav#desktop ul.sub-menu li ul.sub-menu li:last-child a {
	border-bottom: none
}
nav#mobile {
	background: #1c1c1c
}
nav#mobile ul li, .wpvs-top-video-controls {
	border-bottom: 1px solid #141414
}
#vs-search-input {
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535
}
nav#mobile a {
	color: #fafafa
}
nav#mobile a:hover {
	color: #fafafa
}
#video-list-container, .wpvs-flexslider {
	background: #141414
}
#single-video-container {
	background: #111;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535
}
.video-category a h3, .video-category h3 {
	color: #eee
}
.video-category a h3:hover, video-category h3:hover {
	color: #fff
}
#vs-video-back .dashicons {
	color: #fff
}
header#header nav#desktop #user-sub-menu {
	background: rgba(0,0,0,.8)
}
nav#mobile ul li ul.sub-menu, nav#mobile #user-sub-menu {
	background: #232323
}
#vs-search {
	background: rgba(0,0,0,.9)
}
.vs-results-tax label, .wpvs-profile-side {
	border-bottom: 1px solid #353535
}
.vs-tax-result {
	color: #eee
}
#searchform input[type=submit] {
	background: #e50914
}
#vs-search-tax label:hover {
	background: #1c1c1c
}
.vs-video-header {
	background: #141414
}
.vs-video-header:before {
	background: -moz-linear-gradient(left, rgba(0,0,0,.85) 0%, rgba(0,0,0,.25) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,.85) 0%, rgba(0,0,0,.25) 100%);
	background: linear-gradient(to right, rgba(0,0,0,.85) 0%, rgba(0,0,0,.25) 100%)
}

.vs-drop-play-button {
	color: #fff;
	border-color: #fff
}
.drop-loading, .net-loader:after {
	background: #111
}
.vs-video-details p {
	color: #eee
}
.category-top {
	border-bottom: 1px solid #353535;
	background: #141414
}
#open-sub-video-cats {
	color: #ccc
}
a.sub-video-cat {
	color: #eee
}
#select-sub-category a.sub-video-cat:hover, #select-sub-category a.sub-video-cat.active {
	background: #141414
}
.video-cat-description p {
	color: #aaa;
	font-size: 14px
}
.button.wpvs-add-to-list {
	border: 1px solid #353535
}
.button.wpvs-add-to-list.enhance {
	background: rgba(0,0,0,.4)
}
.wpvs-top-video-controls .button.wpvs-add-to-list {
	border: none
}
.post-meta-data {
	color: #858585
}
#sidebar {
	background: #1c1c1c;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535
}
footer {
	background: #1c1c1c;
	border-top: 1px solid #353535
}
footer a, #sidebar ul li a, .socialmedia a {
	color: #858585
}
footer a:hover, #sidebar ul li a:hover {
	color: #e50914
}
#lower-footer {
	background: #141414
}
#page404 h1 {
	color: #fafafa
}
#page404 p {
	color: #fafafa
}
a[rel=tag] {
	background: #1c1c1c
}
.navigation a, .navigation span {
	background: #353535;
	color: #fff
}
.wp-caption {
	background: #1c1c1c
}
table {
	border: 1px solid #353535
}
th, td {
	border: 1px solid #353535
}
.comment {
	padding: 10px;
	background: #1c1c1c;
	border-top: 1px solid #353535
}
.comment.parent .comment {
	float: none
}
input[type=text], input[type=email], input[type=password], input[type=tel], input[type=url], input[type=number], textarea, form.comment-form input[type=text], form.comment-form input[type=email], form.comment-form input[type=password], form.comment-form textarea, select {
	background: #1c1c1c;
	border: 1px solid #353535
}
select {
	background-color: #1c1c1c
}
select option {
	background: 0 0
}
select:focus, select.focus {
	background-color: #1c1c1c;
	outline: none
}
#vs-full-screen-login, .vs-full-screen-video {
	background: #1c1c1c
}
.wpvs-login-section, #rvs-main-video .wpvs-login-form {
	background: #232323
}
label.wpvs-login-label {
	background: #333
}
.rvs-membership-item {
	background: #1c1c1c;
	border: 1px solid #353535
}
.rvs-access-tab {
	border-bottom: 1px solid #353535
}
.wpvs-update-content, #wpvs-coingate-address-payment {
	background: #141414 !important
}
.wpvs-menu-item {
	border-bottom: 1px solid #353535
}
table.rvs_memberships tr:nth-of-type(2n) {
	background: #232323
}
.wpvs-payment-type {
	border-bottom: 1px solid #353535;
	border-right: 1px solid #353535
}
.wpvs-payment-type:hover, .wpvs-payment-type.active {
	background: rgba(0,0,0,.1)
}
a.wpvs-purchase-term-link {
	background: #232323;
	color: #ccc
}
label#wpvs-converted-coin-amount {
	border-bottom: 1px solid #353535
}
label.wpvs-choose-coin.active, label.wpvs-choose-coin:hover, label#wpvs-other-coin-options:hover {
	background: #232323
}
@media screen and (min-width:960px) {

#sidebar {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #353535
}
.drop-display:before {
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,.9) 30%, rgba(0,0,0,.25) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,.9) 30%, rgba(0,0,0,.25) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,.9) 30%, rgba(0,0,0,.25) 100%)
}
.wpvs-profile-side {
	border-bottom: none
}
}
.vs-full-screen-video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display: none;
	padding: 50px 0
}
.show-full-screen-video {
	display: block !important
}
.wpvs-video-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 99
}
#single-netflix-video-container {
	padding: 2em 0
}
#single-netflix-video-container .videoWrapper {
	height: 56.25vw;
	width: 100vw;
	padding-bottom: 0
}
#vs-video-back {
	cursor: pointer;
	font-size: 20px;
	display: inline-block;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	padding: 11px 20px 10px;
	z-index: 10
}
#vs-video-back .dashicons {
	width: auto;
	height: auto;
	cursor: pointer;
	font-size: 30px
}
.vs-video-header {
	width: 100%;
	position: relative;
	overflow: hidden
}
.vs-video-header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}
.vs-video-header img.video-image {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: 2000px;
	transition: all 40s linear;
	-webkit-transition: all 40s linear;
	-moz-transition: all 40s linear
}
.vs-video-details {
	z-index: 2;
	position: relative;
	top: 0;
	padding: 70px 20px 20px;
	max-width: 500px;
	min-width: 300px;
	min-height: 350px
}
.vs-video-details h1 {
	color: #e50914
}
.vs-video-details p:last-of-type {
	margin: 10px 0
}
label#vs-less-video-info {
	display: none
}
.vs-video-description {
	overflow: hidden;
	position: relative
}
.wpvs-full-screen-display #wpvs-autoplay-countdown {
	height: 100%;
	width: 100%;
	bottom: auto;
	top: 0;
	text-align: center;
	padding: 30% 4%
}
.wpvs-full-screen-display #wpvs-cancel-next-video {
	position: relative;
	top: auto;
	left: auto;
	display: block;
	width: 50px;
	height: 50px;
	margin: 25px auto
}
.wpvs-full-screen-display #wpvs-cancel-next-video .dashicons {
	font-size: 50px
}
@media screen and (min-width:680px) {
.wpvs-full-screen-display #wpvs-autoplay-countdown {
	padding: 25%
}
.vs-video-details {
	padding: 150px 20px;
	width: 500px
}
.vs-video-header .vs-drop-play-button {
	position: absolute;
	bottom: 0;
	right: 0
}
}
@media screen and (min-width:960px) {
.vs-video-header img.video-image {
	transition: all 30s linear;
	-webkit-transition: all 30s linear;
	-moz-transition: all 30s linear
}
.vs-video-details {
	padding: 150px 60px
}
.wpvs-full-screen-display #wpvs-autoplay-countdown {
	padding: 20%
}
}
@media screen and (min-width:1200px) {
.vs-video-header img.video-image {
	transition: all 25s linear;
	-webkit-transition: all 25s linear;
	-moz-transition: all 25s linear
}
.vs-video-header .vs-drop-play-button {
	margin: 200px 20% 0 0;
	top: 80px
}
.wpvs-full-screen-display #wpvs-autoplay-countdown {
	padding: 15%
}
}
#open-sub-video-cats {
	display: block;
	text-align: right;
	cursor: pointer;
	float: right;
	padding: 10px 0;
	max-width: 60%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
#select-sub-category {
	padding: 0 4%;
	margin: 15px auto 0;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: none;
	clear: both;
	overflow: hidden
}
#select-sub-category a.sub-video-cat {
	display: block;
	padding: 10px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative
}
#select-sub-category a.sub-video-cat .dashicons {
	position: absolute;
	right: 0;
	top: 0;
	padding: 12px 10px 10px;
	font-size: 20px
}
@media screen and (min-width:768px) {
#open-sub-video-cats {
	font-size: 16px
}
}
@media screen and (min-width:960px) {
#open-sub-video-cats {
	float: left;
	margin: 1px 0 0 25px
}
#select-sub-category {
	padding: 0 1% 0 60px;
	margin: 0 auto;
	z-index: 10
}
#select-sub-category a.sub-video-cat {
	display: inline-block;
	padding: 10px 30px 10px 0
}
#select-sub-category a.sub-video-cat .dashicons {
	display: none
}
}
.slide-category.slide-shortcode, .slide-category.slide-shortcode:first-of-type {
	padding: 0;
	overflow: hidden
}
.slide-category.slide-shortcode .slick-prev, .full-width-stretched .slide-category.slide-shortcode .slick-prev {
	left: 0
}
.slide-category.slide-shortcode .slick-next, .full-width-stretched .slide-category.slide-shortcode .slick-next {
	right: 0
}
@media screen and (min-width:960px) {
.vs-video-description-drop.wpvs-shortcode-drop {
	margin-top: 0
}
}
.wp-block-columns {
	flex-wrap: wrap;
	margin: 20px auto
}
.wp-block-column, .has-2-columns .wp-block-column, .has-3-columns .wp-block-column, .has-4-columns .wp-block-column, .has-5-columns .wp-block-column, .has-6-columns .wp-block-column {
	flex: 0 0 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 4%;
	padding-right: 4%
}
.wp-block-column {
	margin-bottom: 0
}
.full-width-stretched *.alignfull {
	position: relative;
	left: -4%;
	width: 108%;
	max-width: 108%;
	clear: both
}
.full-width-stretched .wp-block-image.alignfull img {
	width: 100vw
}
.full-width-stretched .wp-block-columns.alignfull {
	padding-left: 4%;
	padding-right: 4%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
@media only screen and (min-width:600px) {
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
	margin-left: 0
}
.wp-block-column:nth-child(odd), .wp-block-column:not(:last-child) {
	margin-right: 0
}
}
@media only screen and (min-width:680px) {
.wp-block-column {
	flex: 1
}
.has-2-columns .wp-block-column, .has-3-columns .wp-block-column, .has-4-columns .wp-block-column, .has-5-columns .wp-block-column, .has-6-columns .wp-block-column {
	flex: 0 0 50%
}
.wp-block-column:nth-child(1n) {
	padding: 0 16px 0 0;
	padding-right: 16px
}
.wp-block-column:nth-child(2n) {
	padding: 0 0 0 16px;
	padding-left: 16px
}
}
@media only screen and (min-width:768px) {
.full-width-stretched .wp-block-image.alignfull img {
	width: 100vw;
	margin-left: auto;
	margin-right: auto
}
}
@media only screen and (min-width:960px) {
.has-2-columns .wp-block-column, .has-3-columns .wp-block-column, .has-4-columns .wp-block-column, .has-5-columns .wp-block-column, .has-6-columns .wp-block-column {
	flex: 1
}
.wp-block-column:nth-child(1n), .wp-block-column:nth-child(2n) {
	padding: 0 16px;
	padding-right: 16px;
	padding-left: 16px
}
.wp-block-column:first-child {
	padding: 0 16px 0 0;
	padding-left: 0
}
.wp-block-column:last-child {
	padding: 0 0 0 16px;
	padding-right: 0
}
}
@media only screen and (min-width:1200px) {
.full-width-stretched *.alignfull {
	left: calc(((1200px - 100vw)/2) - 4%);
	width: 100vw;
	max-width: 100vw
}
}
table.rvs_memberships {
	border: none
}
.wpvs-term-checkout {
	margin: 0;
	padding: 50px 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
label#close-wpvs-checkout {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	cursor: pointer
}
#close-wpvs-checkout .dashicons {
	width: auto;
	height: auto;
	font-size: 40px
}
a.wpvs-purchase-term-link:hover {
	color: #e50914
}
a.wpvs-menu-item.active, a.wpvs-menu-item:hover {
	font-weight: 700
}
a.wpvs-menu-item:hover {
	border-bottom: 1px solid
}
@media screen and (min-width:960px) {
.wpvs-term-checkout {
	padding: 80px 0
}
}
@media screen and (min-width:1400px) {
#close-wpvs-checkout .dashicons {
	font-size: 60px
}
}
#vs-search {
	position: fixed;
	top: 0;
	padding: 50px 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	opacity: 0;
	transform: translate3d(0, 120%, 0);
	-wwebkit-transform: translate3d(0, 120%, 0);
	-moz-transform: translate3d(0, 120%, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
#vs-search .video-list, #vs-search-videos {
	position: relative;
	overflow: hidden;
	clear: both
}
#vs-search .video-item {
	text-align: left
}
.vs-show-search {
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) !important;
	-wwebkit-transform: translate3d(0, 0, 0) !important;
	-moz-transform: translate3d(0, 0, 0) !important
}
.vs-rotate-search {
	transform: rotateZ(90deg);
	-wwebkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg)
}
#vs-search-results {
	padding: 25px 20px
}
#vs-search-videos {
	padding: 25px 20px
}
#vs-search-input {
	display: block;
	width: 100%;
	padding: 10px 0 10px 40px;
	margin: 0 auto;
	font-size: 24px;
	border-left: none;
	border-right: none
}
.vs-loading {
	padding: 150px 0
}
.vs-loading-text {
	display: block;
	margin: 0 0 20px
}
#searching-videos {
	display: none
}
#vs-open-search {
	cursor: pointer
}
#vs-open-search:hover {
	color: #e50914
}
#vs-search-tax {
	clear: both;
	overflow: hidden;
	text-align: left;
	position: relative
}
.vs-results-tax {
	width: 98%;
	padding: 10px;
	margin: 0 1%;
	display: none
}
#vs-search-tax label {
	display: block;
	padding: 5px;
	position: relative;
	cursor: pointer;
	font-weight: 700
}
.vs-tax-result {
	display: block;
	padding: 10px 5px;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 25px
}
.vs-tax-result.wpvs-profile {
	display: table;
	width: 100%
}
.wpvs-profile-image, .wpvs-profile-name {
	display: table-cell;
	vertical-align: middle
}
.wpvs-profile-image img {
	display: block;
	border-radius: 50%;
	overflow: hidden;
	max-width: 80px
}
.wpvs-profile-name {
	padding-left: 15px;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.vs-tax-result:hover {
	color: #e50914
}
@media screen and (min-width:960px) {
#vs-open-search {
	padding-right: 10px
}
#vs-search {
	padding: 60px 0 50px
}
#vs-search-results {
	padding: 25px 60px;
	overflow: hidden
}
#vs-search .video-list, #vs-search-videos {
	overflow: visible
}
#vs-search-videos {
	padding: 25px 0
}
#vs-search-tax {
	width: 30%;
	float: left;
	max-width: 350px;
	clear: none
}
#vs-search-videos {
	width: 68%;
	float: right;
	clear: none
}
#vs-search-input {
	padding: 10px 0 10px 75px
}
.wpvs-profile-image img {
	max-width: 100%
}
}
@media screen and (min-width:1400px) {
#vs-search {
	padding: 80px 0 50px
}
#vs-search-tax {
	width: 20%
}
#vs-search-videos {
	width: 78%
}
}
@media screen and (min-width:960px) {
.video-slide:hover, .video-item:hover {
	transform: translate3d(0, -8px, 0) scale(1.6) !important;
	z-index: 2
}
.slick-first:hover, .slick-first:first-child:hover, .video-item:first-child:hover, .video-item:nth-of-type(3n+1):hover {
	transform: translate3d(80px, -8px, 0) scale(1.6) !important
}
.slick-last:hover {
	transform: translate3d(-80px, -8px, 0) scale(1.6) !important
}
.video-item:nth-of-type(3n):hover {
	transform: translate3d(-80px, -8px, 0) scale(1.6) !important
}
#video-list .video-item.purchase-item:hover, .active-slide .video-item:hover, .active-slide .video-slide:hover, .active-slide .video-item:nth-of-type(3n+1):hover, active-slide .video-item:first-child:hover, .active-slide .video-item:nth-of-type(3n):hover {
	transform: none !important
}
.shift-left {
	transform: translate3d(-80px, 0, 0) !important;
	-webkit-transform: translate3d(-80px, 0, 0) !important;
	-moz-transform: translate3d(-80px, 0, 0) !important
}
.shift-right {
	transform: translate3d(80px, 0, 0) !important;
	-webkit-transform: translate3d(80px, 0, 0) !important;
	-moz-transform: translate3d(80px, 0, 0) !important
}
.active-slide .shift-left, .active-slide .shift-right {
	transform: translate3d(0, 0, 0) !important;
	-webkit-transform: translate3d(0, 0, 0) !important;
	-moz-transform: translate3d(0, 0, 0) !important
}
}
@media screen and (min-width:1200px) {
.video-item:nth-of-type(3n+1):hover {
	transform: translate3d(0, -8px, 0) scale(1.6) !important
}
.video-item:nth-of-type(3n):hover {
	transform: translate3d(0, -8px, 0) scale(1.6) !important
}
.video-item:nth-of-type(4n+1):hover {
	transform: translate3d(50px, -8px, 0) scale(1.6) !important
}
.video-item:nth-of-type(4n):hover {
	transform: translate3d(-50px, -8px, 0) scale(1.6) !important
}
.active-slide .video-item:nth-of-type(3n+1):hover, active-slide .video-item:nth-of-type(4n+1):hover, .active-slide .video-item:nth-of-type(3n):hover, active-slide .video-item:nth-of-type(4n):hover {
	transform: none !important
}
}
@media screen and (min-width:1400px) {
.slick-first:hover {
	transform: translate3d(80px, -8px, 0) scale(1.6) !important
}
.slick-last:hover {
	transform: translate3d(-80px, -8px, 0) scale(1.6) !important
}
.video-item:nth-of-type(4n+1):hover {
	transform: translate3d(0, -8px, 0) scale(1.6) !important
}
.video-item:nth-of-type(4n):hover {
	transform: translate3d(0, -8px, 0) scale(1.6) !important
}
.active-slide .video-item:nth-of-type(4n+1):hover, active-slide .video-item:nth-of-type(4n):hover {
	transform: none !important
}
}
.wpvs-cookie-notice {
	text-align: center;
	font-size: 14px
}
.cookie-notice-container {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#cookie-notice .cookie-notice-container .button {
	font-size: 16px
}
#cn-notice-text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	font-size: 16px;
	margin: 10px auto 0
}
.footer-cookie-settings {
	text-align: center;
	overflow: hidden;
	clear: both
}
.footer-cookie-settings .button {
	padding: 3px;
	margin: 0;
	background: 0 0;
	color: inherit;
	font-size: 14px
}
.wpvs-rating-box {
	clear: both
}
.wpvs-video-rating-star.dashicons, .wpvs-video-rating-star-complete.dashicons {
	width: auto;
	height: auto;
	font-size: 26px;
	margin: 10px 5px 10px 0
}
.wpvs-video-rating-star.dashicons {
	cursor: pointer
}
.wpvs-video-average-rating .wpvs-video-rating-star-complete.dashicons {
	margin: 0 5px 0 0
}
.wpvs-video-rating-based {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}
.wpvs-video-rating-star.dashicons:hover, .wpvs-video-rating-star.dashicons.active, .wpvs-video-rating-star.dashicons.setactive, .wpvs-video-rating-star-complete.dashicons.active, a.wpvs-review-anchor {
	color: gold
}
#wpvs-video-reviews-container {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: -120%;
	width: 100%;
	height: 100%;
	padding: 50px 4%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
#wpvs-video-reviews-container.show-reviews {
	right: 0
}
label.wpvs-review-error {
	font-size: 14px;
	color: #e50914
}
label#wpvs-missing-rating {
	display: none
}
label#wpvs-missing-rating.show-wpvs-review-error {
	display: block
}
@media screen and (min-width:960px) {
#wpvs-video-reviews-container {
	width: 50%
}
}
@media screen and (min-width:1400px) {
#wpvs-video-reviews-container {
	padding: 80px 4% 50px
}
}
.rvs-primary-button, a.rvs-primary-button, .loadingCircle, .wpvs-login-form input[type=submit], #wpvs-login-form input[type=submit] {
	background: #e50914;
	color: #fff
}
.rvs-edit-card, .wpvs-loading-text, label.wpvs-login-label:hover {
	color: #e50914
}
.rvs-red-button {
	background: #898989
}
.removeMembership, .rvs-remove, .removePayPalPlan, .remove-coupon-code, .removeCoinMembership {
	color: #898989
}
.card-container {
	background: #141414
}
.card-container input, .card-container select, #stripe-payment-form .StripeElement {
	color: #999
}
.rvs-button.rvs-pay-button {
	background: #27ae60
}
a, header#header nav#desktop ul li:hover>a, header#header nav#desktop ul li:hover>.menuArrow, footer a:hover, #sidebar ul li a:hover, #vs-video-back .dashicons, .vs-video-details h1, #wpvs-updating-box .wpvs-loading-text, header#header #logo #site-title, header#header nav#desktop ul.sub-menu li a:hover, h2.sliderTitle, .vs-text-color, .vs-tax-result:hover, #vs-open-search:hover, #close-wpvs-search:hover, .vs-drop-play-button:hover>.dashicons, h3.drop-title, .show-vs-drop:hover, .socialmedia a:hover, .wpvs-menu-item:hover, .wpvs-menu-item.active, a.sub-video-cat:hover, a.sub-video-cat.active, a.wpvs-purchase-term-link:hover, .rvs-access-tab:hover {
	color: #21a1de;
}
.wpvs-video-rating-star.dashicons:hover, .wpvs-video-rating-star.dashicons.active, .wpvs-video-rating-star.dashicons.setactive, .wpvs-video-rating-star-complete.dashicons.active, a.wpvs-review-anchor {
	color: gold
}
nav#mobile a:hover, .navigation span.current, .navigation a:hover, #searchform input[type=submit], #wpvs-updating-box .loadingCircle, .loadingCircle, .net-loader, .net-loader:before, nav#mobile a.sign-in-link, header#header nav#desktop ul li a.sign-in-link, #single-netflix-video-container .mejs-controls .mejs-time-rail .mejs-time-current, label.rental-time-left, .wpvs-full-screen-display #wpvs-cancel-next-video:hover, .button, .wp-block-button .wp-block-button__link, .rvs-button, .rvs-membership-item .rvs-button, .rvs-area .rvs-button, .rvs-primary-button, a.rvs-primary-button, .wpvs-cw-progress-bar, label#menuOpen:hover>span, label#menuOpen:hover>span:before, label#menuOpen:hover>span:after {
	background: #0024b8;
}
.button, .wp-block-button .wp-block-button__link, .rvs-button, .rvs-membership-item .rvs-button, .rvs-area .rvs-button, .rvs-primary-button, a.rvs-primary-button {
	border-radius: 0;
	padding: 6px 12px
}
.net-loader {
	background: -moz-linear-gradient(left, #0024b8 10%, rgba(255,255,255,0) 42%);
	background: -webkit-linear-gradient(left, #0024b8 10%, rgba(255,255,255,0) 42%);
	background: -o-linear-gradient(left, #0024b8 10%, rgba(255,255,255,0) 42%);
	background: -ms-linear-gradient(left, #0024b8 10%, rgba(255,255,255,0) 42%);
	background: linear-gradient(to right, #0024b8 10%, rgba(255,255,255,0) 42%);
	/* border-radius: 0px; */
}
h1, h2, h3, h4, h5, h6 {
	font-family: Quicksand, 'Helvetica Neue', Helvetica, Arial, sans-serif
}
body, header#header #logo #site-title {
	font-family: Open Sans, 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.video-item {
	width: 50%
}
header#header #logo a img {
	height: 40px
}
.category-top {
	top: 80px
}
.category-top.hug-header {
	top: 40px
}
.video-page-container, .page-container {
	margin: 80px 0 0
}
@media screen and (min-width:768px) {
header#header #logo a img {
	height: 50px
}
.category-top {
	top: 100px
}
.category-top.hug-header {
	top: 50px
}
.video-page-container, .page-container {
	margin: 100px 0 0
}
}
@media screen and (min-width:600px) {
.video-item {
	width: 33.33%
}
}
@media screen and (min-width:960px) {
.video-item {
	width: 25%
}
}
@media screen and (min-width:1200px) {
.video-item {
	width: 20%
}
}
@media screen and (min-width:1600px) {
.video-item {
	width: 16.66%
}
}
#video-list-loaded[items-per-row="2"] .video-item {
	width: 50%
}
#video-list-loaded[items-per-row="3"] .video-item {
	width: 33.33%
}
#video-list-loaded[items-per-row="4"] .video-item {
	width: 25%
}
#video-list-loaded[items-per-row="5"] .video-item {
	width: 20%
}
#video-list-loaded[items-per-row="6"] .video-item {
	width: 16.66%
}
li.wpvs-image-flex-slide:before, .wpvs-video-flex-container:before {
	background: -moz-linear-gradient(left, rgba(0,0,0,.7) 0%, rgba(0,0,0,.1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,.7) 0%, rgba(0,0,0,.1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,.7) 0%, rgba(0,0,0,.1) 100%)
}
li.wpvs-featured-slide:after, .wpvs-video-flex-container:after {
	background: -moz-linear-gradient(bottom, rgba(20,20,20,1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(20,20,20,1) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to top, rgba(20,20,20,1) 0%, rgba(0,0,0,0) 100%)
}
.drop-display .vs-drop-play-button {
	display: none
}
.wpvs-full-screen-login {
	position: absolute;
	top: 100px;
	left: 0;
	overflow-y: scroll
}
.wpvs-full-screen-display #single-netflix-video-container {
	padding: 0
}
.wpvs-full-screen-display #single-netflix-video-container, .wpvs-full-screen-display, .wpvs-full-screen-display #single-netflix-video-container #rvs-main-video, .wpvs-full-screen-display #single-netflix-video-container #rvs-trailer-video {
	height: 100%
}
.wpvs-full-screen-display #single-netflix-video-container #rvs-main-video .videoWrapper, .wpvs-full-screen-display #single-netflix-video-container #rvs-trailer-video .videoWrapper {
	max-width: none;
	max-height: none;
	height: 100%;
	width: auto
}
.wpvs-loading-text {
	color: #e50914
}
.heading-title {
	text-align: center;
	font-size: 28px;
	color: #fff;
	margin: 15px auto 40px
}

.wpvs-play-button, .wpvs-add-to-list {
	border-radius: 5px;
}
.editable{
	position: relative;
}
.editable-input{
	background: #101010;
	display: none;
}
.editable-input input{
	padding: 0px 10px;
	line-height: 32px;
	background: #dbdbdb;
	border-radius: 8px;
	width: 100%;
	color: #101010;
	margin: 5px 0;
}
.editable .action-toggle{
	color: #4d72f9;
	text-decoration: none !important;
}
.editable-input .action-toggle{
	line-height: 32px;
	margin: 5px 0;
	display: inline-block;
}
.editable-input .separator{
	opacity: .5;
}
