.body, .html {
  height: 100%;
}

.body {
    color: gray;
    height: 100% !important;
    overflow-x: hidden;
}

.section {
    width: 100%;
    min-height: 100%;
    position: relative;
    color: white !important; font-family   : "k2d", Helvetica, Roboto, Arial, sans-serif;
    font-weight   : normal;
    font-style    : normal;
    color         : inherit;
    text-rendering: optimizeLegibility;
    margin-top    : 0;
    margin-bottom : 0.5rem;
    line-height   : 1.4;
}

.block {
    margin: 0;
    /* position: relative; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.top-footer-btn {
  bottom: ;
}
.font-lighter {
  -webkit-font-smoothing: antialiased;
  font-weight: lighter;
}

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: 9em; */
    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;
    color: #5e3520;
    font-weight: 600;
}

h3.kk {
    line-height: 1.2;
    /* font-size: 2.1rem; */
    font-size: 150%;
}

.indent {
    text-indent: 20px;
}

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

.h3.kk {
    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;
}

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

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

.darkblue.kk {
    color: #203340;
}

.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;
}

.bg-color-f4,
.blue-box,
.brown-box,
.gray-box,
.white-box {
    background-color: #355e7f;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: lighter;
}

.white-box {
    background-color: white;
}

.brown-box {
    background-color: #998675;
    padding: 1px;
}

.gray-box {
    background-color: #b7b7b7;
}

.bg-color-f4 {
    background-color: #9b8979bf;
    padding: 25px;
}

.line-box,
.line-box-f2,
.line-box-f3,
.line-box-f4 {
    border-color: #997c75;
    border-width: 1px;
    border-style: solid;
    padding: 25px;
}

.line-box-f4 {
    border-color: white;
    border-width: 2.5px;
}

.white.kk {
    color: white;
}

.blue.kk {
    color: #3f607c;
}

/*-- 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; */
    position: relative;
    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-journalist-room/bg-kukrit.png");
    background-repeat: repeat;
    background-size: contain;
    position: fixed;
}

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

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

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

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

.kukrit-icon {
    left: 83%;
}

.journalist-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: auto; */
    /* min-height: 100%; */
    height: 100%;
    padding-top: 16em;
    /* position: relative; */
    position: absolute;
}

.ab-ScrollIcon {
    position: absolute !important;
}

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

#bg-f1-2 {
    background-image: url("../image-journalist-room/f1-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
}

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

.head-f1.kk {
    color: #003663;
    font-weight: bold;
    padding-bottom: 0.25em;
}

/*-- f1 end ---*/
/*-- f2-start --*/
#f2 {
    width: 100%;
    height: auto;
    min-height: 100%;
    /* height: 100%; */
    padding-top: 8em;
    position: relative;
}

#bg-f2 {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #a09384;
}

.line-f2 {
    border-color: white;
    border-width: 1px;
    border-style: solid;
}

.img-f2 {
    max-width: 360px;
}

.font-f2 {
    color: #604b33;
}

.head-f2 {
    color: white;
    padding: 0.4em;
}

.top-box-f2 {
    margin-top: 2.25em;
}

/*-- f2 end ---*/
/*-- f3-start --*/
#f3 {
    width: 100%;
    height: auto;
    min-height: 100%;
    /* height: 100%; */
    padding-top: 8em;
    position: relative;
}

.h-100 {
  height: 100%;
}

#f3-1 {
    background-image: url("../image-journalist-room/f3-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

#f3-2475,
#f3-2488,
#f3-2489,
#f3-2491 {
    background-image: url("../image-journalist-room/f3-2475.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s linear;
}

#f3-2488 {
    background-image: url("../image-journalist-room/f3-2488.png");
    background-position: 100% 100%;
}

#f3-2489 {
    background-image: url("../image-journalist-room/f3-2489.png");
    background-position: 0 0;
}

#f3-2491 {
    background-image: url("../image-journalist-room/f3-2491.png");
    background-position: 0 50%;
}

.line-box-f3 {
    border-color: #aaaaab;
    border-width: 2px;
    padding: 45px;
}

.text-f3 {
    color: #41382d;
}

.text-f3-top {
    margin-top: 100px;
}

.icon-year-f3-top {
    margin-top: 180px;
    width: 90px;
}

.text-box {
    position: relative;
    display: inline-block;
}

.box-2488 {
    width: 425px;
    margin-top: -20%;
}

.box-2491 {
    width: 620px;
    margin-left: -260%;
    margin-top: -40%;
}

.speech-box {
    visibility: hidden;
    position: absolute;
    background: white;
    width: 450px;
    padding: 20px 60px;
    border-radius: 0.4em;
    top: 0;
    left: -60px;
    opacity: 0;
    transition: opacity 1s linear;
}

.speech-box::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 54px solid transparent;
    border-top-color: white;
    border-bottom: 0;
    border-left: 0;
    margin-left: -27px;
    margin-bottom: -54px;
    opacity: 0;
    transition: opacity 0.5s linear;
}

.f3-2475 .text-box:hover {
    visibility: visible;
    opacity: 1;
}

.text-box:hover .speech-box,
.text-box:hover .speech-box::after {
    visibility: visible;
    opacity: 1;
}

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

#bg-f4-color-1 {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #e8e2dbb8;
}

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

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

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

#bg-f5-color {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #83827f;
}

#bg-f5-1 {
    background-image: url("../image-journalist-room/f5-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

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

.line-f5 {
    border-color: #7b2e00;
    border-width: 2px;
    border-style: solid;
}

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

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

#bg-f6-1 {
    background-image: url("../image-journalist-room/f6-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

#bg-f6-2 {
    background-image: url("../image-journalist-room/f6-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 100%;
    height: 100%;
    position: absolute;
}

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

#bg-f7-color {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #e8e2db99;
}

#bg-f7-1 {
    background-image: url("../image-journalist-room/f7-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

#bg-f7-2 {
    background-image: url("../image-journalist-room/f7-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

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

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

#bg-f8-1,
#bg-f8-2,
#bg-f8-3,
#bg-f8-4 {
    background-image: url("../image-journalist-room/f8-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

#bg-f8-2 {
    background-image: url("../image-journalist-room/f8-2.png");
}

#bg-f8-3 {
    background-image: url("../image-journalist-room/f8-3.png");
}

#bg-f8-4 {
    background-image: url("../image-journalist-room/f8-4.png");
}

.line-box-f8-left {
    border-style: solid;
    width: 85px;
    border-color: black;
}

.line-box-f8-1-left {
    border-style: solid;
    width: 1px;
    height: 70px;
    border-color: black;
    position: absolute;
}

.line-box-f8-right {
    border-style: solid;
    width: 70px;
    border-color: black;
}

.line-box-f8-1-right {
    border-style: solid;
    width: 1px;
    height: 57px;
    border-color: black;
}

/*-- f8 end ---*/
/*-- f9 start ---*/
#f9 {
    width: 100%;
    height: auto;
    min-height: 100%;
    /* height: 100%; */
    padding-top: 12em;
    position: absolute;
}

#bg-f9-color {
    width: 100%;
    height: 100%;
    position: absolute;
    /*background-color: #cdc2b6;*/
    background-color: #cdc2b6a3;
}

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

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

#bg-f9-3 {
    background-image: url("../image-journalist-room/f9-3-2.png");
    /* background-size: cover; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.qout {
    position: absolute;
    z-index: 1;
    width: 7%;
    margin-top: 5%;
    margin-left: 5.7%;
}

.z2 {
    position: relative;
    z-index: 2;
}

.rotate {
    -webkit-transform: rotate(2.5deg);
    /* Firefox */
    -moz-transform: rotate(2.5deg);
    /* IE */
    -ms-transform: rotate(2.5deg);
    /* Opera */
    -o-transform: rotate(2.5deg);
}

/*-- f9 end ---*/
/*-- f10+#f11 start ---*/
#f10,
#f11 {
    width: 100%;
    height: auto;
    min-height: 100%;
    /* height: 100%; */
    padding-top: 28em;
    position: relative;
}

#bg-f10-1 {
    background-image: url("../image-journalist-room/f10-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

#bg-f10-2 {
    background-image: url("../image-journalist-room/f10-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 100%;
    width: 100%;
    height: 100%;
    position: absolute;
}

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

#bg-f10-4 {
    background-image: url("../image-journalist-room/f10-4.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
}

.brown-f10 {
    color: #c09a73;
    /* font-size: 40px; */
}

.text-f11 {
    position: absolute;
    bottom: 200px;
}


/*-- f10+#f11 end ---*/
/*-- sart  i5--*/
@media screen and (max-width:350px) {

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

    h1.kk {
        font-size: 1.5em !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%;
    }

    .journalist-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 {
        width: 90%;
        height: 80%;
    }

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

    /*---end f1 ---*/
    /*-- f2-start --*/
    .img-f2 {
        max-width: 80px;
    }

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

    .line-box-f3 {
        padding: 15px;
    }

    .text-f3-top {
        margin-top: 20px;
    }

    .icon-year-f3-top {
        margin-top: 40px;
        width: 70px;
    }

    .speech-box {
        width: 150px !important;
    }

    .box-2488 {
        width: 185px !important;
    }

    .box-2489 {
        width: 175px !important;
    }

    .box-2491 {
        width: 200px !important;
    }

    /*---end f3 ---*/
    /*---start f6 ---*/
    #f6 {
        padding-top: 7.5em !important;
    }

    #bg-f6-1 {
        background-position: 60% 0;
        opacity: 0.5;
    }

    #bg-f6-2 {
        background-position: 50% 100%;
    }

    /*---end f6 ---*/
    /*---start f7 ---*/
    #f7 {
        padding-top: 7em !important;
    }

    #bg-f7-1 {
        background-position: 0 0 !important;
        opacity: 0.35 !important;
    }

    #bg-f7-2 {
        background-position: 21.2% 0 !important;
        opacity: 0.3 !important;
    }

    /*---end f7 ---*/
    /*---start f8 ---*/
    #f8 {
        padding-top: 13.2em !important;
    }

    /*---end f8 ---*/
    /*---start f9 ---*/
    .qout {
        width: 8%;
        margin-top: 2% !important;
        margin-left: 2.5% !important;
    }

    /*---end f9 ---*/

    /*---start f10 + f11 ---*/
    #f10 {
        padding-top: 6em;
    }

    #f11 {
        padding-top: 16em;
    }

    #bg-f10-1 {
        background-position: 0 10%;
        background-size: 150%;
    }

    #bg-f10-2 {
        background-position: 80% 46%;
        background-size: 120%;
    }

    #bg-f10-3 {
        background-position: 0 100%;
        background-size: 160%;
    }

    #bg-f10-4 {
        background-position: 0 10%;
        background-size: 100%;
    }

    .brown-f10 {
        font-size: 18px;
    }

    /*---end f10 ---*/

}

/*-- end  i5--*/
/*-- sart  i6--*/
@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%;
    }

    .journalist-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 {
        width: 90%;
        height: 80%;
    }

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

    #f2 {
        padding-top: 4em;
    }

    /*-- year-pading end ---*/
    /*---start f2 ---*/
    .top-box-f2 {
        margin-top: 0 !important;
    }

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

    .line-box-f3 {
        padding: 15px;
    }

    .text-f3-top {
        margin-top: 20px;
    }

    .icon-year-f3-top {
        margin-top: 40px;
        width: 70px;
    }

    .speech-box {
        width: 180px;
        padding: 12px 0;
        left: 0;
        top: -95%;
    }

    .box-2488 {
        width: 220px;
        top: -110%;
        left: -60%;
    }

    .box-2489 {
        width: 210px;
        top: -105%;
        left: -65%;
    }

    .box-2491 {
        width: 250px;
        left: -20%;
        top: -110%;
    }

    /*---end f3 ---*/
    /*---start f4 ---*/
    #f4 {
        padding-top: 5em !important;
    }

    .line-box-f4 {
        border-width: 0.5px;
        padding: 2px;
    }

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

    #bg-f5-1 {
        opacity: 0.1;
    }

    #bg-f5-2 {
        opacity: 0.1;
    }

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

    #bg-f6-1 {
        background-position: 60% 0;
        opacity: 0.5;
    }

    #bg-f6-2 {
        background-position: 50% 100%;
    }

    /*---end f6 ---*/
    /*---start f7 ---*/
    #f7 {
        padding-top: 7.5em !important;
    }

    #bg-f7-1 {
        background-position: 0 0;
        opacity: 0.2;
    }

    #bg-f7-2 {
        background-position: 20% 0;
        opacity: 0.25;
    }

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

    #bg-f8-1 {
        background-position: 100% 100%;
    }

    #bg-f8-2,
    #bg-f8-3,
    #bg-f8-4 {
        background-size: 285%;
        background-position: 97% 100%;
    }

    #bg-f8-4 {
        opacity: 0.4;
    }

    .f8-pic {
        float: left;
        width: 210px;
        padding: 8px;
    }

    /*---end f8 ---*/
}

/*-- end  i6--*/
@media screen and (max-width:380px) {
    h1.kk {
        font-size: 1.8em;
    }

    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;
    }
}

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

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

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

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

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

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

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

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

    .plus {
        width: 24px;
    }

    #f1 {
        padding-top: 6.5em;
    }

    #f2 {
        padding-top: 6em;
    }

    /*-- start f3 --*/
    #f3 {
        padding-top: 8em !important;
    }

    #f3-2491 {
        background-position: 60% 0 !important;
    }

    .text-f3-top {
        margin-top: 60px !important;
    }

    .icon-year-f3-top {
        margin-top: 70px !important;
    }

    .speech-box {
        width: 240px !important;
        top: -170% !important;
        left: 100% !important;
    }

    .box-2488 {
        width: 270px !important;
        top: -100% !important;
        left: -80% !important;
    }

    .box-2489 {
        width: 290px !important;
        top: -220% !important;
        left: -170% !important;
    }

    .box-2491 {
        width: 340px !important;
        left: -110% !important;
        top: -165% !important;
    }

    /*---end f3 ---*/
    /*---start f4 ---*/
    #f4 {
        padding-top: 7em !important;
    }

    /*---end f4 ---*/
    /*---start f5 ---*/
    #f5 {
        padding-top: 10em !important;
    }

    /*---end f5 ---*/
    /*---start f6 ---*/
    #f6 {
        padding-top: 8.5em !important;
    }

    /*---end f6 ---*/
    /*---start f7 ---*/
    #f7 {
        padding-top: 9.5em !important;
    }

    #bg-f7-1 {
        background-position: 10% 0 !important;
    }

    /*---end f7 ---*/
    /*---start f8 ---*/
    #f8 {
        padding-top: 22em !important;
    }

    /*---end f8 ---*/
    /*---start f11 ---*/
    #f11 {
        padding-top: 18.5em !important;
    }

    /*---end f11 ---*/
}

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

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

    /*-- start f1 --*/
    #bg-f1-1 {
        background-size: cover;
        background-position: 0 0;
    }

    #bg-f1-2 {
        background-size: cover;
        background-position: 26% 100%;
    }

    .blue-box {
        padding: 12px;
    }

    .line-box,
    .line-box-f2 {
        padding: 20px;
    }

    .head-f1.kk {
        padding-bottom: 0;
    }

    /*-- end f1 --*/
    /*---start f2 ---*/
    .img-f2 {
        width: 100px;
        position: relative;
        z-index: 1;
    }

    .head-f2 {
        padding: 0;
    }

    .line-box-f2 {
        padding: 5px;
    }

    .white-box {
        padding: 10px;
    }

    .top-box-f2 {
        margin-top: 0.25em;
    }

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

    #f3-2489 {
        background-position: 70% 0;
    }

    #f3-2491 {
        background-position: 65% 0;
    }

    .line-box-f3 {
        padding: 15px;
    }

    .text-f3-top {
        margin-top: 20px;
    }

    .icon-year-f3-top {
        margin-top: 40px;
        width: 70px;
    }

    .speech-box {
        width: 180px;
        padding: 12px 0;
        left: 0;
        top: -95%;
    }

    .box-2488 {
        width: 220px;
        top: -110%;
        left: -60%;
    }

    .box-2489 {
        width: 210px;
        top: -105%;
        left: -65%;
    }

    .box-2491 {
        width: 250px;
        left: -20%;
        top: -110%;
    }

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

    .line-box-f4 {
        border-width: 0.5px;
        padding: 2px;
    }

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

    #bg-f5-1 {
        opacity: 0.1;
    }

    #bg-f5-2 {
        opacity: 0.1;
    }

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

    #bg-f6-1 {
        background-position: 60% 0;
        opacity: 0.5;
    }

    #bg-f6-2 {
        background-position: 50% 100%;
    }

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

    #bg-f7-1 {
        background-position: 0 0;
        opacity: 0.2;
    }

    #bg-f7-2 {
        background-position: 20% 0;
        opacity: 0.25;
    }

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

    #bg-f8-1 {
        background-position: 100% 100%;
    }

    #bg-f8-2,
    #bg-f8-3,
    #bg-f8-4 {
        background-size: 285%;
        background-position: 97% 100%;
    }

    #bg-f8-4 {
        opacity: 0.4;
    }

    .f8-pic {
        float: left;
        width: 210px;
        padding: 8px;
    }

    /*---end f8 ---*/
    /*---start f9 ---*/
    #f9 {
        padding-top: 6em;
    }

    #bg-f9-1 {
        background-position: 55% 0;
    }

    #bg-f9-3 {
        background-position: 0 100%;
        background-size: 190%;
        opacity: 0.65;
    }

    .qout {
        width: 22.5%;
        margin-top: -2.5%;
        margin-left: -0.5%;
    }

    /*---end f9 ---*/
    /*---start f10 + f11 ---*/
    #f10 {
        padding-top: 6em;
    }

    #f11 {
        padding-top: 16em;
    }

    #bg-f10-1 {
        background-position: 0 10%;
        background-size: 150%;
    }

    #bg-f10-2 {
        background-position: 80% 46%;
        background-size: 120%;
    }

    #bg-f10-3 {
        background-position: 0 100%;
        background-size: 160%;
    }

    #bg-f10-4 {
        background-position: 0 10%;
        background-size: 100%;
    }

    .brown-f10 {
        font-size: 18px;
    }

    /*---end f10 ---*/
}

@media screen and (min-width:700px) {}

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

/*-- sart  samsung short--*/
@media screen and (min-width:1259px) and (max-width:1282px) {
    .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: 2.3rem;
    }

    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 f1 ---*/
    #bg-f1-2 {
        background-position: 10% 100%;
    }

    /*---end f1 ---*/
    /*---start f2 ---*/
    .img-f2 {
        width: 300px;
    }

    /*---end f2 ---*/
    /*---start f3 ---*/
    .text-f3-top {
        margin-top: 70px;
    }

    .icon-year-f3-top {
        margin-top: 130px;
        width: 80px;
    }

    .speech-box {
        width: 310px;
        padding: 12px 0;
        left: -20px;
        top: -15%;
    }

    .box-2491 {
        width: 475px;
        margin-left: -335%;
    }

    /*---end f3 ---*/
    /*---start f4 ---*/
    /*---end f4 ---*/
    /*---start f6 ---*/
    #f6 {
        padding-top: 12.5%;
    }

    /*---end f6 ---*/
    /*---start f7 ---*/
    #bg-f7-1,
    #bg-f7-2 {
        background-size: 100%;
        background-position: 0 50%;
    }

    /*---end f7 ---*/
    /*---start f8 ---*/
    #bg-f8-1,
    #bg-f8-2,
    #bg-f8-3,
    #bg-f8-4 {
        background-position: 100% 0;
    }

    .f8-pic {
        width: 440px;
    }

    .line-box-f8-left {
        width: 76px;
    }

    .line-box-f8-1-left {
        height: 56px;
    }

    .line-box-f8-right {
        width: 67px;
    }

    .line-box-f8-1-right {
        height: 64px;
    }

    /*---end f8 ---*/
    /*-- f9 start ---*/
    #f9 {
        padding-top: 10em;
    }

    #bg-f9-3 {
        background-position: 15% 100%;
    }

    .qout {
        width: 9%;
        margin-top: 7.9%;
        margin-left: 2.4%;
    }

    /*-- f9 end ---*/
    /*-- f10+f11 start ---*/
    #f10,
    #f11 {
        padding-top: 22em;
    }

    #bg-f10-2 {
        background-size: 105%;
    }

    #bg-f10-3 {
        background-size: 115%;
    }

    #bg-f10-4 {
        background-size: 100%;
    }

    .brown-f10 {
        font-size: 28px;
    }

    /*-- f10+f11 end ---*/
}

/*-- end  samsung short--*/
@media screen and (min-width:1283px) and (max-width:1442px) {
    .text-f11 {
        bottom: 120px;
    }
}

/*-- LG-mint start ---*/
@media screen and (min-width:1650px) and (max-width:1850px) {
    .row.kk {
        max-width: 110rem;
    }

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

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

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

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

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

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

    .plus {
        width: 32px;
    }

    /*---end font size ---*/
    /*-- f3 start ---*/
    #f3 {
        padding-top: 11em !important;
    }

    .icon-year-f3-top {
        margin-top: 100px !important;
    }

    .box-2491 {
        width: 620px !important;
    }

    /*-- f3 end ---*/
    /*-- f6 start ---*/
    #f6 {
        padding-top: 12em !important;
    }

    /*-- f6 end ---*/
    /*-- f9 start ---*/
    #f9 {
        padding-top: 8em !important;
    }

    /*---end f9 ---*/
}

/*-- LG-mint end ---*/
@media screen and (min-width:1381px) and (max-width:1899px) {

    h1.kk {
        /* font-size: 8em; */
    }

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

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

    /*-- f1 end ---*/

    /*-- f2 start ---*/
    .top-box-f2 {
        margin-top: 0;
    }

    /*-- f2 end ---*/

    /*-- f3 start ---*/
    .line-box-f3 {
        padding: 40px;
    }

    .icon-year-f3-top,
    .text-f3-top {
        margin-top: 0;
    }

    /*-- f3 end ---*/

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

    /*-- f4 end ---*/

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

    /*-- f5 end ---*/

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

    .f8-pic {
        width: 330px;
    }

    /*-- f8 end ---*/

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

    /*-- f9 end ---*/

    /*-- f11 start ---*/
    #f11 {
        height: 150%;
    }

    /*-- f11 end ---*/
}

/*-- sart  samsung long--*/
@media screen and (min-width:1900px) and (max-width:2549px) {
    .row.kk {
        max-width: 110rem;
    }

    .old {
        padding-bottom: 3%;
    }

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

    h3.kk {
        /* font-size: 1.8rem; */
    }

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

    /*-- f1 end ---*/

    /*-- f3 start ---*/
    #f3 {
        padding-top: 11em !important;
    }

    .box-2491 {
        width: 620px !important;
    }

    /*-- f3 end ---*/
    /*-- f6 start ---*/
    #f6 {
        padding-top: 12em !important;
    }

    /*-- f6 end ---*/
    /*-- f9 start ---*/
    #f9 {
        padding-top: 8em !important;
    }

    /*---end f9 ---*/
}

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

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

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

    h2.kk {
        line-height: 1.5;
        /* font-size: 4.1rem; */
    }

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

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

    .indent {
        text-indent: 55px;
    }

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

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

    /*-- menubar end ---*/
    /*-- f1 start ---*/
    #f1 {
        padding-top: 16em;
    }

    .head-f1.kk {
        padding-bottom: 0.4em;
    }

    .line-box,
    .line-box-f2 {
        padding: 60px;
    }

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

    .head-f2 {
        padding: 0.4em;
    }

    .img-f2 {
        width: 360px;
    }

    /*-- f2 end ---*/
    /*-- f3 start ---*/
    #f3 {
        padding-top: 11em;
    }

    .icon-year-f3-top {
        margin-top: 220px;
        width: auto;
    }

    .speech-box {
        width: 500px;
    }

    .box-2488 {
        width: 550px;
        margin-top: -20%;
    }

    .box-2489 {
        width: 550px;
    }

    .box-2491 {
        width: 850px;
        margin-left: -200%;
        margin-top: -25%;
    }

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

    /*-- f4 end ---*/
    /*-- f5 start ---*/
    #bg-f5-1 {
        background-size: contain;
    }

    #bg-f5-2 {
        background-size: contain;
    }

    /*-- f5 end ---*/
    /*-- f8 start ---*/
    #f8 {
        padding-top: 16em;
    }

    .line-box-f8-left {
        width: 100px;
    }

    .line-box-f8-1-left {
        height: 90px;
    }

    .line-box-f8-right {
        width: 100px;
    }

    .line-box-f8-1-right {
        height: 90px;
    }

    /*-- f8 end ---*/
    /*-- f9 start ---*/
    .qout {
        width: 6%;
        margin-top: 3.7%;
        margin-left: 10.6%;
    }

    /*-- f9 end ---*/
    /*-- f10 start ---*/
    .brown-f10 {
        font-size: 50px;
    }

    /*-- f10 end ---*/
}

/*-- end  mac--*/
