body {
    font-family: 'GraphikTH-Regular';
    font-size: 1.5rem;
    background-color: #fff;
    color: #000;
}

#sansiri_header {
  /*  overflow: hidden;*/
}

.sansiri-story-h1 {
    position: absolute;
    top: -100%;
}

#sansiri-story {
    overflow: hidden;
}

.banenr-story {
    font-family: 'GraphikTH-SemiBold';
    background-color: #F5F5F5;
    padding: 8rem 5rem 5rem 5rem;
    height: 700px;
    margin-top: -50px;
}

.text-live {
    position: absolute;
    left: 47%;
    opacity: 0;
    visibility: hidden;
}

.text-desc {
    opacity: 0;
    visibility: hidden;
}

.first {
    position: relative;
    animation: firstscreen 10s 2;
    animation-iteration-count: 1;
    animation-delay: 2s;
    animation-timing-function: ease-out;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.second {
    opacity: 0;
    animation: secondscreen 5s 2;
    animation-iteration-count: 1;
    animation-delay: 2.5s;
    animation-timing-function: ease-out;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

.third {
    opacity: 0;
    animation: thirdscreen 5s 2;
    animation-iteration-count: 1;
    animation-delay: 2.5s;
    animation-timing-function: ease-out;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

@keyframes firstscreen {
    from {
        right: 0%;
    }

    to {
        right: 6%;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        position: relative;
    }
}

@keyframes secondscreen {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes thirdscreen {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        display: contents;
        visibility: visible;
    }
}

.hide {
    display: none;
}

.scroll-downs {
    /*    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
    margin: auto;
    width: 131px;
    height: 55px;
    padding-top: 2rem;
    font-family: 'GraphikTH-Regular';
}

.mousey {
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    border: 2px solid #000;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
    margin: auto;
}

.scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #000;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}

@keyframes scroll {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}

@keyframes slidein {
    0% {
        margin-left: -800px;
    }

    20% {
        margin-left: -800px;
    }

    35% {
        margin-left: 0px;
    }

    100% {
        margin-left: 0px;
    }
}

.scroll-text {
    font-size: 1.5rem;
    text-align: center;
    padding-bottom: 2rem;
}


#sansiri-story-vdo {
    padding: 5rem 0;
}

.sanriri-story-intro {
    font-size: 3.2rem;
    line-height: 1.5;
}

.sansiri-story-text {
    padding: 2rem 0;
    font-size: 2rem;
    line-height: 1.5;
}

.framevideo {
    display: inherit;
    padding: 10px;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .framevideo iframe {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .framevideo iframe {
        width: 100%;
    }
}

@media (max-width: 640px) {
    .framevideo iframe {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .framevideo iframe {
        width: 100%;
        max-height: 177px !important;
    }
}

.divVDO {
    margin: auto;
    display: grid;
}

#background_video {
    width: 50vw;
    height: 30vw;
    margin: auto;
    transition: width 2s, height 2s;
}

/*#background_video {
    width: 100vw;
    height: 100vh;
}
*/

.vdo-link {
    cursor: pointer;
    /*    position: absolute;
    top: 50%;
    left: 45%;
    color: #fff;*/
}

    .vdo-link:hover {
        text-decoration: underline;
    }


.sansiri-story-yumfl {
    padding: 6rem 0;
}

.sansiri-story-yumfl-logo {
    text-align: center;
}

.sansiri-story-yumfl-text {
    text-align: left;
}

img.logo-urmfl {
    width: 120px;
    height: 100%;
}

.sansiri-story-kv {
    padding: 10rem 0;
    background-color: #F5F5F5;
}

.parallax {
    min-height: 100vh;
    background-attachment: fixed;
    background-position: center 40px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.design-for-you {
    position: absolute;
    display: inline-block;
    top: 20%;
}

img.ico-design-for-you {
    width: 150px;
}

.quality-for-you {
    position: absolute;
    display: inline-block;
    top: 20%;
}

img.ico-quality-for-you {
    width: 150px;
}

.service-for-you {
    margin-top: 3em;
}

img.ico-service-for-you {
    width: 150px;
}

.safety-for-you {
    margin-top: 3em;
}

img.ico-safety-for-you {
    width: 150px;
}

.sustainbility-for-you {
    margin-top: 3em;
}

img.ico-sustainbility-for-you {
    width: 100%;
}

img.kv1 {
    width: auto;
}


#sansiri-story-content {
    padding: 5rem 0;
}

.box-listArticle {
    margin: 35px -20px 0 -20px;
}

.grid-item {
    margin: 0 0px 28px 0px;
}

.santh-list-news {
    padding: 15px 15px;
    height: 100%;
    background-color: #fff;
    z-index: 1;
    margin-left: 20px;
    margin-right: 20px;
    /*    box-shadow: 0 0 8px rgba(193, 193, 193, .7);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(193, 193, 193, .7);
    -moz-box-shadow: 0px 0px 8px 0px rgba(193, 193, 193, .7)*/
}

    .santh-list-news .blog-img {
        position: relative
    }

.blog-img a {
    color: #000;
    line-height: 0;
    display: block
}

    .blog-img a:hover {
        color: #003168
    }

.blog-desc {
    position: relative;
    padding: 10px 10px
}

    .blog-desc h3 {
        line-height: 2rem
    }

        .blog-desc h3 a {
            font-family: "GraphikTH-SemiBold";
            font-size: 1.5rem;
            color: #000;
            text-decoration: none
        }

            .blog-desc h3 a:hover {
                color: #104f9c
            }

    .blog-desc .entry-desc {
        font-family: "GraphikTH-Regular";
        font-size: 1.5rem;
        color: #435060;
        margin: 15px 0 15px 0
    }

.action-center {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

    .action-center a.santh-button {
        padding: 12px 12px 12px 20px;
        background-color: transparent;
        color: #000;
        border: 2px #114f98 solid;
        font-family: "GraphikTH-Regular";
        font-size: 1.5rem;
        display: inline-block;
        text-decoration: none;
    }

        .action-center a.santh-button:hover {
            background-color: #114f98;
            color: #fff
        }

        .action-center a.santh-button i {
            margin-left: 8px;
            font-size: 1.7rem;
            color: #104f9c
        }

h1 {
    font-family: 'GraphikTH-SemiBold';
    font-size: 3.6rem;
    line-height: 1.6;
}

h2 {
    font-family: 'GraphikTH-SemiBold';
    font-size: 3rem;
}

h3 {
    font-family: 'GraphikTH-SemiBold';
    font-size: 2.6rem;
}

.semibold {
    font-family: 'GraphikTH-SemiBold';
    line-height: 1.5;
}

.fs120 {
    font-size: 12rem;
}

.fs48 {
    font-size: 4.8rem;
}

.fs15 {
    font-size: 1.5rem;
    line-height: 1.5;
}

.grey {
    color: #F5F5F5;
}

.blue {
    color: #0053B5;
}

.bluestroke {
    color: #0053B5;
    -webkit-text-fill-color: #F5F5F5; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0053B5;
}

.orange {
    color: #F94700;
}

.lh15 {
    line-height: 1.5;
}

.modal-dialog {
    max-width: 80% !important;
}

.carousel-item img {
    width: 100vw;
    height: 100vw;
}

@media only screen and (max-width: 1368px) {
    .text-live {
        left: 49%;
    }
}

@media only screen and (max-width: 1366px) {
    .text-live {
        left: 49%;
    }
}

@media only screen and (max-width: 1280px) {
    .fs120 {
        font-size: 10rem;
    }

    .text-live {
        left: 45%;
    }

    .fs48 {
        font-size: 4.6rem;
    }
}

@media only screen and (max-width: 1200px) {
    .banenr-story {
        height: 750px;
    }

    .text-live {
        left: 59%;
    }
}

@media only screen and (max-width: 1180px) {
    .fs120 {
        font-size: 11rem;
    }

    .text-live {
        left: 56%;
    }

    .fs48 {
        font-size: 4rem;
    }
}

@media only screen and (max-width: 1024px) {
    .fs120 {
        font-size: 11rem;
    }

    .fs48 {
        font-size: 3.6rem;
    }

    .fs15 {
        font-size: 1.4rem;
    }

    .text-live {
        left: 60%;
    }

    .sanriri-story-intro {
        font-size: 2.8rem;
    }

    .banenr-story {
        height: 650px;
    }

    h2 {
        font-size: 2.3rem;
    }

    h3 {
        font-size: 2.2rem;
    }

    .vdo-link {
        cursor: pointer;
        position: unset;
        top: unset;
        left: unset;
        color: #000;
    }
}

@media only screen and (max-width: 991px) {
    .banenr-story {
        padding: 16rem 5rem 5rem 5rem;
        height: 560px;
    }

    .text-live {
        left: 62%;
    }

    #sansiri-story-vdo {
        padding: 2rem;
    }

    .sansiri-story-yumfl-text {
        text-align: center;
        padding-top: 2.5em;
    }

    .sanriri-story-intro {
        font-size: 2.6rem;
    }

    .sansiri-story-text {
        font-size: 1.5rem;
    }

    .sansiri-story-kv {
        padding: 5rem 0;
    }

    .design-for-you {
        position: relative;
        display: inline-block;
        top: unset;
    }

    img.img-design-for-you {
        padding: 2rem 0;
    }

    .quality-for-you {
        position: relative;
        display: inline-block;
        top: unset;
        text-align: right;
        float: right;
    }

    .service-for-you {
        margin-top: 0em;
    }

    .safety-for-you {
        text-align: right;
    }

    img.ico-sustainbility-for-you {
        width: 40%;
    }

    .santh-text-sm-center {
        text-align: center;
    }


    .fs120 {
        font-size: 9rem;
    }

    .fs48 {
        font-size: 2.4rem;
    }

    .box-listArticle {
        margin: 20px 0px 0 0px;
    }

        .box-listArticle .santh-list-news {
            margin-left: 0px;
            margin-right: 0px
        }

        .grid-item, .box-listArticle .grid-sizer {
            width: 100%;
        }
}

@media only screen and (max-width: 915px) {
    .text-live {
        left: 51%;
    }

    .fs48 {
        font-size: 3.6rem;
    }
}

/*@media only screen and (max-width: 914px) {

}*/

@media only screen and (max-width: 896px) {
    .text-live {
        left: 52%;
    }

    .fs48 {
        font-size: 3.4rem;
    }
}

@media only screen and (max-width: 884px) {
    .text-live {
        left: 38%;
    }

    .fs120 {
        font-size: 6rem;
    }
}

@media only screen and (max-width: 851px) {
    .text-live {
        left: 39%;
    }

    .fs48 {
        font-size: 3.2rem;
    }
}

@media only screen and (max-width: 844px) {
    .text-live {
        left: 40%;
    }
}

@media only screen and (max-width: 820px) {
    .text-live {
        left: 41%;
    }
}

@media only screen and (max-width: 812px) {
    .fs48 {
        font-size: 3rem;
    }
}

@media only screen and (max-width: 768px) {

    .modal-dialog {
        max-width: 100% !important;
    }

    .text-live {
        left: 44%;
    }

    .fs48 {
        font-size: 2.8rem;
    }

    .sansiri-story-kv {
        padding: 5rem 0;
        overflow: hidden;
    }

    .banenr-story {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {


    .banenr-story {
        padding: 16rem 5rem 5rem 5rem;
    }

    .text-live {
        left: 14%;
    }

    #sansiri-story-vdo {
        padding: 2rem;
    }

    .sansiri-story-yumfl-text {
        text-align: center;
        padding-top: 2.5em;
    }

    .sanriri-story-intro {
        font-size: 2.6rem;
    }

    .sansiri-story-text {
        font-size: 1.5rem;
    }



    .sansiri-story-kv {
        padding: 5rem 0;
    }

    .design-for-you {
        position: relative;
        display: inline-block;
        top: unset;
    }

    img.img-design-for-you {
        padding: 2rem 0;
    }

    .quality-for-you {
        position: relative;
        display: inline-block;
        top: unset;
        right: -15%;
        text-align: right;
        float: none;
    }

    .service-for-you {
        margin-top: 0em;
    }

    .safety-for-you {
        text-align: right;
    }

    img.ico-sustainbility-for-you {
        width: 80%;
    }

    .santh-text-sm-center {
        text-align: center;
    }

    h3 {
        font-size: 2.4rem;
    }

    .fs120 {
        font-size: 6rem;
    }

    .fs48 {
        font-size: 2.4rem;
    }
}

@media only screen and (max-width: 740px) {
    .text-live {
        left: 45%;
    }
}

@media only screen and (max-width: 720px) {
    .text-live {
        left: 59%;
    }

    .fs120 {
        font-size: 8rem;
    }

    .fs48 {
        font-size: 2.6rem;
    }
}

@media only screen and (max-width: 667px) {
    .text-live {
        left: 50%;
    }

    .fs120 {
        font-size: 6rem;
    }

    .fs48 {
        font-size: 2.4rem;
    }
}

@media only screen and (max-width: 540px) {
    .banenr-story {
        height: 458px;
    }

    .fs120 {
        font-size: 5.5rem;
    }

    .fs48 {
        font-size: 1.8rem;
    }

    .text-live {
        left: 59%;
    }
}

@media only screen and (max-width: 479px) {
    .banenr-story {
        height: 580px;
    }

    .fs120 {
        font-size: 5rem;
    }

    .box-listArticle .santh-list-news .blog-desc .entry-desc {
        margin: 15px 0 5px 0
    }
}

@media only screen and (max-width: 414px) {
    .banenr-story {
        height: 450px;
    }

    .text-live {
        left: 57%;
    }

    .fs120 {
        font-size: 4rem;
    }
}

@media only screen and (max-width: 412px) {
    .banenr-story {
        height: 458px;
    }

    .fs120 {
        font-size: 4.2rem;
    }

    .text-live {
        left: 60%;
    }
}

@media only screen and (max-width: 393px) {
    .fs120 {
        font-size: 3.8rem;
    }
}

/*@media only screen and (max-width: 390px) {
    .fs120 {
        font-size: 3.8rem;
    }
}*/

@media only screen and (max-width: 375px) {
    .fs120 {
        font-size: 3.6rem;
    }
}

@media only screen and (max-width: 360px) {
    .banenr-story {
        height: 428px;
    }

    .text-live {
        left: 59%;
    }

    .fs120 {
        font-size: 3.4rem;
    }
}


@media only screen and (max-width: 280px) {
    body {
        font-size: 1.4rem;
    }

    .sanriri-story-intro {
        font-size: 2rem;
    }

    .sansiri-story-text {
        font-size: 1.3rem;
    }

    .quality-for-you {
        right: unset;
    }

    h3 {
        font-size: 2rem;
    }

    .fs120 {
        font-size: 2.2rem;
    }

    .fs15 {
        font-size: 1rem;
        line-height: 1.5;
    }

    .text-live {
        left: 57%;
    }
}
