body {
    font-family: "prompt", Arial, Helvetica, sans-serif;
}
ul > li {
    list-style: none;
}

ol > li {
    list-style: decimal;
}
.header .header-top {
    height: 85px;
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: none;
    padding: 0 1%;
}
.header .logo {
    width: 30%;
}
.header .logo img {
    width: 80px;
}
.header-account-wrap {
    width: 58%;
}

@media (max-width:1200px) {
    .navbar-light .navbar-nav .nav-link{
        font-size: 15px;
    }
}
/* Login button */
.loginBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #c60000;
    color: white;
    min-width: 130px;
    height: 40px;
    letter-spacing: 0.5px;
    line-height: 1.8rem;
    padding: 5px;
    border-radius: 50px;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    transition: transform 0.3s ease;
    font-size: 16px;
    margin-left: auto;
}
.loginBtn:hover {
    transform: scale(1.02);
}
.loginBtn img {
    width: 18px;
    margin: 0 10px 0 5px;
}
.hamburger-wrap {
    top: unset;
    background-color: white;
}
.hamburger {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.line-1,
.line-2,
.line-3 {
    width: 30px;
    height: 3px;
    background-color: #999;
    border-radius: 20px;
    display: inline-block;
    transition: all 0.3s ease;
}
.line-2 {
    margin: 5px 0;
}
/* .line-2.open {
    visibility: hidden;
}
.line-1.open {
    transform: rotate(45deg) translate(5px, 10px);
}
.line-3.open {
    transform: rotate(-45deg) translate(2px, -6px);
} */

/* Sidebar */
.pushy-icon {
    height: 80px;
}
.pushy-close {
    transform: translate(10px, 5px);
}
.pushy-menu-top .menu li {
    border: none;
}
.pushy-menu-top .menu li a.list-link {
    font-size: 18px;
    text-decoration: none;
}
.pushy-menu-top .menu li a.list-link.normal {
    font-size: 16px;
    font-weight: normal;
}
#container,
.pushy,
.push {
    transition-duration: 0.6s;
}

.desktopNav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}
.desktopNav .navList-1,
.desktopNav .navList-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px 0 0;
    margin-bottom: 0;
}
.desktopNav .navList-1 {
    /* width: 250px; */
    justify-content: flex-start;
}
.desktopNav .navList-2 {
    justify-content: flex-end;
    /* width: 90%; */
}
.desktopNav .navList-1 li {
    font-weight: 600;
    width : 200px;
}
.desktopNav .navList-1 li a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.desktopNav .navList-2 li:not(.desktopNav .navList-2 li:last-child) {
    margin-right: 10px;
}
.desktopNav .navList-2 li a {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.55);
    text-decoration: none;
}
.desktopNav .navList-2 li a:hover {
    color: #00916e;
}
.desktopNav .navList-1 li:first-child {
    margin-right: 20px;
}

/* ============== Footer =================== */
footer h5 {
    font-weight: 500 !important;
}
.main-footer {
    padding: 40px 0 50px;
    position: relative;
    background-color: #ffcf00;
}
.footerToggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    border-bottom: 1px solid white;
    text-decoration: none;
    margin-bottom: 0 !important;
}
.footerToggle h5 {
    font-size: 18px;
    margin: 0 !important;
    font-weight: 500 !important;
}
.footerToggle .ic-down {
    color: #00916e;
}
.footerToggle .ic-up {
    color: #00916e;
}
.footer-list {
    display: none;
    padding-top: 20px;
}
.footer-list li a {
    font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}
.ft-cer.more-m {
    margin-top: 20px;
}
.ft-cer h5,
.header-ico {
    font-size: 18px;
}
.header-ico {
    margin-bottom: 10px;
}
.cer-logos {
    padding: 0px 0;
}
.cer-logos .cer-logos-1 {
    width: 90px;
    margin-right: 20px;
}
.cer-logos .cer-logos-2 {
    width: 150px;
}
.cer-logos .cer-logos-3 {
    width: 120px;
}
.comBox {
    margin-top: 10px;
}
.comBox p {
    font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
}
.comBox .phone-tx {
    font-size: 25px;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.footer-bt {
    margin-top: 0px;
    padding: 20px 15px 20px;
}
.social-bt {
    margin-bottom: 20px;
}
.socialList {
    display: flex;
    align-items: center;
    justify-content: center;
}
.socialList .s-icon {
    width: 30px;
}
.socialList li:not(.socialList li:last-child) {
    margin-right: 0px;
}
.list-policy {
    display: flex;
    justify-content: center;
}
.list-policy li:first-child {
    margin-right: 20px;
}
.list-policy li a {
    font-family: "Bai Jamjuree";
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
#desktopFooter {
    display: none;
}
#mobileFooter{
    margin-bottom:4.5rem;
}
.mascot {
    width: 150px;
    pointer-events: none;
}
.mascotBox {
    position: absolute;
    left: 10px;
    top: -163px;
    z-index: 100;
    pointer-events: none;
}
.licen-text {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.header-ico .fa-phone-alt {
    margin-right: 0.5rem;
}
.phonei {
    font-size: 25px;
    font-weight: bold;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    color: #333;
}
.phonei::before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    background: url("../../imgs/icons/phoneIcon.png") no-repeat center center /
        100%;
}
.daily-ft {
    font-size: 11px;
    font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
    color: #333;
}
.copyrightText {
    font-size: 12px;
    color: #333;
    font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 768px) {
    .ft-cer.more-m {
        margin-top: 80px;
    }
    .cer-logos {
        padding: 20px 0;
    }
    #desktopFooter {
        display: block;
    }
    #mobileFooter {
        display: none;
    }
    .header-account-wrap {
        width: 60%;
    }
    .footerToggle {
        height: 30px;
        border-bottom: none;
        pointer-events: none;
    }
    .footer-list {
        display: block !important;
        padding-left: 0;
        padding-top: 0;
    }
    .footer-list li a {
        color: #333;
        text-decoration: none;
    }
    .ft-cer,
    .comBox {
        margin-top: 30px;
    }
    .cer-logos {
        display: flex;
        flex-direction: column;
    }
    .cer-logos .cer-logos-1 {
        width: 50px;
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .cer-logos .cer-logos-2 {
        width: 120px;
    }
    .cer-logos .cer-logos-3 {
        width: 80px;
    }
    .comBox .breakWord {
        display: none;
    }
    .footer-bt {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .socialList {
        justify-content: flex-end;
    }
    .socialList .s-icon {
        width: 25px;
    }
    .socialList li:not(.socialList li:last-child) {
        margin-right: 35px;
    }
    .list-policy {
        justify-content: flex-end;
    }
    .list-policy li a {
        color: #333;
    }
    .loginft-wrap {
        display: flex;
    }
    .order-1,
    .order-2,
    .order-3 {
        width: 33.33%;
    }
    .order-2 {
        order: 2;
    }
    .order-2 .socialList {
        justify-content: center;
    }
    .copyrightText {
        text-align: center;
    }
    .order-3 {
        order: 3;
    }
    .phonei {
        text-align: end;
    }
    .daily-ft {
        font-size: 10px;
        text-align: end;
    }
    .main-footer.repadding {
        padding: 40px 0 0;
    }
}
@media screen and (min-width: 1024px) {
    .desktopNav {
        display: flex;
    }
    .header .logo {
        max-width: 100px;
    }
    .header-account-wrap {
        width: 13%;
    }
    .hamburger-wrap {
        display: none;
    }
    .daily-ft {
        font-size: 11px;
    }
    /* .desktopNav .navList-1 {
        width: 300px;
    } */
    .desktopNav .navList-1 li a,
    .desktopNav .navList-2 li a {
        font-size: 16px;
    }
}
@media screen and (min-width: 1200px) {
    .desktopNav .navList-1 {
        margin: 5px 10px 0;
    }
    .desktopNav .navList-1 li:first-child {
        margin-right: 25px;
    }
    .desktopNav .navList-2 li:not(.desktopNav .navList-2 li:last-child) {
        margin-right: 35px;
    }
    /* .desktopNav .navList-1 {
        width: 330px;
    } */
    .desktopNav .navList-1 li a {
        font-size: 18px;
        white-space: nowrap;
    }

    .desktopNav .navList-2 li a {
        font-size: 16px;
    }
}
@media screen and (min-width: 1400px) {
    .header-top {
        max-width: 1500px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 600px) {
    .loginBtn {
        font-size: 12px;
    }
    .header-account-wrap {
        width: 50%;
    }
    .container {
        padding: 0 1.5rem;
    }
    .footer-list {
        padding-left: 2rem !important;
        padding-top: 1rem !important;
    }
    .cer-logos-1,
    .cer-logos-2,
    .cer-logos-3 {
        margin-top: 0rem !important;
        margin-bottom: 2rem !important;
    }
    .socialList .s-icon {
        margin: 0 1rem;
    }
}
