.fullpop {
    justify-content: center;
    padding-top: 30px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 1;
    z-index: 99;
}
.backpop {
    background-color: #0000002d;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 1;
    height: 100%;
}
.popup1 {
    /* background-color: #0000007e; */
    /* padding: 60px 10% 100% 10%; */
    padding: 0 10% 0 10%;
    z-index: 1;
}
.popup1 .container {
    position: relative;
    /* border: 5px solid red; */
    padding: 60px 0;
    background-image: url("../img/1/pop-2-01.jpg");
    background-size: cover;
    width: 100%;
    height: auto;
}
.popup1 .container .box1 .close{
    position: absolute;
    top: 20px;
    right: 20px;
    /* -webkit-touch-callout: none; 
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none; 
    user-select: none; */
    /* border: 1px solid red; */
}
.popup1 .container .box1 .material-icons {
    border: none;
    background-color: none;
    background-color: Transparent;
    color: #55DDC5;
    font-size: 40px;
}
.popup1 .container .box1 .logos11 {
    width: 60px;
    height: auto;
    margin: 0 auto;
}
.popup1 .container .box1 .logos11 img {
    width: 100%;
    height: 100%;
}
.popup1 .container .box2 {
    padding-top: 30px;
}
.popup1 .container .box2 .tabs11 {
    width: 75%;
    overflow: hidden;
    border-top: 1px solid #CBEBE5;
    border-bottom: 1px solid #CBEBE5;
    display: flex;
    justify-content:space-between;
    margin: 0 auto;
    /* border: 1px solid red; */
    margin-bottom: 65px;
}
.popup1 .container .box2 .button1 {
    background-color: inherit;
    float: left;
    width: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 12px;
    margin: 4px 0px;
    transition: 0.3s;
    font: 18px 'Kanit-Medium.ttf';
    border-radius: 0px;
}
.popup1 .container .box2 .button1 a {
    text-decoration: none;
    color: #343434;
}
.popup1 .container .box2 .button1:hover {
    background-color: #55DDC5;
}

.popup1 .container .box2 .translate {
    margin-top: 45px;
    font: 20px 'Kanit-Regular.ttf';
    color: #1492E6;
    text-align: center;
}
.popup1 .container .box2 .translate .button2 {
    font: 20px 'Kanit-Regular.ttf';
    color: #1492E6;
    margin: 0px 2px;
    text-decoration: none;
    border: none;
    outline: none;
    background-color: inherit;
    /* border: 1px solid rgb(68, 0, 255); */
}

.popup1 .groupth {
    display: none;
}
.fullpop {
    display: block;
    text-align: center;
}
.fullpop .u1 {
    font: 30px 'Kanit-Medium.ttf';  
    color: #434141;
    padding-bottom: 10px; 
}
.fullpop .p2 {
    font: 26px 'Kanit-Medium.ttf';  
    color: #434141;
    padding-bottom: 30px;  
}
.fullpop .p3 {
    font: 20px 'Kanit-Regular.ttf'; 
    color: #434141;
    padding-top: 30px;
    padding-bottom: 5px;
}
.fullpop .p4 {
    font: 20px 'Kanit-Regular.ttf'; 
    color: #434141;
}
.fullpop .p5 {
    font: 20px 'Kanit-Regular.ttf'; 
    color: #434141;
    bottom: 30px;  
}

.fullpop {
justify-content: center;
padding-top: 30px;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 1;
z-index: 99;
}
.backpop {
background-color: #0000007e;
z-index: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 1;
height: 100%;
}
.popup1 {
/* background-color: #0000007e; */
padding: 10px 10% 100% 10%;
z-index: 1;
}
.popup1 .container {
position: relative;
/* border: 5px solid red; */
padding: 60px 0;
background-image: url("../img/1/pop-2-01.jpg");
background-size: cover;
width: 100%;
height: auto;
}
.popup1 .container .box1 .close{
position: absolute;
top: 20px;
right: 20px;
/* -webkit-touch-callout: none; 
-webkit-user-select: none; 
-khtml-user-select: none; 
-moz-user-select: none;
-ms-user-select: none; 
user-select: none; */
/* border: 1px solid red; */
}
.popup1 .container .box1 .material-icons {
cursor: pointer;
border: none;
background-color: none;
background-color: Transparent;
color: #55DDC5;
font-size: 40px;
}
.popup1 .container .box1 .logos11 {
width: 60px;
height: auto;
margin: 0 auto;
}
.popup1 .container .box1 .logos11 img {
width: 100%;
height: 100%;
}
.popup1 .container .box2 {
padding-top: 30px;
}
.popup1 .container .box2 .tabs11 {
width: 75%;
overflow: hidden;
border-top: 1px solid #CBEBE5;
border-bottom: 1px solid #CBEBE5;
display: flex;
justify-content:space-between;
margin: 0 auto;
/* border: 1px solid red; */
margin-bottom: 65px;
}
.popup1 .container .box2 .button1 {
background-color: inherit;
float: left;
width: 50%;
border: none;
outline: none;
cursor: pointer;
padding: 6px 12px;
margin: 4px 0px;
transition: 0.3s;
font: 18px 'Kanit-Medium.ttf';
border-radius: 0px;
}
.popup1 .container .box2 .button1 a {
text-decoration: none;
color: #343434;
}
.popup1 .container .box2 .button1:hover {
background-color: #55DDC5;
}

.popup1 .container .box2 .translate {
margin-top: 45px;
font: 20px 'Kanit-Regular.ttf';
color: #1492E6;
text-align: center;
}
.popup1 .container .box2 .translate .button2 {
font: 20px 'Kanit-Regular.ttf';
color: #1492E6;
margin: 0px 2px;
text-decoration: none;
border: none;
outline: none;
background-color: inherit;
/* border: 1px solid rgb(68, 0, 255); */
}

.popup1 .groupe {
display: none;
}
.fullpop {
display: block;
text-align: center;
}
.fullpop .p1 {
font: 30px 'Kanit-Medium.ttf';  
color: #434141;
padding-bottom: 10px; 
}
.fullpop .p2 {
font: 26px 'Kanit-Medium.ttf';  
color: #434141;
padding-bottom: 30px;  
}
.fullpop .p3 {
font: 20px 'Kanit-Regular.ttf'; 
color: #434141;
padding-top: 30px;
padding-bottom: 5px;
}
.fullpop .p4 {
font: 20px 'Kanit-Regular.ttf'; 
color: #434141;
}
.fullpop .p5 {
font: 20px 'Kanit-Regular.ttf'; 
color: #434141;
bottom: 30px;  
}

@media screen and (max-width: 1390px) {
.fullpop {
justify-content: center;
padding-top: 0px;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 1;
z-index: 99;
}
.backpop {
background-color: #0000007e;
z-index: 0;
position: absolute;
top: 30;
left: 0;
right: 0;
bottom: 1;
height: 100%;
}
.popup1 {
/* background-color: #0000007e; */
padding: 60px 10% 100% 10%;
z-index: 1;
}
.popup1 .container {
position: relative;
/* border: 5px solid red; */
padding: 60px 0;
background-image: url("../img/1/pop-2-01.jpg");
background-color: #fff;
background-size: cover;
width: 100%;
height: auto
}
.popup1 .container .box1 .close{
position: absolute;
top: 20px;
right: 20px;
/* -webkit-touch-callout: none; 
-webkit-user-select: none; 
-khtml-user-select: none; 
-moz-user-select: none;
-ms-user-select: none; 
user-select: none; */
/* border: 1px solid red; */
}
.popup1 .container .box1 .material-icons {
cursor: pointer;
border: none;
background-color: none;
background-color: Transparent;
color: #55DDC5;
font-size: 40px;
}
.popup1 .container .box1 .logos11 {
width: 60px;
height: auto;
margin: 0 auto;
}
.popup1 .container .box1 .logos11 img {
width: 100%;
height: 100%;
}
.popup1 .container .box2 {
padding-top: 30px;
}
.popup1 .container .box2 .tabs11 {
width: 80%;
overflow: hidden;
border-top: 1px solid #CBEBE5;
border-bottom: 1px solid #CBEBE5;
display: flex;
justify-content:space-between;
margin: 0 auto;
/* border: 1px solid red; */
margin-bottom: 65px;
}
.popup1 .container .box2 .button1 {
background-color: inherit;
float: left;
width: 50%;
border: none;
outline: none;
cursor: pointer;
padding: 6px 12px;
margin: 4px 0px;
transition: 0.3s;
font: 18px 'Kanit-Medium.ttf';
border-radius: 0px;
}
.popup1 .container .box2 .button1 a {
text-decoration: none;
color: #343434;
}
.popup1 .container .box2 .button1:hover {
background-color: #55DDC5;
}

.popup1 .container .box2 .translate {
margin-top: 45px;
font: 20px 'Kanit-Regular.ttf';
color: #1492E6;
text-align: center;
}
.popup1 .container .box2 .translate .button2 {
font: 20px 'Kanit-Regular.ttf';
color: #1492E6;
margin: 0px 2px;
text-decoration: none;
border: none;
outline: none;
background-color: inherit;
/* border: 1px solid rgb(68, 0, 255); */
}

.popup1 .groupth {
display: none;
}
.fullpop {
display: block;
text-align: center;
}
.fullpop .p1 {
font: 26px 'Kanit-Medium.ttf';  
color: #434141;
padding: 0 15px 10px 15px;
}
.fullpop .p2 {
font: 24px 'Kanit-Medium.ttf';  
color: #434141;
padding-bottom: 30px;  
}
.fullpop .p3 {
font: 18px 'Kanit-Regular.ttf'; 
color: #434141;
padding-top: 30px;
padding-bottom: 5px;
}
.fullpop .p4 {
font: 18px 'Kanit-Regular.ttf'; 
color: #434141;
padding: 0 15px;
}
.fullpop .p5 {
font: 18px 'Kanit-Regular.ttf'; 
color: #434141;
bottom: 30px;  
padding: 0 15px 0 15px;
}
}


@media screen and (max-width: 890px) {
    .fullpop {
        justify-content: center;
        padding-top: 0px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 1;
        z-index: 99;
    }
    .backpop {
        background-color: #0000007e;
        z-index: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 1;
        height: 100%;
    }
    .popup1 {
        /* background-color: #0000007e; */
        padding: 80px 10% 100% 10%;
        z-index: 1;
    }
    .popup1 .container {
        position: relative;
        /* border: 5px solid red; */
        padding: 50px 0;
        background-image: url("../img/1/pop-2-01.jpg");
        background-color: #fff;
        background-size: cover;
        width: 100%;
        height: auto
    }
    .popup1 .container .box1 .close{
        position: absolute;
        top: 20px;
        right: 20px;
        /* -webkit-touch-callout: none; 
        -webkit-user-select: none; 
        -khtml-user-select: none; 
        -moz-user-select: none;
        -ms-user-select: none; 
        user-select: none; */
        /* border: 1px solid red; */
    }
    .popup1 .container .box1 .material-icons {
        cursor: pointer;
        border: none;
        background-color: none;
        background-color: Transparent;
        color: #55DDC5;
        font-size: 40px;
    }
    .popup1 .container .box1 .logos11 {
        width: 60px;
        height: auto;
        margin: 0 auto;
    }
    .popup1 .container .box1 .logos11 img {
        width: 100%;
        height: 100%;
    }
    .popup1 .container .box2 {
        padding-top: 35px;
    }
    .popup1 .container .box2 .tabs11 {
        width: 80%;
        overflow: hidden;
        border-top: 1px solid #CBEBE5;
        border-bottom: 1px solid #CBEBE5;
        display: flex;
        justify-content:space-between;
        margin: 0 auto;
        /* border: 1px solid red; */
        margin-bottom: 25px;
    }
    .popup1 .container .box2 .button1 {
        background-color: inherit;
        float: left;
        width: 50%;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 6px 5px;
        margin: 4px 0px;
        transition: 0.3s;
        font: 10px 'Kanit-Medium.ttf';
        border-radius: 0px;
        /* border: 1px solid red; */
    }
    .popup1 .container .box2 .button1 a {
        text-decoration: none;
        color: #343434;
    }
    .popup1 .container .box2 .button1:hover {
        background-color: #55DDC5;
    }

    .popup1 .container .box2 .translate {
        margin-top: 35px;
        font: 20px 'Kanit-Regular.ttf';
        color: #1492E6;
        text-align: center;
    }
    .popup1 .container .box2 .translate .button2 {
        font: 20px 'Kanit-Regular.ttf';
        color: #1492E6;
        margin: 0px 2px;
        text-decoration: none;
        border: none;
        outline: none;
        background-color: inherit;
        /* border: 1px solid rgb(68, 0, 255); */
    }

    .popup1 .groupth {
        display: none;
    }
    .fullpop {
        display: block;
        text-align: center;
    }
    .fullpop .p1 {
        font: 20px 'Kanit-Medium.ttf';  
        color: #434141;
        padding: 15px 15px 10px 15px;
    }
    .fullpop .p2 {
        font: 16px 'Kanit-Medium.ttf';  
        color: #434141;
        /* padding-bottom: 30px;  */
        padding: 0 15px 20px 15px; 
    }
    .fullpop .p3 {
        font: 14px 'Kanit-Regular.ttf'; 
        color: #434141;
        /* padding-top: 20px;
        padding-bottom: 5px; */
        padding: 20px 15px 5px 15px;
    }
    .fullpop .p4 {
        font: 14px 'Kanit-Regular.ttf'; 
        color: #434141;
        padding: 0 15px;
    }
    .fullpop .p5 {
        font: 14px 'Kanit-Regular.ttf'; 
        color: #434141;
        bottom: 30px;  
        padding: 0 15px 0 15px;
    }
}