html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: underline;
	color: #323232;
}

a:active,
a:hover {
	outline-width: 0;
	text-decoration: none;
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}
button, input, select, textarea {
	line-height: inherit;
}
[role=button], a, area, button, input, label, select, summary, textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}
button, select {
	text-transform: none;
}
button, input {
	overflow: visible;
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
*, ::after, ::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1,h2,h3,h4,ul,ol,li {
	margin: 0;
	padding: 0;
}
ul,ol{
	list-style: none
}

form {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
form input,
form textarea {
	display: inline-block;
	width: 100%;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #464a4c;
	background-color: #fff;
	background-image: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
form input:focus.
form textarea:focus {
	color: #464a4c;
	background-color: #fff;
	border-color: #5cb3fd;
	outline: 0;
}
form button {
	display: inline-block;
	font-weight: normal;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.5rem 1rem;
	font-size: 1rem;
	border-radius: 0.25rem;
	color: #fff;
	background-color: #ACBBF5;
	border-color: #7F8FCF;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
form button:hover {
	color: #fff;
	background-color: #7F8FCF;
	border-color: #7F8FCF;
	text-decoration: none;
}
form button:focus, form button.focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
	box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

header,
footer {
	background-color: #323232;
}
header,
header a,
footer,
footer a{
	color: #FFFFFF;
	text-decoration: none;
}
header a:hover,
footer a:hover{
	color: #FB796E;
}
header .active a{
	color: #ACBBF5;
	text-decoration: none;
}

header {
	text-align: center;
}
header .container {
	padding: 10px;
	display: flex;
	justify-content: space-between;
}

footer {
	font-size: 14px;
}
footer .container {
	padding: 10px;
}
footer .container>div {
	margin: 20px 0;
}
footer .disclaimer{

}
footer .copyright{
	text-align: center;
}

#logo{
	line-height: 30px;
	font-size: 22px;
	padding: 4px 0;
	text-decoration: none;
}
#logo img{
	width: 30px;
	height: 30px;
	vertical-align: bottom;
}
.navbar-toggle {
	display: none;
}
#navbar{
	margin-left: auto;
	line-height: 38px;
}
#navbar li{
	display: inline-block;
	margin: 0 20px;
}
#search{
	margin-left: auto;
}
#search input {
	width: 320px;
}
#search button {
	margin-left: 5px;
}
.clearfix:after {
	display: block;
	content: "";
	clear: both;
}
.container {
	width: 1313px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body>.container{
	padding: 5px 0;
}
.row {
	font-size:0;
	padding-bottom: 5px;
	padding-right: 5px;
}
.row+.row{
	margin-top: -5px;
}
.row>div {
	display: inline-block;
	width: 25%;
	padding-top: 5px;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	vertical-align: top;
}
.row>div>a {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 55.903%;
	background-color: #333333;
	border: 1px solid #333333;
}
.row>div>a>img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.row>div>div{
	background-color: #333333;
	position: relative;
	padding: 5px 7px;
	font-size: 14px;
	vertical-align: bottom;
}
.row.cats>div>div{
}
.row.cats>div>div>h3{
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.row.cats>div>div>h3>a{
	color: #fff;
	text-decoration: none;
}
.row.cats>div>div>h3>a:hover{
	color: #ACBBF5;
}
.row.cats>div>div>span{
	color: #fff;
	background-color: #ACBBF5;
	padding: 5px;
	margin: 1px 0;
	border-radius: 5px;
	position: absolute;
	right: 7px;
	bottom: 6px;
}
.row.videos>div>div{
	vertical-align: top;
	min-height: 60px;
}
.row.videos>div>div>span{
	display: block;
	color: #E6E6E6;
	font-weight: 300;
}
.row.videos>div>div>.duration{
	position: absolute;
	right: 6px;
	top: -26px;
	color: #E6E6E6;
	background-color: #333333;
	background-color: rgba(51, 51, 51, 0.7);
	border-radius: 5px;
	padding: 2px 4px;
	z-index: 1;
}
.row.videos>div>div>.description{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	top: -26px;
	left: 0;
	right: 0;
	background-color: #333333;
	background-color: rgba(51, 51, 51, 0.7);
	border-radius: 5px;
	padding: 2px 4px;
	margin: 0 6px;
	padding-right: 46px;
}
.row.videos>div>div>.tags{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 32px;
	clear: both;
}
.row.videos>div>div>.tags>a{
	color: #ACBBF5;
	text-decoration: underline;
}
.row.videos>div>div>.tags>a:hover{
	color: #FB796E;
	text-decoration: none;
}
.row.videos>div>div>.tags>b{
	font-weight: 300;
	color: #fff;
}
.row.videos>div>div>.date{
	float: right;
}
.row.videos>div>div>.date:before{
	content: '';
	background: url(/assets/cal.svg) center 3px no-repeat;
	float: left;
	width: 18px;
	height: 18px;
}
.row.videos>div>div>a{
	color: #FB796E;
	text-decoration: none;
	font-size: 16px;
}
.row.videos>div>div>a:hover{
	color: #ACBBF5;
}
.row.videos>div>div>a:before{
	content: '';
	background: url(/assets/cp.svg) center no-repeat;
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background-color: #333333;
	background-color: rgba(51, 51, 51, 0.7);
	border-radius: 5px;
}

.title{
	
}
.title h1{
	font-size: 36px;
	font-weight: 600;
	color: #292B2C;
	text-align: center;
	margin: 10px 0;
}

.category-block{
	text-align: center;
	margin: 30px 10px;
}
.category-block h3{
	font-size: 36px;
	font-weight: 600;
	color: #292B2C;
}
.category-block p{
	font-size: 18px;
	color: #323232;
	text-transform: uppercase;
}
.category-container{
	-webkit-column-width: 200px;
	-moz-column-width: 200px;
	column-width: 200px;
	max-width: none!important;
	width: auto!important;
	float: none;
	text-align: left;
	padding-top: 20px;
}
.category-group{
	color: #292B2C;
}
.category-group h4{
	font-size: 26px;
	font-weight: 600;
	border-bottom: 1px solid #979797;
	margin: 10px 0;
	color: #ACBBF5;
}
.category-group ul{

}
.category-group li{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 10px 0;
	font-size: 16px;
}
.category-group ol{
	list-style-type: decimal;
	list-style-position: inside;
}
.category-group ol li{
	display: list-item;
}
.pagination{
	font-size: 0;
	text-align: right;
	margin: 5px 0;
	white-space: nowrap;
	overflow: hidden;
}
.pagination .page{
	font-size: 16px;
	display: inline-block;
	border: 1px solid #979797;
}
.pagination .page + .page{
	margin-left: -1px;
}
.pagination .page:first-child{
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.pagination .page:last-child{
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.pagination .active{
	color: #fff;
	background-color: #ACBBF5;
}
.pagination a{
	color: #7F8FCF;
	text-decoration: none;
	display: block;
}
.pagination .dots{
	display: block;
}
.pagination a,
.pagination .active,
.pagination .dots{
	padding: 9px;
	min-width: 36px;
	text-align: center;
}
.pagination a:hover {
	color: #45548F;
}

.filter{
	margin: 0 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.filter .pagination{
	text-align: left;
	height: 38px;
	margin: 4px 0;
}
.filter .addthis_inline_share_toolbox_96yd{
	height: 42px;
	margin: 2px 0;
}
.addthis_inline_share_toolbox_96yd .at-resp-share-element .at-share-btn {
	margin: 0px;
}
.addthis_inline_share_toolbox_96yd .at-resp-share-element .at-share-btn+.at-share-btn {
	margin-left: 4px;
}
a.all_cats {
    font-size: 16px;
    border: 1px solid #0275d8;
    border-radius: 5px;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    margin: 5px;
    padding: 12px 25px;
    background: #0275d8;
}
a.all_cats:hover {
    background: transparent;
    color: #323232;
}
.dmca {
	width: 100%;
	display: table;
	border-spacing: 6px;
}
.dmca div {
	display: table-row;
}
.dmca div > * {
	display: table-cell;
}
.dmca div label {
	width: 100px;
	vertical-align: top;
	line-height: 38px;
}
@media (max-width: 1000px) {
	.container {
		width: 100%;
	}
	header {
		margin-bottom: 42px;
	}
	#logo{
		margin: 0 auto;
	}
	#search {
		position: absolute;
		top: 63px;
		left: 6px;
		right: 6px;
	}
	#search input{
		width: 100%;
	}
	.title h1,
	.category-block h3{
		font-size: 16px;
	}
	.category-block p{
		font-size: 14px;
	}
	.navbar-toggle {
		display: block;
		position: relative;
		width: 38px;
		height: 38px;
		padding: 8px;
		color: #fff;
		border: none;
		background: none;
		outline: none;
		cursor: pointer;
	}
	[class^="icon-"], [class*=" icon-"] {
		font-family: 'icons';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.navbar-toggle .icon-bar {
		background-color: #fff;
		display: block;
		width: 100%;
		height: 2px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform-origin: center;
		transform-origin: center;

	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 5px;
	}
	.toggled .navbar-toggle .icon-bar:nth-child(1) {
		-webkit-transform: rotate(45deg) translate(5px, 5px);
		transform: rotate(45deg) translate(5px, 5px);
	}
	.toggled .navbar-toggle .icon-bar:nth-child(2) {
		background-color: transparent;
	}
	.toggled .navbar-toggle .icon-bar:nth-child(3) {
		-webkit-transform: rotate(-45deg) translate(5px, -5px);
		transform: rotate(-45deg) translate(5px, -5px);
	}
	.toggled{
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#navbar{
		display: none;
		position: absolute;
		top: 58px;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0,0,0,0.7);
		z-index: 2;
		text-align: left;
		-webkit-overflow-scrolling: touch;
	}
	#navbar ul{
		background-color: #1d1d1d;
		display: inline-block;
		width: 275px;
		padding: 10px;
		height: 100%;
	}
	#navbar li{
		display: block;
		margin: 0;
		padding: 10px;
		font-size: 22px;
	}
}

@media (max-width: 479px) {
	#logo {
		line-height: 22px;
		font-size: 22px;
		padding: 6px;
	}
	#logo img {
		width: 25px;
		height: 25px;
	}
	.row>div {
		width: 50%;
	}
	.row.cats>div>div>h3{
		font-size: 16px;
	}
}

@media (min-width: 480px) and (max-width: 1000px) {
	.row>div {
		width: 33.33%;
	}
	.row.cats>div>div>h3{
		font-size: 18px;
	}
}

@media (max-width: 1313px) {
	.row.videos>div>div{
		min-height: 40px;
	}
	.row.videos>div>div>a,
	.row.videos>div>div>.date,
	.row.videos>div>div>.description{
		display: none;
	}
}

@media (min-width: 1001px) and (max-width: 1313px) {
	.container {
		width: 970px;
	}
	.row>div {
		width: 33.33%;
	}
	.row.cats>div>div>h3{
		font-size: 20px;
	}
	#navbar li {
		margin: 0 10px;
	}
	#search input {
		width: 190px;
	}
}

@media (min-width: 1640px) {
	.container {
		width: 1640px;
	}
	.row>div {
		width: 20%;
	}
}

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