#hero-new {
    width: 1366px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

#hero-new .flex,
.hero-bottom .flex,
.hero-bottom.flex {
    display: flex;
}

#hero-new .inline-flex,
.hero-bottom .inline-flex {
    display: inline-flex;
}

#hero-new .flex-column,
.hero-bottom .flex-column {
    flex-direction: column;
}

#hero-new .flex.wrap {
    flex-wrap: wrap;
}

#hero-new .flex .full {
    flex-basis: 100%;
}

#hero-new .flex .half {
    flex-basis: 50%;
}

#hero-new img,
.hero-bottom img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

#hero-new img.img-hot {
    vertical-align: -12px;
    margin: 0 5px;
}

#hero-new p:last-child {
    margin-bottom: 0;
}

#hero-new .h-wrapper {
    width: 100%;
}

#hero-new .h-left {
    flex-grow: 1;
    position: relative;
}

#hero-new .h-left .button,
#hero-new .h-left .button:hover {
    font-family: 'Gotham-Bold';
    background-color: #ed1c24;
    font-size: 17px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

#hero-new .h-right {
    flex-shrink: 0;
    position: relative;
    justify-content: center;
}

#hero-new .h-right .h-right-inner {
    margin-top: 55px;
}

#hero-new .h-right .h-box {
    height: 168px;
    width: 380px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding-left: 22px;
    position: relative;
    max-width: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right top;
}

#hero-new .h-right .h-box+.h-box {
    margin-top: 30px;
}

#hero-new .h-right .h-box h3 {
    color: #282828;
    font-family: 'nunito_sansbold';
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 5px;
    margin-top: 0;
    letter-spacing: -0.01em;
}

#hero-new .h-right .h-box p {
    color: #282828;
    font-family: 'nunito_sansregular';
    margin-bottom: 0;
    font-size: 10px;
    line-height: normal;
}

#hero-new.aug .h-right .h-featured-text {
    padding-top: 0;
    line-height: 23px;
    justify-content: space-between;
    height: 170px;
    align-self: center;
}

#hero-new .h-right .h-featured-text a,
#hero-new .h-right .h-featured-text a:hover {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    font-family: 'Gotham-Bold';
    background-color: #d61212;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    position: relative;
    left: 30px;
    bottom: 0;
}

#hero-new .h-right .h-featured-image {
    flex-grow: 1;
    text-align: right;
    overflow: hidden;
}

#hero-new .h-right .h-price {
    position: absolute;
    width: 87px;
    height: 87px;
    top: -7px;
    right: -5px;
}

#hero-new .h-right .h-price:before {
    position: absolute;
    content: '';
    display: block;
    background-color: #43bccd;
    width: 89px;
    height: 89px;
    right: -4px;
    top: -2px;
    border-radius: 50%;
}

#hero-new .h-right .h-price-inner {
    border-radius: 50%;
    background-color: #eb1c24;
    height: 100%;
    width: 100%;
    position: relative;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-family: 'nunito_sansblack';
}

#hero-new .h-right .h-price-top {
    font-size: 27px;
    line-height: 27px;
}

#hero-new .h-right .h-price-top sup {
    font-size: 60%;
}

#hero-new .h-right .h-price-top sup.small {
    font-size: 50%;
    top: -.8em;
}

#hero-new .h-right .h-price-bottom {
    font-size: 12px;
    color: #000;
}

#hero-new .h-right .hero-disclaimer {
    width: 380px;
    max-width: 100%;
    padding: 19px 25px 0 30px;
    position: relative;
    z-index: 1;
}

#hero-new .h-right .hero-disclaimer p {
    font-size: 9.5px;
    line-height: 12px;
    color: #fff;
    margin-bottom: 0;
    font-family: 'nunito_sansregular';
}

#hero-new.aug .h-right {
    position: relative;
    padding-top: 65px;
    padding-bottom: 132px;
    background-color: #f5f2ef;
}

#hero-new.aug .h-right .h-right-top p {
    font-size: 59px;
    line-height: normal;
    color: #ec1c24;
}

#hero-new.aug .h-right .h-right-inner {
    position: relative;
    z-index: 1;
    margin-top: 56px;
}

#hero-new.aug .h-right .h-box {
    box-shadow: none;
    height: 248px;
    width: 564px;
    border: none;
    padding-left: 33px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

#hero-new.aug .h-right .h-box+.h-box {
    margin-top: 0;
    margin-left: 33px;
}

#hero-new.aug .h-right .h-box h3 {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 17px;
}

#hero-new.aug .h-right .h-price {
    top: -18px;
    right: -9px;
    width: 108px;
    height: 108px;
}

#hero-new .h-right .h-price:before {
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    right: -6px;
    top: -2px;
}

#hero-new .h-right .h-price-inner {
    background-color: #ec1c24;
}

#hero-new.aug .h-right .h-price-top {
    font-size: 34px;
    line-height: 34px;
    color: #000;
}

#hero-new.aug .h-right .h-featured-text a,
#hero-new.aug .h-right .h-featured-text a:hover {
    bottom: 15px;
    left: inherit;
    height: 43px;
    line-height: 43px;
    width: 190px;
    font-size: 14px;
    background-color: #ec1c24;
}

#hero-new.aug .h-right .h-featured-text {
    padding-top: 0;
    position: relative;
    flex-shrink: 0;
}

#hero-new.aug .h-right .h-box p {
    /* font-size: 17px; */
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: -0.01em;
}

#hero-new.aug .h-right .first-set .top .h-featured-image {
    padding-right: 31px;
}

@media screen and (min-width: 1367px) {

    #hero-new,
    body .portal-banner {
        width: 100vw;
        max-width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
}

@media screen and (max-width:1335px) {}

@media screen and (max-width: 1199px) {
    #hero-new.aug .h-right .h-box {
        height: 201px;
        width: 456px;
    }

    #hero-new.aug .h-right .h-box h3 {
        font-size: 17px;
        line-height: 19px;
    }

    #hero-new.aug .h-right .h-price {
        top: -8px;
        right: -5px;
        width: 96px;
        height: 96px;
    }

    #hero-new .h-right .h-price:before {
        width: 89px;
        height: 89px;
        right: -4px;
        top: -2px;
    }

    #hero-new.aug .h-right .h-price-top {
        font-size: 31px;
        line-height: 31px;
    }

    #hero-new.aug .h-right .h-featured-text {
        flex-grow: 1;
    }

    #hero-new.aug .h-right .h-featured-text a,
    #hero-new.aug .h-right .h-featured-text a:hover {
        height: 35px;
        line-height: 35px;
        width: 154px;
        font-size: 12px;
    }

    #hero-new.aug .h-right .h-box h3 {
        font-size: 19px;
    }

    #hero-new.aug .h-right .h-box p {
        /*
        font-size: 14px;
        line-height: 19px;
        */
    }

    #hero-new .h-right .h-featured-image {
        max-width: 50%;
    }
}

@media screen and (max-width:992px) {
}

@media screen and (max-width:991px) {
    #hero-new .h-inner.flex {
        flex-direction: column;
    }

    #hero-new .h-right {
        width: 100%;
        align-items: center;
    }

    #hero-new .h-right .h-right-inner {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
    }

    #hero-new .h-right .h-box+.h-box,
    #hero-new.aug .h-right .h-box+.h-box {
        margin-top: 27px;
        margin-left: 0;
    }

    #hero-new.aug .h-right .h-right-inner.flex.wrap {
        padding: 0 15px;
        flex-wrap: nowrap;
        flex-direction: column;
    }
}

@media screen and (max-width: 824px) {}

@media screen and (min-width: 768px) and (max-width:991px) {}

@media screen and (min-width:768px) {
    #hero-new.aug .m {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    #hero-new.aug .d {
        display: none !important;
    }

    #hero-new .h-right .h-right-inner,
    #hero-new.aug .h-right .h-right-inner {
        flex-direction: column;
        justify-content: center;
    }

    #hero-new .h-right .h-box+.h-box {
        margin-top: 14px;
    }

    #hero-new.aug .h-right .h-box+.h-box {
        margin-top: 25px;
    }

    #hero-new.aug .h-right .h-right-top p {
        font-size: 39px;
        line-height: 1;
    }
}

@media screen and (max-width:600px) {}

@media screen and (max-width:567px) {
    #hero-new.aug .h-right {
        padding: 35px 0 30px;
    }

    #hero-new.aug .h-right .h-right-inner {
        margin-top: 50px;
    }

    #hero-new.aug .h-right .h-box {
        height: 165px;
        width: 414px;
        justify-content: space-between;
        padding-left: 15px;
        background-size: 50% 100%;
    }

    #hero-new.aug .h-right .h-box h3 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 4px;
    }
  

    #hero-new.aug .h-right .h-box p {
        /*
        font-size: 10px;
        line-height: normal;
        */
    }

    #hero-new.aug .h-right .h-featured-text a,
    #hero-new.aug .h-right .h-featured-text a:hover {
        height: 32px;
        line-height: 32px;
        width: 145px;
    }

    #hero-new.aug .h-right .first-set .bottom .h-featured-image,
    #hero-new.aug .h-right .second-set .top .h-featured-image,
    #hero-new.aug .h-right .second-set .bottom .h-featured-image {
        flex-basis: calc(100% - 150px);
    }

    .spacial-fp-heading {
        margin-bottom: 3px!important;
    }
    #hero-new.aug .h-right .first-set .top .h-featured-image.fp1 {
        padding-right: 0;
    }
    #hero-new.aug .h-right .first-set .top .h-featured-image.fp3 {
        padding-right: 4px;
    }
    #hero-new.aug .h-right .first-set .top .h-featured-image.fp4 {
        padding-right: 2px;
    }
    #hero-new.aug .h-right .first-set .bottom .h-featured-image.fimg2 {
        position: relative;
        overflow: hidden;
        flex-basis: 46.7%;
    }
    
    #hero-new.aug .h-right .first-set .bottom .h-featured-image.fimg2 img{
        width: auto;
        height: auto;
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        min-width: 100%;
        min-height: 100%;
    }
}

@media screen and (max-width:480px) {
    #hero-new .h-right .h-box {
        padding-left: 15px;
        justify-content: space-between;
    }

    #hero-new .h-right .h-featured-text a,
    #hero-new .h-right .h-featured-text a:hover {
        left: 25px;
    }

    #hero-new.aug .h-right .h-featured-image {
        max-width: 100%;
        padding-left: 10px;
    }

    #hero-new .h-right .h-box h3 {
        font-size: 13px;
        line-height: 15px;
    }

    #hero-new .h-right .h-box p {
        font-size: 8px;
    }

    #hero-new .h-right img {
        max-height: 100%;
    }
    .fimg4 {
        max-width: 50% !important;
    }
}

@media screen and (min-width:431px) {
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width:430px) {
    .desktop {
        display: none !important;
    }
}
#hero-new .title {
    font-size: 80px;
    color: #F6EC54;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 30px;
}

#hero-new .title .hot {
    font-family: 'nunito_sansblack';
    font-size: 100px;
    letter-spacing: 0.08em;
    color: #000;
    position: relative;
    margin: 0 -23px 0 9px;
}

#hero-new .title .hot::after {
    content: '';
    position: absolute;
    top: -0.4em;
    left: 0.85em;
    width: 89px;
    height: 126px;
    background-image: url('../../images/fps/flame-decor.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#hero-new .title .red {
    position: relative;
    z-index: 2;
    text-shadow: 0px 16px 0px #00000029;
}

#hero-new .title .red::before {
    content: 'red';
    position: absolute;
    inset: 19px 0px 0px -4px;
    color: #000;
    -webkit-text-stroke: 5px #000;
    text-shadow: none;
    z-index: -1;
}

#hero-new .title .deals {
    position: relative;
    z-index: 2;
    text-shadow: 0px 10px 0px #00000029;
}

#hero-new .title .deals::before {
    content: 'deals';
    position: absolute;
    inset: 16px 0px 0px -6px;
    color: #000;
    -webkit-text-stroke: 5px #000;
    text-shadow: none;
    z-index: -1;
}

#hero-new.aug .h-right {
    background-color: #F4F2EF;
    padding-bottom: 63px;
    padding-top: 55px;
}

#hero-new.aug .h-right .h-right-inner {
    margin-top: 2px;
}

#hero-new.aug .h-right .h-box {
    width: 604px;
    height: 267px;
    padding-left: 19px;
}

#hero-new.aug .h-right .h-featured-text {
    padding-top: 0;
    line-height: 23px;
}

#hero-new.aug .h-right .h-box h3 {
    /* margin-bottom: 24px; */
    font-size: 25px;
    line-height: 29px;
}

#hero-new.aug .h-right .h-box p {
    /* line-height: 23px; */
}

#hero-new.aug .h-right .h-featured-text a,
#hero-new.aug .h-right .h-featured-text a:hover {
    width: 203px;
}

#hero-new.aug .h-right .h-price {
    padding-right: 50px;
    padding-left: 45px;
    bottom: -21px;
    right: -14px;
    width: 197px;
    height: 106px;
    display: flex;
    top: unset;
    align-items: center;
}

#hero-new .h-right .h-price:before {
    width: 197px;
    height: 106px;
    background-image: url('../../images/fps/h-banner.png');
    background-size: contain;
    background-position: center;
    border-radius: 0;
    background-color: unset;
}

#hero-new .h-right .h-price:after {
    content: '';
    position: absolute;
    width: 41px;
    height: 59px;
    background-image: url('../../images/fps/icon-flame.png');
    background-size: contain;
    background-position: center;
    border-radius: 0;
    background-color: unset;
    top: 29px;
    right: 10px;
}

#hero-new .h-right .h-price-inner {
    background-color: unset;
    border-radius: 0;
    color: #fff;
    position: relative;
    height: auto;
    align-items: flex-start;
}

#hero-new.aug .h-right .h-price-top {
    font-family: 'nunito_sansblack';
    font-size: 38px;
    line-height: 51px;
}

#hero-new .h-right .h-price-bottom {
    font-family: 'nunito_sansbold';
    position: absolute;
    bottom: -9px;
    left: 2px;
}

#hero-new.aug .h-right .h-featured-text a,
#hero-new.aug .h-right .h-featured-text a:hover {
    background-color: var(--mike-red);
    height: 48px;
    line-height: 51px;
    font-size: 15px;
    font-family: 'nunito_sansbold';
}

@media screen and (max-width: 1300px) {
    #hero-new.aug .h-right .h-box {
        width: 456px;
        height: 220px;
    }

    #hero-new.aug .h-right .h-box h3 {
        font-size: 19px;
        line-height: 19px;
        margin-bottom: 9px;
    }

    #hero-new.aug .h-right .h-box p {
        /*
        font-size: 12px;
        line-height: 16px;
        */
    }

    #hero-new.aug .h-right .h-featured-text a,
    #hero-new.aug .h-right .h-featured-text a:hover {
        height: 35px;
        line-height: 35px;
        width: 154px;
        font-size: 12px;
    }
}

@media screen and (max-width: 567px) {
    #hero-new .title {
        font-size: 41px;
        line-height: 1;
        margin-bottom: 10px;
    }

    #hero-new .title .hot {
        font-size: 52px;
        margin: 0 -12px 0 5px;
    }

    #hero-new .title .red {
        text-shadow: 0px 8px 0px #00000029;
        top: -5px;
    }

    #hero-new .title img {
        vertical-align: baseline;
        width: 150px;
    }

    #hero-new .title .deals {
        text-shadow: 0px 7px 0px #00000029;
        top: -2px;
    }

    #hero-new .title .hot::after {
        width: 47px;
        height: 67px;
    }

    #hero-new.aug .h-right {
        padding-top: 42px;
        padding-bottom: 42px;
    }

    #hero-new.aug .h-right .h-right-inner {
        margin-top: 23px;
    }

    #hero-new.aug .h-right .h-box {
        padding-left: 12px;
        height: 192px;
    }

    #hero-new.aug .h-right .h-featured-text {
        padding-top: 0;
        height: 105px;
    }

    #hero-new.aug .h-right .h-box h3 {
        font-size: 15px;
        line-height: 17px;
    }

    #hero-new.aug .h-right .h-box p {
        font-size: 15px;
        line-height: 20px;
    }

    #hero-new.aug .h-right .h-featured-text a,
    #hero-new.aug .h-right .h-featured-text a:hover {
        bottom: 0;
        font-size: 15px;
        width: 145px;
    }

    #hero-new.aug .h-right .h-price-top {
        font-size: 21px;
        line-height: 28px;
    }

    #hero-new .h-right .h-price-bottom {
        font-size: 16px;
        line-height: 22px;
    }

    #hero-new .h-right .h-price-bottom {
        font-size: 10px;
        bottom: -13px;
        left: 1px;
    }

    #hero-new.aug .h-right .h-price {
        bottom: -18px;
        right: -7px;
        width: 124px;
        height: 67px;
        padding-left: 30px;
        padding-right: 0;
    }

    #hero-new .h-right .h-price:before {
        width: 124px;
        height: 67px;
    }

    #hero-new .h-right .h-price:after {
        width: 26px;
        height: 37px;
        top: 17px;
        right: 8px;
    }
}