.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.headline h3.sub-title {
	font-weight: normal;
}
h3, .h3 {
	font-size:28px;
}
h4, .h4 {
	font-size:20px;
}
h5, .h5 {
	font-size:18px;
}
h6, .h6 {
	font-size:14px;
	font-weight: normal;
}
input[type=file] {
	cursor: pointer;
}
.dropdown-menu {
	font-size: 14px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-group {
	margin-bottom:10px;
}
.form-group label {
	margin-bottom: 8px;
}
.container {
	padding-left:20px;
	padding-right:20px;
}
.container.container-write {
	max-width:750px;
}
.write-title {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 36px;
	padding-bottom: 30px;
	text-align: center;
}
.write-btn-wrap {
	text-align: center;
}
.check-secret {
	margin-bottom:18px;
}

section:after {
	content:'';
	display: block;
	clear: both;
}
.section-border {
	border-bottom:1px solid #dadfe5;
}
section.company-normal {
	padding-bottom:20px;
}
section.section-padding-sm {
	padding-bottom:40px;
}
#imweb-navbar {
	font-family: 'Montserrat', 'Noto Sans KR', Sans-Serif;
}
.navbar {
	z-index: 20;
	background-repeat: no-repeat;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color:#fff;
	background: transparent;
}
.navbar .container-fluid {
	z-index: 10;
	position: relative;
	max-width: 1260px;
}
.navbar-default {
	background-size: 1940px auto !important;
	background-position:left 0 !important;
	background-repeat: no-repeat;
	border: 0;
	border-radius: 0;
	margin:0;
	height:70px;
	background-color: rgba(255,255,255,0);
	-webkit-transition: -webkit-transform 0.5s ease-in-out, background-color 0.4s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out, background-color 0.4s ease-in-out;
	-o-transition: -o-transform 0.5s ease-in-out, background-color 0.4s ease-in-out;
	transition: -webkit-transform 0.5s ease-in-out,-moz-transform 0.5s ease-in-out,-o-transform 0.5s ease-in-out,transform 0.5s ease-in-out, background-color 0.4s ease-in-out;
}
.navbar-default.navbar-primary .headline-overlay {
	opacity : 0.7;
	display : none;
}
/*.navbar-default.navbar-features {
background-image: url("../../images/main/main_features.jpg");
}*/
.navbar-default.navbar-features,.navbar-default.navbar-video {
	background-image: none;
}
.navbar-default.navbar-features .headline-overlay {
	opacity: 0.7;
	display: none;
}
.navbar-default {
	background-color: #303437;
}

.navbar-default.navbar-visitor .headline-overlay {
	opacity: 0.3;
	display: block;
}
.navbar-default.navbar-partner .headline-overlay {
	opacity: 0.3;
	display: block;
	background:transparent;
}
.navbar-default .navbar-collapse .navbar-nav{
	margin: 1px 0 0 0;
}
.navbar-default .navbar-nav > li {
	text-align: left;
}
.navbar-default .navbar-nav.navbar-right > li:last-child {
	padding-right: 5px;
}
.navbar-default .navbar-nav > li a.menu_btn {
	font-size:16px;
	line-height: 69px;
	padding:0 17px;
	color: #fff;
	display: inline-block;
}
.navbar-default.navbar-white .navbar-nav > li a.menu_btn {
	color: #303437;
}
.navbar-default .navbar-nav.navbar-right > li a.menu_btn {
	font-size: 14px;
}
.navbar-default .navbar-nav.navbar-right > li a.menu_btn .icon-globe {
	font-size: 18px;
	line-height: inherit;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.navbar-nav > li a.menu_btn {
	color: #fff;
}
.navbar-nav > li a.menu_btn .menu_icon {
	font-size: 10px;
	opacity: 0.6;
	position: relative;
	top: 0;
	margin-left: 5px;
}
.navbar-nav.nav .open > a,
.navbar-nav.nav .open > a:hover,
.navbar-nav.nav .open > a:focus {
	background: transparent;
	border: 0;
}
.navbar-nav > li .dropdown.menu .dropdown-menu {
	border: 0;
	padding: 15px 0;
	margin-top: 0;
}
.navbar-nav > li .dropdown.menu .dropdown-item {
	display: block;
	font-size: 15px;
	padding: 7px 26px;
}
.navbar-nav > li .dropdown.menu .dropdown-item.nowrap{
	white-space: nowrap;
}
.navbar-nav > li .dropdown.menu .dropdown-item.nowrap img,
.imweb-navbar-more.mobile .page-nav-sub img {
	position: relative;
	top: -2px;
}
.imweb-navbar-more.mobile .page-nav-sub .fas.fa-paper-plane,
.navbar-nav > li .dropdown.menu .dropdown-item.nowrap .fas.fa-paper-plane {
	position: relative;
	top: -1px;
}
.navbar-nav > li .dropdown.menu:hover .dropdown-item:hover,
.navbar-nav > li .dropdown.menu:hover .dropdown-item:focus {
	text-decoration: none;
	background-color: #f6f6f8;
	opacity: 1;
}
.navbar-nav > li .dropdown.menu .dropdown-menu ul {
	padding-left: 0;
	list-style: none;
}
.navbar-nav > li .dropdown.menu:not(.btn_language):hover .dropdown-menu {
	display: block;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group {
	padding: 25px 0 15px;
	min-width: 176px;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .menu-label {
	color:rgba(54,59,62,0.4);
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .menu-label label {
	padding: 20px 30px 10px 25px;
	display: block;
	border-top: 1px solid #eee;
	margin: 15px 0 0;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .menu-label:first-child label {
	padding-top: 0;
	margin-top: 0;
	border: 0;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .dropdown-item {
	padding: 7px 30px 7px 25px;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .dropdown-item {
	opacity: 1;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .dropdown-item > span {
	opacity: 0.7;
}
.navbar-nav > li .dropdown.menu .dropdown-menu.group .dropdown-item:hover > span {
	opacity: 1;
}
.navbar-default.navbar-white {
	background:#fff;
	border-bottom:1px solid rgba(51, 51, 51, 0.1);
}
.navbar-default.navbar-white .navbar-nav > li > a {
	color:#777;
}
.navbar-default.navbar-white .navbar-nav > li > a.btn-primary  {
	color:#fff
}
.navbar-default.navbar-dark {
	background-color: #303437;
}
.navbar-default.navbar-white .headline-overlay {
	opacity: 0;
}
.navbar-default .navbar-nav > li a.menu_btn .nav-item-name {
	position: relative;
}
.navbar-default .navbar-nav > li a.menu_btn.active .nav-item-name:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.5);
}
.navbar-default .navbar-nav > li a.menu_btn:hover,
.navbar-default .navbar-nav > li a.menu_btn:active,
.navbar-default .navbar-nav > li a.menu_btn:focus {
	color:#fff;
	opacity: 1;
}
.navbar-default.navbar-white .navbar-nav > .active > a,
.navbar-default.navbar-white .navbar-nav > .active > a:hover,
.navbar-default.navbar-white .navbar-nav > .active > a:focus,
.navbar-default.navbar-white .navbar-nav > li a.menu_btn:hover,
.navbar-default.navbar-white .navbar-nav > li a.menu_btn:active,
.navbar-default.navbar-white .navbar-nav > li a.menu_btn:focus {
	color:#303437;
}
.navbar-default.navbar-white .navbar-nav > li > a:hover,
.navbar-default.navbar-white .navbar-nav > li > a:active,
.navbar-default.navbar-white .navbar-nav > li > a:focus {
	color:#303437;
	opacity: 1;
}
.navbar-default .navbar-nav.navbar-right > li > a.btn {
	line-height: 37px;
	margin:15px 0;
	font-size:14px;
	opacity: 1;
	border-radius:2px;
	color: #fff;
}
.navbar-default .navbar-nav.navbar-right > li > a.btn.btn-primary {
	width:145px;
}
.navbar-default .navbar-nav.navbar-right > li > a.btn-default {
	color:#fff;
	background-color: transparent;
	border-color: transparent;
	opacity: 0.8;
}
.scroll_nav .navbar-default .navbar-nav.navbar-right > li > a.btn-default{
	color:#303437;
}
.navbar-default .navbar-nav.navbar-right > li > a.btn-login.btn-default {
	font-size:1.49em;
	margin:0;
	padding:14px 15px;
	border:0;
}
.navbar-default.navbar-white .navbar-nav.navbar-right > li > a.btn-default {
	border-color: rgba(48, 52, 55, 0.3);
	color:#303437;
}
.navbar-default .navbar-nav.navbar-right > li > a.btn-default:hover {
	background-color: transparent;
	opacity: 1;
}

.navbar-default .navbar-nav.navbar-right > li > a.btn-primary:hover {
	color:#fff;
	background-color: #0053D9;
	border-color: #0053D9;
}
.navbar-default.navbar-primary .navbar-nav.navbar-right > li > a.btn-primary-dark {
	background: #fff;
	border-color: #fff;
	color: #212121;
}
.navbar-default.navbar-primary .navbar-nav.navbar-right > li > a.btn-primary-dark:hover {
	background-color: #333;
	border-color: #333;
}
.navbar-default.navbar-primary:hover .navbar-nav.navbar-right > li > a.btn-primary-dark {
	background-color: #fff;
	border-color: #fff;
	opacity: 1;
	color: #333;
}
.navbar-default.navbar-primary:hover .navbar-nav.navbar-right > li > a.btn-primary-dark:hover {
	background-color: #fff;
	border-color: #fff;
}
.scroll_nav .navbar-default.navbar-primary .navbar-nav.navbar-right > li > a.btn-primary-dark {
	background-color: #1A6DFF;
	border-color: #1A6DFF;
	color: #fff;
}
.scroll_nav .navbar-default.navbar-primary .navbar-nav.navbar-right > li > a.btn-primary-dark:hover {
	background-color: #0053D9;
	border-color: #0053D9;
}
.navbar-primary .btn-primary-dark:hover {
	background: #333;
	border-color: #333;
}
.navbar-default .navbar-brand img {
	width:88px;
	margin-top: 2px;
}
.navbar-default .navbar-brand .brand-black {
	display: none;
}
.navbar-default.navbar-white .navbar-brand .brand-white {
	display: none;
}
.navbar-default.navbar-white .navbar-brand .brand-black {
	display: block;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-right {
	position: absolute;
	right:20px;
	top: 0;
}
.navbar-default .navbar-nav.navbar-right > li a.menu_btn {
	padding: 0 10px;
	opacity: 0.8;
	border-color: #fff;
}
.navbar-default .navbar-nav.navbar-right > li > a.btn-default {
	padding: 0 24px;
}
.navbar-default .navbar-nav.navbar-right > li.btn_mysite a.menu_btn {
	padding: 0 10px;
}
.navbar-default .navbar-nav.navbar-right > li.btn_mysite.no_member a.menu_btn {
	padding: 0 20px 0 10px;
}
.navbar-default .navbar-nav.navbar-right .dropdown.btn_language .dropdown-menu {
	min-width: 144px;
}
.navbar-wrap {
	width: auto;
}
.imweb-navbar-more {
	border-top:1px solid #4a4e51;
	background: #303437;
	color:#fff;
	z-index: 20;
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
}
.shop_banner ~ .imweb-navbar-more {
	top: 160px
}
.imweb-navbar-more ~ .navbar-partner,
.imweb-navbar-more ~ .navbar-visitor {
	border-top:0;
}
.imweb-navbar-more ~ .navbar-white {
	background: #fff;
	border-top:0;
}

.navbar-collapse .imweb-navbar-more {
	background: transparent;
	border-top:0;
}
.imweb-navbar-more[style^="display: block"] + .navbar-primary {
	background: #303437;
}
.imweb-navbar-more a {
	color:#303437;
}
.imweb-navbar-more .container {
	padding:30px 0;
}
.imweb-navbar-more .container {
	text-align: center;
}

.imweb-navbar-more a span:not(.badge):first-child {
	opacity    : .5;
	transition : .2s;
}

.imweb-navbar-more a span:hover {
	opacity : 1;
}
.page-nav {
	padding:0;
	list-style: none;
	display: inline-block;
}
.page-nav .page-nav-item {
	width: 114px;
	text-align: left;
	float: left;
}
.page-nav.tw .page-nav-item {
	width: 130px;
}
.page-nav .page-nav-item:last-child {
	width: 116px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	/* ie 10,11 */
	.page-nav .page-nav-item:last-child {
		width: 125px;
	}
}
.page-nav-links {
	padding:0;
	list-style: none;
}
.page-nav-title {
	font-size:15px;
	color: #3B4859;
	padding:0;
	display: block;
	margin-bottom:14px;
}
.page-nav-links {
	font-size:15px;
}
.page-nav-links a {
	padding:4px 0;
	display: block;
}
.page-nav-links a:hover {
	color:#fff;
}

.headline {
	height:580px;
	width: 100%;
	display: table;
	background-position:50% -70px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: relative;
}

.headline.video-headline video,.headline.univ video {
	width      : 100%;
	margin-top : 0;
	height     : auto;
}
.navbar-features ~ .headline .headline-overlay {
	background: transparent;
}
.headline.video-headline .container,.headline.univ .container {
	z-index: 10;
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -330px;
}
.headline.video-headline .container {
	margin-top :-300px;
}
.section-global .headline.video-headline .container{
	margin-top: -200px;
}
.section-global .headline h1 {
	font-size: 36px;
}
.headline.univ .univ_logo {
	width :180px;
	margin-bottom: 30px;
}
.headline.univ .univ_icon {
	margin-bottom :30px;
}
.headline.visitor {
	height:300px;
}
.headline.visitor h2 {
	font-size:36px;
}
.headline.visitor h4 {
	font-size:20px;
}
.headline-overlay {
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: #000;
	z-index: 5;
	display: none;
}
.headline .headline-overlay {
	display: block;
}
.headline.company-headline {
	background-position: 100% 50%;
	background-image:url(../../images/main/imweb_hall01.jpg);
	background-size: cover;
}
.headline.company-headline .container .wrap {
	height:574px;
}
.headline.company-headline h1 {
	font-size:34px;
}
.headline .container {
	z-index  : 10;
	position : relative;
}
.headline .container .wrap {
	display : table;
	width   : 100%;
	height  : 500px;
}

.headline .container .wrap .content {
	display        : table-cell;
	height         : 100%;
	vertical-align : middle;
}
.main_key_image{
	background-color:#1A6DFF;
	height:100vh;
  background-image: url("../../images/main/main_top_bak_20220926.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 85px;
}


.btn_video_playicon{
  vertical-align: middle;
  display: block;
  margin-right: 12px;
}

.btn_main_cta {
  color: #1A6DFF !important;
  width: auto;
  padding : 13px 24px !important;
  background-color: white;
  display: flex;
  position:relative;
  left: 50%;
  transform: translate(-50%,0);
  align-items: center;
  justify-content: space-evenly;
}

.btn_main_cta_text {
  font-size: 16px;
}

@media(max-width: 765px){
  .main_key_image{
    height: 70vh;
    padding-top: 35px;

  }
  .btn_video_playicon{
    margin-right : 10px;
    width: 10px;
  }
  .btn_main_cta {
    padding : 13px 18px !important;
  }
  .btn_main_cta_text {
    font-size: 13px;
  }
}





.headline.headline-main .container .wrap {
	width   : 100%;
	height :100%;
	text-align: center;
	position : relative;
}
.headline.headline-main .container .wrap .main-video-btn,
.video_section .video_btn, .trademark-item .main-video-btn{
	width: 83px;
	height: 83px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	margin: -75.5px 0 0 -41.5px;
	z-index: 5;
	background: #303437;
}
.headline.headline-main .container .wrap .main-video-btn i,
.video_section .video_btn i, .trademark-item .main-video-btn i{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 40px solid #fff;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -19px 0 0 -15px;
}

.headline.headline-main .container .content {
	position: absolute;
	right: -36px;
	top: 50%;
	text-align: left;
	margin-top: -160px;
	height: auto;
}
.container-sm {
	max-width: 300px;
	margin: 0 auto;
}
.headline.visitor .container .wrap {
	height:240px;
}
.navbar-default.navbar-edu {
	background-image: url('../../images/main/campus-background03.jpg');
	background-size: cover !important;
	background-position: 50% -360px !important;
}

.award-badge .award-badge-img {width:200px; height:200px; background:url('../../images/main/award_badge-3.png?43455243'); background-size:cover; transition: 0.2s;}
.award-badge:hover .award-badge-img {background:url('../../images/main/award_badge-4.png?434545413'); background-size:cover; transition: 0.2s;}
.award-badge {
	font-size:14px;
	position:absolute;
	top:100px;
	left:0;
}
.award-badge p {
	color:#fff;
	margin-top:10px;
}

.campus_calendar .nav > li.nav-item .btn-naver {
	background:#fff;
	padding:0px;
	color:#555;
}

.campus_calendar .nav > li.nav-item .btn-naver {
	border-color:#ccc;
}

.campus_calendar .nav > li.nav-item .btn-naver i {
	line-height:34px;
}

.campus_calendar .nav > li.nav-item .btn-naver:hover {
	background:#f6f6f8;
}

.campus_calendar .nav > li.nav-item.active .btn-naver {
	background:#1A6DFF;
	border-color:#1A6DFF;
}
.campus_calendar .nav > li.nav-item .btn-naver:first-child {
	margin:0;
}
.campus_calendar .nav > li.nav-item .btn-naver {
	width:70px;
}

.campus_calendar .nav {
	position:absolute;
	top: 0;
	right: 0;
}

.edu-calendar-menu {
	max-width: 42%;
	text-align: left;
	line-height: 26px;
	padding-top:6px;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

.edu-calendar-menu > .edu-calendar-menu-item {
	display:inline-block;
	margin-right:15px;
	font-weight:400;
}

.edu-calendar-menu-item > span {opacity:0.5;}

.edu-calendar-menu-item > span:hover {opacity:1;}

.edu-calendar-menu-active {opacity:1 !important;}
.edu-nav-date {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
}

#Education-tabContent .col-md-3 {
	padding:15px;
}


#Education-tabContent .row {
	margin:-15px;
}


#education-tab > li:nth-child(1) a{
	margin-right:-4px;
	border-radius:3px 0 0 3px;
	border-right:none;
}

#education-tab > li:nth-child(2) a{
	border-radius:0 3px 3px 0;
	border-left:none;
}
.edu-card {
	border:1px solid #ddd;
	border-radius:3px;
	font-weight:400;
}

.edu-card-body {
	padding:20px 20px 0 20px;
	font-size:14px;
	height:112px;
}

.edu-card-body p {
	margin:8px 5px 0 0;
	font-size:14px;
}

.edu-card-body h6 {
	font-size:16px;
	line-height:22px;
}

.edu-card-footer {
	font-size:14px;
}

.eud-card-head {
	background:url('https://cdn.imweb.me/upload/5b0f781b9a1b5.jpg');
	background-size:cover;
	height:0;
	padding-bottom:62.5%;
	width:100%;
}

.eud-card-head-end .eud-card-head {
	-webkit-filter: grayscale(100%);
	opacity:0.6;
}

.eud-card-head-end .edu-card-footer {
	opacity:0.6;
}

.eud-card-head-end .edu-card-body {
	opacity:0.6;
}

.edu-no-data {
	padding:100px 0;
	display:block;
	text-align:center;
}

.edu-no-data i {
	font-size:52px;
	opacity:0.35;
}

.edu-card-footer {
	padding:10px 20px 20px 20px;
}

.edu-profile {
	display:table;
}

.edu-profile-circle {
	display:table-cell;
	vertical-align : middle;
}

.edu-card .edu-profile img {
	margin-right:10px;
	width:45px;
	height:45px;
	border-radius:30px;
}

.edu-card .edu-profile .edu-profile-name {
	display:table-cell;
	vertical-align:middle;
}

.edu-card-end {
	border:1px solid #1a6dff;
	color:#1a6dff;
	display:inline-block;
	line-height:28px;
	width:50px;
	height:28px;
	border-radius:30px;
	text-align:center;
}

.imweb-navbar-more[style^="display: block"] ~ .navbar-edu {
	background-color: #303437;
	background-image: none;
}
.headline.campus {
	height: 700px;
	background-position: 100% 50%;
	background-size: cover;
}
.headline.campus .container .wrap {
	height: 700px;
}
.headline.partner {
	height: 420px;
}
.headline.partner .container .wrap {
	height:370px;
}
.headline h1 {
	font-size   : 64px;
	font-weight : normal;
}
.headline h2 {
	font-size:36px;
}
.headline.headline-main h2 {
	font-size:48px;
	line-height: 1.2;
}
.headline h3 {
	font-size:34px;
}
.headline.partner h3 {
	font-size:32px;
}
.headline h4 {
	font-size:22px;
}
.headline h5 {
	font-size:20px;
}
.headline.headline-main h5 {
	font-size:26px;
}
.headline h3.sub-title {
	font-size:24px;
	font-family: Sans-Serif;
}
.headline.company-headline h3.sub-title {
	font-size:22px;
}
.visit-service .form-group {
	margin-bottom:10px;
}
.profile-info {
	display: table;
	width: 100%;
	height:70px;
	cursor: pointer;
	padding: 0 15px;
}
.navbar-sub.navbar-fixed-top {
	border-width: 0 0 1px;
	z-index: 11;
}
.navbar-sub.navbar-fixed-top ~ .navbar-sub-fixed-padding {
	height:60px;
}
.section-main h2 {
	font-size: 28px;
}
.section-main h3 {
	font-size :28px;
}
.section-main h5 {
	font-size: 18px;
}
.section-main .text-gray {
	color: rgba(54,59,62,0.5)
}
.section-main-intro {
	border-bottom : 1px solid rgba(230, 230, 230, 0.4);
}
.section-main-intro .intro-tit {
	padding-bottom: 70px;
}
.section-main-feature {
	position : relative;
}
.section-main-feature .container {
	width :100%;
}
.section-main-feature h2 {
	padding: 70px 0 50px;
}
.section-main-feature .grid-kind {
	max-width: 700px;
	margin: 0 auto;
}
.section-main-feature .grid-item {
	float : left;
	width: 140px;
	height: 140px;
}
.section-main-feature .grid-item .tt {
	position: relative;
	display: inline-block;
}
.section-main-feature .grid-item .tt:hover .tt_text {
	visibility: visible;
}
.section-main-feature .grid-item .tt .tt_text {
	visibility: hidden;
	width: 80px;
	background-color: #000;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: -35px;
	left: 50%;
	margin-left: -40px;
	font-size: 11px;
}
.section-main-feature .grid-item .tt .tt_text:after{
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -7px;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent #000 transparent;
}

.section-main-feature .grid-item .icon {
	font-size: 33px;
	margin-bottom: 15px;
}
.section-main-feature .grid-item .icon img {
	margin-top:-5px
}
.section-main-desc:before {
	clear: both;
	position: absolute;
	bottom: 0;
	z-index: 30;
	width: 100%;
	height: 130px;
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(13%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.13) 13%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.13) 13%, rgba(0, 0, 0, 1) 100%);
	content: '';
	opacity: .07;
}
.section-main-feature .grid-item .tit {
	font-size :13px;
}
.section-main-apps {
	padding: 45px 0 0 0;
	background-image: url(../../images/main/main-sample06_kr.png?v3);
	background-repeat: no-repeat;
	min-height: 790px;
	background-position: 49% 100%;
}
.section-main-forms {
	padding :40px 0;
}
.section-main-apps .pop_wrap {
	background: #fff;
	border-radius: 8px;
	width: 300px;
	margin :0 auto;
}
.section-main-apps .pop_wrap > div {
	padding: 15px;
}
.section-main-apps .pop_wrap:first-child,.section-main-apps .app_wrap:first-child {
	margin-bottom :10px;
}
.section-main-apps .pop_wrap > div.pop_tit {
	border-bottom: 1px solid #F6F6F8;
}
.section-main-apps .pop_wrap > div.pop_tit img {
	margin-right: 5px;
}
.section-main-apps .pop_wrap > div.pop_body {
	color: rgba(54,59,62,0.7);
	font-size: 14px;
}
.section-main-apps .app_wrap {
	background: #fff;
	border-radius: 100px;
	padding: 9px 0 9px 35px;
	margin :0 auto;
}
.section-main-forms h5 {
	padding-bottom :50px;
}
.section-main-apps .app_wrap p {
	margin-bottom: 0;
}
.section-main-apps .app_wrap > div {
	vertical-align: middle;
}
.section-main-forms .example_wrap {
	height: 350px;
	padding :0 20px;
}
.section-main-forms .example_wrap img {
	max-width :95%;
	max-height :100%;
	min-width :250px;
}
.section-main-forms .group-tit {
	font-size:13px;
	margin-top :0;
}
.section-main-forms .tablet .group-tit{
	margin-left: -20px;
	margin-top :-50px;
}

.section-main-forms .note .group-tit {
	margin-left: -25px;
	margin-top :-50px;
}
.profile-info .avatar {
	display: table-cell;
	vertical-align: middle;
	width: 32px;
}
.profile-info .avatar img {
	height:32px;
	width:32px;
	border-radius: 100%;
}
.profile-info .name {
	display: table-cell;
	vertical-align: middle;
	color:#fff;
}
.user-avatar {
	display: table;
	width: 100%;
}

.user-avatar.site-avatar {
	height:30px;
}
.user-avatar .avatar-img {
	display: table-cell;
	vertical-align: middle;
}
.user-avatar .avatar-img img {
	border-radius: 100%;
}
.user-avatar .avatar-info {
	display: table-cell;
	vertical-align: middle;
	color:#4A4A4A;
}
.user-avatar .avatar-info > span {
	display: table-cell;
	vertical-align: middle;
}
.user-avatar .avatar-info > span:first-child {
	padding-right: 8px;
}
.user-avatar .avatar-img.avatar-36 {
	width:46px;
}
.user-avatar .avatar-img.avatar-36 img {
	width:36px;
	height: 36px;
}
.user-avatar .avatar-img.avatar-small {
	width:30px;
}
.user-avatar .avatar-img.avatar-small img {
	width:20px;
	height: 20px;
}
.user-avatar .avatar-small~.avatar-info {
	font-size:12px;
	padding-top:2px;
}
.theme-row .col-md-4, .theme-row .col-md-3 {
	margin-bottom:65px;
}
.theme-row.make-theme .col-md-4, .theme-row.make-theme .col-md-3 {
	margin-bottom:0;
}
.navbar-white .profile-info .name {
	color:#303437;
}
.dropdown-menu.profile {
	width:320px;
	padding:0;
}
.dropdown-profile {
	text-align: center;
}
.dropdown-profile .avatar {
	margin-bottom:12px;
}
.dropdown-profile .avatar img {
	height: 64px;
	width: 64px;
	border-radius: 100%;
}
.dropdown-menu > li > a.profile-link {
	display: block;
	padding:30px 24px;
	border-radius: 3px 3px 0 0;
}
.profile-mysite {
	overflow: auto;
	max-height: 180px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.profile-btns .btn {
	font-size:14px;
	color:#212121;
	border-top:1px solid #ebebeb;
	border-radius: 0;
}
.profile-btns .btn + .btn {
	border-left:1px solid #ebebeb;
}
.profile-btns .btn:hover {
	color:#1A6DFF;
}
.navbar-sub.navbar-primary {
	border-top: 1px solid rgba(131,146,167,0.3);
	border-bottom: 0;
}
.navbar-sub {
	text-align: center;
	border-bottom:1px solid rgba(131,146,167,0.3);
	background: #fff;
	margin:0;
	height:60px;
	z-index: 1;
}
.sticky-sub .navbar-sub {
	position: fixed;
	width:100%;
	top:0;
	background:#fff;
	z-index: 10;
}
.navbar-sub .navbar-nav {
	margin:0;
	float: none;
}
.navbar-sub .navbar-nav > li {
	float: left;
}
.navbar-sub .navbar-nav > li > a {
	color:#8392A7;
  white-space: nowrap;
	padding:0 15px;
	line-height: 59px;
	margin:0 15px;
}
.navbar-sub .navbar-nav > li.active > a {
	color:#303437;
	position: relative;
}
.navbar-sub .navbar-nav > li.active > a:after {
	content:'';
	display:block;
	position:absolute;
	left:0;
	width: 100%;

	bottom:-1px;
	height:2px;
	background: #1A6DFF;
}
.navbar-sub.nav-active-green .navbar-nav > li.active > a:after {
	background: #00CF7F;
}
.navbar-sub .nav > li > a:hover, .navbar-sub .nav > li > a:focus {
	background:transparent;
	color:#303437;
}
.navbar-round {
	margin:0;
	z-index: 0;
}
.navbar-round .navbar-nav > li > a {
	padding:6px 12px;
	font-size:14px;
	color:#8392A7;
}
.navbar-round .navbar-nav > li:first-child > a {
	margin-left:-12px;
}
.navbar-round .navbar-nav > li > a:hover {
	color:#303437;
	background: transparent;
}
.navbar-round .navbar-nav > li.active > a {
	border:1px solid #50c5ff;
	color:#303437;
	border-radius: 50px;
	margin-left:0;
}
.block-postmeta.feed-summary-board {
	margin:0;
}
.feed-summary-board .feed-summary {
	color:#8392A7;
	font-size:14px;
	padding:5px 0 0;
}
.feed-summary-board span {
	padding-right:14px;
}
.feed-summary-board a {
	margin-right:14px;
}
.empty-state {
	text-align: center;
	padding:80px 0;
	border-bottom:1px solid #ebebeb;
	margin-bottom:25px;
}
.empty-state.payment {
	border-bottom:0;
	padding:0;
}
.empty-state h4 {
	color:#7F8A98;
	font-size:16px;
}
.panel {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-title {
	font-size:32px;
	font-family: Sans-Serif;
	font-weight: bold;
}
.panel-default > .panel-heading {
	color:#303437;
	background-color:transparent;
	border-bottom:1px solid #ebebeb;
	padding:20px 0;
}
.panel-default.panel-larger > .panel-heading {
  border-bottom: none;
  padding-bottom: 24px;
}
.panel-title .locked {
	margin-right: 10px;
}
.panel-body {
	padding:20px 0;
	line-height: 1.6;
}
.panel-body h1, .panel-body h2, .panel-body h3, .panel-body h4, .panel-body h5, .panel-body h6 {
	margin:1.5em 0 1em;
	font-weight: normal;
}
.panel-body h4 {
	font-size: 24px;
}
.panel-body p {
	margin:0.4em 0 1em 0;
}
.panel-body img {
	max-width: 100%;
	margin-bottom:1em;
}
.panel-body img.shadow {
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
.panel-body ul li, .panel-body ol li {
	margin: 4px 0 4px 0;
}
.panel-body.panel-body-larger {
  font-size: 17px;
}
.panel-footer {
	padding: 20px 0;
	background-color: transparent;
	border-top: 0;
	border-radius: 0;
}
.panel-body .files .dropdown > a {
	padding:7px 7px 7px 0;
}
.panel-body .files .dropdown-menu i {
	margin-right:8px;
}
.panel-body .files .dropdown-menu small {
	margin-left:8px;
}
.panel-body .panel-default {
	position: relative;
}

.panel-body .panel-default > .panel-heading {
	border-top: 1px solid #ebebeb;
	border-bottom: 0;
	padding: 0;
}
.panel-body .panel-default .panel-title {
	padding: 0;
	margin: 0;
}
.panel-body .panel-default .panel-heading:after {
	position: absolute;
	right: 15px;
	top: 0;
	z-index: -1;
	margin-top: 20px;
	content:"\f091";
	font: normal normal normal 14px/1 "Black Tie";
	font-size: 14px;
	color: #999;
	vertical-align: -14.28571429%;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);

}
.panel-body .panel-default .panel-heading.active:after {
	transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
}
.panel-body .panel-default .panel-title a {
	margin: 0;
	font-size: 16px;
	display: block;
	padding: 20px 20px 12px 15px;
}
.panel-body .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 0;
	border-left: 2px solid #ebebeb;
	padding: 1px 26px 10px 16px;
	margin: 0 15px 15px 17px;
}
.panel-body .panel-group {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 5px;
}
.panel-body .panel-default ol, .panel-body .panel-default ul {
	padding-left: 20px;
}
.back-list {
  margin: 24px 0 18px;
  font-size: 16px;
}
.back-list a {
  color: #717680;
}
.back-list a i {
  margin-right: 8px;
}
.faq-wrap .under-list {
  padding-bottom: 24px;
}
.faq-wrap .under-list a {
  padding-bottom: 12px;
}
.faq-wrap .under-list a+a {
  margin-left: 20px;
}
.faq-wrap .under-list .active {
  border-bottom: 3px solid #1A6Dff;
}
.edit-tools:after {
	content:'';
	display: block;
	clear: both;
}
.edit-tools .btn-edit-wrap {
	float:right;
}
.edit-tools .btn-edit-wrap .btn {
	padding:9px 9px;
}
.edit-tools .btn-edit-wrap .btn:last-child {
	margin-right:-9px;
}
.partnership_result {
	text-align: center;
	padding:45px 0;
}
.partner-progress {
	position: absolute;
	text-align: center;
	top:15px;
	left:20%;
	width: 25%;
}
.partner-progress.visitor {
	top:45px;
}
.partner-progress.step2 {
	left:54%
}
.partner-progress .heading {
	font-size:18px;
}
.arrow-container{
	width:60%;
	height:1px;
	background:#ccc;
	margin:15px auto;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #ccc;
	float:right;
	margin-top:-6px;
	margin-right:-6px;
}
select.form-control.nav-form-control {
	border-radius: 0;
	padding:3px 18px;
	height:35px;
}
.navbar-default.navbar-primary {
	background-color: #1A6DFF;
	transition: 0.1s;
}
.navbar-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background: transparent;
}
.shop_banner ~ .navbar-overlay {
	top: 90px;
}
.scroll_nav .navbar-default.navbar-primary, .scroll_nav .navbar-default.navbar-overlay, .navbar-default.navbar-overlay:hover {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.navbar-default.navbar-primary .scroll_logo, .navbar-default.navbar-overlay .scroll_logo,
body:not(.scroll_nav) .navbar-main #nav-item-navbar-right-contact,
.scroll_nav .navbar-default.navbar-primary .brand-white, .scroll_nav .navbar-default.navbar-overlay .brand-white, .navbar-default.navbar-overlay:hover .brand-white {
	display: none;
	opacity: 0;
}
.scroll_nav .navbar-default.navbar-primary .scroll_logo, .scroll_nav .navbar-default.navbar-overlay .scroll_logo, .navbar-default.navbar-overlay:hover .scroll_logo {
	display: block;
	opacity: 1;
}
.scroll_nav .navbar-default .navbar-nav > li a.menu_btn, .navbar-default.navbar-overlay:hover .navbar-nav > li a.menu_btn {
	color: #303437;
	border-color: rgba(48, 52, 55, 0.3);
}
.navbar-default.navbar-primary:hover {
	z-index: 120;
}

.navbar-default.navbar-primary .navbar-nav > li > a:hover {
	opacity: 1;
}
.navbar-default.navbar-primary ~ .headline {
	background-color: #1A6DFF;
	height :100%;
}
.visit-service {
	max-width: 300px;
	margin:0 auto;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: fixed; left: 0; top: 0; }
.se-pre-con {
	position: fixed;
	background: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
	z-index: 100999;
}
.se-pre-con .progress {
	display:none;
}
.se-pre-con.progress {
	background: rgba(0,0,0,0.7);
	height: 100%;
}
.se-pre-con.progress .progress {
	display: block;
}
.se-pre-con.progress .page-loader-spinner {
	display: none;
}
.loader-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-top: 10px;
}
.page-loader-spinner {
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: -20px;
	margin-left: -20px;
	top: 44%;
	left: 50%;
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #1A6DFF;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.section-naver {
	background: url("../../images/main/naver_shopping_visual_bg.jpg?123454") no-repeat center center;
	min-height: 630px;
	padding:0;
	position: relative;
	margin-bottom: 190px;
}
.section-naver h1 {
	font-size: 48px;
	color: #fff;
}
.section-naver h1 > i {
	margin: 0 10px;
	font-size: 23px;
}
.section-naver h3 {
	color: #fff;
	margin-top: 10px;
}
.section-naver-sub h2 {
	font-size:36px;
}
.section-naver-sub h3 {
	font-size:24px;
}
.section-naver-sub h4 {
	font-size:21px;
}
.n-pay {
	font-size:30px;
	font-weight :bold;
}
.naver-img {
	max-width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -320px;
	bottom: -120px;
}
.birth_img_wrap {
	max-width: 850px;
	margin: 0 auto;
	position : relative;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	bottom: -100px;
}
.birth_img_wrap img {
	position: relative;
	top: 45px;
}
.section-naver-02 {
	padding: 140px 0 50px;
	border-bottom: 1px solid #dadfe5;
}
.section-naver-02 div.text-naver{
	color: #01c73c;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	border-bottom: 2px solid #01c73c;
	display: inline-block;
}
.section-naver-03 {
	padding: 40px 0 35px;
}
.section-naver-03 .icon-wrap {
	font-family: 'Nexon Gothic', 'Malgun Gothic', Sans-Serif;
}
.section-naver-03 .icon-wrap span {
	width: 65px;
	height: 65px;
	display: inline-block;
	text-align: center;
	line-height: 65px;
	border-radius: 50%;
	background: #01c73c;
	color: #fff;
	font-size: 32px;
}
.section-naver-04 {
	background: #01c73c;
	color: #fff;
	padding: 40px 0;
	position : relative;
}
.section-inquiry,
.section-inquiry.marketing {
	background: url(../../images/main/photo_inquiry_visual.jpg?556545) no-repeat center center;
	background-size: cover;
	min-height: 572px;
	padding: 0;
	position: relative;
	display: table;
	width: 100%;
}
.section-inquiry {
	min-height: 780px;
}
.section-inquiry.marketing {
	background: url(../../images/main/marketing_sectionbg.jpg?1241244) no-repeat center center;
	background-size: cover;
}
.section-inquiry > .container {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.naver-img-02 {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 100px
}
.btn-naver {
	background: #01c73c;
	border-color: #01c73c;
	color:#fff;
	font-weight: 500;
	font-family: 'Nexon Gothic', 'Malgun Gothic', Sans-Serif;
}
.btn-naver:hover,.btn-naver:focus {
	background: #00bb38 ;
	border-color : #00bb38;;
	color: #fff;
}
.btn-naver.hover-none:hover,
.btn-naver.hover-none:focus {
	background: #01c73c;
	border-color: #01c73c;
	color:#fff;
	cursor: default;
}
.btn-naver-white {
	background: transparent;
	border-color: #fff;
	color:#fff;
	font-weight: 500;
	font-family: 'Nexon Gothic', 'Malgun Gothic', Sans-Serif;
}
.btn-naver-white:hover,.btn-naver-white:focus {
	background: #fff;
	color: #01c73c;
}
.login-wrap .btn-naver {
	background-image: url(../../images/main/naver_login2x.png);
	background-size: 17px;
	background-position: 17px 50%;
	background-repeat: no-repeat;
}
.btn.btn-kakao {
	background-color: #FFEB00 !important;
	background-image: url(../../images/kakao_icon.png);
	background-size: 25px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	color: #3c1e1e !important;
	border-color: #FFEB00 !important;
	font-size: 14px;
}
.btn.btn-kakao:hover{
	background-color: #FFE000 !important;
	border-color: #FFE000 !important;
}
.section-birth {
	background: url(../../images/main/birth_bg.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 730px;
	padding: 0;
	position: relative;
	display: table;
	width: 100%;
	height: 730px;
	margin-bottom: 150px;
}
.section-birth,
.section-birth-sub {
	font-family: NanumSquare;
}
.section-birth-sub .container,
.section-birth .container {
	width: 655px;
}
.section-birth h1 {
	font-size :48px;
	font-family: NanumSquare;
}
.section-birth-sub .container {
	border-top: 1px solid #dadfe5;
}
.section-birth-sub h3 {
	font-size: 24px;
	font-family: NanumSquare;
}
.section-guidebook {
	background-image: url(../../images/main/guidebook_visaul_pc.png);
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 850px;
	background-color: #FAEDE6;
	position : relative;
	padding: 0;
}
.section-guidebook .text-wrap {
	position: absolute;
	bottom: 50px;
	width: 100%;
}
.section-guidebook .text-wrap > .inline-blocked {
	margin: 0 90px;
}
.section-guidebook-sub .text-wrap {
	text-align: center;
	max-width: 340px;
	margin: 0 auto;
	padding: 0 20px;
}
.section-guidebook-sub .text-wrap img {
	width: 196px;
}
.section-guidebook-sub .text-wrap .sm-title {
	margin-bottom: 5px
}
.section-guidebook-sub .text-wrap .btn {
	border-radius: 0;
}
.event-bubble {
	padding: 20px 20px 20px 45px;
	background: #f7f7f7;
	border-radius: 10px;
	position: relative;
}
.event-bubble i {
	position: absolute;
	font-size: 18px;
	color: #fb337e;
	left: 20px;
}
.section-kcp {
	background: url(../../images/main/inicis_new_bg.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 700px;
	padding: 0;
	position: relative;
	display: table;
	width: 100%;
	height: 700px;
}
.section-kcp > .container,.section-global > .container, .section-kakaopay > .container, .section-sellmate > .container {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.section-kcp h1 i,
.section-naver .n-pay i {
	margin :0 35px;
}
.section-naver .n-pay i {
	font-size: 40px;
	vertical-align: middle;
	color: rgba(255,255,255,0.5);
}
.step_list {
	position: absolute;
	top: 50%;
	left: 50%;
}
.step_list.step01 {
	margin-top: -29px;
	margin-left: -47px;
}
.step_list.step02 {
	margin-top: -29px;
	margin-left: -42.4px;
}
.step_list.step03 {
	margin-top: -48px;
	margin-left: -29px;
	font-size: 58px;
}
.step_list.step01 .big:before{
	content: '';
	display: block;
	position: absolute;
	background: #fff;
	width: 55px;
	height: 1px;
	top: 32px;
	left: -2px;
}
.step_list .big {
	font-family: Arial Black;
	font-size: 40px;
}
.icon .big {
	font-family: Arial Black;
	font-size: 42px;
	margin-left: 5px;
}
.step_list .small {
	font-size: 20px;
}
.icon .small {
	font-size: 24px;
	margin-left: -5px;
}
.step_list.step02 .small {
	font-size: 24px;
}

@-webkit-keyframes bounce {
	0%,100%	{
		-webkit-transform:scale(0.0)
	}
	50%{
		-webkit-transform:scale(1.0)
	}
}
@keyframes bounce{
	0%,100%{
		transform:scale(0.0);
		-webkit-transform:scale(0.0)
	}
	50%{
		transform:scale(1.0);
		-webkit-transform:scale(1.0)
	}
}
.se-pre-con.progress .progress {
	position: absolute;
	top:24%;
	width: 50%;
	margin:0 auto;
	left:0;
	right:0;
}
.se-pre-con.progress .progress .progress-bar {
	background-color:#1A6DFF;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.se-pre-con.progress .progress .progress-bar label {
	color:#212121;
	position: absolute;
	left:50%;
	margin-left:-12px;
}


@media (max-width: 1940px){
	.navbar-default,
	.navbar-default.navbar-edu{
		background-size: 1940px auto !important;
	}
	.headline {
		background-size: 1940px auto;
	}
	.headline.univ {
		height: 700px;
	}
}
@media all and (min-width:992px) and (max-width:1350px) {
	.headline.headline-main h2 {
		font-size: 40px;
	}
	.headline.headline-main h5 {
		font-size: 22px;
		line-height: 1.5;
	}
	.headline.headline-main .container .content {
		right: -12px;
	}
	.headline.headline-main .container .content .slogan-image {
		width: 240px;
	}
}
@media (max-width: 1154px) {
	.navbar-header .navbar-brand{
		padding: 22px 12px 22px 25px;
	}
	.navbar-default .navbar-nav > li a.menu_btn{
		padding: 0 8px;
	}
	.navbar-default .navbar-nav.navbar-right > li.btn_mysite.no_member a.menu_btn{
		padding: 0 10px 0 0px;
	}
	.navbar-right{
		right: 10px;
	}
}
.navbar-brand {
	padding:22px 24px 22px 40px;
	height:100%;
}

@media (min-width: 768px){
	.section-main-apps .container {
		width :100%;
	}
	.navbar-default .navbar-nav.navbar-right > li > a.btn-default {
		margin-right:9px;
	}
	.navbar .navbar-brand {
		position: relative;
		margin-left: 0;
	}
	.navbar .collapse {
		text-align: center;
	}
	.navbar-nav {
		display: inline-block;
		margin:0 auto;
	}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: transparent;
	color:#fff;
	opacity: 1;
}



.main-intro {
	height:770px;
	background: #F6F6F8;
}
.na-apply {
	padding-top:80px;
}
.owl-item {
	height:100%;
}
.owl-item-content {
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	width: 100%;
	height:100%;
	left:0;
	top:0;
}
.owl-item-content h1 {
	font-size:64px;
	font-weight: normal;
}
.owl-item-content h2 {
	font-size:22px;
	font-weight: normal;
}
.owl-item-body {
	z-index: 10;
}
.owl-item-body .container, .owl-item-body .preview-container, .owl-item-body .container-fluid {
	display: table-cell;
	vertical-align: middle;
}
.preview-image-wrap {
	padding-top:50px;
}
.preview-image {
	background-repeat: no-repeat;
	background-size: 100%;
	height:530px;
	width:931px;
	margin-left:-240px;
}
.col-md-6 > .preview-image {
	margin-left:-400px;
}
.preview-image.multi-device-img {
	height:547px;
	width:994px;
}
.preview-description {
	padding-top:130px;
}
.shop-carousel-wrap {
	margin-left:-360px;
}
.shop-carousel-wrap.mp-carousel {
  margin-left: 0;
  margin-right: -360px;
}
.shop-carousel-wrap .owl-carousel .owl-stage {
	height: 630px;
}
.shop-carousel-wrap .owl-item img {
	width: 924px;
	height:621px;
}
.shop-carousel-wrap .owl-theme .owl-controls {
	display: none;
}
.owl-dots.custom-dot-list {
	list-style: none;
	padding:0;
}
.owl-dots.custom-dot-list li {
	border-radius: 10px;
	padding:24px 36px;
	margin-bottom:18px;
}
.owl-dots.custom-dot-list li.active {
	background:#fff;
  border : 1px solid #1A6DFF;
  box-shadow: 0px 0px 2px rgba(75, 81, 91, 0.1), 0px 2px 20px rgba(75, 81, 91, 0.14);
	color:#1A6DFF;
}
.owl-dots.custom-dot-list li.active p {
	color:#657385;
}
.owl-dots.custom-dot-list li h5 {
	font-size:20px;
	margin-bottom:24px;
}
.owl-dots.custom-dot-list li p {
	font-size:16px;
	color:#8392A7;
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controls .owl-dots {
	position: absolute;
	bottom:40px;
	width:100%;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	border:1px solid #000;
	background: transparent;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	opacity: .3;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #1A6DFF;
	border-color: #1A6DFF;
	opacity: 1;
}
.page-header {
	text-align     : center;
	border         :0;
	margin         :0;
	padding-bottom : 50px;
}
.under-button {
	margin-bottom:40px;
}
.under-search {
	margin-bottom:24px;
}
.under-list {
	margin-bottom:24px;
}
.tab-trademark .under-list {
	font-weight: bold;
}
.page-header.multi-line h3 {
	margin-bottom:20px;
}
.pagination > li {
	display: inline-block;
	padding:0 3px;
}
.pagination > li > a, .pagination > li > span {
	font-size:14px;
	color:#8591a7;
	background: transparent;
	border:0;
	padding:1px 9px;
	border-radius: 50px;
	line-height :25px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color:#4A4A4A;
	background: transparent;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #1A6DFF;
	border-color: #1A6DFF;

}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	display: none;
}
.pagination > .active > a {
	width: 25px;
	height: 25px;
	padding: 0;
	border-top-left-radius: 50px !important;
	border-bottom-left-radius: 50px !important;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
}
.pagination-dot {
	text-align: center;
}
.pagination-dot > div {
	display: inline-block;
	zoom: 1;
}
.pagination-dot > div a {
	display: inline-block;
	padding: 5px;
}
.pagination-dot > div .dots {
	border-radius: 30px;
	width: 10px;
	height: 10px;
	border: 1px solid #ddd;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
}
.pagination-dot > div.active .dots {
	background: #1A6DFF;
	border: 1px solid #1A6DFF;

}
.theme-submit {
	position: absolute;
	right:0;
	top:12px;
}
.payment_badge {
	position: absolute;
	right: -10px;
	top: -40px;
	color: #7F8A98;
	font-size: 13px;
}
.payment_badge img {
	width: 60px;
	margin-right: 3px;
	margin-top: -2px;
}
.card-plan {
	text-align    : center;
	min-height    : 391px;
	position      : relative;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #ebebeb;
}
.modal_pg_event .modal-content{
	border:0;
}
.pg_section{
	padding-top: 70px;
	padding-bottom: 100px;
}
.pg_top_section{
	overflow: hidden;
	background-color:#1A6DFF;
	min-height: 700px;
	padding: 0;
	position: relative;
	width: 100%;
	height: 700px;
}
.pg_top_section >.container{
	height:100%;
}
.pg_top_section >.container>.row{
	height:100%;
}
.kcp_header{
	height:100%;
}
.pg_top_section img{
	position: absolute;
	bottom: 0;
	left:50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.pg_top_section > .container{
	text-align: center;
	padding-top:90px;
}
.pg_top_section > .container h1{
	margin-bottom: 24px;
}
.pg_top_section > .container h2{
	font-size: 18px;
	margin-top:28px;
	margin-bottom: 40px;
}

.btn_pg{
	background: #fff;
	border-color: #fff;
	color:#1A6DFF;
	font-weight: 500;
}
.btn_pg:hover{
	background-color: #f6f6f8;
	border-color:#f6f6f8;
	color:#1A6DFF;
}
.pg_card{
	display: table;
	width:100%;
	border: 1px solid #EBEBEB;
	min-height: 245px;
	text-align: center;
}
.pg_card.active{
	border:0;
}
.pg_card_content{
	display: table-cell;
	width:100%;
	vertical-align: middle;
	background-color: #fff;
}
.pg_card.active > .pg_card_content{
	position: relative;
	box-sizing: border-box;
	border: 3px solid #1A6DFF;
}
.pg_card.active > .pg_card_content .recommended {
	position: absolute;
	top:-65px;
	left:-3px;
	width: 100%;
	min-height:40px;
	background-color: #1A6DFF;
	border-right: 3px solid #1A6DFF;
	border-left: 3px solid #1A6DFF;
	box-sizing: content-box;
	color:#fff;
	font-size: 14px;
	padding: 12px 0;
}
.pg_card_content h4 {
	font-size : 16px;
	margin-bottom: 34px;
	margin-top: 24px;
}
.pg_card_content  ul{
	text-align: left;
	padding: 24px 50px;
}
.pg_card_content > ul li{
	padding-bottom: 8px;
}
.pg_card_content ul.list-unstyled{
	font-size: 13px;
	color: #8392A7;
}
.pg_card_content ul.list-unstyled >li{
	padding-bottom: 0;
}

a.btn_pg_default.active {
	background-color : #1a6dff;
	border-color     : #1a6dff;
	color            : #fff;
}
a.btn_pg_default {
	padding          : 10px 34px;
	font-size        : 14px;
	background-color : transparent;
	border           : 1px solid #d3d3d3;
	border-radius    : 2px;
}
.pg.btn-primary,
.toggle_btn.btn-default-bright {
	background-color: #1A6DFF;
	border-color: #1A6DFF;
	color:#fff;
	padding: 10px 34px;
	font-size: 14px;
	border-radius: 2px;
}
.toggle_btn.btn-default-bright {
	border: 1px solid #e5e6e6;
	background: transparent;
	color: #3B4859;
}
.toggle_btn[aria-expanded="true"] {
	display: none;
}
.pg_tbl {
	border: 1px solid #EBEBEB;
}
.pg_tbl > table > tbody > tr > .col-md-3 {
	padding-left: 32px !important;
}
.pg_tbl > table > tbody > tr > .col-md-9 {
	padding-right: 32px !important;
}
.pg_tbl.active {
	border: 3px solid #1A6DFF;
}
.pg_tbl {
	margin-bottom: 32px;
}
.pg_tbl:last-child {
	margin-bottom: 0;
}
.pg_tr{
	padding-top: 40px;
	padding-bottom: 40px;
}
.pg_tbl_tit{
	width: 25%;
	font-size: 14px;
	color: #8392A7;
	font-weight: normal;
	padding-bottom: 8px;
}
.pg_tbl_txt{
	padding-bottom: 8px;
}
.toggle_btn{
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -50px;
}
.list_style_none {
	margin: 0;
	padding-left: 0;
	list-style: none;
	line-height: 24px;
}
.pg_customer{
	color: #8392A7;
}
.pg_customer .badge {
	background: rgba(127, 138, 152, .2);
	border-radius: 2px;
	color: #7F8A98;
	font-weight: normal;
	margin-right: 4px;
}
.pg_customer .badge.badge-active {
	color: #4D207A;
	background: rgba(77, 32, 122, .2);
	margin-top: 8px;
}
.pg_inner_tbl{
	margin-top: 24px;
}
.pg_active {
	display: block;
	width: 100%;
	color: #fff;
	background-color: #1A6DFF;
	height: 48px;
	text-align: center;
	line-height: 45px;
	margin-bottom: 32px;
}
.collapse-arrow:before {
	content: "\e604";
	font-family: 'simple-line-icons';
	speak: none;
	display: block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 44px;
	color: #979797;
	-webkit-font-smoothing: antialiased;
}
.collapse-arrow[aria-expanded="true"]:before {
	content: "\e607";
	margin-top: -2px;
}
.pgFees table th{
	font-weight: 500;
}
.txt_align_r{
	text-align: right;
}
.row.process{
	position: relative;
	text-align: center;
	margin-top: 30px;
}
.row.process .col-sm-12>div{
	float:left;
	width:20%;
	text-align: center;
}
.row.process p {
	word-wrap: break-word;
	margin-bottom: 0;
}
.process_round{
	position: relative;
	padding:0;
	margin:0 auto 20px;
	width:143px;
	height:143px;
	border-radius: 50%;
	border: 1px solid #CFCFCF;
	background-color: #F6F6F8;
	font-size: 18px;
}
.process_round+p > span{
	position: absolute;
	top: 183px;
	left:50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.process_round > i{
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-size: 48px;
	color: #1A6DFF;
}
.process_ul{
	margin-top:80px;
}
.process_ul li{
	padding-bottom: 8px;
}
.process_line{
	position: absolute;
	top:40%;
	left:50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	height:1px;
	background-color: #CFCFCF;
}
.process_v_line{
	display: none;
	position: absolute;
	top:50%;
	left:50%;
	transform: translateX(-50%) rotate(90deg);
	-o-transform: translateX(-50%) rotate(90deg);
	height:1px;
	width:300px;
	background-color: #eee;
}
@media (max-width:767px){
	.pg_top_section{
		max-height: 429px;
		min-height:auto;
		background-color:#1A6DFF;
	}
	.pg_top_section h1{
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 0 !important;
	}
	.pg_top_section h2{
		font-size: 15px !important;
		font-weight: normal;
		margin-top: 16px !important;
		margin-bottom: 24px !important;
	}
	.pg_top_section > .container{
		padding-top: 0;
	}
	.pg_card_content{
		padding: 32px 0;
	}
	.section-price .row .col-sm-4{
		margin-bottom: 24px;
	}
	.pg_section{
		border-bottom:1px solid #dadfe5;
		padding-top: 35px;
		padding-bottom: 60px;
	}
	.pg.modal-header{
		padding-left: 30px !important;
		padding-right: 30px!important;
	}
	a.btn_pg_default{
		margin: 0 auto;
		width:215px;
	}
	.text-left-xs {
		text-align: left;
	}
	.text-right-xs {
		text-align: left;
	}
}
@media (max-width:991px){
	.navbar-wrap {
		position: fixed;
		top: 0;
		bottom: 0;
		overflow-y: auto;
		overflow-x: hidden;
		width: 0;
		right: 0;
		z-index: 20;
	}
	.navbar-wrap.slide_open {
		width: 100%;
	}
	.m-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.description-list{
		padding: 0 0 0 16px !important;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.pg_tbl_tit{
		width: 50%;
		padding-bottom:0;
		font-size: 13px;
	}
	.pg_tbl_txt{
		padding-bottom: 14px;
	}
	.process_round{
		border:0;
		border-radius:0;
		height:50px;
		width:100%;
	}
	.row.process{
		margin-top: 26px;
	}
	.process_round > i{
		font-size: 22px;
		left: 21px;
	}
	.process_round:nth-child(3){
		font-size: 30px;
	}
	.process_round + p{
		display: inline-block;
		position: absolute;
		top:50%;
		left: 76px;
		transform: translateY(-50%);
		-o-transform: translateY(-50%);
	}
	.process_round +p > span{
		position: relative;
		top:0;
		left:0;
		transform: translateX(0);
		-o-transform: translateX(0);
	}
	.process_ul{
		margin-top:20px;
		margin-bottom: 0;
	}
	.row.process + .row{
		margin-left:0 !important;
	}
	.pg_card_content{
		padding-top: 32px;
	}
	.process_v_line{
		display: block;
	}
	.shop_banner ~ .navbar-overlay {
		top: 80px;
	}
	.scroll_nav .navbar-default.navbar-primary .scroll_logo, .scroll_nav .navbar-default.navbar-overlay .scroll_logo, .navbar-default.navbar-overlay:hover .scroll_logo {
		display: inline-block;
	}
	.text-left-sm {
		text-align: left;
	}
	.text-right-sm {
		text-align: left;
	}
}
.pg.modal-header{
	padding: 28px 50px 25px;
	text-align: center;
}
.pg.modal-header h2{
	font-size: 28px;
}
.pg.modal-header p{
	font-size: 16px;
	color:#8392A7;
}
.pg.modal-header button{
	position: absolute;
	top: 16px;
	right:16px;
}
.pg.modal-header button i{
	font-size: 18px;
}
.pg.modal-body{
	padding:0 50px 22px;
	text-align: center;
}
.pg.modal-footer{
	padding: 0;
}
.pg.modal-footer button{
	width:100%;
	background-color: #1A6DFF;
	color:#fff;
	font-size: 16px;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center;
	border: 0;
}
.pg_apply{
	border:0;
}
.pg_apply .file-upload-form label{
	width:100%;
	line-height: 38px;
	margin-bottom: 0;
	text-align: left;
}
.pg_apply .file-upload-form i:before{
	margin-right: 15px;
}
.text-indent{
	text-indent: -9999em;
	direction: ltr;
}
.pg_confirm .pg.modal-footer button{
	background-color: #fff;
	border-top: 1px solid #D3D3D3;
	color:#3B4859;
}
.container-price .col-sm-12 .col-sm-3:last-child .card-plan {
	border-width: 1px;
}
.table-price.table > tbody > tr > td div img {
	margin-right: 10px;
}
.table-price.table > tbody > tr > td div img:last-child {
	margin-right:0;
}
.table-price.table > tbody + tbody {
	border-top: 0;
}
.container-price .col-sm-12.miss-padding-left {
	padding-left: 11px;
}
.table-price.table > tbody > tr > td.td-fake:last-child {
	border-width: 1px 1px 1px 1px;
}
.td-fake {
	position: relative !important;
}
.td-fake:before {
	content: '';
	display: block;
	height: 50px;
	position: absolute;
	left: -3px;
	width: 4px;
	top: -1px;
	background: #fff;
	border-right: 1px solid #ebebeb;
}
.card-plan .card-head {
	padding:20px 15px;
}
.card-plan .card-head h3 {
	font-weight: bold;
	font-family: 'Montserrat', 'Noto Sans KR', Sans-Serif;
	font-size: 24px;
}
.card-plan .price-button {
	padding  :24px 50px 36px;
	position : absolute;
	bottom   : 0;
	width    : 100%;
}
.price-data {
	font-size:14px;
}
.price-data p {
	margin:0 0 5px;
}
.price-data span {
	font-size:24px;
	font-weight: 600;
}
.price-summary {
	margin: 40px 30px;
	padding: 40px 0;
	border-top: 1px solid #ebebeb;
	text-align: center;
	font-size: 14px;
}
.price-summary p {
	text-align: left;
}
.price-summary p i {
	color: #1A6DFF;
	margin-right: 10px;
}
.price-summary .sub-text {
	margin-left: 24px;
	font-size: 13px;
	font-weight: normal;
}
.popover-on .popover {
	display: block;
	margin: 20px;
	top:-55px;
	left:0;
}
.vertical-middle {
	vertical-align: middle !important;
}
.vertical-top {
	vertical-align: top !important;
}
.tabled {
	display: table;
}
.table-cell {
	display: table-cell;
}
.table-price > tbody > tr > th {
	position: absolute;
	width:200px;
	left:-200px;
	border-top:0;
	font-weight: normal;
	text-align: right;
	font-size: 15px;
	padding:14px 8px;
	height:49px;
}
.table-price.table > tbody > tr > td {
	border-width:0 0 1px 1px;
	border-style: solid;
	border-color: #ebebeb;
	padding:14px 8px;
	font-size:14px;
	height:49px;
}
.table-price.table > tbody > tr > td:last-child {
	border-width :0 1px 1px 1px;
}
.table-price.table-hover > tbody > tr:hover {
	background-color:#fafafa;
}
.table-price > tbody > tr > th i {
	padding-left:10px;
	font-size:18px;
	cursor: pointer;
}
.table-price.table > tbody > tr > td i {
	font-size:18px;
}
.table-price.table > tbody > tr > td.td-head {
	background:#F6F6F8;
	text-align: center;
}
.table-price.table > tbody > tr:hover td.td-head, .table-price.table > tbody > tr > td.td-head:hover {
	background:#F6F6F8;
}
.table.table-summary {
	font-size:14px;
}
.table.table-summary > thead > tr > th {
	border-bottom:1px solid #f3f4f7;
	padding:12px 0;
}
.table.table-summary > tbody > tr > td,
.table.table-summary > tbody > tr > th {
	border-top:0;
	border-bottom:1px solid #f3f4f7;
	padding:12px 0;
	font-weight: normal;
}
.table.table-summary > tbody > tr > td {
	color:#7F8A98;
}
.table.table-history {
	font-size:14px;
}
.table.table-history > thead > tr > th {
	border-bottom:1px solid #f3f4f7;
	padding:12px 0;
}
.table.table-history > tbody > tr > td,
.table.table-history > tbody > tr > th {
	border-top:0;
	line-height:1.8;
	padding:12px 0;
}
.table.table-history > tbody > tr > td {
	color:#7F8A98;
	padding-left:24px;
}
.google_img {
	width:16px;
	margin-right:10px;
}
.apple-icon {
	margin-right:10px;
	color:#212121;
}
.built-in {
	position: relative;
	height:770px;
}
.built-in-content {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
}
.gallery-wrap.gallery-video {
	width: 100%;
	height:516px;
	position: relative;
}
.gallery-wrap .phone {
	background:url(../../images/main/main-sample05.jpg) no-repeat;
	width:342px;
	height:693px;
	margin:0 auto;
	padding:350px 0 0 100px;
}
.col-description-sm {
	padding-top:30px;
}
.col-description {
	padding-top:120px;
}
.col-description-lg {
	padding-top:200px;
}
.col-vertical {
	display: table-cell;
	vertical-align: middle;
}
.col-description p, .col-description-lg p, .col-description-sm p {
	font-size:16px;
	line-height: 1.6;
}

.clearfix:after, .clearfix:before {
	content : '';
	display : block;
	clear   : both;
}
.function-carousel-wrap {
	position: relative;
	margin-left:-48px;
}
.function-carousel {
	position: absolute;
	width: 900px;
}
.function-carousel-wrap-center {
	margin:0;
	height:600px;
	overflow: hidden;
}
.function-carousel-wrap-center .function-carousel {
	margin:0 auto;
	left:0;
	right:0;
}
.function-carousel-wrap-center .owl-controls {
	display: none;
}
.main-custom-dot, .device-list {
	padding:0;
	list-style: none;
	margin-bottom:50px;
	display: inline-block;
}
.main-custom-dot:after, .device-list:after {
	content:'';
	clear: both;
	display: block;
}
.main-custom-dot li, .device-list li {
	float:left;
	text-align: center;
	width: 50px;
	margin-right:30px;
	opacity: .3;
	cursor: pointer;
}
.device-list li {
	opacity: 1;
	cursor: default;
}
.main-custom-dot.main-custom-dot-wide {
	margin-bottom:10px;
}
.main-custom-dot.main-custom-dot-wide li {
	margin-right:50px;
}
.main-custom-dot li:last-child, .device-list li:last-child {
	margin-right: 0;
}
.main-custom-dot li.active {
	opacity: 1;
}
.main-custom-dot li .icon, .device-list li .icon {
	font-size:32px;
	margin-bottom:15px;
}
.device-list li .icon img {
	width:38px;
}
.device-list li .icon.apple-icon {
	font-size: 48px;
	color: #444445;
	margin: -16px 0 9px 0;
}
.mobile_app_desc {
	margin:90px 0 70px;
}
.mobile_app_desc h4 {
	margin-bottom:30px;
}
.mobile_app_desc p {
	font-size:16px;
	margin-bottom:20px;
}
.style-primary blockquote {
	background: url(../../images/main/ico-quote-white.png) no-repeat 15px 0;
	background-size:22px;
	padding:10px 45px 10px 50px;
	font-size:16px;
	border-left:0;
}
.style-primary blockquote footer {
	color:#fff;
}
.login-wrap header {
	text-align: center;
}
.login-wrap .login {
	width:300px;
	margin:0 auto;
}
.login .divider {
	text-align: center;
	position: relative;
	margin:60px 0;
}
.sidebar.login .divider {
	margin:30px 0;
}
.login .divider .border {
	background:#e7eaee;
	height:1px;
	position: absolute;
	left:0;
	width:40%;
	top:50%;
}
.login .divider .border.right {
	left:auto;
	right:0;
}
.input-group.input-group-login {
	width:100%;
	margin-bottom:10px;
}
.input-group.input-group-login .form-control:first-child {
	border-radius:3px 3px 0 0;
}
.input-group.input-group-login .form-control {
	border-radius: 0;
	margin-bottom:-1px;
}
.input-group.input-group-login .form-control:last-child {
	border-radius:0 0 3px 3px;
	margin-bottom: 0;
}
.input-group .file-control {
	position: absolute;
	opacity: 0;
	top:0;
}
.input-group .fake-file-control {
	background: #fff;
}
.border-group {
	margin-bottom:10px;

}
.border-group label {
	margin:0;
}
.border-group .item-wrap {
	display: table;
	margin-bottom:-1px;
	background:#fff;
	width: 100%;
}
.border-group .item-wrap.row-2 .item {
	height:70px;
}
.border-group .item {
	display: table-cell;
	padding:12px 18px;
	vertical-align: middle;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #e7eaee;
	border-top:1px solid #e7eaee;
	width: 100%;
	height:50px;
}
.border-group-tr {
	display: table-row;
}
.border-group.charge {
	font-size:14px;
}
.border-group.charge .item {
	padding:20px 14px;
	position: relative;
}
.border-group .item-wrap:first-child .item, .border-group .item-wrap .item.item-top {
	border-radius: 3px 3px 0 0;
	border-top:1px solid #D3D3D3;
}
.border-group .item-wrap:last-child .item {
	border-radius: 0 0 3px 3px;
	border-bottom:1px solid #D3D3D3;
}
.border-group .item-wrap .item {
	position: relative;
}
.border-group .item-wrap .item .form_wrap {
	padding-left: 30px;
}
.border-group .item-wrap .item .icons {
	position : absolute;
	left: 18px;
	top: 15px;
}
.border-group select.form-control {
	border:0;
	padding:1px 28px 1px 0;
	height:auto;
}
.border-group .right {
	position: absolute;
	right:14px;
	text-align: right;
	top:15px;
}
.border-group .item-wrap:last-child .item {
	border-radius: 0 0 3px 3px;
	border-bottom:1px solid #D3D3D3;
}
.border-group.border-tabled .item-wrap {
	margin-bottom: 0;
}
.border-group.border-tabled .item-wrap:after {
	display: table;
	content: '';
	clear: both;
}
.border-group.border-tabled .item-wrap .item {
	display: block;
	float: left;
	width: 50%;
	line-height: 24px;
	border-bottom: 0;
	text-align: center;
	font-size: 14px;
	border-top: 0;
	border-bottom: 1px solid #D3D3D3;
	transition: none;
}

.border-group.border-tabled .item-wrap:nth-child(2) .item:first-child {
	border-radius: 3px 0 0 0;
}
.border-group.border-tabled .item-wrap:nth-child(2) .item:last-child {
	border-radius: 0 3px 0 0;
}
.border-group.border-tabled .item-wrap:last-child .item:first-child {
	border-radius: 0 0 0 3px;
}
.border-group.border-tabled .item-wrap:last-child .item:last-child {
	border-radius: 0 0 3px 0;
}
.border-group.border-tabled .item-wrap:nth-child(2) .item {
	border-top: 1px solid #D3D3D3;
	margin-bottom: -1px;
}
.border-group.border-tabled .item-wrap:last-child .item {
	border-bottom: 1px solid #D3D3D3;
}
.border-group.border-tabled .item-wrap .item:last-child {
	border-left: 0;
}
.border-group.border-tabled .item-wrap .item.active {
	border: 1px solid #1A6DFF !important;
	color: #1A6DFF;
	font-weight: bold;
	z-index: 1;
}
.border-group.border-tabled .item-wrap:last-child .item.active {
	line-height: 23px;
}
.border-group.border-tabled .item-wrap .item.active:last-child {
	margin-left: -1px;
	width: calc(50% + 1px);
}
.border-group.border-tabled .item-wrap .item.disabled {
	color: #aaa;
}
.border-group.border-tabled .item-wrap .item.disabled img {
	opacity: 0.3;
}
.border-group.border-tabled .item-wrap .item.active img {
	margin-left: -1px;
}

.service_group {
	margin-bottom:40px;
}
.total {
	margin-bottom:10px;
	font-size:14px;
}
.total .item {
	padding:6px 0;
}
.total label {
	margin: 0;
}
.total .item:after {
	content:'';
	clear: both;
	display: block;
}
.total label {
	float:left;
	padding-left:14px;
}
.total .value {
	padding-right:14px;
	text-align: right;
	float: right;
}
.total .value.value_total {
	font-weight: 500;
	font-size: 18px;
}
.total .divider {
	background-color: #dfe2e8;
	height:1px;
	margin:6px 0;
}
.payment-finish {
	list-style: none;
	padding: 0;
	font-size: 17px;
}
.payment-finish i {
	margin-right:12px;
	width: 20px;
}
.payment-finish:last-child {
	margin: 0;
}
.payment-finish li {
	margin-bottom:4px;
}
.payment-finish li.edu {
	margin-bottom:4px;
}
.payment-finish .text-line-through {
	color: #7F8A99;
}
.payment-finish .text-line-through ~ span {
	display: inline-block !important;
}
.payment-finish li.indent {
	padding-left:37px;
	font-size:14px;
	margin-bottom:0;
}
.payment-finish li.indent.indent-btn {
	margin-top:20px;
}
.payment-finish li:last-child {
	margin: 0;
}
.section-biz {
	background: url(../../images/main/biz_bg.jpg) no-repeat center 0;
	background-size:cover;
	position: relative;
	padding:90px 0;
}
.section-event {
	border-top: 1px solid #dadfe5;
	padding: 80px 0;
	margin-bottom: 30px;
}
.style-gray ~ .section-event.first {
	border-top: 0;
}
.section-event-link {
	height: 95px;
	line-height: 95px;
}
.container-price {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width:1000px;
}
.container-price
.container-price .row{
	margin-left:-10px; margin-right:-10px;
}
.container-price .col-xs-1, .container-price .col-sm-1, .container-price .col-md-1, .container-price .col-lg-1, .container-price .col-xs-2, .container-price .col-sm-2, .container-price .col-md-2, .container-price .col-lg-2, .container-price .col-xs-3, .container-price .col-sm-3, .container-price .col-md-3, .container-price .col-lg-3, .container-price .col-xs-4, .container-price .col-sm-4, .container-price .col-md-4, .container-price .col-lg-4, .container-price .col-xs-5, .container-price .col-sm-5, .container-price .col-md-5, .container-price .col-lg-5, .container-price .col-xs-6, .container-price .col-sm-6, .container-price .col-md-6, .container-price .col-lg-6, .container-price .col-xs-7, .container-price .col-sm-7, .container-price .col-md-7, .container-price .col-lg-7, .container-price .col-xs-8,.container-price .col-sm-8, .container-price .col-md-8, .container-price .col-lg-8, .container-price .col-xs-9, .container-price .col-sm-9, .container-price .col-md-9, .container-price .col-lg-9, .container-price .col-xs-10, .container-price .col-sm-10, .container-price .col-md-10, .container-price .col-lg-10, .container-price .col-xs-11, .container-price .col-sm-11, .container-price .col-md-11, .container-price .col-lg-11, .container-price .col-xs-12, .container-price .col-sm-12, .container-price .col-md-12, .container-price .col-lg-12 {
	padding-left:10px;
	padding-right:10px;
}
.container-price .col-sm-12,
.container-price .col-md-12 {
	padding-left:10px;
	padding-right:10px;
}
.card {
	/* border:1px solid #d3d3d3; */
	background: #fff;
	border-radius: 3px;
	margin-bottom:10px;
}
.card.style-shadow {
	border: 0;
	border-top: 2px solid #eee;
	border-radius: 0;
	box-shadow: 0 0 4px rgba(0,0,0,0.05);
}
.card .divider,
.modal_set_ownership_apply .divider,
.modal_set_ownership_cancel .divider {
	background:#e7eaee;
	height:1px;
	margin:4px 0;
}
.card-body {
	padding:20px;
}
.card-foot:after {
	content:'';
	display: block;
	clear: both;
}
.card-foot .btns {
	font-size:12px;
}
.card-foot .btns span {
	display: inline-block;
	margin-right:14px;
}
.card-foot .btns span i {
	font-size:16px;
	margin-right:6px;
}
.card-foot .btns span:last-child {
	margin-right:0;
}
.card-foot .btn-group.btn-group-justified .btn {
	border-bottom: 0;
	font-size:14px;
	border-right:0;
	border-top:1px solid #ebebeb;
	border-color:#ebebeb;
}
.card-foot .btn-group.btn-group-justified .btn:first-child {
	border-radius: 0 0 0 3px;
	border-left:0;
}
.card-foot .btn-group.btn-group-justified .btn:last-child {
	border-radius: 0 0 3px 0;
}
.section-production .card.card-theme {
	border: 0;
	background: transparent;
	margin-bottom: 80px;
}
.card.card-theme .card-body {
	padding: 0;
}
.section-production .card.card-theme .card-body {
	margin-bottom: 16px;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
}
.card.card-theme .card-body .theme-overlay {
	opacity          :0;
	position         : absolute;
	top              :0;
	left             :0;
	bottom           :0;
	right            :0;
	background-color : rgba(0, 0, 0, 0.8);
	color            :#fff;
	transition       : .2s;
	padding          :12px 24px;
}
.card.card-theme .card-body .theme-overlay .icon {
	text-align: center;
	position: absolute;
	top:50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left:0;
	width:100%;
	font-size:42px;
}
.card.card-theme .card-foot {
	padding:12px 15px;
}
.card.card-theme img {
	image-rendering: -webkit-optimize-contrast;
}
.nav-filter > li > .active {
	font-weight: bold;
}
.nav-filter > li {
	display: inline-block;
  margin-bottom: 8px;
}
.nav-filter > li+li {
  margin-right: 4px;
}
.nav-filter > li:first-child {
	margin-left: 0;
	margin-right: 4px;
}
.nav-filter > li:last-child {
	margin-right: 0;
}
.nav-filter > li > a {
	padding: 8px 20px;
	color: #7F8A98;
	border-color: #EEE;
	border-radius: 2px;
}
.nav-filter > li > a:hover {
	color: #7F8A98;
	border-color: #EEE;
	background: #fff;
}
.nav-filter > li > a.active,
.nav-filter > li > a:active,
.nav-filter > li > a:focus,
.nav-filter > li > a:focus,
.nav-filter > li > a:focus {
	color: #1A6DFF !important;
	border-color: #1A6DFF !important;
	background: #fff !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.list-faq ul {
  list-style: none;
  padding: 0;
  font-size: 16px;
}
.list-faq ul li .type {
  min-width: 42px;
  text-align: center;
  margin-right: 12px;
}
.list-faq ul li .badge {
  margin-left: 0;
  font-weight: normal;
  vertical-align: top;
}
.list-faq ul li a {
  display: flex;
  padding: 16px 14px;
  border-radius: 4px;
}
.list-faq.list-faq-panel {
  border-top: 1px solid #E2E5E9;
  padding-top: 20px;
}
.list-faq.list-faq-panel ul li a {
  padding: 14px 0;
}
.list-faq ul li a:hover {
  background: #f8f9fb;
}
.list-faq.list-faq-panel ul li a:hover {
  background: transparent;
}
.list-faq.list-faq-notice {
  background: #f8f9fb;
  border-radius: 4px;
}
.list-faq.list-faq-notice ul {
  margin: 0 0 8px;
}
.list-faq ul li a .question {
  color: #b0b8c1;
}
.list-faq-footer {
  margin: 40px 0 24px;
}
.use_code_box {
	color: #757575;
	padding: 4px 6px;
	background: #DADFE5;
	border-radius: 2px;
	margin-left: 4px;
	/*	display: inline-block;*/
}
.section-biz .container {
	z-index: 5;
	position: relative;
}
.section-biz .container p {
	font-size:16px;
}
.big-profile {
	margin-bottom:30px;
}
.big-profile .avatar-image {
	margin-bottom:10px;
}
.avatar-image .holder {
	width         : 90px;
	text-align    : center;
	display       : inline-block;
	cursor        : pointer;
	margin-bottom :10px;
}
.avatar-image .holder:hover img {
	filter         : brightness(0.5);
	-webkit-filter : brightness(0.5);
	-moz-filter    : brightness(0.5);
	-o-filter      : brightness(0.5);
	-ms-filter     : brightness(0.5);
}
.designer-profile .avatar-image .holder:hover img {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
}
.avatar-image .holder .overlay {
	color      :#fff;
	text-align : center;
	display    : none;
}
.avatar-image .holder .overlay i {
	cursor: pointer;
	width: 100%;
	text-align: center;
	position: absolute;
	top:50%;
	left:0;
	font-size:24px;
	transform: translateY(-50%);
}
.avatar-image .holder:hover .overlay {
	display : block;
}
.avatar-image .holder .file-control {
	opacity  : 0;
	position : absolute;
	top      :0;
	left     :0;
	right    :0;
	bottom   :0;
	width    :100%;
	height   : 100%;
	cursor   : pointer;
	z-index  : 9;
}
.big-profile .avatar-image img {
	width:90px;
	height:90px;
	border-radius: 50%;
}
.big-profile .name {
	font-size:20px;
	font-weight: bold;
	margin-bottom:10px;
}
.big-profile-info-list {
	padding:0;
	list-style: none;
	font-size:13px;
	text-align: center;
}
.big-profile-info-list:after {
	display: block;
	content:'';
	clear: both;
}
.big-profile-info-list li {
	display: inline-block;
	margin-right:25px;
	color:#5c6063;
}
.big-profile-info-list li:last-child {
	margin-right:0;
}
.big-profile-info-list li a {
	color:#5c6063;
}
.big-profile-info-list li .icon {
	font-size:16px;
	margin-right:8px;
	line-height: 20px;
}
.item-overlay {
	background:#000;
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.prev-next {
	position: relative;
}
.prev-next .control {
	position: absolute;
	top:230px;
	font-size:36px;
}
.prev-next .prev {
	left:-80px;
}
.prev-next .next {
	right:-80px;
}
header.site-info {
	font-weight: 500;
	margin-bottom:30px;
}
header.site-info h3 {
	font-size:24px;
	margin:0 0 5px 0;
}
header.site-info h6 {
	font-size:13px;
	margin-top:0;
}
header.site-info a {
	display: inline-block;
}
header.site-info .control {
	margin-left:10px;
}
.site-iframe-preview {
	margin-bottom:40px;
}
.site-iframe-preview iframe {
	width: 1548px;
	height: 988px;
	-webkit-transform: scale(0.45);
	transform: scale(0.45);
	overflow: hidden;
	transform-origin: 0 0;
	background-color: white;
	border: none;
}
.iframe-viewer {
	width: 100%;
	height: 450px;
	padding: 0;
	overflow: hidden;
}
.site-desc {
	margin-bottom:40px;
}
.comment-asset {
	margin-bottom:20px;
}
.comment-item {
	margin-bottom:30px;
	position: relative;
}
.block-postmeta {
	margin-bottom:12px;
}
.block-postmeta .avatar {
	display: table-cell;
	padding-right: 15px;
}
.block-postmeta .avatar .avatar-image {
	border-radius: 50%;
	width: 36px;
	height: 36px;
}
.block-postmeta .writer {
	font-size:15px;
	display: inline-block;
}
.block-postmeta .date {
	font-size:13px;

}
.feed-summary {
	display: table-cell;
	vertical-align: middle;
}
.comment-area {
	position: relative;
	font-size: 15px;
	padding-left: 51px;
}
.comment-area img {
	max-width: 100%;
	margin-bottom: 10px;
	border:1px solid #ccc;
}
.comment-area .control {
	font-size:12px;
}
.comment-area .control a {
	padding:5px 12px;
	display: inline-block;
}
.comment-area .control a:first-child {
	margin-left:-12px;
}
.comment-area .fr-view img {
	float: none;
}
.comment-data {
	margin-bottom: 12px;
}
.comment-item > .comment-item {
	margin-top:30px;
}
.comment-item > .comment-item  .block-postmeta {
	padding-left:51px;
}
.comment-item > .comment-item  .comment-area {
	padding-left:101px;
}
.comment-item .comment-item .block-postmeta:after {
	content: "\f06a";
	display: inline-block;
	font: normal normal normal 14px/1 "Black Tie";
	font-size: inherit;
	vertical-align: -14.28571429%;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(-180deg) scaleX(-1);
	position: absolute;
	top:9px;
	left:15px;
	color:#a4a4a4;
}
.comment-write textarea.form-control {
	display: block;
	border:0;
	width: 100%;
	background: transparent;
	border-bottom:1px solid #d9d9db;
	border-radius: 0;
	font-size:16px;
	padding: 8px 0;
	resize: none;
	outline-style: none;
	margin-bottom:10px;
}
.comment-write .feed-summary {
	width: 100%;
}
.form-image-upload {
	border-radius: 3px;
	padding: 6px 18px;
	border: 1px solid #D3D3D3;
	background: #fff;
	margin-bottom:10px;
	display: table;
	width: 100%;
	height:210px;
	text-align: center;
}
.form-image-upload .upload-desc {
	display: table-cell;
	height:100%;
	vertical-align: middle;
	width: 100%;
	font-size:14px;
}
.form-image-upload .upload-desc p {
	margin:0;
}
.form-image-upload .upload-desc i {
	font-size: 36px;
	margin-bottom:12px;
}
.form-image-upload .file-control {
	opacity: 0;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	cursor: pointer;
	height:100%;
}
.uploaded-image {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-size:cover;
	background-position: center top;
	height:100%;
}
.uploaded-image .delete {
	position: absolute;
	z-index:10;
	right:0;
}
.uploaded-image .delete a {
	padding:14px;
	display: block;
	color:#fff;
	opacity: 0.7;
	font-size:20px;
}
.uploaded-image .delete a:hover {
	opacity: 1;
}
.uploaded-image .overlay {
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0.26),transparent 56px,transparent);
	background-image: linear-gradient(to bottom,rgba(0,0,0,0.26),transparent 56px,transparent);
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .135s cubic-bezier(0.0,0.0,0.2,1);
	transition: opacity .135s cubic-bezier(0.0,0.0,0.2,1);
	width: 100%;
}
.uploaded-image:hover .overlay {
	opacity: 1;
}

.upload-univ .form-control {
	position : absolute;
	opacity  : 0;
	width    : 100%;
	height   : 100%;
	top      : 0;
	left     : 0;
}

select#Registration{
	width:55%;
	display: inline-block;
	border:0;
	font-size: 14px;
	color:#303437;
	padding: 0;
	margin: 0 0 4px 0;
	background-size: 24px !important;
}
.registration{
	text-align: right;
	padding:0 !important;
}

textarea.form-control {
	padding:15px 18px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background: #fff;
}
.board-data {
	margin-bottom:60px;
}
.board-data .data-list {
	list-style: none;
	padding:0;
}
.board-data .data-list li {
	padding:15px 36px;
	border-bottom:1px solid #e3e3e5;
	font-size:13px;
	position: relative;
	color:#6c6c6c;
}
.board-data .data-list li .link {
	display: block;
	color:#6c6c6c;
}
.board-data .data-list li .icon {
	position: absolute;
	left:0;
	top:15px;
	font-size:20px;
}
.board-data .data-list li .right {
	position: absolute;
	right:0;
	top:15px;
}
.user-theme-wrap h5 {
	font-size:16px;
	margin-bottom:20px;
}
.user-theme-wrap .item-list.row {
	position: relative;
	margin-right:-6px;
	margin-left:-6px;
}
.user-theme-wrap .item-list.row .item {
	padding-right:6px;
	padding-left:6px;
}
.user-theme-wrap .item-list a {
	display: block;
}
.user-theme-wrap .item-list img {
	max-width: 100%;
}
.user-theme-wrap .item-list .overlay {
	background:rgba(0,0,0,0.5);
	color:#fff;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	transition:.2s;
	display: none;
}
.user-theme-wrap .item-list .overlay .icon {
	position: absolute;
	top:50%;
	margin-top:-13px;
	font-size:1.85em;
	width: 100%;
	text-align: center;
}
.user-theme-wrap .item-list .item a:hover .overlay {
	display: block;
}
.onboarding-banner-wrap {
	width: 100%;
	display: flex;
	justify-content: center;
}
.onboarding-banner {
	position: relative;
	width:960px;
	padding: 16px 24px;
	margin : 0px 20px;
	margin-bottom:40px;
	background-color: #F3F8FF;
	display: flex;
	align-items: center;
	gap: 16px;
	cursor: pointer;
	border-radius: 8px;
}
@media (max-width: 960px) {
	.onboarding-banner {
		margin-bottom: 8px;
	}
}
.onboarding-banner .onboarding-banner-image {
	width: 48px;
	height: 48px;
}
.onboarding-text{
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	padding-right: 32px;
}
.onboarding-text-button {
	color:#1A6DFF;
	display: flex;
	align-items: center;
	gap: 4px;
}
.onboarding-text-button .text-button-icon{
	font-size:16px;
}
.onboarding-banner:hover .onboarding-text-button {
    color: #70A2FF;
}
.onboarding-banner-close-button {
	top: 12px;
	right: 12px;
	position: absolute;
	background-color: transparent;
}

.mysite-table {
	display: table;
	width:100%;
	margin-bottom:24px;
}
.mysite-row {
	display: table-row;
}
.mysite-td, .mysite-th {
	display: table-cell;
	border-bottom:1px solid #ebebeb;
	vertical-align: middle;
	position: relative;
}
.mysite-td.tools-item {
	text-align: center;
}
.mysite-td.tools-item .dropdown-menu {
	left:auto;
	right:0;
}
.mysite-th {
	font-size:14px;
	color:#6e6e6e;
	padding:12px 0;
}
.mysite-td {
	padding:24px 0;
	font-size:14px;
}
.mysite-th i {
	font-size:16px;
	margin-left:4px;
	vertical-align: text-bottom;
}
.mysite-th.tools {
	text-align: center;
}
.mysite-td .site-data {
	padding-left: 25px;
	position: relative;
}
.mysite-td .site-data .notification {
	position: absolute;
	left:25px;
	font-size:18px;
	top:4px;
}
.mysite-td .site-name .url {
	font-size:13px;
	margin-bottom:5px;
}
.mysite-td .site-name .url:last-child {
	margin-bottom:0;
}
.mysite-td .site-name .url img {
	width:20px;
	height:20px;
	margin-right: 6px;
}
.mysite-td .site-name .url .inline-blocked {
	width:20px;
	height:20px;
	line-height: 20px;
	border-radius: 50%;
	border :1px dotted #ccc;
	vertical-align: middle;
	margin-right: 6px;
}
.mysite-td .site-name .title {
	margin-bottom:8px;
}
.mysite-td .site-name .title a {
	font-size: 15px;
}
.mysite-td .site-name .title a.badge {
	font-size: 13px;
}
.mysite-td .site-name .limit {
	margin-left:12px;
}
/*
.mysite-td .site-data .notification .badge {
position: absolute;
top:-10px;
right:-12px;
}
*/
.mysite-td .app {
	font-size:14px;
}
.mysite-td .app:first-child {
	margin-bottom:8px;
}
.mysite-td .app i {
	font-size: 20px;
	width:16px;
	margin-right:10px;
}
.mysite-td .app.disabled {
	color:#a4a4a4;
}
.mysite-td .app .btn {
	margin-left:5px;
}
.mysite-row.disabled a {
	pointer-events: none;
}
.mysite-row.disabled .text-primary,
.mysite-row.disabled .text-gray,
.mysite-row.disabled .text-danger,
.mysite-row.disabled a,
.mysite-row.disabled div {
	color: #DBDFE5;
}
.mysite-row.disabled a.btn {
	border-color: #DBDFE5;
}
.mysite-row.disabled img {
	opacity: 0.3;
	-webkit-filter: grayscale(100%);
	filter: gray;
}
.mysite-row.disabled a.btn.btn-danger {
	background: #DBDFE5;
	color: #fff;
}
.section-main-intro h3 {
	margin-top :0;
}
.section-main-desc {
	padding:50px 0 60px;
}
.section-main-desc .desc-01 img {
	width :100%;
	max-width :870px;
	margin: 60px 0 0 60px;
}
.section-main .feature-image {
	width: 1237px;
	height: 720px;
	background-repeat: no-repeat;
	background-size: 100%;
	float: right;
}
.section-login {
	padding-bottom:80px;
}
.main-footer {
	background: #fff;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color:#303437;
	padding:50px 0 30px;
}
.main-footer a {
	color: #3B4859;
}
.main-footer .page-nav {
	margin: 0;
	display: block;
}
.footer-container {
	padding-bottom: 60px;
	margin-bottom: 0;
	position: relative;
}
.main-footer .imweb-navbar-more {
	border-top:0;
}
.foot-desc {
	font-size:13px;
	color:#3B4859;
	line-height: 1.7;
}
.foot-desc .made-by i {
	padding:0 8px;
}
.foot-desc .made-by .icon, .foot-desc .made-by a {
	color:#3B4859;
}
.preview-image.preview-image-right {
	margin-left:0;
}
.preview-image.mobile-preview {
	height: 541px;
	width: 1039px;
}
.gallery-wrap .preview-video {
	width:894px;
	height:516px;
	position: absolute;
	left:0;
	border:1px solid #d3d9e0;
	border-radius: 13px;
}
.gallery-wrap .preview-video-bg {
	background: url(../../images/main/video_box_kr.png?v1) no-repeat;
	position: absolute;
	width:892px;
	height:514px;
	z-index: 10;
	border-radius: 13px;
}
.gallery-wrap .preview-video video {
	padding:29px 0 0 30px;
	width:100%;
	border-radius: 0 0 13px 0;
}

.circle {
	border:1px solid #ccc;
	border-radius: 100%;
	margin:0 auto 30px auto;
	vertical-align: middle;
	display: table;
}
.circle .icon {
	display: table-cell;
	vertical-align: middle;
	height:100%;
	width: 100%;
	text-align: center;
	font-size:48px;
}
.circle.circle-11 {
	height: 11px;
	width: 11px;
}
.circle.circle-72 {
	height: 72px;
	width: 72px;
}
.circle.circle-72 .icon {
	font-size: 28px;
	padding-top: 5px;
}
.circle.circle-120 {
	height:120px;
	width:120px;
}
.circle.circle-primary {
	border-color:#1A6DFF;
}
.circle.circle-green {
	border-color:#1FC685;
}
.circle.circle-primary-invert {
	background-color:#1A6DFF;
	border-color:#1A6DFF;
	color:#fff;
}
.circle.circle-green-invert {
	background-color:#1FC685;
	border-color:#1FC685;
	color:#fff;
}
.circle.circle-orange-invert {
	background-color:#FFB64F;
	border-color:#FFB64F;
	color:#fff;
}
.circle.circle-yellow-invert {
	background-color: #ffd400;
	border-color: #ffd400;
	color: #303437;
}
.modal-header .close {
	margin-top:4px;
}
.modal-header {
	border-bottom:0;
	padding:24px 24px 12px;
}
.modal-body {
	padding:12px 24px 24px;
}
.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6 {
	margin-bottom:10px;
}
.modal-footer {
	border-top:0;
	padding: 12px 24px 24px;
}
.modal-content {
	border-radius: 3px;
	border: none;
}
button.close {
	font-size:18px;
	opacity: 0.5;
}
button.close:hover {
	opacity: 0.7;
}
.modal_eduModal .modal-header {
	border-bottom: 1px solid rgba(131,146,167,0.3);
	padding: 15px 48px 15px 15px;
	position : relative;
}
.modal_eduModal .modal-dialog {
	position: absolute;
	left: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	max-width: 1110px;
	width: 100%;
	margin: 70px 0 70px -550px;
	top: 100px;
}
.modal_eduModal .modal-body {
	padding: 30px 20px;
}
.modal_eduModal .modal-body.education_body {
	padding: 30px 60px;
}
.education_body .left_area {
	max-width: 600px;
	margin: 0 auto;
	width: 100%;
}
.education_body .right_area {
	max-width: 330px;
	margin-left: 58px;
	width: 100%;
	position: sticky;
	top: 18px;
}
.education_body .right_area li.margin-bottom-xxl {
	margin-bottom: 14px;
}
.modal_eduModal .modal-header .close {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -9px;
}
.modal_eduModal .modal-body img {
	max-width: 100%;
}
.modal_eduModal .badge {
	background: #1A6DFF;
}

.modal_eduModal .free.badge {
	background: #1A6DFF;
}
.modal_eduModal ul i {
	margin-right: 10px;
	font-size: 18px;
	color: #a4a4a4;
	vertical-align: middle;
}
.modal_eduModal .help-block ul {
	padding-left: 0;
	margin: 12px 0 14px;
}
.modal_eduModal .help-block ul li {
	margin-top: 2px;
	padding-left: 10px;
	list-style: none;
}
.modal_eduModal .help-block ul li:before {
	content: "쨌";
	position: absolute;
	left: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.modal_eduModal ul em {
	font-style: normal;
}
.modal_eduModal ul span {
	font-family :'Noto Sans KR', Sans-Serif;
	font-size: 14px;
}
.modal_eduModal .padding-bottom-xxxxl {
	border-bottom: 1px solid rgba(131,146,167,0.3);
	width:330px;
}
.modal_eduModal .edu-view a {
	color: #1A6DFF;
}
.badge.badge-danger {
	color:#fff;
	font-size:11px;
	font-weight: normal;
	background: #FF635D;
	border-color: #FF635D;
	border-radius: 30px;
	padding:5px 0;
	text-align: center;
	width: 21px;
	height:21px;
}
.badge.badge-level {
	border-radius: 3px;
	font-weight: normal;
	padding:6px 10px;
	font-size:13px;
	vertical-align: baseline;
	margin-left:5px;
}
.small-badge {
	display: inline-block;
	padding:6px 10px;
	color:#fff;
	text-align: center;
	border-radius: 3px;
	font-size: 13px;
	line-height: 1;
	vertical-align: baseline;
}
.list-group.list-group-custom .list-group-item-text span.small-badge {
	padding-right:10px;
	margin-right: 7px;
}
.list-group.list-group-custom .list-group-item-text span.name {
	padding-right:5px;
}
.badge.badge-free {
	background:#dbdfe5;
}
.badge.badge-pro {
	background:#8392A7;
}
.badge.badge-global {
	background:#3B4859;
}
.badge.badge-reseller {
	background:#835cde;
}
.small-badge.pro {
	background:#8392A7
}
.small-badge.starter {
	background:#8392A7
}
.small-badge.free {
	background:#dbdfe5
}
.small-badge.global {
	background:#3B4859;
}
.small-badge.partner {
	background:#8392A7
}
.small-badge.badge-reseller {
	background:#835cde;
}
.badge.badge-circle {
	border-radius: 50px;
}
.badge.badge-shop {
	background:#FF635D;
	padding:9px 18px;
	font-size:13px;
	height:30px;
	margin-left:8px;
	vertical-align: bottom;
}
.badge.badge-booking {
	background:#FF635D;
	padding:9px 18px;
	font-size:13px;
	height:30px;
	margin-left:8px;
	vertical-align: bottom;
}
.badge.badge-progress {
	background: #defff5;
	color: #00d69a;
	padding:5px 6px;
	font-size:12px;
	height:22px;
	margin-left:6px;
	border-radius:5px;
	vertical-align: bottom;
	top: 1px;
	position: relative;
}
.badge.badge-new {
	background: transparent;
	color: #ff5e60;
	font-size: 11px;
	min-width: 18px;
	min-height: 18px;
	line-height: 18px;
	vertical-align: middle;
	padding: 0;
	margin-top: -4px;
	font-style: italic;
	font-weight: 600;
}
.col-theme {
	min-height : 286px;
}
.col-theme .badge.badge-shop,
.col-theme .badge.badge-booking {
	vertical-align: baseline;
	padding: 6px 12px;
	height: 24px;
	font-size: 12px;
}
.layer-bg.theme {
	background : rgba(0,0,0,0.9);
	position   : fixed;
	top        :0;
	height     :100%;
	width      : 100%;
	z-index    : 9999;
	box-shadow : 0 0 50px 50px rgba(0,0,0,0.5);
}
.layer-bg.theme .theme-popup {
	height :100%;
	text-align: center;
	overflow: hidden;
}
.layer-bg.theme .clearfix .close {
	color: #fff;
	position: absolute;
	right:10px;
	top:9px;
	font-size: 20px;
	float: right;
	padding :15px;
	opacity: 1;
}
.theme_select {
	width :85%;
	margin :0 auto;
	padding: 15px 0;
	position : relative;
}
.theme_select h1 {
	display: inline-block;
	margin-bottom: 0;
	font-size: 22px;
	padding-top: 5px;
	margin-top:0;
	font-family: Sans-Serif;
}
.theme_select .view_mode {
	position: absolute;
	left: 50%;
	margin-left: -78px;
	top: 2px;
}
.theme_select .view_mode a {
	color : #777;
	font-size :24px;
	padding:12px 15px;
	display: inline-block;
}
.theme_select .view_mode a.active {
	color : #fff;
}
.theme_select .view_mode a i {
	padding-right :5px;
}
.theme_view {
	transition: .2s;
	width:85%;
	border: 0;
	display: inline-block;
	height: calc(100% - 150px);
}
.theme_start {
	width: 140px;
	height: 40px;
	float : right;
}
body.blur > nav, body.blur > .imweb-navbar-more, body.blur > .navbar, body.blur > .layer-bg.theme, body.blur > section, body.blur > footer {
	filter: blur(35px);
	-ms-filter: blur(35px);
	-moz-filter: blur(35px);
	-webkit-filter: blur(35px);
}
.new-site .form .input-group, .new-site .form input {
	width:100%;
}
.new-site .form .input-top {
	border-bottom:1px solid #eee;
	border-radius: 3px 3px 0 0 !important;
}
.new-site .form .input-bottom {
	border-radius: 0 0 3px 3px;
}
.new-site .form .input-bottom input {
	border-top-width: 0px;
	border-radius: 0 0 0 3px;
}
.new-site {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
	background-color: rgba(0,0,0,.8);
	background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.8) 0%,rgba(0,0,0,.88) 100%);
	background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,.8)),color-stop(100%,rgba(0,0,0,.98)));
	background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.8) 0%,rgba(0,0,0,.88) 100%);
	background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,.8) 0%,rgba(0,0,0,.88) 100%);
	background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,.8) 0%,rgba(0,0,0,.88) 100%);
	background: radial-gradient(ellipse at center,rgba(0,0,0,.8) 0%,rgba(0,0,0,.88) 100%);
	-webkit-animation-name: fadein;
	-moz-animation-name: fadein;
	-o-animation-name: fadein;
	animation-name: fadein;
	-webkit-animation-iteration-count: once;
	-moz-animation-iteration-count: once;
	-o-animation-iteration-count: once;
	animation-iteration-count: once;
	-webkit-animation-timing-function: cubic-bezier(.645,.045,.355,1);
	-moz-animation-timing-function: cubic-bezier(.645,.045,.355,1);
	-o-animation-timing-function: cubic-bezier(.645,.045,.355,1);
	animation-timing-function: cubic-bezier(.645,.045,.355,1);
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
.new-site .form-block {
	position:absolute;
	margin-top:-240px;
	margin-left:-152px;
	top:40%;
	left:50%;
	padding-top: 40px;

}
.new-site .form-block .form-block-abs {
	width:305px;
}
.new-site .page-header {
	padding-bottom:30px;
}
.new-site .page-header .validate {
	padding-top:20px;
}
.new-site h2 {
	display:inline-block;
	text-align:center;
	font-size:36px;
	font-weight: normal;
	width:100%;
	color:#fff;
}
.new-site .form-group {
	position: relative;
}
.new-site .validated {
	position: absolute;
	right:12px;
	top:17px;
	color:#f85b57;
}
.new-site .invalidate {
	margin-top: 6px;
}
.new-site .invalidate i {
	margin-right: 4px;
}
.new-site .form .input-bottom {
	position:relative
}
.new-site .form .input-bottom input {
	padding-right:0
}
.new-site .form .input-bottom label {
	color:#bdbdbd
}
.new-site .form input {
	padding-right:24px
}
.new-site .form input:focus {
	border-color: rgba(256,256,256,0.4)
}
.new-site .form-block .btn-icon {
	width:100%;
	text-align:center;
	height:49px;
	line-height:49px;
	background:#191919;
	border-radius:4px;
	margin-top:13px;
	color:#fff;
	font-size:14px
}
.new-site .form-block .helper {
	text-align: center;
	margin-top:30px;
	color:#757575;
}
.new-site .form-block .btn {
	width:100%;
}
.new-site .close {
	color:#fff;
	position:Absolute;
	right:0;
	top:0;
	font-size:20px;
	cursor: pointer;
	padding:24px 25px;
	opacity: .8;
}
.new-site .close:hover {
	opacity: 1;
}
a.list-group-item, button.list-group-item {
	color:#303437;
}
.input-group.input-group-search {
	display: block;
	margin-top: 16px;
}
.input-group.input-group-search:after {
	content:'';
	display: block;
	clear: both;
}
.input-group.input-group-search .btn-flat {
	font-size: 14px;
  height: 48px;
  padding: 0 24px;
}
.input-group.input-group-search .btn-flat i {
  margin-top: -1px;
}
.input-group.input-group-search .input-group-btn {
	position: absolute;
	top:0;
	z-index: 10;
}
.input-group.input-group-search .form-control.search-control {
	border-radius: 4px;
	padding-left:48px;
	font-size:16px;
	height: 48px;
  /*box-shadow: 0 5px 17px -1px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);*/
  border: 1px solid #DBDEE3;
}
.input-group.input-group-search.board-footer .form-control.search-control {
  border-radius: 3px;
  padding-left: 58px;
  font-size: 16px;
  height: 45px;
  box-shadow: none;
  border: 1px solid #D3D3D3;
}
.input-group.input-group-search.board-footer .btn-flat {
  height: 46px;
  font-size: 16px;
}
.board-list {
	border-top: 1px solid #3B4859;
	display: table;
	width: 100%;
}
.board-list > ul {
	list-style: none;
	margin-bottom: 0;
	clear: both;
	display: table-row-group;
	padding-left: 0;
}
.board-list > ul > li {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color : #e0e0e0;
	font-size:13px;
}
.board-list > ul.header > li {
	font-weight: 500;
}
.board-list > ul > li.writer,
.board-list > ul.body > li.title {
	text-align: left;
	font-size: 14px;
}
.board-list > ul.body > li.title {
	padding: 10px 20px;
}
.board-list > ul.body > li.writer .small-badge {
	font-family :Helvetica;
}
.board-list > ul.body > li.writer,
.board-list > ul.body > li.state {
	width:100px;
}
.board-list > ul.body > li.class {
	border-right: 1px solid #e0e0e0;
	width: 100px;
	padding: 10px 0;
}
.board-list .use_notice li {
	background-color: #fafafa;
}
.description-list li {
	margin-bottom: 10px;
}
.video-lecture > div > a {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	position: absolute;
}
.video-lecture > div .show_btn {
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	margin: -25px 0 0 -25px;
	z-index: 5;
	background: #1A6DFF;
}
.video-lecture > div .show_btn i {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 20px solid #fff;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -7px;
}
.video-lecture .overlay,
.video_section .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
}
.list-group .addon-icon {
	float: right;
	font-size:20px;
	color:#797979;
}
.list-group .addon-icon.check {
	padding:6px 12px;
}
.list-group .addon-count {
	float: left;
	display: inline-block;
	height:23px;
	width: 23px;
	line-height: 23px;
	text-align: center;
	color:#fff;
	background: #1A6DFF;
	margin-right:15px;
	border-radius: 50%;
}
.list-group .addon-badge, .page-nav-links .addon-badge {
	background:#FF635D;
	color:#fff;
	display: inline-block;
	height:20px;
	width:20px;
	text-align: center;
	vertical-align: bottom;
	margin-left:4px;
	border-radius: 50%;
	font-size:12px;
	font-family: Arial;
	line-height: 20px;
}
.page-nav-links .addon-badge {
	margin-left: 0;
}
.green-badge{
	background:#06D07D;
	color:#fff;
	display: inline-block;
	height:20px;
	width:20px;
	text-align: center;
	vertical-align: bottom;
	margin-left:4px;
	border-radius: 50%;
	font-size:12px;
	font-family: Arial;
	line-height: 20px;
}
.list-group-item {
	border:0;
	border-bottom:1px solid #e0e0e0;
	padding:14px 15px 14px 0;
	margin:0;
}
.list-group-item:first-child {
	border-radius: 0;
}
.list-group.list-group-custom .list-group-item {
	padding:8px 0;
}
.list-group-item:first-child {
	border-top: 1px solid #e0e0e0;
}
.list-group.list-group-custom.bordered .list-group-item {
	border-bottom:1px solid #e0e0e0;
	padding:12px 0;
}
.list-group.list-group-custom .list-group-item-text {
	font-size:14px;
	color:#8392A7;
}
.qna_category {
	margin-right: 3px;
}
.qna_mobile {
	margin-top: 5px;
}
.list-group.list-group-custom .list-group-item-text span {
	padding-right:15px;
}
.list-group.list-group-custom .list-group-item-heading {
	margin-bottom: 12px;
}
.list-group.list-group-custom .locked {
	margin-right: 7px;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	background-color:transparent;
}

.list-group.list-group-custom.list-group-search .list-group-item {
	border-bottom:1px solid #e2e4e8;
	padding:24px 0;
}
.list-group.list-group-custom.list-group-search .list-group-item:first-child {
  border-top: 0;
}
.list-group.list-group-custom.list-group-search .list-group-item-heading {
	font-size:20px;
}
.list-group.list-group-custom.list-group-search .list-group-item-summary {
	color:#15181E;
  font-size: 16px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-group.list-group-custom.list-group-search .list-group-item-more {
	font-size:14px;
	display: block;
	margin-top: 8px;
  padding: 8px 0 0;
	text-align: right;
  text-decoration: underline;
}
.no-result {
  text-align: center;
  padding-bottom: 80px;
}
.no-result img {
  width: 305px;
  max-width: 100%;
  margin-bottom: 42px;
}
.no-result .head {
	font-size:24px;
  font-weight: 600;
	margin-bottom:14px;
}
.no-result-body {
  font-size: 17px;
  color: #717680;
}
.no-result-body p {
  margin: 0;
}
.back-icon {
	font-size:22px;
	padding-right:10px;
}
.media {
	margin:0 0 40px;
}
.media .telephone {
	background:#f6f6f8;
	vertical-align: middle;
	height:58px;
	width:58px;
	font-size:28px;
	display: block;
	text-align: center;
	border-radius: 50%;
	position: relative;
}
.media .telephone i {
	position: absolute;
	top:50%;
	left:0;
	width:100%;
	text-align: center;
	margin-top:-14px;
}
.media .media-left {
	width:73px;
}
.media-left, .media > .pull-left {
	padding-right:15px;
}
.media .media-left img,
.radius-50 {
	border-radius: 50%;
}
.media-body {
	width: auto;
	vertical-align: middle;
}
.row.row-gutter-lg {
	margin-bottom:40px;
}
.list-group .list-group-item:last-child {
	border-radius: 0;
}
.list-group.forum-list .list-group-item {
	padding-left:30px;
}
.list-group.forum-list.no-border .list-group-item {
	padding:5px 0 5px 30px;
	margin-bottom:4px;
	border:0;
}
.list-group.forum-list .list-group-item:after {
	content:'';
	display: block;
	height:4px;
	width:4px;
	background:#303437;
	border-radius: 100%;
	position: absolute;
	left:10px;
	top:50%;
	margin-top:-2px;
}
.bg-black {
	background:#303437;
}
.bg-primary {
	background:#1A6DFF;
}
.bg-green {
	background: #23cca6;
}
.bg-red {
	background: #ff5e60;
}
.bg-yellow {
	background: #ffc817;
}
.text-editor {
	margin-bottom:20px;
}
.text-editor em {
	font-style: normal;
}
.terms-body {
	line-height: 1.6;
}
.terms-body h4, .terms-body h5 {
	margin:36px 0 18px;
}
.terms-body h6 {
	margin:1.5em 0;
	font-size:16px;
}
.terms-body h4:first-child {
	margin-top:0;
}
.theme-popup .made-by {
	position: absolute;
	bottom:30px;
	width:100%;
	text-align: center;
	left:0;
	font-size:13px;
	color:#757575;
}
.theme-popup .made-by i {
	padding:0 8px;
}
.form-control {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	border-radius: 3px;
	padding:6px 18px;
	height:50px;
	border-color:#D3D3D3;
	color:#3B4859;
}
.form-control:focus {
	border-color:#1A6DFF;
	-webkit-box-shadow: none;
	box-shadow: none;
}
select.form-control {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right:12px;
	background-image:url(../../images/main/select_arrow.png);
	background-repeat: no-repeat;
	background-size:30px;
	background-position: center right;
}
.form-control.form-underline {
	border-color: transparent;
	border-radius: 0;
	border-bottom: 1px solid transparent;
}
.form-control.form-underline:focus {
	border-bottom: 1px solid #1A6DFF;
}
select.form-control::-ms-expand {
	display:none;
}
select.form-control.flat-select {
	background-color:transparent;
	border:0;
	padding-right:25px;
	padding-left:0;
}
select.form-control.style-select-gray {
	display: inline-block;
	width: auto;
	min-width: 110px;
	background-color: transparent;
	color: rgba(59,72,89,0.8);
	background-position: right 0 center;
	background-size: 27px;
	border-color: rgba(59,72,89,0.2);
	height: auto;
	padding: 6px 30px 6px 10px;
}
.form-control.form-transparent {
	background:transparent;
}
.form-control.invert {
	color:#fff;
	border:1px solid rgba(256,256,256,0.2);
}
.form-control.invert.invalid, .form-control.invert.invalid:focus {
	border-color: #ff5054;
}
.form-control.form-control-green:focus {
	border-color:#1FC685;
}
.form-group.form-style.invert {
	background:transparent;
	border:1px solid rgba(256,256,256,0.2);
}
.form-group .privacy {
	border :1px solid #D3D3D3;
	font-size: 14px;
	padding: 15px 18px;
	background: #fff;
}
.form-group.form-style.invert .privacy {
	max-height: 80px;
	padding: 10px 18px;
	color: rgba(255,255,255,0.6);
	overflow-y: auto;
	border :0;
	background: transparent;
}
.form-group.form-style.no-invert {
	border        : 1px solid #d3d3d3;
	border-radius : 0;
	margin-bottom : -1px;
}
.form-group.form-style.invert .form-control {
	color:#fff;
}
.form-group.form-style:after {
	content:'';
	display: block;
	clear: both;
}
.form-group.form-style .form-control {
	background:transparent;
	border:0;
	border-radius: 0;
	max-width: 180px;
	float: left;
}
.form-group label.domain_name_label {
	position: absolute;
	right: 24px;
	font-size:14px;
	top: 0;
	line-height: 50px;
	color:#999;
}
.form-group.form-style.invert label {
	color:#999;
}
.form-control ~ .chosen-container.chosen-container-single .chosen-single {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(../../images/main/select_arrow.png);
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: center right;
	box-shadow: none;
	border-color: #D3D3D3;
}
.form-control ~ .chosen-container-single .chosen-search:before {
	content: "\e090";
	display: inline-block;
	font-family: 'simple-line-icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 10px;
	font-size: 15px;
	top: 10px;
}
.form-control ~ .chosen-container-single .chosen-search input[type="text"],
.form-control ~ .chosen-container.chosen-container-single .chosen-single div b {
	background: none !important;
}
.form-control ~ .chosen-container .chosen-results li {
	padding: 8px;
}
.form-control ~ .chosen-container .chosen-results li.highlighted {
	background: #1A6DFF;
}
.form-control ~ .chosen-container .chosen-drop {
	border: 1px solid #D7D7D7;
	border-radius: 5px;
	padding: 6px 0;
	background: #fff;
}
.form-control ~ .chosen-container-multi .chosen-choices li.search-choice {
	background: #1A6DFF;
	border-color: #1A6DFF;
	box-shadow: none;
	color: #fff;
}

.main-footer .navbar-nav > li > a {
	color: #fff;
	border-bottom: 1px solid #4a4e51;
	line-height: 50px;
	font-size: 15px;
	padding: 0;
}
.main-footer .page-nav a {
	color: #3B4859;
}
.main-footer .page-nav a span:first-child {
	opacity    : 1;
}
.main-footer .page-nav a .page-nav-title {
	font-weight: bold;
}
.main-footer .navbar-nav > li > a:hover, .main-footer .navbar-nav > li > a:focus {
	background-color: transparent;
}
.main-footer .imweb-navbar-more.mobile .container {
	padding-bottom: 0;
}
.main-footer .imweb-navbar-more.mobile .page-nav {
	margin-bottom:20px;
}
.main_interview_wrap {
	margin: 0 auto;
}
.main_interview_wrap h5 {
	font-size: 14px;
	color: #7F8A98;
}
.main_interview_wrap footer {
	font-weight: 500;
}
.section-main-interview .btn-bright {
	border-color : rgba(255, 255, 255, 0.5);
}
.section-main-interview .container {
	width: 1250px;
}
.section-main-brand .container {
	width: 1323px;
}
@media  (max-width: 1323px) {
  .section-main-brand .container {
    width: 100%;
  }
  .text-center .pc-br{
    display: none;
  }
}
.section-main-brand .inline-blocked {
	margin: 18px 21px;
}
.social-nav {
	text-align: center;
	margin-bottom:10px;
}
.social-nav a {
	display: inline-block;
	font-size:15px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 100%;
	background: rgba(59,72,89,0.1);
	margin-left: 8px;
}
.social-nav a:first-child {
	margin-left: 0;
}
.social-nav a.naver {
	font-size:13px;
}
.social-nav a.naver_cafe {
	font-size:17px;
}
.social-nav a.naver_cafe > span {
	line-height: 1.2;
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
}
.social-nav a .ii {
	display: inline-block;
}
.social-nav a.facebook .ii,
.social-nav a.instagram .ii,
.social-nav a.youtube .ii {
	transform: translateY(2px);
}
.social-nav a.naver .ii {
	transform: translateY(1px);
}
.social-nav a.naver_cafe .ii {
	transform: translate(0, 3px);
}
.mobile-app-img {
	margin:0 auto;
}
.row {
	margin-right: -20px;
	margin-left: -20px;
}
.img-foot-aws {
	display: table;
	width: 100%;
	max-width: 750px;
	margin: 40px auto;
	position: relative;
	right: 15px;
}
.img-foot-aws img {
	width:85px;
}
.img-foot-aws .inline-blocked {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
}
.img-foot-aws .inline-blocked > span {
	margin-top: 10px;
}
.main-footer address.co_address {
	line-height: 1.7;
	margin-bottom: 10px;
	color: rgba(59,72,89,0.6);
}
.main-footer address.co_address .spacer {
	height:15px;
}
.main-footer .bar {
	background: rgba(59,72,89,0.2);
	width: 1px;
	height:10px;
	display: inline-block;
	line-height: 10px;
	margin:0 6px;
	vertical-align: baseline;
}
.company .logo-wrap {
	padding:30px 0 60px;
	text-align: center;
}
.company .company-logo {
	width: 150px;
}
.company .company-text {
	line-height: 1.6;
	font-size:16px;
	margin-bottom:90px;
}
.company-instagram {
	font-size:20px;
	text-align: center;
	padding:20px 0;
}
.company-instagram i {
	font-size:24px;
	margin-right:12px;
	vertical-align: text-bottom;
}
.img-wrap-hover {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom:30px;
}
.img-wrap-hover img {
	width:100%;

}
.img-wrap-hover .overlay {
	display: block;
	color:#fff;
	width: 100%;
	font-size:16px;
	background:rgba(0,0,0,0.5);
	transition: .2s;
	opacity: 0;
	text-align: center;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	z-index: 1;
	border-radius: 8px;
}
.img-wrap-hover:hover .overlay {
	opacity: 1;
}
.img-wrap-hover .overlay .keywords {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}
.img-wrap-hover .overlay .keywords p {
	display: table-cell;
	vertical-align: middle;
}
.contact .form-group {
	margin-bottom:20px;
}
.contact .desc {
	margin-bottom:20px;
}
.contact textarea.form-control {
	height:200px;
}
.col-map {
	width:50%;
	float:right;
}
.container.contact-absolute {
	width: 50%;
	margin: 0;
	float: left;
}

.col-map .gm-style-iw + div {
	display: none;
}
.contact-absolute .contact {
	padding:60px 30px 50px 30px;
	max-width: 700px;
	margin: 0 auto;
}
.contact-absolute .contact .form-control {
	padding-left:50px;
}
.contact-absolute .contact .icon {
	pointer-events: none;
	position: absolute;
	top:12px;
	left:32px;
	font-size:18px;
	color:#9ea3ac
}
.contact-absolute .contact textarea.form-control {
	padding-top:13px;
	padding-bottom:13px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 20px;
	padding-left: 20px;
}
.col-gutter-30 .row {
	margin-right: -30px;
	margin-left: -30px;
}

.col-gutter-30 .col-xs-1, .col-gutter-30 .col-sm-1, .col-gutter-30 .col-md-1, .col-gutter-30 .col-lg-1, .col-gutter-30 .col-xs-2, .col-gutter-30 .col-sm-2, .col-gutter-30 .col-md-2, .col-gutter-30 .col-lg-2, .col-gutter-30 .col-xs-3, .col-gutter-30 .col-sm-3, .col-gutter-30 .col-md-3, .col-gutter-30 .col-lg-3, .col-gutter-30 .col-xs-4, .col-gutter-30 .col-sm-4, .col-gutter-30 .col-md-4, .col-gutter-30 .col-lg-4, .col-gutter-30 .col-xs-5, .col-gutter-30 .col-sm-5, .col-gutter-30 .col-md-5, .col-gutter-30 .col-lg-5, .col-gutter-30 .col-xs-6, .col-gutter-30 .col-sm-6, .col-gutter-30 .col-md-6, .col-gutter-30 .col-lg-6, .col-gutter-30 .col-xs-7, .col-gutter-30 .col-sm-7, .col-gutter-30 .col-md-7, .col-gutter-30 .col-lg-7, .col-gutter-30 .col-xs-8, .col-gutter-30 .col-sm-8, .col-gutter-30 .col-md-8, .col-gutter-30 .col-lg-8, .col-gutter-30 .col-xs-9, .col-gutter-30 .col-sm-9, .col-gutter-30 .col-md-9, .col-gutter-30 .col-lg-9, .col-gutter-30 .col-xs-10, .col-gutter-30 .col-sm-10, .col-gutter-30 .col-md-10, .col-gutter-30 .col-lg-10, .col-gutter-30 .col-xs-11, .col-gutter-30 .col-sm-11, .col-gutter-30 .col-md-11, .col-gutter-30 .col-lg-11, .col-gutter-30 .col-xs-12, .col-gutter-30 .col-sm-12, .col-gutter-30 .col-md-12, .col-gutter-30 .col-lg-12 {
	padding-right: 30px;
	padding-left: 30px;
}

.theme-row.row {
	margin-right: -12px;
	margin-left: -12px;
}
.theme-row.row .col-xs-1, .theme-row.row .col-sm-1, .theme-row.row .col-md-1, .theme-row.row .col-lg-1, .theme-row.row .col-xs-2, .theme-row.row .col-sm-2, .theme-row.row .col-md-2, .theme-row.row .col-lg-2, .theme-row.row .col-xs-3, .theme-row.row .col-sm-3, .theme-row.row .col-md-3, .theme-row.row .col-lg-3, .theme-row.row .col-xs-4, .theme-row.row .col-sm-4, .theme-row.row .col-md-4, .theme-row.row .col-lg-4, .theme-row.row .col-xs-5, .theme-row.row .col-sm-5, .theme-row.row .col-md-5, .theme-row.row .col-lg-5, .theme-row.row .col-xs-6, .theme-row.row .col-sm-6, .theme-row.row .col-md-6, .theme-row.row .col-lg-6, .theme-row.row .col-xs-7, .theme-row.row .col-sm-7, .theme-row.row .col-md-7, .theme-row.row .col-lg-7, .theme-row.row .col-xs-8,.theme-row.row .col-sm-8, .theme-row.row .col-md-8, .theme-row.row .col-lg-8, .theme-row.row .col-xs-9, .theme-row.row .col-sm-9, .theme-row.row .col-md-9, .theme-row.row .col-lg-9, .theme-row.row .col-xs-10, .theme-row.row .col-sm-10, .theme-row.row .col-md-10, .theme-row.row .col-lg-10, .theme-row.row .col-xs-11, .theme-row.row .col-sm-11, .theme-row.row .col-md-11, .theme-row.row .col-lg-11, .theme-row.row .col-xs-12, .theme-row.row .col-sm-12, .theme-row.row .col-md-12, .theme-row.row .col-lg-12 {
	padding-left:12px;
	padding-right:12px;
}
.row-gutter-15.row {
	margin-right: -15px;
	margin-left: -15px;
}
.row-gutter-15.row .col-xs-1, .row-gutter-15.row .col-sm-1, .row-gutter-15.row .col-md-1, .row-gutter-15.row .col-lg-1, .row-gutter-15.row .col-xs-2, .row-gutter-15.row .col-sm-2, .row-gutter-15.row .col-md-2, .row-gutter-15.row .col-lg-2, .row-gutter-15.row .col-xs-3, .row-gutter-15.row .col-sm-3, .row-gutter-15.row .col-md-3, .row-gutter-15.row .col-lg-3, .row-gutter-15.row .col-xs-4, .row-gutter-15.row .col-sm-4, .row-gutter-15.row .col-md-4, .row-gutter-15.row .col-lg-4, .row-gutter-15.row .col-xs-5, .row-gutter-15.row .col-sm-5, .row-gutter-15.row .col-md-5, .row-gutter-15.row .col-lg-5, .row-gutter-15.row .col-xs-6, .row-gutter-15.row .col-sm-6, .row-gutter-15.row .col-md-6, .row-gutter-15.row .col-lg-6, .row-gutter-15.row .col-xs-7, .row-gutter-15.row .col-sm-7, .row-gutter-15.row .col-md-7, .row-gutter-15.row .col-lg-7, .row-gutter-15.row .col-xs-8,.row-gutter-15.row .col-sm-8, .row-gutter-15.row .col-md-8, .row-gutter-15.row .col-lg-8, .row-gutter-15.row .col-xs-9, .row-gutter-15.row .col-sm-9, .row-gutter-15.row .col-md-9, .row-gutter-15.row .col-lg-9, .row-gutter-15.row .col-xs-10, .row-gutter-15.row .col-sm-10, .row-gutter-15.row .col-md-10, .row-gutter-15.row .col-lg-10, .row-gutter-15.row .col-xs-11, .row-gutter-15.row .col-sm-11, .row-gutter-15.row .col-md-11, .row-gutter-15.row .col-lg-11, .row-gutter-15.row .col-xs-12, .row-gutter-15.row .col-sm-12, .row-gutter-15.row .col-md-12, .row-gutter-15.row .col-lg-12 {
	padding-left:15px;
	padding-right:15px;
}

.row-gutter-5.row {
	margin-right: -5px; margin-left: -5px;
}
.row-gutter-5.row .col-xs-1, .row-gutter-5.row .col-sm-1, .row-gutter-5.row .col-md-1, .row-gutter-5.row .col-lg-1, .row-gutter-5.row .col-xs-2, .row-gutter-5.row .col-sm-2, .row-gutter-5.row .col-md-2, .row-gutter-5.row .col-lg-2, .row-gutter-5.row .col-xs-3, .row-gutter-5.row .col-sm-3, .row-gutter-5.row .col-md-3, .row-gutter-5.row .col-lg-3, .row-gutter-5.row .col-xs-4, .row-gutter-5.row .col-sm-4, .row-gutter-5.row .col-md-4, .row-gutter-5.row .col-lg-4, .row-gutter-5.row .col-xs-5, .row-gutter-5.row .col-sm-5, .row-gutter-5.row .col-md-5, .row-gutter-5.row .col-lg-5, .row-gutter-5.row .col-xs-6, .row-gutter-5.row .col-sm-6, .row-gutter-5.row .col-md-6, .row-gutter-5.row .col-lg-6, .row-gutter-5.row .col-xs-7, .row-gutter-5.row .col-sm-7, .row-gutter-5.row .col-md-7, .row-gutter-5.row .col-lg-7, .row-gutter-5.row .col-xs-8,.row-gutter-5.row .col-sm-8, .row-gutter-5.row .col-md-8, .row-gutter-5.row .col-lg-8, .row-gutter-5.row .col-xs-9, .row-gutter-5.row .col-sm-9, .row-gutter-5.row .col-md-9, .row-gutter-5.row .col-lg-9, .row-gutter-5.row .col-xs-10, .row-gutter-5.row .col-sm-10, .row-gutter-5.row .col-md-10, .row-gutter-5.row .col-lg-10, .row-gutter-5.row .col-xs-11, .row-gutter-5.row .col-sm-11, .row-gutter-5.row .col-md-11, .row-gutter-5.row .col-lg-11, .row-gutter-5.row .col-xs-12, .row-gutter-5.row .col-sm-12, .row-gutter-5.row .col-md-12, .row-gutter-5.row .col-lg-12 {
	padding-left:5px; padding-right:5px;
}

.row-gutter-10.row {
	margin-right: -12px; margin-left: -12px;
}
.row-gutter-10.row .col-xs-1, .row-gutter-10.row .col-sm-1, .row-gutter-10.row .col-md-1, .row-gutter-10.row .col-lg-1, .row-gutter-10.row .col-xs-2, .row-gutter-10.row .col-sm-2, .row-gutter-10.row .col-md-2, .row-gutter-10.row .col-lg-2, .row-gutter-10.row .col-xs-3, .row-gutter-10.row .col-sm-3, .row-gutter-10.row .col-md-3, .row-gutter-10.row .col-lg-3, .row-gutter-10.row .col-xs-4, .row-gutter-10.row .col-sm-4, .row-gutter-10.row .col-md-4, .row-gutter-10.row .col-lg-4, .row-gutter-10.row .col-xs-5, .row-gutter-10.row .col-sm-5, .row-gutter-10.row .col-md-5, .row-gutter-10.row .col-lg-5, .row-gutter-10.row .col-xs-6, .row-gutter-10.row .col-sm-6, .row-gutter-10.row .col-md-6, .row-gutter-10.row .col-lg-6, .row-gutter-10.row .col-xs-7, .row-gutter-10.row .col-sm-7, .row-gutter-10.row .col-md-7, .row-gutter-10.row .col-lg-7, .row-gutter-10.row .col-xs-8,.row-gutter-10.row .col-sm-8, .row-gutter-10.row .col-md-8, .row-gutter-10.row .col-lg-8, .row-gutter-10.row .col-xs-9, .row-gutter-10.row .col-sm-9, .row-gutter-10.row .col-md-9, .row-gutter-10.row .col-lg-9, .row-gutter-10.row .col-xs-10, .row-gutter-10.row .col-sm-10, .row-gutter-10.row .col-md-10, .row-gutter-10.row .col-lg-10, .row-gutter-10.row .col-xs-11, .row-gutter-10.row .col-sm-11, .row-gutter-10.row .col-md-11, .row-gutter-10.row .col-lg-11, .row-gutter-10.row .col-xs-12, .row-gutter-10.row .col-sm-12, .row-gutter-10.row .col-md-12, .row-gutter-10.row .col-lg-12 {
	padding-left:12px; padding-right:12px;
}
.md-flex-row {
	display: flex;
	justify-content: flex-start;
}
.md-flex-row .card {
	height: 100%;
	margin-bottom: 0;
}
.owl-dots.custom-dot-list .owl-dot-item {
  border: 1px solid #fff;
	cursor: pointer;
}
.narrow-forum {
	max-width: 750px;
	margin: 0 auto;
}
.narrow-forum h5 {
	font-size:16px;
}
.narrow-forum .list-group.list-group-custom.bordered .list-group-item {
	padding : 15px 0;
}
.search-result-group {
	margin-bottom:48px;
}
.search-result-group .under-list {
  margin-bottom: 0;
  margin-top: 60px;
  font-size: 16px;
  color: #717680;
}
.file_list {
	list-style: none;
	padding:0;
	margin-bottom:12px;
	max-width: 320px;
}
.file_list li {
	padding:8px 0;
	position: relative;
}
.file_list em {
	font-style: normal;
	color:#999;
	font-size:12px;
}
.file_list i {
	cursor: pointer;
	margin-left:10px;
	position: absolute;
	right:0;
	top:10px;
	opacity: 0.5;
}
.file_list i:hover {
	opacity: 1;
}
.fr-box.fr-basic .fr-wrapper .fr-placeholder {
	top:14px;
	left:16px;
	text-align: left;
}
.fr-box.fr-basic .fr-element {
	padding:12px 18px;
}
.img-responsive.case {
	width : 100%;
}
.under-line {
	border-bottom: 1px solid #e0e0e0;
}
.under-line-aaa {
	border-bottom: 1px solid #aaa;
}
.arrow-nav ul > li {
	float: left;
}
.arrow-nav ul > li a,.arrow-nav ul > li a ~ span {
	color: #a4a4a4;
}
.arrow-nav ul > li.active a {
	color: #3B4859
}
.arrow-nav ul > li > span {
	margin: 0 15px;
}
.circle-container {
	max-width: 500px;
	margin: 0 auto;
}
.company-circle {
	width: 150px;
	height: 150px;
	background: rgba(31, 185, 252, 0.1);
	border: 1px solid #d1f0fb;
	border-radius: 100%;
	margin: 0 auto 15px;
}
.company-circle:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.company-circle > span {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	display: inline-block;
}
@media (max-width: 767px) {
	.write-btn-wrap .checkbox {
		text-align: left;
	}
	#imweb-navbar-more-container {
		display: none !important;
	}
	.arrow-nav .form-control {
		height: auto;
		padding: 0;
		background: none;
		border: 0;
		border-radius: 0;
		display: inline-block;
		width: auto;

	}
	.arrow-nav ul > li > span {
		margin: 0 7px;
	}
	.pg.modal-body{
		padding:0 30px 22px;
		text-align: center;
	}
}
.guide-col {
	margin-bottom: 80px;
}
.guide-col h4 {
	padding :8px 15px;
	margin: 0 0 20px 0;
	border-left: 2px solid #1A6DFF
}
.guide-col ul {
	padding-left : 55px;
}
.guide-col ul li {
	margin-bottom :10px;
}
.guide-tree ul {
	list-style :none;
	font-size:14px;
	padding: 0;
}
.guide-tree ul > li {
	margin-bottom: 30px;
}
.guide-tree ul li > a {
	margin-bottom: 8px;
	display: inline-block;
}
.guide-tree ul li > a.active {
	color:#1A6DFF;
}
.guide-tree ul ul {
	padding-left:25px
}
.guide-tree ul ul > li{
	margin-bottom: 0;
}
.section-amazon .icon_wrap {
	font-size: 35px;
	color: #000;
	margin: 0 40px;
}
.section-amazon .amazon_map {
	max-width: 700px;
	margin: 0 auto;
}
.section-amazon .logo_black {
	width: 150px;
}
.section-amazon .logo_wrap {
	margin-left: -60px;
}
.section-amazon .amazon_logo {
	width: 98px;
	margin-left: 100px;
}
.video_lecture > img {
	position : relative;
	z-index :2;
}
.video_lecture > .overlay {
	z-index: 3;
}
.video_lecture > .video_iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index :1;
	left:0;
	top: 0;
}
.project-btn-group {
	margin-top: 80px;
}
.nav > li.nav-item {
	display: inline-block;
}
.nav > li.nav-item .btn-naver,
.project-btn-group .btn-pink {
	margin-left :5px;
	width: 200px;
	padding-left: 0;
	padding-right: 0;
}
.nav > li.nav-item .btn-naver,
.nav > li.nav-item .btn-primary.tab-btn {
	width: 280px;
}
.nav > li.nav-item .btn-naver:first-child,
.project-btn-group .btn-pink:first-child,
.nav > li.nav-item .btn-primary.tab-btn:first-child {
	margin-right: 5px;
	margin-left: 0;
	box-shadow: none;
}
.nav > li.nav-item:last-child .btn-naver {
	margin-right: 0;
}
.nav > li.nav-item .btn-naver {
	background: #eaeaea;
	border-color: #eaeaea;
	color: #3B4859;
}
.nav > li.nav-item.active .btn-naver {
	background: #01c73c;
	border-color: #01c73c;
	color: #fff;
}
.nav > li.nav-item .btn-primary.tab-btn {
	background: #fff;
	border-color: #fff;
	color: #3B4859;
	padding-left: 0;
	padding-right: 0;
}
.nav > li.nav-item.active .btn-primary.tab-btn {
	background: #1A6DFF;
	border-color: #1A6DFF;
	color: #fff;
}
.campus-preview {
	position: relative;
}
.campus-preview .owl-carousel .owl-item img {
	width: 50%;
}
.campus-preview .text-center {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	background: #1A6DFF;
	height: 100%;
	color: #fff;
}
.campus-preview h6 {
	font-size: 16px;
	font-weight: 500;
	max-width: 510px;
	padding: 0 20px;
	margin: 0 auto;
}
.campus-preview .owl-theme .owl-dots {
	position: absolute;
	width: 50%;
	right: 0;
	top: 50%;
	margin-top: 140px;
}
.campus-preview .owl-theme .owl-dots .owl-dot {
	cursor: pointer;
}
.campus-preview .owl-theme .owl-controls {
	margin-top: 0;
}
.campus-preview .owl-theme .owl-dots .owl-dot span {
	border: 1px solid #fff;
	opacity: 1;
}
.campus-preview .owl-theme .owl-dots .owl-dot.active span,
.campus-preview .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
	border-color: #fff;
}
.icon-scroll-down {
	position: absolute;
	top: -36px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 44px;
	border: 1px solid #A4A4A4;
	border-radius: 50px;
}
.icon-scroll-down:before {
	content: '';
	position: absolute;
	top: 8px;
	left: 50%;
	transform: translate(0, 0);
	width: 1px;
	height: 12px;
	background-color: #A4A4A4;
	animation: scrollDown 2s infinite;
}
@keyframes scrollDown {
	0% {
		opacity: 0;
		transform: translate(0, 0);
	}

	30% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		transform: translate(0, 16px);
	}
}
.blockquote-wrap {
	position : relative;
	padding-left: 40px;
}
.blockquote-icon {
	position: absolute;
	left: 0;
	top: -10px;
}
.holiday_bg_icon {
	position:absolute;
	left:78px;
	top:0;
}
.modal_eduModal .edu-callnum {
	margin: 0;
	top: auto;
	bottom: 0;
	left: auto;
}
.page-header {
	padding-bottom: 40px;
}
.page-header.support-header-list {
  padding: 20px 0 52px;
}
.page-nav-wrap {
	margin: 0;
	display: block;
	text-align: center;
	margin-bottom: 65px;
}
.page-nav-wrap > ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.page-nav-wrap > ul > li {
	display: inline-block;
	margin: 0 20px;
}
.page-nav-wrap > ul > li > a {
	color: #7F8A98;
}
.page-nav-wrap > ul > li.active > a {
	color: #3B4859;
}
.page-nav-wrap > ul > li.active > a:before {
	content: '';
	position: absolute;
	display: block;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #1A6DFF;
}
.text-left {
	text-align: left !important;
}
.popover_selector .popover{
	min-width: 550px;
}
.popover_selector .popover .table-fixed{
	table-layout: fixed;
	text-align: center;
	width: 550px;
}
.popover_selector .popover .table-fixed tr:first-child th{
	border-top: none;
}
.popover_selector .popover .table-fixed tr:last-child td:first-child{
	text-align: left;
}
.modal_help_adult_confirm{
	overflow-y: scroll;
	z-index: 1080;
}
.modal_help_adult_confirm .modal-header,.modal_help_adult_confirm .modal-body{
	padding: 16px;
}
.modal_help_adult_confirm .modal-header h2{
	margin-top: 21px;
}

.modal_help_adult_confirm .modal-header{
	padding-bottom: 12px;
}
.modal_help_adult_confirm .modal-body{
	padding-top: 12px;
}
.table.table_default{
	border-top: 1px solid #212121;
	border-collapse: unset;
}
.table.table_default tr:first-child{
	background-color: #FAFAFA ;
}
.table.table_default tr:first-child th:last-child{
	border-right: 0;
}
.table.table_default caption{
	padding-top: 7px;
}
.table.table_default th{
	border-right: 1px solid #ddd;
	font-weight: 400;
}
.table.table_default tr:first-child th{
	font-weight: bold;
	text-align: center;
}
.table.table_default td{
	border-right: 1px solid #ddd;
	text-align: center;
}

.table.table_default tr th.tr_tit{
	width: 16%;
}
.table.table_default td:nth-child(2){
	width: 21%;
}
.table.table_default td:nth-child(3){
	width: 21%;
}
.table.table_default td:nth-child(4){
	width: 21%;
}
.table.table_default td:last-child{
	width: 21%;
	border-right: 0;
}
.table.table_default.mobile{
	margin-bottom: 24px;
}
.table.table_default.mobile tr:first-child th{
	border-right:0;
}
.table.table_default.mobile{
	border-bottom: 1px solid #ddd;
}
p.table_caption_padding{
	padding-top:7px;
	padding-bottom: 6px;
	margin-bottom: 0;
}
.letter-space-sm {
	font-style: normal;
}
.main-footer .page-nav .page-nav-item{
	width: 155px;
}
@media (min-width: 1200px) {
	.preview-image {
		margin-left:-200px
	}
}
@media (min-width: 992px) {
	.scroll-sm {
		height: auto !important;
	}
	.preview-image {
		margin-left:-320px
	}
	.container {
		width:100%;
		padding:0 30px;
	}
	.imweb-navbar-more.mobile {
		display: none;
	}
  body:not(.scroll_nav) .navbar-main #nav-item-navbar-right-account > a {
    background: #ffffff;
    color: var(--semantic-text-primary);
    opacity: 1;
  }
}
@media (min-width: 1460px) {
	.campus_calendar .container {
		width: 1460px;
	}
}
@media (min-width: 1340px) {
	.modal.modal_global_change_theme .container {
		width: 1340px;
	}
	.modal.modal_global_change_theme .col-theme {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}
@media (min-width: 1280px) {
	.container {
		width: 1240px;
	}
	.container.campus {
		width: 815px;
		line-height: 1.8;
	}
	.section-main-apps .container {
		max-width :1730px;
		width: 100%;
	}
	.section-main-forms .container {
		width :100%;
		max-width :1800px;
	}
	.container.company-pic {
		width: 1250px;
		padding:0;
	}
}


@media (max-width:1440px) {
	.section-main-feature .grid-kind {
		max-width: 600px;
	}
	.section-main-feature .grid-item {
		width :120px;
	}
	.container-price {
		max-width: 920px;
	}
}
@media (max-width:1279px) {
	.shop-carousel-wrap {
		margin-left:-400px;
	}
	.section-main-forms .example_wrap {
		height :320px;
	}
	.container-price {
		max-width: 880px;
	}
}
@media (max-width:1199px) {
	.shop-carousel-wrap {
		margin-left:-480px;
	}
	.table-price > tbody > tr > th {
		font-size: 14px;
		letter-spacing: -1px;
		left: -190px;
	}
	.table-price > tbody > tr > th i {
		padding-left: 5px;
	}
}
@media (max-width: 1150px) {
	.container-price {
		max-width: 770px;
	}
}
@media (max-width: 1100px) {
	.headline.headline-main h2 {
		font-size: 40px;
	}
	.container-price {
		max-width: 700px;
	}
}
@media (max-width: 1050px) {
	.container-price {
		max-width: 650px;
	}
	.td-fake:before {
		width: 2px;
	}
}
@media (max-width: 991px) {
	.md-flex-row {
		display: block;
	}
	.main-footer .page-nav .page-nav-item{
		width: 125px;
	}
	.section-main-interview .container,
	.section-main-brand .container {
		width: 100%;
	}
	.section-main-interview .no-padding-bottom {
		padding-bottom: 50px !important;
		padding-top: 0 !important;
	}
	.section-main-brand .inline-blocked {
		margin: 10px 4px;
	}
	.pg_customer{
		margin-bottom: 27px;
		color: #8392A7;
	}
	.brands-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	.customer_belabef img {
		width: 70px;
	}
	.customer_bincent img {
		width: 72px;
	}
	.customer_laughing_charlie img {
		width: 50px;
	}
	.customer_openpath img {
		width: 92px;
	}
	.customer_stillbooks img {
		width: 35px;
	}
	.customer_icilamaison img {
		width: 102.3px;
	}
	.customer_klorane img {
		width: 78px;
	}
	.customer_writingclub img {
		width: 54px;
	}
	.customer_anthracite img {
		width: 86px;
	}
	.customer_notours img {
		width: 60px;
	}
	.customer_linkspace img {
		width: 34px;
	}
	.customer_otrouve img {
		width: 74px;
	}
	.customer_geulwoll img {
		width: 48px;
	}
	.customer_bookstone img {
		width: 35px;
	}
	.customer_boksoon img {
		width: 63px;
	}
	.customer_seasonmarket img {
		width: 56px;
	}
	.customer_avene img {
		width: 58px;
	}
	.customer_byulba img {
		width: 63px;
	}
	.customer_wkd img {
		width: 46px;
	}
	.customer_meetme img {
		width: 73px;
	}
	.customer_beyondfood img {
		width: 77px;
	}
	.customer_angy img {
		width: 70px;
	}
	.customer_andblank img {
		width: 88px;
	}
	.customer_bmyb img {
		width: 38px;
	}
	.customer_hipaw img {
		width: 56px;
	}
	.customer_madamjoo img {
		width: 86px;
	}
	.customer_piscapisca img {
		width: 94px;
	}
	.customer_hwajin img {
		width: 74px;
	}
	.customer_fab img {
		width: 95px;
	}
	.customer_skinreset img {
		width: 99px;
	}

	.customer_kundal img{
		width: 62px;
	}
	.customer_open_path img{
		width: 92px;

	}
	.customer_cociety img{
		width: 63.3px;

	}
	.customer_jeju_beer img{
		width: 61.3px;

	}
	.customer_lukt img{
		width: 36px;

	}
	.customer_geoulwoll img{
		width: 48px;

	}
	.customer_paris_croissant img{
		width: 138px;

	}
	.customer_smallbrander img{
		width: 102px;

	}
	.customer_woraksan img{
		width: 68px;

	}
	.customer_chopsticks img{
		width: 96px;

	}
	.customer_doctor_now img{
		width: 64px;

	}
	.customer_r_about img{
		width: 72px;

	}
	.customer_my_normal img{
		width: 50px;

	}
	.customer_duit img{
		width: 37.3px;

	}
	.customer_dr_noah img{
		width: 70px;

	}
	.customer_edition_denmark img{
		width: 66px;

	}
	.customer_granhand img{
		width: 82px;

	}
	.customer_b4 img{
		width: 22px;

	}
	.customer_mumi img{
		width: 56px;

	}
	.customer_arte_museum img{
		width: 60px;

	}
	.customer_havehad img{
		width: 74px;

	}
	.customer_victoria_makrye img{
		width: 100px;

	}
	.customer_mission_camp img{
		width: 104px;

	}
	.customer_sweet_balance img{
		width: 46px;

	}
	.customer_local_stitch img{
		width: 97px;

	}
  .customer_jvl img{
    width: 69px;
  }
	.navbar-default .navbar-brand {
		display: inline-block;
		float:none;
		z-index: 20;
		position: relative;
		padding: 0 15px;
		height: auto;
		line-height: 50px;
	}
	.navbar-default.navbar .collapse {
		text-align: left;
	}
	.navbar-default .navbar-nav,
	.navbar-default .navbar-nav > li{
		float: none;
		display: block;
	}
	.navbar-default .navbar-nav.navbar-right > li {
		display: inline-block;
		float: left;
	}
	.navbar-default .navbar-nav.navbar-right > li.float_r {
		float: right;
	}
	.navbar-default .navbar-nav.navbar-right > li a.menu_btn {
		border: 0;
		padding: 0;
	}
	.navbar-default .navbar-nav.navbar-right > li a.menu_btn .icon-globe {
		font-size: 15px;
		top: 0;
	}
	.navbar-default .navbar-nav.navbar-right .dropdown.btn_language .dropdown-menu {
		left: auto;
		right: 0;
		top: 51px;
	}
	.navbar-default .navbar-nav > li,
	.navbar-default .navbar-nav.navbar-right > li:last-child,
	.navbar-default .navbar-nav.navbar-right > li {
		padding-right: 0;
	}
	.profile-info {
		height:50px;
	}
	.navbar-default .navbar-toggle {
		position: absolute;
		left: 0;
		font-size: 18px;
		border:0;
		color:#fff;
		padding: 0 15px;
		margin:0;
		z-index: 21;
		display: block;
		line-height: 50px;
	}
	.scroll_nav .navbar-default .navbar-toggle {
		color: #3B4859;
	}
	.navbar-default .navbar-toggle.slide_open {
		left: 282px;
		position: fixed;
		top: 10px;
	}
	.navbar-default.navbar-white .navbar-toggle, .scroll_nav .navbar-default.navbar-overlay .navbar-toggle, .navbar-default.navbar-overlay:hover .navbar-toggle {
		color:#3B4859;
	}
	.navbar-default .navbar-toggle.slide_open {
		color:#fff;
	}
	.navbar-default .navbar-toggle i.btl {
		margin-top:2px;
	}
	.navbar-default .navbar-toggle i.btl:before {
		transition: .3s;
	}
	.navbar-default .navbar-toggle[aria-expanded="true"] i.btl:before,
	.navbar-default .slide_open.navbar-toggle i.btl:before {
		content:'\F00C';
	}
	.navbar-default {
		height: 51px;
		background-size: 1152px auto !important;
		background-position: 40% 0 !important;
	}
	.navbar-default.navbar-edu {
		background-size: 1152px auto !important;
	}
	.navbar-default.navbar-edu {
		background-position: 40% 0 !important;
	}
	.navbar-nav.navbar-right {
		margin:0;
		right:0;
	}
	.navbar-nav .open .dropdown-menu {
		position: absolute;
		background-color:#fff;
		left:auto;
		right:0;
		width: calc(100vw - 35px);
		margin:0 10px;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
	.navbar-default .navbar-nav.navbar-right .dropdown.btn_language .dropdown-menu {
		width: 100%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color:#333;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li .name {
		font-size:15px;
	}
	.navbar-default.navbar-white .navbar-nav > li > a {
		color:#fff;
	}
	.navbar-default.navbar-white.navbar-white-invert .navbar-brand .brand-white {
		display: block;
	}
	.navbar-default.navbar-white.navbar-white-invert .navbar-brand .brand-black {
		display: none;
	}
	.navbar-default.navbar-white.navbar-white-invert .navbar-toggle {
		color:#fff;
	}
	.navbar-default.navbar-white.navbar-white-invert .navbar-nav > li > a:hover, .navbar-default.navbar-white.navbar-white-invert .navbar-nav > li > a:active, .navbar-default.navbar-white.navbar-white-invert .navbar-nav > li > a:focus {
		color: #fff;
	}
	.navbar-nav .open .dropdown-menu > li > a.profile-link {
		padding:30px 24px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border:0;
	}
	.navbar-collapse {
		background: #fff;
	}
	.navbar-default .navbar-collapse {
		left: -277px;
		height: calc(100vh + 1px) !important;
		position: absolute;
		width:282px;
		top: -1px;
		padding: 20px 40px 150px;
		z-index: 20;
		-webkit-transition: transform 300ms ease 0s;
		transition: transform 300ms ease 0s;
		-webkit-transform: translate3d(0px, 0px, 0px);
		transform: translate3d(0px, 0px, 0px);
	}
	.navbar-default .navbar-collapse.collapsing, .navbar-default .navbar-collapse.in {
		-webkit-transform: translate3d(277px, 0px, 0px);
		transform: translate3d(277px, 0px, 0px);
	}
	.navbar-collapse .letter-space-sm {
		letter-spacing: -1px;
	}
	.imweb-navbar-more.mobile {
		position : static;
	}
	.imweb-navbar-more.mobile .page-nav {
		margin-right:0;
		width:100%;
		padding: 10px 0;
	}
	.imweb-navbar-more.mobile .page-nav .page-nav-item {
		width: 100%;
		float: none;
	}
	.imweb-navbar-more.mobile .page-nav .page-nav-item a {
		font-size: 16px;
		display: block;
		position: relative;
	}
	.imweb-navbar-more.mobile .page-nav .page-nav-item > a {
		font-weight: bold;
	}
	#navbar-more-container-mobile-foot.imweb-navbar-more.mobile .page-nav .page-nav-item a {
		font-size: 15px;
	}
	#navbar-more-container-mobile-foot.imweb-navbar-more.mobile .page-nav .page-nav-sub-item a {
		font-size: 14px;
	}
	.imweb-navbar-more.mobile .page-nav .page-nav-item > a {
		padding: 7px 0;
	}
	.imweb-navbar-more.mobile .page-nav-icon {
		position: absolute;
		right: 0;
		font-size: 10px;
		bottom: 13px;
	}
	.page-nav-line {
		margin: 35px 0;
		height: 1px;
		background: #41464F;
	}
	#navbar-more-container-mobile-foot .page-nav-line {
		margin: 10px 0;
	}
	.page-nav-login {
		margin-top: 15px;
	}
	.imweb-navbar-more.mobile .page-nav-item a[aria-expanded="true"] .page-nav-icon:before {
		content: "\e607";
	}
	.imweb-navbar-more.mobile .page-nav .page-nav-item:last-child {
		width: 100%;
	}
	.imweb-navbar-more.mobile .page-nav .page-nav-item-wide .nav-item-name {
		padding : 20px 0;
		display : block;
		opacity : 1;
	}
	.imweb-navbar-more.mobile .container {
		padding:0;
		width : auto;
	}
	.imweb-navbar-more.mobile .page-nav-title {
		font-size:14px;
		margin-bottom:0;
	}
	.imweb-navbar-more.mobile .page-nav-sub {
		padding-left: 15px;
		list-style: none;
	}
	.imweb-navbar-more.mobile .page-nav-sub .page-nav-sub-item > a {
		opacity: 1;
		padding: 7px 0;
		display: block;
	}
	.imweb-navbar-more.mobile .page-nav-sub .page-nav-sub-item:first-child > a {
		margin-top: 10px;
	}
	.imweb-navbar-more.mobile .page-nav-sub .page-nav-sub-item:last-child > a {
		padding-bottom: 15px;
	}
	.navbar-header {
		text-align: center;
		float: none;
	}
	.navbar-default .navbar-brand img {
		width:70px;
		vertical-align: middle;
		display: inline-block;
	}
	.navbar-nav {
		margin-left:0;
		margin-right:0;
		margin-top:0;
	}
	.navbar-default .navbar-nav > li a.menu_btn {
		color:#fff;
		border-bottom:1px solid #4a4e51;
		line-height: 50px;
		font-size:15px;
		opacity: 1;
		padding:0;
	}
	.navbar-default .navbar-nav > li a.menu_btn.btn-login {
		width: auto;
	}
	.navbar-default .navbar-collapse .navbar-nav {
		margin-right: 0;
	}
	.navbar-default .navbar-nav > li a.menu_btn.up {
		border-color:transparent;
	}
	.navbar-default .navbar-nav > li a.menu_btn.up.collapsed {
		border-bottom:1px solid #4a4e51;
	}

	.navbar-default .navbar-nav.navbar-right > li > a.btn-login.btn-default {
		line-height: 48px;
		padding: 0 15px;
	}
	.navbar-sub {
		height:45px;
		min-height: 0;
		z-index: 10 !important;
	}
	.navbar-sub .container {
		padding:0;
	}
	.navbar-sub .navbar-nav {
		display: table;
		width: 100%;
		/*table-layout: fixed;*/
		border-collapse: separate;
	}
	.navbar-sub.list-3 .navbar-nav > li {
		width: 33.33333%;
	}
	.navbar-sub.list-4 .navbar-nav > li {
		width: 25%;
	}
	.navbar-sub.list-5 .navbar-nav > li {
		width: 20%;
	}
	.navbar-sub .navbar-nav > li {
		float: none;
		display: table-cell;
		/*width: 100%;*/
	}
	.navbar-sub .navbar-nav > li > a {
		margin:0;
		line-height: 44px;
	}
	.slide_menu_backdrop {
		background: #000;
		opacity: .6;
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: 19;
	}
	.modal_eduModal .edu-callnum {
		position: fixed;
		padding: 15px;
		margin: 72px auto !important;
		top: 0 !important;
		left: 0 !important;
	}
	.modal_eduModal .padding-bottom-xxxxl {
		width:100%;
	}
	.campus-preview .image-slide {
		padding-right: 0 !important;
	}
	.campus-preview .owl-theme .owl-controls {
		margin-top: 20px;
	}
	.campus-preview .image-slide .owl-controls {
		margin: 0;
	}
	.campus-preview .text-center {
		position: static;
		width: 100%;
	}
	.campus-preview .text-center .table-cell {
		padding: 40px 0 80px;
	}
	.campus-preview .owl-carousel .owl-item img {
		width: 100%;
	}
	.campus-preview .owl-theme .owl-dots {
		width: 100%;
		bottom: 30px;
		top: auto;
		margin-top: 0;
	}
	.modal_eduModal .modal-body,
	.modal_eduModal .modal-body.education_body {
		padding: 20px;
	}
	.education_body .left_area,
	.education_body .right_area {
		max-width: 100%;
		margin: 0;
	}
	.education_body .right_area {
		position: static;
	}
	.edu-nav-date {
		position:relative;
		top: 0;
		text-align: center;
		width: 100%;
	}

	.modal_eduModal .modal-content .modal-body .clearfix {
		display: -webkit-flex;
		display: flex;
		flex-direction: column-reverse;
	}
	.modal_eduModal .modal-dialog {
		top: 0;
		left: 0;
		margin: 0;
		bottom: 0;
		height: 100%;
		overflow-y: auto;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform:none !important;
	}
	.modal_eduModal .modal-header {
		position : fixed;
		z-index : 3;
		width : 100%;
		background:#fff;

	}
	.modal_eduModal .edu-callnum .modal-header{
		position : relative;
	}
	.modal_eduModal .modal-body{
		padding-top:87px !important;
	}
	.modal_eduModal .edu-callnum .modal-body {
		padding-top:20px !important;
	}
	.modal_eduModal .modal-content {
		border: 0;
		border-radius: 0;
	}

	.modal_eduModal .margin-bottom-xxxxl {
		margin-bottom: 40px !important;
	}
	.modal_eduModal .margin-bottom-xxxl {
		margin-bottom: 30px !important;
	}
	.modal_eduModal .modal-open .modal {
		overflow-y: hidden;
	}
	.footer-logo {
		display:block !important;
		width: 25%;
		float:left;
		margin:10px 0 0 0 !important;
	}
	.kg_inicis {
		margin-top: 0 !important;
	}
	.awspartner {
		margin-top: 6px !important;
	}
	.footer_logo_second {
		margin-top:0 !important;
	}
	.footer_logo_second_first {
		margin-left:0 !important;
	}
	.footer_logo_kcp {
		margin-top:0 !important;
	}
	.footer_logo_eximbay {
		margin-top:17px !important;
	}
	/*
	.footer-logo:nth-child(-n+4) {
		width: 33.3333%;
	}
	.footer-logo:nth-child(n+5) {
		width: 50%;
	}
	.section-event .paypal {
		margin-right: -30%;
	}
	.section-event .kcp {
		margin-left: -30%;
	}
	*/
	.project-btn-group {
		margin :50px 0 20px;
	}
	.project-btn-group .btn-pink {
		width:140px;
		font-size: 13px;
	}
	.fr-video.fr-dvb {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
		display: block;
	}
	.fr-video.fr-dvb iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}
	.card.card-theme img {
		image-rendering: auto;
	}
	.patent_img {
		padding-right: 20px !important;
		text-align: center;
	}
	.main_interview_wrap {
		max-width: initial;
	}
	.section-main.section-main-interview .padding-y-70 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.section-main.section-main-interview  .height-1 {
		margin-bottom: 0;
	}
	.section-amazon .amazon_map {
		max-width: 100%;
	}
	.section-amazon .logo_black {
		width: 90px;
	}
	.section-amazon .logo_wrap {
		margin-left: 0;
	}
	.section-amazon .amazon_logo {
		width: 64px;
		margin-left: 16px;
	}
	.section-amazon .icon_wrap {
		margin: 0 15px;
		font-size: 25px;
	}
	.section-amazon .aws_group {
		padding-bottom: 0;
	}
	.section-amazon .aws_group .col-md-4 {
		margin-top: 30px;
	}
	.section-amazon .aws_group .col-md-4:first-child {
		margin-top: 0;
	}
	.section-amazon .aws_group h1 {
		margin-bottom: 0;
	}
	.section-amazon .aws_group h5 {
		margin: 5px 0;
	}
	.section-amazon .icon-50 {
		font-size:36px;
	}
	.section-naver .logo_white {
		width: 70px !important;
	}
	.headline h2 {
		font-size :26px;
	}
	.headline h5 {
		font-size :18px;
	}
	.headline.headline-main .container .top-image {
		position: relative;
		right: 15%;
	}
	.headline.headline-main .container .wrap .content {
		right: -36px;
		margin-top: -160px;
	}
	.headline.headline-main .container .wrap .main-video-btn {
		left: 35%;
	}
	.headline.headline-main .container .content .slogan-image {
		width: 170px;
	}
	.headline.headline-main h2 {
		font-size: 32px;
	}
	.headline.headline-main h5 {
		font-size: 22px;
	}
	.headline .container {
		width: 650px;
		height:auto;
	}
	.section-main-forms {
		padding :20px 0;
	}
	.section-main-forms .example_wrap {
		height: 330px;
		padding :0;
	}
	.section-main-forms .group-tit {
		margin-left :-25px;
	}
	.section-main-forms .example_wrap img,.section-main-forms .example_wrap.note {
		margin-left :0;
	}
	.section-main-forms h5 {
		padding-bottom :10px;
	}
	.section-main .padding-y-70 {
		padding-top: 35px;
		padding-bottom: 10px;
	}
	.section-main .feature-image {
		float : none;
		width: 100%;
		min-height: 500px;
		height: 100%;
		background-size: cover;
	}
	.section-main-intro .intro-tit {
		padding-bottom : 25px;
	}
	.section-main .intro_wrap h5 {
		margin :0 0 5px 0;
	}
	.section-main .intro_wrap footer {
		font-size :13px;
	}
	.section-main .intro_wrap {
		margin-bottom :20px;
	}
	.section-main-desc {
		padding: 30px 0 50px 0;
	}
	.section-main-feature h2 {
		padding: 50px 0;
	}
	.section-main h2 {
		font-size: 20px;
	}
	.section-main h3 {
		font-size :20px;
	}
	.section-main h5 {
		font-size :15px;
	}
	.section-main-apps {
		padding: 30px 0 0 0;
	}
	.headline.univ {
		background-image    : url(../../images/main/main_visitor.jpg);
		background-size     : 2570px auto !important;
		background-position : 50% -70px;
	}
	.navbar-default.navbar-video {
		background-image : url(../../images/main/main_visitor.jpg);
		background-size  : 2570px auto !important;
	}
	.navbar-default.navbar-features,.headline.video-headline {
		background-image: url("../../images/main/main_features.jpg");
	}
	.navbar-default.navbar-features .headline-overlay {
		display: block;
	}
	.navbar-features ~ .headline .headline-overlay {
		background: #000;
	}
	.navbar-default.navbar-primary .headline-overlay, .headline.headline-main .headline-overlay,.headline.univ .headline-overlay,.navbar-default.navbar-video .headline-overlay {
		opacity : 0.3;
	}

	.big-profile .avatar-image {
		padding: 16px 20px;

	}
	.big-profile .avatar-image img {
		width:64px;
		height:64px;
	}
	.avatar-image .holder {
		margin-bottom:12px;
	}
	.big-profile .name {
		margin-bottom: 14px;
		font-size:15px;
		font-weight: normal;
	}
	.container-price {
		max-width: 100%;
	}
	.container.contact-absolute {
		position: static;
		float:none;
		margin:0;
		width: 100%;
	}
	.col-map {
		float: none;
		width:100%;
	}
	.contact-absolute .contact {
		padding:40px 0;
	}
	.holder.parnter-holder {
		height:150px;
	}
	.partner-progress, .partner-progress.step2 {
		left:50%;
		margin:0 auto;
		margin-left:-80px;
		width:160px;
	}
	.partner-progress p.heading {
		position: absolute;
		width: 140px;
		top:25px;
		left:50px;
		text-align: right;
		margin-left:-140px;
	}
	.partner-progress p.sub-content,
  .partner-progress p.sub{
		position: absolute;
		width: 140px;
		top:55px;
		left:50px;
		text-align: right;
		margin-left:-140px;
	}
	.partner-progress.step2 p.heading {
		width: 140px;
		text-align: left;
		letter-spacing: -1px;
		margin-left:50px;
	}
	.partner-progress.step2 p.sub-content,
  .partner-progress.step2 p.sub {
		width: 140px;
		text-align: left;
		margin-left:50px;
	}
	.arrow-container {
		height:100px;
		width: 1px;
		margin:0 auto;
	}
	.arrow-right {
		border-left: 7px solid transparent;
		border-top: 7px solid #ccc;
		border-right: 7px solid transparent;
		float:none;
		position: absolute;
		bottom:-14px;
		left:50%;
		margin-left:-7px;
	}
	.desc-symbol {
		margin-bottom:30px;
	}
	.section-main-desc .desc-01 img {
		margin: 40px 0 0 0;
	}
	.section-naver,.section-inquiry,.section-kcp,.section-global,.section-inquiry.marketing  {
		min-height: 300px;
	}
	.section-kcp {
		background: url(../../images/main/m_inicis_new_bg.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
		min-height: 430px;
		height: 430px;
	}
	.section-naver {
		margin-bottom: 250px;
	}
	.section-naver h1 {
		font-size:28px;
		margin-top: 30px;
	}
	.section-naver .height-1.margin-bottom-xxl {
		height: 0;
	}
	.section-naver-04 .text-left {
		text-align: center;
	}
	.section-naver h1 > i {
		font-size:23px;
		margin: 0 10px;
	}
	.section-global .headline {
		height: 300px;
	}
	.section-global .headline h1 {
		font-size: 20px;
		color: #3B4859;
	}
	.section-global .headline-overlay {
		display: none;
	}
	.section-global .headline.video-headline {
		background: none;
	}
	.section-global .headline.video-headline .container {
		margin-top: -80px;
	}
	.naver-img {
		max-width: 450px;
		bottom: -200px;
		margin-left: -225px;
	}
	.section-naver-02 {
		padding: 210px 0 50px;
	}
	.section-naver-03 {
		padding: 30px 0 0;
	}
	.section-naver-03 .icon-wrap {
		margin-bottom :25px;
		text-align: center;
	}
	.section-naver-03 .icon-wrap span {
		margin-bottom: 15px;
	}
	.section-naver-03 h4 {
		margin: 0 0 10px 0;
	}
	.section-naver-03 .icon-wrap ul {
		text-align: left;
	}
	.section-naver-04 {
		text-align: center;
		padding: 0;
	}
	.section-naver-04 .padding-y-50 {
		padding: 25px 20px 0 20px;
	}
	.section-naver-04 h1 {
		font-size : 28px;
	}
	.section-naver-04 h3 {
		margin-bottom: 20px !important;
	}
	.naver-img-02 {
		position : static;
		margin-left :0;
		max-width: 200px;
	}
	.kcp_header {
		padding: 50px 0 !important;
	}
	.kcp_header .inline-blocked {
		display: block ;
	}
	.section-kcp h1 img {
		width :85px !important;
	}
	.section-kcp h1 .inicis span {
		font-size: 25px;
	}
	.section-kcp h1 .inicis img {
		width: 40px !important;
	}
	.section-kcp h1 i,.section-naver .n-pay i {
		font-size: 25px;
		margin: 0 15px;
	}
	.kcp_logo {
		width: 100px !important;
	}
	.inicis_logo {
		width: 120px !important;
	}
	.event-table > .table-cell {
		display: block;
		text-align: center;
	}
	.section-naver-sub .width-5 {
		width: auto;
		display: inline-block !important;
		margin-bottom: 20px;
	}
	.event-table > .table-cell >.table-cell {
		width :130px !important;
		height :130px !important;
	}
	.event-table > .table-cell >.table-cell img {
		width: 40px;
	}
	.event-table > .table-cell >.table-cell div {
		font-size: 13px;
	}
	.section-birth h1 {
		font-size: 20px;
	}
	.padding-y-70 {
		padding-top: 35px !important;
		padding-bottom: 10px !important;
	}
	.section-birth-sub h3 {
		font-size: 18px;
	}
	.section-birth .container {
		width: 350px;
		font-size: 13px;
		margin-bottom: -50px;
	}
	.section-birth .container .text-14,
	.section-birth .container .text-13 {
		font-size: 12px !important;
	}
	.section-birth .container .text-18 strong {
		font-size: 14px !important;
	}
	.birth_img_wrap {
		max-width: 450px;
		margin-left: -225px;
		bottom: -50px;
	}
	.birth_img_wrap img {
		width: 100%;
		top: 0;
	}
	.section-birth {
		height: 400px;
		min-height: 400px;
	}
	.section-birth-sub .container.no-padding {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
@media (min-width: 768px) {
	.main-footer .break-desktop {
		background: transparent;
		width: 0;
		height: 0;
	}
	.img-responsive.case {
		height:233px;
	}

	.card.card-theme .theme-item:hover .card-body .theme-overlay,
	.card.card-theme a:hover .card-body .theme-overlay {
		opacity: 1;
	}
}
@media (max-width: 767px) {
	.imweb-navbar-more.mobile {
		background: transparent;
	}
	.page-nav-line {
		background:rgba(59,72,89,.1)
	}
	.page-nav-wrap > ul > li {
		margin: 0 5px;
	}
	.img-foot-aws {
		display: block;
		right: 0;
	}
	.img-foot-aws .inline-blocked {
		display: inline-block;
		width: 50%;
		float: left;
	}
	.img-foot-aws .inline-blocked:nth-child(3) {
		clear: both;
	}
	.section-naver {
		margin-bottom: 100px;
	}
	.nav > li.nav-item .btn-naver,
	.nav > li.nav-item .btn-primary.tab-btn {
		width: 140px;
		font-size: 13px;
	}
	.section-guidebook {
		background-image: none;
		padding: 50px 0;
		min-height: 770px;
		overflow-x: hidden;
	}
	.section-guidebook .img-wrap .mobile_title {
		max-width: 230px;
		width: 100%;
	}
	.section-guidebook .img-wrap .mobile_visual {
		margin-left: -100px;
		width: 600px;
		position: absolute;
		left: 50%;
		margin-left: -300px;
		bottom: 0;
	}
	.section-guidebook-sub .text-wrap .margin-bottom-xxxl {
		margin-bottom: 0 !important;
	}
	.headline.headline-main .container .content .slogan-image {
		width: 120px;
	}
	.patent_text {
		padding:0 20px!important;
	}

	body {
		font-size:14px;
	}
	.na-apply {
		padding-top:0;
	}
	#snowfall > canvas {
		display: none;
	}
	.container.campus img {
		width: 200px;
	}
	.headline {
		height:320px;
	}
	.headline.company-headline .container .wrap {
		height:300px;
	}
	.headline.univ .univ_logo {
		width :120px;
		margin-bottom: 15px;
	}
	.headline.univ .univ_icon {
		margin-bottom: 15px;
	}
	.headline .container .wrap {
		height : 300px;
	}
	.headline.headline-main .container .wrap {
		height :100%;
		width: 320px;
		margin: 0 auto;
	}
	.headline.headline-main .container .wrap .main-video-btn {
		margin: -55px 0 0 -25px;
	}
	.headline .container {
		width :300px;
		padding :0;
	}
	.headline.headline-main .container {
		width :100%;
	}
	.headline.headline-main .container .top-image {
		max-width: 360px;
		margin-left :0;
		width: 100%;
	}
	.headline .headline-overlay {
		bottom : 0 !important;
	}
	.headline.visitor .container .wrap {
		height:165px;
	}
	.headline.partner {
		height:290px;
	}
	.headline.headline-main .container .wrap .main-video-btn {
		width: 70px;
		height: 70px;
		margin: 25px 0 0 -35px;
		background: transparent;
		border: 3px solid #fff;
		left: 50%;
	}
	.headline.headline-main h2 {
		font-size :20px;
	}
	.headline.headline-main h3{
		margint-top: 18px;
		margin-bottom: 5px;
		font-size: 26px;
	}
	.headline.headline-main h5 {
		font-size :17px;
	}
	.headline.headline-main .container .wrap .content {
		margin-top :-80px;
		right: -80px;
	}
	.headline.headline-main .container .wrap .main-video-btn i {
		margin: -18px 0 0 -12px;
		border-top: 18px solid transparent;
		border-left: 35px solid #fff;
		border-bottom: 18px solid transparent;
	}
	.headline.headline-main .container .wrap .video_bg {
		min-height: 265px;
		max-width: 300px;
		background: url(../../images/main/newblue_main_top_bak.png?v1) 50% 50% no-repeat;
		margin: 0 auto;
		background-size: 360px auto;
	}
	.headline.partner .container .wrap {
		height:260px;
	}
	.headline h1 {
		font-size: 32px;
	}
	.headline h2 {
		font-size:26px;
	}
	.headline h3 {
		font-size:18px;
	}
	.headline.company-headline h1 {
		font-size:26px;
	}
	.headline.company-headline h3.sub-title {
		font-size:18px;
	}
	.company .company-text {
		font-size:14px;
	}
	section.company-normal h5 {
		font-size:14px;
	}
	.under-button {
		margin-bottom:20px;
	}
	.headline.partner h3 {
		font-size:22px;
	}
	.headline h4 {
		font-size:16px;
	}
	.headline h3.sub-title {
		font-size:16px;
	}
	.headline.visitor h2 {
		font-size:28px;
	}
	.headline.visitor h4 {
		font-size:18px;
	}
	h3 {
		font-size:20px;
	}
	h4 {
		font-size:18px;
	}
	h5 {
		font-size:14px;
	}
	.style-primary blockquote {
		font-size: 14px;
	}
	.search-result-group {
		margin-bottom:30px;
	}
	.shop-owl-text {
		padding-left:20px;
		padding-right:20px;
	}
	.owl-dots.custom-dot-list li h5, .shop-owl-text h5 {
		font-size:18px;
	}
	.owl-dots.custom-dot-list li p, .shop-owl-text p {
		font-size:14px;
		color:#7F8A98;
	}
	.owl-dots.custom-dot-list li {
		margin-bottom:10px;
		padding:12px 24px;
	}
	.shop-carousel-wrap .owl-theme .owl-controls {
		display: block;
	}
	.form-control {
		height:45px;
	}
	.headline {
		background-size: 1152px auto !important;
		background-position: 40% -50px;
	}
	.headline.visitor {
		height:210px;
	}
	.headline.campus {
		background-position:bottom;
		background-size:cover !important;
	}
	.edu-text-1 {
		margin:0;
	}
	.navbar-default.navbar-edu {
		background:#303437;
	}
	.headline.univ .container {
		display        : table-cell;
		vertical-align : middle;
		margin-top: -230px;
	}
	.headline.video-headline .container {
		margin-top: -170px;
	}
	.headline.univ {
		background-image    : url(../../images/main/main_visitor.jpg);
		background-size     : 1240px auto !important;
		background-position : 50% -50px;
		height              :320px;
	}
	.headline.univ {
		height: 530px;
		background-size: 1940px auto !important;
	}
	.navbar-default.navbar-video {
		background-image    : url(../../images/main/main_visitor.jpg);
		background-size     : 1240px auto !important;
		background-position : 50% 0 !important;
	}
	.navbar-default.navbar-video {
		background-size     : 1240px auto !important;
	}
	.navbar-default.navbar-video {
		background-image : url(../../images/main/main_visitor.jpg);
		background-size  : 1240px auto !important;
	}
	.navbar-default.navbar-features,.headline.video-headline {
		background-image: url("../../images/main/main_features.jpg");
	}
	.headline.company-headline {
		background-position: 50% 50%;
		background-image:url(../../images/main/imweb_hall01.jpg);
	}
	.col-description h3, .col-description h5, .col-description-lg h3, .col-description-lg h5 {
		text-align: center;
	}
	.col-description p, .col-description-lg p {
		font-size:14px;
		text-align: center;
	}
	.col-description-sm {
		padding-top:0;
	}
	.col-description-sm p {
		margin-bottom:30px;
		font-size:14px;
	}
	.mobile_app_desc p {
		font-size:14px;
	}
	.partnership_result {
		padding:25px 0;
	}
	.circle {
		margin-bottom:15px;
	}
	.main-footer {
		padding:10px 0 30px 0;
	}
	.main-footer .navbar-brand {
		margin-top:0;
		margin-bottom:30px;
	}
	.main-footer .page-nav {
		margin-left:0px;

	}
	.main-footer .page-nav .page-nav-item {
		width: 120px;
	}
	.border-bottom-xs {
		padding-bottom:45px;
		border-bottom:1px solid #f5f5f5;
	}
	.cloud-desc {
		padding-top:20px;
	}
	.cloud-desc p.icon {
		font-size:80px;
		text-align: right;
	}
	.cloud-desc .desc p {
		text-align: left;
		font-size:16px;
		margin-bottom:4px;
	}
	.cloud-desc .desc {
		padding-top:21px;
	}
	.col-theme {
		min-height: auto;
	}
	.mobile-app-img {
		width: 70%;
	}
	.scrollup_nav .shop_banner ~ .navbar .navbar-wrap,
	.scrolled_nav .shop_banner ~ .navbar .navbar-wrap {
		top: 0;
	}
	.under-button-xs {
		margin-bottom:30px;
	}
	.nav-item-more.mobile .caret {
		position: absolute;
		right:5px;
		top:50%;
	}
	.built-in, .main-intro {
		height:500px;
	}
	.site-iframe-preview iframe {
		width: 100%;
		height: 450px;
		transform: scale(1);
	}
	.preview-image {
		width: 294px;
		height:168px;
		margin:0 auto;
	}
	.preview-description {
		padding-top:10px;
		text-align: center;
	}
	.preview-image-wrap {
		padding-top:20px;
	}
	section {
		padding:10px 0;
	}
	.section-login {
		padding-bottom:20px;
	}
	.section-biz {
		padding:30px 0;
	}
	.section-event {
		padding: 30px 0;
		margin-bottom: 0;
	}
	.section-event-link {
		height: 55px;
		line-height: 55px;
	}
	.section-event .metapartner {
		width: 118px !important;
	}
	.section-event .awspartner {
		width: 94px !important;
	}
	.section-event .ecpay_logo {
	 	width: 77px !important;
	}
	.section-event .seveneleven, .section-event .familymart, .section-event .okmart {
		width: 35px !important;
	}
	.section-event .hilife {
		width: 34px !important;
	}
	.section-event .naver {
		width: 57px !important;
	}
	.section-event .naver_pay {
		width: 51px !important;
	}
	.section-event .comodossl {
		width: 92px !important;
	}
	.section-event .linepay {
		width: 80px !important;
	}
	.section-event .eximbay_logo {
		width: 72px !important;
	}
	.section-event .kg_inicis {
		width: 58px !important;
		margin-left: 5px;
	}
	.section-event .paypal {
		width: 91px !important;
	}
	.section-event .kcp {
		width: 63px !important;
	}
	.section-event .payco_logo {
		width: 50px !important;
	}
	.section-event .acecounter_logo {
		width: 81px !important;
	}
	.section-event .palyauto_logo {
		width: 81px !important;
		margin-left: 3px;
	}

	.section-event .nicepay_logo {
		width: 73px !important;
		margin-left: 2px;
	}
  .section-event .tosspayments_logo {
    width: 90px !important;
  }
	.section-event .channel {
		width: 72px !important;
	}
	.section-event .sabangnet_logo {
		width: 82px !important;
	}
	.section-main-desc .desc-01 img {
		margin: 20px 0 0 0;
	}
	.section-main-desc {
		padding:10px 0 20px 0;
	}
	.col-description {
		padding-top: 10px;
	}
	.col-description-lg {
		padding-top:10px;
	}
	.main-video-col {
		padding-left:0;
		padding-right:0;
	}
	.gallery-wrap.gallery-video {
		height:170px;
	}
	.gallery-wrap .preview-video {
		width:300px;
		height:173px;
		right:0;
		margin:0 auto;
		border-radius: 3px;
		display: none;
	}
	.gallery-wrap .preview-video video {
		padding:6px 0 0 5px;
		border-radius: 0 0 3px 0;
	}
	.gallery-wrap .preview-video-bg {
		width:298px;
		height:171px;
		background-size: 298px 171px;
		border-radius: 3px;
	}
	.section-main .feature-image {
		min-height: 300px;
	}
	.mobile-video-preview {
		padding:0;
	}
	.image-imac {
		background-repeat: no-repeat;
		background-size: 272px 207px;
		height: 207px;
		width: 272px;
		background-image: url(../../images/main/cinema_kr.png);
		margin: 0 auto;
		margin-top: 40px;
	}
	.play_video {
		margin-top: -50px;
		margin-left: -30px;
		position: absolute;
		top: 50%;
		left: 50%;
	}
	.play_video a {
		background: #1A6DFF;
		color:#fff;
		border-radius: 50%;
		width: 60px;
		height: 60px;
		padding: 0;
		font-size: 16px;
		position: relative;
	}
	.play_video a .preview {
		position: relative;
		left: 0;
		top: 0;
	}
	.play_video a .preview i {
		padding-right: 0;
		font-size: 25px;
		position: absolute;
		top: 17px;
		left: 21px;
	}
	.function-carousel-wrap {
		margin:0;
		height:220px;
	}
	.function-carousel {
		width:100%;
	}
	.style-primary blockquote {
		padding: 10px 30px 10px 60px;
		background-position: 20px 0;
	}
	.main-footer .page-nav {
		margin:20px 0;
	}
	.page-nav-title {
		padding-bottom: 5px;
		display: inline-block;
	}
	.page-nav-links a {
		padding:3px 0;
		font-size:14px;
	}
	.foot-desc {
		font-size:13px;
	}
	.theme-submit {
		position: static;
	}
	.big-profile-info-list li:last-child .icon {
		margin:0;
	}
	.container.no-padding-m {
		padding-right:0;
		padding-left:0;
	}
	.container.no-padding-m .row {
		margin-left:0;
		margin-right:0;
	}
	.container.no-padding-m .col-md-12 {
		padding-left:0;
		padding-right:0;
	}
	.mysite-td .site-name .limit {
		display: block;
		margin:0;
	}
	.mysite-table, .mysite-row {
		display: block;
	}
	.mysite-td.tools-item {
		padding:0 0 0 50px;
		text-align: left;
	}
	.mysite-td, .mysite-th {
		border:0;
		display: block;
	}
	.mysite-td {
		padding:0 0 15px;
	}
	.mysite-row {
		border-top: 1px solid #ebebeb;
		padding:18px 0;
	}
	.mysite-row:last-child {
		border-bottom: 1px solid #ebebeb;
	}
	/*
.mysite-td .site-data .notification {
left:15px;
}
*/
	.badge.badge-level {
		padding:3px 5px;
	}
	.page-header {
		margin:0;
		padding-bottom:10px;
	}
  .page-header.support-header {
    padding-bottom: 36px;
  }
  .page-header.support-header .h3 {
    font-size: 24px;
  }
  .input-group.input-group-search .btn-flat {
    padding: 0 16px;
  }
  .input-group.input-group-search .form-control.search-control {
    padding-left: 52px;
  }
	.under-search {
		margin-bottom: 18px;
	}
	.under-list {
		margin-bottom:12px;
	}
  .search-result-group .under-list {
    margin-top: 50px;
  }
	.panel-footer {
		padding:10px 0;
	}
	.input-group.input-group-search .form-control.search-control {
		font-size:15px;
	}
	.navbar-round .navbar-nav > li {
		float:left;
	}
  .list-faq ul li a {
    padding: 14px 8px;
  }
	.list-group {
		margin-bottom:32px;
	}
	.list-group.forum-list {
		margin-bottom:0;
	}
	.list-group.list-group-custom.bordered {
		margin-bottom:0;
	}
	.list-group-item {
		padding:12px 0 12px 0
	}
	.list-group .addon-icon {
		font-size:18px;
	}
	.theme-submit .btn {
		display: block;
	}
	.list-group.forum-list .list-group-item {
		padding-left:20px;
	}
	.list-group.forum-list .list-group-item:after {
		left:4px;
	}
	.additional-side {
		padding-top:12px;
	}
	.input-group.input-group-search {
		margin-bottom:0;
	}
	.panel-default > .panel-heading {
		padding:12px 0;
	}
	.big-profile {
		margin-bottom:0;
	}
	.big-profile-info-list li {
		margin-right:12px;
	}
	.row.row-gutter-lg {
		margin-bottom:0px;
	}
	.dropdown-menu > li > a {
		padding:8px 20px;
	}
	.blocked-m {
		display: block;
		width: 100% !important;
	}
	.theme_select {
		padding: 0 0 0 15px;
		position: absolute;
		top: 5px;
		margin-right:55px
	}
	.theme_select .view_mode {
		display: none;
	}
	.layer-bg.theme .clearfix {
		z-index: 20;
	}
	.layer-bg.theme .clearfix .close {
		position: static;
		z-index: 20;
		font-size:14px;
	}
	.theme_select h1 {
		font-size:16px;
	}
	.theme-popup .made-by {
		bottom:12px;
	}
	.badge.badge-shop {
		padding: 6px 12px;
		height: 24x;
		line-height: 14px;
	}
	.badge.badge-booking {
		padding: 6px 12px;
		height: 24px;
		line-height: 14px;
	}
	.new-site .close {
		padding:12px;
		top: 15px;
		right: 15px;
	}
	.partner-col {
		margin-bottom:30px;
	}
	.theme_start {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		height: auto;
		float: none;
		background: #000;
		z-index: 10;
	}
	.theme_start .btn {
		padding: 12px 16px;
		border-radius: 0;
	}
	h3.visit-reason {
		margin-bottom:20px;
	}
	.login-wrap .login {

		width: 100%;
	}
	.section-main-desc .row.padding-bottom-xxxxxl {
		padding-bottom:0;
	}
	.section-main-desc .row.margin-bottom-xxxxxl {
		margin-bottom:0;
	}
	.main-footer .break-mobile {
		background: transparent;
		width: 0;
		height: 0;
		display: block;
	}
	.main-footer .bar {
		margin: 0 4px;
	}
	.main-footer address.co_address {
		margin-bottom:20px;
	}
	.no-margin-bottom-xs {
		margin-bottom:0 !important;
	}
	.shop-carousel-wrap .owl-carousel .owl-stage {
		height:430px;
	}
	.shop-carousel-wrap {
		margin-left:0;
	}
  .shop-carousel-wrap.mp-carousel {
    margin-right: 0;
  }
	.shop-carousel-wrap .owl-item img {
		max-width: 100%;
		height: auto;
	}
	.comment-item > .comment-item  .block-postmeta {
		padding-left:30px;
	}
	.comment-item .comment-item:after {
		left:5px;
	}
	.comment-item > .comment-item  .comment-area {
		padding-left:81px;
	}
	.img-wrap-hover {
		border-radius: 0;
		margin-bottom:0;
	}
	.img-wrap-hover .overlay {
		border-radius: 0;
	}
	.company-instagram {
		font-size:16px;
	}
	.company-instagram i {
		font-size:20px;
	}
	.contact-absolute .contact .form-control {
		padding-right:30px;
	}
	.container.company-pic {
		padding:0;
	}
	#gmap_w20160701577625727b553 {
		height:450px !important;
	}
	.login .divider {
		margin:30px 0;
	}
	.mobile_app_desc {
		margin:30px 0;
	}
	.contact-absolute .contact {
		padding:20px 0;
	}
	.company .logo-wrap {
		padding:20px 0 35px;
	}
	.company .company-text {
		margin-bottom:10px;
	}
	.contact .form-group {
		margin-bottom:10px;
	}
	.img-wrap-hover .overlay {
		font-size:14px;
	}
	.img-wrap-hover .overlay p {
		padding:0 6px;
	}
	.theme-type.absolute-right {
		position: static;
		text-align: right;
	}
	.card.card-theme {
		margin-bottom:8px;
	}
	.col-theme {
		margin-bottom:32px;
	}
	.row-xs-gutter-0.row {
		margin-right: 0; margin-left: 0;
	}
	.row-xs-gutter-0.row .col-xs-1, .row-xs-gutter-0.row .col-sm-1, .row-xs-gutter-0.row .col-md-1, .row-xs-gutter-0.row .col-lg-1, .row-xs-gutter-0.row .col-xs-2, .row-xs-gutter-0.row .col-sm-2, .row-xs-gutter-0.row .col-md-2, .row-xs-gutter-0.row .col-lg-2, .row-xs-gutter-0.row .col-xs-3, .row-xs-gutter-0.row .col-sm-3, .row-xs-gutter-0.row .col-md-3, .row-xs-gutter-0.row .col-lg-3, .row-xs-gutter-0.row .col-xs-4, .row-xs-gutter-0.row .col-sm-4, .row-xs-gutter-0.row .col-md-4, .row-xs-gutter-0.row .col-lg-4, .row-xs-gutter-0.row .col-xs-5, .row-xs-gutter-0.row .col-sm-5, .row-xs-gutter-0.row .col-md-5, .row-xs-gutter-0.row .col-lg-5, .row-xs-gutter-0.row .col-xs-6, .row-xs-gutter-0.row .col-sm-6, .row-xs-gutter-0.row .col-md-6, .row-xs-gutter-0.row .col-lg-6, .row-xs-gutter-0.row .col-xs-7, .row-xs-gutter-0.row .col-sm-7, .row-xs-gutter-0.row .col-md-7, .row-xs-gutter-0.row .col-lg-7, .row-xs-gutter-0.row .col-xs-8,.row-xs-gutter-0.row .col-sm-8, .row-xs-gutter-0.row .col-md-8, .row-xs-gutter-0.row .col-lg-8, .row-xs-gutter-0.row .col-xs-9, .row-xs-gutter-0.row .col-sm-9, .row-xs-gutter-0.row .col-md-9, .row-xs-gutter-0.row .col-lg-9, .row-xs-gutter-0.row .col-xs-10, .row-xs-gutter-0.row .col-sm-10, .row-xs-gutter-0.row .col-md-10, .row-xs-gutter-0.row .col-lg-10, .row-xs-gutter-0.row .col-xs-11, .row-xs-gutter-0.row .col-sm-11, .row-xs-gutter-0.row .col-md-11, .row-xs-gutter-0.row .col-lg-11, .row-xs-gutter-0.row .col-xs-12, .row-xs-gutter-0.row .col-sm-12, .row-xs-gutter-0.row .col-md-12, .row-xs-gutter-0.row .col-lg-12 {
		padding-left:0; padding-right:0;
	}

	.col-gutter-30 .row {
		margin-right: 0px;
		margin-left: 0px;
	}

	.col-gutter-30 .col-xs-1, .col-gutter-30 .col-sm-1, .col-gutter-30 .col-md-1, .col-gutter-30 .col-lg-1, .col-gutter-30 .col-xs-2, .col-gutter-30 .col-sm-2, .col-gutter-30 .col-md-2, .col-gutter-30 .col-lg-2, .col-gutter-30 .col-xs-3, .col-gutter-30 .col-sm-3, .col-gutter-30 .col-md-3, .col-gutter-30 .col-lg-3, .col-gutter-30 .col-xs-4, .col-gutter-30 .col-sm-4, .col-gutter-30 .col-md-4, .col-gutter-30 .col-lg-4, .col-gutter-30 .col-xs-5, .col-gutter-30 .col-sm-5, .col-gutter-30 .col-md-5, .col-gutter-30 .col-lg-5, .col-gutter-30 .col-xs-6, .col-gutter-30 .col-sm-6, .col-gutter-30 .col-md-6, .col-gutter-30 .col-lg-6, .col-gutter-30 .col-xs-7, .col-gutter-30 .col-sm-7, .col-gutter-30 .col-md-7, .col-gutter-30 .col-lg-7, .col-gutter-30 .col-xs-8, .col-gutter-30 .col-sm-8, .col-gutter-30 .col-md-8, .col-gutter-30 .col-lg-8, .col-gutter-30 .col-xs-9, .col-gutter-30 .col-sm-9, .col-gutter-30 .col-md-9, .col-gutter-30 .col-lg-9, .col-gutter-30 .col-xs-10, .col-gutter-30 .col-sm-10, .col-gutter-30 .col-md-10, .col-gutter-30 .col-lg-10, .col-gutter-30 .col-xs-11, .col-gutter-30 .col-sm-11, .col-gutter-30 .col-md-11, .col-gutter-30 .col-lg-11, .col-gutter-30 .col-xs-12, .col-gutter-30 .col-sm-12, .col-gutter-30 .col-md-12, .col-gutter-30 .col-lg-12 {
		padding-right: 0px;
		padding-left: 0px;
	}
	.device-list li .icon.apple-icon {
		font-size:42px;
		margin-bottom:5px;
	}
	.empty-state {
		padding:0;
		border-bottom:0;

	}
	.mobile_app_desc h4 {
		margin-bottom:10px;
	}
	.shop-carousel-wrap .owl-theme .owl-controls .owl-dots {
		position : static;
	}
	.card-plan .card-head {
		padding:10px 36px 0;
	}
	.card-plan .card-head h3 {
		font-size: 30px;
	}
	.card-plan .price-button {
		position: static;
		padding:12px 50px;
	}
	.price-data span {
		font-size:36px;
		letter-spacing: -2px;
		margin-right: 3px;
	}
	.price-summary {
		margin: 30px;
		padding: 30px 0 0;
	}
	.price-spec {
		list-style: none;
		padding:0 30px 30px;
		font-size:15px;
		text-align: left;
		font-weight: normal;
		margin-top: 20px;
	}
	.price-spec li {
		border-top: 1px solid rgba(255,255,255,0.2);
		padding: 0 0 9px 26px;
		position: relative;
	}
	.price-spec li:last-child {
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.price-spec li > i {
		position: absolute;
		left: 0;
		top: 5px;
		font-size: 12px;
	}
	.section-naver h1 {
		font-size: 20px;
		margin-top: 25px;
	}
	.section-naver h1 > i {
		font-size: 15px;
	}
	.naver-img {
		max-width: 300px;
		bottom: -70px;
		margin-left: -150px;
	}
	.section-naver-02 {
		padding: 80px 0 50px;
	}
	.section-naver-04 h1 {
		font-size: 20px;
	}
	.section-naver-sub.padding-y-60 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.full-width-xs{
		width: 100%;
	}
	.event-row .text-wrap {
		margin-top: 10px !important;
	}
	.event-row.padding-y-60 {
		padding-top: 30px;
	}
	.section-birth .container {
		width: 260px;
		font-size: 13px;
		margin-bottom: -50px;
	}
	.birth_img_wrap {
		max-width: 300px;
		margin-left: -150px;
		bottom: -50px;
	}
	.birth_img_wrap img {
		width: 100%;
		top: 0;
	}
	.section-birth {
		height: 300px;
		min-height: 300px;
	}
	.section-birth-sub .container {
		width: 100%;
	}
	#campus_calendar{
		padding-bottom: 30px;
	}
}
@media (max-width: 1024px) {
	.theme_select {
		padding: 0 0 0 15px;
		top: 5px;
		margin-right: 55px;
	}
	.layer-bg.theme .clearfix {
		z-index: 20;
	}
	.theme_select h1 {
		font-size: 16px;
	}
	.badge.badge-shop {
		padding: 6px 12px;
		height: 24px;
		line-height: 14px;
	}
	.theme_start {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		height: auto;
		float: none;
		background: #000;
		z-index: 10;
	}
}
.alert.alert-danger {
	background: #FF635D;
	color:#fff;
	border:1px solid #FF635D;
}
.popover {
	min-width: 300px;
	border: 1px solid #ddd;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	padding:0;
}
.popover-title {
	padding:10px 14px;
	background: #fafafa;
	text-align: left;
}

.absolute-right {
	position: absolute;
	right:0;
	bottom:0;
}
.btn {
	padding:13px 12px;
	font-size:16px;
	vertical-align: baseline;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: 0;
}
.btn-primary, .imweb-navbar-more .btn-primary {
	background: #1A6DFF;
	border-color: #1A6DFF;
	color:#fff;
}
.btn-primary:hover, .btn-primary:focus, .open .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #0053D9;
	border-color: #0053D9;
}
.btn-primary-white {
	background: #fff;
	border-color: #fff;
	color:#1A6DFF;
	font-weight: 500;
}
.btn-primary-white:hover, .btn-primary-white:focus, .open .dropdown-toggle.btn-primary-white {
	background: #fff;
	border-color: #fff;
	color:#009EFF;
}
.btn-white-primary {
	background: #fff;
	color: #1A6DFF;
}
.btn-white-primary:hover {
	background: #fff;
	color: #009EFF;
}
.btn-bright {
	background: transparent;
	color : #fff;
	border-color : #fff;
	font-weight: 500;
}
.btn-bright:hover {
	color : #fff;
}
.btn-pink {
	background: #FF5DAC;
	border-color: #FF5DAC;
	color: #fff;
}
.btn-pink:hover {
	background: #EF57A1;
	border-color: #EF57A1;
	color: #fff;
}
.btn-orange {
	background: #f79d2d;
	border-color: #f79d2d;
	color: #fff;
}
.btn-orange:hover {
	background: #eb9121;
	border-color: #eb9121;
	color: #fff;
}
.btn-campus {
	background: #1A6DFF;
	border-color: #1A6DFF;
	color: #fff !important;
}
.btn-campus:hover,.btn-campus:focus {
	background: #1A6DFF;
	border-color: #1A6DFF;
	color: #fff !important;
}
.btn-campus-danger {
	background: #FF5E60;
	border-color: #FF5E60;
	color: #fff !important;
}
.btn-campus-danger:hover,.btn-campus-danger:focus {
	background: #F05A5F;
	border-color: #F05A5F;
	color: #fff !important;
}
.btn-campus-gray {
	background: #9B9B9B;
	border-color: #9B9B9B;
	color: #fff !important;
}
.btn-campus-gray:hover,.btn-campus-gray:focus {
	background: #8A8C8C;
	border-color: #8A8C8C;
	color: #fff !important;
}
.btn-green {
	background: #1FC685;
	border-color: #1FC685;
	color:#fff;
}
.btn-green:hover, .btn-green:focus, .open .dropdown-toggle.btn-green {
	color: #ffffff;
	background-color: #1eb57a;
	border-color: #1eb57a;
}
.btn-green-white {
	background: #fff;
	border-color: #fff;
	color:#1FC685;
	font-weight: 500;
}
.btn-green-white:hover, .btn-green-white:focus, .open .dropdown-toggle.btn-green-white {
	background: #fff;
	border-color: #fff;
	color:#1eb57a;
}
.btn-green-dark {
	background: #12B59E;
	border-color: #12B59E;
	color:#fff;
}
.btn-green-dark:hover,btn-green-dark:focus {
	background: #14B09A;
	border-color: #14B09A;
	color:#fff;
}
.btn-green-bright {
	background: #74d055;
	border-color: #74d055;
	color:#fff;
}
.btn-green-bright:hover,btn-green-bright:focus {
	background: #59c635;
	border-color: #59c635;
	color:#fff;
}
.btn-kcp-bright {
	background: #fff;
	border-color: #fff;
	color:#009A50;
}
.btn-kcp-bright:hover,btn-kcp-bright:focus {
	background: #009A50;
	border-color: #009A50;
	color:#fff;
}
.btn-kcp-dark {
	background: #0CAE5D;
	border-color: #0CAE5D;
	color:#fff;
}
.btn-kcp-dark:hover,btn-kcp-dark:focus {
	background: #009A50;
	border-color: #009A50;
	color:#fff;
}
.btn-navy-white {
	background: #fff;
	border-color: #fff;
	color:#000A6B;
}
.btn-navy-white:hover,btn-navy-white:focus {
	background: #000A6B;
	border-color: #000A6B;
	color:#fff;
}
.btn-navy-dark {
	background: #000A6B;
	border-color: #000A6B;
	color:#fff;
}
.btn-navy-dark:hover, .btn.btn-navy-dark:focus {
	background: #0A114C;
	border-color: #0A114C;
	color:#fff !important;
}
.btn-bluegreen {
	background: #296173;
	border-color: #296173;
	color:#fff;
}
.btn-bluegreen:hover, .btn.btn-bluegreen:focus {
	background: #0F4050;
	border-color: #0F4050;
	color:#fff;
}
.btn-blue {
	background: #4B92E4;
	border-color: #4B92E4;
	color:#fff;
}
.btn-blue:hover,btn-blue:focus {
	background: #2F77CA;
	border-color: #2F77CA;
	color:#fff;
}

.btn-purple {
	background: #8B2C88;
	border-color: #8B2C88;
	color:#fff;
}
.btn-purple:hover,btn-purple:focus {
	background: #7A2077;
	border-color: #7A2077;
	color:#fff;
}
.btn-orange-white {
	background: #fff;
	border-color: #fff;
	color:#FFB64F;
	font-weight: 500;
}
.btn-orange-white:hover, .btn-orange-white:focus, .open .dropdown-toggle.btn-orange-white {
	background: #fff;
	border-color: #fff;
	color:#f8b14d;
	font-weight: 500;
}
.btn-dark-white {
	background: #fff;
	border-color: #fff;
	color:#303437;
	font-weight: 500;
}
.btn-dark-white:hover, .btn-dark-white:focus, .open .dropdown-toggle.btn-dark-white {
	color:#333;
}
.btn-dark {
	background: #000;
	border-color: #000;
	color: #fff;
}
.btn-dark:hover, .btn-dark:focus {
	color: #fff;
}
.btn-gray {
	background: #8591a7;
	border-color: #8591a7;
	color:#fff;
}
.btn-gray:hover, .btn-gray:focus, .open .dropdown-toggle.btn-gray {
	color: #ffffff;
	background-color: #838ea4;
	border-color: #838ea4;
}
.btn-default {
	color:#212121;
	background: #fff;
	border-color:#d3d3d3;
}
.btn-default:hover, .btn-default:focus, .open .dropdown-toggle.btn-default {
	color:#212121;
	background: #f5f5f5;
	border-color:#d3d3d3;
}
.btn-google {
	color:#000;
	background-color: #ffffff;
	border-color:#ccc;
	background-image:url(../../images/google_icon.png);
	background-size:20px;
	background-position: 15px 50%;
	background-repeat:no-repeat;
	display: block;
	position: relative;
	font-family:Sans-Serif !important;
}

.btn-google i, .btn-facebook i {
	font-size:20px;
	position: absolute;
	left:15px;
}
.btn-facebook {
	color:#fff;
	background: #4469b0;
	border-color:#4469b0;
	position: relative;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
	color:#fff;
	background: #547DCB;
	border-color:#547DCB;
}
.btn-danger {
	color:#fff;
	background: #FF635D;
	border-color:#FF635D;
}
.btn-danger:hover {
	background: #f96059;
	border-color:#f96059;
}
.btn-sm {
	font-size:14px;
	padding:9px 16px !important;
}
.btn-xs {
	padding:4px 12px;
	font-size:13px;
}
.btn-circle {
	border-radius: 70px;
}
.btn-group > .btn.btn-circle:first-child:not(:last-child):not(.dropdown-toggle) {
	border-radius: 70px;
}
.btn-flat {
	border:0;
	background: transparent;
}
.btn-flat-white {
	border: 1px solid rgba(255,255,255,0.5);
	background: transparent;
	color : #fff;
}
.btn-flat-white:hover, .btn-flat-white:focus {
	color : #fff;
	border: 1px solid rgba(255,255,255,1);
}
/* helper Classes */

.no-border {
	border: 0 !important;
}
.img-responsive.brand {
	display: inline-block;
}
.no-bg {
	background: transparent;
}
.bg-danger {
	background: #ff5054 !important;
}
.text-danger {
	color:#ff5054;
}
.text-default {
	color:#3B4859;
}
.text-pink {
	color:#FF5DAC;
}
.text-campus {
	color: #1A6DFF;
}
a.text-campus:hover{
	color:#10a56b;
}
.text-primary, .panel-body a {
	color:#1A6DFF;
}
a.text-primary:hover, .panel-body a:hover {
	color:#0053D9;
}
.text-blue {
	color:#4B92E4;
}
.text-green {
	color:#1FC685;
}
a.text-green:hover {
	color:#1cbe7e;
}
.text-green-bright {
	color: #74d055;
}
a.text-green-bright:hover {
	color:#59c635;
}
.text-naver {
	color:#01c73c
}
a.text-naver:hover {
	color : #01c73c;
}
.text-orange {
	color:#f79d2d;
}
a.text-orange:hover {
	color:#eb9121;
}
.text-black {
	color: #000;
}
.text-bright {
	color: #fff;
}
.text-pink {
	color: #FF5DAC
}
a.text-bright:hover {
	color: #f0f0f0;
}
.text-default-gray {
	color: #4A4A4A;
}
.back-default-gray {
	background: #4A4A4A;
}
.back-default-gray:hover {
	background: #333;
}
.text-gray {
	color: #7F8A98;
}
.text-darkgrey {
	color: #657385;
}
.text-gray-light {
	color: #8392A7;
}
.text-gray-bright {
	color: #a4a4a4;
}
.text-deep-gray{
	color: #888;
}
.holder {
	position: relative;
}

.no-radius {
	border-radius: 0 !important;
}

.opacity-25 {
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.opacity-30 {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.opacity-40 {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.opacity-50 {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.opacity-60 {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.opacity-70 {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.opacity-75 {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.opacity-100 {
	opacity: 1;
	filter: alpha(opacity=100);
}
.no-list-style {
	list-style: none ;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-bottom {
	margin-bottom: 0;
}
.no-margin-left {
	margin-left: 0;
}
.no-margin-right {
	margin-right: 0;
}
.no-margin-top, .no-margin-y {
	margin-top: 0 !important;
}
.margin-bottom-12{
	margin-bottom: 12px !important;
}
.margin-bottom-lg {
	margin-bottom: 4px;
}
.margin-bottom-xl {
	margin-bottom: 8px;
}
.margin-bottom-xxl {
	margin-bottom: 20px;
}
.margin-bottom-xxxl {
	margin-bottom: 30px;
}
.margin-bottom-xxxxl {
	margin-bottom: 40px;
}
.margin-bottom-xxxxxl {
	margin-bottom: 50px;
}

.margin-left-lg {
	margin-left: 5px;
}
.margin-left-xl {
	margin-left: 10px;
}
.margin-left-xxl {
	margin-left: 20px;
}
.margin-right-lg {
	margin-right: 5px;
}
.margin-right-xl {
	margin-right: 8px !important;
}
.margin-right-xxl {
	margin-right: 20px !important;
}
.margin-top-lg {
	margin-top: 4px;
}
.margin-top-xl{
	margin-top: 8px;
}
.margin-top-12{
	margin-top: 12px;
}
.margin-top-xxl {
	margin-top: 20px;
}
.margin-top-xxxl {
	margin-top: 30px;
}
.margin-top-xxxxl {
	margin-top: 40px;
}
.margin-top-xxxxxl {
	margin-top: 50px;
}
.no-pointer {
	cursor: default !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding button {
	padding: 0 8px;
}
.no-padding-x {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.no-padding-left{
	padding-left: 0 !important;
}
.no_padding_right{
	padding-right: 0;
}
.no-padding-y {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.padding-top-xxxl{
	padding-top: 24px;
}
.no-padding-x{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.padding-left-4{
	padding-left: 4px !important;
}
.padding-left-xl{
	padding-left: 8px;
}
.padding-left-xxl{
	padding-left: 14px;
}
.padding-right-xxl{
	padding-left: 14px;
}
.padding-left-20 {
	padding-left: 20px;
}
.padding_left_80{
	padding-left: 80px;
}
.padding-y-10 {
	padding-top:10px;
	padding-bottom:10px;
}
.padding-y-20 {
	padding-top:20px;
	padding-bottom:20px;
}
.padding-y-30 {
	padding-top:30px;
	padding-bottom:30px;
}
.padding-y-40 {
	padding-top:40px;
	padding-bottom:40px;
}
.padding-y-50 {
	padding-top:50px;
	padding-bottom:50px;
}
.padding-y-60 {
	padding-top:60px;
	padding-bottom:60px;
}
.padding-y-70 {
	padding-top:70px;
	padding-bottom:70px;
}
.padding-y-80 {
	padding-top:80px;
	padding-bottom:80px;
}
.padding-y-100 {
	padding-top:100px;
	padding-bottom:100px;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.sm-padding {
	padding: 12px 8px 12px;
}
.force-padding {
	padding: 24px;
}
.large-padding {
	padding: 48px;
}
.xlarge-padding {
	padding: 60px;
}
.small-padding {
	padding: 12px;
}
.no-y-padding {
	padding: 0 24px;
}
.no-side-padding, .no-x-padding {
	padding: 24px 0;
}
.padding-top-lg {
	padding-top: 4px;
}
.padding-top-xl {
	padding-bottom: 14px;
}
.padding-top-xxl {
	padding-top: 20px;
}
.padding-top-xxxl {
	padding-top: 30px;
}
.padding-top-xxxxl {
	padding-top: 40px;
}
.padding-top-xxxxxl {
	padding-top: 50px;
}
.padding-bottom-lg {
	padding-bottom: 4px;
}
.padding-bottom-xl {
	padding-bottom: 14px;
}
.padding-bottom-xxl {
	padding-bottom: 20px;
}
.padding-bottom-xxxl {
	padding-bottom: 30px;
}
.padding-bottom-xxxxl {
	padding-bottom: 40px;
}
.padding-bottom-xxxxxl {
	padding-bottom: 50px;
}
.padding-right-xl {
	padding-right: 10px;
}
.padding-right-xxl {
	padding-right: 20px;
}
.border-gray,
.border-black,
.border-white,
.border-lg,
.border-xl,
.border-xxl {
	border-style: solid;
	border-width: 1px;
	border-color: #0c0c0c;
}

.border-lg {
	border-width: 2px;
}

.border-xl {
	border-width: 3px;
}

.border-xxl {
	border-width: 5px;
}

.border-white {
	border-color: #ffffff;
}

.border-gray {
	border-color: #969c9c;
}

.border-transparent {
	border-color: transparent;
}

.hidden-border {
	border-color: transparent !important;
}

.border-dashed {
	border-style: dashed;
}
.height-1,
.size-1 {
	height: 40px;
}

.height-2,
.size-2 {
	height: 80px;
}

.height-3,
.size-3 {
	height: 120px;
}

.height-4,
.size-4 {
	height: 160px;
}

.height-5,
.size-5 {
	height: 200px;
}

.height-6,
.size-6 {
	height: 240px;
}

.height-7,
.size-7 {
	height: 280px;
}

.height-8,
.size-8 {
	height: 320px;
}

.height-9,
.size-9 {
	height: 360px;
}

.height-10,
.size-10 {
	height: 400px;
}

.height-11,
.size-11 {
	height: 440px;
}

.height-12,
.size-12 {
	height: 480px;
}

.width-1,
.size-1 {
	width: 40px;
}

.width-2,
.size-2 {
	width: 80px;
}

.width-3,
.size-3 {
	width: 120px;
}

.width-4,
.size-4 {
	width: 160px;
}

.width-5,
.size-5 {
	width: 200px;
}

.width-6,
.size-6 {
	width: 240px;
}

.width-7,
.size-7 {
	width: 280px;
}
.width-300,
.size-300 {
	width: 300px;
}
.width-8,
.size-8 {
	width: 320px;
}

.width-9,
.size-9 {
	width: 360px;
}

.width-10,
.size-10 {
	width: 400px;
}

.width-11,
.size-11 {
	width: 440px;
}

.width-12,
.size-12 {
	width: 480px;
}

.auto-width {
	width: auto;
}
.full-width {
	width: 100%;
}
.full-height {
	height: 100%;
}
.width-300,
.size-300 {
	width: 300px;
}

@media (min-width: 768px) {
	.scroll-xs {
		height: auto !important;
	}
}


@media (min-width: 1200px) {
	.scroll-zmdi {
		height: auto !important;
	}
}
pre .nocode {
	background-color: transparent;
	color: #ffffff;
}

pre .str {
	color: #da4950;
}

/* string */
pre .kwd {
	color: #2f6f9f;
}

/* js function */
pre .com {
	color: #999999;
}

/* comment */
pre .typ {
	color: #2f6f9f;
}

/* type */
pre .lit {
	color: #cd5c5c;
}

/* literal */
pre .pun {
	color: #4f9fcf;
}

/* punctuation */
pre .pln {
	color: #333333;
}

/* plaintext */
pre .tag {
	color: #2f6f9f;
}

/* html/xml tag */
pre .atn {
	color: #4f9fcf;
}

/* attribute name */
pre .atv {
	color: #da4950;
}

/* attribute value */
pre .dec {
	color: #009999;
}

.blocked {
	display: block;
}
.inline-blocked {
	display: inline-block;
	width: auto;
}
.block-center {
	margin-left:auto;
	margin-right:auto;
}
.text-xs {
	font-size: 75% !important;
}
.text-sm {
	font-size: 85% !important;
}
.text-md {
	font-size:14px !important;
}
.text-lg {
	font-size: 125% !important;
}
.text-x {
	font-size: 160% !important;
}
.text-xl {
	font-size: 180% !important;
}
.text-xxl {
	font-size: 225% !important;
}
.text-xxxl {
	font-size: 330% !important;
}
.text-xxxxl {
	font-size: 500% !important;
}
.text-xxxxxl {
	font-size: 900% !important;
}
.text-12 {
	font-size: 12px;
}
.text-13 {
	font-size: 13px;
}
.text-14 {
	font-size: 14px;
}
.text-15 {
	font-size: 15px !important;
}
.text-16 {
	font-size: 16px;
}
.text-18 {
	font-size : 18px !important;
}
.text-20 {
	font-size : 18px !important;
}
.text_20{
	font-size:  20px !important;
}
.text-22 {
	font-size : 22px !important;
}
.text-24 {
	font-size : 24px !important;
}
.text-light {
	font-weight: 300;
}
.text-semi-bold {
	font-weight: 500;
}
.text-bold {
	font-weight: bold;
}
.text-underline {
	text-decoration: underline;
}
.icon-24 {
	font-size: 24px;
}
.icon-30 {
	font-size: 30px;
}
.icon-36 {
	font-size:36px;
}
.icon-40 {
	font-size:40px;
}
.icon-50 {
	font-size:50px;
}
.style-gray {
	background-color: #F6F6F8;
}
.style-cool-gray {
	background-color: #EDF0F4;
}
.style-primary {
	background-color: #1A6DFF;
	border-color: #1A6DFF;
	color: #ffffff;
}
.z-index-10 {
	z-index: 10;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.checkbox-styled:not(ie8),
.radio-styled:not(ie8) {
	position: relative;
	margin-top: 0;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-left:18px;
}
.checkbox-styled:not(ie8) input ~ span,
.radio-styled:not(ie8) input ~ span {
	position: relative;
	padding-left: 30px;
	display: inline-block;
	cursor: pointer;
	vertical-align: text-top;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top:5px;
}
.checkbox-styled:not(ie8) input ~ span:before,
.radio-styled:not(ie8) input ~ span:before {
	content:'';
	position: absolute;
	left:0;
	top:3px;
	height: 16px;
	width: 16px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	color: #fff;
	font-size: 14px;
	text-indent: .07em;
	line-height: 13px;
	font-weight: 600;
	border-radius: 3px;
	border: 1px solid #cfd6d9;
	text-align: left;
}
.radio-styled:not(ie8) input ~ span:before {
	border-radius: 50%;
}
.checkbox-styled:not(ie8).no-margin input ~ span,
.radio-styled:not(ie8).no-margin input ~ span {
	padding-left:20px;
}
.checkbox-styled:not(ie8) input[type="radio"],
.radio-styled:not(ie8) input[type="radio"],
.checkbox-styled:not(ie8) input[type="checkbox"],
.radio-styled:not(ie8) input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
}
.checkbox-styled:not(ie8) label,
.radio-styled:not(ie8) label {
	padding-left: 0;
}
.checkbox-styled:not(ie8).radio-inline,
.radio-styled:not(ie8).radio-inline,
.checkbox-styled:not(ie8).checkbox-inline,
.radio-styled:not(ie8).checkbox-inline {
	padding-left: 0;
}
.checkbox-styled:not(ie8).disabled ~ span:before,
.radio-styled:not(ie8).disabled ~ span:before,
.checkbox-styled:not(ie8) input[disabled] ~ span:before,
.radio-styled:not(ie8) input[disabled] ~ span:before,
.checkbox-styled:not(ie8) input[readonly] ~ span:before,
.radio-styled:not(ie8) input[readonly] ~ span:before {
	color:#fff;
	background-color:#f9f9f9;
	border-color: #dfdfdf;

}
.checkbox-styled:not(ie8).disabled:checked ~ span:before,
.radio-styled:not(ie8).disabled:checked ~ span:before,
.checkbox-styled:not(ie8) input[disabled]:checked ~ span:before,
.radio-styled:not(ie8) input[disabled]:checked ~ span:before,
.checkbox-styled:not(ie8) input[readonly]:checked ~ span:before,
.radio-styled:not(ie8) input[readonly]:checked ~ span:before {
	color:#999;
	background-color:#f3f5f6;
	border-color: #e5e6e6;
}
.checkbox-styled:not(ie8).disabled:checked ~ span:after,
.radio-styled:not(ie8).disabled:checked ~ span:after,
.checkbox-styled:not(ie8) input[disabled]:checked ~ span:after,
.radio-styled:not(ie8) input[disabled]:checked ~ span:after,
.checkbox-styled:not(ie8) input[readonly]:checked ~ span:after,
.radio-styled:not(ie8) input[readonly]:checked ~ span:after {
	background-color: #e5e6e6;
}
.checkbox-styled:not(ie8) input:checked ~ span:before {
	content: '\f012';
	font-family: 'Black Tie';
	font-size: inherit;
	vertical-align: -14.28571429%;
	text-rendering: auto;
	font-size:9px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0,0);
	background: #1A6Dff;
	border-width: 1px;
	border-style: solid;
	border-color:#1A6Dff;
	border-left-width: 2px;
	border-right-width: 2px;
}
.checkbox-circle:not(ie8) input ~ span:before {
	content: '\f012';
	font-family: 'Black Tie';
	vertical-align: -14.28571429%;
	text-rendering: auto;
	font-size: 9px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0,0);
	background: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(54,59,65,0.3);
	text-align: center;
	line-height: 19px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	color:rgba(54,59,65,0.3);
	top: 0;
}
.checkbox-circle:not(ie8) input:checked ~ span:before {
	border-color: #FF5DAC;
	color:#fff;
	background: #FF5DAC;
}
.radio-styled:not(ie8) input:checked ~ span:before {
	/*
content: '\f26f';
color: #3C96DE;
*/
	border: 5px solid #1A6Dff;
}
.main_badge {
	position : absolute;
	top: 100px;
	left: 80px;
	z-index: 10;
}
.main_badge > div {
	background: url(../../images/main/main-badge-seminar.png?567456) no-repeat;
	background-size: 179px;
	width: 179px;
	transition: .2s;
}
.main_badge > div > a {
	display: block;
	text-align: center;
}
.main_badge > div > a.link {
	height: 100%;
	font-size: 14px;
	padding-top: 30px;
	color: #fff;
}
.payment_left_banner {
	background: url(../../images/main/marketing_badge02.png?12312312324) no-repeat;
	position: absolute;
	width: 179px;
	height: 190px;
	left: 250px;
	top: 125px;
}
.payment_left_banner > div {
	padding-top: 200px;
}
.post-tag > span{
	padding: 2px 2px 1px 2px;
	line-height: 25px;
	margin: 0 8px 0 0;
	vertical-align: top;
	background: rgba(0,0,0,.05);
}
.shop_banner {
	position   : relative;
	background : #1fc685;
	color      : #fff;
}
.shop_banner .banner_wrap {
	height      : 90px;
}
.shop_banner .owl-stage .owl-item.animated {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}
.shop_banner .owl-stage .owl-item a {
	transition: none;
}
/*.shop_banner .banner_wrap.global {*/
/*border-bottom :1px solid #4a4e51;*/
/*}*/
.shop_banner .banner_wrap a {
	display: block;
	line-height: 90px;
}
.shop_banner .banner_wrap a h1,
.shop_banner .banner_wrap a h1 .font-kakao {
	font-family: 'Montserrat', 'Noto Sans KR', Sans-Serif;
}
.shop_banner .banner_wrap i {
	font-size:35px;
	display:inline-block;
	vertical-align:middle;
	margin-top :-5px;
}
.shop_banner .payco {
	background:url('../../images/main/top_kcp_event_bg.jpg') no-repeat center center;
}
.shop_banner .starbucks {
	background:url('../../images/main/banner-payment-bg.png') no-repeat center center;
}
.shop_banner .edu {
	background:url('../../images/main/edu-banner-bg-1.jpg?454564564') no-repeat center center;
	background-size:cover;
}
.shop_banner .kakaopay {
	background:url('../../images/main/kakaopay_banner_bg.png?v2') no-repeat center center;
	background-size:cover;
}
.shop_banner .sellmate {
	background:url('../../images/sellmate_promotion/sellmate_promotion_banner.png') no-repeat center center;
	background-size:cover;
}
.shop_banner .channelio {
	background:url('../../images/main/ch_io_banner_bg1.png?v1') no-repeat center center;
	background-size:cover;
}
.shop_banner .adbot_01 {
	background:url('../../images/main/pc_banner_bg_1.png?v1') no-repeat center center;
	background-size:cover;
}
.shop_banner .adbot_02 {
	background:url('../../images/main/pc_banner_ad.png?v1') no-repeat center center;
	background-size:cover;
}
.shop_banner .migration_event {
	background:url('../../images/main/pc_banner_bg_mig.png?v1') no-repeat center center;
	background-size:cover;
}
.shop_banner .tosspg {
  background:url('../../images/main/tosspg_io_banner_bg.png') no-repeat center center;
  background-size:cover;
}
.shop_banner .danalpg {
  background: url('../../images/main/danalpg_banner_io_bg.svg') no-repeat center center;
  background_size: cover;
}
.banner_wrap.adbot_01 img {
	width: 38px;
	height: 24px;
	display: inline-block;
	margin-top: -3px;
	margin-left: 2px;
}
.shop_banner .banner_wrap i.center-icon {
	font-size   : 14px;
	line-height: 14px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	font-weight: 700;
	margin: -5px 0 0 0;
}
.shop_banner .banner_wrap h1 {
	font-size      : 22px;
	display        : inline-block;
	margin         : 0 15px;
	vertical-align: middle;
}
.shop_banner .banner_wrap .btn {
	width   : 80px;
	display : inline-block;
}
.shop_banner .banner_wrap.naver {
	background: url("../../images/main/naver_shopping_banner_bg.jpg?123454") no-repeat center center;
}
.shop_banner .banner_wrap.naver.iniseller {
	background: url("../../images/main/iniseller_banner_bg.png?123454") no-repeat center center;
}
.shop_banner .banner_wrap.naver a h1 {
	font-family: 'Montserrat', 'Noto Sans KR', Sans-Serif;
}
.shop_banner .banner_wrap.naver a h1 > div,
.shop_banner .banner_wrap.birth a h1 > div {
	font-size :16px;
	margin-top: 2px;
}
.shop_banner .banner_wrap.naver.iniseller a h1 > div {
	margin-top:5px;
}
.shop_banner .banner_wrap.kcp {
	background: url(../../images/main/pgevent_banner_bg_pc_v1.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
.shop_banner .banner_wrap.marketing {
	background: url(../../images/main/marketing_banner.jpg) no-repeat 50% 50%;
}
.shop_banner .banner_wrap.birth {
	background: url(../../images/main/birth_event_banner.jpg) no-repeat;
	background-size: cover;
}
.shop_banner .banner_wrap.guidebook img {
	width: 128px;
	display: inline-block;
	margin-top: 2px;
}

.shop_banner .close_btn {
	position : absolute;
	right    : 30px;
	top      : 20px;
	color    : #fff;
	z-index: 5;
}
.shop_banner .banner_wrap .sm_text {
	font-size: 16px;
	font-weight: normal;
}
.shop_banner .banner_wrap .sm_text.mp-text {
  color: #4170C1;
}
.shop_banner .banner_wrap.seminar {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00cf7f+0,00cfa1+99 */
	background: #00cf7f; /* Old browsers */
	background: -moz-linear-gradient(left, #00cf7f 0%, #00cfa1 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00cf7f 0%,#00cfa1 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00cf7f 0%,#00cfa1 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00cf7f', endColorstr='#00cfa1',GradientType=1 ); /* IE6-9 */
}
.banner_wrap.naver img {
	width: 61px;
	display: inline-block;
	margin-top: -3px;
}
.banner_wrap.naver.iniseller .iniseller_logo {
	width:93px;
}
.banner_wrap.naver.iniseller .iniseller_imweb_logo {
	width:67px;
}
.shop_banner .ace {
	background-image: url('../../images/main/acecounter_banner_new.jpg') !important;
}
.section-ace {
	background-image: url('../../images/main/acecounter_visual_new.jpg') !important;

}
.owl-banner .owl-controls {
	position: absolute;
	height: 0;
	margin: 0;
	width: 100%;
	top: 69%;
}
.owl-banner.owl-theme .owl-controls .owl-nav {
	height: 0;
}
.owl-banner.owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 0;
	border: 0;
	padding: 0;
	color: transparent;
	height: 0;
}
.owl-banner .owl-controls .owl-prev:before {
	content: "\f092";
	font-size: 15px;
	color: #fff;
	font-family: 'Black Tie';
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	border: 1px solid rgba(255,255,255,0.9);
	width: 35px;
	height: 35px;
	line-height: 34px;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -35.5px;
	left: 50%;
	margin-left: -240px;
	padding-right:3px;
}
.owl-banner .owl-controls .owl-next:before {
	content: "\f093";
	font-size: 15px;
	color: #fff;
	font-family: 'Black Tie';
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	border: 1px solid rgba(255,255,255,0.9);
	width: 35px;
	height: 35px;
	line-height: 34px;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -35.5px;
	right: 50%;
	margin-right: -240px;
	padding-left: 3px;
}
.dark-banner .owl-banner .owl-controls .owl-next:before,
.dark-banner .owl-banner .owl-controls .owl-prev:before {
	border-color: #3B4859;
	color: #3B4859;
}
.dark-banner.shop_banner .close_btn {
	color: #3B4859;
}
  /* 留덉��� �뚮옯�� 諛곕꼫 �꾩슜 */
.mp-banner .owl-banner .owl-controls .owl-next:before,
.mp-banner .owl-banner .owl-controls .owl-prev:before {
    border-color: #4170C1;
    color : #4170C1;
  }
.mp-banner.shop_banner .close_btn {
  color: #4170C1;
  }

/** �꾩떆 諛곕꼫 **/
.custom-banner .owl-banner .owl-controls .owl-next:before,
.custom-banner .owl-banner .owl-controls .owl-prev:before {
	border-color: #5623A9;
	color: #5623A9;
}
.custom-banner.shop_banner .close_btn {
	color: #5623A9;
}
.owl-banner .owl-controls .owl-dots {
	display: none !important;
}
.quick_tool {
	width    : 45px;
	z-index  : 18000;
}
.quick_tool button {
	width         : 45px;
	height        : 45px;
	border        : none;
	border-radius : 50%;
	background: #fff;
	text-align: center;
	visibility: visible;
	opacity: 1;
}
.quick_tool.open button.quick_tooltip_control {
	-webkit-transform: rotate(45deg);
}
.quick_tool button.quick_tooltip_control:focus {
	outline: none;
}
.quick_tool button.quick_tooltip_control:after {
	content                 : "\f01b";
	opacity                 : 1;
	font                    : normal normal normal 14px/1 "Black Tie";
	text-rendering          : auto;
	-webkit-font-smoothing  : antialiased;
	-moz-osx-font-smoothing : grayscale;
	font-size               : 20px;
	vertical-align          : middle;
	font-weight             : 100;
}

.quick_tool button span.icon {
	font-size      : 17px;
	vertical-align : middle;
}

.quick_tool .quick_tool_menu {
	display: inline-block;
	visibility: hidden;
	transform: scale(0);
	position: absolute;
	left: 50px;
	top: 0;
}

.quick_tool.open .quick_tool_menu {
	visibility: visible;
	transform: scale(1);
	width :235px;
}

.quick_tool .quick_tool_menu button {
	-webkit-transform: scale(0);
	transform: scale(0);
	transition-duration: .2s;
}

.quick_tool.open .quick_tool_menu button {
	-webkit-transform   : scale(1);
	transform           : scale(1);
	transition-duration : .2s;
	margin-left: 10px;
	transition-delay    : 0ms;
	border: 1px solid #979797;
}

.quick_tool.open .button-scale > .icon:before {
	-webkit-transform   : scale(0);
	transform           : scale(0);
	transition-property : -webkit-transform;
	transition-property : transform;
	transition-property : transform, -webkit-transform;
	transition-duration : .2s
}

.quick_tool.open .quick_tool_menu .button-scale .icon:before {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-delay: .1s;
}

.quick_tool.open .quick_tool_menu button:nth-child(2) {
	transition-delay: 30ms;
}

.quick_tool.open .quick_tool_menu button:nth-child(3) {
	transition-delay: 60ms;
}

.quick_tool.open .quick_tool_menu button:nth-child(4) {
	transition-delay: 90ms;
}
.img_wrap {
	position: absolute;
	top:0;
	right: 0;
	width: 34px;
	height: 50px;
}
.img_wrap img {
	max-width: 100%;
	height: 100%;
	height: 100%;
	width: 100%;
	border: 1px solid #D3D3D3;
}
.img_wrap .close_btn {
	display: inline-block;
	position: absolute;
	right: -5px;
	top: -5px;
	color: #fff;
	width: 16px;
	height: 16px;
	background: #784CD3;
	border-radius: 50%;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
}
.line-height-28 {
	line-height: 28px;
}
.container-event {
	max-width: 910px;
	margin: 0 auto;
}
.event-wrap {
	display: table-cell;
}
.event-wrap h4 {
	padding :24px 0;
	font-size :18px;
}
.lg-outer .lg-video-cont {
	max-width: 80% !important;
}
.lg-toolbar.group .lg-download,
.lg-toolbar.group .lg-fullscreen,
.lg-toolbar.group #lg-zoom-in,
.lg-toolbar.group #lg-zoom-out,
.lg-toolbar.group #lg-counter,
.lg-toolbar.group #lg-actual-size {
	display: none;
}
.edu_calendar {
	font-family: 'helvetica', sans-serif;
	font-weight: bold;
}
.edu_calendar table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
}
.edu_calendar th {
	padding: 10px 15px;
}

.calendar_view, .calendar_view>table {
	position: relative;
	z-index: 1;
}

.calendar_tools {
	position:relative;
	line-height:36px;
}
.calendar_tools .down-btn{
	position:absolute;
	bottom:0;
	left:0;
	width:70px;
	z-index:1;
}

.eud-calendar-menu-list {
	border:none;
	font-weight:400;
	width:100%;
	height:36px;
	padding:0 15px 0 0;
}

.calendar_tools .down-btn:after {
	display: inline-block;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f2f2';
	position: absolute;
	right: -0px;
	top: 50%;
	margin-top: -11.5px;
	font-size: 23px;
	opacity:0.5;
}


.calendar_tools .edu-nav-date > a {
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border: 1px solid #999;
	border-radius: 50%;
}

.calendar_tools .edu-nav-date > a i {
	font-size: 10px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.calendar_tools .edu-nav-date > a i.bt-angle-left {
	padding-right: 2px;
}
.calendar_tools .edu-nav-date > a i.bt-angle-right {
	padding-left: 2px;
}
.calendar_tools .form-control {
	background:transparent;
}

.calendar_tools > a {
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border: 1px solid #999;
	border-radius: 50%;
}
.calendar_tools > a i {
	font-size: 10px;
}
.calendar_head_container th {
	color: #000;
	border: 1px solid #dadfe5;
	border-bottom: 0;
}
.calendar_head_container th:nth-child(n+6),
.calendar_body .calendar_row {
	position: relative;
	z-index: 1;
}
.calendar_row .calendar_bg {
	z-index: 1;
}
.calendar_bg table {
	height: 100%;
	min-height: 130px;
}
.edu_calendar .calendar_day {
	position: relative;
	border: 1px solid #dadfe5;
	border-top: 0;
	padding: 15px 5px 15px 15px;
	vertical-align: top;
}
.calendar_head_container {
	border-bottom: 1px solid #dadfe5;
}
.edu_calendar .calendar_day.holi_day {
	color: #ff5054;
}
.edu_calendar .calendar_day.edu_day {
	background: rgba(0, 184, 255, 0.2);
	cursor: pointer;
}
.edu_calendar .calendar_day.edu_day.active {
	color: #fff;
	background: #1A6DFF;
}
.edu_calendar .calendar_day.end_edu_day {
	background: #FFE0DF;
	cursor: pointer;
}
.edu_calendar .calendar_day.end_edu_day.active {
	color: #fff;
	background: #FF635D;
}
.edu_calendar .calendar_day .detail {
	font-weight: 500;
}
.edu_calendar .calendar_row:last-child .calendar_day {
	border-bottom: 1px solid #dadfe5;
}
.edu-calendar-circle {
	width:5px;
	height:5px;
	border-radius:100%;
	display:inline-block;
	margin:0 5px 3px 0;
}

.edu-calendar-circle-opacity {
	width:5px;
	height:5px;
	border-radius:100%;
	display:inline-block;
	margin:0 5px 3px 0;
	opacity: 0.5;
}

a:hover .edu-calendar-circle-opacity {
	opacity:1;
}

.edu-owl.owl-theme .owl-controls .owl-dots {
	position: static;
}
.edu-owl.owl-theme .owl-dots .owl-dot span {
	margin: 5px;
}

.gift_icon {
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	background: #f5f5f5;
	border-radius: 50%;
	font-size: 30px;
}
.modal {
	text-align: center;
}
.modal:before {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	height: 100%;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal_site_find_password .modal-header .close {
	margin-top:11px;
}
.section-customer-bg {
	padding: 50px 0 !important;
}
.section-customer-bg .under-search > a {
	color: #fff;
}
.section-customer-bg.search-result {
  background: transparent !important;
  padding-bottom: 0 !important;
}
.section-customer-bg.search-result .page-header {
  padding: 0;
}
@media (min-width: 768px) {
	.modal_site_find_password .modal-dialog {
		width: 300px;
	}
}
.modal_global_add .modal-dialog {
	width: 630px;
}
.modal_global_add .modal-title {
	font-size: 20px;
	font-weight: 500;
}
.modal_global_add .alert {
	border-radius: 0;
	border: none;
	border-left: 4px solid transparent;
	color: #757575;
	font-size: 14px;
	line-height: 1.6;
}
.modal.modal_global_del .modal-dialog{
	width: 360px;
}
.modal_global_add .alert.alert-success {
	background: #FAFAFA;
	border-color: #1A6DFF;
}
.modal_global_add .form .form-group {
	padding-top: 18px;
	position: relative;
	margin-bottom: 20px;
}
.modal_global_add .form-control {
	padding: 0;
	height: 29px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-color: rgba(12, 12, 12, 0.12);
	background: transparent;
	color: #0c0c0c;
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0 !important;
	line-height: 1.42857143;
	display: block;
	width: 100%;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.modal_global_add .form-group .control-label{
	font-size: 13px;
	color: #757575;
	font-weight: 400;
}
.modal_global_add select.form-control {
	-webkit-appearance: none;
	background: url(../../images/common/ico_menu-down.png) no-repeat center right;
	background-size: 24px 24px;
	padding-right: 24px;
}
.modal_global_add .form-control:focus {
	box-shadow: 0 -1px #1A6DFF inset;
}
.modal_global_add #time_zone_chosen {
	width :100% !important;
}
.modal_global_add .chosen-container .chosen-drop {
	top: 30px;
}
.modal_global_add .form-group {
	margin-bottom :40px;
}
.modal_global_add .chosen-container-single .chosen-single {
	padding: 0;
	height: 29px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom-color: rgba(12, 12, 12, 0.12);
	background: transparent;
	color: #0c0c0c;
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0 !important;
	display: block;
	width: 100%;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.modal_global_add .row {
	margin-right: -15px;
	margin-left: -15px;
}
.modal_global_add .col-md-6 {
	padding-right: 15px;
	padding-left: 15px;
}
.modal_global_add .form .form-group .input-group {
	margin-top: -16px;
}
.modal_global_add .form .form-group .input-group-content {
	padding-top: 16px;
	position: relative;
	display: table-cell;
	vertical-align: top;
	min-width: 80px;
	font-size: 14px;
}
.modal_global_add .form .form-group .help-block {
	color: #999;
	font-size: 12px;
}
.modal_global_add .btn-flat, .btn-icon-toggle {
	background-color: transparent;
	font-weight: 500;
	border-color: transparent;
}
.modal_global_add .btn {
	font-size: 14px;
}
.modal_alert_btn {
	background: rgba(0, 0, 0, 0.8);
}
.modal_alert_btn .modal-dialog {
	width: auto;
	vertical-align: top;
	margin: 80px auto;
}
.modal_alert_btn .modal-content {
	border-radius: 5px;
	width: 368px;
}
.modal_alert_btn .modal-header {
	padding: 40px 0 0;
}
.modal_alert_btn .modal-title {
	font-size: 24px;
}
.modal_alert_btn .modal-header button.close {
	position: absolute;
	top: 14px;
	right: 16px;
}
.modal_alert_btn .modal-body {
	padding: 24px;
	font-size: 14px;
	color: #212121;
}
.modal_alert_btn .modal-footer .cancel {
	border-radius: 0 0 0 3px;
	background: #eee;
	font-size: 14px;
}
.modal_alert_btn .modal-footer .confirm {
	border-radius: 0 0 3px 0;
	font-size: 14px;
}
.modal_alert_btn .modal-body .input-group-login {
	margin-top: 16px;
}
.modal_alert_btn table.table_theme_caution {
	width: 100%;
	margin: 18px auto;
}
.modal_alert_btn table.table_theme_caution tr {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.modal_alert_btn table.table_theme_caution tr > td {
	padding: 8px 4px;
}
.modal_alert_btn table.table_theme_caution tr > td:first-child {
	min-width: 60px;
	text-align: center;
}
.modal_alert_btn table.table_theme_caution caption {
	font-size: 12px;
	color: rgba(33, 33, 33, 0.6);
	caption-side: bottom;
}
.modal_alert_btn .modal-body i.bt-undo {
	padding: 4px 2px;
}
.modal.modal_global_change_theme {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.modal.modal_global_change_theme .modal-dialog {
	width: 100%;
	height: 100%;
	position: fixed;
	margin: 0;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
}
.modal.modal_global_change_theme .modal-dialog .modal-content {
	background: #f6f6f8;
	border-radius: 0;
	width: 100%;
	padding: 40px 0;
}
.modal.modal_global_change_theme .container {
	height: 100%;
}
.modal.modal_global_change_theme .badge.badge-shop, .modal.modal_global_change_theme .badge.badge-booking {
	padding: 6px 12px;
	font-size:13px;
	height: 24px;
	margin-left: 5px;
	position: relative;
	top: -1px;
}
.modal.modal_global_change_theme .theme_head {
	display: inline-block;
	margin-bottom: 0;
	font-size: 20px;
	padding-top: 0;
	font-family: Sans-Serif;
}
.modal.modal_global_change_theme .theme_head .name {
	padding-top: 6px;
	margin-bottom: 0;
	font-family: Sans-Serif;
}
.modal.modal_global_change_theme .theme_head a.back {
	margin-right: 22px;
}
.modal.modal_global_change_theme .theme_head a.close {
	position: absolute;
	right: 0;
	top: 14px;
	font-size: 18px;
	opacity: .5;
}
.modal.modal_global_change_theme .theme_head .badge {
	padding: 6px 12px;
	height: 24px;
	position: relative;
	top: -4px;
}
.modal.modal_global_change_theme .theme_select {
	width: 100%;
	padding: 10px 0;
}
.modal.modal_global_change_theme .theme_view {
	width: 100%;
}
.modal.modal_global_change_theme .current_theme .theme-item {
	-webkit-box-shadow: 0 0 0 1px #1A6DFF;
	-o-box-shadow: 0 0 0 1px #1A6DFF;
	box-shadow: 0 0 0 1px #1A6DFF;
}
.modal.modal_global_change_theme .theme-popup {
	margin-top: 40px;
}
.modal.modal_global_change_theme .theme_view {
	height: calc(100% - 200px);
}
.modal.modal_global_change_theme .made-by {
	position: relative;
	display: block;
	margin: 30px 0;
	bottom: auto;
}
.modal.modal_global_change_theme .modal-content {
	border: none;
}
.layer-bg.theme.theme_change_preview {
	overflow-y: hidden;
	background: #f6f6f6;
	display: none;
	padding: 48px 0;
	box-shadow: none;
}
.theme_change_preview .theme_select .view_mode a.active{
	color: #212121;
}
.btn-default.btn-flat {
	color: #757575;
}
.btn-default.btn-flat:hover {
	color: #757575;
	background: transparent;
}
.btn-primary.btn-flat {
	color: #1A6DFF;
}
.btn-primary.btn-flat:hover {
	color: #0053D9;
	background: transparent;
}
.btn-theme {
	padding: 9px 12px;
}
.input-group-content {
	position: relative;
	display: table-cell;
	vertical-align: top;
	min-width: 80px;
}
.guide ul {
	padding-left: 20px;
}
.guide ul li {
	margin-bottom: 10px;
}
.guide-icons > div {
	float: left;
	width: 33.3333%;
}
.guide-icons > div i {
	font-size: 34px;
	width: 100px;
	height: 100px;
	display: inline-block;
	line-height: 100px;
	border: 1px solid #e0e0e0;
	border-radius: 50%;
	margin: 20px 0;
	background: #fafafa;
}
.font-kakao {
	font-family: 'Nexon Gothic';
}
.font-myeongjo {
	font-family:'Nanum Myeongjo', serif;
}
.form-image-tools {
	display: none;
}
.form-image-tools img {
	border: 1px solid #D3D3D3;
}
.form-image-tools a {
	color: #12B59E;
	position: absolute;
	top: -10px;
	right: -10px;
	padding: 5px;
}
.form-group.on .form-image-upload {
	float : left;
	width: calc(100% - 40px);
	margin-bottom :0;
}
.form-group.on .form-image-tools {
	display: block;
	float : left;
	margin-left: 6px;
}
.navbar-default.navbar-features ~ .event_wrap .back-default-gray {
	background: #333;
}
.navbar-default.navbar-features ~ .event_wrap .back-default-gray:hover {
	background: #222;
}
.navbar-default.navbar-primary ~ .event_wrap {
	top: 240px;
}
.event_wrap {
	position : absolute;
	left: 150px;
	top: 170px;
	z-index: 11;
	width: 160px;
	height:160px;
}
.event_wrap .table-cell {
	border-radius: 50%;
}
.event_wrap .table-cell:focus {
	color:#fff
}
.event_wrap .close_btn {
	position : absolute;
	right: 10px;
	top: 10px;
	background: #fff;
	color: #4A4A4A;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 10px;
	border-radius: 50%;
	-webkit-box-shadow: 7px 3px 10px -2px rgba(0,0,0,0.15);
	-moz-box-shadow: 7px 3px 10px -2px rgba(0,0,0,0.15);
	box-shadow: 7px 3px 10px -2px rgba(0,0,0,0.15);
}
.event_wrap .close_btn:hover {
	color: #4A4A4A;
}
.event_wrap .detail {
	position: absolute;
	bottom: 30px;
	font-size: 12px;
	left: 50%;
	margin-left: -24px;
}
.event_wrap .detail > i {
	font-size: 15px;
	margin-left: 5px;
	vertical-align: middle;
}
.event-list {
	max-width: 650px;
	margin: 0 auto 50px;
}
.event-table {
	max-width: 700px;
	margin :0 auto 30px;
}
.event-row {
	max-width: 750px;
	margin :0 auto;
	line-height: 1.6;
	overflow: hidden;
}
.event-table > .table-cell >.table-cell {
	background: #01c73c;
	width: 170px;
	vertical-align: middle;
	height: 170px;
	display: table-cell;
	border-radius: 50%;
}
.event-row .text-wrap {
	margin-top: 30px;
}
.interview_wrap .left_content .brand_logo {
	margin:15px 0;
}
.interview_wrap .left_content .brand_logo img {
	max-width:100%;
}
.interview_wrap .right_menu {
	padding-left: 40px;
	z-index: 10 !important;
}
.interview_wrap .right_menu > div  {
	padding-bottom: 20px;
}
.interview_wrap .right_menu .tabled {
	margin-top :10px;
}
.interview_wrap .right_menu .tabled:first-child {
	margin-top :0;
}
.interview_wrap .social-container {
	border-top: 1px solid #dadfe5;
	padding: 20px 0;
	margin-top: 50px;
}
.interview_wrap .social-container .tools {
	position: absolute;
	right: 0;
	top: 5px;
}
.interview_content a {
	color: #1A6DFF;
}
.interview_content {
	line-height: 1.7;
}
.interview_content img {
	max-width: 100%;
}
.interview_wrap .right_menu.scroll-to-fixed-fixed {
	margin-top: 30px;
}
.patent_img {
	padding-right: 60px;
}
.patent_img img {
	border :1px solid #eee;
}
.patent_text {
	padding: 44px 20px;
}
.video_summary {
	padding: 15px;
	border: 1px solid rgba(131,146,167,0.3);
	border-top: 0;
}
.video_head {
	height: 230px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.middle_line {
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #ccc;
	margin: 0 10px;
}
.kcp_logo,
.inicis_logo {
	margin: 0 25px;
}
.payment_banner_wrap {
	position: absolute;
	right: 10px;
	top: 125px;
}
.payment_banner_wrap.active .payment_banner{
	border:1px solid #ff5054;
}
.payment_banner {
	width: 210px;
	height: 210px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	border: 1px solid rgba(201, 201, 201, 0.2);
	padding: 36px 0;
	float: left;
	position : relative;
	z-index: 1;
}
.payment_banner.logo {
	z-index: 0;
	left: -20px;
	border: 1px solid rgba(201, 201, 201, 0.2) !important;
}
.payment_banner h1 {
	text-decoration: line-through;
	display: inline-block;
	font-family: Arial Black;
}
.fb_iframe_widget_fluid span {
	max-width: 100%;
}
.fb_iframe_widget iframe {
	max-width: 100% !important;
}
.footer-logo {
	display:inline-block;
	margin:0 17px;
}
.awspartner {
	margin-top: 10px;
}
.kg_inicis {
	margin-top:-10px;
}
.footer_logo_second {
	margin-top:20px;
}
.footer_logo_second_first {
	margin-left:10%;
}
.footer_logo_eximbay, .footer_logo_kcp {
	margin-top:25px;
}
.marketing_icon > div {
	width: 170px;
	height: 170px;
	line-height: 170px;
	background: #f0f0f2;
	border-radius: 100%;
}
.marketing_icon.icon_04 > div,
.marketing_icon.icon_05 > div,
.marketing_icon.icon_06 > div {
	background: #f79d2d;
}
.marketing_icon > div span {
	width: 90px;
	height: 72px;
	display: inline-block;
	background: url(../../images/main/maketing_icon.png?1241244) no-repeat;
	vertical-align: middle;
}
.marketing_icon.icon_01 > div span {
	background-position: -5px 0;
}
.marketing_icon.icon_02 > div span {
	background-position: -95px 0;
}
.marketing_icon.icon_03 > div span {
	background-position: -193px 0;
	width: 62px;
}
.marketing_icon.icon_04 > div span {
	background-position: -264px 0;
	width: 40px;
}
.marketing_icon.icon_05 > div span {
	background-position: -318px 0;
	width: 79px;
}
.marketing_icon.icon_06 > div span {
	background-position: -411px 0;
	width: 80px;
}
.hexagon_wrap {
	margin: 30px 0 80px;
}
.border_hexagon {
	position: relative;
	width: 140px;
	height: 80px;
	margin: 0 auto;
	border-left: solid 2px #00CF7F;
	border-right: solid 2px #00CF7F;
}
.border_hexagon:before,
.border_hexagon:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 98px;
	height: 98px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 19px;
}
.border_hexagon:before {
	top: -49px;
	border-top: solid 2px #00CF7F;
	border-right: solid 2px #00CF7F;
}
.border_hexagon:after {
	bottom: -49px;
	border-bottom: solid 2px #00CF7F;
	border-left: solid 2px #00CF7F;
}
.border_hexagon i {
	line-height: 80px;
}
#inquiry_form .form-control:focus {
	border-color: #000A6B;
}
.btn-orange-dark {
	background: #ff5e60;
	border-color: #ff5e60;
	color:#fff;
}
.btn-orange-dark:hover,btn-orange-dark:focus {
	background: #f45254;
	border-color: #f45254;
	color:#fff;
}
.text-orange-dark {
	color: #ff5e60;
}
a.text-orange-dark:hover {
	color:#f45254;
}
@media all and (min-width:1200px) and (max-width:1240px) {
	.section-main-feature .grid-kind {
		max-width: 550px;
	}
	.section-main-feature .grid-item {
		width:110px;
	}
}
@media all and (min-width:991px) and (max-width:1200px) {
	.payment_banner_wrap {
		right: -100px;
	}
	.payment_left_banner {
		left: 140px;
	}
}
@media all and (min-width:767px) and (max-width:1024px) {
	.section-guidebook {
		background-size: 760px;
		min-height: 700px;
	}
}
@media (max-width:1120px) {
	.edu-card-body {
		height:auto;
	}
}
@media (max-width: 767px) {

  .shop_banner .owl-carousel .banner_wrap.mp-banner h1.font-kakao div.sm_text {
    color : #133673;
  }

	.no-padding-xs {
		padding:0 !important;
	}
	.no-padding-top-xs {
		padding-top:0 !important;
	}
	.no-padding-bottom-xs {
		padding-bottom: 0 !important;
	}
	.no-padding-left-xs {
		padding-left: 0 !important;
	}
	.no-padding-right-xs {
		padding-right: 0 !important;
	}
	.no-margin-xs {
		margin:0 !important;
	}
	.no-margin-top-xs {
		margin-top:0 !important;
	}
	.no-margin-bottom-xs {
		margin-bottom: 0 !important;
	}
	.no-margin-left-xs {
		margin-left: 0 !important;
	}
	.no-margin-right-xs {
		margin-right: 0 !important;
	}
	.no-padding-owl .col-owl {
		padding:0;
	}
	.margin-bottom-10-xs {
		margin-bottom: 10px;
	}
	.margin-right-14-xs {
		margin-right: 14px !important;
	}
	.padding-16-xs {
		padding: 16px !important;
	}
	.padding-top-16-xs {
		padding-top: 16px !important;
	}
	.padding-bottom-16-xs {
		padding-bottom: 16px !important;
	}
	.padding-left-16-xs {
		padding-left: 16px !important;
	}
	.padding-right-16-xs {
		padding-right: 16px !important;
	}
	.campus-logo-img {
		width:230px;
	}
	.modal_site_copy .width-7{
		width:auto;
		min-width: 70px;
	}
	.edu_calendar_mobile .arrow {
		margin-left: -10px;
		margin-right: -10px;
	}
	.edu_calendar .calendar_day {
		padding: 3px 5px;
	}
	.calendar_bg table {
		min-height: 80px;
	}
	.calendar_day .margin-bottom-xl {
		margin-bottom: 3px;
	}
	.edu_calendar .calendar_day .detail {
		white-space: nowrap;
		font-size: 12px;
		overflow: hidden;
	}

	.edu_day_slide:before {
		content: '';
		border-bottom: 1px solid #dadfe5;
		display: block;
		top: 50%;
		position: absolute;
		width: calc(100% + 40px);
		left: -20px;
	}
	.edu_day_slide .days {
		list-style: none;
		font-size: 12px;
		padding: 0;
		margin: 0;
	}
	.edu_day_slide .days > li {
		padding: 10px 0;
	}
	.edu_day_slide.owl-theme .owl-controls {
		display: none;
	}
	.edu_days > div {
		background: #1A6DFF;
	}
	.edu_days > div > div {
		color: #fff;
		font-size: 14px;
		padding: 15px 0;
		font-weight: bold;
	}
	.edu_detail > div {
		padding: 15px 50px 15px 20px;
		border-bottom: 1px solid #dadfe5;
	}
	.edu_detail .btn {
		border: 1px solid #1A6DFF;
		border-radius: 15px;
		padding: 3px 13px;
		font-size: 12px;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -13px;
	}

	.edu-card-body {
		height:auto;
		padding:5px 13px;
	}

	.edu-card-body h6 {
		font-size:14px;
	}

	.edu-card-body p {
		font-size:12px;
	}
	.edu-card-end {
		font-size:12px;
		line-height:23px;
		width:45px;
		height:23px;
	}

	.edu-card-footer {
		padding:0 13px 15px 13px;
	}

	.edu-card .edu-profile img {
		margin-right:10px;
		width:35px;
		height:35px;
		border-radius:30px;
	}

	.edu-profile-name {
		font-size:12px;
	}


	.edu-profile-name > div:nth-child(2) {
		display:none;
	}
	#education-tab {
		display:none;
	}

	#Education-tabContent .col-xs-6 {
		padding:5px;
		flex: 0 49.8%;
	}

	#Education-tabContent .row {
		margin-left:-7.5px;
		margin-right:-7.5px;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
	}
	#Education-tabContent .edu-card {
		height: 100%;
	}
	#Education-tabContent .edu-card > a {
		position: relative;
		display: block;
		height: 100%;
		padding-bottom: 50px;
	}
	#Education-tabContent .edu-card-footer {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.headline.campus {
		height: 450px;
	}
	.headline.campus .container .wrap {
		height: 450px;
	}
	.headline.campus .container .wrap img {
		width: 200px;
	}
	.hexagon_wrap {
		margin: 80px 0 60px;
	}
	.campus_map p {
		padding: 0 20px;
	}
	.campus-preview h3 {
		font-size: 18px;
	}
	.campus-preview h6 {
		font-size: 14px;
	}
	.text-15 {
		font-size: 13px !important;
	}
	h1, h2, h3, h4, h5,
	body,
	#imweb-navbar,
	.font-kakao,
	.shop_banner .banner_wrap.naver a h1 {
		font-family: 'Montserrat', 'Raleway', "Apple SD Gothic Neo", "Malgun Gothic", 'Noto Sans', sans-serif;
	}
	.shop_banner .banner_wrap .sm_text,
	.shop_banner .banner_wrap.naver a h1 > div {
		font-size: 14px;
	}
	.shop_banner .banner_wrap.kcp {
		background: url(../../images/main/pgevent_banner_bg_m.png?v4) no-repeat;
		background-size: cover;
		background-position: center center;
	}
	.profile-info .avatar {
		color: #fff;
	}

	.navbar-default.navbar-white .profile-info .avatar {
		color: #303437;
	}
	.social-nav-wrap {
		text-align: left;
		margin-bottom: 24px;
	}
	.social-nav a.naver_cafe .ii {
		transform: translate(0, 3px);
	}
	.social-nav a {
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
	.social-nav {
		padding: 0 10px;
	}
	.middle_line {
		display: none;
	}
	.m-flex {
		display: flex;
		flex-direction: column;
	}
	.order-1 {
		order: 1;
	}
	.order-2 {
		order: 2;
	}
	.order-3 {
		order: 3;
	}
	.order-4 {
		order: 3;
	}
	.main-footer .imweb-navbar-more,
	.main-footer .foot-desc-wrap {
		padding: 0 10px;
	}
	.event_wrap {
		left: 20px;
		top: 150px;
	}
	.text-block {
		margin-top :10px;
		display: block;
	}
	.section-main-forms .example_wrap.tablet, .section-main-forms .example_wrap.note {
		height :300px;
	}
	.section-main-forms .tablet .group-tit, .section-main-forms .note .group-tit {
		margin-top: -60px;
	}
	.section-main-forms .tablet .group-tit {
		margin-left: -10px;
	}
	.section-main-forms .note .group-tit {
		margin-left: -20px;
	}
	.section-main-forms .group-tit {
		margin-left :0;
		margin-top: -15px;
	}
	.section-main-apps {
		background-size: 409px 288px;
		background-position: 50% 170px;
		min-height: 100%;
		border-bottom: 1px solid rgba(230, 230, 230, 0.4);
		padding-bottom :50px;
	}
	.section-main-apps .pop_wrap:first-child {
		margin-top :300px;
	}
	.section-main-feature .grid-kind {
		max-width: 100%;
	}
	.section-main-feature .grid-item {
		width :25%;
	}
	.btn {
		padding:10.5px 12px;
	}
	.btn-xs {
		padding: 4px 12px;
	}
	.margin-bottom-xxxl {
		margin-bottom: 15px;
	}
	.margin-bottom-xxxxl {
		margin-bottom: 15px;
	}
	.margin-bottom-xxxxxl {
		margin-bottom: 15px;
	}
	.padding-y-70 {
		padding-top:35px;
		padding-bottom:10px;
	}
	.text-16 {
		font-size:14px;
	}
	.mobile-text-center {
		text-align: center;
	}
	.padding-y-100 {
		padding-top:50px;
		padding-bottom:50px;
	}
	.text-18 {
		font-size : 14px !important;
	}
	.text-24 {
		font-size : 16px !important;
	}
	.spacer.height-2 {
		height:30px;
	}
	.shop_banner .banner_wrap h1 {
		vertical-align : middle;
		font-size: 15px;
	}
	.shop_banner .banner_wrap {
		height      : 80px;
	}
	.shop_banner .banner_wrap a {
		line-height : 60px
	}
	.shop_banner .banner_wrap.birth h1 {
		margin-top: -22px;
	}
	.shop_banner .banner_wrap i {
		line-height : 40px;
		font-size   : 25px;
	}
	.shop_banner .banner_wrap.payco i.center-icon,
	.shop_banner .banner_wrap.kcp i.center-icon,
	.shop_banner .banner_wrap.kakaopay i.center-icon,
	.shop_banner .banner_wrap.naver i.center-icon,
	.shop_banner .banner_wrap.channelio i.center-icon,
  .shop_banner .banner_wrap.danalpg i.center-icon
  {
		font-size   : 11px;
		display: inline-block;
		line-height: 14px;
		vertical-align: middle;
		margin-top: -3px;
		padding: 0 5px;
	}
	.shop_banner .banner_wrap.naver a h1 > i{
		line-height: 14px;
		font-size: 14px;
		vertical-align: -11%;
	}
	.owl-banner .owl-controls .owl-nav {
		display: none !important;
	}
	.owl-banner .owl-controls .owl-dots {
		display: block !important;
		bottom: -42px;
	}
	.owl-banner.owl-theme .owl-dots .owl-dot span {
		margin: 5px 5px;
		border: 1px solid #fff;
	}
	.owl-banner.owl-theme .owl-dots .owl-dot.active span, .owl-banner.owl-theme .owl-dots .owl-dot:hover span {
		background: #fff;
		border-color: #fff;
	}
	.dark-banner .owl-banner.owl-theme .owl-dots .owl-dot span {
		border-color: #3B4859;
	}
	.dark-banner .owl-banner.owl-theme .owl-dots .owl-dot.active span,
	.dark-banner .owl-banner.owl-theme .owl-dots .owl-dot:hover span {
		background: #3B4859;
		border-color: #3B4859;
	}

  /* 留덉��� �뚮옯�� 諛곕꼫 �꾩슜 */
  .mp-banner .owl-banner.owl-theme .owl-dots .owl-dot span {
    border-color: #4170C1;
  }
  .mp-banner .owl-banner.owl-theme .owl-dots .owl-dot.active span,
  .mp-banner .owl-banner.owl-theme .owl-dots .owl-dot:hover span {
    background: #4170C1;
    border-color: #4170C1;
  }


  /** �꾩떆 諛곕꼫 **/
  .custom-banner .owl-banner.owl-theme .owl-dots .owl-dot span {
    border-color: #5623A9;
  }
  .custom-banner .owl-banner.owl-theme .owl-dots .owl-dot.active span,
  .custom-banner .owl-banner.owl-theme .owl-dots .owl-dot:hover span {
    background: #5623A9;
    border-color: #5623A9;
  }
	.shop_banner .close_btn {
		font-size  : 15px;
		top        : 50%;
		right      : 20px;
		margin-top : -11.5px;
	}
	.line-height-28 {
		line-height: 20px;
	}
	.container-event {
		padding: 0 15px;
		margin-bottom :20px;
	}
	.event-wrap {
		margin-bottom :40px;
		display: block;
	}
	.event-wrap h4 {
		padding :0 0 8px 0;
		font-size :14px;
		text-align: left;
	}
	.event-wrap p {
		text-align: left;
	}
	.payment_badge {
		top: -87px;
		left: 10px;
		right: auto;
		font-size: 12px;
	}
	.payment_badge span {
		display: none;
	}
	.tax-vat {
		margin: 20px 0 5px;
	}
	.card-plan {
		border :0;
		background: #fff;
		margin-bottom: 30px;
	}
	.container-price .col-sm-12.miss-padding-left,
	.container-price  {
		padding-left: 20px;
		padding-right: 20px;
	}
	.section-price {
		background: #f6f6f8;
	}
	.section-price ~ .section-event.first {
		border-top: 0;
	}
	.btn.btn-mobile-primary {
		background: #1A6DFF;
		color: #fff;
	}
	.btn.btn-mobile-no-border {
		border: 0;
	}
	.btn.btn-mobile-no-radius {
		border-radius: 0;
	}
	.shop_banner .banner_wrap.global{
		border-bottom: 0;
	}
	.shop_banner .banner_wrap.guidebook h1 {
		margin-top: -15px !important;
	}
	.shop_banner .banner_wrap.guidebook h1 .text-18 {
		font-size: 15px !important;
	}
	.shop_banner .banner_wrap.guidebook img {
		width: 115px;
		margin-left: -50px;
	}
	.interview_wrap .right_menu {
		padding-left: 20px;
	}
	.interview_wrap .right_menu.scroll-to-fixed-fixed {
		position: static;
	}
	.interview_wrap .left_content {
		margin-top: 20px;
	}
	.company-circle {
		width: 120px;
		height: 120px;
	}
	.banner_wrap.naver img {
		margin-top: -3px;
		width: 47px;
	}
	.banner_wrap.naver.iniseller .iniseller_logo {
		width:75px;
	}
	.banner_wrap.naver.iniseller .iniseller_imweb_logo {
		width:53px;
	}
	.modal.modal_global_change_theme .theme_select {
		padding: 24px 0;
	}
	.modal.modal_global_change_theme .theme_head .badge {
		top: -1px;
	}
	.modal.modal_global_change_theme .badge.badge-shop, .modal.modal_global_change_theme .badge.badge-booking {
		font-size: 11px;
	}
	.modal:before{
		display: none;
	}
	.modal_alert_btn .modal-content {
		width: calc(100% - 16px);
		max-width: 368px;
		margin: 0 auto;
	}
	.layer-bg.theme.theme_change_preview .theme_start {
		background: #f6f6f6;
	}
	.modal.modal_global_change_theme .theme_view {
		height: 0;
		width: 0;
		max-height: 100%;
		max-width: 100%;
		min-height: calc(100% - 149px);
		min-width: 100%;
	}
	.modal.modal_global_change_theme .theme-popup {
		position: absolute;
		margin-top: 80px;
		left: 20px;
		right: 20px;
		top: 0;
		bottom: 0;
		overflow-y: auto;
	}
	.modal.modal_global_change_theme .theme_head {
		font-size: 18px;
	}
	.modal.modal_global_change_theme .theme_head a.close {
		right: 40px;
		top: 27px;
	}
	.modal.modal_global_change_theme .made-by {
		position: absolute;
		margin: 0;
		bottom: 12px;
	}
	.modal.modal_global_change_theme .theme_head a.back {
		margin-right: 12px;
		font-size: 15px;
	}
}
@media (max-width: 640px) {
	.section-main-feature .grid-item {
		width: 33.333%;
	}
	.section-main-feature .grid-item {
		height :130px;
	}
	.section-main-feature .grid-item .icon {
		margin-bottom: 3px;
	}
	.section-main-feature .grid-kind {
		padding-bottom: 20px;
	}
}
@media (max-width: 480px) {
	.circle-container {
		max-width: 300px;
	}
	.company-circle {
		width: 75px;
		height: 75px;
		font-size: 11px;
		letter-spacing: 0;
	}
}
.paging-block.reseller_paging {
	clear: both;
	display: block;
	text-align:center;
}
.pagination.reseller_pagination > .active > a{
	color        : #ff795a !important;
	background   : #fff !important;
	border-color : #fff !important;
}
.btn_reseller_default {
	display            : inline-block;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn_reseller_default:hover {
	color              : #ff795a;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn.btn_reseller_line {
	display            : inline-block;
	text-align         : center;
	border             : 1px solid #303437;
	color              : #303437;
	font-size          : 15px;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn:hover.btn_reseller_line,
.btn:focus.btn_reseller_line,
.btn:active.btn_reseller_line {
	color              : #fff !important;
	background         : #ff795a;
	border             : 1px solid #ff795a;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn.btn_reseller_block {
	display            : inline-block;
	border             : 1px solid #ff795a;
	background         : #ff795a;
	color              : #fff !important;
	text-align         : center;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn:hover.btn_reseller_block,
.btn:focus.btn_reseller_block,
.btn:active.btn_reseller_block {
	border             : 1px solid #ff6d4b;
	background         : #ff6d4b;
	color              : #fff !important;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn.btn_reseller_block_grey {
	display            : inline-block;
	border             : 1px solid #eaeaea;
	background         : #eaeaea;
	color              : #303437;
	text-align         : center;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn:hover.btn_reseller_block_grey,
.btn:focus.btn_reseller_block_grey,
.btn:active.btn_reseller_block_grey {
	border             : 1px solid #e3e3e3;
	background         : #e3e3e3;
	color              : #303437;
	-webkit-transition : .3s;
	-moz-transition    : .3s;
	-ms-transition     : .3s;
	-o-transition      : .3s;
	transition         : .3s;
}
.btn.btn-border-radius-4 {
	border-radius : 4px;
}
/* 移대뱶 由ъ뒪�� */
.reseller-type.absolute-right {
	right : -14px;
}
.col_reseller .card {
	border     : none;
	background : #fff;
}
.col_portfolio .card.card_list_reseller,
.col_reseller .card.card_list_reseller {
	height : 100%;
	margin : 0;
}
.card.card_list_reseller img {
	image-rendering : -webkit-optimize-contrast;
}
.card.card_list_reseller .card-body .holder {
	border : 1px solid #d3d3d3;
}
@media (min-width:1025px) {
	.col_reseller {
		margin-bottom : 100px;
		padding-left  : 20px;
		padding-right : 20px;
	}
	.col_reseller .card.card_list_reseller {
		min-height : 317px;
	}
	.col_portfolio .card.card_list_reseller {
		min-height : 259px;
	}
}
@media (max-width:1024px) {
	.col_reseller {
		margin-bottom : 90px;
		padding-left  : 17px;
		padding-right : 17px;
	}
	.col_reseller .card.card_list_reseller {
		min-height : 257px;
	}
	.col_portfolio .card.card_list_reseller {
		min-height : 208px;
	}
}
@media (max-width:768px) {
	.reseller-type.absolute-right {
		right : -7px;
	}
	.shop_banner .payco {
		background:url('../../images/main/top_kcp_event_bg.jpg') no-repeat center center;
	}
	.shop_banner .kakaopay {
		background:url('../../images/main/kakaopay_banner_bg_m.png?v1') no-repeat center center;
	}
	.shop_banner .sellmate {
		background:url('../../images/sellmate_promotion/sellmate_promotion_banner_mobile.png') no-repeat center center;
		background-size:cover;
	}
	.shop_banner .adbot_01 {
		background:url('../../images/main/m-bg-02.png?v1') no-repeat center center;
	}
	.col_reseller {
		margin-bottom : 40px;
		padding-left  : 20px;
		padding-right : 20px;
	}
	.col_reseller .card.card_list_reseller {
		min-height : 306px;
	}
	.col_portfolio .card.card_list_reseller {
		min-height : 237px;
	}
}
@media (max-width: 767px) {
	.shop_banner .adbot_02 {
		background:url('../../images/main/m_banner_ad.png?v2') no-repeat center center;
	}
  .shop_banner .migration_event {
		background:url('../../images/main/m_banner_bg_mig.png?v1') no-repeat center center;
	}
  .shop_banner .danalpg {
    background:url('../../images/main/danalpg_banner_io_bg_mo.svg') no-repeat center center;
  }
}

.card.card_list_reseller .card-body {
	padding : 0;
}
.reseller_overlay h5 {
	position          : absolute;
	line-height: 1;
	margin: 0;
	-moz-transform    : translateY(-50%);
	-ms-transform     : translateY(-50%);
	-o-transform      : translateY(-50%);
	left              : 0;
	right             : 0;
}

.reseller_detail_overlay h5 {
	position          : absolute;
	line-height: 1;
	margin: 0;
	-moz-transform    : translateY(-50%);
	-ms-transform     : translateY(-50%);
	-o-transform      : translateY(-50%);
	left              : 0;
	right             : 0;
	transform: translateY(-50%);top: 50%;
}

.card.card_list_reseller .card-body .reseller_card_dim{
	opacity          : 1;
	position         : absolute;
	top              : 0;
	left             : 0;
	bottom           : 0;
	right            : 0;
	background: rgba(0, 0, 0, 0.03);
	margin           : 0 auto;
	border-radius:8px;
}
.card.card_list_reseller .card-body .reseller_overlay {
	opacity          : 0;
	position         : absolute;
	top              : 0;
	left             : 0;
	bottom           : 0;
	right            : 0;
	background: rgba(0, 0, 0, 0.03);
	color            : #fff;
	text-align       : center;
	transition       : .2s;
	margin           : 0 auto;
	border-radius:8px;
}
.card.card_list_reseller a:hover .card-body .reseller_overlay {
	opacity: 1;
	background: linear-gradient(180.3deg, rgba(0, 0, 0, 0) 49.81%, rgba(0, 0, 0, 0.2) 61.84%, rgba(0, 0, 0, 0.8) 99.74%), linear-gradient(0deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));
}

.card.card_list_reseller .card-body .reseller_detail_overlay {
	opacity          : 0;
	position         : absolute;
	top              : 0;
	left             : 0;
	bottom           : 0;
	right            : 0;
	background: rgba(0, 0, 0, 0.03);
	color            : #fff;
	text-align       : center;
	transition       : .2s;
	margin           : 0 auto;
	border-radius:8px;
}

.card.card_list_reseller a:hover .card-body .reseller_detail_overlay {
	opacity: 0.75;
	background: linear-gradient(180.3deg, rgba(0, 0, 0, 0) 49.81%, rgba(0, 0, 0, 0.2) 61.84%, rgba(0, 0, 0, 0.8) 99.74%), linear-gradient(0deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03));
}
.card.card_list_reseller .profile {
	position : relative;
}
.card-body.profile {
	display : table;
}
.card-body.profile .list_profile_img {
	margin-top     : 15px;
	width          : 43px;
	height         : 43px;
	border-radius  : 100%;
	background     : #fff;
	border         : 1px solid #d3d3d3;
	display        : table-cell;
	vertical-align : middle;
	position      : relative;
}

.card-body.profile .list_profile_img_overlay{
	display: block;
	width: 26px;
	height: 26px;
	border-radius  : 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.03);
}

.reseller_certificate_label {
	display       : inline-block;
	width:15px;
	height:15px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left   : 0;
	position      : relative;
}
.card-body.profile .card_profile_name {
	padding-top    : 17px;
	padding-left   : 10px;
	line-height    : 18px;
	font-size      : 14px;
	display        : table-cell;
	vertical-align : middle;
}
.card-body.profile .card_profile_name div:first-child {
	display        : table-cell;
	vertical-align : middle;
}
.reseller_sitename {
	max-width          : 130px;
	overflow           : hidden;
	-webkit-line-clamp : 1;
	text-overflow      : ellipsis;
	display            : inline-block;
	word-break         : break-word;
	white-space        : nowrap;
	float              : left;
}
.reseller_tools .text-14.reseller_sitename_detail {
	max-width          : 240px;
	overflow           : hidden;
	width              : 100%;
	-webkit-line-clamp : 1;
	text-overflow      : ellipsis;
	word-break         : break-word;
	white-space        : nowrap;
	margin             : 0 auto;
	color : #3B4859;
}
.reseller_portfolio_n {
	display : inline-block;
}
.card-body.profile .bar {
	background     : #a4a4a4;
	opacity        : 0.3;
	width          : 1px;
	height         : 10px;
	display        : inline-block;
	line-height    : 10px;
	margin         : 0 8px;
	vertical-align : baseline;
	position       : relative;
	top            : 1px;
}
.resellerapply_section {
	background      : url(../../images/main/edu_bg.png) no-repeat center 0;
	background-size : cover;
	position        : relative;
	padding         : 100px 0;
}
@media (max-width:991px) {
	.resellerapply_section {
		background      : url(../../images/main/edu_bg_m.png) no-repeat center 0;
		background-size : cover;
		position        : relative;
		padding         : 60px 0;
	}
}
@media (max-width:1199px) {
	.finddesinger_visual {
		display : none;
	}
	.finddesinger_m_visual {
		display : block !important;
		padding : 30px 20px;
	}
	#FindDesignerSection1 {
		padding : 0px;
	}
	.finddesinger_visual .row_finddesigner {
		width    : 100%;
		position : relative;
	}
	.finddesigner_visual_img {
		width      : 100%;
		text-align : center;
	}
	.finddesigner_visual_img .img-responsive {
		margin : 0 auto;
	}
	.finddesigner_visual_text {
		padding    : 20px 0;
		width      : 100%;
		text-align : center;
	}
}
@media (min-width:1200px) {
	.finddesinger_m_visual {
		display : none;
	}
	#FindDesignerSection1 {
		padding : 0px;
	}
	.finddesinger_visual .row_finddesigner {
		width    : 100%;
		height   : 800px;
		position : relative;
		display  : table;
	}
	.finddesigner_visual_text {
		display        : table-cell;
		vertical-align : middle;
		width          : 100%;
	}
	.finddesinger_visual {
		width : 1450px;
	}
}
.finddesigner_moveimg1 {
	right                     : 0;
	top                       : 68px;
	position                  : absolute;
	animation                 : moveimg1 ease-in-out 5s;
	animation-iteration-count : infinite;
	transform-origin          : 50% 50%;
}
@keyframes moveimg1 {
	0% {
		transform : translate(0px, 0px);
	}
	15% {
		transform : translate(-1px, -3px);
	}
	30% {
		transform : translate(-1px, 0px);
	}
	45% {
		transform : translate(-1px, -5px);
	}
	60% {
		transform : translate(-1px, 0px);
	}
	75% {
		transform : translate(-1px, -1px);
	}
	100% {
		transform : translate(0px, 0px);
	}
}
.finddesigner_moveimg2 {
	right                     : 58px;
	top                       : 276px;
	position                  : absolute;
	animation                 : moveimg2 ease-in-out 6s;
	animation-iteration-count : infinite;
	transform-origin          : 50% 50%;
}
@keyframes moveimg2 {
	0% {
		transform : translate(0px, 0px);
	}
	23% {
		transform : translate(10px, 2px);
	}
	52% {
		transform : translate(12px, 6px);
	}
	79% {
		transform : translate(8px, 3px);
	}
	100% {
		transform : translate(0px, 0px);
	}
}
.finddesigner_moveimg3 {
	right                     : 286px;
	top                       : 160px;
	position                  : absolute;
	animation                 : moveimg3 ease-in-out 6s;
	animation-iteration-count : infinite;
	transform-origin          : 50% 50%;
}
@keyframes moveimg3 {
	0% {
		transform : translate(0px, 0px);
	}
	50% {
		transform : translate(5px, -8px);
	}
	82% {
		transform : translate(8px, -2px);
	}
	100% {
		transform : translate(0px, 0px);
	}
}
.finddesigner_moveimg4 {
	right                     : 471px;
	top                       : 508px;
	position                  : absolute;
	animation                 : moveimg4 ease-in-out 6s;
	animation-iteration-count : infinite;
	transform-origin          : 50% 50%;
}
@keyframes moveimg4 {
	0% {
		transform : translate(0px, 0px);
	}
	30% {
		transform : translate(-5px, -3px);
	}
	63% {
		transform : translate(-8px, 5px);
	}
	100% {
		transform : translate(0px, 0px);
	}
}
.finddesigner_moveimg5 {
	right                     : 688px;
	top                       : 155px;
	position                  : absolute;
	animation                 : moveimg5 ease-in-out 5s;
	animation-iteration-count : infinite;
	transform-origin          : 50% 50%;
}
@keyframes moveimg5 {
	0% {
		transform : translate(0px, 0px);
	}
	52% {
		transform : translate(-7px, 0px);
	}
	82% {
		transform : translate(3px, 0px);
	}
	100% {
		transform : translate(0px, 0px);
	}
}
.finddesigner_moveimg6 {
	right                     : 523px;
	top                       : 239px;
	position                  : absolute;
	animation                 : moveimg6 ease-in-out 6s;
	animation-iteration-count : infinite;
	transform-origin          : 50% 50%;
}
@keyframes moveimg6 {
	0% {
		transform : translate(0px, 0px);
	}
	25% {
		transform : translate(6px, 4px);
	}
	53% {
		transform : translate(1px, 1px);
	}
	79% {
		transform : translate(-2px, 3px);
	}
	100% {
		transform : translate(0px, 0px);
	}
}
.designersummary_profile {
	margin-bottom : 23px;
}
.designersummary_profile div img {
	width         : 90px;
	height        : 90px;
	border-radius : 100%;
}
.designersummary_about {
	font-size   : 14px;
	font-weight : 300;
}
.designer_smalltitle {
	font-weight   : 500;
	color         : #303437;
	padding-right : 5px;
}
.designersummary_sns {
	height      : 18px;
	line-height : 18px;
	font-size   : 14px;
}
.designersummary_sns i {
	font-size : 18px;
}
#summary_info_card ~ div[style^="display: block;"] {
	display : none !important;
}
@media (min-width:1850px) {
	#DesignerPortfolioSection2 .container.designer_container {
		width : 1240px !important;
	}
	#Designer-tabContent .col_portfolio {
		width : 33.3333% !important;
	}
}
@media (min-width:1601px) {
	#DesignerPortfolioSection2 {
		padding-top : 70px;
	}
	#DesignerPortfolioSection2 .col_designersummary.scroll-to-fixed-fixed {
		margin-top : 0;
	}
	.designersummary_profile {
		display : table;
	}
	.designersummary_profile div {
		display        : table-cell;
		vertical-align : middle;
	}
	.designersummary_profile div:nth-child(2) {
		padding-left : 20px;
	}
	.designersummary_about .text-darkgrey .designer_slash_m {
		display : none;
	}
	.designersummary_sns div:nth-child(1) {
		width : 54px;
		float : left;
	}
	.designersummary_sns div:nth-child(2) {
		text-align : right;
	}
}
@media (max-width:1600px) {
	.col_designersummary .btn.btn_reseller_line {
		border  : none;
		color   : #ff795a;
		padding : 0;
	}
	.col_designersummary .btn:hover.btn_reseller_line,
	.col_designersummary .btn:focus.btn_reseller_line,
	.col_designersummary .btn:active.btn_reseller_line {
		color              : #FF795A !important;
		background         : transparent;
		border             : none;
		-webkit-transition : .3s;
		-moz-transition    : .3s;
		-ms-transition     : .3s;
		-o-transition      : .3s;
		transition         : .3s;
	}
	.designer_contact_m {
		width       : 100%;
		height      : 50px;
		line-height : 50px;
		background  : #ff795a;
		color       : #fff !important;
		font-size   : 18px;
		text-align  : center;
		position    : fixed;
		left        : 0;
		bottom      : 0;
		z-index     : 80;
	}
	#DesignerPortfolioSection2 {
		padding-top : 30px;
	}
	.col_designersummary {
		margin-top : 50px;
		text-align : center;
	}
	.designersummary_profile div:nth-child(2) {
		padding-left : 0px;
		padding-top  : 20px;
	}
	.designersummary_about {
		text-align : center;
		font-size  : 12px;
	}
	.designersummary_about .text-darkgrey .designer_slash_m {
		opacity : 0.6;
	}
	.designersummary_about .text-darkgrey br {
		display : none;
	}
	.col_designersummary hr {
		display : none;
	}
	.designersummary_sns {
		display : none;
	}
	.designersummary_sns div:nth-child(1) {
		display : none;
	}
	.designersummary_sns div:nth-child(2) {
		text-align : center;
	}
}
@media (max-width:767px) {
	.col_designersummary {
		margin-top    : 10px;
		margin-bottom : 20px;
	}
}
.reseller_name {
	line-height : 18px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.reseller_tools .text-14 {
	max-width: 100%;
	text-align : left;
	float      : left;
	position   : relative;
	top        : 10px;
	color      : #5C6063;
	margin-left : 0px;
}
.reseller_tools .nav.mb-3 {
	position   : relative;
	text-align : right;
	float      : right;
	right      : -6px;
}
#designer-tab > li:nth-child(1) {
	margin-right: -5px;
}
#designer-tab > li:nth-child(1) a {
	border-radius: 3px 0 0 3px;
	border-right: none;
}
#designer-tab > li:nth-child(2) a {
	border-radius: 0 3px 3px 0;
	border-left: none;
}
.reseller_tools > .nav > li.nav-item .btn-naver {
	background: #fff;
}
.designer_container .nav > li.nav-item .btn-naver {
	border-radius : 0;
	width         : 70px;
	height        : 36px;
	padding       : 0;
	border        : 1px solid #d3d3d3;
}
.designer_container .nav > li.nav-item .btn-naver > i {
	font-size: 16px;
	line-height: 34px;
}
.designer_container .nav > li.nav-item.active .btn-naver {
	background   : #ff795a !important;
	border-color : #ff795a !important;
}
.designer_container .btn-naver:hover,
.designer_container .btn-naver:focus {
	background   : #ff795a !important;
	border-color : #ff795a !important;
	color        : #fff !important;
}
@media (max-width:991px) {
	.reseller_portfolio_body {
		margin-top : 30px;
	}
	.reseller_tools .nav.mb-3 {
		right : 6px;
	}
	.designer_container .nav > li.nav-item .btn-naver {
		width  : 53px;
		height : 27px;
	}
	.designer_container .nav > li.nav-item .btn-naver > i {
		font-size: 14px;
		line-height: 27px;
	}
}
.designer_modal1,
.designer_modal2 {
	background : rgba(54, 59, 62, .5);
}
.designer_modal1 .modal-content,
.designer_modal2 .modal-content {
	box-shadow : 7px 7px 30px rgba(54, 59, 62, .45);
}
.designer_modal2 .modal-content {
	max-height: 700px;
	overflow-y: auto;
}
.designer_modal1 .modal-body,
.designer_modal2 .modal-body{
	padding : 12px 24px;
}
.designer_modal1 .modal-body .form-control {
	width      : 100%;
	height     : 320px;
	padding    : 10px;
	overflow-y : auto;
	font-size  : 14px;
	background : #fff;
	border     : 1px solid rgba(131, 146, 167, 0.20);
	box-shadow : inset 2px 2px 8px 0 rgba(54, 59, 62, 0.05);
}
.designer_modal1 .modal-footer,
.designer_modal2 .modal-footer {
	padding : 12px 24px 24px 24px;
}
.modal-footer .btn_reseller_block_grey {
	width     : 48.5%;
	font-size : 15px;
}
.modal-footer .btn_reseller_block {
	width       : 48.5%;
	margin-left : 2% !important;
	font-size   : 15px;
}
.designer_modal2 ol {
	padding-left: 18px;
}
.designer_modal2 .form-group .privacy {
	border-radius: 3px;
}
.designer_modal3 .modal-dialog {
	width: 380px;
}
@media (max-width:767px) {
	.modal-footer .btn_reseller_block_grey {
		width : 48%;
	}
	.modal-footer .btn_reseller_block {
		width : 48%;
	}
	.designer_modal1 .modal-dialog,
	.designer_modal2 .modal-dialog {
		width : 310px;
		margin : 40px auto;
	}
	.designer_modal1.modal:before,
	.designer_modal2.modal:before {
		height : 0 !important;
	}
}
@media (min-width:768px) {
	.designer_modal1 .modal-dialog,
	.designer_modal2 .modal-dialog {
		width : 460px;
	}
}
.headline.reseller {
	height              : 700px;
	background-size     : cover;
	background-position : 100% 50%;
	/*position            : absolute;*/
	/*top                 : 160px;*/
}
.headline.reseller .container .wrap {
	height:650px;
}
.headline.reseller h3 {
	font-size: 28px;
}
.headline.reseller h5 {
	font-size: 18px;
}
.circle-147 {
	height: 147px;
	width: 147px;
}
.circle.circle-147 .icon {
	font-size: 46px;
}
.circle.circle-redorange-invert {
	background-color:#FF795A;
	border-color:#FF795A;
	color:#fff;
}
.circle.circle-charcoal-invert {
	background-color:#303437;
	border-color:#303437;
	color:#fff;
}
.text-redorange {
	color: #FF795A;
}
.font-weight-light {
	font-weight: 300;
}
.preview-image.reseller-who-img {
	width: 837px;
	height: 467px;
}
.col-md-6 > .preview-image.preview-image-left {
	margin-left:-270px;
}
.table.reseller_table {
	margin-bottom: 15px;
}
.reseller_table div:first-child span {
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	line-height: 20px;
	background: #000;
	color: #fff;
	text-align: center;
	vertical-align: top;
}
.reseller_table div:last-child {
	padding-left: 15px;
	font-weight: 300;
	line-height: 20px;
	vertical-align: top;
}
#ResellerComplete {
	background-size: cover;
	background: url('../../images/main/reseller_complete_bg.jpg') center top;
}
.ch-btn {
	position: fixed;
	bottom: 24px;
	right: 20px;
	min-width: 60px;
	height: 60px;
	overflow: initial;
	display: -webkit-box;
	display: -webkit-flex ;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-shadow: 0 4px 6px 0 rgba(81,99,120,0.2);
	-webkit-transition: box-shadow 0.2s ease-out;
	transition: box-shadow 0.2s ease-out;
	box-sizing: border-box;
	background: #1A6DFF;
	border: 1px solid #1A6DFF;
	border-radius: 30px;
	-webkit-animation: eLtMsx 0.2s cubic-bezier(0.1,0,0.6,1);
	animation: eLtMsx 0.2s cubic-bezier(0.1,0,0.6,1);
	cursor: pointer;
	z-index: 100;
}
.ch-btn:hover {
	box-shadow: 0 8px 12px 0 rgba(81,99,120,0.3);
}
.ch-btn:before {
	content: '';
	width: 58px;
	height: 58px;
	display: block;
	background: url('../../images/main/plugin-bubble-icon-white.png');
	background-size: cover ;
}
.division-form {
	display: table;
	width: 100%;
	margin-bottom: 40px;
}
.division-block {
	display: table-cell;
	padding-right: 25px;
	vertical-align: top;
	position: relative;
}
.division-block label {
	font-size: 14px;
	color: #7f7f7f;
}
.modal_site_copy .division-form .division-block:last-child{
	padding-right:0 !important;
}
.division-block.vertical-bottom {
	vertical-align: bottom;
}
.division-block .form-control {
	display: block;
	width: 100%;
	height: 30px;
	padding: 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	border-color: #e0e0e0;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	outline: 0 none;
	line-height: inherit;
	color: #212121;
}
.division-block .spin-down {
	position: absolute;
	right: 0;
	color: #bdbdbd;
	cursor: not-allowed;
	font-size: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	z-index: 4;
	top: 4px;
}
.container.mypage {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}
.flex-box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.flex-box .card {
	height: 100%;
	border: 1px solid #DADFE5;
}
.flex-item {
	-webkit-flex: 1;
	flex: 1;
	padding-right: 5px;
	padding-left: 5px;
}
.flex-item .card-head {
	padding: 17px 25px;
	border-bottom: 1px solid #DADFE5;
	position: relative;
}
.flex-item .card-body {
	padding: 25px;
	position: relative;
}
.flex-item .right-link {
	position: absolute;
	right: 25px;
	top: 20px;
}
.flex-item .big-profile-info-list {
	text-align: left;
	margin: 0;
}
.flex-item .big-profile-info-list li {
	display: block;
	margin-bottom : 15px;
}
.flex-item .big-profile-info-list li a {
	color: #7F8A98;
	font-size: 14px;
}
.flex-item .big-profile-info-list li .icon {
	color: #3B4859;
	vertical-align: middle;
	margin-right: 10px;
}
.mypage-image img {
	margin-right: 20px;
}
.mypage-name {
	font-size: 20px;
}
.flex-item ul {
	margin: 0;
	list-style: none;
	padding-left: 0;
}
.flex-item .payment-list {
	padding: 25px;
	border-top: 1px solid #DADFE5;
}
.flex-item .payment-list:first-child {
	border-top: 0;
}
.flex-item .payment-list .list-title {
	margin-bottom: 10px;
}
.flex-item .payment-list .btn-wrapper,
.flex-item .payment-list .pay_history_btn,
.flex-item .qna-list .text,
.flex-item .edu-list .text {
	position: absolute;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 4px;
}
.flex-item .payment-list .holder {
	padding-right: 75px;
}
.flex-item .qna-list li {
	margin-top: 10px;
}
.flex-item .qna-list li:first-child {
	margin-top: 0;
}
.flex-item .qna-list a.blocked {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	margin-right: 75px;
}
.flex-item .edu-list .image img {
	margin-right: 10px;
}
.flex-item .edu-list li a.blocked {
	margin-right: 75px;
	margin-top: 16px;
}
.flex-item .edu-list li:first-child a.blocked {
	margin-top: 0;
}
.empty-area {
	padding: 15px 0;
	color: #7F8A98;
}
.empty-area .txt {
	margin-bottom :15px;
}
.modal_set_social_password .modal-dialog {
	width: 400px;
}
.modal_check_deposit_account .modal-dialog {
	width: 414px;
}
.modal_check_deposit_account .table {
	margin: 0;
}
.modal_check_deposit_account .table > tbody > tr > td {
	padding: 20px;
}
.modal_check_deposit_account .table > tbody > tr > td:first-child {
	padding-left: 24px;
}
.modal_check_deposit_account .table > tbody > tr > td:last-child {
	padding-right: 24px;
}
.help_tooltip {
	position: absolute;
	top: 10px;
	right: -210px;
	z-index: 3;
	min-width: 230px;
}
.help_tooltip .txt_detail {
	margin-bottom: 5px;
}
.help_tooltip .txt {
	padding: 15px 11px;
	font-size: 12px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	letter-spacing: -1px;
}
.help_tooltip .txt .line {
	display: inline-block;
	width: 1px;
	height: 11px;
	margin: 0 7px;
	color: #ccc;
}
.help_tooltip .arrow {
	position: absolute;
	left: -6px;
	top: 9px;
	z-index: 4;
}
.help_tooltip strong {
	margin-right: 5px;
}
.help_tooltip .safety_bar {
	width: 12px;
	height: 2px;
	display: inline-block;
	margin: 3px 1px;
}
#help_step1.help_tooltip strong {
	color: #EC6732;
}
#help_step2.help_tooltip strong {
	color: #3D91F2;
}
#help_step3.help_tooltip strong {
	color: #1FBC02;
}
#help_step1.help_tooltip .safety_bar {
	background: #EC6732;
}
#help_step2.help_tooltip .safety_bar {
	background: #3D91F2;
}
#help_step3.help_tooltip .safety_bar {
	background: #1FBC02;
}
.empty_title {
	opacity: 0;
}
.input-group .msg_box:not(:first-child):not(:last-child) .form-control {
	border-radius: 0;
}
.input-group .msg_box:first-child .form-control,
.msg_box.out:first-child:before {
	border-radius: 3px 3px 0 0;
}
.input-group .msg_box:last-child .form-control,
.msg_box.out:last-child:before {
	border-radius: 0 0 3px 3px;
}
.msg_box .alert_block {
	display: none;
	color: #F84A71;
	font-size: 12px;
	padding: 0 0 5px 17px;
	position: relative;
}
.msg_box {
	position: relative;
}
.msg_box .form-control {
	float: none;
}
.msg_box.out .form-control {
	border: none;
	box-shadow: none;
	padding: 5px 17px;
}
.msg_box.out {
	padding: 1px;
	margin-top: 1px;
}
.msg_box.out:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #F84A71;
	position: absolute;
	left: 0;
	top: 0;
}
.msg_box.out .alert_block {
	display: block;
}
.dropdown-menu > li.dropdown-mail > a {
	padding: 20px 24px;
}
.dropdown-mail .text-primary {
	margin-bottom: 15px;
}
.input-group-login .mail-form {
	padding: 15px 18px;
}
.input-group-login .mail-form .mb-3 {
	margin-bottom: 3px;
}
.i-exclamation {
	width: 25px;
	height: 25px;
	font-weight: bold;
	background: #FF635D;
	color: #fff;
	display: inline-block;
	font-family: 'arial';
	font-style: normal;
	border-radius: 50%;
	text-align: center;
	font-size: 13px;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.input-group-login .i-exclamation {
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: right;
}
.dropdown-mail .i-exclamation {
	margin-bottom: 15px;
}
.dropdown_language {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.dropdown_language ~ .dropdown-menu {
	min-width: 144px;
	border: 0;
	padding: 15px 0;
	margin-top: 10px;
	right: 0;
	left: auto;
}
.dropdown_language ~ .dropdown-menu ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.dropdown_language ~ .dropdown-menu ul .dropdown-item {
	display: block;
	font-size: 15px;
	padding: 7px 26px;
	color: #3B4859;
}
.dropdown_language ~ .dropdown-menu ul .dropdown-item:hover,
.dropdown_language ~ .dropdown-menu ul .dropdown-item:focus {
	text-decoration: none;
	background-color: #f6f6f8;
	opacity: 1;
}
.alert.alert-gray {
	max-width: 774px;
	margin: 0 auto 40px;
	background: #eee;
	padding: 20px 20px 20px 0;
}
.text-line-through {
	text-decoration: line-through;
}
.modal_set_ownership_apply .modal-dialog,
.modal_set_ownership_cancel .modal-dialog {
	max-width: 368px;
}
table.noBorder,
table.noBorder tbody td,
table.noBorder tbody th,
table.noBorder tfoot td,
table.noBorder tfoot th,
table.noBorder thead td,
table.noBorder thead th,
table.noBorder > thead > tr > th {
	border: 0;
}
.fr-view table.noBorder tbody td {
	border:0;
	background: transparent;
}
#theme_list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 65px 24px;
}
@media (max-width:320px) {
	.shop_banner .award img {
		display:none !important;
	}
}
@media (min-width:992px) {
	.reseller-holder .partner-progress {
		top:45px;
	}
	.col-description-reseller h5 {
		font-size: 16px;
	}
}

.headline.reseller.reseller-background-position {
  background-position-x: 30%;
  background-position-y: -70px;
}

@media (max-width:991px) {
	.headline.reseller {
		height          : 400px;
		background-size : cover !important;
		/*position        : absolute;*/
		/*top             : 130px;*/
	}
	.headline.reseller .container .wrap {
		height:350px !important;
	}
	.headline.reseller h3 {
		font-size: 22px;
	}
	.headline.reseller h5 {
		font-size: 14px;
	}
	.circle-147 {
		height: 120px;
		width: 120px;
	}
	.reseller_circle_img img {
		width: 130px;
	}
	.col-description-reseller h5 {
		font-size: 14px;
	}
	.flex-box {
		display: block;
		padding: 0;
	}
	.flex-box .margin-bottom-xxxxl {
		margin-bottom: 40px;
	}
	#theme_list{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width:767px) {
  .navbar-sub .navbar-nav {
		display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%;
		width: 100%;
		/*table-layout: fixed;*/
		border-collapse: separate;
	}
	.m-padding-top-50 {
		padding-top: 50px;
	}
	.m-padding-top-70 {
		padding-top: 70px;
	}
	.section-production .card.card-theme {
		margin-bottom: 18px;
	}
	.nav-filter-wrap {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		margin: 0;
		z-index: 19;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.scroll_nav .nav-filter-wrap {
		position: absolute;
	}
  .scroll_nav .nav-filter-wrap.sticky, .nav-filter-wrap.sticky {
    position: static;
    border: none;
  }
	.nav-filter-wrap.sticky-nav {
		position: fixed;
    padding: 0;
	}
	.nav-filter-wrap:before {
		content: '';
		display: block;
		clear: both;
		position: absolute;
		right: 0;
		top: 0;
		width: 60px;
		background: rgb(255,255,255);
		background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
		height: 49px;
		z-index: 1;
	}
  .nav-filter-wrap.mobile-box:before {
    content: none;
  }
	.nav-filter-wrap.active:before {
		display: none;
	}
	.nav-filter-wrap .nav-title {
		display: none;
	}
	.nav-filter-wrap.active .nav-title {
		display: block;
		position: absolute;
		top: 0;
		background: #fff;
		width: 100%;
	}
	.nav-filter-wrap:not(.active) .nav-filter {
		text-align: left;
	}
	.nav-filter-wrap:not(.active) .nav-filter {
		padding: 0 15px;
		white-space: nowrap;
		overflow: hidden;
		position: relative;
		overflow-x: scroll;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;
	}
  .nav-filter-wrap:not(.active).mobile-box .nav-filter {
    padding: 0;
    white-space: unset;
    margin-bottom: 8px;
  }
	.nav-filter-wrap.active .nav-filter {
		padding: 49px 16px 24px;
		text-align: left;
	}
	.nav-filter-wrap .nav-filter > li {
		margin: 0;
	}
  .nav-filter-wrap.mobile-box .nav-filter > li:first-child,
  .nav-filter-wrap.mobile-box .nav-filter > li+li {
    margin: 0 4px 8px 0;
  }
	.nav-filter-wrap.active .nav-filter > li {
		margin: 4px;
	}
	.nav-filter-wrap .dropdown-btn {
		position: absolute;
		right: 12px;
		top: 8px;
		padding: 8px;
		z-index: 2;
	}
	.nav-filter-wrap .nav-filter > li:last-child {
		margin-right: 30px;
	}
	.nav-filter-wrap.active .dropdown-btn .icon-arrow-down:before {
		content: "\e607";
	}
	.nav-filter-wrap .nav-filter > li > a {
		transition: none;
	}
	.nav-filter-wrap:not(.active) .nav-filter > li > a {
		border-width: 0;
		padding: 14px 16px;
	}
  .nav-filter-wrap:not(.active).mobile-box .nav-filter > li > a {
    border-width: 1px;
    padding: 8px 12px;
  }
	.nav-filter-wrap:not(.active) .nav-filter > li > a.active,
	.nav-filter-wrap:not(.active) .nav-filter > li > a:active,
	.nav-filter-wrap:not(.active) .nav-filter > li > a:focus,
	.nav-filter-wrap:not(.active) .nav-filter > li > a:focus,
	.nav-filter-wrap:not(.active) .nav-filter > li > a:focus {
		border-width: 0 0 1px;
	}
  .nav-filter-wrap:not(.active).mobile-box .nav-filter > li > a.active,
  .nav-filter-wrap:not(.active).mobile-box .nav-filter > li > a:active,
  .nav-filter-wrap:not(.active).mobile-box .nav-filter > li > a:focus,
  .nav-filter-wrap:not(.active).mobile-box .nav-filter > li > a:focus,
  .nav-filter-wrap:not(.active).mobile-box .nav-filter > li > a:focus {
    border-width: 1px;
  }
	.dropdown_language ~ .dropdown-menu {
		top: auto;
		bottom: 100%;
		margin-top: 0;
		margin-bottom: 10px;
		left: 0;
		right: auto;
	}
	.owl-banner .owl-controls {
		top: 50%;
	}
	#ResellerComplete {
		background-size: cover;
		background: url('../../images/main/reseller_complete_bg_m.jpg?6546896') center top;
	}
	.shop_banner .ace {
		background-image: url('../../images/main/acecounter_banner_m_new.png') !important;
	}
	.section-ace {
		background-image: url('../../images/main/acecounter_visual_m_new.jpg') !important;
	}
	.section-customer-bg {
		padding: 50px 0 !important;
	}
  .section-customer-bg.search-result {
    padding-top: 24px !important;
  }
	.section-customer-bg.faq-bg{
		background: none !important;
		padding-top: 0 !important;
	}
	.faq-img-bg{
		width: 100%;
		position: absolute;
	}
	.modal_set_social_password .modal-dialog,
	.modal_check_deposit_account .modal-dialog {
		width: auto;
		margin: 72px 10px;
	}
	.modal_set_social_password:before {
		display: none;
	}
	.help_tooltip {
		min-width: auto;
		position: static;
		padding-top: 44px;
	}
	.help_tooltip .txt {
		border: 0;
		padding: 10px 0;
	}
	.help_tooltip .arrow {
		display: none;
	}
	.card.card-theme .card-body .theme-overlay {
		padding: 0;
	}
	.card.card-theme .card-body .theme-overlay .icon {
		height: 100%;
	}
	.card.card-theme .card-body .theme-overlay .icon > div {
		display: block;
		height: 100%;
	}
	.card.card-theme .card-body .theme-overlay .icon > div .btn {
		margin: 0 auto;
		display: block;
		width: 100%;
		height: 100%;
		border: 0;
		z-index: 10;
	}
	.card.card-theme .card-body .theme-overlay .icon > div .btn > span {
		padding: 10.5px 12px;
		border: 1px solid rgba(255,255,255,0.5);
		background: transparent;
		width: 160px;
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		margin-left: -80px;
	}
	#theme_list{
		grid-template-columns: repeat(1, 1fr);
	}
}
input[id*='show-password'] ~ #inputBox input {
  text-security: disc;
  -webkit-text-security: disc;
}
input[id*='show-password']:checked ~ #inputBox input {
  text-security: none;
  -webkit-text-security: none;
}

input[id*='show-password'] ~ #inputBox .svg-toggle-password {
  fill: #bdbdbd;
}
input[id*='show-password']:checked ~ #inputBox .svg-toggle-password {
  fill: #888888;
}
input[id*='show-password'] ~ #inputBox .svg-toggle-password .closed-eye {opacity: 0;
  opacity: 1;
  transition: opacity 150ms ease, height 200ms ease;
  width: 4px;
  height: 44px;
}
input[id*='show-password']:checked ~ #inputBox .svg-toggle-password .closed-eye {
  height: 0;
  transition: opacity 150ms ease, height 200ms ease;
}

.modal_member_inactive .member-inactive-content{
  padding: 24px;
  border-radius: 16px;
  background: #F5F5F5;
  font-style: normal;
  font-family: Nexon Gothic;
}
.modal_member_inactive .member-inactive-content .modal-body{
  padding: 0;
}

.modal_member_inactive .member-inactive-content .member_inactive_modal .title_wrap{
  font-size: 22px;
  color: #3B4859;
  font-weight: 700;
  text-align: center;
  margin-bottom: 28px;
}

.modal_member_inactive .member-inactive-content .member_inactive_modal .title_wrap p{
  margin-bottom: 0;
}

.modal_member_inactive .member-inactive-content .member_inactive_modal .inactive_info_wrap{
  border-radius: 8px;
  border : 1px solid #EEEEEE;
  background: #ffffff;
  padding: 20px;
}
.modal_member_inactive .member-inactive-content .member_inactive_modal .inactive_info_wrap table{
  width: 100%;
}
.modal_member_inactive .member-inactive-content .member_inactive_modal .inactive_info_wrap table td{
  padding-bottom: 11px;
  width: 50%;
  text-align: right;
  font-size: 14px;
  color: #3B4859;
}

.modal_member_inactive .member-inactive-content .member_inactive_modal .inactive_info_wrap table td.tit{
  text-align: left;
}

.modal_member_inactive .member-inactive-content .member_inactive_modal .inactive_info_wrap table tr:last-child td{
  padding-bottom: 0;
  font-weight: 700;

}

.modal_member_inactive .member-inactive-content .member_inactive_modal .more_info_wrap{
  color: #7F8A98;
  font-size: 12px;
}
.modal_member_inactive .member-inactive-content .member_inactive_modal .more_info_wrap p {
  margin-top: 10px;
}
.modal_member_inactive .member-inactive-content .member_inactive_modal .action_wrap{
  margin-top: 30px;
}
.modal_member_inactive .member-inactive-content .member_inactive_modal .action_wrap a{
  width: 49%;
}
@media (max-width: 350px) {
  .navbar-sub {
    width: 100%;
		height:45px;
		min-height: 0;
		z-index: 10 !important;
	}
	.navbar-sub .container {
    height: 100%;
    width: 100%;
		padding:0;
	}

  .navbar-sub #navbarCollapse {
    height: 100%;
    width: 100%;
  }
	.navbar-sub .navbar-nav {
		display: flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%;
		width: 100%;
		/*table-layout: fixed;*/
		border-collapse: separate;
	}
}