@charset "utf-8";

.list-top { line-height:1px; }

.list-board #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.list-board .list-more { text-align:center; margin-top:15px; }
.list-board .list-more a { color:#ddd; font-size:60px; }

/* Icon */
.list-board .wr-notice { background:#fafafa; margin-bottom:15px; }
.list-board .wr-notice li { background:none; }
.list-board .wr-vicon { position:absolute; left:15px; bottom:12px; color: rgba(255,255,255,0.8); font-size:32px; z-index:1; text-shadow: 1px 1px 1px #000; }
.list-board .wr-none { padding:50px 0px; text-align:center; color:#888; }

/* List */
.list-body .list-box { position:relative; border:1px solid #ddd; background:#fff; }
.list-body .vip { border:1px solid red;}
.list-body .list-front { position:relative; }
.list-body .list-box:hover,
.list-body .list-box.active { border-width:3px; border-style:solid; overflow:hidden; }
.list-body .list-box:hover .list-front,
.list-body .list-box.active .list-front { margin:-2px; overflow:hidden; }
.list-body .list-chk { position:absolute; left:15px; top:12px; z-index:2; }
.list-body .list-text .div-title-underline-thin { margin:0px 0px 2px; padding:0px 0px 2px; padding-right:1px; letter-spacing:-1px; }

.list-body .list-img { position:relative; }
.list-body .list-img .list-thumb { position:relative; overflow:hidden; max-height:360px; }
.list-body .list-img .list-thumb .wr-img { width:100%; height:auto; }
.list-body .list-img .thumb-icon { position:absolute; left:0; top:0; width:100%; height:100%; }
.list-body .list-img .thumb-icon .wr-fa { position:absolute; left:0; top:50%; width:100%; text-align:center; font-size:50px; margin-top:-25px; }
.list-body .list-img .wr-date { position:absolute; right:15px; bottom:12px; font-size:16px; color: rgba(255,255,255,0.8); text-shadow: 1px 1px 1px #000; z-index:2; letter-spacing:-1px; }
.list-body .list-text { padding:15px; }
.list-body .list-desc { line-height:20px; overflow:hidden; margin-bottom:20px; }
.list-body .list-desc strong { display:block; font-size:16px; font-weight:normal; }
.list-body .list-info .pull-right i { margin-left:10px; margin-right:2px; }
.list-body .list-info .wr-mb { display:inline-block; width:34px; height:34px; border-radius:50%; background:#eee; color:#fff; margin-right:4px; vertical-align:middle; }
.list-body .list-info .wr-mb img { width:34px; height:34px; border-radius:50%; }
.list-body .list-info .wr-mb i { width:34px; height:34px; line-height:34px; text-align:center; font-size:20px; border-radius:50%; }

/* Photo */
.list-body.is-photo .list-info,
.list-body.is-photo .list-info.pull-left,
.list-body.is-photo .list-info.pull-right { line-height: 34px; }
.list-body.is-photo .list-text { padding:15px 15px 10px; }

/* Hover Border */
.color-body.list-body .list-box:hover,
.color-body.list-body .list-box.active { border-color: rgb(233, 27, 35); }

.red-body.list-body .list-box:hover,
.red-body.list-body .list-box.active { border-color: rgb(233, 27, 35); }

.darkred-body.list-body .list-box:hover,
.darkred-body.list-body .list-box.active { border-color: rgb(170, 60, 63); }

.crimson-body.list-body .list-box:hover,
.crimson-body.list-body .list-box.active { border-color: rgb(220, 20, 60); }

.orangered-body.list-body .list-box:hover,
.orangered-body.list-body .list-box.active { border-color: orangered; }

.orange-body.list-body .list-box:hover,
.orange-body.list-body .list-box.active { border-color: rgb(240, 150, 20); }

.green-body.list-body .list-box:hover,
.green-body.list-body .list-box.active { border-color: rgb(140, 195, 70); }

.lightgreen-body.list-body .list-box:hover,
.lightgreen-body.list-body .list-box.active { border-color: rgb(160, 200, 80); }

.deepblue-body.list-body .list-box:hover,
.deepblue-body.list-body .list-box.active { border-color: rgb(0, 125, 180); }

.skyblue-body.list-body .list-box:hover,
.skyblue-body.list-body .list-box.active { border-color: rgb(100, 195, 245); }

.blue-body.list-body .list-box:hover,
.blue-body.list-body .list-box.active { border-color: rgb(52, 152, 219); }

.navy-body.list-body .list-box:hover,
.navy-body.list-body .list-box.active { border-color: rgb(50, 60, 70); }

.violet-body.list-body .list-box:hover,
.violet-body.list-body .list-box.active { border-color: rgb(85, 60, 125); }

.yellow-body.list-body .list-box:hover,
.yellow-body.list-body .list-box.active { border-color: rgb(241, 196, 15); }

.darkgray-body.list-body .list-box:hover,
.darkgray-body.list-body .list-box.active { border-color: #666; }

.gray-body.list-body .list-box:hover,
.gray-body.list-body .list-box.active { border-color: #888; }

.lightgray-body.list-body .list-box:hover,
.lightgray-body.list-body .list-box.active { border-color: #ddd; }

.black-body.list-body .list-box:hover,
.black-body.list-body .list-box.active { border-color: #333; }

.white-body.list-body .list-box:hover,
.white-body.list-body .list-box.active { border-width:1px; border-color: #fff; }
.white-body.list-body .list-box:hover .list-front,
.white-body.list-body .list-box.active .list-front { margin:0px; }

/* Style */
.box-body.list-body .list-img { margin: 10px 10px 0px; }

.round-body.list-body .list-img { margin: 10px 10px 0px; border-radius:15px; }
.round-body.list-body .list-img .wr-img,
.round-body.list-body .list-img .thumb-icon{ border-radius:15px; }
.round-body.list-body .shadow-line { margin:0px 15px; }

.line-body.list-body .list-box { border-left:0; border-top:0; border-right:0; }
.line-body.list-body .list-box:hover .list-front,
.line-body.list-body .list-box.active .list-front { margin:0px 0px -2px; }
.line-body.list-body .list-text { padding-left:10px !important; padding-right:10px !important; }

.line-round-body.list-body .list-box { border-left:0; border-top:0; border-right:0; }
.line-round-body.list-body .list-box:hover .list-front,
.line-round-body.list-body .list-box.active .list-front { margin:0px 0px -2px; }
.line-round-body.list-body .list-img { border-radius:15px; }
.line-round-body.list-body .list-img .wr-img,
.line-round-body.list-body .list-img .thumb-icon{ border-radius:15px; }
.line-round-body.list-body .shadow-line { margin:0px 15px; }
.line-round-body.list-body .list-text { padding-left:10px !important; padding-right:10px !important; }

.list-text .box_desc {
    height: 36px;
    width: 246px;
    border-bottom: 1px solid #eaeaea;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block
}

.list-text .box_ranking {
    float: left;
    width: 50px;
    height: 25px;
    background-color: red;
    border-radius: 13px
}

.list-text .box_ranking02 {
    float: left;
    width: 50px;
    height: 25px;
    background-color: #6a6d7e;
    border-radius: 13px
}

.list-text .box_ranking_txt {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    height: 25px;
    padding-top: 4px
}

.list-text .box_count {
    width: 96px;
    height: 25px;
    background-color: #f7f7f7;
    border: 1px solid #dfdfdf;
    float: right;
    border-radius: 13px
}

.list-text .box_count_txt {
    font-size: 11px;
    color: #8e8e8e;
    text-align: center;
    padding-top: 3px
}

.list-text .ent_tit {
    width: 246px;
    border-bottom: 1px solid #eaeaea;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px
}

.list-text .category {
    float: left;
    padding: 0 5px
}

.list-text .ent_name {
    color: #e42518;
    font-size: 17px;
    font-weight: 700;
    margin-top: 9px;
    text-align: left;

	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.list-text .ent_name .profile_btn {
    position: relative;
    float: right;
    padding-right: 2px;
    padding-top: 0;
    top: -3px
}

.list-text .ent_address {
    color: #888;
    font-size: 12px;
    padding-top: 5px;
    text-align: left
}

.list-text .ent_info02 {
    width: 246px;
    margin: 0;
    position: relative;
    clear: both
}

.list-text .ent_front {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    text-align: left;
    float: left;
    background-color: #aaa
}

.list-text .ent_back {
    color: #666;
    font-size: 12px;
    font-weight: 700;
    padding-top: 5px;
    text-align: left;
    float: left;
    margin-left: 5px;
    letter-spacing: -1px
}

.list-text .grade_box {
    width: 246px;
    height: 25px;
    margin: 0;
    overflow: hidden
}

.list-text .btn_box {
    height: 33px;
    padding: 5px 0 3px 8px;
    text-align: left
}

.list-text .grade_box_ranking {
    color: #fff;
    background-color: #aaa;
    font-size: 12px;
    text-align: left;
    display: inline-block;
	margin-top:5px;
	float:left;
}

.list-text .grade_box_number {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -2px;
    color: #e42518;
    padding-top: 4px;
    text-align: left;
    display: inline-block;
	margin-left: 5px;
}


.list-text .rip_btn {
    width: 50px;
    height: 26px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    border: 1px solid #d9d9d9;
    background-color: #f7f7f7;
    padding-top: 2px;
    font-weight: 700;
    position: relative;
    border-radius: 13px
}

.list-text .review_btn {
    width: 50px;
    height: 26px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    border: 1px solid #d9d9d9;
    background-color: #f7f7f7;
    padding-top: 2px;
    font-weight: 700;
    position: relative;
    border-radius: 13px
}
.list-text .togo_btn {
    width: 50px;
    height: 26px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding-top: 2px;
    font-weight: 700;
    position: relative;
    background-color: #7b7b7b;
    color: #fff;
    border-radius: 13px
}

.list-text .profile_btn {
    width: 60px;
    height: 26px;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding-top: 5px;
    font-weight: 700;
    position: relative;
    background-color: #ed5355;
    color: #fff;
    border-radius: 13px
}


.list-text .com_btn {
    position: absolute;
    top: -4px;
    right: -3px;
    z-index: 1
}

.work_btn02 {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 1;
}

.work_btn03 {
    position: absolute;
    bottom: -10px;
    left: -10px;
    z-index: 1;
}
.work_btn04 {
    position: absolute;
    bottom: -20px;
    right: -20px;
    z-index: 1;
}

.work_btn05 {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 1;
}
.work_country {
    position: absolute;
    top: -0px;
    right: -0px;
    z-index: 1;
}

.work_newface {
    position: absolute;
    top: 40px;
    right: -0px;
    z-index: 1;
}
.addr_top_right {
	position:absolute;
	top:-15px;
	right:-37px; 
	color:#fff; 
	background-color:#0000ff;
	width:100px; 
	height:55px; 
	font-size:12px; 
	filter:alpha(opacity=85); 
	opacity:0.85; 
	-moz-opacity:0.85; 
	line-height:95px; 
	font-weight:bold; 
	z-index:999; 
	border:0; 
	border-radius:3px; 
	text-align:center; 
	padding: 0 5px 0 5px; 
	-webkit-transform:rotate(45deg); 
	-ms-transform:rotate(45deg);
}

.addr_bottom_left {
	position:absolute; 
	bottom:0px; 
	color:#fff; 
	background-color:#1cb976; 
	width:100px; 
	height:30px; 
	font-size:13px; 
	filter:alpha(opacity=85); 
	opacity:0.85; 
	-moz-opacity:0.85; 
	line-height: 30px; 
	font-weight:bold; 
	z-index:999; 
	border:0; 
	border-top-right-radius:15px; 
	border-top-left-radius:0px; 
	border-bottom-right-radius:0px; 
	text-align:center; 
	padding: 0 5px 0 5px; 
	-ms-transform:rotate(45deg);
}
#vip_image {
	width:100%;
}

.list-img .badges {
    position: absolute;
    top: 1px;
    left: 1px;
    margin-top: 50px;
	width:40px;
}

.list-img .badges .badge {
    position: relative;
    width: 40px;
    height: 40px;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 50%;
    margin-top: -10px;
    word-break: break-word;
    padding: 11px 4px 0 4px
}

.list-img .badges .badge.badge-new {
    font-size: 8px;
    color: #fff;
    background: #a81c34;
    background: -webkit-gradient(linear,left top,left bottom,from(#ed3857),to(#a81c34));
    background: -o-linear-gradient(top,#ed3857 0,#a81c34 100%);
    background: linear-gradient(180deg,#ed3857 0,#a81c34 100%)
}

.list-img .badges .badge.badge-independent {
    font-size: 8px;
    color: #fff;
    background: #51105d;
    background: -webkit-gradient(linear,left top,left bottom,from(#8236aa),to(#51105d));
    background: -o-linear-gradient(top,#8236aa 0,#51105d 100%);
    background: linear-gradient(180deg,#8236aa 0,#51105d 100%)
}

.list-img .badges .badge.badge-pornstar {
    font-size: 10px;
    color: #281b00;
    background: #ffc63d;
    background: -webkit-gradient(linear,left top,left bottom,from(#ffc63d),to(#f59e12));
    background: -o-linear-gradient(top,#ffc63d 0,#f59e12 100%);
    background: linear-gradient(180deg,#ffc63d 0,#f59e12 100%);
    line-height: 1
}

.list-img .badges .badge.badge-unverified {
    font-size: 8px;
    padding-top: 13px;
    color: #fff;
    background: #242424;
    background: -webkit-gradient(linear,left top,left bottom,from(#474747),to(#242424));
    background: -o-linear-gradient(top,#474747 0,#242424 100%);
    background: linear-gradient(180deg,#474747 0,#242424 100%);
    line-height: 1
}
/*
.list-img .badges_hori {
    position: absolute;
    top: 2px;
    right: 45px;
    
}

.list-img .badges_hori .badge {
    position: relative;
    width: 40px;
    height: 40px;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 50%;
    margin-right: -10px;
    word-break: break-word;
    padding: 11px 4px 0 4px
}

.list-img .badges_hori .badge.badge-new {
    font-size: 8px;
    color: #fff;
    background: #a81c34;
    background: -webkit-gradient(linear,left top,left bottom,from(#ed3857),to(#a81c34));
    background: -o-linear-gradient(top,#ed3857 0,#a81c34 100%);
    background: linear-gradient(180deg,#ed3857 0,#a81c34 100%)
}

.list-img .badges_hori .badge.badge-independent {
    font-size: 8px;
    color: #fff;
    background: #51105d;
    background: -webkit-gradient(linear,left top,left bottom,from(#8236aa),to(#51105d));
    background: -o-linear-gradient(top,#8236aa 0,#51105d 100%);
    background: linear-gradient(180deg,#8236aa 0,#51105d 100%)
}

.list-img .badges_hori .badge.badge-pornstar {
    font-size: 10px;
    color: #281b00;
    background: #ffc63d;
    background: -webkit-gradient(linear,left top,left bottom,from(#ffc63d),to(#f59e12));
    background: -o-linear-gradient(top,#ffc63d 0,#f59e12 100%);
    background: linear-gradient(180deg,#ffc63d 0,#f59e12 100%);
    line-height: 1
}

.list-img .badges_hori .badge.badge-unverified {
    font-size: 9px;
    padding-top: 13px;
    color: #fff;
    background: #242424;
    background: -webkit-gradient(linear,left top,left bottom,from(#474747),to(#242424));
    background: -o-linear-gradient(top,#474747 0,#242424 100%);
    background: linear-gradient(180deg,#474747 0,#242424 100%);
    line-height: 1
}
*/
.list-img .badges_right {
    position: absolute;
    top: 13px;
    right: 0;
    width:40px;
}

.list-img .badges_right .badge {
    position: relative;
    width: 40px;
    height: 40px;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 50%;
    margin-top: -10px;
    word-break: break-word;
    padding: 11px 4px 0 4px
}

.list-img .badges_right .badge.badge-new {
    font-size: 16px;
    color: #fff;
    background: #a81c34;
    background: -webkit-gradient(linear,left top,left bottom,from(#ed3857),to(#a81c34));
    background: -o-linear-gradient(top,#ed3857 0,#a81c34 100%);
    background: linear-gradient(180deg,#ed3857 0,#a81c34 100%)
}

.list-img .badges_right .badge.badge-country {
	background-size:120%;
	background-position:center;
}
.list-img .badges_right .badge.badge-independent {
    font-size: 8px;
    color: #fff;
    background: #51105d;
    background: -webkit-gradient(linear,left top,left bottom,from(#8236aa),to(#51105d));
    background: -o-linear-gradient(top,#8236aa 0,#51105d 100%);
    background: linear-gradient(180deg,#8236aa 0,#51105d 100%)
}

.list-img .badges_right .badge.badge-pornstar {
    font-size: 10px;
    color: #281b00;
    background: #ffc63d;
    background: -webkit-gradient(linear,left top,left bottom,from(#ffc63d),to(#f59e12));
    background: -o-linear-gradient(top,#ffc63d 0,#f59e12 100%);
    background: linear-gradient(180deg,#ffc63d 0,#f59e12 100%);
    line-height: 1
}

.list-img .badges_right .badge.badge-unverified {
    font-size: 9px;
    padding-top: 13px;
    color: #fff;
    background: #242424;
    background: -webkit-gradient(linear,left top,left bottom,from(#474747),to(#242424));
    background: -o-linear-gradient(top,#474747 0,#242424 100%);
    background: linear-gradient(180deg,#474747 0,#242424 100%);
    line-height: 1
}

@media (max-width: 480px) { 
	.addr_top_right { 
		top: -25px;
		right: -47px;
	}
	.addr_bottom_left { 
		width:80px; 
		height:20px; 
		line-height:20px; 
	} 
	.vip_image{
		width:50%;
	}

	.list-img .badges {
		margin-top: 10px;
		width:20px;
	}
	.list-img .badges .badge {
		width: 30px;
		height: 30px;
		padding: 3px 4px 0 4px;
		display: block;
		margin-top: -4px;
	}
	.list-img .badges .badge.badge-new{
		font-size:12px;
	}
	.list-img .badges .badge.badge-independent{
		font-size:12px;
	}

	.list-img .badges .badge.badge-unverified {
		font-size:12px;
		padding-top: 4px;
	}
	.country_image{
		width:22px;
	}
	
	.list-img .badges_right {
		width:20px;
		top:5px;
		right:1px;
	}

	.list-img .badges_right .badge {
		position: relative;
		width: 30px;
		height: 30px;
		padding: 6px 4px 0 4px;
		font-size: 12px;
		display:block;
		margin-top: -3px;
	}

	.list-img .badges_right .badge.badge-new {
		font-size: 12px;
	}
	
	.list-img .badges_right .badge.badge-independent{
		font-size:12px;
	}

	.list-img .badges_right .badge.badge-unverified {
		font-size:12px;
		padding-top: 4px;
	}

	
	.round-body.list-body .list-img {
		width:43%;
		float:left;
	}
	.list-body .list-text{
		padding:0;
		width:50%;
		float:right;
	}	
	
	.list-text .rip_btn{
		width:40px;
	}
	.list-text .ent_back{
		font-size:10px
	}
	.list-text .review_btn {
		width:40px;
	}
	.list-text .box_desc {
		display: none;
		/*
		position: absolute;
		left: 0;
		bottom: 0;
		width: 44%;
		margin: 5px 10px;
		height: 25px;
		border-bottom:0px;
		*/
	}
	.list-text .box_count {
		width:56px;
	}
	/* 버튼 오른쪽 시작*/
	.list-text .btn_box {
		position: absolute;
		/*left: 0;*/
		bottom: 0;
	}
	.list-text .btn_box {
		right:0;
	}
	.list-text .ent_front {
		font-size: 10px;
	}
	.list-text .grade_box_ranking {
		font-size: 10px;
	}
	.list-text .rip_btn {
		width:20px;
		font-size:8px;
	}
	.list-text .review_btn {
		width:20px;
		font-size:8px;
	}
	.list-text .togo_btn {
		width:30px;
		font-size:8px;
	}
	/* 버튼 오른쪽 끝*/
}

.imgframe {
	overflow:hidden;
}

@media (max-width: 767px)
{
	.visible-xs {
		display: none!important;
	}
	.hidden-xs {
		display: block!important;
	}

	.list-text .ent_tit {
		width: 100%;
	}


	/*
	.list-text .ent_name {
		overflow: visible;
		white-space: initial;
	}
	*/
}
