h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
}
#header, #header-wrap, #logo img {
	height: auto;
	width: 100%;
}
#footer.dark, .dark #footer {               
/*    height: 20px; */
/*    background: url('../images/footer.png') no-repeat;*/
	background: url('../images/footer.png') no-repeat;
    background-size: cover;
}
#copyrights {
	padding: 0;
	background-color:transparent!important;
	color: black;
}
#copyrights .col_last {
	padding: 35px 0 0 0!important;
}
.dark #copyrights, .dark .copyright-links a {
	color: white;
	padding: 0 3px;
}
.dark .copyright-links a:hover, .dark .copyright-links a.active {
	color: #AEF3B4;
}
.dark .copyright-links {
	border-top: 2px solid #006D66;
	padding-top: 5px;
}
#footer {
	border-top: 0;
}
.tcenter {
	text-align:center;
}
#copyrights .col_half {
	padding: 19px 5px;
}
.post-block-header {
	display: table;
	clear: both;
	width: 100%;
}
.post-block-header .more {
	text-align: right;
    border-bottom: 2px dotted #01a89e;
    display: table-cell;
}
.post-block-header .title {
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
    color: white;
    background: url('../images/pb-title-green.png') no-repeat;
    background-color: #01a89e;
    background-size: contain;
    display: table-cell;
}

.post-block-header.highlights .title {
    background: url('../images/pb-title-pink.png') no-repeat;
    background-color: #f92b87;
    background-size: contain;
    border-radius: 4px 170px 10px 4px!important;
}
.post-block-header.highlights .more {
    border-bottom: 2px dotted #f92b87;
}
.post-block-header.highlights .more a {
	color: #f92b87;
}
.post-block-header.highlights .more a:hover {
	color: #222;
}
.post-block .entry {
	margin-left: 15px;
    border-left: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 0;
}

.post-block .entry ul.entry-meta {
	background: #ddd!important;
}
.post-block .entry .entry-meta li {
	margin: 0;
    padding: 5px;
}
.post-block .entry .entry-title h2 a {
	font-size: 15px;
	font-weight: 100;
}
.post-block .entry .entry-title {
	border-top: 1px solid #ddd;
}

.post-block .entry .entry-title h2 a strong {
	font-weight: bold;
	font-size: 16px;
}


#primary-menu {
	margin-top: 10px;
}
body.top-search-open #top-search form {
	padding: 3px;
}


.content-wrap {
	padding: 20px 0;
}
.entry-content .portfolio-item {
	width: 100%;
}
/*#header .sticky-logo {
	display: none;
}
#header.sticky-header .sticky-logo {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1;
	height: 60px;
}*/

#header #language-menu > li > a {
	background: transparent;
    color: white;
    font-size: 14px;/*언어절환기의 글자크기를 조정할수 있다*/
    padding: 0 5px;
}
#language-menu .kp {
	font-family: KP CheonRiMa!important;
}
.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
/*.entry-meta li a {
	cursor: none;
}*/
.entry-title article, .entry-meta article {
	display: none;
}
.entry-meta li a:hover {
	color: #999;
}
/*#header #language-menu > ul.dropdown-menu li:nth-child(1) > a {
	font-family: KP CheonRiMa!impoortant;
}*/
#header.sticky-style-2 {
	height: auto;
}

#header, #primary-menu.style-2 {
	border: 0;
	height: 26px;
}

#header.sticky-header #language-menu > li > a {
	background: transparent;
	color: #026eca!important;
}
.entry-title h2 {
	font-size: 22px;
}

.entry-content a {
	display: inline-block;
	margin-right: 8px;
}
.icon-book {
	color: #333333;
}
p {
	margin-bottom: 15px;
}
.post-block .entry-title p {
	line-height: 1.3!important;
	margin-bottom: 0;
}
.post-grid.grid-2 .entry-title h2 {
	line-height: 1.3;
}
#language-menu {
	z-index: 1000;
	max-height: 30px!important;
}
#top-search-res {
	display: none;
}
#top-search-res .form-control, #top-search-res .btn {
	height: 30px;
}
.dropdown-menu > li > a {
	color: #555;
}

.entry-meta li {
	color: #777;
}

#top-search a, #top-cart a, #side-panel-trigger a, #top-account a {
	color: white!important;
	text-shadow: 1px 1px 1px #00549c;
}

body.top-search-open #top-search form input::-webkit-input-placeholder { /* Edge */
  color: white!important;
}

body.top-search-open #top-search form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white!important;
}

body.top-search-open #top-search form input::placeholder {
  color: white!important;
}

#top-search-trigger {
	position: absolute!important;
	top: 2px;
	right: 0;
}

#content img {
	width: auto!important;
	height: auto!important;
}

.lb-nav a.lb-next, .lb-nav a.lb-prev {
	width: 15%!important;
	position: absolute;
}
.lb-nav a.lb-next {
	right: -15%;
}
.lb-nav a.lb-prev {
	left: -15%;
}
.lb-nav .lb-next, .lb-nav .lb-prev {
	display: block!important;
	opacity: 1!important;
}
.lb-nav, .lb-image, .non-cursor {
	cursor: none!important;
}
.entry-title h2 {
	text-transform: none;
}

.entry-title h2 nobr strong {
	font-size: 24px;
}
.entry-content nobr strong {
	font-size: 16px;
}
#content p nobr strong {
	font-size: 16px;
}
#content p strong {
	font-size: 16px;
}
/* #primary-menu .container {
	margin: 0px 50px;
    background-color: #b2cade!important;
} */
.lb-closeContainer .lb-close{
	display: none;
}
@media screen and (max-width: 991px) {
	#header #language-menu {
		position: absolute;
		right: 20px;
		bottom: 0;
	}

	#header #language-menu > li > a {
		font-size: 12px;
    	height: 23px;
    	line-height: 2;
	}


	.post-block .entry {
		margin-left: 0!important;
		border-left: 0!important;
	}
	.post-block-header .title {
		background-image: none!important;
		padding: 2px 10px;
	}
	.post-block-header {
		display: block;
	}
	.post-block-header .more {
		display: block;
		margin-left: 10px;
	}
	#primary-menu.style-2 {
		height: auto;
		background: #333;
		margin-top: 5px;
		background-color: #026eca;
	}

	.pm-background {
		height: 40px;
		width: 100%;
		display: block;
		background-color: #026eca;
	}

	#primary-menu ul li > a {
		color: white;
	}

	/*#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {
		height: 40px;
	}*/
	/*#primary-menu > div > #top-search form {
		height: 30px!important;
	    margin: 5px 0 5px 50px;
	    background-color: white;
	    width: 65%!important;
	    right: 50px!important;
	    margin-left: 10px;
	}*/
	#primary-menu > div > #top-search a, #primary-menu > div > #top-cart, #primary-menu > div > #side-panel-trigger {
		margin: 10px!important;
	}
	#primary-menu .container #primary-menu-trigger {
		top: -5px;
	}
	#top-search a, #top-cart a, #side-panel-trigger a, #top-account a, #primary-menu-trigger {
		color: white;
	}
	#top-search-trigger {
		display: none!important;
	}
	#top-search-res {
		display: block;
	    position: absolute;
		width: 70%;
    	right: 25px;
		top: 5px;
	}

	.lb-nav a.lb-prev {
		left: 0;
	}
	.lb-nav a.lb-next {
		right: 0;
	}
	.lb-nav a.lb-next, .lb-nav a.lb-prev {
		position: absolute;
	    height: 50px!important;
	    bottom: -50px!important;
		width: 50%!important;
	}
}


@media screen and (min-width: 992px) {
	body.top-search-open #top-search form input {
		font-size: 16px;
		padding: 0;
		color: white;
		/*background-color: rgba(6,6,6,0.4);*/
		padding: 0 30px;
	}
	#header #language-menu {
		position: absolute;
		right: 30px;/*언어절환기위치를 왼쪽과 오른쪽으로 변경할수 있다.*/
		bottom: -40px;/*언어절환기위치를 우아래로 변경할수 있다.*/
	    background-color: #c30109de;
	    border-radius: 2px;
	    padding: 2px;
	    line-height: 26px;
	}
	#header.sticky-header #language-menu {
		position: fixed;
		right: 30px;
		top: 10px;
		background-color: white;
	}

    
    
    #primary-menu.style-2 .container {
/*        background: url('../../assets/images/menu-bg1.png') no-repeat;*/
        background-size: 100% 100%;
        height: 26px;
    }
    #primary-menu {
        background: url('../images/menu-bg.png') no-repeat;
        background-size: 100% 100%;
        color: white;
    }
    
    
    
    #primary-menu.style-2 > div > ul > li > a {
        padding: 1px 15px;
        color: white;
        height:27px;
    }
    #primary-menu.style-2 > div > ul > li > a:hover{
        background: url('../images/menu-nav.PNG') no-repeat;
        background-size: 100% 100%;
        box-shadow: 1px 1px 6px black; 
        height:27px;
        top:-1px;
    }
    #primary-menu.style-2 > div > ul > li > a.active {
        background: url('../images/menu-nav.PNG') no-repeat;
        background-size: 100% 100%;
        box-shadow: 1px 1px 6px black; 
        height:27px;
        top:-1px;
        height: 27px;
    }
    
    
    
    
    #primary-menu.style-2 > div > ul > li > ul > li > a {/* 두번째 메뉴*/
        background: url('../images/menu-item.png') no-repeat;
        background-color: #8AACCA;
        color: white;
        background-size: 100% 100%;
        height: auto;
        line-height: 120%;
    } 
/*    #primary-menu.style-2 > div > ul > li > ul > li > a.active {
        background: url('../images/menu-item.png') no-repeat;
        background-size: 100% 100%;
        height: auto;
        line-height: 120%;
    }*/
    #primary-menu.style-2 > div > ul > li > ul > li > a:hover{
        background: url('../images/menu-subitem-hover.png') no-repeat;
        background-color: #B3D3DA;
        background-size: 100% 100%;
        height: auto;
        color: #00094C;
        line-height: 120%;
    }
    #primary-menu.style-2 > div > ul > li > ul > li > ul > li > a {
        background: url('../images/menu-item.png') no-repeat;
        background-color: #8AACCA;
        color: white;
        background-size: 100% 100%;
        height: auto;
        letter-spacing: 0px;
        line-height: 120%;
    }
    #primary-menu.style-2 > div > ul > li > ul > li > ul > li > a:hover{
        background: url('../images/menu-subitem-hover.png') no-repeat;
        background-color: #B3D3DA;
        background-size: 100% 100%;
        height: auto;
        color: #00094C;
        line-height: 120%;
    }
    
    #leader1 {
        background: url('../images/menu-item.png') no-repeat;
        background-color: #8AACCA;
        text-indent: 10px;
        background-size: 100% 100%;
        height: auto;
        letter-spacing: 0px;
        line-height: 120%;
        padding: 9px 5px 8px 12px ;
    }
    #leader1:hover{
        background: url('../images/menu-subitem-hover.png') no-repeat;
        background-color: #B3D3DA;
        text-indent: 10px;
        background-size: 100% 100%;
        height: auto;
        line-height: 120%;
        padding: 9px 5px 8px 12px ;
    }

	#leader2 {
        background: url('../images/menu-item.png') no-repeat;
        background-color: #8AACCA;
        text-indent: 10px;
        background-size: 100% 100%;
        height: auto;
        letter-spacing: 0px;
        line-height: 120%;
        padding: 9px 5px 8px 12px ;
    }
    #leader2:hover{
        background: url('../images/menu-subitem-hover.png') no-repeat;
        background-color: #B3D3DA;
        text-indent: 10px;
        background-size: 100% 100%;
        height: auto;
        line-height: 120%;
        padding: 9px 5px 8px 12px ;
    }

	#leader3 {
        background: url('../images/menu-item.png') no-repeat;
        background-color: #8AACCA;
        text-indent: 10px;
        background-size: 100% 100%;
        height: auto;
        letter-spacing: 0px;
        line-height: 120%;
        padding: 9px 5px 8px 12px ;
    }
    #leader3:hover{
        background: url('../images/menu-subitem-hover.png') no-repeat;
        background-color: #B3D3DA;
        text-indent: 10px;
        background-size: 100% 100%;
        height: auto;
        line-height: 120%;
        padding: 9px 5px 8px 12px ;
    }
    
    #primary-menu.style-2 > div > ul > li > ul > li > ul > li > ul > li > a {
        background: url('../images/menu-item_final.png') no-repeat;
        background-color: #8AACCA;
        color: white;
        background-size: 100% 100%;
        height: auto;
        line-height: 120%;
    }
    #primary-menu.style-2 > div > ul > li > ul > li > ul > li > ul > li > a:hover{
        background: url('../images/menu-subitem-hover_final.png') no-repeat;
        background-color: #B3D3DA;
        background-size: 100% 100%;
        height: auto;
        color: #00094C;
        line-height: 120%;
    }
    
	#header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
		margin-top: 0!important;
		margin-bottom: 0!important;
	}

	#header.sticky-header #primary-menu {
		margin-top: 35px;
	}
	#primary-menu.style-2 > div #top-search, #primary-menu.style-2 > div #top-cart, #primary-menu.style-2 > div #side-panel-trigger {
		margin: 3px;
		color: white;
	}	
}
/*.tp-revslider-mainul li {
	cursor: none;
}*/
#slider { max-width: 800px}
.lightboxOverlay {
	width: 100%!important;
}

p {
	text-indent: 20px;
}
.lb-outerContainer .lb-cancel {
	display: none;
}
