* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	width: 100%;
	background: #212121;
	font-family: Tahoma,sans-serif;
	color: #fff;
	min-width: 540px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
ul{
	list-style: none;
}
.alignleft {
	float: left;
}
.aligntight {
	float: right;
}
.clear:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.clear {
	*min-height: 1px;
}
	/*----- Start header -----*/
#header {
	height: 123px;
	background: url(images/header_bg.png) repeat-x;
	overflow: hidden;
	margin-bottom: 5px;
	border-bottom: 2px solid #e0d4c2;
}
.logo img{
	float: left;
	margin: 0 0 0 15px;
}
.search {
	width: 419px;
	display: block;
	float: right;
	margin: 8px 10px 0 0;
	background: url(images/search_bg.png) no-repeat;
}
.search input {
	width: 372px;
	height: 30px;
	padding: 0 7px 0 10px;
	background: none;
	border: none;
	outline: none;
	font-size: 14px;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	float: left;
}
.search input.bttn {
	width: 30px;
	height: 30px;
	cursor: pointer;
	padding: 0;
}
.search input:hover.bttn{
	background: rgba(94,94,94,.5);
	transition: 0.5s;
}
/*----- End header -----*/
/*----- Start menu -----*/
.menu {
	height: 42px;
	margin-top: 2px;
	overflow: hidden;
}
.menu ul {
	float: left;
	margin-left: 9px;
}
.menu li {
	float: left;
	background: url(images/menu_separ.png) no-repeat right 5px;
	margin-left: -9px;
}
.menu li a {
	height: 38px;
	line-height: 36px;
	display: block;
	padding: 3px 24px 0;
	margin-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: medium;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}
.menu li a:hover, .menu li a:active{
	height: 44px;
	border-radius: 5px 5px 0 0;
	text-shadow: 1px 1px 0 #c83b03;
	background: url(images/menu_hover.png) repeat-x;
}
/*------- Begin social -------*/
.social {
	float: right;
	margin: 26px 5px 0 0;
}
.social a {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 2px;
	display: block;
}
/*------- End social -------*/
/*----- End menu -----*/
/*----- Start content -----*/
/*----- Start title -----*/
.title {
	height: 33px;
	line-height: 31px;
	/* background: url(images/title_bg.png) repeat-x left; */
	position: relative;
	/* border: 1px solid #a6a6a6; */
	margin: 3px 2px;
}
.title img{
	float: left;
	margin:0 0 0 5px;
}
.title h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	float: left;
	padding-left: 8px;
}
/*----- End title -----*/
/*----- Start thumb -----*/
.thumbs{
	text-align: center;
	font-size: 0;
	margin-bottom: 10px;
}

.thumb {
	width: 19%;
	height: auto;
	margin: 4px;
	background: #0f0f0f;
	border: 1px solid #0f0f0f; /* #252832 */
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	padding-bottom: 5px;
	overflow: hidden;
    vertical-align: top;
    font-size: initial;
}
.thumb.gallery {
    aspect-ratio: 0.648;
}

.titlelink, .taglink {
    width: auto;
    height: 24px;
    margin: 4px;
    font-size:14pt;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    padding: 5px;
    overflow: hidden;
    font-size: initial;
    line-height: 1.4;
    text-overflow: ellipsis;
    font-weight: 600;
    white-space: nowrap;
    color: #fff;
}

.taglink {
    background: #000;
    border: 1px solid #0f0f0f;
}

.taglink a {
    color: #fda203;
}
.taglink a:hover {
    color: #fff;
}

.model-image {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* гарантирует прижатие верха и низа */
    width: 100%;
    aspect-ratio: 0.648;
    margin: 0;
  }



.model-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* гарантирует прижатие верха и низа */
    width: 100%;
    aspect-ratio: 0.648;
    background: #0f0f0f;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: top;
    padding: 0; /* важно убрать паддинги, если мешают */
  }

  .thumb.video, .model-info.video, .model-image.video {
    aspect-ratio: 1.038;
  }

  .model-info .top {
    padding: 10px;
    background: #393939;
    color: #fc9b16;
    font-size: 24px;
    text-align: left;
  }

  .model-info .middle {
    flex: 1;
    margin: 4px;
    padding: 10px;
    text-align: left;
    overflow: auto;
    font-size: 14px;
    color: #ccc;
  }

  .model-info .bottom {
    background: #212121;
  }

  .info-box.full {
    font-size: 14px;
    color: #d7d7d7;
    padding: 10px 0;
  }

  /* Ряд с иконками */
  .info-row {
    display: flex;
    justify-content: space-between;
    gap: 4px;
  }

  /* Каждая колонка с иконкой */
  .info-box.icon-box {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background: #606060;
    padding: 6px;
    border-radius: 4px;
    color: #d7d7d7;
    font-size: 14px;
  }

  .info-box.icon-box:hover {
    background: #ff8f00;
  }

  /* Like кнопка */
  .info-box.like-button {
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fc9b16;
    color: #000;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s ease;
    flex-grow: 1;
  }

  .info-box.like-button:hover {
    background: #ffad33;
  }

.thumb.pix { width: 13.4%; }
.thumb img {
	width: 100%;
	height: auto !important;
	/* border: 1px solid #fff; */
	margin: 0 0 -20px 0;
}
.thumb img:first-child {
	display: block;
	/* margin-bottom: 3px; */
}
.thumb a {
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	line-height: 27px;
	color: #fda203;
	text-shadow: 1px 1px 0 #000;
	text-align: left;
}
.thumb a:hover {
	color: #ebe7e7;
}
a.thumb_link {
	width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: bold 12px Tahoma, sans-serif;
	text-transform: capitalize;
	overflow: hidden;
}
.thumb-title {
    width: 100%;
    line-height: 1.4;
    margin: 4px;
    height: 24px;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 600;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}
.thumb p {
	margin-left: 5px;
	font: 14px Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}
.thumb p.rait {
	float: right;
	margin: 0 5px 0;
}
.thumb p.rait img {
	width: 77px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0;
	border: none;
}
/*----- End thumb -----*/
/*-- new video navigation --*/

.video-layout {
    display: flex;
    background-color: #0f0f0f; /* тёмная тема */
    color: #d7d7d7;
    gap: 16px;
    padding: 12px;
    box-sizing: border-box;
}

.video-area {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.inner-video {
    width: 100%;
    max-width: 100%;
    height: auto;
    background-color: #000;
    border-radius: 8px;
    overflow: hidden;
}

.inner-video video {
    width: 100%;
    height: auto;
    display: block;
    max-height: 485px;
    border: none;
    outline: none;
}

.sidebar {
    width: 300px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.ad-block, .navigation {
    background-color: #1a1a1a;
    padding: 12px;
    border-radius: 6px;
    color: #fc9b16;
}
/*--- end new video navigation ---*/

/*------- Begin pagination -------*/
.pagination{
	text-align: center;
	font-size: 0;
	margin-bottom: 10px;
}
.pagination h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	float: left;
	padding-left: 8px;
}
.pagination a{
	display: inline-block;
	height: 29px;
	line-height: 29px;
	padding: 0 18px;
	margin: 2px 1px;
	font-weight: bold;
	font-size: 15px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #353535;
	border: 1px solid #5e5d5d;
	background: url(images/pagin.png) repeat-x;
}
.pagination a:hover{
	background: url(images/pagin_hover.png) repeat-x;
	color: #fff;
	border: 1px solid #ea7400;
	text-shadow: 1px 1px 0 #c83b03;
}
.active_l {
	display: inline-block;
	height: 29px;
	line-height: 29px;
	padding: 0 8px;
	margin: 0 1px;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #353535;
	border: 1px solid #5e5d5d;
	background: url(images/pagin_hover.png) repeat-x;
	padding: 0 19px;
}
.pagination a.next{
	padding: 0 19px;
}
/*------- End pagination -------*/
/*----- Start list -----*/
.list,.list_two {
	margin: 3px 1px 15px;
	padding: 15px 0;
	background: #404040;
	border: 1px solid #1f1f1f;
}
.list ul,.list_two ul {
	width: 20%;
	float: left;
}
.list ul:last-child {
	margin-right: 0;
}
.list li,.list_two li {
	font: bold 14px Tahoma, sans-serif;
	color: #fca316;
	text-shadow: 1px 1px 0 #000;
	padding-left: 12px;
	line-height: 20px;
	margin-left: 20px;
	background: url(images/bullet.png) no-repeat 0 8px;
	text-align: left;
}
.list li a,.list_two li a {
	font: bold 14px Tahoma, sans-serif;
	color: #efefef;
	text-decoration: none;
}
.list li a:hover,.list_two li a:hover {
	color: #fca316;
}
/*----- End list -----*/
/*----- Start thumb_video -----*/
.thumbs_video {
	margin-bottom: 15px;
	text-align: center;
	font-size: 0;
}
.thumb_video {
	width: 182px;
	display: inline-block;
	margin: 1px;
	padding: 6px 6px 3px 6px;
	border: 1px solid #191919;
	background: #404040;
	text-align: center;
}
.thumb_video img {
	width: 180px;
	height: 135px;
	border: 1px solid #fff;
}
.thumb_video a {
	font: bold 12px Tahoma, sans-serif;
	color: #fda400;
	text-shadow: 1px 1px 0 #450101;
	text-transform: uppercase;
	text-decoration: none;
}
.thumb_video a:hover {
	color: #fefefe;
}
/*----- End thumb_video -----*/
/*----- Start list_two -----*/
.list_two li {
	margin-left: 15px;
	background: none;
}
.list_two li a{
	padding-left: 7px;
}
/*------- End list_two -------*/
.advertising {
	margin: 10px 0;
	text-align: center;
}
.advertising a {
	display: inline-block;
	margin-left: 5px;
}
/*----- End content -----*/
/*----- Start footer -----*/
 #footer {
	height: 100px;
	margin-top: 10px;
	background: url(images/footer_bg.jpg) repeat-x bottom;
	font: 12px Tahoma, sans-serif;
	color: #000;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}
.foot {
	padding-top: 30px;
}
#footer a:hover {
	color: #000;
}
 /*End footer*/

#wrapper {
	min-width: 540px;
	max-width: 1558px;
	/* background: #e2e2e2; */
	text-align: center;
	margin: auto;
}

/*----- Start thumb gallery-----*/
.gthumbs{
	text-align: center;
	font-size: 0;
	margin-bottom: 10px;
}
.gthumb {
	width: 182px;
	padding: 3px;
	margin: 2px;
	background: #404040;
	border: 1px solid #191919;
	display: inline-block;
	text-align: center;
}
.gthumb img {
	width: 180px;
	border: 1px solid #fff;
}
.gthumb img:first-child {
	display: block;
}
.gthumb a {
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	line-height: 27px;
	color: #fda203;
	text-shadow: 1px 1px 0 #000;
	text-align: left;
}
.gthumb a:hover {
	color: #ebe7e7;
}
a.gthumb_link {
	width: 100%;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: bold 12px Tahoma, sans-serif;
	text-transform: capitalize;
	overflow: hidden;
	margin-right: 5px;
}
/*----- End thumb gallery-----*/
.info {
	background-color: #2e2e2e;
	color: #fff;
	padding: 10px;
	font-size: 22px;
	margin-bottom: 10px;
	display: block;

}
.info a {
	color: #fda400;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 2px 2px 0 #000;

}
.info a:hover {
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
}
.pics-gallery-content {
	width: 100%;
	float: right;
}
.info-content {
	width: 320px;
	float: left;
}

/*------- Begin gallery info -------*/
.ginfo{
	background-color: #404040;
	color: #fff;
	padding: 10px;
	font-size: 22px;
	margin: 3px;
	display: block;

}
.ginfo h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	float: left;
	padding: 6px;
}
.ginfo a{
	display: inline-block;
	height: 29px;
	line-height: 29px;
	padding: 0 8px;
	margin: 0 1px;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #353535;
	border: 1px solid #5e5d5d;
	background: url(images/pagin.png) repeat-x;
}
.ginfo a:hover{
	background: url(images/pagin_hover.png) repeat-x;
	color: #fff;
	border: 1px solid #ea7400;
	text-shadow: 1px 1px 0 #c83b03;
}
.ginfo a.next{
	padding: 0 19px;
}
.gxxx{
	display: inline-block;
	height: 29px;
	line-height: 29px;
	padding: 0 8px;
	margin: 0 1px;
	font-weight: bold;
	font-size: 21px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	background: url(images/pagin_hover.png) repeat-x;
	color: #fff;
	border: 1px solid #ea7400;
	text-shadow: 1px 1px 0 #c83b03;
}
.gxxx:hover{
	background: url(images/pagin.png) repeat-x;
	color: #fff;
	text-shadow: 1px 1px 0 #353535;
	border: 1px solid #5e5d5d;
}
/*-------  End gallery info  -------*/

/* model */

.model {
  margin-bottom: 10px;
/*  background-color: #ffffff; */
  padding: 4px 5px;
}
.model .titlem {
  font-weight: bold;
  text-align: left;
  margin: 0px;
  margin-bottom: 3px;
  padding: 10px;
  color: #fff;
  background-color: #b9b4b0;
  -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
	 border-radius: 4px;
}
.model .model-foto {
  margin: 5px;
  float: left;
  border: 4px #232323;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.model .model-info {
  margin-top: 6px;
  margin-left: 264px;
}
.model .model-name {
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  font-weight: bold;
  margin-left: 5px;
}
.model .profile-info {
  color: #fff;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.model .profile-info span {
  font-size: 14px;
  font-weight: bold;
}
.model .model-stats {
  line-height: 24px;
  height: 230px;
  color: #000000;
  background-color: #eeeeee;
  display: block;
  padding: 25px 10px;
  font-size: 14px;
}
.model .model-stats b {
  font-size: 17px;
  line-height: 28px;
  color: #555555;
}
.model .model-stats .model-stats-row {
  float: left;
  width: 230px;
}
.model .model-stats .model-stats-row-rate {
  float: right;
  width: 145px;
}

/* model */

.image-text {font-size: 26px; text-align: center;}

@media only screen and (min-width: 1010px) and (max-width: 1200px) {
	.thumb { width: 24% !important;}
	.thumb.pix { width: 19% !important;}
}
@media only screen and (min-width: 760px) and (max-width: 1010px) {
	.thumb { width: 32% !important;}
	.thumb.pix { width: 23.6% !important;}
}
@media only screen and (max-width: 760px) {
	.thumb { width: 48% !important;}
	.thumb.pix { width: 23.6% !important;}
}
@media only screen and (max-width: 640px) {
	.thumb.pix { width: 49% !important;}
}

