/*
 * PRINT LESS
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1239px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1239px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1239px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1239px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1240px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1240px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1240px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1240px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1239px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 12px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.625;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.625;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/*
 * variables LESS
 */
/**
 * Lash Creative utilities LESS
 */
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-line-through {
  text-decoration: line-through;
}
.letter-spacing-zero {
  letter-spacing: 0 !important;
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-center-xs {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-center-sm {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .text-left-md {
    text-align: left;
  }
  .text-right-md {
    text-align: right;
  }
  .text-center-md {
    text-align: center !important;
  }
}
.table-row {
  display: table;
  table-layout: fixed;
}
.table-row.full-width {
  width: 100%;
}
.table-row.full-height {
  height: 100%;
}
.table-cell {
  display: table-cell;
  min-height: 1px;
}
.align-top {
  vertical-align: top !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-middle {
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  [class*='table-cell'].only-from-sm,
  .table-row.only-from-sm {
    display: block !important;
    width: auto;
  }
}
.appearance-reset {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}
a.no-decoration:hover {
  text-decoration: none !important;
}
.tab-pane {
  display: none;
  visibility: hidden;
}
.tab-pane.active {
  display: block;
  visibility: visible;
}
/**
 * typography LESS
**/
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/noto/notokr-thin.eot?#iefix') format('embedded-opentype'), url('/fonts/noto/NotoSansKR-Thin.woff2') format('woff2'), url('/fonts/noto/NotoSansKR-Thin.woff') format('woff'), url('/fonts/noto/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/noto/notokr-light.eot?#iefix') format('embedded-opentype'), url('/fonts/noto/NotoSansKR-Light.woff2') format('woff2'), url('/fonts/noto/NotoSansKR-Light.woff') format('woff'), url('/fonts/noto/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/noto/notokr-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/noto/NotoSansKR-Regular.woff2') format('woff2'), url('/fonts/noto/NotoSansKR-Regular.woff') format('woff'), url('/fonts/noto/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/noto/notokr-medium.eot?#iefix') format('embedded-opentype'), url('/fonts/noto/NotoSansKR-Medium.woff2') format('woff2'), url('/fonts/noto/NotoSansKR-Medium.woff') format('woff'), url('/fonts/noto/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/noto/notokr-bold.eot?#iefix') format('embedded-opentype'), url('/fonts/noto/NotoSansKR-Bold.woff2') format('woff2'), url('/fonts/noto/NotoSansKR-Bold.woff') format('woff'), url('/fonts/noto/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/noto/notokr-black.eot?#iefix') format('embedded-opentype'), url('/fonts/noto/NotoSansKR-Black.woff2') format('woff2'), url('/fonts/noto/NotoSansKR-Black.woff') format('woff'), url('/fonts/noto/NotoSansKR-Black.otf') format('opentype');
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 13px;
  line-height: 1.625;
  color: #3c3c3c;
  background-color: #ffffff;
  letter-spacing: -0.02em;
}
@media (max-width: 1023px) {
  body {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 15px;
  }
}
.small {
  font-size: 13px;
  line-height: 24px;
}
.xsmall {
  font-size: 11px;
  line-height: 24px;
}
.large {
  font-size: 18px;
  line-height: 26px;
}
.xlarge {
  font-size: 24px;
  line-height: 26px;
}
.f-regular {
  font-size: 15px;
  line-height: 30px;
}
.button-height {
  line-height: 40px;
}
.hero-title {
  font-weight: 300;
}
@media (max-width: 1023px) {
  .hero-title {
    font-size: 20px;
    line-height: 1.5em;
  }
}
@media (min-width: 1024px) {
  .hero-title {
    font-size: 60px;
  }
}
.sub-hero-title {
  margin-bottom: 0;
  font-weight: 300;
  color: #3c3c3c;
}
@media (max-width: 1023px) {
  .sub-hero-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (min-width: 1024px) {
  .sub-hero-title {
    font-size: 54px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
}
h1,
.h1 {
  font-size: 30px;
  line-height: 76px;
  letter-spacing: -0.02em;
  margin-bottom: 38px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 30px;
    line-height: 76px;
    letter-spacing: -0.02em;
    margin-bottom: 38px;
  }
}
@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 60px;
    line-height: 76px;
    letter-spacing: -0.02em;
    margin-bottom: 38px;
  }
}
h2,
.h2 {
  font-size: 24px;
  line-height: 54px;
  letter-spacing: -0.02em;
  margin-bottom: 27px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 24px;
    line-height: 54px;
    letter-spacing: -0.02em;
    margin-bottom: 27px;
  }
}
@media (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 42px;
    line-height: 54px;
    letter-spacing: -0.02em;
    margin-bottom: 27px;
  }
}
h3,
.h3 {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.02em;
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.02em;
    margin-bottom: 20px;
  }
}
h4,
.h4 {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -0.02em;
  margin-bottom: 17px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: -0.02em;
    margin-bottom: 17px;
  }
}
@media (min-width: 1024px) {
  h4,
  .h4 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.02em;
    margin-bottom: 17px;
  }
}
h5,
.h5 {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  h5,
  .h5 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
  }
}
h6,
.h6 {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  margin-bottom: 9px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h6,
  .h6 {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
  }
}
@media (min-width: 1024px) {
  h6,
  .h6 {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
  }
}
.h6-small {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  margin-bottom: 9px;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .h6-small {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
  }
}
@media (min-width: 1024px) {
  .h6-small {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
  }
}
.h6-compact {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  margin-bottom: 9px;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  font-size: 12px !important;
}
@media (min-width: 768px) {
  .h6-compact {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
  }
}
@media (min-width: 1024px) {
  .h6-compact {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.02em;
    margin-bottom: 9px;
  }
}
.feature-text {
  font-size: 13px;
  line-height: 24px;
  color: #969696;
}
@media (min-width: 1024px) {
  .feature-text {
    font-size: 15px;
    line-height: 28px;
  }
}
.feature-text-large {
  font-size: 15px;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .feature-text-large {
    font-size: 18px;
    line-height: 28px;
  }
}
.section-title {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  font-weight: 400;
}
.section-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 2px;
  width: 30px;
  background-color: #dcdcdc;
}
@media (min-width: 1024px) {
  .section-title:after {
    width: 40px;
  }
}
@media (max-width: 1023px) {
  .section-title {
    font-size: 11px;
    margin-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  .section-title {
    font-size: 13px;
    margin-bottom: 35px;
  }
}
.underline-title {
  border-bottom: 1px solid #dcdcdc;
  line-height: 1em;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .underline-title {
    font-size: 30px;
  }
}
/*
 * Components LESS
 */
.bg-white {
  background-color: #ffffff !important;
}
.bg-lightgray {
  background-color: #f5f5f5 !important;
}
.bg-key {
  background-color: #189bfa !important;
}
.bg-green {
  background-color: #00b5b8 !important;
}
.bg-darkgray {
  background-color: #3c3c3c !important;
}
.color-key {
  color: #189bfa !important;
}
.color-darkgray {
  color: #3c3c3c !important;
}
.color-gray {
  color: #787878 !important;
}
.color-gray1 {
  color: #b4b4b4 !important;
}
.color-gray2 {
  color: #505050 !important;
}
.color-gray3 {
  color: #969696 !important;
}
.color-lightgray {
  color: #b4b4b4;
}
.color-red {
  color: #ff5252;
}
.color-orange {
  color: #ff9e06;
}
.color-green {
  color: #00b5b8;
}
.color-white {
  color: #ffffff;
}
.color-error {
  color: #ff5252;
}
.color-transparent {
  color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
}
.thin {
  font-weight: 100;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.black {
  font-weight: 900;
}
.img-box {
  max-width: 120px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.img-box img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-box.compact {
  vertical-align: middle;
  max-width: 80px;
}
.img-box-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0;
}
.img-box-bg.size-medium {
  width: 200px;
  height: 200px;
}
@media (min-width: 1024px) {
  .img-box-bg.size-medium {
    width: 280px;
    height: 280px;
  }
}
.img-box-bg.size-small {
  width: 60px;
  height: 60px;
}
a.link {
  color: #189bfa;
  text-decoration: none;
  display: inline-block;
}
a.link:focus,
a.link:hover {
  color: #006eb6;
  text-decoration: underline;
}
.border-bottom-gray {
  border-bottom: 1px solid #e6e6e6;
}
.border-bottom-gray1 {
  border-bottom: 1px solid #dcdcdc;
}
.border-top-gray {
  border-top: 1px solid #e6e6e6;
}
.border-top-gray1 {
  border-top: 1px solid #dcdcdc;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .no-margin-bottom-xs {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .no-margin-top-sm {
    margin-top: 0 !important;
  }
  .no-margin-bottom-sm {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1024px) {
  .margin-top-md {
    margin-top: 40px;
  }
  .margin-bottom-md {
    margin-bottom: 40px;
  }
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .page-bottom-padding {
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .page-bottom-padding {
    padding-bottom: 80px;
  }
}
.margin-top-small {
  margin-top: 10px;
}
.margin-bottom-small {
  margin-bottom: 10px;
}
.margin-top {
  margin-top: 20px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.margin-top-large {
  margin-top: 40px;
}
.margin-bottom-large {
  margin-bottom: 40px !important;
}
.padding-top-small {
  padding-top: 10px;
}
.padding-bottom-small {
  padding-bottom: 10px;
}
.padding-top {
  padding-top: 20px;
}
.padding-bottom {
  padding-bottom: 20px;
}
.padding-top-large {
  padding-top: 40px;
}
.padding-bottom-large {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .margin-top-xs {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .margin-bottom-xs {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .to-sm-margin-top {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .margin-top-small-md {
    margin-top: 10px;
  }
}
.row.small-gap {
  margin-left: -10px;
  margin-right: -10px;
}
[class*='col-'].small-gap {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .pull-left-from-sm {
    float: left !important;
  }
}
@media (min-width: 768px) {
  .pull-right-from-sm {
    float: right !important;
  }
}
.content-divider {
  margin-top: 0;
  padding: 0;
  width: 100%;
  height: 0;
  border: none;
}
@media (max-width: 767px) {
  .block-overlap-bottom-padding {
    padding-bottom: 41px;
  }
}
@media (min-width: 768px) {
  .block-overlap-bottom-padding {
    padding-bottom: 41px;
  }
}
@media (max-width: 767px) {
  .block-overlap-top-margin {
    margin-top: -41px;
  }
}
@media (min-width: 768px) {
  .block-overlap-top-margin {
    margin-top: -41px;
  }
}
.richtext-style img,
.richtext-style ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .richtext-style img,
  .richtext-style ul {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.richtext-style img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.richtext-style ul {
  padding-left: 20px;
}
.richtext-style ul li {
  list-style: disc;
}
@media (max-width: 1023px) {
  .xs-br {
    display: block;
  }
}
@media (min-width: 1024px) {
  .md-br {
    display: block;
  }
}
.badge {
  font-size: 13px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -0.02em;
  border-radius: 10px;
  background-color: #3c3c3c;
  color: #ffffff;
  line-height: 20px;
  height: 20px;
  padding-left: 7px;
  padding-right: 7px;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.shadow {
  -webkit-box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.12);
}
.line-height {
  line-height: 24px;
}
@media (min-width: 1024px) {
  .line-height {
    line-height: 30px;
  }
}
.align-sub {
  vertical-align: sub;
}
.indent {
  padding-left: 10px;
}
.show-print {
  display: none !important;
}
@page {
  size: A4;
  margin: 20pt;
  padding: 0;
  font-size: 13px;
}
@media print {
  html,
  body {
    height: auto;
  }
  .show-print {
    display: block !important;
  }
  html.print body {
    width: 1116px;
    -webkit-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  html.print #header,
  html.print .help-menu,
  html.print .desktop-menu,
  html.print .mobile-nav-container,
  html.print #sticky-report,
  html.print .sticky-report,
  html.print .mobile-util-menu,
  html.print #footer {
    display: none !important;
  }
  html.print .hidden-print {
    display: none !important;
  }
  html.print .wrapper {
    width: 1000px;
    border: 1px solid #3c3c3c;
  }
  html.print .hero-sub {
    display: none;
  }
  html.print .collapse {
    display: block !important;
  }
  body {
    width: 1116px;
    -webkit-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  #header {
    display: none;
  }
  .print-hidden {
    display: none;
  }
  .wrapper {
    width: 1000px;
  }
  .container .width-small,
  .container .width-medium {
    width: 100% !important;
  }
  .help-menu,
  .desktop-menu,
  .mobile-nav-container,
  #sticky-report,
  .sticky-report,
  .mobile-util-menu {
    display: none !important;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left !important;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-five {
    float: left  !important;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-five {
    width: 20%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left  !important;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .to-sm-margin-top {
    margin-top: 0 !important;
  }
  section.hero .slider {
    width: 1000px !important;
  }
  section.sec-smartphone .slider {
    width: 1000px !important;
  }
  .hero-search-container {
    max-width: 780px;
  }
  .hero-search-container .column {
    float: left;
    margin-top: 0 !important;
  }
  .hero-search-container .column:first-child {
    margin-left: 0;
  }
  .hero-search-container .column:last-child {
    margin-left: 0;
  }
  .hero-search-container .column:nth-child(1) {
    width: 21.6%;
  }
  .hero-search-container .column:nth-child(2) {
    width: 56.8%;
    margin-left: 1.4%;
  }
  .hero-search-container .column:nth-child(3) {
    width: 18.9%;
    margin-left: 1.3%;
    text-align: right;
  }
  .hero-search-container .menu > ul > li {
    font-size: 15px;
    padding-left: 28px;
    padding-right: 30px;
  }
  .module-qna-search {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .module-qna-search .column {
    vertical-align: top;
    margin-top: 0 !important;
    float: left;
  }
  .module-qna-search .column.label {
    width: 10%;
    padding-right: 10px;
  }
  .module-qna-search .column.input {
    width: 60%;
  }
  .module-qna-search .column.btnarea {
    padding-left: 10px;
    width: 20%;
  }
  .module-qna-search .column.btnarea .btn {
    width: 100%;
  }
  .reply-list .col-md-1 {
    width: 15%;
  }
  .reply-list .col-md-1 .name {
    display: block !important;
    white-space: nowrap;
  }
  .reply-list .col-md-8 {
    width: 60%;
  }
  .reply-list .col-md-3 {
    width: 25%;
  }
  section.sec-report-collapse .color-key,
  section.sec-report-collapse .color-green,
  section.sec-report-collapse .price {
    color: #3c3c3c !important;
  }
  section.sec-report-collapse .doctor-deco {
    display: none;
  }
  section.sec-report-collapse .report-table tbody th,
  section.sec-report-collapse .report-table tbody td {
    padding: 5px 8px;
  }
   section.sec-report-collapse .report-table2 tbody th,
  section.sec-report-collapse .report-table2 tbody td {
    padding: 5px 8px;
  }
  section.sec-report-collapse .report-table th {
    font-size: 18px !important;
  }
  section.sec-report-collapse .report-table2 th {
    font-size: 18px !important;
  }
  section.sec-report-collapse .report-table td {
    font-size: 15px !important;
  }
   section.sec-report-collapse .report-table2 td {
    font-size: 15px !important;
  }
  section.sec-report-collapse .collapse-area .header-area {
    color: #3c3c3c;
    background-color: #e6e6e6 !important;
    border: none;
    border-bottom: 1px solid #d2d2d2;
  }
  section.sec-report-collapse .collapse-area .result-area .line-box {
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  section.sec-report-collapse .collapse-area .result-area .line-box > div {
    height: auto;
    font-size: 13px;
  }
  section.sec-report-collapse .collapse-area .result-area .line-box > div .btn {
    display: none;
  }
  section.sec-report-collapse .collapse-area .result-area .line-box.off {
    color: #3c3c3c;
  }
  section.sec-report-collapse .collapse-area .message.big {
    font-size: 15px !important;
  }
  section.sec-report-collapse .report-table tbody td {
    color: #3c3c3c !important;
  }
  section.sec-report-collapse .report-table2 tbody td {
    color: #3c3c3c !important;
  }
  section.sec-report-collapse .responsive-table .tb-row .td {
    color: #3c3c3c !important;
  }
  section.sec-report-collapse .responsive-table2 .tb-row .td {
    color: #3c3c3c !important;
  }
  section.sec-report-collapse #report1 .result-summary .row {
    border-collapse: collapse;
    border-right: none;
    border-bottom: none;
  }
  .circleIcon {
		width: 55px;
		
	}
  section.sec-report-collapse #report1 .result-summary .row .col-md-3 {
    border: none;
  }
  section.sec-report-collapse #report1 .result-summary .row + .row {
    border-top: none;
  }
  section.sec-report-collapse #report1 .result-summary .icon-text-container {
    font-size: 18px !important;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.sec-report-collapse #report1 .result-summary .icon-text-container .price {
    font-size: 15px !important;
  }
  section.sec-report-collapse #report1 .result-summary .icon-text-container.off {
    color: #3c3c3c !important;
  }
  section.sec-report-collapse #report1 .icon {
    padding-top: 10px;
  }
  section.sec-report-collapse #report1 .line-box {
    border: 1px solid #d2d2d2;
  }
  section.sec-report-collapse #report3 .content-container,
  section.sec-report-collapse #report5 .content-container {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.sec-report-collapse #report3 .row,
  section.sec-report-collapse #report5 .row {
    border-collapse: collapse;
    border: 1px solid #d2d2d2;
    border-right: none;
    border-bottom: none;
  }
  section.sec-report-collapse #report3 .col-md-4,
  section.sec-report-collapse #report5 .col-md-4,
  section.sec-report-collapse #report3 .col-sm-4,
  section.sec-report-collapse #report5 .col-sm-4 {
    border: none;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
  }
  section.sec-report-collapse #report3 .icon-text-container,
  section.sec-report-collapse #report5 .icon-text-container {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 18px !important;
    font-weight: 700;
  }
  section.sec-report-collapse #report3 .icon-text-container .price,
  section.sec-report-collapse #report5 .icon-text-container .price {
    font-size: 15px !important;
  }
  section.sec-report-collapse #report3 .icon-text-container.off,
  section.sec-report-collapse #report5 .icon-text-container.off {
    color: #3c3c3c;
  }
  section.sec-report-collapse #report3 .icon,
  section.sec-report-collapse #report5 .icon {
    display: none;
  }
  section.sec-report-collapse #report5 .content-container .guide-box-container {
    margin-top: 50px;
  }
  section.sec-report-collapse #report6 .bg-key,
  section.sec-report-collapse #report6 .bg-green {
    background-color: #e6e6e6 !important;
  }
  section.sec-report-collapse #report6 .color-white {
    color: #3c3c3c;
  }
  section.sec-report-collapse #report6 .table-head {
    border: 1px solid #d2d2d2;
    font-size: 19px !important;
    font-weight: 700;
  }
  section.sec-report-collapse #report6 .large {
    font-size: 19px !important;
  }
  section.sec-report-collapse #report6 .content-container {
    margin-top: 0px !important;
  }
  section.sec-report-collapse #report6 .content-container .guide-box-container {
    margin-top: 50px !important;
  }
  section.sec-report-collapse #report7 .row {
    border-collapse: collapse;
    border: 1px solid #d2d2d2;
    border-right: none;
    border-bottom: none;
  }
  section.sec-report-collapse #report7 .col-md-6 {
    border: none;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
  }
  section.sec-report-collapse #report7 .icon-text-container {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 18px !important;
    font-weight: 700;
  }
  section.sec-report-collapse #report7 .icon-text-container .price {
    font-size: 15px !important;
  }
  section.sec-report-collapse #report7 .icon {
    display: none;
  }
  section.sec-report-collapse #mileageInput {
    display: none;
  }
  .report-bottom .row {
    display: none;
  }
  .sec-report-title .allBtn,
  .sec-report-title .print-button {
    display: none;
  }
  .sec-report-title .title {
    font-size: 50px;
    line-height: 1em;
    padding-top: 50px;
    padding-bottom: 30px;
    font-weight: 700 !important;
    color: #189bfa !important;
  }
  .sec-report-title .report-title-wrap {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-report-title .report-title-wrap .h4 {
    font-size: 25px;
  }
  .sec-report-title .report-title-wrap .h5 {
    font-size: 20px;
  }
  .sec-report-title .report-title-wrap > div {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  .sec-report-title .report-title-wrap > div.img {
    padding-right: 20px;
  }
  .collapse-area .header-area {
    padding: 10px 10px !important;
  }
  .collapse-area .header-area .icon-angle-up {
    display: none;
  }
  .collapse-area .header-area a {
    font-size: 25px !important;
    font-weight: 700;
  }
  .col-md-6 {
    width: 50% !important;
    float: left !important;
  }
  .col-sm-2 {
    width: 16.66666667% !important;
    float: left !important;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333% !important;
  }
  .result-area {
    width: 100%;
    height: auto !important;
    overflow: visible !important;
  }
  .result-area .row:before,
  .result-area .row:after {
    content: " ";
    display: table;
  }
  .result-area .row:after {
    clear: both;
  }
  .result-area .row:before,
  .result-area .row:after {
    content: " ";
    display: table;
  }
  .result-area .row:after {
    clear: both;
  }
  .result-area .col-md-3 {
    width: 25% !important;
    float: left !important;
  }
  .result-area .col-md-6 {
    width: 50% !important;
    float: left !important;
  }
  .result-area .col-sm-4 {
    width: 33.33333333% !important;
    float: left !important;
  }
  .result-area.collapse {
    display: block !important;
  }
  .result-area .responsive-table {
    font-weight: 500;
    display: table !important;
    width: 100% !important;
    border-collapse: collapse;
  }
  .result-area .responsive-table .tb-row {
    display: table-row !important;
  }
  .result-area .responsive-table .tb-row .th {
    width: 25%;
    font-weight: 700;
  }
  .result-area .responsive-table .tb-row .th,
  .result-area .responsive-table .tb-row .td {
    float: none;
    display: table-cell !important;
    width: 25%;
    height: auto !important;
    line-height: 1em;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #d2d2d2;
    font-size: 18px !important;
    color: #3c3c3c;
    padding: 10px 10px !important;
  }
  .result-area .responsive-table .tb-row.tb-body .th.hidden-lg {
    float: none !important;
    display: none !important;
    font-size: 18px !important;
  }
  .result-area .responsive-table .tb-row.tb-body .td {
    font-weight: 700;
    font-size: 15px !important;
    padding: 10px 10px !important;
    bordre: 1px solid red;
  }
  .result-area .responsive-table .tb-row.tb-body .date {
    margin-top: 0;
    width: 25% !important;
    background-color: #ffffff;
    color: #3c3c3c;
  }
  .result-area	.responsive-table2 .tb-row .th {
		border-top: 1px solid #d2d2d2;
		border-left: 1px solid #d2d2d2;
		border-right: 1px solid #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
		float: left;
		width: 50%;
		padding: 0 15px;
		height: 70px;
		overflow: hidden;
		line-height: 70px;
		background-color: #f5f5f5;
	}
	.result-area .responsive-table2 .tb-row .td {
		width: 50%;
		float: left;
		border-top: 1px solid #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
		border-right: 1px solid #d2d2d2;
		padding: 0 15px;
		height: 70px;
		overflow: hidden;
		line-height: 70px;
	}
	 .result-area .responsive-table2 p {
		font-size: 13px;
		margin: 10px;
		color: #3c3c3c;
	}
	.result-area .responsive-table2 .tb-row {display:table-row;}
	.result-area .responsive-table2 .tb-row .th, .responsive-table2 .tb-row .td {display:table-cell; min-height:1px; width:50%; min-width: 200px; 
																 vertical-align:middle; text-align:center; border:1px solid #d2d2d2; font-size:18px;}
	
	.
	.result-area .h5 {
    font-size: 20px !important;
  }
  #report5 .col-md-4 {
    width: 33.33333333% !important;
    float: left !important;
  }
  .guide-box-container .deco {
    display: none;
  }
  .guide-box-container .guide-box {
    position: relative;
    z-index: 2;
    padding: 30px;
    padding-right: 30px;
  }
  .crash-info-list {
    diaplay: table !important;
    width: 100% !important;
  }
  .crash-info-list .row {
    display: table-row !important;
    width: 100% !important;
  }
  .crash-info-list .row .col-md-2 {
    float: none !important;
    display: table-cell !important;
    width: 16.66666667% !important;
  }
  .crash-info-list .row .col-md-6 {
    float: none !important;
    display: table-cell !important;
    width: 50% !important;
  }
  .crash-info-list .row .col-md-4 {
    float: none !important;
    display: table-cell !important;
    width: 33.33333333% !important;
  }
  .crash-info-list .row .to-sm-margin-top {
    margin-top: 0 !important;
  }
  .crash-info-list .date {
    vertical-align: middle;
  }
  .crash-info-list .date .xlarge {
    font-size: 15px;
  }
  .crash-info-list .report-table {
    height: auto !important;
  }
  .crash-info-list .report-table thead th {
    height: auto;
    padding: 5px 10px;
    font-size: 18px !important;
    font-weight: 700;
  }
  .crash-info-list .report-table.small-padding tbody td {
    height: auto;
    padding: 5px 10px !important;
    font-size: 15px !important;
  }
  #report7 .width-compact {
    width: 600px !important;
  }
  #report7 .col-md-6 {
    width: 50% !important;
    float: left !important;
  }
  .to-sm-margin-top {
    margin-top: 0 !important;
  }
  .guide-list li {
    margin-top: 10px;
    position: relative;
    padding-left: 140px;
  }
  .guide-list li .li-title {
    font-size: 15px;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .guide-list li .li-title:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #189bfa;
    margin-right: 8px;
    position: relative;
    top: -3px;
  }
  .guide-list li .li-content {
    font-size: 13px;
    line-height: 24px;
  }
  .xs-br {
    display: none !important;
  }
  .sec-report-collapse {
    background-color: transparent !important;
  }
  .sec-report-collapse .message {
    font-size: 15px !important;
    margin-top: 25px;
  }
  .sec-report-collapse .message .icon-font {
    margin-top: -3px;
  }
  .sec-report-collapse .message .icon-font::before {
    width: 25px;
    height: 23px;
  }
  .sec-search-history {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .sec-search-history .container {
    position: relative;
    padding-right: 370px;
  }
  .sec-search-history .deco {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    width: auto;
    position: absolute;
    right: 0;
    bottom: -80px;
    height: auto;
  }
  .sec-search-history {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .search-history-container .search-history:before,
  .search-history-container .search-history:after {
    content: " ";
    display: table;
  }
  .search-history-container .search-history:after {
    clear: both;
  }
  .search-history-container .search-history:before,
  .search-history-container .search-history:after {
    content: " ";
    display: table;
  }
  .search-history-container .search-history:after {
    clear: both;
  }
  .search-history-container .search-history .column {
    float: left;
    margin-top: 0;
  }
  .search-history-container .search-history .column:nth-child(1) {
    width: 21.6%;
    margin-left: 0;
  }
  .search-history-container .search-history .column:nth-child(2) {
    width: 56.8%;
    margin-left: 1.4%;
  }
  .search-history-container .search-history .column:nth-child(3) {
    width: 18.9%;
    margin-left: 1.3%;
    text-align: right;
    margin-top: 0;
    padding: 0;
  }
  .search-history-container .button-area {
    text-align: right !important;
  }
  .search-step .col-md-3 {
    margin-top: 0;
  }
  .user-type-step .column {
    float: left;
    width: 20%;
  }
  .dictionary-wrap {
    display: table;
    width: 100%;
  }
  .dictionary-wrap .table-wrap {
    display: table-cell;
    vertical-align: top;
    width: 30%;
  }
  .dictionary-wrap .list-wrap {
    display: table-cell;
    vertical-align: top;
    width: 70%;
  }
  .dictionary-wrap .list-wrap .custom-scroll-container {
    position: static !important;
    height: auto !important;
    overflow: visible !important;
  }
  .information-wrap .information-box {
    display: table;
    width: 100%;
    direction: rtl !important;
    border: 1px solid #dcdcdc;
  }
  .information-wrap .information-box .list-cell {
    display: table-cell;
    direction: ltr !important;
    padding: 0 !important;
  }
  .information-wrap .information-box .result-cell {
    display: table-cell;
    width: 50%;
  }
  .sec-research .sec1 {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
  }
  .sec-research .sec1 .deco {
    width: 300px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 400px;
    overflow: hidden;
  }
  .container.width-xcompact {
    max-width: 480px;
  }
  .sec-popular .popular-result {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .sec-popular .popular-result .column {
    display: table-cell;
    min-height: 1px;
    padding-left: 35px;
  }
  .sec-popular .popular-result .column:first-child {
    padding-left: 0;
  }
  .tab.boxType li {
    min-width: 180px;
    text-align: center;
    padding: 14px;
  }
  .tab.boxType li a {
    display: block;
    height: auto !important;
  }
  .tab.boxType li.active {
    padding-top: 11px;
  }
  .model-search .visible-sm-block {
    display: none !important;
  }
  .model-search .hidden-sm {
    display: block !important;
  }
  .model-search .after-arrow {
    position: absolute;
    width: 25px;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(/img/icon/arrow-right.png);
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
  .sec-popular .visible-xs-block {
    display: none !important;
  }
  .sec-popular .line-box.hidden-xs {
    display: block !important;
  }
  .module-faq-search {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    display: table !important;
    width: 100%;
  }
  .module-faq-search .column {
    display: table-cell !important;
    margin-top: 0;
    vertical-align: top;
  }
  .module-faq-search .column.select-type {
    width: 160px !important;
    padding-right: 10px;
  }
  .module-faq-search .column.input {
    width: 420px;
  }
  .module-faq-search .column.input input {
    width: 100%;
  }
  .module-faq-search .column.btnarea {
    display: table-cell !important;
    padding-left: 10px;
    width: 150px !important;
  }
  .sec-alliance .deco img {
    max-width: 100%;
  }
  .wrapDiv {
		display: flex;
		width: 1000% !important;
	}
	.div1 {
		width: 200% !important;
		float: left;
		box-sizing: border_box;
		border: 1px solid #d2d2d2;
		margin-left: -25px;
	}
	.div2 {
		width: 225% !important;
		float: left;
		box-sizing: border-box;
		display: inline-block;
		border: 1px solid #d2d2d2;
		border-left: 0px;
		border-right: 0px;
	}
	.div2_1 {
		float: left;
		width: 38%;
		padding-left: 20px;
		padding-bottom: 20px;
	}
	.div2_2 {
		float: right;
		width: 57%;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.div2_3 {
		float: left;
		width: 47%;
		margin-left: 20px;
		padding-bottom: 20px;
	}
	.div2_4 {
		float: right;
		width: 40%;
		margin-right: 20px;
		padding-bottom: 20px;
	}
	.div3 {
		width: 125% !important;
		float: right;
		box-sizing: border-box;
		text-align: center;
		border: 1px solid #d2d2d2;
		margin-right: -495px;
	}
	.lbl {
		font-size: 15px;
		font-weight: 400;
	}
	
	.legendDiv {
		position: absolute;
		float: right;
		left: 100%;
		width: 60px;
		transform: translate(-30%, -20%);
	}
	
	.legend1 {
		float: left;
		height: 12px;
		width: 50%;
		background-color: #FA5858;
		border-radius: 10%;
		opacity: 0.3;
		border: 1px solid #000;
	}
	
	.legend2 {
		float: left;
		height: 12px;
		width: 50%;
		background-color: #81BEF7;
		border-radius: 10%;
		opacity: 0.3;
		border: 1px solid #000;
	}
	
	.legend3 {
		float: left;
		height: 12px;
		width: 50%;
		background-color: #E4E639;
		border-radius: 10%;
		opacity: 0.2;
		border: 1px solid #000;
	}
	
	.legendDesc {
		float: right;
		width: 50%;
		margin-top: -2px;
		font-size: 10px;
	}
	.indv {
		margin-left:18%;
		margin-top:-12%;
	}
	.indv3 {
		margin-right: -370px;
	}
	.indvlbl {
		font-size: 13px;
		font-weight: 300;
	}
	
	#marketprice-chart-draw div {
		max-width: 100%;
	}
	#marketprice-chart-draw canvas {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
		overflow: hidden;
	}
	
	#marketprice-chart-draw-pdct div {
		max-width: 100%;
	}
	#marketprice-chart-draw-pdct canvas {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
		overflow: hidden;
	}
}

/*======================================
		수리부품내역 집적 및 제공
========================================*/
.div-control table.report-table {width:100% !important;}