@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#Open Sans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'kanitregular';
    src: url('fonts/kanit-regular-webfont.eot');
    src: url('fonts/kanit-regular-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/kanit-regular-webfont.woff2') format('woff2'),url('fonts/kanit-regular-webfont.woff') format('woff'),url('fonts/kanit-regular-webfont.ttf') format('truetype'),url('fonts/kanit-regular-webfont.svg#kanitregular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'kanitlight';
    src: url('fonts/kanit-light-webfont.eot');
    src: url('fonts/kanit-light-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/kanit-light-webfont.woff2') format('woff2'),url('fonts/kanit-light-webfont.woff') format('woff'),url('fonts/kanit-light-webfont.ttf') format('truetype'),url('fonts/kanit-light-webfont.svg#kanitlight') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

video {
	display: inline-block;
	vertical-align: baseline
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

b,
strong {
	font-weight: 700
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

button,
input,
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
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	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;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

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

td,
th {
	padding: 0
}
@media print {

	*,
	:after,
	:before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

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

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul {
	margin-bottom: 0
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}
}

@media (min-width:992px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}
}

table {
	background-color: transparent
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active {
	background-color: #f5f5f5
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info {
	background-color: #d9edf7
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th {
		white-space: nowrap
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}

	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}
}

.form-group {
	margin-bottom: 15px
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.has-error .control-label,
.has-error .help-block {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active:focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,
.btn-default:active {
	color: #333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active,
.btn-primary:active {
	color: #fff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74
}

.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,
.btn-info:active {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc
}

.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

tbody.collapse.in {
	display: table-row-group
}

.open>a {
	outline: 0
}

.btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group .form-control:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group .form-control:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block;
	padding: 0px .2rem;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: flex !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-right: -15px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.entry-meta:after,
.entry-meta:before,
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.entry-meta:after,
.clearfix:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hidden {
	display: none !important
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

a,
big,
body,
div,
dt,
fieldset,
font,
form,
html,
iframe,
img,
label,
object,
p,
q,
s,
span,
tt,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

:focus {
	outline: 0
}

body {
	line-height: 1;
	color: #000;
	background: #fff
}

ul {
	list-style: none;
	padding: 0;
	margin: 0
}

table {
	border-collapse: collapse
}

caption,
td,
th {
	text-align: left;
	font-weight: 400
}

q:after,
q:before {
	content: ""
}

q {
	quotes: """"
}

body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #f1f1f1;
	background: #1d1d1d
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'kanitlight', RSUbold, Roboto, Arial, sans-serif;
	word-wrap: break-word;
	font-weight: 400;
	margin: 15px 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	line-height: 1.1
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h1,
h1 {
	font-size: 30px
}

.h2,
h2 {
	font-size: 25px
}

.h3,
h3 {
	font-size: 20px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

a:active,
a:focus,
a:hover {
	color: #ff2828
}

a {
	background-color: transparent;
	text-decoration: none;
	outline: 0
}

a * {
	outline: 0
}

a:active,
a:focus,
a:hover,
a:link,
a:visited {
	text-decoration: none
}

a:active,
a:focus,
a:hover,
a:visited {
	outline: 0;
	-webkit-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear
}

:active,
:focus,
:hover,
:visited {
	outline: 0
}

p {
	margin-bottom: 1em;
	border: 0;
	outline: 0;
	padding: 0
}

caption,
center,
div,
dt,
em,
embed,
fieldset,
font,
form,
hr,
i,
iframe,
img,
label,
li,
menu,
object,
p,
q,
s,
span,
strong,
table,
tbody,
td,
th,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0
}

a.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	padding: 10px 15px;
	color: #fff;
	font-family: 'kanitlight', RSUbold, Arial, Georgia, sans-serif;
	text-transform: uppercase;
	background: #090909;
	border: 1px solid #040404;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s
}

a.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	background: #ff2828;
	border-color: #ff2828
}

.form-control {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	transition: .7s all !important;
	padding: 0 0 0 30px !important;
	color: #000 !important;
	background: #fff url(images/search.svg) 5px 5px no-repeat !important
}

.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px)
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	display: block;
	clip: auto !important;
	line-height: normal;
	text-decoration: none;
	z-index: 100000
}

.clear {
	clear: both
}

.awards-country-stars:after,
.awards-country-stars:before,
.box-info-movie:before,
.entry-content:before,
.entry-footer:before,
.entry-header:before,
.entry:before,
.rating-content:after,
.rating-content:before,
.post-item-wrapper:before,
.site-content:before,
.site-footer:before,
.site-header:before,
.site-main#main:after,
.site-main#main:before,
.story:before {
	content: " ";
	display: table
}

.box-info-movie:after,
.entry-content:after,
.entry-footer:after,
.entry-header:after,
.entry:after,
.post-item-wrapper:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.story:after {
	content: " ";
	display: table;
	clear: both
}

span.extend:after {
	content: "..."
}

iframe {
	border: 0
}

.site-header {
	padding: 10px 0 0;
	background: #1d1d1d;
	border-bottom: 5px solid #ff2828
}

#header-main {
	padding: 5px 0 10px;
	max-width: 1170px;
	margin: 0 auto
}

.banner-header img {
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.banner-header p {
	text-align: center
}

.nav.navbar-nav>li:first-child a:before {
	position: relative;
	font: normal normal normal 19px/1 FontAwesome;
	content: "\f015";
	margin: -9px 5px 0 0
}

.navbar-default .navbar-nav>.current-menu-item>a {
	color: #ff2828;
	background-color: unset
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #ff2828
}

.navbar-default {
	background-color: #060608;
	border-color: #121212;
	margin-bottom: 0
}

.navbar-default .navbar-nav>li>a {
	font-family: 'kanitlight', RSUbold, Arial, Georgia, sans-serif;
	font-weight: 400;
	margin: 0;
	font-size: 20px;
	color: #fafafa;
}

.navbar-default .navbar-toggle {
	font-size: 18px
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1170px;
		width: 100%;
		margin: 0 auto
	}
}

.site-content {
	border-bottom: 8px solid #ddd
}

.breadcrumb {
	margin-top: -1em;
	margin-bottom: 3em;
	padding: 0 15px;
	font: 13px/25px 'kanitlight', Arial, sans-serif;
	overflow: hidden
}

.breadcrumb a {
	color: #aaa
}

.entry-header,
.main-title,
.site-content {
	word-wrap: break-word
}
.article-header header.entry-header {
    padding: 10px 10px 0;
}
#main.site-main h1 {
    margin: 10px;
	line-height: 1.25;
	font-size: 30px;
	font-weight: 400;
	border-left: unset;
	padding-left: unset
}

.post-details .entry-header {
	margin: 0;
	padding: 0
}

#top-banner-section,
.top-container {
	margin-bottom: -20px
}

#top-banner-section,
.main-container,
.top-container {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff
}

.ad-box-widget {
    clear: both;
    margin: 3rem 0;
}

.entry-header .entry-meta {
	margin: 15px
}

.entry-meta {
	position: relative;
	border-bottom: 3px solid #ff2828;
	padding-bottom: 1rem;
	display: block;
	font: 14px/25px 'kanitlight', Arial, sans-serif;
	line-height: 2.5;
	text-wrap: pretty
}

.post-title span:after {
	content: " ";
	display: table
}

.entry-content h2,
.post .entry-header h1,
h3 {
	border-left: 5px #ff2828 solid;
	padding-left: 10px
}

.entry-header h1.post-title {
	font-size: 26px;
	line-height: 40px
}

.entry-content.content {
	line-height: 23px
}

.entry-content.entry.content ul li {
	margin-bottom: 0
}

.entry-content .post-title {
	margin: 10px 0;
	font-size: 26px;
	line-height: 1.2
}

.item-cat-index a {
	font-size: 100%;
	font-weight: 700
}

.post-date .updated {
	display: inline
}

.post-date .updated+.entry-date {
	display: none
}

.related-post {
	margin: 0 0 3em auto;
	display: block;
	overflow: hidden;
	float: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	width: 100% !important
}

time {
	cursor: help !important;
	border: 0 !important;
	border-bottom: 1px dotted #999 !important;
	text-decoration: none !important
}

.entry-content .entry-meta {
	display: block;
	color: #999;
	font-size: 12px
}

.entry-content .entry-meta a {
	color: #999;
	text-decoration: none
}

.entry-content .entry-meta a:hover {
	color: #333
}

.entry-content .post-thumbnail-image {
	float: left;
	width: 250px;
	height: 175px;
	margin: 0 20px 20px 0;
	border: 5px solid #e6e6e6
}

.entry-content footer.entry-meta {
	display: block;
	clear: both
}

.entry-content .entry-footer {
	clear: both;
	padding: 8px 0
}

.entry-footer {
	background: #1d1d1d;
	border: 1px solid #323232;
	padding: 6px 8px;
	margin: 10px 0;
	line-height: 1.5;
	color: #ccc
}

.next-post,
.previous {
	position: relative;
	min-height: 20px;
	padding-right: 15px;
	padding-left: 15px
}

.post-nav-bottom .previous .fa {
	margin-right: 5px
}

.post-nav-bottom .next-post .fa {
	margin-left: 5px
}

.post-nav-bottom .next-post {
	text-align: right
}

.post-nav {
	margin-bottom: 10px
}

.post-nav-bottom {
	border-bottom: 6px solid #ff2828;
	background: #1d1d1d;
	padding: 15px 0;
	margin-bottom: 18px;
	margin-top: 18px
}

.post-nav-bottom>p {
	line-height: normal;
	color: #ff2828;
	font-size: 14px
}

.post-nav-bottom a {
	font-size: 14px;
	color: #fff
}

.post-nav-bottom .previous .fa {
	margin-right: 5px
}

.post-nav-bottom .next-post .fa {
	margin-left: 5px
}

.post-nav-bottom .next-post {
	text-align: right
}

.post-nav {
	padding-top: 10px
}

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

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

hr.section-divider {
	border-color: #e8e8e8;
	margin-top: 20px;
	margin-bottom: 0
}

.post-title h3 {
	border: unset;
	padding-left: unset
}

.post-item-wrapper .entry-modified {
	background-color: rgba(238, 95, 91, .8);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 0 5px
}

.post-tag-primary {
	font-family: 'kanitlight', Arial, Georgia, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: .8;
	border-radius: 0;
	-webkit-border-radius: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	background-color: rgb(0 0 0/60%);
	color: #eee;
	padding: 5px
}

.post-tag-primary span {
	vertical-align: middle;
	white-space: nowrap
}

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

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

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

.color-star,
.color-trophy {
	color: #f2af19
}

.imdbRating {
	width: 66px;
	height: 85px;
	line-height: 66px;
	display: inline-block;
	background: url(images/giga-star.png) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	float: left;
	margin-right: 15px
}

.entry-content {
	font-family: sans-serif;
	padding: 15px
}

.entry-content .text.content {
	height: 150px;
	overflow: hidden;
	word-wrap: break-word
}

.post-tags a,
.tag-primary a {
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	margin: 0 2px 5px;
	padding: 3px 12px;
	text-align: center;
	text-transform: uppercase;
	transition: all .3s ease;
	-webkit-transition: all .3s ease
}

.entry-footer>.post-tags {
	line-height: 2.5;
	overflow: hidden
}

.post-tags a:hover,
.tag-primary a:hover {
	background-color: #ff2828;
	color: #fff
}

article .post-tags span.heading {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	border-radius: 2px;
	font-size: 12px;
	margin: 0 2px 5px;
	padding: 3px 12px;
	text-align: center;
	text-transform: uppercase
}

.site-header {
	background: #616161
}

.logo {
	margin-top: 0
}

a:active,
a:focus,
a:hover {
	color: #ff2828
}

a.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	background: #ff2828;
	border-color: #ff2828
}

#main-navigation {
	border-bottom: 5px solid #ff2828
}

#main-navigation h2 {
	font-size: 20px
}

.navbar.main-navigation li a:hover {
	background-color: #ff2828
}

.navbar.main-navigation li.active>a {
	color: #ff2828
}

.site-content [class*=navigation] a:hover {
	background: #ff2828
}

.widget-title h3 {
	border-bottom: 3px solid #ff2828
}

.sidebar_tabs .sidebar-tabs-nav li.active a {
	background: #ff2828
}

.post-item-wrapper .post-thumbnail-image-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(61, 55, 55, .8);
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 58px 14px #000;
	opacity: 0
}

.post-item-wrapper .post-thumbnail-image-overlay:hover {
	background-image: url(images/hover-icon-play.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: .8
}

.wp-pagenavi span.current {
	border-color: #ff2828
}

img.lazy {
	height: 0
}

.imdb-rating {
	float: left
}

span.quality {
	float: left;
	margin-left: 2px;
	font-weight: 700
}

body {
	color: #e0e0e0
}

a {
	color: #f1f1f1
}

.top-border {
	border: 1px solid #323232
}

#top-banner-section,
.main-container,
.top-container {
	background: #313131;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232
}

.sidebar {
	background-image: url(images/rgba0-0-0_0-2.png)
}

.sidebar.well {
	display: flow-root;
	background-color: transparent;
	border: 1px solid #272727;
	background-image: url(images/rgba0-0-0_0-2.png)
}

.widget-title h3 {
	color: #ddd
}

hr.section-divider {
	border-color: #333
}

.widget_categories li>a,
.widget_categories2 li>a {
	display: block;
	font-weight: 400;
	position: relative
}

.widget_categories li .count {
	float: right;
	padding: 0 8px;
	margin-right: 10px;
	margin-top: -21px
}

.sidebar-widget.widget_categories li,
.sidebar-widget.widget_categories2 li,
.sidebar-widget.widget_meta li {
	border-bottom: 1px solid #333
}

.sidebar_tabs .sidebar-tabs-content .tab-pane {
	margin: 0;
	background: 0 0;
	border: none
}

.button_style {
	margin: 1em 0;
	display: block;
	text-align: center
}

.list-group.idTabs {
	text-align: center;
	margin: 1em 0
}

.da {
	text-align: center;
	padding: 5px;
	float: none
}

.da a {
	display: inline-block
}

.list-group-item.selected,
.list-group-item.selected:focus,
.list-group-item.selected:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.post-thumbnail-image.thumbnail-content {
    width: 25% !important;
    float: left
}

.post-thumbnail-image.thumbnail-content img {
    width: auto !important;
    max-width: 100%;
    height: 100% !important;
    max-height: 370px;
    margin: 0 auto;
    display: block
}

.trailer {
    display: block;
    width: 75% !important;
    float: left;
    height: 360px;
    margin: 5px 0
}

.trailer iframe {
    width: 100%!important;
    height: 100%!important;
    margin: 0;
    padding: 0;
}

.story {
    height: auto!important;
    max-height: 550px;
    display: flex!important;
    margin: 5px;
    overflow: hidden;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap
}

.entry-content.content {
	padding: 15px
}

.post_vdo a:link,.post_vdo a:visited {
    border-radius: 6px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #9a9a9a;
    display: inline-block;
    color: #fafafa;
    background-color: #8b0000;
    line-height: 35px;
    width: 95%;
    max-width: 100%;
    margin-top: 20px;
    padding: 5px 20px 5px 0px;
}

.post_vdo a:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.post_vdo {
	color: #f2af19;
	margin: 20px 0;
	padding: 10px 0;
	text-align: center;
}

.post_vdo p {
	margin: 10px 0
}

.post_vdo iframe {
	max-width: 100%
}

.content-4 {
	display: block;
	float: left;
	width: 650px;
	height: 550px;
	margin-left: 10px;
	margin-top: 0;
	background-color: #000;
	margin-bottom: 10px;
	border-radius: 5px
}

.entry img {
	max-width: 100%;
	max-height: 100%
}

.entry iframe {
	max-width: 100%
}
/* LikeThis counter*/
.movie-like-buttons {
    text-align: center;
    margin: 0.5em;
    overflow: hidden;
    display: block;
}
.movie-like-buttons:before,.movie-like-buttons:after {
    display: table;
    content: " "
}
.movie-like-buttons:after {
    clear: both
}
.movie-like-buttons .likeThis {
	border-radius: 5px;
	font-family: 'Open Sans',Arial,sans-serif;
	font-size: 12px;
	display: inline-block;
	font-weight: 400;
	color: #ababab;
	background: url(images/likethis.png) no-repeat;
	height: 30px;
	padding: 5px 10px 30px 40px;
	cursor: pointer;
	background-size: cover;
	letter-spacing: 1px;
}
.movie-like-buttons .likeThis:hover,.movie-like-buttons .likeThis.done {
	background: url(images/likethisdone.png) no-repeat;
	text-decoration: none;
	background-size: cover;
	letter-spacing: 1px;
}
.movie-like-buttons .likeThis.done {
	color: #e2c023;
	cursor: default
}
.likeThis {
	display: block
}
.likeThis:hover,.likeThis.done {
	text-decoration: none
}
.likeThis.done {
	color: #ccc;
	cursor: text
}
/* END LikeThis counter*/
.page-header {
	margin-top: 0;
	padding: 15px 20px 5px;
	border: 1px solid #ff2828;
	background-image: url(images/rgba0-0-0_0-2.png)
}

.page-title {
	margin: 0 0 10px !important;
	font-size: 25px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1.6em
}

.social-url li .fa-brands,.social-url li .fa {
    padding: 5px;
    font-size: 27px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 5px 2px;
    border-radius: 50%
}

.social-url li a:hover,.social-url li a:focus,.social-url li a:hover {
    opacity: .7;
    color: #fff;
    text-decoration: none
}

.social-url li .fa-facebook-f {
    background: #3b5998;
    color: #fff
}

.social-url li .fa-twitter {
    background: #55acee;
    color: #fff
}

.social-url li .fa-instagram {
    background: #125688;
    color: #fff
}

.social-url li .fa-youtube {
    background: #b00;
    color: #fff
}

.social-url li .fa-rss {
    background: #f60;
    color: #fff
}

.social-url li {
    display: inline-block;
    margin: 1px;
    padding: 2px
}

.social-url {
    text-align: left;
    margin: 0 auto;
    padding: 10px;
    list-style: none
}

.st-btn[data-network=facebook-groups] {
	background-color: #1877f2;
	color: #fff;
	text-decoration: none;
	padding: 1px 5px
}

.color-star,
.color-trophy {
	color: #f2af19
}

.form-inline .input-group .input-group-btn {
	width: 1%
}

#header-main .form-inline {
	overflow: hidden;
	width: 500px;
	max-width: 90%;
	margin: 0 auto;
	padding: 30px 0 10px
}

.site-content [class*=navigation] {
	margin: 5px 0 15px;
	overflow: hidden;
	font-size: 16px
}

[class*=navigation] .nav-previous {
	width: 50%;
	float: left
}

[class*=navigation] .nav-next {
	width: 50%;
	float: right;
	text-align: right
}

.site-content [class*=navigation] a {
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
	font-family: 'kanitlight', RSUbold, Arial, Georgia, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 26px;
	background: #060608
}

.site-content [class*=navigation] a:hover {
	background: #ff2828
}

.site-content [class*=navigation] [class^=ico-]:before {
	margin: 0
}

.wp-pagenavi {
	margin: 20px 0 30px;
	padding-top: 15px
}

@media screen and (max-width:680px) {

	a.first,
	a.larger.page,
	a.last,
	a.page.larger,
	span.extend {
		display: inline-table
	}
}

.wp-pagenavi {
	clear: both
}

.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #bfbfbf;
	padding: 5px 10px;
	margin: 1px;
	flex-grow: 1 !important;
	display: inline-flex
}

.wp-pagenavi span.current {
	font-weight: 700
}

.widget {
	line-height: 1.3
}

.widget ul {
	margin: 0
}

.widget-title {
	margin: 0px 0 10px;
}

.widget-title h3 {
	margin: 0 0 -3px;
	padding-right: 15px;
	padding-bottom: 8px;
	font-size: 28px;
	letter-spacing: 1px;
	border-bottom: 3px solid #ff2828;
	display: inline-block
}

.widget-title h3 {
	border-bottom: 3px solid #ff2828
}

.widget-title .see-all {
	padding: 0 15px
}

.sidebar-widget {
	margin: 0 5px 30px
}

.sidebar_tabs .sidebar-tabs-nav li {
	width: 33.3%;
	margin: 0;
	padding: 0;
	text-align: center;
	border: none
}

.sidebar_tabs .sidebar-tabs-nav li a {
	color: #fff;
	background: #060608;
	margin: 0;
	border: 0;
	font-size: 15px
}

.sidebar_tabs .sidebar-tabs-nav li.active a {
	color: #fff;
	background: #ff2828;
	border: 0
}

.sidebar_tabs .tab-pane ul {
	margin: 0;
	padding: 10px;
	list-style: none
}

.sidebar_tabs .tab-pane li {
	border-bottom: 1px dashed #dfdfdf;
	color: #fff;
	margin: 0 0 10px;
	padding: 0 0 10px
}

.sidebar_tabs .tab-pane li img {
	width: 100px;
	height: 120px;
	float: left;
	margin: 0 10px 0 0
}

.sidebar_tabs .tab-pane li img {
	-webkit-transition: opacity .35s ease-in-out;
	-o-transition: opacity .35s ease-in-out;
	-ms-transition: opacity .35s ease-in-out;
	transition: opacity .35s ease-in-out
}

.sidebar_tabs .tab-pane li img:hover {
	opacity: .4
}

.sidebar_tabs .tab-pane h4 {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1.3;
	margin: 0;
	max-height: 80px;
	overflow: hidden;
	height: auto
}

.sidebar_tabs .tab-pane span.tab-date {
	font-size: 12px;
	display: block;
	margin: 3px 0;
	font-style: italic;
	color: #999;
	overflow: hidden
}

.top10-widget-content ul {
	margin: 0;
	padding: 10px;
	list-style: none
}

.top10-widget-content li {
	border-bottom: 1px dashed #dfdfdf;
	color: #999;
	margin: 0 0 10px;
	padding: 0 0 10px
}

.top10-widget-content .first-thumbnail {
	float: left;
	margin: 0 10px 0 0;
	position: relative
}

.top10-first h4 {
	font-family: 'kanitlight', 'Open Sans', Arial, Verdana, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	height: 55px;
	line-height: 1.3em;
	overflow: hidden
}

.top10-widget-content span.meta-date {
	font-size: 12px;
	display: block;
	margin: 3px 0;
	font-style: italic;
	color: #999;
	overflow: hidden
}

.sidebar-recent-movie .post-item-wrapper {
	float: left;
	width: 90px
}

.sidebar-recent-movie .post-item-wrapper .post-title,
.sidebar-recent-movie .post-item-wrapper .post-title a {
	font-size: 12px;
	line-height: 18px;
	height: 90px;
	position: inherit;
	overflow: hidden
}

.widget.sidebar-widget.widget_categories2 {
	width: 100%;
	min-height: 90px;
	display: inline-block
}

.widget.sidebar-widget.widget_categories,
.widget_archive {
	width: 100%;
	min-height: 90px;
	display: inline-block
}

.sidebar-widget.widget_categories ul,
.sidebar-widget.widget_categories2 ul,
.sidebar-widget.widget_meta ul {
	padding: 0;
	list-style: none
}

.sidebar-widget.widget_archive li,
.sidebar-widget.widget_categories li,
.sidebar-widget.widget_categories2 li,
.sidebar-widget.widget_meta li {
	border-bottom: 1px dotted #666;
	padding: 7px 0;
	padding-left: 25px;
	margin-left: 0;
	background: url(images/12x15.png) 0 15px no-repeat;
	background-position: left
}

.sidebar-widget.widget_categories li:first-child,
.sidebar-widget.widget_categories2 li:first-child,
.sidebar-widget.widget_meta li:first-child {
	padding-top: 0
}

.sidebar-widget.widget_categories li:first-child:hover,
.sidebar-widget.widget_categories li:hover,
.sidebar-widget.widget_categories li:nth-child(2n):hover,
.sidebar-widget.widget_categories2 li:first-child:hover,
.sidebar-widget.widget_categories2 li:hover,
.sidebar-widget.widget_categories2 li:nth-child(2n):hover,
.sidebar-widget.widget_meta li:first-child:hover {
	background: #313131;
	color: #ff2828
}

.sidebar-widget.widget_categories li span,
.sidebar-widget.widget_categories li:first-child span,
.sidebar-widget.widget_categories li:nth-child(2n) span,
.sidebar-widget.widget_categories2 li span,
.sidebar-widget.widget_categories2 li:first-child span,
.sidebar-widget.widget_categories2 li:nth-child(2n) span,
.sidebar-widget.widget_meta li:first-child span {
	float: right;
}

li.cat-item.cat-item-5096 {
	background: url(images/shortcut-star.png) 0 15px no-repeat;
	background-position: left
}

#calendar_wrap {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff
}

#calendar_wrap #next {
	text-align: right
}

#footer-widget-area {
	padding: 10px 0
}

.content-site p {
	color: #f1f1f1;
}

.content-site a {
	color: #fff
}

.content-site {
	color: #d7dce0;
	padding: 32px 12px 12px;
	flex-flow: row wrap;
	border-top: 8px solid #ff2828
}

.content-site img {
	max-width: 50%;
	height: auto !important;
	margin: 0 auto !important;
	display: block
}

summary {
	text-align: center;
	outline: 0 !important;
	font-weight: 700;
	font-size: 14px;
	list-style: none;
	cursor: pointer
}

details {
	display: block
}

summary {
	display: list-item
}

.footer-title {
	width: 75%;
	padding: 10px 0 0;
	margin: auto;
	color: #999;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-weight: 700;
	text-align: center
}

.footer-widget {
	margin: 0 0 10px
}

.footer-widget-title {
	border-bottom: 1px solid #5d5d5d;
	margin-bottom: 10px
}

.footer-widget-title h3 {
	font-size: 23px;
	margin-top: 15px
}

.footer-widget ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.footer-widget ul li {
	line-height: 26px
}

footer#colophon a {
	color: #fff;
	font-size: inherit
}

footer#colophon a:hover {
	color: #eb2626;
	text-decoration: none
}

footer#colophon {
	color: #d7dce0;
	background: #313131;
	border-top: 8px solid #ff2828
}

.copyright {
	background-color: #222;
	border-color: #080808;
	padding: 15px 0
}

.wp-caption {
	background: 0 0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}

.image-fit {
	display: block;
	width: 100%;
	height: 100%
}

.logo h1 {
	margin: 0
}

.logo strong {
	display: none
}

.rating-content {
    margin: 3em 0;
    display: block
}

.rating-content .a {
    float: left;
    width: 45px;
    /* position: absolute */
}

.rating-content .a span {
	background-color: #000;
	border-radius: 3px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	height: 39px;
	line-height: 40px;
	text-align: center;
	width: 45px;
	display: inline-block;
	vertical-align: top
}

.rating-content .b {
    float: left;
    width: calc(100% - 40px);
    margin-left: 5px;
    margin-top: 10px;
}

.b .bar-full {
	margin-bottom: 7px;
	overflow: hidden;
	width: 130px;
	height: 13px;
	background: url(images/star-rating.png);
	display: inline-block
}

.b .bar-full span {
	display: inline-block
}

.b .star {
	float: left;
	font-size: 0;
	height: 13px !important;
	width: 13px !important;
	background: url(images/star.png) 0 13px
}

.imdb-box {
	padding: 10px 5px 0;
	width: 300px !important;
	margin-top: 0 !important
}

.info-ratings-stars {
	font-size: 12px;
	margin: 5px 0 0
}

.info-ratings-stars .stars-score {
	margin: 0
}

.imdb-box .RatedValue {
	background: #000 !important
}

.sidebar_tabs .ratingCount {
	display: block;
	margin-top: 5px
}

.sidebar_tabs .info-ratings-stars {
	font-size: 12px;
	margin: 5px 0 0;
	position: absolute
}

li,
ul {
	margin: 0;
	list-style: none;
	-webkit-padding-start: 0
}

.main-player {
    display: block;
    width: 100%;
    margin: 1em 0;
}

.realse #player2 {
	padding: 0
}

#player2 {
	width: 100%
}

#player2 {
	float: left;
	padding: 2% 0;
	background: 0 0;
	text-align: center;
	position: relative
}

/* #player2 {
	background: url(images/loading.gif) no-repeat top center;
	background-size: 20%
} */

.player_nav {
	width: 100%;
	padding: 0;
	float: left;
	background: #333
}

.player_nav ul li {
	float: left;
	width: 17.1%
}

i.fa.fa-comments {
	font-size: 1.5em;
	color: #b3e5fc
}

.player_nav ul li a {
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
	background: #262b36;
	color: #fff;
	padding: 10px 0;
	font-size: 14px
}

.player_nav ul li a:hover {
	color: #0cb5ff
}

.player_nav ul li a.selected {
	background: #000;
	color: #0cb5ff
}

.comments {
    width: 100% !important;
    border: none;
    visibility: visible;
    min-height: 280px;
    background-color: #ddd;
    margin: 20px 0 10px !important;
    display: flex;
    align-items: baseline;
}

.comments iframe {
	width: 100% !important;
	margin: 0;
	padding: 0
}

.overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px
}

.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block;
	transition: .3s
}

.overlay a:focus,
.overlay a:hover {
	color: #f1f1f1
}

@media screen and (max-height:450px) {
	.overlay a {
		font-size: 20px
	}
}

span.post-ratings {
	font-size: 16px;
	position: relative;
	overflow: hidden
}

span.ratings-wrap {
	display: inline-block;
	position: relative;
	height: 19px
}

.post-ratings .stars-active {
	color: orange;
	position: relative;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1
}
.fa-eye:before {
    content: "\f06e"
}

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

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

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

.fa-thumbs-down:before {
    content: "\f165"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-eye:before {
	content: "\f06e"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-star:before {
	content: "\f005"
}
.text-secondary {
    display: block;
    margin: 0 0 10px;
}
.stars-score {
	display: inline-flex;
	position: relative;
	overflow: hidden;
	margin: 10px
}

.rating-content .bar {
	margin-bottom: 7px;
	overflow: hidden;
	width: 130px;
	font-size: 0;
	height: 13px;
	background: url(images/star-rating-sprite.png)
}

.rating-content .bar span {
	float: left;
	display: block;
	height: 13px;
	background: url(images/star-rating-sprite.png) 0 -13px
}

.info-item {
	display: inline-block;
	margin: 5px 10px;
	vertical-align: top
}

.info-item span {
	font-weight: 700
}

.info-item p {
	display: inline
}

.info-movie-item div {
	display: inline-flex
}

.info-movie-item {
	font-size: 100%;
	line-height: 1.2;
	margin: 10px 0
}

.info-movie-item p {
	font-weight: 700;
	display: inline-flex;
	flex-direction: row;
	margin: 0 0 10px 10px
}

.info-movie-item>p span {
	font-weight: 400;
	margin: 0 0 5px 10px
}
li.movie-item {
    padding: 3px;
    border-bottom: 1px solid #e6e6e6;
    height: auto;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin: 10px
}
.movie-item span {
    margin: 5px 5px;
    float: left;
}

.movie-item p {
	width: 100%;
	display: inherit;
	font-weight: inherit;
	font-size: inherit
}

img.hand-point-right {
    height: auto;
    width: 75px;
    margin-right: 10px;
}

.box-info-movie {
	float: left;
	width: 100%;
    min-height: 90px;
	margin: 10px 0;
	font-size: inherit;
	background-color: #222;
	border-radius: 5px;
	overflow: hidden;
	line-height: 1.24;
	direction: ltr;
	padding: 10px
}
.box-info-movie .info-heading {
	font-size: 1.3em;
	margin: -14px -14px 5px;
	border: 1px solid #0a0a0a;
	border-radius: 5px;
	color: #cecece;
	background: #222 url(images/subC.png) repeat-x center;
	padding: 9px
}

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

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

a {
	background-color: transparent
}

b,
strong {
	font-weight: bolder
}

img {
	border-style: none
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

fieldset {
	padding: .35em .75em .625em
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.post-thumbnail-image:hover .post-tag-primary {
	background: #424242
}

.post-tag-primary {
	font-family: 'kanitlight', Arial, Georgia, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: .8;
	border-radius: 0;
	-webkit-border-radius: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	background-color: rgb(0 0 0/60%);
	color: #eee;
	padding: 5px
}

.post-tag-primary span {
	vertical-align: middle;
	white-space: nowrap
}

.ribbon-quality {
    width: 65px;
    background: #dc0603;
    position: absolute;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
    color: #f0f0f0;
    top: 0px;
    left: -25px;
    right: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(310deg);
    font-weight: 700;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    text-shadow: 1px 1px 1px #222;
}
.ribbon-soundsub {
    width: auto;
    background: #dc0603;
    position: absolute;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    line-height: 20px;
    color: #f0f0f0;
    top: 0px;
    right: 0px;
    left: auto;
    font-weight: 700;
    font-size: 13px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    text-shadow: 1px 1px 1px #222
}

.post-item-wrapper .post-details-bottom {
	background: 0 0;
	border-top: 1px solid #222
}

.main-container .post-item-wrapper .post-thumbnail-image,
.top-container .post-item-wrapper .post-thumbnail-image {
	width: 100%;
	position: relative;
	margin: 0;
	padding-top: 140%;
	background-color: #ddd
}

.main-container .post-item-wrapper .post-thumbnail-image img,
.top-container .post-item-wrapper .post-thumbnail-image img {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0
}

.main-container .post-item-wrapper h2 a:hover,
.top-container .post-item-wrapper h2 a:hover {
	color: #ff2828
}

.post-title h3 {
	border: unset;
	padding-left: unset
}

.post-item-wrapper .post-title {
	overflow: hidden;
	width: 100%;
	height: 60px;
	min-height: 40px;
	max-width: 100%;
	margin: 0;
	padding-top: 5px;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	padding-left: unset;
	box-sizing: border-box
}

span.post-like {
	margin: 0 10px
}
.post-title-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post-item-wrapper .entry-header .post-title {
	font-size: 18px;
	font-style: inherit;
	font-weight: 400;
	text-align: center;
	line-height: 1.5;
	text-shadow: none
}

.post-item-wrapper .post-details-bottom {
	background: 0 0;
	border-top: 1px solid #222
}

.post-item-wrapper .post-details-bottom {
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 1.5;
	color: #aaa;
	margin-top: 2px;
	font-family: inherit
}

.post-item-wrapper .post-details-bottom .item-details {
	margin-right: 5px !important;
	display: inline-block
}

.post-item-wrapper .post-details-bottom {
	border-top: 1px solid #222;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-content: space-around;
	justify-content: center;
	align-items: baseline
}

.post-item-wrapper .post-details-bottom>:last-child {
	margin-right: 0
}

.post-item-wrapper .post-details-bottom>* i.fa {
	padding-right: 1px
}

.top-container .post-item-wrapper {
	width: 18.4%;
	float: left;
	position: relative
}

.post-item-wrapper {
	width: 23.5%;
	margin: 10px 0 1.5% 1.5%;
	padding: 5px;
	text-align: center;
	border: none;
	background: #1d1d1d url(images/burried02.png);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
	position: relative;
	float: left;
	overflow: hidden;
	font-size: 13px
}

.youtube-player {
	position: relative;
	height: 100% !important;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 5px
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: 0 0
}

.youtube-player img {
	object-fit: cover;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	transition: .4s all
}

.youtube-player img:hover {
	-webkit-filter: brightness(75%)
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.navbar-toggle {
	margin-left: 15px;
	/* background-color: #f44336 */
}

.toggle-search {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	/* background: #f44336; */
	margin-top: -10px;
	height: 60px;
	padding: 5px 15px 0;
	line-height: 55px;
	text-align: center;
	font-size: 30px;
	float: left;
	border-color: #fff;
}
.navbar {
    margin-bottom: 0
}
.navbar-inverse {
    border-top: none;
    border-bottom: 3px solid #ff2828;
    border-right: none;
    border-left: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 3px;
}
.navbar-inverse .navbar-nav li:first-child a {
    padding-left: 0;
}
.navbar-inverse .navbar-nav li a {
    color: #fff;
    font-weight: 700;
}
.navbar-inverse .navbar-nav li a:hover {
    color: #ff2828
}
.navbar-inverse .navbar-nav li:last-child a {
    border-right: none;
}
.navbar-inverse .navbar-nav li.active a,.navbar-inverse .navbar-nav li.active a:hover,.navbar-inverse .navbar-nav li.active a:focus {
    background: 0 0;
    color: #ff2828;
}
.navbar-inverse .navbar-toggle,.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    border: none;
    background: #ff2828;
    float: left;
}
.nav-search-outer {
    margin-bottom: 10px;
}
.search-container {
    background-color: #ff2828;
    position: relative;
}
#search-outer {
    padding-top: 10px;
}
.search-container input {
    background-color: #ff2828;
    border: none;
    color: #fff;
    padding: 1.875rem 0;
    width: 100%;
}

a.report {
	float: left;
	width: 100%;
	background: #1c1f28;
	color: #7a8293;
	text-align: center;
	padding: 5px 0;
	margin: 10px 0;
	cursor: pointer;
	font-size: 100%
}

.reportform select,
.reportform textarea {
	margin-bottom: 20px;
	padding: 3%;
	color: #f44336
}

a.report:hover {
	background: #000;
	color: #fff
}

.reportform {
	float: left;
	width: 100%;
	padding: 0;
	background-color: #e9eaed;
	font-size: 18px
}

.reportform .aff,
.reportform .bff {
	width: 49%;
	padding: 2%;
	float: left
}

.reportform input[type=text] {
	width: 94%;
	padding: 3%;
	border: 0;
	color: #969dae;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px
}

.reportform input[type=submit] {
	border: 0;
	width: 100%;
	padding: 10px 0;
	background-color: #75badd;
	color: #fff;
	cursor: pointer
}

.reportform textarea {
	width: 100%;
	height: 100px;
	border: 0;
	font-family: inherit;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px
}

.reportform select {
	width: 100%;
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px
}

.reportform ::-webkit-input-placeholder {
	color: #969dae
}

.reportform :-ms-input-placeholder {
	color: #969dae
}

@media only screen and (max-width:1199px) {
	.post-item-wrapper.big-box {
		width: calc(94%/4)
	}
}

@media only screen and (max-width: 1199px) and (min-width:992px) {
    .post-thumbnail-image.thumbnail-content {
        display:block;
        width: 30% !important
    }

    .trailer {
        display: block;
        width: 70% !important
    }
}

@media only screen and (max-width: 991px) {
    .post-thumbnail-image.thumbnail-content {
        display:block;
        width: 40% !important
    }

    .trailer {
        display: block;
        width: 60% !important
    }

    .logo img {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        width: auto;
        height: 70px
    }
}

@media (min-width:768px) {

	.next-post,
	.previous {
		float: left;
		width: 50%
	}
}

@media (max-width:767px) {

	.post-nav-bottom .next-post,
	.post-nav-bottom .previous {
		text-align: center;
		padding: 10px 15px
	}
}

@media only screen and (max-width:767px) {
	#header-main-menu {
		width: 90%;
		margin: 0 auto
	}

	.copyright .site-info span {
		display: block;
		width: 100%;
		padding: 3px 0;
		text-align: center
	}

	.post-item-wrapper.big-box {
		width: calc(94%/4)
	}

	.post-item-wrapper .post-title {
		line-height: 1.5;
		position: unset;
		height: 100px;
		overflow: hidden
	}

	.realse {
		width: 100%;
		margin-right: 0
	}
}

@media only screen and (max-width:610px) {
	.post-item-wrapper .post-details-bottom .item-details {
		margin-right: 3px !important
	}

	.post-item-wrapper .post-details-bottom {
		height: 40px !important
	}

    .story {
        display: block !important;
        height: auto !important;
        max-height: none
    }

    .trailer {
        display: block !important;
        width: 100% !important;
        height: 260px !important
    }

    .post-thumbnail-image.thumbnail-content {
        display: block !important;
        width: 70% !important;
        height: auto !important;
        float: none;
        margin: auto
    }

	.post-item-wrapper.big-box,
	.recent-movie-widget .post-item-wrapper.big-box {
		width: calc(94%/4)
	}

	.post-item-wrapper .post-title {
		font-size: .9em
	}

	.player_nav {
		width: 100%;
		padding: 2%
	}

	.player_nav ul li {
		width: 50%
	}

	.player_nav ul li a {
		width: 98%;
		margin-bottom: 1.5%;
		-webkit-border-radius: 3px;
		border-radius: 3px
	}
}

@media only screen and (max-width:479px) {
	.post-tag-primary {
		font-size: 11px;
		line-height: .5
	}

	.entry iframe,
	.post_vdo iframe {
		max-height: 100%
	}

	.post-item-wrapper .entry-header .post-title {
		font-size: 13px;
		height: 60px
	}
.post-title-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
	.post-item-wrapper,
	.post-item-wrapper.big-box,
	.recent-movie-widget .post-item-wrapper.big-box {
		width: calc(94%/3)
	}

	.entry-content .post-thumbnail-image {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
}

img[data-lazyloaded] {
	opacity: 0;
    -webkit-transition: opacity 30ms ease-in-out;
       -moz-transition: opacity 30ms ease-in-out;
        -ms-transition: opacity 30ms ease-in-out;
         -o-transition: opacity 30ms ease-in-out;
            transition: opacity 30ms ease-in-out;
}

img.media-loaded {
	opacity: 1
}

video::-webkit-media-controls {
	display: none !important
}

.ad-box-widget img,
.ad-box-widget video {
	height: auto !important;
	max-width: 100%;
    margin: 0px auto;
}

.ad-box-widget p, .row2 .co {
	margin: 0 0 5px
}

.tdA {
	padding: 3px 0
}

.co-full img,
.co-full video {
	float: left;
	width: 100%;
	padding: 0;
	height: auto
}

.co img,
.co video {
	width: 62%;
	padding: 0;
    margin: 0 auto;
	height: auto
}

.co1 img,
.co1 video {
	float: left;
	width: 15%;
	padding: 0;
	height: auto
}

.co2 img,
.co2 video {
	float: right;
	width: 15%;
	padding: 0;
	height: auto
}

.row2:after {
	content: "";
	display: table;
	clear: both
}

@media (max-width:991px) {

	.ad-box-widget img,
	.ad-box-widget video {
		max-width: 90%
	}
    .co video, .co img {
        width: 85%;
    }
}

.header-search {
    clear: both;
}

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

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

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

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

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

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

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

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

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

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

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

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

.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-remove:before {
	content: "\f00d"
}

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

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

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

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

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

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

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

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

.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-list:before {
	content: "\f03a"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-toggle-up:before {
	content: "\f151"
}

.fa-toggle-right:before {
	content: "\f152"
}

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

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

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

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

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

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

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

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

.fa-toggle-left:before {
	content: "\f191"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-vcard-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-card:before {
	content: "\f2c2"
}

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

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

.fa-imdb:before {
	content: "\f2d8"
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.top-scroll{position:fixed;bottom:30px;right:2%;z-index:10000;width:50px;height:50px;line-height:38px;font-size:34px;color:#0bb8e8;text-align:center;border:5px solid #0bb8e8;cursor:pointer;opacity:.5;font-weight:bold;border-radius:50%}.top-scroll:hover{opacity:1}@media(max-width:767px){.top-scroll{display:none !important;visibility:hidden !important}}.top-scroll,.top-scroll:hover{transition:all 300ms ease-in;-webkit-transition:all 300ms ease-in;-o-transition:all 300ms ease-in;-ms-transition:all 300ms ease-in}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 7rem;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    transition: opacity 1s
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}
#fr:before {
    content: "เรียงโดย: "
}
#filters .filters-options span:hover {
    background-color: #ff2828!important
}
#filters .filters-select,#filters .filters-options {
    background-color: #333!important;
    border: 1px solid #333;
    text-align: center;
    font-size: 75%;
    color: #fff;
    height: 1.5em
}

#filters .filters-select {
    background-color: #060608 !important;
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: auto;
    padding: .25em 1em;
    float: right;
    margin-bottom: 2rem;
}

#filters .filters-select:after {
    content: "\f0d7";
    font-family: fontAwesome;
    margin-left: .3em
}

#filters .filters-options {
    display: none;
    background-color: #222!important;
    border-top: 8px solid #282828!important;
    border-color: #282828!important;
    border-width: 1px;
    position: absolute;
    z-index: 99999;
    right: -9px;
    top: 100%;
    height: auto;
    font-size: inherit;
    box-shadow: none
}

#filters .filters-options span,#filters .filters-select:hover .filters-options {
    display: block
}

#filters .filters-options span {
    width: 160px;
    text-align: right
}

#filters .filters-options span a {
    color: #eee;
    padding: .75em 1em;
    display: block
}

.fa-hand-point-right.color-hand-point-right {
    animation: .5s linear 1s infinite alternate none running slidein;
    animation-duration: .5s;
    animation-name: slide-in;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    margin-right: 35px;
    color: gold;
    font-size: 24px;
}

.slide-in {
  animation-duration: 0.5s;
  animation-name: slide-in;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes slide-in {
  from {
    translate: 25px;

  }
}