
@charset "utf-8";
@media (max-width: 991px) {
	.must,
	.must table {font-family:'돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important; font-size:15px !important}
	.must h3,
	.must h4 {font-weight:700}
	.must h3{ font-size:20px}
	.must h4 {font-size:16px}
	
	.must2,
	.must2 table {font-family:'돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important; font-size:15px !important}
	.must2 h3,
	.must2 h4 {font-weight:700}
	.must2 h3{ font-size:20px}
	.must2 h4 {font-size:16px}
}
@media (min-width: 992px) {
	.must,
	.must table {font-family:'나눔고딕','Nanum Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important; font-size:14px !important}
	.must h3,
	.must h4 {font-weight:500}
	.must h3 {font-size:25px}
	.must h4 {font-size:16px}
	
	.must2,
	.must2 table {font-family:'나눔고딕','Nanum Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important; font-size:14px !important}
	.must2 h3,
	.must2 h4 {font-weight:500}
	.must2 h3 {font-size:25px}
	.must2 h4 {font-size:16px}
}
@media (max-width: 480px) {
	.col-xxs-12 {width:100%; padding-left:0; padding-right:0}
	.col-xxs-6 {width:50%; padding-left:15px; padding-right:15px}
}

.must {margin-bottom:40px}
.must.bg-white {background:#fff; color:#333}
.must.bg-dark {background:#3a4050; color:#ccc}
@media (max-width: 767px) {.must.bg-dark {padding:15px} .must2.bg-dark {padding:15px}}
@media (min-width: 768px) {.must.bg-dark {padding:30px} .must2.bg-dark {padding:30px}}

.must p {line-height: 24px !important}
.must p.cnt-p {text-align:center}

.must a {	
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    text-decoration: none;
}
.must a:hover {text-decoration: none}


.must2 {margin-bottom:40px}
.must2.bg-white {background:#fff; color:#333}
.must2.bg-dark {background:#3a4050; color:#ccc}

.must2 p { line-height: 24px !important}
.must2 p.cnt-p {text-align:center}

.must2 a {	
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    text-decoration: none;
}
.must2 a:hover {text-decoration: none}



.pdlr0 {padding-left:0; padding-right:0}



/* 구분선 */
.bg-white .hr-l {display:inline-block; width:40px; border-bottom:4px solid #333}
.bg-white .hr-r {display:inline-block; width:calc(100% - 40px); border-bottom:4px solid #eee}
.bg-dark .hr-l {display:inline-block; float:left; width:40px; border-bottom:4px solid #000}
.bg-dark .hr-r {display:block; border-bottom:4px solid #474d5d}

/* display table */
.dp-tbl {display:table}
.dp-tbl-cel {display:table-cell; vertical-align:middle}

.map1,
.history1 {margin-bottom:40px}

/* history */
.must .cnt-img {
	background-position: center!important;
	background-repeat: no-repeat;
	background-size: cover;
}

.must2 .cnt-img {
	background-position: center!important;
	background-repeat: no-repeat;
	background-size: cover;
}

.history1 p {background-color:#fff; color:#333}
.history2 .cnts {border-top:1px solid #f27242}
.history2 h3 {text-align:center; color:#fff}
.history2 table > tbody > tr > td {border-top:1px solid #4f5b6b}
.history2 table > tbody {border-bottom:1px solid #4f5b6b}
.history2 .table-responsive {margin-bottom:30px}
@media (max-width:767px) {
	.history1 .cnt-img {height:200px}
	.history1 p {padding:15px; border-left:5px solid #f27242}
	.history2 .table-responsive {border:1px solid #4f5b6b} 
}
@media (min-width:768px) {
	.history1 {height:350px; position: relative}
	.history1 .cnt-img {height:inherit}
	.history1 .cnt-txt {position: absolute; bottom:30px; left:0; right:0; margin:0 50px}
	.history1 p {padding:30px;  border-radius: 3px; border-left:20px solid #f27242}
	.history2 .cnts h4,
	.history2 .cnts div {float:left} 
	.history2 .cnts h4 {width:10%; text-align: right; padding-right:15px}
	.history2 .cnts div {width:90%}
}
@media (max-width:991px) {.history .cnts h4 {font-size:20px}}
@media (min-width:992px) {
	.history1 {height:500px}
	.history1 .cnt-txt {margin:0 100px}
	.history1 p {border-left:50px solid #f27242}
	.history2 .cnts {width:80%; margin:auto}
	.history2 .cnts h4 {font-size:20px; font-weight:400}
}

/* map*/
.map1 {position: relative}
.map1 span {position: absolute; background:#f27242; color:#fff; top:0; right:0}
.map1 .fa-map-marker {font-size:25px}
.map1 .cnt-b {background:#fff; color:#333; padding:15px}
.map1 .cnt-b .fa {font-size:15px; color:#f27242;margin-right:15px}
.map2 .cnts {background:#fff}
.map2 .cnt-l p {background:#f27242; color:#fff}
.map2 .cnt-r {background:#eee}
.map2 .cnt-r p {color:#333}
.map2 strong {font-size:16px; font-weight:500} 
@media (max-width:767px) {
	.map1 .cnt-t {height:350px}
	.map1 span {padding:10px 20px}
	.map2 p {padding:20px 15px}
}
@media (min-width:768px) {
	.map1 .cnt-t {height:450px}
	.map1 span {padding:20px 30px}
	.map2 .cnt-l,
	.map2 .cnt-r {height:200px}
	.map2 p {padding:0 30px}
}


.musica-navigation-pagination {
  display: table;
  padding-top: 65px;
  padding-bottom: 30px;
}

.musica-navigation-pagination .musica-pagination {
  display: table-cell;
}

.musica-navigation-pagination .musica-pagination {
  display: table-cell;
  padding-left: 10px;
}

.musica-navigation a {
  width: 37px;
  height: 37px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  border: 1px solid #45454f;
  color: #45454f;
  padding-top: 5px;
  font-size: 20px;
  margin-right: 10px;
}

.musica-navigation a:hover {
  color: #fff;
  border-color: #fff;
}

.musica-pagination ul li {
  list-style: none;
  display: inline-block;
  padding: 5px;
  color:#fff;
}

.musica-button, .musica-button-two {
  min-width: 150px;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  padding: 13px 20px 14px 20px;
  border: 0;
  transition: .5s;
  position: relative;
  overflow: hidden;
  letter-spacing: 1.5px;
  z-index: 3;
  background: transparent;
}

.musica-button:before,
.musica-button:after,
.musica-button-two:before,
.musica-button-two:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #2b2b36;
  border-radius: 30px;
  z-index: -1;
}

.musica-button:after, .musica-button-two:after {
  opacity: 0;
  background-image: -webkit-linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
  background-image: linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
  transition: all .4s ease-in-out;
}

.musica-button:hover, .musica-button-two:hover {
  color: #fff;
}

.musica-button:hover:after, .musica-button-two:hover:after {
  opacity: 1;
}

.musica-button:focus, .musica-button-two:focus {
  color: #fff;
}

.category-button {
	margin-left:5px;
	margin-right:0;
	min-width: 70px;
	padding: 4px 15px 6px 15px;
	letter-spacing: .032em;
	font-weight:bold;
	font-size:11px;

}

.category-button a:hover{
	color:#fff;
}

.small-button.musica-button,
.small-button.musica-button-two {
  min-width: 135px;
  padding: 9px 20px;
  letter-spacing: 1.5px;
  color:#fff;
}

.musica-button.base-gradient-bg:after {
  opacity: 1;
}

.musica-button-two {
  border: 1px solid #2d2c31;
}

.musica-button-two:before {
  background: transparent;
}

.musica-button-two:hover {
  border: 1px solid transparent;
}

.base-gradient-bg {
  background-image: -webkit-linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
  background-image: linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
}

.delegate-detail .item-quantity .base-gradient-bg {
  float: left;
  margin-top: 5px;
}

.shop-detail .item-quantity .base-gradient-bg {
  float: left;
  margin-top: 5px;
}

.delegate-heading {
  padding:0 0 30px 5px;
}

.row-eq-height {
    display: -webkit-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	color:#fff;
}

.choice-heading > span{
	font-weight:300;
	font-size:16px;
}	

.choice-heading_en  > span{
	font-size:31px;
	padding-right:10px;
	

}	


/* -----------------------------------
** Album
-------------------------------------*/
.album-item {
  text-align: center;
  margin-bottom: 30px;
}

.album-item a {
  display: block;
  position: relative;
}

.album-item a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
  z-index:4;
}

.album-item a h3, .album-item a .sub-heading {
  width: 100%;
  opacity: 0;
  transition: all 0.4s ease-out 0s;
  position: absolute;
  z-index:4;
}

.album-item a h3 {
  font-weight: 800;
  font-size: 21px;
  bottom: 50px;
}

.album-item a .sub-heading {
  position: relative;
  color: #fff;
  bottom: -50px;
  display: block;
  letter-spacing: 1px;
  font-size:14px;
  line-height:19px;
}

.album-item a:before {
  position: absolute;
  content: '';
  width: calc(100% - 66px);
  left: 33px;
  background: #3a3a44;
  height: 11px;
  top: 0;
  transition: .3s;
  z-index: 2;
}

.album-item a:after {
  position: absolute;
  content: '';
  width: calc(100% - 100px);
  left: 50px;
  background: #2d2d37;
  height: 11px;
  top: 0;
  transition: .6s;
  z-index: 1;
}

.album-item a:hover:before {
  top: -11px;
}

.album-item a:hover:after {
  top: -22px;
}

.album-item a:hover .overlay {
  opacity: 0.77;
}

.album-item a:hover h3 {
  opacity: 1;
  bottom: 73px;
}

.album-item a:hover .sub-heading {
  opacity: 1;
  bottom: 48px;
  padding-left:14px;
  padding-right:14px;
}

.album-item img {
	position:relative;
	z-index:3;
	
}

.album-banner {
  background: url("../images/album/album-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.album-detail {
  padding-bottom: 80px;
}

.album-detail .image {
  margin-bottom: 30px;
}

.album-detail .album-detail-text {
  background: #272732;
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 50px 90px 50px 85px;
}

.album-detail .album-detail-text h3 {
  font-weight: 900;
  margin-bottom: 40px;
}

.album-detail .album-detail-text ul li {
  padding: 16px 0;
  list-style: none;
  border-bottom: 1px solid #2d2c31;
  text-transform: uppercase;
}

.album-detail .album-detail-text ul li:first-child {
  border-top: 1px solid #2d2c31;
}

.album-detail .album-detail-text ul li span {
  width: 115px;
  text-align: left;
  text-transform: none;
}

.album-detail-button {
  padding-top: 23px;
}

.album-detail-button .musica-button-two {
  min-width: auto;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 9px 22px;
  margin-right: 7px;
}

.album-detail-button .musica-button-two:last-child {
  margin-right: 0;
}
.album-detail-audio-player{
  margin-bottom: 107px;
}
.album-detail-audio-player .audio-playlist-wrapper{
  position: static;
  z-index: 1;
  opacity: 1;
  width: 100%;
  padding-top: 0;
  background: #272732;
}
.album-detail-audio-player .audio-playlist-wrapper .jp-playlist{
  max-width:100%;
  padding
}
.album-detail-audio-player .musica-audio-player .audio-table{
  overflow: hidden;
  background: #1c1c25;
  padding:20px 25px;
}
.album-detail-audio-player .audio-playlist-wrapper .jp-playlist li{
  max-width: 100%;
  border-bottom: 1px solid #2d2c31;
  padding:22px 25px;
}
.album-detail-audio-player .audio-playlist-wrapper .jp-playlist{
  height: auto;
}
/* -----------------------------------
** End Album
-------------------------------------*/

.event-detail-text {

  padding-bottom: 60px;
}

.event-detail-text p{
  font-size:14px;
}

.event-detail-text .section-heading {
  padding-bottom: 5px;
}

.event-detail-text .section-heading2 {
  padding-bottom: 5px;
}

.section-heading2 {
		position:absolute;
		z-index:99;
		right:30px;
		bottom:-38px;
}

.cate_title {
	font-size:17px;
}
	
.info_box {
	padding:3px 30px 20px 25px;

	border-top: 3px solid transparent;
	-moz-border-image: -moz-linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
	-webkit-border-image: -webkit-linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
	border-image: linear-gradient(-45deg, #c1089e 20%, #ff4e00 100%);
	border-image-slice: 1;

	position:absolute;
	z-index:9;

	background-color:rgba(25, 25, 25, 0.9);
	margin-left:30px;
	border-radius:0 0 10px 10px;
}



.info_box h3{
	font-size:30px;
	margin-bottom:10px;
	font-weight:800;
}

.info_box h3 > span{
	margin-left:5px;
	font-size:17px;
	font-weight:300;
	
}

.info_box li{
	list-style:none;
}

.img-radius img {
	border-radius:0 0 15px 15px;
}

section .section-title2 {
	font-family: 'THEJung160';
    text-align: left;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
	
}

section .section-title2 i{
	color: #007b5e;
}

section .section-title2:after {
	width:21.1%;
	display:block;
	content:' ';
	margin-top:5px;
	border-bottom:2px solid #007156;
}


section .section-title3 {
	font-family: 'THEJung160';
    text-align: left;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
	
}

section .section-title3 i{
	color: #007b5e;
}

section .section-title3:after {
	width:21.6%;
	display:block;
	content:' ';
	margin-top:5px;
	border-bottom:2px solid #007156;
}


.team_title_img {
	width:100%;
	margin-bottom:10px;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.frontside .card{
    min-height: 312px;
}

.frontside .card .card-body img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
	border:1px solid #ddd;
}

.frontside .card .card-body img:hover {
	opacity:0.65;
}

.frontside .card .card-title{
    color: #007b5e !important;
	font-family: 'Noto Sans Medium';
	margin-top:15px;
}

.park_img a > img {
	width:97.2%;
}

.bus_img a > img {
	width:100%;
}

.hotel_img a > img {
	width:95%;
	border:4px solid #fff;
}

.hotel_img a > img:hover {
	border:4px solid #f27242;
}

.hotel_img figure {
	font-weight:bold;
	font-family: 'Noto Sans Bold';
}

.venue_img a > img {
	width:100%;
	border:4px solid #fff;
}

.venue_img a > img:hover {
	border:4px solid #f27242;
}

.venue_img figure {
	font-weight:bold;
	font-family: 'Noto Sans Bold';
}

.displaynone {
	display:none;
}

.shuttle_img img {
	width:100%;
	margin-bottom:20px;
}

.shuttle_info img {
	width:100%;
}

.mobile_line {
	display:none;
}

.garden_txt {
	word-break: keep-all;
	font-size:15px;
	font-family: 'Noto Sans DemiLight';
}

.pc_none {
	display:none;
}

.nosun {
	font-size:17px;
	margin-left:5px;
	letter-spacing:0.02em;
}

.about_title2, .about_title3 {
	display:inline-block;
	position:relative;
	top:4px;
	left:-3px;
	font-size:24px;
	font-family: 'Noto Sans Regular';
}
	
/* 스마트폰 ----------- */
@media all and (max-width: 768px) {
/* 사용자 코드 */
	
	.about_title3 {
		font-size:20px;
	}
	 
	.nosun {
		display:block;
		font-size:17px;
		line-height:25px;
		margin-left:0px;
	}
	
	.pc_none {
		display:block;
	}
	.shuttle_info h4{
		font-size:14px;
	}
	
	.park_img a > img {
		width:100%;
	}
	
	.bus_img a > img {
		width:100%;
	}
	.hotel_img a > img {
		width:100%;
	}
	.bd_cloud {
		position:relative;
		top:-50px;
	}
	
	.bd_cloud li a{
		pointer-events: none;
	}
	
	.mobile_none {
		display: none;
	}
	
	.mobile_line {
		display:block;
	}
	
	.list_bt {
		margin-bottom:30px;
	}
	.list_btn {
		z-index:99;
		
	}
	
	.info_box {
		position:relative;
		width:91%;
		margin:-10px 0 30px 15px;
		background-color:rgba(25, 25, 25, 1);
		border-top: 3px solid transparent;
		border-radius:0;
		padding:3px 30px 10px 15px;
		
	}
	
	.info_box h3{
		font-size:18px;
		margin-top:10px;
		margin-bottom:3px;
		font-weight:800;
	}
	.info_box h3 > span{
		margin-left:5px;
		font-size:12px;
		font-weight:300;
	}
	
	.section-heading {
		padding-bottom: 50px;
	}
	
	.section-heading2 {
		position:relative;
		bottom:2px;
		right:0px;
		padding-bottom:0px;
		
	}
	
	.cate_title {
		font-size:11px;
		padding:9px 15px 9px 15px;
		border-radius:12px 0 0 0;
		background-color:#111;
		color:#888;
		margin-right:2px;
	}
	
	.event-detail-content {
		position:relative;
		top:-20px;
	}
	
	.delegate-heading h2 {
		font-size:32px;
		text-align:center;
	}
	
	.menu-list > li.lang > a > div {
		margin-top:0px;
	}
	
	.img-radius img {
		border-radius:0;
	}
	
	.team_title_img {
		margin-bottom:10px;
	}
	
	.team_title_text {
		font-size:23px;
		width:100%;
	}
	
	section .section-title2 {
		margin:0;
		text-align:center;
	}
	
	section .section-title2:after {
		width:31%;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;
	}
	
	section .section-title3 {
		margin:0;
		text-align:center;
	}
	
	section .section-title3:after {
		width:31%;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;
	}
	
	.frontside {
		margin-bottom: 10px;
	}
	
	.frontside .card{
		min-height: 190px;
		margin-bottom:45px;
	}
	.frontside .card .card-body img {
		width: 135px;
		height: 135px;
	}
	
	.frontside .card .card-title{
		line-height:23px;
	}
	
	/*
	.frontside .leader_card{
		min-height: 312px;
	}
	.frontside .card .card-body img.leader_img {
		width: 220px;
		height: 220px;
	}
	*/
}

.social-icon{
  position:relative;
  top:12px;
}

.social-icon ul li {
  list-style: none;
  display: inline-block;
  padding: 8px 14px;
}

.social-icon ul li a {
  color: #706f71;
  font-size: 18px;
}

.social-icon ul li a:hover {
  color: #fff;
}

.blog-detail-text .social-icon {
  padding-top: 28px;
}

.blog-detail-text .social-icon li {
  padding: 8px 9px;
}

.blog-detail-text .social-icon li:last-child {
  padding-right: 0;
}

.blog-detail-text .social-icon li:first-child {
  padding-left: 0;
}

.blog-detail-text .social-icon a {
  color: #fff;
}

.blog-detail-text .social-icon a:hover {
  color: #dd4b39;
}

.videoWrapper {
	margin-top:30px;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.delegate-button-tab {
  padding: 0 25px;
  float:right;
  margin-top:-20px;
}

.button-tab {
  padding : 50px 0;
  float:right;
}

.event-detail-content {
	color:#fff;
}

.letter-spacing {
	letter-spacing:1px;
	font-family: 'Noto Sans Light';
}

@media (max-width: 991px) {
  .row-eq-height {
    display: -webkit-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
   .event-detail-content .image img {
    width: 100%;
  }
  .event-detail-content .col-md-6.pdr0 {
    padding-right: 15px;
  }
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-border {
  border: 0 !important;
}

.pdr0 {
  padding-right: 0;
}

.mt0 {
  margin-top: 0 !important;
}

.pdt10 {
  padding-top: 10px;
}

.pdt20 {
  padding-top: 20px;
}

.pdt25 {
  padding-top: 25px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt50 {
  padding-top: 50px;
}

.pdt80 {
  padding-top: 80px;
}

.pdt100 {
  padding-top: 100px;
}

.pdb5 {
  padding-bottom: 5px;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdb15 {
  padding-bottom: 15px;
}

.pdb25 {
  padding-bottom: 25px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb50 {
  padding-bottom: 50px;
}

.pdb80 {
  padding-bottom: 80px;
}

.pdb90 {
  padding-bottom: 90px;
}

.pdb100{
  padding-bottom: 100px;
}

.pdb110{
  padding-bottom: 110px;
}



.mgl10 {
  margin-left: 10px;
}

.mgl20 {
  margin-left: 20px;
}


.mgt3 {
  margin-top: 3px;
}

.mgt5 {
  margin-top: 5px;
}

.mgt10 {
  margin-top: 10px;
}

.mgt15 {
  margin-top: 15px;
}


.mgt20 {
  margin-top: 20px;
}

.mgt25 {
  margin-top: 25px;
}

.mgt30 {
  margin-top: 30px;
}

.mgt40 {margin-top:40px !important}

.mgt40 {
  margin-top: 40px;
}

.mgt50 {
  margin-top: 50px;
}

.mgt60 {
  margin-top: 60px;
}

.mgt70 {
  margin-top: 70px;
}

.mgt80 {
  margin-top: 80px;
}

.mgt100 {
  margin-top: 100px;
}





.mgbt0 {margin-top:0; margin-bottom:0}

.mgb0 {
  margin-bottom: 0px;
}

.mgb5 {
  margin-bottom: 5px;
}
.mgb15 {
  margin-bottom: 15px;
}

.mgb10 {
  margin-bottom: 10px;
}

.mgb20 {margin-bottom:20px !important}

.mgb25 {
  margin-bottom: 25px;
}

.mgb30 {margin-bottom:30px !important}

.mgb40 {
  margin-bottom: 40px;
}

.mgb50 {
  margin-bottom: 50px;
}


.mgb55 {margin-bottom:55px !important}

.mgb60 {margin-bottom:60px !important}

.mgb80 {
  margin-bottom: 80px;
}

.mgb90 {
  margin-bottom: 90px;
}

.mgb100{
  margin-bottom: 100px;
}

.mgb110{
  margin-bottom: 110px;
}

/* -----------------------------------
** Choice
-------------------------------------*/
.choice-item {
  text-align: center;
  margin-bottom: 30px;
}

.choice-item a {
  display: block;
  position: relative;
}

.choice-item a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s;
}

.choice-item a h3, .choice-item a .sub-heading {
  width: 100%;
  opacity: 0;
  transition: all 0.4s ease-out 0s;
  position: absolute;
}

.choice-item a h3 {
  font-weight: 800;
  font-size: 21px;
  bottom: 50px;
}

.choice-item a .sub-heading {
  text-transform: uppercase;
  color: #fff;
  bottom: 10px;
  display: block;
  letter-spacing: 1px;
}

.choice-item a:before {
  position: absolute;
  content: '';
  width: calc(100% - 66px);
  left: 33px;
  background: #3a3a44;
  height: 11px;
  top: 0;
  transition: .3s;
  z-index: -1;
}

.choice-item a:after {
  position: absolute;
  content: '';
  width: calc(100% - 100px);
  left: 50px;
  background: #2d2d37;
  height: 11px;
  top: 0;
  transition: .6s;
  z-index: -2;
}
.choice-item .country_flag {
	position:absolute;
	margin:4px 0 0 120px;

	
}



.choice-item a:hover:before {
  top: -11px;
}

.choice-item a:hover:after {
  top: -22px;
}

.choice-item a:hover .overlay {
  opacity: 0.77;
}

.choice-item a:hover h3 {
  opacity: 1;
  bottom: 73px;
}

.choice-item a:hover .sub-heading {
  opacity: 1;
  bottom: 48px;
}

.choice-banner {
  background: url("../images/album/album-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.choice-detail {
  padding-bottom: 80px;
}

.choice-detail .image {
  choice-bottom: 30px;
}

.choice-detail .choice-detail-text {
  background: #272732;
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 50px 90px 50px 85px;
}

.choice-detail .choice-detail-text h3 {
  font-weight: 900;
  margin-bottom: 40px;
}

.choice-detail .choice-detail-text ul li {
  padding: 16px 0;
  list-style: none;
  border-bottom: 1px solid #2d2c31;
  text-transform: uppercase;
}

.choice-detail .choice-detail-text ul li:first-child {
  border-top: 1px solid #2d2c31;
}

.choice-detail .choice-detail-text ul li span {
  width: 115px;
  text-align: left;
  text-transform: none;
}

.choice-detail-button {
  padding-top: 23px;
}

.choice-detail-button .musica-button-two {
  min-width: auto;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 9px 22px;
  margin-right: 7px;
}

.choice-detail-button .musica-button-two:last-child {
  margin-right: 0;
}
.choice-detail-audio-player{
  margin-bottom: 107px;
}
.choice-detail-audio-player .audio-playlist-wrapper{
  position: static;
  z-index: 1;
  opacity: 1;
  width: 100%;
  padding-top: 0;
  background: #272732;
}
.choice-detail-audio-player .audio-playlist-wrapper .jp-playlist{
  max-width:100%;
  padding
}
.choice-detail-audio-player .musica-audio-player .audio-table{
  overflow: hidden;
  background: #1c1c25;
  padding:20px 25px;
}
.choice-detail-audio-player .audio-playlist-wrapper .jp-playlist li{
  max-width: 100%;
  border-bottom: 1px solid #2d2c31;
  padding:22px 25px;
}
.choice-detail-audio-player .audio-playlist-wrapper .jp-playlist{
  height: auto;
}
/* -----------------------------------
** End Choice
-------------------------------------*/


.conference_section {
	
	border-bottom:1px solid #ccc;
}

.baljaeja_ko {
	position:absolute;
	padding:5px 10px 5px 10px;
	right:6%;
	background-color:#333;
	color:#fff;
	border-radius:0 0 5px 5px;
	font-family: 'Noto Sans Bold';
	z-index:99;
}

.baljaeja_king_ko {
	position:absolute;
	padding:5px 10px 5px 10px;
	right:6%;
	background-image: -webkit-linear-gradient(-45deg, #c1089e, #ff4e00);
	background-image: linear-gradient(-45deg, #c1089e, #ff4e00);
	color:#fff;
	border-radius:0 0 5px 5px;
	font-family: 'Noto Sans Bold';
	z-index:99;
}


.conference_bg {
	background-image: -webkit-linear-gradient(-45deg, #c1089e, #ff4e00);
	background-image: linear-gradient(-45deg, #c1089e, #ff4e00);
}

.baljaeja_en {
	position:absolute;
	padding:5px 10px 5px 10px;
	right:6%;
	background-color:#333;
	color:#fff;
	border-radius:0 0 5px 5px;
	font-family: 'Noto Sans Bold';
	z-index:99;
}

.baljaeja_king_en {
	position:absolute;
	padding:5px 10px 5px 10px;
	right:6%;
	background-image: -webkit-linear-gradient(-45deg, #c1089e, #ff4e00);
	background-image: linear-gradient(-45deg, #c1089e, #ff4e00);
	color:#fff;
	border-radius:0 0 5px 5px;
	font-family: 'Noto Sans Bold';
	z-index:99;
}

.section_title {
	display:inline-block;
	background-color:#3a4050;

	color:#fff;
	text-align:center;
	height:37px;
	padding:10px 12px 5px 12px;
	text-transform: uppercase;
	font-family: 'Noto Sans Bold';
	font-size:13px;
	letter-spacing:1px;
}


.section2_title{
	display:inline-block;
}

.section2_title b{
	display:inline-block;
	background-color:#3a4050;
	width:110px;
	color:#fff;
	text-align:center;
	height:37px;
	padding-top:10px;
	text-transform: uppercase;
	font-family: 'Noto Sans Bold';
	font-size:13px;
	letter-spacing:1px;
}

.section_title2 {
	font-size:19px;
	margin-top:2px;
	line-height:24px;
	font-family: 'Noto Sans Bold';
}


.section_title2 span {
	font-family: 'Noto Sans Light';
	line-height:36px;
	font-size:28px;
}

.section2_title2 {
	font-size:22px;
	margin-top:6px;
	font-family: 'Noto Sans Regular';
}

.section_contents {
	font-family: 'Noto Sans Regular';
	font-size:14px;
}


.conference_text {
	font-family:'나눔고딕','Nanum Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important;
	color:#777;
	font-size:18px;
	word-break: keep-all;
	line-height:26px;
	margin-left:5px;
}

.section_imgs {
	display:block;
	height:2100px;
	background-color:#333;
}

.section1_flag {
	position:absolute; 
	margin:2px 12px;
}

.section1_flag img {
	width:36px;
}

.section2_flag {
	display:inline-block;
}

.section2_flag img {
	width:24px;
	position:relative; 
	top:-1.5px;
}

.section3_flag {
	position:absolute; 
	margin:2px 12px;
	z-index:99;
}

.section3_flag img {
	width:36px;
}

.extra_keys_area textarea {
	width:100%;
}

.soundcloud_code_p {
	position:absolute;
	
}
.soundcloud_code_p iframe {
	position:relative;
	top:-48px;
	left:10px;
	border:0;
	height:40px;
	padding:10px 12px 10px 12px;
	background-color: rgba( 0, 0, 0, 0.7 );
	border-radius:12px;
}


.soundcloud_code_m {
	
}
.soundcloud_code_m iframe {
	
	border:0;
	height:40px;
	padding:10px 12px 10px 12px;
	background-color: rgba( 0, 0, 0, 0.4 );
	border-radius:12px;
}

.soundcloud_code_m hr {
	margin:15px 0 25px 0;
	position:relative;
	top:2px;
	border-color:#ff6600;
}





@media (max-width: 991px) {
}

@media (min-width: 992px) {
	.soundcloud_code_m{display:none;}

}

@media (max-width: 480px) {
}

@media (max-width: 767px) {
	.soundcloud_code_p{display:none;}
	.social-icon ul:before{
		content:'Social Link';
		display:block;
		font-size:10px;
		position:relative;
		top:7px;
		letter-spacing:0.055em;
		font-weight:bold;
		color:#ff6600;
		font-family: 'Noto Sans Black';
		text-decoration:underline;
	}
	.social-icon ul{
		position:absolute;
		z-index:999;
		right:18px;
		text-align:right;
		margin-top:-72px;
	}
	.social-icon ul li {
	  list-style: none;
	  display: inline-blockblock;
	  padding: 0 4px;
	}
	
	.social-icon ul li i{
	  font-size:13px;
	}
	
	.mobile_img {
		margin-top:-24px;
	}
	
		
	#main-caro .bg1 {
		background-repeat:no-repeat;
		background-position:-100px 2px;
	}
}
@media (min-width: 768px) {
	
}