﻿.carousal-topic {
    font-size: 25pt;
    font-weight: 900;
    font-family: satidti-bold-italic;
}

.carousal-topic-mt {
    margin-top: 13em;
}

.carousal-logo {
    width: 700px;
}

.italic-card-topic {
    font-style: italic;
    font-weight: 900;
    font-size: 30pt;
    color: #c9a329;
}

.regular-topic-body {
    font-size: 28pt;
}

.topic-center-body {
    margin: 0;
    position: absolute;
    top: 18%;
    left: 40%;
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
}

.font-article {
    font-size: 15pt;
}

.custom-style-card {
    padding: 2em;
    height: 540px;
}

.custom-style-card-en {
    padding: 2em;
    height: 560px;
}

.object-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 30%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.change-plan {
    font-size: 24pt;
    color: #244960;
}

.card-with {
    width: 60vh;
}

.img-step {
    width: 450px;
}

.article-step {
    font-family: satidti-light;
    font-size: 19pt;
}

.topic-step {
    font-size: 24pt;
}

.mt-bt-img-article {
    margin-top: 2em;
}

.topic-step-ml {
    margin-left: 7em;
}

.mt-element-large {
    position: absolute;
    z-index: 2;
    margin: 0px;
    top: 30%;
    width: 100%;
}

.mt-element-less {
    position: absolute;
    z-index: 2;
    margin: 0px;
    top: 30%;
    width: 100%;
}

.mt-price {
    margin-top: 3rem !important;
}

/*-----------------about*------------*/

.about-topic-center {
    margin: 0;
    position: absolute;
    top: 18%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.about-container {
    position: absolute;
    z-index: 2;
    margin: 0px;
    top: 20%;
    width: 100%;
}

.about-main-article {
    font-family: satidti-regular;
    font-size: 17pt;
}

.article-about {
    font-family: satidti-light;
    font-size: 16pt;
}

.mt-bt-about-article {
    margin-top: 2em;
}

.about-artivle-margin{
    margin-left: 5em;
}

/*---------------------------------*/

/*--------------ERP Sheare Service--------------*/
.erp-topic {
    font-weight: 900;
    font-size: 27pt;
    color: #244960;
}

.erp-topic-margin {
    margin-top: -12rem;
}

.erp-article {
    font-size: 16pt;
    padding-top: 1.5rem;
    color: #244960;
    font-family: satidti-light;
}

.icon-option {
    width: 150px;
    height: 150px;
}

.icon-topic {
    font-size: 16pt;
    font-weight: 600;
}

.icon-article {
    font-size: 16pt;
}

/*---------------------------------*/

/*Ipad ipad pro*/
@media only screen and (max-width: 1300px) {

    .iframe-container {
        padding-bottom: 0%;
    }

    .custom-style-card-en {
        height: unset;
    }

    .custom-style-card {
        height: unset;
    }

    .object-center {
        left: 50%;
    }

    .icon-article {
        font-size: 14pt;
    }

    .icon-option {
        width: 100px;
        height: 100px;
    }

    .topic-center-body {
        top: 15%;
        left: 40%;       
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .img-step {
        width: 450px;
    }

    .mt-bt-img-article {
        margin-top: 9em;
        margin-left: 5em;
    }

    .topic-step-ml {
        margin-left: 0em;
    }

    .about-container {       
        top: 20%;
    }

    .about-artivle-margin{
        margin-left: 0em;
    }

    .mt-bt-about-article {
        margin-top: 9em;
        margin-left: 0em;
    }

    .about-main-article {
        font-size: 19pt;
    }

    .change-plan {
        font-size: 16pt;
    }

    .iframe-container iframe {      
        width: 100%;
        height: 100%;
    }

    .erp-topic-margin {
        margin-top: 3rem;
    }

    
}

/*Iphone 8 7 plus etc*/
@media only screen and (max-width: 800px) {
    .card-with {
        width: 40vh;
    }

    .icon-topic {
        font-size: 12pt;
        font-weight: 600;
    }

    .icon-article {
        font-size: 10pt;
    }

    .italic-card-topic {
        font-size: 21pt;
    }

    .regular-topic-body {
        font-size: 21pt;
    }

    .article-step {
        font-size: 14pt;
    }

    .article-about {
        font-size: 14pt;
    }

    .topic-step {
        font-size: 18pt;
    }

    .font-article {
        font-size: 10pt;
    }

    .mt-bt-img-article {
        margin-top: 3em;
        margin-left: 1em;
    }

    .img-step {
        width: 300px;
    }

    .topic-step-ml {
        margin-left: 0em;
    }

    .about-topic-center {
        top: 5%;
    }

    .about-container {
        top: 9%;
    }

    .about-artivle-margin {
        margin-left: 0em;
    }

    .mt-bt-about-article {
        margin-top: 2em;
        margin-left: 0em;
    }

    .about-main-article {
        font-size: 14pt;
    }

    .erp-article {
        font-size: 10pt;
    }

    .erp-topic {
        font-size: 21pt;
    }

    .carousal-logo {
        width: 300px;
    }

    .carousal-topic-mt {
        margin-top: 8em;
    }

    .carousal-topic {
        font-size: 12pt;
    }

    .mt-element-large {       
        top: 0;
    }

    .mt-element-less {
        top: 20%;
    }
}

/*Iphone X*/
@media only screen and (max-width: 380px) and (height: 812px) {
    .mt-bt-img-article {
        margin-top: 4em;
        margin-left: 0em;
    }
    .topic-step-ml {
        margin-left: 0em;
    }

    .about-topic-center {       
        top: 5%;     
    }

    .topic-step {
        font-size: 15pt;
    }

    .mt-price{
        margin-top: 3rem !important;
    }
}

/*Iphone se etc*/
@media only screen and (max-width: 380px) and (max-height: 700px) {

    .mt-price{
        margin-top: 6rem !important;
    }

    .card-with {
        width: 50vh;
    }

    .italic-card-topic {
        font-size: 18pt;
    }

    .regular-topic-body {
        font-size: 18pt;
    }

    .topic-step {
        font-size: 15pt;
    }

    .img-step {
        width: 220px;
    }

    .topic-center-body {
        top: 16%;
        left: 40%;
    }

    .article-step {
        font-size: 9pt;
    }

    .article-about {
        font-size: 9pt;
    }

    .mt-bt-img-article {
        margin-top: 4em;
        margin-left: 0em;
    }

    .topic-step-ml {
        margin-left: 0em;
    }

    .about-topic-center {
        top: 10%;
    }

    .about-main-article {
        font-size: 10pt;
    }

    .erp-topic {
        font-size: 18pt;
    }
}