.search-text,
.categories-row a:hover,
.searches-row a:hover,
.video-info-row li a:hover,
.b-list:hover,
.b-search:hover,
.b-list.active,
.b-search.active,
.header-list-row a:hover,
.header-list-row a.active,
.header-list-row li.active a {
	background-color: #fefcff
}

.header-row,
.menu-row,
.header-list-row,
.search-row,
.thumb-col-likes,
.categories-row a,
.searches-row a,
.traders-row,
.video-like,
.video-info-row li a {
	background-color: #f9f7fa
}

body {
	background-color: #f4f2f5
}

img,
.thumb-col-img,
.avbar-col,
.hvbar-col,
.categories-row a span.name i,
.thumb-col-likes i,
.searches-row a i,
.traders-row i,
.pages-row i,
.pages-row i,
.video-info-row li a i {
	background-color: #eae8eb
}

.menu-row,
.header-row,
.menu-row li,
.header-list-row,
.header-list-row li,
.b-list,
.b-search,
.search-row,
.search-text,
h2,
.thumb-col-likes,
.categories-row a,
.categories-row a span.total,
.searches-row a,
.traders-row,
.footer-row,
.video-like,
.video-info-row li a {
	border-color: #e0dee1
}

body,
.search-row input::placeholder,
.categories-row a span.total,
#scroll-top,
.searches-row a,
.footer-row a {
	color: #7c7a7d
}

.thumb-col-time {
	background-color: rgba(4, 2, 5, .7);
	color: #f4f2f5
}

a:hover,
.logo a span,
.b-list:hover,
.b-search:hover,
.b-list.active,
.b-search.active,
.title-sort-row i,
.thumb-col-likes,
.thumb-col-inn:hover a.thumb-name-link,
.categories-row a span.name i,
.desc-row span,
.pages-row a i,
.pages-row li.next a:hover,
.pages-row li.prev a:hover,
.video-info-row li a i,
.header-list-row a.active,
.header-list-row li.active a {
	color: #c270af
}

.menu-row a:hover,
.menu-row a.active,
.menu-row li.active a,
.search-row button:hover,
.title-sort-row a:hover,
.title-sort-row a.active,
.title-sort-row li.active a,
.categories-row a:hover span.name i,
.searches-row a:hover i,
.traders-row a:hover i,
.pages-row a:hover i,
.pages-row a:hover,
.pages-row a.active,
.pages-row li.active a,
.video-like a,
.video-info-row li a:hover i,
.timer span {
	background-color: #b870a5;
	color: #fff
}

.video-like a:hover {
	background-color: #a45c91
}

a,
.logo a,
.b-list,
.b-search,
.search-row input,
h1,
h2,
.categories-row a:hover span.total,
#scroll-top:hover,
.searches-row a i,
.searches-row a:hover,
.footer-row span,
.footer-row a:hover,
.pages-row li.next a,
.pages-row li.prev a,
.video-like span {
	color: #2c2a2d
}

body,
html,
div,
p,
a,
ul,
li,
input,
button,
form,
textarea,
span,
img,
h1,
h2,
h3 {
	margin: 0;
	padding: 0
}

div,
ul,
li,
a,
span,
p {
	overflow: hidden
}

body {
	font-family: Arial, sans-serif
}

li {
	list-style-type: none
}

img {
	display: block
}

a {
	text-decoration: none
}

h1,
h2 {
	font-weight: 700
}

h1 {
	font-size: 22px;
	line-height: 28px;
	margin: 10px 5px 0
}

h2 {
	border-top-style: solid;
	border-top-width: 4px;
	margin: 20px 5px 0;
	padding-top: 20px;
	font-size: 20px;
	line-height: 24px
}

.wrapper-row {
	margin: 0 auto;
	max-width: 1860px
}

.header-row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: visible;
	min-height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000
}

.logo {
	float: left;
	margin-left: 10px
}

.logo a {
	display: block;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	font-weight: 700
}

.b-list,
.b-search {
	border-left-width: 1px;
	border-left-style: solid;
	float: right;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	cursor: pointer;
	text-align: center
}

.b-list i,
.b-search i {
	display: block;
	height: inherit;
	line-height: inherit
}

.b-list {
	font-size: 24px
}

.menu-row {
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	position: fixed;
	top: 51px;
	left: 0;
	text-align: center;
	height: 100%
}

.menu-row li {
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.menu-row a {
	display: block;
	padding: 15px 0
}

.menu-row i {
	display: block;
	font-size: 28px
}

.menu-row span {
	display: none;
	font-size: 12px;
	padding-top: 5px
}

.search-row {
	display: none;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 10000;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, .8);
	padding: 15px
}

.search-row form {
	position: relative;
	overflow: hidden
}

.search-text {
	border-style: solid;
	border-width: 1px;
	height: 42px;
	line-height: 42px;
	padding: 0 48px 0 15px;
	border-radius: 3px
}

.search-row input {
	width: 100%;
	height: inherit;
	line-height: normal;
	font-size: 16px;
	background: 0 0;
	border: 0;
	outline: 0;
	font-weight: 700
}

.search-row button {
	background: 0 0;
	width: 38px;
	height: 38px;
	line-height: normal;
	font-size: 20px;
	position: absolute;
	border-radius: 3px;
	top: 3px;
	right: 3px;
	cursor: pointer;
	border: 0;
	outline: 0
}

.header-list-row {
	border-width: 1px;
	border-style: solid;
	display: none;
	box-shadow: 0 5px 15px -7px rgba(0, 0, 0, .8);
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 10000;
	min-width: 180px
}

.header-list-row li {
	border-top-width: 1px;
	border-top-style: solid
}

.header-list-row li:first-child {
	border-top: 0
}

.header-list-row a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	font-size: 14px
}

.header-list-row a i {
	display: block;
	float: left;
	margin-right: 5px;
	height: inherit;
	line-height: inherit;
	font-size: 28px
}

.main-wrapper-row {
	clear: both;
	margin-left: 10px;
	padding: 0 5px;
	margin-top: 51px
}

.title-sort-row {
	padding: 5px 0 0 5px
}

.title-sort-row h1 {
	float: left;
	margin: 5px 20px 0 0
}

.title-sort-row ul {
	float: left;
	margin: 3px 20px 0 0
}

.title-sort-row li {
	float: left;
	margin: 2px 5px 0 0
}

.title-sort-row a,
.title-sort-row span {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	display: block;
	font-weight: 700
}

.title-sort-row a {
	padding: 0 10px;
	border-radius: 3px
}

.title-sort-row span i {
	display: block;
	float: left;
	margin-right: 5px;
	height: inherit;
	line-height: inherit;
	font-size: 24px
}

.title-sort-row span {
	margin-right: 4px
}

.thumb-col-inn {
	position: relative;
	margin: 10px 5px 0
}

.thumb-col-inn a {
	display: block
}

.thumb-col-inn a.thumb-img-link {
	padding-bottom: 66.6666%;
	position: relative
}

.thumb-col-inn a.thumb-img-link img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.thumb-icon {
	color: #fff;
	opacity: .9;
	display: none;
	position: absolute;
	z-index: 1000;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 38px;
	margin: -20px 0 0 -20px;
	text-align: center
}

.thumb-icon i {
	display: block;
	height: inherit;
	line-height: inherit
}

.thumb-col-inn a.thumb-img-link:hover .thumb-icon {
	display: block
}

.thumb-col-meta {
	height: 84px
}

a.thumb-name-link {
	max-height: 36px;
	line-height: 18px;
	font-size: 14px;
	font-weight: 700;
	margin-top: 7px
}

.thumb-col-meta ul {
	max-height: 36px;
	margin-top: 5px
}

.thumb-col-meta li {
	height: 16px;
	line-height: 16px;
	float: left;
	margin: 2px 15px 0 0;
	font-size: 13px
}

.thumb-col-meta ul i {
	float: left;
	margin-right: 3px;
	display: block;
	height: inherit;
	line-height: inherit;
	font-size: 18px
}

.thumb-col-likes {
	float: right;
	border-style: solid;
	border-width: 1px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	padding: 0 10px 0 5px;
	margin: 7px 0 0 5px;
	font-weight: 700;
	font-size: 12px
}

.thumb-col-likes i {
	float: left;
	margin: 5px 5px 5px 0;
	display: block;
	font-size: 16px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 3px
}

.thumb-col-time {
	border-radius: 2px;
	position: absolute;
	bottom: 89px;
	right: 5px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	font-size: 13px;
	z-index: 5000;
	font-weight: 700
}

.thumb-col-cat .thumb-col-meta {
	height: 35px
}

.thumb-col-cat a.thumb-name-link {
	max-height: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	margin-top: 0
}

.thumb-col-cat .thumb-col-time {
	bottom: 40px
}

.pages-row {
	padding-top: 15px;
	font-size: 0;
	text-align: center
}

.pages-row li {
	display: inline-block;
	vertical-align: top;
	margin: 10px 3px 0
}

.pages-row a,
.pages-row span {
	display: block;
	height: 40px;
	line-height: 40px;
	min-width: 30px;
	padding: 0 5px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 3px
}

.pages-row li.clear {
	display: block;
	clear: both;
	margin: 0;
	padding-top: 10px
}

.pages-row li.prev,
.pages-row li.next {
	margin: 10px 30px 0
}

.pages-row li.prev a,
.pages-row li.prev span,
.pages-row li.next a,
.pages-row li.next span {
	background: 0 0;
	padding: 0;
	border-radius: 0;
	font-size: 18px
}

.pages-row li.prev a i,
.pages-row li.prev span i,
.pages-row li.next a i,
.pages-row li.next span i {
	border-radius: 3px;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 60px;
	text-align: center;
	font-size: 20px
}

.pages-row li.prev a i,
.pages-row li.prev span i {
	float: left;
	margin-right: 15px
}

.pages-row li.next a i,
.pages-row li.next span i {
	float: right;
	margin-left: 15px
}

.searches-row {
	padding-top: 10px
}

.searches-row li {
	margin: 10px 5px 0;
	float: left
}

.searches-row a {
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 10px 0 5px;
	font-weight: 700
}

.searches-row i {
	float: left;
	display: block;
	margin: 5px 10px 5px 0;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 3px
}

.categories-row {
	padding-top: 10px;
	font-size: 0
}

.categories-row li {
	page-break-inside: avoid;
	break-inside: avoid;
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.categories-row div {
	padding: 10px 5px 0
}

.categories-row a {
	border-width: 1px;
	border-style: solid;
	display: block;
	border-radius: 2px
}

.categories-row a span.name {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	padding: 0 5px
}

.categories-row a span.total {
	border-top-width: 1px;
	border-top-style: solid;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	padding: 0 10px
}

.categories-row a span.name i {
	float: left;
	display: block;
	margin: 5px 10px 5px 0;
	height: inherit;
	line-height: inherit;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 3px
}

.categories-row a span.total i {
	float: left;
	display: block;
	margin-right: 4px;
	height: inherit;
	line-height: inherit;
	font-size: 16px
}

.traders-row {
	margin: 20px 5px 0;
	border-width: 1px;
	border-style: solid;
	font-size: 0;
	padding: 0 5px 10px
}

.traders-row li {
	page-break-inside: avoid;
	break-inside: avoid;
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.traders-row div {
	padding: 10px 5px 0
}

.traders-row a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px
}

.traders-row i {
	float: left;
	display: block;
	margin: 5px 8px 0 0;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 3px
}

.desc-row {
	padding: 10px 5px 0;
	text-align: justify;
	font-size: 14px;
	line-height: 18px
}

.desc-row p {
	margin-top: 10px
}

.avbar-row {
	margin-top: 10px;
	font-size: 0;
	text-align: center
}

.avbar-col {
	margin: 10px 5px 0;
	width: 300px;
	height: 250px;
	display: inline-block;
	vertical-align: top
}

.avbar-col-2,
.avbar-col-3,
.avbar-col-4,
.avbar-col-5,
.avbar-col-6 {
	display: none
}

.video-wrapper-row {
	margin: 0 5px
}

.video-inner {
	display: table;
	width: 100%
}

.video-col {
	padding-top: 10px
}

.video {
	background-color: #000;
	position: relative;
	padding-bottom: 56.25%
}

.video iframe,
.video video,
.video source,
.video object,
.video embed,
.video .fluid_video_wrapper {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important
}

.video div {
	overflow: visible
}

.video-like {
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	float: right;
	font-weight: 700;
	margin: 14px 0 0 20px;
	padding: 10px 10px 0;
	text-align: center
}

.video-like a {
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	font-size: 28px;
	width: 60px;
	height: 40px;
	line-height: 40px
}

.video-like i {
	display: block;
	height: inherit;
	line-height: inherit
}

.video-like span {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px
}

.video-info-row h1 {
	margin: 10px 0 0
}

.video-info-row ul {
	margin-top: 5px
}

.video-info-row li {
	float: left;
	margin: 5px 25px 0 0;
	font-size: 14px
}

.video-info-row li span {
	display: block;
	height: 20px;
	line-height: 20px
}

.video-info-row li span i {
	float: left;
	display: block;
	margin-right: 5px;
	font-size: 22px;
	height: inherit;
	line-height: inherit
}

.video-info-row li a {
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 5px;
	border-radius: 3px;
	font-weight: 700
}

.video-info-row li a i {
	float: left;
	margin: 5px 5px 5px 0;
	display: block;
	font-size: 16px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 3px
}

.video-info-row ul.video-links-row {
	margin-top: 10px
}

.video-info-row ul.video-links-row li {
	margin-right: 5px
}

.video-info-row ul.video-links-row span {
	height: 32px;
	line-height: 32px
}

.on-player-box {
	display: none;
	background-color: rgba(0, 0, 0, .5);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	text-align: center
}

.on-player {
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0 0 15px -3px rgba(0, 0, 0, .5);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 250px;
	z-index: 5500;
	margin: -125px 0 0 -150px
}

.close,
.bot-close {
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	position: absolute;
	cursor: pointer;
	display: none
}

.close:hover,
.bot-close:hover {
	background-color: rgba(0, 0, 0, .8)
}

.on-player-sp {
	width: 300px;
	height: 250px
}

.on-player-sp iframe {
	width: 300px!important;
	height: 250px!important;
	position: static!important
}

.close {
	border-radius: 3px;
	font-family: Arial, sans-serif;
	width: 34px;
	font-size: 18px;
	top: 4px;
	right: 4px;
	height: 34px;
	line-height: 34px
}

.bot-close {
	border-radius: 3px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	font-size: 16px;
	overflow: hidden;
	height: 34px;
	line-height: 34px
}

.timer {
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	border-radius: 3px;
	position: absolute;
	left: 4px;
	right: 4px;
	bottom: 4px;
	font-size: 16px;
	overflow: hidden;
	height: 34px;
	line-height: 34px
}

.timer span {
	padding: 0 7px;
	font-weight: 700;
	border-radius: 3px
}

.mo-hvbar-vid {
	background-color: #000
}

.mo-hvbar-vid-inn {
	background-color: #282828;
	width: 300px;
	height: 100px;
	margin: 0 auto
}

.hvbars-row {
	text-align: center;
	font-size: 0;
	padding-top: 10px
}

.hvbar-col {
	display: inline-block;
	vertical-align: top;
	margin: 10px 5px 0;
	width: 300px;
	height: 250px
}

.hvbar-col-2,
.hvbar-col-3,
.hvbar-col-4 {
	display: none
}

.footer-row {
	margin: 40px 5px 0;
	border-top-width: 4px;
	border-top-style: solid;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	padding: 10px 0 20px
}

.footer-row p {
	margin-top: 10px
}

.footer-row span {
	font-weight: 700
}

.footer-row ul {
	font-size: 0
}

.footer-row li {
	display: inline-block;
	vertical-align: top;
	margin: 10px 20px 0 0
}

.footer-row a {
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	text-decoration: underline
}

.footer-row a:hover {
	text-decoration: none
}

#scroll-top {
	position: fixed;
	z-index: 20000;
	left: 0;
	bottom: 30px;
	cursor: pointer;
	display: none;
	width: 60px;
	text-align: center
}

#scroll-top i,
#scroll-top span {
	display: block
}

#scroll-top i {
	font-size: 36px
}

#scroll-top span {
	font-size: 13px;
	text-transform: uppercase
}


.footer-categories {
    padding: 20px 5px;
    text-align: center;
    border-bottom: 1px solid #e0dee1;
    margin-bottom: 15px;
}
.footer-categories h2 {
    border-top: none;
    margin: 0 0 15px 0;
    padding-top: 0;
    color: #2c2a2d;
}
.footer-categories a {
    display: inline-block;
    padding: 8px 15px;
    margin: 5px;
    background-color: #b870a5;
    color: #fff;
    border-radius: 3px;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 0.2s ease;
    height: auto;
    line-height: normal;
}
.footer-categories a:hover {
    background-color: #a45c91;
    color: #fff;
}


@media all and (min-width:420px) {
	.thumb-col {
		float: left;
		width: 50%
	}
}

@media all and (min-width:480px) {
	.menu-row {
		width: 80px
	}
	.menu-row span {
		display: block
	}
	.main-wrapper-row {
		margin-left: 10px
	}
	#scroll-top {
		width: 80px
	}
	#scroll-top i {
		font-size: 44px
	}
	#scroll-top span {
		font-size: 14px
	}
}

@media all and (min-width:500px) {
	.header-row {
		min-height: 54px
	}
	.logo a {
		height: 54px;
		line-height: 54px
	}
	.b-search {
		display: none
	}
	.b-list {
		height: 54px;
		width: 54px;
		line-height: 54px
	}
	.search-row {
		display: block!important;
		position: static;
		box-shadow: none;
		border: 0;
		padding: 10px 25px 0
	}
	.search-text {
		height: 32px;
		line-height: 32px;
		padding: 0 38px 0 15px
	}
	.search-row button {
		width: 28px;
		height: 28px;
		font-size: 18px
	}
	.menu-row {
		top: 55px
	}
	.header-list-row {
		top: 54px
	}
	.main-wrapper-row {
		margin-top: 55px
	}
	.categories-row ul,
	.traders-row ul {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2
	}
}

@media all and (min-width:640px) {
	.header-row {
		min-height: 64px
	}
	.logo {
		margin-top: 5px
	}
	.logo a {
		font-size: 24px
	}
	.b-list {
		height: 64px;
		width: 64px;
		line-height: 64px
	}
	.search-row {
		padding-left: 35px;
		padding-right: 35px;
		padding-top: 13px
	}
	.search-text {
		height: 36px;
		line-height: 36px;
		padding: 0 48px 0 15px
	}
	.search-row button {
		width: 32px;
		height: 32px;
		font-size: 20px
	}
	.menu-row {
		top: 65px
	}
	.header-list-row {
		top: 64px
	}
	.main-wrapper-row {
		margin-top: 65px
	}
	.footer-inner {
		float: left;
		max-width: 500px;
		margin-right: 20px
	}
	.video-like a {
		font-size: 38px;
		width: 74px;
		height: 54px;
		line-height: 54px
	}
	.video-like span {
		height: 34px;
		line-height: 34px
	}
	.on-player-box {
		display: block
	}
}

@media all and (min-width:720px) {
	.search-row {
		padding-left: 55px;
		padding-right: 55px
	}
	.categories-row ul,
	.traders-row ul {
		column-count: 3;
		-moz-column-count: 3;
		-webkit-column-count: 3
	}
	.avbar-col-2,
	.hvbar-col-2 {
		display: inline-block
	}
}

@media all and (min-width:710px) {
	.thumb-col {
		width: 33.3333%
	}
}

@media all and (min-width:820px) {
	.search-row {
		padding-left: 75px;
		padding-right: 75px
	}
	.thumb-col-meta {
		height: 92px
	}
	a.thumb-name-link {
		max-height: 40px;
		line-height: 20px;
		font-size: 16px
	}
	.thumb-col-meta ul {
		max-height: 40px
	}
	.thumb-col-meta li {
		height: 18px;
		line-height: 18px;
		font-size: 14px
	}
	.thumb-col-likes {
		height: 38px;
		line-height: 38px;
		margin: 7px 0 0 10px;
		font-size: 13px
	}
	.thumb-col-likes i {
		height: 28px;
		line-height: 28px;
		width: 28px;
		font-size: 18px
	}
	.thumb-col-time {
		font-size: 13px;
		bottom: 97px
	}
	.main-wrapper-row {
		padding: 0 15px
	}
	.footer-inner {
		margin-right: 30px
	}
	.video-col {
		padding-top: 20px
	}
}

@media all and (min-width:920px) {
	.search-row {
		padding-left: 95px;
		padding-right: 95px
	}
	.categories-row ul,
	.traders-row ul {
		column-count: 4;
		-moz-column-count: 4;
		-webkit-column-count: 4
	}
}

@media all and (min-width:1020px) {
	.logo {
		margin-left: 20px
	}
	.b-list {
		display: none
	}
	.header-list-row {
		border: 0;
		display: block!important;
		position: static;
		box-shadow: none;
		float: right
	}
	.header-list-row li {
		border-top: 0;
		border-left-style: solid;
		border-left-width: 1px;
		float: left;
		margin-top: 0
	}
	.header-list-row a {
		height: 64px;
		line-height: 64px
	}
	.search-row {
		padding-left: 25px;
		padding-right: 25px
	}
	.title-sort-row {
		padding-top: 10px
	}
	.title-sort-row ul {
		float: right;
		margin: 3px 0 0 20px
	}
	.thumbs-row {
		padding-top: 5px
	}
	h2 {
		margin-top: 40px
	}
	.pages-row {
		padding-top: 25px
	}
	.pages-row a,
	.pages-row span {
		height: 50px;
		line-height: 50px;
		min-width: 40px
	}
	.pages-row li.clear {
		display: none;
		clear: none;
		padding-top: 0
	}
	.pages-row li.prev,
	.pages-row li.next {
		margin: 10px 10px 0
	}
	.pages-row li.prev {
		float: left
	}
	.pages-row li.next {
		float: right
	}
	.pages-row li.prev a,
	.pages-row li.prev span,
	.pages-row li.next a,
	.pages-row li.next span {
		font-size: 20px
	}
	.pages-row li.prev a i,
	.pages-row li.prev span i,
	.pages-row li.next a i,
	.pages-row li.next span i {
		height: 50px;
		line-height: 50px;
		width: 80px;
		font-size: 24px
	}
	.footer-inner {
		margin-right: 40px
	}
	.video-col,
	.hvbars-row {
		display: table-cell;
		vertical-align: top
	}
	.hvbars-row {
		width: 320px;
		padding-top: 6px
	}
	.hvbar-col {
		margin: 14px 0 0 20px
	}
	.mo-hvbar-vid {
		display: none
	}
}

@media all and (min-width:1070px) {
	.avbar-col-3 {
		display: inline-block
	}
	.menu-row {
		width: 90px
	}
	.menu-row i {
		font-size: 32px
	}
	.menu-row a {
		padding: 20px 0
	}
	.menu-row span {
		font-size: 14px
	}
	.main-wrapper-row {
		margin-left: 10px
	}
	.search-row {
		padding-left: 45px;
		padding-right: 45px
	}
	.thumb-col {
		width: 25%
	}
	.categories-row ul,
	.traders-row ul {
		column-count: 5;
		-moz-column-count: 5;
		-webkit-column-count: 5
	}
	#scroll-top {
		width: 90px
	}
	#scroll-top i {
		font-size: 48px
	}
	#scroll-top span {
		font-size: 15px
	}
}

@media all and (min-width:1230px) {
	.logo a {
		font-size: 26px
	}
	.search-row {
		padding-left: 55px;
		padding-right: 55px
	}
	.header-list-row a {
		padding: 0 25px
	}
	.title-sort-row ul {
		margin-left: 40px
	}
	.desc-row,
	.footer-row {
		font-size: 16px;
		line-height: 20px
	}
	h1 {
		line-height: 32px
	}
	.title-sort-row a,
	.title-sort-row span {
		height: 32px;
		line-height: 32px;
		font-size: 15px
	}
	.title-sort-row a {
		padding: 0 13px
	}
	.title-sort-row span i {
		font-size: 26px
	}
	.footer-row a {
		font-size: 16px
	}
}

@media all and (min-width:1330px) {
	.search-row {
		padding-left: 65px;
		padding-right: 65px
	}
	.categories-row ul,
	.traders-row ul {
		column-count: 6;
		-moz-column-count: 6;
		-webkit-column-count: 6
	}
	.footer-inner {
		margin-right: 60px
	}
}

@media all and (min-width:1380px) {
	.avbar-col-4 {
		display: inline-block
	}
	.search-row {
		padding-left: 75px;
		padding-right: 75px
	}
	.thumb-col {
		width: 20%
	}
	.footer-inner {
		margin-right: 120px
	}
}

@media all and (min-width:1530px) {
	.search-row {
		padding-left: 85px;
		padding-right: 85px
	}
	h1 {
		font-size: 24px
	}
	h2 {
		font-size: 22px;
		line-height: 26px
	}
}

@media all and (min-width:1630px) {
	.logo a {
		font-size: 28px
	}
	.search-row {
		padding-left: 95px;
		padding-right: 95px
	}
	.categories-row ul,
	.traders-row ul {
		column-count: 8;
		-moz-column-count: 8;
		-webkit-column-count: 8
	}
	.pages-row {
		padding-top: 30px
	}
	.pages-row a,
	.pages-row span {
		height: 60px;
		line-height: 60px;
		min-width: 50px;
		font-size: 16px
	}
	.pages-row li.prev a i,
	.pages-row li.prev span i,
	.pages-row li.next a i,
	.pages-row li.next span i {
		height: 60px;
		line-height: 60px;
		width: 90px;
		font-size: 26px
	}
	.hvbar-col-3 {
		display: inline-block
	}
}

@media all and (min-width:1690px) {
	.avbar-col-5 {
		display: inline-block
	}
	.thumb-col {
		width: 16.6666%
	}
	.categories-row a span.name {
		font-size: 16px
	}
}

@media all and (min-width:1730px) {
	.search-row {
		padding-left: 105px;
		padding-right: 105px
	}
	.categories-row a span.name {
		font-size: 15px
	}
}

@media all and (min-width:2000px) {
	.avbar-col-6 {
		display: inline-block
	}
	.hvbar-col-4 {
		display: inline-block
	}
}
