.logo-main{
	width:120px !important;
}

.menu li a span,.menu li,.menu-toggle{
	font-family:'Noto Sans KR', sans-serif;
	font-weight:500;
	font-size:16px;
	color:#3a3a3a !important;
}
#Top_bar, #Top_bar #menu, #Top_bar .menu>li ul{
	background-color:#fff !important;
}

h1, h2, h3, h4,.WebProduct-Title{
	font-family:'Noto Sans KR', sans-serif !important;
	font-weight:700 !important;
}
h3{
	color:#40548d;
}
.desc{
	font-size:14px !important;
}
.flv_style_2, .flv_style_10{
	font-family:'Noto Sans KR', sans-serif;
	color:#3a3a3a;
}
.plan-inside ul li{
	height:20px !important;
}
.pricing-box-featured{
	font-family:'Noto Sans KR', sans-serif !important;
	font-weight:500 !important;
	font-size:14px;
	color:#3a3a3a;
}

.flv_sections_1{
		padding-top: 50px;
    padding-bottom: 20px;
}
.flv_sections_30 {
    padding-top: 60px;
    padding-bottom: 20px;
    background-color: #fff;
}
.flv_style_17{
	 background-image: url(/images/infobox.png);
}
.flv_style_39 {
    text-align: center;
    margin: 20px 50px 0;
}
.infobox_wrapper, .opening_hours_wrapper, h5, .column_attr{
	font-family:'Noto Sans KR', sans-serif !important;
	font-size:14px;
}
.opening_hours{
	padding:25px  !important;
}
.opening_hours_wrapper ul li{
	line-height:200% !important;
	list-style:disk !important;
}
.gallery-item{
	font-family:'Noto Sans KR', sans-serif !important;
}
#gallery-2 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 50%;
}
#Footer {
    background-image: url(/images/footer_bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: center top;
}
.table_cell_bold, .table_cell_bold th{
	background-color:#2991d6 !important;
	color:#fff !important;
	font-weight:bold;
	font-size:14px;
}
table{
	margin-left:auto;
	margin-right:auto;
}

/*royalSlider */
#gallery-t-group {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}
.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
  background: #eee;
}

#gallery-t-group .rsThumb {
  float: left;
  overflow: hidden;
  width: 56px;
  height: 33px;
  margin-right: 1px;
}
#gallery-t-group .rsThumbs {
  width: 285px;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 0 0 0 1px;
  right: 0;
}
#gallery-t-group .rsGCaption {
  right: 285px;
  line-height: 12px;
  padding: 1px 7px;
  font-size: 11px;
  background: #EEE;
  position: absolute;
  width: auto;
  bottom: 0;
  float: none;
  text-align: left;
}
@media screen and (min-width: 0px) and (max-width: 1200px) {  
  #gallery-t-group .rsThumbs {
    width: 228px;
  }
  #gallery-t-group .rsGCaption {
    right: 228px;
  }
}
@media screen and (min-width: 0px) and (max-width: 760px) {  
  #gallery-t-group .rsThumbs {
    left: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding: 1px 0 0 1px;
  }
  #gallery-t-group .rsThumbsContainer {
    height: auto !important;
  }
  #gallery-t-group .rsGCaption { 
    right: 0;
  }

}