/* Mobile: width < 740px */
@media only screen and (max-width: 46.1875em){
    .header {
        height: auto;
    }
    
    .nav__bar {
        padding: 1rem;
    }

    .nav__bar a {
        width: 40%;
        height: auto;
    }

    .nav__bar img {
        width: 100%;
        height: auto;
    }

    .header__tittle {
        font-size: 1rem;
    }
    .body__container {
        flex-direction: column;
        margin-top: 3rem;
    }
    .left__side {
        width: 100%;
        padding: 2rem;
        height: auto;
    }
    .mt5 {
        height: 70px;
    }
    .mt5__name__1 h1 {
        font-size: 2.5rem;
        margin-right: -1.5rem;  
    }
    .mt5__name__1 h1 span {
        margin-right: 0;
    }
    .mt5__name__1 img {
        margin-left: 3rem;
        height: 80%;
    }
    .cfv__server {
        font-size: 1.2rem;
        margin-top: 1rem;
    }
    .mt5__name {
        margin-left: 1rem;
    }
    .de__an__bref h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    .de__an__bref p {
        font-size: 1.2rem;
        font-weight: 400;
    }
    .download__mt5 {
        margin-top: 1rem;
    }
    .start__trade__inner a{
        display: none;
    }
    /* ----------------------------------------------------------- */
    .download__mt5 .download__mt5__pc{
        display: none;
    }
    .download__mt5 .btn__bref{
        display: none;
    }
    .download__mt5 .download__mt5__mobile{
        display: block;
    }
    .btn__bref__mobile{
        display: block;
    }
    .btn__bref__qr{
        display: none;
    }
    /* ------------------------------------------------------------------- */
    .contact__container h1{
        line-height: 2.5rem;
    }
    .contact__info p {
        font-size: 1.4rem;
    }
    .right__side {
        width: 100%;
        padding: 2rem;
    }
    .register__form {
        width: 100%;
        padding: 3rem;
    }
    .form__tittle h2 {
        text-align: center;
    }
    .form-group h5 {
        font-size: 1.4rem;
        font-weight: 500;
    }
    .form-group input{
        height: 2rem;
        border-bottom: 1px solid var(--bot-border);
    }
    .form-group input:focus{
        border-bottom: 2px solid var(--p-color);
    }
    .form__note{
        font-size: 1.2rem;
    }
    .start__trade__tittle h1{
        font-size: 2rem;
    }
    .start__trade__content{
        flex-direction: column;
    }
    .start__trade__block{
        width: 80%;
        margin: auto;
        border: none;
        margin-top: 20px;
    }
    .start__trade__block p{
        font-size: 1.2rem;
        font-weight: 400;
        display: block;
    }
    .start__trade{
        margin: 40px 0px 40px 0px;
    }
    .start__trade__block h1{
        line-height: 2.5rem;
    }
    .mt5__download__btn{
        font-size: 1.6rem;
        justify-content: space-around;
        height: auto;
    }
    .show__success{
        width: 100%;
    }
    .show__success{
        font-size: 2.2rem;
        line-height: 3.4rem;
    }
    .show__success p{
        font-size: 1.6rem;
        font-weight: 200;
    }
    .show__success i {
        font-size: 15rem;
    }

    .download__mt5{
        margin-bottom: 3rem;
        flex-wrap: wrap;
        gap: 20px;
    }
      
    .video__group{
        flex-wrap: wrap;
    }
    .gg__store{
        width: 250px;
    }

    .hp__news{
        flex-wrap: nowrap;
        padding: 5rem 0rem;
    }
    #formList{
        padding: 0px 2rem 2rem 2rem;
    }
    .footer{
        width: 100%;
    }
    .footer__container{
        margin-top: 0px;
        width: 100%;
    }
    .CFV__info{
        height: auto;
        padding: 30px;
        flex-direction: column;
    }
    .CFV__des{
        text-align: center;
    }
    .CFV__logo{
        width: auto;
    }
    .CFV__logo img{
        width: 60%;
        margin: auto;
        display: block;
    }
    .CFV__des h2{
        font-size: 1.4rem;
    }
    .CFV__des p{
        font-size: 1rem;
    }
    .CFV__des table tr td a{
        font-size: 1rem;
    }
    .HH__info{
        flex-direction: column;
        padding: 30px;
        margin: 3rem 0;
    }
    .HH__info img{
        width: 40%;
        margin-left: 0px;
    }
    .HH__des{
        text-align: center;
    }
    .HH__des h2{
        font-size: 1.4rem;
    }
    .HH__des p{
        font-size: 1rem;
    }
    
    /* --------- news doc--------------- */
    
    .news--doc{
        padding: 30px;
    }
    .news--doc__tittle h1{
        font-size: 2.6rem;
    }
    .news--doc__tittle p{
        font-size: 1.4rem;
    }
    .news--doc__img {
        padding: 0px;
        margin: 3rem 0;
    }
    .news--doc__content p{
        font-size: 1.5rem;
    }
    .hp__news{
        flex-wrap: nowrap;
        padding: 5rem 0rem;
    }
    #formList{
        padding: 0px 2rem 2rem 2rem;
    }
    .footer{
        width: 100%;
    }
    .footer__container{
        margin-top: 0px;
        width: 100%;
    }
    .CFV__info{
        height: auto;
        padding: 30px;
        flex-direction: column;
    }
    .CFV__des{
        text-align: center;
    }
    .CFV__logo{
        width: auto;
    }
    .CFV__logo img{
        width: 60%;
        margin: auto;
        display: block;
    }
    .CFV__des h2{
        font-size: 1.4rem;
    }
    .CFV__des p{
        font-size: 1rem;
    }
    .CFV__des table tr td a{
        font-size: 1rem;
    }
    .HH__info{
        flex-direction: column;
        padding: 30px;
        margin: 3rem 0;
    }
    .HH__info img{
        width: 40%;
        margin-left: 0px;
    }
    .HH__des{
        text-align: center;
    }
    .HH__des h2{
        font-size: 1.4rem;
    }
    .HH__des p{
        font-size: 1rem;
    }
    
    /* --------- news doc--------------- */
    
    .news--doc{
        padding: 30px;
    }
    .news--doc__tittle h1{
        font-size: 2.6rem;
    }
    .news--doc__tittle p{
        font-size: 1.4rem;
    }
    .news--doc__img {
        padding: 0px;
        margin: 3rem 0;
    }
    .news--doc__content p{
        font-size: 1.5rem;
    }


    .list__page li{
        padding: 12px 15px;
        font-size: 1rem;
    }
    .list__page{
        padding: 10px;
    }
    .news__list{
        display: block;
        padding: 16px;
    }
    .news__item--img img{
        width: 320px;
        height: 240px;
    }
    .news__item{
        height: 370px;
    }
    .news__item--tittle{
        font-size: 1.4rem;
    }
    .list__page{
        gap: 5px
    }
    .news--doc__content p img{
        width: 100%;
        display: block;
        margin: auto;
    }
    .contact__info i{
        margin-left: 1rem;
    }
    .contact{
        margin-top: 40px;
    }
    .video__tittle h1{
        font-size: 2rem;
    }
    .video__tittle{
        padding: 30px 0;
    }
    .confirm{
        padding: 1.8rem;
    }
}

/* Taplet: width >= 740px & width < 1024px*/
@media only screen and (min-width: 46.25em) and (max-width: 63.93755em){
    
}