* { box-sizing: border-box; outline: none; }
html, body { overflow-x: hidden; }
html, body, div, span, iframe, h1, h2, p, img, i, ul, li, article, aside, footer, header, section { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; background: #f9f9f9; font-family: "Trebuchet MS"; font-size: 14px; color: #333; }
article,aside,footer,header,section { display:block; }
ul, li { margin: 0; padding: 0; list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; color: #333; }
input, select { vertical-align:middle; outline: none; }

.img_logo {width: 121;
	display: block;
	margin-left: auto;
	margin-right: auto;}

header, section, footer { width: 100%; }
section { margin-bottom: 20px; }
footer { margin-bottom: 0; }
.wrap { width: 100%; position: relative; max-width: 1326px; margin: 0 auto 5px; padding: 0 5px; }
.wrap:after { content: ''; display: block; clear: both; }

a:hover { color: #ff3838; }
.cat{color:#80c4ff;}
.spons{color:#fd6c40;}
header { background: #f0f0f0; }
header .logo { display: block; float: left; margin: 12px 0 0; width: 100px; }
header .logo a { display: inline-block; font-size: 20px; line-height: 20px; font-weight: bold; color: #ff3838; text-decoration: none; text-transform: uppercase; }
header .logo a span { color: #333; }
header .search { float: right; margin: 5px 0; display: block; position: relative;}
header .search input { display: block; float: left; width: 150px; height: 30px; padding: 0 40px 0 15px; border: 0; border-radius: 20px; background: #fff; font-size: 14px; line-height: 30px; color: #777; transition: 0.15s ease background-color; }
header .search input:focus { background: 0e1012; }
header .search button { display: block; position: absolute; top: 0; right: 5px; width: 30px; height: 30px; border: 0; background: transparent; font-size: 16px; line-height: 30px; color: #ff3838; cursor: pointer; transition: 0.15s ease color; }
header .search button:hover { color: #2b2b2b; }

section h1, section h2 { margin: 0 0 5px; font-size: 20px; line-height: 26px; font-weight: normal; color: #333; }

.tns { margin: 0 -3px; text-align: center; letter-spacing: -10px; }
.tns .tn-bl { display: inline-block; width: 100%; padding: 0 2px 6px; letter-spacing: 0; }
.tns .tn-bl a { display: block; border: 1px solid #ccc; text-decoration: none; }
.tns .tn-bl a .tn { position: relative; overflow: hidden; padding-bottom: 57.25% }
.tns .tn-bl a .tn img { display: block; width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.tns .tn-bl a .tn .amount { display: block; position: absolute; right: 0; top: 0; height: 15px; padding: 0 3px; background: rgba(255,255,255,0.75); font-size: 10px; line-height: 15px; color: #333; transition: 0.15s ease opacity; }
.tns .tn-bl a:hover .tn .amount { opacity: 0; }
.tns .tn-bl a .tn .dur { display: block; position: absolute; left: 0; top: 0; height: 22px; padding: 0 3px; background: rgba(255,255,255,0.75); font-size: 10px; line-height: 15px; color: #333; transition: 0.15s ease opacity; }
.tns .tn-bl a:hover .tn .dur { opacity: 0; }
.tns .tn-bl a .desc { display: block; overflow: hidden; width: 100%; height: 20px; padding: 0 5px; background: #f0f1f1; font-size: 16px; line-height: 20px; color: #333; white-space: nowrap; text-align: center; text-overflow: ellipsis; transition: 0.15s ease color; }
.tns .tn-bl a:hover .desc { color: #ff3838; }
.tns .tn-bl.cat a .desc { width: 100%; height: 16px; font-size: 13px; line-height: 16px; }

.tags_list { width: 100%; height: 16px; font-size: 13px; line-height: 16px; overflow: hidden;}
div.tns div.tn-bl.cat div.tags_list a.tag{
	color: #204e6a;
	display: contents;
}
.pages { text-align: center; margin: 10px 0; }
.pages li { display: inline-block; margin-bottom: 3px; }
.pages li a, .pages li span { display: block; min-width: 40px; height: 40px; padding: 0 10px; border-bottom: 2px solid #ff3838; background-color: #f0f0f0; font-size: 16px; line-height: 42px; color: #333; text-decoration: none; text-transform: uppercase; transition: 0.15s ease background-color; }
.pages li span { opacity: 0.5; }
.pages li.active a, .pages li.active span { opacity: 1; background-color: #ff3838; color: #fff; }
.pages li a:hover { background-color: #ccc; }

ul.list { -webkit-columns: 2; columns: 2; }
.list li { display: block; padding: 2px 0; border-bottom: 1px dotted #ccc; }
.list li a { display: block; position: relative; overflow: hidden; padding-right: 50px; font-size: 14px; line-height: 22px; color: #333; text-decoration: none; white-space: nowrap; text-overflow: ellipsis; transition: 0.15s ease color; }
.list li a:hover { color: #ff3838; }
.list li a .amount2 { position: absolute; top: 0; right: 0; padding: 0 5px; border-radius: 3px; font-size: 14px; color: #555; transition: 0.15s ease color; }
.list li a:hover .amount2 { color: #ff3838;}

article .vid { position: relative; margin-bottom: 10px; padding-bottom: 56.25%; background: #f0f0f0; }
article .vid iframe, article .vid img, article .vid a { display: block; position: absolute; width: 100%; height: 100%; }
article .vid a i { width: 60px; height: 60px; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 60px; color: #fff; opacity: 0.8; transition: 0.15s ease opacity; text-shadow: 0 0 30px rgba(0,0,0,0.5); }
article .vid a:hover i { opacity: 1; }
article .info { margin-bottom: 10px; }
article .info .data { margin-bottom: 10px; }
article .info .vote { display: inline-block; margin-right: 20px; margin-bottom: 0; }
article .info .vote a { display: inline-block; margin-right: 5px;  padding: 0 10px; border: 1px solid #ccc; font-size: 16px; line-height: 40px; text-decoration: none; transition: 0.15s ease border-color, 0.15s ease color; }
article .info .vote a.active, article .info .vote a:hover { border-color: #ff3838; color: #ff3838; }
article .info .added { margin-right: 20px; }
article .info .added, article .info .dur { display: inline-block; }
article .info .tags, article .info .tube { margin-bottom: 10px; line-height: 20px; }
article .info .added i, article .info .dur i { margin-right: 2px; }
article .info .tags a, article .info .tube a { display: inline-block; margin: 0 5px 0 0; border-bottom: 1px dotted #ccc; color: #333; text-decoration: none; transition: 0.15s ease border-color, 0.15s ease color; }
article .info .tags a:hover, article .info .tube a:hover { border-color: #555; color: #ff3838; }

aside { text-align: center; overflow: hidden; height: 395px; }
/* aside img, aside iframe { display: inline-block; width: 300px; height: 250px; background: #f0f0f0; } */

footer { padding: 10px 0; background: #f0f0f0; }
footer .contact { font-size: 14px; line-height: 24px; text-align: center; letter-spacing: -10px; }
footer .contact a { transition: 0.15s ease color; margin-right: 10px; padding-right: 10px; border-right: 1px solid #333; letter-spacing: 0; }
footer .contact a:hover { color: #ff3838; }
footer .contact a:last-child { margin-right: 0; padding-right: 0; border-right: 0; }
footer .copy { text-align: center; font-size: 13px; line-height: 24px; color: #000; }

.top_links{
	position: absolute;
	left: 50%;
	margin: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 10px 0;
}

.top_links a{
	font-size: 25px;
	line-height: 40px;
	text-decoration: none;
	border: 1px solid #a7a7a7;
	border-radius: 4px;
	background-color: #ff3838;
	padding: 3px;
	color: white;
	margin-left: 10px;
}
.top_links a:hover{
	background-color: #053bbd;
}

header .search input { width: 200px; height: 40px; font-size: 16px; line-height: 40px; display: block;
	margin-left: auto;
	margin-right: auto;}
header .search button { width: 40px; height: 40px; line-height: 40px; font-size: 18px; }

.img_logo {width: 121px; display: block;
	margin-left: auto;
	margin-right: auto; bottom: 5%;}

@media (min-width: 360px) {
	.tns { margin: 0 -8px; }
	.tns .tn-bl { width: 50%; }
}

@media (min-width: 642px) {
	ul.list { -webkit-columns: 3; columns: 3; }
}

@media (min-width: 768px) {
	.tns { margin: 0 -3px; }
	.tns .tn-bl { width: 33.333333%; padding: 0 3px 6px; }
	.wrap { margin: 0 auto 10px; padding: 0 10px; }
	header .logo a { font-size: 28px; line-height: 28px; }
	header .search { margin: 10px 0; }
}

@media (min-width: 960px) {
	.img_logo {width: 121; display: block;
		margin-left: auto;
		margin-right: auto; bottom: 5%;}
	ul.list { -webkit-columns: 4; columns: 4; }
	footer .contact { float: left; }
	footer .copy { float: right; }
}

@media (min-width: 1000px) and (orientation: landscape), (min-width: 1025px) {
	article { margin-right: 303px; }
	aside { display: block; width: 300px; height: auto; position: absolute; top: 0; right: 10px; }
}

@media (min-width: 1025px) {
	header { padding-bottom: 0; }
	header .logo { position: absolute; /*! left: 50%; */ margin: 0; /*! -webkit-transform: translateX(-50%); */ /*! transform: translateX(-50%); */ }
	header .search { float: right; clear: none; }
	header .search input { width: 300px; height: 40px; font-size: 16px; line-height: 40px; display: block;
		margin-left: auto;
		margin-right: auto;}
	header .search button { width: 40px; height: 40px; line-height: 40px; font-size: 18px; }
	header .logo { padding: 10px 0; }
	header .logo a { font-size: 36px; line-height: 40px; }
	section h1, section h2 { font-size: 24px; line-height: 30px; }
	.tns .tn-bl { width: 25%; }
	.tns .tn-bl a .tn .amount { height: 20px; padding: 0 5px; font-size: 13px; line-height: 20px; }
	.tns .tn-bl a .tn .dur { height: 22px; padding: 0 5px; font-size: 13px; line-height: 22px; }
	.tns .tn-bl a .desc { height: 30px; padding: 0 5px; font-size: 20px; line-height: 30px; }
	.tns .tn-bl.cat a .desc { height: 24px; font-size: 15px; line-height: 24px; }

}

@media (min-width: 1233px) {
	ul.list { -webkit-columns: 5; columns: 5; }
}

@media (min-width: 1367px) {
	.tns .tn-bl { width: 20%; }
	.wrap { max-width: 1654px; }
}

header {background: #000;}
a:hover { color: #ff3838; }

.wrap_nav { width: 100%; position: relative; max-width: 100%; margin: 0 auto 5px; padding: 0 5px; }
.wrap_nav {
	background-color: #000;
}
.wrap_nav:after { content: ''; display: block; clear: both; }
.search_button {display: none;}

.search {/*background-color: #000;*/ border-radius: 5px;}

.show {display: block;}
.hide {display: none;}

.col-12 {
	flex: 0 0 auto;
  	width: 100%;
}

.model-out {
	width:100%;
	padding:10px;
	background-color:#444;
	text-align:center;
	display:block;
	text-decoration:none;
	color:#f20744;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
	letter-spacing:.3px;
	transition:.3s
  }

@media (max-width: 960px) {
	header .logo {display: grid; justify-content: center; width: 75%;}
	.img_logo {margin-left: 25%; margin-bottom: 1em;}
	.wrap_nav { background: linear-gradient(90deg, rgba(255, 140, 185, 0.9) 0%, rgba(255, 140, 185, 1) 35%, rgba(203, 35, 102, 1) 100%); margin: 0 auto 10px; padding: 0 10px; }
	/* header .search input {margin: 0 0 10px;} */
	header .search input {width: 100%;}
	.wrap_nav {display: grid;
		justify-content: center;}
	.search_button {display: block; float: right; margin: 5px 0; position: relative;}
	.search_button { display: block; position: absolute; top: 0; right: 0; width: 30px; height: 30px; border: 0; background: transparent; font-size: 16px; line-height: 30px; color: #ff3838; cursor: pointer; transition: 0.15s ease color; }
	.search_button:hover { color: #2b2b2b; }
}



@media (min-width: 14000px) {
	.col-xxl-3 {
	  flex: 0 0 auto;
	  width: 25%;
	}
}

.model-signup {
	padding: 20px;
	position: relative;
	display: flex;
}

.model-signup-background {
	padding: 20px;
	border-radius: 5px;
	display: flex;
	width: 100%;
}

.model-signup-container {
	width: 100%;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	margin-block-end: auto;
	margin-block-start: auto;
}

.model-signup-container a {
	background-color: #f20744;
	padding: 20px 0;
	display: block;
	border-radius: 30px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.wrap_nav {background: linear-gradient(90deg, rgba(255, 140, 185, 0.9) 0%, rgba(255, 140, 185, 1) 35%, rgba(203, 35, 102, 1) 100%); border-bottom: 3px solid #ff1b75;}
.img_logo {display: block;/* margin-left: auto; *//* margin-right: auto; */bottom: 5%;/* padding: 10px; */top: 10px;left: 30px;}

/*VIDEO*/