﻿.list-menuNav {
    background-color: #002451;
}

    .list-menuNav ul {
        list-style: none;
        padding: 0;
    }

        .list-menuNav ul li {
            padding: 13px 0;
            border-bottom: 1px solid #DCECF8;
        }

            .list-menuNav ul li a {
                font-size: 16px;
                color: #FFFFFF;
                font-weight: 500;
            }

.sub-menu-list ul li {
    padding: 15px 12px 0 12px;
    border: none;
    color: #FFFFFF;
}

    .sub-menu-list ul li a {
        font-size: 15px;
        color: #FFFFFF;
        font-weight: 500;
    }

@media (min-width: 576px) {
    .container-custom {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container-custom {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container-custom {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container-custom {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .container-custom {
        max-width: 1320px;
    }
}

@media (min-width: 1600px) {
    .container-custom, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1450px;
    }
}
@media (min-width: 1800px) {
    .container-custom{
        max-width: 1650px;
    }
}

@media only screen and (max-width: 1880px) {
    .bg-objective {
        background-size: cover;
    }
    .header-menu-text {
        font-size: 24px;
    }
    .nav-link li a{
        font-size: 24px;
        padding: 40px 10px;
    }
    /*----------------------*/
    /*.reg {
        height: 540px;
    }*/

    .footer-contact .m-footer-br {
        display: none;
    }
}

@media only screen and (max-width: 1600px) {
    /* NEW */
    .info-circle .circle {
        top: -300px;
        right: -500px;
        width: 890px;
        height: 890px;
    }
    .box-faq {
        margin: 0 0 0 500px;
    }
    .font-faq, .text-magazine {
        font-size: 65px;
    }
    /* OLD */

    .language-select {
        padding: .4em 1.2em;
    }

    /*.reg {
        height: 500px;
    }*/

    .follow .starfish {
        top: 100px;
        right: -42px;
        width: 180px;
    }
}

@media only screen and (max-width: 1400px) {
    .pdf-height {
        height: 110rem;
    }
    p.contact-a {
        margin: 0 50px 0px 50px;
    }
    .text-header-objective {
        font-size: 90px;
    }
    .info-circle .circle, .info-circle {
        height: 0;
        display: none;
    }
    .new-profile-page .profile-image-box {
        margin: auto;
    }
    .ct-select-group {
        height: 50px;
    }
    .ct-select-group .ct-select {
        width: 100%;
        height: 50px;
        font-size: 22px;
        padding: 5px 15px;
        color: #BF9853;
    }

    .ct-select-group:after {
        height: 50px;
    }

    .ct-select-group:before {
        height: 50px;
    }
    .search-container input[type=text] {
        padding: 5px 15px;
        font-size: 22px;
    }
    .search-container button {
        font-size: 22px;
    }

    .bg-objective {
        background-position-x: -600px;
    }
    .products .card{
        width: 220px;
        height: 250px;
    }
    .box-cotact-tffa {
        padding: 40px 30px;
    }
    .box-faq {
        margin: 0 0 0 400px;
    }
    .font-faq, .text-magazine {
        font-size: 80px;
    }
    .header-menu-text{
        font-size: 16px;
    }
    /* old */
    .nav-link li a{
        padding: 40px 10px;
        font-size: 18px;
    }

    .r-img {
        width: 200px;
        height: 200px;
        border-radius: 50%;
        overflow: hidden;
        margin: auto;
    }

    /*--------------------*/
    .register .reg .reg-text {
        font-size: 40px;
    }

    /*.reg {
        height: 455px;
    }*/

    .blue-border-bt {
        text-align: center;
        padding: 7px 0px;
        width: 30%;
    }

    /* Contact */
    .left .left-content p {
        font-size: 14px;
    }

    .left-content h1 {
        font-size: 30px;
    }

    #contact-h3 h3, .right h3 {
        padding-bottom: 16px;
    }

    .left {
        margin-right: -200px;
    }

    .right {
        padding: 0 25px;
    }

    .register-page .register-box .register-box2 {
        font-size: 15px;
    }

    .register-page .register-box .file-input {
        margin-top: -25px;
    }

    .custom-input {
        font-size: 14px;
    }

    section#home.products {
        background-position: bottom, right 0, -250px 0;
    }
    /* Supscript */
    .subscription-page .subscription-box h5 {
        font-size: 35px;
        font-weight: 500;
        margin-bottom: 50px;
    }

    .subscription-page .subscription-box label {
        font-size: 35px;
        font-weight: 400;
    }

    .subscription-page .subscription-box input[type="checkbox"] {
        width: 30px;
        height: 30px;
    }

        .subscription-page .subscription-box input[type="checkbox"]::after {
            font-family: "Font Awesome 5 Free";
            content: "\f00c";
            font-weight: 900;
            font-size: 15px;
            color: #BF9853;
            display: none;
        }

    .follow .follow_img {
        left: 100px;
    }

    .follow .starfish {
        right: -30px;
    }

    .buy-ticket-bt {
        width: 80%;
    }
    /* product */
    .products .card-body .card-text {
        font-size: 20px;
        font-weight: 400;
        color: #ffffff;
    }
}



@media only screen and (max-width: 1199px) {
    /* new */
    .pdf-height {
        height: 90rem;
    }
    .new-profile-page .profile-image-box{
        width: 100%;
        height: auto;
        margin: 30px 0;
    }
    .new-profile-page .header02{
        font-size: 150px;
    }
    .new-event-detail-page .event-header-new {
        font-size: 40px;
        margin: 90px 0;
        padding-left: 30px;
    }
    .label-sort-supplier {
        font-size: 22px;
    }
    .mem-details .circle{
    display: none;
    }
    .box-cotact-tffa {
        padding: 40px 0px;
    }
    .box-faq {
        margin: 0 0 0 300px;
    }

    .font-faq, .text-magazine {
        font-size: 75px;
    }
/*    .info-circle .circle {
        border: 130px solid transparent;
        top: -240px;
        right: -500px;
        width: 750px;
        height: 750px;
    }*/
    .box-tag {
        text-align: center;
        border: 3px solid #675735;
        padding: 3px 30px;
        cursor: pointer;
        font-size: 22px;
        color: #0A234E;
    }
    .member-header .circle {
        top: 0px;
    }
    .box-content-objective {
        font-size: 24px;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .contact .circle {
        position: absolute;
        top: 1450px;
        left: 60%;
        z-index: -1;
        border: 160px solid transparent;
        width: 1000px;
        height: 1000px;
        opacity: 0.6;
    }
    /* old */
    .left {
        height: 500px;
    }
    section#home.products {
        height: 400px;
    }

/*    .img-box {
        width: 400px;
        height: 210px;
    }*/

/*    .slick-dots li button {
        display: none !important;
    }*/

    .text-card h3 {
        font-size: 20px;
    }

    .slick-prev, .slick-next, .slick-prev:before, .slick-next:before {
        display: none !important;
    }

    .box-tag {
        font-size: 18px;
    }

    /*----------------------*/
    .register {
        /*Fish*/
        background-position-x: 100px;
    }

        .register .reg {
            /*Banner*/
            background-image: url(../../resources/img/bg_rgister01-mobile.png);
            background-position-y: 180px;
        }

            .register .reg .reg-text {
                padding-top: 220px;
                font-size: 40px;
            }

    .blue-border-bt {
        text-align: center;
        padding: 7px 0px;
        width: 35%;
    }
    /* Contact */
    .contect {
        flex-direction: column;
        padding: 0;
    }

    .right {
        height: 650px;
        width: 100%;
        margin: 0;
    }

    .left {
        width: 100%;
        margin: 0;
    }

    .right-content {
        width: 100%;
    }

    #contact-h3 h3, .right h3 {
        text-align: center;
        font-size: 16px;
        padding-bottom: 30px;
    }

    .register-page .register-box .file-input {
        margin-top: 0;
        padding-left: 50px;
    }

    .product-detail-page .product-example img {
        height: 250px;
    }

    #navbarToggleExternalContent, #navbarToggleExternalContent2 {
        width: 100%;
        top: 125px;
        left: 0;
        z-index: 100;
    }

    .btn-close {
        width: 1.5em !important;
        height: 1.5em !important;
        padding: 0.4em 0.9em !important;
        border: 0;
    }

    .navbar-toggler {
        border: 0;
    }

    #fish-bg {
        background-size: 250px;
    }

    .fish-box {
        height: 150px;
    }

    #bg-contact {
        width: 60%;
        margin: 0 -25px -70px 0;
    }

    .btn-send {
        padding: 15px 6rem;
        font-size: 16px;
    }
    /* Supscript */
    .subscription-page .subscription-box h5 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 50px;
    }

    .subscription-page .subscription-box label {
        font-size: 28px;
        font-weight: 400;
    }

    /*History page*/
    .history-page {
        background-position-x: 104%;
        background-position-y: -80px;
        background-size: 300px;
    }

    .buy-ticket-bt {
        width: 30%;
    }

    .follow {
        margin-top: 0;
        margin-bottom: 100px;
    }

    .bg-shadow {
        padding: 3rem 10rem;
    }
    h3.text-topic {
        font-size: 30px;
    }
    .product-cat p.title{
        font-size: 28px;
    }
}

@media only screen and (min-width: 993px) {
    .home-mobile{
        display: none;
    }
    .res-mobile2{
        display: none;
    }
}
@media only screen and (max-width: 992px) {
    /* new */
    .pdf-height {
        height: 80rem;
    }
    .new-profile-page .gold-border-gradient-rounded {
        border: 200px solid transparent;
        width: 900px;
        height: 900px;
        padding: 12px;
        left: -550px;
        bottom: -50px;
    }
    .new-profile-page .header02{
        font-size: 100px;
    }
    .new-profile-page .user-info {
        font-size: 20px;
        padding: 30px;
    }
    .new-profile-page .type-user {
        font-size: 20px;
    }
    .new-profile-page .profile-name {
        font-size: 40px;
    }
    .search-container button {
        padding: 0rem 20px;
        height: 50px;
        font-size: 20px;
    }
    .input-group {
        width: 100%;
        height: 50px;
    }
    .search-container input[type=text] {
        height: 100%;
        font-size: 20px;
    }
    .ct-select-group {
        height: 50px;
    }
    .ct-select-group .ct-select {
        height: 50px;
        font-size: 20px;
        padding: 5px 15px;
    }
    .ct-select-group:after {
        width: 50px;
        height: 50px;
    }
    .ct-select-group:before {
        height: 50px;
    }
    .ct-select-group:before {
        width: calc(100% - 50px);

    }
    .mem-card {
        min-height: 580px;
    }
    .padding-more{
        padding: 20px 0 !important;
    }
    .obj {
        font-size: 70px;
    }
    .mission-header {
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    .header-locat{
        font-size: 90px;
    }
    .header-mem {
        font-size: 75px;
    }
    .res-desktop{
        display: none;
    }
    #home-padding {
        padding-top: 3rem;
        padding-bottom: 4rem;
    }
    .home-border {
        display: none;
    }
    section#home.products{
        height: 1000px;
    }
    .products .card{
        width: auto;
        height: 250px;
    }
    .text-latest {
        font-size: 50px;
    }
    .header-info {
        font-size: 80px;
        font-weight: 600;
        color: #fff;
        background: transparent linear-gradient(272deg, #373E46 0%, #AA7639 100%) 0% 0% no-repeat padding-box;
        text-align: center;
    }
    .box-faq {
        margin: 0 0 0 200px;
    }
    .font-faq, .text-magazine {
        font-size: 55px;
    }

    .faq-new .circle {
        position: absolute;
        top: 0px;
        right: 75%;
        border: 120px solid transparent;
        border-radius: 50%;
        background: linear-gradient(to right, white, white), transparent linear-gradient(180deg, #B27B3A 0%, #5C4428 35%, #435058 67%, #5E7796 100%) 0% 0% no-repeat padding-box;
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        width: 500px;
        height: 500px;
    }
    .borderfaq {
        height: 110px;
        opacity: 0.6;
    }
    .faq-new {
        height: 420px;
    }
    .circle {
        top: 310px;
        right: 70%;
        z-index: -1;
        border: 120px solid transparent;
        width: 600px;
        height: 600px;
    }
    /* old */
    img.logo {
        width: 100px;
        height: 100px;
    }

    .latest-event .card {
        height: auto;
    }

    .card.text-content {
        padding-top: 20%;
    }

    .text-content .text-title {
        font-size: 15px;
    }

    .event-calen p, .text-header {
        text-align: center;
        font-size: 50px;
        margin: 0 0;
    }

    .event-card {
        width: 100%;
    }

    .event-name {
        font-size: 11px;
    }

    .event-date {
        font-size: 9px;
    }

    .reg-text {
        font-size: 27px;
    }

    .menu-padding {
        padding-bottom: 50px;
    }

    section#home.products {
        background-size: 150% 700px, 250px, 450px;
        background-position: bottom, 110% 35px, -200px 0;
        padding-bottom: 10px;
    }

    .custom-img-box {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .box-tag {
        font-size: 16px;
    }

/*    .img-supplier-card {
        width: 150px;
        height: 150px;
    }*/
    .member-header .circle {
        position: absolute;
        top: 40px;
        right: 80%;
        width: 600px;
        height: 600px;
        opacity: 0.6;
    }
    /*----------------------*/
    .register .reg .reg-text {
        padding-top: 250px;
        font-size: 55px;
    }

    /*.reg {
        height: 530px;
    }*/

    .blue-border-bt {
        text-align: center;
        padding: 7px 0px;
        width: 45%;
    }

    /*Register page*/
    .register-lable {
        margin-bottom: 10px;
    }

    .register-page .register-box .register-box2 button {
        width: 90%;
        margin-top: 40px;
    }

    .product-detail-page .text-detail {
        font-size: 26px;
        padding-top: 10px;
    }

    element.style {
        width: 50%;
    }

    .product-detail-page .text-detail img.note-float-left {
        width: 50%;
    }

    .product-detail-page .product-example img {
        width: auto;
        height: 220px;
    }

    .product-detail-page .title .title-1 {
        font-size: 60px;
    }

    .product-detail-page .title .title-2 {
        font-size: 60px;
    }

    .product-detail-page .menu-example .title {
        font-size: 60px;
    }

    #navbarToggleExternalContent, #navbarToggleExternalContent2 {
        width: 100%;
        top: 110px;
        left: 0;
        z-index: 100;
    }

    #fish-bg {
        background-position: -50px -30px;
        background-size: 200px;
    }

    #bg-contact {
        width: 70%;
        margin: 0;
    }

    /*Member register*/
    .next-bt {
        width: 40%;
        height: 45px;
        font-size: 22px;
    }
    /* Supscript */
    .subscription-page .subscription-box h5 {
        font-size: 30px;
    }

    .subscription-page .subscription-box label {
        font-size: 20px;
    }

    .subscription-page .subscription-box input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }

    .subscription-page .subscription-box {
        padding: 20px;
    }

    .subscription-page h3 {
        font-size: 35px;
    }

    .subscription-page h4 {
        font-size: 24px;
    }

    .subscription-page .subscription-box {
        margin-top: 40px;
    }

    .subscription-page {
        padding: 40px 0;
    }
    /* Payment */
    .payment-page .payment-box {
        margin: 0 0 500px 0;
    }

    /*Hitory Page*/
    .history-card .gray-text {
        font-size: 16px;
    }

    .history-card .sm-text {
        font-size: 14px;
    }
    /*History page*/
    .history-page {
        background-position-x: 104%;
        background-position-y: -80px;
        background-size: 250px;
    }
    /*--------------------------------------*/
    /*--------------------------------------*/
    /*--------------------------------------*/
    /*--------------------------------------*/
    /*--------------------------------------*/
    /*--------------------------------------*/
    .blue-border-bt {
        text-align: center;
        padding: 7px 0px;
        width: 35%;
    }
    /* Contact */
    .contect {
        flex-direction: column;
        padding: 0;
    }

    .right {
        height: 650px;
        width: 100%;
        margin: 0;
    }

    .left {
        width: 100%;
        margin: 0;
    }

    .right-content {
        width: 100%;
    }

    #contact-h3 h3, .right h3 {
        text-align: center;
        font-size: 16px;
        padding-bottom: 30px;
    }

    .register-page .register-box .file-input {
        margin-top: 0;
        padding-left: 50px;
    }

    .product-detail-page .product-example img {
        height: 250px;
    }

    .btn-close {
        width: 1.5em !important;
        height: 1.5em !important;
        padding: 0.4em 0.9em !important;
        border: 0;
    }

    .navbar-toggler {
        border: 0;
    }

    #fish-bg {
        background-size: 250px;
    }

    .fish-box {
        height: 150px;
    }

    #bg-contact {
        width: 60%;
        margin: 0 -25px -70px 0;
    }

    .btn-send {
        padding: 10px 6rem;
        font-size: 15px;
    }
    /* Supscript */
    .subscription-page .subscription-box h5 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 50px;
    }

    .subscription-page .subscription-box label {
        font-size: 20px;
        font-weight: 400;
    }

    /*History page*/
    .history-page {
        background-position-x: 104%;
        background-position-y: -80px;
        background-size: 300px;
    }

    .m-follow .bg-starfish {
        background-position-x: 120%;
    }
    .bg-shadow {
        padding: 3rem 7rem;
    }

}

@media only screen and (max-width: 767px) {
    /* new */
    .pdf-height {
        height: 50rem;
    }
    .new-profile-page .form-control {
        font-size: 20px;
        width: 100%;
    }
    .new-profile-page .header02 {
        font-size: 70px;
    }
    .new-profile-page button {
        font-size: 20px;
        width: 200px;
        height: 40px;
    }
    .text-header-objective{
        font-size: 70px;
    }
    .mission-header p{
        font-size: 50px;
    }
    .box-content-objective {
        font-size: 18px;
        padding: 40px 20px;
    }
    .content-mission{
        font-size: 18px;
    }
    .bg-objective {
        background-position-x: -750px;
        height: 1200px;
    }
    .header-locat {
        font-size: 70px;
    }
    .tffa-middle {
        font-size: 70px;
        width: 500px;
    }
    .text-latest {
        font-size: 50px;
        padding: 50px 0;
        text-shadow: 30px -20px rgb(230 230 230 / 20%);
    }
    section#home.products {
        height: 850px;
    }
    .latest-event-home .circle {
        position: absolute;
        top: 0;
        right: 60%;
        z-index: 0;
        border: 250px solid transparent;
        border-radius: 50%;
        background: linear-gradient(to right, white, white), transparent linear-gradient(180deg, #B27B3A 0%, #5C4428 35%, #435058 67%, #5E7796 100%) 0% 0% no-repeat padding-box;
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        width: 850px;
        height: 850px;
    }
    .products .card-body .card-text {
        font-size: 20px;
    }
    .mem-card {
        max-width: 450px;
        min-height: 550px;
    }

    .q-header, .a-header {
        font-size: 60px;
        padding: 0 20px;
    }
    .q-content {
        font-size: 28px;
    }
    .box-a .contentfaq {
        font-size: 28px;
        padding-top: 0; 
    }
    .box-all-faq i {
        top: 30px;
        left: 90px;
        font-size: 20px;
    }
    .faq-new .circle {
        top: -200px;
        right: 80%;
        border: 120px solid transparent;
    }
    .faq-new {
        height: auto;
    }
/*    .info-circle .circle {
        border: 130px solid transparent;
        top: -140px;
        right: -500px;
        width: 500px;
        height: 500px;
    }*/
    .header-info {
        font-size: 70px;
    }
    .map-content {
        height: auto;
        padding-top: 50px;
    }
    .contact .circle {
        top: 1200px;
        left: 65%;
        border: 160px solid transparent;
        width: 700px;
        height: 700px;
        opacity: 0.6;
    }
    .member-header .circle {
        position: absolute;
        top: 40px;
        right: 70%;
        z-index: -1;
        border: 120px solid transparent;
        border-radius: 50%;
        background: linear-gradient(to right, white, white), transparent linear-gradient(180deg, #B27B3A 0%, #5C4428 35%, #435058 67%, #5E7796 100%) 0% 0% no-repeat padding-box;
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        width: 500px;
        height: 500px;
        opacity: 0.6;
    }
    .borderfaq p{
        font-size: 60px;
        color: #FFFFFF;
        font-weight: 600;
        text-align: center;
    }
    .circle {
        top: 240px;
        right: 70%;
        z-index: -1;
        border: 100px solid transparent;
        width: 450px;
        height: 450px;
    }
    .mission-header p {
        padding: 0 0 0 20px;
    }
    /* old */
    .left {
        height: 500px;
    }

    .right {
        height: 650px;
    }



    .card-img-box {
        width: 100%;
        height: 100%;
    }

    .products .card img {
        width: 100%;
    }

    .member img {
        width: 100%;
    }

    .img-country {
        width: 100%;
        height: 68px;
        margin-right: 15px;
    }

    .r-img {
        width: 140px;
        height: 140px;
    }

    .text-card h3 {
        font-size: 17px;
    }



    .menu-padding {
        padding-bottom: 120px;
    }

    #border-bottom {
        border-top: 1px solid #03b0eb;
        border-bottom: none;
    }

/*    .img-supplier-card {
        width: 140px;
        height: 140px;
    }*/

    .content-supplier-card p {
        font-size: 16px;
        font-weight: 400;
    }

    .top-news img {
        height: 250px !important;
    }

    /*----------------------*/
    .register .reg .reg-text {
        padding-top: 250px;
        font-size: 40px;
    }

    .register {
        /*Fish*/
        background-position-x: -50px;
        background-position-y: 40px;
        background-size: 500px;
    }

    /*.reg {
        height: 480px;
    }*/

    .blue-border-bt {
        text-align: center;
        padding: 7px 0px;
        width: 50%;
    }

    /*Login*/
    .login-page .login-box {
        width: 100%;
    }

        .login-page .login-box form img {
            margin-top: 40px;
        }

        .login-page .login-box .login-box2 .text-register {
            margin-bottom: 40px;
        }

        .login-page .login-box .login-box2 button {
            margin-top: 25px;
        }

        .login-page .login-box .login-box2 {
            padding-top: 0px;
        }

        .login-page .login-box form img {
            width: 100px;
        }

        .login-page .login-box h1 {
            font-size: 30px;
            font-weight: 500;
        }

        .login-page .login-box .login-box2 .text-head {
            font-size: 15px;
        }

    .error-text {
        font-size: 15px;
    }

    .login-page .login-box .login-box2 input[type="email"], .login-page .login-box .login-box2 input[type="password"] {
        height: 45px;
    }

    .login-page .login-box .login-box2 button {
        font-weight: 600;
    }
    /*.login-page .login-box .login-box2 .form-check {
        margin-top: 50px;
    }*/

    /*Register page*/
    .register-box img {
        width: 100px;
        padding-top: 40px;
    }

    .register-page .register-box h1 {
        font-size: 30px;
        font-weight: 500;
    }

    .register-lable {
        font-size: 15px;
    }

    .register-page .register-box .register-box2 {
        width: 90%;
        margin-top: 20px;
    }

    .register-page .register-box input[type="text"],
    .register-page .register-box input[type="email"],
    .register-page .register-box input[type="password"],
    .register-page .register-box input[type="tel"],
    .register-page .register-box select {
        font-size: 15px;
    }

    .product-detail-page .product-example img {
        width: auto;
        height: 170px;
    }

    .product-detail-page .title .title-1 {
        font-size: 45px;
    }

    .product-detail-page .title .title-2 {
        font-size: 45px;
    }

    .product-detail-page .menu-example .title {
        font-size: 45px;
        margin: 80px 0 40px 0;
    }

    .product-detail-page .text-detail3 {
        display: none;
    }

    #fish-bg {
        background-size: 200px;
    }

    .left-content h1 {
        font-size: 24px;
    }

    .left .left-content i {
        font-size: 20px;
    }
    /*Footer*/
    .footer-mobile-size .footer-contact {
        font-size: 14px;
    }

    .footer-mobile-size .text-head,
    .footer-mobile-size .list-head .mainList {
        font-size: 18px;
    }

    .footer-mobile-size .list-head a {
        font-size: 14px;
    }

    .footer-mobile-size .mobile-footer-bt {
        font-size: 16px;
    }

    .footer-mobile-size .mobile-footer-policy,
    .footer-mobile-size .mobile-border-footer-ad {
        font-size: 16px;
    }
    /*Member register*/
    .reg-step-2 {
        background-position: 50% 28%;
    }

    .step-text {
        font-size: 15px;
    }

    .step-number-2-border {
    }

    .card-title {
        font-size: 40px;
    }
    /*Profile*/
    .profile-page .profile-box .profile-image-box {
        margin: 40px auto 20px auto;
    }

    .profile-page .profile-box .user-info .edit-bt {
        display: block;
        margin: 50px 0 80px 0;
    }

    .profile-page .profile-box .type-user {
        margin-left: 30px;
    }

    .normal-font {
        font-size: 14px !important;
    }

    .m-follow .follow_img {
        width: 80%;
    }

    .m-follow .m-text-detail p {
        width: 85%;
    }

    .m-follow .bg-starfish {
        background-size: 250px;
        background-position-x: 125%;
    }
    .bg-shadow {
        padding: 3rem 25px;
        box-shadow: none;
    }
}

@media only screen and (max-width: 575px) {
    /* new */
    .pt-contact {
        padding: 50px 0;
    }
    .gold-bar{
        height: 100px;
    }
    .event-calendar .event-calendar-text-box, .event-calendar-text-box {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .page-link {
        font-size: 22px;
    }
    .new-profile-page .header02 {
        font-size: 55px;
    }
    .circle {
        top: 180px;
        right: 70%;
        border: 100px solid transparent;
        width: 420px;
        height: 420px;
    }
    .slick-dots li button {
        position: absolute !important;
        bottom: 120%;
        display: block;
    }
    .img-country {
        width: 100%;
        height: 55px;
    }
    .new-event-detail-page .event-header-new {
        font-size: 27px;
        margin: 90px 0;
        padding-left: 30px;
    }
    .new-event-detail-page .new-event-detail, .new-event-detail-page .new-event-detail p {
        font-size: 18px !important;
    }
    .new-event-detail-page {
        padding: 100px 0 100px 0;
    }
    .header-info {
        font-size: 50px;
    }
    .obj{
        font-size: 50px;
    }
    .body-contact p {
        font-size: 18px;
    }
    .text-magazine {
        font-size: 40px;
    }
    .header-locat {
        font-size: 45px;
        letter-spacing: 10px;
        text-shadow: 40px 20px rgb(208 224 231 / 20%);
    }
    .custom-img-box {
        width: 170px;
        height: 170px;
    }
    .new-section, .header-text-mem {
        font-size: 32px;
    }
    .tffa-middle {
        font-size: 45px;
        width: 350px;
    }
    .products .card {
        display: block;
        margin: auto;
        width: 95%;
        height: 300px;
    }
    .sup-div {
        font-size: 15px;
    }
    .header-mem {
        text-align: center;
        font-size: 55px;
        font-weight: 700;
        color: rgba(255, 250, 230, 0.5);
        text-transform: uppercase;
        background-repeat: no-repeat;
    }
    .q-content, .box-a .contentfaq {
        font-size: 18px;
    }
    .box-q{
        margin: 30px 0;
    }
    .q-content{
        margin: 0 20px;
    }
    .q-header, .a-header {
        font-size: 50px;
        padding: 0 10px;
    }
    .box-a .contentfaq {
        margin: 0 0 0 30px;
    }
    .box-all-faq i {
        top: 30px;
        left: 60px;
        font-size: 20px;
    }
    .contact .circle {
        position: absolute;
        top: 1000px;
        left: 30%;
        border: 160px solid transparent;
        width: 700px;
        height: 700px;
        opacity: 0.6;
    }
    /* old */
    .head-text {
        font-size: 15px;
    }

    .sub-text {
        font-size: 11px;
    }
    section#home.products {
        height: 650px;
    }

    .normal-font {
        font-size: 18px;
    }

    .text-card h3 {
        font-size: 15px;
    }

    .list-profile p, .list-profile pre {
        font-size: 15px;
    }

    .text-profile {
        font-size: 16px;
    }

    .list-profile li {
        font-size: 16px;
    }

    .text-content .text-date, .text-content .text-title {
        padding: 3px 5px;
    }

    .share-box {
        width: 35px;
        height: 35px;
    }

    h3.text-topic {
        font-size: 25px;
    }

    .product-cat p.title {
        font-size: 18px;
    }

    .content-supplier-card p {
        font-size: 12px;
        font-weight: 400;
    }

    /*----------------------*/
    .register .reg .reg-text {
        padding-top: 210px;
        font-size: 25px;
    }

    .big-bt {
        font-size: 15px;
        width: 15%;
        height: auto;
        border-radius: 33px;
        font-weight: 500;
        /*background-color: var(--boder-color);*/
    }

    .register {
        /*Fish*/
        background-position-x: -70px;
        background-position-y: 50px;
        background-size: 400px;
    }

    /*.reg {
        height: 400px;
    }*/

    .margin-100px {
        height: 20px;
    }

    .padding-100px {
        padding-bottom: 50px;
    }

    .blue-border-bt {
        text-align: center;
        padding: 7px 0px;
        width: 50%;
    }

    .text-header {
        z-index: 1;
    }

    /* Contact */
    .left .left-content {
        padding: 0 25px;
    }

    .left {
        height: 500px;
    }

    .right {
        box-shadow: none;
        height: 650px;
    }

/*    .img-box {
        width: 237px;
        height: 110px;
    }*/

    #fish-bg {
        background-size: 167px;
    }

    #bg-contact {
        width: 110%;
        margin: 0 -10px -70px 0;
    }

    /*Board*/
    .tffaboard .tffaboard-card {
        width: 180px;
    }

        .tffaboard .tffaboard-card .tffaboard-card-img img {
            width: 100%;
        }

        .tffaboard .tffaboard-card .tffaboard-card-img {
            height: 240px;
            margin-bottom: 10px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

    .tffaboard .full-name, .tffaboard .job-title {
        font-size: 14px;
    }

    .title-1, .title-2 {
        font-size: 35px;
    }

    .product-detail-page .title .title-1 {
        font-size: 35px;
    }

    .product-detail-page .title .title-2 {
        font-size: 35px;
    }

    .product-detail-page .menu-example .title {
        font-size: 35px;
        margin: 60px 0 30px 0;
    }

    .product-detail-page .see-all-bt {
        margin-top: 20px;
    }
    /* Supscript */
    .subscription-page h3 {
        font-size: 35px;
    }

    .subscription-page h4 {
        font-size: 16px;
    }
    /*Footer*/
    .footer-mobile-size .footer-contact {
        font-size: 12px;
    }

    .footer-mobile-size .text-head,
    .footer-mobile-size .list-head .mainList {
        font-size: 16px;
    }

    .footer-mobile-size .list-head a {
        font-size: 12px;
    }

    .footer-mobile-size .mobile-footer-bt {
        font-size: 14px;
    }

    .footer-mobile-size .mobile-footer-policy,
    .footer-mobile-size .mobile-border-footer-ad {
        font-size: 14px;
    }

    .m-footer-social-icon svg {
        width: 35px;
        height: 35px;
    }
    /*Member register*/
    .reg-step-2 {
        background-position: 50% 23%;
    }

    .step-text {
        font-size: 12px;
    }

    .step-number-2-border {
        font-size: 15px;
        width: 40px;
        height: 40px;
    }

    .next-bt {
        width: 65%;
        height: 50px;
        font-size: 22px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .subscription-page .subscription-box h5 {
        font-size: 27px;
    }

    .subscription-page .subscription-box label {
        font-size: 16px;
    }

    .subscription-page .subscription-box button {
        font-size: 13px;
        height: 40px;
        width: 100%;
    }
    /* Payment */
    .payment-page .payment-box .bank-info .bank-name {
        font-size: 24px;
    }

    .payment-page .payment-box .bank-info .bank-detail {
        font-size: 15px;
    }

    /*History page*/
    .history-page .title-1,
    .history-page .title-2 {
        font-size: 35px;
    }

    .history-card .img-history-card {
        width: 180px;
        height: 225px;
    }

    .buytickets .text-detail2 {
        font-size: 15px;
    }

    .buytickets .text-detail {
        font-size: 15px;
    }

    .buytickets .text-head {
        font-size: 26px;
    }
    /* Edit Button Close and Bar */
    .navbar-toggler {
        padding: 10px;
    }

    #collapseall {
        padding: 10px;
    }

    .box-tag {
        font-size: 16px !important;
    }

    .m-follow .bg-starfish {
        background-size: 200px;
        background-position-x: 135%;
        background-position-y: 75%;
    }

    .m-follow {
        background-position-y: 150px;
    }

        .m-follow .m-text-detail p {
            font-size: 18px;
            width: 95%;
        }
    /* product */
    .home-border {
        padding: 50px 25px 20px;
    }
}

@media only screen and (max-width: 414px) {
    /* new */
    .pdf-height {
        height: 35rem;
    }
    .header-mem {
        font-size: 45px;
        padding: 10px 0;
    }
    .circle {
        top: 220px;
        right: 65%;
        border: 80px solid transparent;
        width: 330px;
        height: 330px;
    }
    .img-country {
        width: 100%;
        height: 45px;
    }
    .custom-img-box{
        width: auto;
    }
    .text-latest {
        font-size: 45px;
        padding: 50px 0 50px 0;
    }
    section#home.products {
        height: 500px;
    }
    /* old */
    .tffaboard .tffaboard-card {
        width: 160px;
    }

    .tffaboard .tffaboard-card .tffaboard-card-img {
        height: 200px;
    }

    .tffaboard .full-name, .tffaboard .job-title {
        font-size: 12px;
    }

    .login-page .login-box .login-box2 .form-check {
        font-size: 14px;
    }

    .login-page .login-box .login-box2 .text-register {
        font-size: 14px;
    }

    .product-detail-page .product-example img {
        width: auto;
        height: 120px;
    }

    .product-detail-page .title .title-1 {
        font-size: 30px;
    }

    .product-detail-page .title .title-2 {
        font-size: 30px;
    }

    .product-detail-page .menu-example .title {
        font-size: 30px;
    }

    .footer-contact .m-footer-br {
        display: block;
    }
    /*Member register*/
    .reg-step-2 {
        background-position: 50% 23%;
    }

    .step-text {
        font-size: 10px;
    }

    .step-number-2-border {
        font-size: 15px;
    }

    .card-title {
        font-size: 30px;
    }
    /*------------------------------------------*/
    /*.reg {
        height: 350px;
    }*/

    .register .reg .reg-text {
        font-size: 18px;
    }

    a.blue-bt.ms-3 {
        font-size: 10px;
        padding: 2px 10px;
    }

    .register {
        /*Fish*/
        background-position-x: -70px;
        background-position-y: 90px;
        background-size: 300px;
    }


    /*Board*/
    .tffaboard .tffaboard-card {
        width: 130px;
    }

        .tffaboard .tffaboard-card .tffaboard-card-img {
            height: 160px;
            margin-bottom: 10px;
        }

    .tffaboard .full-name, .tffaboard .job-title {
        font-size: 10px;
    }

    .login-page .login-box .login-box2 .form-check {
        font-size: 12px;
    }

    .login-page .login-box .login-box2 .text-register {
        font-size: 12px;
    }

    .product-detail-page .title .title-1 {
        font-size: 20px;
    }

    .product-detail-page .title .title-2 {
        font-size: 20px;
    }

    .product-detail-page .menu-example .title {
        font-size: 20px;
    }

    .product-detail-page .product-example img {
        height: 100px;
    }

    .step-text {
        font-size: 10px;
    }

    .next-bt {
        width: 70%;
        height: 45px;
        font-size: 20px;
    }
    /*Profile page*/
    .profile-page .profile-box .type-user,
    .profile-page .profile-box .user-info {
        font-size: 14px;
    }

    .payment-page .payment-box .banklogo-box img {
        width: 80%;
    }
    /*History page*/
    .history-card .img-history-card {
        width: 140px;
        height: 170px;
    }

    .history-card .gray-text {
        font-size: 12px;
    }

    .history-card .sm-text {
        font-size: 10px;
    }

    .m-follow {
        background-position-y: 100px;
    }

        .m-follow .bg-starfish {
            background-size: 200px;
            background-position-x: 143%;
            background-position-y: 70%;
        }

        .m-follow .m-text-detail p {
            font-size: 16px;
            width: 90%;
        }
}

@media only screen and (max-width: 360px) {
    a.big-bt.blue-bt {
        padding: 3px 30px;
        font-size: 15px;
    }

    /*.reg {
        height: 350px;
    }*/

    .register .reg .reg-text {
        font-size: 18px;
    }

    a.blue-bt.ms-3 {
        font-size: 10px;
        padding: 2px 10px;
    }

    .register {
        /*Fish*/
        background-position-x: -70px;
        background-position-y: 90px;
        background-size: 300px;
    }


    /*Board*/
    .tffaboard .tffaboard-card {
        width: 130px;
    }

        .tffaboard .tffaboard-card .tffaboard-card-img {
            height: 160px;
            margin-bottom: 10px;
        }

    .tffaboard .full-name, .tffaboard .job-title {
        font-size: 10px;
    }

    .login-page .login-box .login-box2 .form-check {
        font-size: 12px;
    }

    .login-page .login-box .login-box2 .text-register {
        font-size: 12px;
    }

    .product-detail-page .title .title-1 {
        font-size: 20px;
    }

    .product-detail-page .title .title-2 {
        font-size: 20px;
    }

    .product-detail-page .menu-example .title {
        font-size: 20px;
    }

    .product-detail-page .product-example img {
        height: 100px;
    }
    /* Supscript */
    .subscription-page .subscription-box input[type="checkbox"] {
        width: 16px;
        height: 16px;
    }
    /*History page*/
    .history-card .gray-text {
        font-size: 6px;
    }

    .history-card .sm-text {
        font-size: 4px;
    }

    .m-follow {
        background-position-y: 80px;
    }

    .m-follow .bg-starfish {
        background-size: 150px;
        background-position-x: 140%;
        background-position-y: 65%;
    }
}
