﻿/*------------AUGUST OFFER TILE---------------*/

@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap');

.font-green {
    color: #04ff80;
}

.pl-10{
    padding-left:10px;
}

.cta-freedom {
    overflow: hidden;
}

.box-item.special-off img {
    width: 140px;
    position: relative;
    top: -18px;
    right: -3px;
}

.pl-fs-august-offer .box-item.special-off img {
    width: 120px;
}

.tile-august-offer .offer-tile {
    min-height: 270px !important;
}

.offer-tile .info-box:last-child .box-item p:first-child {
    font-size: 26px;
}

.info-box:last-child .box-item p:first-child span.reg-mark {
    position: relative;
    top: -5px;
    right: -2px;
}

.box-item .red-bg-text{
    background: #FF2600;
    padding: 2px 6px;
}

.pl-fs-august-offer p.xl-text {
    font-family: 'Lexend Deca';
}
/*.august-offer-modal .modal-body.product-tile {
    padding: 0 !important;
}*/


#freestyle_augustOffer .header-bg {
    background: url(/images/ECA-V2/fs-offer-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.pl-fs-august-offer #pl-offer {
    background: url(/images/offer/bg-abf-tile-header-plv4.png) no-repeat;
    background-size: cover;
    background-position: center;
}

#pl_augustOffer .modal-header {
    background: url(/images/offer/bg-abf-tile-header-plv4.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 280px;
}

#pl_augustOffer .special-offer-sticker {
    position: absolute;
    right: 10px;
    width: 100px;
    height: 100px;
    bottom: 70px;
}


.august-offer-modal .modal-header {
    min-height: 250px;
    position: relative;
}

    .august-offer-modal .modal-header:after {
        content: "";
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.8)));
        /* background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); */
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 50%;
        z-index: -1;
    }

.august-offer-modal .content-wrap {
    min-height: 300px !important;
    padding: 0 15px;
}

.august-offer-modal .special-off {
    display: flex;
    justify-content: space-between;
    margin-right: 0;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    align-content: center;
    padding: 0 12px 0 25px;
}

    .august-offer-modal .special-off img {
        width: 110px;
    }

        .august-offer-modal .special-off img.fs-logo {
            width: 200px;
        }

.promo-text-box {
    background: #04ff80;
    text-align: center;
    padding: 10px 0;
}

    .promo-text-box p {
        color: #333333;
        font-size:18px;
    }

.promo-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding-left: 30px;
}


    .promo-title p:first-child {
        font-family: 'Lexend Deca';
        font-size: 30px;
        margin-bottom: 0;
    }

    .promo-title p:last-child {
        font-size: 18px;
       
    }

    .promo-title.pl-strip p{
        font-size: 18px;
        font-family:'Lato', sans-serif;
    }


ul.features {
    padding: 20px 25px;
    margin-top: 10px;
    margin-bottom: 0;

}

    ul.features li {
        list-style: none;
        margin-bottom: 12px;
        font-size: 20px;
        position: relative;
    }


    ul.fs-features li:before {
        content: ">";
        font-size: 23px;
        font-weight: bold;
        position: absolute;
        left: 0;
        top: -2px;
    }

    ul.features li:before{
    color: #777;
    content: ">";
    display: block;
    position: absolute;
    left: -20px;
    top: -2px;
    font-size:22px;
}

ul.pl-features li {
    padding-left: 0;
    display: flex;
    align-content: center;
    margin-bottom: 14px;
}

    ul.pl-features li span {
        width: 22px;
        height: 22px;
        margin-right: 10px;
        position: relative;
        top: 4px;
    }

    ul.pl-features li:nth-child(2) span {
        width: 20px;
    }

    ul.pl-features li span svg {
        width: 100%;
    }

.august-offer-modal.full-screen-modal .modal-content .modal-body {
    min-height: 200px;
}

.august-offer-modal .cta-btn .btn-large{
    font-size:20px;
    width:260px;
}

/*ESIGN*/
.special-offer-label span {
    background: #04ff80;
    padding: 5px 10px;
    border-radius: 12px;
    color: #333;
}

.fs-card-small {
    width: 56px;
    margin-bottom: 0;
    margin-left: 8px;
    position: absolute;
}



.tu-offer-term a:hover {
    color: #04ff80;
}

.tcAugLink {
    cursor: pointer;
}

div#tcAugOffer .modal-content {
    border-radius: 20px;
    min-height: 740px;
}

    div#tcAugOffer .modal-content .modal-body p.font-24 {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    div#tcAugOffer .modal-content .modal-header {
        position: relative;
    }

        div#tcAugOffer .modal-content .modal-header .close {
            position: absolute;
            right: 20px;
            top: 16px;
            color: #b2b2b2;
            transition: 0.3s ease;
        }

            div#tcAugOffer .modal-content .modal-header .close:hover {
                color: #00d1d0;
            }

    div#tcAugOffer .modal-content .modal-footer p {
        cursor: pointer;
    }

    #tcAugOffer {
            z-index:1070;
        }

    #tcAugOffer .modaloffer-copy {
        padding: 15px;
        border: 1px solid #ccc;
    }

    #tcAugOffer .lr-heading {
        font-size: 25px;
    }
@media (max-width:575px) {
    .pl-10{
        padding-left:0;
    }
    .offer-tile .info-box:last-child .box-item p:first-child {
        font-size: 20px !important;
        margin-bottom: 0 !important;
    }

    .info-box .box-item p.font-18 {
        font-size: 15px;
    }

    .cta-freedom-inner .info-box:last-child .box-item:last-child {
        margin-right: 14px;
    }

    .offer-tile .info-box .box-item p.font-18 {
        font-size: 15px !important;
    }

    .pl-fs-august-offer .info-box:last-child .box-item:first-child p:first-child {
        font-size: 18px;
    }

    .tile-august-offer .offer-tile {
        min-height: 225px !important;
    }

    .box-item.special-off img {
        width: 110px;
    }

    .pl-fs-august-offer .font-24 {
        font-size: 18px !important;
    }

        .pl-fs-august-offer .font-24.mb-4 {
            margin-bottom: 15px !important;
        }

    .pl-fs-august-offer .box-item.special-off img {
        width: 95px;
    }

    .promo-text-box p {
        font-size: 20px !important;
    }

    .august-offer-modal .special-off img {
        width: 100px;
    }

        .august-offer-modal .special-off img.fs-logo {
            width: 175px;
        }

    #freestyle_augustOffer .header-bg {
        background-size: 125%;
        background-position: -90px center;
    }

    #pl_augustOffer .cta-btn {
        margin-top: 0;
    }

    ul.features li:last-child span {
        width: 19px;
        height: 19px;
    }

    ul.pl-features li span svg {
        position: relative;
        top: -2px;
    }

    ul.pl-features li:nth-child(2) span {
        top: -2px;
    }

    .promo-title.pl-strip p,
    .promo-text-box p{
        font-size: 15px !important;
    }

    /*ESIGN*/

    .fs-card-small {
        width: 45px;
    }

    div#tcAugOffer .modal-content .modal-body p.font-18,
    div#tcAugOffer .modal-content .modal-footer p {
        font-size: 16px !important;
    }
}

@media (max-width:375px) {



    .tile-august-offer .offer-tile {
        min-height: 210px !important;
    }

    .box-item.special-off img {
        width: 95px;
    }

    .pl-fs-august-offer .info-box:last-child .box-item:first-child p:first-child {
        font-size: 16px;
    }

    .offer-tile .info-box:last-child .box-item p:first-child {
        font-size: 17px !important;
    }

    .offer-tile .info-box .box-item p.font-18 {
        font-size: 13px !important;
    }

    .offer-tile .info-box:last-child .box-item p:last-child {
        font-size: 13px;
    }

    .offer-tile .info-box .box-item:first-child,
    .pl-fs-august-offer .info-box .box-item:first-child {
        height: 28px;
    }

        .pl-fs-august-offer .info-box .box-item:first-child p.font-18 {
            font-size: 12px;
        }

    .pl-fs-august-offer .font-24 {
        font-size: 16px !important;
    }

    .pl-fs-august-offer .info-box .box-item p {
        font-size: 11px;
    }

    /*.promo-text-box p {
        font-size: 18px !important;
    }*/


    #pl_augustOffer.august-offer-modal .modal-header {
        min-height: 235px !important;
    }

    .august-offer-modal .modal-header {
        min-height: 215px !important;
    }



    .august-offer-modal .content-wrap {
        min-height: 335px !important;
    }

    .august-offer-modal .cta-btn {
        margin-bottom: 0;
    }

    ul.features li {
        margin-bottom: 14px;
        font-size: 17px;
    }

    ul.fs-features li:before {
        top: -5px;
    }


    .esign-data p.rate-offer {
        font-size: 17px !important;
    }
}
