@media screen and (min-width:320px) {
    .icw .img {
        display: block;
    }
    .icw .imgfull,
    .icw .img-full {
        display: block;
        width: 100%;
    }
    .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,
    .icw p strong,
    .localnav a.link,
    .table-service th {
        font-family: 'Kanit', Helvetica, Arial, sans-serif;
        font-weight: 600;
        line-height: 1.5;
    }
    .icw .h1,
    .icw h1,
    .icw .h2,
    .icw h2,
    .icw .h3,
    .icw h3,
    .icw .h4,
    .icw h4,
    .icw .h5,
    .icw h5,
    .icw .h6,
    .icw h6,
    .icw p,
    .content-area ol li {
        font-family: 'Kanit', Helvetica, Arial, sans-serif;
        font-weight: 400;
        line-height: 1.5;
    }
    .icw .h1,
    .icw h1,
    .icw .h1 strong,
    .icw h1 strong {
        font-size: 35px;
        /* line-height: 1.2; */
        font-weight: 600;
    }
    .icw .h2,
    .icw h2 {
        font-size: 22px;
        line-height: 0.8;
    }
    .icw .h3,
    .icw h3 {
        font-size: 20px;
    }
    .icw .h4,
    .icw h4,
    .table-service th {
        font-size: 18px;
    }
    .icw .h5,
    .icw .h6,
    .localnav a.link {
        font-size: 16px;
    }
    .slogan {
        text-align: center;
    }
    .section .sc-heading {
        margin-bottom: 30px;
    }
    .section-download .content-area {
        background: rgb(77, 93, 96);
        background: linear-gradient(80deg, rgba(77, 93, 96, 1) 0%, rgba(46, 57, 64, 1) 100%);
    }
    .section-step .list-step {
        vertical-align: top;
    }
    .section-step .list-step img {
        width: 100px;
        margin: 0 auto 20px;
    }
    .bg-gray {
        background-color: #fafafa;
    }
    .section-step .list-step {
        padding: 0 20px;
    }
    .section.section-detail .sc-inner {
        padding-bottom: 0;
    }
    .entrycontent .table-detail {
        margin-bottom: 0;
    }
    .entrycontent .table-detail h2 {
        margin-bottom: 5px;
    }
    table.table-detail td {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .content-area-step {
        padding: 20px 0 0;
    }
    table.table-detail td {
        border-left: 0;
    }
    table.table-service {
        border-radius: 10px;
        overflow: hidden;
    }
    .table-service thead th {
        background-color: #333333;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        border-left: 1px solid #f2f2f2;
    }
    .table-service tbody td {
        background-color: #fff;
        font-size: 16px;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        vertical-align: middle;
    }
    .table-service tbody tr:nth-child(even) td {
        background-color: #f2fbf6;
    }
    .section-detail-content {
        width: 100%;
        max-width: 1020px;
        margin: 0 auto;
        padding: 40px 0 0;
    }
    .section-step .list-step .content-area p {
        margin-bottom: 0;
    }
    .section-step .list-step .content-area p.desc {
        color: #333;
        font-size: 16px;
    }
    .section-step .slick-mobile .list-step img {
        width: 260px;
    }
    .section-step .slick-mobile .list-step img.img-sm {
        width: 100px;
        margin-top: 50%;
    }
    .section-detail p {
        font-family: Helvetica, Arial, sans-serif;
    }
    .section-detail .content {
        padding-left: 20px;
    }
    .section-step .list-step .content-area ol {
        text-align: center;
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
    }
    .section-step .list-step .content-area li {
        margin-bottom: 0;
    }
    .icw table.table-point {
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 0;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        background-color: #ffffff;
    }
    .entrycontent table.table-point th p {
        margin-bottom: 0;
    }
    .table-point th {
        background-image: linear-gradient(96deg, #00a950 0%, #005528 100%);
        padding-top: 5px;
        padding-bottom: 5px;
        color: #fff;
    }
    table.table-point td {
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
    }
    .table-point tr:nth-child(odd) td {
        background-color: #f2fbf6;
    }
    .box-txt {
        width: 100%;
        max-width: 420px;
        margin: 20px 0 30px;
        text-align: center;
    }
    .box-txt p {
        display: inline-block;
        color: #333;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .icw .btn-radius {
        font-family: 'Kanit', Helvetica, Arial, sans-serif;
        font-weight: 600;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        position: relative;
        padding-right: 45px;
        padding-bottom: 7px;
    }
    .icw .btn-radius:before,
    .icw .btn-radius:after {
        content: '';
        position: absolute;
        right: 10px;
    }
    .icw .btn-radius:before {
        border-radius: 25px;
        background-color: #fff;
        width: 25px;
        height: 25px;
    }
    .icw .btn-radius:after {
        border-top: 2px solid #00a94f;
        border-left: 2px solid #00a94f;
        display: inline-block;
        width: 8px;
        height: 8px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        visibility: visible;
        position: absolute;
        right: 19px;
        top: 14px;
    }
    .section-detail-content .tb,
    .section-detail-content .tbcell,
    .map.tb,
    .map .tbcell {
        display: block;
    }
    .section-detail-content .tbcell.image {
        width: 159px;
        margin: 0 auto 20px;
    }
    .table-wrap .table-overlay {
        display: block;
    }
    .text-zoom img,
    .text-zoom p {
        display: inline-block;
        color: #fff;
    }
    .table-service>.image img {
        margin-bottom: 10px;
    }
    .table-service>.image {
        margin-bottom: 40px;
    }
    .section-detail .content {
        text-align: center;
    }
    .map {
        margin-top: -100px;
    }
    .section-content .tab {
        position: relative;
        width: 100%;
        max-width: 600px;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 25px;
    }
    .section-content .tab .control {
        display: table;
        table-layout: fixed;
        width: 100%;
        border: 2px solid #00a94f;
    }
    .section-content .tab .control,
    .section-content .tab .selector {
        border-radius: 45px;
        overflow: hidden;
    }
    .section-content .tab .selector {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        height: calc(100% - 8px);
        position: absolute;
        left: 4px;
        top: 4px;
        z-index: 1;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
        -o-transition-timing-function: cubic-bezier(.42, 0, .58, 1);
        transition-timing-function: cubic-bezier(.42, 0, .58, 1);
        background-color: #00a94f;
        border-radius: 45px;
        overflow: hidden;
    }
    .section-content .tab .control a {
        position: relative;
        height: 50px;
        display: table-cell;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: none;
        padding: 9px 5px;
        vertical-align: middle;
        color: #333;
        z-index: 1;
    }
    .section-content .tab .control a.active {
        color: #fff;
    }
    .section-content .slick-track {
        margin: 0 auto;
    }
    .absolute-box .content {
        font-family: 'Kanit';
        font-size: 35px;
        color: #fff;
        font-weight: 600;
    }
    .icw .backgroung-center {
        position: relative;
        width: 100%;
        background-image: url("../img/mobile/BG_1_mobile.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .icw .special-product {
        width: 100%;
        background-image: url("../img/mobile/BG_2_mobile.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .icw .special-product .sc-inner {
        position: 0;
    }
    .icw .background-center img {
        display: block;
    }
    .icw .absolute-box {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
    }
    .icw .absolute-box * {
        /* display: block; */
        /* width: 100%; */
    }
    /* .icw .text-head {
        margin: 40px 0 20px 0;
    } */
    section.section.product-list .sc-inner {
        padding: 40px 0;
    }
    .icw .sc-inner .text-special .h1,
    .icw .sc-inner .text-special .text-shop {
        color: #fff;
        margin: 0;
        font-weight: 600;
    }
    .icw .text-product {
        margin-bottom: 30px;
    }
    .icw .product-list {
        background: rgb(250, 183, 0);
        background: linear-gradient(0deg, rgba(250, 183, 0, 1) 0%, rgba(250, 225, 0, 1) 100%);
        margin: 40px 0;
    }
    /* .icw .sc-inner .product {
        background: rgb(250, 183, 0);
        background: linear-gradient(0deg, rgba(250, 183, 0, 1) 0%, rgba(250, 225, 0, 1) 100%);
    } */
    /* .icw .product {
        padding: 30px 0;
    } */
    .icw img.bg-mobile {
        width: 100%;
    }
    .icw .register {
        margin-bottom: 15px;
        margin-left: 10px;
    }
    .icw .customer {
        color: #333333;
        font-size: 22px;
        font-family: 'Kanit';
        text-decoration: none;
        font-weight: 600;
        display: inline-block;
        vertical-align: middle;
    }
    .icw .k-market {
        vertical-align: baseline;
    }
    .icw .mar-b {
        margin-bottom: 20px;
    }
    .icw .box.button {
        display: flex;
        justify-content: center;
        width: 650px;
        max-width: 100%;
        margin: auto;
        flex-wrap: wrap;
    }
    .icw .button-left,
    .icw .button-right {
        width: fit-content;
        text-align: center;
    }
    .icw .border-center {
        height: 50px;
        width: 1px;
        background: #888;
        margin: 0 20px;
    }
    .icw .button-right {
        border: none;
    }
    .icw .logo-major-sfminnion {
        margin: 30px 0;
    }
    .theme-minions2 {
        position: relative;
        top: -60px;
        margin-bottom: -40px;
    }
    .backgroung-center .content-area {
        padding: 20px 0;
    }
    .icw .product-list .tb .left {
        text-align: right;
        width: 49%;
    }
    .icw .product-list .tb .right {
        text-align: left;
        width: 49%;
    }
    .icw .h2,
    .icw h2 {
        font-size: 35px;
    }
    .icw .content-area .push-top .c-white.h2 strong {
        font-size: 35px;
    }
    .icw .product-list .tb .center span {
        background-color: #CB9400;
        width: 1px;
        height: 70px;
        display: block;
    }
    .icw .product-list .tb .center {
        width: 1px;
        padding: 0 20px;
    }
    .icw .product-list .tbcell {
        vertical-align: middle;
    }
    .icw .product-list .tb {
        padding-top: 30px;
    }
    .icw .product-list .list-img .image img {
        margin-right: 20px;
        margin-bottom: 20px;
        display: inline-block;
    }
    .icw .product-list .list-img .image img:last-child {
        margin-right: 0;
    }
    .icw .product-list .list-img .image {
        font-size: 0;
    }
    .icw .theme-top {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
    .icw .theme-top img {
        width: 100%;
    }
    .icw .theme-button {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        height: auto;
    }
    .icw .theme-button img {
        width: 100%;
    }
    .icw .theme-top2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
    }
    .icw .theme-top2 img {
        width: 100%;
    }
    .icw .theme-button2 {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .icw .special-product .content-area {
        position: relative;
        z-index: 2;
        text-align: center;
    }
    .icw .paratu {
        margin: 0 0 40px 0;
    }
}

.icw .theme-button2 img {
    width: 100%;
}

.icw .btn-yellow {
    background-color: #F2BA02;
    color: #fff !important;
    width: 100%;
    max-width: 306px;
    border-radius: 25px;
    margin: 0 auto;
    vertical-align: top;
    font-weight: 600;
    font-family: 'Kanit';
    border: 2px solid #fff;
    font-size: 22px;
    height: 50px;
}

.no-touch .icw .btn-yellow:hover,
.no-touch .icw .btn-yellow:hover {
    background-color: #DBAD14;
}

.icw .btn-blue {
    background-color: #00C2CF;
    color: #fff !important;
    width: 100%;
    max-width: 306px;
    border-radius: 25px;
    margin: 0 auto;
    vertical-align: top;
    font-weight: 600;
    font-family: 'Kanit';
    border: 2px solid #fff;
    font-size: 22px;
    height: 50px;
}

.no-touch .icw .btn-blue:hover,
.no-touch .icw .btn-blue:hover {
    background-color: #19B6C1;
}

.icw .btn-black {
    background-color: #1E292D;
    color: #fff !important;
    width: 100%;
    max-width: 171px;
    border-radius: 25px;
    margin: 0 auto;
    vertical-align: top;
    font-weight: 600;
    font-family: 'Kanit';
    border: 2px solid #fff;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
}

.no-touch .icw .btn-black:hover,
.no-touch .icw .btn-black:hover {
    background-color: #1E292D;
}

.icw .icon-kplus {
    margin-left: 5px;
    margin-bottom: 3px;
}

.icw .icon-arrow {
    margin-bottom: 3px;
}

.icw .free-download {
    background-color: #fff;
    border: 2px solid #FBDB06;
    border-radius: 14px;
    font-weight: 600;
    width: 518px;
    max-width: 100%;
    margin: 0 auto 30px;
    padding: 6px 5px;
    font-size: 22px;
}


/* end 320 */

@media only screen and (min-width: 320px) and (max-width:767px) {
    .icw .h1,
    .icw h1,
    .icw .h1 strong,
    .icw h1 strong {
        font-size: 22px;
    }
    .icw .special-product .tb {
        display: block;
    }
    .icw .special-product .left {
        width: 100%;
        padding-left: 0px;
        display: block;
    }
    .icw .text-head {
        margin: 60px 0 30px 0;
    }
    .icw .special-product .right {
        width: 100%;
        margin: auto;
        display: block;
        text-align: center;
        padding-top: 30px;
    }
    .icw .special-product .minnion-popcorn {
        width: 100%;
        margin-top: -47px;
    }
    .icw .product-list .tb .left,
    .icw .product-list .tb .center,
    .icw .product-list .tb .right {
        width: 100%;
        display: block;
        text-align: center;
    }
    .icw .special-product .sc-inner {
        padding: 30px 0 40px;
    }
    .icw .product-list .tb .center span {
        height: 1px;
        width: 100%;
    }
    .icw .product-list .tb .center {
        padding: 40px 0;
    }
    .icw .product-list .tb .right {}
    .section .sc-inner {
        padding: 60px 0;
    }
    .icw .free-download {
        width: 355px;
        font-size: 18px;
    }
    .icw .content-area .push-top .c-white.h2 strong {
        font-size: 22px;
    }
    .icw .product-group-moblie img {
        width: 100%;
    }
}

@media screen and (min-width:767px) {
    .icw .backgroung-center {
        position: relative;
        width: 100%;
        background-image: url("../img/Desktop/BG_1_Desktop.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        top: -30px;
    }
    .backgroung-center .content-area {
        padding: 80px 0;
    }
    .icw .special-product {
        width: 100%;
        background: url("../img/Desktop/BG_2-Desktop.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .icw .special-product .left {
        width: 60%;
        padding-left: 30px;
    }
    .icw .special-product .right .h1 {
        font-size: 35px;
        font-weight: bold;
    }
    .icw .special-product .right .text-shop {
        font-size: 24px;
        font-weight: bold;
    }
    .icw .special-product .right {
        width: 40%;
        padding-right: 30px;
    }
    .icw .special-product .minnion-popcorn {
        width: 604px;
        margin-top: -20px;
    }
    .icw .special-product .sc-inner {
        padding: 0;
    }
}


/* @media screen and (min-width:819px) {
    .icw .special-product .right .text-shop {
        font-size: 22px;
    }
} */

@media screen and (max-width: 1024px) {
    .main {
        padding-top: 0;
    }
}


/* @media screen and (max-width: 991px) {
    .section .sc-inner {
        padding: 35px 0;
    }
} */