/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
* {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent
}

a {
	text-decoration: none
}

a:active,
a:hover,
a:focus {
	outline: 0 !important
}

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

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #111111
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

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

select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

ul {
	margin: 0px;
	padding: 0px
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-size: 100%
}

a {
	text-decoration: none
}

img {
	max-width: 100%
}

.clear {
	clear: both;
	display: block;
	width: 100%
}

.sprite {
	background: url(../images/sprite.png) no-repeat;
	display: inline-block
}

input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
	outline: 0
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://Poppins.io - @Poppins
 *  License - http://Poppins.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
	src: url("../fonts/Font_Awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/Font_Awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/Font_Awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/Font_Awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/Font_Awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}*/

@font-face {
	font-family: 'Poppins';
	src: url("../fonts/Poppins/Poppins-Regular.ttf");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Poppins-SemiBold';
	src: url("../fonts/Poppins/Poppins-SemiBold.ttf");
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 Poppins;
	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 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

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

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

.fa-flip-horizontal {
	-ms-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 {
	-ms-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-pp:before {
	content: "\f1a7"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-file-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-resistance: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: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"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

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

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

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

.fa-stop-circle:before {
	content: "\f28d"
}

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

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

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

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

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

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

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

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

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

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #111111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0
}

.ui-menu .ui-menu {
	position: absolute
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-button-icon-only {
	text-indent: 0
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
	z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
	border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
	border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid
}

.ui-checkboxradio-disabled {
	pointer-events: none
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0
}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold
}

.ui-widget-header a {
	color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../img/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
	background-image: url("../img/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../img/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../img/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../img/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../img/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
	background-image: url("../img/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-caret-1-n {
	background-position: 0 0
}

.ui-icon-caret-1-ne {
	background-position: -16px 0
}

.ui-icon-caret-1-e {
	background-position: -32px 0
}

.ui-icon-caret-1-se {
	background-position: -48px 0
}

.ui-icon-caret-1-s {
	background-position: -65px 0
}

.ui-icon-caret-1-sw {
	background-position: -80px 0
}

.ui-icon-caret-1-w {
	background-position: -96px 0
}

.ui-icon-caret-1-nw {
	background-position: -112px 0
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-seek-first {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .003;
	filter: Alpha(Opacity=0.3)
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666
}

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(../img/mCSB_buttons.png);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
	background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.2);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	height: 12px;
	width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0, 0, 0, 0.05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255, 255, 255, 0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #111111;
	border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #111111;
	background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.9)
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	bottom: -3px;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 40px;
	user-select: none;
	-webkit-user-select: none;
	outline: 0;
	border: 0
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 0;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #181818;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 11px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown .select2-search__field {
	padding: 7px 4px;
	background: transparent;
	width: 100%;
	border: 1px solid #212121;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #7a7a7a;
	font-size: 20px;
	line-height: 40px
}

@media only screen and (max-width: 767px) {
	font-size: 18px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 7px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #363636 transparent transparent transparent;
	border-style: solid;
	border-width: 9px 7px 0 7px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #363636 transparent;
	border-width: 0 7px 9px 7px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #111111
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #0a0a0a;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #363636 transparent;
	border-width: 0 7px 9px 7px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: white
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

/*@font-face {
	font-family: 'Poppins';
	src: url("../fonts/Font_Awesome/Poppins-webfont.eot?v=4.5.0");
	src: url("../fonts/Font_Awesome/Poppins-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/Font_Awesome/Poppins-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/Font_Awesome/Poppins-webfont.woff?v=4.5.0") format("woff"), url("../fonts/Font_Awesome/Poppins-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/Font_Awesome/Poppins-webfont.svg?v=4.5.0#Poppinsregular") format("svg");
	font-weight: normal;
	font-style: normal
}*/

body {
	font-family: Poppins, sans-serif;
	background: #111111;
	color: rgb(120, 132, 135);
	overflow: hidden
}

body.active {
	overflow-y: auto
}

html {
	margin-top: 0
}

@media only screen and (max-width: 1024px) {
	html.active {
		margin-top: 80px
	}
}

.lazy {
	background-image: none !important
}

button:focus {
	outline: none
}

.noBoR {
	border-right: none !important
}

.owl-theme .owl-controls .owl-nav .disabled {
	display: none !important
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	background: transparent !important
}

* ::-webkit-scrollbar,
* ::-moz-scrollbar {
	width: 0;
	height: 0;
	background: transparent
}

::-webkit-scrollbar-track {
	display: none
}

::-webkit-scrollbar {
	display: none
}

.bold {
	font-weight: 700
}

.select2-container {
	width: 100% !important
}

.error {
	color: red;
	font-size: 13px;
	position: relative;
	line-height: 18px;
	font-weight: 500
}

.error.ErrorField {
	left: 0
}

.notfoundtext {
	color: #c0bcb9;
	font-size: 33px;
	padding: 100px 0;
	line-height: 40px
}

@media only screen and (max-width: 639px) {
	.notfoundtext {
		font-size: 25px;
		padding: 50px 0;
		line-height: 30px
	}
}

.red-offer-band {
	width: 220px;
	font-weight: 500;
	font-size: 18px;
	display: inline-block;
	clear: both;
	margin: 0 auto;
	color: #fff;
	background: transparent url(../img/arrow_red.png) no-repeat center center;
	position: relative;
	background-size: 100% auto;
	line-height: 30px;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.red-offer-band {
		font-size: 16px;
		width: 180px
	}
}

.red-offer-band.top {
	top: -18px
}

.red-offer-band.bottom {
	bottom: -18px
}

.resendsignuplink {
	color: #c0bcb9;
	font-weight: 500;
	font-size: 18px
}

.banner-overlay,
.player-overlay {
	transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9
}

@media only screen and (max-width: 1279px) {

	.banner-overlay,
	.player-overlay {
		background: none
	}
}

.player-overlay {
	background: transparent url(../img/play_icon_full.png) no-repeat center center;
	background-size: 50px auto
}

.theme-color {
	color: #ff6633
}

.container {
	max-width: 1250px;
	width: 100%;
	margin: 0 auto
}

@media only screen and (max-width: 479px) {
	.container {
		width: 100%
	}
}

.checkbox {
	display: block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.disabled {
	opacity: 0
}

.checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	border-radius: 4px;
	background-color: #111111;
	border: 1px solid #eee
}

.checkbox:hover input~.checkmark {
	background-color: #eee
}

.checkbox input:checked~.checkmark {
	background-color: #111111
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.checkbox input:checked~.checkmark:after {
	display: block
}

.checkbox .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.line-clamp {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-box-orient: vertical
}

.line-clamp.line-clamp-5 {
	-webkit-line-clamp: 5
}

.owl-prev,
.owl-next {
	transition: all linear 0.5s;
	-o-transition: all linear 0.5s;
	-ms-transition: all linear 0.5s;
	-moz-transition: all linear 0.5s;
	-webkit-transition: all linear 0.5s
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, #111111 74%, rgba(0, 0, 0, 0.56) 92%, rgba(0, 0, 0, 0.1) 100%, rgba(0, 0, 0, 0.04) 97%, transparent);
	transition: all .5s linear;
	z-index: 9999;
	padding: 10px 0
}

@media only screen and (max-width: 1024px) {
	#header {
		top: 0
	}

	#header.ad-banner {
		top: 78px
	}

	#header.remove-banner {
		top: 0
	}
}

#header.search-active {
	background: #111111
}

@media only screen and (max-width: 479px) {
	#header {
		background: linear-gradient(180deg, #111111 74%, rgba(0, 0, 0, 0.56) 92%, rgba(0, 0, 0, 0.1) 100%, rgba(0, 0, 0, 0.04) 97%, transparent)
	}
}

#header.active-overlay {
	background: #111111
}

#header .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

@media only screen and (max-width: 1024px) {
	#header .container {
		height: 65px
	}
}

#header .container .nav-left {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-left {
		width: 150px;
		height: 90px;
		position: absolute;
		top: 35%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index: 9
	}
}

#header .container .nav-left .logo {
	width: 150px;
	height: 80px;
	background: url(../img/taktak_logo.png) no-repeat center center;
	background-size: 150px auto;
	display: block;
	transition: all ease .3s;
	-o-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-webkit-transition: all ease .3s
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-left .logo {
		width: 150px;
		height: 80px;
		background-size: 150px auto
	}
}

#header .container .nav-left .child-mode-lbl {
	background: #212121;
	color: #fff;
	text-transform: uppercase;
	height: 35px;
	padding: 0 12px 0 0;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius: 35px;
	line-height: 35px;
	display: inherit;
	font-size: 13px;
	margin-left: 35px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-left .child-mode-lbl {
		display: none
	}
}

#header .container .nav-left .child-mode-lbl img {
	height: 35px;
	margin-right: 10px
}

#header .container .nav-right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right {
		width: 100%;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-o-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between
	}
}

#header .container .nav-right .search-btn {
	position: relative;
	color: #fff;
	font-size: 24px;
	z-index: 9;
	margin-right: 10px
}

#header .container .nav-right .search-btn.active {
	opacity: 0
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-btn {
		margin-right: 0
	}
}

#header .container .nav-right .search-box {
	position: absolute;
	width: 90%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	opacity: 0;
	top: 105px
}

@media only screen and (max-width: 479px) {
	#header .container .nav-right .search-box {
		transition: 0s;
		-o-transition: 0s;
		-ms-transition: 0s;
		-moz-transition: 0s;
		-webkit-transition: 0s
	}
}

#header .container .nav-right .search-box.active {
	opacity: 1
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-box {
		display: none;
		width: 90%;
		position: absolute;
		z-index: 1;
		margin: 0 auto;
		left: 0;
		opacity: 1;
		right: 0;
		top: 67px
	}
}

@media only screen and (max-width: 1024px) {

	#header .container .nav-right .search-box.top-active,
	#header .container .nav-right .search-box.safari-active {
		top: 65px
	}
}

#header .container .nav-right .search-box .searchlink {
	color: #fff;
	background: #212121;
	width: 35px;
	height: 36px;
	right: 1px;
	top: 1px;
	position: absolute
}

#header .container .nav-right .search-box .searchlink:before {
	position: absolute;
	content: "\f178";
	font-family: 'Poppins';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#header .container .nav-right .search-box .search-control {
	background: transparent;
	border: 0;
	height: 38px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0;
	width: 100%;
	border-bottom: 1px solid #c7c7c7;
	transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	font-weight: 400;
	width: 100%;
	opacity: 1;
	margin-right: 10px;
	border-radius: 0
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-box .search-control.active {
		width: 100%
	}
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-box .search-control {
		width: 100%;
		opacity: 1;
		padding-left: 10px;
		width: 100%;
		border-color: #fff;
		background: #111111
	}
}

#header .container .nav-right .search-box .close-search {
	position: absolute;
	top: 10px;
	right: 0;
	color: #c8c3c2;
	z-index: 9;
	opacity: 0;
	cursor: pointer;
	font-size: 18px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-box .close-search {
		right: 45px
	}
}

#header .container .nav-right .search-box .close-search.active {
	opacity: 1
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-box.active {
		width: 100%
	}
}

#header .container .nav-right .search-box .response-search-box {
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 999;
	width: 100%;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #212121;
	background-clip: padding-box;
	border-top: 1px solid #181818;
	transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	max-height: 340px;
	overflow: auto
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .search-box .response-search-box {
		width: 100%;
		max-height: 84vh
	}
}

#header .container .nav-right .search-box .response-search-box li {
	font-size: 14px;
	border-bottom: 1px solid #2b2929;
	list-style: none
}

#header .container .nav-right .search-box .response-search-box li a {
	padding: 10px 20px;
	display: block;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s
}

#header .container .nav-right .search-box .response-search-box li a:hover {
	color: #fff;
	background-color: #2b2929
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu {
		display: block;
		top: 145px;
		position: fixed;
		width: 100%;
		left: 0;
		background: #111111;
		height: -webkit-calc(100vh - 145px);
		height: -moz-calc(100vh - 145px);
		height: -ms-calc(100vh - 145px);
		height: calc(100vh - 145px);
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
		transition: 0.5s;
		-o-transition: 0.5s;
		-ms-transition: 0.5s;
		-moz-transition: 0.5s;
		-webkit-transition: 0.5s;
		z-index: 999
	}

	#header .container .nav-right .menu.top-active {
		top: 68px;
		height: -webkit-calc(100vh - 58px);
		height: -moz-calc(100vh - 58px);
		height: -ms-calc(100vh - 58px);
		height: calc(100vh - 58px)
	}

	#header .container .nav-right .menu.safari-active {
		height: 100vh;
		top: 60px
	}

	#header .container .nav-right .menu.active {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%)
	}
}

#header .container .nav-right .menu>li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 30px 0 12px;
	vertical-align: middle
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li {
		display: block;
		padding: 0 0;
		margin: 0 0
	}
}

#header .container .nav-right .menu>li>a {
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	line-height: 35px;
	font-weight: bold
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li>a {
		padding: 0 20px;
		font-style: normal
	}
}

#header .container .nav-right .menu>li.dropdown-link>a {
	position: relative;
	padding-right: 3px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li.dropdown-link>a {
		/padding: 15px 20px;
		line-height: normal
	}
}

#header .container .nav-right .menu>li.dropdown-link>a:after {
	content: " ";
	position: absolute;
	right: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li.dropdown-link>a:after {
		/*content: none*/
	}
}

#header .container .nav-right .menu>li.dropdown-link.nav-col {
	display: none
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li.dropdown-link.nav-col {
		/*display: block;*/
		padding-bottom: 20px
	}
}

#header .container .nav-right .menu>li.dropdown-link.nav-col:after {
	content: none
}

#header .container .nav-right .menu>li.dropdown-link.nav-col:hover {
	background: transparent
}

#header .container .nav-right .menu>li.dropdown-link.nav-col:hover:after {
	content: none
}

#header .container .nav-right .menu>li.dropdown-link.nav-col .dropdown {
	right: 0;
	left: auto
}

#header .container .nav-right .menu>li .dropdown {
	position: absolute;
	top: 78px;
	left: 0%;
	min-width: 160px;
	font-size: 15px;
	color: #212529;
	list-style: none;
	background-color: transparent;
	background-clip: padding-box;
	opacity: 0;
	visibility: hidden;
	transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	index: 0;
	text-align: left
}

@media only screen and (max-width: 1024px) {
	/*#header .container .nav-right .menu>li .dropdown {
		position: relative;
		opacity: 1;
		visibility: visible;
		top: 0;
		background: transparent;
		border-top: none;
		transform: none;
		left: 0
	}*/
}

#header .container .nav-right .menu>li .dropdown ul li {
	margin-bottom: 0;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-webkit-transition: all .5s;
	display: block;
	padding: 0 0;
	text-transform: uppercase
}

@media only screen and (max-width: 1024px) {
	/*#header .container .nav-right .menu>li .dropdown ul li {
		padding: 0 0
	}*/
}

#header .container .nav-right .menu>li .dropdown ul li a {
	color: #D3D9D4;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding: 8px 10px;
	font-style: normal;
	line-height: normal
}

#header .container .nav-right .menu>li .dropdown ul li a:hover {
	background: #111111
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown ul li a {
		font-size: 16px;
		padding: 5px 30px;
	}
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown ul li a.sub_menu_alink {
		font-size: 16px;
		text-transform: uppercase;
		padding: 15px 20px
	}

	#header .container .nav-right .menu>li .dropdown ul li a.sub_menu_alink.home-link {
		background: #160100
	}

	#header .container .nav-right .menu>li .dropdown ul li a.sub_menu_alink.his-link {
		background: #250707
	}

	#header .container .nav-right .menu>li .dropdown ul li a.sub_menu_alink.sci-link {
		background: #2c190a
	}

	#header .container .nav-right .menu>li .dropdown ul li a.sub_menu_alink.wil-link {
		background: #1d190d
	}

	#header .container .nav-right .menu>li .dropdown ul li a.sub_menu_alink.life-link {
		background: #1f0818
	}
}

#header .container .nav-right .menu>li .dropdown.dropdown-img {
	min-width: 260px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.dropdown-img {
		min-width: 100%;
		width: 100%;
		padding: 7px 5px;
		cursor: pointer
	}

	#header .container .nav-right .menu>li .dropdown.dropdown-img img {
		width: 100%
	}
}

#header .container .nav-right .menu>li .dropdown.dropdown-img figure {
	position: relative
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.dropdown-img .mbmenu-player {
		width: 35%;
		display: inline-block !important;
		vertical-align: middle;
		margin-right: -5px
	}
}

#header .container .nav-right .menu>li .dropdown.dropdown-img figcaption {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s
}

#header .container .nav-right .menu>li .dropdown.dropdown-img .todaysrelase_info {
	background: #111111;
	padding: 10px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.dropdown-img .todaysrelase_info {
		width: 65%;
		display: inline-block;
		vertical-align: middle;
		padding: 0 0 0 10px;
		text-align: left
	}
}

#header .container .nav-right .menu>li .dropdown.dropdown-img .video-title {
	color: #fff;
	font-weight: 500;
	padding: 10px 0 5px 0;
	font-size: 16px;
	line-height: 20px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.dropdown-img .video-title {
		min-width: 100%;
		width: 100%;
		padding: 0px 0 4px 0
	}
}

#header .container .nav-right .menu>li .dropdown.dropdown-img .video-title a {
	color: #fff
}

#header .container .nav-right .menu>li .dropdown.dropdown-img .video-desp {
	color: #c0bcb9;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 40px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.dropdown-img .video-desp {
		text-align: left
	}
}

#header .container .nav-right .menu>li .dropdown.dropdown-img .viewmore-link {
	color: #ff6633;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin-top: 8px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.dropdown-img .viewmore-link {
		text-align: left
	}
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown {
	min-width: 250px;
	background: #111111;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown .membership-grid {
	color: #fff;
	padding: 10px
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown .membership-grid .membership-box {
	padding: 15px 0;
	border-bottom: 1px solid #292929;
	color: #fff
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown .membership-grid .membership-box h3 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-o-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-weight: 700;
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 8px
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown .membership-grid .membership-box h3 .mem-price .fa {
	font-size: 22px;
	margin-right: 6px
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown .membership-grid .membership-box p {
	font-size: 14px;
	color: #fff
}

#header .container .nav-right .menu>li .dropdown.membership-dropdown .membership-grid .theme-btn {
	font-size: 15px;
	line-height: 40px;
	margin-top: 10px
}

#header .container .nav-right .menu>li .dropdown.account-box {
	min-width: 130px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box {
	width: 400px;
	padding: 5px 30px 30px 30px;
	position: absolute;
	right: 0;
	top: 0
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.account-box .login-box {
		display: none
	}
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .ErrorField {
	position: relative;
	bottom: -20px;
	left: 0
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .login-title {
	font-size: 22px;
	border-top: 5px solid #8a8a8a
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container {
	padding-top: 10px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .form-row {
	margin-bottom: 20px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .form-row .input-box {
	padding: 0 0 0 0;
	height: auto
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .form-row .input-box .input-control {
	font-size: 16px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .form-row .theme-btn {
	width: 170px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .login-text.acc-text {
	font-size: 16px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .reg-link {
	font-size: 18px
}

#header .container .nav-right .menu>li .dropdown.account-box .login-box .form-container .hr-line {
	margin: 20px 0 10px 0
}

#header .container .nav-right .menu>li .dropdown.account-box ul {
	padding-left: 0;
	margin-left: 0
}

#header .container .nav-right .menu>li .dropdown.account-box ul li {
	padding-left: 0;
	margin-left: 0
}

#header .container .nav-right .menu>li .dropdown.account-box ul li a {
	font-size: 15px
}

#header .container .nav-right .menu>li .dropdown.account-box ul li a span {
	display: none;
	vertical-align: middle;
	margin-right: 10px;
	width: 20px;
	color: #8c8c8c;
	font-size: 18px
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.account-box {
		padding: 5px;
		text-align: left
	}

	#header .container .nav-right .menu>li .dropdown.account-box ul li {
		display: inline-block;
		width: 32%;
		margin: 3px 0.2%;
		padding: 0;
		vertical-align: top
	}

	#header .container .nav-right .menu>li .dropdown.account-box ul li a {
		background: #212121;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
		padding: 15px 8px;
		text-align: center;
		font-size: 13px;
		color: #fff;
		text-transform: uppercase;
		display: block
	}
}

@media only screen and (max-width: 1024px) and (max-width: 359px) {
	#header .container .nav-right .menu>li .dropdown.account-box ul li a {
		font-size: 12px
	}
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.account-box ul li a span {
		color: #c0bcb9;
		width: 25px;
		font-size: 21px;
		display: block;
		margin: 0 auto 8px auto;
		height: 25px
	}
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.policy-box {
		margin-bottom: 10px
	}

	#header .container .nav-right .menu>li .dropdown.policy-box ul {
		text-align: center
	}

	#header .container .nav-right .menu>li .dropdown.policy-box ul li {
		display: inline-block;
		vertical-align: top;
		padding: 0 0
	}

	#header .container .nav-right .menu>li .dropdown.policy-box ul li a {
		color: #fff;
		text-transform: uppercase;
		font-size: 14px
	}
}

@media only screen and (max-width: 1024px) and (max-width: 479px) {
	#header .container .nav-right .menu>li .dropdown.policy-box ul li a {
		font-size: 13px;
		padding: 8px 8px
	}
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.policy-box ul li:first-child {
		display: block;
		margin: 10px 0;
		padding: 3px 0px;
		border-top: 1px solid #242424;
		border-bottom: 1px solid #242424;
		text-align: center
	}

	#header .container .nav-right .menu>li .dropdown.policy-box ul li:first-child img {
		width: 24px;
		display: inline-block;
		vertical-align: middle
	}
}

#header .container .nav-right .menu>li .dropdown.bay-dropdown {
	text-align: left
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li .dropdown.bay-dropdown {
		text-align: left
	}
}

#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li a {
	font-style: italic;
	font-weight: bold
}

#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li a span {
	color: #ff6633
}

@media only screen and (max-width: 1024px) {
	/*#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li {
		position: relative;
		border-left: 8px solid transparent
	}

	#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li:nth-child(4n+1) {
		border-color: #1f1e40
	}

	#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li:nth-child(4n+2) {
		border-color: #492213
	}

	#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li:nth-child(4n+3) {
		border-color: #3b393a
	}

	#header .container .nav-right .menu>li .dropdown.bay-dropdown ul li:nth-child(4n+4) {
		border-color: #487659
	}*/
}

#header .container .nav-right .menu>li:hover>a,
#header .container .nav-right .menu>li.active>a {
	color: #ff6633
}

#header .container .nav-right .menu>li:hover>a:after,
#header .container .nav-right .menu>li.active>a:after {
	border-top: 6px solid #ff6633;
	transform: translateY(-50%) rotate(180deg)
}

@media only screen and (max-width: 1024px) {

	/*#header .container .nav-right .menu>li:hover>a,
	#header .container .nav-right .menu>li.active>a {
		color: #fff
	}*/
}

#header .container .nav-right .menu>li:hover .dropdown,
#header .container .nav-right .menu>li.active .dropdown {
	visibility: visible;
	opacity: 1;
	z-index: 1;
	top: 75px
}

@media only screen and (max-width: 1024px) {

	#header .container .nav-right .menu>li:hover .dropdown,
	#header .container .nav-right .menu>li.active .dropdown {
		top: 45px
	}
}

#header .container .nav-right .menu>li:last-child {
	margin-right: 2px
}

#header .container .nav-right .menu>li.dropdown-img-link {
	position: relative
}

@media only screen and (max-width: 1024px) {
	/*#header .container .nav-right .menu>li.dropdown-img-link {
		border-top: 1px solid #242424
	}*/
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li.dropdown-img-link>a {
		padding-bottom: 8px
	}
}

#header .container .nav-right .menu>li.login-top-link {
	width: 100%;
	padding: 10px 20px;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 16px;
	color: #ff6633;
	display: none;
	text-transform: uppercase;
	font-weight: bold
}

@media only screen and (max-width: 1024px) {
	/*#header .container .nav-right .menu>li.login-top-link {
		display: -webkit-flex !important;
		display: -moz-flex !important;
		display: -o-flex !important;
		display: -ms-flex !important;
		display: flex !important;
		padding: 10px 20px 15px 20px
	}*/
}

#header .container .nav-right .menu>li.login-top-link a {
	color: #ff6633
}

#header .container .nav-right .menu>li.login-top-link .username {
	color: #fff;
	font-weight: bold
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .menu>li.login-top-link .username {
		text-transform: none
	}
}

#header .container .nav-right .nav-collapse {
	position: relative;
	width: 30px;
	height: 28px;
	cursor: pointer
}

@media only screen and (max-width: 1024px) {
	/*#header .container .nav-right .nav-collapse {
		display: none;
		width: 30px;
		top: 0
	}*/
}

#header .container .nav-right .nav-collapse span {
	display: block;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 4px;
	background: #ffffff;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
	-o-transition: 0.2s all;
	transition: 0.2s all
}

@media only screen and (max-width: 1024px) {
	#header .container .nav-right .nav-collapse span {
		width: 30px
	}
}

#header .container .nav-right .nav-collapse span:before,
#header .container .nav-right .nav-collapse span:after {
	content: "";
	display: block
}

#header .container .nav-right .nav-collapse span:before,
#header .container .nav-right .nav-collapse span:after {
	height: 4px;
	background: #ffffff;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all
}

#header .container .nav-right .nav-collapse span:before {
	-webkit-transform: translate(0%, 8px);
	-moz-transform: translate(0%, 8px);
	-ms-transform: translate(0%, 8px);
	-o-transform: translate(0%, 8px);
	transform: translate(0%, 8px)
}

#header .container .nav-right .nav-collapse span:after {
	-webkit-transform: translate(0%, -12px);
	-moz-transform: translate(0%, -12px);
	-ms-transform: translate(0%, -12px);
	-o-transform: translate(0%, -12px);
	transform: translate(0%, -12px)
}

#header .container .nav-right .nav-collapse.open span {
	background: transparent
}

#header .container .nav-right .nav-collapse.open span:before {
	-webkit-transform: translateY(0px) rotate(-135deg);
	-ms-transform: translateY(0px) rotate(-135deg);
	transform: translateY(0px) rotate(-135deg);
	background: #ffffff
}

#header .container .nav-right .nav-collapse.open span:after {
	-webkit-transform: translateY(-2px) rotate(135deg);
	-ms-transform: translateY(-2px) rotate(135deg);
	transform: translateY(-2px) rotate(135deg);
	background: #ffffff
}

#header.fixed {
	padding: 0 0;
	position: fixed
}

@media only screen and (max-width: 1024px) {
	#header.fixed {
		padding: 10px 0
	}
}

#header.fixed .container .nav-left .logo {
	width: 70px;
	height: 60px;
	background: url(../img/fixed-logo.png) no-repeat center center;
	background-size: 45px auto
}

@media only screen and (max-width: 1024px) {
	#header.fixed .container .nav-left .logo {
		width: 54px;
		height: 54px;
		background-size: 35px auto
	}
}

@media only screen and (max-width: 1024px) {
	#header.fixed .container .nav-right .search-box {
		top: 65px
	}
}

@media only screen and (max-width: 1024px) {
	#header.fixed .container .nav-right .menu {
		top: 68px
	}
}

#header .burger-menu-icon {
	position: relative;
	width: 36px;
	height: 26px;
	cursor: pointer
}

#header .burger-menu-icon span {
	display: block;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 26px;
	height: 2px;
	background: #ff6633;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-ms-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all
}

#header .burger-menu-icon span:before,
#header .burger-menu-icon span:after {
	content: "";
	display: block
}

#header .burger-menu-icon span:before,
#header .burger-menu-icon span:after {
	height: 2px;
	background: #ff6633;
	-webkit-transition: 0.2s all;
	transition: 0.2s all
}

#header .burger-menu-icon span:before {
	-webkit-transform: translate(0%, 8px);
	-moz-transform: translate(0%, 8px);
	-ms-transform: translate(0%, 8px);
	-o-transform: translate(0%, 8px);
	transform: translate(0%, 8px)
}

#header .burger-menu-icon span:after {
	-webkit-transform: translate(0%, -10px);
	-moz-transform: translate(0%, -10px);
	-ms-transform: translate(0%, -10px);
	-o-transform: translate(0%, -10px);
	transform: translate(0%, -10px)
}

#header .burger-menu-icon.open span {
	background: transparent
}

#header .burger-menu-icon.open span:before {
	-webkit-transform: translateY(0px) rotate(-135deg);
	-ms-transform: translateY(0px) rotate(-135deg);
	transform: translateY(0px) rotate(-135deg);
	background: #ffffff
}

#header .burger-menu-icon.open span:after {
	-webkit-transform: translateY(-2px) rotate(135deg);
	-ms-transform: translateY(-2px) rotate(135deg);
	transform: translateY(-2px) rotate(135deg);
	background: #ffffff
}

#header .mb-header-icon {
	display: none
}

@media only screen and (max-width: 1024px) {
	#header .mb-header-icon {
		display: block
	}

	#header .mb-header-icon .mb-search {
		display: inline-block;
		vertical-align: middle;
		font-size: 21px;
		margin-right: 7px;
		color: #fff;
		display: none !important
	}

	#header .mb-header-icon .burger-menu-icon {
		display: inline-block;
		vertical-align: middle
	}
}

#smartbanner {
	position: fixed !important
}

.wrapper {
	padding: 60px 0
}

@media only screen and (max-width: 767px) {
	.wrapper {
		padding: 60px 0 30px 0
	}
}

.wrapper.home-wrapper {
	padding: 0 0
}

.main-slider {
	margin-top: 70px;
	position: relative;
	height: 500px;
}

@media only screen and (max-width: 1024px) {
	.main-slider {
		margin-top: 65px;
		height: 500px;
	}
}

@media only screen and (max-width: 479px) {
	.main-slider {
		margin-top: 65px;
		height: 500px;
	}
}

.main-slider:before {
	content: "";
	background: linear-gradient(360deg, #111111 20%, rgba(0, 0, 0, 0.56) 70%, rgba(0, 0, 0, 0.1) 90%, rgba(0, 0, 0, 0.04) 99%, transparent);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 50px
}

@media only screen and (max-width: 479px) {
	.main-slider:before {
		background: linear-gradient(360deg, #111111 28%, rgba(0, 0, 0, 0.56) 70%, rgba(0, 0, 0, 0.1) 90%, rgba(0, 0, 0, 0.04) 99%, transparent)
	}
}

.main-slider .slider {
	position: relative;
	height: 500px;
}

@media only screen and (max-width: 479px) {
	.main-slider .slider {
		padding-bottom: 15px;
		height: 500px;
	}
}

.main-slider .slider .item {
	position: relative
}

.main-slider .slider .item img {
	width: 100%;
	height: 500px;
}

.main-slider .slider .item .banner-overlay {
	transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9;
	display: block
}

@media only screen and (max-width: 1279px) {
	.main-slider .slider .item .banner-overlay {
		background: transparent
	}
}

.main-slider .slider .owl-item.center .banner-overlay {
	background: transparent
}

.main-slider .owl-dots {
	text-align: center;
	width: 300px;
	position: absolute;
	bottom: -32px;
	z-index: 9;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 35px
}

@media only screen and (max-width: 767px) {
	.main-slider .owl-dots {
		width: 260px
	}
}

@media only screen and (max-width: 479px) {
	.main-slider .owl-dots {
		bottom: -24px
	}
}

.main-slider .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	border: 0;
	outline: 0;
	padding: 0px
}

.main-slider .owl-dots .owl-dot.active {
	background: #ff6633
}

.main-slider .owl-nav {
	width: 280px;
	position: absolute;
	bottom: -19px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media only screen and (max-width: 767px) {
	.main-slider .owl-nav {
		width: 260px
	}
}

@media only screen and (max-width: 767px) {
	.main-slider .owl-nav {
		display: none !important
	}
}

.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next {
	top: 60%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	background: transparent;
	border: 0;
	z-index: 9;
	height: 35px;
	width: 30px
}

.main-slider .owl-nav .owl-prev img,
.main-slider .owl-nav .owl-next img {
	width: 12px
}

.main-slider .owl-nav .owl-prev {
	left: -30px
}

.main-slider .owl-nav .owl-next {
	right: -30px
}

#main {
	margin: 0 auto;
	background: transparent
}

@media only screen and (max-width: 1024px) {
	#main {
		margin-top: 0
	}
}

#main .video-section {
	margin: 30px 0
}

@media only screen and (max-width: 767px) {
	#main .video-section {
		margin: 5px 0 15px 0
	}
}

@media only screen and (max-width: 479px) {
	#main .video-section {
		margin: 15px 0 15px 0
	}
}

#main .video-section .item figure {
	position: relative;
	cursor: pointer
}

#main .video-section .item figure img {
	width: 100%
}

#main .video-section .item figure .category-overlay {
	padding: 20px 60px
}

@media only screen and (max-width: 767px) {
	#main .video-section .item figure .category-overlay {
		padding: 0
	}
}

#main .video-section .item .vid-text {
	padding-top: 15px;
	text-transform: uppercase
}

@media only screen and (max-width: 639px) {
	#main .video-section .item .vid-text {
		padding-top: 10px
	}
}

#main .video-section .item .vid-text h3 {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 26px
}

@media only screen and (max-width: 639px) {
	#main .video-section .item .vid-text h3 {
		font-size: 16px;
		margin-bottom: 2px;
		line-height: 20px
	}
}

#main .video-section .item .vid-text p {
	color: #c0bcb9;
	line-height: 22px;
	font-size: 14px
}

@media only screen and (max-width: 639px) {
	#main .video-section .item .vid-text p {
		line-height: 22px;
		font-size: 12px
	}
}

#main .video-section .owl-prev,
#main .video-section .owl-next {
	transform: none;
	top: 0;
	display: block
}

@media only screen and (max-width: 639px) {

	#main .video-section .owl-prev,
	#main .video-section .owl-next {
		height: auto
	}
}

#main .video-section .owl-prev img,
#main .video-section .owl-next img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media only screen and (max-width: 639px) {

	#main .video-section .owl-prev img,
	#main .video-section .owl-next img {
		top: 50%
	}
}

#main .video-section .owl-prev {
	left: 0;
	background: linear-gradient(to right, #111111, transparent)
}

#main .video-section .owl-next {
	right: 0;
	background: linear-gradient(to right, transparent, #111111)
}

.theme-btn,
.uk-button {
	border: none;
	font-size: 18px;
	font-family: Quicksand, sans-serif;
	font-weight: 500;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition-duration: .4s;
	cursor: pointer;
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	width: auto;
	border-radius: 5px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	padding: 0 25px 0 25px;
	position: relative;
	transition: .3s
}

@media only screen and (max-width: 767px) {

	.theme-btn,
	.uk-button {
		padding: 0 20px 0 20px
	}
}

.theme-btn.noplay-btn,
.uk-button.noplay-btn {
	padding: 0 20px 0 20px
}

.theme-btn.noplay-btn:before,
.uk-button.noplay-btn:before {
	content: none
}

.theme-btn.watch-btn,
.uk-button.watch-btn {
	line-height: 46px;
	background: transparent;
	color: #cc2828;
	border: 2px solid #cc2828
}

.dailybay-section .daily-wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	background: url(../img/daily_bg.jpg) no-repeat right center;
	background-size: cover;
	padding: 70px 0
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper {
		padding: 40px 0
	}
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper {
		-webkit-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.dailybay-section .daily-wrapper .daily-title {
	position: relative;
	text-align: center
}

.dailybay-section .daily-wrapper .daily-title h3 {
	color: #fff;
	font-weight: bold;
	font-size: 34px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	width: 130px;
	font-weight: bold;
	font-style: italic
}

.dailybay-section .daily-wrapper .daily-title h3 span {
	color: #ff6633
}

.dailybay-section .daily-wrapper .daily-title .left-hr-line {
	position: absolute;
	left: 2%;
	width: 41%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-title .left-hr-line {
		width: 39%
	}
}

@media only screen and (max-width: 980px) {
	.dailybay-section .daily-wrapper .daily-title .left-hr-line {
		width: 35%
	}
}

@media only screen and (max-width: 639px) {
	.dailybay-section .daily-wrapper .daily-title .left-hr-line {
		width: 32%
	}
}

@media only screen and (max-width: 479px) {
	.dailybay-section .daily-wrapper .daily-title .left-hr-line {
		width: 28%
	}
}

@media only screen and (max-width: 359px) {
	.dailybay-section .daily-wrapper .daily-title .left-hr-line {
		width: 23%
	}
}

.dailybay-section .daily-wrapper .daily-title .right-hr-line {
	position: absolute;
	right: 2%;
	width: 38%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-title .right-hr-line {
		width: 38%
	}
}

@media only screen and (max-width: 980px) {
	.dailybay-section .daily-wrapper .daily-title .right-hr-line {
		width: 34%
	}
}

@media only screen and (max-width: 639px) {
	.dailybay-section .daily-wrapper .daily-title .right-hr-line {
		width: 29%
	}
}

@media only screen and (max-width: 479px) {
	.dailybay-section .daily-wrapper .daily-title .right-hr-line {
		width: 24%
	}
}

@media only screen and (max-width: 359px) {
	.dailybay-section .daily-wrapper .daily-title .right-hr-line {
		width: 20%
	}
}

.dailybay-section .daily-wrapper .daily-grid {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin-top: 30px;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.dailybay-section .daily-wrapper .daily-grid .daily-box {
	width: 30%;
	margin: 0 1.5%;
	padding: 22px 15px;
	text-align: center;
	position: relative;
	background: #111111;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box {
		width: 31%;
		margin: 0 1%
	}
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box {
		width: 100%;
		margin: 10px 0
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box h3 {
	color: #c0bcb9;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box h3 {
		font-size: 18px
	}
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box h3 {
		font-size: 26px
	}
}

@media only screen and (max-width: 639px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box h3 {
		font-size: 22px
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box {
	position: relative;
	overflow: hidden
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box .category-overlay {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box .category-overlay {
		padding: 0 0 0 0;
		text-align: center !important
	}

	.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box .category-overlay .cat-wrap {
		text-align: center !important
	}
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box .category-overlay {
		padding: 10px
	}
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box .category-overlay h3 {
		margin-bottom: 10px
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .img-box img {
	width: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .daily-desp-box {
	padding: 20px 0 0 0
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .daily-desp-box {
		padding: 10px 0 0 0
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .daily-desp-box h4 {
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	margin-bottom: 5px;
	font-size: 22px;
	line-height: 28px
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .daily-desp-box p {
	color: #c0bcb9;
	font-size: 16px
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .theme-btn {
	position: relative
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	z-index: 99;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	top: 10px
}

@media only screen and (max-width: 767px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box {
		top: 0
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time-text {
	margin-right: 20px;
	font-size: 22px;
	color: #fff
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time-text {
		margin-right: 0px;
		font-size: 16px
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time {
	font-size: 18px;
	text-transform: uppercase;
	color: #d6d4d4
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time {
		font-size: 16px
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time span {
	font-weight: 800;
	font-size: 29px
}

@media only screen and (max-width: 1024px) {
	.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time span {
		font-size: 20px
	}
}

.dailybay-section .daily-wrapper .daily-grid .daily-box .timer-box .time-count {
	position: absolute;
	right: 0;
	top: 50px;
	width: 50%;
	right: 0;
	color: #fff;
	font-size: 14px
}

.dailybay-section .daily-wrapper .daily-grid .daily-box.premier-box {
	background: url(../img/premier-bg.png) no-repeat center center;
	background-size: cover
}

.dailybay-section .daily-wrapper .daily-grid .daily-box.premier-box h3 {
	color: #111111
}

.dailybay-section .daily-wrapper .daily-grid .daily-box.premier-box .daily-desp-box h4,
.dailybay-section .daily-wrapper .daily-grid .daily-box.premier-box .daily-desp-box p {
	color: #111111
}

.dailybay-section .daily-wrapper .daily-grid .daily-box.today-daily-box h3 {
	color: #fff
}

.clearfix:after {
	clear: both;
	content: "";
	display: block
}

.category-section {
	margin: 20px 0
}

.category-section .grid-header .view-all-link {
	color: #FF6633;
	font-family: "Poppins-SemiBold";
	/*text-transform: uppercase;*/
	font-size: 16px;
	transition: all linear 0.5s;
	-o-transition: all linear 0.5s;
	-ms-transition: all linear 0.5s;
	-moz-transition: all linear 0.5s;
	-webkit-transition: all linear 0.5s;
	font-weight: 700
}

@media only screen and (max-width: 767px) {
	.category-section .grid-header .view-all-link {
		font-size: 16px
	}
}

.category-section .grid-header .view-all-link:hover {
	font-weight: bold
}

.category-section .category-slider {
	margin: 0 -10px
}

.category-section .category-slider.searchcontent {
	padding-top: 25px
}

.category-section .category-slider .item {
	width: 25%;
	padding: 10px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin-right: -5px
}

@media only screen and (max-width: 980px) {
	.category-section .category-slider .item {
		width: 33.3%
	}
}

@media only screen and (max-width: 767px) {
	.category-section .category-slider .item {
		width: 50%;
		padding: 5px;
		margin-bottom: 0
	}
}

.category-section .category-slider .item figure {
	position: relative
}

.category-section .category-slider .item figure img {
	width: 100%;
	height: 185px;
	border-radius: 10px;
	/*border: 1px solid #ff6633;*/
}

.category-section .category-slider .item figure .checkbox {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 9;
	display: block
}

.category-section .category-slider .item figure .cs-watch-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9
}

.category-section .category-slider .item figure .cs-watch-wrap .cs-watch {
	position: absolute;
	height: 5px;
	background-color: #8a8a8a;
	width: 100%;
	left: 0;
	bottom: 0
}

.category-section .category-slider .item figure .cs-watch-wrap .cs-watch span {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 5px;
	background-color: #c00000
}

@media only screen and (max-width: 767px) {
	.category-section .category-slider .item figure .play-btn {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 30px;
		display: block
	}
}

@media only screen and (max-width: 767px) {
	.category-section .category-slider .item figure .category-overlay {
		padding: 0 0 0 0
	}
}

.category-section .category-slider .owl-prev,
.category-section .category-slider .owl-next {
	height: 100%;
	transform: none;
	top: 0;
	display: block
}

.category-section .category-slider .owl-prev img,
.category-section .category-slider .owl-next img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.category-section .category-slider .owl-prev {
	left: 0;
	background: linear-gradient(to right, #111111, transparent)
}

.category-section .category-slider .owl-next {
	right: 0;
	background: linear-gradient(to right, transparent, #111111)
}

.category-section .category-slider.category-main-slider {
	margin: 0 0 40px 0;
	overflow-x: auto;
}

@media only screen and (max-width: 767px) {
	.category-section .category-slider.category-main-slider {
		margin: 0 0 10px 0;
		overflow-x: auto;
	}
}

.category-section .category-slider.category-main-slider .item {
	width: 90%;
	height: 225px;
	padding: 0 0;
	float: none;
	display: block;
	vertical-align: top;
	margin-right: 0;
	/*border: 1px solid #ff6633;*/
}

.category-section .category-slider.category-main-slider .owl-prev,
.category-section .category-slider.category-main-slider .owl-next {
	height: 100% !important
}

.watch-text {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	margin: 5px 0;
	display: inline-block;
	font-weight: 500;
	background: url(../img/play_icon.png) top left no-repeat;
	background-size: 12px auto;
	padding-left: 25px
}

.category-overlay {
	padding: 20px;
	opacity: 0;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
	transition: opacity .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
	-ms-transition: opacity .6s ease-in-out;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}

@media only screen and (max-width: 767px) {
	.category-overlay {
		opacity: 1;
		display: block;
		padding: 10px 0;
		left: 0;
		bottom: auto;
		right: auto;
		width: auto
	}
}

.category-overlay .cat-wrap {
	-webkit-transform: scale(.6);
	-moz-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	transition: transform .35s ease-in-out;
	-o-transition: transform .35s ease-in-out;
	-moz-transition: transform .35s ease-in-out;
	-ms-transition: transform .35s ease-in-out;
	-webkit-transition: transform .35s ease-in-out;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap {
		transform: none;
		text-align: left
	}
}

.category-overlay .cat-wrap .play-btn {
	display: block;
	text-align: center;
	width: 40px;
	height: 40px;
	background: url(../img/play_icon.png) center center no-repeat;
	background-size: 15px auto;
	margin: 0 auto;
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s;
	z-index: 1
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap .play-btn {
		display: none
	}
}

.category-overlay .cat-wrap .watch-text {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	margin: 5px 0;
	display: inline-block;
	font-weight: 500;
	background: url(../img/play_icon.png) top left no-repeat;
	background-size: 12px auto;
	padding-left: 25px
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap .watch-text {
		display: none
	}
}

.category-overlay .cat-wrap .cat_title {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 25px;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 50px
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap .cat_title {
		-webkit-line-clamp: 1;
		max-height: 25px;
		line-height: 22px;
		margin-bottom: 6px;
		font-size: 16px;
		display: none !important
	}
}

.category-overlay .cat-wrap .cat_genres {
	color: #fff;
	font-size: 15px;
	margin: 3px 0;
	font-weight: 500
}

.category-overlay .cat-wrap .cat_time {
	background: rgba(0, 0, 0, 0.8);
	font-size: 13px;
	padding: 6px 9px;
	display: inline-block;
	color: #fff
}

@media only screen and (max-width: 980px) {
	.category-overlay .cat-wrap .cat_time {
		display: none
	}
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap .cat_time {
		padding: 5px 8px;
		position: absolute;
		left: 0;
		top: 0;
		width: 60px
	}
}

.category-overlay .cat-wrap .cat_desc {
	color: #c0bcb9;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
	max-height: 60px
}

@media only screen and (max-width: 1024px) {
	.category-overlay .cat-wrap .cat_desc {
		-webkit-line-clamp: 2;
		max-height: 40px;
		height: 40px
	}
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap .cat_desc {
		display: none !important
	}
}

@media only screen and (max-width: 767px) {
	.category-overlay .cat-wrap .share-grid {
		display: none
	}
}

.category-overlay .cat-wrap .share-grid .cat-share-links {
	text-align: center;
	margin: 10px 0 0 0
}

.category-overlay:hover {
	opacity: 1;
	background: rgba(0, 0, 0, 0.9)
}

@media only screen and (max-width: 767px) {
	.category-overlay:hover {
		background: transparent
	}
}

.category-overlay:hover .cat-wrap {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

@media only screen and (max-width: 767px) {
	.category-overlay:hover .cat-wrap {
		transform: none
	}
}

.category-wrapper {
	margin-top: 80px
}

.owl-prev {
	position: absolute;
	left: 0;
	top: 50%;
	width: 50px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	border: 0
}

@media only screen and (max-width: 767px) {
	.owl-prev img {
		width: 15px
	}
}

.owl-next {
	position: absolute;
	right: 0;
	top: 50%;
	width: 50px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	border: 0
}

@media only screen and (max-width: 767px) {
	.owl-next img {
		width: 15px
	}
}

.avai-container {
	margin: 0 auto;
	text-align: center;
	margin-top: 60px
}

.avai-container .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
	.avai-container {
		margin-top: 30px;
		margin-bottom: 0
	}
}

.avai-container .avai-box {
	padding: 0 25px;
	border-right: 1px solid #ddd
}

@media only screen and (max-width: 767px) {
	.avai-container .avai-box {
		width: 100%;
		text-align: center;
		margin: 10px 0 0 0;
		border-right: none
	}
}

.avai-container h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px;
	font-size: 26px
}

@media only screen and (max-width: 767px) {
	.avai-container h3 {
		margin-bottom: 15px;
		font-size: 18px
	}
}

.avai-container ul li {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle
}

.avai-container ul li a {
	display: block
}

@media only screen and (max-width: 767px) {
	.avai-container ul li {
		margin: 0 4px 10px 4px
	}

	.avai-container ul li img.a-google-pay {
		width: 90px
	}

	.avai-container ul li img.a-ios-app {
		width: 90px
	}

	.avai-container ul li img.a-apple-tv {
		width: 90px
	}

	.avai-container ul li img.a-fire-tv {
		width: 45px
	}

	.avai-container ul li img.a-android-tv {
		width: 76px
	}

	.avai-container ul li img.mi-led-tv {
		width: 79px
	}
}

#footer {
	padding: 30px 0 20px 0
}

#footer .container {
	max-width: 900px
}

#footer .footer-text {
	margin-top: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	color: #c0bcb9;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #242424;
	padding-top: 10px;
	font-size: 14px
}

#footer .footer-text a {
	margin: 0 15px;
	color: #c0bcb9
}

#footer .footer-text a img {
	width: 35px
}

@media only screen and (max-width: 767px) {
	#footer {
		padding: 20px 0
	}
}

#footer .footer-wrap {
	text-align: center;
	padding: 0 0 10px 0
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap {
		padding: 0 0 0 0
	}
}

#footer .footer-wrap .sub-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #c0bcb9;
	font-weight: 500;
	left: 0;
	top: 0;
	text-align: left;
	margin-top: 10px
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .sub-title {
		width: 100%;
		position: relative;
		top: 0;
		font-size: 18px;
		margin: 18px 0;
		line-height: 25px;
		text-align: center
	}
}

@media only screen and (max-width: 639px) {
	#footer .footer-wrap .sub-title {
		font-size: 16px;
		margin: 18px 0;
		line-height: 23px
	}
}

#footer .footer-wrap .subscribe-box {
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-o-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	margin: 10px 0 0 0;
	padding: 35px 0;
	position: relative;
	border-top: 1px solid #242424
}

@media only screen and (max-width: 980px) {
	#footer .footer-wrap .subscribe-box {
		padding-bottom: 0
	}
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box {
		-webkit-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-o-justify-content: center;
		-ms-justify-content: center;
		justify-content: center
	}
}

#footer .footer-wrap .subscribe-box .subscribe-checkbox {
	position: absolute;
	width: 100%;
	max-width: 100%;
	left: 0;
	text-align: left;
	display: none;
	font-size: 13px;
	font-weight: 400;
	color: #c0bcb9;
	bottom: -45px;
	line-height: 17px;
	padding-left: 30px
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box .subscribe-checkbox {
		position: relative;
		bottom: 0;
		margin: 10px 0 30px 0
	}
}

#footer .footer-wrap .subscribe-box .subscribe-box-left {
	text-align: left
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box .subscribe-box-left {
		text-align: center
	}
}

#footer .footer-wrap .subscribe-box .sub-input {
	width: 477px;
	position: relative;
	margin: 0 30px;
	text-align: left
}

#footer .footer-wrap .subscribe-box .sub-input .newsletter-error {
	position: absolute;
	left: 0;
	bottom: -25px
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box .sub-input .newsletter-error {
		position: relative;
		bottom: 0
	}
}

@media only screen and (max-width: 1024px) {
	#footer .footer-wrap .subscribe-box .sub-input {
		width: 320px
	}
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box .sub-input {
		width: 100%;
		margin: 0 0
	}
}

#footer .footer-wrap .subscribe-box .sub-join {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c0bcb9
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box .sub-join {
		width: 100%
	}
}

#footer .footer-wrap .subscribe-box .email-input {
	width: 100%;
	background-color: #1c1c1c;
	padding: 12px 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s
}

#footer .footer-wrap .subscribe-box .email-input:focus {
	border-color: #fff;
	background: #111111
}

#footer .footer-wrap .subscribe-box .theme-btn {
	padding: 0 20px 0 20px;
	width: 160px
}

#footer .footer-wrap .subscribe-box .theme-btn:after,
#footer .footer-wrap .subscribe-box .theme-btn:before {
	content: none
}

@media only screen and (max-width: 767px) {
	#footer .footer-wrap .subscribe-box .theme-btn {
		margin-top: 15px
	}
}

#footer .footer-container {
	/*display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-o-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 30px 0 0 0;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap*/
}

@media only screen and (max-width: 1800px) {
	#footer .footer-container {
		text-align: center;
		padding-top: 40px
	}
}

@media only screen and (max-width: 767px) {
	#footer .footer-container .footer-list {
		width: 33.3%;
		margin: 0 0 20px 0
	}
}

@media only screen and (max-width: 400px) {
	#footer .footer-container .footer-list {
		width: 100%
	}
}

@media only screen and (max-width: 767px) {
	#footer .footer-container .footer-list.footer-last-list {
		display: block;
		width: 100%;
		margin-bottom: 0
	}
}

#footer .footer-container .footer-list .footer-title {
	color: #c0bcb9;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 10px
}

@media only screen and (max-width: 1279px) {
	#footer .footer-container .footer-list .footer-title {
		font-size: 16px
	}
}

@media only screen and (max-width: 767px) {
	#footer .footer-container .footer-list .footer-title {
		border-bottom: 0;
		padding-bottom: 5px;
		font-size: 18px
	}
}

#footer .footer-container .footer-list .footer-logo {
	width: 130px;
	display: block
}

@media only screen and (max-width: 767px) {
	#footer .footer-container .footer-list .footer-logo {
		margin: 0 auto
	}
}

#footer .footer-container .footer-list ul {
	padding-left: 0;
	margin-left: 0
}

#footer .footer-container .footer-list ul li {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 5px;
	adding-left: 0;
	margin-left: 0
}

#footer .footer-container .footer-list ul li a {
	color: #fff;
	display: block;
	transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s
}

#footer .footer-container .footer-list ul li a:hover {
	color: #c0bcb9
}

#footer .footer-container .footer-list ul li.social-footer-list {
	margin-top: 10px;
	border-bottom: 1px solid #242424;
	padding-bottom: 10px
}

#footer .footer-container .footer-list ul li.social-footer-list a {
	display: inline-block;
	vertical-align: middle;
	color: #8c8c8c;
	font-size: 20px;
	margin-right: 10px;
	transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s
}

#footer .footer-container .footer-list ul li.social-footer-list a:hover {
	color: #fff
}

#footer .footer-container .footer-list ul li.social-app-list {
	padding-top: 10px
}

#footer .footer-container .footer-list ul li.social-app-list a {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle
}

#footer .footer-container .footer-list ul li.copy-right-text {
	color: #c0bcb9
}

.text-center {
	text-align: center
}

.login-wrapper {
	padding: 0 0;
	background: #111111;
	background-size: cover;
	padding: 100px 0
}

.login-wrapper.no-bg {
	background: none;
	padding: 100px 0 0 0
}

.login-box {
	max-width: 550px;
	margin: 0 auto;
	padding: 0 40px 40px 40px;
	width: 90%;
	background: url(../img/login_bg.png) no-repeat center center;
	background-size: cover;
	border: 2px solid #1d1d1d;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px
}

.login-box .form-row .theme-btn.login-btn {
	background: #333333;
	font-weight: 400;
	color: #999999;
	position: relative;
	border-radius: 5px 0 0 5px;
	outline: 0;
	margin-left: -35px
}

.login-box .form-row .theme-btn.login-btn span {
	position: absolute;
	top: 0;
	right: -44px;
	width: 45px;
	height: 50px;
	z-index: 1;
	background: transparent url(../img/docubay_login_icon.png) no-repeat center center;
	background-size: auto 52px
}

.login-box.invite-box .form-container {
	margin-top: 10px;
	padding-top: 0
}

@media only screen and (max-width: 767px) {
	.login-box.invite-box {
		padding: 0 10px 20px 10px
	}
}

@media only screen and (max-width: 767px) {
	.login-box.contact-box {
		padding: 0 0 30px 0;
		width: 100%
	}
}

.login-box.promox-box {
	background: transparent;
	border-radius: 0;
	padding: 0 0 40px 0
}

.login-box .invite-msg-text {
	color: #b1b1b1;
	line-height: 22px;
	text-align: center
}

.login-box .invite-text {
	color: #c0bcb9;
	text-align: center;
	line-height: 22px
}

@media only screen and (max-width: 767px) {
	.login-box .invite-text {
		font-size: 13px
	}
}

.login-box .invite-text.text-left {
	text-align: left
}

@media only screen and (max-width: 767px) {
	.login-box {
		padding: 0 20px 30px 20px
	}
}

.login-box .login-title {
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	width: auto;
	font-weight: 500;
	display: inline-block;
	padding: 25px 20px 0px 20px
}

@media only screen and (max-width: 767px) {
	.login-box .login-title {
		font-size: 25px
	}
}

@media only screen and (max-width: 479px) {
	.login-box .login-title {
		font-size: 19px;
		padding: 15px 8px
	}
}

.login-box .form-row .ErrorField {
	position: relative;
	bottom: -13px;
	left: 0
}

.login-box .changep-title {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	padding: 6px 0px;
	position: relative
}

.login-box .changep-title.promotitle {
	padding-top: 28px
}

.login-box .form-container {
	padding-top: 30px
}

.login-box .form-container .invite-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin-top: 10px
}

@media only screen and (max-width: 767px) {
	.login-box .form-container .invite-wrap {
		font-size: 12px
	}
}

@media only screen and (max-width: 479px) {
	.login-box .form-container .invite-wrap {
		font-size: 10px
	}
}

.login-box .form-container.acc-contaoner {
	padding-top: 0
}

.login-box .form-container .hr-line {
	text-align: center;
	border-top: 1px solid #242424;
	margin: 40px 0 30px 0;
	display: none
}

@media only screen and (max-width: 767px) {
	.login-box .form-container .hr-line {
		margin: 28px 0 20px 0
	}
}

.login-box .form-container .reg-link {
	color: #ff6633;
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin-top: 10px
}

@media only screen and (max-width: 767px) {
	.login-box .form-container .reg-link {
		font-size: 20px
	}
}

.login-box .form-container .login-text {
	font-size: 17px;
	color: #cccccc;
	text-align: center;
	line-height: 25px;
	padding-top: 10px
}

@media only screen and (max-width: 767px) {
	.login-box .form-container .login-text {
		font-size: 16px;
		line-height: 25px
	}
}

.login-box .form-container .login-text.acc-text {
	color: #7a7a7a;
	font-weight: 500;
	font-size: 20px
}

.login-box .form-container .policy-check {
	margin-bottom: 30px
}

.login-box .form-container .policy-check a {
	color: #cccccc;
	text-decoration: underline;
	cursor: pointer
}

.reg-panel {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #8c8c8c;
	font-size: 16px;
	padding: 10px 10px 0 10px;
	font-weight: 400;
	margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
	.reg-panel {
		margin-bottom: 30px;
		margin-top: -5px
	}
}

@media only screen and (max-width: 479px) {
	.reg-panel {
		padding: 5px 0 0 0
	}
}

@media only screen and (max-width: 359px) {
	.reg-panel {
		display: block;
		text-align: center
	}
}

.reg-panel .rem-checkbox.login-rem-checkbox label {
	font-size: 16px
}

@media only screen and (max-width: 359px) {
	.reg-panel .rem-checkbox {
		display: inline-block;
		text-align: center
	}
}

.reg-panel .rem-checkbox label {
	padding-left: 33px;
	font-size: 20px
}

@media only screen and (max-width: 359px) {
	.reg-panel .rem-checkbox label {
		font-size: 16px
	}
}

.reg-panel .rem-checkbox .checkmark {
	top: -2px
}

.reg-panel a {
	color: #8c8c8c
}

@media only screen and (max-width: 359px) {
	.reg-panel .forgot-pass {
		display: block;
		text-align: center;
		margin-top: 20px
	}
}

.cat-share-links {
	text-align: right
}

.cat-share-links li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
	position: relative
}

.cat-share-links li>a,
.cat-share-links li>span {
	font-size: 28px;
	color: #6b625b;
	display: block;
	margin-left: 10px;
	transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	position: relative
}

.cat-share-links li>a.favourite_icon,
.cat-share-links li>span.favourite_icon {
	width: 33px;
	height: 30px;
	background: url(../img/heart_icon.png) no-repeat center center;
	background-position: 0px 0px
}

.cat-share-links li>a.favourite_icon.active,
.cat-share-links li>span.favourite_icon.active {
	background: url("../img/liked_icon.png") no-repeat center center;
	width: 33px;
	height: 30px;
	display: block;
	background-size: 100%;
	float: left;
	background-position: 0px 0px
}

.cat-share-links li>a.watchlater_icon,
.cat-share-links li>span.watchlater_icon {
	width: 29px;
	height: 30px;
	background: url("../img/watch_icon.png") no-repeat center center;
	background-position: 0px 0px
}

.cat-share-links li>a.watchlater_icon.active,
.cat-share-links li>span.watchlater_icon.active {
	background: url(../img/watch_icon_active.png) no-repeat center center;
	width: 29px;
	height: 30px;
	background-position: 0px 0px
}

.cat-share-links li>a.promo_share_btn,
.cat-share-links li>span.promo_share_btn {
	width: 29px;
	height: 30px;
	background: url(../img/share_icon.png) no-repeat center center
}

.cat-share-links li .psharecontainer {
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 1;
	border-radius: 8px;
	background: #212121;
	padding: 10px 15px 15px;
	text-align: center;
	border: 0;
	width: 130px;
	display: none;
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.4)
}

.cat-share-links li .psharecontainer a {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.cat-share-links li .psharecontainer .copylink_btn {
	display: inline-block;
	background-color: #5e5e5e;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	padding: 0 12px;
	color: #C8C7C2;
	cursor: pointer;
	border: 1px solid transparent;
	text-align: center;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color, border-color;
	height: 30px;
	font-size: 14px;
	margin-top: 10px;
	outline: 0
}

.cat-share-links li .psharecontainer .copylink_btn:hover {
	background: transparent;
	border-color: #C8C7C2
}

.cat-share-links li .psharecontainer .social_alink {
	font-size: 22px;
	margin: 0 3px;
	color: #8c8c8c
}

@media only screen and (min-width: 768px) {
	.cat-share-links li.share-links:hover .psharecontainer {
		display: block
	}
}

.cat-share-links li .watch-text {
	margin: 15px 0 5px 0;
	color: #c0bcb9
}

.read-more-btn {
	color: #fff;
	font-weight: bold;
	background: url(../img/up_arrow.png) no-repeat right top 7px;
	padding-right: 18px
}

.read-more-btn.active {
	background: url(../img/up_arrow_01.png) no-repeat right top 7px
}

.tooltip {
	position: absolute;
	width: 200px;
	background: #212121;
	padding: 12px 15px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	z-index: 1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -130%
}

.tooltip:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #212121 transparent transparent transparent
}

.cat-main-section {
	margin-top: 50px
}

@media only screen and (max-width: 1024px) {
	.cat-main-section {
		margin-top: 0
	}
}

.cat-main-section .db-sl {
	position: relative;
	max-width: 100%;
	margin-top: 20px
}

.cat-main-section .db-sl .dbsl-it {
	background: #212121;
	color: #c0bcb9;
	max-width: 100%;
	padding-right: 10px;
	margin: 0px auto;
	position: absolute;
	left: 0;
	right: 0;
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.4);
	display: block
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .dbsl-it {
		padding-right: 0
	}
}

.cat-main-section .db-sl .dbsl-it:nth-child(n+3) {
	display: none
}

.cat-main-section .db-sl .slide_item figure {
	width: 100%;
	height: auto;
	margin: 0 auto
}

.cat-main-section .db-sl .slide_item figure .img_parent_div {
	display: block;
	float: left;
	width: 62%
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .slide_item figure .img_parent_div {
		float: none;
		width: 100%
	}
}

.cat-main-section .db-sl .slide_item figure .img_parent_div img {
	width: 100%;
	height: auto;
	display: block
}

.cat-main-section .db-sl .slide_item figure figcaption {
	float: left;
	width: -webkit-calc(100% - 62%);
	width: -moz-calc(100% - 62%);
	width: -ms-calc(100% - 62%);
	width: calc(100% - 62%);
	padding: 20px 20px 20px 30px
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .slide_item figure figcaption {
		float: none;
		width: 100%;
		text-align: center;
		padding: 20px 20px 20px 20px
	}
}

.cat-main-section .db-sl .slide_item figure figcaption .cat-share-links {
	margin-bottom: 10px
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .slide_item figure figcaption .cat-share-links {
		margin-bottom: 20px;
		text-align: center
	}
}

.cat-main-section .db-sl .slide_item figure figcaption .cat_genres {
	color: #fff;
	font-size: 15px;
	margin: 6px 0;
	font-weight: 500
}

.cat-main-section .db-sl .slide_item figure figcaption .story_title {
	font-size: 36px;
	color: #fff;
	margin-bottom: 10px;
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s;
	font-weight: bold;
	text-transform: uppercase
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .slide_item figure figcaption .story_title {
		font-size: 30px
	}
}

.cat-main-section .db-sl .slide_item figure figcaption .cat-text {
	position: relative;
	color: #c0bcb9;
	font-size: 15px;
	line-height: 26px;
	padding-right: 20px
}

.cat-main-section .db-sl .slide_item figure figcaption .cat-text .story_txt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	max-height: 100px
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .slide_item figure figcaption .cat-text .story_txt {
		-webkit-line-clamp: 3;
		max-height: 74px
	}
}

.cat-main-section .db-sl .slide_item figure figcaption .theme-btn {
	margin-top: 20px;
	width: 212px;
	padding: 0 0;
	height: 50px
}

.cat-main-section .db-sl .slide_arrow {
	position: absolute;
	cursor: pointer;
	z-index: 999;
	height: 140px;
	width: 60px;
	right: -30px;
	top: -webkit-calc(50% - 70px);
	top: -moz-calc(50% - 70px);
	top: -ms-calc(50% - 70px);
	top: calc(50% - 70px);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media only screen and (max-width: 980px) {
	.cat-main-section .db-sl .slide_arrow {
		right: -20px;
		top: 10%
	}
}

.cat-main-section .db-sl .slide_arrow .dbsl-ar {
	right: 0;
	position: absolute;
	left: 0
}

.cat-main-section .db-sl .slide_arrow .dbsl-ar.le:after,
.cat-main-section .db-sl .slide_arrow .dbsl-ar.ri:after {
	content: "";
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	width: 61px;
	height: 61px;
	display: inline-block;
	background: #fff url(../img/cat_slide_arrow.png) no-repeat center center;
	background-size: 22px auto;
	transition: all linear 0.4s;
	-o-transition: all linear 0.4s;
	-ms-transition: all linear 0.4s;
	-moz-transition: all linear 0.4s;
	-webkit-transition: all linear 0.4s;
	border: 2px solid transparent
}

@media only screen and (max-width: 980px) {

	.cat-main-section .db-sl .slide_arrow .dbsl-ar.le:after,
	.cat-main-section .db-sl .slide_arrow .dbsl-ar.ri:after {
		width: 50px;
		height: 50px
	}
}

.cat-main-section .db-sl .slide_arrow .dbsl-ar.le {
	top: 88px
}

.cat-main-section .db-sl .slide_arrow .dbsl-ar.le:after {
	top: -10px;
	left: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}

.cat-main-section .db-sl .slide_arrow .dbsl-ar.ri {
	top: -10px
}

.cat-main-section .db-sl .slide_arrow .dbsl-ar.ri:after {
	top: 10px;
	left: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.breadcrumb {
	display: none
}

.breadcrumb li {
	display: inline-block;
	color: #8c8c8c;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 14px
}

.breadcrumb li a {
	color: #8c8c8c
}

.breadcrumb>li+li:before {
	padding: 0 2px;
	color: #8c8c8c;
	content: "/\00a0"
}

.form-row {
	width: 98%;
	margin: 0 auto 25px auto
}

.form-row .select-box select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none
}

@media only screen and (max-width: 767px) {
	.form-row {
		width: 100%;
		margin: 0 auto 20px auto
	}
}

.form-row.w-50 {
	width: 50%;
	float: left;
	padding: 0 1%
}

@media only screen and (max-width: 767px) {
	.form-row.w-50 {
		width: 100%;
		float: none;
		padding: 0 0%
	}
}

.form-row .input-box {
	position: relative;
	background-color: transparent;
	height: 70px;
	padding: 20px 0 0 0;
	border: 0;
	border-bottom: 1px solid #181818;
	transition: background .5s, border-color .5s;
	-o-transition: background .5s, border-color .5s;
	-moz-transition: background .5s, border-color .5s;
	-webkit-transition: background .5s, border-color .5s;
	-ms-transition: background .5s, border-color .5s;
	position: relative
}

@media only screen and (max-width: 767px) {
	.form-row .input-box {
		height: 60px
	}
}

.form-row .input-box .input-control {
	transition: background .2s;
	-o-transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-webkit-transition: background .2s;
	font-size: 20px;
	color: #7a7a7a;
	padding: 5px 0 0;
	display: block;
	width: 100%;
	height: 40px;
	border: none;
	background: transparent !important;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.form-row .input-box .input-control {
		height: 30px;
		font-size: 18px
	}
}

.form-row .input-box .input-label {
	color: #ff3333;
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	pointer-events: none;
	left: 0;
	top: 20px;
	transition: .2s ease all;
	-moz-transition: .2s ease all;
	-webkit-transition: .2s ease all;
	-o-transition: .2s ease all;
	-ms-transition: .2s ease all;
	text-transform: capitalize
}

@media only screen and (max-width: 767px) {
	.form-row .input-box .input-label {
		font-size: 18px
	}
}

@media only screen and (max-width: 639px) {
	.form-row .input-box .input-label {
		font-size: 16px
	}
}

.form-row .input-box.active {
	border-color: #fff
}

.form-row .input-box.topactive .input-label,
.form-row .input-box.input--filled .input-label {
	top: 7px;
	font-size: 14px;
	color: #b1b1b1
}

.form-row .input-box.topactive .input-control,
.form-row .input-box.topactive .select2-selection__rendered,
.form-row .input-box.input--filled .input-control,
.form-row .input-box.input--filled .select2-selection__rendered {
	color: #fff
}

.form-row .input-box .select2-selection__rendered {
	color: #fff
}

.form-row .input-box .pass-eye {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1;
	color: grey;
	display: inline-block;
	width: 32px;
	height: 23px;
	font-size: 28px;
	height: 30px;
	cursor: pointer;
	background: url(../img/eye_icon.png) no-repeat center center;
	background-size: 32px auto
}

.form-row .input-box .pass-eye.active {
	background: url(../img/eye_icon_active.png) no-repeat center center;
	width: 30px;
	height: 20px;
	background-size: 30px auto
}

.form-row .input-box.select-box .input-label {
	top: 7px;
	font-size: 14px;
	color: #b1b1b1
}

.form-row .theme-btn {
	width: 200px;
	font-weight: 800;
	margin-top: 25px
}

.form-row.form-btn-group {
	margin-top: 40px
}

@media only screen and (max-width: 767px) {
	.form-row.form-btn-group {
		margin-top: 20px
	}
}

.form-row.form-btn-group .theme-btn {
	display: block;
	font-size: 16px;
	width: 380px;
	margin: 0 auto 15px auto
}

.form-row.form-btn-group .theme-btn.transparent-btn {
	background: transparent;
	border: 2px solid #ff3333
}

@media only screen and (max-width: 479px) {
	.form-row.form-btn-group .theme-btn {
		font-size: 14px;
		width: 100%
	}
}

.page-title {
	font-size: 34px;
	font-weight: 600;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 20px
}

@media only screen and (max-width: 767px) {
	.page-title {
		font-size: 24px;
		margin-top: 15px;
		display: block;
		text-align: center
	}
}

.tab-outer {
	width: 100%;
	background: #212121;
	padding: 0 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	overflow-x: auto
}

.account-tabs,
.tabs {
	background: #212121;
	padding: 10px;
	margin-bottom: 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px
}

.account-tabs li,
.tabs li {
	text-align: center;
	border-right: 1px solid #305a4c;
	padding: 0 20px
}

@media only screen and (max-width: 767px) {

	.account-tabs li,
	.tabs li {
		padding: 5px 10px
	}
}

.account-tabs li:last-child,
.tabs li:last-child {
	border-right: 0
}

.account-tabs li a,
.tabs li a {
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	padding: 6px 30px;
	position: relative;
	transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	moz-transition: 0.4s;
	-webkit-transition: 0.4s
}

@media only screen and (max-width: 767px) {

	.account-tabs li a,
	.tabs li a {
		font-size: 18px;
		padding: 5px 10px
	}
}

@media only screen and (max-width: 639px) {

	.account-tabs li a,
	.tabs li a {
		font-size: 14px;
		padding: 5px 10px
	}
}

.account-tabs li a:before,
.tabs li a:before {
	position: absolute;
	background: #ff6633;
	height: 3px;
	width: 0%;
	content: "";
	left: 0;
	bottom: -10px;
	transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	moz-transition: 0.4s;
	-webkit-transition: 0.4s
}

.account-tabs li.active a,
.tabs li.active a {
	color: #ff6633
}

.account-tabs li.active a:before,
.tabs li.active a:before {
	width: 100%
}

.account-tabs.search-tabs,
.tabs.search-tabs {
	margin-bottom: 0;
	background: transparent;
	width: 100%;
	margin: 0 auto;
	padding: 0 0;
	border-radius: 0
}

.account-tabs.search-tabs li,
.tabs.search-tabs li {
	position: relative;
	padding: 0 10px;
	border-right: 0
}

.account-tabs.search-tabs li:before,
.tabs.search-tabs li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background: #305a4c
}

@media only screen and (max-width: 479px) {

	.account-tabs.search-tabs li:before,
	.tabs.search-tabs li:before {
		content: none
	}
}

.account-tabs.search-tabs li a,
.tabs.search-tabs li a {
	padding: 15px 15px
}

.account-tabs.search-tabs li a:before,
.tabs.search-tabs li a:before {
	bottom: 0
}

@media only screen and (max-width: 359px) {

	.account-tabs.search-tabs li a,
	.tabs.search-tabs li a {
		padding: 15px 8px
	}
}

.account-tabs.search-tabs .owl-prev,
.account-tabs.search-tabs .owl-next,
.tabs.search-tabs .owl-prev,
.tabs.search-tabs .owl-next {
	width: 10px
}

.account-tabs.search-tabs .owl-prev,
.tabs.search-tabs .owl-prev {
	left: -12px
}

.account-tabs.search-tabs .owl-next,
.tabs.search-tabs .owl-next {
	right: -12px
}

.my-account-section {
	margin-top: 55px
}

@media only screen and (max-width: 767px) {
	.my-account-section {
		margin-top: 0px
	}
}

.my-account-section .tab-wrapper {
	margin: 30px auto 0 auto
}

@media only screen and (max-width: 767px) {
	.my-account-section .tab-wrapper {
		margin-top: 20px
	}
}

.my-account-section .tab-wrapper .account-tabs {
	max-width: 550px;
	margin: 0 auto;
	margin-bottom: 40px
}

.my-account-section .tab-wrapper .account-tabs li {
	width: 100%
}

.my-account-section .tab-wrapper .login-box {
	padding: 20px
}

.my-account-section .tab-wrapper .tab-content {
	display: none
}

.my-account-section .subscription-container {
	max-width: 700px;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.8)
}

.my-account-section .subscription-container .sub-heading {
	font-size: 18px;
	line-height: 22px;
	color: #c0bcb9;
	text-transform: uppercase;
	margin-top: 40px;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.my-account-section .subscription-container .sub-heading {
		font-size: 16px
	}
}

.my-account-section .subscription-container .subscription-table {
	margin: 10px auto;
	background: #141414;
	padding: 10px 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	color: #929292;
	font-size: 18px;
	max-width: 600px;
	display: none
}

@media only screen and (max-width: 767px) {
	.my-account-section .subscription-container .subscription-table {
		padding: 10px 20px;
		overflow-x: auto
	}
}

.my-account-section .subscription-container .subscription-table ul {
	text-align: left;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #242424
}

@media only screen and (max-width: 767px) {
	.my-account-section .subscription-container .subscription-table ul {
		width: 670px;
		margin: 0 auto
	}
}

.my-account-section .subscription-container .subscription-table ul:last-of-type {
	border-bottom: 0
}

.my-account-section .subscription-container .subscription-table ul li {
	width: 25%
}

.my-account-section .subscription-container .activate-container {
	padding: 10px;
	text-align: center;
	padding-bottom: 80px
}

.my-account-section .subscription-container .activate-container .act-note {
	text-transform: uppercase;
	margin-bottom: 25px;
	color: #fff;
	font-size: 16px;
	line-height: 20px
}

.my-account-section .subscription-container .activate-container .activate-btn {
	margin-bottom: 25px
}

.my-account-section .subscription-container .activate-container .form-row,
.my-account-section .subscription-container .activate-container .theme-btn {
	width: 240px
}

.my-account-section .subscription-container .activate-container .noplay-btn {
	margin-top: 25px
}

.my-account-section .subscription-container .activate-container .error {
	top: 13px
}

@media only screen and (max-width: 767px) {
	.my-account-section.search-section {
		margin-top: 55px
	}
}

.tooltip-popup {
	position: fixed;
	font-weight: 500;
	bottom: -300px;
	color: #fff;
	width: 100%;
	z-index: 99999999;
	-webkit-transition: bottom .4s;
	transition: bottom .4s;
	-o-transition: bottom .4s;
	-ms-transition: bottom .4s;
	-moz-transition: bottom .4s;
	text-align: center
}

.tooltip-popup.active {
	bottom: 0
}

.tooltip-popup .tooltip-wrap {
	background: #212121;
	padding: 20px 30px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	max-width: 550px;
	width: 90%;
	margin-bottom: 15px;
	text-align: center;
	color: #fff
}

@media only screen and (max-width: 767px) {
	.tooltip-popup .tooltip-wrap {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px
	}
}

.tooltip-popup .tooltip-wrap a {
	color: #c0bcb9;
	font-weight: 500
}

.grid-header {
	padding: 10px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.grid-header .grid-title {
	font-family: "Poppins-SemiBold";
	color: #FF6633;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 20px 0;
	position: relative;
	/*text-transform: uppercase*/
}

.grid-header .grid-title .grid-bar {
	width: 9px;
	height: 58px;
	background: #8c8c8c;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) skewX(-12deg);
	-webkit-transform: translateY(-50%) skewX(-12deg);
	-o-transform: translateY(-50%) skewX(-12deg);
	-ms-transform: translateY(-50%) skewX(-12deg);
	-moz-transform: translateY(-50%) skewX(-12deg)
}

.grid-header .grid-title span {
	color: #ff6633
}

@media only screen and (max-width: 767px) {
	.grid-header .grid-title {
		font-size: 18px;
		padding: 12px 0 12px 0
	}

	.grid-header .grid-title .grid-bar {
		width: 7px;
		height: 42px
	}
}

@media only screen and (max-width: 639px) {
	.grid-header .grid-title {
		font-size: 18px
	}
}

.grid-header .page-title {
	margin-top: 0
}

.watchlater-section {
	margin: 20px auto
}

.watchlater-section .remove-category {
	display: none;
	width: 180px;
	margin: 20px auto 0 auto
}

.watchlater-section .view-all-link.delete-vid-btn {
	font-size: 30px !important;
	color: #b1b1b1;
	display: none
}

.popup-overlay {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.9);
	z-index: 9999999;
	width: 100%;
	height: 100%;
	display: none
}

.popup {
	width: 600px;
	background-color: #212121;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 30px;
	z-index: 999999999;
	position: fixed;
	text-align: center;
	display: none;
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width: 767px) {
	.popup {
		width: 90%;
		padding: 20px
	}
}

.popup p {
	font-size: 18px
}

.popup .popup-btn {
	margin-top: 30px
}

.popup .close-popup {
	font-size: 16px;
	position: absolute;
	background: #212121;
	width: 40px;
	height: 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	top: 4px;
	right: 4px;
	z-index: 9;
	cursor: pointer;
	font-weight: 500
}

.popup .close-popup .fa {
	display: none
}

.popup.popup-player {
	max-width: 800px;
	width: 90%;
	padding: 0;
	border-radius: 0;
	background-color: #111111
}

.popup.popup-player .close-popup {
	display: none;
	top: -28px;
	right: -15px
}

@media only screen and (max-width: 767px) {
	.popup.popup-player .close-popup {
		display: -webkit-flex;
		display: -moz-flex;
		display: -o-flex;
		display: -ms-flex;
		display: flex
	}
}

.popup.popup-player .pop-pl-meta {
	padding: 20px;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.popup.popup-player .pop-pl-meta {
		text-align: center
	}
}

.popup.popup-player .pop-pl-meta .pop-pl-title {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase
}

.popup.popup-player .pop-pl-meta .pop-pl-desc {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 16px;
	color: #c0bcb9
}

.popup.popup-player .pop-pl-meta .theme-btn {
	font-size: 16px;
	margin: 0 auto;
	width: 160px;
	display: block
}

.popup .modal-header {
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: 500
}

.popup .modal-content .container {
	width: 100%
}

.popup .modal-content .page-container {
	margin-top: 10px;
	max-height: 400px;
	overflow-y: auto
}

.popup .modal-content .page-container .page-content {
	text-align: left
}

.page-wrapper {
	padding-top: 110px
}

@media only screen and (max-width: 1024px) {
	.page-wrapper {
		padding-top: 70px
	}
}

.page-container {
	margin-top: 40px
}

@media only screen and (max-width: 767px) {
	.page-container {
		margin-top: 20px
	}
}

.page-container .page-content {
	margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
	.page-container .page-content {
		margin-bottom: 20px
	}
}

.page-container .page-content h3,
.page-container .page-content h4 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 30px
}

@media only screen and (max-width: 767px) {

	.page-container .page-content h3,
	.page-container .page-content h4 {
		font-size: 20px;
		line-height: 26px
	}
}

.page-container .page-content strong {
	font-weight: bold;
	font-size: 20px
}

.page-container .page-content li {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px
}

.page-container .page-content p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 25px
}

.page-container .page-content ol {
	list-style: decimal outside;
	padding-left: 20px
}

.page-container .page-content ol li {
	margin-bottom: 5px
}

.page-container .page-content ul {
	list-style: disc outside;
	padding-left: 20px
}

.page-container .page-content ul li p {
	margin-bottom: 0
}

.page-container .page-content ol li p {
	margin-bottom: 0
}

.page-container .page-content a {
	color: #ff6633
}

.page-container .page-content.error-page-content {
	text-align: center
}

@media only screen and (max-width: 1300px) {
	.page-container .page-content.error-page-content {
		padding: 70px 0
	}
}

@media only screen and (max-width: 767px) {
	.page-container .page-content.error-page-content {
		padding: 50px 0
	}
}

.page-container .page-content.error-page-content .txt_404 {
	font-weight: bold;
	font-size: 75px;
	margin-bottom: 12px
}

.page-container .page-content.error-page-content .message_txt_404 {
	font-size: 25px;
	color: #c0bcb9;
	line-height: 30px
}

@media only screen and (max-width: 767px) {
	.page-container .page-content.error-page-content .message_txt_404 {
		font-size: 20px
	}
}

@media only screen and (max-width: 479px) {
	.page-container .page-content.error-page-content .message_txt_404 {
		font-size: 16px
	}
}

.loader {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	background: #111111 url(../img/loader.gif) no-repeat center center;
	background-size: 60px auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.loader1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	background: #111111;
	background-size: 120px auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}

.loader1 .spinner {
	position: relative
}

.loader1 .spinner .spinner-grid {
	width: 8rem;
	height: 8rem;
	border-top: 5px solid rgba(255, 11, 10, 0.5);
	border-right: 3px solid transparent;
	border-radius: 50%;
	animation: rotation .8s linear infinite;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}

.loader1 .spinner img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@keyframes rotation {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.video-thumb-wrapper {
	margin-top: 120px
}

@media only screen and (max-width: 980px) {
	.video-thumb-wrapper {
		margin-top: 70px
	}
}

.video-thumb-wrapper .video-thumb-section .video-thumb-box {
	position: relative;
	margin-bottom: 40px;
	min-height: 110px
}

@media only screen and (max-width: 767px) {
	.video-thumb-wrapper .video-thumb-section .video-thumb-box {
		margin-bottom: 10px
	}
}

.video-thumb-wrapper .video-thumb-section .video-thumb-box .video-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../img/play_icon_full.png) center center no-repeat;
	background-size: 80px auto;
	z-index: 9;
	transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s
}

@media only screen and (max-width: 639px) {
	.video-thumb-wrapper .video-thumb-section .video-thumb-box .video-overlay {
		background-size: 40px auto
	}
}

.video-thumb-wrapper .video-thumb-section .video-thumb-box .player {
	position: relative
}

.video-login-overlay {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 120px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	transition: all linear 0.5s;
	-o-transition: all linear 0.5s;
	-ms-transition: all linear 0.5s;
	-moz-transition: all linear 0.5s;
	-webkit-transition: all linear 0.5s;
	text-align: center;
	z-index: 99;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}

.video-login-overlay .fa {
	color: #c0bcb9;
	font-size: 35px;
	margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .fa {
		font-size: 24px;
		margin-bottom: 0
	}
}

.video-login-overlay p {
	color: #fff;
	padding: 10px 0;
	font-size: 24px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay p {
		padding: 10px 0;
		font-size: 14px;
		font-weight: 700
	}
}

.video-login-overlay .login-link {
	color: #ff6633;
	font-size: 24px;
	font-weight: 500
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .login-link {
		font-size: 15px
	}
}

.video-login-overlay .theme-btn {
	line-height: 45px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .theme-btn {
		line-height: 33px
	}
}

.video-login-overlay .free-trial-links {
	text-align: center;
	margin-top: 25px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .free-trial-links {
		margin-top: 0
	}
}

.video-login-overlay .free-trial-links .day-trial-text {
	padding: 10px;
	font-size: 24px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .free-trial-links .day-trial-text {
		font-size: 18px
	}
}

.video-login-overlay .free-trial-links p {
	color: #fff;
	font-size: 25px;
	margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .free-trial-links p {
		font-size: 15px;
		margin-bottom: 0px;
		font-weight: 700
	}
}

.video-login-overlay .free-trial-links a {
	display: inline-block;
	margin: 0 10px;
	width: 185px
}

@media only screen and (max-width: 767px) {
	.video-login-overlay .free-trial-links a {
		width: 115px;
		margin: 0 5px
	}
}

.docubyte-slider-section {
	margin-top: 15px
}

.docubyte-slider-section .docubyte-grid {
	padding: 20px 0 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	position: relative
}

.docubyte-slider-section .docubyte-grid .docubyte-slider {
	width: 94%;
	margin: 0 auto;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.docubyte-slider-section .docubyte-grid .docubyte-slider {
		width: 88%
	}
}

.docubyte-slider-section .docubyte-grid .docubyte-slider figure {
	margin: 0 auto 10px auto
}

.docubyte-slider-section .docubyte-grid .docubyte-slider .item-title {
	color: #c0bcb9;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 40px;
	padding: 0 10px;
	font-weight: 500;
	transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s
}

.docubyte-slider-section .docubyte-grid .docubyte-slider .item {
	cursor: pointer
}

.docubyte-slider-section .docubyte-grid .docubyte-slider .item:hover .item-title {
	color: #fff
}

.docubyte-slider-section .docubyte-grid .owl-prev,
.docubyte-slider-section .docubyte-grid .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	border: 0;
	outline: 0;
	background: transparent
}

.docubyte-slider-section .docubyte-grid .owl-prev {
	left: -60px;
	top: calc(50% - 20px)
}

@media only screen and (max-width: 767px) {
	.docubyte-slider-section .docubyte-grid .owl-prev {
		left: -35px
	}
}

@media only screen and (max-width: 479px) {
	.docubyte-slider-section .docubyte-grid .owl-prev {
		top: calc(50% - 25px)
	}
}

.docubyte-slider-section .docubyte-grid .owl-next {
	right: -60px;
	top: calc(50% - 20px)
}

@media only screen and (max-width: 767px) {
	.docubyte-slider-section .docubyte-grid .owl-next {
		right: -35px
	}
}

@media only screen and (max-width: 479px) {
	.docubyte-slider-section .docubyte-grid .owl-next {
		top: calc(50% - 25px)
	}
}

.show-detail-section {
	padding-bottom: 30px;
	padding-top: 0%;
}

@media only screen and (max-width: 600px) {
	div.show-detail-section {
		padding-top: 25%
	}
}

.show-detail-section .category-img {
	width: 25%;
	float: left
}

@media only screen and (max-width: 1279px) {
	.show-detail-section .category-img {
		width: 23%
	}
}

@media only screen and (max-width: 767px) {
	.show-detail-section .category-img {
		display: none
	}
}

.show-detail-section .show-details-left {
	width: 100%;
	float: left;
	padding: 0 18px
}

@media only screen and (max-width: 1300px) {
	.show-detail-section .show-details-left {
		width: 58%
	}
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left {
		width: 100%;
		float: none;
		padding: 0 0
	}
}

.show-detail-section .show-details-left .shows-title {
	font-weight: bold;
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 40px;
	margin-bottom: 10px
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .shows-title {
		font-size: 30px;
		line-height: 36px
	}
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .shows-title {
		font-size: 25px;
		line-height: 30px;
		text-align: center
	}
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .shows-title {
		font-size: 23px;
		line-height: 30px
	}
}

.show-detail-section .show-details-left .show-header {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-o-align-items: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	border-bottom: 1px solid #242424;
	padding-bottom: 10px;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.show-detail-section .show-details-left .show-header ul.btn-watchtrailer {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin: 15px 0px 10px 0px
}

.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.watchtrailer {
	height: auto;
	width: 50%;
	float: left
}

.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.watchtrailer span.watch-text {
	font-size: 15px;
	background: none;
	border: 2px solid #ff6633;
	padding: 10px;
	width: 97%;
	margin: 0px auto;
	text-transform: uppercase;
	border-radius: 3px;
	text-align: center
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.watchtrailer span.watch-text {
		font-size: 13px
	}
}

.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.playnow-member-button {
	height: auto;
	width: 50%;
	float: left
}

.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.playnow-member-button span.subscribe-now-btn {
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	font-size: 15px;
	padding: 12px 5px;
	width: 97%;
	margin: 0px auto;
	border-radius: 3px;
	text-transform: uppercase;
	float: right;
	text-align: center
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.playnow-member-button span.subscribe-now-btn {
		font-size: 13px
	}
}

.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.playnow-member-button span.playnow-member-btn {
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	font-size: 15px;
	padding: 12px 5px;
	width: 97%;
	margin: 0px auto;
	border-radius: 3px;
	text-transform: uppercase;
	float: right;
	text-align: center
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .show-header ul.btn-watchtrailer li.playnow-member-button span.playnow-member-btn {
		font-size: 13px
	}
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .show-header .sh-left {
		width: 100%
	}
}

.show-detail-section .show-details-left .show-header .sh-left .show-duration {
	font-size: 16px;
	font-weight: 500
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .show-header .sh-left .show-duration {
		text-align: center
	}
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .show-header .cat-share-links {
		text-align: center
	}
}

@media only screen and (max-width: 639px) {
	.show-detail-section .show-details-left .show-header .cat-share-links {
		width: 100%;
		margin-top: 10px
	}

	.show-detail-section .show-details-left .show-header .cat-share-links li {
		margin: 0 10px 0 0
	}

	.show-detail-section .show-details-left .show-header .cat-share-links li a {
		margin-left: 0
	}
}

@media only screen and (max-width: 980px) {
	.show-detail-section .show-details-left .show-header .cat-share-links .watch-text {
		display: inline-block;
		font-size: 16px
	}
}

.show-detail-section .show-details-left .show-grid {
	padding: 20px 0
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .show-grid {
		padding: 20px 0 0 0
	}
}

.show-detail-section .show-details-left .show-grid .sg-left {
	width: 40%;
	float: left;
	border-right: 1px solid #242424;
	padding-right: 10px
}

@media only screen and (max-width: 1300px) {
	.show-detail-section .show-details-left .show-grid .sg-left {
		width: 45%
	}
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .show-grid .sg-left {
		width: 100%;
		float: none;
		padding-right: 0;
		border-right: 0
	}
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .show-grid .sg-left .watch-btn {
		display: none
	}
}

.show-detail-section .show-details-left .show-grid .sg-left .sg-list {
	margin-bottom: 10px;
	max-height: 120px
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .show-grid .sg-left .sg-list {
		font-size: 23px;
		max-height: none
	}
}

.show-detail-section .show-details-left .show-grid .sg-left .sg-list li {
	margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .show-grid .sg-left .sg-list li {
		display: -webkit-flex;
		display: -moz-flex;
		display: -o-flex;
		display: -ms-flex;
		display: flex;
		-webkit-align-items: flex-start;
		-moz-align-items: flex-start;
		-o-align-items: flex-start;
		-ms-align-items: flex-start;
		align-items: flex-start;
		@inlcude flex-wrap
	}
}

.show-detail-section .show-details-left .show-grid .sg-left .sg-list li span {
	color: #c0bcb9;
	font-size: 14px;
	line-height: 20px
}

.show-detail-section .show-details-left .show-grid .sg-left .sg-list li span.sd-label {
	font-weight: bold;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .show-grid .sg-left .sg-list li span.sd-label {
		width: 120px
	}
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-left .show-grid .sg-left .sg-list li span.sd-desp {
		width: -webkit-calc(100% - 120px);
		width: -moz-calc(100% - 120px);
		width: -ms-calc(100% - 120px);
		width: calc(100% - 120px);
		padding-left: 5px
	}
}

.show-detail-section .show-details-left .show-grid .sg-left span.subscribe-now-btn {
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	font-size: 15px;
	border-radius: 3px;
	text-transform: uppercase;
	float: right;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	margin: 10px 0px;
	float: left;
	padding: 0 8px 0 8px;
	cursor: pointer;
	font-size: 18px;
	font-family: Quicksand, sans-serif;
	font-weight: 500;
	width: 200px
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .show-grid .sg-left span.subscribe-now-btn {
		display: none
	}
}

.show-detail-section .show-details-left .show-grid .sg-left .watchtrailer-design {
	width: 200px
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .show-grid .sg-left .watchtrailer-design {
		display: none
	}
}

.show-detail-section .show-details-left .show-grid .sg-left span.playnow-member-btn {
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	font-size: 15px;
	border-radius: 3px;
	text-transform: uppercase;
	float: right;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	margin: 10px 0px;
	float: left;
	padding: 0 52px 0 52px;
	cursor: pointer;
	font-size: 18px;
	font-family: Quicksand, sans-serif;
	font-weight: 500;
	width: 200px
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .show-grid .sg-left span.playnow-member-btn {
		display: none
	}
}

.show-detail-section .show-details-left .show-grid .sg-right {
	width: 100%;
	float: left;
	padding-left: 20px;
	color: #c0bcb9;
	font-size: 15px;
	line-height: 20px
}

@media only screen and (max-width: 1300px) {
	.show-detail-section .show-details-left .show-grid .sg-right {
		width: 100%
	}
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-left .show-grid .sg-right {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-top: 20px
	}
}

.show-detail-section .show-details-left .show-grid .sg-right .sg-desp {
	max-height: 100px
}

.show-detail-section .show-details-left .show-grid .sg-right .sg-desp.heightAuto {
	max-height: none
}

.show-detail-section .show-details-right {
	width: 160px;
	float: left
}

@media only screen and (max-width: 1024px) {
	.show-detail-section .show-details-right {
		width: 140px
	}
}

@media only screen and (max-width: 980px) {
	.show-detail-section .show-details-right {
		width: 125px
	}
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-right {
		width: 100%
	}
}

.show-detail-section .show-details-right .docubyte-wrapper {
	text-align: center;
	position: relative;
	padding-right: 20px
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-right .docubyte-wrapper {
		margin-bottom: 10px;
		padding-right: 0
	}
}

.show-detail-section .show-details-right .docubyte-wrapper .docubyte-title {
	position: absolute;
	right: -75px;
	top: 50%;
	text-transform: uppercase;
	transform: translateY(-50%) rotate(88deg);
	font-style: italic;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
	z-index: -1
}

.show-detail-section .show-details-right .docubyte-wrapper .docubyte-title span {
	color: #ff6633
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-right .docubyte-wrapper .docubyte-title {
		right: auto;
		left: -40px;
		font-size: 17px;
		transform: translateY(-50%) rotate(-90deg);
		font-weight: 400;
		color: #c0bcb9
	}
}

.show-detail-section .show-details-right .docubyte-wrapper figure {
	margin: 10px auto;
	cursor: pointer
}

@media only screen and (max-width: 767px) {
	.show-detail-section .show-details-right .docubyte-wrapper figure {
		display: inline-block;
		vertical-align: middle;
		margin: 10px 4px;
		width: 25%;
		height: auto
	}
}

.docubyte-wrapper figure {
	position: relative;
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #ff6633;
	margin: 0 auto;
	overflow: hidden
}

.docubyte-wrapper figure img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all linear 0.4s;
	-webkit-transition: all linear 0.4s;
	-o-transition: all linear 0.4s;
	-ms-transition: all linear 0.4s;
	-moz-transition: all linear 0.4s
}

.docubyte-wrapper figure:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	transition: all linear 0.4s;
	-webkit-transition: all linear 0.4s;
	-o-transition: all linear 0.4s;
	-ms-transition: all linear 0.4s;
	-moz-transition: all linear 0.4s
}

.docubyte-wrapper figure.noTransform img {
	transform: none !important
}

.docubyte-wrapper figure.noTransform:hover img {
	transform: none !important
}

.docubyte-wrapper .docubyte-it:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	transition: all linear 0.4s;
	-webkit-transition: all linear 0.4s;
	-o-transition: all linear 0.4s;
	-ms-transition: all linear 0.4s;
	-moz-transition: all linear 0.4s
}

.ui-datepicker.ui-widget.ui-widget-content {
	border: none !important;
	box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
	background-color: #111111 !important
}

.ui-widget-content {
	background-color: #111111 !important
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border: none !important;
	background: 0 0 !important;
	text-align: center;
	color: #fff !important
}

.ui-datepicker td a,
.ui-datepicker td span {
	font-size: 12px;
	font-weight: 300 !important
}

.ui-widget-header {
	border: none !important;
	background: 0 0 !important;
	color: #fff !important
}

.ui-datepicker th {
	color: #fff;
	font-weight: 300 !important;
	font-size: 12px
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
	border: none !important;
	background: #eac097 !important;
	font-weight: 400 !important
}

.ui-datepicker .ui-datepicker-title {
	font-weight: 400
}

.ui-datepicker .ui-datepicker-title select {
	background-color: transparent;
	color: #fff;
	border: 1px solid transparent;
	padding: 5px
}

.ui-datepicker .ui-datepicker-title select option {
	color: #111111
}

.ui-datepicker .ui-datepicker-title {
	margin-top: -3px
}

.m-show {
	display: none !important
}

@media only screen and (max-width: 1024px) {
	.m-show {
		display: block !important
	}
}

@media only screen and (max-width: 1024px) {
	.m-hide {
		/*display: none !important*/
	}
}

.dropdown-overlay,
.search-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.9);
	z-index: 0;
	opacity: 0;
	transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;
	display: none
}

.dropdown-overlay.active,
.search-overlay.active {
	opacity: 1;
	z-index: 9999;
	display: block
}

.uk-accordion .uk-accordion-box {
	border-bottom: 1px solid #181818;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.uk-accordion .uk-accordion-box .uk-accordion-title {
	color: #c7c7c7 !important;
	font-size: 18px;
	padding: 10px 30px 0 0;
	display: block;
	border: 0;
	width: 100%;
	outline: 0;
	text-align: left;
	background: transparent url(../img/dropdown_arrow.png) no-repeat right center;
	background-size: 12px auto;
	line-height: 27px;
	cursor: pointer
}

.uk-accordion .uk-accordion-box .uk-accordion-title.active {
	color: #ff6633 !important
}

.uk-accordion .uk-accordion-box .uk-accordion-content {
	padding: 20px 20px 0 20px;
	display: none;
	font-size: 14px;
	line-height: 25px
}

.uk-accordion .uk-accordion-box ul li p {
	margin-bottom: 0
}

.uk-accordion#accordion .uk-accordion-box input[type='radio']:checked~.uk-accordion-content {
	height: auto;
	transition: .1s linear;
	display: block
}

.uk-accordion#accordion .uk-accordion-box input[type='radio']:checked+.uk-accordion-title {
	color: #ff6633 !important
}

.uk-accordion#accordion input[type='radio'] {
	display: none
}

.uk-accordion#accordion .uk-accordion-content {
	display: none;
	height: 0
}

.policy-popup {
	background: #212121;
	padding: 20px 0;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	right: 0;
	display: none
}

.policy-popup a {
	color: #fff
}

.policy-popup .close-policy {
	font-size: 18px;
	font-weight: 500;
	cursor: pointer
}

@media only screen and (max-width: 767px) {
	.policy-popup .close-policy {
		position: absolute;
		top: 3px;
		right: 0;
		margin: 0 auto;
		left: 0
	}
}

.success-msg {
	font-size: 14px;
	color: #c1c1c1;
	top: -8px;
	position: relative
}

.subscription-bar {
	padding: 170px 0 20px 0
}

.subscription-bar .sub-bar-border {
	max-width: 600px;
	margin: 0 auto;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #3b3b3b;
	height: 28px;
	padding: 5px
}

.subscription-bar .sub-bar-border .sub-bar-rail {
	width: 100%;
	background: #e85a5a;
	height: 16px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	position: relative
}

.subscription-bar .sub-bar-border .sub-bar-rail .sub-bar-fill {
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
	height: 100%;
	z-index: 1;
	border-radius: 10px 0 0 10px;
	background: url(../img/bar_bg.jpg) repeat left top
}

.subscription-bar .sub-bar-border .sub-bar-rail .sub-tooltip {
	position: absolute;
	bottom: 45px;
	right: -75px;
	width: 150px;
	background: #e85a5a;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	padding: 8px;
	text-align: center
}

.subscription-bar .sub-bar-border .sub-bar-rail .sub-tooltip:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #e85a5a;
	position: absolute;
	bottom: -15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.subscription-bar .sub-bar-border .sub-bar-rail .sub-tooltip .sub-tooltip-wrap {
	background: #212121;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	color: #c0bcb9;
	padding: 20px;
	box-shadow: 0 0 5px #212121
}

.subscription-bar .sub-bar-border .sub-bar-rail .sub-tooltip .sub-tooltip-wrap span {
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
	font-size: 20px
}

.subscription-bar .sub-bar-desp {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	max-width: 600px;
	margin: 0 auto;
	padding: 5px 0
}

.subscription-bar .sub-bar-desp p {
	color: #929292;
	font-size: 16px
}

.subscription-bar .sub-bar-desp p span {
	color: #fff;
	display: block;
	margin-top: 5px
}

.sub-heading {
	font-size: 16px;
	line-height: 22px;
	color: #c0bcb9;
	text-transform: uppercase;
	margin: 40px auto 0 auto;
	text-align: left;
	background: #141414 url(../img/dropdown_arrow_01.png) no-repeat 97% center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	padding: 15px 20px;
	max-width: 600px;
	cursor: pointer
}

@media only screen and (max-width: 767px) {
	.sub-heading {
		font-size: 16px
	}
}

@media only screen and (max-width: 1024px) {
	.specialofferwrapper h3.recommend-band {
		top: -52px !important
	}
}

@media only screen and (max-width: 767px) {
	.specialofferwrapper h3.recommend-band {
		top: -33px !important
	}
}

@media only screen and (max-width: 639px) {
	.specialofferwrapper h3.recommend-band {
		top: -34px !important
	}
}

.subscription-section .premium-section {
	overflow-x: inherit
}

.subscription-section .premium-section .premiun-table tr th .premiun-col h4 {
	font-size: 13px
}

@media only screen and (max-width: 639px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h4 {
		font-size: 14px
	}
}

.subscription-section .downloadnowwrapper {
	margin-top: 20px;
	line-height: 1.3;
	font-size: 15px;
	font-weight: bold
}

.subscription-section .downloadnowwrapper span {
	padding-left: 5%
}

.subscription-section .downloadnowwrapper .downloadnow {
	margin: 20px auto;
	width: 85%
}

.subscription-section .step-switch-btn {
	position: relative;
	display: block;
	width: 90px;
	height: 40px;
	margin: 0 auto 30px auto
}

.subscription-section .step-switch-btn input {
	opacity: 0;
	width: 0;
	height: 0
}

.subscription-section .step-switch-btn .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ff6633;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px
}

.subscription-section .step-switch-btn .slider:before {
	position: absolute;
	content: "";
	height: 32px;
	width: 32px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.subscription-section .step-switch-btn input:checked+.slider {
	background-color: #ff6633
}

.subscription-section .step-switch-btn input:focus+.slider {
	box-shadow: 0 0 1px #ff6633
}

.subscription-section .step-switch-btn input:checked+.slider:before {
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-ms-transform: translateX(50px);
	-o-transform: translateX(50px);
	transform: translateX(50px)
}

.subscription-section.sub-step-01 {
	max-width: 850px;
	margin: 0 auto;
	width: 100%
}

.subscription-section.sub-step-02 {
	max-width: 1040px;
	margin: 0 auto;
	width: 100%
}

@media only screen and (max-width: 767px) {
	.subscription-section.sub-step-02 .sub-plan-list {
		display: none
	}
}

.subscription-section.sub-step-02 .subscribe-plan-box {
	max-width: 375px
}

@media only screen and (max-width: 980px) {
	.subscription-section.sub-step-02 .subscribe-plan-box {
		width: 45%
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section.sub-step-02 .subscribe-plan-box {
		width: 100%;
		float: none;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
		max-width: 100%
	}
}

.subscription-section .step-title {
	font-weight: 700;
	color: #c0bcb9;
	font-size: 22px;
	display: block;
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.subscription-section .step-title {
		margin-bottom: 25px
	}
}

.subscription-section .instant-act-container {
	padding: 10px 0;
	text-align: center
}

.subscription-section .instant-act-container .instant-act-grid {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.subscription-section .instant-act-container .instant-act-grid .sub-plan-box {
	border: 2px solid #242424;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	color: #c0bcb9;
	padding: 20px 10px;
	width: 30%
}

@media only screen and (max-width: 479px) {
	.subscription-section .instant-act-container .instant-act-grid .sub-plan-box {
		width: 35%;
		font-size: 15px;
		line-height: 21px
	}
}

.subscription-section .instant-act-container .instant-act-grid .sub-plan-box.active {
	background-color: #ff6633;
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	border-color: transparent;
	color: #fff
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn {
	position: relative;
	display: block;
	width: 90px;
	height: 40px;
	margin: 0 auto
}

@media only screen and (max-width: 479px) {
	.subscription-section .instant-act-container .instant-act-grid .inst-act-btn {
		width: 75px;
		height: 35px
	}
}

@media only screen and (max-width: 359px) {
	.subscription-section .instant-act-container .instant-act-grid .inst-act-btn {
		width: 65px;
		height: 30px
	}
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn input {
	opacity: 0;
	width: 0;
	height: 0
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ff6633;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn .slider:before {
	position: absolute;
	content: "";
	height: 32px;
	width: 32px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

@media only screen and (max-width: 479px) {
	.subscription-section .instant-act-container .instant-act-grid .inst-act-btn .slider:before {
		bottom: 2px;
		left: 2px
	}
}

@media only screen and (max-width: 359px) {
	.subscription-section .instant-act-container .instant-act-grid .inst-act-btn .slider:before {
		height: 27px;
		width: 27px
	}
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn input:checked+.slider {
	background-color: #ff6633
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn input:focus+.slider {
	box-shadow: 0 0 1px #ff6633
}

.subscription-section .instant-act-container .instant-act-grid .inst-act-btn input:checked+.slider:before {
	-webkit-transform: translateX(50px);
	-moz-transform: translateX(50px);
	-ms-transform: translateX(50px);
	-o-transform: translateX(50px);
	transform: translateX(50px)
}

@media only screen and (max-width: 479px) {
	.subscription-section .instant-act-container .instant-act-grid .inst-act-btn input:checked+.slider:before {
		-webkit-transform: translateX(39px);
		-moz-transform: translateX(39px);
		-ms-transform: translateX(39px);
		-o-transform: translateX(39px);
		transform: translateX(39px)
	}
}

@media only screen and (max-width: 359px) {
	.subscription-section .instant-act-container .instant-act-grid .inst-act-btn input:checked+.slider:before {
		-webkit-transform: translateX(34px);
		-moz-transform: translateX(34px);
		-ms-transform: translateX(34px);
		-o-transform: translateX(34px);
		transform: translateX(34px)
	}
}

.subscription-section .instant-act-container .instant-feature-tab {
	display: none
}

.subscription-section .instant-act-container .instant-feature-tab.active {
	display: block
}

.subscription-section .instant-act-container .instant-act-features {
	margin-top: 55px
}

.subscription-section .instant-act-container .instant-act-features .inst-label {
	background: #141414;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 6px 10px;
	text-transform: uppercase;
	font-weight: 500;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	line-height: 20px
}

@media only screen and (max-width: 479px) {
	.subscription-section .instant-act-container .instant-act-features .inst-label {
		font-size: 13px
	}
}

.subscription-section .instant-act-container .instant-act-features .inst-check-ans {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 10px 0
}

.subscription-section .instant-act-container .instant-act-features .inst-check-ans span {
	width: 30%;
	text-align: center;
	font-size: 23px
}

.subscription-section .payment-type-section {
	width: 100%
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section {
		width: 100%;
		float: none;
		padding-right: 0;
		margin-bottom: 20px
	}
}

.subscription-section .payment-type-section.braintree-payment {
	max-width: 550px;
	margin: 0 auto;
	text-align: center
}

.subscription-section .payment-type-section.braintree-payment .theme-btn {
	margin-top: 20px
}

.subscription-section .payment-type-section.braintree-payment .add-payment-method-view .payment-container {
	background: transparent
}

.subscription-section .payment-type-section .payment-type-wrap .pt-title {
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pt-title {
		font-size: 15px
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .voucher-box {
		display: none
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .voucher-box .pt-title {
		text-align: left
	}
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .coupon-input {
	position: relative
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .coupon-input .apply-coupon {
	color: #ff3333;
	font-weight: 700;
	font-size: 16px;
	position: absolute;
	top: 14px;
	right: 5px;
	z-index: 1
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .pt-input {
	width: 100%;
	background-color: transparent;
	padding: 12px 60px 12px 0;
	border: 0;
	border-bottom: 1px solid #333;
	font-size: 17px;
	color: #fff;
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s;
	margin-bottom: 8px
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .pt-input::-webkit-input-placeholder {
	color: #fff
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .pt-input::-moz-placeholder {
	color: #fff
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .pt-input:-ms-input-placeholder {
	color: #fff
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .pt-input:-moz-placeholder {
	color: #fff
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .view-cup-btn {
	color: #8c8c8c;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	position: relative
}

.subscription-section .payment-type-section .payment-type-wrap .voucher-box .view-cup-btn:before {
	position: absolute;
	content: '\f105';
	font-family: 'Poppins';
	color: #8c8c8c;
	right: -15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list {
	margin-top: 35px;
	margin-bottom: 20px;
	font-family: "Montserrat", sans-serif;
	padding: 0
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list ul {
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	text-indet: 0
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li {
	position: relative;
	background: #eaeaea;
	margin: 20px 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
	transition: 0.4s;
	color: #111111;
	width: 100%;
	float: none;
	text-indet: 0
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode {
	background: #fff;
	margin-top: 45px
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode .red-offer-band {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: 0 auto;
	top: -15px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode .red-offer-band {
		left: 34%
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode .red-offer-band {
		font-size: 14px;
		width: 150px;
		left: 31%
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 10px;
	background: #ed0505;
	border-radius: 12px 0 0 12px
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label {
	padding: 26px 22px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label {
		padding: 15px 10px 10px 10px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	width: -webkit-calc(100% - 175px);
	width: -moz-calc(100% - 175px);
	width: -ms-calc(100% - 175px);
	width: calc(100% - 175px);
	padding-left: 10px;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left {
		width: -webkit-calc(100% - 100px);
		width: -moz-calc(100% - 100px);
		width: -ms-calc(100% - 100px);
		width: calc(100% - 100px)
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left .pay-icon-img {
		width: 110px;
		margin-bottom: 4px
	}

	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left .pay-icon-img img {
		width: auto
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left .pay-icon-text {
	color: #ed0505;
	font-weight: 500;
	font-size: 15px;
	width: -webkit-calc(100% - 165px);
	width: -moz-calc(100% - 165px);
	width: -ms-calc(100% - 165px);
	width: calc(100% - 165px);
	padding: 0 15px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left .pay-icon-text {
		width: 100%;
		padding: 0 0;
		font-size: 13px;
		line-height: 18px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-left .pay-icon-text {
		font-size: 9px;
		line-height: 11px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right {
	position: absolute;
	right: 0;
	background: #ed0505;
	width: 100px;
	top: 0;
	color: #fff;
	height: 100%;
	text-align: right;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-o-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end;
	width: 175px;
	z-index: 1;
	border-radius: 0 12px 12px 0;
	padding-right: 12px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right {
		width: 105px;
		text-align: right
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-old-price {
	font-weight: 500;
	text-decoration: line-through;
	display: inline-block;
	margin-bottom: 3px;
	font-size: 18px
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-new-price {
	font-weight: 600;
	font-size: 35px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-new-price {
		font-size: 27px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-new-price .fa {
	font-size: 20px;
	vertical-align: top;
	margin-top: 6px;
	font-weight: 700;
	margin-right: 3px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-new-price .fa {
		font-size: 18px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-new-price span {
	font-weight: 500;
	display: block;
	text-transform: uppercase;
	margin-top: 03;
	font-size: 14px;
	vertical-align: top
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .pay-amz-new-price span {
		display: block;
		margin-bottom: 0;
		font-size: 13px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .link-txt {
	color: #fff;
	font-size: 13px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: 500
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li.amaz-payment-mode label .pay-amz-right .link-txt {
		font-size: 10px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	cursor: pointer;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 5px 12px 5px 10px;
	height: 100%
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label {
		padding: 0 12px 5px 8px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-label {
	width: 71%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr {
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	font-size: 32px;
	text-align: right
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr {
		font-size: 25px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr {
		font-size: 21px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr .fa {
	font-size: 20px;
	vertical-align: top;
	margin-top: 5px;
	font-weight: 700;
	margin-right: 3px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr .fa {
		font-size: 16px;
		margin-top: 0px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr .link-txt {
	color: #c72424;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: 500
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-inr .link-txt {
		font-size: 11px !important;
		bottom: 7px;
		right: 3px;
		width: 92px;
		position: absolute
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-icon {
	width: 60px;
	height: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-o-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	margin-right: 20px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-icon {
		margin-right: 5px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-icon img {
	max-width: 90%;
	max-height: 100%
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label input[type='radio'] {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer
}

.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-text {
	font-weight: 500;
	color: #111111;
	font-size: 18px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-text {
		font-size: 16px
	}
}

@media only screen and (max-width: 639px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-type-list li label .pay-text {
		font-size: 14px
	}
}

.subscription-section .payment-type-section .payment-type-wrap .pay-note {
	font-weight: 400;
	color: #acacac;
	font-size: 17px;
	margin-top: 20px;
	line-height: 22px
}

@media only screen and (max-width: 767px) {
	.subscription-section .payment-type-section .payment-type-wrap .pay-note {
		font-size: 15px
	}
}

.subscription-section .subscribe-plan-box {
	width: 48%;
	margin: 0 1%;
	float: left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	border: 2px solid transparent;
	margin-bottom: 30px;
	transition: all 0.5s;
	background-color: #ff6633;
	background-image: linear-gradient(105deg, #ab1b1b 0, #f33 50%)
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box {
		width: 100%;
		float: none;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0
	}
}

.subscription-section .subscribe-plan-box .sub-plan-header {
	color: #fff;
	text-align: center;
	padding: 30px 15px
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-header .onetribe_logo {
		width: 120px;
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle
	}
}

@media only screen and (max-width: 359px) {
	.subscription-section .subscribe-plan-box .sub-plan-header .onetribe_logo {
		width: 115px
	}
}

.subscription-section .subscribe-plan-box .sub-plan-header h3 {
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 15px
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-header h3 {
		display: inline-block;
		text-transform: uppercase;
		font-size: 20px;
		font-weight: 700;
		vertical-align: middle;
		margin: 0
	}
}

.subscription-section .subscribe-plan-box .sub-plan-header h4 {
	font-weight: 700;
	font-size: 30px
}

.subscription-section .subscribe-plan-box .sub-plan-header h4 .fa {
	font-size: 35px;
	margin-right: 6px
}

.subscription-section .subscribe-plan-box .sub-plan-header h4 .offer-price {
	text-decoration: line-through;
	font-size: 28px;
	margin-right: 10px
}

.subscription-section .subscribe-plan-box .sub-plan-header h4 .offer-price .fa {
	font-size: 23px
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-header h4 {
		font-weight: 500;
		margin-top: 14px;
		font-size: 22px
	}
}

.subscription-section .subscribe-plan-box .sub-plan-header h5 {
	font-weight: 500;
	margin-top: 10px
}

.subscription-section .subscribe-plan-box .sub-plan-header h5 .fa {
	font-size: 15px;
	margin-right: 3px
}

.subscription-section .subscribe-plan-box .sub-voucher-box {
	padding: 10px;
	text-align: center;
	background: #ccc;
	display: none
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-voucher-box {
		display: block
	}
}

.subscription-section .subscribe-plan-box .sub-voucher-box .coupon-input {
	padding: 10px 10px 15px 10px;
	display: none
}

.subscription-section .subscribe-plan-box .sub-voucher-box .coupon-input .pt-input {
	width: 100%;
	background: transparent;
	border: 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #ada7a7;
	font-size: 14px;
	text-align: center;
	color: #807c7c
}

.subscription-section .subscribe-plan-box .sub-voucher-box .coupon-input .apply-coupon {
	color: #ff3333;
	font-weight: 700;
	display: block;
	margin-top: 12px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px
}

.subscription-section .subscribe-plan-box .sub-voucher-box .apply-coupon-btn {
	color: #ff3333;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
	text-align: center;
	cursor: pointer
}

.subscription-section .subscribe-plan-box .sub-voucher-box .apply-coupon-btn:before {
	content: " ";
	position: absolute;
	right: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ff3333;
	transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ff3333
}

.subscription-section .subscribe-plan-box .sub-voucher-box .apply-coupon-btn.active span {
	display: none
}

.subscription-section .subscribe-plan-box .sub-voucher-box .apply-coupon-btn.active:before {
	border-top: 6px solid #ff6633;
	transform: translateY(-50%) rotate(180deg);
	right: -5px
}

.subscription-section .subscribe-plan-box .sub-plan-body {
	padding-bottom: 10px
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-body {
		display: none
	}
}

.subscription-section .subscribe-plan-box .sub-plan-body h5 {
	background: #dddddd;
	display: block;
	text-align: center;
	color: #8c8c8c;
	font-weight: 700;
	padding: 20px 0;
	text-transform: uppercase;
	font-size: 20px
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-body h5 {
		padding: 12px 0
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-body h5.benefit-title span {
		background: url(../img/dropdown_arrow_01.png) no-repeat right 0 center;
		display: inline-block;
		padding: 0 18px
	}
}

.subscription-section .subscribe-plan-box .sub-plan-body ul li {
	color: #fff;
	font-weight: 500;
	text-align: center;
	padding: 15px;
	position: relative;
	font-size: 19px;
	border-bottom: 2px solid #cc3333;
	line-height: 26px
}

.subscription-section .subscribe-plan-box .sub-plan-body ul li:last-child {
	border-bottom: 0
}

@media only screen and (max-width: 767px) {
	.subscription-section .subscribe-plan-box .sub-plan-body ul li {
		padding: 8px 10px 8px 40px
	}
}

.subscription-section .subscribe-plan-box .sub-plan-body .change-plan-btn {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	display: block;
	padding: 25px 10px;
	text-align: center;
	font-size: 20px
}

.subscription-section .subscribe-plan-box.active {
	border: 0
}

.subscription-section .premium-section {
	width: 100%;
	overflow-x: auto;
	max-width: 1000px;
	margin: 0 auto;
	font-family: "Montserrat", sans-serif
}

.subscription-section .premium-section .amz-top-banner {
	background-image: linear-gradient(to right, #ae2e2d, #ff1e1e 88%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
	width: 98%
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner {
		padding: 15px 6px;
		width: 94%
	}
}

.subscription-section .premium-section .amz-top-banner .amz-banner-img {
	width: 160px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-banner-img {
		width: 78px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle {
	color: #fff;
	padding-left: 25px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle {
		padding-left: 10px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 {
	font-size: 40px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 {
		font-size: 23px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 .fa {
	font-size: 32px;
	margin-right: 3px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 .fa {
		font-size: 22px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 sup {
	position: relative;
	top: -20px;
	font-size: 14px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 sup {
		top: -14px;
		font-size: 9px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 span {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 23px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-01 span {
		font-size: 17px;
		margin-left: -10px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-02 {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 29px;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-02 {
		font-size: 17px
	}
}

.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-02 img {
	width: 132px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .amz-middle .amz-text-02 img {
		width: 77px
	}
}

.subscription-section .premium-section .amz-top-banner .offer-band {
	color: #0a1e3b;
	font-weight: 700;
	background-image: linear-gradient(to left, #fab220, #fde720 88%);
	display: inline-block;
	line-height: 35px;
	text-align: center;
	padding: 0 15px 0 0;
	position: relative;
	font-size: 18px;
	position: absolute;
	top: 10px;
	right: -15px;
	z-index: 9
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .offer-band {
		line-height: 26px;
		font-size: 12px;
		top: 3px;
		right: -15px
	}
}

.subscription-section .premium-section .amz-top-banner .offer-band:before {
	content: "";
	width: 0px;
	height: 0px;
	top: 0;
	left: -15px;
	position: absolute;
	border-top: 18px solid transparent;
	border-bottom: 17px solid transparent;
	border-right: 15px solid #fde720
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .offer-band:before {
		border-top: 14px solid transparent;
		border-bottom: 12px solid transparent;
		border-right: 15px solid #fde720
	}
}

.subscription-section .premium-section .amz-top-banner .offer-band:after {
	content: "";
	width: 0px;
	height: 0px;
	top: 17px;
	z-index: -1;
	right: 0;
	position: absolute;
	border-top: 18px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 15px solid #fab220
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .amz-top-banner .offer-band:after {
		top: 17px;
		right: -1px;
		position: absolute;
		border-top: 10px solid transparent;
		border-bottom: 9px solid transparent;
		border-left: 16px solid #fab220
	}
}

.subscription-section .premium-section .freetrial-top-banner {
	background-image: linear-gradient(to left, #ae2e2d, #ee2121 37%);
	padding: 8px 15px 0 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .freetrial-top-banner {
		padding: 6px 6px;
		width: 100%
	}
}

.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-text {
	color: #fff;
	padding-right: 25px;
	width: 60%;
	font-family: "Montserrat", sans-serif
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-text {
		padding-right: 6px;
		width: 68%
	}
}

.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-text p {
	font-size: 23px;
	line-height: 30px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-text p {
		font-size: 9px;
		line-height: 14px;
		margin-bottom: 5px
	}
}

.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-text a {
	display: inline-block;
	margin-right: 10px;
	width: 130px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-text a {
		margin-right: 0px;
		width: 76px
	}
}

.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-img {
	width: 40%
}

.subscription-section .premium-section .freetrial-top-banner .freetrial-banner-img img {
	width: 100%
}

.subscription-section .premium-section .boxing-banner {
	margin-bottom: 20px
}

.subscription-section .premium-section .premiun-table {
	color: #fff;
	width: 100%
}

.subscription-section .premium-section .premiun-table tr {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.subscription-section .premium-section .premiun-table tr th,
.subscription-section .premium-section .premiun-table tr td {
	padding: 20px 12px
}

@media only screen and (max-width: 1024px) {

	.subscription-section .premium-section .premiun-table tr th,
	.subscription-section .premium-section .premiun-table tr td {
		padding: 20px 6px
	}
}

@media only screen and (max-width: 767px) {

	.subscription-section .premium-section .premiun-table tr th,
	.subscription-section .premium-section .premiun-table tr td {
		padding: 10px 6px;
		line-height: 21px;
		vertical-align: middle
	}
}

.subscription-section .premium-section .premiun-table tr th {
	text-align: center
}

.subscription-section .premium-section .premiun-table tr th .premiun-col {
	margin: 0 auto
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col.premiun-col1 {
		width: 80px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col.premiun-col2 {
		width: 95px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col.premiun-col3 {
		width: 100px
	}
}

.subscription-section .premium-section .premiun-table tr th .premiun-col.premiun-col3 .onetribedocubay-logo {
	width: 140px;
	margin: 0 auto 6px auto;
	display: block
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col.premiun-col3 .onetribedocubay-logo {
		width: 90px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col.premiun-col3 .onetribedocubay-logo {
		width: 85px
	}
}

.subscription-section .premium-section .premiun-table tr th .premiun-col h3 {
	font-weight: 700;
	font-size: 26px;
	margin: 0 auto 6px auto
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h3 {
		font-size: 20px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h3 {
		font-size: 18px
	}
}

.subscription-section .premium-section .premiun-table tr th .premiun-col h3.recommend-band {
	background: #fff;
	color: #ff3333;
	font-size: 18px;
	top: -20px;
	position: relative;
	padding: 8px 25px;
	margin-bottom: 0;
	display: inline-block;
	border-radius: 0 0 20px 20px;
	font-weight: 400
}

@media only screen and (max-width: 1024px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h3.recommend-band {
		top: -20px
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h3.recommend-band {
		font-size: 12px !important;
		top: -11px;
		position: relative;
		padding: 2px 10px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h3.recommend-band {
		padding: 2px 7px;
		top: -10px;
		font-size: 11px !important
	}
}

.subscription-section .premium-section .premiun-table tr th .premiun-col .only-text {
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	text-align: center;
	margin: 5px 0 0 0;
	font-weight: 500
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col .only-text {
		margin: 0 0 0 0
	}
}

.subscription-section .premium-section .premiun-table tr th .premiun-col p {
	font-size: 14px;
	margin: 10px 0
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col p {
		margin: 4px 0
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col p {
		margin: 2px 0
	}
}

.subscription-section .premium-section .premiun-table tr th .premiun-col h4 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 6px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h4 {
		font-size: 14px;
		margin-top: 4px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h4 {
		font-size: 13px
	}
}

@media only screen and (max-width: 1024px) {
	.subscription-section .premium-section .premiun-table tr th .premiun-col h4 .m-show {
		display: inline-block !important
	}
}

@media only screen and (max-width: 639px) {
	.subscription-section .premium-section .premiun-table tr td {
		padding: 10px 0
	}
}

@media only screen and (max-width: 639px) {
	.subscription-section .premium-section .premiun-table tr td:first-child {
		font-size: 13px
	}
}

.subscription-section .premium-section .premiun-table tr td .yes-facility,
.subscription-section .premium-section .premiun-table tr td .no-facility {
	text-align: center;
	display: block;
	margin: 0 auto
}

.subscription-section .premium-section .premiun-table tr td:first-child {
	font-size: 16px;
	color: #cccccc
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr td:first-child {
		font-size: 14px
	}
}

.subscription-section .premium-section .premiun-table tr td .select-premium-btn.theme-btn {
	background: transparent;
	border: 2px solid #ff1e1e;
	padding: 0 30px;
	line-height: 45px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .premiun-table tr td .select-premium-btn.theme-btn {
		padding: 0 15px;
		line-height: 35px;
		font-size: 14px
	}
}

.subscription-section .premium-section .premiun-table tr td .select-premium-btn.theme-btn.active {
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%);
	border: none;
	padding: 2px 30px
}

.subscription-section .premium-section .premiun-table tfoot tr {
	border-bottom: 0
}

.subscription-section .premium-section .premiun-table tbody tr td.annually-plan.active,
.subscription-section .premium-section .premiun-table tbody tr th.annually-plan.active,
.subscription-section .premium-section .premiun-table thead tr td.annually-plan.active,
.subscription-section .premium-section .premiun-table thead tr th.annually-plan.active {
	background-image: linear-gradient(-225deg, #ae2e2d 0, #ff1e1e 100%)
}

.subscription-section .premium-section .premiun-table tbody tr td.monthly-plan.active,
.subscription-section .premium-section .premiun-table tbody tr th.monthly-plan.active,
.subscription-section .premium-section .premiun-table thead tr td.monthly-plan.active,
.subscription-section .premium-section .premiun-table thead tr th.monthly-plan.active {
	background-image: linear-gradient(-225deg, #999 0, #fff 100%);
	color: #111111
}

.subscription-section .premium-section .proceed-btn {
	width: 300px;
	margin-top: 15px
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section .proceed-btn {
		width: 100%
	}
}

.subscription-section .premium-section .plans-note {
	font-size: 14px;
	line-height: 22px;
	color: #fff
}

@media only screen and (max-width: 1024px) {
	.subscription-section .premium-section .plans-note {
		margin-top: 20px
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section .plans-note {
		margin-top: 20px;
		font-size: 12px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table {
	margin-bottom: 20px
}

@media only screen and (max-width: 1024px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table {
		margin-bottom: 0px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table {
		margin-bottom: 0px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th {
	vertical-align: bottom
}

@media only screen and (max-width: 639px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th {
		padding: 10px 4px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h3 {
	font-weight: 600
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h3 {
		margin-bottom: 2px;
		font-size: 18px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h3 {
		font-size: 16px
	}
}

@media only screen and (max-width: 1024px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h3.recommend-band.subscription {
		top: -20px
	}
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h3.recommend-band.subscription {
		top: -34px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h3.recommend-band.subscription {
		top: -10px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col p.pre-old-price {
	font-size: 18px;
	position: relative;
	margin-bottom: 0;
	display: inline-block;
	font-weight: 700;
	height: 18px;
	margin: 0 0
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col p.pre-old-price {
		font-size: 14px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col p.pre-old-price .fa {
	font-size: 16px;
	margin-right: 3px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col p.pre-old-price .fa {
		font-size: 14px;
		margin-right: 0
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col p.pre-old-price:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #111111;
	left: 0;
	top: 10px;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform: rotate(-8deg);
	width: 100%
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 {
	font-size: 35px;
	letter-spacing: 1px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 {
		font-size: 24px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 {
		font-size: 18px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 sup {
	font-size: 14px;
	position: relative;
	top: -18px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 sup {
		font-size: 12px;
		position: relative;
		top: -14px
	}
}

@media only screen and (max-width: 479px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 sup {
		font-size: 11px;
		position: relative;
		top: -10px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 .fa {
	font-size: 31px;
	margin-right: 3px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col h4 .fa {
		font-size: 17px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col .m-period {
	font-weight: 500;
	font-size: 16px
}

@media only screen and (max-width: 767px) {
	.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col .m-period {
		font-size: 14px
	}
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr th .premiun-col.monthly-col h4 {
	margin-top: 30px
}

.subscription-section .premium-section.amaz-premium-section .premiun-table tr td {
	font-weight: 500
}

.child-mode-popup {
	background: #212121;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 9999;
	max-width: 430px;
	padding: 10px 0;
	width: 90%
}

.child-mode-popup .child-mode-header {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	border-bottom: 1px solid #292929;
	padding: 10px 20px 20px 20px
}

.child-mode-popup .child-mode-header .cm-title {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #c0bcb9;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500
}

.child-mode-popup .child-mode-header .cm-title img {
	width: 30px;
	margin-right: 5px
}

.child-mode-popup .cm-label {
	color: #c0bcb9;
	font-size: 17px;
	text-transform: uppercase;
	display: block;
	text-align: center
}

.child-mode-popup .child-mode-wrap {
	padding: 15px 10px 5px 10px
}

.child-mode-popup .child-mode-wrap .child-mode-list {
	text-align: center;
	margin-top: 15px
}

.child-mode-popup .child-mode-wrap .child-mode-list li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-right: -5px;
	padding: 10px 5px;
	text-align: center;
	cursor: pointer
}

@media only screen and (max-width: 639px) {
	.child-mode-popup .child-mode-wrap .child-mode-list li {
		width: 100%;
		margin-right: 0
	}
}

.child-mode-popup .child-mode-wrap .child-mode-list li .child-mode-input {
	border: 2px solid #8c8c8c;
	line-height: 50px;
	height: 54px;
	display: block;
	width: 180px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	position: relative;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	text-align: center;
	overflow: hidden;
	cursor: pointer
}

.child-mode-popup .child-mode-wrap .child-mode-list li .child-mode-input .checkbtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: -1
}

.child-mode-popup .child-mode-wrap .child-mode-list li input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0
}

.child-mode-popup .child-mode-wrap .child-mode-list li input:checked~.checkbtn {
	background: #8c8c8c
}

.child-mode-popup.child-mode-login {
	background: #111111;
	padding-bottom: 0
}

.child-mode-popup.child-mode-login .child-mode-form {
	padding: 20px 10px 0 10px
}

.child-mode-popup.child-mode-login .child-mode-form .cm-label {
	margin-bottom: 10px;
	font-size: 18px
}

.child-mode-popup.child-mode-login .child-mode-form .form-row .input-box {
	height: 58px
}

.child-mode-popup.child-mode-login .child-mode-form .form-row .input-box .input-label {
	font-size: 17px
}

.child-mode-popup.child-mode-login .child-mode-form .form-row .theme-btn {
	margin: 0 auto;
	display: block
}

.child-mode-popup.child-mode-login .child-mode-form .form-row .child-for-pass {
	color: #8c8c8c;
	display: block;
	margin-top: 15px
}

.switch {
	position: relative;
	display: block;
	vertical-align: top;
	width: 70px;
	height: 30px;
	border-radius: 18px;
	cursor: pointer
}

.switch .switch-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	box-sizing: content-box
}

.switch .switch-label {
	position: relative;
	display: block;
	height: inherit;
	font-size: 13px;
	font-weight: 500;
	border-radius: inherit;
	box-sizing: content-box
}

.switch .switch-label:before,
.switch .switch-label:after {
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
	box-sizing: content-box
}

.switch .switch-label:before {
	content: attr(data-off);
	right: 11px;
	color: #aaaaaa
}

.switch .switch-label:after {
	content: attr(data-on);
	left: 11px;
	color: #FFFFFF;
	opacity: 0
}

.switch .switch-input:checked~.switch-label {
	background: #ff6633
}

.switch .switch-input:checked~.switch-label:before {
	opacity: 0
}

.switch .switch-input:checked~.switch-label:after {
	opacity: 1
}

.switch .switch-handle {
	position: absolute;
	top: 3px;
	left: 4px;
	width: 24px;
	height: 24px;
	background: #ffffff;
	border-radius: 100%
}

.switch .switch-handle:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
	width: 12px;
	height: 12px;
	border-radius: 6px
}

.switch .switch-input:checked~.switch-handle {
	left: 40px
}

.switch .switch-label,
.switch .switch-handle {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease
}

.sent-msg {
	position: absolute;
	right: 0;
	bottom: 18px;
	font-weight: 700;
	color: #666666
}

.tribe-section {
	text-align: center
}

.tribe-section.tribe-leaving-box {
	max-width: 750px;
	margin: 0 auto
}

.tribe-section.generate-pin-section .pin-section {
	margin: 30px 0 10px 0
}

.tribe-section.generate-pin-section .pin-section .tribe-title.pin-text {
	font-size: 45px;
	letter-spacing: 7px
}

.tribe-section.generate-pin-section .tribe-comment-box .tribe-btn-group {
	margin-top: 0;
	text-align: center
}

.tribe-section.generate-pin-section .tribe-comment-box .tribe-btn-group .theme-btn {
	width: 150px;
	display: inline-block;
	margin: 0 5px;
	border: 2px solid #ff3333;
	text-transform: capitalize;
	font-size: 18px
}

@media only screen and (max-width: 767px) {
	.tribe-section.generate-pin-section .tribe-comment-box .tribe-btn-group .theme-btn {
		font-size: 16px;
		width: 130px
	}
}

.tribe-section .tribe-title {
	color: #fff;
	font-size: 28px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 35px
}

@media only screen and (max-width: 767px) {
	.tribe-section .tribe-title {
		font-size: 24px;
		line-height: 30px
	}
}

.tribe-section .tribe-tabs {
	margin: 35px 0
}

@media only screen and (max-width: 767px) {
	.tribe-section .tribe-tabs {
		margin: 35px 0 15px 0
	}
}

.tribe-section .tribe-tabs li {
	display: inline-block;
	vertical-align: top;
	margin: 6px 4px;
	cursor: pointer
}

.tribe-section .tribe-tabs li label {
	position: relative;
	display: block;
	padding: 12px 20px;
	font-size: 16px;
	text-align: center;
	border: 2px solid #ff3333;
	color: #ff3333;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	cursor: pointer
}

@media only screen and (max-width: 479px) {
	.tribe-section .tribe-tabs li label {
		border: 1px solid #ff3333;
		font-size: 14px;
		padding: 12px 15px
	}
}

.tribe-section .tribe-tabs li label.active {
	background: #ff3333;
	color: #fff
}

.tribe-section .tribe-tabs li label input[type='radio'] {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer
}

.tribe-section .tribe-comment-box {
	padding: 20px 50px 0 50px
}

@media only screen and (max-width: 767px) {
	.tribe-section .tribe-comment-box {
		padding: 20px 0 0 0
	}
}

.tribe-section .tribe-comment-box h3 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 500
}

.tribe-section .tribe-comment-box .tribe-comment-area {
	position: relative
}

.tribe-section .tribe-comment-box .tribe-comment-area textarea {
	width: 100%;
	height: 140px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: transparent;
	color: #cccccc;
	font-size: 15px;
	line-height: 22px;
	padding: 8px 10px;
	resize: none;
	overflow: hidden
}

.tribe-section .tribe-comment-box .tribe-comment-area .send-btn {
	color: #ff3333;
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	text-transform: uppercase
}

.tribe-section .tribe-comment-box .tribe-btn-group {
	margin-top: 40px
}

@media only screen and (max-width: 767px) {
	.tribe-section .tribe-comment-box .tribe-btn-group {
		margin-top: 20px
	}
}

.tribe-section .tribe-comment-box .tribe-btn-group a {
	display: block;
	font-size: 16px;
	max-width: 380px;
	margin: 0 auto 15px auto
}

.tribe-section .tribe-comment-box .tribe-btn-group a.transparent-btn {
	background: transparent;
	border: 2px solid #ff3333
}

@media only screen and (max-width: 479px) {
	.tribe-section .tribe-comment-box .tribe-btn-group a {
		font-size: 14px
	}
}

.membershp-section {
	margin: 30px auto 0 auto;
	max-width: 500px;
	width: 100%;
	position: relative;
	font-family: "Montserrat", sans-serif
}

.membershp-section .promo-box {
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	text-align: center;
	right: 0;
	margin: 0 auto;
	width: 98.7%;
	border-radius: 0 0 12px 12px;
	z-index: 9;
	padding: 4px 15px 10px 15px;
	cursor: pointer
}

.membershp-section .promo-box .promo-accord {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	color: #c72424;
	text-align: center;
	display: inline-block;
	padding: 10px 30px 10px 10px;
	background: url(../img/down_arrow_promo.png) no-repeat right 5px center;
	background-size: 15px auto;
	display: none
}

@media only screen and (max-width: 767px) {
	.membershp-section .promo-box .promo-accord {
		padding: 6px 30px 6px 10px;
		background: url(../img/down_arrow_promo.png) no-repeat right 10px center;
		background-size: 11px auto;
		font-size: 14px
	}
}

.membershp-section .promo-box .promo-wrap {
	position: relative
}

.membershp-section .promo-box .promo-wrap .promo-input {
	width: 100%;
	height: 30px;
	padding: 0 60px 0 0;
	border: 0;
	border-bottom: 1px solid #111111;
	background: #fff;
	text-align: left;
	font-size: 16px;
	color: #9b9b9b;
	font-weight: 500;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.membershp-section .promo-box .promo-wrap .promo-input {
		font-size: 14px
	}
}

.membershp-section .promo-box .promo-wrap .apply-btn {
	margin: 0;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	color: #c72424;
	text-align: center;
	right: 0;
	position: absolute;
	display: inline-block;
	width: 50px;
	line-height: 30px;
	top: 0
}

@media only screen and (max-width: 767px) {
	.membershp-section .promo-box .promo-wrap .apply-btn {
		font-size: 14px
	}
}

.membershp-section .promo-box .promo-wrap .up-arrow {
	display: none
}

.membershp-section .membershp-card {
	width: 100%;
	padding: 0 0;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px
}

.membershp-section .membershp-card .membership-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	z-index: 99;
	height: 115%;
	display: none
}

.membershp-section .membershp-card .membership-overlay.active {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex
}

.membershp-section .membershp-card .membership-overlay .activate-btn {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: #ed0505;
	line-height: 35px
}

.membershp-section .membershp-card .progress-pie-chart {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	position: relative;
	margin: 20px auto
}

.membershp-section .membershp-card .progress-pie-chart.gt-50 {
	background-color: #81CE97
}

.membershp-section .membershp-card .progress-pie-chart .ppc-progress {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 80px);
	top: calc(50% - 80px);
	width: 160px;
	height: 160px;
	clip: rect(0, 160px, 160px, 80px)
}

.membershp-section .membershp-card .progress-pie-chart .ppc-progress .ppc-progress-fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 80px);
	top: calc(50% - 80px);
	width: 160px;
	height: 160px;
	clip: rect(0, 80px, 160px, 0);
	transform: rotate(60deg)
}

.gt-50 .membershp-section .membershp-card .progress-pie-chart .ppc-progress {
	clip: rect(0, 80px, 160px, 0)
}

.gt-50 .membershp-section .membershp-card .progress-pie-chart .ppc-progress .ppc-progress-fill {
	clip: rect(0, 160px, 160px, 80px);
	background: #E5E5E5
}

.membershp-section .membershp-card .progress-pie-chart .ppc-percents {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 139.1304347826px/2);
	top: calc(50% - 139.1304347826px/2);
	width: 139.1304347826px;
	height: 139.1304347826px;
	text-align: center;
	display: table
}

.membershp-section .membershp-card .progress-pie-chart .ppc-percents .pcc-percents-wrapper {
	display: table-cell;
	vertical-align: middle
}

.membershp-section .membershp-card .membership-nav {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	padding: 30px 30px 0 30px
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-nav {
		padding: 20px 17px 0 17px
	}
}

.membershp-section .membershp-card .membership-nav .plan-box {
	width: 165px
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-nav .plan-box {
		width: 120px
	}
}

.membershp-section .membershp-card .membership-nav .plan-box .premium-status {
	display: inline-block;
	background: url(../img/premium_status_band.png) no-repeat top left;
	color: #fff;
	line-height: 19px;
	font-size: 13px;
	background-size: 100% auto;
	padding: 0 13px 0 5px;
	margin-top: 10px;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-nav .plan-box .premium-status {
		padding: 0 13px 0 5px;
		margin-top: 5px;
		font-size: 11px
	}
}

.membershp-section .membershp-card .membership-nav .plan-box .premium-status b {
	font-weight: 700;
	width: 100px
}

.membershp-section .membershp-card .membership-nav .membership-logo {
	width: 85px;
	display: inline-block
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-nav .membership-logo {
		width: 65px
	}
}

.membershp-section .membershp-card .membership-nav .membership-logo img {
	width: 100%
}

.membershp-section .membershp-card .membership-img {
	position: absolute;
	right: 0;
	width: 200px;
	top: 20px;
	z-index: 1
}

@media only screen and (max-width: 639px) {
	.membershp-section .membershp-card .membership-img {
		width: 140px
	}
}

.membershp-section .membershp-card .membership-bg {
	width: 100%
}

.membershp-section .membershp-card .membership-period {
	font-weight: 700;
	font-size: 20px;
	position: absolute;
	left: 20px;
	bottom: 55px;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-period {
		left: 15px;
		font-size: 14px;
		bottom: 56px
	}
}

.membershp-section .membershp-card .mem-circle {
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	position: relative
}

.membershp-section .membershp-card .mem-circle h3 {
	font-size: 17px;
	line-height: 21px;
	display: block
}

.membershp-section .membershp-card .mem-circle h3 span {
	font-weight: 700;
	font-size: 47px;
	display: block;
	margin-bottom: 15px
}

.membershp-section .membershp-card .mem-period {
	padding: 10px 10px 40px 10px;
	text-align: center;
	position: absolute;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
	bottom: 0;
	left: 0;
	z-index: 1;
	text-align: center;
	width: 100%
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .mem-period {
		line-height: 18px;
		padding: 10px 10px 25px 10px
	}
}

.membershp-section .membershp-card .mem-period span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	font-size: 12px;
	text-align: left
}

.membershp-section .membershp-card .mem-period span.no-border-right {
	border-right: none !important
}

.membershp-section .membershp-card .mem-period span b {
	display: block;
	font-size: 16px
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .mem-period span b {
		font-size: 15px
	}
}

.membershp-section .membershp-card .membership-btn {
	display: inline-block;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: -20px;
	margin: 0 auto;
	right: 0;
	width: 215px;
	text-align: center;
	font-weight: 700;
	font-size: 16px
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-btn {
		line-height: 40px;
		font-size: 16px;
		width: 200px;
		background-size: 100% 100% !important
	}
}

.membershp-section .membershp-card .membership-btn span {
	font-size: 30px;
	display: inline-block;
	vertical-align: top;
	line-height: 50px
}

@media only screen and (max-width: 767px) {
	.membershp-section .membershp-card .membership-btn span {
		line-height: 40px
	}
}

.membershp-section .membershp-card .sub-circle {
	text-align: center;
	margin-bottom: 20px
}

.membershp-section .membershp-card .sub-circle .se-wrap .chart {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin: 0 auto;
	width: 180px;
	height: 180px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: #291c1c;
	position: relative;
	margin-bottom: 20px
}

.membershp-section .membershp-card .sub-circle .se-wrap canvas {
	width: 165px !important;
	height: 165px !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.membershp-section .membershp-card .sub-circle .se-wrap .plan-days {
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
	top: 50%;
	left: 50%;
	color: #2a1f1f;
	font-size: 15x;
	line-height: 21px;
	display: block;
	font-weight: 500
}

.membershp-section .membershp-card .sub-circle .se-wrap .plan-days span {
	font-size: 33px;
	margin-left: 8px;
	vertical-align: middle;
	display: inline-block
}

.membershp-section .membershp-card .sub-circle .sub-count {
	font-size: 18px;
	line-height: 22px;
	color: #c0bcb9;
	margin-bottom: 8px
}

.membershp-section .membershp-card .sub-circle .sub-count span {
	color: #fff
}

.membershp-section .membershp-card.monthly-membership-card .se-wrap .chart {
	background: transparent
}

.membershp-section .membershp-card.monthly-membership-card .se-wrap canvas {
	box-shadow: 0 0 15px #695e5e
}

.membershp-section .membershp-card.monthly-membership-card .mem-circle {
	box-shadow: 0 0 15px #695e5e
}

.membershp-section .membershp-card.monthly-membership-card .mem-circle.progress-pie-chart {
	background-color: #545454
}

.membershp-section .membershp-card.monthly-membership-card .mem-circle.progress-pie-chart .ppc-percents {
	background: #c5c1c1
}

.membershp-section .membershp-card.monthly-membership-card .mem-circle.progress-pie-chart .ppc-progress .ppc-progress-fill {
	background: #b8b8b8
}

.membershp-section .membershp-card.monthly-membership-card .mem-circle h3 {
	color: #2a1f1f
}

.membershp-section .membershp-card.monthly-membership-card .mem-period {
	color: #111111
}

.membershp-section .membershp-card.monthly-membership-card .mem-period span {
	border-right: 1px solid #ed0505
}

.membershp-section .membershp-card.monthly-membership-card .mem-period b {
	color: #111111
}

.membershp-section .membershp-card.monthly-membership-card .membership-period {
	color: #111111
}

.membershp-section .membershp-card.monthly-membership-card .membership-btn {
	background: url(../img/premium-btn.png) no-repeat center center;
	background-size: 100% auto;
	color: #fff
}

.membershp-section .membershp-card.annually-membership-card .se-wrap .chart {
	background: transparent
}

.membershp-section .membershp-card.annually-membership-card .se-wrap canvas {
	box-shadow: 0 0 15px #6f4040
}

.membershp-section .membershp-card.annually-membership-card .se-wrap .plan-days {
	color: #ffcccc
}

.membershp-section .membershp-card.annually-membership-card .mem-circle {
	box-shadow: 0 0 15px #6f4040
}

.membershp-section .membershp-card.annually-membership-card .mem-circle.progress-pie-chart {
	background-color: #993333
}

.membershp-section .membershp-card.annually-membership-card .mem-circle.progress-pie-chart .ppc-percents {
	background: #cc3333
}

.membershp-section .membershp-card.annually-membership-card .mem-circle.progress-pie-chart .ppc-progress .ppc-progress-fill {
	background: #fff
}

.membershp-section .membershp-card.annually-membership-card .mem-circle h3 {
	color: #ffcccc
}

.membershp-section .membershp-card.annually-membership-card .mem-period {
	color: #ff9999
}

.membershp-section .membershp-card.annually-membership-card .mem-period span {
	border-right: 1px solid #111111;
	color: #ffcccc
}

.membershp-section .membershp-card.annually-membership-card .mem-period b {
	color: #fff
}

.membershp-section .membershp-card.annually-membership-card .membership-period {
	color: #ffffff
}

.membershp-section .membershp-card.annually-membership-card .membership-btn {
	background: url(../img/onetribe-btn.png) no-repeat center center;
	background-size: 100% auto;
	color: #111111
}

.membershp-section .membership-features {
	color: #cccccc;
	text-align: center;
	padding: 0 50px;
	margin-top: 50px
}

@media only screen and (max-width: 639px) {
	.membershp-section .membership-features {
		padding: 0 0
	}
}

.membershp-section .membership-features h3 {
	font-weight: 700;
	color: #fff;
	font-size: 26px;
	margin-bottom: 20px;
	display: inline-block;
	border-bottom: 2px solid #ed0505;
	padding-bottom: 5px
}

.membershp-section .membership-features ul li {
	color: #999999;
	font-size: 18px;
	padding: 20px 15px;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	position: relative;
	font-weight: 500
}

.membershp-section .membership-features ul li .fa {
	color: #ed0505;
	font-size: 15px;
	margin-right: 10px
}

@media only screen and (max-width: 639px) {
	.membershp-section .membership-features ul li {
		border-bottom: 0;
		padding: 15px 0
	}

	.membershp-section .membership-features ul li:after {
		background: rgba(255, 255, 255, 0.1);
		height: 1px;
		width: 90px;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		content: ""
	}
}

.membershp-section .membership-features ul li:last-child {
	border-bottom: 0
}

@media only screen and (max-width: 639px) {
	.membershp-section .membership-features ul li:last-child:after {
		content: none
	}
}

@media only screen and (max-width: 767px) {
	.paytm-modal .uk-modal {
		top: 115px
	}
}

.paytm-modal .uk-modal.paytm-otp-popup {
	display: none
}

.paytm-modal .uk-modal .uk-modal-dialog label {
	font-weight: 400;
	line-height: 22px;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
	display: block
}

.paytm-modal .uk-modal .uk-modal-dialog .uk-modal-body {
	margin-bottom: 15px
}

.paytm-modal .uk-modal .uk-modal-dialog .uk-modal-body input {
	max-width: 100%;
	width: 100%;
	border: 0 none;
	padding: 0 10px;
	background: #111111;
	height: 40px;
	color: #666;
	border: 1px solid #e5e5e5;
	transition: .2s ease-in-out;
	transition-property: color, background-color, border
}

.paytm-modal .uk-modal .uk-modal-dialog .uk-modal-footer {
	text-align: right
}

.paytm-modal .uk-modal .uk-modal-dialog .uk-modal-footer .uk-button {
	display: inline-block;
	vertical-align: middle;
	line-height: 45px
}

.paytm-modal .uk-modal .uk-modal-dialog .uk-modal-footer .uk-button.uk-modal-close {
	background-image: linear-gradient(-225deg, #999 0, #fff 100%);
	color: #111111
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 3px
}

.loginmessage {
	position: absolute;
	width: 100%;
	bottom: -30px;
	color: #fff
}

.loginmessage.welcome-msg {
	font-size: 19px;
	font-weight: bold
}

.loginmessage.welcome-msg:after {
	font-size: 16px;
	position: absolute;
	content: "\f00c";
	font-family: 'Poppins';
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.loginmessage.correct-email-msg {
	font-size: 15px
}

.loginmessage.correct-email-msg:after {
	font-size: 16px;
	position: absolute;
	content: "\f00c";
	font-family: 'Poppins';
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.loginmessage.incorrect-email-msg {
	font-size: 15px
}

.loginmessage.incorrect-email-msg:after {
	font-size: 15px;
	position: absolute;
	content: "\f00d";
	font-family: 'Poppins';
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: red
}

.forgetp-link {
	color: red;
	position: absolute;
	right: 0;
	bottom: -23px
}

@media only screen and (max-width: 639px) {
	.forgetp-link {
		right: auto;
		left: 0;
		bottom: -38px
	}
}

.amazon-pay-section {
	font-family: "Montserrat", sans-serif
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section {
		padding-top: 0
	}
}

.amazon-pay-section .amazon-top-section {
	padding: 70px 0;
	text-align: center;
	background: url(../img/a_banner.png) no-repeat top left;
	background-size: 100% auto
}

.amazon-pay-section .amazon-top-section .container {
	position: relative;
	z-index: 1
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section {
		padding: 15px 0 25px 0
	}
}

.amazon-pay-section .amazon-top-section .docubay-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.amazon-pay-section .amazon-top-section .web-logo {
	width: 80px;
	display: block;
	margin: 0 auto 10px auto
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .web-logo {
		width: 65px
	}
}

.amazon-pay-section .amazon-top-section .web-title {
	color: #ff3333;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	margin-bottom: 12px;
	font-weight: 700
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .web-title {
		margin-bottom: 7px
	}
}

.amazon-pay-section .amazon-top-section .web-para {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .web-para {
		font-size: 10px;
		line-height: 16px;
		margin-bottom: 0
	}
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .web-para br {
		display: none
	}
}

.amazon-pay-section .amazon-top-section .cashback-text {
	text-align: left;
	color: #f7971f;
	margin-top: 30px;
	font-size: 14px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .cashback-text {
		font-size: 13px
	}
}

.amazon-pay-section .amazon-top-section .cashback-text sup {
	font-size: 8px;
	position: relative;
	top: -5px
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap {
	margin: 40px auto 0 auto;
	max-width: 350px;
	width: 100%
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap {
		margin-top: 30px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box {
	border: 1px dashed #fff;
	width: 100%
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .ap-logo-wrap {
	display: inline-block;
	position: relative;
	margin: 0 auto 12px auto
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .ap-logo-wrap {
		margin: -8px auto 0px auto
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .ap-logo-wrap .ap-logo {
	width: 135px;
	margin: 0 auto 10px auto;
	display: block
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .ap-logo-wrap .ap-logo {
		width: 120px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .ap-logo-wrap:before {
	position: absolute;
	left: -35px;
	content: "";
	top: 8px;
	background: url(../img/header_left.png) no-repeat left center;
	width: 26px;
	height: 20px;
	background-size: 100% auto
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .ap-logo-wrap:after {
	position: absolute;
	right: -35px;
	content: "";
	top: 8px;
	background: url(../img/header_right.png) no-repeat left center;
	width: 26px;
	height: 20px;
	background-size: 100% auto
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum {
	max-width: 320px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum {
		max-width: 280px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-plus {
	font-size: 30px
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no {
	font-weight: 700;
	font-size: 40px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no {
		font-size: 28px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no span {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no span {
		font-size: 12px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no.offer-right .fa {
	font-size: 34px;
	margin-right: -5px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no.offer-right .fa {
		font-size: 24px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-sum .offer-no.offer-right span {
	display: block;
	margin-top: 3px
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final {
	margin: 0 auto;
	position: relative;
	padding: 0 10px 12px 10px;
	position: relative
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .pay-text {
	color: #111111;
	background: #fff;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	display: inline-block;
	padding: 5px 20px;
	top: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-weight: 700
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .old-price {
	color: #f7971f;
	font-weight: 500;
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .old-price {
		font-size: 26px;
		margin-bottom: 11px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .old-price:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #fff;
	left: 0;
	top: 10px;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform: rotate(-8deg);
	width: 100%
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .old-price .fa {
	font-size: 20px;
	margin-right: 5px;
	display: inline-block;
	margin-top: 3px;
	vertical-align: top
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .new-price {
	letter-spacing: -0.9px;
	font-size: 50px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	color: #f7971f
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .new-price {
		font-size: 37px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .new-price .fa {
	font-size: 28px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .new-price sup {
	font-size: 18px;
	position: relative;
	top: -30px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .offer-final .new-price sup {
		font-size: 17px;
		position: relative;
		top: -18px
	}
}

.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .getnow-btn {
	display: inline-block;
	color: #fff;
	background: #ed2027;
	font-weight: 700;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	text-transform: uppercase;
	line-height: 37px;
	padding: 0 15px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-top-section .amazon-pay-wrap .amazon-pay-box .getnow-btn {
		font-size: 13px;
		line-height: 32px;
		margin-bottom: -5px
	}
}

.amazon-pay-section .amazon-video-section {
	position: relative;
	cursor: pointer
}

.amazon-pay-section .amazon-video-section .avideo-img {
	position: relative;
	width: 100%;
	display: block
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-video-section .avideo-img {
		display: none
	}
}

.amazon-pay-section .amazon-video-section .m-avideo-img {
	position: relative;
	width: 100%;
	display: none
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-video-section .m-avideo-img {
		display: block
	}
}

.amazon-pay-section .amazon-video-section iframe {
	width: 100%;
	height: 550px;
	border: 1px solid rgba(255, 255, 255, 0.2)
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-video-section iframe {
		height: 350px
	}
}

@media only screen and (max-width: 479px) {
	.amazon-pay-section .amazon-video-section iframe {
		height: 250px
	}
}

.amazon-pay-section .amazon-video-section .amember-box {
	background: #ff1e1e;
	color: #fff;
	text-transform: uppercase;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	position: fixed;
	width: 140px;
	height: 140px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	bottom: 15px;
	right: 15px;
	font-size: 25px;
	text-align: center;
	line-height: 29px;
	font-weight: 700;
	box-shadow: 0px 15px 10px -10px #111;
	z-index: 9999
}

.amazon-pay-section .amazon-video-section .amember-box.safari-active {
	bottom: 45px
}

.amazon-pay-section .amazon-video-section .amember-box a {
	color: #fff
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-video-section .amember-box {
		font-size: 15px;
		text-align: center;
		line-height: 16px;
		width: 80px;
		height: 80px;
		bottom: 8px;
		right: 8px
	}
}

.amazon-pay-section .amazon-feature-section {
	position: relative;
	padding: 70px 0
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-feature-section .a-fetau {
		width: 100%;
		overflow-x: scroll;
		white-space: nowrap
	}
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-feature-section {
		padding: 30px 0 35px 0
	}
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-feature-section .afeature-box {
		height: auto;
		width: 80%;
		min-width: 270px;
		max-width: 270px;
		margin-right: 12px;
		display: inline-block;
		white-space: normal;
		vertical-align: top;
		float: none;
		padding: 0
	}
}

.amazon-pay-section .amazon-feature-section .afeature-box figure .afeature-img {
	margin-bottom: 10px
}

.amazon-pay-section .amazon-feature-section .afeature-box figure .afeature-img img {
	width: 100%;
	display: block
}

.amazon-pay-section .amazon-feature-section .afeature-box figure figcaption {
	text-align: center;
	text-transform: uppercase;
	line-height: 25px
}

@media only screen and (max-width: 767px) {
	.amazon-pay-section .amazon-feature-section .afeature-box figure figcaption {
		font-size: 14px;
		line-height: 23px
	}
}

.amazon-pay-section .amazon-feature-section .afeature-box figure figcaption h3 span {
	font-weight: 700
}

.ap-title {
	color: #fff;
	font-size: 34px;
	font-weight: 600;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: inline-block
}

@media only screen and (max-width: 767px) {
	.ap-title {
		font-size: 24px
	}
}

.ap-title:before {
	position: absolute;
	left: -40px;
	content: "";
	top: 0;
	background: url(../img/header_left.png) no-repeat left center;
	width: 30px;
	height: 20px;
	background-size: 100% auto
}

.ap-title:after {
	position: absolute;
	right: -40px;
	content: "";
	top: 0;
	background: url(../img/header_right.png) no-repeat left center;
	width: 30px;
	height: 20px;
	background-size: 100% auto
}

.a-feature-slider .owl-prev {
	left: -50px;
	top: 42%
}

.a-feature-slider .owl-next {
	right: -50px;
	top: 42%
}

.student-bay-wrapper {
	width: 100%;
	background: url(../img/student_bay/student_bay_bg.png) no-repeat top left;
	background-size: 100% auto;
	font-family: "Montserrat", sans-serif
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper {
		background: url(../img/student_bay/m_stu_bay_banner.jpg) no-repeat top left;
		background-size: 100% auto
	}
}

.student-bay-wrapper .container {
	max-width: 1070px
}

.student-bay-wrapper .sb-title {
	font-weight: 600;
	font-size: 40px;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-title {
		font-size: 30px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .sb-title {
		font-size: 25px
	}
}

.student-bay-wrapper .sb-title:before {
	content: "";
	position: absolute;
	height: 5px;
	width: 60px;
	background: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}

.student-bay-wrapper .student-bay-section {
	padding: 30px 0
}

.student-bay-wrapper .student-bay-section .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.student-bay-wrapper .student-bay-section .container .student-bay-info {
	width: 55%;
	color: #fff;
	padding-right: 10%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info {
		width: 100%;
		padding-right: 0;
		text-align: center
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-info h3 {
	font-size: 30px;
	line-height: 42px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 {
		font-size: 25px
	}

	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 br {
		display: none
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 {
		font-size: 20px
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span {
	font-weight: 700;
	font-size: 40px;
	font-style: italic;
	position: relative
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span {
		font-size: 30px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span {
		font-size: 25px
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span.bay-span {
	padding-bottom: 20px;
	display: inline-block
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span.bay-span {
		padding-bottom: 15px
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span.bay-span:before {
	content: "";
	position: absolute;
	height: 5px;
	width: 60px;
	background: #fff;
	bottom: 0
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span.bay-span:before {
		left: 32%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-info h3 span span {
	color: #ff6633
}

.student-bay-wrapper .student-bay-section .container .student-bay-info p {
	font-size: 15px;
	line-height: 30px;
	margin-top: 35px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info p {
		margin-top: 0
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-info p {
		font-size: 14px;
		line-height: 26px
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-img {
	width: 45%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-img {
		width: 100%
	}
}

.student-bay-wrapper .student-bay-section .container .student-bay-img img {
	max-width: 90%;
	display: block
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .student-bay-section .container .student-bay-img img {
		margin: 30px auto;
		max-width: 360px;
		width: 80%
	}
}

.student-bay-wrapper .sb-features-section {
	padding: 30px 0
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-features-section {
		padding: 30px 0 0 0
	}
}

.student-bay-wrapper .sb-features-section .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.student-bay-wrapper .sb-features-section .container .sb-features-img {
	width: 55%;
	color: #fff;
	padding-right: 10%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-img {
		width: 80%;
		max-width: 400px;
		margin: 40px auto 0 auto;
		display: block;
		padding-right: 0
	}
}

.student-bay-wrapper .sb-features-section .container .sb-features-img img {
	display: block;
	width: 100%
}

.student-bay-wrapper .sb-features-section .container .sb-features-info {
	width: 45%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-info {
		width: 100%;
		text-align: center
	}
}

.student-bay-wrapper .sb-features-section .container .sb-features-info h3 {
	font-weight: 600;
	font-size: 40px;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-info h3 {
		font-size: 30px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-info h3 {
		font-size: 25px
	}
}

.student-bay-wrapper .sb-features-section .container .sb-features-info h3:before {
	content: "";
	position: absolute;
	height: 5px;
	width: 60px;
	background: #fff;
	bottom: 0
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-info h3:before {
		left: 0;
		right: 0;
		margin: 0 auto
	}
}

.student-bay-wrapper .sb-features-section .container .sb-features-info ul {
	margin-top: 30px
}

.student-bay-wrapper .sb-features-section .container .sb-features-info ul li {
	font-size: 20px;
	line-height: 30px;
	position: relative;
	margin-bottom: 20px;
	font-weight: 600;
	padding-left: 38px;
	background: url(../img/student_bay/tick.png) no-repeat top 2px left
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-info ul li {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-right: -4px;
		padding-right: 20px;
		text-align: left;
		line-height: 24px;
		font-size: 16px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .sb-features-section .container .sb-features-info ul li {
		line-height: 21px;
		font-size: 14px;
		padding-right: 10px;
		padding-left: 30px;
		background-size: 22px auto
	}
}

.student-bay-wrapper .sb-membership-section {
	padding: 30px 0
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-membership-section {
		padding: 30px 0 15px 0
	}
}

.student-bay-wrapper .sb-membership-section .container {
	text-align: center
}

.student-bay-wrapper .sb-membership-section .container .sb-membership-banner {
	padding: 30px 0;
	margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-membership-section .container .sb-membership-banner {
		padding: 0 0
	}
}

.student-bay-wrapper .sb-membership-section .container ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin-top: 50px;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-membership-section .container ul {
		margin-top: 25px
	}
}

.student-bay-wrapper .sb-membership-section .container ul li {
	text-align: center;
	padding: 0 2%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-membership-section .container ul li {
		margin-bottom: 20px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .sb-membership-section .container ul li {
		width: 80px
	}
}

.student-bay-wrapper .sb-membership-section .container ul li figure img {
	margin-bottom: 15px;
	width: 100px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-membership-section .container ul li figure img {
		margin-bottom: 8px;
		width: 75px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .sb-membership-section .container ul li figure img {
		width: 60px;
		padding: 0 0
	}
}

.student-bay-wrapper .sb-membership-section .container ul li figure figcaption {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-membership-section .container ul li figure figcaption {
		font-size: 14px;
		line-height: 20px
	}
}

@media only screen and (max-width: 479px) {
	.student-bay-wrapper .sb-membership-section .container ul li figure figcaption {
		font-size: 12px;
		line-height: 17px
	}
}

.student-bay-wrapper .db-form-link {
	font-size: 16px;
	display: block;
	text-align: center;
	width: 100%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .db-form-link {
		font-size: 14px;
		line-height: 21px
	}
}

.student-bay-wrapper .db-form-link a {
	color: inherit;
	text-decoration: underline
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .db-form-link a {
		display: block
	}
}

.student-bay-wrapper .sb-form-section {
	padding: 30px 0 0 0
}

.student-bay-wrapper .sb-form-section .container .sb-form-container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 40px
}

.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row {
	margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row {
		margin-bottom: 30px
	}
}

.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row.w-50 {
	width: 50%;
	padding: 0 1%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row.w-50 {
		width: 100%;
		padding: 0 0
	}
}

.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row.w-100 {
	width: 100%;
	padding: 0 1%
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row.w-100 {
		padding: 0 0
	}
}

.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row label {
	color: #a8a8a8;
	font-size: 16px;
	display: block;
	margin-bottom: 8px
}

@media only screen and (max-width: 767px) {
	.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row label {
		font-size: 14px;
		margin-bottom: 5px
	}
}

.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row .sb-input-control {
	width: 100%;
	background: #242424;
	border: 0;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	height: 45px;
	padding: 0 15px
}

.student-bay-wrapper .sb-form-section .container .sb-form-container .sb-row .sb-submit-btn {
	background: #f92524;
	border: 0;
	line-height: 50px;
	text-align: center;
	width: 100%;
	padding: 0 15px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-weight: 600;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.search-container {
		margin-top: 20px
	}
}

.search-container .search-title-01 {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 28px;
	margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
	.search-container .search-title-01 {
		font-size: 24px;
		margin-bottom: 20px
	}
}

.search-container .search-result-title {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 22px
}

@media only screen and (max-width: 767px) {
	.search-container .search-result-title {
		font-size: 18px
	}
}

.search-container .category-section {
	margin-bottom: 50px
}

.search-container .category-section .category-slider.searchcontent {
	padding-top: 12px
}

.home-box .grid-header {
	padding: 10px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center
}

.home-box .grid-header .grid-title {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	padding: 10px 0 10px 20px;
	position: relative;
	text-transform: uppercase
}

.home-box .grid-header .grid-title .grid-bar {
	width: 9px;
	height: 42px;
	background: #8c8c8c;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) skewX(-12deg);
	-webkit-transform: translateY(-50%) skewX(-12deg);
	-o-transform: translateY(-50%) skewX(-12deg);
	-ms-transform: translateY(-50%) skewX(-12deg);
	-moz-transform: translateY(-50%) skewX(-12deg)
}

.home-box .grid-header .grid-title span {
	color: #ff6633
}

@media only screen and (max-width: 767px) {
	.home-box .grid-header .grid-title {
		font-size: 27px;
		padding: 12px 0 12px 15px
	}

	.home-box .grid-header .grid-title .grid-bar {
		width: 7px;
		height: 42px
	}
}

@media only screen and (max-width: 639px) {
	.home-box .grid-header .grid-title {
		font-size: 23px
	}
}

.home-box .grid-header .page-title {
	margin-top: 0
}

.home-box .category-overlay {
	padding: 20px;
	opacity: 0;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
	transition: opacity .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
	-ms-transition: opacity .6s ease-in-out;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay {
		opacity: 1;
		display: block;
		padding: 10px 0;
		left: 0;
		bottom: auto;
		right: auto;
		width: auto
	}
}

.home-box .category-overlay .cat-wrap {
	-webkit-transform: scale(.6);
	-moz-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	transition: transform .35s ease-in-out;
	-o-transition: transform .35s ease-in-out;
	-moz-transition: transform .35s ease-in-out;
	-ms-transition: transform .35s ease-in-out;
	-webkit-transition: transform .35s ease-in-out;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap {
		transform: none;
		text-align: left
	}
}

.home-box .category-overlay .cat-wrap .play-btn {
	display: block;
	text-align: center;
	width: 40px;
	height: 40px;
	background: url(../img/play_icon.png) center center no-repeat;
	background-size: 15px auto;
	margin: 0 auto;
	transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-webkit-transition: .5s;
	z-index: 1
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap .play-btn {
		display: none
	}
}

.home-box .category-overlay .cat-wrap .watch-text {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 0;
	display: inline-block;
	font-weight: 500;
	background: url(../img/play_icon.png) top left no-repeat;
	background-size: 12px auto;
	padding-left: 17px
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap .watch-text {
		display: none
	}
}

.home-box .category-overlay .cat-wrap .cat_title {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 50px
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap .cat_title {
		-webkit-line-clamp: 1;
		max-height: 25px;
		line-height: 22px;
		margin-bottom: 6px;
		font-size: 16px;
		display: none !important
	}
}

.home-box .category-overlay .cat-wrap .cat_genres {
	color: #fff;
	font-size: 15px;
	margin: 3px 0;
	font-weight: 500;
	display: none
}

.home-box .category-overlay .cat-wrap .cat_time {
	background: rgba(0, 0, 0, 0.8);
	font-size: 13px;
	padding: 6px 9px;
	display: inline-block;
	color: #fff
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap .cat_time {
		padding: 5px 8px;
		position: absolute;
		left: 0;
		top: 0;
		width: 60px
	}
}

.home-box .category-overlay .cat-wrap .cat_desc {
	color: #c0bcb9;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
	max-height: 77px;
	display: none !important
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap .cat_desc {
		display: none !important
	}
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay .cat-wrap .share-grid {
		display: none
	}
}

.home-box .category-overlay .cat-wrap .share-grid .cat-share-links {
	text-align: center;
	margin: 10px 0 0 0
}

.home-box .category-overlay:hover {
	opacity: 1;
	background: rgba(0, 0, 0, 0.9)
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay:hover {
		background: transparent
	}
}

.home-box .category-overlay:hover .cat-wrap {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

@media only screen and (max-width: 767px) {
	.home-box .category-overlay:hover .cat-wrap {
		transform: none
	}
}

.home-box .cat-wrap-desp {
	padding-top: 8px
}

.home-box .cat-wrap-desp .cat_title {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-height: 20px
}

@media only screen and (max-width: 767px) {
	.home-box .cat-wrap-desp .cat_title {
		-webkit-line-clamp: 1;
		max-height: 25px;
		line-height: 22px;
		margin-bottom: 6px;
		font-size: 16px;
		display: none !important
	}
}

.home-box .cat-wrap-desp .cat_time {
	background: rgba(0, 0, 0, 0.8);
	font-size: 13px;
	padding: 6px 0;
	display: inline-block;
	color: #787878
}

@media only screen and (max-width: 767px) {
	.home-box .cat-wrap-desp .cat_time {
		padding: 5px 8px;
		position: absolute;
		left: 0;
		top: 0;
		width: 60px;
		color: #fff
	}
}

.home-box .cat-wrap-desp .cat_genres {
	color: #fff;
	font-size: 15px;
	margin: 3px 0;
	font-weight: 500;
	display: none
}

.home-box .cat-wrap-desp .cat_desc {
	color: #c0bcb9;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
	max-height: 77px;
	display: none !important
}

@media only screen and (max-width: 767px) {
	.home-box .cat-wrap-desp .cat_desc {
		display: none !important
	}
}

.home-box .grid-header .view-all-link {
	font-size: 16px
}

.home-box .cat-wrap-img {
	position: relative
}

#notification_popup.docubay-popup,
#cleavertap_notification_popup {
	font-family: "Quicksand", sans-serif;
	display: none
}

#notification_popup.docubay-popup .CT_InterstitialOuter,
#cleavertap_notification_popup .CT_InterstitialOuter {
	z-index: 999999;
	background: rgba(0, 0, 0, 0.8);
	display: table;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transform: translateZ(0)
}

#notification_popup.docubay-popup .CT_InterstitialWrapper,
#cleavertap_notification_popup .CT_InterstitialWrapper {
	display: table-cell;
	vertical-align: middle
}

#notification_popup.docubay-popup .CT_Interstitial,
#cleavertap_notification_popup .CT_Interstitial {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 800px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #111111;
	color: #ffffff;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	border-radius: 0;
	box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.4)
}

#notification_popup.docubay-popup .CT_InterstitialContents,
#cleavertap_notification_popup .CT_InterstitialContents {
	padding: 20px 10px
}

#notification_popup.docubay-popup .CT_InterstitialTitle,
#cleavertap_notification_popup .CT_InterstitialTitle {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase
}

#notification_popup.docubay-popup .CT_InterstitialDesc,
#cleavertap_notification_popup .CT_InterstitialDesc {
	margin-bottom: 0;
	margin-top: 0;
	line-height: 20px;
	font-size: 16px;
	color: #c0bcb9;
	padding: 0
}

#notification_popup.docubay-popup .CT_InterstitialImage,
#cleavertap_notification_popup .CT_InterstitialImage {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: 100%
}

#notification_popup.docubay-popup .CT_InterstitialCTA,
#cleavertap_notification_popup .CT_InterstitialCTA {
	display: inline-block;
	margin-top: 20px;
	background-color: #f28046;
	color: #ffffff;
	line-height: 1.1;
	padding: 10px 20px;
	border-radius: 4px;
	text-decoration: none
}

#notification_popup.docubay-popup .CT_InterstitialClose,
#cleavertap_notification_popup .CT_InterstitialClose {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2147483647;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	width: 25px;
	height: 25px;
	text-align: center;
	-webkit-appearance: none;
	line-height: 22px;
	background: #111111;
	border: 0;
	border-radius: 0%;
	color: #fff
}

@media only screen and (max-width: 768px) {

	#notification_popup.docubay-popup .CT_Interstitial,
	#cleavertap_notification_popup .CT_Interstitial {
		width: 85%
	}
}

@media only screen and (max-width: 480px) {

	#notification_popup.docubay-popup .CT_InterstitialTitle,
	#cleavertap_notification_popup .CT_InterstitialTitle {
		font-size: 16px
	}

	#notification_popup.docubay-popup .CT_InterstitialDesc,
	#cleavertap_notification_popup .CT_InterstitialDesc {
		font-size: 14px
	}

	#notification_popup.docubay-popup .CT_InterstitialCTA,
	#cleavertap_notification_popup .CT_InterstitialCTA {
		padding: 12px
	}
}

.payment-type-section.set-subscription-form {
	width: 100%;
	height: auto
}

.payment-type-section.set-subscription-form h3.pt-title {
	margin-top: 35px
}

.payment-type-section.set-subscription-form .form-row-subs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0px -15px
}

.payment-type-section.set-subscription-form .col-3 {
	height: auto;
	margin: 15px 0px;
	-ms-flex: 0 0 50%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0px 15px
}

@media only screen and (max-width: 400px) {
	.payment-type-section.set-subscription-form .col-3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.payment-type-section.set-subscription-form .col-3 input {
	width: 100%;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 0px 10px;
	line-height: 40px;
	color: #111111;
	font-weight: 500
}

.payment-type-section.set-subscription-form .col-3 input::placeholder {
	text-transform: uppercase
}

.payment-type-section.set-subscription-form .pay-type-list {
	clear: both
}

.payment-type-section.set-subscription-form .pay-type-list {
	margin-top: 0px
}

@media only screen and (max-width: 980px) {
	li.m-show.watchtrailer {
		display: none !important
	}
}

@media only screen and (max-width: 480px) {
	li.m-show.watchtrailer {
		display: block !important
	}

	h3#text-format-latest-bay {
		height: 20px;
		overflow: hidden;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.wrapper.page-wrapper.subscription-page-mobile {
		padding-bottom: 10px
	}
}

@media only screen and (max-width: 479px) {
	p.web-para.mi-ann-web-para img {
		background: #111111;
		z-index: +9;
		padding-left: 5px
	}
}

span.anniversary-sale {
	height: 30px;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	line-height: 30px
}

@media only screen and (max-width: 479px) {
	span.anniversary-sale {
		background: #111111;
		z-index: +9;
		padding-right: 5px
	}
}

.mi-wrap {
	margin: 40px auto 0 auto;
	max-width: 600px;
	width: 100%
}

@media only screen and (max-width: 479px) {
	.mi-wrap {
		margin: -12px auto 0 auto
	}
}

.mi-wrap p.foot-sec {
	font-size: 12px;
	margin: 20px 0px;
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
	color: #666666
}

.mi-wrap p.cashback-texts {
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	margin: 20px 0 10px 0
}

.mi-wrap form.login-continue {
	width: 100%;
	height: auto;
	float: left
}

.mi-wrap form.login-continue fieldset {
	width: 48%;
	height: auto;
	float: left;
	margin: 10px 1%
}

.mi-wrap form.login-continue fieldset label {
	float: left;
	line-height: 20px
}

.mi-wrap form.login-continue fieldset input {
	width: 100%;
	float: left;
	border: 1px solid #fff;
	height: 35px;
	border-radius: 4px;
	padding: 10px;
	line-height: 35px;
	color: #111111
}

.mi-wrap form.login-continue button {
	background: linear-gradient(180deg, #b00912 0%, #b00912 27%, #b00912 29%, #ad080f 40%, #a8070c 68%, #a8070c 76%);
	border: none;
	border-radius: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0px 15px;
	margin: 10px 0px;
	font-size: 16px;
	font-weight: 700
}

.mi-wrap .mi-pay-box {
	border: 1px dashed #ef1c24;
	width: 100%;
	position: relative;
	border-width: 0 1px 1px 1px
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box {
		border-width: 0 0px 0px 0px
	}
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .mobile-border {
		border-left: 1px dashed #ef1c24;
		width: 100%;
		height: auto;
		float: left;
		position: relative;
		border-right: 1px dashed #ef1c24;
		border-bottom: 1px dashed #ef1c24
	}
}

.mi-wrap .mi-pay-box h2.ex-off-text.top {
	width: 100%;
	position: absolute;
	top: -23px
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box h2.ex-off-text.top {
		position: relative;
		top: 0px;
		padding: 25px 0px 5px 0
	}
}

.mi-wrap .mi-pay-box h2.ex-off-text.top:before {
	content: "";
	position: absolute;
	height: 0.1px;
	top: 50%;
	width: calc((100% - 350px) / 2);
	left: 0px;
	border: 1px dashed #ef1c24;
	border-width: 1px 0 0 0
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box h2.ex-off-text.top:before {
		width: 0px
	}
}

.mi-wrap .mi-pay-box h2.ex-off-text.top:after {
	content: "";
	position: absolute;
	height: 0.1px;
	top: 50%;
	width: calc((100% - 350px) / 2);
	right: 0px;
	border: 1px dashed #ef1c24;
	border-width: 1px 0 0 0
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box h2.ex-off-text.top:after {
		width: 0px
	}
}

.mi-wrap .mi-pay-box h2.ex-off-text.top img {
	width: 350px
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box h2.ex-off-text.top img {
		width: 285px
	}
}

.mi-wrap .mi-pay-box .offer-final {
	width: 100%;
	height: auto;
	float: left;
	margin: 35px 0 0 0
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .offer-final {
		width: 100%;
		margin: 10px 0 0 0
	}
}

.mi-wrap .mi-pay-box .offer-final span.months {
	width: 50%;
	height: auto;
	float: left;
	text-align: right;
	border-right: 1px solid #ff6700
}

.mi-wrap .mi-pay-box .offer-final span.months span.num {
	font-size: 55px;
	font-weight: 700
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .offer-final span.months span.num {
		font-size: 36px
	}
}

.mi-wrap .mi-pay-box .offer-final span.months span.small {
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	margin: 0px 10px;
	display: inline-block
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .offer-final span.months span.small {
		font-size: 14px;
		line-height: 16px
	}
}

.mi-wrap .mi-pay-box .offer-final span.off-price {
	width: 50%;
	height: auto;
	float: left;
	text-align: left
}

.mi-wrap .mi-pay-box .offer-final span.off-price span.num {
	font-size: 35px;
	font-weight: 700;
	margin: 0px 10px;
	line-height: 25px
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .offer-final span.off-price span.num {
		font-size: 22px
	}
}

.mi-wrap .mi-pay-box .offer-final span.off-price span.num span.appos {
	font-weight: 400;
	padding: 0px 5px
}

.mi-wrap .mi-pay-box .offer-final span.off-price span.small {
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	margin: 0px 10px;
	display: inline-block;
	width: 100%
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .offer-final span.off-price span.small {
		font-size: 14px;
		line-height: 16px
	}
}

.mi-wrap .mi-pay-box .price-tag {
	background: #ff6700;
	clear: both;
	padding: 6px 14px;
	display: inline-block;
	margin: 15px 0 0 0;
	color: #111111;
	min-width: 250px
}

.mi-wrap .mi-pay-box .price-tag strong.countdown {
	font-family: sans-serif
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .price-tag {
		position: relative;
		top: 17px;
		margin-top: 0px
	}
}

.mi-wrap .mi-pay-box .price-tag span.old-price {
	position: relative;
	font-size: 14px
}

.mi-wrap .mi-pay-box .price-tag span.old-price i.fa.fa-inr {
	font-size: 10px;
	vertical-align: text-top;
	line-height: 14px;
	padding: 0px 3px
}

.mi-wrap .mi-pay-box .price-tag span.old-price:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #111111;
	left: 0;
	top: 10px;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	transform: rotate(-8deg);
	width: 100%
}

.mi-wrap .mi-pay-box .price-tag span.new-price {
	font-size: 20px;
	font-weight: 700;
	padding: 10px;
	vertical-align: text-top
}

.mi-wrap .mi-pay-box .price-tag span.new-price i.fa.fa-inr {
	font-size: 14px;
	vertical-align: text-top;
	line-height: 22px;
	padding: 0px 2px
}

.mi-wrap .mi-pay-box .unlimited {
	width: 100%;
	margin: 15px 0px 20px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px 10px
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .unlimited {
		display: block;
		margin-top: 35px
	}

	.mi-wrap .mi-pay-box .unlimited br {
		display: none !important
	}
}

.mi-wrap .mi-pay-box .unlimited h2.ex-off-text.bottom {
	font-size: 12px;
	display: inline-flex
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .unlimited h2.ex-off-text.bottom {
		margin: 5px 48px;
		position: relative;
		float: left
	}

	.mi-wrap .mi-pay-box .unlimited h2.ex-off-text.bottom:before {
		content: '';
		background: url(../img/play-btn.png);
		float: left;
		width: 14px;
		height: 14px;
		position: absolute;
		top: calc(50% - 7px);
		background-size: cover;
		left: -16px;
		vertical-align: middle
	}
}

@media only screen and (max-width: 359px) {
	.mi-wrap .mi-pay-box .unlimited h2.ex-off-text.bottom {
		margin: 5px 15px
	}
}

.mi-wrap .mi-pay-box .unlimited ul {
	display: inline-flex;
	flex-flow: row wrap;
	align-items: center;
	width: 80%;
	justify-content: space-around
}

@media only screen and (max-width: 479px) {
	.mi-wrap .mi-pay-box .unlimited ul {
		flex-flow: column wrap;
		align-items: flex-start
	}
}

@media only screen and (max-width: 359px) {
	.mi-wrap .mi-pay-box .unlimited ul {
		width: 100%
	}
}

.mi-wrap .mi-pay-box .unlimited ul li {
	font-size: 12px;
	padding-left: 17px;
	position: relative;
	margin: 5px 0px;
	line-height: 16px
}

.mi-wrap .mi-pay-box .unlimited ul li:before {
	content: '';
	background: url(../img/play-btn.png);
	float: left;
	width: 14px;
	height: 14px;
	position: absolute;
	top: calc(50% - 7px);
	background-size: cover;
	left: 0;
	vertical-align: middle
}

p.web-para.mi-ann-web-para {
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	margin: 20px 0px
}

@media only screen and (max-width: 479px) {
	p.web-para.mi-ann-web-para {
		position: relative
	}

	p.web-para.mi-ann-web-para:before {
		content: "";
		position: absolute;
		height: 0.1px;
		top: 50%;
		width: 25%;
		left: 0px;
		border: 1px dashed #ef1c24;
		border-width: 1px 0 0 0
	}

	p.web-para.mi-ann-web-para:after {
		content: "";
		position: absolute;
		height: 0.1px;
		top: 50%;
		width: 25%;
		right: 0px;
		border: 1px dashed #ef1c24;
		border-width: 1px 0 0 0
	}
}

.specialoffer-page .amazon-pay-section .amazon-top-section {
	padding: 10px 0px
}

.specialoffer-page .amazon-pay-section .amazon-top-section input.theme-btn.noplay-btn.save_btn {
	padding: 0px 20px;
	height: 35px;
	line-height: 35px;
	font-size: 16px
}

.mi-wrapper .amazon-pay-section .amazon-top-section {
	padding: 10px 0px
}

.mi-wrapper .amazon-pay-section .amazon-top-section input.theme-btn.noplay-btn.save_btn {
	padding: 0px 20px;
	height: 35px;
	line-height: 35px;
	font-size: 16px
}

.jw-overlay.jw-reset {
	bottom: 15px !important
}

@media only screen and (max-width: 479px) {
	p.web-para.mi-ann-web-para.exclusive-offer-tag {
		line-height: 25px
	}
}

.popup.popup-player {
	min-height: 80%
}

.jwplayer.jw-stretch-fill.jw-flag-fullscreen .jw-media video {
	outline: 0
}

@media only screen and (max-width: 479px) {
	.jwplayer.jw-stretch-fill.jw-flag-fullscreen .jw-media video {
		object-fit: contain !important;
		outline: 0;
		height: auto !important
	}
}

.jwplayer .jw-media video {
	outline: 0
}

.etisalad .language {
	position: absolute;
	right: 0;
	top: 10px
}

.etisalad .amazon-pay-section .amazon-top-section .web-para {
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: 25px;
	font-size: 14px;
	line-height: 24px
}

@media only screen and (max-width: 479px) {
	.etisalad .amazon-pay-section .amazon-top-section .web-para {
		margin-bottom: 10px;
		font-size: 13px
	}
}

.etisalad .amazon-pay-section .amazon-top-section {
	padding: 15px 0px
}

.etisalad .note-foot {
	width: 90%;
	height: auto;
	float: left;
	margin: 20px 5% 10px 5%
}

@media only screen and (max-width: 479px) {
	.etisalad .note-foot {
		width: 100%;
		margin: 10px 0px
	}
}

.etisalad .note-foot h3 {
	font-size: 18px;
	text-align: left;
	line-height: 30px
}

.etisalad .note-foot ul {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left
}

.etisalad .note-foot ul li {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	padding: 0px 0px 10px 20px;
	position: relative
}

.etisalad .note-foot ul li:before {
	content: '';
	background: url(../img/correct-sign.png);
	width: 13px;
	height: 10px;
	float: left;
	display: inline-block;
	padding: 0px 10px;
	background-repeat: no-repeat;
	top: 5px;
	left: 0px;
	position: absolute
}

.etisalad .etisalad-box.otp {
	margin: 15px 10%
}

.etisalad .etisalad-box.otp .otp {
	width: 50%;
	height: auto;
	float: left;
	margin: 0px 25%
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box.otp .otp {
		width: 100%;
		margin-top: 20px
	}
}

.etisalad .etisalad-box.otp .otp label {
	display: none
}

.etisalad .etisalad-box.otp .otp .input-box.topactive label {
	display: block;
	text-align: left
}

.etisalad .etisalad-box.otp .otp .input-box {
	width: 100%;
	height: auto;
	float: left
}

.etisalad .etisalad-box.otp .otp .input-box select.input-control.valid {
	text-align: left;
	color: #818a89
}

.etisalad .etisalad-box.otp .otp .input-box input {
	text-align: center;
	color: #818a89
}

.etisalad .etisalad-box.otp .otp .input-box select.input-control.valid {
	background: #111111 !important;
	border: none;
	outline: 0;
	border: 1px solid #111111
}

.etisalad .etisalad-box.otp .otp .input-box select.input-control.valid option {
	color: #fff;
	padding: 10px
}

.etisalad .etisalad-box.otp .otp .input-box input:focus::-webkit-input-placeholder {
	color: transparent
}

.etisalad .etisalad-box {
	width: 80%;
	height: auto;
	float: left;
	margin: 10px 10%
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box {
		width: 100%;
		margin: 10px 0px
	}
}

.etisalad .etisalad-box .etisalad-inner-box {
	width: 100%;
	height: auto;
	float: left
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number {
	width: 50%;
	height: auto;
	float: left
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .mobile-number {
		width: 100%
	}
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number label {
	display: none
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .input-box.topactive label {
	display: block;
	text-align: left
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .form-row .input-box.country-code {
	width: 70px;
	height: auto;
	float: left
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .form-row .input-box.country-code input {
	text-align: left;
	color: #818a89
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .form-row .input-box.country-code input:focus::-webkit-input-placeholder {
	color: transparent
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .form-row .input-box.mobile-number {
	width: calc(100% - 70px);
	height: auto;
	float: left
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .form-row .input-box.mobile-number input {
	text-align: left;
	color: #818a89
}

.etisalad .etisalad-box .etisalad-inner-box .mobile-number .form-row .input-box.mobile-number input:focus::-webkit-input-placeholder {
	color: transparent
}

.etisalad .etisalad-box .etisalad-inner-box .state {
	width: 50%;
	height: auto;
	float: left
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .state {
		width: 100%;
		margin-top: 20px
	}
}

.etisalad .etisalad-box .etisalad-inner-box .state label {
	display: none
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box.topactive label {
	display: block;
	text-align: left
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box {
	width: 100%;
	height: auto;
	float: left
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box select.input-control.valid {
	text-align: left;
	color: #818a89
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box input {
	text-align: left;
	color: #818a89
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box select.input-control.valid {
	background: #111111 !important;
	border: none;
	outline: 0;
	border: 1px solid #111111
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box select.input-control.valid option {
	color: #fff;
	padding: 10px
}

.etisalad .etisalad-box .etisalad-inner-box .state .input-box input:focus::-webkit-input-placeholder {
	color: transparent
}

.etisalad .etisalad-box .etisalad-inner-box .plan {
	width: 100%;
	height: auto;
	float: left;
	margin: 40px 0px 20px 0
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul {
	width: 100%;
	height: auto;
	float: left;
	text-align: center
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan ul {
		text-align: left
	}
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul li {
	display: inline-block;
	padding: 0px 20px;
	position: relative
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan ul li {
		padding: 0px 5px 10px 0
	}
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul li label {
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	vertical-align: top;
	position: relative;
	cursor: pointer
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan ul li label {
		font-size: 12px;
		line-height: 12px
	}
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul li label:before {
	content: '';
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	display: inline-block;
	border-radius: 100%;
	margin-right: 10px;
	vertical-align: top
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan ul li label:before {
		width: 12px;
		height: 12px;
		border: 1px solid #fff;
		margin-right: 5px
	}
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul li input[type="radio"]:checked+label:before {
	border: 2px solid #ff1e1e
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan ul li input[type="radio"]:checked+label:before {
		border: 1px solid #ff1e1e
	}
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul li input[type="radio"]:checked+label:after {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	margin-right: 10px;
	vertical-align: top;
	background: #ff1e1e;
	position: absolute;
	left: 5px;
	top: 5px
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan ul li input[type="radio"]:checked+label:after {
		width: 4px;
		height: 4px;
		top: 4px;
		left: 4px
	}
}

.etisalad .etisalad-box .etisalad-inner-box .plan ul li input[type="radio"] {
	visibility: hidden;
	display: none
}

.etisalad .etisalad-box .etisalad-inner-box .plan-description {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0px
}

.etisalad .etisalad-box .etisalad-inner-box .plan-description p {
	font-size: 14px;
	line-height: 26px
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .plan-description p {
		font-size: 13px
	}
}

.etisalad .etisalad-box .etisalad-inner-box .btn {
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0 10px 0
}

.etisalad .etisalad-box .etisalad-inner-box .btn input.theme-btn.noplay-btn.save_btn {
	padding: 0px 55px
}

@media only screen and (max-width: 479px) {
	.etisalad .etisalad-box .etisalad-inner-box .btn input.theme-btn.noplay-btn.save_btn {
		width: 100%
	}
}

.etisalad .etisalad-box .etisalad-inner-box .close-btn {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0 10px 0
}

.etisalad .etisalad-box .etisalad-inner-box .close-btn input.close {
	font-size: 18px;
	font-family: Quicksand, sans-serif;
	font-weight: 500;
	display: inline-block;
	text-transform: uppercase;
	background: transparent;
	border: 2px solid #ffff;
	border-radius: 5px;
	padding: 10px 35px
}

.owl-carousel .owl-stage-outer {
	-webkit-transform: none
}

#smartbanner.android .sb-close {
	left: 8px;
	width: 20px;
	height: 20px;
	line-height: 20px
}
 
.content-title {

	font-family: Poppins;
	color: white;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}

.head-menu {
	width: 100%;
	text-align: center;
	color: hsla(0,0%,100%,.376);
	font-size: 18px;
	padding-bottom:	10px;
}

.anchor_click {
	text-decoration: underline;
	text-decoration-color: #FF6633;
	text-underline-offset: 5px; 
}

@media only screen and (min-width: 600px) {
	.container-fluid {
		width:70%;
	}
}

@media only screen and (min-width: 900px) {
	.container-fluid {
		width:50%;
	}
}

/*# sourceMappingURL=style.css.map */