.section.peach-gradient-section.space-between-top-margin {
    padding-bottom: 140px;
    background-color:  #ffb088;
    background-position: 50% 40%, 0 0;
    background-image: url("../my-app/resource/images/app-background-r.png"), radial-gradient(circle closest-side at 37% 50%, #f9f8dd 25%, #ffb088);
    background-size: auto, auto;
    background-repeat: no-repeat, repeat;
}
img.img-app-box {
    display: block;
    margin: auto;
    width: auto;
    position: absolute;
    height: auto;
}
.div-app-box-item
{
    position: relative;
    border-radius: 20px;
    background-color: #e4bfac3b;
    box-shadow: 0 5px 26px 5px rgba(0, 0, 0, .06);
    text-align: center;
}
.tb-badge-app
{
    padding-top: 5px;
    padding-bottom: 2px;
    border-radius: 20px;
    background-color: #52af92;
    color: #f9f8dc;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    position:relative;
    z-index:400;
}
.h2-app-name {
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    color: #02473e;
    line-height: 34px;
    letter-spacing: .5px;
} 
.extra-promo-line {
    color: #f9f8dc;
    font-weight: 600;
}


@media(min-width:1281px) {
    .section.peach-gradient-section.space-between-top-margin {
        padding-top: 270px;
    }
    .margin-left {
        padding-top:25px;
    }
    .div-app-box-item {
        width: 450px;
        height: 680px;
        margin-left: 100px;
    }
    .tb-badge-app {
        margin: 0 40px;
    }
    .extra-promo-line {
        display:none;
    }
    img.img-app-box {
        top: 65px;
    }
    .h2-app-name {
    padding-bottom:15px;
    font-size: 29px;
    } 
    
}
@media(min-width:1101px) and (max-width:1280px) {
    .section.peach-gradient-section.space-between-top-margin {
        padding-top: 200px;
    }
    .margin-left {
        padding-top:45px;
        margin-left: 70px;
    }
    .div-app-box-item {
        width: 450px;
        height: 660px;
        margin-left: 100px; 
    }
    .tb-badge-app {
        margin: 0 40px;
    }
    .extra-promo-line {
        display:none;
    }
    img.img-app-box {
        top: 45px;
        margin-left: 0px;
    }
    .h2-app-name {
    padding-bottom:5px;
    font-size: 29px;
    } 
    
}

@media(max-width:1024px) {
    .section.peach-gradient-section.space-between-top-margin {
        padding-top: 200px;
    }
    .h2-app-name {
        padding-bottom:5px;
        font-size: 24px;
    } 
}

@media(min-width:1024px) and (max-width:1100px) {
    .margin-left {
        padding-top: 25px;
        margin-left: 20px;
    }
    .div-app-box-item {
        width: 450px;
        height: 660px;
        margin-left: 10px; 
    }
    .tb-badge-app {
        margin: 0 40px;
    }
    .extra-promo-line {
        display:none;
    }
    img.img-app-box {   
        top: 45px;
        margin-left: 0px;  
    }
    .special-hs-mask
    {
        max-height: 100%!important;
    }
}

@media(min-width: 541px) and (max-width:991px) {
    .div-app-box-item {
        height: 890px;
        margin-left: auto;
    }
    img.img-app-box {
        position: absolute;
        top: 80px;
        height: auto;
        right: 0px;
        left: 0px; 
    }
    .tb-badge-app 
    {
        margin: 10px 50px 0px 50px;
    }
        .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }
}

@media(min-width: 480px) and (max-width:540px) {
    .div-app-box-item {
        height: 870px;
        margin-left: auto;
    }
    img.img-app-box {
        position: absolute;
        top: 95px;
        right: 0px;
        left: 0px; 
    }
    .tb-badge-app 
    {
        margin: 10px 50px 0px 50px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 100px;
    }
    .hs-slide-nav.margin-left.w-slider-nav.w-round {
        padding-top: 60px;
    }
}

@media(max-width:991px) {
    .div-app-box-item 
    {
        width: 100%;
        margin-left: auto;
    }

}

@media(min-width:414px) and (max-width:479px) {
    .div-app-box-item {
        height: 670px;
        margin-left: auto;
    }
    .tb-badge-app 
    {
        margin: 10px 40px 0px 40px;
    }
    img.img-app-box {
        top: 140px;
    }
    .margin-left {
        padding-top:30px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }
}

@media(min-width:391px) and (max-width:413px) {
    .div-app-box-item {
        height: 620px;
        margin-left: auto;
    }
    img.img-app-box {
        top: 110px;
    }
    .tb-badge-app 
    {
        margin: 10px 20px 0px 20px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }
    .hs-slide-nav.margin-left.w-slider-nav.w-round
    {
        padding-top: 30px;
    }
}
@media(min-width:376px) and (max-width:390px) {
    .div-app-box-item {
        height: 620px;
        margin-left: auto;
    }
    img.img-app-box {
        top: 140px;
    }
    .tb-badge-app 
    {
        margin: 10px 20px 0px 20px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }
    s.hs-slide-nav.margin-left.w-slider-nav.w-round
    {
        padding-top: 30px;
    }
}

@media(min-width:361px) and (max-width:375px) {
    .div-app-box-item {
        height: 620px;
        margin-left: auto;
    }
    img.img-app-box {
        top: 150px;
    }
    .tb-badge-app 
    {
        margin: 10px 20px 0px 20px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }
    .hs-slide-nav.margin-left.w-slider-nav.w-round
    {
        padding-top: 30px;
    }
}

@media(min-width:345px) and (max-width:360px) {
    .div-app-box-item {
        height: 600px;
        margin-left: auto;
    }
    img.img-app-box {
        top: 150px;
    }
    .tb-badge-app 
    {
        margin: 10px 15px 0px 15px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }
    .hs-slide-nav.margin-left.w-slider-nav.w-round
    {
        padding-top: 30px;
    }
}

@media(max-width:344px) {
    .div-app-box-item {
        height: 600px;
        margin-left: auto;
    }
    img.img-app-box {
        top: 180px; 
    }
    .tb-badge-app 
    {
        margin: 10px 10px 0px 10px;
    }
    .section.peach-gradient-section.space-between-top-margin.wf-section
    {
        padding-top: 200px;
        padding-bottom: 50px;
    }

}
