@charset "UTF-8";
/* frameworks */
.container {
  max-width: 1280px;
}

.row-0 {
  margin: 0;
}
.row-0 > div {
  padding: 0;
}

.row-10 {
  margin: 0 -5px;
}
.row-10 > div {
  padding: 0 5px;
}

.row-20 {
  margin: 0 -10px;
}
.row-20 > div {
  padding: 0 10px;
}

.row-40 {
  margin: 0 -20px;
}
.row-40 > div {
  padding: 0 20px;
}

.row-R > div {
  float: right;
}

.row-table {
  display: table;
  width: 100%;
}
.row-table > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 0;
}
.row-table .col {
  width: auto;
}
.row-table .col-auto {
  width: 1%;
}
.row-table.vlign-top > div {
  vertical-align: top;
}

.section-middle {
  display: table;
  width: 100%;
  height: 100vh;
}
.section-middle > div {
  display: table-cell;
  vertical-align: middle;
}

figure {
  margin: 0;
}
figure.cover {
  margin: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.cover img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
figure.contain {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
figure.contain img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
figure img {
  width: 100%;
  max-width: 100%;
}

.icon {
  position: relative;
}
.icon img {
  display: block;
}

a:focus,
button:focus {
  outline: none;
}

.btn,
.link {
  text-decoration: none;
  transition: all 400ms ease-out;
}

.btn:focus,
.btn:hover,
.link:focus,
.link:hover {
  text-decoration: none;
}

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

img {
  max-width: 100%;
}

ul.item-list,
ul.nav-list {
  margin: 0;
  padding: 0;
}
ul.item-list li,
ul.nav-list li {
  list-style: none;
  float: left;
}
ul.item-list li a.link,
ul.nav-list li a.link {
  display: block;
}
ul.item-list:before, ul.item-list:after,
ul.nav-list:before,
ul.nav-list:after {
  content: " ";
  display: table;
}
ul.item-list:after,
ul.nav-list:after {
  clear: both;
}

ul.item-list.fluid li,
ul.nav-lis.fluid li {
  width: 100%;
}

.iframe-container {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden;
}
.iframe-container iframe, .iframe-container object, .iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 57%;
  overflow: hidden;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* config */
@font-face {
  font-family: "db_helvethaica";
  src: url("../font/db_helvethaica_x_thin_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica";
  src: url("../font/db_helvethaica_x_li_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_li_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica";
  src: url("../font/db_helvethaica_x_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica";
  src: url("../font/db_helvethaica_x_med_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_med_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica";
  src: url("../font/db_helvethaica_x_bd_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_bd_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_ulli_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_ulli_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_thin_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_thin_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_li_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_li_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_med_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_med_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_bd_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_bd_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "db_helvethaica_cond";
  src: url("../font/db_helvethaica_x_blk_cond_v3.2.woff2") format("woff2"), url("../font/db_helvethaica_x_blk_cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: bold;
  font-style: normal;
}
.text-primary {
  color: #117FE7 !important;
}

.text-secondary {
  color: #0F2852 !important;
}

.text-red {
  color: #f00 !important;
}

.text-gray {
  color: #707070 !important;
}

.text-lightgray {
  color: #999 !important;
}

.text-gold {
  color: #e9c87b !important;
}

.text-light {
  color: #ffffff !important;
}

.text-dark {
  color: #000000 !important;
}

.text-darkgray {
  color: #333333 !important;
}

.text-brown {
  color: #5B3C31 !important;
}

body {
  font-family: "db_helvethaica_cond";
  background-color: #fff;
  font-size: 16px;
  color: #333333;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "db_helvethaica_cond";
}

.transition {
  transition: all 400ms ease-out;
}

/* components */
#preload {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  background-color: #117FE7;
}

.preload {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9999;
  transform: translate(-50%, -50%);
}
.preload .logo {
  width: 320px;
  height: 60px;
}
.preload .loader {
  border: 2px solid;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border-color: #64b4ff #379eff #40a2ff;
  -webkit-animation: spins 1s linear infinite;
          animation: spins 1s linear infinite;
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@-webkit-keyframes spins {
  100% {
    transform: rotate(360deg);
    filter: hue-rotate(0);
  }
}

@keyframes spins {
  100% {
    transform: rotate(360deg);
    filter: hue-rotate(0);
  }
}
nav.menu li a.link {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  padding: 0 10px;
  position: relative;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
nav.menu li a.link:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: #117FE7;
  opacity: 0;
  transition: all 400ms ease-out;
}
nav.menu li a.link:hover {
  color: #117FE7;
}
nav.menu li.active a.link {
  color: #117FE7;
}
nav.menu li.active a.link:before {
  opacity: 1;
}
nav.menu li.dropdown a.link .icon {
  display: inline-block;
  vertical-align: middle;
}
nav.menu li.dropdown a.link .icon:before {
  content: "";
  font-family: "FontAwesome";
}
nav.menu li.dropdown.show a.link .icon:before {
  content: "";
}
nav.menu li + li {
  margin-left: 20px;
}
nav.menu .dropdown-toggle::after {
  display: none;
}
nav.menu .dropdown-menu {
  min-width: 190px;
  border: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 0;
}
nav.menu .dropdown-menu li {
  width: 100%;
}
nav.menu .dropdown-menu li + li {
  margin-left: 0;
  border-top: 1px solid #DCE5EA;
}
nav.menu .dropdown-menu li.active .link {
  background-color: #117FE7;
  color: #ffffff;
}
nav.menu .dropdown-menu .link {
  padding: 6px 30px;
  color: #117FE7;
  display: block;
  font-weight: 500;
  height: auto;
}
nav.menu .dropdown-menu .link:before {
  display: none;
}

.menu-mobile-btn {
  display: none;
  width: 15px;
  height: 13px;
  position: relative;
  margin-left: 25px;
}
.menu-mobile-btn .btn-mobile {
  display: block;
  height: 100%;
  transition: all 400ms ease-out;
}
.menu-mobile-btn .btn-mobile .bar {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #ffffff;
  margin: auto;
  transition: all 400ms ease-out;
  border-radius: 2px;
}
.menu-mobile-btn .btn-mobile .bar:nth-child(1) {
  top: 0;
}
.menu-mobile-btn .btn-mobile .bar:nth-child(2) {
  top: 0;
  bottom: 0;
}
.menu-mobile-btn .btn-mobile .bar:nth-child(3) {
  top: 0;
  bottom: 0;
}
.menu-mobile-btn .btn-mobile .bar:nth-child(4) {
  bottom: 0;
}
.menu-mobile-btn .btn-mobile.close {
  opacity: 1;
}
.menu-mobile-btn .btn-mobile.close .bar:nth-child(1) {
  top: 0;
  opacity: 0;
}
.menu-mobile-btn .btn-mobile.close .bar:nth-child(2) {
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
}
.menu-mobile-btn .btn-mobile.close .bar:nth-child(3) {
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}
.menu-mobile-btn .btn-mobile.close .bar:nth-child(4) {
  bottom: 0;
  opacity: 0;
}

.slick-prev:before,
.slick-next:before {
  display: none;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #117FE7;
}

.slick-prev, .slick-next,
a.slick-prev:not([href]):not([tabindex]), a.slick-next:not([href]):not([tabindex]),
a.slick-prev, a.slick-next {
  z-index: 1;
  width: 55px;
  height: 55px;
  line-height: 63px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #117FE7;
  font-size: 40px;
  border-radius: 0%;
  transition: All 400ms ease;
}

.slick-prev {
  left: 50%;
  margin-left: -720px;
}

.slick-next {
  right: 50%;
  margin-right: -720px;
}

a.slick-prev:not([href]):not([tabindex]):hover,
a.slick-next:not([href]):not([tabindex]):hover,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #117FE7;
  color: #ffffff;
}

.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 5px;
  position: relative;
  transition: All 400ms ease;
}
.slick-dots li button {
  width: 24px;
  height: 24px;
  border: 4px solid #DCE5EA;
  padding: 0;
  background: transparent;
  border-radius: 50%;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  background: transparent;
  border-color: #117FE7;
}
.slick-dots li.slick-active:before {
  opacity: 1;
}

.slick-dots:hover li {
  opacity: 0.5;
}

.slick-dots:hover li:hover {
  opacity: 1;
}

.slick-slide .item {
  float: left;
}

.breadcrumb-block {
  padding: 0;
  overflow: auto;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}

.breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
  border-radius: 0px;
}
.breadcrumb li {
  position: relative;
  color: #ffffff;
  font-size: 21px;
  font-weight: 300;
  line-height: 25px;
  padding: 0 20px;
}
.breadcrumb li .link {
  color: #ffffff;
  font-size: 21px;
  font-weight: 300;
  line-height: 25px;
}
.breadcrumb li .link:hover {
  color: #0F2852;
}
.breadcrumb li.active {
  max-width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.breadcrumb li + li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 14px;
  background-color: #ffffff;
}

.pagination-block {
  position: relative;
  padding: 30px 0;
}

.pagination-label .title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
}
.pagination-label span {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  display: inline;
  margin: 0 8px;
  padding: 2px 25px;
  background-color: #117FE7;
  border-radius: 30px;
}

.pagination {
  margin: 0;
}
.pagination .link {
  display: block;
  text-align: center;
  min-width: 50px;
  height: 50px;
  line-height: 48px;
  padding: 0 10px;
  font-size: 40px;
  font-weight: 500;
  position: relative;
  background-color: transparent;
  color: #117FE7;
  border: 0px solid #ebebeb;
  border-radius: 0%;
  transition: all 200ms ease-out;
}
.pagination .link:hover {
  color: #117FE7;
}
.pagination .link .feather {
  position: relative;
  top: 4px;
}
.pagination .link:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background-color: #117FE7;
  opacity: 0;
  transition: all 200ms ease-out;
}
.pagination .active .link {
  color: #117FE7;
}
.pagination .active .link:before {
  opacity: 1;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
}
.pagination li + li {
  margin-left: 6px;
}
.pagination .pagination-nav .link {
  color: #999;
}
.pagination .pagination-nav .link:hover {
  color: #117FE7;
}
.pagination .jumpPage {
  width: 110px;
  padding-top: 5px;
}
.pagination .select2-container--default .select2-selection--single {
  height: 40px;
  border: 0px solid #ebebeb;
  border-radius: 0;
}
.pagination .select2-container .select2-selection--single .select2-selection__rendered {
  color: #999;
  line-height: 38px;
  font-size: 22px;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 25px;
}
.pagination .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 1px;
}
.pagination .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  line-height: 36px;
  font-size: 26px;
  color: #999;
}

.font-base-editor, .editor-content p, .editor-content {
  font-size: 36px;
  font-weight: 300;
  color: #707070;
  line-height: 1.2em;
  margin-bottom: 20px;
}

.editor-content .font-base-editor, .editor-content p, .editor-content .editor-content {
  font-size: 36px;
  font-weight: 300;
  color: #707070;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.editor-content p:last-child {
  margin-bottom: 0;
}
.editor-content strong {
  font-weight: 500;
}
.editor-content img {
  height: auto !important;
}

.whead {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 30px;
}
.whead:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 120px;
  background-color: #117FE7;
}
.whead .title {
  margin: 0;
  font-weight: 500;
  line-height: 0.7em;
  color: #117FE7;
  text-transform: uppercase;
}
.whead .title.-lg {
  font-size: 100px;
}
.whead .title.-md {
  font-size: 80px;
}
.whead .title.-sm {
  font-size: 48px;
}
.whead .desc {
  margin: 0;
  font-size: 60px;
  font-weight: 100;
  line-height: 0.7em;
  color: #117FE7;
  text-transform: uppercase;
}
.whead.t-cen {
  text-align: center;
}
.whead.t-cen:before {
  right: 0;
  margin: auto;
}

.btn {
  background: none;
  position: relative;
  overflow: hidden;
  top: 0;
  z-index: 10;
  border: 1px solid transparent;
  padding: 0 10px;
  min-width: 160px;
  height: 50px;
  line-height: 48px;
  font-size: 24px;
  font-weight: 500;
  border-radius: 0px;
}
.btn.fluid {
  min-width: inherit;
  width: 100%;
  position: relative;
}
.btn:focus {
  box-shadow: none;
}
.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.btn:hover:before {
  transform: scaleX(1);
}
.btn.-md {
  min-width: 200px;
}
.btn .icon {
  width: 18px;
  height: 18px;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 50%;
}

.btn-more {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-more .icon {
  width: 18px;
  height: 18px;
  border-width: 2px;
  border-style: solid;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 50%;
  transition: all 400ms ease-out;
}

.btn-more:hover .icon {
  margin-left: 15px;
}

.btn-primary {
  color: #ffffff;
  background-color: #117FE7;
  border-color: #117FE7;
  background-image: linear-gradient(180deg, #117FE7 0%, #117FE7 100%);
}
.btn-primary:hover, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.actitve:focus, .btn-primary:active.focus, .btn-primary.active.focus, .btn-primary:focus:hover, .btn-primary.focus:hover {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #117FE7;
}
.btn-primary.disabled, .btn-primary.disabled:hover {
  color: #ffffff;
  background-color: #117FE7;
  border-color: #117FE7;
  opacity: 0.5;
}
.btn-primary:before {
  background-color: #0F2852;
}
.btn-primary .icon {
  border-color: #ffffff;
}

.btn-secondary {
  color: #9B9B9B;
  background-color: #ffffff;
  border-color: #9B9B9B;
}
.btn-secondary:hover, .btn-secondary:active:hover, .btn-secondary.active:hover, .btn-secondary:active:focus, .btn-secondary.actitve:focus, .btn-secondary:active.focus, .btn-secondary.active.focus, .btn-secondary:focus:hover, .btn-secondary.focus:hover {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #9B9B9B;
}
.btn-secondary.disabled, .btn-secondary.disabled:hover {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #9B9B9B;
  opacity: 0.5;
}
.btn-secondary:before {
  background-color: #9B9B9B;
}

.btn-bg-secondary {
  color: #ffffff;
  background-color: #0F2852;
  border-color: #0F2852;
}
.btn-bg-secondary:hover, .btn-bg-secondary:active:hover, .btn-bg-secondary.active:hover, .btn-bg-secondary:active:focus, .btn-bg-secondary.actitve:focus, .btn-bg-secondary:active.focus, .btn-bg-secondary.active.focus, .btn-bg-secondary:focus:hover, .btn-bg-secondary.focus:hover {
  color: #0F2852;
  background-color: transparent;
  border-color: #0F2852;
}
.btn-bg-secondary.disabled, .btn-bg-secondary.disabled:hover {
  color: #ffffff;
  background-color: #0F2852;
  border-color: #0F2852;
  opacity: 0.5;
}
.btn-bg-secondary:before {
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #f00;
  border-color: #f00;
}
.btn-danger:hover, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger:active:focus, .btn-danger.actitve:focus, .btn-danger:active.focus, .btn-danger.active.focus, .btn-danger:focus:hover, .btn-danger.focus:hover {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #f00;
}
.btn-danger.disabled, .btn-danger.disabled:hover {
  color: #ffffff;
  background-color: #f00;
  border-color: #f00;
  opacity: 0.5;
}
.btn-danger:before {
  background-color: #f90f0f;
}

.btn-back {
  color: #117FE7;
  background-color: #ffffff;
  border-color: #DCE5EA;
}
.btn-back:hover, .btn-back:active:hover, .btn-back.active:hover, .btn-back:active:focus, .btn-back.actitve:focus, .btn-back:active.focus, .btn-back.active.focus, .btn-back:focus:hover, .btn-back.focus:hover {
  color: #117FE7;
  background-color: #DCE5EA;
  border-color: #DCE5EA;
}
.btn-back.disabled, .btn-back.disabled:hover {
  color: #117FE7;
  background-color: #ffffff;
  border-color: #9B9B9B;
  opacity: 0.5;
}
.btn-back:before {
  background-color: #DCE5EA;
}

.btn-gray {
  color: #ffffff;
  background-color: #707070;
  border-color: #707070;
}
.btn-gray:hover, .btn-gray:active:hover, .btn-gray.active:hover, .btn-gray:active:focus, .btn-gray.actitve:focus, .btn-gray:active.focus, .btn-gray.active.focus, .btn-gray:focus:hover, .btn-gray.focus:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: #707070;
}
.btn-gray.disabled, .btn-gray.disabled:hover {
  color: #ffffff;
  background-color: #707070;
  border-color: #707070;
  opacity: 0.5;
}
.btn-gray:before {
  background-color: #707070;
}

.form-default .row {
  margin: 0 -40px;
}
.form-default .row > div {
  padding: 0 40px;
}
.form-default .form-group {
  position: relative;
  margin-bottom: 25px;
}
.form-default .control-label {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 36px;
  color: #117FE7;
  line-height: 1.2em;
}
.form-default .form-control {
  line-height: 1.2em;
  padding: 15px 25px;
  font-weight: 500;
  font-size: 36px;
  color: #707070;
  min-height: 80px;
  background-color: #ffffff;
  border: 1px solid #707070;
  border-radius: 0px;
  box-shadow: none;
}
.form-default .form-control:focus {
  border-color: #333333;
}
.form-default .floating-label {
  color: #333333;
  font-size: 14px;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 9px;
  transition: all 200ms ease-out;
}
.form-default .form-control:focus ~ .floating-label,
.form-default .form-control:not(:focus):valid ~ .floating-label {
  color: #333333;
  font-size: 12px;
  left: 0;
  top: -22px;
}
.form-default .block-control {
  position: relative;
}
.form-default .has-error .form-control:focus {
  box-shadow: none;
}
.form-default .has-success .form-control:focus {
  box-shadow: none;
}
.form-default .form-button {
  padding-top: 45px;
}
.form-default .form-button.t-cen {
  text-align: center;
}
.form-default .form-button .btn {
  min-width: 240px;
  height: 80px;
  line-height: 78px;
  font-size: 36px;
}
.form-default .form-button .btn + .btn {
  margin-left: 75px;
}
.form-default .help-block.with-errors {
  position: absolute;
  left: 0;
  bottom: -36px;
  font-size: 20px;
  color: #f00;
}

.form-control-feedback {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.form-control-feedback:before {
  display: none;
}
.form-control-feedback.glyphicon-ok {
  background: url("../img/icon/checked.png") center no-repeat;
  background-size: 16px;
}
.form-control-feedback.glyphicon-remove {
  background: url("../img/icon/cancel.png") center no-repeat;
  background-size: 16px;
}

.radio-control {
  position: relative;
  display: inline-block;
  padding-left: 0;
}
.radio-control .icon {
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background-color: #ffffff;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
.radio-control .txt {
  margin: 0;
  font-size: 30px;
  font-weight: 300;
  color: #0F2852;
  line-height: 1;
  display: block;
  padding-left: 30px;
}
.radio-control input[type=radio] {
  margin-top: 0;
  position: absolute;
  z-index: 5;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.radio-control input[type=radio]:checked ~ .icon:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #117FE7;
  border-radius: 50%;
}

.checkbox-control {
  position: relative;
  display: inline-block;
}
.checkbox-control .icon {
  width: 22px;
  height: 22px;
  border: 2px solid #707070;
  background-color: #fff;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 5px;
}
.checkbox-control .txt {
  margin: 0;
  font-size: 30px;
  font-weight: 300;
  color: #0F2852;
  padding-left: 30px;
  line-height: 1;
  display: block;
  transition: all 400ms ease-out;
}
.checkbox-control .txt .color {
  color: #117FE7;
}
.checkbox-control input[type=checkbox] {
  margin-top: 0;
  position: absolute;
  z-index: 5;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.checkbox-control input[type=checkbox]:checked ~ .icon:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  font-family: "FontAwesome";
  font-size: 16px;
  color: #117FE7;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #707070;
  border-radius: 0px;
  height: 80px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 25px;
  padding-right: 50px;
  color: #707070;
  line-height: 78px;
  font-size: 36px;
  font-weight: 500;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  width: 20px;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  font-family: "FontAwesome";
  line-height: 36px;
  font-size: 34px;
  color: #999;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  content: "";
}

.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single:focus,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple:focus {
  outline: none;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered {
  color: #117FE7;
}

.select2-results__option {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #707070;
  border: 1px solid #ebebeb;
  padding: 10px 30px;
}

.select2-results__option + .select2-results__option {
  border-top: 0;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #117FE7;
  color: #ffffff;
  border-color: #117FE7;
  font-weight: 300;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  border-radius: 24px;
  background-color: #E5E5E5;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  border-radius: 24px;
  background-color: #117FE7;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #0F2852;
}

.modal-content {
  border: none;
  border-radius: 30px;
  box-shadow: none;
}

.modal-close {
  position: absolute;
  z-index: 99;
  top: 35px;
  right: 35px;
  background-color: transparent;
  border: 5px solid #117FE7;
  font-size: 50px;
  color: #117FE7;
  width: 76px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: All 400ms ease;
  border-radius: 50%;
}
.modal-close:hover {
  background-color: #117FE7;
  color: #ffffff;
}

.-sucsess .modal-dialog {
  max-width: 900px;
}

.modal-sucsess {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 800px;
  text-align: center;
}
.modal-sucsess .icon {
  width: 230px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.modal-sucsess .icon img {
  max-height: 230px;
  margin: 0 auto;
}
.modal-sucsess .h-title {
  color: #707070;
  font-size: 90px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}
.modal-sucsess .desc {
  color: #0F2852;
  font-size: 43px;
  font-weight: 300;
  line-height: 1.2em;
}
.modal-sucsess .action {
  padding-top: 80px;
}
.modal-sucsess .action .btn {
  width: 100%;
  min-width: 600px;
  height: 80px;
  line-height: 78px;
  font-size: 36px;
}

/* ----- modal policy ----- */
.modal-policy .mcscroll {
  height: 50vh;
}
.modal-policy .modal-content {
  background-color: #F3F4F5;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 40px;
  position: relative;
}
.modal-policy .modal-dialog {
  max-width: 1280px;
}
.modal-policy .modal-header {
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  border: none;
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 20px 0;
  position: relative;
}
.modal-policy .modal-header .title {
  font-size: 40px;
  font-weight: 500;
  color: #0F2852;
  margin: 0;
  line-height: 1.2em;
}
.modal-policy .modal-header .sub {
  font-size: 36px;
  font-weight: 500;
  color: #0F2852;
  margin: 0;
  line-height: 1.2em;
}
.modal-policy .modal-header .desc {
  font-size: 28px;
  font-weight: 500;
  color: #707070;
  margin: 0;
  line-height: 1.4em;
}
.modal-policy .modal-body {
  padding: 30px;
}
.modal-policy .modal-body .desc {
  font-size: 26px;
  color: #707070;
  font-weight: 300;
  margin: 0;
  line-height: 1.2em;
  margin-bottom: 25px;
}
.modal-policy .modal-body .indent {
  text-indent: 30px;
}
.modal-policy .modal-body .topic {
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  margin: 0 0 25px 0;
  line-height: 1.2em;
}
.modal-policy .detail-area {
  padding: 20px 0 0 0;
  background-color: transparent;
}
.modal-policy .download-box {
  position: relative;
}
.modal-policy .download-box .item-list {
  white-space: nowrap;
  flex-wrap: nowrap;
  margin: 0 -8px;
}
.modal-policy .download-box .item {
  padding: 0 8px;
  width: 600px;
  display: inline-flex;
  float: none;
}
.modal-policy .download-box .link {
  width: 100%;
}
.modal-policy .download-box .wrapper {
  border: 1px solid #DCE5EA;
  overflow: hidden;
  background-color: #ffffff;
  padding: 0 30px;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .height {
  height: 136px;
}
.modal-policy .download-box .icon-load {
  width: 49px;
}
.modal-policy .download-box .icon-load .lazy {
  transition: all 400ms ease-out;
}
.modal-policy .download-box .content {
  padding: 0 15px;
}
.modal-policy .download-box .content img {
  display: inline-block;
  vertical-align: middle;
}
.modal-policy .download-box .content .title {
  font-size: 36px;
  font-weight: 500;
  color: #117FE7;
  margin-bottom: 5px;
  max-height: 1em;
  line-height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .content .desc {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  color: #555555;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .content .desc .color {
  color: #117FE7;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .content .desc .item-list {
  margin: 0 -5px;
}
.modal-policy .download-box .content .desc .item-list li {
  padding: 0 5px;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .content .desc .item-list li + li {
  border-left: 1px solid #CCCCCC;
}
.modal-policy .download-box .content .desc .update {
  color: #9B9B9B;
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  margin-top: 5px;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .action .btn-link {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #117FE7;
  border: 1px solid #117FE7;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50%;
  transition: all 400ms ease-out;
}
.modal-policy .download-box .link:hover .wrapper {
  border-color: #117FE7;
  background-color: #117FE7;
}
.modal-policy .download-box .link:hover .icon-load .lazy {
  filter: grayscale(1) invert(1) brightness(300%);
}
.modal-policy .download-box .link:hover .content .title {
  color: #ffffff;
}
.modal-policy .download-box .link:hover .content .desc {
  color: #ffffff;
}
.modal-policy .download-box .link:hover .content .desc .color {
  color: #ffffff;
}
.modal-policy .download-box .link:hover .content .desc .item-list li + li {
  border-left-color: #ffffff;
}
.modal-policy .download-box .link:hover .content .desc .update {
  color: #ffffff;
}
.modal-policy .download-box .link:hover .action .btn-link {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #117FE7;
}

/* pages */
.global-container {
  overflow: hidden;
}

.link-more {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
}
.link-more .icon {
  width: 18px;
  height: 18px;
  border-width: 2px;
  border-style: solid;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 50%;
  transition: all 400ms ease-out;
}

.link-more:hover .icon {
  margin-left: 15px;
}

.default-header {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.default-header .inner {
  width: 100%;
  height: 300px;
  padding-top: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.default-header .content {
  position: relative;
}
.default-header .h-title {
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  color: #0F2852;
}

.default-nav {
  position: relative;
  margin-top: -40px;
}
.default-nav .slick-prev {
  margin-left: -650px;
}
.default-nav .slick-next {
  margin-right: -650px;
}
.default-nav .slick-prev, .default-nav .slick-next {
  font-size: 24px;
  line-height: 1;
  color: #DCE5EA;
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
}
.default-nav .slick-prev:hover, .default-nav .slick-next:hover {
  background-color: transparent;
  color: #117FE7;
}
.default-nav .slick-active {
  position: relative;
}
.default-nav .slick-active + .slick-active:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #707070;
  opacity: 0.2;
}
.default-nav .wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 150px;
  background-color: #F3F4F5;
  padding: 25px 30px;
  transition: all 400ms ease-out;
}
.default-nav .wrapper .contain {
  width: 83px;
  max-height: 83px;
  flex: 0 0 auto;
}
.default-nav .wrapper .contain .lazy {
  transition: all 400ms ease-out;
}
.default-nav .wrapper .content {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 15px;
}
.default-nav .wrapper .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  color: #117FE7;
  max-height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.default-nav .wrapper .desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  display: block;
  color: #707070;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.default-nav .link:hover .wrapper {
  background-color: #d1d3d5;
}
.default-nav .active .wrapper {
  background-color: #117FE7;
}
.default-nav .active .wrapper .contain .lazy {
  filter: grayscale(1) invert(1) brightness(300%);
}
.default-nav .active .wrapper .title {
  color: #ffffff;
}
.default-nav .active .wrapper .desc {
  color: #ffffff;
}

.default-whead {
  padding-top: 60px;
  padding-bottom: 16px;
}
.default-whead .subdesc {
  margin: 0 0 15px 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  text-align: left;
}

.default-subnav .slider {
  border-left: 1px solid #DCE5EA;
  border-right: 1px solid #DCE5EA;
}
.default-subnav .slick-prev {
  margin-left: -650px;
}
.default-subnav .slick-next {
  margin-right: -650px;
}
.default-subnav .slick-prev, .default-subnav .slick-next {
  font-size: 24px;
  line-height: 1;
  color: #DCE5EA;
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
}
.default-subnav .slick-prev:hover, .default-subnav .slick-next:hover {
  background-color: transparent;
  color: #117FE7;
}
.default-subnav .link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  border: 1px solid #DCE5EA;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  text-align: center;
}
.default-subnav .link:hover {
  background-color: #d1d3d5;
}
.default-subnav .link.active {
  background-color: #0F2852;
  color: #ffffff;
}

.default-body .head-cover {
  position: relative;
  box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.16);
}
.default-body .head-cover .cover {
  position: relative;
  padding-bottom: 400px;
}
.default-body .head-cover .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.default-body .-body {
  margin-top: -260px;
  position: relative;
}

.news-list .item-list {
  margin: 0 -20px;
}
.news-list .item-list > li {
  width: calc(100%/3);
  padding: 0 20px 40px 20px;
}
.news-list .item-list .thumb {
  position: relative;
  z-index: 0;
}
.news-list .item-list .thumb .cover {
  position: relative;
  padding-bottom: 80%;
  overflow: hidden;
}
.news-list .item-list .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 400ms ease-out;
}
.news-list .item-list .content {
  margin: -60px 20px 0 20px;
  padding: 30px 35px;
  background-color: #ffffff;
  border-bottom: 1px solid #117FE7;
  position: relative;
  z-index: 1;
  min-height: 300px;
  transition: all 400ms ease-out;
}
.news-list .item-list .title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
  color: #117FE7;
  max-height: 2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.news-list .item-list .line {
  width: 100px;
  height: 3px;
  background-color: #117FE7;
  margin: 20px 0;
  position: relative;
  left: -20px;
  transition: all 400ms ease-out;
}
.news-list .item-list .desc {
  font-size: 28px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.news-list .item-list .read {
  font-size: 18px;
  font-weight: 500;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  margin-top: 30px;
  transition: all 400ms ease-out;
}
.news-list .item-list .link:hover .thumb .cover .lazy {
  transform: scale(1.1);
}
.news-list .item-list .link:hover .content {
  background-color: #117FE7;
}
.news-list .item-list .link:hover .title {
  color: #ffffff;
}
.news-list .item-list .link:hover .line {
  background-color: #ffffff;
}
.news-list .item-list .link:hover .desc {
  color: #ffffff;
}
.news-list .item-list .link:hover .read {
  color: #ffffff;
}

.ui-widget-header {
  background-color: #117FE7;
  border-color: #117FE7;
  color: #ffffff;
}

.ui-widget-content {
  color: #0F2852;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  color: #0F2852;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border-color: #117FE7;
  background: #117FE7;
  color: #ffffff;
}

.top-graphic {
  position: relative;
}
.top-graphic .scroll {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 26px;
  margin: auto;
  z-index: 1;
  width: 60px;
  pointer-events: none;
}
.top-graphic .scroll .txt {
  font-family: "db_helvethaica";
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  line-height: 1;
  color: #ffffff;
}
.top-graphic .scroll .icon {
  width: 34px;
  margin: 0 auto;
  margin-top: 5px;
}

.main-slider .cover {
  position: relative;
  overflow: hidden;
  padding-bottom: calc(100vh);
}
.main-slider .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-slider .iframe-container,
.main-slider .video-container {
  padding-bottom: calc(100vh);
}

.wg-about {
  position: relative;
  padding-top: 175px;
  padding-bottom: 110px;
  background-image: url(../img/background/bg-wg-about.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
.wg-about .whead:before {
  left: -20px;
}
.wg-about .-slide-content {
  position: relative;
  left: -90px;
}

.wg-about-slide-nav {
  position: absolute;
  z-index: 1;
  width: 600px;
  height: 600px;
  pointer-events: none;
}
.wg-about-slide-nav .wrapper {
  width: 120px;
  height: 120px;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: visible;
  border: 2px dashed #117FE7;
  border-radius: 50%;
  transition: All 400ms ease;
}
.wg-about-slide-nav .wrapper .contain {
  position: relative;
  top: 0;
  transition: All 400ms ease;
}
.wg-about-slide-nav .wrapper .contain .lazy {
  max-width: 50px;
  max-height: 50px;
  transition: All 400ms ease;
}
.wg-about-slide-nav a.link:hover .wrapper .contain {
  top: -5px;
}
.wg-about-slide-nav .slick-track {
  height: 600px;
  width: 600px !important;
  transform: none !important;
}
.wg-about-slide-nav .slick-list {
  overflow: visible;
}
.wg-about-slide-nav .slick-slide {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  width: 120px !important;
  height: 120px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: All 400ms ease;
}
.wg-about-slide-nav .slick-slide.slick-active {
  pointer-events: visible;
  opacity: 1;
  bottom: auto;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+1) {
  top: -70px;
  left: 0px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+2) {
  top: 30px;
  left: 380px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+3) {
  top: 183px;
  left: 547px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+4) {
  top: 376px;
  left: 523px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+5) {
  top: 523px;
  left: 220px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+6) {
  top: 522px;
  left: -214px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+7) {
  top: 376px;
  left: -580px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+8) {
  top: 180px;
  left: -604px;
}
.wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+9) {
  top: 30px;
  left: -390px;
}
.wg-about-slide-nav .slick-current .wrapper {
  background-color: #117FE7;
  border-color: #ffffff;
  transform: scale(1.2);
}
.wg-about-slide-nav .slick-current .wrapper .contain .lazy {
  filter: grayscale(1) invert(1) brightness(500%);
}

.wg-about-slide-thumb {
  width: 600px;
  height: 600px;
  box-shadow: 0 0 80px 80px rgba(17, 127, 231, 0.15);
  border-radius: 50%;
}
.wg-about-slide-thumb .item {
  position: relative;
}
.wg-about-slide-thumb .inner {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wg-about-slide-thumb .content {
  position: relative;
}
.wg-about-slide-thumb .txt {
  text-transform: uppercase;
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  -webkit-text-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
}
.wg-about-slide-thumb .action {
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.wg-about-slide-thumb .action .link {
  color: #ffffff;
}
.wg-about-slide-thumb .action .link .icon {
  border-color: #ffffff;
}
.wg-about-slide-thumb .cover {
  position: relative;
  padding-bottom: 100%;
  border: 2px solid #117FE7;
  overflow: hidden;
  border-radius: 50%;
}
.wg-about-slide-thumb .cover:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #117FE7;
  background-blend-mode: multiply;
  opacity: 0.15;
  border-radius: 50%;
}
.wg-about-slide-thumb .cover .lazy {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.wg-about-slide-content .txt {
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  max-height: 5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.wg-about-slide-content .action {
  padding-top: 20px;
}
.wg-about-slide-content .action .link {
  color: #117FE7;
}
.wg-about-slide-content .action .link .icon {
  border-color: #117FE7;
}
.wg-about-slide-content .subcontent {
  padding-top: 50px;
}
.wg-about-slide-content .subcontent .h-title {
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  text-transform: uppercase;
}
.wg-about-slide-content .subcontent .item-list {
  margin: 0 -15px;
  padding-top: 35px;
}
.wg-about-slide-content .subcontent .item-list > li {
  padding: 0 15px;
  width: calc(100%/4);
}
.wg-about-slide-content .subcontent .icon {
  width: 120px;
  height: 120px;
  background-color: #ffffff;
  cursor: pointer;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: visible;
  border: 2px dashed #117FE7;
  border-radius: 50%;
  transition: All 400ms ease;
}
.wg-about-slide-content .subcontent .icon .contain {
  position: relative;
}
.wg-about-slide-content .subcontent .icon .contain .lazy {
  max-width: 60px;
  max-height: 60px;
  transition: All 400ms ease;
}
.wg-about-slide-content .subcontent .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
  color: #0F2852;
  text-align: center;
  margin-top: 30px;
  max-height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wg-about-slide-content .subcontent .link:hover .icon {
  background-color: #117FE7;
  border-color: #117FE7;
}
.wg-about-slide-content .subcontent .link:hover .icon .contain .lazy {
  filter: grayscale(1) invert(1) brightness(500%);
}

.wg-what {
  position: relative;
}

.wg-what-slide-content .wrapper {
  position: relative;
  padding: 70px 0;
  min-height: 785px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.wg-what-slide-content .wrapper .logo {
  position: relative;
  display: flex;
  left: -160px;
}
.wg-what-slide-content .wrapper .logo .contain {
  max-width: 70px;
  max-height: 70px;
  margin-right: 35px;
}
.wg-what-slide-content .wrapper .logo .txt {
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  color: #ffffff;
}
.wg-what-slide-content .wrapper .logo .txt small {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  display: block;
}
.wg-what-slide-content .wrapper .content {
  padding-top: 70px;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  line-height: 0.9;
}
.wg-what-slide-content .wrapper .content .h-title {
  font-size: 120px;
}
.wg-what-slide-content .wrapper .content .s-title {
  font-size: 90px;
  margin-bottom: 10px;
}
.wg-what-slide-content .wrapper .content .title {
  font-size: 60px;
  margin-bottom: 10px;
}
.wg-what-slide-content .wrapper .content .title span + span {
  margin-left: 10px;
}
.wg-what-slide-content .wrapper .content .title span + span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 50%;
}
.wg-what-slide-content .wrapper .content .desc {
  font-size: 38px;
}
.wg-what-slide-content .wrapper .banner {
  width: 160px;
  height: 160px;
  position: absolute;
  right: 50%;
  bottom: -5px;
  margin-right: -650px;
  background-color: #ffffff;
  border: 1px solid #DCE5EA;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.wg-what-slide-content .wrapper .banner:before {
  content: "";
  position: absolute;
  border: 9px solid #117FE7;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  pointer-events: none;
  border-radius: 50%;
}
.wg-what-slide-content .wrapper .banner:after {
  content: "";
  position: absolute;
  border: 1px dashed #117FE7;
  left: -6px;
  top: -6px;
  bottom: -6px;
  right: -6px;
  pointer-events: none;
  border-radius: 50%;
}
.wg-what-slide-content .wrapper .banner .inner {
  text-align: center;
  padding: 10px;
}
.wg-what-slide-content .wrapper .banner .txt {
  font-size: 48px;
  font-weight: 500;
  line-height: 0.7;
}
.wg-what-slide-content .wrapper .banner .txt small {
  display: block;
  font-size: 23px;
}
.wg-what-slide-content .wrapper .banner .top {
  color: #117FE7;
  padding-bottom: 5px;
  border-bottom: 1px dashed #117FE7;
}
.wg-what-slide-content .wrapper .banner .bottom {
  color: #0F2852;
  padding-top: 5px;
}
.wg-what-slide-content .info {
  background-color: #ffffff;
  height: 60px;
  padding: 0 165px;
  display: flex;
  align-items: center;
}
.wg-what-slide-content .info .title {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  font-size: 35px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
  text-transform: uppercase;
  margin-right: 30px;
}
.wg-what-slide-content .info .desc {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  font-size: 27px;
  font-weight: normal;
  line-height: 1em;
  color: #117FE7;
  margin-right: 30px;
  max-height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 900px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wg-what-slide-content .info .action {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.wg-what-slide-content .info .action .link {
  color: #0F2852;
}
.wg-what-slide-content .info .action .link .icon {
  border-color: #0F2852;
}

.wg-what-slide-nav {
  background-color: #0F2852;
}
.wg-what-slide-nav .item {
  position: relative;
}
.wg-what-slide-nav .graphic {
  position: absolute;
  z-index: 0;
  width: 40px;
  height: 30px;
  right: 100%;
  bottom: 0;
  transform: skewX(-30deg);
}
.wg-what-slide-nav .graphic.-typeI {
  background-color: #0F2852;
}
.wg-what-slide-nav .graphic.-typeII {
  background-color: #2851A0;
}
.wg-what-slide-nav .graphic.-typeIII {
  background-color: #117FE7;
}
.wg-what-slide-nav .graphic.-typeIV {
  background-color: #DCE5EA;
}
.wg-what-slide-nav .wrapper {
  cursor: pointer;
  position: relative;
  z-index: 1;
  border-radius: 20px 0 20px 0;
  transform: skewX(-30deg);
}
.wg-what-slide-nav .wrapper:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 30px;
  height: 30px;
  left: 100%;
  top: 0;
}
.wg-what-slide-nav .wrapper .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 118px;
  transform: skewX(30deg);
}
.wg-what-slide-nav .wrapper .contain {
  max-width: 70px;
  max-height: 70px;
  margin-right: 45px;
  position: relative;
  top: 0;
  transition: All 400ms ease;
}
.wg-what-slide-nav .wrapper .txt {
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.wg-what-slide-nav .wrapper.-typeI {
  background-color: #0F2852;
}
.wg-what-slide-nav .wrapper.-typeI:before {
  background-color: #0F2852;
}
.wg-what-slide-nav .wrapper.-typeI .txt {
  color: #ffffff;
}
.wg-what-slide-nav .wrapper.-typeII {
  background-color: #2851A0;
}
.wg-what-slide-nav .wrapper.-typeII:before {
  background-color: #2851A0;
}
.wg-what-slide-nav .wrapper.-typeII .txt {
  color: #ffffff;
}
.wg-what-slide-nav .wrapper.-typeIII {
  background-color: #117FE7;
}
.wg-what-slide-nav .wrapper.-typeIII:before {
  background-color: #117FE7;
}
.wg-what-slide-nav .wrapper.-typeIII .txt {
  color: #ffffff;
}
.wg-what-slide-nav .wrapper.-typeIV {
  background-color: #DCE5EA;
}
.wg-what-slide-nav .wrapper.-typeIV:before {
  background-color: #DCE5EA;
}
.wg-what-slide-nav .wrapper.-typeIV .txt {
  color: #0F2852;
}
.wg-what-slide-nav .link:hover .wrapper .contain {
  top: -5px;
}

.wg-inverter {
  position: relative;
  padding-top: 90px;
  background-color: #ffffff;
  background-image: url(../img/background/bg-wg-inverter.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

.wg-inverter-swiper {
  position: relative;
  padding-top: 35px;
  text-align: center;
  overflow: hidden;
}
.wg-inverter-swiper .swiper-slide + .swiper-slide {
  border-left: 1px dashed rgba(112, 112, 112, 0.2);
}
.wg-inverter-swiper .thumb {
  padding-bottom: 40px;
}
.wg-inverter-swiper .thumb .contain {
  position: relative;
  top: 0;
  margin: 0 auto;
  transition: All 400ms ease;
}
.wg-inverter-swiper .thumb .contain .lazy {
  max-height: 95px;
  max-width: 95px;
}
.wg-inverter-swiper .txt {
  font-size: 30px;
  font-weight: 500;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 1.6em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: All 400ms ease;
}
.wg-inverter-swiper .link:hover .thumb .contain {
  top: -5px;
}
.wg-inverter-swiper .link:hover .txt {
  color: #0F2852;
}

.wg-inverter-content {
  padding-top: 80px;
}
.wg-inverter-content .publication {
  background-color: #117FE7;
}
.wg-inverter-content .publication .head {
  padding: 0 40px;
}
.wg-inverter-content .publication .head .height {
  height: 100px;
}
.wg-inverter-content .publication .head .txt {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
}
.wg-inverter-content .publication .head .action .link {
  color: #ffffff;
}
.wg-inverter-content .publication .head .action .link .icon {
  border-color: #ffffff;
}
.wg-inverter-content .publication .body li {
  width: 100%;
}
.wg-inverter-content .publication .body .link {
  display: flex;
  align-items: center;
  padding: 0 40px;
  background-color: #117FE7;
  height: 100px;
  width: 100%;
  box-shadow: inset 0 30px 60px 0 rgba(0, 0, 0, 0.16);
}
.wg-inverter-content .publication .body .link:hover {
  background-color: #0F2852;
}
.wg-inverter-content .publication .body .icon {
  width: 55px;
  margin-right: 30px;
  flex: 0 0 auto;
  max-width: 100%;
}
.wg-inverter-content .publication .body .icon .lazy {
  display: block;
  margin: 0 auto;
  max-height: 55px;
  max-width: 55px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.wg-inverter-content .publication .body .txt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
  color: #ffffff;
  max-height: 6em;
  overflow: hidden;
  text-transform: uppercase;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wg-inverter-content .annual-report {
  width: 240px;
}
.wg-inverter-content .annual-report .thumb .cover {
  position: relative;
  padding-bottom: 300px;
  overflow: hidden;
}
.wg-inverter-content .annual-report .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: top;
     object-position: top;
  transform: scale(1);
  transition: All 400ms ease;
}
.wg-inverter-content .annual-report .content {
  display: flex;
  align-items: center;
  padding: 0 20px;
  background-color: #117FE7;
  height: 100px;
  width: 100%;
  transition: All 400ms ease;
}
.wg-inverter-content .annual-report .icon {
  width: 55px;
  margin-right: 10px;
  flex: 0 0 auto;
  max-width: 100%;
}
.wg-inverter-content .annual-report .icon .lazy {
  display: block;
  margin: 0 auto;
  max-height: 55px;
  max-width: 55px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.wg-inverter-content .annual-report .txt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
  color: #ffffff;
  max-height: 1em;
  overflow: hidden;
  text-transform: uppercase;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wg-inverter-content .annual-report .link:hover .thumb .cover .lazy {
  transform: scale(1.1);
}
.wg-inverter-content .annual-report .link:hover .content {
  background-color: #0F2852;
}
.wg-inverter-content .news-room {
  background-color: #F3F4F5;
  padding: 40px;
  height: 400px;
}
.wg-inverter-content .news-room .head .txt {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  text-transform: uppercase;
}
.wg-inverter-content .news-room .head .action .link {
  color: #117FE7;
}
.wg-inverter-content .news-room .head .action .link .icon {
  border-color: #117FE7;
}
.wg-inverter-content .news-room .body {
  padding-top: 25px;
  position: relative;
}
.wg-inverter-content .news-room .swiper-container-vertical > .swiper-pagination-bullets {
  left: 0;
  right: 0;
  top: 100%;
  transform: none;
  width: 100%;
  margin-top: 25px;
}
.wg-inverter-content .news-room .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  display: inline-block;
}
.wg-inverter-content .news-room .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: 4px solid #DCE5EA;
  opacity: 1;
}
.wg-inverter-content .news-room .swiper-pagination-bullet-active {
  border-color: #117FE7;
}
.wg-inverter-content .news-room-swiper {
  border-bottom: 1px dashed rgba(112, 112, 112, 0.2);
  height: 220px;
  overflow: hidden;
}
.wg-inverter-content .news-room-swiper .swiper-slide {
  padding: 15px 0;
  border-top: 1px dashed rgba(112, 112, 112, 0.2);
}
.wg-inverter-content .news-room-swiper .txt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
  color: #333333;
  height: 2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: All 400ms ease;
}
.wg-inverter-content .news-room-swiper .date {
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  color: #333333;
  opacity: 0.4;
  margin-top: 10px;
}
.wg-inverter-content .news-room-swiper .link:hover .txt {
  color: #117FE7;
}

.wg-corporates {
  position: relative;
  padding-top: 80px;
  background-image: url(../img/background/bg-wg-corporates.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.wg-corporates-swiper {
  position: relative;
  padding-top: 35px;
  overflow: hidden;
}
.wg-corporates-swiper .swiper-wrapper {
  margin: 0 -3px;
}
.wg-corporates-swiper .swiper-wrapper .swiper-slide {
  padding: 0 3px;
}
.wg-corporates-swiper .wrapper {
  position: relative;
  height: 420px;
  padding: 32px 34px;
  background-color: #ffffff;
}
.wg-corporates-swiper .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.wg-corporates-swiper .bg .cover {
  position: relative;
  width: 100%;
  height: 100%;
}
.wg-corporates-swiper .bg .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  opacity: 0.2;
  transition: all 400ms ease-out;
}
.wg-corporates-swiper .thumb {
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.wg-corporates-swiper .thumb .contain {
  position: relative;
}
.wg-corporates-swiper .thumb .contain .lazy {
  max-height: 65px;
  max-width: 65px;
}
.wg-corporates-swiper .content {
  padding-top: 15px;
  border-top: 2px solid #117FE7;
  position: relative;
  z-index: 1;
}
.wg-corporates-swiper .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 1.6em;
  overflow: hidden;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wg-corporates-swiper .desc {
  font-size: 20px;
  font-weight: normal;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 2.4em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wg-corporates-swiper .link.link-more {
  position: absolute;
  z-index: 1;
  left: 34px;
  bottom: 32px;
}
.wg-corporates-swiper .link:hover .bg .cover .lazy {
  filter: grayscale(0);
  opacity: 1;
}

.wg-corporates-list .item-list > li {
  width: 50%;
}
.wg-corporates-list .t-left {
  text-align: left;
}
.wg-corporates-list .t-left .wrapper {
  display: flex;
  justify-content: flex-start;
}
.wg-corporates-list .t-right {
  text-align: right;
}
.wg-corporates-list .t-right .wrapper {
  display: flex;
  justify-content: flex-end;
}
.wg-corporates-list .wrapper {
  height: 340px;
  position: relative;
  padding: 60px 80px;
  border: 2px solid #F3F4F5;
}
.wg-corporates-list .cover {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wg-corporates-list .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 400ms ease-out;
}
.wg-corporates-list .content {
  position: relative;
  z-index: 1;
  width: 250px;
}
.wg-corporates-list .thumb {
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.wg-corporates-list .thumb .contain {
  position: relative;
  overflow: hidden;
}
.wg-corporates-list .thumb .contain .lazy {
  max-height: 70px;
  max-width: 70px;
}
.wg-corporates-list .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 0.8em;
  color: #ffffff;
  text-transform: uppercase;
  max-height: 1.6em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wg-corporates-list .line {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  margin: 20px 0;
}
.wg-corporates-list .desc {
  font-size: 20px;
  font-weight: normal;
  line-height: 0.8em;
  color: #ffffff;
  text-transform: uppercase;
  max-height: 0.8em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wg-corporates-list .link:hover .cover .lazy {
  transform: scale(1.1);
}

.wg-sustainability {
  position: relative;
  padding: 60px 0;
  background-image: url(../img/background/bg-wg-sustainability.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
.wg-sustainability .whead {
  margin-bottom: 35px;
}

.wg-sustainability-nav {
  position: relative;
}
.wg-sustainability-nav:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  height: 2px;
  width: 100%;
  border-top: 1px dashed #117FE7;
}
.wg-sustainability-nav .nav-tabs {
  width: 100%;
  position: relative;
  z-index: 1;
  border: 0;
}
.wg-sustainability-nav .nav-tabs .nav-item {
  width: calc(100%/5);
  margin: 0;
}
.wg-sustainability-nav .nav-tabs .nav-link {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
.wg-sustainability-nav .nav-tabs .nav-link:hover .thumb .contain .lazy {
  top: -5px;
}
.wg-sustainability-nav .nav-tabs .thumb {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  border: 1px dashed #117FE7;
  background-color: #ffffff;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 50%;
  transition: all 400ms ease-out;
}
.wg-sustainability-nav .nav-tabs .thumb .contain {
  position: relative;
  margin: 0 auto;
}
.wg-sustainability-nav .nav-tabs .thumb .contain .lazy {
  max-height: 50px;
  max-width: 50px;
  position: relative;
  top: 0;
  transition: all 400ms ease-out;
}
.wg-sustainability-nav .nav-tabs .line {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  opacity: 0;
  border: 1px dashed #117FE7;
  background-color: #ffffff;
  border-radius: 50%;
  transition: all 400ms ease-out;
}
.wg-sustainability-nav .nav-tabs .txt {
  font-size: 36px;
  font-weight: 300;
  line-height: 0.9em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 0.9em;
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.wg-sustainability-nav .nav-link.active .thumb {
  background-color: #117FE7;
  border-color: #ffffff;
}
.wg-sustainability-nav .nav-link.active .thumb .contain .lazy {
  filter: grayscale(1) invert(1) brightness(500%);
}
.wg-sustainability-nav .nav-link.active .line {
  width: 100px;
  height: 100px;
  pointer-events: none;
  top: -10px;
  bottom: auto;
  opacity: 1;
}
.wg-sustainability-nav .nav-link.active .txt {
  font-weight: bold;
}

.wg-sustainability-content {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
}
.wg-sustainability-content .action {
  text-align: center;
  padding-top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wg-sustainability-content .action .btn {
  min-width: 160px;
}

.wg-sustainability-slider {
  margin: 0px;
}
.wg-sustainability-slider .slick-dots {
  bottom: -45px;
}
.wg-sustainability-slider .item {
  padding: 0px;
}
.wg-sustainability-slider .thumb {
  position: relative;
  z-index: 0;
}
.wg-sustainability-slider .thumb .cover {
  position: relative;
  padding-bottom: 80%;
  overflow: hidden;
}
.wg-sustainability-slider .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 400ms ease-out;
}
.wg-sustainability-slider .content {
  margin: -60px 20px 0 20px;
  padding: 30px 35px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  min-height: 300px;
  transition: all 400ms ease-out;
}
.wg-sustainability-slider .title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.wg-sustainability-slider .line {
  width: 100px;
  height: 3px;
  background-color: #117FE7;
  margin: 20px 0;
  position: relative;
  left: -20px;
  transition: all 400ms ease-out;
}
.wg-sustainability-slider .desc {
  font-size: 28px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  text-transform: uppercase;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.wg-sustainability-slider .read {
  font-size: 18px;
  font-weight: 500;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  margin-top: 30px;
  transition: all 400ms ease-out;
}
.wg-sustainability-slider .slick-slide {
  transition: all 400ms ease-out;
  transform: scale(0.8);
}
.wg-sustainability-slider .slick-slide.slick-center {
  transform: scale(1);
}
.wg-sustainability-slider .link:hover .thumb .cover .lazy {
  transform: scale(1.1);
}
.wg-sustainability-slider .link:hover .content {
  background-color: #117FE7;
}
.wg-sustainability-slider .link:hover .title {
  color: #ffffff;
}
.wg-sustainability-slider .link:hover .line {
  background-color: #ffffff;
}
.wg-sustainability-slider .link:hover .desc {
  color: #ffffff;
}
.wg-sustainability-slider .link:hover .read {
  color: #ffffff;
}

.wg-JobContact {
  position: relative;
  padding-top: 125px;
  padding-bottom: 100px;
  background-image: url(../img/background/bg-wg-JobContact.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
.wg-JobContact .content {
  padding-bottom: 30px;
}
.wg-JobContact .content .h-title {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.wg-JobContact .content .s-title {
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #0F2852;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.wg-JobContact .content .desc {
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #0F2852;
}
.wg-JobContact .content .item-list li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.wg-JobContact .content .item-list .fluid {
  width: 100%;
}
.wg-JobContact .content .item-list li.fax {
  margin-left: 40px;
}
.wg-JobContact .content .icon {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 18px;
  color: #0F2852;
}
.wg-JobContact .content .link:hover .icon {
  color: #117FE7;
}
.wg-JobContact .content .link:hover .desc {
  color: #117FE7;
}
.wg-JobContact .action .btn + .btn {
  margin-left: 20px;
}

.what-all-head {
  padding-top: 60px;
  padding-bottom: 95px;
}

.what-all-h-slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.what-all-h-slider .slick-dots {
  bottom: 0;
  position: relative;
  margin-top: 25px;
}
.what-all-h-slider .wrapper {
  position: relative;
  padding: 60px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.what-all-h-slider .wrapper .content {
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  line-height: 0.9;
}
.what-all-h-slider .wrapper .content .h-title {
  font-size: 120px;
}
.what-all-h-slider .wrapper .content .s-title {
  font-size: 90px;
  margin-bottom: 10px;
}
.what-all-h-slider .wrapper .content .title {
  font-size: 60px;
  margin-bottom: 10px;
}
.what-all-h-slider .wrapper .content .title span + span {
  margin-left: 10px;
}
.what-all-h-slider .wrapper .content .title span + span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 50%;
}
.what-all-h-slider .wrapper .content .desc {
  font-size: 38px;
}

.what-all-b-slider .info {
  padding-top: 40px;
}
.what-all-b-slider .info .txt {
  font-size: 48px;
  font-weight: normal;
  line-height: 1em;
  color: #707070;
}

.what-all-body {
  position: relative;
  background-image: url(../img/background/bg-what-all-body.jpg);
  background-color: #ffffff;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.what-all-body .infomation {
  position: relative;
}

.what-yearthumb-slider .slick-list {
  overflow: visible;
}
.what-yearthumb-slider .slick-slide {
  opacity: 0;
  pointer-events: none;
  transition: all 400ms ease-out;
}
.what-yearthumb-slider .slick-slide.slick-active {
  opacity: 1;
  pointer-events: visible;
}
.what-yearthumb-slider .wrapper {
  cursor: pointer;
  position: relative;
  z-index: 0;
  transition: all 400ms ease-out;
}
.what-yearthumb-slider .thumb {
  position: relative;
}
.what-yearthumb-slider .thumb .cover {
  position: relative;
  z-index: 1;
  padding-bottom: 80%;
}
.what-yearthumb-slider .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.what-yearthumb-slider .thumb .content {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 40, 82, 0.56);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 400ms ease-out;
}
.what-yearthumb-slider .thumb .inner {
  padding: 50px;
  text-align: center;
}
.what-yearthumb-slider .thumb .title {
  font-size: 130px;
  font-weight: 500;
  line-height: 0.8;
  color: #ffffff;
}
.what-yearthumb-slider .thumb .desc {
  font-size: 33px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}
.what-yearthumb-slider .txt {
  position: relative;
  text-align: center;
  font-size: 35px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  background-color: #DCE5EA;
  padding: 15px 10px;
}
.what-yearthumb-slider .txt:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 100%;
  margin: auto;
  width: 0;
  height: 0;
  opacity: 0;
  border-style: solid;
  border-width: 0 13.5px 23px 13.5px;
  border-color: transparent transparent #117FE7 transparent;
  transition: all 400ms ease-out;
}
.what-yearthumb-slider .wrapper:hover {
  margin: -10px;
  z-index: 9;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.16);
}
.what-yearthumb-slider .wrapper:hover .thumb .content {
  opacity: 1;
}
.what-yearthumb-slider .wrapper:hover .txt {
  color: #ffffff;
  background-color: #117FE7;
}
.what-yearthumb-slider .wrapper:hover .txt:before {
  opacity: 1;
}
.what-yearthumb-slider .slick-current .wrapper {
  margin: -10px;
  z-index: 9;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.16);
}
.what-yearthumb-slider .slick-current .wrapper .thumb .content {
  opacity: 1;
}
.what-yearthumb-slider .slick-current .wrapper .txt {
  color: #ffffff;
  background-color: #117FE7;
}
.what-yearthumb-slider .slick-current .wrapper .txt:before {
  opacity: 1;
}

.what-yearnav-slider {
  position: absolute;
  z-index: 1;
  top: 235px;
  right: 115px;
  width: 90px;
}
.what-yearnav-slider .txt {
  font-size: 30px;
  text-align: center;
  font-weight: 500;
  line-height: 40px;
  color: #0F2852;
  cursor: pointer;
  transition: all 400ms ease-out;
}
.what-yearnav-slider .txt:hover {
  color: #117FE7;
}
.what-yearnav-slider .slick-current .txt {
  font-size: 60px;
  color: #117FE7;
}

.what-yearcontent-slider .wrapper {
  padding-top: 70px;
  padding-bottom: 125px;
  min-height: 900px;
}
.what-yearcontent-slider .dot {
  background-color: #117FE7;
  margin: 0 auto;
  border-radius: 50%;
}
.what-yearcontent-slider .dot.-I {
  width: 13px;
  height: 13px;
}
.what-yearcontent-slider .dot.-II {
  width: 30px;
  height: 30px;
}
.what-yearcontent-slider .h-title {
  text-align: center;
  font-size: 130px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
}
.what-yearcontent-slider .content {
  position: relative;
  margin-top: 50px;
  padding: 50px 0;
  display: flex;
}
.what-yearcontent-slider .content:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: -50px;
  width: 1px;
  background-color: #707070;
  margin: auto;
}
.what-yearcontent-slider .content .dot {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.what-yearcontent-slider .content .inner {
  padding: 0 50px;
}
.what-yearcontent-slider .col-head {
  flex: 0 0 50%;
  max-width: 50%;
}
.what-yearcontent-slider .col-head .inner {
  display: flex;
  width: 100%;
  align-items: center;
}
.what-yearcontent-slider .col-head .thumb {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.what-yearcontent-slider .col-head .thumb .cover {
  position: relative;
  width: 128px;
  height: 128px;
  border: 3px solid #117FE7;
  border-radius: 50%;
  overflow: hidden;
}
.what-yearcontent-slider .col-head .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.what-yearcontent-slider .col-head .txt {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 30px;
  font-size: 38px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
}
.what-yearcontent-slider .col-body {
  flex: 0 0 50%;
  max-width: 50%;
}
.what-yearcontent-slider .col-body .box + .box {
  margin-top: 40px;
}
.what-yearcontent-slider .col-body .title {
  font-size: 38px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
  margin-bottom: 8px;
}
.what-yearcontent-slider .col-body .desc {
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  color: #707070;
}
.what-yearcontent-slider .content:nth-child(odd) .col-head {
  order: 2;
}
.what-yearcontent-slider .content:nth-child(odd) .col-head .thumb {
  order: 2;
}
.what-yearcontent-slider .content:nth-child(odd) .col-head .txt {
  order: 1;
  text-align: right;
  padding-left: 0px;
  padding-right: 30px;
}
.what-yearcontent-slider .content:nth-child(odd) .col-body {
  order: 1;
}

.detail-content {
  background-color: #ffffff;
  min-height: 300px;
  padding: 40px 60px;
}

.detail-head {
  padding-bottom: 16px;
  border-bottom: 1px dashed #117FE7;
  margin-bottom: 45px;
}
.detail-head .h-title {
  margin: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
}
.detail-head .action .link {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #117FE7;
  border: 1px solid #117FE7;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50%;
}
.detail-head .action .link:hover {
  background-color: #ffffff;
  color: #117FE7;
}

.detail-info {
  margin-bottom: 45px;
}
.detail-info .info-list {
  display: flex;
  align-items: center;
}
.detail-info .info-list .date {
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  color: #707070;
}
.detail-info .info-list .view {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #333333;
  margin-left: 30px;
}
.detail-info .info-list .view .feather {
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.detail-info .share-box {
  display: flex;
  align-items: center;
}
.detail-info .share-list {
  display: flex;
  align-items: center;
}
.detail-info .share-list .txt {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
  margin-right: 6px;
}
.detail-info .share-list .item-list {
  margin: 0 -6px;
}
.detail-info .share-list .item-list > li {
  padding: 0 6px;
}
.detail-info .share-list .link {
  color: #117FE7;
  position: relative;
  top: 0;
}
.detail-info .share-list .link:hover {
  top: -3px;
}
.detail-info .share-list .link .fa {
  font-size: 20px;
}
.detail-info .print-box {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #707070;
}
.detail-info .print-box .link {
  color: #117FE7;
  position: relative;
  top: 0;
}
.detail-info .print-box .link:hover {
  top: -3px;
}
.detail-info .print-box .link .fa {
  font-size: 20px;
}

.detail-video {
  padding: 30px 130px;
}

.detail-download {
  padding: 30px 0;
}
.detail-download .h-title {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.detail-download .slick-prev {
  margin-left: -650px;
}
.detail-download .slick-next {
  margin-right: -650px;
}
.detail-download .slick-prev, .detail-download .slick-next {
  font-size: 24px;
  line-height: 1;
  color: #DCE5EA;
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
}
.detail-download .slick-prev:hover, .detail-download .slick-next:hover {
  background-color: transparent;
  color: #117FE7;
}
.detail-download .slick {
  margin: 0 -20px;
}
.detail-download .item {
  padding: 0 20px;
}
.detail-download .wrapper {
  border: 1px solid #DCE5EA;
  overflow: hidden;
  background-color: #ffffff;
  padding: 0 30px;
  transition: all 400ms ease-out;
}
.detail-download .height {
  height: 136px;
}
.detail-download .icon-load {
  width: 49px;
}
.detail-download .icon-load .lazy {
  transition: all 400ms ease-out;
}
.detail-download .content {
  padding: 0 15px;
}
.detail-download .content img {
  display: inline-block;
  vertical-align: middle;
}
.detail-download .content .title {
  font-size: 36px;
  font-weight: 500;
  color: #117FE7;
  margin-bottom: 5px;
  max-height: 1em;
  line-height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transition: all 400ms ease-out;
}
.detail-download .content .desc {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  color: #555555;
  transition: all 400ms ease-out;
}
.detail-download .content .desc .color {
  color: #117FE7;
  transition: all 400ms ease-out;
}
.detail-download .content .desc .item-list {
  margin: 0 -5px;
}
.detail-download .content .desc .item-list li {
  padding: 0 5px;
  transition: all 400ms ease-out;
}
.detail-download .content .desc .item-list li + li {
  border-left: 1px solid #CCCCCC;
}
.detail-download .content .desc .update {
  color: #9B9B9B;
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  margin-top: 5px;
  transition: all 400ms ease-out;
}
.detail-download .action .btn-link {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #117FE7;
  border: 1px solid #117FE7;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50%;
  transition: all 400ms ease-out;
}
.detail-download .link:hover .wrapper {
  border-color: #117FE7;
  background-color: #117FE7;
}
.detail-download .link:hover .icon-load .lazy {
  filter: grayscale(1) invert(1) brightness(300%);
}
.detail-download .link:hover .content .title {
  color: #ffffff;
}
.detail-download .link:hover .content .desc {
  color: #ffffff;
}
.detail-download .link:hover .content .desc .color {
  color: #ffffff;
}
.detail-download .link:hover .content .desc .item-list li + li {
  border-left-color: #ffffff;
}
.detail-download .link:hover .content .desc .update {
  color: #ffffff;
}
.detail-download .link:hover .action .btn-link {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #117FE7;
}

.detail-end {
  padding: 30px 0 60px 0;
  text-align: right;
}
.detail-end .btn {
  min-width: 320px;
  height: 60px;
  line-height: 58px;
}

.detail-gallery-box {
  position: relative;
}

.detail-gallery-slider {
  position: relative;
  z-index: 0;
}
.detail-gallery-slider .item {
  position: relative;
}
.detail-gallery-slider .banner {
  width: 160px;
  height: 160px;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 30%;
  margin-left: -620px;
  background-color: #ffffff;
  border: 1px solid #DCE5EA;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.detail-gallery-slider .banner:before {
  content: "";
  position: absolute;
  border: 9px solid #117FE7;
  left: -20px;
  top: -20px;
  bottom: -20px;
  right: -20px;
  pointer-events: none;
  border-radius: 50%;
}
.detail-gallery-slider .banner:after {
  content: "";
  position: absolute;
  border: 1px dashed #117FE7;
  left: -6px;
  top: -6px;
  bottom: -6px;
  right: -6px;
  pointer-events: none;
  border-radius: 50%;
}
.detail-gallery-slider .banner .inner {
  text-align: center;
  padding: 10px;
}
.detail-gallery-slider .banner .txt {
  font-size: 48px;
  font-weight: 500;
  line-height: 0.7;
}
.detail-gallery-slider .banner .txt small {
  display: block;
  font-size: 23px;
}
.detail-gallery-slider .banner .top {
  color: #117FE7;
  padding-bottom: 5px;
  border-bottom: 1px dashed #117FE7;
}
.detail-gallery-slider .banner .bottom {
  color: #0F2852;
  padding-top: 5px;
}
.detail-gallery-slider .cover {
  position: relative;
  padding-bottom: calc(100vh - 68px);
}
.detail-gallery-slider .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.detail-thumb-box {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(15, 40, 82, 0.75);
  padding: 30px 0;
}

.detail-thumb-slider {
  margin: 0 -20px;
}
.detail-thumb-slider .item {
  padding: 0 20px;
}
.detail-thumb-slider .wrapper {
  cursor: pointer;
}
.detail-thumb-slider .cover {
  position: relative;
  padding-bottom: 100%;
  border: 3px solid #DCE5EA;
  overflow: hidden;
  transition: all 400ms ease-out;
}
.detail-thumb-slider .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 400ms ease-out;
}
.detail-thumb-slider .wrapper:hover .cover {
  border-color: #117FE7;
}
.detail-thumb-slider .wrapper:hover .cover .lazy {
  transform: scale(1.1);
}

.detail-gallery-info .head {
  background-color: #0F2852;
}
.detail-gallery-info .head .inner {
  padding: 15px 0;
}
.detail-gallery-info .head .txt {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}
.detail-gallery-info .body .inner {
  padding: 30px 0 100px 0;
}
.detail-gallery-info .body .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
}
.detail-gallery-info .body .desc {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
}

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

.detail-mcscroll {
  height: 697px;
}

.detail-thumb-cover {
  width: 460px;
}
.detail-thumb-cover .cover {
  position: relative;
  padding-bottom: 770px;
}
.detail-thumb-cover .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.detail-table .table-Type {
  width: 100%;
  border: 0.5px solid rgba(112, 112, 112, 0.2);
}
.detail-table .table-Type thead {
  background-color: #117FE7;
  color: #ffffff;
}
.detail-table .table-Type tbody {
  color: #707070;
}
.detail-table .table-Type tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.detail-table .table-Type tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.detail-table .table-Type th, .detail-table .table-Type td {
  padding: 12px 25px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  border: 0.5px solid rgba(112, 112, 112, 0.2);
}
.detail-table .table-Type .t-left {
  text-align: left;
}
.detail-table .table-Type .t-cen {
  text-align: center;
}
.detail-table .table-Type .text-head {
  color: #2851A0;
}
.detail-table .table-Type .txt-mobile {
  display: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
}

.contact-info {
  padding-bottom: 70px;
}
.contact-info .info {
  padding-bottom: 60px;
}
.contact-info .h-title {
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  margin-bottom: 10px;
}
.contact-info .data {
  display: flex;
  align-items: flex-end;
}
.contact-info .data .icon {
  width: 66px;
}
.contact-info .data .content {
  padding-left: 15px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
}
.contact-info .contact-list {
  padding-top: 25px;
}
.contact-info .contact-list .phone-list .item-list {
  margin: 0 -20px;
}
.contact-info .contact-list .phone-list .item-list > li {
  padding: 0 20px;
}
.contact-info .contact-list .phone-list .wrapper {
  display: flex;
  align-items: center;
}
.contact-info .contact-list .phone-list .icon {
  width: 38px;
  margin-right: 20px;
  position: relative;
  top: 0;
  transition: all 400ms ease-out;
}
.contact-info .contact-list .phone-list .txt {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  transition: all 400ms ease-out;
}
.contact-info .contact-list .phone-list .link:hover .icon {
  top: -2px;
}
.contact-info .contact-list .social-list {
  display: flex;
  align-items: center;
}
.contact-info .contact-list .social-list .txt {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  margin-right: 20px;
}
.contact-info .contact-list .social-list .link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 36px;
  color: #ffffff;
}
.contact-info .contact-list .social-list .link span {
  position: relative;
  top: 0;
  transition: all 400ms ease-out;
}
.contact-info .contact-list .social-list .link:hover span {
  top: -5px;
}
.contact-info .contact-list .social-list .facebook .link {
  background-color: #123878;
}
.contact-info .contact-list .social-list .twitter .link {
  background-color: #15418C;
}
.contact-info .contact-list .social-list .youtube .link {
  background-color: #D2001B;
}
.contact-info .form-default textarea.form-control {
  min-height: 197px;
}
.contact-info .form-default .captcha-box {
  margin-bottom: 25px;
  position: relative;
  padding-top: 43px;
}
.contact-info .form-default .captcha-box:after {
  content: "";
  display: table;
  clear: both;
}
.contact-info .form-default .captcha-box > div {
  float: left;
}
.contact-info .form-default .captcha-box > div + div {
  margin-left: 20px;
}
.contact-info .form-default .captcha-box .captcha-action {
  padding-top: 12px;
}
.contact-info .form-default .captcha-box .link.-refresh .lazy {
  transform: rotate(0deg);
  transition: all 600ms ease-out;
}
.contact-info .form-default .captcha-box .link.-refresh:hover .lazy {
  transform: rotate(-360deg);
}
.contact-info .form-default .captcha-box .txt {
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  color: #555;
  position: absolute;
  left: 0;
  bottom: -40px;
  margin: 0;
}
.contact-info .graphic-map .head {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.contact-info .graphic-map .head .boxL {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.contact-info .graphic-map .head .boxL > div {
  display: inline-block;
  vertical-align: middle;
}
.contact-info .graphic-map .head .boxL .icon {
  width: 40px;
  margin-right: 18px;
}
.contact-info .graphic-map .head .boxL .txt {
  font-size: 29px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
}
.contact-info .graphic-map .head .boxR {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.contact-info .graphic-map .head .boxR .btn {
  font-size: 19px;
  height: 40px;
  line-height: 38px;
  border-radius: 30px;
}
.contact-info .graphic-map .head .boxR .btn .feather {
  margin-right: 5px;
}
.contact-info .graphic-map .body {
  margin-bottom: 25px;
  position: relative;
}
.contact-info .graphic-map .body .action {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: 15px;
}
.contact-info .graphic-map .body .action .link {
  width: 38px;
  height: 38px;
  font-size: 20px;
  color: #117FE7;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}
.contact-info .graphic-map .body .action .link:hover {
  background-color: #0F2852;
  color: #ffffff;
}
.contact-info .graphic-map .body .cover {
  position: relative;
  padding-bottom: 65%;
}
.contact-info .graphic-map .body .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contact-map .iframe-container {
  padding-bottom: 530px;
}

.wg-corporates.-corporates-page {
  padding-top: 0px;
}

.corporates-list.-IV .item-list > li {
  width: calc(100%/4);
}
.corporates-list.-III .item-list > li {
  width: calc(100%/3);
}
.corporates-list .item-list {
  margin: 0 -3px;
}
.corporates-list .item-list > li {
  padding: 0 3px;
}
.corporates-list .wrapper {
  position: relative;
  height: 420px;
  padding: 32px 34px;
  background-color: #ffffff;
}
.corporates-list .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.corporates-list .bg .cover {
  position: relative;
  width: 100%;
  height: 100%;
}
.corporates-list .bg .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  opacity: 0.2;
  transition: all 400ms ease-out;
}
.corporates-list .thumb {
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.corporates-list .thumb .contain {
  position: relative;
}
.corporates-list .thumb .contain .lazy {
  max-height: 65px;
  max-width: 65px;
}
.corporates-list .content {
  padding-top: 15px;
  border-top: 2px solid #117FE7;
  position: relative;
  z-index: 1;
}
.corporates-list .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 1.6em;
  overflow: hidden;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.corporates-list .desc {
  font-size: 20px;
  font-weight: normal;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  max-height: 2.4em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.corporates-list .link.link-more {
  position: absolute;
  z-index: 1;
  left: 34px;
  bottom: 32px;
}
.corporates-list .link:hover .bg .cover .lazy {
  filter: grayscale(0);
  opacity: 1;
}

.about {
  position: relative;
  padding: 60px 0;
  background-position: center;
  background-repeat: no-repeat;
}
.about .whead {
  margin-bottom: 35px;
}

.about-nav .slick-slide.slick-center {
  transform: scale(1);
}
.about-nav .slick-slide {
  transition: all 400ms ease-out;
  transform: scale(0.8);
}

.about-nav .thumb {
  width: 122px;
  height: 122px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  border: 1px dashed #117FE7;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 50%;
  transition: all 400ms ease-out;
}
.about-nav .thumb .contain {
  position: relative;
  margin: 0 auto;
}
.about-nav .thumb .contain .lazy {
  max-height: 50px;
  max-width: 50px;
  position: relative;
  top: 0;
  transition: all 400ms ease-out;
}
.about-nav .slick-current .thumb {
  background-color: #117FE7;
}
.about-nav .slick-current .link .lazy {
  filter: grayscale(1) invert(1) brightness(3);
}
.about-nav .link {
  font-size: 28px;
  font-weight: 300;
  line-height: 0.9em;
  color: #0F2852;
  text-transform: uppercase;
}

.about-txt {
  text-align: center;
}

.aboutus-content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

/* Responsive */
@media (max-width: 767px) {
  .about-nav .slick-slide.slick-center {
    transform: scale(0.7);
  }
  .about-nav .slick-slide {
    transition: all 400ms ease-out;
    transform: scale(0.5);
  }
}
.investor-content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

.invest-nav {
  position: relative;
  margin-top: -40px;
}
.invest-nav .slick-prev {
  margin-left: -680px;
  margin-top: 15px;
}
.invest-nav .slick-next {
  margin-right: -680px;
  margin-top: 15px;
}
.invest-nav .slick-prev.slick-arrow {
  background-color: transparent;
  border: none;
}
.invest-nav .slick-next.slick-arrow {
  background-color: transparent;
  border: none;
}
.invest-nav .slick-prev, .invest-nav .slick-next {
  font-size: 24px;
  line-height: 1;
}
.invest-nav .slick-prev:hover, .invest-nav .slick-next:hover {
  background-color: transparent;
  color: #117FE7;
}
.invest-nav .slick-active {
  position: relative;
}
.invest-nav .slick-active + .slick-active:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #707070;
  opacity: 0.2;
}
.invest-nav .wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 150px;
  background-color: #F3F4F5;
  padding: 25px 30px;
  transition: all 400ms ease-out;
}
.invest-nav .wrapper .contain {
  width: 83px;
  flex: 0 0 auto;
}
.invest-nav .wrapper .contain .lazy {
  transition: all 400ms ease-out;
  max-height: 83px;
}
.invest-nav .wrapper .content {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 15px;
}
.invest-nav .wrapper .desc {
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
  display: block;
  color: #117FE7;
  text-transform: uppercase !important;
  max-height: 3em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.invest-nav .link:hover .wrapper {
  background-color: #d1d3d5;
}
.invest-nav .active .wrapper {
  background-color: #117FE7;
}
.invest-nav .active .wrapper .contain .lazy {
  filter: grayscale(1) invert(1) brightness(300%);
}
.invest-nav .active .wrapper .title {
  color: #ffffff;
}
.invest-nav .active .wrapper .desc {
  color: #ffffff;
}

.investor-content {
  font-weight: 500;
  line-height: 1;
}
.investor-content .title {
  font-size: 40px;
  color: #0F2852;
  text-transform: uppercase;
}
.investor-content .desc {
  font-size: 30px;
  color: #707070;
}
.investor-content .desc .link {
  color: #117FE7;
}
.investor-content .desc .link:hover {
  color: #0F2852;
}

.investor-info {
  padding-top: 45px;
  font-size: 36px;
  font-weight: 500;
  color: #707070;
  line-height: 1;
}

.investor-table {
  padding-top: 45px;
  padding-bottom: 40px;
}
.investor-table table {
  width: 100%;
}
.investor-table tbody {
  color: #707070;
}
.investor-table tfoot {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.investor-table td {
  padding: 12px 25px;
  font-size: 36px;
  font-weight: 500;
  color: #117FE7;
  line-height: 1;
  text-align: center;
}
.investor-table td.t-left {
  text-align: left;
  color: #0F2852;
}
.investor-table td .link {
  color: #117FE7;
}
.investor-table td .link:hover {
  text-decoration: underline;
}
.investor-table .text-head {
  font-weight: bold;
  color: #0F2852;
}

.investor-dataTable {
  padding-bottom: 40px;
}
.investor-dataTable table {
  width: 100%;
  border: 0.5px solid rgba(112, 112, 112, 0.2);
}
.investor-dataTable thead {
  background-color: #117FE7;
  color: #ffffff;
}
.investor-dataTable tbody {
  color: #707070;
}
.investor-dataTable tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.investor-dataTable tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.investor-dataTable tfoot {
  background-color: #117FE7;
  color: #ffffff;
}
.investor-dataTable th, .investor-dataTable td {
  padding: 12px 25px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  border: 0.5px solid rgba(112, 112, 112, 0.2);
}
.investor-dataTable .t-left {
  text-align: left;
}
.investor-dataTable .t-cen {
  text-align: center;
}
.investor-dataTable .name {
  color: #117FE7;
}
.investor-dataTable .name span {
  display: inline-block;
  vertical-align: middle;
}
.investor-dataTable .name span:first-child {
  min-width: 230px;
}
.investor-dataTable .text-color {
  color: #117FE7;
}
.investor-dataTable .txt-mobile {
  display: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
}

.investor-more-scroll {
  display: none;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #707070;
}
.investor-more-scroll .feather {
  position: relative;
  top: 2px;
}

.investor-list {
  padding: 30px 0;
}
.investor-list .item-list {
  margin: 0 -40px;
}
.investor-list .item-list li {
  padding: 30px 40px;
  width: calc(100%/4);
}
.investor-list .wrapper {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.16);
}
.investor-list .thumb .cover {
  position: relative;
  padding-bottom: 130%;
  overflow: hidden;
}
.investor-list .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: top;
     object-position: top;
  transform: scale(1);
  transition: All 400ms ease;
}
.investor-list .content {
  display: flex;
  align-items: center;
  padding: 0 20px;
  background-color: #117FE7;
  height: 100px;
  width: 100%;
  transition: All 400ms ease;
}
.investor-list .icon {
  width: 48px;
  margin-right: 10px;
  flex: 0 0 auto;
  max-width: 100%;
}
.investor-list .icon .lazy {
  display: block;
  margin: 0 auto;
  max-height: 55px;
  max-width: 55px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.investor-list .txt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
  color: #ffffff;
  max-height: 1em;
  overflow: hidden;
  text-transform: uppercase;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.investor-list .info {
  padding-top: 35px;
}
.investor-list .info .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  color: #0F2852;
  max-height: 1em;
  overflow: hidden;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.investor-list .info .date {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
}
.investor-list .link:hover .thumb .cover .lazy {
  transform: scale(1.1);
}
.investor-list .link:hover .content {
  background-color: #0F2852;
}

.investor-news .h-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
  padding-bottom: 24px;
  border-bottom: 1px dashed rgba(112, 112, 112, 0.2);
}
.investor-news .item-list li {
  padding: 12px 0 14px 0;
  width: 100%;
  border-bottom: 1px dashed rgba(112, 112, 112, 0.2);
}
.investor-news .txt {
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
  color: #0F2852;
  height: 2em;
  overflow: hidden;
  width: 70%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: All 400ms ease;
}
.investor-news .date {
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  color: #333333;
  opacity: 0.4;
  margin-top: 10px;
}
.investor-news .action .link-more {
  color: #0F2852;
  font-weight: 300;
}
.investor-news .link:hover .txt {
  color: #117FE7;
}
.investor-news .link:hover .action .link-more {
  color: #117FE7;
}

.investor-contact {
  margin: -40px -60px;
  padding-bottom: 60px;
}
.investor-contact .head {
  padding: 20px 40px;
  background-color: #117FE7;
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}
.investor-contact .body {
  padding: 30px 40px;
}
.investor-contact .item-list li {
  width: 100%;
}
.investor-contact .item-list li + li {
  margin-top: 40px;
}
.investor-contact .item-list .wrapper,
.investor-contact .item-list .link {
  display: flex;
}
.investor-contact .item-list .icon {
  width: 30px;
  margin-right: 40px;
  position: relative;
  top: 0;
  flex: 0 0 auto;
  max-width: 100%;
  transition: All 400ms ease;
}
.investor-contact .item-list .icon .lazy {
  display: block;
  margin: 0 auto;
  max-height: 30px;
  max-width: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.investor-contact .item-list .txt {
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  transition: All 400ms ease;
}
.investor-contact .item-list .link:hover .icon {
  top: -3px;
}
.investor-contact .item-list .link:hover .txt {
  color: #117FE7;
}
.investor-contact .content .title {
  font-size: 60px;
  font-weight: 300;
  line-height: 1em;
  color: #0F2852;
  margin-bottom: 20px;
}
.investor-contact .content .desc {
  font-size: 48px;
  font-weight: normal;
  line-height: 1em;
  color: #707070;
}

/* Responsive */
@media (max-width: 1600px) {
  .investor-content .title {
    font-size: 38px;
  }

  .investor-content .desc {
    font-size: 28px;
  }

  .investor-info {
    padding-top: 40px;
    font-size: 34px;
  }

  .investor-table {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .investor-table td {
    font-size: 34px;
  }

  .investor-dataTable th,
.investor-dataTable td {
    font-size: 34px;
  }

  .investor-list .content {
    height: 90px;
  }

  .investor-list .icon {
    width: 45px;
  }

  .investor-list .icon .lazy {
    max-height: 45px;
    max-width: 45px;
  }

  .investor-list .txt {
    font-size: 22px;
  }

  .investor-list .info {
    padding-top: 30px;
  }

  .investor-list .info .title {
    font-size: 34px;
  }

  .investor-list .info .date {
    font-size: 28px;
  }

  .investor-news .txt {
    font-size: 28px;
  }

  .investor-contact .head {
    font-size: 46px;
  }

  .investor-contact .item-list .txt {
    font-size: 34px;
  }

  .investor-contact .content .title {
    font-size: 56px;
  }

  .investor-contact .content .desc {
    font-size: 46px;
  }
}
@media (max-width: 1440px) {
  .invest-nav .slick-prev {
    margin-left: -650px;
    margin-top: 15px;
  }

  .invest-nav .slick-next {
    margin-right: -650px;
    margin-top: 15px;
  }

  .investor-content .title {
    font-size: 36px;
  }

  .investor-content .desc {
    font-size: 26px;
  }

  .investor-info {
    font-size: 32px;
  }

  .investor-table td {
    font-size: 32px;
  }

  .investor-dataTable th,
.investor-dataTable td {
    font-size: 32px;
  }

  .investor-list .item-list {
    margin: 0 -30px;
  }

  .investor-list .item-list li {
    padding: 25px 30px;
  }

  .investor-list .content {
    height: 85px;
  }

  .investor-list .icon {
    width: 40px;
  }

  .investor-list .icon .lazy {
    max-height: 40px;
    max-width: 40px;
  }

  .investor-list .txt {
    font-size: 21px;
  }

  .investor-list .info {
    padding-top: 25px;
  }

  .investor-list .info .title {
    font-size: 32px;
  }

  .investor-list .info .date {
    font-size: 26px;
  }

  .investor-news .txt {
    font-size: 26px;
  }

  .investor-contact .head {
    font-size: 42px;
  }

  .investor-contact .item-list .txt {
    font-size: 32px;
  }

  .investor-contact .content .title {
    font-size: 52px;
  }

  .investor-contact .content .desc {
    font-size: 42px;
  }
}
@media (max-width: 1199px) {
  .invest-nav .slick-prev,
.invest-nav .slick-next {
    width: auto;
    height: auto;
  }

  .invest-nav .slick-prev {
    margin-left: 0;
    margin-top: 0;
    left: -20px;
  }

  .invest-nav .slick-next {
    margin-right: 0;
    margin-top: 0;
    right: -20px;
  }

  .invest-nav .wrapper {
    height: 120px;
    padding: 20px 25px;
  }

  .invest-nav .wrapper .contain {
    width: 65px;
  }

  .invest-nav .wrapper .contain .lazy {
    max-height: 65px;
  }

  .invest-nav .wrapper .desc {
    font-size: 28px;
  }

  .investor-content .title {
    font-size: 34px;
  }

  .investor-content .desc {
    font-size: 25px;
  }

  .investor-info {
    font-size: 28px;
  }

  .investor-table td {
    font-size: 28px;
    padding: 10px 20px;
  }

  .investor-dataTable th,
.investor-dataTable td {
    font-size: 28px;
    padding: 10px 20px;
  }

  .investor-list .item-list {
    margin: 0 -20px;
  }

  .investor-list .item-list li {
    padding: 18px 20px;
  }

  .investor-list .content {
    height: 80px;
  }

  .investor-list .icon {
    width: 35px;
  }

  .investor-list .icon .lazy {
    max-height: 35px;
    max-width: 35px;
  }

  .investor-list .txt {
    font-size: 20px;
  }

  .investor-list .info {
    padding-top: 20px;
  }

  .investor-list .info .title {
    font-size: 30px;
  }

  .investor-list .info .date {
    font-size: 24px;
  }

  .investor-news .h-title {
    font-size: 28px;
  }

  .investor-news .txt {
    font-size: 24px;
  }

  .investor-contact {
    margin: -30px -50px;
    padding-bottom: 40px;
  }

  .investor-contact .head {
    font-size: 38px;
  }

  .investor-contact .item-list .icon {
    margin-right: 30px;
  }

  .investor-contact .item-list .txt {
    font-size: 30px;
  }

  .investor-contact .content .title {
    font-size: 48px;
  }

  .investor-contact .content .desc {
    font-size: 38px;
  }
}
@media (max-width: 991px) {
  .invest-nav {
    margin-top: 0;
  }

  .invest-nav .wrapper {
    height: 100px;
    padding: 15px 20px;
  }

  .invest-nav .wrapper .contain {
    width: 40px;
  }

  .invest-nav .wrapper .contain .lazy {
    max-height: 40px;
  }

  .invest-nav .wrapper .desc {
    font-size: 26px;
  }

  .investor-content .title {
    font-size: 32px;
  }

  .investor-content .desc {
    font-size: 22px;
  }

  .investor-info {
    font-size: 24px;
  }

  .investor-table td {
    font-size: 24px;
    padding: 8px 15px;
  }

  .investor-dataTable thead {
    display: none;
  }

  .investor-dataTable tbody {
    display: block;
  }

  .investor-dataTable tbody tr {
    display: block;
  }

  .investor-dataTable tbody tr + tr {
    border-top: 0.5px solid #e3e3e3;
  }

  .investor-dataTable tbody td {
    display: block;
  }

  .investor-dataTable tbody td:after {
    content: "";
    display: table;
    clear: both;
  }

  .investor-dataTable tfoot {
    display: block;
  }

  .investor-dataTable tfoot tr {
    display: block;
  }

  .investor-dataTable tfoot td {
    display: block;
  }

  .investor-dataTable tfoot td + td {
    border-top-color: #0b6ac3;
  }

  .investor-dataTable tfoot td:after {
    content: "";
    display: table;
    clear: both;
  }

  .investor-dataTable tfoot .txt-mobile {
    color: #ffffff;
  }

  .investor-dataTable .txt-mobile {
    display: block;
    float: left;
  }

  .investor-dataTable .t-left {
    text-align: right;
  }

  .investor-dataTable .t-cen {
    text-align: right;
  }

  .investor-dataTable .name {
    text-align: left;
  }

  .investor-dataTable .name span:first-child {
    min-width: 100px;
  }

  .investor-dataTable th,
.investor-dataTable td {
    font-size: 24px;
    font-weight: 300;
    padding: 8px 15px;
    border-color: rgba(112, 112, 112, 0.05);
  }

  .investor-list .item-list {
    margin: 0 -10px;
  }

  .investor-list .item-list li {
    padding: 10px;
    width: calc(100%/3);
  }

  .investor-list .content {
    height: 70px;
  }

  .investor-list .icon {
    width: 30px;
  }

  .investor-list .icon .lazy {
    max-height: 30px;
    max-width: 30px;
  }

  .investor-list .txt {
    font-size: 18px;
  }

  .investor-list .info {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .investor-list .info .title {
    font-size: 28px;
  }

  .investor-list .info .date {
    font-size: 22px;
  }

  .investor-news .h-title {
    font-size: 26px;
    padding-bottom: 20px;
  }

  .investor-news .txt {
    font-size: 22px;
    width: 80%;
  }

  .investor-contact {
    margin: -30px;
    padding-bottom: 20px;
  }

  .investor-contact .head {
    font-size: 36px;
    padding: 20px;
  }

  .investor-contact .body {
    padding: 20px;
  }

  .investor-contact .item-list .icon {
    margin-right: 25px;
  }

  .investor-contact .item-list .txt {
    font-size: 28px;
  }

  .investor-contact .content {
    padding-top: 30px;
  }

  .investor-contact .content .title {
    font-size: 42px;
  }

  .investor-contact .content .desc {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .invest-nav .wrapper {
    height: 70px;
    padding: 8px 12px;
  }

  .invest-nav .wrapper .contain {
    width: 30px;
  }

  .invest-nav .wrapper .contain .lazy {
    max-height: 30px;
  }

  .invest-nav .wrapper .desc {
    font-size: 18px;
  }

  .investor-content .title {
    font-size: 28px;
  }

  .investor-content .desc {
    font-size: 18px;
  }

  .investor-info {
    font-size: 20px;
    padding-top: 20px;
  }

  .investor-table {
    overflow: auto;
    padding: 20px 0;
  }

  .investor-table table {
    min-width: 460px;
  }

  .investor-table td {
    font-size: 20px;
  }

  .investor-more-scroll {
    display: block;
  }

  .investor-dataTable .txt-mobile,
.investor-dataTable th,
.investor-dataTable td {
    font-size: 20px;
  }

  .investor-list .item-list li {
    width: calc(100%/2);
  }

  .investor-list .content {
    height: 50px;
    padding: 0 10px;
  }

  .investor-list .icon {
    margin-right: 6px;
  }

  .investor-list .info .title {
    font-size: 24px;
  }

  .investor-list .info .date {
    font-size: 18px;
  }

  .investor-news .h-title {
    font-size: 24px;
    padding-bottom: 15px;
  }

  .investor-news .txt {
    font-size: 20px;
    width: 100%;
  }

  .investor-news .date {
    font-size: 18px;
  }

  .investor-news .action {
    position: absolute;
    right: 15px;
    bottom: 0;
  }

  .investor-contact {
    margin: -20px;
    padding-bottom: 10px;
  }

  .investor-contact .head {
    font-size: 28px;
  }

  .investor-contact .item-list .icon {
    margin-right: 20px;
  }

  .investor-contact .item-list .txt {
    font-size: 24px;
  }

  .investor-contact .content .title {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .investor-contact .content .desc {
    font-size: 28px;
  }
}
.detail-mcscroll.-career {
  height: 770px;
}

.detail-end.-career {
  text-align: center;
}

.career-search {
  padding-bottom: 80px;
}
.career-search .h-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  margin-bottom: 20px;
}
.career-search form {
  border: 1px solid #707070;
  padding: 0 30px;
}
.career-search form .height {
  height: 78px;
}
.career-search form .form-control {
  border: 0;
  background-color: transparent;
  padding: 0;
  line-height: 1;
  height: auto;
  font-size: 36px;
  font-weight: 300;
  color: #707070;
  border-radius: 0;
}
.career-search form .form-control:focus {
  box-shadow: none;
}
.career-search form .btn {
  height: auto;
  min-width: auto;
  font-size: 36px;
  color: #117FE7;
  line-height: 1;
  padding: 0;
}
.career-search form .btn:hover {
  color: #0F2852;
}
.career-search .btn-box {
  width: 460px;
}
.career-search .btn-box .btn {
  height: 80px;
  line-height: 78px;
  font-size: 36px;
  width: 100%;
}
.career-search .select-box {
  width: 460px;
}
.career-search .select-box .select2-container .select2-selection--single .select2-selection__rendered {
  font-weight: 300;
}

.career-list .item-list {
  margin: 0 -15px;
}
.career-list .item-list > li {
  width: calc(100%/4);
  padding: 15px;
}
.career-list .link {
  background-color: #F3F4F5;
  padding: 24px;
  border-radius: 10px;
}
.career-list .link .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  color: #117FE7;
  margin-bottom: 5px;
}
.career-list .link .position {
  font-size: 29px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  margin-bottom: 10px;
}
.career-list .link .desc {
  font-size: 29px;
  font-weight: 300;
  line-height: 1em;
  color: #707070;
  height: 2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.career-list .link .desc + .row {
  margin-top: 10px;
}
.career-list .link .location {
  color: #2851A0;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.career-list .link .location .lazy {
  margin-right: 3px;
}
.career-list .link .link-more {
  color: #2851A0;
  font-size: 20px;
  font-weight: 300;
}
.career-list .link:hover {
  background-color: #e0ebf7;
}

.career-trainee {
  padding-top: 30px;
  padding-bottom: 120px;
}
.career-trainee .img-cover {
  padding-bottom: 35px;
}
.career-trainee .img-cover .cover {
  position: relative;
  padding-bottom: 34%;
}
.career-trainee .img-cover .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.career-trainee .info {
  display: flex;
  align-items: center;
  width: 100%;
}
.career-trainee .info .content {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-right: 20%;
}
.career-trainee .info .content .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #0F2852;
  margin-bottom: 10px;
}
.career-trainee .info .content .desc {
  font-size: 29px;
  font-weight: 300;
  line-height: 1;
  color: #707070;
}
.career-trainee .info .action {
  flex: 0 0 auto;
  max-width: 100%;
}

.career-header {
  padding-bottom: 40px;
}
.career-header .title {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.career-header .desc {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
  padding-top: 10px;
}

.career-info {
  padding-bottom: 50px;
}
.career-info .item-list {
  margin: 0 -15px;
}
.career-info .item-list li {
  padding: 0 15px;
}
.career-info .wrapper {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.career-info .wrapper .icon {
  flex: 0 0 auto;
  max-width: 100%;
}
.career-info .wrapper .icon .lazy {
  max-width: 46px;
  max-height: 52px;
}
.career-info .wrapper .txt {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
}

.career-content {
  padding-bottom: 30px;
}
.career-content .box {
  margin-bottom: 40px;
}
.career-content .box .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  margin-bottom: 10px;
}
.career-content .box .desc {
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  color: #707070;
}

.career-apply {
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
}
.career-apply .item-list {
  margin: 0 -100px;
}
.career-apply .item-list li {
  padding: 15px 100px 20px 100px;
}
.career-apply .item-list li + li {
  border-left: 1px solid rgba(112, 112, 112, 0.2);
}
.career-apply .wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 4px solid rgba(112, 112, 112, 0.1);
  transition: All 400ms ease;
}
.career-apply .wrapper .icon {
  flex: 0 0 auto;
  max-width: 100%;
}
.career-apply .wrapper .icon .lazy {
  max-width: 95px;
  max-height: 95px;
  filter: brightness(1) grayscale(1);
  transition: All 400ms ease;
}
.career-apply .wrapper .txt {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 40px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
}
.career-apply .link:hover .wrapper {
  border-bottom-color: #117FE7;
}
.career-apply .link:hover .wrapper .icon .lazy {
  filter: brightness(1) grayscale(0);
}
.career-apply .link:hover .wrapper .txt {
  color: #117FE7;
}

.career-form {
  position: relative;
}
.career-form .form-default .row {
  margin: 0 -10px;
}
.career-form .form-default .row > div {
  padding: 0 10px;
}
.career-form .form-default .row-0 {
  margin: 0 0px;
}
.career-form .form-default .row-0 > div {
  padding: 0 0px;
}
.career-form .form-default .form-group {
  margin-bottom: 20px;
}
.career-form .form-default .control-label {
  font-size: 30px;
}
.career-form .form-default .form-control {
  font-size: 30px;
  font-weight: 300;
  min-height: 50px;
  height: auto;
  padding: 5px 25px;
}
.career-form .form-default .form-control-feedback {
  top: 15px;
}
.career-form .form-default .form-radio {
  margin-left: -15px;
  margin-right: -15px;
}
.career-form .form-default .form-radio:after {
  content: "";
  display: table;
  clear: both;
}
.career-form .form-default .form-radio .radio-control {
  float: left;
  padding: 0 15px;
}
.career-form .form-default .form-radio .radio-control .wrapper {
  position: relative;
}
.career-form .form-default .form-radio .radio-control .txt {
  text-transform: uppercase;
}
.career-form .form-default .form-checkbox {
  margin-left: -15px;
  margin-right: -15px;
}
.career-form .form-default .form-checkbox:after {
  content: "";
  display: table;
  clear: both;
}
.career-form .form-default .form-checkbox .checkbox-control {
  float: left;
  padding: 0 15px;
}
.career-form .form-default .form-checkbox .checkbox-control .wrapper {
  position: relative;
}
.career-form .select2-container--default .select2-selection--single {
  height: 50px;
}
.career-form .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  font-size: 30px;
  font-weight: 300;
}
.career-form .select-box.-box-btn .select2-container--default .select2-selection--single {
  border-color: #117FE7;
  background-color: #117FE7;
}
.career-form .select-box.-box-btn .select2-container .select2-selection--single .select2-selection__rendered {
  color: #ffffff;
}
.career-form .select-box.-box-btn .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #ffffff;
}

.career-form-header {
  padding: 50px 42px;
  background-color: #F3F4F5;
  margin-bottom: 60px;
  box-shadow: 0 8px 6px rgba(0, 0, 0, 0.16);
}
.career-form-header .thumb {
  border: 1px solid #117FE7;
}
.career-form-header .thumb .cover {
  position: relative;
  width: 226px;
  height: 246px;
}
.career-form-header .thumb .cover .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.career-form-header .content {
  padding-left: 60px;
}
.career-form-header .content .control-label {
  color: #707070;
  text-transform: uppercase;
}
.career-form-header .content .select2-container .select2-selection--single .select2-selection__rendered {
  font-weight: 500;
  color: #117FE7;
}
.career-form-header .icon-calendar {
  position: absolute;
  top: 10px;
  right: 35px;
  font-size: 30px;
  color: #117FE7;
  pointer-events: none;
}

.career-form-body {
  padding-bottom: 40px;
}
.career-form-body .row-group + .row-group {
  margin-top: 40px;
}
.career-form-body .h-title {
  font-size: 45px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.career-form-body .h-title .red {
  color: #f00;
}
.career-form-body .h-title.-mgb-0 {
  margin-bottom: 0;
}
.career-form-body .s-title {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  color: #0F2852;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.career-form-body .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #117FE7;
  margin-bottom: 10px;
}
.career-form-body .line {
  margin: 40px 0;
  height: 1px;
  width: 100%;
  border-top: 1px dashed #117FE7;
}
.career-form-body .txt-to {
  font-size: 30px;
  font-weight: 300;
  color: #707070;
  line-height: 50px;
}
.career-form-body .action {
  margin-bottom: 24px;
}
.career-form-body .action .btn {
  min-width: 220px;
}
.career-form-body .btn-box {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  padding-top: 40px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.career-form-body .btn-box .btn {
  text-transform: uppercase;
  padding: 0 90px;
  height: 60px;
  line-height: 58px;
}

.search-box {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
}
.search-box .form-default {
  border: 1px solid #707070;
  padding: 20px 25px;
}
.search-box .form-default .row {
  margin: 0px;
}
.search-box .form-default .row > div {
  padding: 0px;
}
.search-box .form-default .form-group {
  margin-bottom: 0;
}
.search-box .form-default .form-control {
  min-height: 40px;
  height: auto;
  padding: 0;
  border: 0;
}
.search-box .form-default .btn {
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  color: #117FE7;
  font-size: 30px;
  border: 0;
  padding: 0;
}
.search-box .form-default .btn .feather {
  line-height: 38px;
}
.search-box .info {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #707070;
  padding: 20px 25px;
}

.search-list .item-list li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #A3A3A3;
}
.search-list .item-list li .link {
  display: flex;
  width: 100%;
}
.search-list .thumb {
  position: relative;
  z-index: 0;
  margin-right: 55px;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.search-list .thumb .cover {
  position: relative;
  width: 192px;
  padding-bottom: 100%;
  overflow: hidden;
}
.search-list .thumb .cover > .lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 400ms ease-out;
}
.search-list .content {
  position: relative;
  z-index: 1;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  transition: all 400ms ease-out;
}
.search-list .title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
  color: #117FE7;
  max-height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 400ms ease-out;
}
.search-list .line {
  width: 50px;
  height: 4px;
  background-color: #117FE7;
  margin: 20px 0;
  position: relative;
}
.search-list .desc {
  font-size: 28px;
  font-weight: 500;
  line-height: 1em;
  color: #707070;
  max-height: 2em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.search-list .read {
  font-size: 18px;
  font-weight: 500;
  line-height: 0.8em;
  color: #117FE7;
  text-transform: uppercase;
  margin-top: 30px;
}
.search-list .link:hover .thumb .cover .lazy {
  transform: scale(1.1);
}

/* layouts */
.site-header {
  background-color: rgba(15, 40, 82, 0.9);
  position: fixed;
  z-index: 9;
  padding: 0 20px;
  width: 100%;
  transition: All 400ms ease;
}
.site-header .height {
  height: 68px;
}
.site-header .menu-box {
  transition: All 400ms ease;
}
.site-header .menu-box .search-form {
  display: none;
}
.site-header .logo-box .lazy {
  height: 45px;
}
.site-header .menu-box {
  display: flex;
  justify-content: center;
}
.site-header .tool-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-header.-home-page {
  background-color: transparent;
}
.site-header.-home-page .menu-box {
  opacity: 0;
}

.nav-search {
  position: relative;
  top: 3px;
  z-index: 1;
  display: block;
  line-height: 1;
  width: 14px;
  height: 14px;
  margin-bottom: 0;
  transition: All 400ms ease;
}
.nav-search .link.-search {
  position: relative;
  font-size: 14px;
  color: #ffffff;
  display: block;
  text-align: center;
  border-radius: 50px;
  transition: All 400ms ease;
}
.nav-search .link.-search span {
  line-height: 40px;
}
.nav-search .link.-search:hover {
  color: #117FE7;
}
.nav-search .search-form {
  margin: 0;
  position: absolute;
  top: -15px;
  right: 0;
  width: 32px;
  height: 40px;
  background-color: transparent;
  border-radius: 30px;
  transition: All 400ms ease;
}
.nav-search .search-form form {
  width: 0px;
  background-color: transparent;
  position: absolute;
  top: 0;
  opacity: 0;
  pointer-events: none;
  transition: All 400ms ease;
}
.nav-search .search-form .height {
  height: 0;
  transition: All 400ms ease;
}
.nav-search .form-control {
  width: 0;
  height: 40px;
  background-color: #ffffff;
  border: none;
  padding: 0;
  font-size: 18px;
  color: #707070;
  font-weight: normal;
  border-radius: 0;
  box-shadow: none;
  transition: All 400ms ease;
}
.nav-search .btn {
  min-width: 80px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  font-weight: normal;
  margin-left: 5px;
  padding: 0 20px;
  background-color: #117FE7;
  border-color: #117FE7;
  color: #ffffff;
}
.nav-search .btn:hover {
  background-color: #ffffff;
  color: #117FE7;
}
.nav-search .icon-close {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 11px;
  right: 14px;
  width: 22px;
  height: 22px;
  background-size: 100%;
}

.nav-search.open .link.-search {
  padding-left: 15px;
  color: #117FE7;
  text-align: left;
}
.nav-search.open .link.-search span {
  line-height: 40px;
}
.nav-search.open .search-form {
  border-color: #ebebeb;
  width: 1160px;
  overflow: hidden;
  background-color: #ffffff;
}
.nav-search.open .search-form form {
  width: auto;
  opacity: 1;
  pointer-events: visible;
  left: 60px;
  right: 50px;
}
.nav-search.open .search-form .height {
  height: 38px;
}
.nav-search.open .form-control {
  width: 100%;
}
.nav-search.open .form-control:focus {
  border-bottom-color: #117FE7;
}
.nav-search.open .icon-close {
  opacity: 0.4;
  visibility: visible;
  display: block;
  font-size: 22px;
}
.nav-search.open .icon-close span {
  line-height: 20px;
}
.nav-search.open .icon-close:hover {
  opacity: 0.6;
}

.nav-language {
  margin-left: 25px;
}
.nav-language .dropdown a.link {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
}
.nav-language .dropdown a.link .icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}
.nav-language .dropdown a.link .icon:before {
  content: "";
  font-family: "FontAwesome";
}
.nav-language .dropdown.show a.link .icon:before {
  content: "";
}
.nav-language .dropdown-toggle::after {
  display: none;
}
.nav-language .dropdown-menu {
  min-width: inherit;
  padding: 0;
  border-color: #ffffff;
  background-color: #0F2852;
  border-radius: 0px;
}
.nav-language .dropdown-menu li {
  width: 100%;
}
.nav-language .dropdown-menu li + li {
  border-top: 1px solid #ebebeb;
}
.nav-language .dropdown-menu .link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.nav-language .dropdown-menu .link:hover {
  background-color: #ffffff;
  color: #117FE7;
}

.site-footer .footer-nav {
  background-color: #117FE7;
}
.site-footer .footer-nav .height {
  height: 90px;
}
.site-footer .footer-nav .logo-box {
  height: 58px;
}
.site-footer .footer-nav .menu-box {
  display: flex;
  justify-content: flex-end;
}
.site-footer .footer-nav .btn-sitemap {
  display: none;
  border: 1px solid #ffffff;
  font-size: 20px;
  color: #ffffff;
  padding: 15px 20px;
  position: relative;
}
.site-footer .footer-nav .btn-sitemap:before {
  content: "+";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  font-size: 60px;
  height: 24px;
}
.site-footer .footer-nav .btn-sitemap.active:before {
  content: "-";
}
.site-footer .footer-nav nav.menu li a.link {
  height: 28px;
}
.site-footer .footer-nav nav.menu li a.link:before {
  background-color: #0F2852;
}
.site-footer .footer-nav nav.menu li a.link:hover {
  color: #0F2852;
}
.site-footer .footer-nav nav.menu li.active a.link {
  color: #0F2852;
}
.site-footer .footer-info {
  background-color: #0F2852;
}
.site-footer .footer-info .height {
  height: 60px;
}
.site-footer .footer-info .txt {
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
}
.site-footer .footer-info .social-list {
  display: flex;
  align-items: center;
}
.site-footer .footer-info .social-list .txt {
  margin-right: 20px;
}
.site-footer .footer-info .social-list .link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 36px;
  color: #ffffff;
}
.site-footer .footer-info .social-list .link span {
  position: relative;
  top: 0;
  transition: all 400ms ease-out;
}
.site-footer .footer-info .social-list .link:hover span {
  top: -5px;
}
.site-footer .footer-info .social-list .facebook .link {
  background-color: #123878;
}
.site-footer .footer-info .social-list .twitter .link {
  background-color: #15418C;
}
.site-footer .footer-info .social-list .youtube .link {
  background-color: #D2001B;
}

.pdpa {
  background-color: rgba(17, 127, 231, 0.9);
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  bottom: 0;
  transition: All 400ms ease;
}
.pdpa.hide {
  opacity: 0;
  pointer-events: none;
}
.pdpa .height {
  height: 120px;
}
.pdpa .icon {
  margin-right: 20px;
}
.pdpa .txt {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
}
.pdpa .txt .link {
  color: #ffffff;
  position: relative;
}
.pdpa .txt .link:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  transition: All 400ms ease;
}
.pdpa .txt .link:hover {
  color: #0F2852;
}
.pdpa .txt .link:hover:before {
  background-color: #0F2852;
}
.pdpa .action {
  margin-left: 50px;
}
.pdpa .action .btn {
  min-width: 180px;
  height: 65px;
  line-height: 63px;
  text-transform: uppercase;
}
.pdpa .action .btn + .btn {
  margin-left: 60px;
}

@media (max-width: 1600px) {
  .container {
    max-width: inherit;
    width: 1210px;
  }

  .whead .title.-lg {
    font-size: 90px;
  }

  .whead .title.-md {
    font-size: 70px;
  }

  .whead .desc {
    font-size: 55px;
  }

  .breadcrumb li,
.breadcrumb li .link {
    font-size: 20px;
  }

  .wg-about {
    padding-top: 150px;
  }

  .wg-about .-slide-content {
    left: 0;
  }

  .wg-about-slide-nav,
.wg-about-slide-thumb {
    width: 500px;
    height: 500px;
  }

  .wg-about-slide-nav .slick-track {
    height: 500px;
    width: 500px !important;
  }

  .wg-about-slide-nav .slick-slide {
    width: 100px !important;
    height: 100px;
  }

  .wg-about-slide-nav .wrapper {
    width: 100px;
    height: 100px;
  }

  .wg-about-slide-nav .wrapper .contain .lazy {
    max-width: 45px;
    max-height: 45px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+1) {
    top: -45px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+2) {
    top: 20px;
    left: 280px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+3) {
    top: 160px;
    left: 440px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+4) {
    top: 320px;
    left: 420px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+5) {
    top: 430px;
    left: 200px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+6) {
    top: 430px;
    left: -165px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+7) {
    top: 320px;
    left: -430px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+8) {
    top: 160px;
    left: -480px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+9) {
    top: 20px;
    left: -320px;
  }

  .wg-about-slide-thumb .txt {
    font-size: 55px;
  }

  .wg-about-slide-content .txt {
    font-size: 34px;
  }

  .wg-about-slide-content .subcontent .h-title {
    font-size: 46px;
  }

  .wg-about-slide-content .subcontent .icon {
    width: 100px;
    height: 100px;
  }

  .wg-about-slide-content .subcontent .icon .contain .lazy {
    max-width: 50px;
    max-height: 50px;
  }

  .wg-about-slide-content .subcontent .title {
    font-size: 28px;
    margin-top: 20px;
  }

  .wg-what-slide-content .wrapper {
    min-height: 700px;
  }

  .wg-what-slide-content .wrapper .logo {
    left: -100px;
  }

  .wg-what-slide-content .wrapper .content .h-title {
    font-size: 110px;
  }

  .wg-what-slide-content .wrapper .content .s-title {
    font-size: 80px;
  }

  .wg-what-slide-content .wrapper .content .title {
    font-size: 55px;
  }

  .wg-what-slide-content .wrapper .content .desc {
    font-size: 36px;
  }

  .wg-what-slide-content .info {
    padding: 0 145px;
  }

  .wg-what-slide-nav .wrapper .inner {
    height: 100px;
  }

  .wg-what-slide-nav .wrapper .contain {
    max-width: 60px;
    max-height: 60px;
    margin-right: 25px;
  }

  .wg-inverter-swiper .thumb {
    padding-bottom: 30px;
  }

  .wg-inverter-swiper .thumb .contain .lazy {
    max-height: 85px;
    max-width: 85px;
  }

  .wg-inverter-swiper .txt {
    font-size: 28px;
  }

  .wg-inverter-content {
    padding-top: 70px;
  }

  .wg-inverter-content .publication .head {
    padding: 0 30px;
  }

  .wg-inverter-content .publication .head .txt {
    font-size: 28px;
  }

  .wg-inverter-content .publication .body .link {
    padding: 0 30px;
  }

  .wg-inverter-content .publication .body .icon {
    width: 45px;
    margin-right: 20px;
  }

  .wg-inverter-content .publication .body .icon .lazy {
    max-height: 45px;
    max-width: 45px;
  }

  .wg-inverter-content .annual-report .icon {
    width: 45px;
  }

  .wg-inverter-content .annual-report .icon .lazy {
    max-height: 45px;
    max-width: 45px;
  }

  .wg-inverter-content .news-room .head .txt {
    font-size: 28px;
  }

  .wg-corporates-swiper .wrapper {
    height: 400px;
  }

  .wg-corporates-swiper .thumb .contain .lazy {
    max-height: 55px;
    max-width: 55px;
  }

  .wg-corporates-swiper .title {
    font-size: 28px;
  }

  .wg-corporates-list .wrapper {
    height: 320px;
    padding: 50px 60px;
  }

  .wg-corporates-list .thumb .contain .lazy {
    max-height: 60px;
    max-width: 60px;
  }

  .wg-corporates-list .title {
    font-size: 28px;
  }

  .wg-sustainability-nav .nav-tabs .thumb .contain .lazy {
    max-height: 40px;
    max-width: 40px;
  }

  .wg-sustainability-nav .nav-tabs .txt {
    font-size: 34px;
  }

  .wg-sustainability-slider .title {
    font-size: 38px;
  }

  .wg-sustainability-slider .desc {
    font-size: 26px;
  }

  .wg-JobContact .content .h-title {
    font-size: 50px;
  }

  .wg-JobContact .content .s-title {
    font-size: 28px;
  }

  .site-footer .footer-info .social-list .link {
    font-size: 32px;
  }

  .default-header .h-title {
    font-size: 55px;
  }

  .default-whead .subdesc {
    font-size: 34px;
  }

  .default-nav {
    margin-top: -30px;
  }

  .default-nav .slick-prev {
    margin-left: -615px;
  }

  .default-nav .slick-next {
    margin-right: -615px;
  }

  .default-nav .wrapper {
    height: 140px;
  }

  .default-nav .wrapper .contain {
    width: 80px;
    max-height: 80px;
  }

  .default-nav .wrapper .title {
    font-size: 28px;
  }

  .default-subnav .slick-prev {
    margin-left: -615px;
  }

  .default-subnav .slick-next {
    margin-right: -615px;
  }

  .news-list .item-list .title {
    font-size: 38px;
  }

  .news-list .item-list .desc {
    font-size: 26px;
  }

  .what-all-head {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .what-all-h-slider .wrapper .content .h-title {
    font-size: 110px;
  }

  .what-all-h-slider .wrapper .content .s-title {
    font-size: 80px;
  }

  .what-all-h-slider .wrapper .content .title {
    font-size: 55px;
  }

  .what-all-h-slider .wrapper .content .desc {
    font-size: 36px;
  }

  .what-all-b-slider .info .txt {
    font-size: 46px;
  }

  .what-yearthumb-slider .thumb .title {
    font-size: 120px;
  }

  .what-yearthumb-slider .thumb .desc {
    font-size: 30px;
  }

  .what-yearthumb-slider .txt {
    font-size: 32px;
  }

  .what-yearcontent-slider .h-title {
    font-size: 120px;
  }

  .what-yearcontent-slider .col-head .thumb .cover {
    width: 120px;
    height: 120px;
  }

  .what-yearcontent-slider .col-head .txt {
    font-size: 36px;
  }

  .what-yearcontent-slider .col-body .title {
    font-size: 36px;
  }

  .what-yearcontent-slider .col-body .desc {
    font-size: 28px;
  }

  .detail-head .h-title {
    font-size: 58px;
  }

  .detail-info .info-list .date {
    font-size: 28px;
  }

  .detail-info .info-list .view {
    font-size: 28px;
  }

  .detail-info .info-list .view .feather {
    font-size: 18px;
  }

  .detail-info .share-list .txt {
    font-size: 28px;
  }

  .editor-content .font-base-editor,
.editor-content p,
.editor-content .editor-content {
    font-size: 34px;
  }

  .detail-download .h-title {
    font-size: 55px;
  }

  .detail-download .slick-prev {
    margin-left: -620px;
  }

  .detail-download .slick-next {
    margin-right: -620px;
  }

  .detail-download .content .title {
    font-size: 34px;
  }

  .detail-gallery-slider .banner {
    margin-left: -590px;
  }

  .detail-gallery-info .head .txt {
    font-size: 38px;
  }

  .detail-gallery-info .body .title,
.detail-gallery-info .body .desc {
    font-size: 34px;
  }

  .detail-typeII {
    padding-bottom: 40px;
  }

  .detail-thumb-cover {
    width: 400px;
  }

  .detail-thumb-cover .cover {
    padding-bottom: 700px;
  }

  .detail-mcscroll {
    height: 627px;
  }

  .detail-mcscroll.-career {
    height: 700px;
  }

  .detail-table .table-Type th,
.detail-table .table-Type td {
    font-size: 34px;
  }

  .contact-info .data .icon {
    width: 60px;
  }

  .contact-info .data .content {
    font-size: 34px;
  }

  .contact-info .contact-list .phone-list .icon {
    width: 36px;
    margin-right: 15px;
  }

  .contact-info .contact-list .phone-list .txt {
    font-size: 34px;
  }

  .contact-info .contact-list .social-list .txt {
    font-size: 34px;
  }

  .contact-info .contact-list .social-list .link {
    width: 58px;
    height: 58px;
    font-size: 34px;
  }

  .contact-info .form-default textarea.form-control {
    min-height: 203px;
  }

  .contact-info .form-default .captcha-box .txt {
    font-size: 28px;
    bottom: -36px;
  }

  .form-default .control-label {
    font-size: 34px;
  }

  .form-default .form-control {
    font-size: 34px;
  }

  .form-default .form-button .btn {
    font-size: 34px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 34px;
  }

  .corporates-list .wrapper {
    height: 400px;
  }

  .corporates-list .thumb .contain .lazy {
    max-height: 55px;
    max-width: 55px;
  }

  .corporates-list .title {
    font-size: 28px;
  }

  .career-search .btn-box,
.career-search .select-box {
    width: 400px;
  }

  .career-info .wrapper .icon .lazy {
    max-width: 35px;
    max-height: 42px;
  }

  .career-info .wrapper .txt {
    font-size: 28px;
  }

  .career-content .box .title {
    font-size: 34px;
  }

  .career-content .box .desc {
    font-size: 28px;
  }

  .career-apply .wrapper .icon .lazy {
    max-width: 75px;
    max-height: 75px;
  }

  .career-apply .wrapper .txt {
    padding-left: 30px;
    font-size: 28px;
  }

  .career-header .title {
    font-size: 58px;
  }

  .career-form .form-default .control-label,
.career-form .form-default .form-control,
.career-form .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 28px;
  }

  .career-form .form-default .form-radio .radio-control .icon {
    top: 3px;
  }

  .career-form .form-default .form-radio .radio-control .txt {
    font-size: 28px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .icon {
    top: 3px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .txt {
    font-size: 28px;
  }

  .career-form-header .thumb .cover {
    width: 200px;
    height: 220px;
  }

  .career-form-header .content {
    padding-left: 50px;
  }

  .career-form-header .icon-calendar {
    font-size: 28px;
  }

  .career-form-body .h-title {
    font-size: 42px;
  }

  .career-form-body .s-title {
    font-size: 34px;
  }

  .career-form-body .title {
    font-size: 34px;
  }

  .pdpa .txt {
    font-size: 34px;
  }

  .pdpa .action {
    margin-left: 20px;
  }

  .pdpa .action .btn + .btn {
    margin-left: 30px;
  }

  .modal-close {
    top: 25px;
    right: 25px;
    border-width: 4px;
    font-size: 40px;
    width: 70px;
    height: 70px;
  }

  .modal-policy .modal-dialog {
    max-width: 1210px;
  }

  .modal-policy .modal-header .title {
    font-size: 38px;
  }

  .modal-policy .modal-header .sub {
    font-size: 34px;
  }

  .modal-policy .modal-header .desc {
    font-size: 26px;
  }

  .modal-policy .modal-body .desc {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .modal-policy .modal-body .topic {
    font-size: 24px;
    margin: 0 0 20px 0;
  }

  .modal-policy .download-box .content .title {
    font-size: 34px;
  }

  .-sucsess .modal-dialog {
    max-width: 800px;
  }

  .modal-sucsess {
    height: 680px;
  }

  .modal-sucsess .icon {
    width: 200px;
  }

  .modal-sucsess .icon img {
    max-height: 200px;
  }

  .modal-sucsess .h-title {
    font-size: 80px;
  }

  .modal-sucsess .desc {
    font-size: 40px;
  }

  .modal-sucsess .action {
    padding-top: 60px;
  }

  .modal-sucsess .action .btn {
    min-width: 580px;
    font-size: 34px;
  }

  .search-box .info {
    font-size: 34px;
  }

  .search-list .thumb {
    margin-right: 40px;
  }

  .search-list .thumb .cover {
    width: 180px;
  }

  .search-list .title {
    font-size: 38px;
  }

  .search-list .desc {
    font-size: 26px;
  }

  .search-list .read {
    font-size: 16px;
    margin-top: 25px;
  }
}
@media (max-width: 1440px) {
  .container {
    max-width: inherit;
    width: 1210px;
  }

  .whead .title.-lg {
    font-size: 80px;
  }

  .whead .title.-md {
    font-size: 60px;
  }

  .whead .desc {
    font-size: 50px;
  }

  .slick-prev {
    margin-left: -650px;
  }

  .slick-next {
    margin-right: -650px;
  }

  .slick-prev, .slick-next,
a.slick-prev:not([href]):not([tabindex]),
a.slick-next:not([href]):not([tabindex]),
a.slick-prev, a.slick-next {
    width: 45px;
    height: 45px;
    line-height: 53px;
    font-size: 35px;
  }

  .pagination-label .title {
    font-size: 38px;
  }

  .pagination .link {
    font-size: 38px;
  }

  .nav-search.open .search-form {
    width: 1040px;
  }

  .wg-about {
    padding: 100px 0;
  }

  .wg-about-slide-content .txt {
    font-size: 32px;
  }

  .wg-about-slide-content .subcontent .h-title {
    font-size: 44px;
  }

  .wg-what-slide-content .wrapper {
    min-height: 620px;
  }

  .wg-what-slide-content .wrapper .logo {
    left: 0px;
  }

  .wg-what-slide-content .wrapper .content .h-title {
    font-size: 100px;
  }

  .wg-what-slide-content .wrapper .content .s-title {
    font-size: 70px;
  }

  .wg-what-slide-content .wrapper .content .title {
    font-size: 50px;
  }

  .wg-what-slide-content .wrapper .content .desc {
    font-size: 34px;
  }

  .wg-what-slide-content .wrapper .banner {
    width: 140px;
    height: 140px;
    bottom: 5px;
    margin-right: -540px;
  }

  .wg-what-slide-content .wrapper .banner:before {
    border-width: 5px;
    left: -16px;
    top: -16px;
    bottom: -16px;
    right: -16px;
  }

  .wg-what-slide-content .wrapper .banner .txt {
    font-size: 40px;
  }

  .wg-what-slide-content .wrapper .banner .txt small {
    font-size: 20px;
  }

  .wg-what-slide-content .info .title {
    font-size: 32px;
  }

  .wg-what-slide-content .info .desc {
    font-size: 24px;
  }

  .wg-what-slide-nav .wrapper .contain {
    max-width: 50px;
    max-height: 50px;
    margin-right: 20px;
  }

  .wg-what-slide-nav .wrapper .txt {
    font-size: 24px;
  }

  .wg-inverter-swiper .thumb .contain .lazy {
    max-height: 70px;
    max-width: 70px;
  }

  .wg-inverter-swiper .txt {
    font-size: 26px;
  }

  .wg-corporates-swiper .wrapper {
    height: 360px;
  }

  .wg-corporates-list .wrapper {
    height: 290px;
  }

  .wg-sustainability-slider .title {
    font-size: 36px;
  }

  .wg-sustainability-slider .desc {
    font-size: 24px;
  }

  .wg-sustainability-content .action {
    padding-top: 80px;
  }

  .wg-JobContact {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .default-header .h-title {
    font-size: 50px;
  }

  .default-whead .subdesc {
    font-size: 32px;
  }

  .default-nav .wrapper {
    height: 130px;
  }

  .default-nav .wrapper .contain {
    width: 75px;
    max-height: 75px;
  }

  .default-nav .wrapper .title {
    font-size: 26px;
  }

  .news-list .item-list .title {
    font-size: 36px;
  }

  .news-list .item-list .desc {
    font-size: 24px;
  }

  .what-all-head {
    padding-top: 40px;
    padding-bottom: 70px;
  }

  .what-all-h-slider .wrapper .content .h-title {
    font-size: 100px;
  }

  .what-all-h-slider .wrapper .content .s-title {
    font-size: 70px;
  }

  .what-all-h-slider .wrapper .content .title {
    font-size: 50px;
  }

  .what-all-h-slider .wrapper .content .desc {
    font-size: 34px;
  }

  .what-all-b-slider .info .txt {
    font-size: 40px;
  }

  .what-yearthumb-slider .thumb .inner {
    padding: 30px;
  }

  .what-yearthumb-slider .thumb .title {
    font-size: 100px;
  }

  .what-yearthumb-slider .thumb .desc {
    font-size: 28px;
  }

  .what-yearthumb-slider .txt {
    font-size: 28px;
  }

  .what-yearnav-slider {
    top: 100px;
    right: 50px;
  }

  .what-yearnav-slider .txt {
    font-size: 28px;
  }

  .what-yearnav-slider .slick-current .txt {
    font-size: 50px;
  }

  .what-yearcontent-slider .h-title {
    font-size: 100px;
  }

  .what-yearcontent-slider .col-head .thumb .cover {
    width: 110px;
    height: 110px;
  }

  .what-yearcontent-slider .col-head .txt {
    font-size: 34px;
  }

  .what-yearcontent-slider .col-body .title {
    font-size: 34px;
  }

  .what-yearcontent-slider .col-body .desc {
    font-size: 26px;
  }

  .detail-head .h-title {
    font-size: 56px;
  }

  .detail-info .info-list .date {
    font-size: 26px;
  }

  .detail-info .info-list .view {
    font-size: 26px;
  }

  .detail-info .info-list .view .feather {
    font-size: 16px;
  }

  .detail-info .share-list .txt {
    font-size: 26px;
  }

  .editor-content .font-base-editor,
.editor-content p,
.editor-content .editor-content {
    font-size: 32px;
  }

  .detail-download .h-title {
    font-size: 52px;
  }

  .detail-download .content .title {
    font-size: 32px;
  }

  .detail-gallery-slider .banner {
    width: 140px;
    height: 140px;
  }

  .detail-gallery-slider .banner:before {
    border-width: 5px;
    left: -16px;
    top: -16px;
    bottom: -16px;
    right: -16px;
  }

  .detail-gallery-slider .banner .txt {
    font-size: 40px;
  }

  .detail-gallery-slider .banner .txt small {
    font-size: 20px;
  }

  .detail-gallery-slider .cover {
    padding-bottom: 60%;
  }

  .detail-gallery-info .head .txt {
    font-size: 36px;
  }

  .detail-gallery-info .body .title,
.detail-gallery-info .body .desc {
    font-size: 32px;
  }

  .detail-typeII {
    padding-bottom: 20px;
  }

  .detail-thumb-cover {
    width: 350px;
  }

  .detail-thumb-cover .cover {
    padding-bottom: 620px;
  }

  .detail-mcscroll {
    height: 549px;
  }

  .detail-mcscroll.-career {
    height: 620px;
  }

  .detail-table .table-Type th,
.detail-table .table-Type td {
    font-size: 32px;
  }

  .contact-info .h-title {
    font-size: 46px;
  }

  .contact-info .data .icon {
    width: 56px;
  }

  .contact-info .data .content {
    font-size: 32px;
  }

  .contact-info .contact-list .phone-list .icon {
    width: 34px;
    margin-right: 12px;
  }

  .contact-info .contact-list .phone-list .txt {
    font-size: 32px;
  }

  .contact-info .contact-list .social-list .txt {
    font-size: 32px;
  }

  .contact-info .contact-list .social-list .link {
    width: 56px;
    height: 56px;
    font-size: 32px;
  }

  .contact-info .form-default textarea.form-control {
    min-height: 203px;
  }

  .contact-info .form-default .captcha-box {
    padding-top: 39px;
  }

  .contact-info .form-default .captcha-box .captcha-image .lazy {
    height: 70px;
  }

  .contact-info .form-default .captcha-box .captcha-action .link {
    width: 40px;
    display: block;
  }

  .contact-info .form-default .captcha-box .txt {
    font-size: 26px;
    bottom: -32px;
  }

  .form-default .control-label {
    font-size: 32px;
  }

  .form-default .form-control {
    font-size: 32px;
    min-height: 70px;
  }

  .form-default .form-button {
    padding-top: 35px;
  }

  .form-default .form-button .btn {
    font-size: 32px;
    height: 70px;
    line-height: 68px;
  }

  .form-default .form-button .btn + .btn {
    margin-left: 65px;
  }

  .select2-container--default .select2-selection--single {
    height: 70px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 32px;
    line-height: 68px;
  }

  .corporates-list .wrapper {
    height: 360px;
  }

  .career-search {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .career-search .h-title,
.career-search form .form-control,
.career-search form .btn,
.career-search .btn-box .btn {
    font-size: 34px;
  }

  .career-search .btn-box,
.career-search .select-box {
    width: 350px;
  }

  .career-list .link .title {
    font-size: 34px;
  }

  .career-list .link .position {
    font-size: 28px;
  }

  .career-list .link .desc {
    font-size: 28px;
  }

  .career-trainee .info .content .title {
    font-size: 34px;
  }

  .career-trainee .info .content .desc {
    font-size: 28px;
  }

  .career-header {
    padding-bottom: 20px;
  }

  .career-header .title {
    font-size: 56px;
  }

  .career-header .desc {
    font-size: 34px;
  }

  .career-info {
    padding-bottom: 40px;
  }

  .career-info .wrapper .icon .lazy {
    max-width: 30px;
    max-height: 37px;
  }

  .career-info .wrapper .txt {
    font-size: 26px;
  }

  .career-content .box {
    margin-bottom: 30px;
  }

  .career-content .box .title {
    font-size: 32px;
  }

  .career-content .box .desc {
    font-size: 26px;
  }

  .career-apply .wrapper {
    padding-bottom: 40px;
  }

  .career-apply .wrapper .icon .lazy {
    max-width: 65px;
    max-height: 65px;
  }

  .career-apply .wrapper .txt {
    padding-left: 25px;
    font-size: 26px;
  }

  .career-header .title {
    font-size: 54px;
  }

  .career-form .form-default .control-label,
.career-form .form-default .form-control,
.career-form .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 26px;
  }

  .career-form .form-default .form-radio .radio-control .icon {
    top: 3px;
  }

  .career-form .form-default .form-radio .radio-control .txt {
    font-size: 26px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .icon {
    top: 3px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .txt {
    font-size: 26px;
  }

  .career-form-header .thumb .cover {
    width: 180px;
    height: 190px;
  }

  .career-form-header .content {
    padding-left: 40px;
  }

  .career-form-header .icon-calendar {
    font-size: 26px;
  }

  .career-form-body .h-title {
    font-size: 40px;
  }

  .career-form-body .s-title {
    font-size: 32px;
  }

  .career-form-body .title {
    font-size: 32px;
  }

  .pdpa .height {
    height: 110px;
  }

  .pdpa .txt {
    font-size: 32px;
  }

  .pdpa .action {
    margin-left: 20px;
  }

  .pdpa .action .btn + .btn {
    margin-left: 30px;
  }

  .modal-close {
    top: 20px;
    right: 20px;
    border-width: 3px;
    font-size: 35px;
    width: 65px;
    height: 65px;
  }

  .modal-policy .modal-dialog {
    max-width: 1210px;
  }

  .modal-policy .modal-header .title {
    font-size: 36px;
  }

  .modal-policy .modal-header .sub {
    font-size: 32px;
  }

  .modal-policy .modal-header .desc {
    font-size: 24px;
  }

  .modal-policy .modal-body .desc {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .modal-policy .modal-body .topic {
    font-size: 22px;
    margin: 0 0 15px 0;
  }

  .modal-policy .download-box .content .title {
    font-size: 32px;
  }

  .-sucsess .modal-dialog {
    max-width: 700px;
  }

  .modal-sucsess {
    height: 620px;
  }

  .modal-sucsess .icon {
    width: 180px;
  }

  .modal-sucsess .icon img {
    max-height: 180px;
  }

  .modal-sucsess .h-title {
    font-size: 70px;
  }

  .modal-sucsess .desc {
    font-size: 36px;
  }

  .modal-sucsess .action {
    padding-top: 50px;
  }

  .modal-sucsess .action .btn {
    min-width: 520px;
    font-size: 32px;
    height: 70px;
    line-height: 68px;
  }

  .search-box .info {
    font-size: 32px;
  }

  .search-list .thumb .cover {
    width: 160px;
  }

  .search-list .title {
    font-size: 36px;
  }

  .search-list .line {
    height: 3px;
  }

  .search-list .desc {
    font-size: 24px;
  }

  .search-list .read {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .container {
    max-width: inherit;
    width: 970px;
  }

  .whead .title.-lg {
    font-size: 70px;
  }

  .whead .title.-md {
    font-size: 50px;
  }

  .whead .title.-sm {
    font-size: 40px;
  }

  .whead .desc {
    font-size: 40px;
  }

  .btn {
    font-size: 20px;
  }

  .pagination-label .title {
    font-size: 30px;
  }

  .pagination .link {
    font-size: 30px;
  }

  .slick-prev, .slick-next,
a.slick-prev:not([href]):not([tabindex]), a.slick-next:not([href]):not([tabindex]),
a.slick-prev, a.slick-next {
    width: 35px;
    height: 35px;
    line-height: 40px;
    font-size: 25px;
  }

  .slick-prev {
    margin-left: -508px;
  }

  .slick-next {
    margin-right: -510px;
  }

  .slick-dots li button {
    width: 20px;
    height: 20px;
  }

  .site-header.-home-page {
    background-color: #0F2852;
  }

  .site-header.-home-page .menu-box {
    opacity: 1;
  }

  .site-header .height {
    height: 50px;
  }

  .site-header .logo-box .lazy {
    height: 35px;
  }

  nav.menu li a.link {
    height: auto;
  }

  .nav-search.open .search-form {
    width: 760px;
  }

  /*mobile-menu (start)*/
  .global-container {
    position: relative;
    overflow: hidden;
    right: 0;
  }

  .global-container .overlay {
    visibility: hidden;
    opacity: 0;
    transition: all 400ms ease;
  }

  .global-container .site-container {
    position: relative;
    right: 0;
    transition: all 400ms ease;
  }

  .global-container .site-footer {
    position: relative;
    right: 0;
    transition: all 400ms ease;
  }

  .global-container.sidebar-open .overlay {
    opacity: 1;
    visibility: visible;
  }

  .global-container.sidebar-open .site-container {
    right: 260px;
  }

  .global-container.sidebar-open .site-footer {
    right: 260px;
  }

  .site-header > .container {
    position: relative;
    z-index: 99;
  }

  .overlay {
    position: fixed;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .menu-mobile-btn {
    display: block;
  }

  .site-header nav.menu {
    position: fixed;
    z-index: 100;
    top: 50px;
    bottom: 0;
    width: 260px;
    overflow: auto;
    right: -260px;
    padding-left: 0;
    background-color: #0F2852;
    transition: all 400ms ease;
  }

  .site-header nav.menu.open {
    right: 0;
  }

  .site-header nav.menu li {
    width: 100%;
    border-bottom: 1px solid #01173c;
  }

  .site-header nav.menu li + li {
    margin-left: 0;
  }

  .site-header nav.menu li a.link {
    height: auto;
    padding: 15px 20px;
    color: #ffffff;
    text-align: left;
    display: block;
  }

  .site-header nav.menu li a.link:hover {
    color: #117FE7;
  }

  .site-header nav.menu li.active a.link {
    background-color: #117FE7;
  }

  .site-header nav.menu li.active a.link:hover {
    color: #0F2852;
  }

  .site-header nav.menu .dropdown-menu {
    min-width: inherit;
    width: 100%;
    box-shadow: none;
    position: relative !important;
    transform: none !important;
    border-top: 1px solid #DCE5EA;
  }

  .site-header nav.menu .dropdown-menu li {
    border-bottom: 0;
  }

  .site-header nav.menu .dropdown-menu .link {
    padding-left: 30px;
  }

  /*mobile-menu (end)*/
  .top-graphic {
    padding-top: 50px;
  }

  .main-slider .cover {
    padding-bottom: 60%;
  }

  .wg-about .-slide-content {
    left: 0;
  }

  .wg-about-slide-nav,
.wg-about-slide-thumb {
    width: 400px;
    height: 400px;
  }

  .wg-about-slide-nav .slick-track {
    height: 400px;
    width: 400px !important;
  }

  .wg-about-slide-nav .slick-slide {
    width: 60px !important;
    height: 60px;
  }

  .wg-about-slide-nav .wrapper {
    width: 60px;
    height: 60px;
  }

  .wg-about-slide-nav .wrapper .contain .lazy {
    max-width: 35px;
    max-height: 35px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+1) {
    top: -35px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+2) {
    top: 20px;
    left: 250px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+3) {
    top: 140px;
    left: 365px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+4) {
    top: 270px;
    left: 340px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+5) {
    top: 350px;
    left: 145px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+6) {
    top: 350px;
    left: -145px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+7) {
    top: 270px;
    left: -340px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+8) {
    top: 140px;
    left: -390px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+9) {
    top: 20px;
    left: -250px;
  }

  .wg-about-slide-thumb .txt {
    font-size: 50px;
  }

  .wg-about-slide-content .txt {
    font-size: 28px;
  }

  .wg-about-slide-content .subcontent .h-title {
    font-size: 40px;
  }

  .wg-about-slide-content .subcontent .item-list {
    padding-top: 15px;
  }

  .wg-about-slide-content .subcontent .icon {
    width: 80px;
    height: 80px;
  }

  .wg-what-slide-content .wrapper {
    padding: 50px 0;
    min-height: auto;
  }

  .wg-what-slide-content .wrapper .logo .contain {
    max-width: 50px;
    max-height: 50px;
    margin-right: 25px;
  }

  .wg-what-slide-content .wrapper .logo .txt {
    font-size: 24px;
  }

  .wg-what-slide-content .wrapper .logo .txt small {
    font-size: 18px;
  }

  .wg-what-slide-content .wrapper .content {
    padding-top: 30px;
  }

  .wg-what-slide-content .wrapper .content .h-title {
    font-size: 70px;
  }

  .wg-what-slide-content .wrapper .content .s-title {
    font-size: 50px;
  }

  .wg-what-slide-content .wrapper .content .title {
    font-size: 40px;
  }

  .wg-what-slide-content .wrapper .content .desc {
    font-size: 30px;
  }

  .wg-what-slide-content .wrapper .banner {
    width: 100px;
    height: 100px;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    right: 0;
    margin-top: 30px;
  }

  .wg-what-slide-content .wrapper .banner:before {
    border-width: 2px;
    left: -10px;
    top: -10px;
    bottom: -10px;
    right: -10px;
  }

  .wg-what-slide-content .wrapper .banner .txt {
    font-size: 30px;
  }

  .wg-what-slide-content .wrapper .banner .txt small {
    font-size: 16px;
  }

  .wg-what-slide-content .info {
    padding: 0 20px;
    height: 50px;
  }

  .wg-what-slide-content .info .title {
    font-size: 26px;
    margin-right: 20px;
  }

  .wg-what-slide-content .info .desc {
    font-size: 20px;
    max-width: 630px;
  }

  .wg-what-slide-nav .wrapper .inner {
    height: 70px;
  }

  .wg-what-slide-nav .wrapper .contain {
    max-width: 40px;
    max-height: 40px;
    margin-right: 15px;
  }

  .wg-what-slide-nav .wrapper .txt {
    font-size: 20px;
  }

  .wg-inverter {
    padding-top: 70px;
  }

  .wg-inverter-swiper .thumb {
    padding-bottom: 20px;
  }

  .wg-inverter-swiper .thumb .contain .lazy {
    max-height: 50px;
    max-width: 50px;
  }

  .wg-inverter-swiper .txt {
    font-size: 24px;
  }

  .wg-inverter-content .publication .head .height {
    height: 80px;
  }

  .wg-inverter-content .publication .head .txt {
    font-size: 26px;
  }

  .wg-inverter-content .publication .body .icon {
    width: 40px;
    margin-right: 15px;
  }

  .wg-inverter-content .publication .body .icon .lazy {
    max-height: 40px;
    max-width: 40px;
  }

  .wg-inverter-content .publication .body .txt {
    font-size: 22px;
  }

  .wg-inverter-content .publication .body .link {
    height: 80px;
  }

  .wg-inverter-content .annual-report .thumb .cover {
    padding-bottom: 240px;
  }

  .wg-inverter-content .annual-report .content {
    height: 80px;
  }

  .wg-inverter-content .annual-report .icon {
    width: 40px;
  }

  .wg-inverter-content .annual-report .icon .lazy {
    max-height: 40px;
    max-width: 40px;
  }

  .wg-inverter-content .annual-report .txt {
    font-size: 22px;
  }

  .wg-inverter-content .news-room {
    padding: 30px;
    height: 380px;
    margin-top: 20px;
  }

  .wg-corporates-swiper .wrapper {
    height: 320px;
  }

  .wg-corporates-swiper .thumb .contain .lazy {
    max-height: 45px;
    max-width: 45px;
  }

  .wg-corporates-swiper .title {
    font-size: 26px;
  }

  .wg-corporates-list .wrapper {
    height: 230px;
    padding: 30px 40px;
  }

  .wg-corporates-list .thumb .contain .lazy {
    max-height: 50px;
    max-width: 50px;
  }

  .wg-corporates-list .title {
    font-size: 26px;
  }

  .wg-sustainability-nav .nav-tabs .thumb {
    width: 70px;
    height: 70px;
  }

  .wg-sustainability-nav .nav-tabs .line {
    width: 70px;
    height: 70px;
  }

  .wg-sustainability-nav .nav-tabs .txt {
    font-size: 30px;
  }

  .wg-sustainability-nav .nav-link.active .line {
    width: 90px;
    height: 90px;
  }

  .wg-sustainability-content {
    padding-top: 30px;
  }

  .wg-sustainability-slider .content {
    margin: -40px 10px 0 10px;
    padding: 15px 20px;
    min-height: 230px;
  }

  .wg-sustainability-slider .title {
    font-size: 32px;
  }

  .wg-sustainability-slider .line {
    height: 2px;
    margin: 15px 0;
    left: 0px;
  }

  .wg-sustainability-slider .desc {
    font-size: 22px;
  }

  .wg-sustainability-slider .read {
    margin-top: 20px;
  }

  .wg-JobContact {
    padding: 50px 0;
  }

  .wg-JobContact .content .h-title {
    font-size: 40px;
  }

  .site-footer .footer-nav .height {
    height: 70px;
  }

  .site-footer .footer-nav .logo-box {
    height: auto;
    width: 120px;
  }

  .site-footer .footer-nav nav.menu li + li {
    margin-left: 10px;
  }

  .site-footer .footer-nav nav.menu li a.link {
    height: auto;
    padding: 5px 10px;
    font-size: 16px;
  }

  .site-footer .footer-info .height {
    height: 50px;
  }

  .site-footer .footer-info .txt {
    font-size: 16px;
  }

  .site-footer .footer-info .social-list .link {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .default-header .inner {
    height: 240px;
    padding-top: 50px;
  }

  .default-header .h-title {
    font-size: 40px;
  }

  .default-whead .subdesc {
    font-size: 28px;
  }

  .default-nav {
    margin-top: -20px;
  }

  .default-nav .slick-prev {
    margin-left: -490px;
  }

  .default-nav .slick-next {
    margin-right: -490px;
  }

  .default-nav .wrapper {
    height: 120px;
    padding: 15px 20px;
  }

  .default-nav .wrapper .contain {
    width: 50px;
    max-height: 50px;
  }

  .default-nav .wrapper .title {
    font-size: 24px;
  }

  .default-whead {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .default-subnav .slick-prev {
    margin-left: -490px;
  }

  .default-subnav .slick-next {
    margin-right: -490px;
  }

  .default-subnav .link {
    height: 50px;
    font-size: 22px;
  }

  .default-body .head-cover .cover {
    padding-bottom: 340px;
  }

  .news-list .item-list {
    margin: 0 -10px;
  }

  .news-list .item-list > li {
    padding: 0 10px 20px 10px;
  }

  .news-list .item-list .content {
    margin: -40px 10px 0 10px;
    padding: 15px 20px;
    min-height: 230px;
  }

  .news-list .item-list .title {
    font-size: 32px;
  }

  .news-list .item-list .line {
    height: 2px;
    margin: 15px 0;
    left: 0px;
  }

  .news-list .item-list .desc {
    font-size: 22px;
  }

  .news-list .item-list .read {
    margin-top: 20px;
  }

  .what-all-head {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .what-all-h-slider .wrapper {
    padding: 50px 0;
  }

  .what-all-h-slider .wrapper .content .h-title {
    font-size: 70px;
  }

  .what-all-h-slider .wrapper .content .s-title {
    font-size: 50px;
  }

  .what-all-h-slider .wrapper .content .title {
    font-size: 40px;
  }

  .what-all-h-slider .wrapper .content .desc {
    font-size: 30px;
  }

  .what-all-b-slider .info .txt {
    font-size: 30px;
  }

  .what-yearthumb-slider .wrapper:hover,
.what-yearthumb-slider .slick-current .wrapper {
    margin: 0;
  }

  .what-yearthumb-slider .thumb .inner {
    padding: 10px;
  }

  .what-yearthumb-slider .thumb .title {
    font-size: 70px;
  }

  .what-yearthumb-slider .thumb .desc {
    font-size: 24px;
  }

  .what-yearthumb-slider .txt {
    font-size: 24px;
    padding: 10px;
  }

  .what-yearthumb-slider .txt:before {
    border-width: 0 10px 10px 10px;
  }

  .what-yearnav-slider {
    right: 10px;
  }

  .what-yearnav-slider .txt {
    font-size: 26px;
    line-height: 35px;
  }

  .what-yearnav-slider .slick-current .txt {
    font-size: 40px;
  }

  .what-yearcontent-slider .wrapper {
    padding-top: 50px;
    padding-bottom: 80px;
    min-height: 600px;
  }

  .what-yearcontent-slider .h-title {
    font-size: 70px;
  }

  .what-yearcontent-slider .col-head .thumb .cover {
    width: 100px;
    height: 100px;
  }

  .what-yearcontent-slider .col-head .txt {
    font-size: 30px;
    padding-left: 20px;
  }

  .what-yearcontent-slider .col-body .title {
    font-size: 30px;
  }

  .what-yearcontent-slider .col-body .desc {
    font-size: 24px;
  }

  .what-yearcontent-slider .content:nth-child(odd) .col-head .txt {
    padding-right: 20px;
  }

  .detail-content {
    min-height: 260px;
    padding: 30px 50px;
  }

  .detail-head {
    padding-bottom: 15px;
    margin-bottom: 35px;
  }

  .detail-head .h-title {
    font-size: 45px;
  }

  .detail-info .info-list .date {
    font-size: 24px;
  }

  .detail-info .info-list .view {
    font-size: 24px;
  }

  .detail-info .share-list .txt {
    font-size: 24px;
  }

  .detail-head .action .link {
    width: 50px;
    height: 50px;
    font-size: 22px;
  }

  .editor-content .font-base-editor,
.editor-content p,
.editor-content .editor-content {
    font-size: 30px;
  }

  .detail-download .h-title {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .detail-download .height {
    height: 120px;
  }

  .detail-download .icon-load {
    width: 45px;
  }

  .detail-download .content .title {
    font-size: 30px;
  }

  .detail-end .btn {
    min-width: 240px;
    height: 50px;
    line-height: 48px;
  }

  .detail-gallery-slider .banner {
    width: 100px;
    height: 100px;
    left: 40px;
    margin-left: 0;
    bottom: 40%;
  }

  .detail-gallery-slider .banner:before {
    border-width: 2px;
    left: -10px;
    top: -10px;
    bottom: -10px;
    right: -10px;
  }

  .detail-gallery-slider .banner .txt {
    font-size: 30px;
  }

  .detail-gallery-slider .banner .txt small {
    font-size: 16px;
  }

  .detail-thumb-slider {
    margin: 0 -10px;
  }

  .detail-thumb-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .detail-thumb-slider .item {
    padding: 0 10px;
  }

  .detail-thumb-box {
    padding: 20px 0;
  }

  .detail-gallery-info .head .inner {
    padding: 10px 0;
  }

  .detail-gallery-info .head .txt {
    font-size: 30px;
  }

  .detail-gallery-info .body .inner {
    padding: 20px 0 80px 0;
  }

  .detail-gallery-info .body .title,
.detail-gallery-info .body .desc {
    font-size: 28px;
  }

  .detail-typeII {
    padding-bottom: 0;
  }

  .detail-thumb-cover {
    width: 300px;
  }

  .detail-thumb-cover .cover {
    padding-bottom: 540px;
  }

  .detail-mcscroll {
    height: 471px;
  }

  .detail-mcscroll.-career {
    height: 540px;
  }

  .detail-table .table-Type th,
.detail-table .table-Type td {
    font-size: 28px;
    padding: 10px 20px;
  }

  .contact-info .h-title {
    font-size: 40px;
  }

  .contact-info .data .icon {
    width: 45px;
  }

  .contact-info .data .content {
    font-size: 28px;
  }

  .contact-info .contact-list .phone-list .icon {
    width: 30px;
    margin-right: 10px;
  }

  .contact-info .contact-list .phone-list .txt {
    font-size: 28px;
  }

  .contact-info .contact-list .social-list .txt {
    font-size: 28px;
  }

  .contact-info .contact-list .social-list .link {
    width: 50px;
    height: 50px;
    font-size: 26px;
  }

  .contact-info .graphic-map .head .boxL .icon {
    width: 30px;
    margin-right: 10px;
  }

  .contact-info .graphic-map .head .boxL .txt {
    font-size: 26px;
  }

  .contact-info .graphic-map .head .boxR .btn {
    font-size: 18px;
  }

  .contact-info .form-default textarea.form-control {
    min-height: 172px;
  }

  .contact-info .form-default .captcha-box {
    padding-top: 33px;
  }

  .contact-info .form-default .captcha-box .captcha-image .lazy {
    height: 60px;
  }

  .contact-info .form-default .captcha-box .captcha-action .link {
    width: 35px;
  }

  .contact-info .form-default .captcha-box .txt {
    font-size: 24px;
    bottom: -28px;
  }

  .form-default .row {
    margin: 0 -20px;
  }

  .form-default .row > div {
    padding: 0 20px;
  }

  .form-default .control-label {
    font-size: 28px;
  }

  .form-default .form-control {
    font-size: 28px;
    min-height: 60px;
  }

  .form-default .form-button {
    padding-top: 30px;
  }

  .form-default .form-button .btn {
    font-size: 28px;
    height: 60px;
    line-height: 58px;
    min-width: 200px;
  }

  .form-default .form-button .btn + .btn {
    margin-left: 45px;
  }

  .select2-container--default .select2-selection--single {
    height: 60px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 28px;
    line-height: 58px;
  }

  .corporates-list .wrapper {
    height: 320px;
  }

  .corporates-list .thumb .contain .lazy {
    max-height: 45px;
    max-width: 45px;
  }

  .corporates-list .title {
    font-size: 26px;
  }

  .career-search {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .career-search form .height {
    height: 58px;
  }

  .career-search .h-title,
.career-search form .form-control,
.career-search form .btn,
.career-search .btn-box .btn {
    font-size: 32px;
  }

  .career-search .btn-box .btn {
    height: 60px;
    line-height: 58px;
  }

  .career-search .btn-box,
.career-search .select-box {
    width: 300px;
  }

  .career-list .item-list {
    margin: 0 -10px;
  }

  .career-list .item-list > li {
    padding: 10px;
  }

  .career-list .link {
    padding: 15px;
  }

  .career-list .link .title {
    font-size: 32px;
  }

  .career-list .link .position {
    font-size: 26px;
  }

  .career-list .link .desc {
    font-size: 26px;
  }

  .career-list .link .location {
    font-size: 18px;
  }

  .career-list .link .link-more {
    font-size: 18px;
  }

  .career-trainee .info .content .title {
    font-size: 32px;
  }

  .career-trainee .info .content .desc {
    font-size: 26px;
  }

  .career-header {
    padding-bottom: 10px;
  }

  .career-header .title {
    font-size: 50px;
  }

  .career-header .desc {
    font-size: 32px;
  }

  .career-info .wrapper .icon .lazy {
    max-width: 28px;
    max-height: 35px;
  }

  .career-info .wrapper .txt {
    font-size: 24px;
  }

  .career-content .box .title {
    font-size: 30px;
  }

  .career-content .box .desc {
    font-size: 24px;
  }

  .career-apply .item-list {
    margin: 0px -50px;
  }

  .career-apply .item-list li {
    padding: 10px 50px 15px 50px;
  }

  .career-apply .wrapper {
    padding-bottom: 30px;
  }

  .career-apply .wrapper .icon .lazy {
    max-width: 55px;
    max-height: 55px;
  }

  .career-apply .wrapper .txt {
    padding-left: 20px;
    font-size: 24px;
  }

  .career-header .title {
    font-size: 50px;
  }

  .career-form .form-default .control-label,
.career-form .form-default .form-control,
.career-form .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 24px;
  }

  .career-form .form-default .form-radio .radio-control {
    padding: 5px 15px;
  }

  .career-form .form-default .form-radio .radio-control .icon {
    top: 1px;
  }

  .career-form .form-default .form-radio .radio-control .txt {
    font-size: 24px;
  }

  .career-form .form-default .form-checkbox .checkbox-control {
    padding: 5px 15px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .icon {
    top: 1px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .txt {
    font-size: 24px;
  }

  .career-form-header .thumb .cover {
    width: 180px;
    height: 190px;
  }

  .career-form-header .content {
    padding-left: 30px;
  }

  .career-form-header .icon-calendar {
    font-size: 24px;
  }

  .career-form-body .row-group + .row-group {
    margin-top: 30px;
  }

  .career-form-body .h-title {
    font-size: 38px;
  }

  .career-form-body .s-title {
    font-size: 30px;
  }

  .career-form-body .title {
    font-size: 30px;
  }

  .career-form-body .line {
    margin: 20px 0 40px 0;
  }

  .pdpa .height {
    height: 80px;
  }

  .pdpa .icon {
    margin-right: 15px;
    width: 50px;
  }

  .pdpa .txt {
    font-size: 26px;
  }

  .pdpa .action .btn {
    min-width: 150px;
    height: 50px;
    line-height: 48px;
  }

  .pdpa .action .btn + .btn {
    margin-left: 20px;
  }

  .modal-close {
    top: 15px;
    right: 15px;
    border-width: 2px;
    font-size: 30px;
    width: 55px;
    height: 55px;
  }

  .modal-policy .modal-dialog {
    max-width: 970px;
  }

  .modal-policy .modal-content {
    padding: 30px;
  }

  .modal-policy .modal-header .title {
    font-size: 34px;
  }

  .modal-policy .modal-header .sub {
    font-size: 30px;
  }

  .modal-policy .modal-header .desc {
    font-size: 22px;
  }

  .modal-policy .modal-body .desc {
    font-size: 20px;
  }

  .modal-policy .modal-body .topic {
    font-size: 20px;
  }

  .modal-policy .download-box .item {
    width: 550px;
  }

  .modal-policy .download-box .height {
    height: 120px;
  }

  .modal-policy .download-box .icon-load {
    width: 45px;
  }

  .modal-policy .download-box .content .title {
    font-size: 30px;
  }

  .-sucsess .modal-dialog {
    max-width: 600px;
  }

  .modal-sucsess {
    height: 520px;
  }

  .modal-sucsess .icon {
    width: 140px;
    margin-bottom: 30px;
  }

  .modal-sucsess .icon img {
    max-height: 140px;
  }

  .modal-sucsess .h-title {
    font-size: 60px;
    margin-bottom: 10px;
  }

  .modal-sucsess .desc {
    font-size: 34px;
  }

  .modal-sucsess .action {
    padding-top: 40px;
  }

  .modal-sucsess .action .btn {
    min-width: 450px;
    font-size: 30px;
    height: 60px;
    line-height: 58px;
  }

  .search-box {
    padding-bottom: 0;
  }

  .search-box .info {
    font-size: 30px;
  }

  .search-list .thumb {
    margin-right: 35px;
  }

  .search-list .thumb .cover {
    width: 150px;
  }

  .search-list .title {
    font-size: 34px;
  }

  .search-list .desc {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: inherit;
    width: 100%;
  }

  .whead .title.-lg {
    font-size: 60px;
  }

  .whead .title.-sm {
    font-size: 35px;
  }

  .whead .desc {
    font-size: 35px;
  }

  .pagination-label .title {
    font-size: 26px;
  }

  .pagination .link {
    font-size: 26px;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
  }

  .pagination .select2-container--default .select2-selection--single {
    height: 20px;
  }

  .pagination .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    font-size: 20px;
  }

  .nav-search.open .search-form {
    width: 510px;
  }

  .wg-about {
    padding: 100px 0 50px 0;
  }

  .wg-about .-slide-content {
    margin-bottom: 50px;
  }

  .wg-about-slide-nav,
.wg-about-slide-thumb {
    left: 0;
    right: 0;
    margin: auto;
  }

  .wg-what-slide-content .wrapper .content .h-title {
    font-size: 60px;
  }

  .wg-what-slide-content .wrapper .content .s-title {
    font-size: 45px;
  }

  .wg-what-slide-content .wrapper .content .title {
    font-size: 36px;
  }

  .wg-what-slide-content .wrapper .content .desc {
    font-size: 26px;
  }

  .wg-what-slide-content .info .desc {
    max-width: 50%;
  }

  .wg-inverter-swiper {
    padding-bottom: 30px;
  }

  .wg-inverter-swiper {
    padding-bottom: 30px;
  }

  .wg-inverter-swiper.swiper-container-horizontal > .swiper-pagination-bullets,
.wg-inverter-swiper .swiper-pagination-custom,
.wg-inverter-swiper .swiper-pagination-fraction {
    bottom: 0;
  }

  .wg-sustainability-content .action {
    padding-top: 30px;
  }

  .wg-JobContact .-mgt-md {
    margin-top: 30px;
  }

  .site-footer .footer-nav .height {
    height: auto;
    padding: 10px 0;
  }

  .site-footer .footer-nav .logo-box {
    display: none;
  }

  .site-footer .footer-nav .btn-sitemap {
    display: block;
  }

  .site-footer .footer-nav .menu-box {
    display: block;
  }

  .site-footer .footer-nav nav.menu {
    height: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 400ms ease;
  }

  .site-footer .footer-nav nav.menu.open {
    height: auto;
    opacity: 1;
    pointer-events: visible;
  }

  .site-footer .footer-nav nav.menu li {
    width: 100%;
  }

  .site-footer .footer-nav nav.menu li + li {
    border-top: 0px solid #ffffff;
    margin-left: 0;
  }

  .site-footer .footer-nav nav.menu li a.link {
    padding: 0px;
    height: 0;
    font-size: 20px;
    text-align: left;
    display: block;
  }

  .site-footer .footer-nav nav.menu li a.link:before {
    display: none;
  }

  .site-footer .footer-nav nav.menu li.active a.link {
    background-color: #0F2852;
    color: #ffffff;
  }

  .site-footer .footer-nav nav.menu.open li + li {
    border-top-width: 1px;
  }

  .site-footer .footer-nav nav.menu.open li a.link {
    padding: 15px 20px;
    height: auto;
  }

  .default-header .inner {
    height: 200px;
  }

  .default-header .h-title {
    font-size: 35px;
  }

  .default-whead .subdesc {
    font-size: 26px;
  }

  .default-nav {
    margin-top: 0;
  }

  .default-nav .slick-prev {
    margin-left: 0;
    left: -19px;
  }

  .default-nav .slick-next {
    margin-right: 0;
    right: -21px;
  }

  .default-nav .wrapper {
    height: 100px;
    padding: 10px 20px;
  }

  .default-nav .wrapper .contain {
    width: 40px;
    max-height: 40px;
  }

  .default-nav .wrapper .title {
    font-size: 22px;
  }

  .default-nav .wrapper .desc {
    font-size: 18px;
  }

  .default-subnav .slick-prev {
    margin-left: 0;
    left: -19px;
  }

  .default-subnav .slick-next {
    margin-right: 0;
    right: -21px;
  }

  .default-subnav .link {
    height: 40px;
    font-size: 20px;
  }

  .default-body .-body {
    margin-top: -200px;
  }

  .default-body .head-cover .cover {
    padding-bottom: 240px;
  }

  .what-all-head {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .what-all-h-slider .slick-dots {
    margin-top: 15px;
  }

  .what-all-h-slider .wrapper .content .h-title {
    font-size: 60px;
  }

  .what-all-h-slider .wrapper .content .s-title {
    font-size: 45px;
  }

  .what-all-h-slider .wrapper .content .title {
    font-size: 36px;
  }

  .what-all-h-slider .wrapper .content .desc {
    font-size: 26px;
  }

  .what-all-b-slider .info {
    padding-top: 20px;
  }

  .what-all-b-slider .info .txt {
    font-size: 26px;
  }

  .what-yearthumb-slider .thumb .title {
    font-size: 60px;
  }

  .what-yearthumb-slider .thumb .desc {
    font-size: 22px;
  }

  .what-yearthumb-slider .txt {
    font-size: 22px;
  }

  .what-yearnav-slider {
    display: none;
  }

  .what-yearcontent-slider .wrapper {
    padding-bottom: 50px;
    min-height: inherit;
  }

  .what-yearcontent-slider .dot.-II {
    width: 20px;
    height: 20px;
  }

  .what-yearcontent-slider .h-title {
    font-size: 60px;
  }

  .what-yearcontent-slider .content .inner {
    padding: 0px 30px;
  }

  .what-yearcontent-slider .col-head .thumb .cover {
    width: 90px;
    height: 90px;
  }

  .what-yearcontent-slider .col-head .txt {
    font-size: 26px;
  }

  .what-yearcontent-slider .col-body .title {
    font-size: 26px;
  }

  .what-yearcontent-slider .col-body .desc {
    font-size: 20px;
  }

  .detail-content {
    min-height: 220px;
    padding: 30px;
  }

  .detail-head {
    padding-bottom: 15px;
    margin-bottom: 25px;
  }

  .detail-head .h-title {
    font-size: 40px;
  }

  .detail-head .action .link {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .detail-info {
    margin-bottom: 30px;
  }

  .detail-info .info-list .date {
    font-size: 22px;
  }

  .detail-info .info-list .view {
    font-size: 22px;
  }

  .detail-info .share-list .txt {
    font-size: 22px;
  }

  .editor-content .font-base-editor,
.editor-content p,
.editor-content .editor-content {
    font-size: 28px;
  }

  .detail-download .h-title {
    font-size: 35px;
  }

  .detail-download .content .title {
    font-size: 26px;
  }

  .detail-download .action .btn-link {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }

  .detail-end .btn {
    min-width: 200px;
  }

  .detail-gallery-info .head .txt {
    font-size: 28px;
  }

  .detail-gallery-info .body .inner {
    padding: 20px 0 60px 0;
  }

  .detail-gallery-info .body .title,
.detail-gallery-info .body .desc {
    font-size: 26px;
  }

  .detail-thumb-cover {
    width: 100%;
    margin-top: 20px;
  }

  .detail-thumb-cover .cover {
    padding-bottom: 30%;
  }

  .detail-mcscroll {
    height: 60vh;
  }

  .detail-mcscroll.-career {
    height: 60vh;
  }

  .detail-table .table-Type thead {
    display: none;
  }

  .detail-table .table-Type tbody {
    display: block;
  }

  .detail-table .table-Type tbody tr {
    display: block;
  }

  .detail-table .table-Type tbody tr + tr {
    border-top: 0.5px solid #e3e3e3;
  }

  .detail-table .table-Type tbody td {
    display: block;
  }

  .detail-table .table-Type tbody td:after {
    content: "";
    display: table;
    clear: both;
  }

  .detail-table .table-Type .txt-mobile {
    display: block;
    float: left;
  }

  .detail-table .table-Type .t-left {
    text-align: right;
  }

  .detail-table .table-Type .t-cen {
    text-align: right;
  }

  .detail-table .table-Type th,
.detail-table .table-Type td {
    font-size: 24px;
    font-weight: 300;
    padding: 8px 15px;
    border-color: rgba(112, 112, 112, 0.05);
  }

  .contact-info .h-title {
    font-size: 35px;
  }

  .contact-info .data .icon {
    width: 40px;
  }

  .contact-info .data .content {
    font-size: 26px;
  }

  .contact-info .contact-list .phone-list .item-list {
    margin: 0 -10px;
  }

  .contact-info .contact-list .phone-list .item-list > li {
    padding: 0 10px;
  }

  .contact-info .contact-list .phone-list .icon {
    width: 30px;
    margin-right: 10px;
  }

  .contact-info .contact-list .phone-list .txt {
    font-size: 26px;
  }

  .contact-info .contact-list .social-list .txt {
    font-size: 26px;
  }

  .contact-info .contact-list .social-list .link {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }

  .contact-info .graphic-map .body {
    margin-bottom: 20px;
  }

  .contact-info .graphic-map .head .boxL .icon {
    width: 30px;
    margin-right: 10px;
  }

  .contact-info .graphic-map .head .boxL .txt {
    font-size: 24px;
  }

  .contact-info .graphic-map .head .boxR .btn {
    font-size: 18px;
  }

  .contact-info .form-default textarea.form-control {
    min-height: 172px;
  }

  .contact-info .form-default .captcha-box {
    padding-top: 32px;
    margin-bottom: 20px;
  }

  .contact-info .form-default .captcha-box .captcha-image .lazy {
    height: 50px;
  }

  .contact-info .form-default .captcha-box .captcha-action .link {
    width: 30px;
  }

  .contact-info .form-default .captcha-box .txt {
    font-size: 22px;
    bottom: -26px;
  }

  .form-default .row {
    margin: 0 -15px;
  }

  .form-default .row > div {
    padding: 0 15px;
  }

  .form-default .control-label {
    font-size: 26px;
  }

  .form-default .form-group {
    margin-bottom: 20px;
  }

  .form-default .form-control {
    font-size: 26px;
    min-height: 50px;
    height: auto;
    padding: 10px 25px;
  }

  .form-default .form-button {
    padding-top: 25px;
    text-align: center;
  }

  .form-default .form-button .btn {
    font-size: 26px;
    height: 50px;
    line-height: 48px;
    min-width: 200px;
  }

  .form-default .form-button .btn + .btn {
    margin-left: 30px;
  }

  .select2-container--default .select2-selection--single {
    height: 50px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 26px;
    line-height: 48px;
  }

  .career-search {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .career-search form .height {
    height: 48px;
  }

  .career-search .h-title,
.career-search form .form-control,
.career-search form .btn,
.career-search .btn-box .btn {
    font-size: 30px;
  }

  .career-search .btn-box .btn {
    height: 50px;
    line-height: 48px;
  }

  .career-search .btn-box,
.career-search .select-box {
    width: 200px;
  }

  .career-list .item-list > li {
    width: calc(100%/3);
  }

  .career-list .link {
    padding: 15px;
  }

  .career-list .link .title {
    font-size: 30px;
  }

  .career-list .link .position {
    font-size: 24px;
  }

  .career-list .link .desc {
    font-size: 24px;
  }

  .career-list .link .location {
    font-size: 18px;
  }

  .career-list .link .link-more {
    font-size: 18px;
  }

  .career-trainee {
    padding-bottom: 50px;
  }

  .career-trainee .info .content {
    padding-right: 10%;
  }

  .career-trainee .info .content .title {
    font-size: 30px;
  }

  .career-trainee .info .content .desc {
    font-size: 24px;
  }

  .career-header {
    padding-bottom: 0px;
  }

  .career-header .title {
    font-size: 46px;
  }

  .career-header .desc {
    font-size: 30px;
  }

  .career-info .wrapper .icon .lazy {
    max-width: 25px;
    max-height: 30px;
  }

  .career-info .wrapper .txt {
    font-size: 22px;
  }

  .career-content .box .title {
    font-size: 28px;
  }

  .career-content .box .desc {
    font-size: 22px;
  }

  .career-apply {
    padding-bottom: 10px;
  }

  .career-apply .item-list {
    margin: 0px -30px;
  }

  .career-apply .item-list li {
    padding: 10px 30px 15px 30px;
  }

  .career-apply .wrapper {
    padding-bottom: 20px;
  }

  .career-apply .wrapper .icon .lazy {
    max-width: 40px;
    max-height: 40px;
  }

  .career-apply .wrapper .txt {
    padding-left: 15px;
    font-size: 22px;
  }

  .career-header .title {
    font-size: 45px;
  }

  .career-form .form-default .control-label,
.career-form .form-default .form-control,
.career-form .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 22px;
  }

  .career-form .form-default .form-radio .radio-control {
    padding: 5px 15px;
  }

  .career-form .form-default .form-radio .radio-control .icon {
    top: 1px;
  }

  .career-form .form-default .form-radio .radio-control .txt {
    font-size: 22px;
  }

  .career-form .form-default .form-checkbox .checkbox-control {
    padding: 5px 15px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .icon {
    top: 1px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .txt {
    font-size: 22px;
  }

  .career-form-header {
    padding: 30px;
    margin-bottom: 50px;
  }

  .career-form-header .thumb .cover {
    width: 160px;
    height: 170px;
  }

  .career-form-header .content {
    padding-left: 20px;
  }

  .career-form-header .icon-calendar {
    font-size: 22px;
    top: 14px;
  }

  .career-form-body .row-group + .row-group {
    margin-top: 30px;
  }

  .career-form-body .h-title {
    font-size: 36px;
  }

  .career-form-body .s-title {
    font-size: 28px;
  }

  .career-form-body .title {
    font-size: 28px;
  }

  .career-form-body .line {
    margin: 20px 0 40px 0;
  }

  .pdpa .height {
    height: auto;
    padding: 15px 0;
  }

  .pdpa .row > div {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pdpa .icon {
    width: 30px;
    margin-right: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .pdpa .txt {
    padding-left: 40px;
    font-size: 24px;
  }

  .pdpa .action {
    margin-left: 40px;
    margin-top: 10px;
  }

  .pdpa .action .btn {
    min-width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
  }

  .modal-close {
    top: 10px;
    right: 10px;
    border-width: 2px;
    font-size: 26px;
    width: 45px;
    height: 45px;
  }

  .modal-policy .modal-dialog {
    max-width: 96%;
  }

  .modal-policy .modal-content {
    padding: 20px;
  }

  .modal-policy .modal-header .title {
    font-size: 30px;
  }

  .modal-policy .modal-header .sub {
    font-size: 26px;
  }

  .modal-policy .modal-header .desc {
    font-size: 20px;
  }

  .modal-policy .modal-body {
    padding: 20px;
  }

  .modal-policy .modal-body .desc {
    font-size: 18px;
  }

  .modal-policy .modal-body .topic {
    font-size: 18px;
  }

  .modal-policy .download-box .height {
    height: 100px;
  }

  .modal-policy .download-box .content .title {
    font-size: 26px;
  }

  .modal-policy .download-box .action .btn-link {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }

  .-sucsess .modal-dialog {
    max-width: 500px;
  }

  .modal-sucsess {
    height: 420px;
  }

  .modal-sucsess .icon {
    width: 100px;
    margin-bottom: 20px;
  }

  .modal-sucsess .icon img {
    max-height: 100px;
  }

  .modal-sucsess .h-title {
    font-size: 50px;
  }

  .modal-sucsess .desc {
    font-size: 30px;
  }

  .modal-sucsess .action {
    padding-top: 30px;
  }

  .modal-sucsess .action .btn {
    min-width: inherit;
    font-size: 28px;
    height: 50px;
    line-height: 48px;
  }

  .search-box .info {
    font-size: 28px;
  }

  .search-list .item-list li {
    padding: 30px 0;
  }

  .search-list .thumb {
    margin-right: 30px;
  }

  .search-list .thumb .cover {
    width: 140px;
  }

  .search-list .title {
    font-size: 32px;
  }

  .search-list .line {
    margin: 15px 0;
  }

  .search-list .desc {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: inherit;
    width: 100%;
  }

  .btn {
    font-size: 18px;
  }

  .link-more {
    font-size: 18px;
  }

  .btn.-md {
    min-width: 160px;
  }

  .whead {
    padding-bottom: 20px;
  }

  .whead .title.-lg {
    font-size: 50px;
  }

  .whead .title.-md {
    font-size: 40px;
  }

  .whead .title.-sm {
    font-size: 30px;
  }

  .whead .desc {
    font-size: 30px;
  }

  .breadcrumb-block {
    justify-content: flex-start;
    max-width: 100vw;
    margin: 0 auto;
  }

  .breadcrumb li, .breadcrumb li .link {
    font-size: 18px;
  }

  .pagination-label .title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
  }

  .pagination {
    padding-bottom: 40px;
    justify-content: center;
  }

  .pagination li + li {
    margin-left: 2px;
  }

  .pagination .link {
    font-size: 24px;
    min-width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0 5px;
  }

  .pagination .jumpPage {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .pagination .select2-container--default .select2-selection--single {
    height: 30px;
    border-width: 1px;
  }

  .slick-dots li button {
    width: 14px;
    height: 14px;
    border-width: 1px;
  }

  .nav-language {
    margin-left: 15px;
  }

  .nav-search .link.-search {
    top: 13px;
  }

  .nav-search .link.-search span {
    line-height: 1;
  }

  .nav-search .search-form form {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    background-color: #ffffff;
    opacity: 0;
  }

  .nav-search .icon-close {
    top: 0px;
    right: 0px;
    width: auto;
    height: auto;
  }

  .nav-search.open .search-form {
    width: 100%;
    top: 0;
    border-radius: 0;
    border: 0;
    background-color: transparent;
    overflow: visible;
  }

  .nav-search.open .link.-search {
    opacity: 0;
    pointer-events: none;
    padding-left: 0;
    text-align: center;
  }

  .nav-search.open .link.-search span {
    line-height: 1;
  }

  .nav-search.open .search-form form {
    top: 50px;
    opacity: 1;
    left: 0;
    right: 0;
    width: 100%;
  }

  .nav-search.open .icon-close {
    opacity: 1;
    font-size: 20px;
    color: #ffffff;
    top: -5px;
  }

  .menu-mobile-btn {
    margin-left: 20px;
  }

  .top-graphic .scroll {
    display: none;
  }

  .wg-about {
    padding: 50px 0;
  }

  .wg-about .whead:before {
    left: 0;
  }

  .wg-about-slide-nav,
.wg-about-slide-thumb {
    width: 300px;
    height: 300px;
  }

  .wg-about-slide-thumb .txt {
    font-size: 40px;
  }

  .wg-about-slide-thumb .action {
    padding-top: 10px;
  }

  .wg-about-slide-nav .slick-track {
    height: 300px;
    width: 300px !important;
  }

  .wg-about-slide-nav .wrapper {
    width: 50px;
    height: 50px;
  }

  .wg-about-slide-nav .wrapper .contain .lazy {
    max-width: 25px;
    max-height: 25px;
  }

  .wg-about-slide-nav .slick-slide {
    width: 50px !important;
    height: 50px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+1) {
    top: -25px;
    left: 8px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+2) {
    top: 15px;
    left: 210px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+3) {
    top: 100px;
    left: 275px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+4) {
    top: 205px;
    left: 255px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+5) {
    top: 265px;
    left: 100px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+6) {
    top: 265px;
    left: -100px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+7) {
    top: 205px;
    left: -255px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+8) {
    top: 100px;
    left: -280px;
  }

  .wg-about-slide-nav .slick-slide.slick-active:nth-child(9n+9) {
    top: 15px;
    left: -210px;
  }

  .wg-about-slide-content .txt {
    font-size: 24px;
  }

  .wg-about-slide-content .subcontent {
    padding-top: 20px;
  }

  .wg-about-slide-content .subcontent .h-title {
    font-size: 30px;
  }

  .wg-about-slide-content .subcontent .item-list > li {
    padding: 0 10px;
  }

  .wg-about-slide-content .subcontent .icon {
    width: 50px;
    height: 50px;
  }

  .wg-about-slide-content .subcontent .icon .contain .lazy {
    width: 25px;
    height: 25px;
  }

  .wg-about-slide-content .subcontent .title {
    font-size: 22px;
    margin-top: 10px;
  }

  .wg-what-slide-content .wrapper .content .h-title {
    font-size: 40px;
  }

  .wg-what-slide-content .wrapper .content .s-title {
    font-size: 35px;
  }

  .wg-what-slide-content .wrapper .content .title {
    font-size: 26px;
  }

  .wg-what-slide-content .wrapper .content .title span + span:before {
    margin-right: 15px;
    width: 6px;
    height: 6px;
  }

  .wg-what-slide-content .wrapper .content .desc {
    font-size: 20px;
  }

  .wg-what-slide-content .info {
    display: block;
    padding: 10px 20px;
    height: auto;
  }

  .wg-what-slide-content .info .title {
    font-size: 24px;
    margin-right: 0;
  }

  .wg-what-slide-content .info .desc {
    max-width: 100%;
    margin-right: 0;
  }

  .wg-what-slide-content .info .action {
    margin-top: 3px;
  }

  .wg-what-slide-nav .wrapper .contain {
    max-width: 30px;
    max-height: 30px;
    margin-right: 10px;
  }

  .wg-what-slide-nav .wrapper .txt {
    font-size: 18px;
  }

  .wg-inverter {
    padding-top: 50px;
  }

  .wg-inverter-swiper {
    padding-top: 15px;
  }

  .wg-inverter-content {
    padding-top: 30px;
  }

  .wg-inverter-content .publication .head {
    padding: 0 20px;
  }

  .wg-inverter-content .publication .head .height {
    height: 60px;
  }

  .wg-inverter-content .publication .head .txt {
    font-size: 24px;
  }

  .wg-inverter-content .publication .body .link {
    height: 60px;
    padding: 0 20px;
  }

  .wg-inverter-content .publication .body .icon {
    width: 30px;
  }

  .wg-inverter-content .publication .body .icon .lazy {
    max-height: 30px;
    max-width: 30px;
  }

  .wg-inverter-content .publication .body .txt {
    font-size: 20px;
  }

  .wg-inverter-content .annual-report {
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .wg-inverter-content .annual-report .thumb .cover {
    padding-bottom: 137%;
  }

  .wg-inverter-content .annual-report .content {
    height: 60px;
  }

  .wg-inverter-content .annual-report .icon {
    width: 30px;
  }

  .wg-inverter-content .annual-report .icon .lazy {
    max-height: 30px;
    max-width: 30px;
  }

  .wg-inverter-content .annual-report .txt {
    font-size: 20px;
  }

  .wg-inverter-content .news-room {
    padding: 20px 20px 40px 20px;
    height: auto;
  }

  .wg-inverter-content .news-room .head .txt {
    font-size: 24px;
  }

  .wg-inverter-content .news-room-swiper .txt {
    font-size: 20px;
  }

  .wg-inverter-content .news-room-swiper .date {
    font-size: 18px;
    margin-top: 5px;
  }

  .wg-inverter-content .news-room .swiper-container-vertical > .swiper-pagination-bullets {
    margin-top: 15px;
  }

  .wg-inverter-content .news-room .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border-width: 1px;
  }

  .wg-corporates {
    padding-top: 50px;
  }

  .wg-corporates-swiper {
    padding-top: 50px;
  }

  .wg-corporates-swiper .wrapper {
    height: 240px;
    padding: 20px;
  }

  .wg-corporates-swiper .link.link-more {
    left: 20px;
    bottom: 20px;
  }

  .wg-corporates-list .wrapper {
    height: 200px;
    padding: 20px 20px;
  }

  .wg-corporates-list .content {
    width: auto;
  }

  .wg-corporates-list .thumb .contain .lazy {
    max-height: 45px;
    max-width: 45px;
  }

  .wg-corporates-list .title {
    font-size: 24px;
  }

  .wg-corporates-list .line {
    margin: 15px 0;
  }

  .wg-sustainability {
    padding: 50px 0;
  }

  .wg-sustainability-nav:before {
    top: 23px;
  }

  .wg-sustainability-nav .nav-tabs .thumb {
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
  }

  .wg-sustainability-nav .nav-tabs .thumb .contain .lazy {
    max-height: 30px;
    max-width: 30px;
  }

  .wg-sustainability-nav .nav-tabs .line {
    width: 45px;
    height: 45px;
    top: 0;
  }

  .wg-sustainability-nav .nav-tabs .txt {
    font-size: 16px;
  }

  .wg-sustainability-nav .nav-link.active .line {
    width: 55px;
    height: 55px;
    top: -5px;
  }

  .wg-sustainability-slider .slick-slide {
    transform: scale(0.95);
  }

  .wg-sustainability-slider .content {
    margin: -20px 5px 0 5px;
    padding: 12px 15px;
    min-height: 180px;
  }

  .wg-sustainability-slider .title {
    font-size: 24px;
  }

  .wg-sustainability-slider .line {
    margin: 10px 0;
  }

  .wg-sustainability-slider .desc {
    font-size: 20px;
  }

  .wg-sustainability-slider .read {
    margin-top: 15px;
  }

  .wg-JobContact .content {
    padding-bottom: 20px;
  }

  .wg-JobContact .content .h-title {
    font-size: 30px;
  }

  .wg-JobContact .content .s-title {
    font-size: 26px;
  }

  .wg-JobContact .content .desc {
    font-size: 22px;
  }

  .site-footer .footer-info .height {
    height: auto;
    padding: 20px 0;
  }

  .site-footer .footer-info .txt {
    text-align: center;
    margin-bottom: 15px;
  }

  .site-footer .footer-info .social-list {
    justify-content: center;
  }

  .site-footer .footer-info .social-list .txt {
    text-align: left;
    margin-bottom: 0px;
  }

  .default-header .inner {
    height: 180px;
  }

  .default-header .h-title {
    font-size: 30px;
  }

  .default-whead .subdesc {
    font-size: 22px;
  }

  .default-nav .wrapper {
    height: 80px;
    padding: 10px;
  }

  .default-nav .wrapper .contain {
    width: 30px;
    max-height: 30px;
  }

  .default-nav .wrapper .content {
    padding-left: 10px;
  }

  .default-nav .wrapper .title {
    font-size: 20px;
  }

  .default-nav .wrapper .desc {
    font-size: 16px;
  }

  .default-whead {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .default-subnav .link {
    font-size: 18px;
  }

  .news-list .item-list {
    margin: 0 -5px;
  }

  .news-list .item-list > li {
    width: calc(100%/2);
    padding: 0 5px 15px 5px;
  }

  .news-list .item-list .content {
    margin: -20px 5px 0 5px;
    padding: 12px 15px;
    min-height: 180px;
  }

  .news-list .item-list .title {
    font-size: 24px;
  }

  .news-list .item-list .line {
    margin: 10px 0;
  }

  .news-list .item-list .desc {
    font-size: 20px;
  }

  .news-list .item-list .read {
    margin-top: 15px;
  }

  .what-all-head {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .what-all-h-slider .slick-dots {
    margin-top: 5px;
  }

  .what-all-h-slider .wrapper {
    padding: 30px 10px;
  }

  .what-all-h-slider .wrapper .content .h-title {
    font-size: 40px;
  }

  .what-all-h-slider .wrapper .content .s-title {
    font-size: 35px;
  }

  .what-all-h-slider .wrapper .content .title {
    font-size: 26px;
  }

  .what-all-h-slider .wrapper .content .title span + span:before {
    margin-right: 15px;
    width: 6px;
    height: 6px;
  }

  .what-all-h-slider .wrapper .content .desc {
    font-size: 20px;
  }

  .what-all-b-slider .info {
    padding-top: 10px;
  }

  .what-all-b-slider .info .txt {
    font-size: 20px;
  }

  .what-yearthumb-slider .thumb .title {
    font-size: 40px;
  }

  .what-yearthumb-slider .thumb .desc {
    font-size: 17px;
  }

  .what-yearthumb-slider .txt {
    font-size: 20px;
  }

  .what-yearcontent-slider .content {
    display: block;
    margin-top: 30px;
    padding: 30px 0;
  }

  .what-yearcontent-slider .content:before {
    z-index: 0;
    top: -30px;
  }

  .what-yearcontent-slider .col-head {
    flex: 0;
    max-width: inherit;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
  }

  .what-yearcontent-slider .col-head .thumb .cover {
    width: 80px;
    height: 80px;
  }

  .what-yearcontent-slider .col-head .txt {
    font-size: 24px;
  }

  .what-yearcontent-slider .col-body {
    flex: 0;
    max-width: inherit;
    position: relative;
    z-index: 1;
    padding-top: 20px;
  }

  .what-yearcontent-slider .col-body .box {
    background-color: #ffffff;
    padding: 5px;
  }

  .what-yearcontent-slider .col-body .box + .box {
    margin-top: 20px;
  }

  .what-yearcontent-slider .col-body .title {
    font-size: 24px;
  }

  .what-yearcontent-slider .col-body .desc {
    font-size: 18px;
  }

  .detail-content {
    padding: 20px;
  }

  .detail-head {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .detail-head .h-title {
    font-size: 34px;
  }

  .detail-head .action .link {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }

  .detail-info .info-list {
    justify-content: center;
    margin-bottom: 10px;
  }

  .detail-info .info-list .date {
    font-size: 20px;
  }

  .detail-info .info-list .view {
    font-size: 20px;
    margin-left: 20px;
  }

  .detail-info .info-list .view .feather {
    font-size: 14px;
  }

  .detail-info .share-box {
    justify-content: center;
  }

  .detail-info .share-list .txt {
    font-size: 20px;
  }

  .detail-info .share-list .link .fa {
    font-size: 16px;
  }

  .detail-info .print-box .link .fa {
    font-size: 16px;
  }

  .editor-content .font-base-editor,
.editor-content p,
.editor-content .editor-content {
    font-size: 24px;
  }

  .detail-video {
    padding: 20px 0px;
  }

  .detail-download {
    padding: 20px 0;
  }

  .detail-download .h-title {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .detail-download .wrapper {
    padding: 15px;
  }

  .detail-download .height {
    height: auto;
  }

  .detail-download .icon-load {
    width: 30px;
  }

  .detail-download .content .title {
    font-size: 20px;
  }

  .detail-download .content .desc {
    font-size: 16px;
  }

  .detail-download .content .desc .item-list li {
    width: 100%;
  }

  .detail-download .content .desc .item-list li + li {
    border-left: 0px;
  }

  .detail-download .content .desc .update {
    font-size: 16px;
    margin-top: 4px;
  }

  .detail-download .action .btn-link {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }

  .detail-end {
    padding: 20px 0 30px 0;
  }

  .detail-end .btn {
    min-width: 140px;
    height: 40px;
    line-height: 38px;
  }

  .detail-gallery-slider .banner {
    width: 70px;
    height: 70px;
    left: 30px;
    bottom: auto;
    top: 30px;
  }

  .detail-gallery-slider .banner .txt {
    font-size: 16px;
  }

  .detail-gallery-slider .banner .txt small {
    font-size: 10px;
  }

  .detail-gallery-slider .cover {
    padding-bottom: 50%;
  }

  .detail-thumb-box {
    padding: 10px 0;
    position: relative;
    background-color: #0F2852;
    border-bottom: 1px solid #000000;
  }

  .detail-thumb-slider {
    margin: 0 -5px;
  }

  .detail-thumb-slider .item {
    padding: 0 5px;
  }

  .detail-thumb-slider .cover {
    border-width: 1px;
  }

  .detail-gallery-info .head .inner {
    padding: 6px 0;
  }

  .detail-gallery-info .head .txt {
    font-size: 24px;
  }

  .detail-gallery-info .body .inner {
    padding: 10px 0 20px 0;
  }

  .detail-gallery-info .body .title,
.detail-gallery-info .body .desc {
    font-size: 20px;
  }

  .detail-table .table-Type .txt-mobile {
    font-size: 20px;
  }

  .detail-table .table-Type th,
.detail-table .table-Type td {
    font-size: 20px;
  }

  .contact-info {
    padding-bottom: 30px;
  }

  .contact-info .h-title {
    font-size: 30px;
  }

  .contact-info .info {
    padding-bottom: 30px;
  }

  .contact-info .data {
    display: block;
    position: relative;
  }

  .contact-info .data .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .contact-info .data .content {
    display: block;
    font-size: 20px;
    padding-left: 50px;
  }

  .contact-info .data .content br {
    display: none;
  }

  .contact-info .contact-list {
    padding-top: 20px;
  }

  .contact-info .contact-list .phone-list .icon {
    width: 20px;
  }

  .contact-info .contact-list .phone-list .txt {
    font-size: 20px;
  }

  .contact-info .contact-list .social-list {
    padding-top: 10px;
  }

  .contact-info .contact-list .social-list .txt {
    font-size: 20px;
    margin-right: 10px;
  }

  .contact-info .contact-list .social-list .link {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .contact-info .graphic-map .head .boxL .icon {
    width: 30px;
    margin-right: 6px;
  }

  .contact-info .graphic-map .head .boxL .txt {
    font-size: 20px;
  }

  .contact-info .graphic-map .head .boxR .btn {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
  }

  .contact-info .form-default textarea.form-control {
    min-height: inherit;
  }

  .contact-info .form-default .captcha-box {
    padding-top: 0;
  }

  .contact-info .form-default .captcha-box > div + div {
    margin-left: 10px;
  }

  .contact-info .form-default .captcha-box .captcha-image .lazy {
    height: 40px;
  }

  .contact-info .form-default .captcha-box .captcha-action {
    padding-top: 7px;
  }

  .contact-info .form-default .captcha-box .txt {
    font-size: 18px;
    bottom: 0;
    position: relative;
    margin-top: 2px;
  }

  .form-default .control-label {
    font-size: 22px;
  }

  .form-default .form-control {
    font-size: 22px;
    min-height: 40px;
    padding: 6px 15px;
  }

  .form-default .form-button {
    padding-top: 0;
  }

  .form-default .form-button .btn {
    font-size: 20px;
    height: 40px;
    line-height: 38px;
    min-width: 150px;
  }

  .form-default .form-button .btn + .btn {
    margin-left: 5px;
  }

  .select2-container--default .select2-selection--single {
    height: 40px;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-size: 30px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 22px;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 40px;
  }

  .corporates-list .item-list > li {
    padding: 3px;
  }

  .corporates-list.-III .item-list > li {
    width: calc(100%/2);
  }

  .corporates-list.-IV .item-list > li {
    width: calc(100%/2);
  }

  .corporates-list .wrapper {
    height: 240px;
    padding: 20px;
  }

  .corporates-list .link.link-more {
    left: 20px;
    bottom: 20px;
  }

  .career-search {
    padding: 20px 0;
  }

  .career-search form .height {
    height: 38px;
  }

  .career-search .h-title {
    margin-bottom: 10px;
  }

  .career-search form {
    padding: 0 15px;
  }

  .career-search .h-title,
.career-search form .form-control,
.career-search form .btn,
.career-search .btn-box .btn {
    font-size: 26px;
  }

  .career-search .btn-box .btn {
    height: 40px;
    line-height: 38px;
  }

  .career-search .btn-box,
.career-search .select-box {
    width: 100%;
    margin-top: 5px;
  }

  .career-list .item-list {
    margin: 0 -5px;
  }

  .career-list .item-list > li {
    width: calc(100%/2);
    padding: 5px;
  }

  .career-list .link .title {
    font-size: 26px;
  }

  .career-list .link .position {
    font-size: 20px;
  }

  .career-list .link .desc {
    font-size: 20px;
  }

  .career-list .link .location {
    font-size: 16px;
  }

  .career-list .link .link-more {
    font-size: 16px;
    margin-top: 6px;
    justify-content: flex-end;
  }

  .career-trainee {
    padding-bottom: 40px;
  }

  .career-trainee .img-cover {
    padding-bottom: 10px;
  }

  .career-trainee .info {
    display: block;
  }

  .career-trainee .info .content {
    padding-right: 0%;
  }

  .career-trainee .info .content .title {
    font-size: 26px;
  }

  .career-trainee .info .content .desc {
    font-size: 20px;
  }

  .career-trainee .info .action {
    margin-top: 6px;
    text-align: right;
  }

  .career-header .title {
    font-size: 36px;
  }

  .career-header .desc {
    font-size: 26px;
  }

  .career-info .item-list {
    margin: 0 -10px;
  }

  .career-info .item-list li {
    padding: 0 10px;
  }

  .career-info .wrapper .txt {
    font-size: 20px;
  }

  .career-content .box .title {
    font-size: 26px;
  }

  .career-content .box .desc {
    font-size: 20px;
  }

  .career-apply .item-list {
    margin: 0px -25px;
  }

  .career-apply .item-list li {
    padding: 10px 25px;
  }

  .career-apply .wrapper {
    padding-bottom: 15px;
  }

  .career-apply .wrapper .icon .lazy {
    max-width: 30px;
    max-height: 30px;
  }

  .career-apply .wrapper .txt {
    padding-left: 10px;
    font-size: 18px;
  }

  .career-header .title {
    font-size: 40px;
  }

  .career-form .form-default .form-group {
    margin-bottom: 15px;
  }

  .career-form .form-default .control-label,
.career-form .form-default .form-control,
.career-form .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 20px;
  }

  .career-form .select2-container--default .select2-selection--single {
    height: 40px;
  }

  .career-form .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
  }

  .career-form .form-default .form-control {
    padding: 5px 15px;
    min-height: 40px;
  }

  .career-form .form-default .form-control-feedback {
    top: 10px;
    right: 5px;
  }

  .career-form .form-default .form-radio .radio-control {
    padding: 5px 15px;
  }

  .career-form .form-default .form-radio .radio-control .icon {
    top: 0px;
  }

  .career-form .form-default .form-radio .radio-control .txt {
    font-size: 20px;
  }

  .career-form .form-default .form-checkbox .checkbox-control {
    padding: 5px 15px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .icon {
    top: 0px;
  }

  .career-form .form-default .form-checkbox .checkbox-control .txt {
    font-size: 20px;
  }

  .career-form .align-items-center-xs {
    align-items: center !important;
  }

  .career-form-header {
    padding: 20px;
    margin-bottom: 40px;
  }

  .career-form-header .thumb {
    width: 122px;
    margin: 0 auto;
  }

  .career-form-header .thumb .cover {
    width: 120px;
    height: 130px;
  }

  .career-form-header .content {
    padding-left: 0px;
    padding-top: 20px;
  }

  .career-form-header .icon-calendar {
    font-size: 20px;
    top: 10px;
  }

  .career-form-body .row-group + .row-group {
    margin-top: 20px;
  }

  .career-form-body .h-title {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .career-form-body .s-title {
    font-size: 24px;
  }

  .career-form-body .title {
    font-size: 24px;
  }

  .career-form-body .line {
    margin: 15px 0 25px 0;
  }

  .career-form-body .txt-to {
    line-height: 0px;
    margin-bottom: 15px;
    text-align: center;
  }

  .career-form-body .action {
    margin-bottom: 15px;
  }

  .career-form-body .action .btn {
    min-width: 100%;
    height: 40px;
    line-height: 38px;
  }

  .career-form-body .btn-box {
    padding-top: 20px;
    margin-top: 10px;
  }

  .career-form-body .btn-box .btn {
    padding: 0 20px;
    height: 40px;
    line-height: 38px;
  }

  .modal-close {
    top: 5px;
    right: 5px;
    border-width: 1px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    padding: 0;
  }

  .modal-content {
    border-radius: 10px;
  }

  .modal-policy .modal-header .title {
    font-size: 28px;
  }

  .modal-policy .modal-header .sub {
    font-size: 24px;
  }

  .modal-policy .modal-body {
    padding: 15px;
  }

  .modal-policy .download-box .item-list {
    margin: 0px -4px;
  }

  .modal-policy .download-box .item {
    width: 300px;
    padding: 0 4px;
  }

  .modal-policy .download-box .wrapper {
    padding: 15px;
  }

  .modal-policy .download-box .height {
    height: auto;
  }

  .modal-policy .download-box .icon-load {
    width: 30px;
  }

  .modal-policy .download-box .content .title {
    font-size: 20px;
  }

  .modal-policy .download-box .content .desc {
    font-size: 16px;
  }

  .modal-policy .download-box .content .desc .item-list li {
    width: 100%;
  }

  .modal-policy .download-box .content .desc .item-list li + li {
    border-left: 0px;
  }

  .modal-policy .download-box .content .desc .update {
    font-size: 16px;
    margin-top: 4px;
  }

  .modal-policy .download-box .action .btn-link {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }

  .-sucsess .modal-dialog {
    max-width: 100%;
  }

  .modal-sucsess {
    height: auto;
    min-height: 50vh;
  }

  .modal-sucsess .icon {
    width: 80px;
    margin-bottom: 15px;
  }

  .modal-sucsess .icon img {
    max-height: 80px;
  }

  .modal-sucsess .h-title {
    font-size: 40px;
  }

  .modal-sucsess .desc {
    font-size: 26px;
  }

  .modal-sucsess .action {
    padding-top: 20px;
  }

  .modal-sucsess .action .btn {
    min-width: inherit;
    font-size: 26px;
    height: 40px;
    line-height: 38px;
  }

  .search-box .form-default {
    padding: 10px 15px;
  }

  .search-box .form-default .btn {
    font-size: 24px;
  }

  .search-box .info {
    font-size: 26px;
    padding: 10px 15px;
  }

  .search-list .item-list li {
    padding: 20px 0;
  }

  .search-list .thumb {
    margin-right: 20px;
  }

  .search-list .thumb .cover {
    width: 100px;
  }

  .search-list .title {
    font-size: 28px;
  }

  .search-list .line {
    margin: 5px 0;
  }

  .search-list .desc {
    font-size: 18px;
  }

  .search-list .read {
    margin-top: 8px;
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .container {
    max-width: inherit;
    width: 100%;
  }
}/*# sourceMappingURL=source.css.map */


.view-pdf {
  position: relative;
  padding-bottom: 100%;
}
.view-pdf iframe,
.view-pdf object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-style-2 .view-pdf {
  filter: grayscale(1);
}

.theme-style-3 .view-pdf {
  filter: grayscale(1);
}