.m-bottom90 {
    margin-bottom: 90px;
}

.font-italic {
    font-style: italic;
}

.delay-stroke {
    position: absolute;
    bottom: -45px;
    right: 233px;
}

@media only screen and (max-width: 991px) {
    .delay-stroke {
        right: 115px;
    }
}

@media only screen and (max-width: 576px) {
    .delay-stroke {
        bottom: -28px;
        right: 17px;
        width: 50%;
    }
}

@media only screen and (max-width: 360px) {

    .delay-stroke {
        bottom: -28px;
        right: 68px;
        width: 60%;
    }
}

.girl-img {
    position: absolute;
    top: -75px;
    width: 485px;
    left: 58px;
    max-width: 100%;
    height: 721px;
}

.right-text-box {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
    .girl-img {
        position: absolute;
        top: 140px;
        width: 411px;
        left: 30px;
        max-width: 100%;
        height: 590px;
    }
}

@media only screen and (max-width: 1024px) {
    .girl-img {
        position: absolute;
        top: 317px;
        width: 397px;
        left: 18px;
        max-width: 100%;
        height: 539px;
    }
}

@media only screen and (max-width: 991px) {
    .right-text-box {
        padding-top: 50px;
        padding-bottom: 529px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .girl-img {
        position: absolute;
        top: 730px;
        width: 436px;
        left: 125px;
        max-width: 100%;
        height: 479px;
    }
}

@media only screen and (max-width: 576px) {
    .girl-img {
        top: 412px;
        width: 436px;
        left: 69px;
        max-width: 100%;
        height: 517px;
    }

    .right-text-box {
        padding-top: 50px;
        padding-bottom: 557px;
    }
}
@media only screen and (max-width: 400px) {
    .right-text-box {
      padding-top: 50px;
      padding-bottom: 0px;
    }

 
        .girl-img {
          top: 0;
          width: 100%;
          left: 0;
          max-width: 100%;
          position: relative;
        }
      
  }

@media only screen and (max-width: 360px) {
    .girl-img {
        position: absolute;
        top: 529px;
        width: 324px;
        left: 32px;
        max-width: 100%;
        height: 377px;
    }

    .right-text-box {
        padding-top: 50px;
        padding-bottom: 407px;
    }
}

/* price-table */

.price-table-title {
    background: url(../images/p-title-bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    /* margin-top: -225px;
    padding: 80px 0; */
    margin-top: -246px;
    padding: 80px 0;
}

.pr-10 {
    padding-right: 10px;
}

.gradient-text2 {
    background: linear-gradient(90deg, #FFADFC 0.01%, #01FFEE 99.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.yellow-clr {
    color: #FFF500;
}

.see-green-clr {
    color: #01FFEE;
}

.extra-buy-btn {
    background-color: #FFFFFF2E;
    border-radius: 15px;
    padding: 85px 70px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .price-table table td {
        padding: 22px 18px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .price-table-title .font-md60 {
        font-size: 45px !important;
    }

    .price-table-title .l130 {
        line-height: 100% !important;
    }

    .price-table-title {
        margin-top: -225px;
    }
}

@media only screen and (max-width: 768px) {
    .sales-section {
        margin-top: -75px;
    }

    .price-table-title .font-md60 {
        font-size: 36px !important;
    }

    .price-table-title {
        padding: 55px 0;
        margin-top: -200px;
        line-height: 30px;
    }

    /* .price-table-title .l130 {
        line-height: 92%;
    } */
}

@media only screen and (max-width: 576px) {
    .price-table-title .font-md60 {
        font-size: 29px !important;
    }

    .price-table-title {
        padding: 66px 0;
        margin-top: -174px;
    }
}

@media only screen and (max-width: 360px) {
    .sales-section {
        margin-top: 0px !important;
    }

    .price-table .font-md60 {
        font-size: 18px !important;
    }

    .price-table-title {
        padding: 41px 0;
        margin-top: -128px;
    }

    .price-table table td {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 768px) {
    .bottom-stroke {
        width: 50%;
    }
}

@media only screen and (max-width: 400px) {
    .bottom-stroke {
        width: 70%;
    }
}


/* catch-section */
.section-top {
    margin-top: -195px;
}

@media only screen and (max-width:1200px) {
    .section-top {
        margin-top: -175px;
    }
}

.uper-space {
    margin-top: 35px !important;
}

.catch-content-box {
    background-color: #fff;
    padding: 40px 0px 20px 40px;
    border-radius: 85px;
    position: relative;
}

.left-text {
    padding-left: 28px;
    padding-right: 0px;
    padding-bottom: 67px;
}

.right-img-box img {
    position: absolute;
    top: 27px;
    width: 572px;
    max-width: 100%;
}

@media only screen and (max-width:1200px) {
    .right-img-box img {
        position: absolute;
        top: 161px;
        width: 454px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .right-img-box img {
        position: absolute;
        top: 342px;
        width: 390px;
        max-width: 100%;
    }

    .section-top {
        margin-top: -168px;
    }
}

@media only screen and (max-width: 991px) {
    .section-top {
        margin-top: -150px;
    }

    .left-text {
        padding-left: 5px;
        padding-right: 15px;
        padding-bottom: 425px;
    }

    .right-img-box img {
        position: absolute;
        top: 550px;
        width: 444px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .section-top {
        margin-top: -62px;
    }

    .catch-content-box {
        padding: 40px 0px 1px 9px;
        border-radius: 45px;

    }

    .right-img-box img {
        position: absolute;
        top: 406px;
        width: 444px;
        max-width: 100%;
    }

    .sales-section {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 576px) {
    .right-img-box img {
        position: absolute;
        top: 467px;
        width: 444px;
        max-width: 100%;
        text-align: center;
        right: 40px;

    }

    .section-top {
        margin-top: -85px;
    }

    .catch-section {
        padding: 50px 0px 0px 0px;

    }


}

@media only screen and (max-width:360px) {
    .right-img-box img {
        position: absolute;
        top: 565px;
        width: 307px;
        max-width: 100%;
    }

    .section-top {
        margin-top: -70px;
    }

    .catch-section {
        padding: 50px 0px 0px 0px;
    }

    .left-text {
        padding-left: 5px;
        padding-right: 15px;
        padding-bottom: 316px;
    }

    .uper-space {
        margin-top: 25px !important;
    }

    .catch-content-box {
        padding: 30px 0px 0px 10px;
        border-radius: 10px;
    }
}


/* hurry-up-section */
.hurry-up-section {
    padding-bottom: 200px;
    background: #000 url(../images/hurry-up-sec-bg.png) no-repeat center top;
    background-size: cover;
    overflow: hidden;
}

.hurry-up-section .title-box {
    padding-top: 70px;
}

.hurry-up-section .catch-content-box {
    background-color: #fff9;
    padding: 40px 0px 20px 40px;
    border-radius: 61px;
    position: relative;
}

.hurry-up-section .left-text {
    padding-left: 30px;
    padding-right: 28px;
    padding-bottom: 67px;
    padding-top: 35px;
}

.hurry-up-section .right-img-box img {
    /* position: absolute;
    top: -50px;
    width: 531px;
    max-width: 100%;
    right: 21px; */
}

.hurry-up-section .hurry-up-right-img-box {
    scale: 1.1;
    margin-bottom: -162px;
    z-index: 0;
    transform-origin: 120% 130%;
}

@media only screen and (max-width:1200px) {
    .hurry-up-section .hurry-up-right-img-box {
        scale: 1.1;
        margin-bottom: -162px;
        z-index: 0;
        transform-origin: 120% 60%;
    }

    .hurry-up-section .left-text {
        padding-left: 14px;
        padding-right: 28px;
        padding-bottom: 4px;
        padding-top: 7px;
    }

    .hurry-up-btn {
        margin-top: -48px;
    }
}

@media only screen and (max-width:991px) {
    .hurry-up-section .hurry-up-right-img-box {
        margin-bottom: -385px;
    }

    .hurry-up-section .hurry-up-right-img-box {
        transform-origin: 50% 60%;
    }
}

@media only screen and (max-width: 576px) {
    .hurry-up-section .title-box {
        padding-top: 40px;
    }

    .hurry-up-section .hurry-up-right-img-box {
        transform-origin: 18% 59%;
    }
}

.hurry-up-section .buy-btn {
    position: relative;
}

.hurry-up-section .uper-space {
    margin-top: 10px !important;
}

.hurry-up-btn {
    margin-top: -45px;
}

@media only screen and (max-width: 1024px) {
    .hurry-up-section {
        padding-bottom: 135px;
    }

    .hurry-up-btn {
        margin-top: 36px;
    }

    .hurry-up-section .left-text {
        padding-bottom: 35px;
    }
}

/* Bonus Section */
.bonus-box {
    padding-top: 80px;
    padding-bottom: 45px;
}

.bonus-wrap {
    border-radius: 5px 5px 15px 15px;
    background: #1C142E;
    padding: 0px 15px 15px 15px;
}

.bonus-title {
    padding: 10px 15px;
    border-radius: 0px 0px 20px 20px;
    background: #021D30;
    display: inline-block;
    color: #ffffff;
    position: relative;
    z-index: 9;
}

.sp4 {
    background: url(../images/green-vector-bg.png) no-repeat;
    background-position: center;
    padding: 0px 0px 16px 0px;
    background-size: 100% 100%;
}

.sp5 {
    background: url(../images/yellow-vector.png) no-repeat;
    background-position: center;
    padding: 10px 0px 25px 0px;
    background-size: 100% 60%;
}

@media (min-width:768px) {

    .bonus-bottom-text {
        padding: 0 45px 0px 45px;
    }

    .bonus-content {
        padding: 0 19px 0 0px;
    }

    .bonus-content-2 {
        padding: 0 0px 0px 19px;
    }

    .bonus-head {
        padding: 25px 50px 25px 50px;
    }

    .bonus-head1 {
        padding: 25px 50px 25px 50px;
    }

    .bonus-wrap {
        padding: 0px 30px 30px 30px;
        border-radius: 83px;
    }
}

@media only screen and (max-width:1200px) {
    .hurry-up-section .right-img-box img {
        position: absolute;
        top: 2px;
        width: 472px;
        max-width: 100%;
        right: 6px;
    }
}

@media only screen and (max-width: 1024px) {
    .hurry-up-section .right-img-box img {
        position: absolute;
        top: 162px;
        width: 396px;
        max-width: 100%;
        right: 6px;
    }
}

@media only screen and (max-width: 991px) {
    .hurry-up-section .catch-content-box {
        padding: 12px 0px 368px 15px;
        border-radius: 61px;
        position: relative;

    }

    .hurry-up-section .right-img-box img {
        position: absolute;
        top: 455px;
        width: 400px;
        max-width: 100%;
        right: 145px;
    }

    .hurry-up-section {
        padding-bottom: 120px;
    }
}

@media only screen and (max-width: 576px) {
    .hurry-up-section .sp5 {
        padding: 21px 0px 25px 0px;
    }

    .hurry-up-section .sp4 {
        padding: 12px 0px 16px 0px;
    }

    .hurry-up-section .catch-content-box {
        background-color: #fff;
        padding: 5px 35px 368px 15px;
        border-radius: 61px;
    }

    .hurry-up-section .right-img-box img {
        top: 375px;
        width: 400px;

        right: 71px;
    }

    .bonus-wrap {
        border-radius: 28px;
    }

    .bonus-box {
        padding-top: 48px;
    }
}

@media only screen and (max-width: 360px) {
    .hurry-up-section .left-text {
        padding-left: 2px;
        padding-right: 0px;
        padding-bottom: 67px;
        padding-top: 35px;
    }

    .hurry-up-section .right-img-box img {
        top: 521px;
        width: 335px;
        right: 10px;
    }

    .hurry-up-section .catch-content-box {
        padding: 5px 15px 368px 15px;
        border-radius: 10px;
    }

    .hurry-up-section {
        padding-bottom: 75px;
    }
}

/* price-table-2 */
.price-table-title-2 {
    background: url(../images/price-table-2.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    margin-top: -185px;
    padding: 80px 0;
}

.price-table table thead td {
    background: #000000;

    border: none;
    color: #00FF57;
}

.price-table table td {
    border-radius: 12px;
    /* padding: 15px 17px !important; */
    padding: 22px 31px !important;
    vertical-align: middle;
    border: none;
}

@media only screen and (max-width: 360px) {
    .price-table-title-2 {

        background-size: 100% 62%;
        margin-top: -158px;
        padding: 80px 0;
    }

    .price-table-title-2 .font-md60 {
        font-size: 22px !important;

    }
}

/* reminder-section */

.reminder-section {
    background: url(../images/reminder-bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 212px;
}

.reminder-title-head {
    padding-top: 60px;
    padding-bottom: 60px;
}

.reminder-image-box {
    /* border-radius: 20px; */
    background: #01FFEE;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 20px 20px rgb(1, 255, 238);
}

@media only screen and (max-width:1024px) {
    .reminder-section {
        padding-bottom: 150px;
    }
}

@media only screen and (max-width:991px) {
    .reminder-section {
        padding-bottom: 120px;
    }
}

@media only screen and (max-width: 576px) {
    .reminder-title-head {
        padding-top: 40px;
        padding-bottom: 52px;
    }
}

@media only screen and (max-width: 360px) {
    .reminder-title-head {
        padding-top: 29px;
        padding-bottom: 80px;
    }
}

/* done-sec */
.done-section {
    background: url(../images/intelvid-copy-bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 80px;
}

.done-bg {
    background: url(../images/done-section-title.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    /* margin-top: -185px; */
    padding: 80px 0;
}

.section-padding {
    padding-top: 70px;
    padding-bottom: 20px;
}

.done-section .left-text {
    padding-left: 35px;
    padding-right: 52px;
    padding-bottom: 0px;
}

.done-section .right-img-box img {
    position: absolute;
    position: absolute;
    top: -45px;
    width: 480px;
    max-width: 100%;
    right: -18px;
    height: 495px;
}

.done-section .catch-content-box {
    background-color: #FFF6;
    padding: 90px 0px 90px 40px;
    border-radius: 61px;
    position: relative;
}

.done-section .left-money-box {
    background: url(../images/left-coin-img.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 150px 20px 60px 90px;
}

.done-section .right-money-box {
    background: url(../images/right-coin-img.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 150px 165px 60px 8px;
}

.border-style-1 {
    border-top: 3px solid #D9D9D9;
    margin-left: 32px;
    margin-right: 50px;
}

.border-style-2 {
    border-top: 3px solid #D9D9D9;
    margin-left: 65px;
    margin-right: 0px;
}

.blue-clr {
    color: #3F6092;
}

.green-text {
    color: #0D8C39;
}

@media only screen and (max-width: 1200px) {
    .done-section .left-money-box {
        padding: 150px 20px 60px 83px;
    }

    .border-style-1 {
        border-top: 3px solid #D9D9D9;
        margin-left: 30px;
        margin-right: 50px;
    }

    .done-section .font-md100 {
        font-size: 80px !important;
    }

    .done-section .right-money-box {
        padding: 150px 72px 60px 8px;
    }
}

@media only screen and (max-width: 1024px) {
    .done-section .right-img-box img {
        top: 21px;
    }

    .done-section .left-money-box {
        padding: 150px 20px 60px 83px;
        margin-bottom: 30px;
    }

    .border-style-1 {
        border-top: 3px solid #D9D9D9;
        margin-left: 30px;
        margin-right: 50px;
    }

    .done-section .font-md100 {
        font-size: 63px !important;
    }

    .done-section .right-money-box {
        padding: 150px 90px 60px 8px;
    }

    .done-section .font-md70 {
        font-size: 55px !important;
    }
}

@media only screen and (max-width: 991px) {
    .done-section .right-img-box img {
        width: 480px;
        max-width: 100%;
        top: 328px;
        right: 150px;
        height: 495px;
    }

    .done-section .catch-content-box {
        padding: 55px 0px 500px 40px;

    }

    .done-section .left-money-box {
        padding: 150px 20px 60px 83px;
        margin-bottom: 30px;
    }

    .border-style-1 {
        border-top: 3px solid #D9D9D9;
        margin-left: 30px;
        margin-right: 50px;
    }

    .done-section .font-md100 {
        font-size: 63px !important;
    }

    .done-section .right-money-box {
        padding: 150px 90px 60px 8px;
    }

    .done-section .font-md70 {
        font-size: 55px !important;
    }
}

@media only screen and (max-width: 768px) {
    .border-style-1 {
        margin-left: 64px;
        margin-right: 84px;
    }

    .border-style-2 {
        margin-left: 80px;
        margin-right: 120px;
    }

    .done-section .left-money-box {
        padding: 150px 3px 60px 83px;
    }

    .done-section {
        padding-bottom: 150px;
    }

    .done-section .right-money-box {
        padding: 150px 20px 70px 0px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 576px) {
    .done-bg {
        background-size: 84% 78%;
    }

    .section-padding {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .done-section .right-img-box img {
        width: 480px;
        max-width: 100%;
        top: 285px;
        right: 40px;
        height: 446px;
    }

    .done-section .font-md70 {
        font-size: 38px !important;
    }

    .done-section .catch-content-box {
        padding: 49px 0px 460px 0px;
    }

    .done-section {
        padding-bottom: 18px;
    }
}
@media only screen and (max-width: 400px) {
    .done-section .right-img-box img {
      width: 100%;
      max-width: 100%;
      top: 0;
      right: 0;
      height: 100%;
      position: relative;
    }

        .done-section .catch-content-box {
          padding: 49px 0px 0px 0px;
        }
      
  }

@media only screen and (max-width: 360px) {
    .done-bg {
        background-size: 100% 100%;
        padding: 50px 0;
    }

    .done-section .right-img-box img {
        width: 453px;
        max-width: 100%;
        top: 410px;
        right: 0;
        height: 446px;
    }

    .border-style-1 {
        margin-left: 52px;
        margin-right: 33px;
    }

    .border-style-2 {
        margin-left: 44px;
        margin-right: 30px;
    }

    .done-section .catch-content-box {
        padding: 49px 0px 460px 0px;
        border-radius: 15px;
    }

    .done-section .font-md70 {
        font-size: 33px !important;
    }

    .done-section .font-md100 {
        font-size: 42px !important;
    }

    .done-section .left-money-box {
        padding: 85px 20px 40px 55px;

    }

    .done-section .right-money-box {
        padding: 75px 85px 40px 11px;

    }
}

.m-bottom70 {
    margin-bottom: 70px;
}

/* faq section */
.faq-section {
    background: url(../images/faq-bg-img.png) no-repeat top center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
    .faq-section {
        padding-top: 50px;
        padding-bottom: 55px;
    }
}

@media only screen and (max-width: 360px) {
    .faq-section {
        background: url(../images/faq-bg-img.png) no-repeat top center;
        background-size: cover;
        padding-top: 50px;
        padding-bottom: 35px;
    }
}


/* goodby-section */
.goodbye-section {
    padding: 30px 0px;
    background: #000 url(../images/goodby-sec-bg.png) no-repeat center top;
    background-size: contain;
}

.goodbye-list {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
    margin-bottom: 15px;
}

.goodbye-list svg {
    min-width: 66px;
    min-height: 91px;
}

.gradient-text2 {
    background: linear-gradient(90deg, #FF00F5 0.01%, #01FFEE 99.99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list-section {
    background-color: #64646421;
    border-radius: 52px;
}

.goodby-content-box {
    padding: 23px 0px 23px 16px;
    background: url(../images/stop-bg.png) no-repeat center top;
    background-size: 100% 100%;
    /* background-color: #f0f8ff17;
    padding: 14px 25px;
    border-radius: 100px; */
}

.m-left {
    margin-left: 30px;
}

.margin-top {
    margin-top: -62px;
}

.m-bottom {
    margin-bottom: 70px;
}

.img-width {
    width: 140px;
}

@media only screen and (max-width: 1200px) {
    .m-left {
        margin-left: 14px;
    }

    .goodby-content-box {
        padding: 23px 0px 23px 0px;
    }

    .font-md28 {
        font-size: 27px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .goodby-content-box {
        padding: 22px 16px 23px 0px;
    }

    .goodby-content-box .font-md30 {
        font-size: 28px !important;
    }

    .m-left {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .goodby-content-box {
        padding: 23px 16px 23px 0px;
    }

    .goodby-content-box .font-md30 {
        font-size: 29px !important;
    }

    .m-left {
        margin-left: 14px;
    }

    .m-bottom {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 768px) {
    .goodby-content-box {
        padding: 23px 33px 23px 0px;
    }

    .goodby-content-box .font-md30 {
        font-size: 23px !important;
    }

    .m-left {
        margin-left: 14px;
    }

    .m-bottom {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width:576px) {
    .goodby-content-box {
        padding: 20px 28px 22px 0px;
    }

    .goodby-content-box .font-md28 {
        font-size: 24px !important;
    }

    .m-left {
        margin-left: 14px;
    }

    .m-bottom {
        margin-bottom: 35px;
    }

    .stop-img img {
        max-width: 100px;
    }
}

@media only screen and (max-width:360px) {
    .goodby-content-box {
        padding: 10px 5px 10px 5px;
        background: none;
        background-color: rgba(0, 0, 0, 0);
        border-radius: 10px;
        border: 3px solid #0e4848;
    }

    .stop-img img {
        max-width: 65px;
    }

    .goodby-content-box .font-md28 {
        font-size: 18px !important;
    }

    .margin-top {
        margin-top: -15px;
    }

    .m-bottom {
        margin-bottom: 0px;
    }

    .margin-bottom30 {
        margin-bottom: 30px !important;
    }
}

/* work-section */
.work-section {
    padding-top: 40px;
    padding-bottom: 115px;
    background: url(../images/work-sec-bg.png) no-repeat;
    background-size: 100% 100%;
}

.title-1 {
    background: url(../images/title-box.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 55px 0;
    margin-top: -152px;
}

.image-title-bg {
    background: url(../images/anyoune-img-title-bg.png) center top no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    padding: 16px 17px;
}

.img-1 img {
    width: 12%;
    position: absolute;
    left: -45px;
    top: -98px;
}

.img-2 img {
    width: 12%;
    position: absolute;
    right: -51px;
    top: -50%;
}

.work-feature {
    margin-top: 25px;
    padding: 25px 40px 20px 40px;
    line-height: 53px;
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #02CB46, #0047FF) border-box;
    border-radius: 50em;
    border: 2px solid transparent;
}

.work-feature .text-1 {
    font-size: 50px;
    font-weight: 500;
}

@media only screen and (max-width:1200px) {

    .img-1 img {
        width: 12%;
        position: absolute;
        left: -23px;
        top: -82px;
    }

    .img-2 img {
        width: 12%;
        position: absolute;
        right: -24px;
        top: -37%;
    }

    .title-1 {
        margin-top: -135px;
    }
}

@media only screen and (max-width:1024px) {
    .title-1 {
        background-size: 100% 73%;
        padding: 55px 0;
        margin-top: -160px;
    }

    .work-feature .text-1 {
        font-size: 41px;
        font-weight: 500;
    }

    .img-1 img {
        width: 12%;
        position: absolute;
        left: -23px;
        top: -55px;
    }

    .img-2 img {
        width: 12%;
        position: absolute;
        right: -24px;
        top: -28%;
    }
}

@media only screen and (max-width:991px) {
    .work-feature {
        line-height: 37px;
    }

    .work-feature .text-1 {
        font-size: 35px;
    }

    .img-2 img {
        width: 16%;
        position: absolute;
        right: -41px;
        top: -35%;
    }

    .img-1 img {
        width: 16%;
        position: absolute;
        left: -27px;
        top: -60px;
    }
}

@media only screen and (max-width:768px) {
    .image-title-bg {
        padding: 16px 13px;
    }

    .img-2 img {
        width: 14%;
        position: absolute;
        right: -15px;
        top: -26%;
    }

    .img-1 img {
        width: 14%;
        position: absolute;
        left: -18px;
        top: -45px;
    }
}

@media only screen and (max-width:768px) {
    .title-1 {
        background-size: 100% 48%;
        padding: 82px 20px;
        margin-top: -187px;
    }

    .work-feature .text-1 {
        font-size: 28px;
    }

    .work-section {
        padding-top: 40px;
        padding-bottom: 78px;
    }

    .img-2 img {
        width: 12%;
        position: absolute;
        right: -15px;
        top: 2%;
    }

    .img-1 img {
        width: 13%;
        position: absolute;
        left: -17px;
        top: 0px;
    }
}
@media only screen and (max-width: 400px) {
    .img-2 img {
      width: 12%;
      position: absolute;
      right: 0;
      top: 2%;
    }
    .img-1 img {
        width: 13%;
        position: absolute;
        left: 0px;
        top: 0px;
    }
  }

@media only screen and (max-width: 768px) {
    .title-1 {
        margin-top: -156px;
    }
}

@media only screen and (max-width:360px) {
    .title-1 {
        background-size: 100% 32%;
        padding: 80px 20px;
        margin-top: -139px;
        line-height: 140%;
    }

    .work-section .font28 {
        font-size: 20px !important;
    }

    .work-feature {
        line-height: 25px;
        margin-top: 0px;
        padding: 20px 40px 20px 40px;
    }

    .work-feature .text-1 {
        font-size: 22px;
    }

    .work-section {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .img-1 img {
        display: none;
    }

    .img-2 img {
        display: none;
    }
}

/* feature-section */
.feature-section {
    background: url(../images//feature-img/feature-bg.png) center top no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    padding-top: 100px;
    padding-bottom: 188px;

}

.feature-left-content {
    padding: 50px 110px 57px 43px;
    line-height: 50px;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(to right, #FF8A0082, #F228C669) border-box;
    border-radius: 40px;
    border: 5px solid transparent;
    margin-top: -35px;
}

.shadow-bg {
    background-color: #000;
    border-radius: 135px;
    padding: 50px 55px;
    box-shadow: 0px -8px 20px 2px #01FFEE;
}

.feature-block1 {
    background: url(../images/stats-block1.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 40px 38px 45px 40px;
    height: 100%;
}

.feature-block2 {
    background: url(../images/stats-block2.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 40px 54px 45px 54px;
    height: 100%;
}

.block-space {
    padding-top: 30px;
    padding-bottom: 30px;
}

.feature-block3 {
    background: url(../images/stats-block3.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 40px 54px 45px 54px;
    height: 100%;
}

@media only screen and (max-width:1024px) {
    .feature-left-content {
        padding: 50px 25px 35px 25px;
    }

    .shadow-bg .font-md30 {
        font-size: 26px !important;
    }

    .feature-block1 {
        padding: 40px 17px 15px 17px;
    }

    .feature-block2 {
        padding: 36px 37px 45px 37px;

    }
}

@media only screen and (max-width:991px) {
    .feature-section {
        padding-top: 57px;
        padding-bottom: 188px;
    }
}

@media only screen and (max-width:576px) {
    .shadow-bg {
        border-radius: 80px;
        padding: 44px 55px;
    }

    .feature-block1 {
        padding: 40px 50px 65px 65px;
    }

    .feature-section {
        padding-top: 57px;
        padding-bottom: 130px;
    }

    .font-md28 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width:360px) {
    .shadow-bg {
        border-radius: 45px;
        padding: 44px 23px;
    }

    .feature-block1 {
        padding: 40px 36px 65px 40px;
    }

    .feature-left-content {
        line-height: 37px;
    }

    .feature-section {
        padding-top: 57px;
        padding-bottom: 130px;
    }

    .font-md28 {
        font-size: 20px !important;
    }

    .feature-img-box img {
        width: 240px;
    }

    .feature-block3 {
        padding: 40px 27px 45px 34px;

    }
}

/* result-section */
.result-section {
    background: url(../images/result-bg.png) center top no-repeat;
    background-size: auto;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 50px;
}

.result-arrow {
    position: absolute;
    right: -54px;
    max-width: 100%;
    width: 161px;
    top: -43px;
}

.price-box {
    background: url(../images/result-title.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 22px 145px;
    position: absolute;
    right: 160px;
    z-index: 1;
    top: -48px;
}

.r-title-box {
    background: url(../images/r-title.png) no-repeat center center;
    display: inline-block;
    padding: 18px 90px;
    background-size: 100% 100%;
}

.right-tick-box {
    background: url(../images/yes-img-box.png) no-repeat center center;
    display: inline-block;
    padding: 141px 44px 34px 60px;
    background-size: 100% 100%;
    height: 100%;
}

.right-tick-box2 {
    background: url(../images/yes-img-box.png) no-repeat center center;
    display: inline-block;
    padding: 140px 38px 30px 55px;
    background-size: 100% 100%;
    height: 100%;
}

@media only screen and (max-width:1200px) {
    .result-section .font-md30 {
        font-size: 26px !important;
    }

    .right-tick-box {
        padding: 125px 42px 22px 60px;

    }

    .right-tick-box2 {
        padding: 125px 38px 17px 55px;
    }

    .result-arrow {
        right: -49px;
    }
}

@media only screen and (max-width:1024px) {
    .price-box {
        padding: 15px 121px;
        right: 139px;
        top: -48px;
    }

    .result-arrow {
        position: absolute;
        right: -38px;
        max-width: 100%;
        width: 133px;
        top: -37px;
    }

    .right-tick-box {
        padding: 109px 23px 7px 23px;
    }

    .result-section .font-md30 {
        font-size: 23px !important;
    }

    .right-tick-box2 {
        padding: 108px 17px 17px 28px;
    }

    .result-section {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width:991px) {
    .result-section {
        padding-top: 75px;
    }

    .right-tick-box {
        padding: 115px 34px 17px 23px;
    }

    .right-tick-box2 {
        padding: 108px 27px 17px 37px;
    }

    .price-box {
        padding: 15px 121px;
        right: 110px;
        top: -37px;
    }

    .result-arrow {
        right: 17px;
        width: 101px;
        top: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .price-box {
        padding: 15px 121px;
        right: 42px;
        top: -37px;
    }

    .result-arrow {
        right: 17px;
        width: 101px;
        top: -52px;
    }
}

@media only screen and (max-width:576px) {
    .result-section {
        padding-top: 41px;
    }

    .price-box {
        padding: 15px 121px;
        right: 36px;
        top: -15px;
    }

    .result-arrow {
        right: 12px;
        width: 74px;
        top: -31px;

    }

    .right-tick-box {
        padding: 170px 83px 89px 89px;
    }

    .right-tick-box2 {
        padding: 185px 61px 108px 80px;
    }

}

@media only screen and (max-width:360px) {
    .result-section {
        padding-bottom: 65px;
    }

    .right-tick-box {
        padding: 102px 47px 26px 60px;
    }

    .result-section .font-md30 {
        font-size: 20px !important;
    }

    .right-tick-box2 {
        padding: 112px 47px 26px 72px;
    }

    .price-box {
        padding: 10px 55px;
        right: 36px;
        top: -10px;
    }

    .result-arrow {
        right: 6px;
        width: 40px;
        top: -17px;
    }

    .r-title-box {
        padding: 18px 40px;
    }
}

/* money-section */
@media only screen and (max-width:1024px) {
    .money-section {
        padding: 42px 0px;
    }

    .delay-section {
        padding: 80px 0px 70px 0px;
    }

    .delay-responsive-stroke {
        margin-bottom: 150px;
    }
}

@media only screen and (max-width: 991px) {
    .delay-section {
        padding: 60px 0px 70px 0px;
    }
}

@media only screen and (max-width:576px) {


    .delay-responsive-stroke {
        margin-bottom: 100px;
    }
}

@media only screen and (max-width:360px) {
    .footer-logo {
        width: 250px;
    }

    ul.legal-link li {
        font-size: 16px;
    }

    .money-return-section {
        border-radius: 50px;
    }

    .delay-section {
        padding: 40px 0px 30px 0px;
    }
}

/* other-tool-video */
.other-tool-video {
    background-color: #E0E1EC;
    padding: 3px 2px 3px 20px;
    border-radius: 15px 15px 0px 0px;
}

.other-tool-video .video-dot {
    padding-top: 6px;
    display: inline-block;

}

.video-background {
    border-radius: 0 0 15px 15px;
}

@media only screen and (max-width:1200px) {
    .other-tool-video {
        padding: 1px 2px 4px 20px;
    }

    .other-tool-video .video-dot {
        padding-top: 8px;
    }

    .other-tool-video .video-dot img {
        width: 85%;
    }
}

@media only screen and (max-width: 360px) {
    .other-tool-video {
        padding: 1px 2px 1px 13px;
    }

    .other-tool-video .video-dot {
        padding-top: 5px;
    }

    .other-tool-video .video-dot img {
        width: 60%;
    }
}

.video-style-1 {
    background-color: blue;
    border-radius: 23px;
    padding: 10px;
}

.video-style-1 .amazing-video {
    border-radius: 20px;
}

/* amazing-video */
.pixar-video-style-1 {
    background-color: blue;
    border-radius: 23px;
    padding: 10px;
}

.pixar-video-style-1 .v1 {
    border-radius: 20px;
}

@media screen and (min-width: 768px) {
    .gradient-box .transforms-img {
        min-height: 290px;
    }
}

.video-frame1 .play-btn {
    background-color: #00000075;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    top: 43%;
    left: 45%;
}

.video-frame1 .play-btn i {
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    padding-left: 5px;
}

.video-frame1 .play-btn:hover {
    background-color: #000000ab;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .video-frame1 .play-btn {
        top: 43%;
        left: 46%;
    }
}

@media screen and (max-width:360px) {
    .video-frame1 .play-btn {
        top: 37%;
        left: 42%;
    }
}




.pixar-video-style-1 {
    position: relative;
}

.pixar-video-style-1 .play-btn {
    background-color: #00000075;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    top: 48%;
    left: 43%;
}

.pixar-video-style-1 .play-btn i {
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    padding-left: 5px;
}

.pixar-video-style-1 .play-btn:hover {
    background-color: #000000ab;
    cursor: pointer;
}




@media screen and (max-width: 576px) {
    .play-btn {
        top: 40%;
        left: 45%;
    }
}

@media screen and (max-width: 360px) {
    .play-btn {
        top: 44%;
        left: 41%;
    }
}



.video-style-1 .play-btn {
    background-color: #00000075;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    top: 43%;
    left: 45%;
}

.video-style-1 .play-btn i {
    font-size: 20px;
    line-height: 50px;
    color: #fff;
}

.video-style-1 .play-btn:hover {
    background-color: #000000ab;
    cursor: pointer;
}

@media screen and (max-width: 1024px) {
    .video-style-1 .play-btn {
        top: 36%;
        left: 42%;
    }
}

@media screen and (max-width: 768px) {
    .video-style-1 .play-btn {
        top: 38%;
        left: 45%;
    }
}

@media screen and (max-width: 576px) {
    .video-style-1 .play-btn {
        top: 37%;
        left: 45%;
    }
}

@media screen and (max-width: 360px) {
    .video-style-1 .play-btn {
        top: 35%;
        left: 40%;
    }
}