@media screen and (max-width: 600px) {
    .header .row .col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /*Section*/
    .first-section {
        padding-top: 120px;
        padding-bottom: 80px;
    }

    .section {
        padding-top: 40px;
    }

    .sectio-sm{
        margin-top: -40px;
    }

    .section-content h1 {
        font-size: 23px;
        line-height: 33px !important;
    }

    .section-content h2 {
        font-size: 23px;
        line-height: 33px !important;
    }

    .section-content p {
        font-size: 14px;
        line-height: 23px;
    }

    .section-content a{
        font-size: 12;
    }

    .section-content .small {
        font-size: 12px;
        line-height: 20px;
    }

    .content-right {
        margin-left: 0px;
        text-align: center;
    }

    /* Tech */
    .tech{
        width: 80%;
        margin: auto;
        padding-top: 20px;
    }

    .tech .col{
        height: 140px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .tech i{
        font-size: 22px;
        margin: auto !important;
    }

    /*How*/
    .how{
        padding-top: 30px;
    }

    .how .col{
        padding-bottom: 30px;
    }

    .how-payment{
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .img-payment {
        height: 12px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    /*Why*/
    .why {
        text-align: center;
        padding-top: 0px;
    }

    .why i {
        font-size: 40px;
    }

    .why .title {
        font-size: 15px;
        line-height: 23px;
        font-weight: bold;
    }

    .why .col {
        padding-top: 60px;
    }

    .why .content {
        font-size: 14px;
        line-height: 20px;
    }

    .success-img2{
        position: absolute;
        right: 0px;
        top: -20px;
        z-index: 10 !important;
        width: 70px;
    }

    /*Testimoni*/
    .section-testi {
        padding-top: 60px;
        padding-bottom: 40px;
        width: 90%;
        max-width: 600px;
        margin: auto;
    }

    .faq{
        padding-top: 50px;
    }

    .section-testi img {
        width: 50px !important;
        margin: auto !important;
        padding-bottom: 35px;
    }

    .card-ambass{
        width: 100%;
        margin-top: 40px;
    }

    .card-ambass .card-content h3{
        padding-top: 60px;
        font-size: 22px;
        line-height: 30px;
        font-weight: 400;
    }

    .card-ambass .card-content p{
        padding-top: 10px;
        padding-bottom: 60px;
        font-size: 14px;
        line-height: 22px;
    }

    .btn-cta{
        display:none !important;
    }

    .btn-xs {
        height: 25px;
        line-height: 25px;
        font-size: 12px !important;
        margin-bottom: 10px;
    }

    .desc{
        padding-top: 20px;
    }

    .section-footer{
        text-align: center;
    }

    .badge-tag{
        margin-top: 0px !important;
    }
}
