@media only screen and (max-width: 600px) {
    label {
        height: 35px;
        padding: 11px 0
    }

    .sec-slide img {
        width: 165%;
        position: absolute;
        left: 0;
        top: calc(100vh - 353px);
        z-index: 0;
        float: right;
        direction: rtl;
        text-align: right;
        right: -189px
    }

    .context-pv {
        width: 100%
    }

    .subtitle, .title-pv {
        text-align: center
    }

    .main-text {
        padding-top: 25%
    }

    .sec-slide {
        background-color: #eefff2
    }

    .button-portal {
        padding: 9px 35px
    }

    .sec-two {
        height: auto
    }

    .three-context .col-lg-4 {
        margin-bottom: 15px
    }

    .left-post-mob {
        float: left
    }

    .right-post-mob {
        float: right
    }

    .left-post img {
        top: 10px;
        position: relative;
        width: 100%;
        height: auto;
        left: 20px
    }

    .sec-three, .sec-five {
        height: auto
    }

    .right-post-mob {
        float: right;
        margin-top: 40px;
        text-align: center
    }

    .step-context .col-xs-12 {
        margin-bottom: 25px
    }

    .box-step-main {
        padding: 50px 30px
    }
}

@media only screen and (min-width: 376px) and (max-width: 414px) {
    .sec-slide img {
        width: 145%
    }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    .sec-slide img {
        top: calc(100vh - 277px);
        width: 150%
    }

    .box-step {
        padding: 15px
    }
}

@media only screen and (max-width: 320px) {
    .box-step-main {
        padding: 50px 0
    }

    .price-text {
        font-size: 15px;
        font-weight: 700;
        text-align: center;
        padding: 0
    }

    .step-tittle {
        font-size: 19px
    }

    .sec-slide img {
        width: 158%;
        position: absolute;
        left: 0;
        top: calc(100vh - 155px);
        z-index: 0;
        float: right;
        direction: rtl;
        text-align: right;
        right: -189px
    }

    .button-portal {
        padding: 9px 0
    }

    .sec-slide {
        display: block;
        height: 122vh
    }
}

@media only screen and (min-width: 601px) and (max-width: 1000px) {
    .dot{
        padding: 5px !important;
    }
    .image-slide-tab {
        width: 100%;
        padding: 0;
        margin: 0;
        float: none;
        position: unset
    }

    .sec-slide img {
        width: 85%;
        top: 270px
    }

    .main-text {
        display: block;
        margin: auto;
        width: 100%;
        height: 100vh;
        padding-top: 14%
    }

    .button-portal {
        padding: 40px 0
    }

    .three-context .col-md-4 {
        float: right;
        padding: 0
    }

    .sec-two, .sec-three, .sec-five {
        height: auto
    }

    .left-post-mob {
        float: left !important
    }

    .left-post img {
        width: 100%
    }

    .btn-price {
        height: 35px;
        float: left;
        width: 20%
    }

    .price-text {
        padding: 0
    }

    .box-step-main .col-md-5 {
        float: right;
        margin-bottom: 25px;
        left: -55px
    }
}

@media only screen and (min-width: 1001px) and (max-width: 1200px) {
    .image-slide-tab {
        width: 100%;
        padding: 0;
        margin: 0;
        float: none;
        position: unset
    }

    .sec-slide img {
        width: 85%;
        top: 270px
    }

    .main-text {
        display: block;
        margin: auto;
        width: 100%;
        height: 100vh;
        padding-top: 14%
    }

    .button-portal {
        padding: 40px 0
    }

    .three-context .col-md-4 {
        float: right;
        padding: 0
    }

    .sec-two, .sec-three, .sec-five {
        height: auto
    }

    .left-post-mob {
        float: left !important
    }

    .left-post img {
        width: 100%
    }

    .btn-price {
        height: 35px;
        float: left;
        width: 20%
    }

    .price-text {
        padding: 0
    }

    .box-step-main .col-md-5 {
        float: right;
        margin-bottom: 25px
    }

    .sec-slide {
        display: block;
        height: 114vh
    }

    .box-step {
        padding: 11px
    }
}