@charset "utf-8";
@import url(https://use.fontawesome.com/releases/v5.3.1/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css);
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800|Song+Myung');
@import url('//cdn.rawgit.com/young-ha/webfont-archive/master/css/Arita-buri.css');
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic&display=swap');
@import url(//fonts.googleapis.com/earlyaccess/kopubbatang.css);
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://www.openhiun.com/hangul/nanumbarungothic.css);
@import url(/skin/slick/slick.css);
@import url(/skin/notokr/notokr.css);
@import url(/skin/fonts/fontStyle.css);
@import url(/skin/css/style3-3.css);
@import url(/skin/css/images-compare.css);
@import url(/skin/css/jquery-sakura002.css);

* {
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select:none;
}
body.body-layout.tos-touch.tos-scale-1 {
    overflow: hidden;
}
#main{
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
/*@media (min-width: 1200px){*/
/*    .dh-view-box>.row>.col-xs-12 {*/
/*        padding: 50px 20px;*/
/*    }*/
/*}*/
/*.dh-view-box>.row>.col-xs-12> .dh-line {*/
/*    padding: 0;*/
/*}*/
/*.dh-line {*/
/*    padding: 0 !important;*/
/*}*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #DDD;
}
.carousel-indicators {
    z-index: 0;
}
.modal-body {
    border: 5px solid #4a6d96;
}

.navbar ~ br{display:none;}

.body-layout {
	font-family: 'notokr', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	background-color: #002C53;
	color: #ffffff;
	overflow: hidden;
	max-width: 100%;
}
.body-layout.modal-open {
	padding-right: 0 !important;
}
.checkbox-inline{
    color : black;
}
/*팝업*/
.dh-popup{
    top : 300px;/*250px*/
    /*background: #eed09f;*/
    background: #78a4cc;
    padding: 9px;
}
/*.dh-popup{*/
/*    top: 140px;*/
/*}*/
/*@media (max-width: 360px){*/
/*    .dh-popup.pull-right {*/
/*        width: 325px;*/
/*    }*/
/*    .dh-popup.pull-left {*/
/*        width: 325px;*/
/*    }*/
/*    .dh-popup.pull-center {*/
/*        width: 325px;*/
/*    }*/
/*}*/
/*.dh-popup.pull-right{*/
/*    padding-top: 0;*/
/*}*/
@media (max-width: 280px){
    .dh-popup.pull-left{
        left: 10px !important;
        width: 260px;
        z-index: 2;
    }
    .dh-popup.pull-left img {
        width: 290px;
    }
    .dh-popup.pull-center{
        left: 30px !important;
        background-color: #eed09f;
        /*width: 340px;*/
        width: 260px;
        z-index: 3;
    }
    .dh-popup.pull-center img {
        width: 340px;
    }
    .dh-popup.pull-right {
        right: 10px !important;
        background-color: #fff;
        width: 260px;
        z-index: 1;
    }
    .dh-popup.pull-right img {
        /*width: 310px;*/
    }
    .dh-popup{
        top: 520px;
    }
}
@media (min-width: 360px){
    .dh-popup.pull-center {
        left: 12px !important;
        background-color: #eed09f;
        width: 280px !important;
    }
    
    .dh-popup.pull-left {
        left: 15px !important;
        width: 300px !important;
    }
    
    .dh-popup.pull-right {
        right: 12px !important;
        background-color: #fff;
        width: 300px !important;
    }
    .dh-popup{
        top: 500px;
    }
}
@media (min-width: 281px){
    .dh-popup.pull-center {
        left: 12px !important;
        background-color: #eed09f;
        width: 280px !important;
    }
    
    .dh-popup.pull-left {
        left: 15px !important;
        width: 300px !important;
    }
    
    .dh-popup.pull-right {
        right: 12px !important;
        background-color: #fff;
        width: 300px !important;
    }
    .dh-popup{
        top: 470px;
    }
}

@media (min-width: 411px){
    .dh-popup.pull-left{
        left: 10px !important;
        width: 300px;
        z-index: 2;
    }
    .dh-popup.pull-left img {
        width: 290px;
    }
    .dh-popup.pull-center{
        left: 30px !important;
        background-color: #eed09f;
        /*width: 340px;*/
        width: 300px;
        z-index: 3;
    }
    .dh-popup.pull-center img {
        width: 340px;
    }
    .dh-popup.pull-right {
        right: 10px !important;
        background-color: #fff;
        width: 320px;
        z-index: 1;
    }
    .dh-popup.pull-right img {
        /*width: 310px;*/
    }
    .dh-popup{
        top: 575px;
    }
}
/*@media (max-width: 767px){*/
/*    .dh-popup.pull-left{*/
/*        left: 10px !important;*/
/*        width: 300px;*/
/*        z-index: 2;*/
/*    }*/
/*    .dh-popup.pull-left img {*/
/*        width: 290px;*/
/*    }*/
/*    .dh-popup.pull-center{*/
/*        left: 30px !important;*/
/*        background-color: #eed09f;*/
        /*width: 340px;*/
/*        width: 300px;*/
/*        z-index: 3;*/
/*    }*/
/*    .dh-popup.pull-center img {*/
/*        width: 340px;*/
/*    }*/
/*    .dh-popup.pull-right {*/
/*        left: 10px !important;*/
/*        background-color: #fff;*/
/*        width: 320px;*/
/*        z-index: 1;*/
/*    }*/
/*    .dh-popup.pull-right img {*/
        /*width: 310px;*/
/*    }*/
/*    .dh-popup{*/
/*        top: 850px;*/
/*    }*/
/*}*/
@media (min-width: 768px){
    .dh-popup.pull-left{
        left: 10px !important;
        width: 420px;
        z-index: 2;
    }
    .dh-popup.pull-left img {
        width: 410px;
    }
    .dh-popup.pull-center{
        left: 50px !important;
        background-color: #eed09f;
        /*width: 470px;*/
        width: 400px;
        top: 300px;
        z-index: 3;
    }
    .dh-popup.pull-center img {
        /*width: 260px;*/
        width: 100%;
    }
    .dh-popup.pull-right {
        right: 100px !important;
        background-color: #fff;
        width: 390px;
        z-index: 1;
    }
    .dh-popup.pull-right img {
        width: 100%;
    }
    .dh-popup{
        top: 930px;
    }
}
@media (min-width: 1024px){
    .dh-popup.pull-left{
        left: 10px !important;
        width: 420px;
        z-index: 2;
    }
    .dh-popup.pull-left img {
        width: 410px;
    }
    .dh-popup.pull-center{
        left: 50px !important;
        background-color: #eed09f;
        /*width: 470px;*/
        width: 400px;
        top: 300px;
        z-index: 3;
    }
    .dh-popup.pull-center img {
        /*width: 260px;*/
        width: 100%;
    }
    .dh-popup.pull-right {
        right: 25px !important;
        background-color: #fff;
        width: 390px;
        z-index: 1;
    }
    .dh-popup.pull-right img {
        width: 100%;
    }
    .dh-popup{
        top: 947px;
    }
}

@media (min-width: 1450px){
    .dh-popup.pull-left{
        left: 140px !important;
        z-index: 2;
        /*width: 420px;*/
        padding: 3px;
        top: 380px;
    }
    .dh-popup.pull-center{
        left: 600px !important;
        z-index: 3;
        /*width: 750px;*/
        width: 450px;
        background-color: #eed09f;
        padding: 5px;
        top: 380px;
        border-radius: 10px;
    }
    /*.dh-popup.pull-right{*/
    /*    right: 250px !important;*/
    /*    z-index: 1;*/
        /*width: 410px;*/
    /*    background-color: #fff;*/
    /*    top: 380px;*/
    /*}*/
    .dh-popup.pull-right{
        right: 120px !important;
        z-index: 1;
        /*width: 410px;*/
        background-color: #fff;
        top: 2635px;/*3427px*/
    }
}
@media (min-width: 1920px){
    .dh-popup.pull-left{
        left: 140px !important;
        z-index: 2;
        /*width: 420px;*/
        padding: 3px;
        top: 380px;
    }
    .dh-popup.pull-center{
        left: 600px !important;
        z-index: 3;
        /*width: 750px;*/
        width: 450px;
        background-color: #eed09f;
        padding: 5px;
        top: 380px;
        border-radius: 10px;
    }
    .dh-popup.pull-right{
        right: 320px !important;
        z-index: 1;
        /*width: 410px;*/
        background-color: #fff;
        top: 3197px;/*3427px*/
    }
}

@media (min-width: 2560px) {
    .dh-popup.pull-left {
        left: 100px !important;
    }
    .dh-popup.pull-right {
        right: 100px !important;
        background-color: #fff;
    }
    .dh-popup.pull-center {
        left: 700px !important;
        background-color: #eed09f;
    }
    
    .sub-textlink h3{
        position: absolute;
        text-align: center;
        left: 42.5%;
        top: 323%;
        color: #742c2d;
        font-size: 32px;
    }
    .dh-popup{
        top: 4200px;
    }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
}
/*댓글 작성*/
@media (max-width: 1499px) {
    .col-md-12 .page-header{
        width: 90%;
        margin: auto;
        padding: 2px;
    }
    button.btn.btn-default.btn-block {
        width: 90%;
    }
    form[class*="commentUpdateForm"] textarea[name="comment"], #commentForm textarea[name="comment"] {
        width: 90%;
    }
}
@media (min-width: 1500px) {
    .col-md-12 .page-header{
        width: 60%;
        margin: auto;
        padding: 2px;
    }
    button.btn.btn-default.btn-block {
        width: 60%;
    }
    form[class*="commentUpdateForm"] textarea[name="comment"], #commentForm textarea[name="comment"] {
        width: 60%;
    }
}
.row>div:nth-of-type(1) .page-header{
    padding-bottom: 0;
}
.row>div:nth-of-type(2)> .page-header> h4:last-of-type{
    display: none;
}
.col-md-12, h1{
    margin-left: 0px;
    color:#176e36;
}
.col-md-12, h2{
    color: black;
    text-align: left;
    /*background-color: #9eb7d0;*/
    /*border-radius: 5px;*/
    /*padding: 2px;*/
}
.col-md-12 h3{
    margin-left: 0px;
}
.col-md-12 h4 {
    margin: 30px 0 0;
}

/* .sub-layout{
    background-color:white;
    padding:30px;
    margin-bottom:50px;
    margin:0;
    width:100%;
    color:black;
    height: max-content;
    min-height:600px;
} */

.col-md-6 h3 b{
    color:red;
}
.col-md-6 p,h3{
    color:black;
 /*   text-align:center;*/
    padding-bottom:10px;
}

.breadcrumb{
    width:100%;
    color:gray;
    background-color: #d8d8d8;
    margin: 20px auto 10px;
}
.breadcrumb2{
    background-color: #ffefde;
}
/*.mod-custom-form-add{*/
/*    background-color:white;*/
/*    color:black;*/
/*}*/

/*.form-horizontal{*/
/*    width:80%;*/
/*    margin:auto;*/
/*    padding-right:180px;*/
/*}*/

.form-horizontal h2{
    text-align:center;
  /*  margin-left:15%;*/
    padding-bottom:2%;
}

.main_con1_left h3{
    color:white;
}

.font-serif {
	font-family: 'Song Myung', serif;
}
.font-myeongjo {
	font-family: 'Nanum Myeongjo', sans-serif;
	list-style: none;
	line-height: 1;
}

.navbar ~ br, .topmarginLay_a, .divider-vertical, .divider-vertical+li, .divider-vertical+li+li, .footer-social-layout,
.footer_copy > .col-lg-12 > br {
	display: none !important;
}

/* 상단 메뉴 영역 */
.navBanner{
    background-color:#fff;
    /*width:100%;*/
}
.navBanner img{
    width: 50%;
    height:auto;
    background-color:#fff;
    margin-left: 3%;
}
.navbar-inverse {
/* 	position: static; */
	position: relative;
	background-color: #002c54;
	border: none;
	margin-bottom: 0;
	/*height:225px;*/
}
.navbar-inverse .navbar-brand img {
	margin-top: 0;
	width: auto;
	height: 30px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	letter-spacing: -0.03em;
	font-weight: 500;
}

#nav_top > .container {
	position: relative;
}
.auth_box {
	position: absolute;
	top: 25px;/*15px*/
	right: -55px;/*15px*/
}
.auth_box ul {
	padding: 0;
	margin: 0;
}
.auth_box ul li {
	list-style: none;
	display: inline-block;
}
.auth_box ul li a {
	font-size: 14px;
	color: inherit;
	text-decoration: none !important;
}
.auth_box ul li a[href*="admin"] {
	background-color: #fff;
	color: #002c53;
	padding: 3px 10px;
	border-radius: 4px;
	font-weight: 600;
}
.auth_box ul li+li > a {
	margin-left: 15px;
}
@media (max-width: 767px) {
	.auth_box {
		top: 19px;
		right: 70px;
	}
	.auth_box ul li a {
	    font-size: 11px;
	}
	.navbar-inverse .navbar-toggle {
		margin-top: 12px;
		border: 2px solid #fff;
		background: none !important;
	}
	/*.navBanner{*/
 /*       display:none;*/
 /*   }*/
    .navBanner img{
        /*width: 70%;*/
        width: 95%;
        margin-left: 2%;
    }
    /*.navbar-inverse{*/
    /*    height: 100px;*/
    /*}*/
    .navbar-inverse .navbar-collapse{
        background-color: rgba(53, 53,53, 0.89);
        /*margin-top: 10px;*/
    }
}

/*@media (min-width: 768px) {*/
/*    .navbar-inverse{*/
/*        height: 110px;*/
/*}*/

/*@media (min-width: 1024px) {*/
/*    .navbar-inverse{*/
/*        height: 160px;*/
/*    }*/
/*}*/

@media (min-width: 768px) {
	.navbar-inverse {
		/*padding-top: 15px;*/
		/*padding-bottom: 10px;*/
	}
	.navbar-inverse .navbar-brand {
	    padding: 30px 15px;
	}
	.navbar-inverse .navbar-brand img {
		width: 180px;
		height: auto; /*auto*/
	}
	.navbar-inverse .navbar-nav {
		margin-top: 35px;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 13px;
		letter-spacing: -0.03em;
	}
}
@media (min-width: 992px) {
    .navbar-inverse .navbar-brand img {
        width: 260px;
        margin-top: 0;
        /*margin-left: 0px;*/
    }    
	.navbar-inverse .navbar-nav {
		margin-top: 70px;/*65px */
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
	}
	
    .auth_box {
        position: absolute;
        top: 25px;
        right: 12px;
    }	
}

.award_top_left img {
    float: left;
}

/* 메인 슬라이드 영역 */
.container_slide {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
@media (max-width: 767px) {
    .container_slide .fill {
    	height: 50vw;/*50vw*/
    }
}
@media (min-width: 768px) {
    .container_slide .fill {
    	height: 38vw;/*50vw*/
    }
}
/*.container_slide .fill {*/
/* 	height: 800px; */
	/*height: 38vw;*/
/*}*/

/* 메인 컨텐츠 영역 */
/* #inquiry_pop {
    position: fixed;
	z-index: 1090;
    top: 40%;
	transform: translateY(-50%);
    left: -400px;
    transition: ease .5s all;
}

#inquiry_pop.open {
    left: 0;
} */

#inquiry_pop .switch {
	writing-mode: tb-rl;
	float: left;
	font-weight: 600;
	background-color: #60340b;
	padding: 10px 5px 15px;
	letter-spacing: -0.05em;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	cursor: pointer;
}
#inquiry_pop .form {
    max-width: 450px;
	margin: 0 auto;
/*     min-height: 300px; */
/* 	padding: 30px 0; */
	color: #000;
    background-color: #fff;
    padding: 30px 0;
	text-align: center;
/* 	border-bottom-right-radius: 10px; */
/*     box-shadow: 0px 5px 10px rgba(0,0,0,.125); */
/*     border: 1px solid #efefef; */
}
@media (max-width: 767px) {
	#inquiry_pop .switch {
		font-size: 12px;
	}
}
#inquiry_pop .form h4 {
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: -0.03em;
}
#inquiry_pop .form .form-group {
    margin-bottom: 10px;
}
#inquiry_pop .form .form-group::before {
    content: ' ';
    display: table;
}
#inquiry_pop .form .form-group::after {
    content: ' ';
    display: table;
    clear: both;
}
#inquiry_pop .form .form-group label {
    float: left;
    width: 140px;
	font-size: 14px;
    margin-top: 5px;
	padding-right: 10px;
	display: block;
	text-align: right;
	word-break: keep-all;
}
#inquiry_pop .form .form-group input, #inquiry_pop .form .form-group select {
    -webkit-appearance: none;
    width: calc(100% - 140px);
    /*background: #e1e1e1;*/
    background: #fedb67;
	border: 1px solid #ddd;
    border: none;
    color: #000;
	font-size: 13px;
    padding: 2px 10px;
    height: 30px;
    outline: none;
    float: left;
}
#inquiry_pop .form .form-group select {
	background-image: url(/skin/img/caret-down.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 10px);
	background-size: auto 25%;
}
#inquiry_pop .form .form-group .w-quote {
	width: calc(100% - 230px);
}
#inquiry_pop .form .form-group input:focus, #inquiry_pop .form .form-group select:focus {
    outline: none;
}
#inquiry_pop .form .btn {
	/*background-color: #FEDB67;*/
	background-color: #60340b;
	font-weight: 500;
	padding: 4px 40px;
	border-radius: 0;
	margin: 10px 0;
	color: #fff;
}
#inquiry_pop .form .btn.btn2 {
	background-color: #ccc;
}

@media (max-width: 991px) {
	#inquiry_pop .form {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

    /*.img-sub2-2 {*/
    /*    position: absolute;*/
    /*    width: 150px;*/
    /*    left: 32%;*/
    /*    top: 279%;*/
}

.container_contents,
.container_contents .intro-html-layout,
.container_contents .intro-html-layout > .col-sm-12 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.q_number input{
    margin:0;
}
.q_number textarea{
    height: 100px;
}
.fa-square{
    display:none;
}

@media (max-width: 767px) {
    .main_con1_left .font-serif{
        font-size: 20px;
    }
    .main_con1_right h4{
        font-size: 18px;
        line-height: 25px;
        margin: 0 0 10px;
    }
    
    .section {
    	padding-top: 20px;
    	padding-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .main_con1_right h4 {
        font-size: 24px;
        line-height: 36px;
        margin: 0 0 15px;
    }
    
    .section {
    	padding-top: 50px;
    	padding-bottom: 50px;
    }
}

.main_con1_left h3 {
   /*    text-align: right; */
    font-size: 36px;
    font-style: italic;
    line-height: 36px;
    margin: 0;
    }
.main_con1_right p {
    letter-spacing: -0.03em;
    font-weight: 300;
    opacity: .8;
}

#main_con1-2 {
    background-color: #346ca5;
}

.main_con1-2_left h3{
   /*    text-align: right; */
    font-size: 36px;
    /*font-style: italic;*/
    line-height: 36px;
    margin: 0;
    color: #fff;
}

.col-md-5.main_con1-2_left {
    width: 45%;
    left: 200px;
}

.col-md-7.main_con1-2_right {
    width: 52%;
}
.main_con1-2_right h4 {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 15px;
}

#main_con2 {
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}
#main_con2 > img {
	width: 100%;
}
#main_con2 .cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#main_con2 .container {
	position: relative;
	height: 100%;
}
.main_con2_left {
	position: absolute;
	top: 25px;
	left: 0;
}
.main_con2_right {
	position: absolute;
	bottom: 25px;
	right: 0;
}
.main_con2_left h4, .main_con2_right h4 {
	font-size: 24px;
	font-weight: 600;
	display: inline-block;
	margin: 0;
}
.main_con2_left .line, .main_con2_right .line {
	width: 75px;
	height: 3px;
	margin: 0 15px;
	background-color: #fff;
	display: inline-block;
	vertical-align: 7px;
}

@media (max-width: 991px) {
	.main_con2_left h4, .main_con2_right h4 {
		font-size: 18px;
	}
	.main_con2_left .line, .main_con2_right .line {
		width: 50px;
		height: 2px;
	}
}

@media (max-width: 767px) {
	.main_con2_left h4, .main_con2_right h4 {
		font-size: 14px;
		opacity: .8;
		margin: 0 15px;
	}
	.main_con2_left .line, .main_con2_right .line {
		display: none;
	}
}

#main_con3 {
	background-color: #F4F4F4;
	color: #000;
}
@media (max-width: 767px) {
    .main_con3_left h3 {
        font-size: 28px;
        font-weight: 600;
        letter-spacing: -0.03em;
        margin: 0;
    }
    .main_con3_left h3 span{
        font-size: 30px;
    }
    .main_con3_left h4 {
        font-size: 40px;
        font-weight: 800;
        margin-top: 0;
    }
    .main_con3_left p {
        font-weight: 500;
        opacity: .8;
        font-size: 12.5px;
    }
}
@media (min-width: 768px){
    .main_con3_left h3 {
        font-size: 28px;
        font-weight: 600;
        letter-spacing: -0.03em;
        margin: 0;
    }
    .main_con3_left h4 {
        font-size: 48px;
        font-weight: 800;
    }
    .main_con3_left p {
        font-weight: 500;
        opacity: .8;
    }
}
@media (max-width: 767px) {
    .main_con3_right h4 {
        font-size: 20px;
        text-align: center;
        margin: 20px 0 10px;
    	letter-spacing: 0.03em;
    	word-break: keep-all;
    }
    .main_con3_right img {
        padding-bottom: 10px;        
    }
}
@media (min-width: 768px){
    .main_con3_right h4 {
        font-size: 28px;
        text-align: center;
        margin: 5px 0 25px;
    	letter-spacing: -0.03em;
        word-break: keep-all;
    }
}

@media (max-width: 375px){
    .planby_cover {
        margin-right: 15px;
    }
}

@media (max-width: 767px){
    #planby {
    	background-color: #fff;
    	color: #333;
    	padding: 0;
    }
    #planby .tit h3 {
        font-size: 33px;
        font-weight: 800;
        /*color: #1b4a31;*/
        color: #000;
        padding: 0 10px;
    }
    .planby_cover {
    	position: relative;
    	/*background-color: #6b816a;*/
    	padding: 15px;
    	/*margin-bottom: 30px;*/
    	text-align: center;
    }
    .planby_item {
    	position: relative;
    	background-color: #c2d8c0;/*#fff*/
    	/*border: 2px solid #dedede;*/
    	display: inline-block;
    	width: 30%;
    	margin: 0 3px;
    	transition: ease .3s all;
    }
    .planby_item .inner {
    	text-decoration: none !important;
    	text-align: left;
    	/*padding: 5px;*/
    	display: block;
    }
    .planby_item .inner > span {
    	display: block;
    	font-size: 5px;
    	color: #7b9386;
    	margin: 0 0 5px;
    }
    .planby_item .inner > h4 {
    	font-size: 10px;
    	color: #333;
    	display: block;
    	margin: 0 0 15px;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	overflow: hidden;
    }
    #planby-1 {
        width: 210px;
        padding: 20px 0;
        margin-left: 10px;
        padding-top: 25px;
    }
    #planby-2 {
        width: 200px;
        margin-left: 170px;
        padding: 20px 0;
        padding-bottom: 15px;
        padding-top: 25px;
    }
    
	.col-md-10 {
	    background-color: #ced7bd;
	    /*margin-top: 10px;*/
	    padding: 0;
	}
    
    #con8_img{
        width: 200% !important;
        margin-left: -204px;
    }
    .col-md-offset-4 {
	    background-color: #bbd3e5;
	    margin-bottom: 30px;
    }
}

@media (min-width: 768px){
    #planby {
    	background-color: #fff;
    	padding-top: 0;
    	padding-bottom: 30px;
    	color: #333;
    }
    #planby .tit h3 {
        font-size: 42px;
        font-weight: 800;
        /*color: #1b4a31;*/
        color: #000;
        margin-bottom: 30px;
    }
    .planby_cover {
    	position: relative;
    	/*background-color: #6b816a;*/
    	/*padding: 25px 0;*/
    	/*margin: 25px 0;*/
    	text-align: center;
    	padding-bottom: 165px;
    }
    .planby_item {
    	position: relative;
    	background-color: #c2d8c0;
    	/*border: 2px solid #dedede;*/
    	display: inline-block;
    	width: 25%;
    	margin: 0 10px;
    	transition: ease .3s all;
    }
    .planby_item .inner {
    	text-decoration: none !important;
    	text-align: left;
    	/*padding: 10px;*/
    	display: block;
    }
    .planby_item .inner > span {
    	display: block;
    	font-size: 13px;
    	color: #7b9386;
    	margin: 0 0 10px;
    }
    .planby_item .inner > h4 {
    	font-size: 15px;
    	color: #333;
    	display: block;
    	margin: 0 0 25px;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	overflow: hidden;
    }
    .planby_item .inner {
        padding: 0;
    }
    #planby .container-fluid {
    	padding-left:0;
    	padding-right: 0;
    }
    #planby .tit h3 small {
        display: block;
        color: #000;
    }
    #planby .tit h3 strong {
        margin-left: 10px;
        letter-spacing: -0.05em;
    }
    
    .planby_item .inner > .img {
    	background-color: #eee;
    	width: 100%;
    	padding-top: 100%;
    	position: relative;
    }
    .planby_item .inner > .img > img {
    	position: absolute;
    	top: 0;
    	left: 0;
    	bottom: 0;
    	right: 0;
    }
    
    .col-md-offset-4 {
	    background-color: #bbd3e5;
	    margin-bottom: 80px;
    }
    
    #planby-1 {
        padding: 50px;
        padding-bottom: 30px;
        padding-top: 70px;
    }

    #planby-2 {
        padding: 50px;
        padding-top: 70px;
        padding-bottom: 30px;
        margin-left: 165px;
    }
	.col-md-10 {
	    background-color: #ced7bd;
	}
}

@media (min-width: 992px) {
    #planby-1 {
        width: 450px;
    }
    #planby-2 {
        margin-left: 150px;
        width: 500px;
    }
    
    .planby_item {
		margin: 0 20px;
	}
	.planby_item:hover {
		transform: scale(1.2);
		/*box-shadow: 0px 3px 10px rgba(0, 0, 0, .5);*/
		z-index: 10;
	}
	/*.img-responsive.center-block:hover {*/
 /*       box-shadow: 0px 3px 10px rgba(0, 0, 0, .5);*/
 /*   }*/
	.col-md-10 {
	    width: 66.66666667%;
	    /*width: 100%;*/
	    background-color: #ced7bd;
	}
	.col-md-offset-4 {
	    /*margin: 0;*/
	}
	.planby_cover {
        position: relative;
        /* background-color: #6b816a; */
        /* padding: 25px 0; */
        /* margin: 25px 0; */
        text-align: center;
        padding-bottom: 130px;
    }
}

@media (min-width: 1200px) {
    #planby-2 {
        margin-left: 260px;
    }
	.planby_item {
		margin: 0 30px;
	}
}
@media (min-width: 1200px){
    #planby-2 {
        margin-left: 500px;
    }
}
@media (min-width: 1920px) {
    #planby-1 {
        width: 605px;
    }
    #planby-2 {
        width: 605px;
        margin-left: 520px;
    }
	.planby_item {
		margin: 0 30px;
	}
	.planby_cover {
        padding-bottom: 200px;
    }
    #planby {
        padding-bottom: 80px;
    }
}

/*
#main_con4 {
	background-color: #f4f4f4;
	padding-top: 65px;
	color: #000;
}
#main_con4 h3 {
	font-size: 32px;
	font-weight: 600;
	margin: 0 0 25px;
}
#main_con4 p {
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 15px;
	letter-spacing: -0.03em;
}
*/
#main_con4-1 {
    background-color:#ffe8c5;
    padding-bottom:15px;
/*    text-align:center;*/
}
#main_con4-1 h1 {
    color:black;
    text-align:center;
}
#main_con4-1 h3 {
    padding-left:60px;

}
#main_con4-1 img {
    width: 100%;
    height: auto;
}
#main_con4-2 {
    background-color:#ffe8c5;
    padding-top:15px;
    padding-bottom:15px;
/*    text-align:center;*/
}
#main_con4-2 h3 {
    padding-left:60px;
}
#main_con4-2 img {
    width: 100%;
    height: auto;
}
#main_con4-3 {
    background-color:#ffe8c5;
    padding-top:15px;
    padding-bottom:50px;
  /*  text-align:center;*/
}
#main_con4-3 h3 {
    padding-left:60px;
}
#main_con4-3 img {
     width: 100%;
     height: auto;
}

.feature_item {
	text-align: center;
}

@media (max-width: 767px){
    #main_con5 {
    	background-color: #002c54;
    	padding-top: 20px;
    	padding-bottom: 50px;                                    
    }

    .feature_item img {
        margin-top: 15px;
    	margin-bottom: 15px;
    }
    .feature_item h4 {
    	font-size: 18px;
    	font-weight: 600;
    	letter-spacing: -0.03em;
    }
    .feature_item p {
    	font-size: 10px;
    	font-weight: 400;
    	letter-spacing: -0.03em;
    	line-height: 1.5;
    	margin: 0;
    }

    #main_con6 img {
        width: 100%;
        height : 150px;
    }
    
    .col-xs-12{
        padding: 5px !important;
    }
    .col-xs-12-left {
        float: left;
        width: 50%;
    }
    .col-xs-12-right {
        float: right;
        width: 50%;
    }
    .col-xs-12 .form-group {
        width: 95%;
        margin: auto;
    }
    /*button.btn.btn-default.btn-block {*/
    /*    width: 90%;*/
    /*}*/
    
    /*form[class*="commentUpdateForm"] textarea[name="comment"], #commentForm textarea[name="comment"]{*/
    /*    width: 90%;*/
    /*}*/
}
/*.col-xs-12 {*/
/*    padding: 0;*/
/*}*/
@media (min-width: 768px){
    #main_con5 {
    	background-color: #002c54;
    	padding-top: 50px;
    	padding-bottom: 50px;
    }

    .feature_item img {
    	margin-bottom: 15px;
    }
    .feature_item h4 {
    	font-size: 20px;
    	font-weight: 600;
    	letter-spacing: -0.03em;
    }
    .feature_item p {
    	font-size: 13px;
    	font-weight: 400;
    	letter-spacing: -0.03em;
    	line-height: 1.5;
    	margin: 0;
    }
    /*.dh-view-box>.row>.col-xs-12 {*/
    /*    padding: 50px 20px !important;*/
    /*}*/
    
    #main_con6 img{
        width: 100%;
        height : 300px;
    }
}

#main_con6 {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #002c54;
	position: relative;
}
#main_con6 > img {
	width: 100%;
}
#main_con6 .cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#main_con6 .container {
	position: relative;
	height: 100%;
}
#main_con6 .txt {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #333;
	left: 0;
	right: 0;
}
#main_con6 .txt h4 {
	font-size: 32px;
	font-weight: 600;
	margin: 0 0 25px;
}
#main_con6 .txt p {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	letter-spacing: -0.03em;
}

.intro-board-widget-layout {
	margin-left: 0;
	margin-right: 0;
	background-color: #f4f4f4;
	padding-top: 10px;
}
.intro-board-layout {
	margin: 0 auto;
	padding: 15px;
	width: 100%;
	float: none;
}
.intro-board-layout::before {
	content: ' ';
	display: table;
}
.intro-board-layout::after {
	content: ' ';
	display: table;
	clear: both;
}

@media (max-width: 767px) {
    .intro-board-widget-layout {
        padding: 0px;
    }
    .intro-boardbox .page-header h4 {
        /* margin: 0; */
        font-size: 20px;
        font-weight: 600;
        margin: 0 0 25px;
        color: #000;
        text-align: center;
        margin-left: 62px;
    }
    .intro-boardbox .dh-front-gallery a {
    	display: block;
    	padding-top: 30%;
    	padding-bottom: 30%;
    	background-position: center top;
    	/*width: 70px;*/
    	height: 50px !important;
    }
    .intro-boardbox .dh-front-gallery .col-md-3 {
    	height: auto;
    	width: 38px !important;
    }
    
    .slick-slide{
        padding: 2px;
    }
    .slick-active{
        width: 30px;
    }
}

@media (min-width: 768px) {
	.intro-board-layout {
		width: 750px;
	}
    .intro-boardbox .dh-front-gallery a {
    	display: block;
    	padding-top: 30%;
    	padding-bottom: 30%;
    	background-position: center top;
    	height: 150px !important;
    }
    .intro-boardbox .page-header h4 {
        /* margin: 0; */
        font-size: 32px;
        font-weight: 600;
        margin: 0 0 25px;
        color: #000;
        text-align: center;
    }
}

@media (min-width: 992px) {
	.intro-board-layout {
		width: 970px;
	}
}
	.dh-view-box{
        width: 90%;
        margin:auto;
    }
    
@media (min-width: 1200px) {
    .navbar-inverse .navbar-nav {
        width: 1250px !important;
    }
    
	.intro-board-layout {
		width: 1170px;
	}
    .intro-boardbox .dh-front-gallery a {
    	display: block;
    	padding-top: 30%;
    	padding-bottom: 30%;
    	background-position: center top;
    	height: 260px !important;
    }
}

@media (max-width: 360px) {
    .dh-view-box{
        width: 85%;
        margin:auto;
    }
}
@media (min-width: 1500px) {
    .dh-view-box{
        width: 65%;
        margin:auto;
    }
}
@media (min-width: 1920px) {
    .dh-view-box{
        width: 60%;
        margin:auto;
    }
}

.intro-boardbox {
	margin: 0;
	padding: 0;
}
.intro-boardbox .page-header {
    margin: 0;
    border: 0;
    padding: 0;
}
.intro-boardbox .page-header .btn {
    font-size: 15px;
    padding: 6px 0;
    box-shadow: none !important;
    color: #888 !important;
}
.intro-boardbox .dh-front-gallery {
    margin: 0;
    border: 0;
}
.intro-boardbox .dh-front-gallery .col-md-3 {
	height: auto;
}
.intro-boardbox .slick-prev,
.intro-boardbox .slick-next {
	width: auto;
	height: auto;
	margin-top: 0;
	transform: translateY(-50%);
}
.intro-boardbox .slick-prev::before, .intro-boardbox .slick-next::before {
	display: none;
}

.bbs-list-view-layout{
    width:100%;
    margin:auto;
}

.col-xs-12 .form-control{
    width: 100%;
    margin:auto;
}

.col-xs-12 .btn-block{
    /*width:65%;*/
    margin:auto;
    /*margin-top:10px;*/
}

@media (min-width: 768px){
    .col-sm-10 {
        width: 68%;
        }
        
    /*form[class*="commentUpdateForm"] textarea[name="comment"], #commentForm textarea[name="comment"]{*/
    /*    width: 65%;*/
    /*}*/
    .col-xs-12 .form-group {
        width: 65%;
        margin: auto;
    }
    /*button.btn.btn-default.btn-block {*/
    /*    width: 65%;*/
        /*float: right;*/
    /*}*/
}

/* 푸터 영역 */
@media (max-width: 359px) {
    .col-md-9 {
        padding-right: 5px;
        padding-left: 5px;
    }
    #footer ul {
        margin-left: 10px !important;
    }
    #footer ul li {
        margin-right: 0px !important;
        font-size: 10px !important;
        line-height: 1 !important;
    }
    #footer-li1 {
        margin-right: -35px !important;
    }
    #footer-homes {
        width: 60px !important;
        /*margin-right: -15px;*/
    }
    #footer-small {
        font-size: 0.3em !important;
        margin-left: 0px;
    }
    #footer-small2 {
        font-size: 0.3em !important;
    }
    .property2 {
        max-width: 45px;
        margin-left: -10px;
    }
}

#footer-small {
    font-size: 0.7em !important;
    margin-left: -15px;
}

#footer-small2 {
    font-size: 0.7em !important;
}

.property2 {
    max-width: 77px;
    /*background-color: #fff;*/
    padding: 5px;
    border-radius: 5px;
    margin-left: -36px;
}

@media (max-width: 800px) {
    #footer-homes {
        width: 50%;
    }
    #footer-li1 {
        margin-right: -25px !important;
    }
 	#footer .img-responsive {
		/*margin-top: 15px;*/
		/*margin-bottom: 30px;*/
		/*margin-left: 10%;*/
		margin: 15px auto;
	}
}

.footer_copy, .footer_copy > .col-lg-12 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	text-align: left;
}

#footer ul li small {
	opacity: .8;
}
#footer .img-responsive {
	margin-top: 10px;
	width: 300px;/*200px*/
	/*margin-left: 0;*/
}

@media (max-width: 800px) {
    .property2 {
        max-width: 55px;
        margin-left: -10px;
    }
    #footer {
    	background-color: #002c54;
    	padding-top: 20px;
    	/*padding-bottom: 20px;*/
    	text-align: left;
    }
	#footer-small{
	    font-size: 0.5em !important;
	    margin-left: 0px;
	}
	#footer-small2 {
        font-size: 0.5em !important;
    }
    #footer ul li {
    	list-style: none;
    	display: inline-block;
    	margin-right: 5px;
    	line-height: 1.5;
    	font-size: 12px;
        word-break: keep-all;
    }
    #footer ul li span{
        display: none;
    }
    #footer ul {
    	margin: 0;
    	padding: 0;
    	/*margin-left: 10px;*/
    }
}

@media (min-width: 1024px) {
    #footer {
    	background-color: #002c54;
    	padding-top: 50px;
    	padding-bottom: 50px;
    	text-align: left;
    }
	#footer .img-responsive {
		margin-top: 15px;
		margin-bottom: 30px;
		margin-left: -40%;
	}
    #footer ul li {
    	list-style: none;
    	display: inline-block;
    	margin-right: 20px;
    	line-height: 1.8;
    }
	/*#footer ul {*/
	/*	text-align: center;*/
	/*}*/
	#footer ul li {
		font-size: 16px;
	}
}

.font-myeongjo li{
	font-family: "나눔고딕", sans-serif;
}

.medal {
    position: absolute;
    left: 3%;
    top: 4%; /*3%*/
}

@media (max-width: 1779px) {
    .medal {
        display: none;
    }
}

/*무료견적*/
/*#mod_type_formForm{*/
/*    width:35%;*/
/*    margin-left:350px;*/
/*}*/

/* 2019-01 */
@media (max-width: 1024px){
    #main_con7 .tit.text-center img {
        width: 165px;
        padding-bottom: 5px;
    }
    #main_con7 .tit h4 {
    	font-size: 20px;
        font-weight: 600;
        margin: 0 0 25px;
    }
    #main_con7 h5 {
    	font-size: 15px;
    	font-weight: 500;
    	letter-spacing: -0.03em;
    	text-align: center;
    	margin: 5px 0;
    }
    
    .slick-track {
    	height: auto !important;
    	zoom: 2;
    }

    .dh-board {
    	max-width: 95%;
    	margin: 0 auto;
    }
    .dh-board>.table-hover{
        border-top: 1px solid #555;
        border-bottom: 1px solid #555;
        margin: 20px 0;
    }
    
    .text-center .no-attached {
        display: none;
    }
    td.text-center.writer,.text-center.num,.text-center.regdate {
        display: none;
    }
    
    .btnRead {
        font-size: 15px;
    }
}

@media (max-width: 1300px) {
    .dh-board {
    	max-width: 90%;
    	margin: 0 auto;
    }
}
@media (min-width: 1301px) {
    .dh-board {
    	max-width: 60%;
    	margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .navbar > a[data-toggle=modal] {
        position: absolute;
        bottom: auto;
        right: 3%;
        height: 32px;
        line-height: 31px;
        padding: 0 22px;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: -0.02em;
        background-color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        /*background: #60340b;*/
        background: #337ab7;
        color: #fff;
    	text-decoration:none;
    }
}
@media (min-width: 768px){
    #main_con7 .tit.text-center img {
        width: 280px;
    }
    #main_con7 .tit h4 {
    	font-size: 32px;
        font-weight: 600;
        margin: 0 0 25px;
    }
    #main_con7 h5 {
    	font-size: 20px;
    	font-weight: 600;
    	letter-spacing: -0.03em;
    	text-align: center;
    	margin: 30px 0 15px;
    }
    
    .slick-track {
    	height: auto !important;
    	zoom: 1;
    }
    
    .navbar > a[data-toggle=modal] {
        position: absolute;
        bottom: auto;
        right: 5%;
        height: 40px;
        line-height: 40px;
        padding: 0 30px;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.02em;
        background-color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background: #337ab7;
        /*background: #60340b;*/
        color: #fff;
    	text-decoration:none;
    }
}

.slick-prev,
.slick-next {
	width: auto;
	height: auto;
	margin-top: 0;
	transform: translateY(-50%);
}
.slick-prev::before, .slick-next::before {
	display: none;
}
.slick-prev {
	left: -40px;
}
.slick-next {
	right: -40px;
}

#main_con7 {
	background: #FFE8C5;
	color: #000;
}
#main_con7 .slick-slider {
	border: 0;
	margin-left: -5px;
	margin-right: -5px;
}
#main_con7 .slick-slide {
	padding: 0 5px;
}
#main_con7 .album .slick-list {
	overflow: visible;
}

@media (max-width: 767px) {
    #main_con7 .album .slick-list {
        overflow-x: hidden;
    }
}

#main_con7 .album .slick-slide {
	position: relative;
	border-radius: 4px;
	transition: ease .3s all;
	z-index: 0;
/* 	background-color: #fff; */
}
#main_con7 .album .slick-slide:hover {
	cursor: pointer;
	transform: scale(1.35);
	z-index: 1010000000;
}
#main_con7 .album .slick-slide:hover .img-responsive {
	box-shadow: 0px 3px 10px rgba(0, 0, 0, .5);
}

.tos-wrapper+.tos-wrapper {
	display: none !important;
}

.form_order_list_inner ul {
    margin: 0;
    padding: 0;
}
.form_order_list_inner ul li {
    list-style: none;
    line-height: 1;
    margin: 20px 0 0;
    font-size: 15px;
}
.form_order_list_inner ul li strong {
    font-weight: 900;
    letter-spacing: -0.03em;
    display: inline-block;
}
.form_order_list_inner ul li > span:nth-of-type(1) {
    padding: 0 10px;
    color: #666;
}
.form_order_list_inner ul li > span:nth-of-type(2) {
    font-weight: 500;
    letter-spacing: -.03em;
}
.form_order_list_inner ul li > span:nth-of-type(3) {
    float: right;
    color: #888;
    font-weight: 300;
}
.form_order_list_inner {
    padding: 15px 25px 25px;
    background-color: #fff;
}
#form_order_list {
    margin-top: 45px;
    background-color: #eee;
    padding: 15px 0 30px;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
}
#form_order_list h4 {
    margin: 0;
    padding: 0 21px 15px;
}

/* 2019-02 */
.more_btn {
    color: inherit;
    font-size: 75%;
    vertical-align: 2px;
    margin-left: 20px;
    opacity: .75;
}

.more_btn:hover,.more_btn:focus {
    text-decoration: none;
    color: inherit;
    font-weight: 600;
}

.sub-layout {
	background-color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 600px;
	color:#000;
	/*padding-top: 50px;*/
	padding-bottom: 80px;
}

.form_order_new{
    margin-right: 6px;
    color: #ff0000;
}

@media (max-width: 1024px){
    .panel{
        width: 90%;
        margin: auto;
        margin-top: 50px;
    }
}

@media (min-width: 1025px){
    .panel{
        width: 1170px;
        margin: auto;
        margin-top: 50px;
    }
}

.col-lg-12{
    padding: 0 50px;
}

/*thead부분*/
.text-center .no-attached{
    background-color: #9eb7d0;
    color: #fff;
    /*background: linear-gradient(to bottom, #ff7e61, #af2404);*/
}

.dropdown-menu{
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-family: 'Nanum Myeongjo', sans-serif;
    font-weight: 600;
}
.dropdown-menu>li>a:hover {
    background-color: #2b7aca;
    color: #fff;
    margin-left: 37px;
}    
/*.dropdown-menu>li>a:hover{*/
/*    color: red;*/
/*}*/

@media (max-width: 767px){
    .col-md-9 ul li strong{
        font-size: 15px;
    }
    
    .img-sub1{
        width: 100%;
        height: 85px;
    }
    .img-sub2{
        width: 100%;
        float: left;
        /*margin-left: 3%;*/
    }
    .img-sub3{
        width:300px;
        margin-bottom: 40px;
    }
    .img-sub4{
        width: 100%;
        float: left;
        height: auto;
    }
    
    .col-xs-6{
        width: 48%;
        margin: 1%;
    }
    .dh-nonmember-comment-group .dh-nonmember-comment-item + .dh-nonmember-comment-item{
        padding-left: 0;
    }
    .col-md-12 h3{
        font-size: 25px;
        font-weight: 600;
        margin: 0;
        padding-bottom: 30px;
    }
    
    .subTop-img {
        width: 100%;
        margin: 0;
        position: relative;
      }
    .subTop-text {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate( -50%, -50%);
        color: #fff !important;
    }
    .subTop-text h4{
        font-size: 18px;
    }
    .subTop-text p{
        width: 340px;
        font-size: 12px;
    }

    #planby-with {
        width:285px;
        margin-left: -5px;
        margin-bottom: 15px;
    }
    
    .sub-textlink h3{
        position: absolute;
        text-align: center;
        left: 22%;
        top: 279%;
        color: #742c2d;
        font-size: 20px;
    }
    
    .companions-link-title {
        text-align: center;
        color: #000;
        font-weight: 700;
        font-size: 20px;
    }
    .companions-link-text {
        text-align: center;
        line-height: 230%;
        font-size: 13px;
        font-weight: 600;
    }
    
    .img-sub2-1 {
        display: block;
        margin: auto;
        /*padding-bottom: 30px;*/
        width: 290px;
    }
    /*.img-sub2-2 {*/
    /*    position: absolute;*/
    /*    width: 170px;*/
    /*    left: 30%;*/
    /*    top: 281%;*/
    /*}*/
    .img-sub2-3 {
        width: 100%;
    }
    
    .q_number {
        width: 100%
    }

    .img-responsive2 {
        padding: 5px;
        max-width: 100%;
        height: auto;
    }
    .img-responsive2-2 {
        padding: 5px;
        max-width: 100%;
        height: auto;
    }
    .img-responsive2-3 {
        padding: 5px;
        max-width: 100%;
        height: auto;
    }
    .img-responsive2-4 {
        padding: 5px;
        max-width: 49%;
        height: auto;
    }
    .img-responsive2-5 {
        padding: 5px;
        max-width: 35%;
        height: auto;
        vertical-align: bottom;
    }
    .img-responsive2-6 {
        padding: 5px;
        max-width: 80%;
        height: auto;
        vertical-align: bottom;
        margin-right: 30%;
    }
    .img-responsive2-7 {
        padding: 5px;
        max-width: 30%;
        height: auto;
        vertical-align: bottom;
    }
    .img-responsive3 {
        max-width: 20%;
        border: 1px solid lightgray;
        padding:5px;
        margin-right: 50px;
    }
    .img-responsive4 {
        width: 100%;
        height: 100%;
    }
    .img-responsive5 {
        width: 100%;
    }

    .acetext1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 20px;
        font-weight: 600;
    }
    .acetext2 {
        text-align: center;
        font-size: 28px;
        margin: 20px 0;
        font-weight: 600;
    }
    
    #newsimgLink {
        background-color: #f4f4f4;
    }
    
    .mainNewstitle {
        padding: 0;
        text-align: center;
        font-size: 24px;
        font-family: BBTreeGB;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .newsContents {
        position: relative;
        float: left;
        width: 100%;
        /*padding-bottom: 50px;*/
        background-color: #f4f4f4;
        margin-left: 4px;
    }
    
    .newsPage {
        margin: 0;
    }
    .news_1 {
        margin: 0;
    }
    .news_2 {
        margin-bottom: 80px;
    }
    
    .bbs-blog2-index-layout .dhb-txt-box-type-b {
        padding: 5px;
        margin: 10px;
        background-color: #fff;
        border: 0;
    }
    
    .col-sm-3 {
        padding: 0 15px !important;
        margin: 10px !important;
        width: 95%;
    }
    
    .txt-box-footer {
        display: none !important;
    }

    .intro-boardbox .page-header .btn {
        font-size: 10px;
        padding: 6px 0;
        box-shadow: none !important;
        color: #888 !important;
    }
    
    .img-sub5 {
        width: 100%;
        float: left;
    }
    .img-sub6 {
        width: 100%;
        float: left;
    }
    .img-sub8 {
        width: 100%;
        float: left;
    }
    
    #main_con8 {
        padding-top: 0;
        background-color: #fff;
        max-width: 100%;
        padding-bottom: 0;
        overflow: hidden;
    }
    #main_con9 {
        padding-top: 0;
        background-color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        /*font-family: 'Arita-buri','Sans-serif';*/
        /*font-family: 'Nanum Barun Gothic', sans-serif;*/
        /*font-family: 'BareunBatang', serif;    */
        font-family: 'Nanum Myeongjo', sans-serif;
    }
}

@media (min-width: 768px){
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        /*font-family: 'Arita-buri','Sans-serif';*/
        /*font-family: 'NanumBarunGothic', sans-serif;*/
    }
    .auth_box {
        position: absolute;
        top: 14px;
        right: 13px;
    }
    .col-md-9 ul li strong{
        font-size: 19px;
    }

    .img-sub1{
        width: 100%;
        height:170px;
        margin-top: -10px;
    }
    .img-sub2{
        width: 100%;/*70%*/
        float: left;
        /*margin-left: 23%; 15%*/
        margin-bottom: 50px;
    }
    .img-sub2-1 {
        display: block;
        margin: auto;
        padding-bottom: 40px;
    }
    .img-sub2-3 {
        width: 50%;
        margin-left: 25%;
    }
    .img-sub3{
        width: 430px;
        margin-top: 30px;
        margin-bottom: 60px;
    }
    .img-sub4{
        width: 100%;
        height: auto;
        max-width: 100%;
        float: left;
    }
    .img-sub5 {
        width: 100%;
        float: left;
    }
    .img-sub6 {
        width: 100%;
        float: left;
        /*margin-left: 20%;*/
    }
    .img-sub8 {
        width: 60%;
        float: left;
        margin-left: 20%;
    }
    .subTop-img {
        width: 100%;
        margin: 0;
        position: relative;
      }
      
    .subTop-text {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate( -50%, -50%);
        color: #fff !important;
    }
    .subTop-text h4 {
        font-size: 35px;
        padding-bottom: 3%;
    }
    .col-md-12 h3 {
        font-size: 35px;
        font-weight: 600;
        margin: 0;
        padding-top: 20px;
        padding-bottom: 75px;
    }
    
    #planby-with {
        width: 400px;
        margin-top: 150px;
        margin-bottom: 20px;
    }
    
    .companions-link-title {
        text-align: center;
        color: #000;
        font-weight: 700;
    }
    .companions-link-text {
        text-align: center;
        line-height: 230%;
        font-size:18px;
        font-weight: 600;
    }
    
    .q_number {
        width: 50% !important;
    }
    
    .img-responsive1-2 {
        position: absolute;
        float: right;
        width: 30%;
        margin: 0 0 0 100px;
    }
    .img-responsive2 {
        padding: 5px;
        max-width: 49%;
        height: auto;
        max-height:800px;
    }
    .img-responsive2-2 {
        padding: 5px;
        max-width: 49%;
        height: 550px;
    }
    .img-responsive2-3 {
        padding: 5px;
        max-width: 49%;
        width: 425px;
        height: auto;
    }
    .img-responsive2-4 {
        padding: 5px;
        max-width: 49%;
        height: auto;
    }
    .img-responsive2-5 {
        padding: 5px;
        max-width: 25%;
        height: auto;
        vertical-align: bottom;
        padding-bottom: 5px;
    }
    .img-responsive2-6 {
        padding: 5px;
        max-width: 25%;
        height: auto;
        vertical-align: bottom;
        padding-bottom: 5px;
    }
    .img-responsive2-7 {
        padding: 5px;
        max-width: 33%;
        height: auto;
        vertical-align: bottom;
    }
    .img-responsive3 {
        max-width: 20%;
        border: 1px solid lightgray;
        padding:5px;
        margin-right: 50px;
    }
    
    .img-responsive4 {
        width: 100%;
        height: 100%;
    }

    .img-responsive5 {
        width: 65%;
        margin-left: 6% !important;
    }
    
    .acetext1 {
        text-align: center;
        font-size: 35px;
        margin-bottom: 40px;
        font-weight: 600;
    }
    .acetext2 {
        text-align: center;
        font-size: 35px;
        margin: 30px 0;
        font-weight: 600;
    }
    
    /*.newsPage {*/
    /*    margin-left: 5%;*/
    /*}*/
    
    #newsimgLink {
        background-color: #f4f4f4;
    }
    
    .mainNewstitle {
        padding-bottom: 10px;
        text-align: center;
        font-size: 30px;
        font-family: BBTreeGB;
        font-weight: 600;
        margin-bottom: 20px;
    }
    
    .newsContents {
        position: relative;
        float: left;
        width: 100%;
        /*padding-left: 21%;*/
        /*padding-bottom: 50px;*/
        background-color: #f4f4f4;
    }
    /*.newsPage {*/
    /*    margin-left: 18.5%;*/
    /*}*/

    .news_1 {
        margin: 80px 0;
    }
    .news_2 {
        margin-bottom: 80px;
    }

    .bbs-blog2-index-layout .dhb-txt-box-type-b {
        padding: 5px;
        margin: 10px;
        background-color: #fff;
        border: 0;
    }
    
    .col-sm-3 {
        width: 23%;
    }
    
    .txt-box-footer {
        display: none !important;
    }

    /*.dh-front-gallery>.col-md-3>a.thumbnail {*/
    /*    height: 350px !important;*/
    /*}*/
    
    .dhb-txt-box-type-b-img-layout .thumb-hidden {
        height: 170px;
        max-height: 400px;
        border: 0;
        border-radius: 3px;
    }
    .dhb-txt-box-type-b-img-layout .thumb-hidden:hover{
        transition: transform 0.5s;
        transform: scale(0.9);
    }
    
    #main_con8 {
        padding-top: 0;
        background-color: #fff;
        padding-bottom: 0;
    }
    
    #main_con9 {
        background-color: #fff;
        padding-top: 0;
        padding-bottom: 100px
    }
}
.img-sub2-2{
    position: absolute;
    float: left;
    top: 55%;
    left: 44%;
    max-width: 250px;
}
.imgButton{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.sub-inner{
    color: #808080;
}

@media (min-width: 1200px){
    .col-lg-12{
        width: 65%;
        margin: auto;
        float: none;
    }
    
    .img-sub1{
        width: 100%;
        height: auto;
        margin-top: -10px;
    }
    
    .subTop-img {
        width: 100%;
        margin: 0;
        position: relative;
      }
      
    .subTop-text {
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate( -50%, -50%);
        color: #fff !important;
    }
    
    .subTop-text h4{
        font-size: 40px;
        padding-bottom: 3%;
    }
    
    .q_number{
        float: left;
        width: 50%;
    }

    #mod_type_formForm{
        margin: 0 20%;
    }
    
    .sub-textlink h3{
        position: absolute;
        text-align: center;
        left: 41%;
        top: 193%;
        color: #742c2d;
        font-size: 22px;
    }
}

@media (min-width: 1450px){
    .sub-textlink h3{
        position: absolute;
        text-align: center;
        left: 42%;
        top: 452%;
        color: #742c2d;
        font-size: 28px;
    }
}
@media (min-width: 2560px) {
    .sub-textlink h3{
        position: absolute;
        text-align: center;
        left: 42.5%;
        top: 323%;
        color: #742c2d;
        font-size: 32px;
    }
}
/*--------------------------*/
@media (min-width: 1025px) {
    .planTop1 {
        background-color: #527157;
        padding: 30px 28%;
    }
    .planTop1 h2 {
        font-weight: 100;
        font-size: 24px;
        padding-bottom: 5px;
   }
    .planTop1 h1{
        font-size: 50px;
        letter-spacing: 3px;
        word-spacing: 2px;
    }
    .planTop1 h2,h1{
        margin:0;
        color: #fff;
        text-align: left;
    }
    .planText{
        padding: 50px 29%;
        text-align:left;
    }
    .planText strong{
        font-size: 20px;
    }
    .planText h4{
        text-align: right;
        margin: 10px 0;
        font-size: 22px;
        font-weight: 100;
        font-style: italic;
    }
    .planText h3{
        font-size: 30px;
    }
    .planText img{
        width: 100%;
        height: 450px;
    }
    .planText p strong{
        color: tomato;
    }
    .planText p{
        font-weight: 500;
        font-size: 24px;
        padding-top: 30px;
        line-height: 1.75;
    }
    #planby_2{
        font-size: 28px;
    }
    #planby_3{
        font-size: 28px;
    }
}

@media (max-width: 1024px) {
    .planTop1{
        background-color: #527157;
        padding: 15px 5%;
    }
    .planText{
        padding: 20px 7%;
        text-align:left;
    }
    .planTop1 h2{
        font-weight: 100;
        padding-bottom: 10px;
        /*padding-left: 20px;*/
    }
    .planTop1 h1{
        font-size: 28px;
        letter-spacing: 1px;
    }
    .planTop1 h2,h1{
        margin:0;
        color: #fff;
        text-align: left;
        font-size: 20px;
        margin-left: 4%;
    }
    .planText h4{
        text-align: right;
        margin: 10px 0;
        font-size: 15px;
        font-weight: 100;
        font-style: italic;
    }
    .planText h3{
        font-size: 20px;
        margin: 5px 0;
        padding-bottom: 5px;
    }
    .planText img{
        width: 100%;
        height: 250px;
    }
    .planText p strong{
        color: tomato;
    }
    .planText p{
        font-weight: 500;
        font-size: 16px;
        margin-top: 30px;
        line-height: 1.65;
    }
    .sub-layout {
        background-color: #fff;
        width: 100%;
        margin: 0;
        padding: 0;
        min-height: 420px;
        color:#000;
        /*padding-top: 50px;*/
        padding-bottom: 40px;
    }
    #planby_2{
        font-size: 22px;
    }
    #planby_3{
        font-size: 22px;
    }
}

.dh-popup p a{
    margin-right: 0;
}

.dh-popup p.dh-close-btn {
    border-bottom: 0;
    padding-top: 5px;
    /*background-color:#eed09f;*/
}

/*.page-header h4 {*/
/*    font-family: BBTreeGB;*/
/*}*/

.col-md-7 h5{
    display: none;
}

.thumb-hidden {
    max-height: 500px;
    border: 3px solid #fff;
}
@media (max-width: 400px){
    .main_con3_left h3 {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: -0.03em;
        margin: 0;
    }
    .main_con3_left h4 {
        font-size: 35px;
        font-weight: 800;
        margin-top: 0;
    }
    .main_con3_left p {
        font-weight: 600;
        opacity: .8;
        font-size: 10.5px;
    }
    .main_con3_right h4 {
        font-size: 16px;
        text-align: center;
        margin: 20px 0 10px;
        letter-spacing: 0.03em;
        word-break: keep-all;
    }
}

@media (max-width: 320px) {
    .auth_box {
        top: 19px;
        right: 58px;
    }

    .navbar-inverse .navbar-brand img {
        margin-top: 0;
        width: auto;
        height: 20px;
    }
    .navbar-inverse .navbar-toggle {
        margin-top: 15px;
        border: 2px solid #fff;
        background: none !important;
    }
    
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 7px 8px;
        margin-top: 8px;
        margin-right: 7px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    
    .container-fluid {
        padding-right: 0; 
        padding-left: 0; 
        margin-right: auto;
        margin-left: auto;
    }
    
    .col-md-10 {
        background-color: #ced7bd;
        margin-top: 10px;
        padding: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    
    #planby-1 {
        width: 150px;
        padding: 10px 0;
        margin-left: 10px;
        padding-top: 15px;
    }
    
    .planby_cover {
        position: relative;
        /* background-color: #6b816a; */
        padding: 15px;
        /* margin-bottom: 30px; */
        text-align: center;
        margin: 0;
    }
    .planby_item {
        position: relative;
        background-color: #c2d8c0;
        /* border: 2px solid #dedede; */
        display: inline-block;
        width: 29%;
        margin: 0 3px;
        transition: ease .3s all;
    }
    .planby_item .inner {
        text-decoration: none !important;
        text-align: left;
        /* padding: 5px; */
        display: block;
    }
    
    .col-md-offset-4 {
        background-color: #bbd3e5;
        margin-bottom: 30px;
        padding: 0;
    }
    
    #planby-2 {
        width: 130px;
        margin-left: 150px;
        /* padding: 20px 0; */
        padding-bottom: 6px;
        padding-top: 16px;
    }
    
    .feature_item p {
        font-size: 10px;
        font-weight: 400;
        letter-spacing: -0.03em;
        line-height: 1.5;
        margin: 0;
    }
    
    /*.linkimg1 {*/
    /*    width: 17%;*/
    /*    height: 72px;*/
    /*    float: left;*/
    /*    margin: 4px;*/
    /*    border-radius: 3px;*/
    /*    border: 1px solid #e2e2e2;*/
    /*}*/
    #planby-2 {
        width: 200px;
        margin-left: 80px !important;
        padding: 10px 0;
        padding-bottom: 15px;
        padding-top: 20px;
    }
    
    .col-md-offset-4 {
        padding: 0;
         margin: 0 !important; 
    }
    
    /*#footer .img-responsive {*/
    /*    margin-top: 15px;*/
    /*    margin-bottom: 30px;*/
    /*    margin-left: -6%;*/
    /*}*/
    
    .dh-view-box>.row {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 375px) {
    /*.row {*/
    /*    margin-right: 0; */
    /*}*/
    
    .container-fluid {
        padding-right: 0; 
    }
    
    .col-md-offset-4 {
        padding: 0;
        margin-left: 15px;
    }
    
    #planby-1 {
        width: 210px;
        padding: 10px 0;
        margin-left: 10px;
        padding-top: 20px;
    }
    #planby-2 {
        width: 200px;
        margin-left: 120px;
        padding: 10px 0;
        padding-bottom: 15px;
        padding-top: 20px;
    }
    
    /*#footer .img-responsive {*/
    /*    margin-top: 15px;*/
    /*    margin-bottom: 30px;*/
    /*    margin-left: 7%;*/
    /*}*/
    
    .dh-view-box>.row {
        padding-left: 0;
        padding-right: 0;
    }
}

.img[uspmap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

@media (min-width: 2550px){
    .planby_item {
        width: 21%;   
    }    
}

/*버튼*/
@media (max-width: 280px){
    .buttonAT {
        font-size: 5px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 395px; 
        left: 204px;
    }
    #buttonWr-2 {
        top: 522px; 
        left: 204px;
    }
    #buttonWr-3 {
        top: 650px; 
        left: 204px;
    }
    #buttonWr-4 {
        top: 785px; 
        left: 204px;
    }
    #buttonWr-5 {
        top: 910px; 
        left: 204px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 400px; 
        left: 204px;
    }
    #buttonWr2-2 {
        top: 520px; 
        left: 204px;
    }
    #buttonWr2-3 {
        top: 654px; 
        left: 204px;
    }
    #buttonWr2-4 {
        top: 782px; 
        left: 204px;
    }
    #buttonWr2-5 {
        top: 915px; 
        left: 204px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 397px; 
        left: 204px;
    }
    #buttonWr3-2 {
        top: 528px; 
        left: 204px;
    }
    #buttonWr3-3 {
        top: 657px; 
        left: 204px;
    }
    #buttonWr3-4 {
        top: 794px; 
        left: 204px;
    }
    #buttonWr3-5 {
        top: 925px; 
        left: 204px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 396px; 
        left: 204px;
    }
    #buttonWr4-2 {
        top: 512px; 
        left: 204px;
    }
    #buttonWr4-3 {
        top: 635px; 
        left: 204px;
    }
    #buttonWr4-4 {
        top: 760px; 
        left: 204px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
    .img-sub2-2 {
        left: 33%;
        width: 100px;
    }
    .img-sub7 {
        max-width: 100%;
        float: left;
    }
}
@media (min-width: 320px){
    .buttonAT {
        font-size: 4px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 390px; 
        left: 252px;
    }
    #buttonWr-2 {
        top: 540px; 
        left: 252px;
    }
    #buttonWr-3 {
        top: 685px; 
        left: 252px;
    }
    #buttonWr-4 {
        top: 845px; 
        left: 252px;
    }
    #buttonWr-5 {
        top: 990px;
        left: 252px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 400px; 
        left: 252px;
    }
    #buttonWr2-2 {
        top: 540px; 
        left: 252px;
    }
    #buttonWr2-3 {
        top: 65px; 
        left: 252px;
    }
    #buttonWr2-4 {
        top: 840px; 
        left: 252px;
    }
    #buttonWr2-5 {
        top: 995px; 
        left: 252px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 395px; 
        left: 252px;
    }
    #buttonWr3-2 {
        top: 545px; 
        left: 252px;
    }
    #buttonWr3-3 {
        top: 695px; 
        left: 252px;
    }
    #buttonWr3-4 {
        top: 850px; 
        left: 252px;
    }
    #buttonWr3-5 {
        top: 1005px; 
        left: 252px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 393px; 
        left: 252px;
    }
    #buttonWr4-2 {
        top: 528px; 
        left: 252px;
    }
    #buttonWr4-3 {
        top: 670px; 
        left: 252px;
    }
    #buttonWr4-4 {
        top: 815px; 
        left: 252px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
    .img-sub2-2 {
        left: 33%;
        width: 100px;
    }
    .img-sub7 {
        max-width: 100%;
        float: left;
    }
}

@media (min-width: 360px){
    .buttonAT {
        font-size: 4px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 415px; 
        left: 290px;
    }
    #buttonWr-2 {
        top: 585px; 
        left: 290px;
    }
    #buttonWr-3 {
        top: 751px; 
        left: 290px;
    }
    #buttonWr-4 {
        top: 930px; 
        left: 290px;
    }
    #buttonWr-5 {
        top: 1095px; 
        left: 290px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 425px; 
        left: 290px;
    }
    #buttonWr2-2 {
        top: 585px; 
        left: 290px;
    }
    #buttonWr2-3 {
        top: 760px; 
        left: 290px;
    }
    #buttonWr2-4 {
        top: 930px; 
        left: 290px;
    }
    #buttonWr2-5 {
        top: 1100px; 
        left: 290px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 420px; 
        left: 290px;
    }
    #buttonWr3-2 {
        top: 595px; 
        left: 290px;
    }
    #buttonWr3-3 {
        top: 765px; 
        left: 290px;
    }
    #buttonWr3-4 {
        top: 940px; 
        left: 290px;
    }
    #buttonWr3-5 {
        top: 1110px; 
        left: 290px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 420px; 
        left: 290px;
    }
    #buttonWr4-2 {
        top: 572px; 
        left: 290px;
    }
    #buttonWr4-3 {
        top: 735px; 
        left: 290px;
    }
    #buttonWr4-4 {
        top: 900px; 
        left: 290px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
    .img-sub7 {
        max-width: 100%;
        float: left;
    }
    .img-sub2-2 {
        left: 35%;
        width: 100px;
    }
}

@media (min-width: 375px){
    .buttonAT {
        font-size: 4px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 425px; 
        left: 305px;
    }
    #buttonWr-2 {
        top: 600px; 
        left: 305px;
    }
    #buttonWr-3 {
        top: 780px; 
        left: 305px;
    }
    #buttonWr-4 {
        top: 965px; 
        left: 305px;
    }
    #buttonWr-5 {
        top: 1135px; 
        left: 305px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 435px; 
        left: 305px;
    }
    #buttonWr2-2 {
        top: 600px; 
        left: 305px;
    }
    #buttonWr2-3 {
        top: 785px; 
        left: 305px;
    }
    #buttonWr2-4 {
        top: 965px; 
        left: 305px;
    }
    #buttonWr2-5 {
        top: 1145px; 
        left: 305px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 430px; 
        left: 305px;
    }
    #buttonWr3-2 {
        top: 610px; 
        left: 305px;
    }
    #buttonWr3-3 {
        top: 790px; 
        left: 305px;
    }
    #buttonWr3-4 {
        top: 970px; 
        left: 305px;
    }
    #buttonWr3-5 {
        top: 1155px; 
        left: 305px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 430px; 
        left: 305px;
    }
    #buttonWr4-2 {
        top: 590px; 
        left: 305px;
    }
    #buttonWr4-3 {
        top: 760px; 
        left: 305px;
    }
    #buttonWr4-4 {
        top: 850px; 
        left: 305px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
    
    .img-sub2-2 {
        left: 35%;
        width: 100px;
    }
    .img-sub7:hover {
        box-shadow: 4px 4px 11px 1px #00000040;
        border: 4px outset #bd5e5e;
    }
}
@media (min-width: 384px){
    .buttonAT {
        font-size: 4px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 430px; 
        left: 316px;
    }
    #buttonWr-2 {
        top: 610px; 
        left: 316px;
    }
    #buttonWr-3 {
        top: 790px; 
        left: 316px;
    }
    #buttonWr-4 {
        top: 985px; 
        left: 316px;
    }
    #buttonWr-5 {
        top: 1160px; 
        left: 316px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 440px; 
        left: 316px;
    }
    #buttonWr2-2 {
        top: 610px; 
        left: 316px;
    }
    #buttonWr2-3 {
        top: 800px; 
        left: 316px;
    }
    #buttonWr2-4 {
        top: 980px; 
        left: 316px;
    }
    #buttonWr2-5 {
        top: 1165px; 
        left: 316px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 435px; 
        left: 316px;
    }
    #buttonWr3-2 {
        top: 620px; 
        left: 316px;
    }
    #buttonWr3-3 {
        top: 805px; 
        left: 316px;
    }
    #buttonWr3-4 {
        top: 995px; 
        left: 316px;
    }
    #buttonWr3-5 {
        top: 1180px; 
        left: 316px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 435px; 
        left: 316px;
    }
    #buttonWr4-2 {
        top: 600px; 
        left: 316px;
    }
    #buttonWr4-3 {
        top: 775px; 
        left: 316px;
    }
    #buttonWr4-4 {
        top: 945px; 
        left: 316px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
    
    .img-sub2-2 {
        left: 35%;
        width: 100px;
    }
    .img-sub7:hover {
        box-shadow: 4px 4px 11px 1px #00000040;
        border: 4px outset #bd5e5e;
    }
}

@media (min-width: 411px){
    .buttonAT {
        font-size: 4px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 445px; 
        left: 340px;
    }
    #buttonWr-2 {
        top: 640px; 
        left: 340px;
    }
    #buttonWr-3 {
        top: 833px; 
        left: 340px;
    }
    #buttonWr-4 {
        top: 1040px; 
        left: 340px;
    }
    #buttonWr-5 {
        top: 1230px; 
        left: 340px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 455px; 
        left: 340px;
    }
    #buttonWr2-2 {
        top: 640px; 
        left: 340px;
    }
    #buttonWr2-3 {
        top: 840px; 
        left: 340px;
    }
    #buttonWr2-4 {
        top: 1040px; 
        left: 340px;
    }
    #buttonWr2-5 {
        top: 1235px; 
        left: 340px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 450px; 
        left: 340px;
    }
    #buttonWr3-2 {
        top: 650px; 
        left: 340px;
    }
    #buttonWr3-3 {
        top: 845px; 
        left: 340px;
    }
    #buttonWr3-4 {
        top: 1050px; 
        left: 340px;
    }
    #buttonWr3-5 {
        top: 1250px; 
        left: 340px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 450px; 
        left: 340px;
    }
    #buttonWr4-2 {
        top: 627px; 
        left: 340px;
    }
    #buttonWr4-3 {
        top: 813px; 
        left: 340px;
    }
    #buttonWr4-4 {
        top: 995px; 
        left: 340px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
}

@media (min-width: 414px){
    .buttonAT {
        font-size: 4px;
        padding: 0.2em 0.9em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 445px; 
        left: 345px;
    }
    #buttonWr-2 {
        top: 640px; 
        left: 345px;
    }
    #buttonWr-3 {
        top: 833px; 
        left: 345px;
    }
    #buttonWr-4 {
        top: 1045px; 
        left: 345px;
    }
    #buttonWr-5 {
        top: 1235px; 
        left: 345px;
    }
/*2page*/
    #buttonWr2-1 {
        top: 455px; 
        left: 345px;
    }
    #buttonWr2-2 {
        top: 640px; 
        left: 345px;
    }
    #buttonWr2-3 {
        top: 845px; 
        left: 345px;
    }
    #buttonWr2-4 {
        top: 1040px; 
        left: 345px;
    }
    #buttonWr2-5 {
        top: 1240px; 
        left: 345px;
    }
/*3page*/
    #buttonWr3-1 {
        top: 450px; 
        left: 345px;
    }
    #buttonWr3-2 {
        top: 650px; 
        left: 345px;
    }
    #buttonWr3-3 {
        top: 850px; 
        left: 345px;
    }
    #buttonWr3-4 {
        top: 1055px; 
        left: 345px;
    }
    #buttonWr3-5 {
        top: 1255px; 
        left: 345px;
    }
/*4page*/
    #buttonWr4-1 {
        top: 450px; 
        left: 345px;
    }
    #buttonWr4-2 {
        top: 628px; 
        left: 345px;
    }
    #buttonWr4-3 {
        top: 815px; 
        left: 345px;
    }
    #buttonWr4-4 {
        top: 1005px; 
        left: 345px;
    }
    /*#buttonWr3-4 {*/
    /*    top: 1040px; */
    /*    left: 353px;*/
    /*}*/
    /*#buttonWr3-5 {*/
    /*    top: 1235px; */
    /*    left: 353px;*/
    /*}*/
    .img-sub2-2 {
        left: 38%;
        width: 100px;
    }
}

@media (min-width: 768px){
    .buttonAT {
        font-size: 10px;
        padding: 0.3em 1em;
        border-radius: 0.5em;
    }
    
    #buttonWr-1 {
        top: 815px; 
        left: 670px;
    }
    #buttonWr-2 {
        top: 1180px; 
        left: 670px;
    }
    #buttonWr-3 {
        top: 1550px; 
        left: 665px;
    }
    #buttonWr-4 {
        top: 1940px; 
        left: 670px;
    }
    #buttonWr-5 {
        top: 2295px; 
        left: 670px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 840px; 
        left: 670px;
    }
    #buttonWr2-2 {
        top: 1180px; 
        left: 670px;
    }
    #buttonWr2-3 {
        top: 1565px; 
        left: 670px;
    }
    #buttonWr2-4 {
        top: 1935px; 
        left: 670px;
    }
    #buttonWr2-5 {
        top: 2315px; 
        left: 670px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 835px; 
        left: 670px;
    }
    #buttonWr3-2 {
        top: 1195px; 
        left: 670px;
    }
    #buttonWr3-3 {
        top: 1570px; 
        left: 670px;
    }
    #buttonWr3-4 {
        top: 1955px; 
        left: 670px;
    }
    #buttonWr3-5 {
        top: 2330px; 
        left: 670px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 820px; 
        left: 670px;
    }
    #buttonWr4-2 {
        top: 1155px; 
        left: 670px;
    }
    #buttonWr4-3 {
        top: 1510px; 
        left: 670px;
    }
    #buttonWr4-4 {
        top: 1890px; 
        left: 670px;
    }
    /*#buttonWr4-5 {*/
    /*    top: 3463px; */
    /*    left: 1210px;*/
    /*}*/
    .img-sub2-2 {
        left: 40%;
        width: 150px;
    }
    .img-sub7 {
        max-width: 100%;
        float: left;
    }
    
}
@media (min-width: 800px){
    .img-sub2-2 {
        left: 40%;
        width: 150px;
    }    
}

@media (min-width: 992px){
    .buttonAT {
        font-size: 13px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 925px; 
        left: 875px;
    }
    #buttonWr-2 {
        top: 1400px; 
        left: 875px;
    }
    #buttonWr-3 {
        top: 1880px; 
        left: 875px;
    }
    #buttonWr-4 {
        top: 2395px; 
        left: 875px;
    }
    #buttonWr-5 {
        top: 2860px; 
        left: 875px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 955px; 
        left: 875px;
    }
    #buttonWr2-2 {
        top: 1405px; 
        left: 875px;
    }
    #buttonWr2-3 {
        top: 1900px; 
        left: 875px;
    }
    #buttonWr2-4 {
        top: 2385px; 
        left: 875px;
    }
    #buttonWr2-5 {
        top: 2880px; 
        left: 875px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 930px; 
        left: 875px;
    }
    #buttonWr3-2 {
        top: 1420px; 
        left: 875px;
    }
    #buttonWr3-3 {
        top: 1915px; 
        left: 875px;
    }
    #buttonWr3-4 {
        top: 2410px; 
        left: 875px;
    }
    #buttonWr3-5 {
        top: 2900px; 
        left: 875px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 940px; 
        left: 875px;
    }
    #buttonWr4-2 {
        top: 1375px; 
        left: 875px;
    }
    #buttonWr4-3 {
        top: 1830px; 
        left: 875px;
    }
    #buttonWr4-4 {
        top: 2325px; 
        left: 875px;
    }
    .img-sub2-2 {
        left: 43%;
        width: 150px;
    }
}

@media (min-width: 1024px){
    .buttonAT {
        font-size: 14px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 975px; 
        left: 895px;
    }
    #buttonWr-2 {
        top: 1420px; 
        left: 895px;
    }
    #buttonWr-3 {
        top: 1875px; 
        left: 895px;
    }
    #buttonWr-4 {
        top: 2350px; 
        left: 895px;
    }
    #buttonWr-5 {
        top: 2850px; 
        left: 895px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 945px; 
        left: 895px;
    }
    #buttonWr2-2 {
        top: 1440px; 
        left: 895px;
    }
    #buttonWr2-3 {
        top: 1920px; 
        left: 895px;
    }
    #buttonWr2-4 {
        top: 2400px; 
        left: 895px;
    }
    #buttonWr2-5 {
        top: 2895px; 
        left: 895px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 975px; 
        left: 895px;
    }
    #buttonWr3-2 {
        top: 1440px; 
        left: 895px;
    }
    #buttonWr3-3 {
        top: 1930px; 
        left: 895px;
    }
    #buttonWr3-4 {
        top: 2435px; 
        left: 895px;
    }
    #buttonWr3-5 {
        top: 2930px; 
        left: 895px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 985px; 
        left: 895px;
    }
    #buttonWr4-2 {
        top: 1425px; 
        left: 895px;
    }
    #buttonWr4-3 {
        top: 1865px; 
        left: 895px;
    }
    #buttonWr4-4 {
        top: 2335px; 
        left: 895px;
    }
}


@media (min-width: 1280px){
    .buttonAT {
        font-size: 15px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 1045px; 
        left: 1100px;
    }
    #buttonWr-2 {
        top: 1625px; 
        left: 1100px;
    }
    #buttonWr-3 {
        top: 2210px; 
        left: 1100px;
    }
    #buttonWr-4 {
        top: 2830px; 
        left: 1100px;
    }
    #buttonWr-5 {
        top: 3400px; 
        left: 1100px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 1085px; 
        left: 1110px;
    }
    #buttonWr2-2 {
        top: 1630px; 
        left: 1100px;
    }
    #buttonWr2-3 {
        top: 2230px; 
        left: 1100px;
    }
    #buttonWr2-4 {
        top: 2820px; 
        left: 1100px;
    }
    #buttonWr2-5 {
        top: 3415px; 
        left: 1100px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 1060px; 
        left: 1100px;
    }
    #buttonWr3-2 {
        top: 1650px; 
        left: 1100px;
    }
    #buttonWr3-3 {
        top: 2245px; 
        left: 1100px;
    }
    #buttonWr3-4 {
        top: 2850px; 
        left: 1100px;
    }
    #buttonWr3-5 {
        top: 3445px; 
        left: 1100px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 1090px; 
        left: 1100px;
    }
    #buttonWr4-2 {
        top: 1650px; 
        left: 1100px;
    }
    #buttonWr4-3 {
        top: 2165px; 
        left: 1100px;
    }
    #buttonWr4-4 {
        top: 2740px; 
        left: 1110px;
    }
    
    /*#buttonWr4-5 {*/
    /*    top: 3463px; */
    /*    left: 1210px;*/
    /*}*/
    .img-sub2-2 {
        left: 44%;
        width: 150px;
    }
}

@media (min-width: 1440px){
    .buttonAT {
        font-size: 16px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 1065px; 
        left: 1180px;
    }
    #buttonWr-2 {
        top: 1655px; 
        left: 1180px;
    }
    #buttonWr-3 {
        top: 2230px; 
        left: 1180px;
    }
    #buttonWr-4 {
        top: 2850px; 
        left: 1180px;
    }
    #buttonWr-5 {
        top: 3415px; 
        left: 1180px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 1105px; 
        left: 1180px;
    }
    #buttonWr2-2 {
        top: 1650px; 
        left: 1180px;
    }
    #buttonWr2-3 {
        top: 2255px; 
        left: 1180px;
    }
    #buttonWr2-4 {
        top: 2845px; 
        left: 1180px;
    }
    #buttonWr2-5 {
        top: 3440px; 
        left: 1180px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 1100px; 
        left: 1180px;
    }
    #buttonWr3-2 {
        top: 1675px; 
        left: 1180px;
    }
    #buttonWr3-3 {
        top: 2265px; 
        left: 1180px;
    }
    #buttonWr3-4 {
        top: 2875px; 
        left: 1180px;
    }
    #buttonWr3-5 {
        top: 3475px; 
        left: 1180px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 1075px; 
        left: 1180px;
    }
    #buttonWr4-2 {
        top: 1600px;
        left: 1180px;
    }
    #buttonWr4-3 {
        top: 2195px; 
        left: 1180px;
    }
    #buttonWr4-4 {
        top: 2765px; 
        left: 1180px;
    }
    .img-sub2-2 {
        left: 43%;
        width: 200px;
    }
}

@media (min-width: 1600px){
    .buttonAT {
        font-size: 17px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 1100px; 
        left: 1265px;
    }
    #buttonWr-2 {
        top: 1690px; 
        left: 1265px;
    }
    #buttonWr-3 {
        top: 2260px; 
        left: 1265px;
    }
    #buttonWr-4 {
        top: 2850px; 
        left: 1265px;
    }
    #buttonWr-5 {
        top: 3470px; 
        left: 1265px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 1140px; 
        left: 1265px;
    }
    #buttonWr2-2 {
        top: 1685px; 
        left: 1265px;
    }
    #buttonWr2-3 {
        top: 2290px; 
        left: 1265px;
    }
    #buttonWr2-4 {
        top: 2870px; 
        left: 1265px;
    }
    #buttonWr2-5 {
        top: 3470px; 
        left: 1265px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 1125px; 
        left: 1265px;
    }
    #buttonWr3-2 {
        top: 1710px; 
        left: 1265px;
    }
    #buttonWr3-3 {
        top: 2300px; 
        left: 1265px;
    }
    #buttonWr3-4 {
        top: 2915px; 
        left: 1265px;
    }
    #buttonWr3-5 {
        top: 3510px; 
        left: 1265px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 1140px; 
        left: 1265px;
    }
    #buttonWr4-2 {
        top: 1695px;
        left: 1265px;
    }
    #buttonWr4-3 {
        top: 2200px; 
        left: 1265px;
    }
    #buttonWr4-4 {
        top: 2790px; 
        left: 1265px;
    }
}
@media (min-width: 1900px){
    .auth_box {
        position: absolute;
        top: 25px;
        right: 50px;
    }
    
    .buttonAT {
        font-size: 17px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 1140px; 
        left: 1420px;
    }
    #buttonWr-2 {
        top: 1720px; 
        left: 1420px;
    }
    #buttonWr-3 {
        top: 2310px; 
        left: 1420px;
    }
    #buttonWr-4 {
        top: 2925px; 
        left: 1420px;
    }
    #buttonWr-5 {
        top: 3490px; 
        left: 1420px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 1180px; 
        left: 1420px;
    }
    #buttonWr2-2 {
        top: 1730px; 
        left: 1420px;
    }
    #buttonWr2-3 {
        top: 2330px; 
        left: 1420px;
    }
    #buttonWr2-4 {
        top: 2915px; 
        left: 1420px;
    }
    #buttonWr2-5 {
        top: 3515px; 
        left: 1420px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 1155px; 
        left: 1420px;
    }
    #buttonWr3-2 {
        top: 1760px; 
        left: 1420px;
    }
    #buttonWr3-3 {
        top: 2340px; 
        left: 1420px;
    }
    #buttonWr3-4 {
        top: 2955px; 
        left: 1420px;
    }
    #buttonWr3-5 {
        top: 3555px; 
        left: 1420px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 1155px; 
        left: 1420px;
    }
    #buttonWr4-2 {
        top: 1685px; 
        left: 1420px;
    }
    #buttonWr4-3 {
        top: 2245px; 
        left: 1420px;
    }
    #buttonWr4-4 {
        top: 2881px; 
        left: 1420px;
    }
    /*#buttonWr4-5 {*/
    /*    top: 3463px; */
    /*    left: 1210px;*/
    /*}*/
    
    .img-sub7 {
        max-width: 60%;
        margin-left: 23%;
        float: left;
    }
    .img-sub7:hover {
        box-shadow: 4px 4px 11px 1px #00000040;
        border: 4px outset #bd5e5e;
    }
    
    .navbar-inverse .navbar-brand img {
        width: 450px;
        margin-top: 15px;
        margin-left: -55px;
    }
}

@media (min-width: 1920px){
    .auth_box {
        position: absolute;
        top: 25px;
        right: 50px;
    }
    
    .buttonAT {
        font-size: 18px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 1190px; 
        left: 1420px;
    }
    #buttonWr-2 {
        top: 1765px; 
        left: 1420px;
    }
    #buttonWr-3 {
        top: 2350px; 
        left: 1420px;
    }
    #buttonWr-4 {
        top: 2970px; 
        left: 1420px;
    }
    #buttonWr-5 {
        top: 3535px; 
        left: 1420px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 1215px; 
        left: 1420px;
    }
    #buttonWr2-2 {
        top: 1765px; 
        left: 1420px;
    }
    #buttonWr2-3 {
        top: 2370px; 
        left: 1420px;
    }
    #buttonWr2-4 {
        top: 2955px; 
        left: 1420px;
    }
    #buttonWr2-5 {
        top: 3555px; 
        left: 1420px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 1200px; 
        left: 1420px;
    }
    #buttonWr3-2 {
        top: 1785px; 
        left: 1420px;
    }
    #buttonWr3-3 {
        top: 2380px; 
        left: 1420px;
    }
    #buttonWr3-4 {
        top: 2990px; 
        left: 1420px;
    }
    #buttonWr3-5 {
        top: 3590px; 
        left: 1420px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 1190px; 
        left: 1420px;
    }
    #buttonWr4-2 {
        top: 1760px; 
        left: 1420px;
    }
    #buttonWr4-3 {
        top: 2280px; 
        left: 1420px;
    }
    #buttonWr4-4 {
        top: 2881px; 
        left: 1420px;
    }
    /*#buttonWr4-5 {*/
    /*    top: 3463px; */
    /*    left: 1210px;*/
    /*}*/
    
    .img-sub2-2 {
        left: 39%;
        width: 250px;
    }
    .img-sub7 {
        max-width: 60%;
        margin-left: 23%;
        float: left;
    }
    .img-sub7:hover {
        box-shadow: 4px 4px 11px 1px #00000040;
        border: 4px outset #bd5e5e;
    }
    
    .navbar-inverse .navbar-brand img {
        width: 450px;
        margin-top: 15px;
        margin-left: -55px;
    }
}
@media (min-width: 2550px){
    .buttonAT {
        font-size: 18px;
        padding: 0.3em 1em;
        border-radius: 0.8em;
    }
    
    #buttonWr-1 {
        top: 1270px; 
        left: 1750px;
    }
    #buttonWr-2 {
        top: 1837px; 
        left: 1750px;
    }
    #buttonWr-3 {
        top: 2440px; 
        left: 1750px;
    }
    #buttonWr-4 {
        top: 3050px; 
        left: 1750px;
    }
    #buttonWr-5 {
        top: 3630px; 
        left: 1750px;
    }
/*2page*/        
    #buttonWr2-1 {
        top: 1305px; 
        left: 1750px;
    }
    #buttonWr2-2 {
        top: 1845px; 
        left: 1750px;
    }
    #buttonWr2-3 {
        top: 2450px; 
        left: 1750px;
    }
    #buttonWr2-4 {
        top: 3035px; 
        left: 1750px;
    }
    #buttonWr2-5 {
        top: 3635px; 
        left: 1750px;
    }
/*3page*/        
    #buttonWr3-1 {
        top: 1275px; 
        left: 1750px;
    }
    #buttonWr3-2 {
        top: 1870px; 
        left: 1750px;
    }
    #buttonWr3-3 {
        top: 2460px; 
        left: 1750px;
    }
    #buttonWr3-4 {
        top: 3075px; 
        left: 1750px;
    }
    #buttonWr3-5 {
        top: 3670px; 
        left: 1750px;
    }
/*4page*/        
    #buttonWr4-1 {
        top: 1275px; 
        left: 1750px;
    }
    #buttonWr4-2 {
        top: 1800px; 
        left: 1750px;
    }
    #buttonWr4-3 {
        top: 2360px; 
        left: 1750px;
    }
    #buttonWr4-4 {
        top: 2881px; 
        left: 1750px;
    }
    /*#buttonWr4-5 {*/
    /*    top: 3463px; */
    /*    left: 1210px;*/
    /*}*/
}

@-webkit-keyframes sheen {
    0% {
        -webkit-transform: skewY(-45deg) translateX(0);
        transform: skewY(-45deg) translateX(0);
    }
    100% {
        -webkit-transform: skewY(-45deg) translateX(12.5em);
        transform: skewY(-45deg) translateX(12.5em);
    }
}
      
@keyframes sheen {
    0% {
        -webkit-transform: skewY(-45deg) translateX(0);
        transform: skewY(-45deg) translateX(0);
    }
    100% {
        -webkit-transform: skewY(-45deg) translateX(12.5em);
        transform: skewY(-45deg) translateX(12.5em);
    }
}
        
.wrapper {
    display: block;
    position: absolute;
    /*top: 30%;*/
    /*left: 10%;*/
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.wrapper2 {
    display: block;
    float: right;
}
.buttonAT {
    /*padding: 0.3em 1em;*/
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #ab623e;
    /*font-size: 12px;*/
    display: inline-block;
    /*border-radius: 0.8em;*/
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
    background-color: #e67b47;
    font-weight: 600;
}
.buttonAT:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    left: -4.5em;
    -webkit-transform: skewX(-45deg) translateX(0);
    transform: skewX(-45deg) translateX(0);
    transition: none;
}
.buttonAT:hover {
    background-color: #212121;
    color: #fff;
    border-bottom: 3px solid #848484;
}
.buttonAT:hover:before {
    -webkit-transform: skewX(-45deg) translateX(13.5em);
    transform: skewX(-45deg) translateX(13.5em);
    transition: all 0.5s ease-in-out;
}

@media (max-width: 360px){
    #con8_img {
        margin-left: -179px;
    }
    .col-xs-12-left {
        width: 45%;
    }
    .col-xs-12-left {
        width: 49%;
    }
    .col-xs-12-right {
        width: 51%;
    }
}

/*준비중입니다*/
@media (max-width: 320px){
    /*.progress-container {*/
    /*    top: 50%;*/
    /*    width: calc(160% - 200px);*/
    /*}*/
    .progress-container label {
        font-size: 20px;
        margin: 3px;
    }
}
@media(max-width: 360px){
    /*.progress-container {*/
    /*    top: 45%;*/
    /*    width: calc(160% - 200px);*/
    /*}*/
    .progress-container label {
      font-size: 20px;
      margin: 5px;
    }
}
@media (min-width: 375px){
    /*.progress-container {*/
    /*    top: 45%;*/
    /*    width: calc(160% - 210px);*/
    /*}*/
    .progress-container label {
        font-size: 25px;
        margin: 5px;
    }
    .progress {
        max-height: 700px;
    }
}
@media (min-width: 411px){
    /*.progress-container {*/
    /*    top: 40%;*/
    /*    width: calc(160% - 210px);*/
    /*}*/
    .progress-container label {
        font-size: 30px;
        margin: 5px;
    }
}
@media (min-width: 768px) {
    /*.progress-container {*/
    /*    top: 40%;*/
    /*    width: calc(160% - 210px);*/
    /*}*/
    .progress-container label {
        font-size: 30px;
        margin: 8px;
    }
}
@media (min-width: 1024px){
    /*.progress-container {*/
    /*    top: 55%;*/
    /*    width: calc(110% - 200px);*/
    /*}*/
    .progress-container label {
        font-size: 45px;
        margin: 10px;
    }
}
@media (min-width: 1200px){
    /*.progress-container {*/
    /*    top: 55%;*/
    /*    width: calc(110% - 200px);*/
    /*}*/
    .progress-container label {
        font-size: 40px;
        margin: 10px;
    }
    .progress {
        max-height: 1000px;
    }
}
@media(min-width: 1600px){
    /*.progress-container {*/
    /*    top: 55%;*/
    /*    width: calc(110% - 200px);*/
    /*}*/
    .progress-container label {
        font-size: 45px;
        margin: 7px;
    }
}
@media(min-width: 1920px){
    /*.progress-container {*/
    /*    top: 60%;*/
    /*    width: calc(110% - 200px);*/
    /*}*/
    .progress-container label {
        font-size: 45px;
        margin: 10px;
    }
}

.progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 0;
    background-color: #70c3ec;
}
.progress-container {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: calc(100% - 0px);
    color: #fff;
    /*padding: 0 50px;*/
    text-align: center;
}
.progress-container label {
    /*font-size: 35px;*/
    opacity: 0;
    display:inline-block;
    color: #fff;
}

@keyframes anim {
    0% {
        opacity: 0;
        transform: translateX(-300px);
    }
    33% {
        opacity: 1;
        transform: translateX(0px);
    }
    66% {
        opacity: 1;
        transform: translateX(0px);
    }
    100% {
        opacity: 0;
        transform: translateX(300px);
    }
}
@-webkit-keyframes anim {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px);
    }
    33% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    66% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(300px);
    }
}
/*준비중입니다-end*/

@media (min-width: 414px){
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }
}

.sub_link {
    font-size: 14px;
}

@media (min-width: 768px){
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -20px;
    }
}

/*[현재 공사 진행중]*/
.postname3 {
    font-size: 14px;
    color: #0096d4;
    font-family: 'BareunBatang', serif;
}
.postname3-1{
    font-size: 14px;
    color: red;
    font-family: 'BareunBatang', serif;
}
.postname3-2 {
    font-family: 'Goyang';
}
.postname3-3 {
    font-size: 15px;
}

.blinking {
	-webkit-animation:blink 1.0s ease-in-out infinite alternate;
    -moz-animation:blink 1.0s ease-in-out infinite alternate;
    animation:blink 1.0s ease-in-out infinite alternate;
}
.blinking2 {
    letter-spacing: 0.5em;
    font-weight: 800;
    animation:blink 0.5s ease-in-out infinite alternate;
}
.gradient1 {
    background: -webkit-linear-gradient(left top, #330867, #30cfd0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient2 {
    background: -webkit-linear-gradient(left top, #ffe25a, #ffa851);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.nav-bottom {
    display: none;
    background-color: #fff;
    height: 160px;
}
.nav-bottom.show {
    display: block;
}

.dropdown-menu {
    padding: 0;
}

/* 메뉴바-서브효과 */
.navbar .navbar-nav > li:nth-of-type(2) .dropdown-menu > li:nth-of-type(4) > a {
    /*background-color: #ff3800;*/
    color: #337ab7;
    /*color: #ffb10c;*/
}
.navbar .navbar-nav > li:nth-of-type(2) .dropdown-menu > li:nth-of-type(4) > a:hover{
    color: #fff;
    /*color: #000;*/
    background-color: #ffb10c;
    /*background-color: #771313;*/
}
.navbar .navbar-nav > li:nth-of-type(2) .dropdown-menu > li:nth-of-type(5) > a {
    background-color: #771313;
    color: #fff;
    text-align: center;
}
.navbar .navbar-nav > li:nth-of-type(2) .dropdown-menu > li:nth-of-type(5) > a:hover{
    font-weight: 800;
}
.navbar .navbar-nav > li:nth-of-type(3) .dropdown-menu > li:nth-of-type(7) > a {
    color: #ff0e00;
    /*animation:blink 1.0s ease-in-out infinite alternate;*/
}
.navbar .navbar-nav > li:nth-of-type(3) .dropdown-menu > li:nth-of-type(7) > a:hover{
    color:#fff;
    font-weight: 800;
    animation: none;    
}
/*.navbar .navbar-nav > li:nth-of-type(4) .dropdown-menu > li:nth-of-type(1) > a {*/
/*    color: #ff6a00;*/
/*    font-weight: 700;*/
/*}*/
/*.navbar .navbar-nav > li:nth-of-type(4) .dropdown-menu > li:nth-of-type(1) > a:hover{*/
/*    color:#fff;*/
/*    font-weight: 800;*/
/*    animation: none;    */
/*}*/

.dh-view-box>.row>.dh-view-info {
    display: none;
}
.dhb-txt-list img.dhb-thumb {
    max-height: 200px;
}

/* 2019-05-23 */
@media (min-width: 768px) {
    .navbar .navbar-header {
        float: none;
        display: block;
    }
    
    .navbar .navbar-collapse {
        float: none;
        display: block;
    }
    
    .navbar .navbar-right {
        float: none !important;
        margin: 0 !important;
        display: block;
    }
}

/*  @media (min-width: 768px) {*/
/*  	.navBanner img{*/
/*      height: auto;*/
/*      width: 100%;*/
/*  	}*/
/*}*/

@media (min-width: 768px) {
    .navbar-inverse > .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-inverse .navbar-nav > li {
        float: none;
        display: table-cell;
        width: 1%;
    }
    .navbar-inverse .navbar-nav > li > a{
        display: block;
        text-align: center;
    }
    .navbar-inverse .navbar-header, .navbar-inverse .navbar-collapse {
        float: none;
        display: block;
    }
    .navbar-inverse .navbar-nav {
        float: none !important;
    }
    .navbar-inverse .navbar-header,
    .navbar-inverse .navbar-nav {
        width: 750px;
        margin: 0 auto !important;
        padding: 0 15px;
    }
    .navbar-right.show .dropdown-menu {
        display: block;
        /*padding-bottom:30px;*/
    }
    .navbar-nav .dropdown-menu {
        left: 0;
        right: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        border-radius: 0;
        padding-top: 5px;
    }
/*메뉴드롭다운 바탕*/
    #nav_bottom {
        background-color: #fff;
        /*height: 187px;*/
        height: 205px;
        /*position: absolute;*/
        top: 202px;
        left: 0;
        right: 0;
        display: none;
    }
    #nav_bottom.show {
        display: block;
    }
}
@media (min-width: 992px) {
    .navbar-inverse .navbar-header,
    .navbar-inverse .navbar-nav {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .navbar-inverse .navbar-header,
    .navbar-inverse .navbar-nav {
        width: 1170px;
    }
}
.navbar-inverse .navbar-nav {
    margin-top: 0;
}
.navbar-inverse .caret {
    display: none;
}
.navbar-collapse.collapse {
    background: #999;
}

ul.dropdown-menu.m-13_sub {
    margin-left: 28px;
}

ul.dropdown-menu.m-21_sub {
    margin-left: 10px;
}

ul.dropdown-menu.m-16_sub {
    margin-left: 16px;
}

ul.dropdown-menu.m-17_sub {
    margin-left: 35px;
}

ul.dropdown-menu.m-22_sub {
    margin-left: 35px;
}

/*부분인테리어 탭메뉴*/
@media(max-width: 320px) {
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 70px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tabs li {
        background: none;
        color: #222;
        display: inline-block;
        padding: 10px 30px;
        cursor: pointer;
        font-size: 12px;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: -38px;
    }
    .tab-ul2 {
        margin-left: -40px;
    }
    
    .tablist {
        list-style: none;
        float: left;
        margin: -2px 2px;
        font-weight: 500;
        color: #000;
        font-size: 12px;
        margin-bottom: 7px;
        height: 20px;
    }
    .tablist2 {
        list-style: none;
        float: left;
        margin: 1px 4px;
        font-weight: 500;
        color: #000;
        font-size: 12px;
    }
    .tablist3 {
        list-style: none;
        float: left;
        margin: 2px 8px;
        font-size: 12px;
    }
    .tablist4 {
        list-style: none;
        float: left;
        margin: -4px 1px;
        font-size: 12px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 28px;
        text-align: center;
    }
    .tablist.active2 {
         font-weight: 700; 
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 40px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 30px;
        text-align: center;
        /*margin-top: 1px;*/
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 15px;
        text-align: center;
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 37px;
        text-align: center;
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 45px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 70px;
        text-align: center;
        margin-top: -3px;    
    }
    
    .tos-slide > * {
        max-width: 280px;
        max-height: 500px;
    }
    
}

@media(min-width: 360px) {
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 70px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tabs li {
        background: none;
        color: #222;
        display: inline-block;
        padding: 10px 30px;
        cursor: pointer;
    }
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content.current {
    	display: inherit;
    }
    .tab-ul1 {
        margin-left: -40px;
    }
    .tab-ul2 {
        margin-left: -45px;
    }
    
    .tablist {
        list-style: none;
        float: left;
        margin: -2px 5px;
        font-weight: 500;
        color: #000;
        font-size: 12px;
        margin-bottom: 7px;
        height: 20px;
    }
    .tablist2 {
        list-style: none;
        float: left;
        margin: 3px 6px;
        font-weight: 500;
        color: #000;
        font-size: 14px;
    }
    .tablist3 {
        list-style: none;
        float: left;
        margin: 2px 1px;
    }
    .tablist4 {
        list-style: none;
        float: left;
        margin: -4px 1px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 28px;
        text-align: center;
    }
    .tablist.active2 {
         font-weight: 700; 
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 40px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 30px;
        text-align: center;
        margin-top: 1px;   
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 18px;
        text-align: center;
        margin-top: 1px;   
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 42px;
        text-align: center;
        margin-top: 1px;   
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 53px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 83px;
        text-align: center;
        margin-top: -3px;    
    }
    
    .tos-slide > * {
        max-width: 330px;
        max-height: 600px;
    }
}

@media(min-width: 414px) {
    .tabs li {
    	background: none;
    	color: #222;
    	display: inline-block;
    	padding: 10px 30px;
    	cursor: pointer;
    }		
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 70px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: -40px;
    }
    .tab-ul2 {
        margin-left: -25px;
    }
    
    .tablist {
        list-style: none;
        float: left;
        margin: -2px 5px;
        font-weight: 500;
        color: #000;
        font-size: 13px;
        margin-bottom: 7px;
        height: 20px;
    }
    .tablist2 {
        list-style: none;
        float: left;
        margin: 3px 13px;
        font-weight: 500;
        color: #000;
        font-size: 14px;
    }
    .tablist3 {
        list-style: none;
        float: left;
        margin: 2px 6px;
    }
    .tablist4 {
        list-style: none;
        float: left;
        margin: -4px 1px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 28px;
        text-align: center;
    }
    .tablist.active2 {
         font-weight: 700; 
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 40px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 30px;
        text-align: center;
        margin-top: -3px;
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 15px;
        text-align: center;
        margin-top: -3px;
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 40px;
        text-align: center;
        margin-top: -3px;
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 53px;
        text-align: center;
        margin-top: 1px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
        margin-top: 1px;    
    }
    
    .portfolio2p-tab1 {
        margin-top: 50px;
    }
    p.img-bbs-subject {
        display: none;
    }
    
    .tos-slide > * {
        max-width: 370px;
        max-height: 600px;
    }
    
}
@media(min-width: 768px) {
    .tabs li {
    	background: none;
    	color: #222;
    	display: inline-block;
    	padding: 10px 30px;
    	cursor: pointer;
    }		
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 70px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: -35px;
    }
    .tab-ul2 {
        margin-left: -25px;
    }
    
    .tablist {
        list-style: none;
        float: left;
        margin: -2px 5px;
        font-weight: 500;
        color: #000;
        font-size: 13px;
        margin-bottom: 7px;
        height: 20px;
    }
    .tablist2 {
        list-style: none;
        float: left;
        margin: 10px 20px;
        font-weight: 500;
        color: #000;
        font-size: 18px;
    }
    .tablist3 {
        list-style: none;
        float: left;
        margin: 10px 1px;
    }
    .tablist4 {
        list-style: none;
        float: left;
        margin: -4px 1px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 28px;
        text-align: center;
    }
    .tablist.active2 {
         font-weight: 700; 
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 40px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 40px;
        text-align: center;
        margin-top: 10px;
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 25px;
        text-align: center;
        margin-top: 10px;
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 60px;
        text-align: center;
        margin-top: 10px;
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 75px;
        text-align: center;
        margin-top: 1px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 110px;
        text-align: center;
        margin-top: 1px;    
    }
    
    .portfolio2p-tab1 {
        margin-top: 50px;
    }
    p.img-bbs-subject {
        display: none;
    }
    
    .tos-slide > * {
        max-width: 720px;
        max-height: 900px;
    }
}
@media(min-width: 800px) {
    .tos-slide > * {
        max-width: 720px;
        max-height: 530px;
    }
}
@media(min-width: 1024px) {
    .tos-slide > * {
        max-width: 820px;
        max-height: 700px;
    }
}
@media(min-width: 1200px) {
    .tabs li {
    	background: none;
    	color: #222;
    	display: inline-block;
    	padding: 10px 30px;
    	cursor: pointer;
    }		
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 70px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: 65px;
    }
    .tab-ul2 {
        margin-left: -25px;
    }
    
    .tablist {
        list-style: none;
        float: left;
        margin: -2px 5px;
        font-weight: 500;
        color: #000;
        font-size: 13px;
        margin-bottom: 7px;
        height: 20px;
    }
    .tablist2 {
        list-style: none;
        float: left;
        margin: 10px 30px;
        font-weight: 500;
        color: #000;
        font-size: 18px;
    }
    .tablist3 {
        list-style: none;
        float: left;
        margin: 10px 10px;
    }
    .tablist4 {
        list-style: none;
        float: left;
        margin: -4px 1px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 28px;
        text-align: center;
    }
    .tablist.active2 {
         font-weight: 700; 
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 40px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 40px;
        text-align: center;
        margin-top: 10px;
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 25px;
        text-align: center;
        margin-top: 10px;
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 60px;
        text-align: center;
        margin-top: 10px;
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 75px;
        text-align: center;
        margin-top: 1px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 110px;
        text-align: center;
        margin-top: 1px;    
    }
    
    .portfolio2p-tab1 {
        margin-top: 50px;
    }
    p.img-bbs-subject {
        display: none;
    }
    
    .tos-slide > * {
        max-width: 900px;
        max-height: 1000px;
    }
}
@media(min-width: 1360px) {
    .tos-slide > * {
        max-width: 900px;
        max-height: 720px;
    }
}
@media(min-width: 1600px) {
    .tabs li {
    	background: none;
    	color: #222;
    	display: inline-block;
    	padding: 10px 30px;
    	cursor: pointer;
    }		
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 70px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: 40px;
    }
    .tab-ul2 {
        margin-left: -25px;
    }
    
    .tablist {
        list-style: none;
        float: left;
        margin: -2px 5px;
        font-weight: 500;
        color: #000;
        font-size: 13px;
        margin-bottom: 7px;
        height: 20px;
    }
    .tablist2 {
        list-style: none;
        float: left;
        margin: 10px 40px;
        font-weight: 500;
        color: #000;
        font-size: 18px;
    }
    .tablist3 {
        list-style: none;
        float: left;
        margin: 10px 1px;
    }
    .tablist4 {
        list-style: none;
        float: left;
        margin: -4px 1px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 28px;
        text-align: center;
    }
    .tablist.active2 {
         font-weight: 700; 
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 40px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 45px;
        text-align: center;
        margin-top: 5px;
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
         zoom: 1; 
        width: 25px;
        text-align: center;
        margin-top: 5px;
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1;
        width: 60px;
        text-align: center;
        margin-top: 5px;
    }

    .portfolio2p-tab1 {
        margin-top: 50px;
    }
    p.img-bbs-subject {
        display: none;
    }
    
    .tos-slide > * {
        max-width: 1400px;
        max-height: 800px;
    }
}

@media(min-width: 1920px){
    .tabs li {
    	background: none;
    	color: #222;
    	display: inline-block;
    	padding: 10px 30px;
    	cursor: pointer;
    }		
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 50px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: -35px;
    }
    .tab-ul2 {
        margin-left: 11px;
    }
    
    .tablist {
    	list-style: none;
    	float: left;
    	margin: 0 23px;
    	font-weight: 500;
    	color: #000;
    	font-size: 14px;
    }
    .tablist2 {
    	list-style: none;
    	float: left;
    	margin: 0px 45px;
    	font-weight: 500;
    	color: #000;
    	font-size: 16px;
    }
    .tablist3 {
    	list-style: none;
    	float: left;
    	margin: 0 5px;
    }
    .tablist4 {
    	list-style: none;
    	float: left;
    	margin: 0 5px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 40px;
        text-align: center;
    }
    .tablist.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 55px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 35px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 20px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 55px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 70px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 110px;
        text-align: center;
        margin-top: -3px;    
    }
    
    .tablist:hover {
    	font-weight: 700;
    	border-bottom: 2px solid #006bcc;
        transform: translateY(-5px);
    	/*zoom: 1.1;*/
    }
    
    .tablist2:hover {
    	font-weight: 700;
    	border-bottom: 2px solid #006bcc;
        transform: translateY(-5px);
    	/*zoom: 1.1;*/
    }
    
    .portfolio2p-tab1 {
        margin-top: 50px;
    }
    p.img-bbs-subject {
        display: none;
    }
    
    .tos-slide > * {
        max-width: 1500px;
        max-height: 900px;
    }
}

@media(min-width: 2250px){
    .tabs li {
    	background: none;
    	color: #222;
    	display: inline-block;
    	padding: 10px 30px;
    	cursor: pointer;
    }		
    .tabs li.current {
    	background: #002c54;
    	color: #fff;
    	border-top-left-radius: 3px;
    	border-top-right-radius :3px;
    }
    
    .tab-content {
    	display: none;
    	background: #ededed;
    	padding: 15px;
    	width: 100%;
    	height: 50px;
    	border-radius: 3px;
        border-top-left-radius: unset;
    }
    .tab-content.current {
    	display: inherit;
    }
    
    .tab-ul1 {
        margin-left: 50px;
    }
    .tab-ul2 {
        margin-left: 11px;
    }
    
    .tablist {
    	list-style: none;
    	float: left;
    	margin: 0 23px;
    	font-weight: 500;
    	color: #000;
    	font-size: 14px;
    }
    .tablist2 {
    	list-style: none;
    	float: left;
    	margin: 0px 40px;
    	font-weight: 500;
    	color: #000;
    }
    .tablist3 {
    	list-style: none;
    	float: left;
    	margin: 0 5px;
    }
    .tablist4 {
    	list-style: none;
    	float: left;
    	margin: 0 5px;
    }
    
    .tablist.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 40px;
        text-align: center;
    }
    .tablist.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 55px;
        text-align: center;
    }
    .tablist.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 90px;
        text-align: center;
    }
    .tablist.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 95px;
        text-align: center;
    }
    
    .tablist2.active {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 40px;
        text-align: center;
        margin-top: 0px;    
    }
    .tablist2.active2 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 25px;
        text-align: center;
    }
    .tablist2.active3 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 50px;
        text-align: center;
    }
    .tablist2.active4 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 60px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist2.active5 {
        font-weight: 700;
        border-bottom: 2px solid #cc0000;
        zoom: 1.1;
        width: 93px;
        text-align: center;
        margin-top: -3px;    
    }
    .tablist:hover {
    	font-weight: 700;
    	border-bottom: 2px solid #006bcc;
        transform: translateY(-5px);
    	/*zoom: 1.1;*/
    }
    
    .tablist2:hover {
    	font-weight: 700;
    	border-bottom: 2px solid #006bcc;
        transform: translateY(-5px);
    	/*zoom: 1.1;*/
    }
    
    .portfolio2p-tab1 {
        margin-top: 50px;
    }
    p.img-bbs-subject {
        display: none;
    }
    
    .tos-slide > * {
        max-width: 1200px;
        max-height: 800px;
    }
}

.tablist:hover {
	font-weight: 700;
	border-bottom: 2px solid #006bcc;
    transform: translateY(-5px);
	/*zoom: 1.1;*/
}
.tablist2:hover {
	font-weight: 700;
	border-bottom: 2px solid #006bcc;
    transform: translateY(-5px);
	/*zoom: 1.1;*/
}
.tabs li.current {
	background: #002c54;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius :3px;
}
.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*현재 공사 진행중인 현장 */
.exm1 {
    display:none;
    float: left;
    box-shadow: 2px 5px 9px 1px #00000024;
    margin: 15px;
    margin-bottom: 30px;
    border-radius: 3px;
}
.exm2 {
    box-shadow: 2px 5px 9px 1px #00000024;
    float: left;
    margin: 15px;
    margin-bottom: 30px;
    border-radius: 3px;
}
.exm2:hover {
    transform: translateY(-5px);
}
.exm1:hover {
    transform: translateY(-5px);
}
    
.load-button{
    text-align: center;
}
    
a #main-more-load1 {
    background: #002c53;
    padding: 10px 20px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
a #main-more-load1:hover {
    transform: translateY(-5px);
}
    
#main_con10 {
    background-color: #fff;
}
    
.con10-title {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
.con10-title h4{
    font-size: 25px;
}

i.fa.fa-plus {
    vertical-align: top;
}
.more-link-text {
    color: #000;
    padding: 10px;
    font-weight: 600;
}

@media(max-width: 320px) {.
    .exm1 {
        margin-bottom: 15px;
    }
     
    .exm2 {
        margin-bottom: 15px;
    }
     
    a #main-more-load1 {
        padding: 5px 15px;
        border-radius: 2px;
    }
    
    .con10-title h4{
        font-size: 20px;
    }
    
    i.fa.fa-plus {
        font-size: 8px;
    }
}

@media(min-width: 360px) {
    .exm1 {
        margin-bottom: 15px;
    }
     
    .exm2 {
        margin-bottom: 15px;
    }
     
    a #main-more-load1 {
        padding: 5px 15px;
    }
    
    .con10-title h4{
        font-size: 20px;
    }

    i.fa.fa-plus {
        font-size: 12px;
    }
}

@media(min-width: 374px) {
    .con10-title h4{
        font-size: 20px;
    }

    i.fa.fa-plus {
        font-size: 12px;
    }
}

@media(min-width: 411px) {
    .con10-title h4{
        font-size: 20px;
    }

    i.fa.fa-plus {
        font-size: 12px;
    }
}

@media(min-width: 767px) {
    .con10-title h4{
        font-size: 20px;
    }

    i.fa.fa-plus {
        font-size: 12px;
    }
}

@media(min-width: 1023px) {
    /*.exm1 {*/
    /*  margin-bottom: 30px;*/
    /*}*/
     
    /* .exm2 {*/
    /*  margin-bottom: 30px;*/
    /*}*/
     
    a #main-more-load1 {
        padding: 10px 20px;
    }
    
    .con10-title h4{
        font-size: 30px;
    }

    i.fa.fa-plus {
        font-size: 20px;
    }
}

    
@media(min-width: 1920px) {
    .con10-title h4{
        font-size: 35px;
    }
    .exm1{
        box-shadow: 2px 5px 9px 1px #00000024;
    }
    .exm2{
        box-shadow: 2px 5px 9px 1px #00000024;
    }
}

i.fa.fa-plus {
    color: #002c54;
}

/*linkimg1*/
@media (max-width: 320px) {
    .intro-boardbox .page-header h4 {
        /* margin: 0; */
        font-size: 20px;
        font-weight: 600;
        margin: 0 0 10px;
        color: #000;
        text-align: center;
        margin-left: 0; 
    }
}
.intro-boardbox .page-header h4 {
    /* margin: 0; */
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #000;
    text-align: center;
    /* margin-left: 62px; */
}

.post-img1 {
    max-width: 100%;
    height: auto;
    margin: 5% 1%;
}
.post-img2 {
    max-width: 100%;
    height: auto;
    padding: 2% 0.5%;
}
@media (max-width: 375px) {
    .post-img1 {
        max-width: 100%;
        height: auto;
        margin: 1em auto;
    }
    .post-text1 {
        font-family: "돋움", dotum;
        font-size: 10px;
    }
}
@media (min-width: 411px) {
    .post-img1 {
        max-width: 100%;
        height: auto;
        margin: 1em auto;
    }
    
    .post-text1 {
        font-family: "돋움", dotum;
        font-size: 14px;
    }
}

@media (min-width: 767px) {
    .post-img1 {
        max-width: 100%;
        height: auto;
        margin: 2em auto;
    }
    
    .post-text1 {
        font-family: "돋움", dotum;
        font-size: 14px;
    }
}
@media (min-width: 1920px) {
    /*.post-img1 {*/
    /*    max-width: 100%;*/
    /*    height: auto;*/
    /*    margin: 50px;*/
    /*}*/
    
    .post-text1 {
        font-family: "돋움", dotum;
        font-size: 15px;
    }
}
.text-center {
    margin-top: 35px;
}
td.text-center.regdate {
    display: none;
}
th.col-xs-2.col-md-2.regdate {
    display: none;
}
th.col-xs-1.col-md-1.hits {
    display: none;
}
td.text-center.hits {
    display: none;
}

/*게시글 제목 폰트 크기*/
a.btnRead {
    font-size: 17px;
    word-break: keep-all;
    font-weight: 500;
}
/*New 표시 효과*/
.label.label-danger {
    -webkit-animation:blink 1.0s ease-in-out infinite alternate;
    -moz-animation:blink 1.0s ease-in-out infinite alternate;
    animation:blink 1.0s ease-in-out infinite alternate;
    /*display: none;*/
    background-color: #fe1010; /*#d9534f*/
}
.label.label-danger2 {
    -webkit-animation:blink 1.0s ease-in-out infinite alternate;
    -moz-animation:blink 1.0s ease-in-out infinite alternate;
    animation:blink 1.0s ease-in-out infinite alternate;
}
/*첨부파일 표시 제거*/
.dh-attach {
    display: none;
}

/*.img-bbs-default-index-layout {*/
/*    overflow: hidden;*/
/*}*/
/*빠른견적신청하기*/
@media (max-width: 320px) {
    input[type="tel"] {
        width: 118px;
    }
    #inquiry_pop .form .form-group .w-quote {
        width: calc(100% - 140px);
    }
}
@media (max-width: 400px) {
    #inquiry_pop .form .form-group .w-quote {
        width: calc(100% - 180px);
    }
}
.live-text {
    text-align: left;
    margin: auto;
    width: 90%;
}
.live-img {
    margin-right: 15px;
    width: 600px;
}

.dh-view-box>.row>.page-header {
    border-top: 0;
    border-bottom: 1px solid #888;
    word-break: keep-all;
}

/*.col-xs-12 {*/
/*    padding: 10px 20px !important;*/
/*}*/

h6.hits {
    display: none;
}
.page-header{
    border-bottom: 1px solid #fff0;
}
/*Live 고객 후기*/
@media(max-width: 280px) {
    .live-mainTitle-img {
        width: 65%;
    }
    .live-mainTitle {
        margin-top: 10px;
    }
    .Livetext-Title {
        font-size: 25px;
    }
    .Livetext-subTitle{
        font-size: 11px;
        padding-left: 9em;
    }
    /*.Livetext-subTitle {*/
    /*    font-size: 8px;*/
    /*    line-height: 1.4em;*/
    /*    margin: -16px 0 0 23px;*/
    /*}*/
    .page-header2 {
        margin: 5px 0 20px;
        position: absolute;
        margin: 0;
    }
    .page-header2 .btn{
        padding: 10px 12px;
    }
    .page-header-hide2{
        display: none;
    }
    .cover2 {
        padding-bottom: 30px;
        position: relative;
    }
    .live-back1 {
        width: 100%;
        /*padding: 10px 0;*/
        background-color: #fff;
    }
    .live-back2 {
        width: 100%;
        position: absolute;
        height: 100%;
    }
    .more1{
        margin: auto;
        position: relative;
    }
    .main-img1{
        max-width: 270px;
        width: 29%;
        margin: 4px;
    }
    .main-img2{
        width: 63px;
        margin-left: -10px;
    }
    #main_con10{
        padding: 0;
    }
}
@media(min-width: 281px) {
    .Livetext-Title {
        font-size: 25px;
    }
    .Livetext-subTitle{
        font-size: 11px;
        padding-left: 12em;
    }
    .live-mainTitle {
        margin-top: 10px;
    }
    .Livetext-subTitle {
        font-size: 16px;    
    }
    .live-mainTitle-img {
        width: 65%;
    }
    .main-img1{
        width: 30%;
        margin: 3px;
    }
    .main-img2 {
        /*width: 150px;*/
        width: 50px;
    }
    .cover2 {
        padding-bottom: 20px;
        position: relative;
    }
    .live-back1{
        width: 100%;
        /*padding: 10px 0;*/
        background-color: #fff;
    }
    .live-back2{
        width: 100%;
        position: absolute;
        height: 100%;
    }
    .page-header2{
        position: absolute;
        margin: 0;
    }
    .page-header2 .btn{
        padding: 10px 12px;
        margin-right: 5%;
    }
    .page-header-hide2{
        display: none;
    }
    .more1{
        margin: auto;
        position: relative;
        margin-top: 10px;
    }
    #main_con10{
        padding: 0;
    }
}
@media(min-width: 360px) {
    .live-mainTitle-img {
        width: 65%;
    }
    .live-mainTitle {
        margin-top: 10px;
    }
    
    .main-img2 {
        width: 60px;
        margin-left: -10px;
    }
    
    .Livetext-Title {
        font-size: 25px;
    }
    .Livetext-subTitle {
        font-size: 15px;
        /*line-height: 3em;*/
        /*margin: -16px 0 0 23px;*/
    }
    .page-header2 {
        margin: 5px 0 20px;
    }    
}
@media(min-width: 375px) {
    .live-mainTitle-img {
        width: 65%;
    }
    .live-mainTitle {
        margin-top: 10px;
    }
    .main-img2 {
        width: 113px;
    }
    
    .Livetext-Title {
        font-size: 27px;
    }
    .Livetext-subTitle {
        font-size: 16px;
        padding-left: 15em;
    }
}
@media(min-width: 411px) {
    .cover2 {
        padding: 0;
        padding-bottom: 20px;
        position: relative;
    }
    .more1{
        margin: auto;
        position: relative;
        margin-top: 10px;
    }
    .live-mainTitle {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .live-mainTitle-img {
        width: 65%;
    }
    .Livetext-Title {
        font-size: 30px;
    }
    .Livetext-subTitle {
        font-size: 13px;    
        padding-left: 49%;
    }
    .main-img1 {
        /*max-width: 350px;*/
        width: 31%;
    }
    .main-img2 {
        /*width: 165px;*/
        width: 65px;
    }
    .live-back1{
        width: 100%;
        /*display: none;*/
    }
    .live-back2{
        width: 100%;
        position: absolute;
        height: 100%;
        /*display: none;*/
    }
    .page-header2{
        position: absolute;
        margin: 0;
    }
    .page-header-hide{
        /*display: none;*/
    }
    .con10-title h4 {
        font-size: 20px;
    }
}
@media(min-width: 414px) {
    .live-mainTitle-img {
        width: 65%;
    }
    .live-mainTitle {
        margin-top: 15px;
    }
    .Livetext-Title {
        font-size: 30px;
    }
    .Livetext-subTitle {
        font-size: 19px;    
    }
}
@media(min-width: 768px) {
    .cover2 {
        padding: 0;
        position: relative;
        padding-bottom: 30px;
    }
    .more1{
        margin: auto;
        position: relative;
        margin-top: 20px;
    }
    .live-mainTitle {
        margin-top: 15px;
    }
    .live-mainTitle-img {
        width: 350px;
    }
    .Livetext-Title {
        font-size: 20px;
    }
    
    .Livetext-subTitle {
        font-size: 20px;
        padding-left: 49%;
    }
    .main-img1{
        /*max-width: 350px;*/
        width: 32%;
    }
    .main-img2 {
        width: 170px;
    }
    .live-back1{
        width: 100%;
        /*display: none;*/
    }
    .live-back2{
        width: 100%;
        position: absolute;
        /*display: none;*/
    }
    .page-header2{
        position: absolute;
        margin: 0;
    }
    .page-header2-hide2{
        display: none;
    }
    #main_con10{
        padding: 0;
    }
}
@media(min-width: 1024px) {
    .live-mainTitle-img {
        width: 450px;
    }
    .live-mainTitle {
        margin-bottom: 15px;
    }
    .breadcrumbtle {
        margin-top: 30px;
    }

    .main-img2 {
        width: 180px;
    }
    
    .Livetext-Title {
        font-size: 25px;
    }
    .Livetext-subTitle {
        font-size: 30px;    
    }
}
@media(min-width: 1200px) {
    .cover2 {
        background-image: url("/skin/img/main/review/live-background4.jpg");
        padding: 20px 0;
        position: relative;
    }
    .more1{
        margin: auto;
        position: relative;
    }
    .live-mainTitle {
        margin-top: 40px;
        margin-bottom: 15px;
    }
    .live-mainTitle-img {
        width: 450px;
    }
    .Livetext-Title {
        font-size: 25px;    
    }
    .Livetext-subTitle {
        font-size: 20px;
        margin: -20px 45px 0;
        padding-left: 0;
        margin-left: 0;
    }
    .main-img1 {
        /*width: 350px;*/
        /*max-height: 170px;*/
        margin: 20px 13px;
        max-width: 350px;
    }
    .main-img2 {
        width: 185px;
    }
    .live-back1{
        width: 100%;
        display: none;
    }
    .live-back2{
        width: 100%;
        position: absolute;
        display: none;
    }
    .page-header2 {
        position: relative;
        margin: 20px 0 20px;
    }    
    .page-header-hide{
        display: none;
    }
    .page-header-hide2{
        display: block;
    }
    #main_con10{
        padding-bottom: 50px;
    }
}
@media (min-width: 1450px) {
    .cover2{
        padding-bottom: 50px;
    }
    .more1 {
        margin-top: 30px;
    }
    #main_con10{
        padding-bottom: 80px;
    }
}
@media(min-width: 1600px) {
    .cover2 {
        background-image: url("/skin/img/main/review/live-background4.jpg");
        padding: 20px 0;
        position: relative;
    }
    .more1{
        margin: auto;
        position: relative;
    }
    .live-mainTitle {
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .live-mainTitle-img {
        width: 550px;
    }
    .Livetext-Title {
        font-size: 27px;
    }
    .Livetext-subTitle {
        font-size: 20px;
        margin: -20px 45px 0;
        padding-left: 0;
        margin-left: 0;
    }
    .main-img1 {
        /*width: 350px;*/
        /*max-height: 170px;*/
        margin: 20px 13px;
        max-width: 350px;
    }
    .main-img2 {
        width: 200px;
    }
    .live-back1{
        width: 100%;
        display: none;
    }
    .live-back2{
        width: 100%;
        position: absolute;
        display: none;
    }
    .page-header2 {
        position: relative;
        margin: 20px 0 20px;
    }    
    .page-header-hide{
        display: none;
    }
    .page-header-hide2{
        display: block;
    }
}

@media(min-width: 1920px) {
    .cover2 {
        background-image: url("/skin/img/main/review/live-background4.jpg");
        padding: 20px 0;
        position: relative;
    }
    .more1{
        margin: auto;
        position: relative;
    }
    .live-mainTitle {
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .live-mainTitle-img {
        width: 550px;
    }
    .Livetext-Title {
        font-size: 27px;
    }
    .Livetext-subTitle {
        font-size: 20px;
        margin: -20px 45px 0;
        padding-left: 0;
        margin-left: 0;
    }
    .main-img1 {
        /*width: 350px;*/
        /*max-height: 170px;*/
        margin: 20px 13px;
        max-width: 350px;
    }
    .main-img2 {
        width: 200px;
    }
    .live-back1{
        width: 100%;
        display: none;
    }
    .live-back2{
        width: 100%;
        position: absolute;
        display: none;
    }
    .page-header2 {
        position: relative;
        margin: 20px 0 20px;
    }    
    .page-header-hide{
        display: none;
    }
    .page-header-hide2{
        display: block;
    }
}
.live-mainTitle-img {
    box-shadow: 3px 3px 2px #adadad;
}
.page-header2 {
    width: 100%;
}
    /*.cover2 {*/
        /*background-color: #bbd3e5;*/
        /*background-color: #ecf7ff;*/
        /*background-color: #bcdbf3;*/
        /*background-color: #ebd8f1;*/
        /*background-color: #5699d2;*/
        /*background-image: url("/skin/img/main/review/live-background2.jpg");*/
    /*    background-image: url("/skin/img/main/review/live-background4.jpg");*/
    /*    padding: 20px 0;*/
    /*    position: relative;*/
    /*}*/

/*확성기*/
@media (max-width: 1599px) {
    .main-img3 {
        display: none;
    }
}
@media (min-width: 1600px) {
    .main-img3 {
        position: absolute;
        width: 230px;
        top: 265px;
        left: 5px;
    }
}
@media (min-width: 1700px) {
    .main-img3 {
        position: absolute;
        width: 270px;
        top: 220px;
        left: 10px;
    }
}
@media (min-width: 1800px) {
    .main-img3 {
        position: absolute;
        width: 270px;
        top: 220px;
        left: 100px;
    }
}
@media (min-width: 1920px) {
    .main-img3 {
        position: absolute;
        width: 320px;
        top: 180px;
        left: 45px;
    }
}
@media (min-width: 2550px){
    .main-img3 {
        position: absolute;
        width: 360px;
        top: 160px;
        left: 285px;
    }
}

.main-img1 {
    /*width: 350px;*/
    /*max-height: 170px;*/
    border-radius: 3px;
    box-shadow: 1px 4px 4px 2px #00000024;
    /*margin: 9px;*/
}
.main-img1:hover {
    transform: translateY(-5px);
}
    
.live-mainTitle {
    /*margin-top: 10px;*/
    text-align: center;
}
.Livetext-Title {
    /*color: #002c54;*/
    color: #000;
    /*font-size: 40px;*/
}
.Livetext-subTitle{
    color: #000;
    /*color: #1b1b1b;*/
    /*color: #f5bf28;*/
    /*color: #05500b;*/
    /*color: #002c54;*/
    /*font-size: 16px;*/
    letter-spacing: 2px;
    font-family: 'BinggraeMelona-Bold';
    /*font-family: '777Kidbutterfly';*/
    /*font-family: 'BMJUA';*/
    font-weight: 900;
    word-break: keep-all;
}
.breadcrumb>li {
    font-size: 14px;
}

@media (max-width: 320px){
    .navbar-inverse {
        height: 73px; 
    }
    .linkimg1 {
        width: 17%;
        height: 65px;
        float: left;
        margin: 3px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 360px) {
    .navbar-inverse {
        height: 84px; 
    }
    .linkimg1 {
        width: 18%;
        height: 80px;
        float: left;
        margin: 3px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 375px){
    .linkimg1 {
        width: 18%;
        height: 85px;
        float: left;
        margin: 3px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 411px){
    .linkimg1 {
        width: 18%;
        height: 95px;
        float: left;
        margin: 3px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 768px) {
    .navbar-inverse {
        height: 160px; 
    }
    .linkimg1 {
        width: 135px;
        height: 180px;
        float: left;
        margin-right: 5px;
        border-radius: 5px;
        border: 2px solid #e2e2e2;
        box-shadow: 2px 2px 2px #0000005e;
        transform: scale(1);
        transition: all 0.3s ease-in-out;
    }
    .linkimg1:hover {
        transform: scale(1.2);
    }
}

@media (min-width: 1024px){
    .navbar-inverse {
        height: 180px; 
    }
    .linkimg1 {
        width: 19%;
        height: 250px;
        float: left;
        margin: 3px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 1200px){
    .navbar-inverse {
        height: 190px; 
    }
    .linkimg1 {
        width: 19%;
        height: 290px;
        float: left;
        margin: 5px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 1024px){
    .navbar > a[data-toggle=modal] {
        bottom: auto;
    }
}
@media (min-width: 1600px){
    .navbar-inverse {
         height: 200px; 
    }
    .navbar > a[data-toggle=modal] {
        bottom: auto;
    }
    
    .linkimg1 {
        width: 19%;
        height: 275px;
        float: left;
        margin: 5px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}
@media (min-width: 1920px) {
    .navbar-inverse {
        height: 215px;
    }
    .navbar > a[data-toggle=modal] {
        bottom: auto;
    }
    
    .linkimg1 {
        width: 18%;
        height: 284px;
        float: left;
        margin: 11px;
        border-radius: 3px;
        border: 1px solid #e2e2e2;
    }
}

.col-md-7-2 {
    width: 100%;
}
.col-md-5-2 {
    width: 100%;
}
.dhb-txt-list img.dhb-thumb {
     max-height: 300px;
}
.dhb-txt-list{
    word-break: keep-all;
}
.thumb-hidden2 {
    border: 3px solid #FFF;
    box-shadow: 0px 8px 6px -6px #000;
    overflow: hidden;
    width: 100%;
    max-height:  none;
    -webkit-box-shadow: 0 8px 6px -6px #b7b7b7;
    -moz-box-shadow: 0 8px 6px -6px #000;
}

/*top버튼*/
.scrolltop {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 1030;
    font-size: 4.875rem;
    color: #868e96;
    transition: all 0.5s ease-in-out;
    /*opacity: 0.8;*/
    text-decoration: none;
}
.topbox01:hover,.topbox01:focus {
    background-color: #00adff;
    transition: all 0.1s ease-in-out;
    /*border-right: 2px solid #112242;*/
    /*border-bottom: 2px solid #112242;*/
}

.scrolltop:hover {
    text-decoration: none;
    transform: scale(1.2);
}

.topbox01 {
    background-color: #000;
    color: #fff;
    font-size: 0.2em;
    text-align: center;
    border-radius: 5px;
    padding: 1em;
}

.text-left-line {
    border-top: 1px solid lightgray;
    padding: 1em;
    text-align: left;
    width: 95%;
    margin: auto;
}
.text-left-line2 {
    border-top: 4px dashed #54b0ff;
    padding: 1em;
    text-align: left;
}

@media (max-width: 767px) {
    .topbox01 {
        display: none;
    }
    .pfont-style1 {
        font-family: "Noto Sans KR", sans-serif;
        font-weight: 600;
        font-size: 12pt;
        word-break: keep-all;
    }
    .pfont-style2 {
        font-family: '777Littlebear';
        font-size: 18px;
        word-break: keep-all;
    }
    .goyang-font {
        font-family: 'Goyang';
        font-size: 20px;
        border-bottom: solid 2px red;
        padding: 5px;
        word-break: keep-all;
    }
    .goyang-font2 {
        font-family: 'Goyang';
        font-size: 24px;
        border-bottom: 5px double red;
        padding: 5px;
        word-break: keep-all;
    }
    
    .img-emoticon {
        width: 15rem;
    }
    .img-emoticon2 {
        width: 15rem;
        vertical-align: bottom;
    }
    .img-emoticon3 {
        width: 10rem;
        vertical-align: bottom;
    }    
    .pfont-style4 {
        border: 2px solid #9dc7a3;
        padding: 15px 5px;
        width: 100%;
        margin: auto;
        font-weight: 600;
        border-radius: 0.5em;
        box-shadow: 2px 2px #464646;
        word-break: keep-all;
    }
    .transform1 {
        font-size: 10px;
        margin-right: 5%;
    }
    .transform2 {
        font-size: 17px;
        margin-right: 7%;
    }
    .transform3 {
        font-size: 23px;
    }
    .table01 {
        border-collapse: separate;
        border-spacing: 1px;
        line-height: 1.5;
        margin: 20px auto;
        max-width: 100%;
        word-break: keep-all;
        font-size: 13px;
    }
    .table01 td {
        width: 400px;
        padding: 10px;
        vertical-align: top;
        border-bottom: 1px solid #ccc;
        background: #eee;
        text-align: left;
        color: black;
    }
    .table02 {
        font-weight: bold;
        width: 0 !important;
        vertical-align: middle !important;
        color: #9a1919 !important;
        font-size: 1.5rem;
    }
}
@media (min-width: 768px) {
    .pfont-style1 {
        font-family: "Noto Sans KR", sans-serif;
        /*font-weight: 600;*/
        font-size: 15pt;
        word-break: keep-all;    }
    .pfont-style2 {
        font-family: '777Littlebear';
        font-size: 25px;
        word-break: keep-all;        
    }
    .pfont-style3 {
        font-family: 'BBTreeTR';
        font-size: 25px;
        word-break: keep-all;
    }

    .goyang-font {
        font-family: 'Goyang';
        font-size: 27px;
        border-bottom: solid 2px red;
        padding: 5px;
        word-break: keep-all;    
    }
    .goyang-font2 {
        font-family: 'Goyang';
        font-size: 30px;
        border-bottom: 5px double red;
        padding: 5px;
        word-break: keep-all;
    }
    .img-emoticon {
        width: 20rem;
    }
    .img-emoticon2 {
        width: 20rem;
        vertical-align: bottom;
    }
    .img-emoticon3 {
        width: 15rem;
        vertical-align: bottom;
    }    
    .pfont-style4 {
        border: 2px solid #9dc7a3;
        padding: 15px 5px;
        width: 60%;
        margin: auto;
        font-weight: 600;
        border-radius: 0.5em;
        box-shadow: 2px 2px #464646;
    }
    .transform1 {
        font-size: 14px;
        margin-right: 5%;
    }
    .transform2 {
        font-size: 18px;
        margin-right: 7%;
    }
    .transform3 {
        font-size: 24px;
    }
    .table01 {
        border-collapse: separate;
        border-spacing: 1px;
        line-height: 1.5;
        margin: 50px auto;
        max-width: 80%;
        word-break: keep-all;
    }
    .table01 td {
        width: 400px;
        padding: 20px;
        vertical-align: top;
        border-bottom: 1px solid #ccc;
        background: #eee;
        text-align: left;
        color: black;
    }
    .table02 {
        font-weight: bold;
        width: 0 !important;
        vertical-align: middle !important;
        color: #9a1919 !important;
        font-size: 1.7rem;
    }
}
.table01 th {
        padding: 10px;
        font-weight: bold;
        vertical-align: top;
        color: #fff;
        background: #3867bd ;
        text-align: center;
}
.table01 td li {
      list-style-position: inside;
      text-indent: -23px;
      padding-left: 35px;
}
.underline {
    text-decoration: underline;
    font-weight: 600;
}
/*폰트*/
.fontType-italic {
    font-style: italic;
}
.fontType-underline_wave {
    text-decoration: wavy underline red;
}
.font-777Kidbutterfly {
    font-family: '777Kidbutterfly';
}
.font-777Minibeancafe {
    font-family: '777Minibeancafe';
}
/*폰트*/

/*color-type*/
.seagreen {
    color:#3cb371;
    /*font-size: 1.4em;*/
    /*font-style: italic;*/
    /*padding: 10px;*/
    /*font-family: "Noto Sans KR", sans-serif;    */
}
.deepskyblue {
    font-weight: 500;
    color: #00bfff;
    font-size: 1.3em;
    padding: 10px;
}
.deeppink {
    color: #ff1493;
}
.crimson {
    font-weight: 500;
    color: #ed143d;
    font-size: 1.5em;
    padding: 10px;
}
.mint1 {
    color: #1cb592;
}
.mint1:hover{
    animation: none;
    color: red;
}
.dodgerblue {
    font-size: 23px;
    color: #4169e1;
}
/*color-type-end*/

@media (max-width: 399px){
    .buttonType-part {
        padding: 0 2%;
        /*padding: 3px 10%;*/
        font-size: 1.1em;
        margin: 20px 0;
    }
    .buttonType-part-disabled {
        padding: 0 2%;
        /*padding: 3px 10%;*/
        font-size: 1.1em;
        margin: 20px 0;
    }
}
@media (min-width: 400px){
    .buttonType-part {
        padding: 0 4%;
        /*padding: 3px 10%;*/
        font-size: 1.1em;
        margin: 20px 0;
    }
    .buttonType-part-disabled {
        padding: 0 4%;
        /*padding: 3px 10%;*/
        font-size: 1.1em;
        margin: 20px 0;
    }
}
@media (min-width: 768px){
    .buttonType-part {
        padding: 0px 5%;
        font-size: 1.2em;
        margin: 20px 2%;
    }
    .buttonType-part-disabled {
        padding: 0px 5%;
        font-size: 1.2em;
        margin: 20px 2%;
    }
}
.buttonType-part {
    border-radius: 5px;
    background-color: #fa7161;
    /*padding: 0px 5%;*/
    transition:all 0.5s;
    color: #333;
    font-weight: 500;
    border-right: 2px #962620 solid;
    border-bottom: 2px #962620 solid;
    /*box-shadow: 3px 3px #a7a7a757;*/
}
.buttonType-part-disabled {
    background-color: #e66057;
    color:#fff;
    cursor: default !important;
    border-radius: 5px;
    /*padding: 0px 5%;*/
    font-weight: 500;
    border-right: 2px #962620 solid;
    border-bottom: 2px #962620 solid;
}
.buttonType-part-hover:hover {
    box-shadow: 0 50px 0 0 #ff7e7e40 inset, 0 -50px 0 0 #8a000040 inset;
    color:#fff;
    text-decoration: none;
}
.buttonType-part-disabled:hover {
    color:#fff;
    text-decoration: none;
}

/*animation*/
.bounce-animation{
    /*font-family: 'BBTreeTR';*/
    position: relative;
    top: 10px;
    display: inline-block;    
    animation: bounce .5s ease infinite alternate;
}
@keyframes bounce {
    100% {
        top: -10px;
    }
}
@keyframes bounce2 {
    100% {
        top: -3px;
    }
}
.bounce-animation2{
    /*font-family: 'BBTreeTR';*/
    position: relative;
    top: 3px;
    display: inline-block;    
    animation: bounce2 .5s ease infinite alternate;
}
.scale-animation{
    position: relative;
    display: inline-block;    
    animation: scale .7s ease infinite alternate;
}
.scale-animation2{
    position: relative;
    display: inline-block;    
    animation: scale2 .7s ease infinite alternate;
}
@keyframes scale {
  100% {
    transform: scale(1.2);
  }
}
@keyframes scale2 {
  100% {
    transform: scale(1.1);
  }
}
.shake-animation {
    font-weight: 600;
    /*font-size: 22px;*/
    color: #357ce6;
    position: relative;
    left: 3px;
    display: inline-block;    
    animation: shake .2s ease infinite alternate;
}
@keyframes shake {
    0% {
        left: 0;
    }    
    50% {
        left: -3px;
    }
    100% {
        right: 3px;
    }
}
/*animation-end*/

.line-through {
    font-size: 1.2rem;
    text-decoration: line-through;
}
.winter {
    color: red;
    /*font-style: italic;*/
    font-weight: 600;
}
.detail-button {
    float: right;
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 1.3rem;
    text-align: center;
    color: #fff;
    text-shadow: 2px 1px 1px #000;
    border-radius: 10px;
    background-color: #239eff;
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
    margin: 0 5px 10px;
}
.detail-button:hover {
    background-color: #00529c;
}
.detail-button:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}
#detailB {
    animation:blink 0.8s ease-in-out infinite alternate;
}

/*유튜브영상*/
@media (max-width: 1024px) {
    .youtubeLive {
        position: relative;
        /*padding-bottom: 50%;*/
        /*padding-top: 25px;*/
        /*height: 0;*/
        overflow: hidden;
        width: 90%;
        height: 35%;
        margin: 0 auto 30px;
    }
}
@media (min-width: 1025px) {
    .youtubeLive {
        position: relative;
        /*padding-bottom: 50%;*/
        /*padding-top: 25px;*/
        /*height: 0;*/
        overflow: hidden;
        width: 50%;
        height: 35%;
        margin: 0 auto 30px;
    }
}
.youtubeLive2 {
    position: relative;
    width: 100%;
    height: 200px;
    /* height: 0; */
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 5% auto;
}
.youtubeLive iframe,.youtubeLive object,.youtubeLive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.youtubeLive2 iframe,.youtubeLive2 object,.youtubeLive2 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.live-alert {
    float: right;
    border: 0;
    line-height: 1.7;
    padding: 2px 10px;
    font-size: 0.7em;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #ff0000;
    bottom: -5px;
    right: 5px;
    position: absolute;
}

.starlandmoon {
    font-family: 'LotteMartHappy';
    font-weight: 100;
    font-size: 17px !important;
    word-break: keep-all;
}
.answer1 {
    text-align: left;
    word-break: keep-all;
    padding:  15px;
    border: 1px solid lightgray;
    border-radius: 5px;
    overflow: hidden;
}
.answerHS {
    font-weight: bold;
    font-size: 0.9em;
}
.answerText {
    color: #333;
    font-size: 1.2em;
    font-family: 'SDMiSaeng';
}
.answerText2 {
    font-size: 75%;
    font-family: 'BinggraeTaom';
}
.signstyle {
    float: right;
    max-width: 150px;
    margin-top: -15px;
}
.signstyle2 {
    float: right;
    max-width: 150px;
    margin-top: 3px;
}
.admin01 {
    font-size: 70%;
    color: #555;
}

/*네온*/
.neon-container {
  /*display: table-cell;*/
  text-align: center;
  vertical-align: middle;
  /*border: 3px solid #fff;*/
  background-color: #000;
  padding: 15px 20px;
  /*width: 87%;*/
  margin: auto;
  border-radius: 0.3em;
  margin-bottom: 5%;
  overflow: hidden;
}
.neon-container {
  width: 87%;
}
.neon {
  /*font-family: neon;*/
  color: #FB4264;
  font-size: 200%;
  /*line-height: 9vw;*/
  text-shadow: 0 0 2vw #F40A35;
  word-break: keep-all;
}
.neon {
  animation: neon 2s ease infinite;
  -moz-animation: neon 2s ease infinite;
  -webkit-animation: neon 2s ease infinite;
}
.neon2 {
  color: #FB4264;
  font-size: 200%;
  /*line-height: 9vw;*/
  text-shadow: 0 0 2vw #F40A35;
  word-break: keep-all;
}
.neon2 {
  animation: neon2 2s ease infinite;
  -moz-animation: neon2 2s ease infinite;
  -webkit-animation: neon2 2s ease infinite;
}

@keyframes neon {
  0%,
  100% {
    text-shadow: 0 0 1vw #FA1C16, 0 0 3vw #FA1C16, 0 0 10vw #FA1C16, 0 0 10vw #FA1C16, 0 0 .4vw #FED128, .5px .5px .1vw #806914;
    color: #FED128;
  }
  50% {
    text-shadow: 0 0 .5vw #800E0B, 0 0 1.5vw #800E0B, 0 0 5vw #800E0B, 0 0 5vw #800E0B, 0 0 .2vw #800E0B, .5px .5px .1vw #40340A;
    color: #806914;
  }
}
@keyframes neon2 {
  0%,
  100% {
    text-shadow: 0 0 1vw #fa1671, 0 0 3vw #fa1671, 0 0 10vw #fa1671, 0 0 10vw #fa1671, 0 0 .4vw #ff87c8, .5px .5px .1vw #86285b;
    color: #ff87c8;
  }
  50% {
    text-shadow: 0 0 .5vw #800b35, 0 0 1.5vw #800b35, 0 0 5vw #800b35, 0 0 5vw #800b35, 0 0 .2vw #800b35, .5px .5px .1vw #8e004d;
    color: #86285b;
  }
}

.se2_quote2 {
    margin: auto !important;
    padding: 0 10px 0 10px;
    width: 95%;
    font-size: 0.8em;
}
.delay1 {
    animation-delay: 0.1s;
}
.delay2 {
    animation-delay: 0.2s;
}
.delay3 {
    animation-delay: 0.3s;
}
.delay4 {
    animation-delay: 0.4s;
}
.delay5 {
    animation-delay: 0.5s;
}
.delay6 {
    animation-delay: 0.6s;
}
.delay7 {
    animation-delay: 0.7s;
}
.delay8 {
    animation-delay: 0.8s;
}
.delay9 {
    animation-delay: 0.9s;
}
.delay0 {
    animation-delay: 1s;
}
/*.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img*/
/*{*/
/*    width: 100%;*/
/*}*/
/*네온 끝*/

/*@media (max-width: 1024px) {*/
/*    .snowfall-flakes {*/
/*        display: none;*/
/*    }*/
/*}*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides img {
    display: block;  
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides_nav.rslides1_nav.prev {
    position: absolute;
    top: 40%;
    z-index: 999999;
    left: 4%;
    width: 6%;
    opacity: 0;
}
.rslides_nav.rslides1_nav.prev:hover {
    opacity: 100;
}  
.rslides_nav.rslides1_nav.next {
    position: absolute;
    top: 40%;
    z-index: 999999;
    right: 4%;
    width: 6%;
    opacity: 0;
}
.rslides_nav.rslides1_nav.next:hover {
    opacity: 100;
}  
.text-border {
    border: 2px solid;
    padding: 0.5em 3em;
    border-radius: 0.5em;
    box-shadow: 0 5px 5px 0px #67676763;
}

/*해외인테리어*/
@media (max-width: 1599px) {
    .post-image {
        display: block;
        max-width: 100%;
        max-height: 100%;
        height: auto;
        margin: auto;
        padding-top: 40px; 
    }
    .post-image2 {
        display: block;
        height: auto;
        margin: 1em auto;
        width: 100%;
    }
    .post-image3 {
        display: block;
        height: auto;
        margin: 1em auto;
        width: 100%;
    }
}
@media (min-width: 1600px) {
    .post-image {
        display: block;
        max-width: 800px;
        /*max-height: 800px;*/
        height: auto;
        margin: auto;
        /*padding-top: 50px;*/
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .post-image2 {
        display: block;
        max-width: 48%;
        height: auto;
        margin: 50px 0.5em;
    }
    .post-image3 {
        display: block;
        max-width: 28%;
        height: auto;
        margin: 50px 0.5em;
    }
}

.overseas-font {
	word-break: keep-all;
}

/*댓글*/
.panel-default {
    border-color: transparent;
}
.dh-comments div.panel-body {
    font-size: 14px;
}
.panel-body {
    padding: 10px;
}

/*시공전후 비교 슬라이드*/
.cd-image-container {
    /*max-height: 1500px;*/
    margin-bottom: 3em;
}
.cd-image-container img {
    width: 100%;
    max-height: 750px;
}
.cd-resize-img img {
    width: auto;
}
.cd-image-label {
    padding: 0.5em 0.7em;
    background-color: #00000099;
}
.cd-image-container-column {
    float: left;
    margin-bottom: 3em !important;
    margin-left: 1em;
}
.cd-image-center {
    margin: auto;
}

@media (min-width: 767px){
    .cd-image-container-column {
        max-width: 46%;
        margin: 0 0.2em;
        margin-left: 15px;
    }
    .cd-image-center {
        width: 95%;
    }
    .cd-image-container img {
        max-height: 580px;
    }
}
@media (min-width: 1024px){
    .cd-image-container-column {
        max-width: 47%;
        margin: 0 0.3em;
        margin-left: 15px;
    }
    .cd-image-center {
        width: 88%;
    }
    .cd-image-container img {
        max-height: 740px;
    }
}
@media (min-width: 1200px){
    .cd-image-container-column {
        max-width: 47%;
        margin: 0 0.5em;
        margin-left: 12px;
    }
    .cd-image-center {
        width: 93%;
    }
    .cd-image-container img {
        max-height: 660px;
    }
}
@media (min-width: 1920px){
    .cd-image-container-column {
        max-width: 47%;
        margin: 0 0.1em;
        margin-left: 15px;
    }
    .cd-image-center {
        width: 65%;
    }
    .cd-image-container img {
        max-height: 690px;
    }
}
/*@media (min-width: 2200px){*/
/*    .cd-image-container-column {*/
/*        max-width: 48%;*/
/*        margin: 0 0.3em;*/
/*        margin-left: 10px;*/
/*    }*/
/*    .cd-image-center {*/
/*        width: 55%;*/
/*    }*/
/*}*/

.commentText11 {
    text-align: left;
}

.newsPage2 {
    background: #f3ece6;
    width: 100%;
    float: left;
    margin-top: 80px;
}
.news-Mtitle {
    text-align: center;
    font-family: cursive;
    font-weight: bold;
    margin-bottom: 50px;
}
.news-Stitle {
    float: left;
    display: flex;
    flex-direction: column;
    letter-spacing: -.5px;
    font-size: 24px;
    font-weight: 500;
    word-break: keep-all;
    margin-bottom: 15px;
}
.news-Stitle2 {
    float: left;
    display: flex;
    flex-direction: column;
    letter-spacing: -.5px;
    font-size: 20px;
    margin-bottom: 3px;
}
.news-text {
    float: left;
    display: flex;
    flex-direction: column;
    letter-spacing: -.5px;
}

.news-item{
    float: left;
}
.img-nw {
    width: 70%;
    position: relative;
}
@media (max-width: 767px){
    .newsPage2 {
        padding: 10px;
    }
    .news_wrap {
        margin: 0;
    }
    .news-Mtitle {
        padding: 0;
        font-size: 34px;
    }
    .news-item{
        width: 100%;
    }

    
    
    
}
@media (min-width: 768px){
    .newsPage2 {
        padding: 50px;
    }
    .news_wrap {
        margin: 80px 0;
    }
    .news-Mtitle {
        padding: 0 70px;
        font-size: 45px;
    }
    .news-item{
        width: 50%;
    }

    
    
    
    
}