/* FONT */

.icw h1,
.icw .h1,
.icw h2,
.icw .h2,
.icw h3,
.icw .h3,
.icw h4,
.icw .h4,
.icw h5,
.icw .h5,
.icw h6,
.icw .h6 {
    font-family: 'sukhumvitlight', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #272727;
}

.icw h1>b,
.icw .h1>b,
.icw h2>b,
.icw .h2>b,
.icw h3>b,
.icw .h3>b,
.icw h4>b,
.icw .h4>b,
.icw h5>b,
.icw .h5>b,
.icw h6>b,
.icw .h6>b,
.icw h1>strong,
.icw .h1>strong,
.icw h2>strong,
.icw .h2>strong,
.icw h3>strong,
.icw .h3>strong,
.icw h4>strong,
.icw .h4>strong,
.icw h5>strong,
.icw .h5>strong,
.icw h6>strong,
.icw .h6>strong {
    font-family: 'sukhumvitbold', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.section-subfooter p,
.section-subfooter ul li,
.accordion-title,
.slick-other .item h3,
.slick-other .item h4,
.link-chanel h3,
ul.list-image li,
.detail-introduce .desc,
.expand-title h4,
.nav-tabs li,
.expand-title a,
.navmenu-wrap ul.localnav-navmenu li a,
.section-fund .col-left .content-area p,
.icw a.link-popup,
.more-icons p,
.section-fund .col-left .content-area h4,
.list-other .content-area h4,
nav.navmenu ul li,
.expand-content h4.c-green2,
.sc-popup-vdo h4,
.main-container.overlay .entrycontent p {
    font-family: 'sukhumvitsemibold', Helvetica, Arial, sans-serif;
}

.accordion-content,
.slick-other .item a.link-other,
.list-kfit p,
.sc-list-kfit>p {
    font-family: 'sukhumvitlight', Helvetica, Arial, sans-serif;
}

.accordion-content strong,
.links-kfit span strong {
    font-family: 'sukhumvitbold', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.icw h1,
.icw .h1 {
    /*	font-size: 30px;*/
    font-size: 3rem;
    line-height: 1.4;
}

.icw h2,
.icw .h2 {
    /*font-size: 24px;*/
    font-size: 2.4rem;
    line-height: 1.4;
}

.icw h3,
.icw .h3 {
    /*font-size: 20px;*/
    font-size: 2.0rem;
    line-height: 1.4;
}

.icw h4,
.icw .h4 {
    /*font-size: 18px;*/
    font-size: 1.8rem;
    line-height: 1.4;
}

.icw h5,
.icw .h5 {
    /*font-size: 16px;*/
    font-size: 1.6rem;
    line-height: 1.4;
}

.accordion-title,
.expand-title a,
.navmenu-wrap ul.localnav-navmenu li a {
    font-size: 20px;
}

nav.navmenu ul li {
    font-size: 18px;
}

ul.list-image li,
.accordion-content,
.links-kfit a.link-popup {
    font-size: 16px;
}

.sc-fund-inner ul.list-image li,
.click-expand {
    font-size: 15px;
}

a.link-other,
.col-right-inner .image h5,
.sc-list-kfit p.note,
.list-kfit p,
.section-subfooter p,
.section-subfooter ul li {
    font-size: 14px;
}

.container-lg {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.container-md {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.sc-title-outline {
    width: 100%;
    max-width: 500px;
    height: 50px;
    border-radius: 50px;
    margin: 0 auto;
    background: rgba(218, 255, 0, 1);
    background: -moz-linear-gradient(left, rgba(218, 255, 0, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(218, 255, 0, 1)), color-stop(90%, rgba(241, 90, 36, 1)), color-stop(100%, rgba(237, 28, 35, 1)));
    background: -webkit-linear-gradient(left, rgba(218, 255, 0, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
    background: -o-linear-gradient(left, rgba(218, 255, 0, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
    background: -ms-linear-gradient(left, rgba(218, 255, 0, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
    background: linear-gradient(to right, rgba(218, 255, 0, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#daff00', endColorstr='#ed1c23', GradientType=1);
}

.sc-title {
    width: calc(100% - 2px);
    margin: 1px;
    background-color: #6E725B;
    height: 48px;
    color: #FFFFFF;
    border-radius: 50px;
    padding: 0 40px;
    display: inline-block;
}

.sc-title h2.h4 {
    line-height: 50px;
    color: #FFFFFF !important;
}

.image-bullet {
    margin: 0 auto;
}

.image-bullet img {
    display: none;
    width: 100%;
    max-width: 25px;
    margin: -28px auto 0;
}

.backtotop {
    position: fixed;
    z-index: 100;
    right: 20px;
    bottom: 2%;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

.bl-backtotop {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
}

#back-to-top.show {
    opacity: 1;
}

.mfp-close-btn-in .mfp-close:hover {
    color: #799c04 !important;
}


/* HEADER */

.header-docstyle {
    position: relative;
    border-top: 3px solid #789b03;
    overflow: hidden;
}

nav.navmenu ul {
    width: 100%;
    max-width: 100%;
    text-align: center;
    white-space: inherit;
    font-size: 0;
}

nav.navmenu ul li {
    line-height: 1.2 !important;
    color: #333;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 40px !important;
    position: relative;
}

nav.navmenu ul li:after {
    content: '';
    width: 1px;
    height: 28px;
    background-color: #b1b1b1;
    position: absolute;
    right: 0px;
    top: 16px;
}

.navmenu .list-inline li a {
    display: inline-block;
    line-height: 1.2;
    padding: 20px 0 12px;
    margin: 0;
    border-bottom: 4px solid #fff;
}

.navmenu .list-inline li:first-child a {
    margin-left: 0;
}

.navmenu .list-inline li:nth-child(4):after {
    height: 0;
    width: 0;
}

.navmenu .list-inline li a:hover,
.navmenu .list-inline li a.active {
    font-weight: bold;
    color: #789B03;
    border-bottom: 4px solid #789B03;
}

#localnav-fixed.header-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.navmenu-m {
    width: 30px;
}

.mnu-btn {
    position: relative;
    width: 30px;
    height: 22px;
    margin: 0 0 0 auto;
}

.icw-bar {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #818181;
    border-radius: 30px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.mnu-btn span:nth-child(1) {
    top: 0;
}

.mnu-btn span:nth-child(2) {
    top: 9px;
}

.mnu-btn span:nth-child(3) {
    top: 18px;
}

.menuShow .mnu-btn .bar-top {
    top: -5px;
    transform: translateY(12px) rotate(45deg);
    -webkit-transform: translateY(12px) rotate(45deg);
    -moz-transform: translateY(12px) rotate(45deg);
}

.menuShow .mnu-btn .bar-middle {
    opacity: 0;
}

.menuShow .mnu-btn .bar-bottom {
    top: 19px;
    transform: translateY(-12px) rotate(-45deg);
    -moz-transform: translateY(-12px) rotate(-45deg);
    -webkit-transform: translateY(-12px) rotate(-45deg);
}

.sidenav.localnav {
    width: 100%;
    height: 0%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    z-index: 100;
    visibility: hidden;
    -webkit-transition: opacity .3s ease-in-out, visibility .2s ease-in-out, height .2s ease-in-out;
    transition: opacity .3s ease-in-out, visibility .2s ease-in-out, height .2s ease-in-out;
}

.menuShow .localnav {
    height: 260px;
    visibility: visible;
    opacity: 1;
}

body.menuShow {
    overflow: hidden;
}

.menuShow .header {
    box-shadow: none;
}

.sidenav.localnav .navmenu-wrap {
    padding: 60px 0 0;
}

.navmenu-wrap ul.localnav-navmenu {
    width: 100%;
    max-width: 100%;
    display: block;
}

.navmenu-wrap ul.localnav-navmenu li {
    border-bottom: 1px solid #6e725b3b;
}

.navmenu-wrap ul.localnav-navmenu li:last-child {
    border-bottom: 0;
}

.navmenu-wrap ul.localnav-navmenu li a {
    display: block;
    text-align: center;
    line-height: 50px;
}

.overlay-menu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, .5);
}

.localnav a.link:hover,
.localnav a.active {
    color: #789B03;
}

body.menuShow .overlay-menu {
    display: block;
}

.slogan {
    text-align: center;
}


/* Banner */

.section-banner {
    position: relative;
}

.icon-ka {
    position: absolute;
    width: 180px;
    height: 50px;
    top: 20px;
    right: 0;
    z-index: 100;
}

.section-banner .sc-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.section-banner .sc-inner,
.section-banner .container,
.section-banner .tb {
    height: 100%;
}

.section-banner .sc-inner {
    padding-top: 40px;
}

.section-banner .sc-inner h1 {
    font-size: 50px;
    line-height: 1.2;
    text-shadow: 4px 3px 4px rgba(0, 0, 0, 0.55);
}

.section-banner .sc-inner h3 {
    font-size: 24px;
    text-shadow: 4px 3px 4px rgba(0, 0, 0, 0.55);
    margin-bottom: 0;
}

.section-banner .sc-inner .mb20 h3 {
    margin-bottom: 10px;
}

.section-banner .sc-inner h3 .c-green2 {
    color: #DAFE00 !important;
}


/* section introduce balance */

.section-introduce-balance {
    background: url("../img/bg-section-description.png") no-repeat #fff;
    background-position: bottom center;
    background-size: cover;
}

.detail-introduce {
    text-align: center;
}

.detail-introduce .sub-headline {
    margin-top: 40px;
    margin-bottom: 20px;
}

ul.list-image {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding-left: 0;
}

ul.list-image li {
    padding-left: 40px;
    position: relative;
    text-align: left;
    line-height: 1.4;
    margin: 20px 0;
    color: #272727;
}

ul.list-image li:before {
    content: '';
    background: url("../img/bullet.png") no-repeat;
    background-position: center;
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -5px;
}

.line-slider,
.line-slider-ie {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}

.line-slider img.bg-slider {
    width: 100%;
    max-width: 680px;
    margin-top: 35px;
}

.line-slider-ie img {
    width: 100%;
}

.icw input.slider {
    -webkit-appearance: none;
    background: url(../img/bar-slider.png);
    background-repeat: no-repeat;
    /*
	background: rgba(171, 199, 3, 1);
	background: -moz-linear-gradient(left, rgba(171, 199, 3, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(171, 199, 3, 1)), color-stop(90%, rgba(241, 90, 36, 1)), color-stop(100%, rgba(237, 28, 35, 1)));
	background: -webkit-linear-gradient(left, rgba(171, 199, 3, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
	background: -o-linear-gradient(left, rgba(171, 199, 3, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
	background: -ms-linear-gradient(left, rgba(171, 199, 3, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
	background: linear-gradient(to right, rgba(171, 199, 3, 1) 0%, rgba(241, 90, 36, 1) 90%, rgba(237, 28, 35, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#daff00', endColorstr='#ed1c23', GradientType=1);
	opacity: 1;
*/
    -webkit-transition: .2s;
    transition: opacity .2s;
    width: 100%;
    max-width: 485px;
    margin: 0 auto;
    height: 6px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 50px;
    top: 60px;
}

.icw input.slider:hover {
    opacity: 1;
}

.icw input.slider:focus {
    outline: none;
}

.icw input.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 80px;
    height: 27px;
    border: 0;
    background: url('../img/thumb-slider.gif');
    cursor: pointer;
    margin: -3px 0 0 0px;
}

.icw input.slider.active::-webkit-slider-thumb {
    width: 120px;
    height: 120px;
    margin: -3px 0 0 0;
    background: url('../img/thumb-slider-active.png');
}

.icw input.slider::-moz-range-thumb {
    width: 132px;
    height: 45px;
    border: 0;
    background: url('../img/thumb-slider.gif');
    cursor: pointer;
    margin: -3px 0 0 0;
}

.icw input.slider.active::-moz-range-thumb {
    background: url('../img/thumb-slider-active.png');
}

.expand-description {
    background-color: #333;
    text-align: center;
    position: relative;
}

.expand-top {
    width: 100%;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    position: absolute;
    left: 0;
    top: -55px;
    z-index: 1;
}

.expand-top h5 {
    color: #696969;
}

.click-expand {
    cursor: pointer;
}

.sc-expand-content {
    display: none;
    padding: 30px 15px 60px;
    background-color: #f4f4f4;
}

.expand-content a.link-popup {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 10px;
}

.icw a.link-popup {
    color: #799c04;
}

.icw a.link-popup:hover span {
    text-decoration: underline;
}

.link-popup img {
    width: 30px;
    margin-right: 10px;
}

.link-icons img {
    position: relative;
    transition: transform .2s;
}

.link-icons:hover img {
    transform: scale(1.1);
}

.click-expand {
    color: #333;
    text-align: center;
    line-height: 45px;
    background-color: #c3d82e;
    border-radius: 25px;
    width: 45px;
    height: 45px;
    margin-left: -23px;
    margin-top: -23px;
    position: absolute;
    left: 50%;
    z-index: 11;
}

.click-expand:after {
    font-family: 'icokbank';
    content: "\e90d";
    color: #6e725b;
    position: relative;
    line-height: 45px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.click-expand.active:after {
    content: "\e90e";
}

.bd-expand-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px 0;
    border: 1px solid #6e725b;
}

.expand-title-outline {
    width: 100%;
    max-width: 500px;
    height: 50px;
    margin: -30px auto 60px;
    background-color: #6e725b;
}

.expand-title {
    width: 100%;
    background-color: #7a9d05;
    position: relative;
    top: 16px;
    right: 16px;
}

.expand-title h4 {
    color: #fff;
    line-height: 50px;
}

.contents.active {
    display: block;
}

.contents {
    display: none;
}

.contents .note {
    margin-top: 20px;
}

.sc-tabs {
    margin: 40px 0;
}

.icw ul.nav-tabs {
    margin-bottom: 15px;
}

.nav-tabs li {
    width: calc(100% / 2 - 40px);
    max-width: 350px;
    padding: 0;
    margin: 0 10px;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: top;
    color: #6e725b;
    border: 1px solid #707070;
    background-color: transparent;
    cursor: pointer;
}

.nav-tabs li.active {
    color: #ffffff;
    box-shadow: 2px 6px 8px rgba(0, 0, 0, 0.16);
    background-color: #6e725b;
}

.nav-tabs li a {
    display: block;
    padding: 0 10px;
}

.item-tabs {
    width: 100%;
    max-width: 160px;
    display: inline-block;
    vertical-align: top;
    margin: 25px 0;
}

.item-tabs-plus {
    width: 100%;
    max-width: 60px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 15px 65px;
}

.item-tabs h4 {
    margin-bottom: 15px;
}

.item-tabs .image {
    width: 100%;
    max-width: 140px;
    margin: 0 auto;
}

.expand-content-bottom {
    padding: 20px 0 0;
}

.expand-content-bottom h5 {
    margin: 10px 0 20px;
}

.expand-content-bottom a.link-popup img {
    width: 25px;
    position: relative;
    top: -2px;
}

.more-icons {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    border: 1px solid #7a9d05;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    margin-top: 20px;
}

.more-icons a img {
    width: 100%;
    max-width: 50px;
}

.more-icons p,
.more-icons a {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.sc-more-icons {
    width: 100%;
    max-width: 750px;
    margin: 15px -15px 0;
    font-size: 0;
}

.sc-more-icons .more-icons {
    width: calc(100% / 2 - 25px);
    display: inline-block;
    margin: 20px 10px 0;
    font-size: 14px;
}

.sc-more-icons .more-icons p {
    display: block;
}

.sc-more-icons .more-icons p:last-child {
    margin-bottom: 10px;
}

.sc-more-icons .more-icons a {
    margin-top: 5px;
}

.c-greens1,
.list-kfit.c-greens1 h4 {
    color: #a6d800 !important;
}

.c-greens2,
.list-kfit.c-greens2 h4 {
    color: #789b03 !important;
}

.c-greens3,
.list-kfit.c-greens3 h4 {
    color: #81a215 !important;
}

.c-greens4,
.list-kfit.c-greens4 h4 {
    color: #4f742f !important;
}


/* section relatedfund */

.section-relatedfund {
    background: url("../img/bg-promote.png") no-repeat #fff;
    background-position: center;
    background-size: cover;
}

.c-green2 {
    color: #799c04 !important;
}


/* slick-other */

.slick-other {
    margin: 0 -20px;
}

.slick-other .image img {
    margin: 0 auto;
    text-align: center;
}

.slick-other .item {
    border: 1px solid #799c04;
    padding: 30px 20px;
    text-align: center;
    margin: 0 20px;
}

.slick-other .item:focus {
    outline: 0;
}

.slick-other .item h3 {
    color: #6e725b;
}

.slick-other .item h4 {
    margin: 2px 0 12px;
}

.slick-other .item .image {
    margin: 0 auto 20px;
}

a.link-other {
    line-height: 40px;
    color: #799C04;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 180px;
    height: 40px;
    margin: 25px auto 0;
    border: solid 1px #799C04;
}

a.link-other:hover {
    color: #fff;
    background-color: #799c04;
}

.slick-other.slick-dotted.slick-slider {
    margin-bottom: 50px;
    margin-top: 40px;
}

.slick-dots {
    bottom: -50px;
}

.slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 8px;
}

.slick-dots li button {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0 !important;
    border: 1px solid #ee7020 !important;
    border-radius: 100% !important;
    background-color: transparent !important;
}

.slick-dots li button:before {
    content: '';
}

.slick-dots li.slick-active button {
    border: 1px solid #c3d82e !important;
    background-color: #c3d82e !important;
}


/* FAQ */

.section-subfooter .sc-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.section-faq .sc-inner {
    padding-bottom: 0px;
}

.accordion-faq {
    border: 0;
}

.accordion {
    border-bottom: 1px solid #ddd;
}

.accordion-title {
    color: #84A418;
}

.accordion-title:hover,
.accordion-title.active {
    color: #84A418;
}

.accordion-title:after {
    color: #333;
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    background-color: #c3d82e;
    border-radius: 25px;
    width: 32px;
    height: 32px;
}

.accordion-content {
    line-height: 1.5;
    color: #6e725b;
}

.accordion-content ul {
    margin-bottom: 0;
    padding-left: 0;
}


/* subfooter */

.section-subfooter {
    margin-top: 40px;
    margin-bottom: 0;
}

.section-subfooter p {
    margin-bottom: 10px;
}

.section-subfooter ul {
    padding-left: 10px;
    margin-bottom: 0;
}


/* 4 chanel */

.link-chanel {
    text-align: center;
}

.link-chanel a {
    display: inline-block;
    margin-bottom: 30px;
}

.link-chanel a:hover h3 {
    color: #7A9D05;
}

.link-chanel img {
    width: 100%;
    max-width: 120px;
    margin: 0 auto 20px;
}

.link-chanel h3 {
    color: #6e725b;
}

.section-channel .sc-inner {
    padding-bottom: 0;
}


/* section section-compare-balance */

.section-compare-balance {
    background-color: #efefef;
}

.section-fund {
    display: none;
}

.section-fund.active {
    display: block;
}

.section-fund .col-left,
.section-fund .col-right {
    display: inline-block;
    vertical-align: top;
}

section-fund .col-left {
    width: 45%;
    max-width: 450px;
}

.section-fund .col-left .col-left-inner {
    width: 100%;
    max-width: 450px;
    position: relative;
}

.section-fund .col-right {
    width: calc(55% - 90px);
    max-width: 450px;
    position: relative;
    margin-left: 90px;
}

.section-fund .col-left .content-area {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 100px 100px 100px 50px;
    color: #272727;
}

#k-fit.section-fund .col-left h2.c-white {
    color: #D9FC00;
}

.section-fund h4 {
    line-height: 1.5;
}

.section-fund .col-left .content-area h2,
.list-other .content-area h2 {
    margin-bottom: 10px;
    color: #fff;
}

.section-col {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.section-col-other {
    padding: 60px 0 20px;
}

.title-other {
    text-align: center;
    margin-bottom: 20px;
}

.title-other h3 {
    color: #799c04;
    text-align: center;
    display: inline-block;
    position: relative;
}

.title-other h3.h2 {
    color: #799c04;
}

.title-other h3:before,
.title-other h3:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 80px;
    height: 2px;
}

.title-other h3:before {
    left: -100px;
    background-color: #c3d82e;
}

.title-other h3:after {
    right: -100px;
    background-color: #ee6920;
}

#k-gincome .col-right .title-other h3:before,
#k-gincome .col-right .title-other h3:after {
    width: 70%;
}

#k-gincome .col-right .title-other h3:before {
    left: -77%;
}

#k-gincome .col-right .title-other h3:after {
    right: -77%;
}

#k-fit .col-right .title-other h3:before,
#k-fit .col-right .title-other h3:after {
    width: 170px;
}

#k-fit .col-right .title-other h3:before {
    left: -198px;
}

#k-fit .col-right .title-other h3:after {
    right: -198px;
}

#wealth-plus .col-right .title-other h3:before,
#wealth-plus .col-right .title-other h3:after {
    width: 130px;
}

#wealth-plus .col-right .title-other h3:before {
    left: -157px;
}

#wealth-plus .col-right .title-other h3:after {
    right: -157px;
}

.section-fund ul.list-image li {
    margin: 15px 0;
}

.col-right-inner .image {
    margin: 20px auto 30px;
}

.col-right-inner .image h5 {
    margin-top: 10px;
}

.expand-content {
    display: none;
    padding: 30px 0 0;
}

.expand-content h4.c-green2 {
    margin: 20px 0 10px;
    text-align: center;
}

.sc-popup-vdo {
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.sc-popup-vdo a {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

.sc-popup-vdo h4 {
    margin-bottom: 10px;
    text-align: left;
}

.sc-fund-inner {
    margin-top: 30px;
}

.sc-fund-inner .click-expand {
    width: 26px;
    height: 26px;
    line-height: 25px;
    margin-left: -13px;
    margin-top: 5px;
    position: relative;
}

.sc-fund-inner .click-expand:after {
    font-size: 10px;
    line-height: 26px;
}

.sc-fund-inner ul.list-image li {
    margin: 10px 0;
}

.sc-fund-inner ul.list-image li:before {
    top: -7px;
}

.section-list-other {
    text-align: center;
}

.list-other .image {
    width: 300px;
}

.list-other.active {
    display: none;
}

.list-other {
    width: 100%;
    max-width: 300px;
    margin: 20px 30px 0;
    display: inline-block;
    position: relative;
}

.list-other a {
    display: inline-block;
}

.list-other .content-area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    padding: 20% 15% 20% 20px;
}

.mfp-content {
    max-width: 800px;
    background-color: transparent;
}

.main-container.overlay .entrycontent {
    padding: 40px 20px 20px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;
}

.main-container.overlay .entrycontent p {
    margin-top: 10px;
}

.list-kfit {
    width: calc(100% / 2 - 10px);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 10px 10px;
    margin: 5px 5px;
    border: 1px solid #A0BD1F;
}

.links-kfit {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    text-align: left;
    font-size: 0;
}

.sc-list-kfit {
    width: 100%;
    max-width: 730px;
    margin: 30px -5px 10px;
    font-size: 0;
}

.sc-list-kfit p.note {
    margin: 10px 5px 0;
    text-align: left;
}

.list-kfit h4 {
    margin-bottom: 5px;
}

.list-kfit.c-greens2 {
    border: 1px solid #789b03;
}

.list-kfit.c-greens3 {
    border: 1px solid #81a215;
}

.list-kfit.c-greens4 {
    border: 1px solid #4f742f;
}

.links-kfit a.link-popup {
    width: calc(100% / 2);
    display: inline-block;
    text-align: left;
    margin-top: 20px;
}

.links-kfit span {
    color: #666;
}


/* open-fund-account */

.section-open-fund-account {
    overflow: hidden;
}

.section-open-fund-account .sc-inner {
    padding-bottom: 0;
}

.section-open-fund-account .sc-download {
    margin-top: 90px;
    background: rgba(110, 114, 90, 1);
    background: -moz-linear-gradient(left, rgba(110, 114, 90, 1) 0%, rgba(157, 162, 130, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(110, 114, 90, 1)), color-stop(100%, rgba(157, 162, 130, 1)));
    background: -webkit-linear-gradient(left, rgba(110, 114, 90, 1) 0%, rgba(157, 162, 130, 1) 100%);
    background: -o-linear-gradient(left, rgba(110, 114, 90, 1) 0%, rgba(157, 162, 130, 1) 100%);
    background: -ms-linear-gradient(left, rgba(110, 114, 90, 1) 0%, rgba(157, 162, 130, 1) 100%);
    background: linear-gradient(to right, rgba(110, 114, 90, 1) 0%, rgba(157, 162, 130, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6e725a', endColorstr='#9da282', GradientType=1);
}

.list-download {
    margin-top: 30px;
}

.list-download a {
    display: block;
    width: 100%;
    max-width: 140px;
    margin: 10px 0;
}

.a-right .list-download a {
    text-align: right;
    margin: 10px 0 10px auto;
}

.sc-download .tbcell {
    width: 50%;
}

.sc-download .image {
    width: 100%;
    max-width: 650px;
    margin: -140px auto 0;
}

.content-download h3 {
    margin-bottom: 5px;
}

.content-download .expand-title-outline {
    width: 100%;
    max-width: 350px;
    margin: -50px auto 50px;
    text-align: center;
    position: relative;
    right: -10px;
}

.expand-title a {
    line-height: 50px;
    color: #fff;
}

.expand-title a,
.expand-title a:hover {
    text-decoration: underline;
}

.entrycontent a {
    color: #84A418 !important;
}

.sc-title h2.h4 {
    font-size: 2.2rem;
}

.visible-w1200 {
    display: none;
}

.section-banner .sc-inner .mt20 {
    padding-top: 2%;
}

h4.mt10 {
    margin-top: 10px !important;
}

@media screen and (max-width: 1200px) {
    .section-banner .sc-inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .sc-item-tabs-m {
        padding-right: 10%;
    }
    .hidden-w1200 {
        display: none;
    }
    .visible-w1200 {
        display: block;
        width: 100%;
    }
    nav.navmenu ul li {
        padding: 0 30px !important;
    }
}

@media screen and (max-width: 1024px) {
    .section-banner .sc-inner .mt20 {
        padding-top: 0;
    }
    .sc-item-tabs-m {
        display: inline-block;
    }
    .main {
        padding-top: 0;
    }
    ul.list-image li:last-child {
        margin-bottom: 0;
    }
    nav.navmenu ul li {
        padding: 0 30px !important;
    }
    .slick-other {
        margin: 0;
    }
    .sc-download .image {
        width: 100%;
        max-width: 600px;
    }
    .content-download .expand-title-outline {
        width: 100%;
        max-width: 300px;
    }
    .section-fund .col-left,
    .section-fund .col-right {
        margin-left: 0;
        max-width: inherit;
        width: 100%;
        display: block;
    }
    .section-fund .col-left .col-left-inner {
        margin: 0 auto 40px;
    }
    .section-fund .col-left,
    .section-fund .col-right {
        width: 100%;
    }
    .sc-list-kfit {
        margin: 30px auto 10px;
    }
    .sc-more-icons {
        margin: 15px auto 0;
    }
}

@media screen and (max-width: 991px) {
    .sc-download .image {
        width: 100%;
        max-width: 500px;
        margin: 20px auto 0;
    }
    .list-download a,
    .a-right .list-download a {
        margin: 10px auto;
    }
    .header {
        position: fixed;
        z-index: 1000;
        width: 100%;
        top: 0;
        left: 0;
        transition: left .5s;
    }
    .main {
        padding-top: 57px;
    }
    .sc-download .tbcell {
        text-align: center;
    }
    .col-right-inner ul.list-image {
        max-width: 400px;
        margin: 0 auto;
    }
    ul.list-image {
        margin-bottom: 10px;
    }
    .more-icons {
        width: 100%;
        max-width: 400px;
    }
    .sc-more-icons {
        font-size: 0;
        width: 100%;
        max-width: 430px;
        margin: 0 auto;
    }
    .sc-list-kfit {
        width: 100%;
        max-width: 405px;
        margin: 0 auto;
    }
    .links-kfit {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    .sc-list-kfit {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .list-kfit p {
        font-size: 13px;
    }
    .sc-popup-vdo {
        width: 100%;
        max-width: 400px;
        margin: 30px auto 40px;
    }
    .link-chanel {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .visible-w1200 {
        width: auto;
    }
    .sc-item-tabs-m {
        padding-right: 0;
    }
    .section-banner .sc-inner {
        padding: 20px 20px;
    }
    .section-banner .sc-inner h1 {
        font-size: 35px;
    }
    .section-banner .sc-inner h3 {
        font-size: 20px;
    }
    .contents .note {
        font-size: 15px;
    }
    .section-banner .sc-inner h1 {
        font-size: 24px;
    }
    .section-banner .sc-inner h3 {
        font-size: 16px;
    }
    .section-subfooter ul {
        padding-left: 0;
    }
    .accordion-title {
        font-size: 16px;
    }
    .accordion-title:after {
        width: 25px;
        height: 25px;
    }
    .accordion-title:after {
        font-size: 10px;
        line-height: 25px;
    }
    .accordion-content .wrap {
        padding-top: 0;
    }
    .accordion-content {
        font-size: 14px;
    }
    .accordion-content ul {
        padding-left: 10px;
    }
    .link-chanel h3 {
        font-size: 18px;
    }
    /*
	.sc-title-outline {
		height: 45px;
	}

	.sc-title {
		height: 43px;
	}


	.sc-title h2.h4 {
		font-size: 2rem;
		line-height: 45px;
	}
*/
    .icw h4,
    .icw .h4,
    ul.list-image li {
        font-size: 16px;
    }
    .sc-title {
        padding: 0 10px;
    }
    .detail-introduce .sub-headline {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    ul.list-image li {
        margin: 20px 0;
    }
    .icw input.slider {
        width: 100%;
        max-width: 275px;
        height: 3px;
        position: absolute;
        margin: auto;
        left: -4px;
        right: 25px;
        top: 48px;
    }
    .bg-slider {
        width: 100%;
        max-width: 330px;
        margin-top: 32px;
    }
    .icw input.slider::-webkit-slider-thumb {
        background: url('../img/thumb-slider.gif')no-repeat;
        background-size: cover;
        background-position: center;
    }
    .icw input.slider.active::-webkit-slider-thumb {
        width: 80px;
        height: 80px;
        margin: -3px 0 0 0;
        background: url('../img/thumb-slider-active.png') no-repeat;
        background-size: cover;
        background-position: center;
    }
    .icw input.slider::-moz-range-thumb {
        width: 132px;
        height: 45px;
        border: 0;
        background: url('../img/thumb-slider.gif')no-repeat;
        background-size: cover;
        background-position: center;
        cursor: pointer;
        margin: -3px 0 0 0;
    }
    .icw input.slider.active::-moz-range-thumb {
        background: url('../img/thumb-slider-active.png')no-repeat;
        background-size: cover;
        background-position: center;
    }
    .nav-tabs li {
        width: calc(100% / 2 - 10px);
        padding: 10px 5px;
        margin: 0px 3px;
        font-size: 14px;
        line-height: 20px;
        height: 60px;
    }
    .nav-tabs li:last-child {
        line-height: 40px;
    }
    .item-tabs {
        width: 100%;
        max-width: 125px;
        margin: 15px auto;
    }
    .item-tabs-plus {
        width: 100%;
        max-width: 40px;
        margin: 0 5px 60px;
    }
    .item-tabs h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .icw ul.nav-tabs {
        margin-bottom: 20px;
    }
    .expand-title-outline {
        width: 100%;
        max-width: 300px;
        height: 60px;
        position: relative;
        right: -8px;
        margin: -35px auto 40px;
    }
    .plus-mobile .item-tabs-plus {
        margin-top: 20px;
        margin-bottom: 5px;
    }
    .expand-title {
        padding: 14px 10px;
        height: 85px;
    }
    .expand-title h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .sc-expand-content {
        padding: 35px 15px 60px;
    }
    .detail-introduce h3.desc {
        font-size: 16px;
        line-height: 25px;
        margin-top: 30px;
    }
    .icw h2,
    .icw .h2 {
        font-size: 20px;
        line-height: 1.4;
    }
    .nav-tabs li {
        padding: 10px 0;
    }
    .nav-tabs li a {
        padding: 0;
    }
    .content-download h3 {
        font-size: 16px !important;
    }
    .content-download h4 {
        font-size: 14px;
    }
    .sc-download .image {
        margin: 0 auto;
    }
    .sc-download .tbcell.a-left,
    .sc-download .tbcell.a-right {
        text-align: center;
    }
    .a-left .list-download a,
    .a-right .list-download a {
        margin: 10px auto;
    }
    .list-download a {
        width: 100%;
        max-width: 120px;
    }
    .list-download {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .expand-title a,
    .expand-title h4 {
        font-size: 14px;
        line-height: 1.4;
    }
    .expand-title {
        padding: 12px 10px;
        height: 60px;
        top: 10px;
        right: 10px;
    }
    .content-download .expand-title-outline {
        width: 100%;
        max-width: 155px;
        height: 60px;
        margin: -35px auto 30px;
    }
    .section-open-fund-account .sc-download {
        margin-top: 65px;
    }
    .content-download .expand-title-outline .expand-title {
        padding: 8px 10px;
    }
    .section-fund .col-left .content-area {
        padding: 80px 80px 80px 50px;
    }
    .title-other h3:before,
    .title-other h3:after {
        width: 60px;
    }
    .title-other h3:before {
        left: -75px;
    }
    .title-other h3:after {
        right: -75px;
    }
    .title-other h3.h2 {
        font-size: 2.2rem;
    }
    .bd-expand-content {
        padding: 0 20px;
    }
    #k-gincome .col-right .title-other h3:before,
    #k-gincome .col-right .title-other h3:after {
        width: 50%;
    }
    #k-gincome .col-right .title-other h3:before {
        left: -60%;
    }
    #k-gincome .col-right .title-other h3:after {
        right: -60%;
    }
    #k-fit .col-right .title-other h3:before,
    #k-fit .col-right .title-other h3:after {
        width: 115px;
    }
    #k-fit .col-right .title-other h3:before {
        left: -140px;
    }
    #k-fit .col-right .title-other h3:after {
        right: -140px;
    }
    #wealth-plus .col-right .title-other h3:before,
    #wealth-plus .col-right .title-other h3:after {
        width: 80px;
    }
    #wealth-plus .col-right .title-other h3:before {
        left: -108px;
    }
    #wealth-plus .col-right .title-other h3:after {
        right: -108px;
    }
    .list-other {
        margin: 20px auto 0;
    }
    .link-chanel {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
    .section .sc-headline {
        margin-bottom: 30px;
    }
    .link-chanel {
        margin-top: -30px;
    }
    .link-chanel a {
        margin-top: 30px;
        margin-bottom: 0;
    }
    .list-kfit p {
        font-size: 14px;
    }
    .list-kfit {
        min-height: 115px;
    }
    .links-kfit span strong {
        display: block;
    }
    .links-kfit span {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.2;
    }
    .sc-more-icons .more-icons {
        width: calc(100% / 2 - 20px);
        display: inline-block;
        margin: 20px 10px 0;
        padding: 10px 8px;
        font-size: 14px;
    }
    .icw h3,
    .icw .h3 {
        font-size: 1.8rem;
    }
    .line-slider {
        margin-bottom: 35px;
    }
    .link-popup span {
        font-size: 15px;
    }
    .more-icons p,
    .more-icons a {
        font-size: 16px;
    }
    .link-chanel h3 {
        font-size: 1.5rem;
    }
    .bd-expand-content .expand-title h4 {
        font-size: 1.6rem;
        line-height: 1.2;
    }
    .expand-contents .h5 {
        font-size: 15px;
    }
    .image-bullet img {
        margin: -26px auto 0;
    }
    .section-banner .sc-inner .mb20 h3 {
        margin-bottom: 5px;
    }
    .sc-more-icons {
        width: 100%;
        max-width: 425px;
        margin: 0 auto;
    }
    .links-kfit {
        margin: 0 0 0 5px;
    }
    .sc-more-icons,
    .sc-list-kfit,
    .links-kfit {
        width: 100%;
        max-width: 100%;
    }
    .col-right-inner ul.list-image {
        max-width: inherit;
        margin: 0 auto;
    }
    .sc-more-icons {
        width: calc(100% + 20px);
        margin: 0 -5px;
    }
}

@media screen and (max-width: 400px) {
    .nav-tabs li a {
        font-size: 12px;
    }
    .expand-title-outline {
        width: 100%;
        max-width: 280px;
    }
    .item-tabs {
        max-width: 120px;
    }
    .list-kfit {
        min-height: 133px;
    }
    .sc-title h2.h4 {
        font-size: 2rem;
    }
    .title-other h3.h2 {
        font-size: 2rem;
    }
    .section-banner .sc-inner h3 {
        font-size: 15px;
    }
    .icw input.slider {
        width: 100%;
        max-width: 247px;
        left: -1px;
    }
}

@media screen and (max-width: 370px) {
    .item-tabs h4 {
        font-size: 13px;
    }
    .item-tabs {
        width: 100%;
        max-width: 120px;
    }
    .item-tabs-plus {
        width: 100%;
        max-width: 35px;
        margin: 0 2px 60px;
    }
    .icw h3,
    .icw .h3 {
        font-size: 1.6rem;
    }
    .section-banner .sc-inner h3 {
        font-size: 14px;
    }
    .sc-download .tbcell {
        width: auto;
    }
    .content-download .expand-title-outline {
        max-width: 140px;
    }
    .icw input.slider {
        width: 100%;
        max-width: 235px;
        left: 0px;
    }
}

@media screen and (max-width: 350px) {
    .sc-title h2.h4,
    .title-other h3.h2 {
        font-size: 1.6rem;
    }
    .icw input.slider {
        width: 100%;
        max-width: 210px;
    }
    .item-tabs {
        width: 100%;
        max-width: 100px;
    }
    .item-tabs h4 {
        min-height: 35px;
    }
    .section-compare-balance .tab-container .tab-control .tab a {
        max-width: 130px !important;
    }
    .slick-other .item h5 {
        font-size: 14px;
    }
}