a.btn, div.btn {
    border: solid 0px #e8e8e8;
}

    a.btn:hover, div.btn:hover {
        border: solid 0px #c7c7c7 !important;
    }

.kept_2024-container{
    padding: 0 !important;
}

body, .kept-special {
    padding-top: 0px !important;

}

#landing-king {
    font-family: Krungsri-Condensed-Bold;
}

body, html, .kept-special {
    height: 100vh;
    margin:0;
}
 

.kept-special {
    height: 100%;
    width: 100%; 
    background-image: var(--bgDesktopUrl);
    overflow-y: hidden;
    background-size: cover;
}

#landing-king {
    width: 100%;
}

    #landing-king .container-fluid {
        box-shadow: inset 0 -347px 153px transparent;
        min-height: 100vh;
    }

    #landing-king .inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        min-height: 95vh;
        overflow: hidden;
    }

        #landing-king .inner img.dtop {
            width: 420px;
            height: auto;
        }

        #landing-king .inner img.mbile {
            display: none;
        }

.img-long-live-the-king {
    width: 350px;
}

.img-line {
    width: 300px;
}

.k-sub-title {
    font-size: 18px;
}

.content-zone {
    margin-top: 170px;
}

.enter-site {
    text-align: center;
    margin-top: 25px;
}

.keyword-3 {
    font-size: 18px;
}

#landing-king .inner a.btn {
    background-color: #705f5f;
    color: #ffda06;
    border-radius: 10px !important;
    text-align: center;
    padding: 12px;
}

.k-title {
    padding: 10px;
}

    .k-title span {
        line-height: 25px;
    }

.block-title {
    margin-top: 0px;
    color: #4c3d3f
}

.font-krungsri-condensed-medium {
    font-family: Krungsri-Condensed-medium;
}

#p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
    max-width: 750px;
}

.keyword {
    font-family: Krungsri-Condensed-Bold;
    text-shadow: 2px 3px #9b6521;
    font-size: 20px;
    line-height: 28px;
    -webkit-text-stroke: 1px #0000008c;
    color: #fff;
}

.keyword-1 {
    font-family: Krungsri-Condensed-Bold;
    text-shadow: 2px 3px #9b6521;
    font-size: 24px;
    line-height: 32px;
    -webkit-text-stroke: 1px #0000008c;
    color: #fff;
}

.keyword-2 {
    font-family: Krungsri-Condensed-Bold;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 2px 1px #9b6521;
    -webkit-text-stroke: 1px #0000008c;
    color: #fff;
}

.line {
    line-height: 24px;
    font-size: 16px;
}

@media (min-width: 1900px) {
    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 720px;
    }
}

@media (min-width: 2560px) {
    body, form, .kept-special {
        background-size: 100%;
        background-image: var(--bgDesktopUrl);
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {  
    .kept-special {
        height: 100%;
        width: 100%;
        background-image: var(--bgDesktopUrl);
    }

    .img-long-live-the-king {
        width: 300px;
    }

    .img-line {
        width: 250px;
    }

    .content-zone {
        margin-top: 175px;
    }

    #landing-king .container-fluid {
        box-shadow: inset 0 -347px 153px transparent;
    }

    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 750px;
    } 

    .k-title {
        padding: 0px;
        line-height: 24px;
        font-size: 16px !important;
    }

    .block-title {
        margin-top: 0px;
    }

    .keyword {
        font-size: 17px;
        line-height: 21px;
        text-shadow: 2px 2px #9b6521;
        -webkit-text-stroke: 0.5px #222;
    }

    .keyword-1 {
        font-size: 20px;
        line-height: 28px;
        text-shadow: 2px 2px #9b6521;
        -webkit-text-stroke: 0.5px #222;
    }

    .keyword-2 {
        font-size: 16px;
        line-height: 24px;
        text-shadow: 2px 2px #9b6521;
        -webkit-text-stroke: 0.5px #222;
    }
}

@media (min-width: 1024px) and (max-width: 1170px) {
    #landing-king .container-fluid {
        box-shadow: inset 0 -347px 153px transparent;
    }

    body, form, .kept-special {
        background-size: cover;
        background-image: var(--bgMobileUrl);
    }

    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 650px;
    }

    .img-long-live-the-king {
        width: 250px;
    }

    .keyword {
        font-size: 18px;
        line-height: 24px;
    }

    .keyword-1 {
        font-size: 20px;
        line-height: 26px;
    }

    .keyword-2 {
        line-height: 22px
    }

    .content-zone {
        margin-top: 130px;
    }
}

@media (min-width:717px) and (max-width:760px) {
    .img-king {
        position: relative;
        top: 5px !important;
    }

    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 340px !important;
    }

    .img-long-live-the-king {
        width: 180px;
    }

    .keyword-1 {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    .keyword-2 {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .enter-site {
        margin: 10px 0 !important;
    }

    .content-zone {
        margin-top: -25px !important;
    }
}

@media screen and (max-width:767px) {
    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 400px;
    }

    .keyword {
        line-height: 20px;
        font-size: 16px;
        text-shadow: 2px 2px #9b6521;
    }

    .keyword-1 {
        font-size: 18px;
        line-height: 26px;
        text-shadow: 2px 2px #9b6521;
    }

    .keyword-3 {
        font-size: 17px;
    }

    .keyword-2 {
        font-size: 14px;
        line-height: 22px;
        text-shadow: 2px 2px #9b6521; 
    }

    .line {
        font-size: 14px;
        line-height: 22px;
    }

    .content-zone {
        margin-top: -30px;
    }

    .block-title {
        margin-top: -20px
    }

    .img-long-live-the-king {
        width: 250px;
    }

    .img-king {
        position: relative;
        top: 12px;
    }
}

@media (min-width:820px) and (max-width:990px) {
    .enter-site {
        margin: 25px 0px;
    }

    .content-zone {
        margin-top: 0;
    }
}

@media (min-width:768px) and (max-width:970px) {
    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 600px;
    }

    .img-king {
        position: relative;
        top: 16px;
    }

    .content-zone {
        margin-top: -50px !important;
    }

    .block-title {
        margin-top: -20px
    }
}

@media screen and (max-width:768px) {
    body, form, .kept-special {
        background-size: cover;
        /* background-repeat: round;*/
        overflow-y: hidden;
        background-image: var(--bgMobileUrl);
    }

    #landing-king .inner img.dtop {
        width: 550px;
        height: auto;
    }

    .content-zone {
        margin-top: -25px;
    }

    .text-bottom {
        line-height: 20px;
    }

    .enter-site {
        margin: 25px 0px;
    }
}

@media (min-width:375px) and (max-width:540px) {
    .block-content {
        margin-top: 20px;
    }

    #landing-king .inner img.mbile {
        display: block;
        width: 330px;
    }

    #landing-king .inner img.dtop {
        display: none;
    }

    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 450px;
        margin-top: -10px;
    }

    .keyword {
        font-size: 16px;
        letter-spacing: 0px;
    }

    .enter-site {
        margin: 20px 0px;
    }
}

@media (min-width:360px) and (max-width:374px) {

    .k-title span {
        font-size: 16px !Important;
    }

    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 350px;
    }

    .img-king {
        top: 8px;
    }

    .content-zone {
        margin-top: -30px !Important;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    .block-title {
        margin-top: 0;
    }

    .keyword {
        font-size: 15px;
        line-height: 22px;
    }

    .keyword-1 {
        font-size: 16px;
        line-height: 22px;
    }

    .keyword-2 {
        font-size: 14px;
        line-height: 21px;
    }
}

@media screen and (max-width: 320px) {
    #landing-king .inner img.mbile {
        width: 300px;
    }

    .img-king {
        top: 0;
    }

    .content-zone {
        margin-top: -8px;
    }

    .keyword {
        font-size: 12px;
        text-shadow: 1px 1px #0000006b;
        -webkit-text-stroke: 0.2px #00000066;
        line-height: 16px;
    }

    .keyword-1 {
        font-size: 13px;
        text-shadow: 1px 1px #0000006b;
        -webkit-text-stroke: 0.2px #00000066;
        line-height: 22px;
    }

    .keyword-2 {
        font-size: 10px;
        text-shadow: 1px 1px #0000006b;
        -webkit-text-stroke: 0.2px #00000066;
        line-height: 14px;
    }

    #p_lt_ctl00_EditableImage_ucEditableImage_imgImage {
        max-width: 250px;
    }

    .line {
        line-height: 20px;
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .container {
        width: inherit !important;
    }
}

@media (min-width: 767px) {
    .container {
        width: 920px;
    }
}
