img.wp-smiley,
img.emoji {
	display: inline !important;
	border: 0 !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: none !important;
	padding: 0 !important
}

.rvs-button {
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 10px 15px;
	font-size: 16px;
	border: 0;
	vertical-align: top;
	margin: 0;
	text-decoration: none;
	line-height: 1;
	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, 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
}

@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%
	}
}

@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 {
	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%
	}
}

.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
}

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: 0 !important;
	width: 100%
}

.removeMembership,
.rvs-remove,
.removePayPalPlan,
.remove-coupon-code {
	color: #c0392b;
	text-decoration: underline;
	cursor: pointer
}

.rvs-edit-card {
	color: #27ae60;
	text-decoration: underline;
	cursor: pointer
}

#edit-card-form,
.wpvs-checkout-container {
	display: none
}

#wpvs-checkout-options {
	overflow: hidden
}

.wpvs-checkout-option {
	clear: both;
	padding: 15px 0;
	overflow: hidden
}

.wpvs-checkout-container.active {
	display: block
}

.wpvs-checkout-table {
	clear: both;
	display: table;
	width: 100%
}

.rvs-card-checkout-image,
.rvs-card-checkout-label,
.wpvs-select-payment-method {
	display: table-cell;
	vertical-align: middle
}

.rvs-card-checkout-label {
	width: 45%
}

.rvs-card-checkout-image {
	text-align: right;
	width: 45%
}

.wpvs-select-payment-method {
	width: 10%;
	text-align: center
}

.wpvs-select-payment-method input[type="radio"] {
	-webkit-appearance: radio
}

.rvs-card-checkout-image,
.wpvs-select-payment-method input[type="radio"] {
	cursor: pointer
}

.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: 220px;
	margin: 0
}

#rvs-enter-coupon em {
	display: block;
	font-size: 13px
}

#rvs-enter-coupon .rvs-button {
	line-height: 1;
	margin: 0 5px
}

.rvs-button.rvs-pay-button {
	background: #27ae60
}

table.rvs_total_due td {
	width: 50%;
	border: 0 !important;
	text-align: left !important;
	font-weight: bold
}

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
}

#stripe-payment-form #rvs-card-wrapper {
	text-align: left
}

#stripe-payment-form #rvs-card-wrapper .jp-card {
	min-width: 280px
}

.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: 400px;
	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: 0
}

.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
}

#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: bold
}

.rvs-membership-item .rvs-button {
	color: #fff
}

#wpvs-login-form input[type="submit"] {
	color: #fff;
	text-align: center;
	display: inline-block;
	border: 0;
	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 {
	width: auto;
	height: auto;
	font-size: 20px
}

@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: bold
	}
}

@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%
	}
}

@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
	}
}

@media screen and (min-width:768px) {
	.rvs-membership-item {
		margin: 1% .7%;
		display: inline-block;
		vertical-align: top;
		width: 47%
	}
}

@media screen and (min-width:960px) {
	.rvs-membership-item {
		width: 31.33%
	}
}

.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: bold;
	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;
	text-align: right;
	padding: 10px;
	cursor: pointer
}

#wpvs-account-menu {
	overflow: hidden;
	display: none;
	text-align: right
}

.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
}

@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: bold;
	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
	}
}


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

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 {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

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: 1em 40px
}

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: bold
}

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
}

[class*='col-'] {
	width: 100%;
	padding: 10px 2%;
	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 {
		width: 50%
	}
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12 {
		float: left
	}
}

@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 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: 1em
}

h6 {
	font-size: .8em
}

.no-margin-title {
	margin: 0 0 .7em
}

.comment-content {
	margin-top: 10px
}

.comment {
	width: 90%;
	margin-bottom: 1em;
	clear: both
}

.comment.odd {
	float: right
}

.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
}

.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: 5px
}

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: 0;
	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
}

.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: 0
}

.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;
	height: 100%;
	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, 0.5);
	width: 40px;
	padding: 0 10px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	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: 0;
	background: rgba(0, 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: normal normal normal 14px/1 FontAwesome;
	font-size: 40px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -20px
}

.slick-prev:before {
	content: '\f104'
}

.slick-next {
	right: -20px
}

.slick-next:before {
	content: '\f105'
}

@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
	}
}

#menuToggle:checked~nav#mobile {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0)
}

#menuToggle:checked~#menuOpen {
	opacity: .8;
	transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px)
}

#menuToggle:checked~#wrapper,
#menuToggle:checked~footer {
	opacity: .1;
	transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px)
}

label#menuOpen {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	overflow: hidden;
	padding: 8px 15px;
	font-size: 24px
}

label#menuOpen:hover {
	cursor: pointer
}

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;
	width: 300px;
	right: 0;
	transform: translateX(300px);
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px)
}

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: #fff;
	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: 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: 10px 15px
}

.rotateArrow {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5)
}

@media only screen and (min-width:960px) {
	#menuToggle:checked~#menuOpen {
		opacity: .8;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0)
	}
	#menuToggle:checked~#wrapper,
	#menuToggle:checked~footer {
		opacity: .8;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0)
	}
	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: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: 10px;
		width: auto;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		position: relative;
		text-align: center
	}
	header#header nav#desktop ul li a.sign-in-link {
		background: #e50914;
		padding: 10px 13px;
		font-weight: bold;
		color: #fff
	}
	header#header nav#desktop ul li.menu-item-has-children a {
		padding: 10px 0 10px 10px
	}
	nav#desktop ul li .menuArrow {
		padding: 11px 15px 11px 10px;
		z-index: 999;
		cursor: pointer;
		color: #fff
	}
	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
	}
}

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 {
	font-family: 'Heebo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 1em 0 .7em;
	font-weight: normal
}

#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
}

.featured-video-wrapper {
	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
}

.videoWrapper {
	position: relative;
	height: 0;
	margin: 0 auto;
	max-width: 960px;
	max-height: 540px;
	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
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper video,
.videoWrapper embed,
.featured-video-wrapper iframe,
.videoWrapper .wp-video-shortcode {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.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: 16px;
	letter-spacing: .03em;
	-webkit-animation: fadeIn 1s;
	-moz-animation: fadeIn 1s;
	animation: fadeIn 1s
}

#wrapper {
	min-height: 100%
}

.toggle {
	display: none
}

header#header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px
}

header#header #logo {
	padding: 0;
	margin: 6px 5px;
	clear: both;
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
	max-height: 50px
}

header#header #logo #site-title {
	margin: 5px;
	font-weight: bold;
	display: block;
	font-size: 1.5em;
	color: #e50914
}

header#header #logo a img {
	margin: 0;
	padding: 0;
	height: 40px
}

#searchToggle:checked~label#searchIcon {
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	transform: rotateZ(90deg)
}

#searchToggle:checked~header#header #searchform {
	max-height: 90px
}

#searchform input[type="search"] {
	background: none;
	border: 0;
	width: 66%;
	padding: .5em 2%;
	float: left;
	outline: 0
}

#searchform input[type="submit"] {
	border: 0;
	border-radius: 0;
	padding: 6px;
	display: block;
	width: 30%;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
	color: #fff
}

#featured,
#featured-video {
	max-height: 850px;
	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
}

#featured-video:before,
.drop-display:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

#featured-video-container {
	width: 100%;
	height: 100%;
	right: 0;
	top: 0
}

.featured-title {
	margin: 0 0 15px
}

.featured-description {
	display: none
}

#featured-video .vs-video-details .button {
	margin: 10px 0 0
}

#featured-video .featured-content {
	position: absolute
}

.sliderContent {
	padding: 30% 20px;
	height: auto;
	position: relative;
	z-index: 5;
	max-width: 700px;
	margin: 0;
	color: #fff
}

.page-container {
	margin: 90px 0 0
}

.video-page-container {
	margin: 50px 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
}

.video-item-grid {
	clear: both
}

.category-top {
	overflow: hidden;
	clear: both;
	padding: 0 20px;
	position: relative;
	position: fixed;
	top: 50px;
	width: 100%;
	z-index: 10
}

.category-top h3 {
	float: left
}

#video-list-container {
	overflow: hidden;
	padding: 60px 0 20px;
	opacity: 0;
	margin: 0;
	max-height: 0
}

#video-list-container.home-video-list {
	padding: 0
}

#category-breadcrumbs {
	padding: 10px 5px 10px 0;
	float: left;
	max-width: 60%
}

#category-breadcrumbs h3 {
	font-size: 16px;
	margin: 0
}

.video-category {
	padding: 0;
	margin: 0 auto;
	clear: both
}

.video-category a h3 {
	color: #959595
}

.video-category h3 {
	display: inline-block;
	margin: 10px 0
}

.video-list-slider {
	background: none;
	border: 0;
	border-radius: 0;
	overflow: visible
}

.video-slide {
	margin: 1px;
	position: relative;
	overflow: hidden
}

.video-slide img,
.video-item img {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.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, 0.4) 60%, rgba(0, 0, 0, 0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.65) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 60%, rgba(0, 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: 13px;
	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: 12px;
	margin: 0 0 30px;
	color: #fff;
	height: 33px;
	overflow: hidden
}

.video-slide:hover>.video-slide-details,
.video-item:hover>.video-item-content .video-slide-details {
	opacity: 1
}

#video-list-loaded,
#scroll-here {
	display: none
}

.drop-loading {
	padding: 250px 0;
	width: 100%;
	clear: both;
	overflow: hidden
}

.drop-display {
	display: none;
	overflow: hidden;
	position: relative;
	background-image: url(//netflixtheme.wpvideosubscriptions.com/wp-content/themes/vs-netflix/images/video-featured.jpg);
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat
}

.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
}

.dashicons {
	width: auto !important;
	height: auto !important
}

.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
}

.vs-drop-play-button {
	display: block;
	position: relative;
	z-index: 2;
	margin: 0 15px 15px;
	font-size: 40px;
	padding: 20px;
	border-radius: 50%;
	border: 10px solid;
	overflow: hidden;
	width: 100px;
	height: 100px;
	line-height: 0;
	text-align: center;
	text-indent: 5px;
	opacity: .75;
	cursor: pointer;
	float: right
}

.vs-drop-play-button:hover {
	opacity: 1
}

.vs-drop-play-button:hover>.fa,
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)
}

.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)
}

.wpvs-add-to-list .dashicons {
	vertical-align: middle
}

.button.wpvs-add-to-list {
	background: none;
	margin-left: 5px
}

.post-thumbnail-box {
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 3px
}

.post-meta-data {
	padding: 0 0 10px
}

.post-meta-data .fa {
	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
}

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
}

.button {
	display: inline-block;
	padding: 6px 12px;
	margin: 1em 0;
	max-width: 200px;
	text-align: center;
	border: 0;
	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
}

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 2% 40px;
	width: 100%
}

footer ul {
	margin: 0
}

footer ul li {
	list-style: none
}

.footer-widget ul li ul li {
	border-bottom: 0
}

#page404 {
	text-align: center;
	padding: 4em 0;
	position: relative
}

#page404 h1 {
	border-left: 0;
	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
}

.video-slide-details label.rental-time-left {
	font-size: 18px
}

.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
}

@media screen and (min-width:500px) {
	#featured-video .featured-content {
		padding: 140px 4% 0
	}
}

@media screen and (min-width:680px) {
	.sliderContent {
		padding: 20% 20px
	}
	h2.sliderTitle {
		font-size: 32px
	}
}

@media only screen and (min-width:768px) {
	.category-top {
		top: 60px
	}
	#category-breadcrumbs h3 {
		font-size: 20px
	}
	.video-page-container {
		margin: 60px 0 0
	}
	#featured-video .featured-content {
		padding: 190px 4% 0
	}
	.featured-description {
		display: block
	}
	header#header {
		left: 0;
		width: 100%;
		margin: 0 auto;
		height: 60px
	}
	header#header:hover {
		opacity: 1
	}
	header#header #headContain {
		margin: 0 auto;
		max-width: 1200px
	}
	header#header #logo {
		float: left;
		width: auto
	}
	header#header #logo #site-title {
		margin: 6px 5px;
		font-size: 30px
	}
	header#header #logo a img {
		height: 50px
	}
	#searchform {
		top: 60px
	}
	#searchContain {
		max-width: 1200px;
		margin: 0 auto
	}
	label#searchIcon {
		right: 10px
	}
	.video-item,
	#video-list.user-purchases .video-item,
	#video-list.user-rentals .video-item {
		width: 33.33%
	}
	#footer-nav ul li {
		display: inline;
		margin-right: 5px
	}
	.vs-drop-play-button {
		font-size: 60px;
		padding: 40px;
		width: 170px;
		height: 170px;
		border: 15px solid;
		margin: 50px
	}
}

@media screen and (min-width:960px) {
	.sliderContent {
		padding: 25% 60px
	}
	.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: 40px 60px 40px
	}
	.category-top {
		padding: 0 60px
	}
	.vs-video-description-drop {
		margin-top: -40px
	}
	#video-list-loaded .vs-video-description-drop {
		margin-top: -44px
	}
	.sliderContent h2.sliderTitle {
		font-size: 40px
	}
	.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
	}
}

@media screen and (min-width:1200px) {
	#featured-video .featured-content {
		padding: 240px 4% 0
	}
	.video-item {
		width: 25%
	}
	.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) {
	.video-item {
		width: 20%
	}
}

@media screen and (min-width:1600px) {
	.video-item {
		width: 16.66%
	}
}

#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 {
	display: block
}

nav#desktop ul#user-sub-menu li .dashicons {
	vertical-align: sub
}

table.rvs_memberships {
	border: 0
}

@media screen and (min-width:768px) {
	header#header nav#desktop #user-sub-menu {
		display: none;
		max-width: 350px;
		right: 15px;
		width: auto
	}
	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: 600px;
	width: 96%;
	z-index: 9999
}

a.rvs-forgot-password {
	display: block;
	margin: 10px 0 0;
	font-size: 14px
}

@media only screen and (min-width:768px) {
	#vs-full-screen-login {
		top: 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
}

#close-wpvs-search {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	cursor: pointer
}

#close-wpvs-search .dashicons {
	width: auto;
	height: auto;
	font-size: 40px
}

#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 0
}

#vs-search-input {
	display: block;
	width: 100%;
	padding: 10px 5px;
	border: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 24px
}

.vs-loading {
	padding: 150px 0
}

.vs-loading-text {
	display: block;
	margin: 0 0 20px
}

#searching-videos {
	display: none
}

#vs-search-button {
	position: fixed;
	right: 50px;
	top: 0;
	overflow: hidden
}

#vs-open-search {
	padding: 8px 15px;
	font-size: 24px;
	z-index: 9999;
	cursor: pointer;
	display: block
}

#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%
}

#vs-search-tax label {
	display: block;
	padding: 5px;
	position: relative;
	cursor: pointer
}

#vs-search-tax label:after {
	content: "\f107";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 10px;
	font-size: 20px
}

.vs-tax-result {
	display: block;
	padding: 5px;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 25px
}

.vs-tax-result:hover {
	color: #e50914
}

.vs-tax-result:after {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 10px;
	font-size: 20px
}

.found-tax {
	display: none
}

@media screen and (min-width:960px) {
	#vs-search-button {
		position: relative;
		right: 0;
		display: table;
		float: right;
		height: 100%
	}
	#vs-open-search {
		display: table-cell;
		vertical-align: middle
	}
	#vs-search {
		padding: 60px 0 50px
	}
	#close-wpvs-search {
		padding: 10px
	}
	#vs-search-results {
		padding: 25px 60px
	}
	.vs-results-tax {
		width: 31.33%;
		float: left
	}
	#vs-search .video-list,
	#vs-search-videos {
		overflow: visible
	}
}

@media screen and (min-width:1400px) {
	#vs-search {
		padding: 80px 0 50px
	}
	#close-wpvs-search {
		right: 4%
	}
	#close-wpvs-search .dashicons {
		font-size: 60px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #858585
}

.videoWrapper {
	border: 1px solid #1c1c1c
}

body {
	background: #141414;
	color: #eee
}

.button:hover,
.button.wpvs-add-to-list.enhance:hover {
	background: #141414
}

label#menuOpen {
	color: #fff
}

.header-background {
	background: rgba(0, 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: 0
}

nav#mobile {
	background: #1c1c1c
}

nav#mobile ul li {
	border-bottom: 1px solid #141414
}

nav#mobile a {
	color: #fafafa
}

nav#mobile a:hover {
	color: #fafafa
}

#video-list-container,
#featured {
	background: #141414
}

#single-video-container {
	background: #111;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535
}

.video-category a h3:hover {
	color: #fff
}

#vs-video-back .dashicons {
	color: #fff
}

header#header nav#desktop #user-sub-menu {
	background: rgba(0, 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, 0.9)
}

.vs-results-tax label {
	border-bottom: 1px solid #353535
}

.vs-tax-result {
	background: #1c1c1c;
	border-bottom: 1px solid #353535;
	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, 0.85) 0, rgba(0, 0, 0, 0.25) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.25) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.25) 100%)
}

.drop-display:before {
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.25) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.25) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 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, 0.4)
}

.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: transparent
}

select:focus,
select.focus {
	background-color: #1c1c1c;
	outline: 0
}

#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 {
	background: #353535
}

.wpvs-update-content {
	background: #141414 !important
}

.wpvs-menu-item {
	border-bottom: 1px solid #353535
}

table.rvs_memberships tr:nth-of-type(2n) {
	background: #232323
}

@media screen and (min-width:960px) {
	#sidebar {
		border-top: 0;
		border-bottom: 0;
		border-left: 1px solid #353535
	}
	.drop-display:before {
		background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0.25) 100%);
		background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0.25) 100%);
		background: linear-gradient(to right, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0.25) 100%)
	}
}

.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
}

.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 {
	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
}

.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-details .button {
	margin: 0 0 20px;
	font-size: 18px
}

.vs-video-details .button .fa {
	font-size: 18px
}

.vs-video-description {
	overflow: hidden;
	position: relative
}

@media screen and (min-width:680px) {
	.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 {
		transition: all 30s linear;
		-webkit-transition: all 30s linear;
		-moz-transition: all 30s linear
	}
	.vs-video-details {
		padding: 150px 60px
	}
}

@media screen and (min-width:1200px) {
	.vs-video-header img {
		transition: all 25s linear;
		-webkit-transition: all 25s linear;
		-moz-transition: all 25s linear
	}
	.vs-video-header .vs-drop-play-button {
		margin: 150px 20% 0 0;
		top: 80px;
		font-size: 95px;
		padding: 70px;
		width: 270px;
		height: 270px;
		border: 20px solid
	}
}

#open-sub-video-cats {
	display: block;
	text-align: right;
	cursor: pointer;
	float: right;
	padding: 10px 0;
	max-width: 40%;
	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 .fa {
	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 .fa {
		display: none
	}
}

@media screen and (min-width:960px) {
	.video-slide:hover,
	.video-item:hover {
		transform: translate3d(0, -8px, 0) scale(1.3) !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(40px, -8px, 0) scale(1.3) !important
	}
	.slick-last:hover {
		transform: translate3d(-40px, -8px, 0) scale(1.3) !important
	}
	.video-item:nth-of-type(3n):hover {
		transform: translate3d(-40px, -8px, 0) scale(1.3) !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(-50px, 0, 0) !important;
		-webkit-transform: translate3d(-50px, 0, 0) !important;
		-moz-transform: translate3d(-50px, 0, 0) !important
	}
	.shift-right {
		transform: translate3d(50px, 0, 0) !important;
		-webkit-transform: translate3d(50px, 0, 0) !important;
		-moz-transform: translate3d(50px, 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.3) !important
	}
	.video-item:nth-of-type(3n):hover {
		transform: translate3d(0, -8px, 0) scale(1.3) !important
	}
	.video-item:nth-of-type(4n+1):hover {
		transform: translate3d(50px, -8px, 0) scale(1.3) !important
	}
	.video-item:nth-of-type(4n):hover {
		transform: translate3d(-50px, -8px, 0) scale(1.3) !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(50px, -8px, 0) scale(1.3) !important
	}
	.slick-last:hover {
		transform: translate3d(-50px, -8px, 0) scale(1.3) !important
	}
	.video-item:nth-of-type(4n+1):hover {
		transform: translate3d(0, -8px, 0) scale(1.3) !important
	}
	.video-item:nth-of-type(4n):hover {
		transform: translate3d(0, -8px, 0) scale(1.3) !important
	}
	.active-slide .video-item:nth-of-type(4n+1):hover,
	active-slide .video-item:nth-of-type(4n):hover {
		transform: none !important
	}
}


/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: 'FontAwesome';
	src: url(/fonts/fontawesome-webfont.ttf);
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

@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: normal;
	font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
	outline: 0
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: 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: 0;
	overflow: hidden;
	border-radius: 0
}

.flexslider ul.slides li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	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)
}

a.vs-slide-link-full {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 6
}

@media only screen and (min-width:768px) {}

@media only screen and (min-width:960px) {}

.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 {
	color: #898989
}

.card-container {
	background: #141414 !important
}

.card-container input,
.card-container select {
	color: #999 !important
}

.rvs-button.rvs-pay-button {
	background: #27ae60 !important
}

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 .fa,
.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>.fa,
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 {
	color: #e50914
}

nav#mobile a:hover,
.navigation span.current,
.navigation a:hover,
#searchform input[type="submit"],
#wpvs-updating-box .loadingCircle,
.button,
.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,
.rvs-access-tab.active,
.rvs-access-tab:hover {
	background: #e50914
}

.net-loader {
	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%)
}

.flexslider ul.slides li:before,
#featured-video:before {
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.1) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.1) 100%)
}

.vs-drop-button {
	display: none
}

.wpvs-full-screen-login {
	position: absolute;
	top: 100px;
	left: 0
}

.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
}

@media screen and (min-width:1600px) {
	#featured-video {
		max-height: 650px
	}
	.featured-video-wrapper {
		margin: -8% auto 0
	}
}

@media screen and (min-width:1800px) {
	#featured-video {
		max-height: 750px
	}
}