.body, .html {
  height: 100%;
}
.body {
    color: gray;
    height: 100% !important;
    padding                : 0;
    margin                 : 0;
    font-weight            : normal;
    line-height            : 1.5;
    color                  : #0a0a0a;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.section {
    width: 100%;
    min-height: 100%;
    font-family   : "k2d", Helvetica, Roboto, Arial, sans-serif;
}
.img-kk {
  max-width             : 100%;
  height                : auto;
  -ms-interpolation-mode: bicubic;
  display               : inline-block;
  vertical-align        : middle;
}

h1.kk,
h2.kk,
h3.kk,
h4.kk,
h5.kk,
h6.kk {
  font-weight   : normal;
  font-style    : normal;
  color         : inherit;
  text-rendering: geometricprecision;
  margin-top    : 0;
  margin-bottom : 0.5rem;
  line-height   : 1.4;
}
h1.kk {
    color: #65543d;
}

h3.kk,
h4.kk {
    color: #462901;
    font-size: 23px;
}

p.kk {
    margin: 1em 0;
    line-height: 1.1em;
}

span.kk {
    color: #5e3520;
    font-size: 2.5rem;
    font-weight: 600;
}

h1.kk {
    line-height: 1;
    font-size: calc(3rem + 1.5vw);;
    margin: 0;
}

h1.kk > small {
    text-align: right;
    display: inline-block;
    font-size: 0.71em;
    text-indent: 15em;
    color: #635542;
}

h2.kk {
    line-height: 1.3;
    font-size: 4.5rem;
    color: #5e3520;
    font-weight: 600;
}

h3.kk {
    line-height: 1.2;
    font-size: 2.1rem;
}

h4.kk {
    line-height: 1.1;
    font-size: 1.8rem;
}

.indent.kk {
    text-indent: 20px;
}

.h2-size {
    font-size: 3rem;
}

.h3 {
    font-size: 23px;
    font-weight: bold;
    padding: 4px 60px;
    position: absolute;
}

.h3-size {
    font-size: 26px;
    font-weight: bold;
    line-height: 16px;
}

.h3-mid-size {
    font-size: 30px;
    font-weight: bold;
    line-height: 22px;
}

.h3-big-size {
    font-size: 32px;
    font-weight: bold;
    line-height: 26px;
}

.h3-36-size {
    font-weight: bold;
    letter-spacing: 3px;
}

.h3-color {
    color: #ffffff !important;
}

.black-color {
    color: #2b2828;
}

.grey-color {
    color: #454b4c;
}

.bold.kk {
    font-weight: bold;
    font-size: 32px;
}

.italic {
    font-style: italic;
}

.h3-home {
    font-size: 32px;
    font-weight: bold;
    margin-block-start: 0.8%;
    position: fixed;
    color: white;
}

/*-- animation start --*/
.animestart {
    animation-duration: 3s;
    animation-name: fadeInDown;
    animation-timing-function: ease;
}

.slidein {
    animation-duration: 8s;
    animation-name: slidein;
    animation-timing-function: ease;
}

@keyframes slidein {
    from {
        margin-top: -1%;
        height: 120%;
        opacity: 0.1;
    }

    to {
        margin-top: 0;
        height: 100%;
        opacity: 1;
    }
}

/*-- animation end --*/
/*-- menubar start ---*/
.ScrollIcon {
    width: 100%;
    bottom: 0;
    position: absolute;
    text-align: center;
    /*padding-bottom: 2%;*/
    z-index: 9;
}

.ScrollArrow {
    width: 2%;
}

.align-right {
    text-align: end;
}

/*-- menubar end ---*/
/*-- background start ---*/
#bg-brown {
    width: 100%;
    height: 100%;
    /*background-image: radial-gradient(#b29d7fb5, #a28760c4);*/
    background-image: linear-gradient(to right, #a28760c4, #b29d7fb5);
    position: absolute;
}

#bg,
#line-thai {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#bg {
    background-image: url("../image-kukrit-room/bg-kukrit.png");
    background-repeat: repeat;
    background-size: contain;
    position: fixed;
}

#net {
    position: absolute;
    height: 1500%;
    position: fixed;
}

#net {
    background-image: url("../image-kukrit-room/net.png");
    background-size: contain;
    width: 100%;
    position: fixed;
}

#line-thai {
    background-image: url("../image-kukrit-room/line-thai.png");
    background-size: contain;
    position: fixed;
}

/* menu start */
.bio-icon {
    left: 74%;
}

.kukrit-icon {
    left: 83%;
}

.news-icon {
    left: 92%;
}

#menubar {
    width: 100%;
    height: 7%;
    position: fixed;
    z-index: 103;
    background-color: #544741;
}

.text-bio,
.text-kukrit {
    top: 0;
    left: 74%;
}

.text-kukrit {
    left: 81.6%;
}

.icon-menu {
    width: auto;
    position: absolute;
    bottom: 0;
    z-index: 99;
    max-height: 100%;
}

.menu-left {
    width: auto;
    position: absolute;
    top: 0;
    max-height: 100%;
}

.icon-opa {
    width: 4%;
    position: relative;
}

/* menu end */
/*-- background end ---*/
/*-- f1 start ---*/
#f1 {
    width: 100%;
    height: 100%;
    padding-top: 14em;
    position: absolute;
}

#bg-f1 {
    background-image: url("../image-kukrit-room/bg-1.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
}

.f1 {
    margin-left: -25px;
}

/*-- f1 end ---*/
/*-- f2 start ---*/
#f2 {
    width: 100%;
    height: 100%;
    padding-top: 7em;
    position: absolute;
}

#bg-f2 {
    background-image: url("../image-kukrit-room/bg-2.png");
    background-repeat: no-repeat;
    background-position: center 10%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
}

.f2 {
    margin-left: -25px;
}

/*-- f2 end ---*/
/*-- f3 start ---*/
#f3 {
    width: 100%;
    height: 100%;
    padding-top: 6em;
    position: absolute;
}

#bg-f3 {
    background-image: url("../image-kukrit-room/bg-3.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-size: cover;
}

#bg-f3-down {
    background-image: url("../image-kukrit-room/bg-3-down.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
}

.rectangle-brown {
    background-color: #c5b6a3;
}

.f3 {
    margin-left: -25px;
}

/*-- f3 end ---*/
/*-- f4 start ---*/
#f4 {
    width: 100%;
    height: 100%;
    padding-top: 16em;
    position: absolute;
}

#bg-f4-up.kk {
    background-image: url("../image-kukrit-room/bg-4-up.png");
    background-repeat: no-repeat;
    background-position: 100% 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
}

#bg-f4-temple {
    background-image: url("../image-kukrit-room/bg-4-temple.png");
    background-repeat: no-repeat;
    background-position: -2% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 82%;
}

#bg-f4-kukrit {
    background-image: url("../image-kukrit-room/bg-4-kukrit.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 82%;
    right: 0;
}

.f4-kukrit {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    height: auto;
}

.f4-text-down {
    margin-top: 8%;
}

.f4 {
    margin-left: -25px;
}

/*-- f4 end ---*/
/*-- f5 start ---*/
#f5 {
    width: 100%;
    height: 100%;
    padding-top: 16em;
    position: absolute;
}

#bg-f5-kukrit-king9 {
    background-image: url("../image-kukrit-room/bg-5-kukrit-king9.png");
    background-repeat: no-repeat;
    background-position: -2% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 82%;
}

#bg-f5-king9 {
    background-image: url("../image-kukrit-room/bg-5-king9.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 82%;
}

#bg-f5-circle {
    background-image: url("../image-kukrit-room/bg-5-circle.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
}

.f5 {
    margin-left: -25px;
}

/*-- f5 end ---*/
/*-- f6 start ---*/
#f6 {
    width: 100%;
    height: 100%;
    padding-top: 9em;
    position: absolute;
}

#bg-f6-king9 {
    background-image: url("../image-kukrit-room/bg-6-king9.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-f6-leaf-up.kk {
    background-image: url("../image-kukrit-room/bg-6-leaf-up.png");
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-size: 100%;
}

#bg-f6-leaf-down {
    background-image: url("../image-kukrit-room/bg-6-leaf-down.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-size: 100%;
}

#bg-brown-f6 {
    width: 100%;
    height: 100%;
    /*background-image: radial-gradient(#b29d7fb5, #a28760c4);*/
    background-image: radial-gradient(circle at 50% 50%, #d8c5a9b5, #b79c74b5, #b39e7f);
    position: absolute;
}

.f6 {
    margin-left: -25px;
}

/*-- f6 end ---*/
/*-- f7 start ---*/
#f7 {
    width: 100%;
    height: 100%;
    padding-top: 13em;
    position: absolute;
}

#bg-f7-queen {
    background-image: url("../image-kukrit-room/bg-7-queen.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-f7-circle-yellow {
    background-image: url("../image-kukrit-room/bg-7-circle-yellow.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-size: 100%;
}

#bg-f7-pho {
    background-image: url("../image-kukrit-room/bg-7-pho.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-size: 100%;
}

#bg-brown-f7 {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #bea98ab5, #937146);
    /*background-image: linear-gradient(180deg, #544741, #8d6c29);
    background-image: linear-gradient(180deg, #31302dc4, #92215a);
        background-image: linear-gradient(180deg, #a28760c4, #997645); */
    /*    background-image: linear-gradient(180deg, #a7976aab, #6b4002);
    background-image: linear-gradient(180deg, #80571a8c, #8e5704);*/
    position: absolute;
}

.f7 {
    margin-left: -25px;
}

.bg-7-queen-icon {
    position: absolute;
    right: 0;
}

/*-- f7 end ---*/
/*-- f8 start ---*/
#f8 {
    width: 100%;
    height: 100%;
    padding-top: 6em;
    position: absolute;
}

#bg-f8-kukrit {
    background-image: url("../image-kukrit-room/bg-8-kukrit.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 95%;
}

#bg-f8-thai_flag {
    background-image: url("../image-kukrit-room/bg-8-thai_flag.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 92%;
}

#bg-f8-visit-china {
    background-image: url("../image-kukrit-room/bg-8-visit-china.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
}

#bg-f8-circle-white {
    background-image: url("../image-kukrit-room/bg-8-circle-white.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-brown-f8 {
    width: 100%;
    height: 100%;
    background-color: #cdbdb0;
    position: absolute;
}

.f8 {
    margin-left: -25px;
}

.f8-text {
    bottom: 0;
    position: absolute;
}

/*-- f8 end ---*/
/*-- f9 start ---*/
#f9 {
    width: 100%;
    height: 100%;
    position: absolute;
}

#bg-f9-china-thai {
    background-image: url("../image-kukrit-room/bg-9-china-thai.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-f9-visit-china {
    background-image: url("../image-kukrit-room/bg-9-visit-china.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
}

#bg-brown-f9 {
    width: 100%;
    height: 100%;
    background-color: #cdbdb0;
    position: absolute;
}

.f9 {
    margin-left: -25px;
}

.f9-text {
    top: 0;
    position: absolute;
}

.f9-text-down {
    margin-top: 14%;
}

/*-- f9 end ---*/
/*-- f10 start ---*/
#f10 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 5em;
}

#bg-f10-thammasat {
    background-image: url("../image-kukrit-room/bg-10-thammasat.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 30%;
    height: 60%;
    position: absolute;
    z-index: 1;
}

#bg-f10-box-border {
    background-image: url("../image-kukrit-room/bg-10-box-border.png");
    background-repeat: no-repeat;
    background-position: 9% 54%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 35%;
}

#f10-box {
    width: 100%;
    height: 100%;
    padding: 85px 8px;
    border: 3px solid #a06933;
}

.f10-border {
    min-height: 100px;
    min-width: 200px;
    position: relative;
}

.f10-border-down {
    min-height: 10px;
    min-width: 100px;
    position: relative;
}

.f10-dome {
    position: absolute;
    top: 0;
    right: 0;
}

.f10-l-left {
    position: absolute;
    left: 0;
    bottom: 0;
}

.f10-l-right {
    position: absolute;
    right: 0;
    bottom: 0;
}

.blue-right-box {
    background-color: #476b78;
}

.blue-left-box {
    background-color: #476b78;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 25px;
}

.brown-left-box {
    border: 2px solid #a06933;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 14px;
}

#bg-brown-f10 {
    width: 100%;
    height: 100%;
    background-color: #e8e5da85;
    position: absolute;
}

.f10 {
    margin-left: -25px;
}

.f10-text-left {
    /*margin-top: 8%;*/
}

.f10-text-right {
    margin-top: 10%;
    padding-left: 54px;
}

/*-- f10 end ---*/
/*-- f11 start ---*/
#f11 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#bg-f11-kukrit {
    background-image: url("../image-kukrit-room/bg-11-kukrit.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
    z-index: 1;
}

#bg-f11-young-kukrit {
    background-image: url("../image-kukrit-room/bg-11-young-kukrit.png");
    background-repeat: no-repeat;
    background-position: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-size: 100%;
    z-index: 2;
}

#bg-f11-brown-circle {
    background-image: url("../image-kukrit-room/bg-11-brown-circle.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
}

.white-right-box {
    padding: 8px;
    background-color: #ffffff51;
}

#bg-white-f11 {
    width: 100%;
    height: 100%;
    background-color: #ffffff4a;
    position: absolute;
}

/*-- f11 end ---*/
/*-- f12 start ---*/
#f12 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

.white-right-box {
    padding: 8px;
    background-color: #ffffff51;
}

#bg-pink-f12 {
    width: 100%;
    height: 100%;
    background-color: #f4e9e4;
    position: absolute;
}

#bg-dark-pink-f12 {
    width: 100%;
    height: 100%;
    background-color: #dbc5bb;
    position: absolute;
}

.scale {
    transform: scale(1.4);
    right: -14px;
    position: relative;
}

.book-8 {
    right: 47px;
    position: relative;
}

/*-- f12 end ---*/
/*-- f13 start ---*/
#f13 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 8em;
}

#bg-kukrit-f13 {
    background-image: url("../image-kukrit-room/bg-13-kukrit.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 90%;
}

#bg-white-circle-f13 {
    background-image: url("../image-kukrit-room/bg-13-white-circle.png");
    background-repeat: no-repeat;
    background-position: left 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 85%;
}

#bg-pink-f13 {
    width: 100%;
    height: 100%;
    background-color: #dcc6bb;
    position: absolute;
}

.scale {
    transform: scale(1.4);
    right: -14px;
    position: relative;
}

.book-8 {
    right: 47px;
    position: relative;
}

.brown-color {
    color: #533629;
}

.plus-book-color {
    color: #d17717;
}

.plus-book-laicheewit {
    width: 15%;
}

.laicheewit:hover {
    content: url("../img-kukrit/laicheewit.jpeg");
    /* no need for qoutes */
    position: absolute;
}

.plus-book-seepandin {
    width: 7.8%;
}

.seepandin:hover {
    content: url("../img-kukrit/seepandin.jpg");
    /* no need for qoutes */
    position: absolute;
    margin-top: -10%;
}

.plus-book-paidang {
    width: 8%;
}

.paidang:hover {
    content: url("../img-kukrit/book-1.png");
    /* no need for qoutes */
    position: absolute;
    margin-top: -20%;
    margin-left: 100px;
}

.plus-book-kawao {
    width: 8%;
}

.kawao:hover {
    content: url("../img-kukrit/kawao.jpg");
    /* no need for qoutes */
    position: absolute;
    margin-left: 50px;
    bottom: 70px;
}

/*-- f13 end ---*/
/*-- f14 start ---*/
#f14 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#bg-khon-f14 {
    background-image: url("../image-kukrit-room/bg-14-khon.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-white-circle-f13 {
    background-image: url("../image-kukrit-room/bg-13-white-circle.png");
    background-repeat: no-repeat;
    background-position: left 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 85%;
}

#bg-pinkgold-f14 {
    width: 100%;
    height: 100%;
    background-color: #c39580;
    position: absolute;
}

.rectangle-balck {
    padding: 30px;
    background-color: #48483eb3;
}

/*-- f14 end ---*/
/*-- f15 start ---*/
#f15 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#bg-rec-f15 {
    background-image: url("../image-kukrit-room/bg-15-rec.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 88%;
}

#bg-kukrit-khon-f15 {
    background-image: url("../image-kukrit-room/bg-15-kukrit-khon.png");
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
}

#bg-kukrit-acting-f15 {
    background-image: url("../image-kukrit-room/bg-15-acting.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
}

#bg-green-f15 {
    width: 100%;
    height: 100%;
    background-color: #b5ab75a1;
    position: absolute;
}

.text-up.kk {
    margin-top: 3%;
}

.text-left-mg {
    margin-top: 55%;
}

.text-right-mg {
    margin-top: 120%;
    margin-right: 22%;
}

/*-- f15 end ---*/
/*-- f16 start ---*/
#f16 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#bg-krob-khon-f16 {
    background-image: url("../image-kukrit-room/bg-16-krob-khon.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 80%;
}

#bg-right-f16 {
    background-image: url("../image-kukrit-room/bg-16-right.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-left-f16 {
    background-image: url("../image-kukrit-room/bg-16-left.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-green-circle-f16 {
    background-image: url("../image-kukrit-room/bg-16-green-circle.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 80%;
}

#bg-white-circle-f16 {
    background-image: url("../image-kukrit-room/bg-16-white-circle.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 80%;
}

.text-up-f16 {
    margin-top: 20%;
}

/*-- f16 end ---*/
/*-- f17 start ---*/
#f17 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#bg-kukrit-f17 {
    background-image: url("../image-kukrit-room/bg-17-kukrit.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-grey-f17 {
    width: 100%;
    height: 100%;
    background-color: #d5d5cb;
    position: absolute;
}

#green-right-box {
    background-color: #b39a003b;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    background-attachment: fixed;
}

.text-right-f17 {
    position: absolute;
    margin-top: -225px;
}

.king9-3 {
    position: absolute;
    bottom: 0;
    display: block;
    margin-left: 11%;
    margin-right: 11%;
    max-width: 28%;
}

/*-- f17 end ---*/
/*-- f18 start ---*/
#f18 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 8em;
}

.king9-up {
    position: absolute;
    top: 0;
    display: block;
    margin-left: 11%;
    margin-right: 11%;
    max-width: 28%;
}

/*-- end f18 --*/
/*-- f19 start ---*/
.f19-height {
    height: auto !important;
    min-height: 5% !important;
}

#f19 {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 6em;
}

#bg-grey-f19 {
    width: 100%;
    height: auto;
    background-color: #d5d5cb;
    position: absolute;
}

/*-- f19 end ---*/
/*-- f20 start ---*/
#f20 {
    width: 100%;
    padding-top: 3.5em;
    height: auto;
    position: relative;
    background-color: #b5ab75a1;
}

.f20-height {
    height: auto;
}

#bg-kukrit-f20,
#bg-kukrit-f21 {
    background-image: url("../image-kukrit-room/bg-20-kukrit.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    min-height: 90%;
    position: absolute;
    background-size: 100%;
}

.text-right-center {
    margin-top: 390px;
}

.img-top-f20 {
    position: relative;
    margin-top: -5%;
}

/*-- f20 end ---*/
/*-- f21 start ---*/
#f21 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#grey-right-box {
    background-color: #85827c;
    padding: 60px;
}

.text-right-margin {
    margin-top: 280px;
}

.line-margin {
    margin-top: 250px;
}

/*-- f21 end ---*/
/*-- f22 start ---*/
#f22 {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 6em;
}

#bg-kukrit-f22 {
    background-image: url("../image-kukrit-room/bg-22-kukrit.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-kukrit-actor-f22 {
    background-image: url("../image-kukrit-room/bg-22-kukrit-actor.png");
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

#bg-black-circle-f22 {
    background-image: url("../image-kukrit-room/bg-22-black-circle.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100%;
}

.line-margin {
    margin-top: 140px;
}

.text-down-margin-top.kk {
    margin-top: 140px;
}

/*-- f22 end ---*/
/*-- f23 start ---*/
.f23-height {
    height: auto !important;
    min-height: 50%;
}

#f23 {
    width: 100%;
    height: 50%;
    position: absolute;
    padding-top: 4em;
}

#bg-kukrit-down-f23 {
    background-image: url("../image-kukrit-room/bg-23-down.png");
    background-repeat: no-repeat;
    background-position: 100% top;
    width: 100%;
    height: auto;
    min-height: 50%;
    position: absolute;
    background-size: 100%;
}

#bg-black-circle-f23 {
    background-image: url("../image-kukrit-room/bg-23-black-circle.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: auto;
    min-height: 50%;
    position: absolute;
    background-size: 100%;
}

/*-- f23 end ---*/
/*---start (max-width:350px) ----*/
@media screen and (max-width:350px) {

    /*---start font ----*/
    .bold.kk {
        font-size: 15px;
    }

    h1.kk {
        font-size: 2em !important;
    }

    h2.kk {
        font-size: 0.95em !important;
    }

    h3.kk {
        font-size: 0.9rem !important;
    }

    h4.kk {
        font-size: 0.7rem !important;
    }

    .h2-size {
        font-size: 1rem !important;
    }

    .h3-size {
        font-size: 12px !important;
    }

    /*---end font ----*/
    /*---start menubar ----*/
    .h3-home {
        font-size: 15px;
        margin-block-start: 8.2%;
    }

    .icon-menu {
        width: 9.5%;
    }

    .bio-icon,
    .text-bio {
        left: 55%;
    }

    .kukrit-icon {
        left: 71%;
    }

    .news-icon {
        left: 85%;
    }

    /*--- end menubar ----*/
    /*---start icon hen ---*/
    .infosize-cover {
        width: 14.2%;
    }

    .vdosize-cover {
        width: 6.2%;
    }

    .infosize {
        width: 28.85%;
    }

    .vdosize {
        width: 12.75%;
    }

    /*---end icon hen ---*/
    /*---start icon ScrollArrow ---*/
    .ScrollArrow {
        width: 7%;
    }

    /*---end icon ScrollArrow ---*/
    /*---start popup ---*/
    .popup.kk {
        width: 90%;
        height: 80%;
    }

    /*---end popup ---*/
    /*---start f1 ---*/
    #f1,
    #f2,
    #f3,
    #f5 {
        padding-top: 2.5em;
    }

    /*---end f1 ---*/
    /*---start f3 ---*/
    #bg-f3-down {
        background-position: center bottom;
        background-size: 180%;
    }

    /*---end f3 ---*/
    /*---start f5 ---*/
    #f5 {
        padding-top: 7.5em;
    }

    /*---end f5 ---*/
    /*---start f4 ---*/
    #f4 {
        padding-top: 4.5em;
    }

    #bg-f4-up.kk {
        background-position: center top;
        background-size: 180%;
    }

    /*---end f4 ---*/
    /*---start f5 ---*/
    #bg-f5-circle {
        background-size: cover;
    }

    /*---end f5 ---*/
    /*---start f6 ---*/
    #f6 {
        padding-top: 4.25em;
    }

    #bg-f6-king9 {
        background-size: cover;
    }

    /*---end f6 ---*/
    /*---start f7 ---*/
    #f7 {
        padding-top: 3.5em;
    }

    #bg-f7-queen {
        background-size: cover;
        background-position: 90% bottom;
        z-index: 1;
    }

    /*---end f7 ---*/
    /*---start f8 ---*/
    #f8 {
        padding-top: 3.5em;
    }

    .f8-maxwidth {
        max-width: 15px;
    }

    .f8-maxwidth-line {
        max-width: 70%;
    }

    /*---end f8 ---*/
    /*---start f10 ---*/
    #f10 {
        padding-top: 2em;
        height: 160% !important;
    }

    .f10-height {
        height: 160% !important;
    }

    .f10-border {
        min-height: 33px;
        min-width: 205px;
    }

    .brown-left-box {
        padding: 5px;
    }

    .f10-l-left,
    .f10-l-right {
        max-width: 55px;
        bottom: 7px;
    }

    .f10-l-right {
        right: -7px;
    }

    .f10-l-left {
        left: -8px;
    }

    #f10-box {
        padding: 45px 8px;
    }

    .blue-left-box {
        padding: 15px;
    }

    .h3-36-size {
        letter-spacing: 1px;
    }

    /*---end f10 ---*/
    /*---start f11 ---*/
    #f11 {
        padding-top: 0.5em;
    }

    /*---end f11 ---*/
    /*---start f12 ---*/
    #f12 {
        padding-top: 1.5em;
        height: auto;
        background-color: #dbc5bb;
        position: relative;
    }

    .f12-height {
        height: auto;
    }

    .f12-small-top-book {
        margin-top: -30px;
    }

    .f12-small-top-book-2 {
        margin-top: -15px;
    }

    .f12-small-top-book-6 {
        margin-top: -40px;
    }

    .f12-font {
        font-size: 0.9em;
    }

    /*---end f12 ---*/
    /*---start f22 ---*/
    .text-down-margin-top.kk {
        margin-top: 15px;
    }

    /*---end f22 ---*/
}

/*---end (min-width:350px) ----*/
/*---start (min-width:351px) and (max-width:700px) ----*/
@media screen and (min-width:351px) and (max-width:700px) {

    /*---start font ----*/
    .bold.kk {
        font-size: 18px;
    }

    /*---end font ----*/
    /*---start menubar ----*/
    .h3-home {
        font-size: 15px;
        margin-block-start: 8.2%;
    }

    .icon-menu {
        width: 9.5%;
    }

    .bio-icon,
    .text-bio {
        left: 55%;
    }

    .kukrit-icon {
        left: 71%;
    }

    .news-icon {
        left: 85%;
    }

    /*--- end menubar ----*/
    /*---start icon hen ---*/
    .infosize-cover {
        width: 14.2%;
    }

    .vdosize-cover {
        width: 6.2%;
    }

    .infosize {
        width: 28.85%;
    }

    .vdosize {
        width: 12.75%;
    }

    /*---end icon hen ---*/
    /*---start icon ScrollArrow ---*/
    .ScrollArrow {
        width: 7%;
    }

    /*---end icon ScrollArrow ---*/
    /*---start popup ---*/
    .popup.kk {
        width: 90%;
        height: 80%;
    }

    /*---end popup ---*/
    /*-- year-pading start ---*/
    #f1,
    #f5 {
        padding-top: 5em;
    }

    #f2,
    #f3 {
        padding-top: 3em;
    }

    /*-- year-pading end ---*/
    /*---start f3 ---*/
    #bg-f3-down {
        background-position: center bottom;
        background-size: 180%;
    }

    /*---end f3 ---*/
    /*---start f4 ---*/
    #f4 {
        padding-top: 6em;
    }

    #bg-f4-up.kk {
        background-position: center top;
        background-size: 180%;
    }

    /*---end f4 ---*/
    /*---start f5 ---*/
    #bg-f5-circle {
        background-size: cover;
    }

    /*---end f5 ---*/
    /*---start f6 ---*/
    #f6 {
        padding-top: 3.5em;
    }

    #bg-f6-king9 {
        background-size: cover;
    }

    /*---end f6 ---*/
    /*---start f7 ---*/
    #f7 {
        padding-top: 3em;
    }

    #bg-f7-queen {
        background-size: cover;
        background-position: 90% bottom;
    }

    /*---end f7 ---*/
    /*---start f8 ---*/
    #f8 {
        padding-top: 3.5em;
    }

    .f8-maxwidth {
        max-width: 20px;
    }

    .f8-maxwidth-line {
        max-width: 70%;
    }

    /*---end f8 ---*/
    /*---start f10 ---*/
    #f10 {
        padding-top: 2.5em;
        height: auto;
        position: relative;
    }

    .f10-height {
        height: auto;
    }

    .f10-border {
        min-height: 57px;
        min-width: 233px;
    }

    .h3-36-size {
        letter-spacing: 1px;
    }

    .blue-left-box {
        padding: 14px;
    }

    .brown-left-box {
        padding: 5px;
    }

    .f10-l-left,
    .f10-l-right {
        max-width: 55px;
        bottom: 7px;
    }

    .f10-l-right {
        right: -7px;
    }

    .f10-l-left {
        left: -8px;
    }

    #f10-box {
        padding: 45px 8px;
    }

    /*---end f10 ---*/
    /*---start f11 ---*/
    #f11 {
        padding-top: 1em;
    }

    /*---end f11 ---*/
    /*---start f12 ---*/
    #f12 {
        padding-top: 3em;
        height: auto;
        background-color: #dbc5bb;
        position: relative;
        min-height: 100%;
    }

    .f12-height {
        height: auto;
        min-height: 100%;
    }

    .f12-small-top-book {
        margin-top: -35px;
    }

    .f12-small-top-book-2 {
        margin-top: -15px;
    }

    .f12-small-top-book-6 {
        margin-top: -28px;
    }

    .f12-font {
        font-size: 1em;
    }

    /*---end f12 ---*/
    /*---start f22 ---*/
    .text-down-margin-top.kk {
        margin-top: 20px;
    }

    /*---end f22 ---*/
}

/*---end (min-width:351px) and (max-width:700px) ----*/
/*-- start (max-width:380px) --*/
@media screen and (max-width:380px) {
    h1.kk {
        font-size: 2.4em;
    }

    h2.kk {
        font-size: 1.3rem;
    }

    h3.kk {
        font-size: 1.1rem;
    }

    h4.kk {
        font-size: 0.8rem;
    }

    span.kk {
        font-size: 1.1em;
    }

    .h2-size {
        font-size: 1.5rem;
    }

    .h3-size {
        font-size: 24px;
    }

    .plus {
        width: 22px;
    }

    /*-- f20 start--*/
    .h4-small-size {
        font-size: 1.1rem !important;
        line-height: 1.3;
    }

    .h4-mid-size-regular {
        font-size: 1.15rem !important;
        line-height: 1.2;
    }

    .h4-mid-size {
        font-size: 1.15rem !important;
        line-height: 1.3;
        font-weight: bold;
    }

    .h4-big-size {
        font-size: 1.2rem !important;
        line-height: 0.5;
        font-weight: bold;
    }

    /*-- f20 end--*/
}

/*-- end (max-width:380px) --*/
/*-- start (min-width:381px) and (max-width:420px) --*/
@media screen and (min-width:381px) and (max-width:420px) {
    h1.kk {
        font-size: 2.8em;
    }

    h2.kk {
        font-size: 1.4rem;
    }

    .bold.kk {
        font-size: 1.4rem;
    }

    h3.kk {
        font-size: 1.4rem;
    }

    h4.kk {
        font-size: 1.1rem;
    }

    span.kk {
        font-size: 1.09em;
    }

    .h2-size {
        font-size: 1.5rem;
    }

    .h3-size {
        font-size: 28px;
    }

    .plus {
        width: 24px;
    }

    #f1 {
        padding-top: 6.5em;
    }

    #f2,
    #f3 {
        padding-top: 6em;
    }

    /*-- start f4 --*/
    #f4 {
        padding-top: 6em;
    }

    .f4-text-down {
        margin-top: 6%;
    }

    /*-- end f4 --*/
    /*---start f5 ---*/
    #f5 {
        padding-top: 8.5em;
    }

    #bg-f5-kukrit-king9 {
        background-position: 12% 117% !important;
    }

    /*-- end f5 --*/
    /*---start f6 ---*/
    #f6 {
        padding-top: 6.5em;
    }

    /*-- end f6 --*/
    /*---start f8 ---*/
    #f8 {
        padding-top: 5.5em;
    }

    /*-- end f8 --*/
    /*---start f12 ---*/
    #f12 {
        padding-top: 4em;
        height: 100%;
    }

    .f12-height {
        height: 100%;
    }

    .f12-font {
        font-size: 1.25rem;
    }

    /*-- end f12 --*/
    /*-- start f15 --*/
    #f15 {
        padding-top: 5.5em;
    }

    #bg-kukrit-acting-f15 {
        background-position: 110% 40% !important;
    }

    #bg-kukrit-khon-f15 {
        background-position: 6% center !important;
    }

    /*-- end f15 --*/
    /*-- start f16 --*/
    #f16 {
        padding-top: 13em !important;
    }

    /*-- end f16 --*/
    /*-- start f16 --*/
    #f16 {
        padding-top: 4em !important;
    }

    .text-up-f16 {
        margin-top: 60%;
    }

    /*-- end f16 --*/
    /*-- start f17 --*/
    #f17 {
        padding-top: 5.5em !important;
    }

    /*-- end f17 --*/
    /*-- f20 start--*/
    .h4-small-size {
        font-size: 1.1rem !important;
        line-height: 1.3;
    }

    .h4-mid-size-regular {
        font-size: 1.15rem !important;
        line-height: 1.2;
    }

    .h4-mid-size {
        font-size: 1.15rem !important;
        line-height: 1.3;
        font-weight: bold;
    }

    .h4-big-size {
        font-size: 1.2rem !important;
        line-height: 0.5;
        font-weight: bold;
    }

    /*-- f20 end--*/
    /*---start f21 ---*/
    #f21 {
        padding-top: 6em !important;
    }

    #bg-kukrit-f21 {
        background-position: -20% 125% !important;
    }

    /*---end f21 ---*/
    /*-- start f22 --*/
    .text-down-margin-top.kk {
        margin-top: 70px;
    }

    /*-- start f22 --*/
    /*-- start f23 --*/
    #f23 {
        padding-top: 2em;
    }

    /*-- end f23 --*/
}

/*end (min-width:381px) and (max-width:420px)*/
/*start (max-width:700px) */
@media screen and (max-width:700px) {
    .animated-small {
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    /*--start-font-size--*/
    h3.kk {
        line-height: 0.8;
    }

    /*--end-font-size--*/
    /*---start f2 ---*/
    #bg-f2 {
        background-size: contain;
    }

    /*---end f2 ---*/
    /*-- start f4 --*/
    .f4-text-small-down {
        margin-top: 2%;
    }

    #bg-f4-kukrit {
        background-position: 118.5% bottom;
        background-size: 185%;
    }

    /*-- end f4 --*/
    /*-- start f5 --*/
    .animated-f5 {
        -webkit-animation-duration: 4s;
        animation-duration: 4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    #bg-f5-kukrit-king9 {
        background-size: 200%;
        background-position: 12% 125%;
    }

    #bg-f5-king9 {
        background-position: 100% 25%;
        background-size: 160%;
    }

    /*-- end f5 --*/
    /*-- start f7 --*/
    .animated-f7 {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .text-f7-align {
        text-align: left;
    }

    /*-- end f7 --*/
    /*-- start f8 --*/
    .animated-f8 {
        -webkit-animation-duration: 8s;
        animation-duration: 8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    #bg-f8-circle-white {
        background-position: 87.5% 100%;
        background-size: cover;
    }

    #bg-f8-kukrit {
        background-size: cover;
    }

    #bg-f8-thai_flag {
        background-size: cover;
    }

    /*-- end f8 --*/
    /*-- start f12 --*/
    .book-8,
    .scale {
        right: 0;
    }

    /*-- end f12 --*/
    /*-- start f13 --*/
    #f13 {
        padding-top: 4.5em;
    }

    #bg-kukrit-f13 {
        background-size: 100%;
    }

    #bg-white-circle-f13 {
        background-size: 165%;
        background-position: 4% center;
    }

    /*-- end f13 --*/
    /*-- start f14 --*/
    #bg-khon-f14 {
        background-position: center bottom;
    }

    /*-- end f14 --*/
    /*-- start f15 --*/
    #bg-rec-f15 {
        background-size: 200%;
    }

    #bg-kukrit-acting-f15 {
        background-position: 110% center;
    }

    #bg-kukrit-khon-f15 {
        background-size: 170%;
        background-position: 6% 78%;
    }

    .text-right-mg {
        margin-top: 0;
        margin-right: 0;
    }

    /*-- end f15 --*/
    /*-- start f16 --*/
    #f16 {
        padding-top: 8em;
    }

    #bg-left-f16,
    #bg-right-f16 {
        background-position: center 10%;
    }

    #bg-krob-khon-f16 {
        background-position: 85% 85%;
        background-size: 180%;
    }

    #bg-green-circle-f16 {
        background-position: 85% 85%;
        background-size: 180%;
    }

    #bg-white-circle-f16 {
        background-position: 85% 85%;
        background-size: 180%;
    }

    /*-- end f16 --*/
    /*-- start f17 --*/
    #f17 {
        padding-top: 3.5em;
    }

    #bg-kukrit-f17 {
        background-size: 200%;
        background-position: right center;
    }

    .king9-3 {
        position: absolute;
        bottom: 0;
        right: 0;
        max-width: 55.5%;
    }

    #green-right-box {
        width: 70%;
        height: 100%;
    }

    /*-- end f17 --*/
    /*-- start f18 --*/
    #f18 {
        padding-top: 6em;
    }

    .king9-up.kk {
        right: 0;
        position: absolute;
        max-width: 56%;
        top: 0;
    }

    /*-- end f18 --*/
    /*-- start f20 --*/
    #bg-green-f20 {
        height: auto !important;
        min-height: 100%;
    }

    .text-right-center {
        margin-top: 400px !important;
    }

    .white-center-box {
        background-color: #d5d5cb;
    }

    #bg-kukrit-f20 {
        background-position: -115% top;
        background-size: 150%;
    }

    .img-top-f20 {
        max-width: 10%;
    }

    .img-bottom-f20 {
        max-width: 35%;
    }

    /*-- end f20 --*/
    /*-- start f21 --*/
    #f21 {
        padding-top: 2.5em;
    }

    #grey-right-box {
        padding: 25px;
    }

    #bg-kukrit-f21 {
        background-position: -20% 200%;
        background-size: 200%;
    }

    .text-right-margin {
        margin-top: 50px;
    }

    /*-- end f21 --*/
    /*-- start f22 --*/
    #f22 {
        padding-top: 4em;
    }

    #bg-kukrit-actor-f22 {
        background-position: 5% 145%;
        background-size: 200%;
    }

    #bg-black-circle-f22 {
        background-size: 260%;
        margin-top: -11%;
    }

    /*-- end f22 --*/
    /*-- start f23 --*/
    #f23 {
        padding-top: 0;
        position: relative;
        min-height: 5% !important;
        height: auto;
    }

    .f23-height {
        min-height: 5% !important;
        height: auto;
    }

    #bg-black-circle-f23 {
        background-size: 260%;
        margin-top: -11%;
        height: 24%;
        min-height: 5%;
    }

    #bg-kukrit-down-f23 {
        min-height: 5%;
        height: 16%;
    }

    /*-- end f23 --*/
}

/*end (max-width:700px) */
/*start (min-width:700px) */
@media screen and (min-width:700px) {

    /*-- start f4 --*/
    #bg-f4-temple {
        /*  background-attachment: fixed;*/
    }

    #bg-f4-kukrit {
        /*  background-attachment: fixed;*/
    }

    /*-- end f4 --*/
    /*-- start f5 --*/
    #bg-f5-kukrit-king9 {}

    #bg-f5-king9 {}

    /*-- end f5 --*/
    /*-- start f6 --*/
    #bg-f6-king9 {
        background-attachment: fixed;
    }

    /*-- end f6 --*/
    /*-- start f7 --*/
    #bg-f7-queen {}

    .text-f7-align {
        text-align: center;
    }

    /*-- end f7 --*/
    /*-- start f8 --*/
    #bg-f8-kukrit {}

    #bg-f8-thai_flag {}

    /*-- end f8 --*/
    /*-- start f13 --*/
    #bg-white-circle-f13 {
        background-attachment: fixed;
    }

    /*-- end f13 --*/
    /*-- start f14 --*/
    #bg-khon-f14 {
        background-attachment: fixed;
    }

    /*-- end f14 --*/
    /*-- start f20 --*/
    .white-center-box {
        background-color: #d5d5cb;
        width: 33%;
        height: 100%;
    }

    /*-- end f20 --*/
}

@media screen and (min-width:699px) and (max-width:1030px) {}

/*---start (min-width:1259px) and (max-width:1282px) ---*/
@media screen and (min-width:1259px) and (max-width:1380px) {
    .row.kk {
        max-width: 77rem;
    }

    /*---start icon ScrollArrow ---*/
    .ScrollArrow {
        width: 2.5%;
    }

    /*---end icon ScrollArrow ---*/
    /*---start font size ---*/
    h1.kk {
        font-size: 6.4em;
    }

    h2.kk {
        font-size: 2rem;
    }

    h3.kk {
        font-size: 1.4rem;
        line-height: 1.3;
    }

    h4.kk {
        font-size: 1.1rem;
    }

    span.kk {
        font-size: 1.2em;
    }

    .bold.kk {
        font-size: 29px;
    }

    .plus {
        width: 32px;
    }

    /*---end font size ---*/
    /*---start f3 ---*/
    #bg-f3-down {
        background-position: center 100%;
    }

    /*---end f3 ---*/
    /*---start f4 ---*/
    #bg-f4-up.kk {
        background-position: center 100%;
    }

    /*---end f4 ---*/
    /*---start f8 ---*/
    #bg-f8-visit-china {
        background-position: -160% 101%;
        background-size: 95%;
    }

    /*---end f8 ---*/
    /*---start f9 ---*/
    #bg-f9-visit-china {
        background-position: -160% -28%;
        background-size: 95%;
    }

    /*---end f9 ---*/
    /*---start f10 ---*/
    #bg-f10-thammasat {
        background-size: 80%;
    }

    .f10-border {
        min-height: 72px;
    }

    #f10-box {
        padding: 60px 8px;
    }

    .brown-left-box {
        padding: 6px;
    }

    /*---end f10 ---*/
    /*---start f11 ---*/
    #bg-f11-young-kukrit {
        background-position: 0 top;
    }

    /*---end f11 ---*/
    /*---start f12 ---*/
    #bg-f11-young-kukrit {
        background-position: 0 top;
    }

    .book-7 {
        max-width: 120px;
    }

    /*---end f14 ---*/
    #f14 {
        padding-top: 16.5em;
    }

    /*---end f14 ---*/
    /*-- start f15 --*/
    #f15 {
        padding-top: 10em;
    }

    #bg-kukrit-acting-f15 {
        background-position: right center;
    }

    #bg-kukrit-khon-f15 {
        background-position: 6% 65%;
    }

    .text-right-mg {
        right: 30%;
        position: relative;
        margin-right: 0;
    }

    /*-- end f15 --*/
    /*-- start f16 --*/
    .text-up-f16 {
        margin-top: 50%;
    }

    /*-- end f16 --*/
    /*-- f17 start ---*/
    #f17 {
        padding-top: 6.3em;
    }

    .text-right-f17 {
        margin-top: -125px;
    }

    .king9-3 {
        position: absolute;
        bottom: 0;
        display: block;
        margin-left: 11%;
        margin-right: 11%;
        max-width: 28%;
    }

    /*-- f17 end ---*/
    /*-- f19 start --*/
    .line-margin {
        margin-top: 240px;
    }

    /*-- f19 end ---*/
    /*-- f20 start --*/
    #bg-kukrit-f20 {
        background-position: center center;
    }

    .h4-small-size {
        font-size: 1.25rem;
        line-height: 1.3;
    }

    .h4-mid-size-regular {
        font-size: 1.375rem;
        line-height: 1.2;
    }

    .h4-mid-size {
        font-size: 1.375rem;
        line-height: 1.3;
        font-weight: bold;
    }

    .h4-big-size {
        font-size: 1.5rem;
        line-height: 0.5;
        font-weight: bold;
    }

    /*-- f20 end --*/
    /*-- start f22 --*/
    #f22 {
        padding-top: 7em;
    }

    .text-down-margin-top.kk {
        margin-top: 225px;
    }

    /*-- end f22 --*/
    /*-- start f23 --*/
    #f23 {
        height: 40%;
        padding-top: 2.5em;
    }

    #bg-black-circle-f23,
    #bg-kukrit-down-f23,
    .f23-height {
        min-height: 5%;
        height: 40%;
    }

    /*-- end f23 --*/
}

/*---end (min-width:1259px) and (max-width:1282px) ---*/
@media screen and (min-width:1437px) and (max-width:1445px) {
    .show-for-mc-pro-only {
        display: block;
    }
    .hide-for-mc-pro-only {
        display: none;
    }
    .text-right-margin {
        margin-top: 160px;
    }
}
@media screen and (min-width:1446px) and (max-width:1436px) {
    .show-for-mc-pro-only {
        display: none;
    }
    .hide-for-mc-pro-only {
        display: block;
    }

}
@media screen and (min-width:1381px) and (max-width:1899px) {
    h1.kk {
        font-size: 8em;
    }

    h3.kk {
        font-size: 1.96em;
    }

    h4.kk {
        font-size: 1.45em;
    }

    .bold.kk {
        font-size: 0.96em;
    }

    .bolder.kk {
        font-weight: bold;
    }

    span.kk {
        font-size: 0.7em;
    }

    .plus {
        width: 30px;
    }

    /*-- start f1 ---*/
    #f1 {
        padding-top: 10em;
    }

    /*-- end f1 --*/
    /*-- start f2 ---*/
    #f2 {
        padding-top: 4em;
    }

    /*-- end f2 --*/
    /*-- start f4 ---*/
    #f4 {
        padding-top: 12em;
    }

    .f4-text-down {
        margin-top: 2%;
    }

    .w450 {
        width: 450px;
    }

    /*-- end f4 --*/

    /*-- start f5 ---*/
    #f5 {
        padding-top: 10em;
    }

    /*-- end f5 --*/
    /*-- start f6, #f7 ---*/
    #f6,
    #f7 {
        padding-top: 6em;
    }

    /*-- end f6, #f7 --*/


    /*-- start f10 ---*/
    #f10 {
        padding-top: 3em;
    }

    #f10-box {
        padding: 45px 8px;
    }

    /*-- end f10 --*/


    /*-- start f12 ---*/
    #f12 {
        padding-top: 5em;
    }

    .w80 {
        width: 80px;
    }

    .w90 {
        width: 90px;
    }

    .w100 {
        width: 100px;
    }

    .w160 {
        width: 160px;
    }


    /*-- end f12 --*/

    /*-- start f13 ---*/
    #f13 {
        padding-top: 6em;
    }

    .text-frame13 {
        font-size: 1em;
    }

    /*-- end f13 --*/
    /*-- start f15 ---*/
    #f15 {
        padding-top: 4em;
    }

    .text-left-mg {
        margin-top: 50%;
    }

    .text-right-mg {
        margin-top: 90%;
    }

    /*-- end f15 --*/

    /*-- start f22 ---*/
    #f22 {
        padding-top: 5em;
    }

    .text-down-margin-top.kk {
        margin-top: 10px;
    }

    /*-- end f22 --*/
}

@media screen and (min-width:1900px) and (max-width:2549px) {
    .plus {
        width: 32px;
    }

    .row.kk {
        max-width: 110rem;
    }

    .old {
        padding-bottom: 3%;
    }

    h1.kk {
        font-size: 8.91em;
    }

    h3.kk {
        font-size: 1.8rem;
        line-height: 1.35;
    }

    .bold.kk {
        line-height: 0.8;
    }

    h4.kk {
        font-size: 1.4rem;
        line-height: 1.45;
    }

    #bg-f1 {
        background-position: -100px -100px;
        background-size: cover;
    }

    /*-- f10-start --*/
    #f10 {
        padding-top: 3.5em;
    }

    #bg-f10-thammasat {}

    #bg-f10-box-border {
        background-position: 7.4% 64%;
        background-size: 37.4% 83.5%;
    }

    /*-- f10-end --*/
    /*-- f12-start --*/
    #f12 {
        padding-top: 5em;
    }

    .f12-font {
        font-size: 1.5em;
    }

    /*-- f12-end --*/
    /*-- f14-start --*/
    #f14 {
        padding-top: 18em;
    }

    /*-- f14-end --*/
    /*-- f15-start --*/
    #bg-kukrit-khon-f15 {
        background-position: left top;
        background-size: 80%;
    }

    /*-- f15-end --*/
    /*-- f16-start --*/
    #bg-green-circle-f16,
    #bg-krob-khon-f16,
    #bg-white-circle-f16 {
        background-position: 25% bottom;
    }

    /*-- f16-end --*/
    /*-- f17-start --*/
    .text-right-f17 {
        margin-top: -120px;
    }

    .king9-3 {
        max-width: 25%;
    }

    /*-- f17-end --*/
    /*-- f18-start --*/
    #f18 {
        padding-top: 10em;
    }

    .king9-up.kk {
        max-width: 25%;
    }

    /*-- f18-end --*/
    /*-- f20-start --*/
    #bg-kukrit-f20 {
        background-position: center bottom;
    }

    /*-- f20-end --*/
}

@media screen and (max-width:2550px) {
    .hide-on-medium {
        display: none !important;
    }
}

@media screen and (min-width:2550px) {
    .row.kk {
        max-width: 140rem;
    }

    h1.kk {
        line-height: 1;
        font-size: 9em;
        margin: 0;
    }

    h2.kk {
        line-height: 1.5;
        font-size: 4rem;
    }

    h3.kk {
        line-height: 1.3;
        font-size: 2.2rem;
    }

    h4.kk {
        line-height: 1.2;
        font-size: 1.9rem;
    }

    .indent.kk {
        text-indent: 55px;
    }

    .bold.kk {
        font-size: 36px;
    }

    /*-- menubar start ---*/
    .space {
        padding-left: 6%;
    }

    /*-- menubar end ---*/
    /*-- f4-start --*/
    #f4 {
        padding-top: 13%;
    }

    .f4-text-down {
        margin-top: 10%;
    }

    /*-- f4-end --*/
    /*-- f10-start --*/
    #f10 {
        padding-top: 9.5em;
    }

    #bg-f10-thammasat {
        background-size: 65%;
        background-position: 100% 0;
    }

    #bg-f10-box-border {
        background-position: 10.15% 47.7%;
        background-size: 36% 72.5%;
    }

    .f10-border {
        max-width: 475px;
        min-height: 85px;
    }

    /*-- f10-end --*/
    /*-- f12-end --*/
    #f12 {
        padding-top: 9em;
    }

    /*-- f12-end --*/
    /*-- f13-end --*/
    #f13 {
        padding-top: 10em;
    }

    #bg-white-circle-f13 {
        background-size: contain;
    }

    /*-- f13-end --*/
    /*-- f14-start --*/
    #f14 {
        padding-top: 16em;
    }

    /*-- f14-end --*/
    /*-- f15-start --*/
    #f15 {
        padding-top: 8.5em;
    }

    #bg-kukrit-khon-f15 {
        background-position: left top;
    }

    #bg-kukrit-acting-f15 {
        background-position: 100% center;
    }

    /*-- f15-end --*/
    /*-- f16-start --*/
    #f16 {
        padding-top: 9em;
    }

    /*-- f16-end --*/
    /*-- f17-start --*/
    .img-f17-1 {
        margin-top: 23.5%;
    }

    .text-right-f17 {
        margin-top: -110px;
    }

    /*-- f17-end --*/
    /*-- f20 start --*/
    .h3-size {
        font-size: 2.4rem;
    }

    .h4-small-size {
        font-size: 1.7rem;
        line-height: 1.3;
    }

    .h4-mid-size-regular {
        font-size: 1.9rem;
        line-height: 1.2;
    }

    .h4-mid-size {
        font-size: 1.9rem;
        line-height: 1.3;
        font-weight: bold;
    }

    .h4-big-size {
        font-size: 2.2rem;
        line-height: 0.5;
        font-weight: bold;
    }

    /*-- f20 end --*/
    /*-- start f22 --*/
    #f22 {
        padding-top: 9em;
    }

    .text-down-margin-top.kk {
        margin-top: 180px;
    }

    /*-- end f22 --*/
}
