body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}
fieldset,img{
	border:0;
}
img,object,embed{
	vertical-align:bottom;
}
address,caption,cite,code,dfn,em,th,var{
	font-weight:normal; 
	font-style:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h2,h3,h4,h5,h6{
             font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
q:before,q:after{
	content:'';
}
a *{
	cursor:pointer;
}
input,textarea{
	outline:none;
}
@font-face{
	font-family:'Ico Moon';
	font-weight:normal;
	font-style:normal; 
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon-.eot#iefix') 
	format('embedded-opentype'), 
	url('../fonts/icomoon.woff') 
	format('woff'), 
	url('../fonts/icomoon.ttf') 
	format('truetype'), 
	url('../fonts/icomoon.svg#Ico%20Moon') 
	format('svg');
}
@media screen and (-webkit-min-device-pixel-ratio: 0){
	@font-face{
		font-family:'Ico Moon';
		src:url('../fonts/icomoon.svg#Ico%20Moon') 
		format('svg');
	}
}
html{
	min-width:320px;
	height:100%;
	-webkit-text-size-adjust:100%;
	    -ms-text-size-adjust:100%;
}
body{
	font-family:'Cuprum', sans-serif;
	font-size: 14px;
	position:relative;
	min-width:320px;
	height:100%;
	color:#b29fb9;
	background:#ebdcd8;
}
a{
	text-decoration:none; 
	color:#aa25b2;
}
input,textarea{
	-webkit-border-radius:0;
	   -moz-border-radius:0;
	        border-radius:0; 
	outline:none;
	-webkit-appearance:none;
}
*{
	outline:none;
}
*{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
*:before,*:after{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	        box-sizing:border-box;
}
* ::-moz-selection{
	color:#fff; 
	background:#aa25b2;
}
* ::selection{
	color:#fff; 
	background:#aa25b2;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
	color:#565656;
}
input:-moz-placeholder,textarea:-moz-placeholder{
	opacity:1; 
	color:#565656;
}
input::-moz-placeholder,textarea::-moz-placeholder{
	opacity:1; 
	color:#565656;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
	color:#565656;
}
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:#565656 !important;
}
.footer_wrapper .holder:before,.twocolumns:before,.box:before{
	display:table;
	clear:both; 
	content:'';
}
.footer_wrapper .holder:after,.twocolumns:after,.box:after{
	display:table;
	clear:both; 
	content:'';
}
.wrapper{
	display:table;
	overflow:hidden; 
	width:100%;
	height:100%;
	table-layout:fixed;
}
.wrapper:after{
    display:table;
    content:"";
    clear:both;
}
.container{
	max-width:1224px;
	margin:0 auto; 
	padding:0 10px;
}
[class^='icon-'],[class*=' icon-']{
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family:'Ico Moon' !important;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	line-height:1;
	text-transform:none;
	speak:none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.icon-eye:before{
	content:'\e901';
}
.icon-tag:before{
	content:'\e904';
}
.icon-date:before{
	content:'\e90b';
}
.icon-play:before{
	content:'\e90c';
}
.clear, .clearm {
	clear: both;
}
.clearm {
    display: none;
}
.clearfix:after, .container:after {
	content: "";
	display: table;
	clear: both;
}
.header {
    min-height: 60px;
    margin: 0 0 5px 0;
    background:#ebdcd8;
	background-image:-webkit-gradient(linear, left bottom, left top, from(#ebdcd8), color-stop(63%, #dec0b9), to(#dec0b9));
	background-image:-webkit-linear-gradient(bottom, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
	background-image:-moz-linear-gradient(bottom, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
	background-image:-o-linear-gradient(bottom, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
	background-image:linear-gradient(to top, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
}
.logo {
    /* width: 220px; */
    margin: 3px 0;
    float: left;
}

   .logo {
        text-align: center;
    }
        .logo a {
            display: inline-block;
            font-size: 28px;
            line-height: 50px;
            font-weight: bold;
            color: #ef5f86;
            text-decoration: none;
            text-transform: uppercase;
        }
            .logo a span {
                color: #916c62;
            }

.logo img {
    width: 100%;
    display: block;
}

.logo h1 {
    font-size: 12px!important;
    font-weight: 500;
    color: #916c62;
    margin: -10px 0 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.nav {
    margin: 0 0 0 20px;
    float: right;
    margin-right: 3px;
}
.dropdown {
	position: relative;

}
.dropdown ul {
	position: absolute;
	display: none;
}
.dropdown a {
    color: #68355f;
    font-size: 15px;
    font-family:'Cuprum', sans-serif;
    height: 20px;
    margin: 10px 0 0 0;
    padding: 0 12px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 20px;

    padding-top: 10px;
	border-radius: 4px;

}
.dropdown a:hover {
    color: #ec5d84;
}
.dropdown-container {
	margin-left: -270px;
    min-width: 360px;
    padding: 10px 20px;
    display: none;
    background: #dec0b9;
    border: 1px solid #d2b3ac;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    z-index: 3;
    text-transform: capitalize;
}
.dropdown-container li {
    width: 33.33%;
    margin: 2px 0;
    float: left;
    white-space: nowrap;
}
.dropdown-container a {
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 16px;
	color:#68355f;
	font-size: 13px;
	text-transform: none;
}
.dropdown-container a span {
	color:#a44083;
	font-size: 11px;
}
.dropdown-container a:hover{
	color:#e7587f;
}
.nav li {
    display: inline-block;
}
.nav-toggle {
    width: 36px;
    height: 36px;
    margin: 10px 0 14px 10px;
    display: none;
    float: right;
    background: url("../images/menu.png") no-repeat center;
    cursor: pointer;
}
.nav-toggle.toggled {
    background-image: url("../images/close.png");
}

.search {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 10px 0 0 0;
    float: right;
}
.form {
    margin: 0 !important;
}
.search-input {
    width: 100%;
    height: 36px;
    padding: 0 46px 0 10px;
    border: 1px solid #f8eeeb;
    border-radius: 3px;
    background: #f8eeeb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.search-input:focus {
     background: #fff;
     border: 1px solid #fff;
}
.search-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    border: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #ef5f86 url("../images/search.png") no-repeat center;
    cursor: pointer;
}
.search-button:hover {
    background: #ff799c url("../images/search.png") no-repeat center;
}

.visions.d20-03 .vision {
    justify-content: center;
    display: flex;
}
.visions.d20-03 hr {
    border-top:1px solid #7c7c7c;
    margin-top: 0;
    margin-bottom: 40px;
}


/* Recent Searches Section */
.recent-searches {
  margin: 20px auto;
  width: 90%;
  max-width: 1400px;
  text-align: center;
  padding: 10px 0;
}

.searches-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #68355f;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
}

/* Search Tags */
.search-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 5px;
}

.search-tags .tag a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #fff;
  background: #ef5f86;
  border: none;
  border-radius: 15px;
  padding: 6px 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.search-tags .tag a:hover {
  background: #d85477; /* Sötétebb rózsaszín hover effekt */
  color: #fff; /* Fehér szöveg hover állapotban is */
}

/* Responsive Design for Large Tablets and Small Desktops */
@media (max-width: 1024px) and (min-width: 768px) {
  .recent-searches {
    width: 85%;
    max-width: 900px;
  }

  .searches-title {
    font-size: 13px;
    letter-spacing: 0.18em;
  }

  .search-tags {
    gap: 8px;
    padding: 4px;
  }

  .search-tags .tag a {
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 14px;
  }
}

/* Responsive Design for Tablets */
@media (max-width: 767px) and (min-width: 468px) {
  .recent-searches {
    width: 90%;
    max-width: 600px;
  }

  .searches-title {
    font-size: 12px;
    letter-spacing: 0.15em;
  }

  .search-tags {
    gap: 6px;
    padding: 3px;
  }

  .search-tags .tag a {
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 12px;
  }
}

/* Responsive Design for Mobile Devices */
@media (max-width: 467px) {
  .recent-searches {
    width: 95%;
    max-width: 400px;
  }

  .searches-title {
    font-size: clamp(10px, 2.5vw, 12px);
    letter-spacing: 0.12em;
  }

  .search-tags {
    gap: 4px;
    padding: 2px;
  }

  .search-tags .tag a {
    font-size: clamp(9px, 2.2vw, 10px);
    padding: 3px 6px;
    border-radius: 10px;
  }
}

.nav-mobile {
    padding-bottom: 25px;
    display: none;
    text-align: center;
}
.nav-mobile li a {
    display: block;
    background-position: right;
    line-height: 20px;
}
.main{
	padding-top:5px;
}
@media screen and (max-width: 639px){
	.main{
		padding-top:5px;
	}
	.dropdown-container li {
    width: 50%;
}
}
.block_row{
	margin-top:0;
}
.block_row:first-child{
	margin-top:0;
}
.heading{
	display:table;
	width:100%;
	margin-bottom:5px;
}
@media screen and (max-width: 959px){
	.heading{
		display:block;
		width:auto;
	}
}
.heading .col{
	display:table-cell;
	vertical-align:middle;
}
@media screen and (max-width: 959px){
	.heading .col{
		display:block;
		margin-top:5px;
	}
	.heading .col:first-child{
		margin-top:0;
	}
}
.heading .title{
	font-size:24px;
	font-weight:normal;
	display:inline;
	color:#68355f;
	padding-top: 10px;
}
@media screen and (max-width: 639px){
	.heading .title{
		font-size:20px;
	}
}
@media screen and (max-width: 959px){
	.heading .sort{
		text-align:left;
	}
	.pagination-right {
		text-align: left!important;
		margin-top: 0px!important;
	}
	.pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.pagination li {
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
	}
}
@media screen and (max-width: 639px){
	.pagination-right {
		margin-top: 2px!important;
	}
}
.thumbs{
	font-size:0;
	margin:-4px 0 0 -4px;
	text-align:center;
}
.thumbs-cats {
	margin-bottom: 4px;
}
.thumb{
	display:inline-block;
	width: 25%;
	padding:4px 0 0 4px;
	vertical-align:top;
}
@media screen and (max-width: 1024px){
	.thumb{
		width:25%;
	}

.logo a {
        font-size: 36px;
        line-height: 50px;
    }
}
@media screen and (max-width: 768px){
	.thumb{
		width:33.333%;
	}
}
@media screen and (max-width: 640px){
	.thumb{
		width:33.333%;
	}
}
@media screen and (max-width: 479px){
	.thumb{
		width:50%;
	}
}
.thumb .hold{
	-webkit-transition:-webkit-box-shadow .3s;
	   -moz-transition:-moz-box-shadow .3s;
	     -o-transition:box-shadow .3s;
	        transition:box-shadow .3s;
	border:1px solid #dfcbc6;
	display:block;
	padding:6px;
	background:#dfcbc6;
	height:100%;
}
@media screen and (max-width: 1024px){
	.thumb .hold .time,.thumb .hold .view,.thumb .hold .number,.thumb .hold .icon-play{
		display:block !important;
	}
}
.thumb .hold:hover{
	        background:#d4bfb9;
	        border:1px solid #d4bfb9;
}
.thumb .hold:hover .title{
	color:#f1638a;
}
.thumb .hold:hover .time,.thumb .hold:hover .view,.thumb .hold:hover .number,.thumb .hold:hover .icon-play{
	display:block;
}

.thumb .hold .cols{
	font-size:0;
	display:block;
	padding-top: 3px;
	margin-bottom: 3px;
}
.thumb .hold .cols .col{
	display:inline-block;
	width:50%;
	text-align:left;
	vertical-align:top;
}
.thumb .hold .col2{
	display:inline-block;
	width:100%;
	text-align:center;
	vertical-align:top;
}
.thumb .hold .col3{
	display:inline-block;
	width:100%;
	text-align:center;
	vertical-align:top;
}
.thumb .hold .number{
	font-size:0;
	line-height:20px;
	position:absolute;
	right:2px;
	bottom:27px;
	display:block;
	padding:0 5px;
	color:#fff;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:rgba(168, 134, 125, .9);
}
.thumb .hold .number span{
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
}
.icon-tag i{
	display:inline-block;
	padding-right:5px;
	vertical-align:middle;
}
.thumb .hold .title{
	padding-top: 5px;
	font-size:16px;
	line-height:18px;
	display:block;
	overflow:hidden;
	width:100%;
	-webkit-transition:color .3s;
	   -moz-transition:color .3s;
	     -o-transition:color .3s;
	        transition:color .3s;
	white-space:nowrap;
	text-transform:uppercase;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	color:#68355f;
}
.thumb .hold .num{
	font-size:13px;
	line-height:13px;
	float:right;
	text-transform:uppercase;
	color:#8bc0e3;
}
.thumb .hold .time{
	font-size:0;
	line-height:20px;
	position:absolute;
	bottom:1px;
	right:1px;
	padding:0 5px;
	color:#fff;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:rgba(168, 134, 125, .9);
}
.thumb .hold .time img{
	display:inline-block;
	margin-right:3px;
	vertical-align:middle;
	width: 11px;
	padding-bottom: 2px;
}
.thumb .hold .time span{
	font-size:13px;
	display:inline-block;
	vertical-align:middle;
}
.thumb .hold .view{
	font-size:0;
	line-height:20px;
	position:absolute;
	left:1px;
	top:1px;
	display:block;
	padding:0 5px;
	color:#fff;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:rgba(125, 0, 0, .5);
}
.thumb .hold .view i{
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.thumb .hold .view span{
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
}
.thumb .hold .icon-play{
	font-size:35px;
	position:absolute;
	top:50%;
	left:50%;
	display:none;
	-webkit-transform:translate(-50%, -50%);
	   -moz-transform:translate(-50%, -50%);
	    -ms-transform:translate(-50%, -50%);
	     -o-transform:translate(-50%, -50%);
	        transform:translate(-50%, -50%);
	color:#fff;
}
.thumb .hold .desc{
	font-size:15px;
	display:block;
	overflow:hidden;
	width:100%;
	margin-bottom:0px;
	text-align:left;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	color:#68355f;
	padding-top: 3px;
	padding-left: 3px;
}
.thumb .hold .date_thumb{
	font-size:0;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	color:#68355f;
	padding-left: 3px;
	padding-top: 2px;

}
.thumb .hold .date_thumb img{
	width: 17px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.thumb .hold .date_thumb span{
	font-size:12px;
	display:inline-block;
	vertical-align:middle;
}
.thumb .hold .icon-date{
	font-size:12px;
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.thumb .hold .sponsor{
	font-size:12px;
	float:right;
}
.thumb .hold .sponsor a{
	color:#68355f;
}
.thumb .hold .sponsor a:hover{
	color:#c33d62;
}
.thumb .hold .sponsor img{
	width: 18px;
	padding-bottom: 2px;
	padding-right: 3px;
}
.thumb .hold .tags {
	font-size:14px;
	display:inline-block;
	overflow:hidden;
	width:100%; 
	height:42px;
	margin-bottom:6px;
	text-align:left;
    vertical-align:top;
    line-height: 23px;
    text-align:left;
	white-space:wrap;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	   padding-top: 2px;
}
.thumb .hold .tags a{
	color:#e15279;
	margin: 3px;
}
.thumb .hold .tags  a:hover{
	color:#c33d62;
}
.thumb .hold .tags2 {
	font-size:14px;
	display:inline-block;
	overflow:hidden;
	width:100%; 
	margin-bottom:5px;
	text-align:left;
    vertical-align:top;
    line-height: 20px;
    text-align:left;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
}
.thumb .hold .tags2 a{
	color:#e15279;
	margin: 3px;
}
.thumb .hold .tags2  a:hover{
	color:#c33d62;
}
.thumb .hold .item:first-child
{
    padding-left: 0;
}
.thumb .hold .item:first-child:before
{
    display: none;
    padding-right: 0;
}
.th{
	display:block;
}
.th .wrap{
	position:relative;
	display:block;
}
.th img{
	display:block;
	width:100%;
	height:auto;
}
.pagination{
	font-size:0;
	margin:-5px 0 0 -5px;
	padding-top:5px;
	text-align:left;

}
.pagination-right{
	text-align: right;
}
@media screen and (max-width: 639px){
	.pagination{
		margin:-1px 0 0 -1px;
	}
}
@media screen and (max-width: 479px){
	.pagination{
		margin-top:10px;
	}
}
.pagination .item{
	font-size:16px;
	line-height:44px;
	display:inline-block;
	min-width:49px;
	padding:5px 0 0 5px;
	text-align:center;
	vertical-align:top;
}
@media screen and (max-width: 639px){
	.pagination .item{
		font-size:14px;
		line-height:33px;
		min-width:34px;
		padding:1px 0 0 1px;
	}
}
@media screen and (max-width: 479px){
	.pagination .item{
		font-size:10px;
		line-height:23px;
		min-width:24px;
	}
}
.pagination .item.selected span{
	display:block;
	padding:0 5px;
	color:#fff;
	border:1px solid #f06188;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#f06188;
}
.pagination .item.nav_item{
	min-width:64px;
}
@media screen and (max-width: 639px){
	.pagination .item.nav_item{
		min-width:40px;
	}
}
@media screen and (max-width: 479px){
	.pagination .item.nav_item{
		min-width:30px;
	}
}
.pagination .item.nav_item a{
	color:#fff;
	border:1px solid #916c62;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px; 
	background:#916c62;
}
.pagination .item.nav_item a:hover{
	color:#fff;
	background:#f06188;
	border:1px solid #f06188;
}
.pagination .item a{
	display:block;
	padding:0 5px;
	color:#fff;
	border:1px solid #a8867d;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#a8867d;

}
@media screen and (max-width: 479px){
	.pagination .item a{
		padding:0;
	}
}
.pagination .item a:hover{
	color:#fff;
	border:1px solid #916c62;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#916c62;
}
.box_field{
	overflow: hidden;
	height: 282px; 
    margin: 0 -9999px;
    padding: 15px 9999px;
	border-top:1px solid #dec0b9;
	background:#dec0b9;
}
.box_field .spots{
	font-size:0;
	margin: -13px 0 0 -8px; 
	text-align:center;
}
.box_field .spots .spot{
	display:inline-block;
	padding: 15px 0 0 3px; 
	vertical-align:top;
}

.watch.player_position{
	float:left;
	width:100%; 
	margin-right:-320px;
	padding-right:320px;
}
@media screen and (max-width: 959px){
	.watch.player_position{
		margin:0;
		padding:0;
	}
}
.wrap_embed{
	position:relative;
	height:0; 
	padding-bottom:56.25%;
}
.wrap_embed iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.player{
	padding:1px 1px 0;
	border:1px solid #dfcbc6;
	background:#dfcbc6;
}
.player .wrap_player img{
	display:block;
	width:100%;
	height:auto;
}
.player .tools{
	padding:0 15px;
}
.info_panel .cols .col {
	display:inline-block;
	padding-right:50px; 
	vertical-align:middle;
	margin-top: 10px;
}
.info_panel .cols .col img{
	width: 19px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.info_panel .cols .col .dating span {
	color:#a14084;
}
.info_panel .cols .col .timing span {
	color:#a14084;
}
.info_panel .cols .col .place a {
	color:#a14084;
}
.info_panel .cols .col .place a:hover {
	color:#d64f74;
}
.info_panel{
	margin:0 -16px;
	padding:15px 16px;
	border-top:1px solid #dfcbc6;
}
.box_row{
	margin-top:10px;
}
.box_row:first-child{
	margin-top:0;
}
.buttons_tags{
	font-size:0;
	margin:-5px 0 0 -5px;
}
.btn_tags{
	font-size:0; 
	line-height:18px;
	display:inline-block;
	margin:5px 0 0 5px;
	padding:0 2px;
	vertical-align:middle;
	color:#ee5e85;
	border:none;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:none;
}
.btn_tags:hover{
	color:#d64f74; 
	border-color:none;
	background:none;
}
.btn_tags .icon-tag{
	display:inline-block;
	padding-right:5px; 
	vertical-align:middle;
}
.btn_tags span{
	font-size:15px; 
	display:inline-block;
	vertical-align:middle;
}
.aside_spots{
	float:right;
	width:314px;
}
@media screen and (max-width: 959px){
	.aside_spots{
		float:none;
		overflow:hidden;
		width:100%;
		padding-top:20px;
	}
}
.aside_spots .holder{
	padding:6px;
	border:1px solid #dfcbc6;
	background:#dfcbc6;
}
@media screen and (max-width: 479px){
	.aside_spots .holder{
		padding:0; 
		border:none;
		background:none;
	}
}
.aside_spots .frame_spots{
	font-size:0;
	margin:-8px 0 0 -8px;
	text-align:center;
}
.aside_spots .spot{
	display:inline-block;
	padding:8px 0 0 8px; 
	vertical-align:top;
}
.fade{
	-webkit-transition:opacity .15s linear;
	   -moz-transition:opacity .15s linear;
	     -o-transition:opacity .15s linear;
	        transition:opacity .15s linear; 
	opacity:0;
}
.fade.in{
	opacity:1;
}
.footer{
	display:table-row;
	height:1px;
}
.footer_wrapper{
	font-size:13px; 
	line-height:16px;
	padding:20px 0;
	background:#ebdcd8;
	background-image:-webkit-gradient(linear, left bottom, left top, from(#ebdcd8), color-stop(63%, #dec0b9), to(#dec0b9));
	background-image:-webkit-linear-gradient(bottom, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
	background-image:-moz-linear-gradient(bottom, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
	background-image:-o-linear-gradient(bottom, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
	background-image:linear-gradient(to top, #ebdcd8 0%, #dec0b9 63%, #dec0b9 100%);
}
@media screen and (max-width: 639px){
	.footer_wrapper{
		font-size:11px;
		line-height:14px;
	}
}
.logo_panel{
	float:right;
	padding-left:20px;
}
@media screen and (max-width: 959px){
	.logo_panel{
		float:none;
		margin-bottom:20px; 
		padding:0;
		text-align:center;
	}
}
.box{
	margin-top:6px;
}
.box:first-child{
	margin-top:0;
}
.logo_footer{
	float:right;
	margin-top:-10px;
}
@media screen and (max-width: 959px){
	.logo_footer{
		display:inline-block;
		float:none;
		margin:0;
		vertical-align:top;
	}
}
@media screen and (max-width: 639px){
	.logo_footer{
		width:200px;
	}
	.logo_footer img{
		display:block;
		width:100%;
		height:auto;
	}

.logo {
        display: table-cell;
        padding-right: 20px;
        vertical-align: middle;
    }
    .logo a {
        display: block;
    }
}
.nav_footer{
	float:right;
	margin:-5px 0 0 -5px;
}
@media screen and (max-width: 959px){
	.nav_footer{
		font-size:0; 
		display:inline-block;
		float:none;
		margin:0;
		vertical-align:top;
	}
}
.nav_footer .item{
	font-size:15px;
	line-height:14px; 
	float:left;
	margin:18px 0 0 5px;
}
@media screen and (max-width: 959px){
	.nav_footer .item{
		display:inline-block;
		float:none;
		vertical-align:top;
	}
}
@media screen and (max-width: 639px){
	.nav_footer .item{
		font-size:11px;
		padding:5px;
	}
}
.nav_footer .item a{
	display:block;
	padding:5px 5px;
	-webkit-transition:color .3s;
	   -moz-transition:color .3s;
	     -o-transition:color .3s;
	        transition:color .3s; 
	color:#f1638a;
}
.nav_footer .item a:hover{
	color:#c94d6f;
}

.disclaimer_panel{
	overflow:hidden;
}
@media screen and (max-width: 959px){
	.disclaimer_panel{
		text-align:center;
	}
}
.disclaimer{
	color:#68355f;
}
.disclaimer span{
	color:#fff;
}
.disclaimer .link{
	color:#f1638a;
}
.copy{
	margin-top:15px;
	color:#68355f;
}
.copy .link{
	color:#f1638a;
}
.list-block 
{ 
margin-top: 10px; 
}
.list-block ul 
{ 
display: block; 
float: left; 
width: 100%; 
padding: 25px 2px; 
}
.list-block li 
{ 
height: 30px; 
line-height: 30px; 
font-size: 18px; 
border-bottom: 1px dashed #c8ada6; 
margin: 0 18px 0 0; 
overflow: hidden; 
}
.list-block li a 
{ 
color: #68355f; 
}
.list-block li a:hover 
{ 
color: #ec5d84; 
}
.list-block li span 
{ 
color: #a44083; 
font-size: 14px; 
}
    
        @media all and (min-width:360px) {
            .list-block ul { width: 50%; }
            .list-block li { font-size: 13px; }
        }
        
        @media all and (min-width:400px) {
            .list-block li { font-size: 14px; }
        }
    
        @media all and (min-width:600px) {
            .list-block ul { width: 33.3333%; }
        }
        
        @media all and (min-width:938px) {
            .list-block ul { width: 16.6666%; }
            .list-block li { font-size: 14px; }
        }
        
        @media all and (min-width:1246px) {
            .list-block li { font-size: 16px; }
        }
       
 .thumb_small{
	display:inline-block;
	width:180px;
	padding:4px 0 0 4px; 
	vertical-align:top;
}
@media screen and (max-width: 1024px){
	.thumb_small{
		width:180px;
	}
}
@media screen and (max-width: 768px){
	.thumb_small{
		width:180px;
	}
}
@media screen and (max-width: 640px){
	.thumb_small{
		width:180px;
	}
}
@media screen and (max-width: 479px){
	.thumb_small{
		width:50%;
	}

.logo {
        display: table-cell;
        padding-right: 10px;
        text-align: left;
        vertical-align: middle;
    }
}
.thumb_small .hold{
	border:1px solid #dfcbc6;
	background:#dfcbc6;
}
.thumb_small .hold:hover{
	 background:#d4bfb9;
	 border:1px solid #d4bfb9;
}
.thumb_small .hold:hover .title{
	color:#f06188;
}
.thumb_small .hold .tools{
	display:block;
	padding:5px;
}
.thumb_small .hold .cols{
	font-size:0;
	display:block;
}
.thumb_small .hold .cols .col{
	display:inline-block;
	width:50%;
	text-align:left; 
	vertical-align:top;
}
.thumb_small .hold .title{
	font-size:13px;
	line-height:13px;
	display:block; 
	overflow:hidden;
	width:100%;
	-webkit-transition:color .3s;
	   -moz-transition:color .3s;
	     -o-transition:color .3s;
	        transition:color .3s;
	white-space:nowrap;
	text-transform:uppercase;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	color:#68355f;
}
@media screen and (max-width: 1247px) {
    .nav {
        margin: 0 0 0 15px;
        margin-right: 3px;
    }
    .search {
        max-width: 300px;
    }
}
@media screen and (max-width: 995px) {
    .nav, .lang {
        display: none;
    }
    .dropdown {
	padding-top: 5px;
    margin-top: 1px;

}
    .nav-toggle {
        display: block;
    }
    .header {
    	min-height: 60px;
    }
    .search {
        max-width: 360px;
    }
    .dropdown-container {
	margin-left: 0;
}
}
@media screen and (max-width: 767px) {
    .clearm {
        display: block;
    }
    .search {
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 5px;
    }
}
.top-desc{
 	color: #68355f;
	font-size:13px;
	line-height:22px;
	font-weight:400;
	padding:0;
	margin:0;
}
@media screen and (max-width:959px){
.top-desc {
    display: none;
}
.line {
    display: none;
   }
}
.line{
	height:3px;
	margin: -2px;
	width:100%;
	background-color:#b59b94;
		-webkit-box-shadow:inset 0 0 0 1px #e4cbc4;
	   -moz-box-shadow:inset 0 0 0 1px #e4cbc4;
	        box-shadow:inset 0 0 0 1px #e4cbc4;
}

.rel-cats {
	display: none;
	background-color: none;
	color: #68355f;
	padding:2px 0 8px 0;
}
.rel-cats ul {
	overflow: hidden;
	height: 25px;
}
.rel-cats li {
	font-size: 14px;
	display: block;
	float: left;
	margin: 0 10px 5px 0;
	font-weight: bold;
	line-height: 16px;
}
.rel-cats li a {
	display:block;
	overflow:hidden;
	padding:3px 15px;
	color:#fff;
	border:1px solid #a8867d;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#a8867d;
	text-transform: capitalize;

}
.rel-cats li a:hover {
	color:#fff;
	border:1px solid #916c62;
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
	background:#916c62;
}
@media all and (min-width:620px) {
.rel-cats {
	display: block !important;
    }
}
.goup {
    background-color: #916c62;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 5px;
    display: block;
    height: 50px;
    width: 50px;
    padding: 10px;
    border-radius: 5px;
}
.goup:hover {
    opacity:1;
    -webkit-transform:translate(0) rotate(360deg);
    transform:translate(0) rotate(360deg);
    transition:-webkit-transform .50s ease-in-out;
    transition:transform .50s ease-in-out;
    transition:transform .50s ease-in-out,
    -webkit-transform .50s ease-in-out;
}
.goup img {
    width: 30px;
}


.text-box {
  padding: 0 0 10px;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.text-box strong {
  font-weight: bold;
  font-size: 16px;
}

span.text-box * {
  padding: 0 10px;
}

.text-box span {
  font-size: 18px;
  display: block;
  padding-bottom: 10px;
  line-height: 22px;
}

.text-box .inline {
  display: inline;
  padding: 0px;
}

.text-box strong {
  padding: 0px;
}

.text-box br {
  margin-bottom: 20px;
}

.adv {
    background-color: #ebdcd7;
    height: 265px;
    margin: 0;
    padding: 0px;
    width: 300px;
}
.advout {
    background-color: #003;
    display: inline;
    float: left;
    margin: 5px;
    padding: 0px;
}
.advbox,
.advout {
    position: relative;
}
.advbox {
    font-size: 14px;
    margin: 0 auto auto;
    padding-left: 10px;
    width: 960px;
}

@media (max-width: 999px) {
    .advout {
        display: inline-block;
        float: none;
    }
    .advbox {
        text-align: center;
        width: auto;
    }

}