/*
 * BOOTSTRAP 4.X 기반
 * http://ETY.KR
 * 상업적 또는 영리로 이용 가능하며 제작의뢰 받아서 유료로 작업을 해도 됩니다.
 * 사용하셔도 되지만 다른곳에 배포하지 마세요.(저작권관련 문제가 발생될 수 있습니다.)
 * 배포, 재배포는 에티테마(http://ety.kr) ,소프트존(http://www.softzone.co.kr) 만 가능하며 솔루션으로 재판매할 수 없으며 지적재산권을 주장할 수 없습니다.
 	
	font-family: 'Roboto', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Noto Sans KR', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Raleway', sans-serif;

 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2018-2021 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

@font-face {
    font-family: 'NanumSquareRound';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face { 
	font-family: 'Noto Serif KR'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff') format('woff');
	font-weight: normal; 
	font-style: normal; 
}

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);




* {font-family: 'Noto Sans KR';}
a { color:#333; }
a:hover { color:gray; text-decoration: none; border:0; outline:0;}
button:focus {border:0; outline:0;}
footer {background:#333; color:#ccc; font-size:15px; font-weight:300; padding:3rem 0;}
footer .container {position:relative;} 
footer .container h2 {position:absolute; right:0; top:0;} 
footer ul {position:relative; overflow:hidden;}
footer ul li {padding-right:20px; float:left; position:relative;}
footer ul li:after {content:""; width:4px; height:4px; border-radius:5px; background:#555; position:absolute; right:8px; top:9px;}
footer ul li:last-child:after {display:none;}
footer ul li a{color:#ccc;}
footer ul li a:hover{color:#666;}
footer p {margin:0;}
footer p.copy {color:#777;}

@media (max-width: 991px) {
	footer .container h2 {display:none;}
}

@media (max-width: 575px) {
	footer ul, footer p {font-size:13px;}
	footer {padding:1rem 0 !important;}
}
small {display:block;}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.navbar .dropdown.show a:active { 
  background-color: #6c757d;
}
.bg-white {
    background-color: #ffffff!important;
	box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
    background-color: rgba(255, 255, 255, 0.98);
}

.na{font-family: 'NanumSquareRound';}
.na2{font-family: 'Nanum Gothic', sans-serif;}



.ko{font-family: 'Noto Sans KR';}
.ko1{font-family: 'Noto Sans KR';}
.ko2{font-family: 'Gulim';}
.ko3{font-family: 'Nanum Gothic', sans-serif;}
.en1{font-family: 'Roboto', sans-serif;}
.en2{font-family: 'Open Sans', sans-serif;}
.en3{font-family: 'Raleway', sans-serif;}
.ko_12 { font-family: 'Noto Sans KR', sans-serif;font-size:12px; }
.ko_13 { font-family: 'Noto Sans KR', sans-serif;font-size:13px; }
.ko_14 { font-family: 'Noto Sans KR', sans-serif;font-size:14px; }
.ko_15 { font-family: 'Noto Sans KR', sans-serif;font-size:15px; }
.ko_16 { font-family: 'Noto Sans KR', sans-serif;font-size:16px; }
.ko_17 { font-family: 'Noto Sans KR', sans-serif;font-size:17px; font-weight:400; line-height:1.8; }
.ko_18 { font-family: 'Noto Sans KR', sans-serif;font-size:18px; }
.ko_19 { font-family: 'Noto Sans KR', sans-serif;font-size:19px; }
.ko_20 { font-family: 'Noto Sans KR', sans-serif;font-size:20px; }

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}

.fw1{font-weight:100;}
.fw2{font-weight:200;}
.fw3{font-weight:300;}
.fw4{font-weight:400;}
.fw5{font-weight:500;}
.fw6{font-weight:600;}
.fw7{font-weight:700;}

.lh19{line-height: 1.9;}
.lh20{line-height: 2;}

.color-white{color:#c3c3c3;}


.color-sky-blue {background:#cce5ff;}
.color-green{background:#d4edda;}

.portfolio-item {margin-bottom: 30px;}


/* button */
.btn_s{display:inline-block;height:33px;line-height:30px; padding: 0 15px;}
.btn_m{display:inline-block;height:40px;line-height:38px; padding: 0 15px;}
.btn_l{display:inline-block;;height:50px;line-height:48px; padding: 0 25px; font-weight:700; font-size:1.154em;}

a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {outline: none;display:inline-block;border:1px solid transparent;background:#f37123;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#d55000}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}


a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#454545;color:#fff;border:1px solid #fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#000}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#f37123;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;line-height:40px;text-align:center; padding: 0 10px;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#f95d00}


/*
HEAD-LINE
**********/

.subtitle {margin: 0 0 50px; 0;}
.head-line {
  line-height: 0.5;
  text-align: center;
}
.head-line span {
  display: inline-block;
  position: relative;  
}
.head-line span:before,
.head-line span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  top: 0;
  width: 100px;
}
.head-line span:before {
  right: 100%;
  margin-right: 15px;
}
.head-line span:after {
  left: 100%;
  margin-left: 15px;
}
.subbg{background:url('../img/subbg.jpg');}

.bg-dark {
    background-color: #000000!important;
}


/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;border:none;border-radius:0;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee; border:none;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


/*subtop*/
div.sub_top {position: relative; padding:2.85rem 0; background:#FFD300 url('./../img/sub_top_bg.png') top center no-repeat; }
div.sub_top h5 {max-width:1200px; margin:0 auto; color:#fff; font-size:2.25rem; text-align:center; font-weight:800; text-shadow:0 0 3px rgba(0,0,0,0.16);} 
div.sub_tabmenu {position: relative; background:#333;}
div.sub_tabmenu ul {max-width:1200px; margin:0 auto; position:relative; overflow:hidden;}
div.sub_tabmenu ul li {position:relative; float:left; font-size:1rem; text-align:center;  border-right:1px solid #555; box-sizing:border-box;}
div.sub_tabmenu ul li:nth-child(2) {border-left:1px solid #555;}
div.sub_tabmenu ul.menu2 li {width:50%;}
div.sub_tabmenu ul.menu3 li {width:33.333%;}
div.sub_tabmenu ul.menu4 li {width:25%;}
div.sub_tabmenu ul.menu5 li {width:20%;}

div.sub_tabmenu ul li a {display: inline-block; position: relative; padding:1rem 0; font-size:1rem; color:#fff;}
div.sub_tabmenu ul li:hover {background:#222}
div.sub_tabmenu ul li.on {background:#f37123;}
div.sub_tabmenu ul li i {display:none;}
li.init { display:none;}

@media screen and (max-width:1280px) {
div.sub_top {background-size:cover;}
div.sub_top h5 {font-size:2rem;}
}
@media screen and (max-width:767px) {
div.sub_top {padding:1.5rem 0;}
div.sub_top h5 {font-size:1.5rem;}
div.sub_tabmenu ul li a {padding: .4rem 0;}
}
@media screen and (max-width:500px) {
div.sub_top {padding:1rem 0;}
div.sub_top h5 {font-size:1rem;}
div.sub_tabmenu ul li a {padding: .5rem 0; font-size: .8rem;}
}

#tnb_index {background:#fff;}
#tnb_index h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb_index ul {margin:0 auto;width: 1120px;background:#f4f4f4;zoom:1}
#tnb_index ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb_index li:first-child {border-right:1px solid #fff}
#tnb_index li {float:right;border-left:1px solid #fff;margin-bottom:-1px;}
#tnb_index a {display:inline-block;padding:0 15px;color:#777;line-height:35px;}
#tnb_index a:focus, #tnb_index a:hover {color:#f37123;background:#fafafa;}
#tnb_index .tnb_index_admin a{color:#ff0000;}
#tnb_index .tnb_index_left{float:left}
#tnb_index .tnb_index_left a{padding:0 14px}
#tnb_index .tnb_index_cart{border-right:1px solid #ddd;}
#tnb_index .tnb_index_community{border-right:1px solid #ddd}
#tnb_index .tnb_index_community i{font-size:15px}
#tnb_index .tnb_index_community{background:#e7e7e7;font-weight:bold;}
#tnb_index .tnb_index_community:focus, #tnb_index .tnb_index_community:hover {color:#333;border-bottom:0}
#tnb_index .tnb_index_community a{color:#4ea1d3;border-bottom:1px solid #e7e7e7}
#tnb_index_left {float:left; margin-top:5px}
#tnb_index ul li a {font-size:14px;}
#tnb_index ul li.point {background:#f37123; font-weight:500;}
#tnb_index ul li.point a {color:#fff; }
#tnb_index ul li.point a:hover {background:#bf4b06;}

/*
헤딩
**********/
.center-heading {text-align: center; letter-spacing: -0.4px; margin-top:60px;}
.center-heading p {margin: 5px 0 2px 0; font-weight: 300; font-size:22px;}
.quickbox {margin-top:60px;}
.h75{height:75px;}

@media screen and (max-width: 768px) {
	.center-heading {margin-top:30px;}
	.center-heading p {font-size:14px;}
	.center-heading h2 {font-size:1.6rem;}
	.center-heading figure {margin:0 0 .5rem;}
	.center-heading figure img {width:60px;}
	.quickbox {margin-top:45px;}
}
/*
아이콘박스
**********/


/* info-pink */
.box > .txtr {text-align:right;}

.box > .icon {position: relative;}
.box > .icon > div {margin-top: -24px; border: 1px solid #e0e0e0; padding:60px 55px 50px;}
.box > .icon > div > i {color:#F37123; font-size:16px; font-weight:300; font-style: normal;}
.box > .icon > div > h4 p {font-size:28px; font-weight:600; margin:3px 0 7px;}
.box > .icon > div > h4 small {font-size:15px; color:#717171; text-shadow:0 0 6px #fff}
.box > .icon .btn {border:none; background:#F37123; border-radius:50px; padding:5px 20px;}
.box > .icon .btn:hover {background:#bf510f;}
.box > .icon > .info01 {background:url("../img/main_bnr01.jpg") no-repeat; background-size:cover; background-position: right;}
.box > .icon > .info02 {background:url("../img/main_bnr02.jpg") no-repeat; background-size:cover; background-position: right;}
.box > .icon > .info03 {background:url("../img/main_bnr03.jpg") no-repeat; background-size:cover;}
.box > .icon > .info04 {background:url("../img/main_bnr04.jpg") no-repeat; background-size:cover;}

.box .space { height: 30px; }
.info-pink i{font-size:60px;}


@media screen and (max-width: 990px) {
	.box > .icon > div {padding:40px;}
}
@media screen and (max-width: 750px) {
	.box > .icon > div > h4 small {display:none;}
}
@media screen and (max-width: 460px) {
	.box > .icon > div {padding:30px;}
	.box > .icon > div > i {font-size:14px}
	.box > .icon > div > h4 p {font-size:22px; margin:0;}
	.box > .icon .btn {padding:0 15px; font-size:12px !important; height:30px; }
}
/*
parallax
**********/
.main_bnr {position: relative; background:url('../img/bg/1.jpg') center no-repeat; background-size:cover; }
.main_bnr .container {padding:60px 0}
.para_count {
	padding-top:50px;
}

.m_service {color:#fff; padding-left: 40px;}
.m_service h4 {font-weight:300; font-size:1.4rem; border-bottom:1px solid #ffffff52; padding:10px 0;}

.m_service ol {list-style:none; padding:0; margin:20px 0 15px;}
.m_service ol li {position:relative;}
.m_service ol li a {font-size:38px; font-weight: 700; color:#fff;}
.m_service ol li small {position:absolute; right:0; bottom:8px; font-size:18px; vertical-align:middle;}
.m_service ol li small:before {content:""; width:4px; height:22px; background:#F37123; margin-right: 10px; display: inline-block; vertical-align: sub;}

.m_service > em {font-style:normal; font-weight:300; font-size:15px;}



/* main_footer banner */

.m_footbnr {position:relative; overflow:hidden; padding:0; text-align:center;}
.m_footbnr h3 {float:left; width:15%; padding:25px 0; text-align:center; background:#F37123; color:#fff; margin:0; font-size:1.5rem;}
.m_footbnr ul {float:left; width:85%; margin:0;}
.m_footbnr ul li {float:left; width:25%;}
.m_footbnr ul li img {padding:16px 0;}


@media (max-width: 991px) {
	.m_service {margin-top:40px; padding-left:15px;}
	.m_footbnr h3 {padding:3.6% 0; font-size:1rem;}
	.m_footbnr ul li img {width: 100%; height: 70px; padding:10% 0;}
}

@media (max-width: 768px) {
	.lat_list_one {padding:25px;}

	.main_bnr .container {padding:30px 5%}

	.m_footbnr {max-width:100%;}
	.m_footbnr h3 {display:none;}
	.m_footbnr ul {width:100%;}
	.m_footbnr ul li img {height:auto; padding:16px 0;}
	
}

@media (max-width: 575px) {
	.m_service {margin-top:20px;} 
	.m_service h4 {font-size:1.2rem;}
	.m_service ol li a {font-size:26px;}
	.m_service ol li small {font-size:14px;}
	.m_service > em {font-size:13px;}
	
}
/*
callbox
**********/
.callbox { background:#f2f2f2; margin-top:50px; padding-top:60px; padding-bottom:60px; }


/*
sns_icon
**********/

.sns_icon{
	list-style: none;
	text-align: center;
	width: 80px;
	cursor: pointer;
	display: inline;
	padding:5px;
}
.sns_icon .fab{ font-size:30px; }

.sns_icon .fa-facebook-f{ color:#a2a2a2; font-size:20px; }
.sns_icon .fa-instagram{ color:#a2a2a2; font-size:20px; }
.sns_icon .fa-twitter{ color: #a2a2a2; font-size:20px; }

.sns_icon a .fa-facebook-f:hover{ color:#3b5998; font-size:20px; }
.sns_icon a .fa-instagram:hover{ color:#dd4b39; font-size:20px; }
.sns_icon a .fa-twitter:hover{ color: #55acee; font-size:20px; }

/*
footer
*/

.a-link a { color:#ffffff; }
.sns_icon a { color:#ffffff; }
.bg-gray{background:#454545;}
.bg-gray div{padding:15px;}

/*
상하 좌우 조절
**********/
.margin-top-10 {
	margin-top:10px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-60 {
	margin-top:60px;
}
.margin-top-70 {
	margin-top:70px;
}
.margin-top-80 {
	margin-top:80px;
}
.margin-top-90 {
	margin-top:90px;
}
.margin-top-100 {
	margin-top:100px;
}
.margin-top-110 {
	margin-top:110px;
}
.margin-top-120 {
	margin-top:120px;
}
.margin-top-130 {
	margin-top:130px;
}
.margin-top-140 {
	margin-top:140px;
}
.margin-top-150 {
	margin-top:150px;
}




.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin-bottom-70 {
	margin-bottom:70px;
}
.margin-bottom-80 {
	margin-bottom:80px;
}
.margin-bottom-90 {
	margin-bottom:90px;
}
.margin-bottom-100 {
	margin-bottom:100px;
}

.margin-bottom-110 {
	margin-bottom:110px;
}
.margin-bottom-120 {
	margin-bottom:120px;
}
.margin-bottom-130 {
	margin-bottom:130px;
}
.margin-bottom-140 {
	margin-bottom:140px;
}
.margin-bottom-150 {
	margin-bottom:150px;
}


.margin-left-10 {
	margin-left:10px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-left-30 {
	margin-left:30px;
}
.margin-left-40 {
	margin-left:40px;
}
.margin-left-50 {
	margin-left:50px;
}
.margin-left-60 {
	margin-left:60px;
}
.margin-left-70 {
	margin-left:70px;
}
.margin-left-80 {
	margin-left:80px;
}
.margin-left-90 {
	margin-left:90px;
}
.margin-left-100 {
	margin-left:100px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-right-30 {
	margin-right:30px;
}
.margin-right-40 {
	margin-right:40px;
}
.margin-right-50 {
	margin-right:50px;
}
.margin-right-60 {
	margin-right:60px;
}
.margin-right-70 {
	margin-right:70px;
}
.margin-right-80 {
	margin-right:80px;
}
.margin-right-90 {
	margin-right:90px;
}
.margin-right-100 {
	margin-right:100px;
}



.padding-top-10 {
	padding-top:10px;
}
.padding-top-20 {
	padding-top:20px;
}
.padding-top-30 {
	padding-top:30px;
}
.padding-top-40 {
	padding-top:40px;
}
.padding-top-50 {
	padding-top:50px;
}
.padding-top-60 {
	padding-top:60px;
}
.padding-top-70 {
	padding-top:70px;
}
.padding-top-80 {
	padding-top:80px;
}
.padding-top-90 {
	padding-top:90px;
}
.padding-top-100 {
	padding-top:100px;
}
.padding-top-110 {
	padding-top:110px;
}
.padding-top-120 {
	padding-top:120px;
}
.padding-top-130 {
	padding-top:130px;
}
.padding-top-140 {
	padding-top:140px;
}
.padding-top-150 {
	padding-top:150px;
}




.padding-bottom-10 {
	padding-bottom:10px;
}
.padding-bottom-20 {
	padding-bottom:20px;
}
.padding-bottom-30 {
	padding-bottom:30px;
}
.padding-bottom-40 {
	padding-bottom:40px;
}
.padding-bottom-50 {
	padding-bottom:50px;
}
.padding-bottom-60 {
	padding-bottom:60px;
}
.padding-bottom-70 {
	padding-bottom:70px;
}
.padding-bottom-80 {
	padding-bottom:80px;
}
.padding-bottom-90 {
	padding-bottom:90px;
}
.padding-bottom-100 {
	padding-bottom:100px;
}

.padding-bottom-110 {
	padding-bottom:110px;
}
.padding-bottom-120 {
	padding-bottom:120px;
}
.padding-bottom-130 {
	padding-bottom:130px;
}
.padding-bottom-140 {
	padding-bottom:140px;
}
.padding-bottom-150 {
	padding-bottom:150px;
}





.p-r{position: relative;}
.p-a{position: absolute;}


.para-text h2{line-height:2.5;}
.display-4 {font-size: 2.5rem; font-weight: 300; line-height: 1.2;}

.color_666{color:#666;}
.bg-gray2{
	background:#f2f2f2;
	padding-bottom: 20px;
	padding-top: 20px;
}

.heading{
	font-size: 18px;
	line-height: 24px;
}
.pro-icon i{font-size:24px;}

.navbar-toggler {font-size: 1.5rem; line-height: 0; padding:0;}
.navbar-toggler > span {background-image:url('../img/menu.png')!important;}


.para-text{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.navbar-nav {margin-top:10px;}
.navbar-nav li > a {color:#000;}
.navbar-nav li > a:after {display:none;}


/* 모바일기기 */
@media only screen and (max-width: 320px) {

	/* 모바일 1 슬라이드 크기 조절 */
	.carousel-item {
	  height: 200px;;
	  min-height: 200px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	/* 모바일 슬라이드 텍스트 크기 조절 */
	.carousel-caption h3{font-size:16px;}
	.carousel-caption p{font-size:14px;}


	/*
	네비
	**********/
	.navbar-brand { font-size:20px; font-weight:bold; }
	.navbar-brand > img {width:200px}
	.navbar-nav li {padding: 3px 0 3px 10px; border-bottom: 1px solid #eee;}
	.navbar-nav li:last-child {border:none; text-align:center; background:#eee; padding:3px 0;}
	.navbar-nav li:last-child > .dropdown-menu {margin: 0 10px; background: #ddd; padding: 0;}
	.navbar-nav li:last-child > .dropdown-menu a {border-bottom:1px solid #eee}
	.navbar-nav li:last-child > .dropdown-menu a:before {background:#555; margin:0 15px;}
	.navbar-nav > li > .dropdown-menu {border:none;}
	.navbar-nav > li > .dropdown-menu a {padding-left:0;}
	.navbar-nav > li > .dropdown-menu a:before {content:""; display:inline-block; width:3px; height:3px; vertical-align:middle; background:#ccc; margin:0 15px 0 5px;}

	.display-4 {font-size:1.3rem;}
}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 321px) and (max-width: 768px){

	/* 모바일 2 슬라이드 크기 조절 */
	.carousel-item {
	  height: 200px;;
	  min-height: 200px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	/* 모바일 슬라이드 텍스트 크기 조절 */
	.carousel-caption h3{font-size:16px;}
	.carousel-caption p{font-size:14px;}

	/*
	네비
	**********/
	.navbar-brand { font-size:20px; font-weight:bold; }
	.navbar-brand > img {width:200px}
	.navbar-nav li {padding: 3px 0 3px 10px; border-bottom: 1px solid #eee;}
	.navbar-nav li:last-child {border:none; text-align:center; background:#eee; padding:3px 0;}
	.navbar-nav li:last-child > .dropdown-menu {margin: 0 10px; background: #ddd; padding: 0;}
	.navbar-nav li:last-child > .dropdown-menu a {border-bottom:1px solid #eee}
	.navbar-nav li:last-child > .dropdown-menu a:before {background:#555; margin:0 15px;}
	.navbar-nav > li > .dropdown-menu {border:none;}
	.navbar-nav > li > .dropdown-menu a {padding-left:0;}
	.navbar-nav > li > .dropdown-menu a:before {content:""; display:inline-block; width:3px; height:3px; vertical-align:middle; background:#ccc; margin:0 15px 0 5px;}
 
	.display-4 {font-size:1.3rem;}

}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px){

	/* 태블릿등 슬라이드 크기 조절 */
	.carousel-item {
	  height: 620px;;
	  min-height: 300px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	/*
	네비
	**********/
	.navbar-brand { font-size:25px; font-weight:bold; }
	.navbar-nav li {padding: 3px 0 3px 10px; }
	.navbar-nav li:last-child {display:none;}

}


/* 데스크탑 */
@media only screen and (min-width: 1201px) {

	/* DESKTOP 슬라이드 크기 조절 */
	.carousel-item {
	  height: 620px;;
	  min-height: 300px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	/*
	네비
	**********/
	.navbar-brand { font-size:25px; font-weight:bold; }
	.navbar-nav li {
		padding: 20px 0 20px 24px;
	}


}