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

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

:focus {
	outline: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9b9b9b;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	opacity: 1;
	color: #9b9b9b;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #9b9b9b;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9b9b9b;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}

input.placeholder,
textarea.placeholder {
	color: #9b9b9b !important;
}

html,
body {
	height: 100%;
	scroll-behavior: smooth;
}

body {
	line-height: 1;
	min-width: 320px;
	overflow-x: hidden;
	margin: 0;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

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

a {
	text-decoration: none;
	cursor: pointer;
	font: 400 14px/18px 'Roboto', sans-serif;
}

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

@font-face {
	font-family: 'icomoon';
	src: url("https://www.xtits.com/static/fonts/icomoon.eot?p4fh8");
	src: url("https://www.xtits.com/static/fonts/icomoon.eot?p4fh8#iefix") format("embedded-opentype"), url("https://www.xtits.com/static/fonts/icomoon.ttf?p4fh8") format("truetype"), url("https://www.xtits.com/static/fonts/icomoon.woff?p4fh8") format("woff"), url("https://www.xtits.com/static/fonts/icomoon.svg?p4fh8#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.select2-selection__arrow b {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-edit:before {
	content: "\e924";
}

.icon-edit2:before {
	content: "\e925";
}

.icon-earth:before {
	content: "\e921";
}

.icon-calendar:before {
	content: "\e922";
}

.icon-attention:before {
	content: "\e923";
}

.icon-arrow3:before {
	content: "\e900";
}

.icon-comments2:before {
	content: "\e901";
}

.icon-rss:before {
	content: "\e902";
}

.icon-share:before {
	content: "\e903";
}

.icon-social:before {
	content: "\e904";
}

.icon-twitter:before {
	content: "\e905";
}

.icon-dots:before {
	content: "\e906";
}

.icon-facebook:before {
	content: "\e907";
}

.icon-instagram:before {
	content: "\e908";
}

.icon-arrow:before {
	content: "\e909";
}

.icon-history:before {
	content: "\e90a";
}

.icon-check:before {
	content: "\e90b";
}

.icon-fire:before {
	content: "\e90c";
}

.icon-comments:before {
	content: "\e90d";
}

.icon-eye:before {
	content: "\e90e";
}

.icon-like:before {
	content: "\e90f";
}

.icon-refresh:before {
	content: "\e910";
}

.icon-upload:before {
	content: "\e911";
}

.icon-search:before {
	content: "\e912";
}

.icon-hd:before {
	content: "\e913";
}

.icon-camera:before {
	content: "\e914";
}

.icon-camera2:before {
	content: "\e915";
}

.icon-upload2:before {
	content: "\e916";
}

.icon-clock:before {
	content: "\e917";
}

.icon-info:before {
	content: "\e918";
}

.icon-flag:before {
	content: "\e919";
}

.icon-back:before {
	content: "\e91a";
}

.icon-heart:before {
	content: "\e91b";
}

.icon-bookmarks:before {
	content: "\e91c";
}

.icon-layers1:before {
	content: "\e91d";
}

.icon-arrow2:before {
	content: "\e91e";
}

.icon-send:before {
	content: "\e91f";
}

.icon-cross:before {
	content: "\e920";
}

body {
	font: 400 14px/18px 'Roboto', sans-serif;
	background: #fafafa;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.wrapper {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
	table-layout: fixed;
	position: relative;
}

.wrapper-holder {
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
	position: relative;
}

.footer {
	height: 1px;
	display: table-row;
}

.mobile-box {
	display: none;
}

@media (max-width: 767px) {
	.mobile-box {
		display: block;
	}
}

@media (max-width: 767px) {
	.desk-box {
		display: none;
	}

	.desk-box.content-info {
		display: block;
	}
}

.mobile-box.content-info {
	display: block;
}

.container-holder {
	max-width: 1650px;
	padding: 0 15px;
	margin: 0 auto;
}

.container-holder .spot-holder .spot {
	padding: 0 12px;
}

.container {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.mobil-btn {
	display: none;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

@media (max-width: 900px) {
	.mobil-btn {
		display: block;
	}
}

.burger-menu {
	vertical-align: middle;
	position: relative;
	width: 32px;
	height: 43px;
	display: none;
	cursor: pointer;
	display: inline-block;
	padding: 9px 5px 11px;
}

@media (max-width: 1250px) {
	.burger-menu {
		padding: 0;
		height: 32px;
	}
}

.burger-menu span {
	height: 3px;
	background-color: #252525;
	position: absolute;
	left: 8px;
	right: 8px;
	top: 50%;
	margin-top: -1px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (max-width: 1250px) {
	.burger-menu span {
		left: 5px;
		right: 5px;
	}
}

.burger-menu span:after,
.burger-menu span:before {
	height: 3px;
	background-color: #252525;
	position: absolute;
	left: 8px;
	right: 8px;
	top: 50%;
	margin-top: -1px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (max-width: 1250px) {

	.burger-menu span:after,
	.burger-menu span:before {
		left: 5px;
		right: 5px;
	}
}

.burger-menu span:after,
.burger-menu span:before {
	content: "";
	left: 0;
	right: 0;
	top: -6px;
}

.burger-menu span:after {
	top: 8px;
}

.search-btn {
	font-size: 17px;
}

.wrapper[data-open="search"] .mobil-btn .search-btn {
	color: #ff007e;
}

.wrapper[data-open="menu"] .burger-menu {
	border-color: #ff007e;
}

.wrapper[data-open="menu"] .burger-menu span {
	background-color: transparent;
}

.wrapper[data-open="menu"] .burger-menu span:before {
	-webkit-transform: rotate(45deg) translate(5px, 5px);
	transform: rotate(45deg) translate(5px, 5px);
	background-color: #ff007e;
}

.wrapper[data-open="menu"] .burger-menu span:after {
	-webkit-transform: rotate(-45deg) translate(5px, -5px);
	transform: rotate(-45deg) translate(5px, -5px);
	background-color: #ff007e;
}

.wrapper[data-open="menu"] .desck {
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.head-holder {
	background: #fff;
}

.header-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	background: #fff;
	padding: 12px 40px;
}

@media (max-width: 1850px) {
	.header-area {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (max-width: 1350px) {
	.header-area {
		padding: 12px 15px;
	}
}

@media (max-width: 900px) {
	.header-area {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 900px) {
	.logo-holder {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
}

.logo-holder .logo {
	display: block;
	line-height: 0;
}

.logo-holder img {
	width: 142px;
	height: 54px;
}

.block-search {
	max-width: 1140px;
	width: 100%;
}

@media (min-width: 900px) {
	.block-search {
		display: block !important;
		height: 44px !important;
	}
}

@media (max-width: 1850px) {
	.block-search {
		margin: 0 26px;
	}
}

@media (max-width: 1200px) {
	.block-search {
		margin: 0 22px;
	}
}

@media (max-width: 900px) {
	.block-search {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin: 0;
		display: none;
		margin: 10px 0 0;
	}
}

.block-search .form {
	position: relative;
}

.block-search .input {
	border-radius: 22px;
	border: solid 1px #c0c0c0;
	overflow: hidden;
	width: 100%;
	color: #252525;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.7px;
	padding: 10px 15px 10px 35px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (max-width: 1200px) {
	.block-search .input {
		font-size: 15px;
		line-height: 19px;
		padding: 7px 30px;
	}
}

@media (max-width: 900px) {
	.block-search .input {
		padding: 7px 35px;
	}
}

.block-search .search-btn {
	line-height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -2px;
	font-size: 24px;
	color: #fff;
	border-radius: 0 20px 20px 0;
	background-color: #feb1e4;
	border: 0;
	cursor: pointer;
	padding: 0 20px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media (min-width: 1024px) {
	.block-search .search-btn:hover {
		background: #ff007e;
	}
}

@media (max-width: 1200px) {
	.block-search .search-btn {
		font-size: 20px;
		padding: 0 16px;
	}
}

@media (max-width: 900px) {
	.block-search .search-btn {
		font-size: 17px;
		padding: 0 13px;
	}
}

.search-details {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 9px;
	z-index: 99;
	height: 44px;
	/* display: none; */
}

@media (max-width: 900px) {
	.search-details {
		height: 28px;
		display: block;
	}
}

.search-details .drop-holder {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.search-details .drop-holder .drop {
	right: auto;
	left: -10px;
	top: 33px;
}

.search-details .drop-holder .drop .items {
	right: 0;
}

.search-details .drop-holder .drop .items .active {
	color: #ff007e;
}

.form-holder .form {
	width: 100%;
}

.fancybox-inner .form-holder .form {
	min-width: 475px;
	padding: 30px;
	background: #fff;
}

@media (max-width: 480px) {
	.fancybox-inner .form-holder .form {
		min-width: 310px;
		padding: 10px;
	}
}

.fancybox-inner .tabs-content .form {
	min-width: auto;
	padding: 0;
}


.form-holder .form .title-form {
	color: #252525;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	text-transform: uppercase;
	padding: 0 0 30px;
}

@media (max-width: 640px) {
	.form-holder .form .title-form {
		padding: 0 0 15px;
		text-align: center;
	}
}

.form-holder .form .row {
	padding: 0 0 20px;
	width: 100%;
}

@media (max-width: 640px) {
	.form-holder .form .row {
		padding: 0 0 10px;
	}
}

.form-holder .form .row:last-child {
	padding: 0;
}

.fancybox-wrap .form-holder .form .row .label {
	color: #161414;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 10px 0 !important;
	display: block;
}

.fancybox-wrap .form-holder .form .button-group .row .label {
	padding: 0 0 10px 45px !important;
}

.form-holder .form .captcha-control .text {
	padding: 0 0 25px 20px;
	color: #161414;
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
}

@media (max-width: 640px) {
	.form-holder .form .captcha-control .text {
		padding: 0 0 15px 15px;
		font-size: 13px;
		line-height: 15px;
	}
}

.form-holder .form .captcha-control .image img {
	margin: 0 0 10px;
}

.form-holder .form .textarea {
	resize: vertical;
}

.form-holder .form .input {
	border-radius: 22px;
	width: 100%;
	border: 1px solid #c0c0c0;
	color: #000000;
	font-size: 18px;
	line-height: 23px;
	padding: 10px 20px;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (max-width: 640px) {
	.form-holder .form .input {
		font-size: 14px;
		line-height: 16px;
		padding: 7px 14px;
	}
}

.form-holder .form .input:focus {
	border-color: #ff007e;
}

.form-holder .form .input.error {
	border-color: #ff007e;
}

.form-holder .form .field-error {
	color: #ff007e;
	margin: 10px 0 0;
	display: none;
}

.form-holder .form .generic-error {
	color: #ff007e;
	margin: 0 0 10px;
}

.form-holder .form .bottom {
	padding: 20px 0 0;
}

.form-holder .form .bottom .btn {
	border-radius: 30px;
	padding: 15px 13px;
	cursor: pointer;
	width: 100%;
	border: 2px solid #ff007e;
	background-color: #ff007e;
	color: #ffffff;
	font-size: 24px;
	line-height: 26px;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 0.93px;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media (max-width: 640px) {
	.form-holder .form .bottom .btn {
		padding: 10px 10px;
		color: #ffffff;
		font-size: 15px;
		line-height: 17px;
	}
}

@media (min-width: 1024px) {
	.form-holder .form .bottom .btn:hover {
		background: #fff;
		color: #ff007e;
	}
}

.form-holder .form .text-bottom {
	padding: 20px 0 0;
	color: #161414;
	font-size: 16px;
	line-height: 18px;
}

@media (max-width: 640px) {
	.form-holder .form .text-bottom {
		padding: 10px 0 0;
		font-size: 13px;
		line-height: 15px;
	}
}

.form-holder .form .text-bottom .text {
	padding: 0 0 3px;
}

.form-holder .form .text-bottom .link {
	font-size: 16px;
	line-height: 18px;
	color: #ff007e;
	text-decoration: underline;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media (max-width: 640px) {
	.form-holder .form .text-bottom .link {
		font-size: 13px;
		line-height: 15px;
	}
}

@media (min-width: 1024px) {
	.form-holder .form .text-bottom .link:hover {
		text-decoration: none;
	}
}

.form-holder .block-radios {
	min-width: 250px;
}

@media (max-width: 1500px) {
	.form-holder .block-radios {
		min-width: 185px;
	}
}

.form-holder .block-radios .row {
	padding: 0 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.form-holder .block-radios .row .radio {
	display: none;
}

.form-holder .block-radios .row .label {
	position: relative;
	display: block;
	padding: 0 0 0 30px;
	line-height: 20px;
	cursor: pointer;
	margin: 0;
}

.form-holder .block-radios .row .label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 18px;
	width: 18px;
	height: 18px;
	border: 1px solid #d5d7db;
	background-color: #ffffff;
}

.form-holder .block-radios .row .label:after {
	content: "";
	position: absolute;
	top: 5px;
	width: 10px;
	height: 10px;
	left: 5px;
	border-radius: 10px;
	background-color: #feb1e4;
	opacity: 0;
	display: block;
}

.form-holder .block-radios .row .radio:checked+label:after {
	opacity: 1;
}

.form-holder .block-radios .row .radio:checked+label:before {
	border: 3px solid #ff007e;
	border-radius: 14px;
	width: 14px;
	height: 14px;
}

.form-holder .botton .btn {
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	border-radius: 22px;
	display: inline-block;
	padding: 9px 19px;
	background-color: #ff007e;
	white-space: nowrap;
	border: 0;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (min-width: 1024px) {
	.form-holder .botton .btn:hover {
		background: #feb1e4;
	}
}

.form-holder.report-holder {
	max-width: 995px;
}

.form-holder.report-holder .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0;
}

@media (max-width: 550px) {
	.form-holder.report-holder .columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.form-holder.report-holder .block-radios {
	min-width: 250px;
}

@media (max-width: 1500px) {
	.form-holder.report-holder .block-radios {
		min-width: 185px;
	}
}

.form-holder.report-holder .block-radios .text {
	margin: 0;
	display: block;
}

@media (max-width: 1500px) {
	.form-holder.report-holder .block-radios .row {
		padding: 0;
	}
}

.form-holder.report-holder .block-textarea {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 0 20px;
}

@media (max-width: 767px) {
	.form-holder.report-holder .block-textarea {
		padding: 0;
	}
}

.form-holder.report-holder .botton {
	padding: 20px 0 0;
}

@media (max-width: 1450px) {
	.form-holder.report-holder .botton {
		padding: 10px 0 0;
	}
}

@media (max-width: 767px) {
	.form-holder.report-holder .botton .btn {
		font-size: 12px;
		line-height: 14px;
		padding: 8px 17px;
	}
}

form .list-selector {
	position: relative;
}

form .list-selector-popup {
	position: absolute;
	width: 100%;
	height: 260px;
	left: 0;
	bottom: 62px;
	border-radius: 5px;
	-webkit-box-shadow: -1px 1px 5px rgba(207, 207, 207, 0.65);
	box-shadow: -1px 1px 5px rgba(207, 207, 207, 0.65);
	z-index: 10000;
	background-color: #f9f9f9;
}

form .list-selector-popup .button-group {
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	top: 8px;
	left: 8px;
	bottom: 50px;
	right: 8px;
}

form .list-selector-popup .button-group .group-title {
	margin: 0 5px 10px 0;
	padding: 3px;
	line-height: 1.2;
	background: #c8c8c8;
	font-weight: 800;
}

form .list-selector-popup .button-group .item {
	display: inline-block;
	width: 31%;
	padding: 3px 0 10px;
	vertical-align: top;
}

.fancybox-inner form .list-selector-popup .button-group .item {
	width: 49%;
}

form .list-selector-popup .button-group .item label {
	color: #212121;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 30px;
	width: auto;
	line-height: 24px;
}

form .list-selector-popup .filter {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border: none;
}

@media (max-width: 900px) {
	.language-holder {
		display: none;
	}
}

.drop-holder {
	position: relative;
}

.drop-holder .drop {
	overflow: hidden;
	position: absolute;
	left: 50%;
	z-index: 1000;
	background-clip: padding-box;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(-50%, 50px, 0);
	transform: translate3d(-50%, 50px, 0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	top: 100%;
	padding: 5px 0 0;
	border-top: 0;
	overflow: visible;
	left: auto;
	right: 0;
	min-width: 91px;
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}

.drop-holder .drop .items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
	border-radius: 8px;
	background-color: #fff;
	padding: 5px 0;
	right: -50%;
}

.drop-holder .drop .link_drop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	-webkit-transition: background .3s, color .3s, border-color .3s;
	transition: background .3s, color .3s, border-color .3s;
	padding: 7px 15px;
	color: #252525;
	font-size: 12px;
	line-height: 16px;
	font-size: 16px;
	line-height: 18px;
	padding: 9px 24px;
}

@media (max-width: 900px) {
	.drop-holder .drop .link_drop {
		color: #252525;
		font-size: 12px;
		line-height: 14px;
	}
}

.drop-holder .drop .link_drop.disabled {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

.drop-holder .drop .link_drop.bold {
	font-weight: 700;
}

.drop-holder .drop .link_drop i {
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 14px;
}

.drop-holder .drop .link_drop img {
	max-width: 24px;
	margin: 0 5px 0 0;
}

@media (min-width: 1024px) {
	.drop-holder .drop .link_drop:hover {
		color: #ff007e;
	}
}

.drop-holder .selected {
	white-space: nowrap;
	display: inline-block;
	padding: 0 18px 0 0;
	border: 0;
	background: transparent;
	position: relative;
	color: #252525;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	letter-spacing: 0.7px;
	-webkit-transition: color .3s;
	transition: color .3s;
	cursor: pointer;
}

@media (max-width: 1200px) {
	.drop-holder .selected {
		padding: 0 15px 0 0;
		font-size: 15px;
		line-height: 19px;
	}
}

.drop-holder .selected:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -1px 0 0;
	content: '';
	-webkit-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #252525;
}

@media (min-width: 1024px) {
	.drop-holder:hover .selected {
		color: #ff007e;
	}

	.drop-holder:hover .selected:after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border-top-color: #ff007e;
	}

	.drop-holder:hover .drop {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		opacity: 1;
		visibility: visible;
		overflow: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.drop-holder:hover .drop.form-holder {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
}

@media (max-width: 1024px) {
	.drop-holder.open-drop .selected {
		color: #ff007e;
	}

	.drop-holder.open-drop .selected:after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border-top-color: #ff007e;
	}

	.drop-holder.open-drop .drop {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		opacity: 1;
		visibility: visible;
		overflow: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.drop-holder.open-drop .drop.form-holder {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
}

.drop-holder .drop.form-holder {
	left: 50%;
	padding: 40px 0 0;
	right: auto;
	-webkit-transform: translate3d(-50%, 50px, 0);
	transform: translate3d(-50%, 50px, 0);
	text-align: center;
}

.drop-holder .drop.form-holder .items {
	right: 0;
	padding: 30px 45px;
	width: 475px;
}

.drop-holder .drop.form-holder .items::after {
	content: "";
	position: absolute;
	top: -10px;
	display: inline-block;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffffff;
}

.sort-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
	margin: 0 0 20px;
}

.sort-holder .sort {
	margin: 0 25px 0 0;
}

@media (max-width: 640px) {
	.sort-holder .sort {
		margin: 0 15px 0 0;
	}
}

.sort-holder .sort:last-child {
	margin: 0;
}

.sort-holder .selected {
	display: inline-block;
	color: #252525;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	padding-bottom: 10px;
}

@media (max-width: 640px) {
	.sort-holder .selected {
		font-size: 12px;
		line-height: 14px;
	}
}

.sort-holder .selected:after {
	margin: -6px 0 0;
}

.sort-holder .selected::before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	height: 4px;
	border-radius: 14px;
	background-color: transparent;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media (max-width: 640px) {
	.sort-holder .selected::before {
		bottom: 3px;
	}
}

@media (min-width: 1024px) {
	.sort-holder .selected:hover {
		color: #ff007e;
	}
}

.sort-holder .selected.active::before {
	background-color: #ff007e;
}

.sort-holder .selected .quantity {
	color: #787878;
	font-weight: 400;
}

.sort-holder .drop {
	padding: 0;
	margin: -10px 0 0;
}

.sort-holder .drop .link_drop {
	white-space: nowrap;
}

.sort-holder .drop .link_drop.active {
	color: #ff007e;
}

.sort-holder.mobile {
	margin: 0 0 15px;
}

@media (max-width: 900px) {
	.sort-holder.mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (max-width: 900px) {
	.sort-holder.desktop {
		/* display: none; */
	}
}

.member-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 900px) {
	.member-menu {
		display: none;
	}
}

.member-menu .item {
	padding: 0 25px 0 0;
}

.member-menu .item:last-of-type {
	padding: 0;
}

@media (max-width: 1850px) {
	.upload-btn {
		margin: 0 25px;
	}
}

@media (max-width: 1200px) {
	.upload-btn {
		margin: 0 22px;
	}
}

@media (max-width: 900px) {
	.upload-btn {
		display: none;
	}
}

.upload-btn .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 11px 22px;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	border-radius: 22px;
	background-color: #feb1e4;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media (max-width: 1200px) {
	.upload-btn .btn {
		padding: 8px 19px;
		font-size: 15px;
		line-height: 19px;
	}
}

.upload-btn .btn i {
	display: inline-block;
	font-size: 21px;
	margin: 0 10px 1px 0;
}

@media (max-width: 1200px) {
	.upload-btn .btn i {
		font-size: 18px;
	}
}

@media (min-width: 1024px) {
	.upload-btn .btn:hover {
		background: #ff007e;
	}
}

.language-holder .selected {
	line-height: 0;
}

.language-holder .selected .flag-holder {
	display: inline-block;
	line-height: 0;
}

.language-holder .selected .flag-holder img {
	width: 36px;
}

.language-holder .drop {
	left: auto;
	right: 0;
	-webkit-transform: translate3d(0, 50px, 0);
	transform: translate3d(0, 50px, 0);
}

.language-holder .drop .items {
	min-width: 130px;
	right: 0;
}

@media (min-width: 1024px) {
	.language-holder:hover .drop {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@media (max-width: 1024px) {
	.language-holder.open-drop .drop {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
		visibility: visible;
	}
}

.nav-holder {
	background-color: rgba(74, 74, 74, 0.12);
	padding: 0 40px;
}

@media (max-width: 1350px) {
	.nav-holder {
		padding: 0 15px;
	}
}

.nav-holder.mobile {
	display: none;
}

@media (max-width: 900px) {
	.nav-holder.mobile {
		display: block;
	}
}

@media (max-width: 900px) {
	.nav-holder.desck {
		position: absolute;
		top: 78px;
		left: 0;
		z-index: 999;
		padding: 0;
		right: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
		transition: -webkit-transform .3s, -webkit-box-shadow .3s;
		transition: transform .3s, box-shadow .3s;
		transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
	}

	.nav-holder.desck .nav-menu {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background: #e9e9e9;
	}

	.nav-holder.desck .item {
		width: 100%;
		margin: 0;
	}

	.nav-holder.desck .link {
		padding: 7px 25px;
		font-size: 14px;
		line-height: 16px;
		width: 100%;
		border-bottom: 1px solid #fff;
	}

	.nav-holder.desck .selected:after {
		top: 11px;
		right: 25px;
		margin: 0;
		border-right: 0px solid transparent;
		border-top: 4px solid transparent;
		border-left: 4px solid #252525;
		border-bottom: 4px solid transparent;
	}

	.nav-holder.desck .drop {
		position: static;
		display: none;
		padding: 0;
		opacity: 1;
		visibility: visible;
		overflow: visible;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	.nav-holder.desck .drop .items {
		right: 0;
		border-radius: 0;
	}

	.nav-holder.desck .open-drop .selected {
		color: #fff;
		background: #ff007e;
	}

	.nav-holder.desck .open-drop .selected:after {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		border-left-color: #fff;
	}

	.nav-holder.desck .open-drop .drop {
		display: block;
	}
}

.mobile-member {
	display: none;
	background: #e9e9e9;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	border-bottom: 1px solid #fff;
}

@media (max-width: 900px) {
	.mobile-member {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.mobile-member.item.drop-holder {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.mobile-member.item.drop-holder .drop {
		width: 100%;
	}
}

.mobile-member .item {
	text-align: center;
}

.mobile-member .link-mobi {
	color: #252525;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	display: inline-block;
	padding: 14px;
}

.nav-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.nav-menu .item {
	margin: 0 45px 0 0;
}

@media (max-width: 1200px) {
	.nav-menu .item {
		margin: 0 25px 0 0;
	}
}

.nav-menu .item:last-of-type {
	margin: 0;
}

.nav-menu .link {
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 0;
	background: transparent;
	position: relative;
	color: #252525;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	letter-spacing: 0.7px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media (min-width: 1024px) {
	.nav-menu .link:hover {
		color: #ff007e;
	}
}

@media (max-width: 1200px) {
	.nav-menu .link {
		font-size: 15px;
		line-height: 18px;
	}
}

.main-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 40px 0 0;
}

@media (max-width: 1350px) {
	.main-content {
		padding: 0 15px 0 0;
	}
}

@media (max-width: 900px) {
	.main-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 15px;
	}
}

@media (max-width: 1250px) {
	.main-content.user-edit {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 15px;
	}
}

.main-content.user-pages {
	padding: 0 20px 0 0;
}

@media (max-width: 1250px) {
	.main-content.user-pages {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 15px;
	}
}

.main-container {
	width: 100%;
}

@media (max-width: 900px) {
	.main-container {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
}

.sidebar {
	width: 245px;
	min-width: 245px;
	background-color: #fff;
	margin: 0 15px 0 0;
}

@media (max-width: 1350px) {
	.sidebar {
		width: 215px;
		min-width: 215px;
	}
}

@media (max-width: 992px) {
	.sidebar {
		width: 185px;
		min-width: 185px;
	}
}

@media (max-width: 900px) {
	.sidebar {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		background: transparent;
	}
}

.sidebar .sorting-sidebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 50px 0 35px 40px;
	border-bottom: 11px solid #fafafa;
}

@media (max-width: 1350px) {
	.sidebar .sorting-sidebar {
		padding: 50px 0 35px 15px;
	}
}

@media (max-width: 900px) {
	.sidebar .sorting-sidebar {
		padding: 0;
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: inherit;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border: 0;
	}
}

.sidebar .sorting-sidebar .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	font-size: 16px;
	line-height: 19px;
	-webkit-transition: color .3s;
	transition: color .3s;
	margin: 0 0 15px;
}

@media (max-width: 900px) {
	.sidebar .sorting-sidebar .link {
		width: 33.33%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 0 25px 0;
	}
}

@media (max-width: 900px) and (max-width: 550px) {
	.sidebar .sorting-sidebar .link {
		font-size: 10px;
		line-height: 12px;
	}
}

.sidebar .sorting-sidebar .link:last-of-type {
	margin: 0;
}

@media (min-width: 1024px) {
	.sidebar .sorting-sidebar .link:hover {
		color: #ff007e;
	}
}

.sidebar .sorting-sidebar .link i {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 19px;
}

@media (max-width: 900px) {
	.sidebar .sorting-sidebar .link i {
		margin: 0 0 15px 0;
	}
}

.sidebar .sorting-sidebar .link i.icon-eye {
	font-size: 11px;
}

.sidebar .sorting-sidebar .link i.icon-check {
	font-size: 17px;
}

.sidebar .sorting-sidebar .link i.icon-history {
	font-size: 15px;
}

.sidebar .categories-list {
	border-bottom: 11px solid #fafafa;
}

@media (max-width: 900px) {
	.sidebar .categories-list {
		display: none;
	}
}

.sidebar .categories-list:last-child {
	border: 0;
	padding: 0 0 10px;
}

.sidebar .categories-list .search {
	padding: 25px 17px 10px;
}

@media (max-width: 1350px) {
	.sidebar .categories-list .search {
		padding: 25px 15px 10px;
	}
}

.sidebar .categories-list .search .form {
	position: relative;
}

.sidebar .categories-list .search i {
	font-size: 16px;
	color: #c0c0c0;
	position: absolute;
	left: 11px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: color .3s;
	transition: color .3s;
}

.sidebar .categories-list .search .input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	border-radius: 22px;
	border: 1px solid #c0c0c0;
	color: #c0c0c0;
	font-size: 14px;
	line-height: 17px;
	padding: 8px 10px 8px 35px;
	-webkit-transition: color .3s, border-color .3s;
	transition: color .3s, border-color .3s;
}

.sidebar .categories-list .search .focus .input {
	color: #252525;
	border-color: #ff007e;
}

.sidebar .categories-list .search .focus i {
	color: #ff007e;
}

.sidebar .categories-list .items {
	padding: 20px 0 20px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (max-width: 1350px) {
	.sidebar .categories-list .items {
		padding: 20px 0 20px 15px;
	}
}

.sidebar .categories-list .items .item {
	margin: 0 0 16px;
}

.sidebar .categories-list .items .item:last-of-type {
	margin: 0;
}

.sidebar .categories-list .items .all .link {
	font-weight: 700;
}

.sidebar .categories-list .items .link {
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	-webkit-transition: color .3s;
	transition: color .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (min-width: 1024px) {
	.sidebar .categories-list .items .link:hover {
		color: #ff007e;
	}
}

.sidebar .categories-list .items .link i {
	display: inline-block;
	font-size: 11px;
	margin: 0 0 0 10px;
}

.sidebar .alphabet-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -14px 0px 0;
	padding: 20px 0 6px 20px;
	border-bottom: 11px solid #fafafa;
}

@media (max-width: 900px) {
	.sidebar .alphabet-list {
		margin: 0 auto;
		max-width: 240px;
		padding: 15px 0 20px;
		position: relative;
	}

	.sidebar .alphabet-list:after {
		content: '';
		position: absolute;
		display: inline-block;
		height: 11px;
		left: -330px;
		right: 0;
		background: #fafafa;
		bottom: 0;
		width: calc(100% + 660px);
	}
}

.sidebar .alphabet-list .link {
	display: inline-block;
	color: #252525;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	-webkit-transition: color .3s;
	transition: color .3s;
	min-width: 50px;
	text-align: center;
	padding: 16px 11px;
	background-color: #e8e8e8;
	width: 25%;
}

@media (min-width: 1024px) {
	.sidebar .alphabet-list .link:hover {
		color: #ff007e;
	}
}

.sidebar .alphabet-list .link.active {
	background-color: #ff007e;
	color: #fff;
}

.sidebar .alphabet-list .item-alph {
	padding: 0 14px 14px 0;
}

@media (max-width: 900px) {
	.sidebar .alphabet-list .item-alph {
		padding: 0 5px 10px;
	}
}

.sidebar .alphabet-list .item-alph:last-of-type .link {
	min-width: 114px;
}

@media (max-width: 900px) {
	.sidebar .alphabet-list .item-alph:last-of-type .link {
		min-width: 110px;
	}
}

.sidebar.big {
	width: 280px;
	min-width: 280px;
	overflow: hidden;
}

@media (max-width: 900px) {
	.sidebar.big {
		width: calc(100% + 30px);
		background: #ffffff;
		margin: 0 0 0 -15px;
	}
}

.sidebar.big .categories-list {
	display: block;
}

@media (max-width: 900px) {
	.sidebar.big .categories-list {
		border: 0;
	}
}

.sidebar.big .categories-list .search {
	padding: 20px;
}

@media (max-width: 900px) {
	.sidebar.big .categories-list .search {
		padding: 20px 15px 15px;
		border: 0;
	}
}

.sidebar.big .categories-list .items {
	padding: 20px 0 20px 72px;
}

@media (max-width: 900px) {
	.sidebar.big .categories-list .items {
		padding: 20px 45px 30px;
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: inherit;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.sidebar.big .categories-list .items .item {
		width: 50%;
	}
}

.sidebar.mobile {
	display: none;
}

@media (max-width: 900px) {
	.sidebar.mobile {
		display: block;
	}
}

.sidebar.mobile .categories-list {
	display: block;
}

.box {
	padding: 15px 0 30px;
}

.box .headline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 15px;
}

@media (max-width: 640px) {
	.box .headline {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.box .headline .title-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 640px) {
	.box .headline .title-holder {
		width: 100%;
		padding: 0 0 10px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.box .headline .title-holder .title {
	color: #252525;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box .headline .title-holder .title a {
	color: #ff007e;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 5px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.box .headline .title-holder .title a:hover {
	color: #feb1e4;
}

@media (max-width: 1200px) {
	.box .headline .title-holder .title {
		font-size: 25px;
		line-height: 27px;
	}

	.box .headline .title-holder .title a {
		font-size: 25px;
		line-height: 27px;
	}
}

@media (max-width: 992px) {
	.box .headline .title-holder .title {
		font-size: 20px;
		line-height: 22px;
	}

	.box .headline .title-holder .title a {
		font-size: 20px;
		line-height: 22px;
	}
}

@media (max-width: 640px) {
	.box .headline .title-holder .title {
		font-size: 16px;
		line-height: 18px;
	}

	.box .headline .title-holder .title a {
		font-size: 16px;
		line-height: 18px;
	}
}

.box .headline .title-holder .title img {
	display: inline-block;
	width: 30px;
	margin: 0 10px;
}

@media (max-width: 640px) {
	.box .headline .title-holder .title img {
		width: 22px;
	}
}

.box .headline .size-info {
	color: #9b9b9b;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 0 20px;
}

@media screen and (max-width: 640px) {
	.box .headline .size-info {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		color: #9b9b9b;
		font-size: 12px;
		line-height: 14px;
		padding: 0 0 0 10px;
	}
}

.box .headline .size-info .quantity {
	margin: 0 0 0 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	width: 36px;
	display: inline-block;
	border-radius: 22px;
	padding: 8px 0;
	text-align: center;
	background-color: #feb1e4;
}

@media screen and (max-width: 640px) {
	.box .headline .size-info .quantity {
		color: #ffffff;
		font-size: 14px;
		line-height: 16px;
		text-transform: uppercase;
		width: 24px;
		padding: 4px 0;
	}
}

.box .headline .refresh-btn {
	margin: 0 0 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	font-size: 14px;
	line-height: 16px;
	border-radius: 14px;
	background-color: #eaeaea;
	padding: 2px;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media (max-width: 640px) {
	.box .headline .refresh-btn {
		font-size: 10px;
		line-height: 14px;
		padding: 3px;
	}
}

.box .headline .refresh-btn .text {
	padding: 0 25px 0 15px;
}

@media (max-width: 640px) {
	.box .headline .refresh-btn .text {
		padding: 0 10px 0 5px;
	}
}

.box .headline .refresh-btn i {
	display: inline-block;
	font-size: 16px;
	color: #c0c0c0;
	border-radius: 50%;
	background: #fff;
	padding: 4px;
	-webkit-transition: color .3s, background .3s, -webkit-transform 1s;
	transition: color .3s, background .3s, -webkit-transform 1s;
	transition: color .3s, transform 1s, background .3s;
	transition: color .3s, transform 1s, background .3s, -webkit-transform 1s;
}

@media (max-width: 640px) {
	.box .headline .refresh-btn i {
		font-size: 8px;
		padding: 3px;
	}
}

@media (min-width: 1024px) {
	.box .headline .refresh-btn:hover {
		background: #ff007e;
		color: #fff;
	}

	.box .headline .refresh-btn:hover i {
		color: #ff007e;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.box .headline .hd-sort {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	border-radius: 14px;
	background-color: #eaeaea;
	padding: 2px;
}

.box .headline .hd-sort .link {
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	border-radius: 14px;
	color: #252525;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 17px;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
	text-transform: uppercase;
}

@media (max-width: 640px) {
	.box .headline .hd-sort .link {
		font-size: 10px;
		line-height: 12px;
		padding: 3px 7px;
	}
}

@media (min-width: 1024px) {
	.box .headline .hd-sort .link:hover {
		background: #ff007e;
		color: #fff;
	}
}

.box .headline .hd-sort .link.active {
	background-color: #fff;
	color: #252525;
	cursor: default;
}

.box .headline .info-box {
	background-color: #ff007e;
	margin: 0 0 0 15px;
	padding: 5px 18px 5px 10px;
	display: inline-block;
	position: relative;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
}

@media (max-width: 640px) {
	.box .headline .info-box {
		color: #ffffff;
		font-size: 10px;
		line-height: 12px;
		padding: 5px 18px 5px 10px;
	}
}

.box .headline .info-box:after {
	top: 0;
	position: absolute;
	content: '';
	display: block;
	right: 0;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-right: 8px solid #fafafa;
	border-bottom: 13px solid transparent;
}

.box .headline .edit-btn .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	border-radius: 22px;
	background: #ff007e;
	padding: 9px 18px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media (max-width: 640px) {
	.box .headline .edit-btn .btn {
		font-size: 13px;
		line-height: 15px;
		padding: 5px 10px;
	}
}

@media (min-width: 1024px) {
	.box .headline .edit-btn .btn:hover {
		background: #feb1e4;
	}
}

.box .headline .edit-btn .btn i {
	font-size: 16px;
	display: inline-block;
	margin: 0 10px 0 0;
}

@media (max-width: 640px) {
	.box .headline .edit-btn .btn i {
		font-size: 14px;
	}
}

.box .thumbs-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -4px -10px 0;
}

.box .thumbs-holder form {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box .thumbs-holder form .bottom {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.box .thumbs-holder form .bottom .submit {
	cursor: pointer;
	border-radius: 22px;
	background-color: #feb1e4;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 8px 15px;
	border: 0;
	-webkit-transition: background .3s;
	transition: background .3s;
	margin: 0 10px 0 0;
}

.box .thumbs-holder form .bottom .submit:hover {
	background-color: #ff007e;
}

.box .thumbs-holder .item {
	padding: 0 4px 10px 0;
	width: 25%;
	position: relative;
}

@media (max-width: 1550px) {
	.box .thumbs-holder .item {
		width: 33.33%;
	}
}

@media (max-width: 1024px) {
	.box .thumbs-holder .item {
		width: 50%;
	}
}

@media (max-width: 550px) {
	.box .thumbs-holder .item {
		width: 100%;
	}
}

.box .thumbs-holder .img-holder {
	position: relative;
	padding-bottom: 56%;
}

.box .thumbs-holder .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.img-holder .no-thumb {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 1px solid #ff007e;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.img-holder .no-thumb img {
	position: static !important;
	max-width: 60% !important;
	-webkit-filter: grayscale(1) !important;
	filter: gray !important;
	filter: grayscale(1) !important;
	width: 60% !important;
	height: auto !important;
}

.box .thumbs-holder .img-holder .label {
	position: absolute;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	padding: 5px 6px;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.47);
}

@media (max-width: 900px) {
	.box .thumbs-holder .img-holder .label {
		left: auto;
		right: 0;
	}
}

.box .thumbs-holder .img-holder .label.time i {
	display: none;
}

@media (max-width: 900px) {
	.box .thumbs-holder .img-holder .label.time i {
		display: inline-block;
		margin: 0 5px 0 0;
		font-size: 10px;
	}
}

.box .thumbs-holder .img-holder .label.hd {
	top: 5px;
	bottom: auto;
	left: 7px;
	font-size: 10px;
	line-height: 0;
	border-radius: 2px;
	color: #252525;
	width: 41px;
	text-align: center;
	padding: 5px 7px;
	background-color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 900px) {
	.box .thumbs-holder .img-holder .label.hd {
		display: none;
	}
}

.box .thumbs-holder .title {
	color: #252525;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	padding: 10px 0 5px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media (min-width: 640px) {
	.box .thumbs-holder .title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 640px) {
	.box .thumbs-holder .title {
		color: #161414;
		font-size: 12px;
		line-height: 14px;
		margin: 10px 0;
		padding: 0;
		overflow: hidden;
		height: 28px;
	}
}

.box .thumbs-holder .rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 5px;
}

.box .thumbs-holder .rows .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 10px 0 0;
	color: #9b9b9b;
	font-size: 12px;
	line-height: 14px;
}

@media (max-width: 640px) {
	.box .thumbs-holder .rows .row {
		font-size: 10px;
		padding: 0 15px 0 0;
		line-height: 11px;
	}
}

.box .thumbs-holder .rows .row i {
	font-size: 11px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.box .thumbs-holder .rows .row i.icon-eye {
	font-size: 9px;
}

@media (max-width: 640px) {
	.box .thumbs-holder .rows .row i {
		font-size: 7px;
	}

	.box .thumbs-holder .rows .row i.icon-eye {
		font-size: 9px;
	}
}

.box .thumbs-holder .rows .row:last-child {
	color: #ff007e;
	padding: 0;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.box .thumbs-holder .rows .row:last-child i {
	font-size: 15px;
}

@media (max-width: 640px) {
	.box .thumbs-holder .rows .row:last-child i {
		font-size: 11px;
	}
}

.box .thumbs-holder .link {
	display: block;
}

@media (min-width: 1024px) {
	.box .thumbs-holder .link:hover .title {
		color: #ff007e;
	}
}

.box .thumbs-holder .item-control .item-control-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.box.albums-list .thumbs-holder .item-control .item-control-holder {
	margin: 10px 0 0;
}

.box .thumbs-holder .item-control .item-control-holder .checkbox-holder {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 999;
}

.list-selector-popup .checkbox-holder {
	position: relative;
}

.box .thumbs-holder .item-control .item-control-holder input,
.list-selector-popup .checkbox-holder input {
	position: absolute;
	z-index: 999;
	width: 24px;
	height: 24px;
	margin: 0;
	opacity: 0;
	cursor: pointer;
}

.box .thumbs-holder .item-control .item-control-holder .label,
.list-selector-popup .checkbox-holder .label {
	position: relative;
	display: block;
	cursor: pointer;
	margin: 0;
	color: #acaeb4;
	font-size: 13px;
	width: 24px;
	height: 24px;
}

.fancybox-wrap .form-holder .form .row .list-selector-popup .checkbox-holder .label {
	width: auto;
	padding: 0 0 0 30px !important;
	line-height: 24px;
}

.box .thumbs-holder .item-control .item-control-holder .label:after,
.list-selector-popup .checkbox-holder .label:after {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 10px;
	height: 6px;
	content: "";
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
	border: 2px solid #fff;
	border-top: none;
	border-right: none;
	background: 0 0;
	display: block;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.box .thumbs-holder .item-control .item-control-holder .checkbox:checked+label:after,
.list-selector-popup .checkbox-holder .checkbox:checked+label:after {
	opacity: 1;
}

.box .thumbs-holder .item-control .item-control-holder .label:before,
.list-selector-popup .checkbox-holder .label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #d5d7db;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background .3s, border-color .3s;
	transition: background .3s, border-color .3s;
}

.box .thumbs-holder .item-control .item-control-holder .checkbox:checked+label:before,
.list-selector-popup .checkbox-holder .checkbox:checked+label:before {
	background-color: #ff007e;
	border-color: #ff007e;
}

.box .thumbs-holder .item-control .btn {
	cursor: pointer;
	border-radius: 22px;
	background-color: #feb1e4;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 49%;
	padding: 8px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media (min-width: 1024px) {
	.box .thumbs-holder .item-control .btn:hover {
		background: #ff007e;
	}
}

.box .list-sort {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
}

.box .list-sort .item {
	padding: 0 30px 0 0;
}

.box .list-sort .item:last-of-type {
	padding: 0;
}

.box .list-sort .btn {
	position: relative;
	color: #252525;
	font-size: 18px;
	font-weight: 700;
	line-height: 16px;
	padding: 0 0 10px;
	display: inline-block;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.box .list-sort .btn::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0%;
	content: '';
	height: 4px;
	border-radius: 14px;
	background-color: #ff007e;
	-webkit-transition: width .3s;
	transition: width .3s;
}

@media (min-width: 1024px) {
	.box .list-sort .btn:hover {
		color: #ff007e;
	}

	.box .list-sort .btn:hover::after {
		width: 100%;
	}
}

.box .list-sort .btn.active {
	cursor: default;
	color: #252525;
}

.box .list-sort .btn.active::after {
	width: 100%;
}

@media (max-width: 900px) {
	.box.desk {
		display: none;
	}
}

@media (max-width: 640px) {
	.box.albums-list .title-holder {
		padding: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.box.albums-list .thumbs-holder {
	margin: 0 -10px -10px 0;
}

.box.albums-list .thumbs-holder .empty-content {
	margin: 0 0 15px;
    color: #252525;
    font-size: 18px;
    line-height: 22px;
}

.box.albums-list .thumbs-holder .item {
	width: 20%;
	padding: 0 10px 10px 0;
}

@media (max-width: 1450px) {
	.box.albums-list .thumbs-holder .item {
		width: 25%;
	}
}

@media (max-width: 1200px) {
	.box.albums-list .thumbs-holder .item {
		width: 33.33%;
	}
}

@media (max-width: 640px) {
	.box.albums-list .thumbs-holder .item {
		width: 50%;
	}
}

.box.albums-list .thumbs-holder .img-holder {
	padding-bottom: 100%;
}

.box.albums-list .thumbs-holder .info-holder {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding: 36px 10px 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

@media (max-width: 640px) {
	.box.albums-list .thumbs-holder .info-holder {
		padding: 15px 15px 10px;
	}
}

.box.albums-list .thumbs-holder .title {
	color: #ffffff;
	padding: 0 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: auto;
	margin: 0;
}

@media (max-width: 640px) {
	.box.albums-list .thumbs-holder .title {
		font-size: 12px;
		line-height: 14px;
	}
}

.box.albums-list .thumbs-holder .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 640px) {
	.box.albums-list .thumbs-holder .columns .rows {
		padding: 0;
	}

	.box.albums-list .thumbs-holder .columns .rows:first-child .row:last-child {
		display: none;
	}
}

.box.albums-list .thumbs-holder .columns .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.box.albums-list .thumbs-holder .columns i {
	font-size: 15px;
	color: #fff;
	margin: 0 5px 0 0;
}

@media (max-width: 640px) {
	.box.albums-list .thumbs-holder .columns i {
		font-size: 11px;
	}
}

.box.albums-list .thumbs-holder .columns i.icon-eye {
	font-size: 9px;
}

.box.albums-list .thumbs-holder .columns .text {
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
}

@media (max-width: 640px) {
	.box.albums-list .thumbs-holder .columns .text {
		font-size: 10px;
		line-height: 12px;
	}
}

.box.categories-list .sort-holder.desktop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 640px) {
	.box.categories-list .sort-holder.desktop {
		display: none;
	}
}

.box.categories-list .thumbs-holder {
	margin: 0 -10px -20px 0;
}

@media (max-width: 640px) {
	.box.categories-list .thumbs-holder {
		margin: 0 -10px -10px 0;
	}
}

.box.categories-list .thumbs-holder .item {
	width: 16.66%;
	padding: 0 10px 20px 0;
}

@media (max-width: 1450px) {
	.box.categories-list .thumbs-holder .item {
		width: 20%;
	}
}

@media (max-width: 1200px) {
	.box.categories-list .thumbs-holder .item {
		width: 25%;
	}
}

@media (max-width: 1024px) {
	.box.categories-list .thumbs-holder .item {
		width: 33.33%;
	}
}

@media (max-width: 900px) {
	.box.categories-list .thumbs-holder .item {
		width: 25%;
	}
}

@media (max-width: 767px) {
	.box.categories-list .thumbs-holder .item {
		width: 33.33%;
	}
}

@media (max-width: 640px) {
	.box.categories-list .thumbs-holder .item {
		padding: 0 10px 10px 0;
	}
}

.box.categories-list .thumbs-holder .img-holder {
	padding-bottom: 149%;
}

@media (max-width: 640px) {
	.box.categories-list .thumbs-holder .img-holder {
		padding-bottom: 100%;
	}
}

.box.categories-list .thumbs-holder .title {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
}

@media (max-width: 640px) {
	.box.categories-list .thumbs-holder .title {
		color: #252525;
		font-size: 12px;
		line-height: 15px;
		height: auto;
		margin: 10px 0 0;
	}
}

.box.models-list {
	padding: 15px 20px;
	position: relative;

}

@media (max-width: 1350px) {
	.box.models-list {
		padding: 15px;
	}
}

@media (min-width: 900px) {
	.box.models-list .sidebar.seach {
		position: absolute;
		top: 0;
		left: 0;
		width: calc(14.28% + 26px);
		min-width: auto;
		margin: 0 0 0 -20px;
		padding: 0px 0 3px 17px;
		border-bottom: 11px solid #fafafa;
	}
}

@media (max-width: 1350px) {
	.box.models-list .sidebar.seach {
		width: calc(16.66% + 21px);
	}
}

@media (max-width: 1150px) {
	.box.models-list .sidebar.seach {
		width: calc(20% + 21px);
	}
}

@media (max-width: 900px) {
	.box.models-list .info-box {
		display: none;
	}
}

.box.models-list .sort-holder.desktop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 640px) {
	.box.models-list .sort-holder.desktop {
		display: none;
	}
}

.box.models-list .thumbs-holder {
	margin: 0 -10px -10px 0;
}

.box.models-list .thumbs-holder .item {
	padding: 0 10px 10px 0;
	width: 14.28%;
}

@media (max-width: 1350px) {
	.box.models-list .thumbs-holder .item {
		width: 16.66%;
	}
}

@media (max-width: 1150px) {
	.box.models-list .thumbs-holder .item {
		width: 20%;
	}
}

@media (max-width: 900px) {
	.box.models-list .thumbs-holder .item {
		width: 33.33%;
	}

	.box.models-list .thumbs-holder .item:first-child {
		display: none;
	}
}

@media (max-width: 550px) {
	.box.models-list .thumbs-holder .item {
		width: 50%;
	}
}

.box.models-list .thumbs-holder .img-holder {
	padding-bottom: 149%;
}

.box.models-list .thumbs-holder .title-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 10px 0 5px;
}

@media (max-width: 640px) {
	.box.models-list .thumbs-holder .title-holder {
		padding: 7px 0 5px;
	}
}

.box.models-list .thumbs-holder .title-holder .title {
	font-size: 18px;
	line-height: 22px;
	padding: 0 6px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 640px) {
	.box.models-list .thumbs-holder .title-holder .title {
		font-size: 12px;
		line-height: 15px;
		margin: 0;
		height: auto;
	}
}

.box.models-list .thumbs-holder .title-holder .flag-holder {
	line-height: 0%;
}

.box.models-list .thumbs-holder .title-holder .flag-holder img {
	width: 24px;
}

@media (max-width: 640px) {
	.box.models-list .thumbs-holder .title-holder .flag-holder img {
		width: 16px;
	}
}

.box.models-list .thumbs-holder .rows .row {
	line-height: 12px;
	padding: 1px 10px 0 0;
	color: #9b9b9b;
}

.box.models-list .thumbs-holder .rows .row:last-child {
	padding: 0;
}

@media (max-width: 640px) {
	.box.models-list .thumbs-holder .rows .row {
		line-height: 11px;
	}

	.box.models-list .thumbs-holder .rows .row i {
		font-size: 12px;
	}

	.box.models-list .thumbs-holder .rows .row i.icon-eye {
		font-size: 7px;
	}
}

.box.models-list .alphabet-list {
	padding: 20px 10px 10px 20px;
	margin: -20px 0 0 -20px;
	background: #fff;
	font-size: 0;
	line-height: 0;
}

.box.models-list .alphabet-list .item-alph {
	width: 25%;
	max-width: 60px;
	padding: 0 4.04% 4.04% 0;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.box.models-list .alphabet-list .item-alph:last-child {
	width: 50%;
	max-width: 122px;
}

.box.models-list .alphabet-list .item-alph:last-child .link {
	padding: 14.29% 0;
}

@media (max-width: 1650px) {
	.box.models-list .alphabet-list .item-alph:last-child .link {
		padding: 13.24% 0;
	}
}

@media (max-width: 1450px) {
	.box.models-list .alphabet-list .item-alph:last-child .link {
		padding: 11.85% 0;
	}
}

@media (max-width: 1350px) {
	.box.models-list .alphabet-list .item-alph:last-child .link {
		padding: 13.24% 0;
	}
}

@media (max-width: 1250px) {
	.box.models-list .alphabet-list .item-alph:last-child .link {
		padding: 11.85% 0;
	}
}

@media (max-width: 1150px) {
	.box.models-list .alphabet-list .item-alph:last-child .link {
		padding: 13.24% 0;
	}
}

@media (max-width: 1024px) {
	.box.models-list .alphabet-list .item-alph:last-child .link {
		padding: 11.85% 0;
	}
}

.box.models-list .alphabet-list .link {
	width: 100%;
	text-align: center;
	color: #252525;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	-webkit-transition: color .3s;
	transition: color .3s;
	background-color: #e8e8e8;
	padding: 32%;
}

.box.models-list .alphabet-list .link.active {
	background-color: #ff007e;
	color: #fff !important;
}

@media (max-width: 1650px) {
	.box.models-list .alphabet-list .link {
		padding: 29%;
	}
}

@media (max-width: 1450px) {
	.box.models-list .alphabet-list .link {
		padding: 26%;
	}
}

@media (max-width: 1350px) {
	.box.models-list .alphabet-list .link {
		padding: 29%;
	}
}

@media (max-width: 1250px) {
	.box.models-list .alphabet-list .link {
		padding: 26%;
	}
}

@media (max-width: 1150px) {
	.box.models-list .alphabet-list .link {
		padding: 29%;
	}
}

@media (max-width: 1024px) {
	.box.models-list .alphabet-list .link {
		padding: 26%;
	}
}

@media (min-width: 1024px) {
	.box.models-list .alphabet-list .link:hover {
		color: #ff007e;
	}
}

.box.models-list .alphabet-list .link.active {
	color: #ff007e;
}

.box.comments-box {
	display: none;
}

.box.comments-box.show {
	display: block;
}

@media (max-width: 767px) {
	.box.comments-box {
		padding-bottom: 0;
		/* display: block; */
	}

	.box.comments-box .title-holder {
		padding: 0;
	}
}

.box.related-videos .scrollable {
	margin: 0;
}

@media (max-width: 767px) {
	.box.related-videos .list-sort .item {
		padding: 0 20px 0 0;
	}

	.box.related-videos .list-sort .btn {
		font-size: 12px;
		font-weight: 700;
		line-height: 14px;
	}

	.box.related-videos .list-sort .btn:after {
		height: 2px;
	}
}

.box.comments-model {
	padding: 0 0 10px;
	margin: -10px 0 0;
}

@media (max-width: 767px) {
	.box.content-box {
		padding-bottom: 0;
	}
}

.box .sidebar-headline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.box .sidebar-headline .sidebar {
	width: calc(14.28% + 2px);
	min-width: auto;
	margin: -15px 0 0;
	background: transparent;
	padding: 0 10px 0 0;
}

@media (max-width: 1350px) {
	.box .sidebar-headline .sidebar {
		width: calc(16.66% + 2px);
	}
}

@media (max-width: 1150px) {
	.box .sidebar-headline .sidebar {
		width: calc(20% + 2px);
	}
}

@media (max-width: 900px) {
	.box .sidebar-headline .sidebar {
		display: none;
	}
}

.box .sidebar-headline .sidebar .search {
	padding: 5px 17px 29px;
	border-bottom: 11px solid #fafafa;
}

.box .sidebar-headline .sidebar .categories-list {
	padding: 15px 0 0 0;
	margin: 0 0 0 -20px;
	background: #fff;
}

.box .sidebar-headline .headline-sort {
	width: calc(100% - 14.28%);
}

@media (max-width: 1350px) {
	.box .sidebar-headline .headline-sort {
		width: calc(100% - 16.66%);
	}
}

@media (max-width: 1150px) {
	.box .sidebar-headline .headline-sort {
		width: calc(100% - 20%);
	}
}

@media (max-width: 900px) {
	.box .sidebar-headline .headline-sort {
		width: 100%;
	}
}

.pagination-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 55px 0 0;
}

.pagination-holder .item-pagin {
	padding: 0 1px;
}

.pagination-holder .item-pagin.is_first {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pagination-holder .item-pagin.is_first .link {
	line-height: 0;
}

.pagination-holder .item-pagin.is_last .link {
	line-height: 0;
}

.pagination-holder .link {
	display: inline-block;
	color: #252525;
	font-size: 24px;
	line-height: 26px;
	padding: 27px 10px;
	min-width: 80px;
	text-align: center;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media (max-width: 1200px) {
	.pagination-holder .link {
		padding: 17px 15px;
		min-width: 60px;
	}
}

@media (max-width: 640px) {
	.pagination-holder .link {
		font-size: 18px;
		line-height: 20px;
		padding: 14px;
		min-width: 48px;
	}
}

.pagination-holder .link i {
	padding: 1px 0;
	display: inline-block;
}

@media (max-width: 640px) {
	.pagination-holder .link i {
		font-size: 12px;
		margin: 3px 0;
	}
}

@media (min-width: 1024px) {
	.pagination-holder .link:hover {
		background-color: #feb1e4;
		color: #fff;
	}
}

.pagination-holder .item-pagin.active .link {
	background-color: #e8e8e8;
	color: #ff007e;
}

@media (max-width: 767px) {
	.pagination-holder .item-pagin {
		display: none;
	}

	.pagination-holder .item-pagin.active,
	.pagination-holder .item-pagin.is_first,
	.pagination-holder .item-pagin.is_last {
		display: inline-block;
	}
}

.spot-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 30px 0 60px;
}

@media (max-width: 1700px) {
	.spot-holder {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}

@media (max-width: 900px) {
	.spot-holder {
		padding: 0 0 30px;
	}
}

.spot-holder .spot {
	padding: 0 25px;
}

@media (max-width: 1750px) {
	.spot-holder .spot:nth-child(5) {
		display: none;
	}
}

@media (max-width: 1700px) {
	.spot-holder .spot {
		padding: 0;
	}

	.spot-holder .spot:nth-child(4) {
		display: none;
	}
}

@media (max-width: 1700px) and (max-width: 1350px) {
	.spot-holder .spot:nth-child(3) {
		display: none;
	}
}

@media (max-width: 1700px) and (max-width: 900px) {
	.spot-holder .spot:nth-child(2) {
		display: none;
	}
}

.footer {
	background-color: #e5e5e5;
}

.footer-holder .colums {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 45px 40px 35px 245px;
}

@media (max-width: 1350px) {
	.footer-holder .colums {
		padding: 45px 15px 35px 15px;
	}
}

@media (max-width: 640px) {
	.footer-holder .colums {
		padding: 35px 25px 50px;
	}
}

.footer-holder .logo-footer {
	display: inline-block;
	line-height: 0;
}

@media (max-width: 900px) {
	.footer-holder .logo-footer {
		display: none;
	}
}

.footer-holder .logo-footer img {
	max-width: 220px;
	width: 100%;
}

@media (max-width: 992px) {
	.footer-holder .logo-footer img {
		max-width: 180px;
	}
}

.footer-holder .footer-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: calc(100% - 320px);
	width: 100%;
	position: relative;
}

@media (max-width: 1250px) {
	.footer-holder .footer-nav {
		max-width: calc(100% - 250px);
	}
}

@media (max-width: 992px) {
	.footer-holder .footer-nav {
		max-width: calc(100% - 200px);
	}
}

@media (max-width: 900px) {
	.footer-holder .footer-nav {
		max-width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.footer-holder .footer-nav .column {
	min-width: 230px;
	padding: 0 120px 0 0;
}

@media (max-width: 1250px) {
	.footer-holder .footer-nav .column {
		min-width: auto;
		padding: 0 50px 0 0;
	}
}

@media (max-width: 992px) {
	.footer-holder .footer-nav .column {
		padding: 0 25px 0 0;
	}
}

@media (max-width: 900px) {
	.footer-holder .footer-nav .column {
		padding: 0;
	}
}

@media (max-width: 640px) {
	.footer-holder .footer-nav .column {
		width: 66.66%;
		padding: 0 0 30px;
	}

	.footer-holder .footer-nav .column:nth-child(2) {
		width: 33.33%;
	}
}

.footer-holder .footer-nav .column:nth-child(3) {
	padding: 0;
}

.footer-holder .footer-nav .title-column {
	color: #787878;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 35px;
}

@media (max-width: 640px) {
	.footer-holder .footer-nav .title-column {
		font-size: 14px;
		line-height: 16px;
		padding: 0 0 13px;
	}
}

@media (max-width: 480px) {
	.footer-holder .footer-nav .title-column {
		font-size: 12px;
		line-height: 14px;
	}
}

.footer-holder .footer-nav .item {
	padding: 0 0 12px;
}

@media (max-width: 640px) {
	.footer-holder .footer-nav .item {
		padding: 0 0 10px;
	}
}

.footer-holder .footer-nav .item:last-child {
	padding: 0;
}

.footer-holder .footer-nav .link {
	color: #787878;
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media (max-width: 640px) {
	.footer-holder .footer-nav .link {
		font-size: 14px;
		line-height: 16px;
	}
}

@media (max-width: 480px) {
	.footer-holder .footer-nav .link {
		font-size: 12px;
		line-height: 14px;
	}
}

@media (min-width: 1024px) {
	.footer-holder .footer-nav .link:hover {
		color: #161414;
	}
}

.footer-holder .right-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (min-width: 900px) {
	.footer-holder .right-column {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
	}
}

@media (max-width: 640px) {
	.footer-holder .right-column {
		width: 33.33%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.footer-holder .right-column .language-holder {
	display: inline-block;
}

.footer-holder .right-column .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 30px 0 0;
}

@media (max-width: 900px) {
	.footer-holder .right-column .icon {
		padding: 0 20px 0 0;
	}
}

@media (max-width: 640px) {
	.footer-holder .right-column .icon {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 0 20px;
	}
}

.footer-holder .right-column .icon .item {
	margin: 0 15px 0 0;
	font-size: 15px;
	color: #787878;
	width: 31px;
	text-align: center;
	border: 1px solid #787878;
	padding: 7px 0;
	border-radius: 50%;
	display: inline-block;
	line-height: 0;
	-webkit-transition: color .3s, border-color .3s;
	transition: color .3s, border-color .3s;
}

@media (max-width: 640px) {
	.footer-holder .right-column .icon .item {
		margin: 0 0 10px 0;
	}
}

.footer-holder .right-column .icon .item:last-child {
	margin: 0;
}

@media (min-width: 1024px) {
	.footer-holder .right-column .icon .item:hover {
		color: #ff007e;
		border-color: #ff007e;
	}
}

.footer-holder .language-holder .drop {
	top: auto;
	bottom: 100%;
	padding: 0 0 5px;
	-webkit-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
}

@media (min-width: 1024px) {
	.footer-holder .language-holder:hover .drop {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@media (max-width: 1024px) {
	.footer-holder .language-holder.open-drop .drop {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
		visibility: visible;
	}
}

.footer-holder .footer-text {
	width: 100%;
	background-color: #adadad;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	padding: 9px 40px 9px 245px;
}

@media (max-width: 1350px) {
	.footer-holder .footer-text {
		padding: 9px 15px;
	}
}

@media (max-width: 900px) {
	.footer-holder .footer-text {
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		padding: 11px;
	}
}

.scrollup {
	position: fixed;
	bottom: 50px;
	right: 10px;
	display: none;
	background: #ff007e;
	border-radius: 50%;
	width: 46px;
	line-height: 0;
	text-align: center;
	padding: 12px 0;
	color: #fff;
	border: 1px solid #ff007e;
	-webkit-transition: color .3s, background .3s, border-color .3s, -webkit-box-shadow .3s;
	transition: color .3s, background .3s, border-color .3s, -webkit-box-shadow .3s;
	transition: color .3s, background .3s, box-shadow .3s, border-color .3s;
	transition: color .3s, background .3s, box-shadow .3s, border-color .3s, -webkit-box-shadow .3s;
}

@media screen and (min-width: 1024px) {
	.scrollup:hover {
		color: #ff007e;
		background: #fafafa;
	}
}

.scrollup i {
	font-size: 18px;
	margin: 0 0 2px;
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.ftscroller_scrollbar {
	height: 3px !important;
}

.ftscroller_scrollbar .ftscroller_scrollbarinner {
	border-radius: 2px !important;
	background-color: #d8d8d8 !important;
}


.scrollable {
	white-space: nowrap;
	width: 100%;
	height: auto;
	position: relative;
}

.scrollable::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -15px;
	display: inline-block;
	content: '';
	width: 55px;
	height: 100%;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(246, 246, 246, 0)), to(#eaeaea));
	background-image: linear-gradient(to right, rgba(246, 246, 246, 0) 0%, #eaeaea 100%);
}

.scrollable.sort-holder::after {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(246, 246, 246, 0)), to(#fafafa));
	background-image: linear-gradient(to right, rgba(246, 246, 246, 0) 0%, #fafafa 100%);
}

.scrollable::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -15px;
	display: inline-block;
	content: '';
	width: 15px;
	height: 100%;
	background: #fafafa;
}

.scrollable.sort-holder .ftscroller_scrollbarx {
	bottom: -1px !important;
	left: 0 !important;
}

.scrollable .sectionwrapper {
	width: 100%;
	display: table;
}

.scrollable .sectionwrapper .sort {
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.scrollable .sectionwrapper .item {
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.mobile-block {
	display: none;
}

@media (max-width: 900px) {
	.mobile-block {
		display: block;
	}

	.mobile-block .pagination-holder {
		padding: 30px 0 0;
	}
}

.content-box {
	position: relative;
}

.content-box .title {
	color: #252525;
	font-size: 32px;
	font-weight: 700;
	line-height: 35px;
}

@media (max-width: 640px) {
	.content-box .headline {
		padding: 0;
	}
}

.content-box .labe-offer {
	color: #ff007e;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.7px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.content-box a.labe-offer:hover {
	color: #feb1e4;
}

@media (max-width: 900px) {
	.content-box .labe-offer {
		display: none;
	}
}

.content-box .labe-offer.back,
.content-box .labe-offer.back a {
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	transition: color .3s;
}

.content-box .labe-offer.back a:hover {
	color: #ff007e;
}

.content-box .comments-btn {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (max-width: 767px) {
	.content-box .comments-btn {
		display: none;
	}
}

.content-box .comments-btn .btn {
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	border-radius: 22px;
	background-color: #c0c0c0;
	-webkit-transition: color .3s;
	transition: color .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 6px 15px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.content-box .comments-btn .btn.hidden {
	display: none;
}

.content-box .comments-btn .btn i {
	font-size: 18px;
	display: inline-block;
	margin: 0 10px 0 0;
}

@media screen and (min-width: 1024px) {
	.content-box .comments-btn .btn:hover {
		background: #ff007e;
	}
}

.block-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	background: #fff;
}

@media (max-width: 767px) {
	.block-content {
		width: calc(100% + 30px);
		position: relative;
		left: -15px;
	}
}

.block-content .table {
	min-width: 320px;
	width: 320px;
	padding: 20px 20px 0 0;
}

@media screen and (max-width: 992px) {
	.block-content .table {
		display: none;
	}
}

.block-content .table .spot-holder {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
}

.block-content .table .spot-holder .spot {
	line-height: 0;
	padding: 0 0 10px;
}

.block-content .table .spot-holder .spot:last-of-type {
	padding: 0;
}

.player-holder {
	line-height: 0;
}

.player-holder img {
	width: 100%;
}

.content-holder {
	padding: 20px 20px 0;
	width: 100%;
}

@media (max-width: 767px) {
	.content-holder {
		padding: 0;
	}
}

@media (min-width: 1200px) {
	.content-holder.album-holder {
		padding: 20px 50px 0 20px;
	}
}

@media (max-width: 767px) {
	.content-holder.album-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	/* .content-holder.album-holder .main-info {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	} */

	.content-holder.album-holder .info-buttons {
		display: none;
	}
}

@media (max-width: 767px) {
	.content-holder.album-holder .buttons-info {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 15px 0;
		margin: 0 15px;
	}
}

@media (max-width: 767px) {
	.content-holder.album-holder .buttons-info .item {
		display: none;
		width: auto;
		padding: 0 0 0 15px;
	}
}

.content-holder.album-holder .buttons-info .item:first-child {
	display: none;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.content-holder.album-holder .buttons-info .item:first-child {
		display: block;
	}
}

@media (max-width: 767px) {
	.content-holder.album-holder .buttons-info .item:nth-child(3) {
		display: block;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.content-holder.album-holder .buttons-info .item:nth-child(4) {
		display: block;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.content-holder.album-holder .buttons-info .item .text {
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: inherit;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 10px;
		line-height: 12px;
	}

	.content-holder.album-holder .buttons-info .item .text i {
		margin: 0 5px 0 0;
		padding: 0;
		font-size: 13px;
	}

	.content-holder.album-holder .buttons-info .item .text i.icon-eye {
		font-size: 7px;
	}
}

.info-buttons {
	padding: 17px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.info-buttons.new{
	padding: 17px 0;
}

@media screen and (max-width: 1350px) {
	.info-buttons {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 767px) {
	.info-buttons {
		padding: 0;
	}
}

.info-buttons .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (min-width: 767px) {
	.info-buttons .left {
		min-width: 324px;
	}
}

@media (max-width: 767px) {
	.info-buttons .left {
		width: 100%;
	}
}

.info-buttons .right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
	padding: 12px 0;
	margin: 0 0 0 15px;
}

@media screen and (max-width: 1350px) {
	.info-buttons .right {
		width: 100%;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.info-buttons .right {
		padding: 0;
	}
}

.rating-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 767px) {
	.rating-container {
		width: 100%;
	}
}

.rating-container .btn {
	display: inline-block;
	line-height: 0;
	font-size: 24px;
	color: #ffffff;
	background-color: #ff007e;
	background-color: #e8e8e8;
	color: #9b9b9b;
	padding: 18px 17px;
	cursor: pointer;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media screen and (min-width: 1024px) {
	.rating-container .btn:hover {
		color: #ffffff;
		background-color: #ff007e;
	}
}

@media (max-width: 767px) {
	.rating-container .btn {
		font-size: 19px;
		color: #fff;
		background-color: #ff007e;
	}
}

.rating-container .rate-dislike {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 767px) {
	.rating-container .rate-dislike {
		background-color: #e8e8e8;
	}
}

.rating-container .rating {
	white-space: nowrap;
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	padding: 21px 40px;
	background-color: rgba(229, 229, 229, 0.37);
}

@media screen and (max-width: 1400px) {
	.rating-container .rating {
		padding: 21px;
	}
}

@media (max-width: 767px) {
	.rating-container .rating {
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 13px;
	}
}

.bold {
	font-weight: 700;
}

.buttons-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.buttons-content .item {
	padding: 0 0 0 15px;
}

@media (max-width: 767px) {
	.buttons-content .item {
		padding: 0;
	}
}

.buttons-content .item.drop-holder {
	display: inline-block;
}

.buttons-content .item:first-child {
	padding: 0;
}

.buttons-content .btn {
	color: #252525;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (max-width: 1100px) {
	.buttons-content .btn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width: 767px) {
	.buttons-content .btn {
		font-size: 19px;
		background-color: #fafafa;
		padding: 18px 17px;
	}
}

.buttons-content .btn i {
	font-size: 20px;
	color: #9b9b9b;
	display: inline-block;
	margin: 0 5px 0 0;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.buttons-content .open-drop .btn i {
	color: #ff007e;
}

@media screen and (max-width: 1100px) {
	.buttons-content .btn i {
		margin: 0 0 5px 0;
	}
}

@media (max-width: 767px) {
	.buttons-content .btn i {
		color: #9b9b9b;
		margin: 0;
	}
}

.buttons-content .btn .text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

@media screen and (max-width: 1100px) {
	.buttons-content .btn .text {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.buttons-content .btn .text {
		display: none;
	}
}

@media screen and (min-width: 1024px) {
	.buttons-content .btn:hover {
		color: #ff007e;
	}

	.buttons-content .btn:hover i {
		color: #ff007e;
	}
}

.buttons-content .item_drop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: none;
}

.buttons-content .drop-holder .item_drop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.buttons-content .item_drop.hidden,
.buttons-content .drop-holder .item_drop.hidden {
	display: none;
}

.buttons-content .item_drop .link_drop {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 5px;
	width: auto;
}

.buttons-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 25px 0 25px 20px;
	margin: 0 0 0 -20px;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
}

@media screen and (max-width: 1100px) {
	.buttons-info {
		padding: 15px 0 15px 20px;
	}
}

@media screen and (max-width: 767px) {
	.buttons-info {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 15px 15px 5px;
		margin: 0;
	}
}

.buttons-info .item {
	padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
	.buttons-info .item {
		width: 33.33%;
		padding: 0 0 10px;
	}
}

.buttons-info .item:last-of-type {
	padding: 0;
}

@media screen and (max-width: 767px) {
	.buttons-info .item:last-of-type {
		padding: 0 0 10px;
	}
}

.buttons-info .text {
	color: #252525;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	-webkit-transition: color .3s;
	transition: color .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 1100px) {
	.buttons-info .text {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.buttons-info .text.btn {
	cursor: pointer;
}

.buttons-info .text.btn.active {
	color: #ff007e;
}

.buttons-info .text.btn.active i {
	color: #ff007e;
}

@media screen and (min-width: 1024px) {
	.buttons-info .text.btn:hover {
		color: #ff007e;
	}

	.buttons-info .text.btn:hover i {
		color: #ff007e;
	}
}

.buttons-info .text i {
	display: inline-block;
	padding: 0 5px 0 0;
	font-size: 16px;
	color: #9b9b9b;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (max-width: 1100px) {
	.buttons-info .text i {
		padding: 0 0 5px 0;
	}
}

.buttons-info .text i.icon-eye {
	font-size: 9px;
}

@media screen and (max-width: 1100px) {
	.buttons-info .text i.icon-eye {
		padding: 5px 0 7px 0;
	}
}

.subscribe-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.subscribe-btn .btn {
	display: inline-block;
	border-radius: 22px;
	background-color: #feb1e4;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	-webkit-transition: background .3s;
	transition: background .3s;
	padding: 9px 21px;
}

@media screen and (max-width: 767px) {
	.subscribe-btn .btn {
		margin: 0 10px 0 0;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 17px;
	}
}

@media screen and (min-width: 1024px) {
	.subscribe-btn .btn:hover {
		background: #ff007e;
	}
}

.subscribe-btn .button-info {
	padding: 0 0 0 5px;
	color: #252525;
	font-size: 12px;
	font-weight: 700;
	line-height: 17px;
}

@media screen and (max-width: 767px) {
	.subscribe-btn .button-info {
		display: none;
	}
}

.tabs-content {
	position: relative;
}

.tabs-content .info-block {
	display: none;
	padding: 25px 0 15px;
}

@media screen and (max-width: 1100px) {
	.tabs-content .info-block {
		padding: 15px 0;
	}
}

.tabs-content .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 0 15px;
	position: relative;
}

@media screen and (max-width: 767px) {
	.tabs-content .row {
		padding: 0 15px 0;
		margin: 0 0 5px;
	}

	.tabs-content .row.download-list {
		display: none;
	}

	.tabs-content .row.hidden-link {
		padding: 0 24px 0 15px;
		max-height: 24px;
		overflow: hidden;
	}

	.tabs-content .row.hidden-link.show-link {
		max-height: 150px;
	}

	.tabs-content .row.hidden-link.show-link .more-links {
		color: #ff007e;
	}
}

.tabs-content .row:last-child {
	padding: 0;
}

@media screen and (max-width: 767px) {
	.tabs-content .row:last-child {
		padding: 0 15px 0;
	}
}

.tabs-content .row .more-links {
	display: none;
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 14px;
	color: #000000;
}

@media screen and (max-width: 767px) {
	.tabs-content .row .more-links {
		display: block;
	}
}

.tabs-content .row .title-row {
	color: #9b9b9b;
	font-size: 14px;
	line-height: 16px;
	padding: 0 5px 10px 0;
}

@media screen and (max-width: 767px) {
	.tabs-content .row .title-row {
		font-size: 12px;
		line-height: 14px;
	}
}

.tabs-content .row .link {
	color: #ff007e;
	font-size: 16px;
	line-height: 18px;
	position: relative;
	margin: 0 5px 10px 0;
}

@media screen and (min-width: 1024px) {
	.tabs-content .row .link:hover {
		text-decoration: underline;
	}
}

@media screen and (max-width: 767px) {
	.tabs-content .row .link {
		font-size: 12px;
		line-height: 14px;
	}
}

.tabs-content .row .link::after {
	content: ',';
	color: #252525;
}

.tabs-content .row .link:last-child {
	margin: 0 0 10px;
}

.tabs-content .row .link:last-child::after {
	display: none;
}

.tabs-content .row .btn {
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	border-radius: 22px;
	background-color: #feb1e4;
	display: inline-block;
	padding: 6px 10px;
	min-width: 30px;
	text-align: center;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (min-width: 1024px) {
	.tabs-content .row .btn:hover {
		background: #ff007e;
		text-decoration: none;
	}
}

@media screen and (max-width: 767px) {
	.tabs-content .row .btn {
		font-size: 14px;
		font-weight: 700;
		line-height: 16px;
		text-transform: uppercase;
		padding: 4px;
		text-align: center;
		min-width: 24px;
	}
}

.tabs-content .row .btn::after {
	display: none;
}

.tabs-content .form-holder {
	padding: 0 0 10px;
}

@media screen and (max-width: 767px) {
	.tabs-content .form-holder {
		padding: 0 15px 10px;
	}

	.tabs-content .form-holder .row {
		padding: 0 0 10px;
	}
}

.tabs-content .form-holder .text {
	color: #252525;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	width: 100%;
	padding: 0 0 10px;
}

@media screen and (max-width: 767px) {
	.tabs-content .form-holder .text {
		font-size: 12px;
		line-height: 15px;
	}
}

.tabs-content .form-holder .input {
	border-radius: 22px;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 15px;
	min-height: 35px;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.tabs-content .form-holder .input {
		padding: 6px 10px;
		min-height: 30px;
	}
}

.comment-holder {
	background: #fff;
}

@media screen and (max-width: 767px) {
	.comment-holder {
		margin: 0 -15px;
		padding: 0 15px;
	}
}

.comment-holder .form-holder {
	padding: 20px;
	border-bottom: 11px solid #fafafa;
}

@media screen and (max-width: 767px) {
	.comment-holder .form-holder {
		padding: 20px 0;
	}
}

.comment-holder .form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
}

.comment-holder .form .rows {
	width: 100%;
	padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
	.comment-holder .form .rows {
		padding: 0;
	}
}

.comment-holder .form .rows .input {
	border-radius: 22px;
	border: 1px solid #c0c0c0;
	color: #252525;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 15px;
	min-height: 35px;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}

.comment-holder .form .rows .input:focus {
	border-color: #ff007e;
}

@media screen and (max-width: 767px) {
	.comment-holder .form .rows .input {
		padding: 6px 80px 6px 15px;
		min-height: 30px;
	}
}

.comment-holder .form .btn {
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	border-radius: 22px;
	display: inline-block;
	padding: 9px 19px;
	background-color: #ff007e;
	white-space: nowrap;
	border: 0;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (min-width: 1024px) {
	.comment-holder .form .btn:hover {
		background: #feb1e4;
		color: #fff;
	}
}

@media screen and (max-width: 767px) {
	.comment-holder .form .btn {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 9px;
	}
}

.comment-holder .show-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 24px;
}

@media screen and (max-width: 767px) {
	.comment-holder .show-more {
		padding: 0 0 14px;
	}
}

.comment-holder .show-more .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #ff007e;
	font-size: 18px;
	line-height: 20px;
}

@media screen and (max-width: 767px) {
	.comment-holder .show-more .btn {
		font-size: 12px;
		line-height: 14px;
	}
}

.comment-holder .show-more .btn .text {
	padding: 0 0 7px;
	display: inline-block;
}

@media screen and (max-width: 767px) {
	.comment-holder .show-more .btn .text {
		padding: 0 0 3px;
	}
}

.comment-holder .show-more .btn i {
	display: inline-block;
	font-size: 12px;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

@media screen and (max-width: 767px) {
	.comment-holder .show-more .btn i {
		font-size: 8px;
	}
}

.comment-holder .show-more .btn i::before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	display: inline-block;
}

@media screen and (min-width: 1024px) {
	.comment-holder .show-more .btn:hover i {
		-webkit-animation: right 5s infinite;
		animation: right 5s infinite;
	}
}

@-webkit-keyframes right {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	75% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes right {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	75% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.comment-block {
	padding: 0 25px 0 40px;
}

@media screen and (max-width: 767px) {
	.comment-block {
		padding: 0 0 10px;
	}
}

.comment-block .comment-item {
	padding: 30px 0 30px 0;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item {
		padding: 15px 0;
	}
}

@media screen and (min-width: 767px) {
	.comment-block .comment-item:last-child {
		border: 0;
	}
}

.comment-block .comment-item .user {
	min-width: 100px;
	width: 100px;
	height: 100px;
	border: 1px solid #979797;
	border-radius: 50%;
	overflow: hidden;
	background-color: #e8e8e8;
	position: relative;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .user {
		min-width: 40px;
		width: 40px;
		height: 40px;
	}
}

.comment-block .comment-item .user img {
	width: 100%;
}

.comment-block .comment-item .user .no-thumb {
	border: 0;
}

.comment-block .comment-item .coments-info {
	width: 100%;
	padding: 0 0 0 20px;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .coments-info {
		padding: 0 0 0 10px;
	}
}

.comment-block .comment-item .user-name {
	display: inline-block;
	color: #252525;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	margin: 0 0 10px 0px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .user-name {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 7px 0px;
	}
}

@media screen and (min-width: 1024px) {
	.comment-block .comment-item a.user-name:hover {
		color: #ff007e;
	}
}

.comment-block .comment-item .info-comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #c0c0c0;
	font-size: 14px;
	line-height: 16px;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .info-comment {
		font-size: 10px;
		line-height: 14px;
	}
}

.comment-block .comment-item .info-comment .date {
	padding: 0 0 15px;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .info-comment .date {
		padding: 0 0 7px;
	}
}

.comment-block .comment-item .info-comment .comment-options {
	color: #9b9b9b;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 15px;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .info-comment .comment-options {
		padding: 0 0 7px;
		font-size: 10px;
		line-height: 14px;
		position: relative;
		top: -24px;
	}
}

.comment-block .comment-item .info-comment .btn {
	font-size: 15px;
	color: #9b9b9b;
	-webkit-transition: color .3s;
	transition: color .3s;
	margin: 0 5px 0 0;
	display: inline-block;
}

@media screen and (min-width: 1024px) {
	.comment-block .comment-item .info-comment .btn:hover {
		color: #ff007e;
	}
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .info-comment .btn {
		font-size: 13px;
	}
}

.comment-block .comment-item .info-comment .btn.comment-dislike {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	margin: 0 0 0 5px;
}

.comment-block .comment-item .text-comment {
	color: #252525;
	font-size: 16px;
	line-height: 21px;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item .text-comment {
		font-size: 12px;
		line-height: 19px;
		margin: 0 0 0 -50px;
	}
}

.comment-block .comment-item .comment-btns {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 0 0 -50px;
	padding: 15px 0 0;
}

.comment-block .comment-item .comment-btns .comment-options {
	color: #9b9b9b;
	font-size: 10px;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.comment-block .comment-item .comment-btns .comment-options .btn {
	color: #9b9b9b;
	-webkit-transition: color .3s;
	transition: color .3s;
	margin: 0 5px 0 0;
	display: inline-block;
	font-size: 13px;
}

.comment-block .comment-item .comment-btns .answer-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #9b9b9b;
	font-size: 10px;
	line-height: 14px;
}

.comment-block .comment-item .comment-btns .answer-btn i {
	font-size: 12px;
	color: #9b9b9b;
	display: inline-block;
	margin: 0 5px 0 0;
}

@media screen and (max-width: 767px) {
	.comment-block .comment-item.video .comment-options {
		display: none;
	}

	.comment-block .comment-item.video .comment-btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.comment-block .comment-item.video .comment-btns .comment-options {
		display: block;
	}
}

.mobile-box.show {
	display: block;
}

.mobile-box .info-buttons .left .btn {
	display: inline-block;
	line-height: 0;
	font-size: 19px;
	background-color: #fafafa;
	color: #9b9b9b;
	padding: 18px 10px;
	min-width: auto;
	text-align: center;
	width: 16.66%;
	max-width: 70px;
}

.mobile-box .info-buttons .left .btn.active,
.mobile-box .info-buttons .left .btn.delete {
	color: #ff007e;
	background-color: #e8e8e8;
}

.mobile-box .info-buttons .left .btn-favourites {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 33.33%;
	width: 50.33%;
}

.mobile-box .info-buttons .left li {
	width: 50%;
}

.mobile-box .info-buttons .left li .btn {
	width: 100%;
}

.mobile-box .info-buttons .left li.mobile {
	width: 16.66%;
}

.mobile-box .info-buttons .rating-container {
	width: auto;
	width: 33.33%;
	max-width: 140px;
}

.mobile-box .info-buttons .rating-container .btn {
	color: #fff;
	background-color: #e8e8e8;
	width: 50%;
}

.mobile-box .info-buttons .rating-container .btn.rate-like {
	color: #fff;
	background-color: #ff007e;
}

.mobile-box .right {
	margin: 0 15px;
}

.mobile-box .buttons-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	padding: 20px 0;
}

.mobile-box .buttons-content .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	font-size: 10px;
	font-weight: 700;
	line-height: 12px;
}

.mobile-box .buttons-content .item i {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 14px;
	color: #9b9b9b;
}

.mobile-box .buttons-content .item i.icon-eye {
	font-size: 7px;
}

.mobile-box .buttons-info {
	padding: 10px 0 0;
	border-top: 1px solid rgba(74, 74, 74, 0.12);
	border-bottom: none;
	margin: -15px 15px 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mobile-box .buttons-info .items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: auto;
}

.mobile-box .buttons-info .items .item {
	width: auto;
	padding: 0 20px 10px 0;
}

.mobile-box .buttons-info .items .item:last-child {
	padding: 0 0 10px;
}

.mobile-box .buttons-info .items .text {
	-webkit-box-orient: inherit;
	-webkit-box-direction: inherit;
	-ms-flex-direction: inherit;
	flex-direction: inherit;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.mobile-box .buttons-info .items .text i {
	margin: 0 10px 0 0;
}

.mobile-box .buttons-info .subscribe-btn {
	padding: 0 0 10px;
}

.galleries-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px -10px 0;
}

@media screen and (max-width: 767px) {
	.galleries-holder {
		/* -webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1; */
		background: #fafafa;
	}
}

@media screen and (max-width: 640px) {
	.galleries-holder {
		margin: -10px -2px -2px 0;
	}
}

.galleries-holder .img-holder {
	position: relative;
	padding-bottom: 100%;
}

.galleries-holder .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.galleries-holder .img-holder .icon-search {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: -17px auto 0;
	font-size: 34px;
	color: #ffffff;
	text-align: center;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	transition: transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s, -webkit-transform .3s;
}

.galleries-holder.desktop .item {
	position: relative;
}

.galleries-holder .img-holder .comments-img,
.galleries-holder.desktop .item .comments-img {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 1;
	cursor: pointer;
	transition: color .3s;
}

.galleries-holder.desktop .item .comments-img:hover {
	color: #ff007e;
}

.galleries-holder .img-holder .comments-img i,
.galleries-holder.desktop .item .comments-img i {
	font-size: 19px;
	margin: 0 5px 0 0;
	display: inline-block;
}

.galleries-holder .item {
	display: block;
	width: calc(25% - 10px);
	margin: 0 10px 10px 0;
}

@media screen and (max-width: 1150px) {
	.galleries-holder .item {
		width: calc(33.33% - 10px);
	}
}

@media (max-width: 640px) {
	.galleries-holder .item {
		width: 33.33%;
		padding: 0 2px 2px 0;
		margin: 0;
	}
}

@media (max-width: 550px) {
	.galleries-holder .item {
		width: 50%;
	}
}

@media screen and (min-width: 1024px) {
	.galleries-holder .link:hover .icon-search {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

.galleries-pagination {
	/* display: none;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3; */
	background: #fafafa;
}

@media screen and (max-width: 767px) {
	.galleries-pagination {
		display: block;
	}
}

.galleries-pagination .pagination-holder {
	padding: 20px 0 15px;
}

.view-channal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
	.view-channal {
		margin: 0 -15px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-bottom: 0;
	}
}

.view-channal .headline {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.view-channal .headline {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 10px 5px 20px 15px;
	}
}

@media screen and (max-width: 640px) {
	.view-channal .headline {
		padding: 10px 5px 10px 15px;
	}

	.view-channal .headline .title-holder {
		width: auto;
	}

	.view-channal .headline .subscribe-btn {
		padding: 0 0 10px;
	}
}

.view-channal .subscribe-quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.view-channal .subscribe-quantity .quantity {
	color: #252525;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
	.view-channal .subscribe-quantity .quantity {
		display: none;
	}
}

.view-channal .subscribe-quantity .quantity i {
	color: #9b9b9b;
	font-size: 15px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.view-channal .cover-holder {
	width: calc(100% - 650px);
	line-height: 0;
	padding: 0 0 10px;
}

@media screen and (max-width: 1350px) {
	.view-channal .cover-holder {
		width: 65%;
	}
}

@media screen and (max-width: 1200px) {
	.view-channal .cover-holder {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.view-channal .cover-holder {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
}

.view-channal .cover-holder img {
	width: 100%;
}

.view-channal .cover-holder .no-thumb {
	max-width: 60%;
	margin: 0 auto;
}

.view-channal .channel-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	max-width: 650px;
	width: 100%;
}

@media screen and (max-width: 1350px) {
	.view-channal .channel-info {
		width: 35%;
	}
}

@media screen and (max-width: 1200px) {
	.view-channal .channel-info {
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.view-channal .channel-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.view-channal .list-holder {
	padding: 0 10px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: calc(100% - 236px);
}

@media screen and (max-width: 1350px) {
	.view-channal .list-holder {
		width: calc(100% - 140px);
	}
}

@media screen and (max-width: 1200px) {
	.view-channal .list-holder {
		padding: 0 10px 10px 0;
	}
}

@media screen and (max-width: 767px) {
	.view-channal .list-holder {
		width: 100%;
		padding: 0 0 10px;
	}
}

.view-channal .list-holder .channel-list {
	background-color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: 100%;
	padding: 0 25px;
}

@media screen and (max-width: 1350px) {
	.view-channal .list-holder .channel-list {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1200px) {
	.view-channal .list-holder .channel-list {
		padding: 15px;
	}
}

.view-channal .list-holder .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 13px;
	width: 100%;
}

.view-channal .list-holder .row:last-of-type {
	padding: 0;
}

.view-channal .list-holder .row .name {
	min-width: 130px;
	color: #9b9b9b;
	font-size: 14px;
	line-height: 16px;
}

@media screen and (max-width: 767px) {
	.view-channal .list-holder .row .name {
		font-size: 12px;
		line-height: 14px;
		min-width: 113px;
	}
}

.view-channal .list-holder .row .rating {
	display: inline-block;
	width: 100%;
	height: 8px;
	border-radius: 3px;
	background-color: #f2f2f2;
	overflow: hidden;
	position: relative;
}

.view-channal .list-holder .row .rating .scale-holder {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	border-radius: 3px 0 0 3px;
	background-color: #ff007e;
}

.view-channal .channel-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding: 0 0 10px;
	width: 236px;
}

@media screen and (max-width: 1350px) {
	.view-channal .channel-rating {
		width: 140px;
	}
}

@media screen and (max-width: 1200px) {
	.view-channal .channel-rating {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.view-channal .channel-rating {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: initial;
		-webkit-box-direction: initial;
		-ms-flex-direction: initial;
		flex-direction: initial;
		padding: 0 15px 0 0;
		background: #fff;
		margin: 0 0 10px;
	}
}

.view-channal .channel-rating .rating {
	background-color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.view-channal .channel-rating .rating {
		padding: 20px 15px 15px 20px;
	}
}

@media screen and (max-width: 767px) {
	.view-channal .channel-rating .rating {
		-webkit-box-orient: initial;
		-webkit-box-direction: initial;
		-ms-flex-direction: initial;
		flex-direction: initial;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 20px 0 15px 20px;
	}
}

.view-channal .channel-rating strong {
	color: #252525;
	font-size: 50px;
	font-weight: 700;
	line-height: 52px;
	padding: 0 0 15px;
}

@media screen and (max-width: 767px) {
	.view-channal .channel-rating strong {
		padding: 0 20px 0 0;
		line-height: 23px;
	}
}

.view-channal .channel-rating .link {
	display: inline-block;
	border-radius: 22px;
	background-color: #feb1e4;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	-webkit-transition: background .3s;
	transition: background .3s;
	padding: 9px 21px;
	white-space: nowrap;
}

@media screen and (min-width: 1024px) {
	.view-channal .channel-rating .link:hover {
		background: #ff007e;
	}
}

@media screen and (max-width: 767px) {
	.view-channal .channel-rating .link {
		font-size: 12px;
		line-height: 14px;
		padding: 8px 17px;
	}
}

.view-channal .channel-rating .quantity {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #161414;
	font-size: 10px;
	font-weight: 700;
	line-height: 12px;
}

@media screen and (max-width: 767px) {
	.view-channal .channel-rating .quantity {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.view-channal .channel-rating .quantity i {
	font-size: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
	color: #9b9b9b;
}

.view-channal .desc-holder {
	padding: 15px 10px 15px 25px;
	background: #fff;
	color: #252525;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.view-channal .desc-holder {
		padding: 15px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.view-channal .desc-holder .desc {
		max-height: 43px;
		overflow: hidden;
	}
}

.view-channal .desc-holder .btn-holder {
	border-top: 1px solid rgba(74, 74, 74, 0.12);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: none;
	padding: 10px 0 0;
	margin: 15px 0 0;
}

@media screen and (max-width: 767px) {
	.view-channal .desc-holder .btn-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.view-channal .desc-holder .btn-holder .show-all {
	color: #787878;
	font-size: 12px;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.view-channal .desc-holder .btn-holder .text {
	margin: 0 0 5px;
}

.view-channal .desc-holder .btn-holder i {
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.view-channal .desc-holder.show .desc {
	max-height: 999px;
}

.view-channal .desc-holder.show .btn-holder i {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.view-model {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 900px) {
	.view-model {
		padding: 15px 0 5px;
	}
}

.view-model .headline {
	width: 100%;
	padding: 0 0 10px;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
}

@media screen and (max-width: 900px) {
	.view-model .headline {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		border: 0;
	}
}

@media screen and (max-width: 640px) {
	.view-model .headline .title-holder {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 0;
	}
}

.view-model .subscribe-info {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 10px 0 5px;
}

@media screen and (max-width: 900px) {
	.view-model .subscribe-info {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		background: #fff;
		margin: 0 -15px;
		padding: 10px 5px 5px 15px;
		width: calc(100% + 30px);
	}
}

@media screen and (max-width: 640px) {
	.view-model .subscribe-info {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		border-bottom: 1px solid rgba(74, 74, 74, 0.12);
		padding: 15px 5px 10px 15px;
	}
}

.view-model .subscribe-info .items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.view-model .subscribe-info .item {
	padding: 0 20px 0 0;
	color: #252525;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
}

@media screen and (max-width: 640px) {
	.view-model .subscribe-info .item:first-child {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.view-model .subscribe-info .item:last-child {
	display: none;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

@media screen and (max-width: 640px) {
	.view-model .subscribe-info .item:last-child {
		display: inline-block;
	}
}

@media screen and (max-width: 640px) {
	.view-model .subscribe-info .item {
		color: #161414;
		font-size: 10px;
		line-height: 12px;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
}

.view-model .subscribe-info .item i {
	display: inline-block;
	padding: 0 5px 0 0;
	font-size: 15px;
	color: #9b9b9b;
}

@media screen and (max-width: 640px) {
	.view-model .subscribe-info .item i {
		font-size: 13px;
	}
}

.view-model .subscribe-info .item i.icon-eye {
	font-size: 9px;
}

@media screen and (max-width: 640px) {
	.view-model .subscribe-info .item i.icon-eye {
		font-size: 7px;
	}
}

.view-model .avatar-rating {
	width: 390px;
	padding: 0 40px 0 0;
}

@media screen and (max-width: 1300px) {
	.view-model .avatar-rating {
		width: 350px;
		padding: 0 20px 0 0;
	}
}

@media screen and (max-width: 1100px) {
	.view-model .avatar-rating {
		width: 300px;
		padding: 0 15px 0 0;
	}
}

@media screen and (max-width: 900px) {
	.view-model .avatar-rating {
		width: 100%;
		padding: 0;
		max-width: 350px;
		margin: 0 auto;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media screen and (max-width: 640px) {
	.view-model .avatar-rating {
		padding: 0;
	}
}

@media screen and (max-width: 440px) {
	.view-model .avatar-rating {
		margin: 0 -15px;
		max-width: calc(100% + 30px);
		width: calc(100% + 30px);
	}
}

.view-model .avatar-rating .avatar {
	position: relative;
	padding-bottom: 150%;
}

.view-model .avatar-rating .avatar img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

.view-model .rating-container .btn {
	padding: 19px 18px;
}

@media screen and (max-width: 640px) {
	.view-model .rating-container .btn {
		padding: 17px 16px;
		font-size: 19px;
	}
}

.view-model .rating-container .rating {
	width: 100%;
	padding: 22px 10px;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.view-model .rating-container .rating {
		padding: 20px 10px;
		font-size: 12px;
		text-transform: uppercase;
	}
}

.view-model .info-desc {
	width: calc(100% - 390px);
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
}

@media screen and (max-width: 1300px) {
	.view-model .info-desc {
		width: calc(100% - 350px);
	}
}

@media screen and (max-width: 1100px) {
	.view-model .info-desc {
		width: calc(100% - 300px);
	}
}

@media screen and (max-width: 900px) {
	.view-model .info-desc {
		width: 100%;
		padding: 0 15px 10px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		background: #fff;
		margin: 0 -15px;
		width: calc(100% + 30px);
	}
}

.view-model .desc-holder .title {
	color: #252525;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	padding: 0 0 10px;
}

@media screen and (max-width: 1300px) {
	.view-model .desc-holder .title {
		font-size: 16px;
		line-height: 18px;
	}
}

@media screen and (max-width: 640px) {
	.view-model .desc-holder .title {
		font-size: 12px;
		line-height: 14px;
		padding: 10px 0;
	}
}

.view-model .desc-holder .description {
	color: #252525;
	font-size: 18px;
	line-height: 28px;
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
}

@media screen and (max-width: 1300px) {
	.view-model .desc-holder .description {
		font-size: 16px;
		line-height: 24px;
		padding: 0 0 20px;
		margin: 0 0 20px;
	}
}

@media screen and (max-width: 640px) {
	.view-model .desc-holder .description {
		font-size: 12px;
		line-height: 16px;
		padding: 0 0 15px;
		margin: 0 0 15px;
	}
}

.view-model .info-list {
	width: 100%;
	max-width: 840px;
	-webkit-column-count: 2;
	column-count: 2;
}

@media screen and (max-width: 640px) {
	.view-model .info-list {
		-webkit-column-count: 1;
		column-count: 1;
	}
}

.view-model .info-list .item {
	padding: 0 10px 0 0;
	display: inline-block;
	width: 100%;
	font-size: 18px;
	line-height: 20px;
	color: #252525;
}

@media screen and (max-width: 1300px) {
	.view-model .info-list .item {
		font-size: 16px;
		line-height: 18px;
		padding: 0 7px 0 0;
	}
}

@media screen and (max-width: 640px) {
	.view-model .info-list .item {
		font-size: 14px;
		line-height: 16px;
	}
}

.view-model .info-list .item .link {
	color: #ff007e;
	position: relative;
	font-size: 18px;
	line-height: 20px;
	margin: 0 5px 25px 0;
	display: inline-block;
}

@media screen and (min-width: 1024px) {
	.view-model .info-list .item .link:hover {
		text-decoration: underline;
	}
}

@media screen and (max-width: 1300px) {
	.view-model .info-list .item .link {
		font-size: 16px;
		line-height: 18px;
		margin: 0 5px 15px 0;
	}
}

@media screen and (max-width: 640px) {
	.view-model .info-list .item .link {
		font-size: 14px;
		line-height: 16px;
		margin: 0 5px 10px 0;
	}
}

.view-model .info-list .item .link:after {
	content: ',';
	display: inline-block;
	color: #252525;
}

.view-model .info-list .item .link:last-child:after {
	display: none;
}

.view-model .info-list .item .title {
	display: inline-block;
	color: #9b9b9b;
	padding: 0 5px 25px 0;
}

@media screen and (max-width: 1300px) {
	.view-model .info-list .item .title {
		padding: 0 5px 15px 0;
	}
}

@media screen and (max-width: 640px) {
	.view-model .info-list .item .title {
		padding: 0 5px 10px 0;
	}
}

.view-model .info-list .item .text {
	padding: 0 0 25px;
}

@media screen and (max-width: 1300px) {
	.view-model .info-list .item .text {
		padding: 0 0 15px 0;
	}
}

@media screen and (max-width: 640px) {
	.view-model .info-list .item .text {
		padding: 0 0 10px 0;
	}
}

.view-model .info-list .item .flag {
	display: inline-block;
	padding: 0 0 0 5px;
	margin: 0 0 -8px;
	top: -2px;
}

@media screen and (max-width: 1300px) {
	.view-model .info-list .item .flag {
		padding: 0 0 0 5px;
	}
}

.view-model .btn-holder {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: none;
	padding: 10px 15px;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
	background: #fff;
	margin: 0 -15px;
	width: calc(100% + 30px);
}

@media screen and (max-width: 767px) {
	.view-model .btn-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.view-model .btn-holder .show-all {
	color: #787878;
	font-size: 12px;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.view-model .btn-holder .show-all.show i {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.view-model .btn-holder .text {
	margin: 0 0 5px;
}

.view-model .btn-holder i {
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

@media screen and (max-width: 900px) {
	.view-model .hidden-block {
		display: none;
	}
}

.mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1;
}

.close-popup {
	position: absolute;
	top: 40px;
	right: 40px;
	font-size: 24px;
	color: #ffffff;
	z-index: 2;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.close-popup:hover {
		color: #ff007e;
	}
}

.popup-holder {
	/* position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1650px;
	z-index: 2; */
}

.popup-holder .fp-poster img {
    top: 50% !important;
    height: auto !important;
    transform: translateY(-50%);
}

.popup-holder .box {
	padding: 0;
	position: relative;
	/* margin: 0 15px; */
	background-color: #ffffff;
}

.popup-holder.popup-view .box:nth-child(1) {
	margin: 49px 0 0;
}

.popup-holder .box:nth-child(2) {
	margin: 60px 15px 0;
}

.popup-holder .headline {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top: -47px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
	display: inline-block; 
	padding-right: 45px;
}

.popup-holder .headline .title-holder .title {
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	line-height: 34px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

.popup-holder .video-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.popup-holder .video-btns .item {
	padding: 0 20px 0 0;
}

.popup-holder .video-btns .item:last-child {
	padding: 0;
}

.popup-holder .video-btns .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	padding: 0 14px 0 0;
}

.popup-holder .video-btns .btn:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -1px 0 0;
	content: '';
	-webkit-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #252525;
	-webkit-transition: border-color .3s, -webkit-transform .3s;
	transition: border-color .3s, -webkit-transform .3s;
	transition: border-color .3s, transform .3s;
	transition: border-color .3s, transform .3s, -webkit-transform .3s;
}

@media screen and (min-width: 1024px) {
	.popup-holder .video-btns .btn:hover {
		color: #ff007e;
	}

	.popup-holder .video-btns .btn:hover:after {
		border-top-color: #ff007e;
	}
}

.popup-holder .video-btns .btn.active {
	color: #ff007e;
}

.popup-holder .video-btns .btn.active:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	border-top-color: #ff007e;
}

.popup-holder .video-btns .btn i {
	display: inline-block;
	margin: 0 7px 0 0;
	font-size: 17px;
}

.popup-holder .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 20px 20px 0;
}

.popup-holder .columns .column {
	width: 320px;
	padding: 0 0 20px;
}

.popup-holder .columns .column:first-child {
	width: calc(100% - 320px);
	padding: 0 0 10px;
}

@media screen and (min-width: 1910px) {
	.popup-holder .columns .column:first-child {
		min-width: 1490px;
	}
}


.popup-holder .spot-holder {
	padding: 0 0 0 20px;
}

.popup-holder .spot-holder .spot {
	padding: 0;
}

.popup-holder .video-rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 25px 0 0;
}

.popup-holder .video-rows .rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.popup-holder .video-rows .rows.video-btns {
	padding: 0 0 10px
}

.popup-holder .video-rows .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px 0 0;
	min-height: 42px;
	padding: 0 10px 10px 0;
}

.popup-holder .video-rows .row:nth-child(2) {
	padding: 0 10px 10px 0;
}


.popup-holder .video-rows .row .title-row {
	color: #9b9b9b;
	font-size: 14px;
	display: inline-block;
	margin: 0 5px 10px 0;
}

.popup-holder .video-rows .row .link {
	color: #ff007e;
	font-size: 16px;
	line-height: 18px;
	position: relative;
	margin: 0 5px 10px 0 !important;
	display: inline-block;
}

.popup-holder .video-rows .row .link::after {
	content: ',';
	color: #252525;
}

.popup-holder .video-rows .row .link:last-child {
	margin: 0;
}

.popup-holder .video-rows .row .link:last-child::after {
	display: none;
}

@media screen and (min-width: 1024px) {
	.popup-holder .video-rows .row .link:hover {
		text-decoration: underline;
	}
}

.popup-holder .video-rows .row .link.btn {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	width: 32px;
	text-align: center;
	padding: 6px 0;
	border-radius: 22px;
	background-color: #feb1e4;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.popup-holder .video-rows .row .link.btn::after {
	display: none;
}

@media screen and (min-width: 1024px) {
	.popup-holder .video-rows .row .link.btn:hover {
		text-decoration: none;
		background: #ff007e;
	}
}

.popup-holder .btn-info {
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border-radius: 22px;
	background-color: #feb1e4;
	padding: 9px 17px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.popup-holder .btn-info i {
	font-size: 16px;
	display: inline-block;
	margin: 0 10px 0 0;
	color: #f7f7f7;
}

@media screen and (min-width: 1024px) {
	.popup-holder .btn-info:hover {
		background: #ff007e;
	}
}

.popup-comments-holder {
	position: fixed;
	top: 50px;
	right: 145px;
	z-index: 10;
	transition: opacity .3s;
}

@media screen and (max-width: 1830px) {
	.popup-comments-holder {
		right: 110px;
	}
}

@media screen and (max-width: 1750px) {
	.popup-comments-holder {
		right: 65px;
	}
}

@media screen and (max-width: 1650px) {
	.popup-comments-holder {
		right: 30px;
	}
}

.popup-comments {
	transition: opacity .3s;
}

.popup-comments.opacity {
	opacity: 0;
}

.popup-comments .album-comment {
	display: block;
	width: 320px;
	max-height: 757px;
	height: 100%;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
	border-radius: 8px;
	background-color: #ffffff;
}

.popup-comments .album-comment .title-cross {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	font-size: 21px;
	font-weight: 700;
	line-height: 23px;
	padding: 20px 20px 15px;
	border-bottom: 11px solid #fafafa;
}

.popup-comments .album-comment .title-cross .close-comments {
	font-size: 16px;
	color: #9b9b9b;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.popup-comments .album-comment .title-cross .close-comments:hover {
		color: #ff007e;
	}
}

.popup-comments .album-comment .comment-items {
	height: calc(100% - 125px);
	height: 405px;
}

.popup-comments .album-comment .comment-items .item {
	padding: 20px;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
}

.popup-comments .album-comment .comment-items .item .img-holder,
.popup-comments .album-comment .comment-items .item .info-comment .comment-options {
	display: none !important;
}

.popup-comments .album-comment .comment-items .item .coments-info {
	padding: 0;
}

.popup-comments .album-comment .comment-items .item .user-name {
    color: #252525;
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    padding: 0 0 10px;
	display: inline-block;
	margin: 0;
	transition: color .3s;
}

.popup-comments .album-comment .comment-items .item a.user-name:hover {
	color: #ff007e;
}

.popup-comments .album-comment .comment-items .name {
	color: #252525;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	padding: 0 0 10px;
	display: inline-block;
}

.popup-comments .album-comment .comment-items .date {
	color: #c0c0c0;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px;
}

.popup-comments .album-comment .comment-items .text-comment {
	color: #252525;
	font-size: 16px;
	line-height: 21px;
	padding: 0 0 5px;
}

.popup-comments .album-comment .comment-items .comment-options {
	color: #9b9b9b;
	font-size: 12px;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.popup-comments .album-comment .comment-items .comment-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0;
    padding: 0;
}

.popup-comments .album-comment .comment-items .comment-btns .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #9b9b9b;
	font-size: 12px;
	line-height: 14px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.popup-comments .album-comment .comment-items .comment-btns .btn:hover {
		color: #ff007e;
	}
}

.popup-comments .album-comment .comment-items .comment-btns .btn i {
	font-size: 15px;
	margin: 0 5px 0 0;
}

.popup-comments .album-comment .comment-items .comment-btns .text {
	padding: 0 10px 0 5px;
}

.popup-comments .album-comment .form-holder {
	padding: 10px;
	border-bottom: 1px solid rgba(74, 74, 74, 0.12);
}

.popup-comments .album-comment .form-holder .form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.popup-comments .album-comment .form-holder .input {
	border-radius: 22px;
	border: 1px solid #c0c0c0;
	color: #c0c0c0;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 12px;
}

.popup-comments .album-comment .form-holder .input:focus {
	border-color: #ff007e;
}

.popup-comments .album-comment .form-holder .btn {
	border-radius: 22px;
	background-color: #ff007e;
	text-align: center;
	cursor: pointer;
	margin:0;
	border: 0;
	display: inline-block;
	padding: 8px;
	min-width: 34px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (min-width: 1024px) {
	.popup-comments .album-comment .form-holder .btn:hover {
		background: #feb1e4;
	}
}

.popup-comments .album-comment .form-holder .btn i {
	font-size: 17px;
	color: #ffffff;
}


.popup-comments .album-comment .show-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 10px 0;
}

.popup-comments .album-comment .show-more .btn {
	color: #ff007e;
	font-size: 16px;
	line-height: 18px;
}

.popup-comments .album-comment .show-more .btn i {
	display: none;
}

.popup-comments .album-comment .show-more .btn:hover {
	text-decoration: underline;
}


.nano>.nano-pane {
	background: transparent;
	width: 16px;
	padding: 20px 0;
	height: calc(100% - 40px);
}

.nano>.nano-pane>.nano-slider {
	width: 8px;
	border-radius: 5px;
	background-color: #d8d8d8;
}

.gallery-preview {
	position: relative;
	margin: 0 10px 0 -20px;
}

.gallery-preview div[class*='swiper-button'] {
	padding: 0 20px;
	min-width: 60px;
	text-align: center;
	opacity: 1;
	color: #ff007e;
	background: white;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media screen and (min-width: 1024px) {
	.gallery-preview div[class*='swiper-button']:hover {
		background: #feb1e4;
	}

	.gallery-preview div[class*='swiper-button']:hover .swiper-button-icon {
		color: #fff;
	}
}

@media screen and (max-width: 1150px) {
	.gallery-preview div[class*='swiper-button'] {
		padding: 0 10px;
		min-width: 40px;
	}
}

.gallery-preview div[class*='swiper-button'].swiper-button-prev i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.gallery-preview div[class*='swiper-button'] .swiper-button-icon {
	font-size: 34px;
	padding: 0;
	min-width: auto;
	width: auto;
	height: auto;
	border-radius: 0;
	-webkit-box-shadow: 0 0 6px rgba(35, 31, 32, 0);
	box-shadow: 0 0 6px rgba(35, 31, 32, 0);
	background-color: transparent;
	border: 0;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.gallery-preview div[class*='swiper-button'].swiper-button-disabled .swiper-button-icon {
	color: #9b9b9b;
}

.gallery-preview .gallery-preview__item .img-holder {
	position: relative;
	padding-bottom: 75%;
	line-height: 0;
}

.gallery-preview .gallery-preview__item img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.gallery-preview .gallery-preview__item .comments-img {
	position: absolute;
	bottom: 15px;
	left: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.gallery-preview .gallery-preview__item .comments-img i {
	display: inline-block;
	font-size: 19px;
	margin: 0 5px 0 0;
}

.gallery-preview .gallery-top {
	height: 100% !important;
	padding: 0 60px;
}

@media screen and (max-width: 1150px) {
	.gallery-preview .gallery-top {
		padding: 0 40px;
	}
}

.gallery-thumbs .swiper-wrapper .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 0 10px;
	margin: 0 -5px -5px 0;
	max-height: 853px;
}

.gallery-thumbs .swiper-wrapper .gallery-images__card {
	width: 33.33%;
	padding: 0;
	line-height: 0;
	padding: 0 5px 5px 0;
}

.gallery-thumbs .swiper-wrapper .gallery-images__card .img-holder {
	position: relative;
	border: 1px solid transparent;
	padding-bottom: 100%;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
	cursor: pointer;
}

.gallery-thumbs .swiper-wrapper .gallery-images__card .img-holder img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.gallery-thumbs .swiper-wrapper .gallery-images__card.swiper-slide-thumb-active .img-holder {
	border-color: #ff007e;
	background: #ff007e;
}

.gallery-thumbs .swiper-wrapper .gallery-images__card.swiper-slide-thumb-active .img-holder img {
	opacity: 0.8;
}

.gallery-thumbs .pics-nav {
	padding: 25px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.gallery-thumbs .pics-nav .pics-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: calc(100% - 104px);
}

.gallery-thumbs .pics-nav .item {
	padding: 5px;
	width: 52px;
	height: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: transparent;
	color: #252525;
	font-size: 24px;
	line-height: 26px;
	border-radius: 0;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

@media screen and (min-width: 1024px) {
	.gallery-thumbs .pics-nav .item:hover {
		background: #feb1e4;
		color: #fff;
	}
}

.gallery-thumbs .pics-nav .item.swiper-pagination-bullet-active {
	color: #ff007e;
	background: #e8e8e8;
	cursor: default;
}

.gallery-thumbs .pics-nav .pics-button-prev {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.gallery-thumbs .pics-nav .pics-button {
	background: #e8e8e8;
	color: #252525;
}

@media screen and (min-width: 1024px) {
	.gallery-thumbs .pics-nav .pics-button:hover {
		background: #feb1e4;
		color: #fff;
	}
}

.gallery-thumbs .pics-nav .pics-button.swiper-button-disabled {
	background: #e8e8e8;
	color: #252525;
	opacity: 0.5;
	cursor: default;
}

.popup-holder .album-holder {
	width: 100%;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.popup-holder .album-holder .left-column {
	width: calc(100% - 310px);
}

@media screen and (max-width: 1150px) {
	.popup-holder .album-holder .left-column {
		width: calc(100% - 260px);
	}
}

.popup-holder .album-holder .right-column {
	width: 310px;
	min-width: 310px;
}

@media screen and (max-width: 1150px) {
	.popup-holder .album-holder .right-column {
		width: 260px;
		min-width: 260px;
	}
}

.popup-holder .album-holder .right-column .title-pics {
	color: #161414;
	font-size: 24px;
	font-weight: 700;
	line-height: 23px;
	padding: 0 0 15px;
}

.popup-holder .album-holder .album-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.popup-holder .album-holder .album-info .row {
	padding: 0 15px 0 0;
	margin: 0 0 -10px;
}

.popup-holder .main-info {
	padding: 0 70px 0 0;
}

.imgs-gallery .title-holder {
	padding: 0;
}

.imgs-gallery .thumbs-holder {
	padding: 0 1px;
	margin: 0 -15px -20px;
}

.imgs-gallery .thumbs-holder .item {
	width: 33.33%;
	padding: 0 1px 2px;
}

.imgs-gallery .thumbs-holder .img-holder {
	padding-bottom: 100%;
}

.swiper-album-mobile {
	position: relative;
}

.swiper-album-mobile .gallery-view_img {
	position: relative;
	padding-bottom: 100%;
}

.swiper-album-mobile .gallery-view_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.swiper-album-mobile .gallery-view_img .comment {
	position: absolute;
	left: 16px;
	bottom: 22px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	z-index: 1;
}

.swiper-album-mobile .gallery-view_img .comment i {
	font-size: 13px;
	color: #ffffff;
	display: inline-block;
	margin: 0 5px 0 0;
}

.swiper-album-mobile .gallery-view_img .open-img {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 24px;
	z-index: 1;
	cursor: default;
}

.swiper-album-mobile .btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 20px;
	color: #ff007e;
	padding: 0 15px;
	z-index: 2;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(246, 246, 246, 0)), to(#ffffff));
	background-image: linear-gradient(to right, rgba(246, 246, 246, 0) 0%, #ffffff 100%);
}

.swiper-album-mobile .btn.prev {
	right: auto;
	left: 0;
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(246, 246, 246, 0)), to(#ffffff));
	background-image: linear-gradient(to left, rgba(246, 246, 246, 0) 0%, #ffffff 100%);
}

.swiper-album-mobile .btn.prev i {
	display: inline-block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.swiper-album-mobile .btn.swiper-button-disabled {
	opacity: 1;
	color: #252525;
	background: transparent;
	cursor: default;
}

.edit-profile {
	max-width: 1340px;
}

.sidebar-user {
	width: 290px;
	min-width: 290px;
	padding: 0 30px 0 0;
}

@media screen and (max-width: 1250px) {
	.sidebar-user {
		width: 100%;
		min-width: 100%;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

@media screen and (max-width: 640px) {
	.sidebar-user {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.sidebar-user .avatar-holder {
	padding: 30px 30px 50px;
	background: #fff;
	min-width: 260px;
}

@media screen and (max-width: 1250px) {
	.sidebar-user .avatar-holder {
		padding: 30px;
	}
}

.sidebar-user .avatar-holder .img-holder {
	position: relative;
	padding-bottom: 100%;
}

@media screen and (max-width: 640px) {
	.sidebar-user .avatar-holder .img-holder {
		width: 200px;
		height: 200px;
		margin: 0 auto;
		padding-bottom: 0;
	}
}

.sidebar-user .avatar-holder .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.sidebar-user .avatar-holder .img-holder .no-avatar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #fff;
	font-size: 82px;
	line-height: 93px;
	text-transform: uppercase;
	background-color: #c0c0c0;
}

.sidebar-user .avatar-holder .img-holder .no-avatar.edit {
	background-color: #feb1e4;
	/* opacity: 0; */
}

.sidebar-user .avatar-holder .img-holder .no-avatar.edit.show {
	opacity: 1;
}

.sidebar-user .avatar-holder .img-holder .link {
	border-radius: 22px;
	background-color: #ff007e;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	display: inline-block;
	padding: 9px 13px;
	-webkit-transition: background .3s;
	transition: background .3s;
	text-transform: initial;
	min-width: 135px;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.sidebar-user .avatar-holder .img-holder .link:hover {
		background: #feb1e4;
	}
}

.sidebar-user .user-nav {
	padding: 30px;
}

@media screen and (max-width: 640px) {
	.sidebar-user .user-nav {
		padding: 0 15px;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.sidebar-user .user-nav .item {
	padding: 0 0 3px;
}

@media screen and (max-width: 640px) {
	.sidebar-user .user-nav .item {
		padding: 3px;
		width: 50%;
	}
}

.sidebar-user .user-nav .link {
	display: block;
	color: #252525;
	font-size: 18px;
	line-height: 20px;
	-webkit-transition: color .3s;
	transition: color .3s;
	padding: 10px 10px 10px 33px;
}

@media screen and (max-width: 640px) {
	.sidebar-user .user-nav .link {
		padding: 10px 15px;
		font-size: 14px;
		line-height: 16px;
		text-align: center;
	}
}

@media screen and (min-width: 1024px) {
	.sidebar-user .user-nav .link:hover {
		color: #ff007e;
	}
}

.sidebar-user .user-nav .link.active {
	color: #252525;
	font-weight: 700;
	background-color: #e8e8e8;
	border-radius: 20px;
}

.sidebar-user .user-info {
	background: #fff;
	padding: 30px 20px 40px 20px;
	margin: 11px 0 0;
	color: #252525;
	font-size: 16px;
	line-height: 18px;
}

.sidebar-user .user-info .bold {
	font-weight: 700;
}

.sidebar-user .user-info .item {
	padding: 0 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.sidebar-user .user-info .item:last-child {
	padding: 0;
}

.sidebar-user .user-info i {
	font-size: 18px;
	width: 23px;
	text-align: center;
	display: inline-block;
	margin: 0 10px 0 0;
}

.sidebar-user .user-info i.icon-eye {
	font-size: 11px;
}

.sidebar-user .user-info i.icon-online {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #252525;
	border-radius: 50%;
	margin: 0 16px 0 5px;
}

.sidebar-user .user-info i.icon-online.online {
	background-color: #7ed321;
}

.sidebar-user .filling-holder {
	padding: 10px 0 0;
}

.sidebar-user .filling-holder .fill-strip {
	position: relative;
	width: 100%;
	display: block;
	height: 8px;
	border-radius: 3px;
	background-color: #f2f2f2;
	overflow: hidden;
}

.sidebar-user .filling-holder .fill-strip .fill {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	display: inline-block;
	border-radius: 3px 0 0 3px;
	background-color: #ff007e;
}

.sidebar-user .filling-holder .fill-text {
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	padding: 15px 0 0;
	text-align: center;
}

@media screen and (max-width: 1250px) {
	.sidebar-user.view_user {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.sidebar-user.view_user .avatar-holder {
	padding: 20px 30px 15px;
}

.form-edit {
	padding: 10px 0 60px;
}

.form-edit .block-holder {
	background: #fff;
	padding: 30px;
	margin: 0 0 10px;
}

@media screen and (max-width: 900px) {
	.form-edit .block-holder {
		padding: 15px;
	}
}

@media screen and (max-width: 640px) {
	.form-edit .block-holder {
		margin: 0 -15px 10px;
	}
}

.form-edit .title-block {
	color: #252525;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 20px;
}

.form-edit .title-block .percent-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #ff007e;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 0 10px;
}

.form-edit .rows {
	margin: 0 0 30px;
}

.form-edit .rows:last-child {
	margin: 0;
}

.form-edit .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 0 30px;
}

@media screen and (max-width: 900px) {
	.form-edit .row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 0 10px;
	}
}

.form-edit .row:last-child {
	margin: 0;
}

.form-edit .row.textarea-holder {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.form-edit .row.textarea-holder .label {
	padding-top: 11px;
}

.form-edit .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 0 30px;
}

@media screen and (max-width: 640px) {
	.form-edit .columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.form-edit .columns:last-child {
	margin: 0;
}

.form-edit .columns .row {
	max-width: 610px;
}

@media screen and (max-width: 640px) {
	.form-edit .columns .row {
		max-width: 100%;
	}
}

.form-edit .columns .column {
	width: 50%;
}

@media screen and (max-width: 640px) {
	.form-edit .columns .column {
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	.form-edit .columns .column:last-of-type {
		padding: 10px 0 0;
	}
}

.form-edit .columns .column:last-of-type .row {
	max-width: 625px;
	padding: 0 0 0 15px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media screen and (max-width: 900px) {
	.form-edit .columns .column:last-of-type .row {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media screen and (max-width: 640px) {
	.form-edit .columns .column:last-of-type .row {
		padding: 0;
		max-width: 100%;
	}
}

.form-edit .columns .input-holder {
	max-width: 510px;
}

@media screen and (max-width: 640px) {
	.form-edit .columns .input-holder {
		max-width: 100%;
	}
}

.form-edit .label {
	min-width: 100px;
	padding: 0 10px 0 0;
	color: #252525;
	font-size: 16px;
	line-height: 18px;
}

@media screen and (max-width: 900px) {
	.form-edit .label {
		padding: 0 0 10px 0;
		width: 100%;
	}
}

.form-edit .label.opacity {
	opacity: 0;
}

@media screen and (max-width: 640px) {
	.form-edit .label.opacity {
		display: none;
	}
}

@media screen and (max-width: 640px) {
	.form-edit .label:empty {
		display: none;
	}
}

.form-edit .input-holder {
	width: 100%;
	position: relative;
}

.form-edit .input-holder .input {
	width: 100%;
	border-radius: 22px;
	border: 1px solid #c0c0c0;
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	padding: 8px 15px;
	background: #fff;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}

.form-edit .input-holder .input:focus {
	border-color: #b2d6ff;
}

.form-edit .input-holder .input.textarea {
	min-height: 100px;
	height: 100px;
	resize: vertical;
	border-radius: 10px;
	padding: 10px 15px;
}

.form-edit .input-holder .text-tips {
	color: #787878;
	font-size: 16px;
	line-height: 28px;
	padding: 20px 0 0;
}

.form-edit .input-holder .text-tips .bold {
	color: #252525;
	font-weight: 700;
}

.form-edit .input-holder .text-atten {
	color: #ff007e;
	font-size: 16px;
	line-height: 18px;
	padding: 20px 0 0;
}

.form-edit .input-holder.icon-input .input {
	padding-left: 45px;
}

.form-edit .input-holder.icon-input .icon-holder {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 11px;
	font-size: 16px;
	color: #ffffff;
	border-radius: 22px 0 0 22px;
	background: #c0c0c0;
	line-height: 0;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

.form-edit .input-holder.icon-input .icon-holder.svg-holder svg {
	width: 16px;
	height: 16px;
}

.form-edit .input-holder.icon-input .icon-holder .icon-instagram {
	font-size: 10px;
	width: 16px;
	text-align: center;
	padding: 8px 0;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	background-image: linear-gradient(207deg, #6934d6 0%, #e0008e 41%, #ffb750 93%);
}

.form-edit .input-holder.icon-input .icon-holder .icon-facebook {
	font-size: 10px;
	width: 16px;
	text-align: center;
	padding: 8px 0;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	background-color: #3b5998;
}

.form-edit .input-holder.icon-input .icon-holder .icon-twitter {
	font-size: 8px;
	width: 16px;
	text-align: center;
	padding: 8px 0;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	background-color: #76a9ea;
}

.form-edit .input-holder.icon-input .calendar_info {
	display: none !important;
}

.form-edit .input-holder.icon-input .birthday-calendar {
	position: absolute;
	top: 100%;
	left: 35px;
	-webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	z-index: 9;
	border-radius: 10px;
	overflow: hidden;
	display: none !important;
}

.form-edit .input-holder.icon-input.focus .icon-holder {
	background: #b2d6ff;
}

.form-edit .input-holder.icon-input.focus .birthday-calendar {
	display: block;
}

.form-edit .meter-switch {
	color: #ff007e;
	font-size: 16px;
	line-height: 19px;
	margin: 8px 0;
	border-bottom: 1px solid transparent;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}

@media screen and (min-width: 1024px) {
	.form-edit .meter-switch:hover {
		border-color: #ff007e;
	}
}

.form-edit .labe {
	color: #999da4;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 0 15px;
}

.form-edit .email .label {
	min-width: 90px;
}

.form-edit .email .input-holder {
	max-width: 640px;
}

.form-edit .email .text {
	color: #ff007e;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 0 20px;
	white-space: nowrap;
}

@media screen and (max-width: 900px) {
	.form-edit .email .text {
		padding: 10px 0 0;
	}
}

.form-edit .email i {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 15px;
	color: #feb1e4;
}

.form-edit .upload-content {
	position: relative;
}

.form-edit .upload-content .row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.form-edit .upload-content .avatar-preview {
	max-width: 200px;
	width: 100%;
	overflow: hidden;
}

.form-edit .upload-content .avatar-preview .img-holder {
	position: relative;
	padding-bottom: 100%;
	background-color: #e8e8e8;
}

.form-edit .upload-content .avatar-preview .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 100%;
}

.form-edit .upload-content .avatar-preview .img-holder .no-avatar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 73px;
	color: #ffffff;
}

.form-edit .upload-content .intro-preview {
	max-width: 302px;
	width: 100%;
	overflow: hidden;
}

.form-edit .upload-content .intro-preview .img-holder {
	position: relative;
	padding-bottom: 56.3%;
}

.form-edit .upload-content .intro-preview .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 100%;
}

.form-edit .upload-content .intro-preview .img-holder .no-intro {
	background-color: #e8e8e8;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 73px;
	color: #ffffff;
}

.form-edit .upload-content .file-control {
	position: relative;
	padding: 20px 0 0;
}

.form-edit .upload-content .file-control .file {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	cursor: pointer;
}

.form-edit .upload-content .file-control .button {
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	border-radius: 22px;
	background: #feb1e4;
	-webkit-transition: background .3s;
	transition: background .3s;
	padding: 9px 11px;
	min-width: 200px;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.form-edit .upload-content .file-control .button:hover {
		background: #ff007e;
	}
}

.form-edit .upload-content .info-block {
	position: absolute;
	left: 30px;
	top: 75px;
	color: #787878;
	font-size: 16px;
	line-height: 28px;
	max-width: 310px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 1350px) {
	.form-edit .upload-content .info-block {
		position: static;
		max-width: 100%;
		margin: 0 0 15px;
	}
}

.form-edit .upload-content .info-block .text {
	width: 100%;
}

.form-edit .upload-content .info-block .color {
	color: #252525;
	width: 100%;
}

@media screen and (min-width: 1350px) {
	.form-edit .intro-holder {
		margin: 0 0 -40px !important;
		position: relative;
		top: -40px;
	}
}

.form-edit .block-radios .button-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.form-edit .block-radios .button-group .row {
	margin: 0 55px 0 0;
}

.form-edit .block-radios .button-group .row:last-child {
	margin: 0;
}

.form-edit .block-radios .button-group .radio {
	display: none;
}

.form-edit .block-radios .button-group .label {
	position: relative;
	display: block;
	padding: 0 0 0 45px;
	line-height: 25px;
	cursor: pointer;
	margin: 0;
}

.form-edit .block-radios .button-group .label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 23px;
	width: 23px;
	height: 23px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.form-edit .block-radios .button-group .label:after {
	content: "";
	position: absolute;
	top: 5px;
	width: 15px;
	height: 15px;
	left: 5px;
	border-radius: 15px;
	background-color: #feb1e4;
	opacity: 0;
	display: block;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.form-edit .block-radios .button-group .radio:checked+label:after {
	opacity: 1;
}

.form-edit .bottom {
	text-align: center;
	padding: 30px 0 0;
}

.form-edit .bottom .submit {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
	border-radius: 22px;
	background-color: #feb1e4;
	display: inline-block;
	padding: 9px 13px;
	min-width: 172px;
	text-align: center;
	border: 0;
	margin: 0;
	cursor: pointer;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (min-width: 1024px) {
	.form-edit .bottom .submit:hover {
		background: #ff007e;
	}
}

.form-edit .social-block .label {
	min-width: 145px;
}

.form-edit .social-block .input-holder {
	max-width: 466px;
}

@media screen and (max-width: 640px) {
	.form-edit .social-block .input-holder {
		max-width: 100%;
	}
}

.select-holder {
	width: 100%;
	max-width: 510px;
}

@media screen and (max-width: 640px) {
	.select-holder {
		max-width: 100%;
	}
}

.select-holder .select2-container {
	width: 100% !important;
}

.select-holder .select2-container.select2-container--focus .select2-selection--multiple {
	border-color: #c0c0c0;
}

.select-holder .select2-container .select2-selection--single {
	height: 36px;
	border-radius: 22px !important;
	border: 1px solid #c0c0c0;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
	color: #252525;
	font-size: 16px;
}

.select-holder .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px;
	padding: 0 40px 0 20px;
}

.select-holder .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 34px;
	width: 40px;
}

.select-holder .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #252525 transparent transparent transparent;
	border-width: 5px 4px 0 4px;
	-webkit-transition: border-color .3s, -webkit-transform .3s;
	transition: border-color .3s, -webkit-transform .3s;
	transition: transform .3s, border-color .3s;
	transition: transform .3s, border-color .3s, -webkit-transform .3s;
}

.select-holder .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: #999da4 transparent transparent transparent;
	border-width: 5px 4px 0 4px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.select-holder .select2-container--default.select2-container--open .select2-selection {
	border-color: #b2d6ff;
}

.select2-dropdown {
	border-radius: 10px !important;
	background-color: transparent;
	border: 0;
	padding: 0 10px;
}

.select2-results {
	border-radius: 10px !important;
	background-color: #ffffff;
	padding: 10px;
	-webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
}

.select2-results .select2-results__option {
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	padding: 6px 15px;
	border-radius: 22px;
	margin: 0 0 4px;
}

.select2-results .select2-results__option:last-child {
	margin: 0;
}

.select2-results .select2-results__option[aria-selected=true] {
	background-color: #e8e8e8;
}

.select2-results .select2-results__option--highlighted[aria-selected] {
	background-color: #ff007e;
	color: #fff;
}

.select2-container--default .select2-selection--multiple {
	border-radius: 22px !important;
	border: 1px solid #c0c0c0;
	padding: 4px 30px 0 5px;
	line-height: 0;
	min-height: 36px;
}

.select2-container--default .select2-selection--multiple:after {
	content: '';
	border-style: solid;
	height: 0;
	right: 19px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
	border-color: #252525 transparent transparent;
	border-width: 5px 4px 0;
	-webkit-transition: border-color .3s, -webkit-transform .3s;
	transition: border-color .3s, -webkit-transform .3s;
	transition: transform .3s, border-color .3s;
	transition: transform .3s, border-color .3s, -webkit-transform .3s;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding-left: 0;
}

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
	color: #252525;
	font-size: 16px;
	line-height: 18px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border-radius: 22px;
	background-color: #e8e8e8;
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	border: 0;
	margin: 0 5px 4px 0;
	padding: 4px 0 4px 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	font-weight: 400;
	color: #9b9b9b;
	font-size: 20px;
	float: right;
	padding: 0 8px 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-search--inline {
	display: none;
}

.select2-container--default.select2-container--open .select2-selection--multiple::after {
	border-color: #999da4 transparent transparent;
	border-width: 5px 4px 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.columns-user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 992px) {
	.columns-user {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.columns-user .column-user {
	display: block;
	width: 42.9%;
}

@media screen and (max-width: 1250px) {
	.columns-user .column-user {
		width: 50%;
	}
}

@media screen and (max-width: 992px) {
	.columns-user .column-user {
		width: 100%;
	}
}

.columns-user .column-user:last-child {
	width: 57.1%;
	padding: 0 0 0 20px;
}

@media screen and (max-width: 1250px) {
	.columns-user .column-user:last-child {
		width: 50%;
		padding: 0 0 0 10px;
	}
}

@media screen and (max-width: 992px) {
	.columns-user .column-user:last-child {
		width: 100%;
		padding: 10px 0 0;
	}
}

.columns-user .box-user {
	background-color: #ffffff;
	margin: 0 0 10px;
	padding: 30px;
}

@media screen and (max-width: 640px) {
	.columns-user .box-user {
		margin: 0 -15px 10px;
		padding: 15px;
	}
}

.columns-user .box-user:last-child {
	margin: 0;
}

@media screen and (max-width: 640px) {
	.columns-user .box-user:last-child {
		margin: 0 -15px 0;
	}
}

.columns-user .box-user .box {
	padding: 0;
}

.columns-user .headline {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.columns-user .headline .title-holder {
	padding: 0;
}

.columns-user .headline .title-holder .title {
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}

.columns-user .headline .title-holder .quantity {
	color: #787878;
	padding: 0 0 0 10px;
	font-weight: 400;
}

.columns-user .sort-holder {
	border-bottom: 0;
}

.columns-user .show-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 25px 0 0;
}

@media screen and (max-width: 767px) {
	.columns-user .show-more {
		padding: 0 0 14px;
	}
}

.columns-user .show-more .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #ff007e;
	font-size: 18px;
	line-height: 20px;
}

@media screen and (max-width: 767px) {
	.columns-user .show-more .btn {
		font-size: 12px;
		line-height: 14px;
	}
}

.columns-user .show-more .btn .text {
	padding: 0 0 7px;
	display: inline-block;
}

@media screen and (max-width: 767px) {
	.columns-user .show-more .btn .text {
		padding: 0 0 3px;
	}
}

.columns-user .show-more .btn i {
	display: inline-block;
	font-size: 12px;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

@media screen and (max-width: 767px) {
	.columns-user .show-more .btn i {
		font-size: 8px;
	}
}

.columns-user .show-more .btn i::before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	display: inline-block;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

@media screen and (min-width: 1024px) {
	.columns-user .show-more .btn:hover i {
		-webkit-animation: right 5s infinite;
		animation: right 5s infinite;
	}
}

.columns-user .show-more .btn.show i::before {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

@-webkit-keyframes right {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	25% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	75% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.columns-user .comment-holder .form-holder {
	padding: 0;
	border-bottom: 0;
}

.columns-user .comment-holder .form-holder .rows {
	padding: 0 10px 0 0;
}

.columns-user .comment-holder .comment-block {
	padding: 10px 0 0;
}

.columns-user .comment-holder .comment-block .comment-item {
	padding: 30px 0 25px;
}

.columns-user .comment-holder .show-more {
	padding: 25px 0 0;
}

.columns-user .btn-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding-top: 20px;
	padding-bottom: 20px;
}

.columns-user .btn-holder .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 16px;
	line-height: 15px;
	color: #787878;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.columns-user .btn-holder .btn i {
	font-size: 16px;
	display: inline-block;
	margin: 0 20px 0 0;
}

@media screen and (min-width: 1024px) {
	.columns-user .btn-holder .btn:hover {
		color: #ff007e;
	}
}

.columns-user .btn-holder .btn.active {
	color: #ff007e;
}

.columns-user .videos-box .btn-holder,
.columns-user .albums-box .btn-holder {
	padding: 0;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.columns-user .albums-box .btn-holder .btn,
.columns-user .videos-box .btn-holder .btn {
	margin: 3px 0 0;
}

.columns-user .videos-box .item,
.columns-user .albums-box .box.albums-list .thumbs-holder .item {
	width: 33.33%;
}

@media screen and (max-width: 1250px) {
	.columns-user .videos-box .item,
	.columns-user .albums-box .box.albums-list .thumbs-holder .item {
		width: 50%;
	}
}

@media screen and (max-width: 992px) {
	.columns-user .videos-box .item,
	.columns-user .albums-box .box.albums-list .thumbs-holder .item {
		width: 33.33%;
	}
}

@media screen and (max-width: 640px) {
	.columns-user .videos-box .item,
	.columns-user .albums-box .box.albums-list .thumbs-holder .item {
		width: 50%;
	}
}

@media screen and (max-width: 440px) {
	.columns-user .videos-box .item,
	.columns-user .albums-box .box.albums-list .thumbs-holder .item {
		width: 100%;
	}
}

.columns-user .videos-box .item .img-holder .label {
	padding: 4px 4px;
	left: auto;
	right: 0;
}

.columns-user .videos-box .item .img-holder .label.time i {
	display: inline-block;
	margin: 0 3px 0 0;
	font-size: 10px;
}

.columns-user .videos-box .item .img-holder .label.hd {
	display: none;
}

.columns-user .videos-box .item .title {
	font-weight: 400;
	padding: 10px 0 0px;
	margin: 0 0 5px;
	white-space: inherit;
	color: #161414;
	font-size: 12px;
	line-height: 14px;
	height: 38px;
	overflow: hidden;
}

.columns-user .videos-box .item .rows .row {
	font-size: 10px;
	line-height: 11px;
}

.columns-user .videos-box .item .rows .row i {
	font-size: 10px;
	display: inline-block;
	margin: 0 5px 1px 0;
}

.columns-user .videos-box .item .rows .row i.icon-eye {
	font-size: 6px;
}

.columns-user .user-box .headline {
	padding: 0 0 20px;
}

.columns-user .user-box .btn-holder {
	padding: 0;
}

.columns-user .user-box .btn-holder i {
	margin: 0;
}

.columns-user .channels-box .headline {
	padding: 0 0 20px;
}

.columns-user .channels-box .btn-holder {
	padding: 0;
}

.columns-user .channels-box .btn-holder i {
	margin: 0;
}

.columns-user .info-box .btn-holder {
	padding: 0;
}

.columns-user .info-box .btn-holder i {
	margin: 0;
}

.columns-user .info-box .items-list {
	padding: 5px 0 0;
}

.columns-user .info-box .items-list .items.second {
	display: none;
}

.columns-user .info-box .items-list .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	color: #9b9b9b;
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 25px;
}

@media screen and (max-width: 992px) {
	.columns-user .info-box .items-list .item {
		padding: 0 0 10px;
	}
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .items-list .item {
		font-size: 12px;
		line-height: 14px;
		padding: 0 0 10px;
	}
}

.columns-user .info-box .items-list .item:last-child {
	padding: 0;
}

.columns-user .info-box .items-list .item .title-item {
	min-width: 240px;
}

@media screen and (max-width: 1550px) {
	.columns-user .info-box .items-list .item .title-item {
		min-width: 170px;
		padding: 0 10px 0 0;
	}
}

.columns-user .info-box .items-list .item .text {
	color: #252525;
	font-size: 18px;
	line-height: 20px;
	margin: 0 5px 0 0;
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .items-list .item .text {
		font-size: 12px;
		line-height: 14px;
	}
}

.columns-user .info-box .items-list .item .text:last-of-type {
	margin: 0;
}

.columns-user .info-box .items-list .item .text.link {
	color: #ff007e;
	border-bottom: 1px solid transparent;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .items-list .item .text.link {
		font-size: 12px;
		line-height: 14px;
	}
}

@media screen and (min-width: 1024px) {
	.columns-user .info-box .items-list .item .text.link:hover {
		border-color: #ff007e;
	}
}

.columns-user .info-box .about-holder {
	padding: 25px 0 0;
	margin: 15px 0 0;
	border-top: 1px solid rgba(74, 74, 74, 0.12);
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .about-holder {
		padding: 10px 0 0;
		margin: 10px 0 0;
	}
}

.columns-user .info-box .title-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.columns-user .info-box .title-holder .btn-open {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #252525;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .title-holder .btn-open {
		font-size: 14px;
		line-height: 16px;
	}
}

@media screen and (min-width: 1024px) {
	.columns-user .info-box .title-holder .btn-open:hover {
		color: #ff007e;
	}
}

.columns-user .info-box .title-holder .btn-open .text {
	display: inline-block;
	margin: 0 10px 0 0;
}

.columns-user .info-box .title-holder .btn-open i {
	display: inline-block;
	font-size: 12px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .title-holder .btn-open i {
		font-size: 10px;
	}
}

.columns-user .info-box .title-holder .btn-open.show {
	color: #ff007e;
}

.columns-user .info-box .title-holder .btn-open.show i {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.columns-user .info-box .about-text {
	margin: 15px 0 0;
	color: #252525;
	font-size: 18px;
	line-height: 28px;
	display: none;
}

@media screen and (max-width: 640px) {
	.columns-user .info-box .about-text {
		font-size: 13px;
		line-height: 18px;
	}
}

.columns-user .status-box .status-text {
    color: #252525;
    font-size: 18px;
    line-height: 20px;
}

.columns-user .status-box .input {
	padding: 9px 15px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}

.columns-user .status-box .btn-holder {
	padding: 0;
}

.columns-user .status-box .btn-holder .btn i {
	margin: 0;
}

.columns-user .status-box .row {
	padding: 0;
}

.columns-user .status-box .botton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 15px 0 0;
}

.columns-user .status-box .botton.hidden {
	display: none;
}

.columns-user .status-box .botton .cancel {
	color: #787878;
	font-size: 15px;
	line-height: 17px;
	-webkit-transition: color .3s;
	transition: color .3s;
	padding: 0;
	background: transparent;
	border: 0;
	cursor: pointer;
	margin: 0 30px 0 0;
	display: inline-block;
}

@media screen and (min-width: 1024px) {
	.columns-user .status-box .botton .cancel:hover {
		color: #ff007e;
	}
}

.channels-box .thumbs-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -40px -40px 0 0;
}

@media screen and (max-width: 1550px) {
	.channels-box .thumbs-holder {
		margin: -20px -20px 0 0;
	}
}

.channels-box .thumbs-holder .item {
	width: 33.33%;
	padding: 40px 40px 0 0;
}

@media screen and (max-width: 1550px) {
	.channels-box .thumbs-holder .item {
		padding: 20px 20px 0 0;
	}
}

@media screen and (max-width: 1550px) {
	.channels-box .thumbs-holder .item {
		width: 50%;
	}
}

@media screen and (max-width: 440px) {
	.channels-box .thumbs-holder .item {
		width: 100%;
	}
}

.channels-box .thumbs-holder .item .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	line-height: 0;
	padding: 0 0 20px;
}

.channels-box .thumbs-holder .item .img-holder {
	position: relative;
	padding-bottom: 100%;
	width: 80px;
}

.channels-box .thumbs-holder .item .img-holder .no-thumb img {
	border: 0 solid #c0c0c0;
	background-color: transparent;
	overflow: hidden;
}

.channels-box .thumbs-holder .item .img-holder .no-avatar {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	background-color: #e8e8e8;
	overflow: hidden;
}

.channels-box .thumbs-holder .item .info-holder {
	padding: 0 0 0 20px;
	width: calc(100% - 80px);
}

.channels-box .thumbs-holder .item .title-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 7px;
}

@media screen and (max-width: 1900px) {
	.channels-box .thumbs-holder .item .title-holder {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.channels-box .thumbs-holder .item .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight: 700;
	padding: 0;
}

@media screen and (max-width: 1900px) {
	.channels-box .thumbs-holder .item .title {
		width: 100%;
		padding: 0 0 7px;
	}
}

.channels-box .thumbs-holder .item .rank {
	display: inline-block;
	margin: 0 0 0 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	border-radius: 15px;
	background-color: #c0c0c0;
	padding: 5px 12px;
	min-width: 58px;
	text-align: center;
}

@media screen and (max-width: 1900px) {
	.channels-box .thumbs-holder .item .rank {
		margin: 0;
	}
}

.channels-box .thumbs-holder .item .quantity {
	font-size: 16px;
	line-height: 18px;
	color: #c0c0c0;
}

.channels-box .thumbs-holder .item .subscribe {
	border-radius: 22px;
	background-color: #feb1e4;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	padding: 8px;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (max-width: 640px) {
	.channels-box .thumbs-holder .item .subscribe {
		font-size: 14px;
		line-height: 16px;
		padding: 5px;
	}
}

@media screen and (min-width: 1024px) {
	.channels-box .thumbs-holder .item .subscribe:hover {
		background: #ff007e;
	}
}

.channels-box .thumbs-holder .item .subscribe .quantity {
	margin: 0 0 0 5px;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
}

@media screen and (max-width: 640px) {
	.channels-box .thumbs-holder .item .subscribe .quantity {
		font-size: 14px;
		line-height: 16px;
	}
}

.user-box .thumbs-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px -45px 0 0;
}

@media screen and (max-width: 1550px) {
	.user-box .thumbs-holder {
		margin: -15px -15px 0 0;
	}
}

.user-box .thumbs-holder .item {
	width: 16.66%;
	padding: 15px 45px 0 0;
}

@media screen and (max-width: 1550px) {
	.user-box .thumbs-holder .item {
		padding: 15px 15px 0 0;
	}
}

@media screen and (max-width: 1250px) {
	.user-box .thumbs-holder .item {
		width: 20%;
	}
}

@media screen and (max-width: 1150px) {
	.user-box .thumbs-holder .item {
		width: 25%;
	}
}

@media screen and (max-width: 992px) {
	.user-box .thumbs-holder .item {
		width: 20%;
	}
}

@media screen and (max-width: 440px) {
	.user-box .thumbs-holder .item {
		width: 25%;
	}
}

@media screen and (max-width: 380px) {
	.user-box .thumbs-holder .item {
		width: 33.33%;
	}
}

.user-box .thumbs-holder .item .link {
	display: block;
	line-height: 0;
}

.user-box .thumbs-holder .item .img-holder {
	position: relative;
	padding-bottom: 100%;
}

.user-box .thumbs-holder .item .img-holder .img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	background-color: #e8e8e8;
	border-radius: 50%;
	overflow: hidden;
}

.user-box .thumbs-holder .item .img-holder .no-thumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	border-radius: 50%;
	overflow: hidden;
}

.user-box .thumbs-holder .item .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	font-weight: 400;
}

.wrapper[data-open=menu] .nav-blog {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.wrapper[data-open=search] .block-search-blog {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.blog .block-search-blog {
	position: absolute;
	top: 46px;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #eaeaea;
	padding: 10px 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
	transition: -webkit-transform .3s, -webkit-box-shadow .3s;
	transition: transform .3s, box-shadow .3s;
	transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
}

.blog .block-search-blog .form {
	position: relative;
}

.blog .block-search-blog .input {
	border-radius: 22px;
	border: solid 1px #c0c0c0;
	overflow: hidden;
	width: 100%;
	color: #252525;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.7px;
	padding: 10px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 7px 35px 7px 15px;
}

.blog .block-search-blog .search-btn {
	line-height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -2px;
	font-size: 24px;
	color: #fff;
	border-radius: 0 20px 20px 0;
	background-color: #feb1e4;
	border: 0;
	cursor: pointer;
	padding: 0 20px;
	-webkit-transition: background .3s;
	transition: background .3s;
	font-size: 17px;
	padding: 0 13px;
}

@media (min-width: 1024px) {
	.blog .block-search-blog .search-btn:hover {
		background: #ff007e;
	}
}

.blog .mobil-btn {
	display: none;
}

@media screen and (max-width: 767px) {
	.blog .mobil-btn {
		display: block;
	}
}

.blog .burger-menu {
	vertical-align: middle;
	position: relative;
	width: 32px;
	height: 43px;
	display: none;
	cursor: pointer;
	display: inline-block;
	padding: 9px 5px 11px;
}

@media (max-width: 1250px) {
	.blog .burger-menu {
		padding: 0;
		height: 32px;
	}
}

.blog .burger-menu span {
	height: 3px;
	background-color: #252525;
	position: absolute;
	left: 8px;
	right: 8px;
	top: 50%;
	margin-top: -1px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (max-width: 1250px) {
	.blog .burger-menu span {
		left: 5px;
		right: 5px;
	}
}

.blog .burger-menu span:after,
.blog .burger-menu span:before {
	height: 3px;
	background-color: #252525;
	position: absolute;
	left: 8px;
	right: 8px;
	top: 50%;
	margin-top: -1px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (max-width: 1250px) {

	.blog .burger-menu span:after,
	.blog .burger-menu span:before {
		left: 5px;
		right: 5px;
	}
}

.blog .burger-menu span:after,
.blog .burger-menu span:before {
	content: "";
	left: 0;
	right: 0;
	top: -6px;
}

.blog .burger-menu span:after {
	top: 8px;
}

.blog .container {
	max-width: 1310px;
	padding: 0 15px;
}

.blog .header {
	background-color: #eaeaea;
}

.blog .header-blog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.blog .nav-blog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
	.blog .nav-blog {
		position: absolute;
		top: 46px;
		left: 0;
		z-index: 999;
		padding: 0;
		right: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
		transition: -webkit-transform .3s, -webkit-box-shadow .3s;
		transition: transform .3s, box-shadow .3s;
		transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
		background: #eaeaea;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		border: 1px solid #fff;
	}
}

.blog .nav-blog .mobile-member {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

@media screen and (max-width: 767px) {
	.blog .nav-blog .mobile-member {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.blog .nav-blog .item {
	padding: 0 20px 0 0;
}

.blog .nav-blog .item:last-child {
	padding: 0;
}

.blog .nav-blog .link {
	color: #252525;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	padding: 14px 0;
}

.blog .nav-blog .link:before {
	position: absolute;
	content: '';
	display: inline-block;
	left: 0;
	right: 0;
	top: 0;
	width: 0;
	height: 3px;
	border-radius: 2px;
	background-color: #ff007e;
	-webkit-transition: width .3s;
	transition: width .3s;
}

@media screen and (min-width: 1024px) {
	.blog .nav-blog .link:hover {
		color: #ff007e;
	}

	.blog .nav-blog .link:hover:before {
		width: 100%;
	}
}

.blog .nav-blog .link.active {
	color: #ff007e;
}

.blog .nav-blog .link.active:before {
	width: 100%;
}

.blog .social-member {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.blog .member-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
	.blog .member-link {
		display: none;
	}
}

.blog .member-link .item {
	padding: 0 18px;
}

.blog .member-link .link {
	color: #252525;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.54px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.blog .member-link .link:hover {
		color: #ff007e;
	}
}

.blog .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border-left: 1px solid #fff;
}

@media screen and (max-width: 767px) {
	.blog .social {
		margin: 0 -16px 0 0;
	}
}

.blog .social .link {
	display: inline-block;
	text-align: center;
	width: 46px;
	padding: 14px 0;
	border-right: 1px solid #fff;
	font-size: 15px;
	color: #4a4a4a;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.blog .social .link:hover {
		color: #ff007e;
	}
}

@media screen and (max-width: 767px) {
	.blog .social .link:nth-child(4) {
		display: none;
	}

	.blog .social .link:nth-child(5) {
		display: none;
	}

	.blog .social .link:nth-child(6) {
		display: none;
	}
}

.blog .footer-blog {
	background-color: #ffffff;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog {
		background: transparent;
	}
}

.blog .footer-blog .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 65px 0 75px;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .columns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}
}

.blog .footer-blog .left {
	color: #252525;
	font-size: 32px;
	font-weight: 700;
	line-height: 23px;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .left {
		font-size: 24px;
		line-height: 23px;
		padding: 45px 0;
		width: calc(100% + 30px);
		margin: 0 -15px;
		text-align: center;
		background: #fafafa;
	}
}

.blog .footer-blog .left .color {
	color: #ff007e;
	font-size: 43px;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .left .color {
		font-size: 24px;
		line-height: 23px;
	}
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .right {
		width: calc(100% + 30px);
		margin: 0 -15px;
		padding: 45px 0;
		background: #fff;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.blog .footer-blog .right .about-us {
	display: none;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .right .about-us {
		display: block;
	}
}

.blog .footer-blog .right .about-us .text {
	color: #9b9b9b;
	font-size: 14px;
	line-height: 24px;
	padding: 0 15px 45px;
}

.blog .footer-blog .right .title {
	color: #4a4a4a;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	letter-spacing: 0.54px;
	text-transform: uppercase;
	padding: 0 0 25px;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .right .title {
		text-align: center;
	}
}

.blog .footer-blog .items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	min-width: 242px;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .items {
		width: 242px;
		margin: 0 auto;
	}
}

.blog .footer-blog .items .link {
	font-size: 13px;
	color: #4a4a4a;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.blog .footer-blog .items .link:hover {
		color: #ff007e;
	}
}

.blog .footer-blog .text-bottom {
	padding: 10px 0;
	background-color: #e8e8e8;
	color: #4a4a4a;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.47px;
}

@media screen and (max-width: 767px) {
	.blog .footer-blog .text-bottom {
		font-size: 10px;
		letter-spacing: 0.39px;
		line-height: 16px;
		text-align: center;
	}
}

.blog .big-logo {
	background: #fff;
	color: #252525;
	font-size: 32px;
	font-weight: 700;
	line-height: 23px;
	text-transform: uppercase;
	text-align: center;
	padding: 85px 0 88px;
}

@media screen and (max-width: 992px) {
	.blog .big-logo {
		font-size: 24px;
		padding: 35px 0;
		margin: 0 -15px;
	}
}

.blog .big-logo .color {
	color: #ff007e;
	font-size: 43px;
}

@media screen and (max-width: 1200px) {
	.blog .big-logo .color {
		font-size: 24px;
	}
}

.blog .slider-posts {
	padding: 0 0 20px;
}

@media screen and (min-width: 1550px) {
	.blog .slider-posts {
		margin: 0 -84px;
		width: calc(100% + 168px);
	}
}

@media screen and (max-width: 992px) {
	.blog .slider-posts {
		margin: 0 -15px;
		width: calc(100% + 30px);
		padding: 0 0 10px;
	}
}

@media screen and (min-width: 1550px) {
	.blog .slider-posts .swiper-container {
		padding: 0 84px;
	}

	.blog .slider-posts .swiper-container:after {
		position: absolute;
		content: '';
		display: block;
		background: #fafafa;
		top: 0;
		bottom: 0;
		right: 0;
		width: 84px;
		height: 100%;
		z-index: 9;
	}

	.blog .slider-posts .swiper-container::before {
		position: absolute;
		content: '';
		display: block;
		background: #fafafa;
		top: 0;
		bottom: 0;
		left: 0;
		height: 100%;
		width: 84px;
		z-index: 9;
	}
}

.blog .slider-posts .swiper-slide {
	position: relative;
}

.blog .slider-posts .swiper-slide::before {
	position: absolute;
	z-index: 1;
	content: '';
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 41%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide::before {
		height: 150px;
	}
}

.blog .slider-posts .swiper-slide .img-holder {
	position: relative;
	padding-bottom: 42.35%;
}

@media screen and (max-width: 515px) {
	.blog .slider-posts .swiper-slide .img-holder {
		padding-bottom: 214px;
	}
}

.blog .slider-posts .swiper-slide .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 515px) {
	.blog .slider-posts .swiper-slide .img-holder img {
		width: 100%;
		margin: 0 auto;
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.blog .slider-posts .swiper-slide .slide-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: 0 40px 30px;
	z-index: 2;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide .slide-info {
		padding: 0 30px 10px;
	}
}

.blog .slider-posts .swiper-slide .category-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 0 0 20px;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide .category-date {
		padding: 0 0 13px;
	}
}

.blog .slider-posts .swiper-slide .category-date .category {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 10px 0 0;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.blog .slider-posts .swiper-slide .category-date .category:hover {
		color: #ff007e;
	}
}

.blog .slider-posts .swiper-slide .category-date .date {
	padding: 0 0 0 10px;
}

.blog .slider-posts .swiper-slide .title-slide {
	color: #161414;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	padding: 0 0 10px;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide .title-slide {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 0 0 5px;
	}
}

@media screen and (max-width: 767px) {
	.blog .slider-posts .swiper-slide .title-slide {
		font-size: 16px;
		line-height: 20px;
	}
}

.blog .slider-posts .swiper-slide .description {
	color: #161414;
	font-size: 16px;
	line-height: 26px;
	padding: 0 0 20px;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide .description {
		font-size: 12px;
		line-height: 20px;
		padding: 0 0 5px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

.blog .slider-posts .swiper-slide .rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.blog .slider-posts .swiper-slide .rows .link-holder .link {
	color: #ff007e;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: 0.47px;
	text-transform: uppercase;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.blog .slider-posts .swiper-slide .rows .link-holder .link:hover {
		text-decoration: underline;
	}
}

.blog .slider-posts .swiper-slide .social-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border: 0;
}

.blog .slider-posts .swiper-slide .social-icon .item-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 20px 0 0;
	color: #000000;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide .social-icon .item-social {
		font-size: 10px;
		line-height: 12px;
		padding: 0 10px 0 0;
	}
}

.blog .slider-posts .swiper-slide .social-icon .item-social:last-child {
	padding: 0;
}

.blog .slider-posts .swiper-slide .social-icon .item-social i {
	font-size: 16px;
	color: #9b9b9b;
	display: inline-block;
	margin: 0 10px 0 0;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-slide .social-icon .item-social i {
		font-size: 12px;
		margin: 0 7px 0 0;
	}
}

.blog .slider-posts .swiper-slide .social-icon .item-social i.icon-heart {
	color: #ff007e;
}

.blog .slider-posts .swiper-button {
	width: 64px;
	text-align: center;
	padding: 22px 0;
	height: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #feb1e4;
	font-size: 20px;
	color: #ffffff;
	-webkit-transition: background .3s;
	transition: background .3s;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-button {
		background-color: transparent;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		top: 0;
		bottom: 0;
		height: 100%;
		width: auto;
		padding: 0 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 20px;
		color: #ff007e;
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(246, 246, 246, 0)), to(#ffffff));
		background-image: linear-gradient(to right, rgba(246, 246, 246, 0) 0%, #ffffff 100%);
	}
}

@media screen and (min-width: 1024px) {
	.blog .slider-posts .swiper-button:hover {
		color: #fff;
		background: #ff007e;
	}
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-button.swiper-button-prev {
		background-image: -webkit-gradient(linear, right top, left top, from(rgba(246, 246, 246, 0)), to(#ffffff));
		background-image: linear-gradient(to left, rgba(246, 246, 246, 0) 0%, #ffffff 100%);
	}
}

.blog .slider-posts .swiper-button.swiper-button-prev i {
	display: inline-block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.blog .slider-posts .swiper-button.swiper-button-disabled {
	background-color: #e8e8e8;
	opacity: 1;
}

@media screen and (max-width: 992px) {
	.blog .slider-posts .swiper-button.swiper-button-disabled {
		background-color: transparent;
		background-image: none;
		color: #252525;
	}
}

.blog .spot-holder {
	background: #fff;
	padding: 60px 0;
	margin: 0 0 35px;
}

@media screen and (max-width: 992px) {
	.blog .spot-holder {
		border: 1px solid #e8e8e8;
		background-color: #ffffff;
		padding: 20px 0;
		margin: 0 -15px 10px;
	}
}

.blog .posts-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 1200px) {
	.blog .posts-columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.blog .thumbs-holder {
	width: 100%;
}

.blog .thumb-list {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
	.blog .thumb-list {
		width: auto;
		margin: 0 -25px 0 0;
	}
}

@media screen and (max-width: 992px) {
	.blog .thumb-list {
		margin: 0 -10px 0 0;
	}
}

@media screen and (max-width: 480px) {
	.blog .thumb-list {
		margin: 0 -15px;
	}
}

.blog .thumb-list .item {
	width: 50%;
	padding: 0 25px 40px 0;
}

@media screen and (max-width: 1200px) {
	.blog .thumb-list .item {
		width: 33.33%;
	}
}

@media screen and (max-width: 992px) {
	.blog .thumb-list .item {
		padding: 0 10px 10px 0;
	}
}

@media screen and (max-width: 767px) {
	.blog .thumb-list .item {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.blog .thumb-list .item {
		width: 100%;
		padding: 0;
	}
}

.blog .thumb-list .item .item-holder {
	border: 1px solid #e8e8e8;
	line-height: 0;
}

.blog .thumb-list .item .img-holder {
	position: relative;
	padding-bottom: 67%;
}

.blog .thumb-list .item .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.blog .thumb-list .item .img-holder .search {
	position: absolute;
	top: 50%;
	margin: -17px 0 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #ffffff;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.blog .thumb-list .item .link {
	display: inline-block;
	line-height: 0;
	width: 100%;
}

@media (min-width: 1024px) {
	.blog .thumb-list .item .link:hover .img-holder .search {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.blog .thumb-list .item .info-holder {
	padding: 25px 40px 40px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media screen and (max-width: 992px) {
	.blog .thumb-list .item .info-holder {
		padding: 16px 30px 30px;
	}
}

.blog .thumb-list .item .category-date {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #9b9b9b;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 0 0 25px;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .category-date {
		font-size: 9px;
		line-height: 12px;
		padding: 0 0 10px;
	}
}

.blog .thumb-list .item .category-date .category {
	color: #4a4a4a;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: color .3s;
	transition: color .3s;
	margin: 0 10px 0 0;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .category-date .category {
		font-size: 9px;
		line-height: 12px;
		color: #ff007e;
	}
}

@media screen and (min-width: 1024px) {
	.blog .thumb-list .item .category-date .category:hover {
		color: #ff007e;
	}
}

.blog .thumb-list .item .category-date .date {
	padding: 0 0 0 10px;
}

.blog .thumb-list .item .title {
	width: 100%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	color: #161414;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin: 0 0 15px;
	height: 48px;
	overflow: hidden;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .title {
		height: 38px;
		margin: 0 0 10px;
		font-size: 16px;
		line-height: 18px;
	}
}

@media screen and (min-width: 480px) {
	.blog .thumb-list .item .title {
		height: auto;
		max-height: 50px;
	}
}

.blog .thumb-list .item .title i {
	font-style: italic;
}

.blog .thumb-list .item .description {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	width: 100%;
	color: #161414;
	font-size: 16px;
	line-height: 26px;
	height: 56px;
	overflow: hidden;
	margin: 0 0 25px;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .description {
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 5px;
		height: 45px;
	}
}

.blog .thumb-list .item .rows {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
}

.blog .thumb-list .item .rows .link-holder .link {
	display: inline-block;
	border-radius: 22px;
	border: 1px solid #feb1e4;
	color: #feb1e4;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: 0.47px;
	text-transform: uppercase;
	padding: 10px 25px;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .rows .link-holder .link {
		font-size: 9px;
		line-height: 12px;
		letter-spacing: 0.35px;
		padding: 8px 21px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .thumb-list .item .rows .link-holder .link:hover {
		color: #fff;
		background-color: #feb1e4;
	}
}

.blog .thumb-list .item .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.blog .thumb-list .item .social .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #9b9b9b;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	width: auto;
	padding: 0;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .social .link {
		font-size: 10px;
		line-height: 12px;
	}
}

.blog .thumb-list .item .social .link:last-child {
	margin: 0 0px 0 20px;
	display: none;
}

.blog .thumb-list .item .social .link:first-child {
	margin: 0 20px 0 0px;
	display: none;
}

.blog .thumb-list .item .social .link i {
	display: inline-block;
	margin: 0 7px 0 0;
	font-size: 16px;
}

@media screen and (max-width: 900px) {
	.blog .thumb-list .item .social .link i {
		font-size: 13px;
		margin: 0 5px 0 0;
	}
}

.blog .thumb-list .item .social .drop-holder .link {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.blog .thumb-list .item .social .drop-holder .drop {
	padding: 15px 0 0;
	left: 50%;
	right: auto;
	-webkit-transform: translate3d(-50%, 50px, 0);
	transform: translate3d(-50%, 50px, 0);
}

.blog .thumb-list .item .social .drop-holder .items {
	right: 0;
}

.blog .thumb-list .item .social .drop-holder .link_drop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #9b9b9b;
	font-size: 16px;
	line-height: 18px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.blog .thumb-list .item .social .drop-holder .link_drop i {
	display: inline-block;
	margin: 0 14px 0 0;
	width: 16px;
	font-size: 15px;
}

@media screen and (min-width: 1024px) {
	.blog .thumb-list .item .social .drop-holder .link_drop:hover {
		color: #4a4a4a;
	}
}

@media (min-width: 1024px) {
	.blog .thumb-list .item .social .drop-holder:hover .drop {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
}

@media (max-width: 1024px) {
	.blog .thumb-list .item .social .drop-holder.open-drop .drop {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
}

@media screen and (min-width: 480px) {
	.blog .thumb-list .item.big {
		width: 100%;
	}

	.blog .thumb-list .item.big .info-holder {
		padding: 40px;
	}

	.blog .thumb-list .item.big .category-date {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 0 0 35px;
	}

	.blog .thumb-list .item.big .category-date .category {
		color: #4a4a4a;
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
		display: inline-block;
		-webkit-transition: color .3s;
		transition: color .3s;
		margin: 0 10px 0 0;
	}
}

@media screen and (min-width: 480px) and (min-width: 1024px) {
	.blog .thumb-list .item.big .category-date .category:hover {
		color: #ff007e;
	}
}

@media screen and (min-width: 480px) {
	.blog .thumb-list .item.big .title {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		font-size: 24px;
		line-height: 26px;
		height: auto;
	}

	.blog .thumb-list .item.big .title i {
		font-style: normal;
	}

	.blog .thumb-list .item.big .description {
		max-height: 156px;
		height: auto;
	}

	.blog .thumb-list .item.big .social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.blog .thumb-list .item.big .social .link:last-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.blog .thumb-list .item.big .social .link:first-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.blog .pagination-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 25px 55px 0;
}

@media screen and (max-width: 1200px) {
	.blog .pagination-posts {
		padding: 0 0 45px;
	}
}

@media screen and (max-width: 480px) {
	.blog .pagination-posts {
		padding: 30px 0 45px;
	}
}

.blog .pagination-posts .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
	border-radius: 35px;
	width: 120px;
	padding: 15px;
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
}

@media screen and (min-width: 1024px) {
	.blog .pagination-posts .link:hover {
		color: #ff007e;
	}
}

.blog .pagination-posts .link i {
	display: inline-block;
	margin: 0 5px 0 0;
}

.blog .pagination-posts .next i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin: 0 0 0 5px;
}

.blog .right-thumbs {
	width: 410px;
	min-width: 410px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs {
		width: calc(100% + 40px);
		min-width: auto;
	}
}

@media screen and (max-width: 992px) {
	.blog .right-thumbs {
		width: calc(100% + 20px);
	}
}

@media screen and (max-width: 640px) {
	.blog .right-thumbs {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media screen and (max-width: 480px) {
	.blog .right-thumbs {
		width: calc(100% + 30px);
		margin: 0 -15px;
	}
}

.blog .right-thumbs .post-thumb {
	margin: 0 0 40px;
}

.blog .right-thumbs .post-thumb .item {
	width: 100%;
	line-height: 0;
	border: 1px solid #e8e8e8;
}

.blog .right-thumbs .post-thumb .item .img-holder {
	position: relative;
	padding-bottom: 67%;
}

.blog .right-thumbs .post-thumb .item .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.blog .right-thumbs .post-thumb .item .img-holder .search {
	position: absolute;
	top: 50%;
	margin: -17px 0 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #ffffff;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.blog .right-thumbs .post-thumb .item .link {
	display: inline-block;
	line-height: 0;
	width: 100%;
}

@media (min-width: 1024px) {
	.blog .right-thumbs .post-thumb .item .link:hover .img-holder .search {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.blog .right-thumbs .post-thumb .item .info-holder {
	padding: 30px 40px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-bottom: 1px solid #e8e8e8;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .info-holder {
		padding: 15px 30px 30px;
	}
}

.blog .right-thumbs .post-thumb .item .title {
	color: #161414;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	padding: 0 0 15px;
	width: 100%;
	border-bottom: 0;
	text-align: left;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .title {
		padding: 0 0 10px;
		font-size: 16px;
		font-weight: 700;
		line-height: 18px;
	}
}

.blog .right-thumbs .post-thumb .item .text {
	width: 100%;
	color: #9b9b9b;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 25px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .text {
		font-size: 10px;
		line-height: 12px;
		padding: 0 0 20px;
	}
}

.blog .right-thumbs .post-thumb .item .description {
	width: 100%;
	color: #161414;
	font-size: 16px;
	line-height: 26px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .description {
		height: 65px;
		font-size: 12px;
		line-height: 20px;
		overflow: hidden;
	}
}

.blog .right-thumbs .post-thumb .item .rows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	padding: 15px 40px;
	background: #fff;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .rows {
		padding: 15px 30px;
	}
}

.blog .right-thumbs .post-thumb .item .rows.small {
	padding: 20px 30px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .rows.small {
		padding: 15px 30px;
	}
}

.blog .right-thumbs .post-thumb .item .rows .link-holder .link {
	display: inline-block;
	color: #feb1e4;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	letter-spacing: 0.47px;
	text-transform: uppercase;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .rows .link-holder .link {
		font-size: 9px;
		line-height: 12px;
		letter-spacing: 0.35px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .post-thumb .item .rows .link-holder .link:hover {
		color: #ff007e;
	}
}

.blog .right-thumbs .post-thumb .item .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.blog .right-thumbs .post-thumb .item .social .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	color: #9b9b9b;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	width: auto;
	padding: 0;
	margin: 0 30px 0 0;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .social .link {
		margin: 0 25px 0 0;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .post-thumb .item .social .link:hover {
		color: #ff007e;
	}
}

.blog .right-thumbs .post-thumb .item .social .link:last-child {
	margin: 0;
}

.blog .right-thumbs .post-thumb .item .social .link i {
	display: inline-block;
	font-size: 16px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .social .link i {
		font-size: 12px;
	}
}

.blog .right-thumbs .post-thumb .item .title-text {
	color: #161414;
	font-size: 16px;
	line-height: 18px;
	padding: 0 10px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .title-text {
		font-size: 12px;
		line-height: 14px;
	}
}

.blog .right-thumbs .post-thumb .item .link-view {
	border-radius: 22px;
	border: 1px solid #feb1e4;
	color: #feb1e4;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 0.47px;
	text-transform: uppercase;
	padding: 10px 18px;
	white-space: nowrap;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .post-thumb .item .link-view {
		font-size: 9px;
		line-height: 12px;
		letter-spacing: 0.35px;
		padding: 7px 14px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .post-thumb .item .link-view:hover {
		color: #fff;
		background: #feb1e4;
	}
}

.blog .right-thumbs .title {
	color: #161414;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	padding: 25px 0;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .title {
		font-size: 20px;
		line-height: 22px;
		padding: 20px 0;
	}
}

.blog .right-thumbs .tags-holder {
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
	margin: 0 0 40px;
}

.blog .right-thumbs .tags-holder .items {
	padding: 50px 50px 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .tags-holder .items {
		padding: 24px 40px 25px;
	}
}

.blog .right-thumbs .tags-holder .items .item {
	width: 50%;
	text-align: center;
	max-width: 110px;
	padding: 0 0 25px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .tags-holder .items .item {
		padding: 0 10px 25px 0;
		max-width: 104px;
	}
}

.blog .right-thumbs .tags-holder .items .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .tags-holder .items .link {
		font-size: 14px;
		font-weight: 700;
		line-height: 16px;
	}
}

.blog .right-thumbs .tags-holder .items .link .quantity {
	color: #9b9b9b;
	font-size: 16px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .tags-holder .items .link .quantity {
		font-size: 12px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .tags-holder .items .link:hover {
		color: #ff007e;
	}
}

.blog .right-thumbs .spot-right {
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 40px 0;
}

@media screen and (max-width: 640px) {
	.blog .right-thumbs .spot-right {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		border: 0;
		background: transparent;
		padding: 0 0 30px;
	}
}

.blog .right-thumbs .follow-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0 0 40px;
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
	padding: 25px 40px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .follow-holder {
		display: none;
	}
}

.blog .right-thumbs .follow-holder .text {
	color: #161414;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}

.blog .right-thumbs .follow-holder .items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.blog .right-thumbs .follow-holder .link {
	margin: 0 30px 0 0;
	font-style: 15px;
	color: #4a4a4a;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .follow-holder .link:hover {
		color: #ff007e;
	}
}

.blog .right-thumbs .follow-holder .link:last-child {
	margin: 0;
}

.blog .right-thumbs .last-comments {
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
	margin: 0 0 40px;
	padding: 0 0 20px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments {
		padding: 0;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs {
	padding: 40px 40px 0;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .comments-thumbs {
		padding: 20px 30px 0;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border-bottom: 1px solid #e8e8e8;
	margin: 0 0 20px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .comments-thumbs .item {
		margin: 0 0 15px;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs .item .img-holder {
	width: 55px;
	min-width: 55px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .comments-thumbs .item .img-holder {
		width: 43px;
		min-width: 43px;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs .item .img-holder img {
	width: 100%;
}

.blog .right-thumbs .last-comments .comments-thumbs .item .comment-info {
	padding: 0 0 35px 20px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .comments-thumbs .item .comment-info {
		padding: 0 0 15px 15px;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs .item .name-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 0 10px;
}

.blog .right-thumbs .last-comments .comments-thumbs .item .name-date .name {
	color: #4a4a4a;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .comments-thumbs .item .name-date .name {
		font-size: 16px;
		line-height: 18px;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs .item .name-date .date {
	color: #9b9b9b;
	font-size: 15px;
	line-height: 20px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .comments-thumbs .item .name-date .date {
		line-height: 18px;
		font-size: 10px;
	}
}

.blog .right-thumbs .last-comments .comments-thumbs .item .text {
	color: #9b9b9b;
	font-family: Helvetica;
	font-size: 15px;
	line-height: 18px;
}

.blog .right-thumbs .last-comments .show-more {
	text-align: center;
	padding: 5px 0 20px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .show-more {
		padding: 0 0 20px;
	}
}

.blog .right-thumbs .last-comments .show-more .btn {
	color: #feb1e4;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.47px;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 22px;
	border: 1px solid #feb1e4;
	padding: 8px 37px;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .last-comments .show-more .btn {
		font-size: 9px;
		letter-spacing: 0.35px;
		line-height: 12px;
		padding: 7px 30px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .last-comments .show-more .btn:hover {
		color: #fff;
		background: #feb1e4;
	}
}

.blog .right-thumbs .popular-posts {
	border: 1px solid #e8e8e8;
	background-color: #fff;
	margin: 0 0 40px;
}

.blog .right-thumbs .popular-posts .posts-thumbs {
	padding: 10px 30px;
}

.blog .right-thumbs .popular-posts .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 30px 0;
	border-bottom: 1px solid #e8e8e8;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .popular-posts .item {
		padding: 20px 0;
	}
}

.blog .right-thumbs .popular-posts .item:last-of-type {
	border: 0;
}

.blog .right-thumbs .popular-posts .item .link {
	display: inline-block;
	line-height: 0;
	min-width: 140px;
	width: 140px;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .popular-posts .item .link {
		min-width: 110px;
		width: 110px;
	}
}

.blog .right-thumbs .popular-posts .item .img-holder {
	position: relative;
	padding-bottom: 67%;
	display: inline-block;
	line-height: 0;
	width: 100%;
}

.blog .right-thumbs .popular-posts .item .img-holder img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.blog .right-thumbs .popular-posts .item .post-info {
	padding: 0 0 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .popular-posts .item .post-info {
		padding: 0 0 0 15px;
	}
}

.blog .right-thumbs .popular-posts .item .title-post {
	color: #161414;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	-webkit-transition: color .3s;
	transition: color .3s;
	padding: 0 0 10px;
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .popular-posts .item .title-post {
		font-size: 12px;
		font-weight: 700;
		line-height: 18px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .popular-posts .item .title-post:hover {
		color: #ff007e;
	}
}

.blog .right-thumbs .popular-posts .item .title-post i {
	font-style: italic;
}

.blog .right-thumbs .popular-posts .item .category-date {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #9b9b9b;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .popular-posts .item .category-date {
		font-size: 10px;
		line-height: 12px;
	}
}

.blog .right-thumbs .popular-posts .item .category-date .category {
	color: #4a4a4a;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: 700;
	-webkit-transition: color .3s;
	transition: color .3s;
	margin: 0 10px 0 0;
}

@media screen and (max-width: 1200px) {
	.blog .right-thumbs .popular-posts .item .category-date .category {
		font-size: 10px;
		line-height: 12px;
	}
}

@media screen and (min-width: 1024px) {
	.blog .right-thumbs .popular-posts .item .category-date .category:hover {
		color: #ff007e;
	}
}

.blog .right-thumbs .popular-posts .item .category-date .date {
	padding: 0 0 0 10px;
}

.blog .scrollup {
	color: #9b9b9b;
	font-size: 9px;
	font-weight: 700;
	line-height: 11px;
	text-transform: uppercase;
	border-radius: 35px;
	border: 1px solid #e8e8e8;
	width: 40px;
	background-color: #fff;
	text-align: center;
	padding: 13px 0;
}

.blog .scrollup .text {
	display: block;
	margin: 10px 0 0;
	text-align: center;
}

.blog .scrollup i {
	font-size: 16px;
	display: inline-block;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

@media screen and (min-width: 1024px) {
	.blog .scrollup:hover {
		color: #fff;
		background: #ff007e;
		border-color: #ff007e;
	}
}

@media screen and (max-width: 1200px) {
	.masonry_thumbs {
		margin: 0 0 0 -20px;
		width: calc(100% + 20px);
	}
}

@media screen and (max-width: 992px) {
	.masonry_thumbs {
		margin: 0 0 0 -10px;
	}
}

@media screen and (max-width: 640px) {
	.masonry_thumbs {
		margin: 0;
	}
}

.masonry_thumbs .masonry_item {
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.masonry_thumbs .masonry_item {
		width: calc(33.33% - 20px);
		margin: 0 0 20px 20px !important;
	}
}

@media screen and (max-width: 992px) {
	.masonry_thumbs .masonry_item {
		width: calc(50% - 10px);
		margin: 0 0 10px 10px !important;
	}
}

@media screen and (max-width: 640px) {
	.masonry_thumbs .masonry_item {
		width: 100%;
		margin: 0 !important;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.blockUI.blockOverlay {
	background: #fff !important;
}

.player-wrap {
	position: relative;
}

#kt_player {
	position: absolute !important;
}

.fancybox-lock {
	height: auto;
}

.tags-block .title {
	color: #ff007e;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	padding: 0 0 10px 10px;
	text-transform: uppercase;
}

.tags-holder {
	font-size: 0;
	line-height: 0;
	padding: 0 0 15px;
}

.tags-holder .item {
	display: inline-block;
	width: 20%;
	vertical-align: top;
	padding: 0 0 3px;
}

@media screen and (max-width: 1450px) {
	.tags-holder .item {
		width: 25%;
	}
}

@media screen and (max-width: 767px) {
	.tags-holder .item {
		width: 33.3%;
	}
}

@media screen and (max-width: 550px) {
	.tags-holder .item {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.tags-holder .item {
		width: 90%;
	}
}

.tags-holder .item .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 90%;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 36px;
	color: #19191b;
	transition: all .3s;
	border-radius: 8px;
	-webkit-transition: all .3s;
	text-transform: uppercase;
}

.tags-holder .item .link .category {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.tags-holder .item .link .quantity {
	font-size: 12px;
	font-weight: 400;
	color: #a5a5a5;
	-webkit-transition: color .3s;
	transition: color .3s;
	padding: 0 5px;
}

@media screen and (min-width: 1024px) {
	.tags-holder .item .link:hover {
		color: #fff;
		background: #ff007e;
	}

	.tags-holder .item .link:hover .quantity {
		color: #fff;
	}
}

.thumbs-holder .img-holder img.video2,
.thumbs-holder .img-holder img.video3,
.thumbs-holder .img-holder img.video4,
.thumbs-holder .img-holder img.video5 {
	position: absolute;
	width: 7rem;
	height: 4rem;
	border: 2px solid rgba(255, 255, 255, 0.5);
	z-index: 2;
	left: auto;
	-webkit-transition: border 0.3s;
	transition: border 0.3s;
}

thumbs-holder .item .img-holder .video3:hover,
thumbs-holder .item .img-holder .video4:hover,
thumbs-holder .item .img-holder .video2:hover {
	z-index: 3;
	border: 2px solid rgba(39, 111, 219, 0.5);
}

.thumbs-holder .img-holder img.video2 {
	right: 25px;
	top: 5px;
}

.thumbs-holder .img-holder img.video3 {
	right: 15px;
	top: 15px;
}

.thumbs-holder .img-holder img.video4 {
	right: 5px;
	top: 25px;
}

.fancybox-wrap .fancybox-skin {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.empty-content h2 {
	font-weight: 500;
	padding: 10px 0 15px;
	font-size: 16px;
}

.empty-content h2:first-child {
	padding: 0 0 15px;
}

.empty-content p {
	padding: 0 0 10px;
}

.box .list-subscriptions .title {
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 10px;
	display: block;
}

.box .thumbs-holder.list-subscriptions .item-control .item-control-holder .checkbox-holder {
	position: static;
}

.form-edit.change_password .label {
	min-width: 210px;
}


.form-holder.upload-form {
	width: 100%
}

.form-holder.upload-form .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 30px;
	background-color: #fff;
	width: 100%;
}

@media screen and (max-width:640px) {
	.form-holder.upload-form .columns {
		padding: 10px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.form-holder.upload-form .columns .column {
	width: 100%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.form-holder.upload-form .columns .column:last-of-type {
	width: 320px;
	min-width: 320px;
	padding: 0 0 0 25px
}

@media screen and (max-width:1200px) {
	.form-holder.upload-form .columns .column:last-of-type {
		width: 200px;
		min-width: 200px
	}
}

@media screen and (max-width:640px) {
	.form-holder.upload-form .columns .column:last-of-type {
		width: 100%;
		min-width: 100%;
		padding: 0 0 15px;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

.form-holder.upload-form .title-column {
	color: #5e5e5e;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 5px;
	margin: 0 0 20px;
	font-weight: 500;
	border-bottom: 1px solid rgba(94, 94, 94, .35)
}

.form-holder.upload-form .title-column a {
	color: #e6184f;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
}

.form-holder.upload-form .title-column a:hover {
	text-decoration: underline;
}

.form-holder.upload-form .input {
	border: 1px solid #dcdcdc
}

.form-holder.upload-form .input:focus {
	border-color: #e6184e
}

.form-holder.upload-form .text-column {
	color: #5e5e5e;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 20px;
	font-weight: 300
}

.form-holder.upload-form .text-column:last-of-type {
	padding: 0
}

.form-holder.upload-form .title-upload {
	color: #5e5e5e;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid rgba(94, 94, 94, .35);
	font-weight: 500
}

.form-holder.upload-form .block-radios {
	padding: 0 0 10px
}

.form-holder.upload-form .block-radios .label {
	color: #5e5e5e;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	line-height: 20px;
}

.form-holder.upload-form .rows {
	padding: 0 0 20px;
	border: none
}

.form-holder.upload-form .row,
.form-holder.upload-form .row .file-control {
	position: relative;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.form-holder.upload-form .row .file-control {
	margin: 0 0 5px;
	width: 100%;
}

.form-holder.upload-form .row .file-control:last-child {
	margin: 0;
}

.form-holder.upload-form .row .file-control .textfield {
	padding-left: 90px;
	width: 100%;
	padding-left: 19px;

}

.form-holder.upload-form .row .file-control .button {
	position: absolute;
	left: 3px;
	top: 2px;
	padding: 3px 10px;
	border: 1px solid transparent;
	border-radius: 022px;
	background-color: #feb1e4;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	z-index: 2;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

.form-holder.upload-form .row .file-control .button.big {
	top: 4px;
}

@media screen and (min-width:1024px) {
	.form-holder.upload-form .row .file-control .button:hover {
		background: #ff007e;
	}
}

.form-holder.upload-form .row .file-control .file {
	position: absolute;
	top: 0;
	opacity: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	cursor: pointer
}

.form-holder.upload-form .row .input {
	background-color: #f8f6f6;
	padding: 5px 10px;
	color: #5e5e5e;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300
}

.form-holder.upload-form .second .columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent
}

@media screen and (max-width:767px) {
	.form-holder.upload-form .second .columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.form-holder.upload-form .second .columns .column {
	width: 100%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding: 30px;
	background-color: #fff
}

@media screen and (max-width:1300px) {
	.form-holder.upload-form .second .columns .column {
		padding: 15px
	}
}

@media screen and (max-width:767px) {
	.form-holder.upload-form .second .columns .column {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.form-holder.upload-form .second .columns .column:last-of-type {
	width: 594px;
	min-width: 594px;
	margin: 0 0 0 20px
}

@media screen and (max-width:1700px) {
	.form-holder.upload-form .second .columns .column:last-of-type {
		width: 400px;
		min-width: 400px
	}
}

@media screen and (max-width:1200px) {
	.form-holder.upload-form .second .columns .column:last-of-type {
		width: 260px;
		min-width: 260px
	}
}

@media screen and (max-width:767px) {
	.form-holder.upload-form .second .columns .column:last-of-type {
		width: 100%;
		min-width: 100%;
		margin: 0 0 15px;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

.form-holder.upload-form .second .input {
	padding: 7px 12px
}

.form-holder.upload-form .second .img-preview {
	position: relative;
	margin: 0 0 20px;
	line-height: 0;
	font-size: 0
}

.form-holder.upload-form .second .img-preview img {
	width: 100%
}

.form-holder.upload-form .second .img-preview .info-preview {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border-radius: 5px;
	background-color: hsla(0, 0%, 100%, .61);
	color: #e6184e;
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	padding: 10px 12px
}

.form-holder.upload-form .second .block-radios {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 -10px
}

.form-holder.upload-form .second .block-radios .row {
	margin: 0;
	padding: 0 25px 10px 0;

}

.form-holder.upload-form .second .block-radios .row:last-of-type {
	padding: 0 25px 0 0;

}

.form-holder.upload-form .second .block-radios .row i {
	display: inline-block;
	margin: 0 5px 0 0
}

@media screen and (max-width:992px) {
	.form-holder.upload-form .album .columns {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media screen and (max-width:992px) {
	.form-holder.upload-form .album .columns .column {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%
	}
}

@media screen and (max-width:992px) {
	.form-holder.upload-form .album .columns .column:last-of-type {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		width: 100%;
		margin: 0 0 15px
	}
}

.form-holder.upload-form .album .columns .column:last-of-type .file-control {
	margin: 0 0 5px
}

.form-holder.upload-form .album .columns .column:last-of-type .file-control:last-of-type {
	margin: 0
}

.form-holder.upload-form .upload-imgs {
	margin: 0 0 20px;
	position: relative;
	padding: 60px 20px 25px;
	text-align: center;
	-webkit-box-shadow: 0 0 3px rgba(94, 94, 94, .5);
	box-shadow: 0 0 3px rgba(94, 94, 94, .5);
	border-radius: 5px;
	background-color: #f8f6f6
}

.form-holder.upload-form .upload-imgs .images-icon {
	padding: 0 0 40px
}

.form-holder.upload-form .upload-imgs .images-icon i {
	font-size: 270px;
	color: #efeded
}

@media screen and (max-width:1200px) {
	.form-holder.upload-form .upload-imgs .images-icon i {
		font-size: 160px
	}
}

.form-holder.upload-form .upload-imgs .inform-text {
	color: #5e5e5e;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	font-weight: 300;
	padding: 0 0 40px
}

.form-holder.upload-form .upload-imgs .inform-text .bold {
	font-weight: 500
}

.form-holder.upload-form .upload-imgs .btn-holder {
	text-align: center
}

.form-holder.upload-form .progressbar {
	height: 36px;
	width: 90%;
	border-radius: 10px;
	overflow: hidden;
	background-color: #feb1e4;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1001;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.form-holder.upload-form .progressbar .text {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 10px
}

.form-holder.upload-form .progressbar .progress {
	width: 0;
	height: 36px;
	background-color: #ff007e
}

.form-holder.upload-form .upload-imgs .btn-holder .btn {
	border-radius: 5px;
	background-color: #e6184e;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	display: inline-block;
	border: 1px solid #e6184e;
	padding: 3px 5px;
	-webkit-transition: color .3s, background .3s;
	transition: color .3s, background .3s
}

@media screen and (min-width:1024px) {
	.form-holder.upload-form .upload-imgs .btn-holder .btn:hover {
		background: #fff;
		color: #e6184e
	}
}

.section-title {
	cursor: pointer;
}

.list-albums-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.list-albums-images .item {
	width: 33.33%;
	padding: 5px;
}

.list-albums-images .item img {
	width: 100%;
}


.form-holder.upload-form .list-albums-images .item  .block-radios{
	margin: 0;
	min-width: auto;
}

.form-holder.upload-form .list-albums-images .checkbox-holder {
	position: relative;
	margin: 5px 0 0;
}

.form-holder.upload-form .list-albums-images .checkbox-holder input {
    position: absolute;
    z-index: 999;
    width: 24px;
    height: 24px;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.form-holder.upload-form .list-albums-images .checkbox-holder label {
    color: #212121;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 30px;
    width: auto;
	line-height: 24px;
	display: inline-block;
}

.form-holder.upload-form .list-albums-images .checkbox-holder .label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #d5d7db;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background .3s, border-color .3s;
    transition: background .3s, border-color .3s;
}

.form-holder.upload-form .list-albums-images .checkbox-holder .checkbox:checked+label:before {
    background-color: #ff007e;
    border-color: #ff007e;
}

.form-holder.upload-form .list-albums-images .checkbox-holder .label:after {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 10px;
    height: 6px;
    content: "";
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    background: 0 0;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.form-holder.upload-form .list-albums-images .checkbox-holder .checkbox:checked+label:after {
    opacity: 1;
}

.fancybox-inner {
    height: 100% !important;
    margin-bottom: 50px;
}

.js-url {
	position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
	z-index: 8041;
}

.fancybox-close {
	top: 0 !important;
    right: 0 !important;
}

.width_popup {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0;
    height: 0;
    max-width: 1500px;
}


.vthumb {
	display: none;
}
.vthumb {
	height: auto;
}
.vthumb video {
	width: 100% !important;
	height: auto;
}


div.mobile-preview {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 65px;
	height: 65px;
	background-image: url('../images/preview.png');
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-color: #000000;
	opacity: 0.4;
	z-index: 10;
        cursor: pointer;
}

@media screen and (max-width: 1024px) {
	div.mobile-preview {
		display: block;
	}
}

@media screen and (min-width: 1023px) {
	.mobile-only {
		display: none;
	}
}

.no-player {
	position: relative;
}

.no-player .message {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 16px;
}

.flex-holder {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.flex-holder .subscribe-btn {
	padding: 0 0 0 20px;
}

.js-open-info {
	flex-direction: column;
}

.js-open-info i {
	margin: 0 !important;
	display: inline-block;
	transform: rotate(90deg);
	position: relative;
	bottom: 6px;
	transition: transform .3s, color .3s !important;
}

.js-open-info i:first-child {
    bottom: -5px; 
}

.js-open-info.open i {
	transform: rotate(-90deg);
	color: #ff007e;
}

.mobile-box .info-buttons .js-open-info {
	flex-direction: column;
    display: flex !important;
    align-items: center;
    justify-content: center;
	padding: 8px 10px !important;
	min-height: 55px;
}

.mobile-box .flex-holder .info-buttons,
.mobile-box .flex-holder .info-buttons .btn-favourites {
	width: 100%;
}

.mobile-box .flex-holder .info-buttons .btn-favourites .item {
	width: 16.66%;
}

.channels-box .list-sponsors {
    margin: -10px 0 0 -10px
}

.channels-box .list-sponsors .item {
    display: inline-block;
    text-align: left;
    padding: 10px 0 0 10px;
    width: 33.33%;
	
}
@media screen and (max-width: 1255px) {
	.channels-box .list-sponsors .item {
		width: calc(50% - 10px);
	}
}

@media screen and (max-width: 860px) {
	.channels-box .list-sponsors .item {
		width: calc(50% - 10px);
	}
}

@media screen and (max-width: 640px) {
	.channels-box .list-sponsors .item {
		width: calc(100% - 10px);
	}
}

.channels-box .list-sponsors .item .link {
	display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
	border: 1px solid rgba(74, 74, 74, 0.12);
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	padding: 0;
}

.channels-box .list-sponsors .item .img {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20%;
}

.channels-box .list-sponsors .img-holder .no-thumb img {
	width: 45% !important;
}

.channels-box .list-sponsors .item .title {
	padding: 7px 2px 5px;
	font-size: 12px;
	height: 15px;
	overflow: hidden;
	display: block;
	font-weight: normal;
    height: auto;
    font-size: 15px;
    line-height: 18px;
}

.search_list {
	padding: 15px 0;
}

.search_list .link {
	color: #000;
    font-size: 16px;
    line-height: 18px;
    border-radius: 22px;
    background-color: rgba(74, 74, 74, 0.12);
    display: inline-block;
    padding: 6px 15px;
    min-width: 30px;
    text-align: center;
    -webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
    margin: 0 5px 5px 0;
}

@media screen and (min-width: 1024px) {
	.search_list .link:hover {
		background: #ff007e;
		color: #fff;
	}
}

.gettraffic .title {
    color: #ff007e;
    font-size: 48px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin: 40px 0 30px;
    line-height: 1;
}

@media screen and (max-width: 992px) {
    .gettraffic .title {
        font-size: 28px;
        margin: 20px 0;
        line-height: 1.2;
    }
}

.gettraffic .title-second {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.6px;
    margin: 0 0 40px;
}

@media screen and (max-width: 992px) {
    .gettraffic .title-second {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 20px;
    }
}


.gettraffic .block-text {
    color: #898989;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.4px;
}

@media screen and (max-width: 992px) {
    .gettraffic .block-text {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {
    .gettraffic .block-text {
        margin: 0 0 30px;
    }
}

.gettraffic .block-text span,
.gettraffic .block-text a {
    color: #ff007e;
}

.gettraffic .block-text a:hover {
    text-decoration: underline;
}

.gettraffic .block-text p {
    margin: 0 0 30px;
}

@media screen and (max-width: 992px) {
    .gettraffic .block-text p {
        margin: 0 0 20px;
    }
}

.gettraffic .block-text p:last-child {
    margin: 0;
}

.gettraffic .footer-text {
    color: #000;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.75px;
    margin: 0 0 20px;
    line-height: 1.2;
}

@media screen and (max-width: 992px) {
    .gettraffic .footer-text {
        font-size: 20px;
    }
}

.gettraffic .footer-text span {
    color: #ff007e;
    font-weight: 900;
    line-height: 1.2;
}

.gettraffic .footer-title {
    color: #ff007e;
    font-size: 48px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin: 0 0 80px;
    line-height: 1.2;
}

@media screen and (max-width: 992px) {
    .gettraffic .footer-title {
        font-size: 28px;
        margin: 0 0 30px;
    }
}

.gettraffic .btn-holder {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.gettraffic .signup {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    max-width: 580px;
    width: 100%;
    border-radius: 5px;
    background-color: #ff007e;
    border: 1px solid #ff007e;
    padding: 15px 20px;
    line-height: 1.2;
    transition: background .3s, border-color .3s;
}

@media screen and (max-width: 992px) {
    .gettraffic .signup {
        font-size: 28px;
    }
}

.gettraffic .signup:hover {
    border: 1px solid #fff;
    background: #131313;
}

.gettraffic .signup i {
    display: inline-block;
    margin: 0 0 5px 20px;
    font-size: 30px;
}

@media screen and (max-width: 992px) {
    .gettraffic .signup i {
        margin: 0 0 5px 10px;
        font-size: 20px;
    }
}

.gettraffic .img-holder {
    margin: 0 0 50px;
}

@media screen and (max-width: 992px) {
    .gettraffic .img-holder {
        margin: 0 0 30px;
    }
}

.gettraffic .img-holder img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 992px) {
    .gettraffic .img-holder img {
        display: none;
    }

    .gettraffic .img-holder img.hidden {
        display: inline-block;
        margin: 0 0 15px;
    }

    .gettraffic .img-holder img.hidden:last-child {
        margin: 0;
    }
}

.asg-vast-overlay {
	cursor: pointer;
}


.content_info .buttons-content .item.mobile {
	display: none;
}

@media (max-width: 767px) {
	
	.info-buttons {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.info-buttons .right {
		width: auto;
		border-bottom: none;
	}
	
	.buttons-content.btn-favourites .item:first-child,
	.buttons-content.btn-favourites .item:last-of-type {
		display: none;
	}
	
	.content_info .buttons-content.btn-favourites  .item.mobile {
		display: inline-block;
	}
	.right .buttons-content .btn {
		padding: 7px 17px;
		min-height: 55px;
		margin: 0 0 0 5px;
	}
}

@media (min-width: 320px) and (max-width: 480px) {
        .desktop-only {
                display: none;
        }
} 
