.ip-banner canvas {
    /*min-height: 490px;*/
}

footer.footer-wrapper {
    padding-top: 0;
}
    #get-in-touch {
        display: none;
    }
#inner-page-wrapper {
    margin-bottom: 0;
}
    #inner-page-wrapper > .container {
        width: 100%;
        padding: 0;
    }

#ip-kendrasells {
    position: relative;
}
    .ip-kendrasells-about {
        position: relative;
        padding: 56px 0 0;
        z-index: 1;
    }
        .ip-kendrasells-about .section-parallax-a.section-parralax-flow-left {
            right: 0;
            top: -56px;
            bottom: 0;
            background-position: left center;
            z-index: -1;
            background-color: #fff;
        }
            .ip-kendrasells-about .section-parallax-a.section-parralax-flow-left[style*="background-image"]:before {
                opacity: 0;
            }

        .ip-kendrasells-about .section-parallax-a.section-parralax-flow-right {
            z-index: -1;
            top: -18px;
            bottom: -132px;
            left: 100.8%;
        }
        .ip-kendrasells-about .container {
            display: flex;
            flex-flow: row-reverse wrap;
            align-items: flex-start;
            justify-content: center;
            position: relative;
        }
            .ip-kendrasells-about .container:before,
            .ip-kendrasells-about .container:after {
                display: none;
            }
            .ip-kendrasells-about-text {
                width: 61.666%;
                padding: 115px 0 0 4px;
            }
                #content .ip-kendrasells-about-text h1 {
                    margin: 0 0 39px;
                }
                    .ip-kendrasells-about-text h1 img {
                        display: block;
                        max-width: 100%;
                    }
                #content .ip-kendrasells-about-text p {
                    color: #767676;
                    padding: 0 10px;
                }
                .ip-kendrasells-about-timeslot {
                    display: flex;
                    align-items: center;
                    flex-flow: row wrap;
                    margin: 58px 0 0;
                    padding: 0 10px;
                }
                    .ip-kendrasells-about-timeslot span {
                        font-family: 'PT Sans Narrow', sans-serif;
                        font-size: 19px;
                        letter-spacing: 0.05em;
                        line-height: 1.4;
                        color: #000;
                        margin-right: 53px;
                    }
                    .ip-kendrasells-about-timeslot img {
                        position: relative;
                        top: 0;
                        max-width: 160px;
                        filter: drop-shadow(1px 1px 2px #000);
                        height: auto;
                    }
            .ip-kendrasells-about-photo {
                /*width: 380px;*/
                width: 38.334%;
            }
                .ip-kendrasells-about-photo img {
                    display: block;
                    height: auto;
                    width: 100%;
                    /*max-width: 380px;*/
                    margin: 0 auto;
                }

    .ip-kendrasells-video {
        position: relative;
        margin-top: 0px;
    }
        .ip-kendrasells-video .container {
            padding: 0 4px;
            position: relative;
        }
            .ip-kendrasells-video .container:before {
                /*content: '';
                position: absolute;
                top: -5px;
                right: 100%;
                left: -1000px;
                height: 132px;
                background-color: #debf89;
                display: block;*/
            }
        .kendrasells-video-responsive {

        }
            .kendrasells-video-responsive iframe {
                display: block;
                width: 100%;
            }

    .ip-kendrasells-insider-report {
        position: relative;
/*        padding: 95px 0 0;*/
        z-index: 1;
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
    }
        .ios-true .ip-kendrasells-insider-report {
            background-attachment: scroll;
        }
        .ip-kendrasells-insider-report:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: -1;
            background: url(../../images/overlay-git.png) top left/auto 100% repeat-x;
            background: rgb(255,255,255);
            background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
            background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
            background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
        }
        .ip-kendrasells-insider-report:after {
            content: '';
            height: 120px;
            display: block;
            z-index: -2;
            position: absolute;
            left: 0;
            top: 100%;
            background: #debf89;
            width: 43.063%;
        }
        .ip-kendrasells-insider-report .container {
            padding: 0;
            display: flex;
            flex-flow: row wrap;
/*            background-color: #fff;*/
            position: relative;
            z-index: 1;
            margin-bottom: 120px;
            max-width: 100%;
            
        }
            .ip-kendrasells-insider-report .container:before,
            .ip-kendrasells-insider-report .container:after {
                display: none;
            }
            .ip-kendrasells-insider-report .container .section-parallax-a {
                right: 100%;
                bottom: -120px;
                top: 35%;
            }

        .ip-kendrasells-insider-report-form {
/*            width: 67.948%;*/
            padding: 104px 15px 73px;
            background: #fff;
            width: 950px;
            max-width: 100%;
            margin: 0 auto;
            box-shadow: 0px 21px 158px 0px rgba(0, 0, 0, 0.24);
        }
            .ip-kendrasells-insider-title {
                position: relative;
                text-align: center;
                margin-bottom: 36px;
            }
                .ip-kendrasells-insider-title > div {
                    display: inline-block;
                    position: relative;
                }
                .ip-kendrasells-insider-title .accent-line.accent-red {
                    top: 50%;
                    right: 104%;
                    width: 1000px;
                    height: 1px;
                }
                    .ip-kendrasells-insider-title .accent-line.accent-red i.accent-line-dot {
                        right: -9px;
                        left: initial;
                    }
            #content .ip-kendrasells-insider-report-form p {
                color: #767676;
            }
            .ip-kendrasells-insider-report-form .wpcf7 {
                margin: 0 -10px;
                font-size: 0;
                position: relative;
width: 684px;
                max-width: 100%;
                margin: 0 auto;
            }
                .ip-kendrasells-insider-report-form .wpcf7 .git-field {
                    padding: 0 10px;
                }
                    .ip-kendrasells-insider-report-form .wpcf7 .git-field label {
                        width: 100%;
                    }
                    .ip-kendrasells-insider-report-form .wpcf7 .git-field input[type="text"],
                    .ip-kendrasells-insider-report-form .wpcf7 .git-field input[type="tel"],
                    .ip-kendrasells-insider-report-form .wpcf7 .git-field input[type="email"],
                    .ip-kendrasells-insider-report-form .wpcf7 .git-field textarea {
                        background: transparent;
                        color: #838383;
                        border: none;
                        border-bottom: 1px solid #838383;
                        padding: 0 5px;
                    }

.ip-kendrasells-insider-report-form .wpcf7 .git-field textarea {
        margin-top: 50px;
    height: 60px;
    resize: none;
    margin-bottom: 13px;
}

                .ip-kendrasells-insider-report-form .wpcf7 .git-lfs {
                    background: transparent;
                    padding: 0;
                    margin: 20px 0 0!important;
                }

                .ip-kendrasells-insider-report-form .wpcf7 .lfs-title {
                    width: 100%;
                    color: #000;
                    font-weight: 700;
                    margin-bottom: 15px;
                }
                .ip-kendrasells-insider-report-form .wpcf7 #git_lfs {
                    display: flex;
                    flex-flow: row wrap;
                    align-items: initial;
                    width: 100%;
                    justify-content: space-between;
                }
                    .ip-kendrasells-insider-report-form .wpcf7 .wpcf7-list-item-label {
                        margin-right: 0;
                        color: #838383;
                        display: inline-flex;
                        align-items: center;
                        flex-flow: row wrap;
                        position: relative;
                    }

                        .ip-kendrasells-insider-report-form .wpcf7 input[type="radio"], .ip-kendrasells-insider-report-form .wpcf7 input[type="checkbox"] {
                            position: absolute;
                            opacity: 0;
                        }

                        .ip-kendrasells-insider-report-form .wpcf7 .wpcf7-list-item-label:before {
                            content: '';
                            display: block;
                            width: 19px;
                            height: 19px;
                            border-radius: 50%;
                            border: 1px solid #6b696a;
                            margin-right: 20px;
                        }

                        .ip-kendrasells-insider-report-form .wpcf7 .wpcf7-list-item-label:after {
                            content: '';
                            display: block;
                            width: 11px;
                            height: 11px;
                            border-radius: 50%;
                            position: absolute;
                            top: 0;
                            left: 4px;
                            bottom: 0;
                            background: #832920;
                            margin: auto;
                            opacity: 0;
                        }
                        .ip-kendrasells-insider-report-form .wpcf7 input[type="radio"]:checked ~ .wpcf7-list-item-label:after, .ip-kendrasells-insider-report-form .wpcf7 input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
                            opacity: 1;
                        }
                .ip-kendrasells-insider-report-form .wpcf7 .git-submit-btn {
                    position: relative;
                    margin: 30px auto 22px;
                    display: block;
                    width: 170px;
                }
                    .ip-kendrasells-insider-report-form .wpcf7 .git-submit-btn input {
                        width: 100%;
                        height: 100%;
                        background: none;
                        top: 0;
                        left: 0;
                        opacity: 0;
                    }
                    .ip-kendrasells-insider-report-form .wpcf7 .git-submit-btn span.ajax-loader {
                        position: absolute;
                        bottom: -30px;
                        left: 0;
                        margin: auto;
                    }
                    .ip-kendrasells-insider-report-form .wpcf7 span.wpcf7-not-valid-tip, .ip-kendrasells-insider-report-form .wpcf7 div.wpcf7-response-output {
                        font-size: 12px;
                        text-align: center;
                    }
                    .ip-kendrasells-insider-report-form .wpcf7 div.wpcf7-response-output {
                        position: absolute;
                        top: 100%;
                        left: 0;
                        right: 0;
                    }
        .ip-kendrasells-insider-report-img {
            /*width: 375px;*/
            width: 32.052%;
        }
            .ip-kendrasells-insider-report-img img {
                display: block;
                width: 100%;
            }


.ip-kendrasells-bts {
    position: relative;
    padding: 116px 0 117px;
}
    .ip-kendrasells-bts-title {
        text-align: center;
        margin-bottom: 61px;
    }
    .ip-kendrasells-bts-title > div {
        display: inline-block;
        position: relative;
    }
        .ip-kendrasells-bts-title .accent-line.accent-red {
            top: 63%;
            left: 110%;
            width: 1000px;
            height: 1px;
        }

    .ip-kendrasells-bts-list-wrap {
        /*width: 1380px;*/
        padding-right: 13.75%;
        position: relative;
    }
        .ip-kendrasells-bts-list-wrap:before {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            width: 18%;
            background: #000;
            z-index: -1;
            top: 23.7%;
        }
    .ip-kendrasells-bts-list {
        margin: 0 -10px;
        font-size: 0;
        position: relative;
    }
        .ip-kendrasells-bts-item {
            display: inline-block;
            vertical-align: top;
            padding: 10px;
        }
            .ip-kendrasells-bts-item a {
                display: block;
                position: relative;
                height: 100%;
                overflow: hidden;
            }
                .ip-kendrasells-bts-item-img {
                    position: relative;
                    height: 100%;
                }
                    .ip-kendrasells-bts-item-img canvas {
                        display: block;
                        width: 100%;
                        background-position: center;
                        background-size: cover;
                        /*height: 321px;*/
                        height: 20.063vw;
                    }
                    .ip-kendrasells-bts-item-img canvas.long-form {
                        position: absolute;
                        top: 0;
                        left: 0;
                        right: 0;
                        height: calc(200% + 20px);
                        opacity: 0;
                    }
                    .ip-kendrasells-bts-item-img i.icon-play {
                        position: absolute;
                        width: 34px;
                        height: 51px;
                        margin: auto;
                        z-index: 2;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        background: url(../../images/kendra-sells-hollywood/icon-play.png) center/contain no-repeat;
                    }
        /*biggest*/
        .ip-kendrasells-bts-item:nth-child(7n - 6) {
            width: 37.7%;
        }
            .ip-kendrasells-bts-item:nth-child(7n - 6) canvas.long-form,
            .ip-kendrasells-bts-item:nth-child(7n - 2) canvas.long-form{
                opacity: 1;
            }
            .ip-kendrasells-bts-item:nth-child(7n - 6) a,
            .ip-kendrasells-bts-item:nth-child(7n - 2) a {
                overflow: visible;
            }
        /*smallest*/
        .ip-kendrasells-bts-item:nth-child(7n - 5),
        .ip-kendrasells-bts-item:nth-child(7n - 3),
        .ip-kendrasells-bts-item:nth-child(7n - 1) {
            width: 24.6%;
        }

        /*medium*/
        .ip-kendrasells-bts-item:nth-child(7n - 4),
        .ip-kendrasells-bts-item:nth-child(7n - 2),
        .ip-kendrasells-bts-item:nth-child(7n) {
            width: 37.7%;
        }

        /*1*/
        .ip-kendrasells-bts-item:nth-child(7n - 6) {

        }
        /*2*/
        .ip-kendrasells-bts-item:nth-child(7n - 5) {

        }
        /*3*/
        .ip-kendrasells-bts-item:nth-child(7n - 4) {

        }
        /*4*/
        .ip-kendrasells-bts-item:nth-child(7n - 3) {
            margin-left: 37.7%;
        }
        /*5*/
        .ip-kendrasells-bts-item:nth-child(7n - 2) {

        }
        /*6*/
        .ip-kendrasells-bts-item:nth-child(7n - 1) {

        }
        /*7*/
        .ip-kendrasells-bts-item:nth-child(7n) {
            margin-right: 37.7%;
        }

    .ip-kendrasells-bts-photo {
        position: absolute;
        width: 328px;
        bottom: 0;
        right: 0;
        width: 20.5%;
    }
        .ip-kendrasells-bts-photo img {
            display: block;
            width: 100%;
        }

    .ip-kendrasells-bts-links {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        margin-top: 42px;
        padding-right: 7%;
    }
        #content .ip-kendrasells-bts-links a {
            font-family: 'PT Sans Narrow', sans-serif;
            font-size: 19px;
            letter-spacing: 0.05em;
            line-height: 1;
            color: #000;
            border: 1px solid #a6a6a6;
            border-radius: 5px;
            margin: 10px;
            padding: 14px 14px;
            transition: background .3s ease, color .3s ease, border .3s ease;
            text-decoration: none;
            font-weight: 400;
        }
            #content .ip-kendrasells-bts-links a:hover {
                background: #debf89;
                border-color: #debf89;
                color: #fff;
            }

.git-signup {
    display: flex;
    justify-content: center;
    align-items: center;
}

.git-signup .wpcf7-list-item-label {
    font-weight: 700;
}

.ip-kendrasells-insider-report-form .wpcf7 .git-signup .wpcf7-list-item-label:before {
    width: 19px;
    height: 19px;
    background: #832920;
    border-radius: 3px;
    border: none;
}

.ip-kendrasells-insider-report-form .wpcf7 .git-signup .wpcf7-list-item-label:after {
    width: 19px;
    height: 19px;
    background-image: url('../../images/check-mark.png');
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    left: 0;
}

.tcc-series-large-video-slide-item {
    position: relative;
}

.tcc-series-large-video-slide-item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tcc-series-large-video-slide-item iframe.active {
    z-index: 3;
    opacity: 1;
}

.ip-kendrasells-about:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 131px;
    width: 50.95%;
    background: #debf89;
    z-index: -1;
}

@media only screen and (max-width: 1280px) {
    #content .ip-kendrasells-bts-links a {
        font-size: 13px;
        margin: 5px;
    }
}
@media only screen and (max-width: 1199px) {
    .section-parallax-a,
    .ip-kendrasells-insider-report {
        background-attachment: scroll;
    }
    .ip-kendrasells-about .section-parallax-a.section-parralax-flow-left {
        background-position: left center;
        background-size: cover;
        left: -200px;
    }
}
@media only screen and (max-width: 991px) {

    .ip-kendrasells-bts {
        padding: 50px 0 0 0;
    }

    .ip-kendrasells-bts-title {
        text-align: center;
        margin-bottom: 40px;
    }
    .ip-kendrasells-about-text {
        width: 100%;
        padding-top: 0;
    }
    .ip-kendrasells-about-photo {
        width: 100%;
        margin-top: 30px;
        max-width: 180px;
        position: relative;
    }
    .ip-kendrasells-about-photo:after {
        content: '';
        position: absolute;
        bottom: 0;
        height: 60px;
        width: 100%;
        background: #debf89;
        z-index: -1;
    }
    .ip-kendrasells-about .section-parallax-a.section-parralax-flow-right {
        display: none;
    }
    .ip-kendrasells-video {
        /*margin-top: 60px;*/
    }
        .ip-kendrasells-video .container {
            padding: 0 15px;
        }
            .ip-kendrasells-video .container:before {
                display: none;
            }

    .ip-kendrasells-insider-report-img,
    .ip-kendrasells-insider-report .container .section-parallax-a,
    .ip-kendrasells-bts-photo,
    .ip-kendrasells-bts-list-wrap:before {
        display: none;
    }
    .ip-kendrasells-insider-report {
        padding: 80px 15px 0;
    }
    .ip-kendrasells-insider-report-form {
        width: 100%;
        padding: 60px 5%;
    }
    .ip-kendrasells-bts-list-wrap {
        padding-right: 0;
    }
    .ip-kendrasells-bts-links {
        flex-flow: column;
        padding: 0 0 40px 0;
    }
        .ip-kendrasells-bts-links a {
            width: 200px;
            text-align: center;
        }

    .ip-kendrasells-insider-report-form .wpcf7 #git_lfs {
        flex-flow: column wrap;
    }

    .ip-kendrasells-insider-report-form .wpcf7 .wpcf7-list-item-label {
        flex-wrap: nowrap;
    }

    .ip-ksh-mob-top {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .ip-ksh-mob-top-logo {
        text-align: center;
    }

    .ip-kendrasells-about-timeslot {
        display: block;
        margin: 10px 0 50px 0;
        padding: 0;
        font-size: 17px;
    }

    .ip-ksh-mob-top-logo img {
        max-width: 112px;
    }

    .ip-kendrasells-about:after {
        background: none;
    }

}
@media only screen and (max-width: 767px) {
    .ip-kendrasells-about-timeslot {
        display: block;
    }
        .ip-kendrasells-about-timeslot span {
            display: block;
            text-align: center;
            margin: 0;
        }
        .ip-kendrasells-about-timeslot img {
            display: block;
            margin: 30px auto 0;
        }
    .ip-kendrasells-bts-list {
        margin: 0;
        padding: 0;
    }
        .ip-kendrasells-bts-item {
            width: 50%!important;
            margin: 0!important;
            padding: 0;
        }
        .ip-kendrasells-bts-item canvas.long-form {
            display: none;
        }
        .ip-kendrasells-bts-item canvas {
            height: auto!important;
        }
}
@media only screen and (max-width: 480px) {
    .ip-kendrasells-bts-item-img i.icon-play {
        width: 15px;
    }
    .ip-kendrasells-bts-list-wrap {
        position: relative;
    }

    .ip-kendrasells-bts-item:nth-child(7n) {
        margin: 0 auto !important;
        display: block;
        text-align: center;
    }

    .ip-kendrasells-bts-item canvas {
        height: 130px !important;
        background-position: top center;
    }

    .ip-kendrasells-bts-item.bts-1 canvas {
        background-position: center center;
    }

    /*.ip-kendrasells-bts-links {
        position: absolute;
        bottom: 20px;
        right: 10px;
        margin-top: 0;
        width: 50%;
    }

    .ip-kendrasells-bts-links a {
        width: 160px;
    }*/

    .ip-kendrasells-insider-report-form .wpcf7 div.wpcf7-response-output {
        line-height: 1;
        margin-top: 0;
    }
}
@media only screen and (max-width: 375px) {
    .ip-kendrasells-insider-report-form .wpcf7 .git-signup .wpcf7-list-item-label:before {
        width: 30px;
    }
}