@import "/css/CCC/global.css";
@import "/css/CCC/landing.css";
@import "/css/CCC/landing-responsive.css";
@import "https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";

@font-face {
    font-family: LexendDeca;
    src: url(/fonts/LexendDeca-Regular.ttf);
}


.landing .section1 {
    background: #005454;
    background: -moz-linear-gradient(167deg, #005454 0%,#0ad7d6 70%,#0ad7d6 60%,#49ffaf 100%);
    background: -webkit-linear-gradient(167deg, #005454 0%,#0ad7d6 70%,#0ad7d6 60%,#49ffaf 100%);
    background: linear-gradient(167deg, #005454 0%,#0ad7d6 70%,#0ad7d6 60%,#49ffaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005454', endColorstr='#04fb8f',GradientType=1 );
}

.landing .freestyle .section1.ccc {
    background: #005454;
    background: -moz-linear-gradient(167deg, #005454 0%,#0ad7d6 70%,#0ad7d6 60%,#49ffaf 100%);
    background: -webkit-linear-gradient(167deg, #005454 0%,#0ad7d6 70%,#0ad7d6 60%,#49ffaf 100%);
    background: linear-gradient(167deg, #005454 0%,#0ad7d6 70%,#0ad7d6 60%,#49ffaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005454', endColorstr='#04fb8f',GradientType=1 );
}

.landing .wrap-banner-slogan .seoSlogan {
    font-family: LexendDeca;
    font-size: 55px;
    line-height: 70px;
}

.wrap-banner-slogan-mobile .seoSlogan {
    font-family: LexendDeca;
}


.wrap-banner-slogan .subSlogan.seosubSlogan {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0;
    line-height: 43px;
    font-family: "Lato";
    font-weight: 400;
}

.freedom-wrap-banner-content {
    background: none;
    background-size: cover;
    background-position: 50% -166px;
    z-index: 49;
}

.freestyle .section1 .ABF-phone {
    position: absolute;
    right: 0;
    top: 46px;
    max-width: 44%;
}

/*.landing .freestyle .ccc .wrap-banner-content {
    transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -webkit-transform: translate(-50%, -40%);
    padding-top: 130px;
    min-height: 915px;
}*/

.wrap-banner-content {
    display: none;
}

    .wrap-banner-content.is-active {
        display: block;
    }

.ABF_tab_pane {
    position: relative;
    z-index: 600;
}

    .ABF_tab_pane .btn-group {
        z-index: 300;
    }

    .ABF_tab_pane .btn-group {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.14);
        -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.14);
        box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.14);
    }

    .ABF_tab_pane button {
        font-size: 18px;
        padding-bottom: 12px;
        padding-top: 12px;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #fff;
        color: #777777;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 200px;
    }

        .ABF_tab_pane button.active, .ABF_tab_pane button.active:hover {
            background-color: #00d1d0;
            color: #fff;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

.wrap-banner-slogan-mobile {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 5px;
}

    .wrap-banner-slogan-mobile .mobile-title {
        font-size: 20px;
    }

    .wrap-banner-slogan-mobile .mobile-sub-title {
        font-size: 16px;
    }

.mobile_tab {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    background: #fff;
    max-width: 320px;
    margin: 0 auto;
    border-radius: 10px;
}

.tab-50-pane {
    width: 50%;
    text-align: center;
    font-size: 18px;
}

.mobile_tab {
    margin-top: -25px;
}

    .mobile_tab a {
        background-color: #fff;
        border: 1px solid #ccc;
        -o-transition: color .2s ease-out,background .2s ease-in;
        -ms-transition: color .2s ease-out,background .2s ease-in;
        -moz-transition: color .2s ease-out,background .2s ease-in;
        -webkit-transition: color .2s ease-out,background .2s ease-in;
        transition: color .2s ease-out,background .2s ease-in;
        z-index: 1000;
    }

        .mobile_tab a:first-child {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

        .mobile_tab a:last-child {
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }

    .mobile_tab .nav-link.tab-50-pane.active {
        border: 1px solid #00d1d0;
        background: #00d1d0;
        color: #fff;
    }

.mobile-ABF-content {
    display: none;
}

    .mobile-ABF-content.is-active {
        display: block;
    }

.section9.fs-abf button {
    display: none;
}

    .section9.fs-abf button.active {
        display: initial;
    }

/*-----Flippy box section3----*/
.wrap-product-box.left {
    float: right;
}

.wrap-flip-icon {
    max-width: 90px;
    position: absolute;
    top: 20px;
    right: -43px;
    z-index: 300;
    height: 90px;
    width: 90px;
    cursor: pointer;
}

.about-flip-icon {
    /*position: absolute;
    top: 20px;
    right: -35px;
    max-width: 75px;*/
    transition: all 2s linear;
    z-index: -1;
    position: relative;
}

.front.about-flip-icon {
    /*max-width: 47px;
    right: -23px;
    top: 29px;*/
    display: none;
}

.is-flipped + .wrap-flip-icon .front.about-flip-icon {
    display: block;
    max-width: 60px;
    position: relative;
    right: -18px;
    top: 10px;
    z-index: -1;
}

.is-flipped + .wrap-flip-icon .back.about-flip-icon {
    display: none;
}

/*flip*/
.home.v4 .section2 {
    padding-top: 54px;
    padding-bottom: 45px;
}

/*why flip box*/
.wrap-why-flip-box {
    -webkit-perspective: 600;
    perspective: 600;
    height: 250px;
    position: relative;
}

.inner-why-flip-box {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: all 1s ease-in-out;
    position: relative;
}

.is-flipped.inner-why-flip-box {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}


.why-box-face {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    visibility: visible;
    backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    display: table;
    -webkit-box-shadow: 0px 0px 9px 1px rgba(1,61,61,0.22);
    -moz-box-shadow: 0px 0px 9px 1px rgba(1,61,61,0.22);
    box-shadow: 0px 0px 9px 1px rgba(1,61,61,0.22);
    cursor: pointer;
    padding: 0 15px;
}

    .why-box-face.box-why-back {
        transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        background: #006766;
    }

.why-inner-box-content {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

    .why-inner-box-content .sectlabel.margin-none {
        margin-bottom: 0;
    }

.wrap-section-content .why-icon-box {
    margin-bottom: 15px;
}

.section3 .about-flip-icon {
    right: 0;
}

.section3 .back.about-flip-icon {
    display: none;
}

.section3 .front.about-flip-icon {
    display: block;
    right: -15px;
    max-width: 60px;
    top: 10px;
}

.section3 .is-flipped + .wrap-flip-icon .front.about-flip-icon {
    display: none;
}

.section3 .is-flipped + .wrap-flip-icon .back.about-flip-icon {
    display: block;
}
/*------------------*/

.seo .SeoSection4, .landing .section3 {
    background: #fff;
    position: relative;
}

.sec6item h2 {
    font-family: "Lato";
}

.phone-hand {
    position: absolute;
    right: -80px;
    top: 0;
    max-width: 65%;
    margin-bottom: -214px;
}

.SeoSection4 > .container {
    position: relative;
}

.SeoSection6 .wrapSec6circleItem {
    margin-bottom: 63px;
}

.inner-sec6-circle-container {
    padding-bottom: 63px;
    border-bottom: 1px solid #ddd;
    max-width: 300px;
    margin: 0 auto;
}


.wrap-box-promise svg {
    opacity: .8;
}

.wrap-things-to-know .lower-section {
    padding-top: 122px;
    padding-bottom: 60px;
}

    .wrap-things-to-know .lower-section .container > svg, .wrap-things-to-know .lower-section .container > img {
        max-width: 615px;
        position: absolute;
        right: -80px;
        top: -173px;
    }

    .wrap-things-to-know .lower-section .wrap-box-promise.visible {
        opacity: 1;
    }

.wrap-things-to-know .upper-section {
    padding-top: 70px;
    padding-bottom: 70px;
    background: rgb(0,117,117);
    background: -moz-linear-gradient(153deg, rgba(0,117,117,1) 0%, rgba(0,185,180,1) 69%, rgba(4,244,156,1) 90%);
    background: -webkit-linear-gradient(153deg, rgba(0,117,117,1) 0%, rgba(0,185,180,1) 69%, rgba(4,244,156,1) 90%);
    background: linear-gradient(153deg, rgba(0,117,117,1) 0%, rgba(0,185,180,1) 69%, rgba(4,244,156,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#007575",endColorstr="#04f49c",GradientType=1);
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .wrap-things-to-know .upper-section svg {
        position: absolute;
        top: -275px;
        z-index: 50;
    }

    .wrap-things-to-know .upper-section .sectitle {
        font-size: 48px;
    }

    .wrap-things-to-know .upper-section p {
        position: relative;
        z-index: 100;
    }

.wrap-box-promise {
    padding-left: 120px;
    position: relative;
    margin-bottom: 60px;
    -webkit-transition: transform 0.6s ease-out;
    -moz-transition: transform 0.6s ease-out;
    -ms-transition: transform 0.6s ease-out;
    -o-transition: transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
    opacity: 0;
    -webkit-transform: translateX(-90px);
    -moz-transform: translateX(-90px);
    -ms-transform: translateX(-90px);
    -o-transform: translateX(-90px);
    transform: translateX(-90px);
}

    .wrap-box-promise.visible {
        opacity: 0.5;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        cursor: pointer;
        z-index: 400;
        position: relative;
    }

    .wrap-box-promise:hover {
        opacity: 1;
    }

    .wrap-box-promise.active.visible {
        opacity: 1;
    }

    .wrap-box-promise svg {
        max-width: 83px;
        position: absolute;
        top: 0px;
        left: 0;
        opacity: .6;
    }

        .wrap-box-promise svg.svg2 {
            max-width: 100px;
            left: -3px;
            top: 6px;
        }

        .wrap-box-promise svg.svg3 {
            max-width: 78px;
            left: 7px;
            top: 1px;
        }

        .wrap-box-promise svg.svg4 {
            max-width: 77px;
            left: 10px;
            top: 1px;
        }

.wrap-reviews {
    min-height: 600px;
    display: block;
    background: rgba(0,208,208,1);
    background: -moz-linear-gradient(-45deg, rgba(0,208,208,1) 0%, rgba(0,214,203,1) 41%, rgba(4,251,148,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,208,208,1)), color-stop(41%, rgba(0,214,203,1)), color-stop(100%, rgba(4,251,148,1)));
    background: -webkit-linear-gradient(-45deg, rgba(0,208,208,1) 0%, rgba(0,214,203,1) 41%, rgba(4,251,148,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0,208,208,1) 0%, rgba(0,214,203,1) 41%, rgba(4,251,148,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0,208,208,1) 0%, rgba(0,214,203,1) 41%, rgba(4,251,148,1) 100%);
    background: linear-gradient(135deg, rgba(0,208,208,1) 0%, rgba(0,214,203,1) 41%, rgba(4,251,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d0d0', endColorstr='#04fb94', GradientType=1 );
    background-size: 200% 200%;
    padding-top: 70px;
    padding-bottom: 0;
    -webkit-animation: AnimationName 11s ease infinite;
    -moz-animation: AnimationName 11s ease infinite;
    animation: AnimationName 11s ease infinite;
    position: relative;
}

    .wrap-reviews .spacer-white {
        width: 100%;
        height: 60px;
        display: block;
        background: #fff;
        position: absolute;
        left: 0;
        bottom: -1px;
    }



    .wrap-reviews .sectitle {
        font-size: 48px;
        margin-bottom: 0;
    }

    .wrap-reviews .sub-text {
        display: block;
        margin-bottom: 50px;
        font-size: 24px;
    }

div [itemprop="reviewRating"] {
    display: inline-block;
}

.rating-value {
    text-indent: -999px;
    display: block;
    height: 1px;
}

p[itemprop="author"] {
    font-weight: bold;
    color: #777;
    font-size: 14px;
    line-height: 16px;
}

.text-review-box {
    background: #fff;
    position: relative;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 20px 20px 20px 20px;
    min-height: 213px;
    display: table;
    margin-bottom: 10px;
    opacity: 1
}

.slick-active + .slick-active[aria-hidden="false"] {
    opacity: .8;
}

.slick-active + .slick-active ~ .slick-slide[aria-hidden="false"] {
    opacity: .5;
}

.slick-active + .slick-active + .slick-active ~ .slick-slide[aria-hidden="false"] {
    opacity: .2;
}


.text-review-box p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 14px;
}

    .text-review-box p.name {
        font-weight: bold;
        color: #000;
        font-size: 14px;
        line-height: 16px;
    }

    .text-review-box p.copy {
        color: #000;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 8px;
    }

    .text-review-box p.review {
        margin-bottom: 10px;
    }

.text-review-box .review-inner-container {
    padding-left: 60px;
    position: relative;
    vertical-align: middle;
    display: table-cell;
}

.text-review-box div[itemprop="review"] {
    vertical-align: middle;
    display: table-cell;
}

.text-review-box p.rating {
    padding-left: 70px;
    position: relative;
}

.outer-container-rating-score img {
    max-width: 40px;
}

.outer-container-rating-score .font-16.italic {
    text-align: right;
}

.text-review-box svg.star {
    max-width: 65px;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 1px;
}


.text-review-box .review-inner-container .urser-icon {
    max-width: 40px;
    position: absolute;
    top: 0px;
    left: 0;
}

.review-wrap-text-msg {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

    .review-wrap-text-msg.visible {
        opacity: 1;
        transition-delay: .4s;
        padding-top: 5px;
    }

.text-review-box .review-inner-container .urser-icon {
    max-width: 40px;
    position: absolute;
    top: 0px;
    left: -50px;
}

.like_icon_msg {
    max-width: 14px;
    margin-right: 3px;
    margin-top: -7px;
}

.rating-score {
    font-size: 85px;
    font-weight: 300;
    margin-bottom: 0;
}

    .rating-score .rating-over {
        font-size: 24px;
        font-weight: 400;
    }


/*.chart-two.animate svg .circle-foreground {
    -webkit-animation: inherit;
    animation: inherit;
}*/

/*.chart-two.animate svg path {
    stroke-dasharray: 30.845px 320.25px;
    -webkit-transition: all 3s ease-out;
    -moz-transition: all 2.3s ease-out;
    -ms-transition: all 2.3s ease-out;
    -o-transition: all 2.3s ease-out;
    transition: all 2.3s ease-out;
}

.chart-two.animate.visible svg path {
    -webkit-animation: offset 3s ease-in-out forwards;
    animation: offset 3s ease-in-out forwards;
    stroke-dasharray: 350.845px 320.25px;
}

.chart-two.animate figcaption:after {
    -webkit-animation: inherit;
    animation: inherit;
}

.chart-two.animate.visible figcaption:after {
    -webkit-animation: chart-two-label 2s steps(98) forwards;
    animation: chart-two-label 2s steps(98) forwards;
}*/

.landing .section9 {
    background: url(/images/freestyle/bg_new_PL.png);
    background-size: cover;
    background-position: center;
}

    .landing .section9 .sectitle {
        color: #fff;
    }

.mobile-screens {
    min-height: 600px;
}

.SeoScreen3, .SeoScreen2, .SeoScreen1 {
    width: 360px;
}

.phone-customer-say {
    width: 260px;
    max-width: 100%;
    z-index: 300;
    position: absolute;
}

.landing .section7 {
    margin-top: 0;
    background: #fff;
}

.wrap-reviews {
    margin-bottom: -195px;
}

.wrap-things-to-know .upper-section p {
    position: relative;
    z-index: 100;
    font-size: 36px;
}

.wrap-about-freedom .sectitle, .landing .section9 .sectitle,
.wrap-things-to-know .upper-section .sectitle, .wrap-reviews .sectitle,
.section10 .sectitle, .landing .section3 .sectitle, .section9 .sectitle,
.section3 .sectitle {
    font-family: "LexendDeca", "Lato", "arial";
}

.section7 .sectitle {
    font-size: 32px;
    color: #777;
    font-weight: 400;
}

.seo .wrap-banner-content {
    display: block;
}

.seo .section9 .sectitle {
    color: #fff;
}

.section10 {
    margin-top: 0;
}


@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}


@-webkit-keyframes screenAnimation {
    0% {
        top: -29px;
        left: 298px;
        opacity: 0;
    }

    50% {
        top: 80px;
        left: 153px;
        opacity: 0;
    }

    100% {
        top: 215px;
        left: 0;
        opacity: 1;
    }
}

@keyframes screenAnimation {
    0% {
        top: -29px;
        left: 298px;
        opacity: 0;
        opacity: 0;
    }

    50% {
        top: 80px;
        left: 153px;
        opacity: 0;
    }

    100% {
        top: 215px;
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes screen2Animation {
    0% {
        top: -29px;
        left: 298px;
        opacity: 0;
    }

    100% {
        top: 80px;
        left: 153px;
        opacity: 1;
    }
}

@keyframes screen2Animation {
    0% {
        top: -29px;
        left: 298px;
        opacity: 0;
    }

    100% {
        top: 80px;
        left: 153px;
        opacity: 1;
    }
}

.seo .SeoSection4 p.white-text, .seo .SeoSection4 h2.white-text, .seo .SeoSection4 a, .sec6item h2.blue-text {
    color: #777;
}

.sec6item h2 {
    font-family: LexendDeca;
}

.sec6item p a {
    font-family: "Lato";
    font-weight: 300;
}

.affiliate .section7 {
    padding-top: 86px;
    padding-bottom: 86px;
    position: relative;
    min-height: inherit;
}

.seo .section7, .affiliate .section7 {
    margin-top: 0;
    background: #fff;
}

.SeoSection5 .sec6item ol li {
    margin-bottom: 15px;
}

/*----Additional collapse seo section-----*/
.wrap-collapse-seo-section {
    background: #fbfbfb;
    padding-top: 97px;
    overflow: hidden;
}

.collapse-seo-title {
    font-size: 48px;
    margin-bottom: 10px;
}

.wrap-seo-collapse-contanier {
    margin-bottom: 117px;
}



.phone-collapse-sticky {
    position: absolute;
    top: 20px;
    width: 246px;
    max-width: 100%;
    left: 50%;
    margin-left: -123px;
}

.wrap-collapse-seo-section.collapse-open {
    overflow: initial;
    padding-bottom: 40px;
}

.collapse-open .phone-collapse-sticky {
    position: -webkit-sticky;
    position: sticky;
    margin-left: 0;
}

.collapse-open .phone-collapse-inner-container {
    text-align: center;
}

.wrap-seo-collapse-contanier #collapseLearnMore {
    padding-top: 25px;
}

    .wrap-seo-collapse-contanier #collapseLearnMore h3, .wrap-seo-collapse-contanier #collapseLearnMore p,
    .collapse-preview-container h3, .collapse-preview-container p {
        font-size: 20px;
        margin-bottom: 25px;
    }

.collapse-preview-container {
    margin-top: 30px;
}

    .wrap-seo-collapse-contanier #collapseLearnMore p, .collapse-preview-container p {
        font-weight: 300;
    }

.seo .SeoSection4 a, .sec6item p a.white-text {
    color: #00d1d0;
    text-decoration: none;
}

    .seo .SeoSection4 a:hover, .sec6item p a.white-text:hover {
        color: #00d1d0;
        text-decoration: none;
    }

.seo .SeoSection4 {
    min-height: 950px;
}

.wrap-things-to-know {
    background: #fafafa;
}

/*NEw freestyle ABF*/
.abf-bottom-wrap .subheading-big {
    font-family: "LexendDeca","Lato","arial";
    font-size: 50px;
    color: #fff;
    margin-bottom: 20px;
}

.abf-bottom-wrap h2 {
    margin-bottom: 20px;
    margin-bottom: 29px;
}

.abf-bottom-wrap .primary-cta-wrap {
    margin-top: 45px;
    margin: 0;
}

.abf-bottom-wrap {
    margin-top: 90px;
}

.landing .ccc .wrap-banner-content {
    position: relative;
}

.wrap-banner-personal {
    padding: 80px 0;
}

.awards-circle-wrap {
    max-width: 400px;
    margin-top: 55px;
}


/*PL SEO Update*/
.landing .wrap-banner-personal .list-slogan p {
    font-size: 24px;
    margin-bottom: 5px;
}

.img-responsive {
    width: 100%;
}

body .boxRow .SeoSection4B {
    background: #fff;
    border: 1px solid #e5e5e5;
    min-height: 600px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 40px;
    padding-bottom: 0;
}

.pl-seo-phone {
    padding: 0 75px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.seo1-contentleft {
    padding-bottom: 60px;
}

body .boxRow .SeoSection4B .module {
    padding: 40px 15px 0 15px;
    min-height: 100%;
}

body .boxRow .SeoSection5B {
    padding-top: 0;
    padding-bottom: 0;
    background: #f7f7f7;
    min-height: 100%;
    margin-bottom: 15px;
}

    body .boxRow .SeoSection5B .module {
        min-height: 100%;
        position: relative;
        padding: 40px 15px 0 15px;
    }

    body .boxRow .SeoSection5B .SeoSection5B-inner {
        padding: 30px 0;
    }

.pl-gradient-bottom {
    width: 100%;
    height: 50px;
    background: url(/images/freestyle/pl-gradient-bottom.jpg);
    background-size: cover;
}

.wrap-collapse-seo-section {
    background: #fff;
}

.phone-collapse-sticky {
    top: 10px;
}

body .section2-freestyle {
    z-index: 50;
}

.wrap-banner-personal .awards-circle-wrap {
    position: absolute;
    bottom: -60px;
    z-index: 999;
}

body .section2-freestyle .media-slider-wrap .media-wrap {
    margin-top: 75px;
}

body .section2-freestyle .media-slider-wrap .awardsB-wrap {
    margin-top: 75px;
}

.approved-icons-wrap {
    max-width: 400px;
    margin: 0 auto;
}

.wrap-warning-footer {
    z-index: 900;
}


@media (max-width:1199px) {
    .phone-hand {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 58%;
        margin-bottom: -65px;
    }

    .SeoScreen1, .SeoScreen2, .SeoScreen3 {
        max-width: 250px !important;
    }

    @-webkit-keyframes screenAnimation {
        0% {
            top: -27px;
            left: 254px;
        }

        50% {
            top: 40px;
            left: 145px;
            opacity: 0;
        }

        100% {
            top: 110px;
            left: 30px;
            opacity: 1;
        }
    }

    @keyframes screenAnimation {
        0% {
            top: -27px;
            left: 254px;
        }

        50% {
            top: 40px;
            left: 145px;
            opacity: 0;
        }

        100% {
            top: 110px;
            left: 30px;
            opacity: 1;
        }
    }

    @-webkit-keyframes screen2Animation {
        0% {
            top: -27px;
            left: 254px;
            opacity: 0;
        }

        100% {
            top: 40px;
            left: 145px;
            opacity: 1;
        }
    }

    @keyframes screen2Animation {
        0% {
            top: -27px;
            left: 254px;
            opacity: 0;
        }

        100% {
            top: 40px;
            left: 145px;
            opacity: 1;
        }
    }

    .phone-customer-say {
        position: absolute;
        top: -2px;
        left: 0;
        width: 260px;
        max-width: 100%
    }

    .wrap-things-to-know {
        overflow: hidden;
    }
}


@media (max-width: 991px) {
    .landing .ccc .wrap-banner-content .ABF-phone {
        display: none;
    }

    .wrap-wcmme .col-md-6:first-child {
        margin-bottom: 30px;
    }

    .phone-hand {
        position: absolute;
        right: -80px;
        top: 50px;
        max-width: 520px;
        margin-bottom: 0;
    }

    .SeoScreen1, .SeoScreen2, .SeoScreen3 {
        max-width: 220px !important;
    }

    .SeoScreen3 {
        left: 219px;
    }


    @-webkit-keyframes screenAnimation {
        0% {
            top: 131px;
            left: 254px;
        }

        50% {
            top: 46px;
            left: 124px;
            opacity: 0;
        }

        100% {
            top: 131px;
            left: 28px;
            opacity: 1;
        }
    }

    @keyframes screenAnimation {
        0% {
            top: -27px;
            left: 254px;
        }

        50% {
            top: 46px;
            left: 124px;
            opacity: 0;
        }

        100% {
            top: 131px;
            left: 28px;
            opacity: 1;
        }
    }

    @-webkit-keyframes screen2Animation {
        0% {
            top: -27px;
            left: 254px;
            opacity: 0;
        }

        100% {
            top: 46px;
            left: 124px;
            opacity: 1;
        }
    }

    @keyframes screen2Animation {
        0% {
            top: -27px;
            left: 254px;
            opacity: 0;
        }

        100% {
            top: 46px;
            left: 124px;
            opacity: 1;
        }
    }

    .wrap-things-to-know .lower-section .container > img {
        max-width: 500px;
        position: absolute;
        right: -190px;
        top: -137px;
    }

    .wrap-box-promise .font-23 {
        font-size: 20px;
    }

    .wrap-box-promise .font-20 {
        font-size: 18px;
    }

    .outer-container-rating-score {
        text-align: center;
        margin-bottom: 30px;
    }

        .outer-container-rating-score #Layer_star {
            max-width: 100%;
            width: 235px;
        }

    .text-review-box {
        min-height: 216px;
    }

    .wrap-reviews {
        padding-top: 47px;
    }

    .wrap-calculator {
        padding-bottom: 60px;
    }

    .inner-wrap-calc-slider .text-center.small-text.light {
        color: #818181;
    }

    .calculator2a .container-range-slider.dropdownv2 {
        margin-top: 15px;
        border: 1px solid #ddd;
        padding: 10px 0;
        background: #fff !important;
    }
}

@media (max-width: 812px) {
    .mobile-screens {
        min-height: 320px;
        position: relative;
        top: 20px;
    }

    /*PL Update*/
    body .boxRow .SeoSection5B .SeoSection5B-inner {
        padding: 0;
    }

    .seo .SeoSection5 .sec6item:first-child, .seo .SeoSection6 .sec6item:first-child {
        margin-bottom: 40px;
    }

    .mobile-ABF-content.is-active {
        margin-top: -20px;
    }

    body .boxRow .SeoSection4B .module {
        padding: 10px 15px 0 15px;
    }

    body .section2-freestyle {
        margin-top: -80px;
        padding-top: 100px;
        padding-bottom: 20px;
    }

    .wrap-calculator {
        padding-bottom: 60px;
    }

    .inner-wrap-calc-slider .text-center.small-text.light {
        color: #818181;
    }

    .calculator2a .container-range-slider.dropdownv2 {
        margin-top: 15px;
        border: 1px solid #ddd;
        padding: 10px 0;
        background: #fff !important;
    }

    .media-slider-wrap {
        margin-top: -25px !important;
    }

    #pl-mobile-banner .awards-circle-wrap {
        position: relative;
        padding: 0 20px;
        z-index: 1000;
        margin: 0 auto;
    }

    body .section2-freestyle {
        z-index: 999;
    }

    #freestyle-mobile-banner .awards-circle-wrap {
        z-index: 1000;
        bottom: 95px;
    }

    body .freestyleABFB-wrap .abf-bottom-wrap .primary-cta-wrap {
        margin: 0 auto;
        padding-bottom: 30px;
        padding-top: 20px;
    }

    body .text-review-box {
        padding: 20px 20px 20px 20px;
    }

    .recommend-mobile-wrap .percentIcon {
        right: 20px;
    }

    body .boxRow .SeoSection4B {
        border: none;
        margin-bottom: 0;
    }

    .pl-seo-phone {
        padding: 0;
        position: relative;
    }

    .seo1-contentleft {
        padding-bottom: 30px;
    }

    body .boxRow .SeoSection5B {
        margin-bottom: 0;
    }

    body .boxRow .boxSectionApproved-wrap {
        border: none;
    }

        body .boxRow .boxSectionApproved-wrap .module {
            padding: 40px 15px 0 15px;
        }

    .boxSectionApproved-inner h2 {
        text-align: left !important;
    }

    /*New freestyle mobile*/
    .freestyleABFB-wrap {
        height: 600px;
        display: block;
        background: #04fc8b;
        background: -moz-linear-gradient(167deg,#005554 0%,#0ad7d6 70%,#00cec4 60%,#04fc8b 100%);
        background: -webkit-linear-gradient(167deg,#005554 0%,#00cec4 70%,#00cec4 60%,#04fc8b 100%);
        background: linear-gradient(167deg,#005554 0%,#00cec4 70%,#00cec4 60%,#04fc8b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005554',endColorstr='#04FC8B',GradientType=1);
        padding-top: 45px;
        padding-bottom: 0;
        position: relative;
    }

    .abf-bottom-wrap .subheading-big {
        font-size: 28px;
        text-align: center;
        margin-bottom: 10px;
    }

    .abf-bottom-wrap h2 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 10px;
    }

    .abf-bottom-wrap .primary-cta-wrap {
        margin-bottom: 20px;
        margin-top: 20px;
        text-align: center;
    }

    .abf-card-wrap .abf-card-inner {
        position: relative;
        min-width: 300px;
        max-width: 300px;
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        margin: 0 auto;
        margin-top: 15px;
    }

    .abf-bottom-wrap {
        margin-top: 0;
        position: relative;
    }

    .awards-circle-wrap {
        z-index: 999;
        max-width: 400px;
        margin-top: 0;
        position: absolute;
        bottom: 25px;
    }

    .landing .section3 {
        padding-top: 75px;
    }

    .section4 .sectitle, .section3 .sectitle, .section5 .sectitle, .section6 .sectitle {
        font-size: 36px;
    }

    #bg-sec-1 {
        display: none;
    }

    .landing .ccc.section1 {
        min-height: inherit;
        padding-bottom: 30px;
        background: -moz-linear-gradient(167deg,#005251 0%,#017768 50%,#018166 70%,#019667 100%) !important;
        background: -webkit-linear-gradient(167deg,#005251 0%,#017768 50%,#018166 70%,#019667 100%) !important;
        background: linear-gradient(167deg,#005251 0%,#017768 50%,#018166 70%,#019667 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005251',endColorstr='#019667',GradientType=1) !important;
    }

    .landing .freestyle .ccc .wrap-banner-content {
        min-height: initial;
        transform: inherit;
        height: inherit;
        overflow: hidden;
        display: none;
    }

    .ABF-phone {
        max-width: 100%;
        position: relative;
        z-index: 300;
    }

    .freestyle .list-slogan {
        max-width: 265px;
        margin: 0 auto
    }

        .freestyle .list-slogan p {
            font-size: 14px;
        }

    .wrap-section-content {
        width: 280px;
        margin: 0 auto 30px auto;
    }

    .wrap-wcmme .col-md-6:first-child {
        margin-bottom: 0;
    }

    .seo .SeoSection4, .landing .seo .SeoSection4 {
        padding-top: 0;
    }

    .phone-hand {
        position: relative;
        max-width: 110%;
        margin-bottom: 0;
        margin-top: -5px;
        right: 0;
    }

    .wrap-things-to-know .lower-section .container > img {
        position: relative;
        max-width: 100%;
        right: inherit;
        top: inherit;
        margin-left: 35px;
    }

    .wrap-things-to-know .lower-section {
        padding-bottom: 0;
    }

    .wrap-reviews .sectitle {
        font-size: 40px;
    }

    .phone-customer-say {
        position: relative;
        top: inherit;
        left: inherit;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: -50px;
    }

    .text-review-box {
        min-height: 267px;
    }

    .landing .section7 {
        margin-top: -40px;
    }

    .wrap-things-to-know .upper-section .sectitle {
        font-size: 42px;
        line-height: 50px;
    }

    .wrap-things-to-know .upper-section p.font-36 {
        font-size: 30px;
        font-weight: 300;
    }

    .wrap-things-to-know .lower-section {
        padding-top: 70px;
    }

    .SeoScreen1 {
        left: 0;
        top: 90px;
        animation-fill-mode: inherit;
    }

    .SeoScreen1, .SeoScreen2, .SeoScreen3 {
        max-width: 195px !important;
    }

    .SeoScreen2 {
        left: 80px;
        top: 30px;
        animation-fill-mode: inherit;
    }

    .SeoScreen3 {
        left: 159px;
        top: -15px;
    }

    .SeoSection6 .wrapSec6circleItem:last-child {
        margin-bottom: 0;
    }

    .section7 .sectitle {
        font-size: 20px;
    }

    .seo .section7, .affiliate .section7 {
        margin-top: -40px;
    }

    .affiliate .section7 {
        padding-top: 78px;
        padding-bottom: 78px;
    }

    .seo .section9 .sectitle, .affiliate .section9 .sectitle {
        font-size: 28px;
        margin-bottom: 25px;
    }

    body .plo .seo .boxRow .boxSectionSetup-wrap .module {
        min-height: 100%;
        position: relative;
        padding: 40px 15px 50px 15px;
    }

    .mobileScreen {
        width: 300px;
    }

    .seo .wrap-banner-slogan h1 {
        font-family: LexendDeca;
        font-weight: 400;
    }

    .wrap-footer {
        background: #f7f7f7;
    }

    .landing .section9 {
        background: url(/images/freestyle/bg_new_PL_mobile.png);
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 75px;
    }

    .seo .sec6item h2 {
        font-family: LexendDeca;
    }

    .mobile-ABF-content#pl-mobile-banner {
        padding-top: 15px;
    }

    .mobile-ABF-content#freestyle-mobile-banner .inner-ABF-mobile-container {
        background: rgba(0,94,94,1);
        background: -moz-linear-gradient(top, rgba(0,94,94,1) 0%, rgba(14,158,158,1) 47%, rgba(0,208,194,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,94,94,1)), color-stop(47%, rgba(14,158,158,1)), color-stop(100%, rgba(0,208,194,1)));
        background: -webkit-linear-gradient(top, rgba(0,94,94,1) 0%, rgba(14,158,158,1) 47%, rgba(0,208,194,1) 100%);
        background: -o-linear-gradient(top, rgba(0,94,94,1) 0%, rgba(14,158,158,1) 47%, rgba(0,208,194,1) 100%);
        background: -ms-linear-gradient(top, rgba(0,94,94,1) 0%, rgba(14,158,158,1) 47%, rgba(0,208,194,1) 100%);
        background: linear-gradient(to bottom, rgba(0,94,94,1) 0%, rgba(14,158,158,1) 47%, rgba(0,208,194,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005e5e', endColorstr='#00d0c2', GradientType=0 );
        overflow: inherit;
    }

    .mobile-ABF-content#freestyle-mobile-banner svg#e584c331-a9d7-4115-a124-f0a055cc8b90 {
        max-width: 280px;
        margin: 15px auto 40px;
        display: block;
    }

    .wrap-ABF-mobile-banner-strip {
        background: url(/images/freedom-bg-texture-mobile.png) no-repeat;
        background-size: cover;
        background-position: center -56px;
        padding-top: 15px;
    }

    .wrap-mobile-phone-container {
        margin-bottom: 360px;
        margin-top: 60px;
        height: 2px;
        display: block;
        position: relative;
    }

        .wrap-mobile-phone-container:before {
            background: rgb(1,219,194);
            background: -moz-linear-gradient(191deg, rgba(1,207,193,1) 0%, rgba(1,207,193,1) 83%, rgba(4,244,156,1) 100%);
            background: -webkit-linear-gradient(191deg, rgba(1,207,193,1) 0%, rgba(1,207,193,1) 83%, rgba(4,244,156,1) 100%);
            background: linear-gradient(191deg, rgba(1,207,193,1) 0%, rgba(1,207,193,1) 83%, rgba(4,244,156,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#01dbc2",endColorstr="#04f49c",GradientType=1);
            content: '';
            display: block;
            height: 51352%;
            left: 0;
            position: absolute;
            right: 0;
            transform: skewY(-25.5deg);
            -ms-transform: skewY(-25.5deg);
            -webkit-transform: skewY(-25.5deg);
            transform-origin: 100%;
            z-index: -1;
            bottom: -177px;
        }

    .seo .SeoSection4 {
        padding-bottom: 0;
    }

    .landing .section3 .sectitle {
        margin-bottom: 50px;
    }


    .collapse-seo-title {
        text-align: center;
        font-size: 32px;
    }

    .learn-more-collapse-link {
        text-align: center;
        display: block;
        margin-top: 25px;
    }

    .wrap-seo-collapse-contanier {
        margin-bottom: 28px;
    }

    .wrap-collapse-seo-section {
        min-height: 955px;
    }

    .collapse-open .phone-collapse-sticky {
        position: relative;
        left: inherit;
        padding-bottom: 25px;
        padding-bottom: 65px;
        display: block;
        margin: 0 auto;
    }

        .collapse-open .phone-collapse-sticky.outer {
            display: none;
        }

    .seo .SeoSection4 .sec6item h2, .seo .sec6item h2 {
        font-family: LexendDeca;
    }

    .freestyle .list-slogan p svg {
        margin-bottom: -3px
    }

    .seo .wrap-product-box.box-container-flip .inner-flip-box:after {
        left: -32px;
    }

    .wrap-reviews {
        margin-bottom: -40px;
    }
}
