@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-one__left {
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-one__right {
        max-width: 600px;
        margin: 141px auto 0
    }

    .about-two__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .about-two__right {
        padding-top: 60px;
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-two {
        padding: 0 0 120px
    }

    .about-two__shape-1 {
        position: absolute;
        left: 149px;
        bottom: 102px
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-three__img-2 {
        left: 0
    }

    .about-three__shape-2 {
        display: none
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0
    }

    .expectation-one__points li+li {
        margin-left: 80px
    }

    .expectation-one__points li:before {
        right: -40px
    }

    .about-four__left {
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-four__right {
        max-width: 600px;
        margin: 60px auto 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-one__left {
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-one__right {
        max-width: 600px;
        margin: 141px auto 0
    }

    .about-one__img-2 {
        right: 0
    }

    .about-two__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .about-two__right {
        padding-top: 60px;
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-two {
        padding: 0 0 120px
    }

    .about-two__shape-1 {
        left: 145px;
        bottom: 105px
    }

    .about-three__left {
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-three__img-2 {
        left: 0
    }

    .about-three__shape-2 {
        display: none
    }

    .about-three__right {
        max-width: 600px;
        margin: 60px auto 0
    }

    .expectation-one__points li+li {
        margin-left: 80px
    }

    .expectation-one__points li:before {
        right: -40px
    }

    .brand-one__title:before,
    .brand-one__title:after {
        display: none
    }

    .about-four__left {
        max-width: 600px;
        margin: 0 auto 0
    }

    .about-four__right {
        max-width: 600px;
        margin: 60px auto 0
    }
}

@media only screen and (max-width:767px) {
    .section-title__title {
        font-size: 35px;
        line-height: 45px
    }

    .section-title__title br {
        display: none
    }

    .about-one__left {
        margin-right: 0
    }

    .about-one__img-2 {
        display: none
    }

    .about-one__right {
        margin-left: 0;
        margin-top: 60px
    }

    .about-one__points-box {
        flex-direction: column;
        align-items: baseline
    }

    .about-one__points-list+.about-one__points-list {
        margin-left: 0;
        margin-top: 8px
    }

    .about-one__shape-3 {
        display: none
    }

    .about-two__left {
        margin-right: 0;
        margin-left: 0
    }

    .about-two__right {
        margin-left: 0;
        padding-top: 60px
    }

    .about-two__successful-project {
        display: none
    }

    .about-two__shape-1 {
        display: none
    }

    .about-two__points {
        flex-direction: column;
        align-items: baseline
    }

    .about-two__points li+li {
        margin-left: 0;
        margin-top: 20px
    }

    .about-two__points li:before {
        display: none
    }

    .about-two__btn-and-founder {
        flex-direction: column;
        align-items: baseline
    }

    .about-two__shape-2 {
        position: relative;
        top: 0;
        left: 0
    }

    .about-two__founder {
        margin-top: 20px
    }

    .about-two {
        padding: 0 0 120px
    }

    .about-three__left {
        margin-left: 0
    }

    .about-three__img-2 {
        display: none
    }

    .about-three__shape-1,
    .about-three__shape-2 {
        display: none
    }

    .about-three__right {
        margin-left: 0;
        margin-top: 60px
    }

    .about-three__person-and-trusted {
        margin-top: 0;
        flex-direction: column;
        align-items: baseline
    }

    .about-three__trusted {
        margin-left: 0;
        margin-top: 40px
    }

    .about-three__person {
        margin-top: 34px
    }

    .about-three__person:before {
        display: none
    }

    .about-three__text-two:before {
        display: none
    }

    .about-three {
        padding: 120px 0 120px
    }

    .expectation-one__points {
        justify-content: inherit;
        flex-direction: column;
        align-items: baseline;
        padding: 80px 0 70px
    }

    .expectation-one__points li+li {
        margin-left: 0;
        margin-top: 50px
    }

    .expectation-one__points li {
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
    }

    .expectation-one__points li:before {
        display: none
    }

    .about-four__left {
        margin-right: 0
    }

    .about-four__img-two {
        width: 100%;
        right: 0px;
    }

    .about-four__shape-1 {
        display: none
    }

    .about-four__right {
        margin-left: 0;
        margin-top: 60px
    }
}


@media only screen and (max-width:767px) {
    .order-aura-0{
        order: 0 !important;
    }

    .order-aura-1{
        order: 1 !important;
    }

    .d-aura-none{
        display: none !important;
    }
    .d-aura-block{
        display: block !important;
    }
}

@media only screen and (min-width:767px) {
    .d-lp-aura-none{
        display: none !important;
    }
}