.icon-svg {
	display: inline-block;
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.icon-svg-list,
.icon-svg-icon-menu {
	font-size: 20px;
	color: #ef4a46;
	margin-top: 3px;
}

.icon-reply-all-button {
	height: 24px;
	width: 24px;
	color: #ef4a46;
}

html {
	font-family: sans-serif;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 12px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #fff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.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 #eeeeee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[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 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%;
}

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;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width:768px) {
	.lead {
		font-size: 21px;
	}
}

small,
.small {
	font-size: 85%;
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width:768px) {
	.container {
		width: 740px;
	}
}

@media (min-width:992px) {
	.container {
		width: 960px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
	float: left;
}

.col-xs-24 {
	width: 100%;
}

.col-xs-23 {
	width: 95.83333333%;
}

.col-xs-22 {
	width: 91.66666667%;
}

.col-xs-21 {
	width: 87.5%;
}

.col-xs-20 {
	width: 83.33333333%;
}

.col-xs-19 {
	width: 79.16666667%;
}

.col-xs-18 {
	width: 75%;
}

.col-xs-17 {
	width: 70.83333333%;
}

.col-xs-16 {
	width: 66.66666667%;
}

.col-xs-15 {
	width: 62.5%;
}

.col-xs-14 {
	width: 58.33333333%;
}

.col-xs-13 {
	width: 54.16666667%;
}

.col-xs-12 {
	width: 50%;
}

.col-xs-11 {
	width: 45.83333333%;
}

.col-xs-10 {
	width: 41.66666667%;
}

.col-xs-9 {
	width: 37.5%;
}

.col-xs-8 {
	width: 33.33333333%;
}

.col-xs-7 {
	width: 29.16666667%;
}

.col-xs-6 {
	width: 25%;
}

.col-xs-5 {
	width: 20.83333333%;
}

.col-xs-4 {
	width: 16.66666667%;
}

.col-xs-3 {
	width: 12.5%;
}

.col-xs-2 {
	width: 8.33333333%;
}

.col-xs-1 {
	width: 4.16666667%;
}

.col-xs-pull-24 {
	right: 100%;
}

.col-xs-pull-23 {
	right: 95.83333333%;
}

.col-xs-pull-22 {
	right: 91.66666667%;
}

.col-xs-pull-21 {
	right: 87.5%;
}

.col-xs-pull-20 {
	right: 83.33333333%;
}

.col-xs-pull-19 {
	right: 79.16666667%;
}

.col-xs-pull-18 {
	right: 75%;
}

.col-xs-pull-17 {
	right: 70.83333333%;
}

.col-xs-pull-16 {
	right: 66.66666667%;
}

.col-xs-pull-15 {
	right: 62.5%;
}

.col-xs-pull-14 {
	right: 58.33333333%;
}

.col-xs-pull-13 {
	right: 54.16666667%;
}

.col-xs-pull-12 {
	right: 50%;
}

.col-xs-pull-11 {
	right: 45.83333333%;
}

.col-xs-pull-10 {
	right: 41.66666667%;
}

.col-xs-pull-9 {
	right: 37.5%;
}

.col-xs-pull-8 {
	right: 33.33333333%;
}

.col-xs-pull-7 {
	right: 29.16666667%;
}

.col-xs-pull-6 {
	right: 25%;
}

.col-xs-pull-5 {
	right: 20.83333333%;
}

.col-xs-pull-4 {
	right: 16.66666667%;
}

.col-xs-pull-3 {
	right: 12.5%;
}

.col-xs-pull-2 {
	right: 8.33333333%;
}

.col-xs-pull-1 {
	right: 4.16666667%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-24 {
	left: 100%;
}

.col-xs-push-23 {
	left: 95.83333333%;
}

.col-xs-push-22 {
	left: 91.66666667%;
}

.col-xs-push-21 {
	left: 87.5%;
}

.col-xs-push-20 {
	left: 83.33333333%;
}

.col-xs-push-19 {
	left: 79.16666667%;
}

.col-xs-push-18 {
	left: 75%;
}

.col-xs-push-17 {
	left: 70.83333333%;
}

.col-xs-push-16 {
	left: 66.66666667%;
}

.col-xs-push-15 {
	left: 62.5%;
}

.col-xs-push-14 {
	left: 58.33333333%;
}

.col-xs-push-13 {
	left: 54.16666667%;
}

.col-xs-push-12 {
	left: 50%;
}

.col-xs-push-11 {
	left: 45.83333333%;
}

.col-xs-push-10 {
	left: 41.66666667%;
}

.col-xs-push-9 {
	left: 37.5%;
}

.col-xs-push-8 {
	left: 33.33333333%;
}

.col-xs-push-7 {
	left: 29.16666667%;
}

.col-xs-push-6 {
	left: 25%;
}

.col-xs-push-5 {
	left: 20.83333333%;
}

.col-xs-push-4 {
	left: 16.66666667%;
}

.col-xs-push-3 {
	left: 12.5%;
}

.col-xs-push-2 {
	left: 8.33333333%;
}

.col-xs-push-1 {
	left: 4.16666667%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-24 {
	margin-left: 100%;
}

.col-xs-offset-23 {
	margin-left: 95.83333333%;
}

.col-xs-offset-22 {
	margin-left: 91.66666667%;
}

.col-xs-offset-21 {
	margin-left: 87.5%;
}

.col-xs-offset-20 {
	margin-left: 83.33333333%;
}

.col-xs-offset-19 {
	margin-left: 79.16666667%;
}

.col-xs-offset-18 {
	margin-left: 75%;
}

.col-xs-offset-17 {
	margin-left: 70.83333333%;
}

.col-xs-offset-16 {
	margin-left: 66.66666667%;
}

.col-xs-offset-15 {
	margin-left: 62.5%;
}

.col-xs-offset-14 {
	margin-left: 58.33333333%;
}

.col-xs-offset-13 {
	margin-left: 54.16666667%;
}

.col-xs-offset-12 {
	margin-left: 50%;
}

.col-xs-offset-11 {
	margin-left: 45.83333333%;
}

.col-xs-offset-10 {
	margin-left: 41.66666667%;
}

.col-xs-offset-9 {
	margin-left: 37.5%;
}

.col-xs-offset-8 {
	margin-left: 33.33333333%;
}

.col-xs-offset-7 {
	margin-left: 29.16666667%;
}

.col-xs-offset-6 {
	margin-left: 25%;
}

.col-xs-offset-5 {
	margin-left: 20.83333333%;
}

.col-xs-offset-4 {
	margin-left: 16.66666667%;
}

.col-xs-offset-3 {
	margin-left: 12.5%;
}

.col-xs-offset-2 {
	margin-left: 8.33333333%;
}

.col-xs-offset-1 {
	margin-left: 4.16666667%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width:768px) {

	.col-sm-1,
	.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-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-13,
	.col-sm-14,
	.col-sm-15,
	.col-sm-16,
	.col-sm-17,
	.col-sm-18,
	.col-sm-19,
	.col-sm-20,
	.col-sm-21,
	.col-sm-22,
	.col-sm-23,
	.col-sm-24 {
		float: left;
	}

	.col-sm-24 {
		width: 100%;
	}

	.col-sm-23 {
		width: 95.83333333%;
	}

	.col-sm-22 {
		width: 91.66666667%;
	}

	.col-sm-21 {
		width: 87.5%;
	}

	.col-sm-20 {
		width: 83.33333333%;
	}

	.col-sm-19 {
		width: 79.16666667%;
	}

	.col-sm-18 {
		width: 75%;
	}

	.col-sm-17 {
		width: 70.83333333%;
	}

	.col-sm-16 {
		width: 66.66666667%;
	}

	.col-sm-15 {
		width: 62.5%;
	}

	.col-sm-14 {
		width: 58.33333333%;
	}

	.col-sm-13 {
		width: 54.16666667%;
	}

	.col-sm-12 {
		width: 50%;
	}

	.col-sm-11 {
		width: 45.83333333%;
	}

	.col-sm-10 {
		width: 41.66666667%;
	}

	.col-sm-9 {
		width: 37.5%;
	}

	.col-sm-8 {
		width: 33.33333333%;
	}

	.col-sm-7 {
		width: 29.16666667%;
	}

	.col-sm-6 {
		width: 25%;
	}

	.col-sm-5 {
		width: 20.83333333%;
	}

	.col-sm-4 {
		width: 16.66666667%;
	}

	.col-sm-3 {
		width: 12.5%;
	}

	.col-sm-2 {
		width: 8.33333333%;
	}

	.col-sm-1 {
		width: 4.16666667%;
	}

	.col-sm-pull-24 {
		right: 100%;
	}

	.col-sm-pull-23 {
		right: 95.83333333%;
	}

	.col-sm-pull-22 {
		right: 91.66666667%;
	}

	.col-sm-pull-21 {
		right: 87.5%;
	}

	.col-sm-pull-20 {
		right: 83.33333333%;
	}

	.col-sm-pull-19 {
		right: 79.16666667%;
	}

	.col-sm-pull-18 {
		right: 75%;
	}

	.col-sm-pull-17 {
		right: 70.83333333%;
	}

	.col-sm-pull-16 {
		right: 66.66666667%;
	}

	.col-sm-pull-15 {
		right: 62.5%;
	}

	.col-sm-pull-14 {
		right: 58.33333333%;
	}

	.col-sm-pull-13 {
		right: 54.16666667%;
	}

	.col-sm-pull-12 {
		right: 50%;
	}

	.col-sm-pull-11 {
		right: 45.83333333%;
	}

	.col-sm-pull-10 {
		right: 41.66666667%;
	}

	.col-sm-pull-9 {
		right: 37.5%;
	}

	.col-sm-pull-8 {
		right: 33.33333333%;
	}

	.col-sm-pull-7 {
		right: 29.16666667%;
	}

	.col-sm-pull-6 {
		right: 25%;
	}

	.col-sm-pull-5 {
		right: 20.83333333%;
	}

	.col-sm-pull-4 {
		right: 16.66666667%;
	}

	.col-sm-pull-3 {
		right: 12.5%;
	}

	.col-sm-pull-2 {
		right: 8.33333333%;
	}

	.col-sm-pull-1 {
		right: 4.16666667%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-24 {
		left: 100%;
	}

	.col-sm-push-23 {
		left: 95.83333333%;
	}

	.col-sm-push-22 {
		left: 91.66666667%;
	}

	.col-sm-push-21 {
		left: 87.5%;
	}

	.col-sm-push-20 {
		left: 83.33333333%;
	}

	.col-sm-push-19 {
		left: 79.16666667%;
	}

	.col-sm-push-18 {
		left: 75%;
	}

	.col-sm-push-17 {
		left: 70.83333333%;
	}

	.col-sm-push-16 {
		left: 66.66666667%;
	}

	.col-sm-push-15 {
		left: 62.5%;
	}

	.col-sm-push-14 {
		left: 58.33333333%;
	}

	.col-sm-push-13 {
		left: 54.16666667%;
	}

	.col-sm-push-12 {
		left: 50%;
	}

	.col-sm-push-11 {
		left: 45.83333333%;
	}

	.col-sm-push-10 {
		left: 41.66666667%;
	}

	.col-sm-push-9 {
		left: 37.5%;
	}

	.col-sm-push-8 {
		left: 33.33333333%;
	}

	.col-sm-push-7 {
		left: 29.16666667%;
	}

	.col-sm-push-6 {
		left: 25%;
	}

	.col-sm-push-5 {
		left: 20.83333333%;
	}

	.col-sm-push-4 {
		left: 16.66666667%;
	}

	.col-sm-push-3 {
		left: 12.5%;
	}

	.col-sm-push-2 {
		left: 8.33333333%;
	}

	.col-sm-push-1 {
		left: 4.16666667%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-24 {
		margin-left: 100%;
	}

	.col-sm-offset-23 {
		margin-left: 95.83333333%;
	}

	.col-sm-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-21 {
		margin-left: 87.5%;
	}

	.col-sm-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-19 {
		margin-left: 79.16666667%;
	}

	.col-sm-offset-18 {
		margin-left: 75%;
	}

	.col-sm-offset-17 {
		margin-left: 70.83333333%;
	}

	.col-sm-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-15 {
		margin-left: 62.5%;
	}

	.col-sm-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-13 {
		margin-left: 54.16666667%;
	}

	.col-sm-offset-12 {
		margin-left: 50%;
	}

	.col-sm-offset-11 {
		margin-left: 45.83333333%;
	}

	.col-sm-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-9 {
		margin-left: 37.5%;
	}

	.col-sm-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-7 {
		margin-left: 29.16666667%;
	}

	.col-sm-offset-6 {
		margin-left: 25%;
	}

	.col-sm-offset-5 {
		margin-left: 20.83333333%;
	}

	.col-sm-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-3 {
		margin-left: 12.5%;
	}

	.col-sm-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-1 {
		margin-left: 4.16666667%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width:992px) {

	.col-md-1,
	.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-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-13,
	.col-md-14,
	.col-md-15,
	.col-md-16,
	.col-md-17,
	.col-md-18,
	.col-md-19,
	.col-md-20,
	.col-md-21,
	.col-md-22,
	.col-md-23,
	.col-md-24 {
		float: left;
	}

	.col-md-24 {
		width: 100%;
	}

	.col-md-23 {
		width: 95.83333333%;
	}

	.col-md-22 {
		width: 91.66666667%;
	}

	.col-md-21 {
		width: 87.5%;
	}

	.col-md-20 {
		width: 83.33333333%;
	}

	.col-md-19 {
		width: 79.16666667%;
	}

	.col-md-18 {
		width: 75%;
	}

	.col-md-17 {
		width: 70.83333333%;
	}

	.col-md-16 {
		width: 66.66666667%;
	}

	.col-md-15 {
		width: 62.5%;
	}

	.col-md-14 {
		width: 58.33333333%;
	}

	.col-md-13 {
		width: 54.16666667%;
	}

	.col-md-12 {
		width: 50%;
	}

	.col-md-11 {
		width: 45.83333333%;
	}

	.col-md-10 {
		width: 41.66666667%;
	}

	.col-md-9 {
		width: 37.5%;
	}

	.col-md-8 {
		width: 33.33333333%;
	}

	.col-md-7 {
		width: 29.16666667%;
	}

	.col-md-6 {
		width: 25%;
	}

	.col-md-5 {
		width: 20.83333333%;
	}

	.col-md-4 {
		width: 16.66666667%;
	}

	.col-md-3 {
		width: 12.5%;
	}

	.col-md-2 {
		width: 8.33333333%;
	}

	.col-md-1 {
		width: 4.16666667%;
	}

	.col-md-pull-24 {
		right: 100%;
	}

	.col-md-pull-23 {
		right: 95.83333333%;
	}

	.col-md-pull-22 {
		right: 91.66666667%;
	}

	.col-md-pull-21 {
		right: 87.5%;
	}

	.col-md-pull-20 {
		right: 83.33333333%;
	}

	.col-md-pull-19 {
		right: 79.16666667%;
	}

	.col-md-pull-18 {
		right: 75%;
	}

	.col-md-pull-17 {
		right: 70.83333333%;
	}

	.col-md-pull-16 {
		right: 66.66666667%;
	}

	.col-md-pull-15 {
		right: 62.5%;
	}

	.col-md-pull-14 {
		right: 58.33333333%;
	}

	.col-md-pull-13 {
		right: 54.16666667%;
	}

	.col-md-pull-12 {
		right: 50%;
	}

	.col-md-pull-11 {
		right: 45.83333333%;
	}

	.col-md-pull-10 {
		right: 41.66666667%;
	}

	.col-md-pull-9 {
		right: 37.5%;
	}

	.col-md-pull-8 {
		right: 33.33333333%;
	}

	.col-md-pull-7 {
		right: 29.16666667%;
	}

	.col-md-pull-6 {
		right: 25%;
	}

	.col-md-pull-5 {
		right: 20.83333333%;
	}

	.col-md-pull-4 {
		right: 16.66666667%;
	}

	.col-md-pull-3 {
		right: 12.5%;
	}

	.col-md-pull-2 {
		right: 8.33333333%;
	}

	.col-md-pull-1 {
		right: 4.16666667%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-24 {
		left: 100%;
	}

	.col-md-push-23 {
		left: 95.83333333%;
	}

	.col-md-push-22 {
		left: 91.66666667%;
	}

	.col-md-push-21 {
		left: 87.5%;
	}

	.col-md-push-20 {
		left: 83.33333333%;
	}

	.col-md-push-19 {
		left: 79.16666667%;
	}

	.col-md-push-18 {
		left: 75%;
	}

	.col-md-push-17 {
		left: 70.83333333%;
	}

	.col-md-push-16 {
		left: 66.66666667%;
	}

	.col-md-push-15 {
		left: 62.5%;
	}

	.col-md-push-14 {
		left: 58.33333333%;
	}

	.col-md-push-13 {
		left: 54.16666667%;
	}

	.col-md-push-12 {
		left: 50%;
	}

	.col-md-push-11 {
		left: 45.83333333%;
	}

	.col-md-push-10 {
		left: 41.66666667%;
	}

	.col-md-push-9 {
		left: 37.5%;
	}

	.col-md-push-8 {
		left: 33.33333333%;
	}

	.col-md-push-7 {
		left: 29.16666667%;
	}

	.col-md-push-6 {
		left: 25%;
	}

	.col-md-push-5 {
		left: 20.83333333%;
	}

	.col-md-push-4 {
		left: 16.66666667%;
	}

	.col-md-push-3 {
		left: 12.5%;
	}

	.col-md-push-2 {
		left: 8.33333333%;
	}

	.col-md-push-1 {
		left: 4.16666667%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-24 {
		margin-left: 100%;
	}

	.col-md-offset-23 {
		margin-left: 95.83333333%;
	}

	.col-md-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-21 {
		margin-left: 87.5%;
	}

	.col-md-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-19 {
		margin-left: 79.16666667%;
	}

	.col-md-offset-18 {
		margin-left: 75%;
	}

	.col-md-offset-17 {
		margin-left: 70.83333333%;
	}

	.col-md-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-15 {
		margin-left: 62.5%;
	}

	.col-md-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-13 {
		margin-left: 54.16666667%;
	}

	.col-md-offset-12 {
		margin-left: 50%;
	}

	.col-md-offset-11 {
		margin-left: 45.83333333%;
	}

	.col-md-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-9 {
		margin-left: 37.5%;
	}

	.col-md-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-7 {
		margin-left: 29.16666667%;
	}

	.col-md-offset-6 {
		margin-left: 25%;
	}

	.col-md-offset-5 {
		margin-left: 20.83333333%;
	}

	.col-md-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-3 {
		margin-left: 12.5%;
	}

	.col-md-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-1 {
		margin-left: 4.16666667%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width:1320px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-13,
	.col-lg-14,
	.col-lg-15,
	.col-lg-16,
	.col-lg-17,
	.col-lg-18,
	.col-lg-19,
	.col-lg-20,
	.col-lg-21,
	.col-lg-22,
	.col-lg-23,
	.col-lg-24 {
		float: left;
	}

	.col-lg-24 {
		width: 100%;
	}

	.col-lg-23 {
		width: 95.83333333%;
	}

	.col-lg-22 {
		width: 91.66666667%;
	}

	.col-lg-21 {
		width: 87.5%;
	}

	.col-lg-20 {
		width: 83.33333333%;
	}

	.col-lg-19 {
		width: 79.16666667%;
	}

	.col-lg-18 {
		width: 75%;
	}

	.col-lg-17 {
		width: 70.83333333%;
	}

	.col-lg-16 {
		width: 66.66666667%;
	}

	.col-lg-15 {
		width: 62.5%;
	}

	.col-lg-14 {
		width: 58.33333333%;
	}

	.col-lg-13 {
		width: 54.16666667%;
	}

	.col-lg-12 {
		width: 50%;
	}

	.col-lg-11 {
		width: 45.83333333%;
	}

	.col-lg-10 {
		width: 41.66666667%;
	}

	.col-lg-9 {
		width: 37.5%;
	}

	.col-lg-8 {
		width: 33.33333333%;
	}

	.col-lg-7 {
		width: 29.16666667%;
	}

	.col-lg-6 {
		width: 25%;
	}

	.col-lg-5 {
		width: 20.83333333%;
	}

	.col-lg-4 {
		width: 16.66666667%;
	}

	.col-lg-3 {
		width: 12.5%;
	}

	.col-lg-2 {
		width: 8.33333333%;
	}

	.col-lg-1 {
		width: 4.16666667%;
	}

	.col-lg-pull-24 {
		right: 100%;
	}

	.col-lg-pull-23 {
		right: 95.83333333%;
	}

	.col-lg-pull-22 {
		right: 91.66666667%;
	}

	.col-lg-pull-21 {
		right: 87.5%;
	}

	.col-lg-pull-20 {
		right: 83.33333333%;
	}

	.col-lg-pull-19 {
		right: 79.16666667%;
	}

	.col-lg-pull-18 {
		right: 75%;
	}

	.col-lg-pull-17 {
		right: 70.83333333%;
	}

	.col-lg-pull-16 {
		right: 66.66666667%;
	}

	.col-lg-pull-15 {
		right: 62.5%;
	}

	.col-lg-pull-14 {
		right: 58.33333333%;
	}

	.col-lg-pull-13 {
		right: 54.16666667%;
	}

	.col-lg-pull-12 {
		right: 50%;
	}

	.col-lg-pull-11 {
		right: 45.83333333%;
	}

	.col-lg-pull-10 {
		right: 41.66666667%;
	}

	.col-lg-pull-9 {
		right: 37.5%;
	}

	.col-lg-pull-8 {
		right: 33.33333333%;
	}

	.col-lg-pull-7 {
		right: 29.16666667%;
	}

	.col-lg-pull-6 {
		right: 25%;
	}

	.col-lg-pull-5 {
		right: 20.83333333%;
	}

	.col-lg-pull-4 {
		right: 16.66666667%;
	}

	.col-lg-pull-3 {
		right: 12.5%;
	}

	.col-lg-pull-2 {
		right: 8.33333333%;
	}

	.col-lg-pull-1 {
		right: 4.16666667%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-24 {
		left: 100%;
	}

	.col-lg-push-23 {
		left: 95.83333333%;
	}

	.col-lg-push-22 {
		left: 91.66666667%;
	}

	.col-lg-push-21 {
		left: 87.5%;
	}

	.col-lg-push-20 {
		left: 83.33333333%;
	}

	.col-lg-push-19 {
		left: 79.16666667%;
	}

	.col-lg-push-18 {
		left: 75%;
	}

	.col-lg-push-17 {
		left: 70.83333333%;
	}

	.col-lg-push-16 {
		left: 66.66666667%;
	}

	.col-lg-push-15 {
		left: 62.5%;
	}

	.col-lg-push-14 {
		left: 58.33333333%;
	}

	.col-lg-push-13 {
		left: 54.16666667%;
	}

	.col-lg-push-12 {
		left: 50%;
	}

	.col-lg-push-11 {
		left: 45.83333333%;
	}

	.col-lg-push-10 {
		left: 41.66666667%;
	}

	.col-lg-push-9 {
		left: 37.5%;
	}

	.col-lg-push-8 {
		left: 33.33333333%;
	}

	.col-lg-push-7 {
		left: 29.16666667%;
	}

	.col-lg-push-6 {
		left: 25%;
	}

	.col-lg-push-5 {
		left: 20.83333333%;
	}

	.col-lg-push-4 {
		left: 16.66666667%;
	}

	.col-lg-push-3 {
		left: 12.5%;
	}

	.col-lg-push-2 {
		left: 8.33333333%;
	}

	.col-lg-push-1 {
		left: 4.16666667%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-24 {
		margin-left: 100%;
	}

	.col-lg-offset-23 {
		margin-left: 95.83333333%;
	}

	.col-lg-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-21 {
		margin-left: 87.5%;
	}

	.col-lg-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-19 {
		margin-left: 79.16666667%;
	}

	.col-lg-offset-18 {
		margin-left: 75%;
	}

	.col-lg-offset-17 {
		margin-left: 70.83333333%;
	}

	.col-lg-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-15 {
		margin-left: 62.5%;
	}

	.col-lg-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-13 {
		margin-left: 54.16666667%;
	}

	.col-lg-offset-12 {
		margin-left: 50%;
	}

	.col-lg-offset-11 {
		margin-left: 45.83333333%;
	}

	.col-lg-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-9 {
		margin-left: 37.5%;
	}

	.col-lg-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-7 {
		margin-left: 29.16666667%;
	}

	.col-lg-offset-6 {
		margin-left: 25%;
	}

	.col-lg-offset-5 {
		margin-left: 20.83333333%;
	}

	.col-lg-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-3 {
		margin-left: 12.5%;
	}

	.col-lg-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-1 {
		margin-left: 4.16666667%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

th {
	text-align: left;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-ms-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-ms-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		-ms-perspective: 1000px;
		perspective: 1000px;
	}

	.carousel-inner>.item.next,
	.carousel-inner>.item.active.right {
		transform: translate3d(100%, 0, 0);
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		-o-transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.carousel-inner>.item.prev,
	.carousel-inner>.item.active.left {
		transform: translate3d(-100%, 0, 0);
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right,
	.carousel-inner>.item.active {
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	filter: alpha(opacity=50);
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -15px;
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -15px;
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.modal-footer {
	zoom: 1;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer:after {
	clear: both;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
	content: "";
	display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table !important;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table !important;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:992px) and (max-width:1319px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table !important;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1319px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width:992px) and (max-width:1319px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width:992px) and (max-width:1319px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:1320px) {
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table !important;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width:1320px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width:1320px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width:1320px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@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:1319px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1320px) {
	.hidden-lg {
		display: none !important;
	}
}

.after {
	visibility: hidden;
	display: table;
	content: '';
	clear: both;
	height: 0;
}

.clearfix-block {
	display: table;
	clear: both;
	float: none !important;
}

.row-no-pad-in {
	-webkit-transition: height;
	-moz-transition: height;
	-ms-transition: height;
	-o-transition: height;
	transition: height;
}

.row-no-pad-in>div {
	padding: 0;
	color: ;
}

img {
	width: 100%;
	height: auto;
	border: none;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

html {
	height: 100%;
}

body {
	font-family: 'Roboto';
	background-color: #393939;
	position: relative;
	min-height: 100%;
	font-size: 14px;
	color: #404040;
}

body>.wrapper {
	background-color: #393939;
	min-height: 100%;
}

body.fix {
	overflow: hidden;
	position: fixed;
	height: 100%;
	bottom: 0px;
	top: 0px;
}

::selection {
	background: #e8ebf1;
}

::-moz-selection {
	background: #e8ebf1;
}

a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline: none !important;
}

a:hover {
	outline: none !important;
}

a:focus {
	outline: none !important;
}

a:active {
	outline: none !important;
}

button {
	outline: none !important;
}

button:hover {
	outline: none !important;
}

button:focus {
	outline: none !important;
}

button:active {
	outline: none !important;
}

select {
	outline: none !important;
}

select:hover {
	outline: none !important;
}

select:focus {
	outline: none !important;
}

select:active {
	outline: none !important;
}

.required {
	color: #ff0000;
}

input {
	outline: none !important;
}

input:hover {
	outline: none !important;
}

input:focus {
	outline: none !important;
}

input:active {
	outline: none !important;
}

input[type="number"] {
	-moz-appearance: textfield;
	width: 100%;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

input[type="number"].error {
	border-color: #a70000;
	background: #ffd0d0;
	box-shadow: none;
}

input[type="text"] {
	width: 100%;
}

input[type="text"]:focus {
	box-shadow: none;
}

input[type="text"].error {
	border-color: #a70000;
	background: #ffd0d0;
}

input[type="password"] {
	width: 100%;
}

input[type="password"]:focus {
	box-shadow: none;
}

input[type="password"].error {
	border-color: #a70000;
	background: #ffd0d0;
}

textarea.form-control {
	outline: none !important;
	resize: vertical;
	width: 100%;
}

textarea.form-control:focus {
	box-shadow: none;
}

textarea.form-control.error {
	border-color: #a70000;
	background: #ffd0d0;
}

textarea {
	outline: none !important;
	resize: vertical;
	width: 100%;
}

textarea:focus {
	box-shadow: none;
}

textarea.error {
	border-color: #a70000;
	background: #ffd0d0;
}

.container {
	width: 100%;
	max-width: 1700px;
	padding-right: 3%;
	padding-left: 3%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none;
}

.db {
	display: block;
}

.dib {
	display: inline-block;
}

.reset-list {
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

@media (max-width:1319px) {
	.fl-md {
		float: left;
	}

	.fr-md {
		float: right;
	}

	.fn-md {
		float: none;
	}

	.db-md {
		display: block;
	}

	.dib-md {
		display: inline-block;
	}
}

@media (max-width:991px) {
	.fl-sm {
		float: left;
	}

	.fr-sm {
		float: right;
	}

	.fn-sm {
		float: none;
	}

	.db-sm {
		display: block;
	}

	.dib-sm {
		display: inline-block;
	}
}

@media (max-width:767px) {
	.fl-sm {
		float: left;
	}

	.fr-sm {
		float: right;
	}

	.fn-sm {
		float: none;
	}

	.db-sm {
		display: block;
	}

	.dib-sm {
		display: inline-block;
	}
}

.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.modal-footer {
	zoom: 1;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
	content: "";
	display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer:after {
	clear: both;
}

.link_color_bright {
	color: #fff;
}

.link_color_bright:hover {
	color: #393939;
}

.link_color_dark {
	color: #393939;
}

.link_color_dark:hover {
	color: #ea6648;
}

.margin_top {
	margin-top: 20px;
}

.no-padding-top {
	padding-top: 0;
}

.input-complect {
	padding-bottom: 15px;
}

.input-complect .input-container {
	position: relative;
	width: 100%;
}

.input-complect input[type="password"],
.input-complect input[type="number"],
.input-complect input[type="text"] {
	box-shadow: 0px 0px 10px 2px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #eceff4;
	border: 1px solid #cad3df;
	padding-right: 20px;
	border-radius: 5px;
	padding-left: 15px;
	color: #535353;
	height: 45px;
}

.input-complect input[type="password"]:hover,
.input-complect input[type="number"]:hover,
.input-complect input[type="text"]:hover {
	background-color: #dbe3ef;
}

.input-complect input[type="password"]:focus,
.input-complect input[type="number"]:focus,
.input-complect input[type="text"]:focus {
	background-color: #fff;
}

.input-complect input[type="password"].error,
.input-complect input[type="number"].error,
.input-complect input[type="text"].error {
	box-shadow: 0px 0px 10px 2px #cad3df;
	border-color: #a70000;
	background: #ffd0d0;
	color: #a70000;
}

.input-complect textarea {
	box-shadow: 0px 0px 10px 2px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #eceff4;
	border: 1px solid #cad3df;
	padding-right: 20px;
	border-radius: 5px;
	padding-left: 15px;
	padding-top: 12px;
	resize: vertical;
	display: block;
	color: #535353;
	height: 105px;
}

.input-complect textarea:hover {
	background-color: #dbe3ef;
}

.input-complect textarea:focus {
	background-color: #fff;
}

.input-complect textarea.error {
	box-shadow: 0px 0px 10px 2px #cad3df;
	border-color: #a70000;
	background: #ffd0d0;
	color: #a70000;
}

.input-complect .reqired {
	position: absolute;
	z-index: 1;
	right: 7px;
	top: 6px;
}

.input-complect .reqired .icon {
	display: block;
}

.input-complect label.radio {
	position: relative;
	padding-left: 0px;
	margin-left: 9px;
}

.input-complect label.radio.checked .icon.icon-radio {
	opacity: 0;
}

.input-complect label.radio.checked .icon.icon-radio-checked {
	opacity: 1;
}

.input-complect label.radio .icon.icon-radio {
	opacity: 1;
}

.input-complect label.radio .icon.icon-radio-checked {
	opacity: 0;
}

.input-complect label.radio .icon-container {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	height: 25px;
	width: 25px;
}

.input-complect label.radio input[type="radio"] {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	height: 0px;
	opacity: 0;
	width: 0px;
	margin: 0;
	left: 0px;
	top: 0px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}

.bootstrap-select>.dropdown-toggle {
	box-shadow: 0px 0px 10px 2px transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #eceff4;
	border: 1px solid #cad3df;
	outline: none !important;
	text-overflow: ellipsis;
	padding-right: 35px;
	padding-left: 15px;
	border-radius: 5px;
	overflow: hidden;
	color: #535353;
	height: 45px;
}

.bootstrap-select>.dropdown-toggle:hover {
	background-color: #dbe3ef;
	outline: none !important;
}

.bootstrap-select>.dropdown-toggle:focus {
	background-color: #fff;
	outline: none !important;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	background-image: url(sprites.png);
	background-position: -13px -122px;
	border: none;
	height: 7px;
	width: 12px;
}

.bootstrap-select.btn-group.dropup .dropdown-toggle .caret {
	background-position: 0 -122px;
}

.bootstrap-select.btn-group.dropup.open .dropdown-toggle .caret {
	background-position: -13px -122px;
}

.bootstrap-select.btn-group.open .dropdown-toggle .caret {
	background-position: 0 -122px;
}

.bootstrap-select.btn-group .dropdown-menu {
	max-width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	white-space: normal;
	line-height: 14px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background-color: #eceff4;
}

.button-default {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 0px;
	border-radius: 4px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: 400;
	background: none;
	font-size: 12px;
	border: none;
	opacity: 1;
}

.button-default:hover {
	opacity: 0.7;
}

.button-default:focus {
	text-decoration: none;
}

.button-default:active {
	text-decoration: none;
}

.button-default.button-grey {
	background-color: #828282;
	color: #fff;
}

.button-default.button-grey:hover {
	background-color: #6e6e6e;
}

.button-default.button-grey:active {
	background-color: #5d5d5d;
}

.button-default.button-red {
	background-color: #cd472c;
	color: #fff;
}

.button-default.button-red:hover {
	background-color: #d94340;
}

.button-default.button-red:active {
	background-color: #b83b38;
}

.button-default.button-play {
	background-image: url(icon-play.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	display: block;
	height: 128px;
	width: 128px;
	opacity: 0.5;
}

.button-default.button-play:hover {
	opacity: 1;
}

.button-default.button-download {
	background: #e86447;
	background: -moz-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86447), color-stop(100%, #bd361d));
	background: -webkit-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -o-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -ms-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: linear-gradient(to bottom, #e86447 0%, #bd361d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86447', endColorstr='#bd361d', GradientType=0);
	border: 2px solid #900500;
	text-transform: uppercase;
	padding-right: 22px;
	padding-left: 22px;
	min-width: 117px;
	font-size: 16px;
	height: 40px;
	color: #fff;
}

.button-default.button-download:hover {
	background-color: #dc4441;
}

.button-default.button-download:active {
	background-color: #bf3b38;
	position: relative;
	top: 1px;
}

.button-default.button-claim .icon {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
}

.button-default.button-claim:hover .icon {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.button-default.add-to-favourites {
	text-decoration: none;
}

.button-default.add-to-favourites .icon-container {
	position: relative;
	display: block;
}

.button-default.add-to-favourites:hover {
	text-decoration: none;
}

.button-default.button-red {
	background: #e86447;
	background: -moz-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86447), color-stop(100%, #bd361d));
	background: -webkit-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -o-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -ms-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: linear-gradient(to bottom, #e86447 0%, #bd361d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86447', endColorstr='#bd361d', GradientType=0);
	border: 2px solid #900500;
	text-transform: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	height: 38px;
	color: #fff;
}

.ib-container {
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 0px;
}

.ib-container:after {
	visibility: hidden;
	display: table;
	content: '';
	clear: both;
	height: 0;
}

.ib-item {
	letter-spacing: normal;
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.ib-item-container {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

.icon {
	display: inline-block;
	vertical-align: middle;
}

.icon_small_video {
	background-image: url(sprite.png);
	background-position: -132px 0px;
	height: 18px;
	width: 24px;
}

.icon-mall-pan {
	background-image: url(sprite.png);
	background-position: -20px -121px;
	height: 18px;
	width: 18px;
}

.icon-small-photo {
	background-image: url(sprite.png);
	background-position: -132px -20px;
	height: 18px;
	width: 24px;
}

.icon-search-red {
	background-image: url(sprite.png);
	background-position: -104px 0px;
	height: 26px;
	width: 26px;
}

.icon-comment-grey {
	background-image: url(sprite.png);
	background-position: -60px -121px;
	height: 18px;
	width: 18px;
}

.icon-like-grey {
	background-image: url(sprite.png);
	background-position: -40px -121px;
	height: 18px;
	width: 18px;
}

.icon-view-grey {
	background-image: url(sprite.png);
	background-position: -132px -104px;
	height: 12px;
	width: 18px;
}

.icon-dislike-grey {
	background-image: url(sprite.png);
	background-position: -80px -121px;
	height: 18px;
	width: 18px;
}

.icon-duration-grey {
	background-image: url(sprite.png);
	background-position: -132px -84px;
	height: 18px;
	width: 18px;
}

.icon-added {
	background-image: url(sprite.png);
	background-position: 0px -121px;
	height: 18px;
	width: 18px;
}

.icon-tag-grey {
	background-image: url(sprite.png);
	background-position: -104px -94px;
	height: 22px;
	width: 23px;
}

.icon-chain-grey {
	background-image: url(sprite.png);
	background-position: -132px -40px;
	height: 20px;
	width: 20px;
}

.icon-claim {
	background-image: url(sprite.png);
	background-position: -158px -54px;
	height: 14px;
	width: 15px;
}

.icon-categories-white {
	background-image: url(sprite.png);
	background-position: -54px -94px;
	height: 22px;
	width: 23px;
}

.icon-chain-white {
	background-image: url(sprite.png);
	background-position: -132px -62px;
	height: 20px;
	width: 20px;
}

.icon-load-more {
	background-image: url(sprite.png);
	background-position: -104px -55px;
	height: 24px;
	width: 24px;
}

.icon-owl-fullscreen {
	background-image: url(sprite.png);
	background-position: -34px -60px;
	height: 30px;
	width: 30px;
}

.icon-owl-play {
	background-image: url(sprite.png);
	background-position: 0px -60px;
	height: 32px;
	width: 32px;
}

.icon-owl-stop {
	background-image: url(sprite.png);
	background-position: -70px 0px;
	height: 32px;
	width: 32px;
}

.icon-slider-left-small {
	background-image: url(sprite.png);
	background-position: -70px -34px;
	height: 24px;
	width: 23px;
}

.icon-slider-left {
	background-image: url(sprite.png);
	background-position: 0px 0px;
	height: 58px;
	width: 33px;
}

.icon-slider-right-small {
	background-image: url(sprite.png);
	background-position: -29px -94px;
	height: 24px;
	width: 23px;
}

.icon-slider-right {
	background-image: url(sprite.png);
	background-position: -35px 0px;
	height: 58px;
	width: 33px;
}

.back-top {
	background-image: url(sprite.png);
	background-position: -158px -70px;
	height: 12px;
	width: 8px;
}

#header {
	padding-top: 24px;
}

.header__wrapper.sticky {
	z-index: 20;
}

.header__row {
	position: relative;
}

.header__top-line {
	border-bottom: 1px solid #d6d6d6;
	background-color: #ea6648;
}

.header__top-line-text {
	padding-bottom: 5px;
	padding-left: 11px;
	padding-top: 4px;
	font-size: 15px;
	color: #fff;
	float: left;
}

.header__top-line-text span {
	vertical-align: middle;
	display: inline-block;
	line-height: 20px;
}

.header__top-line-text span.over18 {
	background-color: #f7bd2d;
	display: inline-block;
	border-radius: 3px;
	padding-right: 2px;
	padding-left: 3px;
	color: #000;
}

.header__top-line-text a {
	vertical-align: middle;
	display: inline-block;
	margin-left: 21px;
}

.header__top-line-text-desc {
	margin-left: 7px;
}

.header__top-line-menu {
	padding-right: 15px;
	text-align: right;
	overflow: hidden;
	padding-top: 5px;
}

.header__top-line-menu li {
	display: inline-block;
	margin-left: 20px;
	font-size: 15px;
}

.header__top-line-menu li:first-child {
	margin-left: 0px;
}

.header__top-line-menu a {
	display: block;
}

.header__body {
	background-color: #fff;
	border-bottom: 1px solid #d4d4d4;
}

.header__logo-container {
	padding-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	float: left;
}

.header__logo-container .logo {
	display: block;
}

.header__body-menu {
	padding-left: 30px;
	padding-top: 20px;
	float: left;
	padding-right: 30px;
	padding-top: 20px;
	float: right;
}

.header__body-menu li {
	display: inline-block;
	margin-left: 17px;
	font-size: 18px;
}

.header__body-menu li:first-child {
	margin-left: 0px;
}

.header__body-menu a {
	display: block;
}

.header__body-menu__link {
	background: #7a7a7a;
	background: -moz-linear-gradient(top, #7a7a7a 0%, #626262 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a7a7a), color-stop(100%, #626262));
	background: -webkit-linear-gradient(top, #7a7a7a 0%, #626262 100%);
	background: -o-linear-gradient(top, #7a7a7a 0%, #626262 100%);
	background: -ms-linear-gradient(top, #7a7a7a 0%, #626262 100%);
	background: linear-gradient(to bottom, #7a7a7a 0%, #626262 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#626262', GradientType=0);
	border: 2px solid #626262;
	padding: 6px 15px 6px 10px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 1;
}

.header__body-menu__link.active {
	background: #e86447;
	background: -moz-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86447), color-stop(100%, #bd361d));
	background: -webkit-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -o-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: -ms-linear-gradient(top, #e86447 0%, #bd361d 100%);
	background: linear-gradient(to bottom, #e86447 0%, #bd361d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86447', endColorstr='#bd361d', GradientType=0);
	border-color: #900500;
}

.header__body-menu__link:hover {
	opacity: 0.7;
	text-decoration: none;
	color: #fff;
}

.header__body-menu__text {
	margin-left: 8px;
}

.header__account-menu {
	padding-right: 15px;
	padding-top: 27px;
	text-align: right;
	overflow: hidden;
}

.header__account-menu li {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin-left: 33px;
}

.header__account-menu li:first-child {
	margin-left: 0px;
}

.header__account-menu li.toggle-top-menu-container {
	margin-right: 15px;
	margin-left: 0px;
	float: right;
}

.header__account-menu li.toggle-categories-container {
	float: left;
}

.header__account-menu .fav-quantity {
	position: absolute;
	font-size: 12px;
	display: block;
	right: -12px;
	top: -7px;
}

.header__account-menu .fa {
	line-height: 25px;
	font-size: 28px;
	display: block;
}

.header__account-menu .fa-container {
	height: 25px;
	width: 26px;
}

.header__search {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #e6e6e6;
	padding-bottom: 14px;
	text-align: center;
	position: absolute;
	padding-top: 20px;
	z-index: 1;
	right: 0px;
	left: 0px;
	top: 100%;
}

.header__search.minimized {
	-webkit-transform: translateY(-50%) scaleY(0);
	-moz-transform: translateY(-50%) scaleY(0);
	-ms-transform: translateY(-50%) scaleY(0);
	-o-transform: translateY(-50%) scaleY(0);
	transform: translateY(-50%) scaleY(0);
}

.header__search-form {
	display: inline-block;
}

.header__search-container input[type="text"] {
	border-radius: 4px;
	border: 2px solid #a42a21;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	height: 38px;
	width: 500px;
	float: left;
}

.header__search-container button {
	margin-left: 5px;
}

.header__account-links {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0 4px 6px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 4px 6px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0 4px 6px 1px rgba(0, 0, 0, 0.5);
	background-color: #e6e6e6;
	padding-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	padding-top: 9px;
	z-index: 1;
	right: 0px;
	top: 100%;
}

.header__account-links.minimized {
	-webkit-transform: translateY(-50%) scaleY(0);
	-moz-transform: translateY(-50%) scaleY(0);
	-ms-transform: translateY(-50%) scaleY(0);
	-o-transform: translateY(-50%) scaleY(0);
	transform: translateY(-50%) scaleY(0);
}

.header__account-links li {
	margin-top: 12px;
}

.header__account-links li:first-child {
	margin-top: 0px;
}

.header__account-links a {
	text-transform: none;
	border-radius: 2px;
	text-align: left;
	font-size: 16px;
	display: block;
	width: 150px;
}

.header__account-links a:hover {
	text-decoration: none;
}

.header__account-links .icon {
	vertical-align: middle;
	margin-right: 4px;
	margin-left: 8px;
	margin-top: 1px;
}

.header__account-links span {
	vertical-align: middle;
	display: inline-block;
	line-height: 34px;
}

@media (max-width:1319px) {
	.header__top-line-text {
		width: 350px;
	}

	.header__top-line-text a {
		margin-left: 36px;
	}

	.header__top-line-menu {
		padding-top: 5px;
	}

	.header__account-menu {
		padding-bottom: 7px;
		padding-right: 0px;
		text-align: center;
		overflow: visible;
		padding-top: 9px;
		width: 100%;
	}
}

@media (max-width:991px) {
	.header__top-line-text {
		padding-top: 5px;
	}

	.header__logo-container {
		padding-bottom: 0px;
		padding-top: 5px;
		float: none;
	}

	.header__logo-container .logo {
		width: 200px;
		margin: 0 auto;
	}

	.header__body-menu {
		text-align: center;
		padding-left: 0px;
		padding-top: 10px;
		overflow: hidden;
		float: none;
		display: block;
	}

	.header__account-menu li {
		margin-left: 15px;
	}

	.header__search-container input[type="text"] {
		width: 350px;
	}
}

@media (max-width:767px) {
	#header {
		padding-top: 0px;
	}

	.header__top-line-text {
		text-align: center;
		padding-left: 1.6%;
		font-size: 13px;
		width: 5%;
	}

	.header__top-line-text a {
		margin-left: 5px;
	}

	.header__top-line-menu {
		padding-right: 10px;
		padding-left: 10px;
		text-align: right;
		overflow: visible;
	}

	.header__top-line-menu li {
		margin-left: 10px;
		font-size: 20px;
	}

	.header__account-menu {
		padding-bottom: 10px;
		padding-right: 0px;
		text-align: center;
		overflow: visible;
		padding-top: 10px;
		float: left;
		width: 100%;
	}

	.header__body-menu__link {
		font-size: 14px;
	}

	.header__body-menu li {
		margin-left: 10px;
	}

	.header__search {
		padding-right: 10px;
		padding-left: 10px;
	}

	.header__search-form {
		display: block;
	}

	.header__search-container input[type="text"] {
		float: none;
	}

	.shair {
		display: none;
	}
}

@media (max-width:479px) {
	.header__top-line-text {
		text-align: center;
	}

	.header__top-line-text a {
		margin-left: 0px;
	}

	.header__logo-container {
		text-align: center;
		width: 100%;
	}

	.header__logo-container .logo {
		display: inline-block;
	}

	.header__body-menu {
		text-align: center;
		padding-left: 0px;
		overflow: visible;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		float: left;
	}

	.header__body-menu__link {
		padding: 6px 20px;
	}

	.header__body-menu__link span {
		display: inline-block;
	}

	.header__search-container input[type="text"] {
		width: 50%;
	}

	.header__search-container button {
		width: 30%;
	}
}

.top-menu__section.hide-because-breadcrumbs {
	display: none;
}

.top-menu {
	background-color: #f9f9f9;
	border-bottom: 1px solid #bcbcbc;
	border-top: 1px solid #ececec;
}

.top-menu ul {
	padding-left: 3px;
}

.top-menu li {
	display: inline-block;
	font-size: 15px;
	margin-right: 23px;
	font-weight: 500;
	font-size: 22px;
}

.top-menu li.first-child {
	margin-left: 0px;
}

.top-menu li.active a {
	color: #ef4a46;
	border-bottom: 2px solid #ef4a46;
}

.top-menu a {
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 8px;
	display: block;
	font-weight: 500;
	text-decoration: none;
	border-bottom: 2px solid transparent;
}

.top-menu a:hover {
	color: #ef4a46;
	border-bottom: 2px solid #ef4a46;
}

@media (max-width:767px) {
	.top-menu li {
		margin-right: 45px;
	}

	.top-menu__section {
		cursor: pointer;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		background-color: rgba(0, 0, 0, 0.5);
		position: fixed;
		z-index: 100;
		bottom: 0px;
		right: 0px;
		left: 0px;
		top: 0px;
	}

	.top-menu__section.hide-because-breadcrumbs {
		display: block;
	}

	.top-menu__section.minimized {
		visibility: hidden;
		opacity: 0;
	}

	.top-menu__section.minimized .top-menu__container {
		-webkit-transform: translateX(-50%) scale(0, 2);
		-moz-transform: translateX(-50%) scale(0, 2);
		-ms-transform: translateX(-50%) scale(0, 2);
		-o-transform: translateX(-50%) scale(0, 2);
		transform: translateX(-50%) scale(0, 2);
	}

	.top-menu__container {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		overflow: -moz-scrollbars-none;
		-ms-overflow-style: none;
		padding-right: 10px;
		padding-left: 10px;
		background-color: #fff;
		overflow-y: scroll;
		position: absolute;
		margin-right: 0px;
		margin-left: 0px;
		max-height: 100%;
		bottom: 0px;
		width: 50%;
		top: 0px;
	}

	.top-menu__container::-webkit-scrollbar {
		display: none;
	}

	.top-menu {
		border-bottom: none;
		border-top: none;
		background: none;
	}

	.top-menu ul {
		padding-left: 0px;
	}

	.top-menu li {
		margin-left: 0px;
		display: block;
	}

	.top-menu a {
		padding-left: 20px;
	}
}

@media (max-width:479px) {
	.top-menu__container {
		width: 75%;
	}
}

#footer {
	position: absolute;
	bottom: 0px;
	z-index: 0;
	right: 0px;
	left: 0px;
}

.footer__menu li {
	display: inline-block;
	margin-left: 19.5px;
	font-size: 15px;
}

.footer__menu li:first-child {
	margin-left: 0px;
}

.footer__menu a {
	color: #fff;
}

.footer__menu-row {
	background-color: #616161;
	padding-bottom: 23px;
	padding-left: 12px;
	padding-top: 26px;
}

.footer__bottom-line li {
	display: inline-block;
	margin-left: 12px;
	font-size: 12px;
}

.footer__bottom-line li:first-child {
	margin-left: 0px;
}

.footer__bottom-line a {
	color: #fff;
}

.footer__bottom-line span {
	color: #fff;
}

.footer__bottom-line-row {
	background-color: #535353;
	padding-bottom: 9px;
	padding-left: 14px;
	padding-top: 11px;
}

@media (max-width:1319px) {
	.footer__menu li {
		margin-left: 16px;
		font-size: 14px;
	}
}

@media (max-width:991px) {
	.footer__menu {
		text-align: center;
	}

	.footer__menu li {
		margin-bottom: 6px;
	}

	.footer__menu-row {
		padding-bottom: 10px;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 15px;
	}
}

@media (max-width:767px) {
	#footer {
		position: static;
	}

	.footer__bottom-line {
		text-align: center;
	}

	.footer__bottom-line-row {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (max-width:479px) {
	.footer__menu li {
		margin-left: 0px;
		display: block;
	}
}

#main {
	padding-bottom: 60px;
}

@media (max-width:767px) {
	#main {
		padding-bottom: 0px;
	}
}

.close_menu_btn {
	display: none;
	background-color: #fff;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #a42a21;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 200;
}

.close_menu_btn:before,
.close_menu_btn:after {
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	left: 50%;
	height: 20px;
	border-left: 3px solid #ef4a46;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.close_menu_btn:before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.close_menu_btn:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-moz-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.close_menu_btn:hover:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.close_menu_btn:hover:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width:767px) {
	.close_menu_btn {
		display: block;
	}
}

@keyframes infinityAmin {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.load_more {
	box-shadow: inset 0px 39px 0px -24px #e67a73;
	background-color: #e4685d;
	border-radius: 4px;
	border: 1px solid #ffffff;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	padding: 9px 15px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #b23e35;
}

.load_more:hover {
	background-color: #eb675e;
}

.load_more:active {
	position: relative;
	top: 1px;
}

.load_more.active .icon-load-more {
	position: relative;
	animation: infinityAmin 500ms linear 0s infinite normal;
}

.breadcrumbs__row {
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 11px;
	padding-top: 9px;
	background-color: #f9f9f9;
}

.breadcrumbs li {
	display: inline-block;
	font-size: 15px;
}

.breadcrumbs li.active {
	color: #ef4a46;
}

.breadcrumbs li:first-child:before {
	display: none;
}

.breadcrumbs li:before {
	content: '/ ';
}

.breadcrumbs .back-to-prev {
	display: none;
	margin-right: 5px;
}

.breadcrumbs span {
	color: #ef4a46;
}

.breadcrumbs a {
	text-decoration: underline;
	color: #626262;
}

.breadcrumbs a:hover {
	text-decoration: none;
	color: #ef4a46;
}

@media (max-width:767px) {
	.breadcrumbs__row {
		padding-left: 20px;
	}

	.breadcrumbs li {
		display: none;
	}

	.breadcrumbs li:nth-last-child(2) {
		display: inline-block;
	}

	.breadcrumbs li:before {
		display: none;
	}

	.breadcrumbs .back-to-prev {
		display: inline-block;
		vertical-align: bottom;
	}
}

@media (max-width:479px) {}

.categories__overlay {
	border-radius: 4px;
	border: 2px solid #a42a21;
	background-color: #fff;
}

.categories__overlay.hide-for-larger-screens {
	display: none;
}

.categories__container {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}

.categories__title {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 2px solid #a42a21;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 4px;
	background: #ff8f72;
	background: -moz-linear-gradient(top, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
	background: -webkit-linear-gradient(top, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
	background: linear-gradient(to bottom, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f72', endColorstr='#ff7555', GradientType=0);
}

.categories__title h3 {
	margin-bottom: 0px;
	font-weight: 400;
	margin-top: 0px;
	padding: 0px;
	font-size: 18px;
	color: #fff;
}

.categories__list li {
	border-bottom: 1px solid #f6d3d0;
	background-color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.categories__list li:first-child {
	border-top: 1px solid #f6d3d0;
}

.categories__list li:hover {
	background-color: #a42a21;
}

.categories__list li:hover a {
	padding-left: 20px;
	text-decoration: none;
	color: #fff;
}

.categories__list li.active {
	background-color: #a42a21;
}

.categories__list li.active a {
	padding-left: 20px;
	text-decoration: none;
	color: #fff;
}

.categories__list a {
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 11px;
	line-height: 18px;
	padding-top: 5px;
	font-size: 14px;
	display: block;
	color: #252525;
}

@media (max-width:767px) {
	.categories__overlay {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		background-color: rgba(0, 0, 0, 0.5);
		position: fixed;
		border: none;
		z-index: 20;
		bottom: 0px;
		right: 0px;
		left: 0px;
		top: 0px;
		cursor: pointer;
	}

	.categories__overlay.minimized {
		visibility: hidden;
		opacity: 0;
	}

	.categories__overlay.minimized .categories__container {
		-webkit-transform: translateX(-50%) scale(0, 2);
		-moz-transform: translateX(-50%) scale(0, 2);
		-ms-transform: translateX(-50%) scale(0, 2);
		-o-transform: translateX(-50%) scale(0, 2);
		transform: translateX(-50%) scale(0, 2);
	}

	.categories__overlay.minimized .categories__title {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: hidden;
		opacity: 0;
	}

	.categories__overlay.hide-for-larger-screens {
		display: block;
	}

	.categories__container {
		border-right: 1px solid #cfcfcf;
		overflow: -moz-scrollbars-none;
		-ms-overflow-style: none;
		overflow-y: scroll;
		position: absolute;
		padding-top: 44px;
		max-height: 100%;
		bottom: 0px;
		width: 50%;
		left: 0px;
		top: 0px;
	}

	.categories__container::-webkit-scrollbar {
		display: none;
	}

	.categories__title {
		padding-bottom: 8px;
		padding-top: 8px;
		position: fixed;
		width: 50%;
		left: 0px;
		top: 0px;
	}

	.categories__list {
		padding-right: 0;
	}

	.categories__list a {
		padding-bottom: 10px;
		padding-top: 10px;
	}
}

@media (max-width:479px) {
	.categories__container {
		width: 70%;
	}

	.categories__title {
		width: 70%;
	}
}

.production-block {
	border: 2px solid #a42a21;
	border-radius: 4px;
	width: 100%;
}

.production-block .hd {
	padding: 2px 7px 0px;
	position: absolute;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 18px;
	padding-top: 2px;
	opacity: 1;
	left: 1%;
	top: 1%;
}

.production-block__list {
	padding: 0.5%;
}

.production-block__list>li {
	padding-bottom: 15px;
	float: left;
	width: 25%;
	padding: 5px;
}

.production-block__list>li:hover .production-block__text_wrap {
	background-color: #ea6648;
}

.production-block__list>li:hover .production-block__desc {
	background-color: #a42a21;
}

.production-block__list>li:hover .parameters span {
	color: #fff;
}

.production-block__list>li:hover .duration {
	color: #fff;
}

.production-block__list>li:hover .hd {
	opacity: 0.7;
}

.production-block__title {
	padding-right: 20px;
	padding-left: 9px;
	border-bottom: 2px solid #a42a21;
	background: #ff8f72;
	background: -moz-linear-gradient(top, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
	background: -webkit-linear-gradient(top, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
	background: linear-gradient(to bottom, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8f72', endColorstr='#ff7555', GradientType=0);
}

.production-block__title h1,
h2,
h3,
h4 {
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 4px;
	font-weight: 400;
	margin-top: 0px;
	font-size: 18px;
	color: #fff;
}

.production-block__image-container {
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.production-block__image_wrap {
	position: relative;
	background-color: #f6f6f6;
	overflow: hidden;
	max-height: 220px;
	max-width: 540px;
}

.production-block__li-wrapper {
	position: relative;
	padding-top: 0%;
	background-size: cover;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.thumb {
	width: 100%;
	height: 216px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
	-webkit-filter: brightness(100%) contrast(110%);
}

.photo-video-section__gallery-slider-container {
	max-width: 750px;
	text-align: center;
	margin: auto;
}

.production-block__caption .parameters {
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	overflow: hidden;
}

.production-block__caption .parameters li {
	display: inline-block;
	margin-left: 10px;
}

.production-block__caption .parameters li:first-child {
	margin-left: 0px;
}

.production-block__caption .parameters .icon {
	vertical-align: middle;
	margin-right: 2px;
}

.production-block__caption .parameters span {
	vertical-align: middle;
	display: inline-block;
	font-weight: 500;
	font-size: 12px;
	color: #d0d0d0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.production-block__caption .duration {
	padding-top: 3px;
	padding-left: 7px;
	font-weight: 500;
	color: #d0d0d0;
	float: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.production-block__caption .photo-quantity {
	padding-top: 11px;
	float: left;
}

.production-block__caption .photo-quantity span {
	vertical-align: middle;
	display: inline-block;
	font-weight: 500;
	font-size: 14px;
}

.production-block__caption .photo-quantity .digit {
	color: #252525;
}

.production-block__caption .photo-quantity .text {
	color: #ef4a46;
}

.production-block__caption .text {
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	height: 43px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 14.5px;
}

.production-block__caption .category-text {
	height: 23px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
}

.production-block__text_wrap {
	padding: 7px 30px 5px 8px;
	background-color: #616161;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.production-block__desc {
	background-color: #535353;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.production-block__caption_video {
	text-align: center;
}

.production-block__caption_video .production-block__text_wrap {
	padding: 7px 15px 0px 15px;
}

.production-block__caption_video .production-block__desc {
	padding: 4px;
	color: #fff;
	font-size: 13px;
}

.production-block__caption_video .production-block__desc span {
	margin-left: 2px;
}

.production-block__caption_video .text {
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.production-block__fav {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
	border-radius: 3px;
	position: absolute;
	right: 9px;
	top: 9px;
}

.production-block__fav.active,
.production-block__fav:hover {
	background-color: #ef4a46;
	border-color: #ef4a46;
}

.production-block__fav .icon {
	vertical-align: middle;
	margin-right: 2px;
}

.production-block__fav span {
	vertical-align: middle;
	display: inline-block;
	font-size: 12px;
	color: #fff;
}

.production-block__fav a {
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 7px;
	padding-top: 5px;
	display: block;
}

.production-block__fav a:hover {
	text-decoration: none;
}

.hd {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: "universcondensed";
	text-transform: uppercase;
	background-color: #ea6648;
	border-radius: 3px;
	font-weight: 700;
	font-size: 16px;
	display: block;
	color: #fff;
}

.content__container.has-sidebar .content__block {
	float: left;
	padding: 12px 9px 18px 7px;
	width: 85%;
}

.content__row {
	background-color: #f9f9f9;
}

.content__sidebar {
	padding-bottom: 50px;
	float: left;
	padding: 12px 2px 10px 10px;
	width: 15%;
}

.content__block {
	position: relative;
	min-height: 100%;
}

.content-text-block {
	padding-top: 23px;
	font-size: 15px;
	color: #3f3f3f;
	line-height: 24px;
	padding-bottom: 13px;
	text-align: justify;
}

@media (max-width:1319px) {
	.content__container.has-sidebar .content__block {
		width: 84%;
	}

	.content__sidebar {
		width: 16%;
	}
}

@media (max-width:991px) {
	.content__container.has-sidebar .content__block {
		width: 75%;
	}

	.content__sidebar {
		width: 25%;
	}
}

@media (max-width:767px) {
	.content__container.has-sidebar .content__block {
		float: none;
		width: auto;
		padding-left: 1%;
		padding-right: 1%;
	}

	.content__block {
		padding: 0px;
		margin: 0px;
	}

	.content__sidebar {
		padding: 0px !important;
		margin: 0px !important;
		border-right: none;
		float: none;
		width: auto;
	}

	.content-text-block {
		font-size: 13px;
	}
}

@media (max-width:1319px) {
	.production-block__list {}

	.production-block__list>li {
		width: 33.3333%;
	}

	.production-block__title {
		padding-right: 5%;
		padding-left: 5%;
	}
}

@media (max-width:991px) {
	.production-block__list>li {
		width: 50%;
	}

	.production-block__title h1,
	h2 {
		font-size: 18px;
	}

	.production-block__caption .text {
		font-size: 15px;
	}
}

@media (max-width:767px) {
	.production-block__list {
		padding: 0.2%;
		padding-top: 1%;
	}

	.production-block__title h1,
	h2 {
		font-size: 18px;
		text-align: center;
	}

	.production-block__caption .text {
		font-size: 15px;
		text-align: center;
		height: 43px;
	}

	.content__block {
		width: 100%;
		padding: 0.3% !important;
		margin: 0px;
	}
}

@media (max-width:550px) {
	.production-block__caption .parameters {
		text-align: center;
		padding-right: 0px;
		overflow: visible;
		padding-top: 0px;
		display: block;
	}

	.production-block__caption .parameters .icon {
		margin-right: 0px;
	}

	.production-block__caption .parameters span {
		margin-left: 5px;
	}

	.production-block__caption .duration {
		text-align: center;
		padding-top: 0px;
		float: none;
	}

	.production-block__caption .photo-quantity {
		text-align: center;
		padding-top: 0px;
		float: none;
	}

	.production-block__fav {
		right: 5px;
		top: 5px;
	}

	.production-block__fav a {
		padding-bottom: 3px;
		padding-right: 3px;
		padding-left: 3px;
		padding-top: 3px;
	}

	.production-block__text_wrap {
		padding: 4px;
	}

	.production-block__caption .text {
		font-size: 15px;
		height: 42px;
		padding: 0px;
		margin: 0px;
	}

	.production-block__title h1,
	h2 {
		font-size: 18px;
	}

	.content__block {
		width: 100%;
		padding: 0.2% !important;
		margin: 0px;
	}

	.production-block__list {}

	.production-block__list>li {
		width: 100%;
		padding-left: 0.5%;
		padding-right: 0.5%;
		margin-bottom: 1%;
	}

	.production-block__image_wrap {
		max-width: 540px;
		height: auto;
		max-height: 360px;
	}

	.thumb {
		max-width: 540px;
		height: auto;
	}
}

.production-block.production-block_stories .production-block__list {
	padding-right: 19px;
	padding-left: 21px;
}

.production-block.production-block_stories .production-block__list>li {
	padding-bottom: 19px;
	float: none;
	width: auto;
}

.production-block.production-block_stories .production-block__image-container {
	margin-bottom: -1px;
	width: 240px;
	float: left;
}

.production-block.production-block_stories .production-block__li-wrapper {
	background-color: #fff;
	width: 100%;
}

.production-block.production-block_stories .production-block__caption {
	padding-bottom: 5px;
	padding-right: 25px;
	border-bottom: none;
	position: relative;
	padding-left: 19px;
	padding-top: 16px;
	background: none;
	overflow: hidden;
	height: 180px;
}

.production-block.production-block_stories .production-block__caption .story-title {
	padding-bottom: 12px;
}

.production-block.production-block_stories .production-block__caption .story-title h4 {
	margin-bottom: 0px;
	font-weight: 500;
	margin-top: 0px;
	font-size: 16px;
	color: #3f3f3f;
}

.production-block.production-block_stories .production-block__caption .story-description {
	line-height: 24px;
	max-height: 100px;
	overflow: hidden;
	color: #3f3f3f;
}

.production-block.production-block_stories .production-block__caption .parameters {
	position: absolute;
	text-align: left;
	bottom: 10px;
	left: 17px;
}

.production-block.production-block_stories .production-block__caption .text {
	text-decoration: underline;
	position: absolute;
	font-weight: 500;
	text-align: left;
	color: #ef4a46;
	bottom: 10px;
	right: 20px;
}

.production-block.production-block_stories .production-block__caption .text:hover {
	text-decoration: none;
}

@media (max-width:1319px) {
	.production-block.production-block_stories .production-block__caption .story-description {
		line-height: 20px;
	}
}

@media (max-width:991px) {
	.production-block.production-block_stories .production-block__list {
		padding-right: 15px;
		padding-left: 15px;
	}

	.production-block.production-block_stories .production-block__image-container {
		width: 180px;
	}

	.production-block.production-block_stories .production-block__caption {
		padding-right: 5px;
		padding-left: 10px;
		padding-top: 4px;
		height: 234px;
	}

	.production-block.production-block_stories .production-block__caption .story-title {
		padding-bottom: 5px;
	}

	.production-block.production-block_stories .production-block__caption .story-title h4 {
		font-size: 15px;
	}

	.production-block.production-block_stories .production-block__caption .story-description {
		line-height: 15px;
		max-height: 75px;
		font-size: 13px;
	}

	.production-block.production-block_stories .production-block__caption .parameters {
		bottom: 5px;
		left: 10px;
	}

	.production-block.production-block_stories .production-block__caption .parameters li {
		margin-left: 3px;
	}

	.production-block.production-block_stories .production-block__caption .parameters .icon {
		margin-right: 0px;
	}

	.production-block.production-block_stories .production-block__caption .text {
		font-size: 15px;
		bottom: 6px;
		right: 10px;
	}
}

@media (max-width:479px) {
	.production-block.production-block_stories .production-block__image-container {
		margin-right: auto;
		margin-left: auto;
		padding-top: 10px;
		width: 240px;
		float: none;
	}

	.production-block.production-block_stories .production-block__caption {
		padding-bottom: 20px;
		padding-right: 10px;
		padding-left: 10px;
		overflow: visible;
		height: auto;
	}

	.production-block.production-block_stories .production-block__caption .story-title {
		text-align: center;
		padding-top: 5px;
	}

	.production-block.production-block_stories .production-block__caption .story-description {
		text-align: justify;
		overflow: visible;
		max-height: none;
	}
}

.pagination-block {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 5px;
	background-color: #a42a21;
}

.pagination-block ul {
	float: left;
}

.pagination-block li {
	float: left;
}

.pagination-block li.prev a,
.pagination-block li.next a {
	padding-right: 15px;
	padding-left: 15px;
	width: auto;
}

.pagination-block li.active a {
	background-color: #ef4a46;
	color: #fff;
	z-index: 2;
}

.pagination-block li.active a:before,
.pagination-block li.active a:after {
	background-color: #ef4a46;
}

.pagination-block a {
	background-color: #a42a21;
	padding-bottom: 4px;
	position: relative;
	text-align: center;
	padding-top: 4px;
	font-size: 15px;
	color: #fff;
	display: block;
	width: 34px;
}

.pagination-block a:hover {
	z-index: 2;
	background-color: #ef4a46;
	text-decoration: none;
	color: #fff;
}

.pagination-block a:hover:before,
.pagination-block a:hover:after {
	background-color: #ef4a46;
}

.pagination-info {
	padding-bottom: 4px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	overflow: hidden;
	font-size: 15px;
}

.pagination-info span {
	vertical-align: middle;
	display: inline-block;
}

.pagination-info .text {
	color: #fff;
	margin-left: 5px;
}

.pagination-info .digit {
	margin-left: 5px;
	color: #fff;
}

@media (max-width:991px) {
	.pagination-block {
		text-align: center;
		padding-left: 0px;
	}

	.pagination-block ul {
		display: inline-block;
		float: none;
	}

	.pagination-block li.prev a,
	.pagination-block li.next a {
		padding-right: 10px;
		padding-left: 10px;
	}

	.pagination-block li.next a:after {
		display: none;
	}

	.pagination-block a {
		font-size: 14px;
		width: 30px;
	}

	.pagination-info {
		text-align: center;
		overflow: visible;
		float: none;
	}
}

@media (max-width:479px) {
	.pagination-block {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.tags-block__title h2 {
	padding-bottom: 19px;
	margin-bottom: 0px;
	padding-top: 14px;
	font-weight: 400;
	margin-top: 0px;
	font-size: 36px;
}

.tags-block {
	padding-bottom: 14px;
	padding-right: 20px;
	padding-left: 18px;
	padding-top: 23px;
	background-color: #fff;
}

.tags-block li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 3px;
}

.tags-block a {
	border: 1px solid #d8d8d8;
	background-color: #fff;
	padding-bottom: 5px;
	padding-right: 14px;
	border-radius: 2px;
	padding-left: 12px;
	padding-top: 6px;
	font-size: 17px;
	display: block;
	color: #9b9b9b;
}

.tags-block a:hover {
	text-decoration: none;
	border-color: #a42a21;
	color: #a42a21;
}

@media (max-width:1319px) {
	.tags-block {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width:991px) {
	.tags-block__title h2 {
		font-size: 30px;
	}

	.tags-block {
		padding-right: 10px;
		padding-left: 10px;
	}

	.tags-block a {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.tags-block__title h2 {
		font-size: 28px;
	}

	.tags-block {
		text-align: center;
	}

	.tags-block li {
		margin-right: 2px;
	}

	.tags-block a {
		padding-right: 5px;
		padding-left: 5px;
		font-size: 15px;
	}
}

@media (max-width:479px) {
	.tags-block__title h2 {
		font-size: 22px;
	}
}

.ads-section ul {
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 12px;
	text-align: center;
	padding-top: 30px;
}

.ads-section li {
	display: inline-block;
	padding-bottom: 19px;
	vertical-align: top;
	width: 190px;
}

.ads-section a {
	display: block;
	text-decoration: none;
}

.ads-section a:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.ads-section .image-container {
	display: inline-block;
	width: 160px;
}

.ads-section .caption {
	line-height: 14px;
	font-weight: 500;
	font-size: 13px;
	color: #000;
}

.photo-video-section__title h2 {
	padding-bottom: 19px;
	margin-bottom: 0px;
	padding-top: 18px;
	font-weight: 400;
	margin-top: 0px;
	font-size: 36px;
}

.photo-video-section__description {
	line-height: 21px;
	padding: 1.5%;
	color: #404040;
	text-align: justify;
	font-size: 16px;
}

.photo-video-section__description p {
	margin-bottom: 0;
}

.photo-video-section__video-container {
	position: relative;
}

.photo-video-section__video-container .button-play {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
}

.photo-video-section__video-preview {
	max-width: 100%;
}

.photo-video-section__video-preview img {
	max-width: 100%;
}

.photo-video-section__caption {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #fff;
	overflow: hidden;
	padding: 0%;
	margin: 0%;
}

.photo-video-section__caption-row__cont_wrap {
	background-color: #535353;
	min-height: 58px;
}

.photo-video-section__parameters {
	background-color: #616161;
	padding-bottom: 10px;
	padding-top: 12px;
	text-align: right;
}

.photo-video-section__parameters li {
	display: inline-block;
	vertical-align: top;
	min-height: 28px;
}

.photo-video-section__parameters li.duration,
.photo-video-section__parameters li.added {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}

.photo-video-section__parameters li.added {
	padding-left: 12px;
	padding-top: 10px;
	float: left;
}

.photo-video-section__parameters li.photos {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}

.photo-video-section__parameters li.likes {
	padding-right: 22px;
	padding-top: 9px;
}

.photo-video-section__parameters li.dislikes {
	padding-right: 29px;
	padding-top: 9px;
}

.photo-video-section__parameters li.fav {
	padding-right: 23px;
	padding-top: 7px;
}

.photo-video-section__parameters li.views {
	padding-right: 35px;
	padding-top: 10px;
}

.photo-video-section__parameters li.comment {
	padding-right: 24px;
	padding-top: 10px;
}

.photo-video-section__parameters li.download {
	padding-right: 10px;
	padding-left: 5px;
}

.photo-video-section__parameters li.claim {
	padding-right: 29px;
	padding-left: 5px;
	padding-top: 10px;
}

.photo-video-section__parameters li>.icon {
	vertical-align: middle;
	display: inline-block;
	margin-right: 6px;
}

.photo-video-section__parameters .text {
	vertical-align: middle;
	display: inline-block;
	font-size: 12px;
	color: #939393;
}

.photo-video-section__category,
.photo-video-section__tags {
	padding-bottom: 19px;
	padding-right: 11px;
	padding-left: 18px;
	padding-top: 16px;
}

.photo-video-section__category a,
.photo-video-section__tags a {
	text-decoration: underline;
	display: inline-block;
	line-height: 22px;
	color: #fff;
	padding-left: 4px;
	font-size: 17px;
}

.photo-video-section__category a:hover,
.photo-video-section__tags a:hover {
	text-decoration: none;
	color: #ea6648;
}

.photo-video-section__category a.active,
.photo-video-section__tags a.active {
	color: #ea6648;
}

.photo-video-section__tags {
	padding-left: 14px;
}

.photo-video-section__category {
	float: left;
}

.photo-video-section__tags {
	overflow: hidden;
}

.photo-video-section__category-title,
.photo-video-section__tags-title {
	display: inline-block;
	color: #fff;
}

.photo-video-section__category-title .icon,
.photo-video-section__tags-title .icon {
	vertical-align: middle;
	margin-right: 3px;
}

.photo-video-section__category-title .text,
.photo-video-section__tags-title .text {
	vertical-align: middle;
	display: inline-block;
}

.photo-video-section__category-title span,
.photo-video-section__tags-title span {
	padding-left: 5px;
}

.load-more-button-container {
	padding-bottom: 40px;
	text-align: center;
	padding-top: 13px;
}

.load-more-button-container .button-default {
	text-transform: none;
	font-size: 15px;
	color: #ef4a46;
}

.load-more-button-container .button-default:hover span {
	text-decoration: none;
}

.load-more-button-container .button-default .icon {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	vertical-align: middle;
	margin-right: 7px;
}

.load-more-button-container .button-default span {
	text-decoration: underline;
	vertical-align: middle;
	display: inline-block;
}

@media (max-width:1319px) {
	.photo-video-section__parameters li.likes {
		padding-right: 15px;
	}

	.photo-video-section__parameters li.dislikes {
		padding-right: 15px;
	}

	.photo-video-section__parameters li.fav {
		padding-right: 15px;
	}

	.photo-video-section__parameters li.views {
		padding-right: 15px;
	}

	.photo-video-section__parameters li.comment {
		padding-right: 15px;
	}

	.photo-video-section__parameters li.claim {
		padding-right: 15px;
	}
}

@media (max-width:991px) {
	.photo-video-section__title h2 {
		font-size: 30px;
	}

	.photo-video-section__description {
		line-height: 20px;
		margin-top: 0;
	}

	.photo-video-section__parameters {
		text-align: center;
	}

	.photo-video-section__parameters li.duration {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
		float: none;
	}

	.photo-video-section__parameters li.photos {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
		float: none;
	}

	.photo-video-section__parameters li.added {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
		float: none;
	}

	.photo-video-section__parameters li.likes {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__parameters li.dislikes {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__parameters li.fav {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__parameters li.views {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__parameters li.comment {
		padding-bottom: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__parameters li.download {
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__parameters li.claim {
		padding-right: 5px;
		padding-left: 5px;
	}

	.photo-video-section__category,
	.photo-video-section__tags {
		padding-right: 10px;
		padding-left: 10px;
	}

	.photo-video-section__category {
		padding-bottom: 0px;
		float: none;
	}

	.photo-video-section__tags {
		overflow: visible;
	}
}

@media (max-width:767px) {
	.photo-video-section__title h2 {
		font-size: 28px;
	}

	.photo-video-section__parameters .claim {
		display: none;
	}

	.photo-video-section__video-container .button-play {
		background-size: 100%;
		height: 64px;
		width: 64px;
	}
}

@media (max-width:479px) {
	.photo-video-section__title h2 {
		font-size: 22px;
	}

	.photo-video-section__parameters li {}

	.photo-video-section__parameters li.duration {
		display: none;
	}

	.photo-video-section__parameters li.comment {
		display: none;
	}
}

.photo-video-section__photo-container {
	position: relative;
}

.photo-video-section__photo-container>.full-screen {
	visibility: visible;
	z-index: 1;
}

.photo-video-section__gallery-pagination-container {
	padding: 1%;
	background-color: #c0609d;
	right: 0;
	left: 0;
}

#owl-gallery {
	position: relative;
}

#owl-gallery .owl-controls {
	margin-top: 0;
}

#owl-gallery .owl-controls .owl-pagination {
	display: none;
}

#owl-gallery .owl-controls .owl-buttons .owl-prev,
#owl-gallery .owl-controls .owl-buttons .owl-next {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	background: none;
	top: 37.6%;
	padding: 0;
	margin: 0;
}

#owl-gallery .owl-controls .owl-buttons .owl-prev {
	left: 20px;
}

#owl-gallery .owl-controls .owl-buttons .owl-next {
	right: 20px;
}

#owl-gallery-pagination {
	padding-right: 54px;
	position: relative;
	padding-left: 54px;
}

#owl-gallery-pagination .slide {
	padding-right: 5px;
	padding-left: 5px;
}

#owl-gallery-pagination .owl-controls {
	margin-top: 0;
}

#owl-gallery-pagination .owl-controls .owl-pagination {
	display: none;
}

#owl-gallery-pagination .owl-controls .owl-buttons {
	width: 100%;
}

#owl-gallery-pagination .owl-controls .owl-buttons .owl-prev,
#owl-gallery-pagination .owl-controls .owl-buttons .owl-next {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	background: none;
	padding: 0;
	margin: 0;
}

#owl-gallery-pagination .owl-controls .owl-buttons .owl-prev {
	left: 20px;
}

#owl-gallery-pagination .owl-controls .owl-buttons .owl-next {
	right: 20px;
}

#owl-gallery-pagination .owl-item.active .image-container:before {
	opacity: 1;
}

#owl-gallery-pagination .owl-item .image-container {
	position: relative;
	cursor: pointer;
}

#owl-gallery-pagination .owl-item .image-container:before {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 3px solid #ef4a46;
	position: absolute;
	display: block;
	content: '';
	opacity: 0;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
}

.button-owl-play,
.button-owl-stop {
	position: absolute;
	opacity: 0.5;
	top: 20px;
}

.button-owl-play:hover,
.button-owl-stop:hover {
	opacity: 1;
}

.button-owl-play {
	left: 20px;
}

.button-owl-stop {
	left: 60px;
}

.full-screen {
	visibility: hidden;
	position: absolute;
	display: block;
	opacity: 0.5;
	right: 22px;
	top: 21px;
}

.full-screen:hover {
	opacity: 1;
}

@media (max-width:767px) {

	.button-owl-play,
	.button-owl-stop {
		top: 10px;
	}

	.button-owl-play {
		left: 10px;
	}

	.button-owl-stop {
		left: 50px;
	}

	.full-screen {
		right: 10px;
		top: 10px;
	}
}

@media (max-width:479px) {
	.photo-video-section__photo-container .image-container {
		max-width: 100%;
	}

	.photo-video-section__gallery-pagination-container {}

	#owl-gallery .owl-controls .owl-buttons .owl-prev,
	#owl-gallery .owl-controls .owl-buttons .owl-next {
		display: none;
	}

	#owl-gallery-pagination {
		padding-right: 23px;
		padding-left: 23px;
	}

	#owl-gallery-pagination .owl-controls .owl-buttons .owl-prev {
		left: 3px;
	}

	#owl-gallery-pagination .owl-controls .owl-buttons .owl-next {
		right: 3px;
	}
}

.comment-section {
	padding-right: 21px;
	padding-left: 21px;
}

.comment-section .pagination-block {
	padding-bottom: 20px;
	text-align: center;
	padding-top: 15px;
	padding-left: 0;
}

.comment-section .pagination-block ul {
	vertical-align: middle;
	display: inline-block;
	float: none;
}

.comment-section .pagination-block a {
	padding-bottom: 9px;
	padding-top: 10px;
}

.comment-section .pagination-info {
	vertical-align: middle;
	display: inline-block;
}

.comment-section__title h2 {
	padding-bottom: 19px;
	margin-bottom: 3px;
	padding-top: 14px;
	font-weight: 400;
	margin-top: 0px;
	font-size: 36px;
}

@media (max-width:1319px) {
	.comment-section {
		padding-right: 15px;
		padding-left: 15px;
	}

	.comment-section .pagination-info {
		display: inline-block;
	}
}

@media (max-width:991px) {
	.comment-section__title h2 {
		font-size: 30px;
	}
}

@media (max-width:767px) {
	.comment-section__title h2 {
		font-size: 28px;
	}
}

@media (max-width:479px) {
	.comment-section__title h2 {
		padding-bottom: 10px;
		font-size: 22px;
	}
}

.comment-section__list-container {
	padding-bottom: 15px;
}

.comment-section__list-container li {
	border: 2px solid #616161;
	background-color: #fff;
	margin: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.comment-section__image-container {
	background-image: url(no-photo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	border-radius: 3px;
	overflow: hidden;
	margin: 18px;
	display: block;
	height: 100px;
	width: 100px;
	float: left;
}

.comment-section__text-container {
	padding-left: 1px;
	padding-top: 13px;
	overflow: hidden;
}

.comment-section__comment-info {
	padding-bottom: 10px;
	position: relative;
}

.comment-section__comment-info .user-name {
	margin-right: 4px;
	font-size: 16px;
	color: #404040;
}

.comment-section__comment-info .user-name:hover {
	text-decoration: none;
	color: #ef4a46;
}

.comment-section__comment-info .date {
	font-size: 12px;
	color: #939393;
}

.comment-section__comment-info .answer {
	text-decoration: underline;
	position: absolute;
	font-size: 16px;
	display: block;
	right: 17px;
	top: 0px;
	color: #535353;
}

.comment-section__comment-info .answer:hover {
	text-decoration: none;
	color: #ef4a46;
}

.comment-section__text {
	color: #404040;
	font-size: 14px;
}

@media (max-width:479px) {
	.comment-section__list-container li {
		margin: 10px;
		padding: 5px;
	}

	.comment-section__image-container {
		height: 50px;
		width: 50px;
		margin: 5px;
	}

	.comment-section__text-container {
		padding-left: 9px;
	}

	.comment-section__comment-info {
		padding-bottom: 5px;
	}

	.comment-section__comment-info .user-name {
		margin-right: 0;
		font-size: 14px;
		display: block;
		float: left;
		width: 60%;
	}

	.comment-section__comment-info .date {
		padding-left: 5px;
		text-align: right;
		display: block;
		float: left;
		width: 40%;
	}

	.comment-section__comment-info .answer {
		position: static;
		font-size: 14px;
	}

	.comment-section__text {
		font-size: 13px;
	}

	.comment-section__text p {
		margin-bottom: 0;
	}
}

.comment-section__form-container {
	padding-bottom: 39px;
	padding-top: 5px;
}

.comment-section__form-container .form {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 570px;
}

.comment-section__form-container .input-container {
	position: relative;
}

.comment-section__form-container .input-container.bordered {
	border: 1px solid #d8d8d8;
}

.comment-section__form-container input[type="text"] {
	border: 2px solid #616161;
	margin-bottom: 9px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	height: 40px;
}

.comment-section__form-container textarea {
	border: 2px solid #616161;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 5px;
	margin-bottom: 0;
	min-height: 98px;
	font-size: 14px;
	display: block;
}

.comment-section__form-container .input-container_btn {
	margin-top: 9px;
}

@media (max-width:991px) {
	.comment-section__form-container .form {
		width: 100%;
		padding: 10px;
	}
}

@media (max-width:479px) {
	.comment-section__form-container textarea {
		min-height: 150px;
	}
}

.back_top {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #be5b44;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 700;
	position: fixed;
	z-index: 100;
	right: 12px;
	bottom: 100px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(57, 57, 57, 0.27);
	-moz-box-shadow: 0px 0px 10px 5px rgba(57, 57, 57, 0.27);
	box-shadow: 0px 0px 10px 5px rgba(57, 57, 57, 0.27);
}

.back_top span {
	margin-left: 5px;
}

.back_top:hover {
	background-color: #a42a21;
	cursor: pointer;
}

.back_top__cont {
	padding: 8px 15px;
}

#back-to-top {
	opacity: 0;
}

#back-to-top.show {
	opacity: 1;
}

@media (max-width:1515px) {
	.back_top span {
		display: none;
	}
}

#like-btn,
#dislike-btn {
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#like-btn:hover,
#dislike-btn:hover {
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	-webkit-filter: brightness(2);
}

.pad5 {
	padding: 5px;
}

.ac {
	text-align: center;
}

.b {
	font-weight: bold;
}

.red {
	color: red;
}

#onlineplayer {
	width: 100%;
	max-width: 920px;
	margin: auto;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 2%;
}

#uvpromo {
	padding: 2%;
}

#close-promo {
	font-size: 12px;
	text-align: right;
	color: red;
	cursor: pointer;
}

.header__body-tongzhi {
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	font-weight: 500;
	font-size: 22px;
	color: #970200;
}

@media (max-width:1400px) {
	.header__search-container input[type="text"] {
		width: 400px;
	}
}

@media (max-width:1230px) {
	.header__search-container input[type="text"] {
		width: 300px;
	}
}

@media (max-width:1100px) {
	.header__search-container input[type="text"] {
		width: 200px;
	}
}

@media (max-width:991px) {
	.header__body-tongzhi {
		float: inherit;
		text-align: center;
		padding-left: inherit;
		padding-top: 10px;
	}

	.header__search-container input[type="text"] {
		width: 350px;
	}
}

@media (max-width:479px) {
	.header__search-container input[type="text"] {
		width: 50%;
	}
}

.tags-block {
	padding: 2px;
}

.tags-block a {
	font-size: 14px;
	padding: 3px 10px;
	color: #252525;
}

.pagination {
	margin: 22px auto;
	text-align: center
}

.pagination li {
	display: inline-block;
	float: none;
}

.pagination li a {
	display: inline-block;
	margin: 3px;
	text-decoration: none;
}

.pagination a,
.pagination strong {
	border: 1px solid #fff;
	border-radius: 4px;
	font-weight: bold;
	padding: 6px 16px;
	font-weight: 400;
	margin-top: 0px;
	font-size: 24px;
	color: #fff;
	background: linear-gradient(to bottom, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
}

.pagination strong,
.pagination a:hover,
.pagination li a.dqy {
	background-color: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
	border-color: #a42a21;
	color: #a42a21;
}

.wenzilianjie {
	width: 100%;
	overflow: auto;
	display: block;
}

.wenzilianjie a {
	width: 9.78%;
	float: left;
	border-radius: 3px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	margin: 1px;
	transition-duration: .3s;
	text-decoration: none;
	color: #252525;
	border: 1px solid #d8d8d8;
	background-color: #fff;
}

.wenzilianjie a:hover {}

@media screen and (max-width:1000px) {
	.wenzilianjie a {
		width: 24.5%;
		font-size: 12px;
	}
}

.applist {
	margin: 0 auto;
	overflow: hidden;
}

.applist ul {
	margin: 0;
	padding: 0px 15px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow: hidden;
}

.applist ul li {
	display: inline-block;
	width: 8.333333333333333%;
	float: left;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
	line-height: 26px;
	border-radius: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: .2s;
	position: relative;
}

.applist ul li.cu {
	font-weight: 900;
}

.applist ul li a {
	text-decoration: none;
	color: #252525;
}

.applist ul li img {
	display: block;
	width: 66px;
	height: 66px;
	margin: 4px auto;
	border-radius: 12px;
}

.applist ul li i {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: 22px;
}

.applist ul li:hover {
	background: linear-gradient(to bottom, #ff8f72 0%, #ff8766 3%, #ff8867 41%, #ff8565 59%, #ff7555 100%);
}

@media(max-width:767px) {
	.applist {}
}

@media screen and (max-width:1460px) {
	.applist ul li {
		width: 9.090909090909091%;
	}
}

@media screen and (max-width:1300px) {
	.applist ul li {
		width: 10%;
	}

	.applist ul li img {
		width: 64px;
		height: 64px;
	}
}

@media screen and (max-width:1100px) {
	.applist ul li {
		width: 12.5%;
	}

	.applist ul li img {
		width: 60px;
		height: 60px;
	}
}

@media screen and (max-width:950px) {
	.applist ul li {
		width: 14.2857%;
	}
}

@media screen and (max-width:800px) {
	.applist ul li img {
		width: 56px;
		height: 56px;
	}
}

@media screen and (max-width:680px) {
	.applist ul li img {
		width: 52px;
		height: 52px;
	}
}

@media screen and (max-width:520px) {
	.applist {
		min-height: 100px;
	}

	.applist ul li {
		width: 25%;
	}

	.applist ul li img {
		width: 52px;
		height: 52px;
	}
}

.margin_bottom {
	margin-bottom: 10px;
}

.header__body-tongzhi p {
	margin: 0 0 1px;
}

.tags-block {
	padding: 2px;
}

.tags-block a {
	font-size: 14px;
	padding: 3px 10px;
	color: #252525;
}

.m-class-box {
	display: none;
}

.fenleilist ul {
	display: grid;
	grid-template-columns: auto auto auto auto auto auto auto;
	padding: 2px
}

.fenleilist ul li {
	text-align: center;
	margin: 5px;
	display: block;
}

.fenleilist ul li a {
	width: 100%;
	text-decoration: none;
	background: linear-gradient(to bottom, #e86447 0%, #bd361d 100%);
	color: #fff;
	font-size: 26px;
	border-radius: 10px;
	display: inline-block;
}

@media only screen and (max-width:1400px) {
	.fenleilist ul li a {
		font-size: 26px;
	}

	.fenleilist ul {
		grid-template-columns: auto auto auto auto auto;
	}
}

@media only screen and (max-width:750px) {
	.fenleilist ul li a {
		font-size: 22px;
	}

	.m-class-box {
		display: block;
	}

	.fenleilist ul {
		grid-template-columns: auto auto auto;
	}
}

.fenleilist ul li a:hover,
.fenleilist ul li a.mok {
	background: #f7bd2d;
	color: #fff
}