@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*20170712??*/
.navbar-brand {
    width:170px;
    margin-left:0px;
}

.sidebar-module>ul>li.blank>a {
    vertical-align:top; padding:20px 0px 0px 20px;
}

.sidebar-module>ul>li.blank>a>img {
    margin-left:0px; margin-right:0px;
}

#ceo_txt, #trades_txt, #recruit_txt, #customer_txt {
    position:absolute; top:15px; margin-left:15px;
}
.notice-h {
    line-height:25px;
}
/*//20170712??*/

.col-md-3 {
	margin-bottom: -70px;
	width: 100% !important;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

@media all and (min-width:768px) {
	.col-md-3 {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.col-md-3>img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

@media all and (min-width:768px) {
	.col-md-3>img {
		width: 70%;
	}
}

@media all and (min-width:768px) {
	.col-md-3>img {
		width: 70%;
	}
}
