/* .full-portfolio .items li {height: 274px;}

.full-portfolio .items li>figure {height: 100%;}
.full-portfolio .items li>figure>a {height: 100%;} */

.full-portfolio .items li img {height: 100%; width: auto;}

.full-portfolio .items li span.img_ {position: absolute; left: 0 ; top: 0;display: block; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center;}

.blog-posts.classic-blog .bordered {background: none !important; border: 0;}
span.img_2 {position: absolute; left: 0 ; top: 0;display: block; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; border: 1px solid #ddd;}

.fancybox-title h2, .fancybox-title h3 {font-family: 'Malgun Gothic','맑은 고딕', 'Roboto Condensed', sans-serif !important;}
h1.post-title, h2.post-title {font-family: 'Malgun Gothic','맑은 고딕', 'Roboto Condensed', sans-serif;}

.page-title h1 {font-family: 'Noto Sans KR' !important;}

.map___ {position: relative; display: block; width: 100%; height: 400px; border: 1px solid #ccc;}

abbr[title], abbr[data-original-title] {
    cursor: default;
    border-bottom: 0;
    text-decoration: none;
}



.filter2 {
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 7999;
}
.filter2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 17px 0;
}
.filter2 ul li {
    display: inline;
    font-family: 'Malgun Gothic','맑은 고딕', 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #444;
}
.filter2 ul li:before {
    content: "/";
    display: inline-block;
    padding-right: 3px;
    color: #aaa;
}
.filter2 ul li:first-child:before {
    display: none
}
.filter2 ul li a {
    color: #444;
    padding: 0 20px;
}
.filter2 ul li a:hover,
.filter2 ul li.current a,
.filter2 ul li a.active {
    color: #ed1c24
}

#fancybox-thumbs.bottom {display: none !important; visibility: hidden !important; width: 0; height: 0}

.pagination.pagination2 {text-align: center; padding-bottom: 3%;}

.pagination ul > li > a, .pagination ul > li > span {background: #fff; border: 1px solid #ccc; color: #333;}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	border-color: #ed1c24;
	background: #ed1c24;
	color: #fff;
}

.sub_con_img_ {position: relative; display: block; width: 100%; height: auto; padding: 60px 0;}

.sub_img_pc {display: block; max-width: 100%; height: auto;}
.sub_img_mo {display: none; max-width: 100%; height: auto;}


@media all and (max-width: 1220px) {
	.sub_con_img_ {padding-left: 10px; padding-right: 10px;}
}

@media all and (max-width: 767px) {
.sub_con_img_ {padding: 10px 0;}
.sub_img_pc {display: none;}
.sub_img_mo {display: block;}
}




			.client_img {
				position: relative;
				display: block;
				width: 100%;
				height: 100px;
				height: 0;
				padding-bottom: 36.3%;
				margin-bottom: 20px;
				border: 1px solid #ddd;
				background-color: #fff;
				background-repeat: no-repeat;
				background-position:center;
			}
			
			@media all and (max-width: 991px) {
				.col-sm-3.col-sm-3_767 {
					width: 33.333333% !important;
					float: left;
					position: relative;
				}
			}
			@media all and (max-width: 767px) {
				.col-sm-3.col-sm-3_767 {
					width: 50% !important;
				}
			}
			@media all and (max-width: 520px) {
				.col-sm-3.col-sm-3_767 {
					padding-left: 10px;
					padding-right: 10px;
					margin-bottom: 0;
				}
			
				.client_img {
				padding-bottom: 40%;
				margin-bottom: 10px;
				background-size: 95%;
				}
			}
			@media all and (max-width: 375px) {
				.col-sm-3.col-sm-3_767 {
					padding-left: 4px;
					padding-right: 4px;
				}
			}

@media all and (max-width: 520px) {
	.tp-caption.slab {
		font-size: 70px;
		margin-top: -50px;
	}
	
	.tp-caption.condensed {
		font-size: 75px;
	}
	.tp-caption.condensed.condensed2 {
		max-width: 380px !important;
		width: 95% !important;
		padding-top: 0;
	}
	.tp-caption.condensed.condensed2 img {
		width: 100% !important;
		height: auto !important;
	}
	.tp-caption.condensed.condensed2 img {}
}



@media all and (max-width: 767px) {
	figure a .text-overlay {
		opacity: 1;
		background:#fff !important;
		bottom: 0;
		top: inherit;
		height: 50px;
		line-height: 50px;
		padding-top: 0;
		padding-bottom: 0;
		border: 1px solid #ddd;
	}
	figure a .text-overlay .info {
		color: #111 !important;
		font-weight: bold !important;
		top: 0;
		margin-top: 0;
	}
	.fancybox-close, .fancybox-prev span, .fancybox-next span {
		opacity: 1;
	}
	
	.fancybox-close, .fancybox-prev span, .fancybox-next span {visibility: visible;}
	.fancybox-title h2 {font-size: 15px;}
	.fancybody {font-size: 13px;}
}

@media all and (max-width: 520px) {
	figure a .text-overlay {
		height: 28px;
		line-height: 28px;
	}
	figure a .text-overlay .info {
		font-size: 12px;
	}
	.post-gallery-wrapper img {
		max-width: 120%;
		width: 120%;
	}
	.filter2 ul li a {
		font-size: 13px;
	}
}


.post-gallery li>div:last-child {font-weight: 700;
    font-size: 1.1em;
    text-align: center;
    padding: 8px 20px; color: #222;}



