/* FINANCIAL BUTLER CSS FILE */

.headers-wrapper.container-fluid {
    background-color: #2C3B45;
    color: #FFFFFF;
    border-bottom: 1px solid #222b32;
}

#carousel-delegate .item,
#carousel-diversify .item {
    height: 260px;
}

.introduction-block {
    height: 390px;
}

#wizard-submit.btn-disabled,
#wizard-submit-top.btn-disabled {
    opacity: 0.3;
}

#marketingSimulatorCategoryWrapper li {
    border-bottom: 1px solid #929D9F;
}

#marketingSimulatorCategoryWrapper.nav.nav-transparent > li.active, #marketingSimulatorCategoryWrapper.nav.nav-transparent > li:hover, #marketingSimulatorCategoryWrapper.nav.nav-transparent > li:hover > a, #marketingSimulatorCategoryWrapper.nav.nav-transparent > li.active > a {
    background-color: #121D22 !important;
}

.marketing-black-bg {
    background-color: #121D22 !important;
}

.carousel-inner .go-to-simulation {
    float: none !important;
    margin-left: 150px;
}

.keyprivate-choice.active a h3,
.keyprivate-choice:hover a h3 {
    color: #00B3D9;
}

.introduction-block li {
    margin-bottom: 40px;
}

.introduction-block li a {
    width: 100%;
    color: #FFFFFF;
}

.introduction-block li a span {
    color: #FFFFFF;
}

.introduction-block li:hover a,
.introduction-block li:hover a span {
    color: #00B3D9;
}

#carousel-diversify,
#carousel-delegate {
    padding-bottom: 50px;
}

#mkt-keyprivate-title {
    margin-top: 14px;
}

#kp-product-container #simulation-input-initialAmount,
#kp-product-container #simulation-input-initialAmount:focus {
    border-bottom: 3px solid #0 #00B1DA !important;
}

/*
*/
.keyprivate-banner-bg {
    background-color: #121D22;
    background-image: url('../../../../../default/images/products/financialbutler/marketing/header-big.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

.keyprivate-banner-bg.lux-bg {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/header-big-lux.jpg');
    background-position-y: 80px
}

/*
.keyprivate-banner-bg {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/header-image-4.jpg');
    background-size: auto 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
*/

#carousel-delegate .carousel-indicators,
#carousel-diversify .carousel-indicators {
    bottom: inherit !important;
}

#carousel-delegate .carousel-inner .item,
#carousel-diversify .carousel-inner .item {
    margin-top: 40px;
}

#keyprivatePages .tab-content #already a,
#keyprivatePages .tab-content #not a {
    width: 300px;
}

/*
Source: http://codepen.io/ckor/pen/lBnxh?editors=110
*/
#kp-product-container *:not(svg *) {
    box-sizing: border-box;
}

.font-light {
    font-family: "EffraLight", Arial, sans-serif;
    line-height: 1.1em;
}

.font-regular {
    font-family: "Effra", Arial, sans-serif;
}

#kp-product-container .product-section {
    width: 100%;
    padding: 5% 15%;
    display: table;
    table-layout: fixed;
    margin: 0;
    max-width: none;
    background-color: #2B3B44;
    /*height: auto;*/
    /*min-height: 51vw;*/
    /*max-height: 90vh;*/
    /*height: 85vh;*/
}

#kp-product-container .product-section-full {
    padding: 0 7%;
    height: auto;
    min-height: 51vw;
    max-height: 90vh;
}

#kp-product-container .product-section.product-news {
    background-color: #FFF;
    text-align: left !important;
    padding-bottom: 35px;
}

#kp-product-container .product-section.product-news h1,
#kp-product-container .product-section.product-news h2,
#kp-product-container .product-section.product-news h4,
#kp-product-container .product-section.product-news p,
#kp-product-container .product-section.product-news span,
#kp-product-container .product-section.product-news a.blue {
    color: #2C3B45;
    text-align: left;
    display: block;
}

#kp-product-container .product-section.product-news .news-brochure-block {
    border: 1px dashed #2C3B45;
    padding-top: 15px;
    margin-top: -15px;
    padding-bottom: 20px;
}

#kp-product-container .product-section.product-news sup {
    font-size: 16px;
    top: -22px;
    width: 20px !important;
    display: inline-block;
}

#kp-product-container .product-section.product-news sup.sup-date {
    top: -3px;
    left: -18px;
}

#kp-product-container .product-section.product-news h1 {
    font-size: 50px;
}

/*
#kp-product-container .product-section:nth-of-type(2n) {
    background-color: #FE4B74;
}
*/
#kp-product-container #kp-reward {
    background-color: #FFF;
}

#kp-product-container #kp-reward.product-section {
    padding: 20px 0px;
}

#kp-product-container #kp-reward .product-content {
    padding: 20px 100px;
}

#kp-product-container #kp-reward li {
    padding-left: 75px;
    list-style: none;
    text-align: left;
    height: 63px;
    background-position-y: 2px !important;
}

#kp-product-container .icon-graph {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/shape.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    top: -2px;
}

#kp-product-container #kp-reward .people {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/persons.png');
    background-repeat: no-repeat;
    background-position: left;
    background-position-y: 13px !important;
}

#kp-product-container #kp-reward .reward {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/price.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 50px;
    background-position-y: 9px !important;
    width: 80%;
    margin: auto;
}

#kp-product-container #kp-reward .pig {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/pig.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 65px;
    background-position-y: 7px !important;
}

#kp-product-container .product-intro .product-content {
    display: block;
    background: rgba(44, 59, 69, 0);
    background: -moz-linear-gradient(top, rgba(44, 59, 69, 0) 0%, rgba(44, 59, 69, 0) 33%, rgba(44, 59, 69, 1) 78%, rgba(44, 59, 69, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(44, 59, 69, 0)), color-stop(33%, rgba(44, 59, 69, 0)), color-stop(78%, rgba(44, 59, 69, 1)), color-stop(100%, rgba(44, 59, 69, 1)));
    background: -webkit-linear-gradient(top, rgba(44, 59, 69, 0) 0%, rgba(44, 59, 69, 0) 33%, rgba(44, 59, 69, 1) 78%, rgba(44, 59, 69, 1) 100%);
    background: -o-linear-gradient(top, rgba(44, 59, 69, 0) 0%, rgba(44, 59, 69, 0) 33%, rgba(44, 59, 69, 1) 78%, rgba(44, 59, 69, 1) 100%);
    background: -ms-linear-gradient(top, rgba(44, 59, 69, 0) 0%, rgba(44, 59, 69, 0) 33%, rgba(44, 59, 69, 1) 78%, rgba(44, 59, 69, 1) 100%);
    background: linear-gradient(to bottom, rgba(44, 59, 69, 0) 0%, rgba(44, 59, 69, 0) 33%, rgba(44, 59, 69, 1) 78%, rgba(44, 59, 69, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c3b45', endColorstr='#2c3b45', GradientType=0);
}

#kp-product-container .product-intro .btn.btn-dark {
    background-color: #2C3B45;
}

#kp-product-container .product-intro .product-content h3 {
    font-size: 28px;
    color: #2C3B45;
}

#kp-product-container .product-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#kp-product-container .product-content p,
#kp-product-container .product-content h1,
#kp-product-container .product-content h2,
#kp-product-container .product-content h3,
#kp-product-container .product-content h4,
#kp-product-container .product-content h5,
#kp-product-container .product-content h6 {
    color: #fff;
}

#kp-product-container p.txt-16, #kp-product-container div.txt-16, #kp-product-container span.txt-16, #kp-product-container h4.txt-16, #kp-product-container h5.txt-16, #kp-product-container h6.txt-16, #kp-product-container a.txt-16, #kp-product-container button.txt-16, #kp-product-container input.txt-16 {
    font-size: 16px;
    line-height: 1.2em;
}

#kp-product-container p.txt-18, #kp-product-container div.txt-18, #kp-product-container span.txt-18, #kp-product-container h4.txt-18, #kp-product-container h5.txt-18, #kp-product-container h6.txt-18, #kp-product-container a.txt-18, #kp-product-container button.txt-18, #kp-product-container input.txt-18 {
    font-size: 18px;
    line-height: 1.1em;
}

#kp-product-container p.txt-20, #kp-product-container div.txt-20, #kp-product-container span.txt-20, #kp-product-container h4.txt-20, #kp-product-container h5.txt-20, #kp-product-container h6.txt-20, #kp-product-container a.txt-20, #kp-product-container button.txt-20, #kp-product-container input.txt-20 {
    font-size: 20px;
    line-height: 1.1em;
}

#kp-product-container p.txt-22, #kp-product-container div.txt-22, #kp-product-container span.txt-22, #kp-product-container h4.txt-22, #kp-product-container h5.txt-22, #kp-product-container h6.txt-22, #kp-product-container a.txt-22, #kp-product-container button.txt-22, #kp-product-container input.txt-22 {
    font-size: 22px;
    line-height: 1.1em;
}

#kp-product-container p.txt-24, #kp-product-container div.txt-24, #kp-product-container span.txt-24, #kp-product-container h4.txt-24, #kp-product-container h5.txt-24, #kp-product-container h6.txt-24, #kp-product-container a.txt-24, #kp-product-container button.txt-24, #kp-product-container input.txt-24 {
    font-size: 24px;
    line-height: 1.1em;
}

#kp-product-container p.txt-26, #kp-product-container div.txt-26, #kp-product-container span.txt-26, #kp-product-container h3.txt-26, #kp-product-container h4.txt-26, #kp-product-container h5.txt-26, #kp-product-container a.txt-26, #kp-product-container button.txt-26, #kp-product-container input.txt-26 {
    font-size: 26px;
    line-height: 1.1em;
}

#kp-product-container p.txt-30, #kp-product-container div.txt-30, #kp-product-container span.txt-30, #kp-product-container h3.txt-30, #kp-product-container h4.txt-30, #kp-product-container h5.txt-30, #kp-product-container a.txt-30, #kp-product-container button.txt-30, #kp-product-container input.txt-30 {
    font-size: 30px;
    line-height: 1.1em;
}

#kp-product-container p.txt-32, #kp-product-container div.txt-32, #kp-product-container span.txt-32, #kp-product-container h3.txt-32, #kp-product-container h4.txt-32, #kp-product-container h5.txt-32, #kp-product-container a.txt-32, #kp-product-container button.txt-32, #kp-product-container input.txt-32 {
    font-size: 32px;
    line-height: 1.1em;
}

#kp-product-container p.txt-34, #kp-product-container div.txt-34, #kp-product-container span.txt-34, #kp-product-container h3.txt-34, #kp-product-container h4.txt-34, #kp-product-container h5.txt-34, #kp-product-container a.txt-34, #kp-product-container button.txt-34, #kp-product-container input.txt-34 {
    font-size: 34px;
    line-height: 1.1em;
}

#kp-product-container p.txt-36, #kp-product-container div.txt-36, #kp-product-container span.txt-36, #kp-product-container h2.txt-36, #kp-product-container h3.txt-36, #kp-product-container h4.txt-36, #kp-product-container a.txt-36, #kp-product-container button.txt-36, #kp-product-container input.txt-36 {
    font-size: 36px;
    line-height: 1.1em;
}

#kp-product-container p.txt-40, #kp-product-container div.txt-40, #kp-product-container span.txt-40, #kp-product-container h2.txt-40, #kp-product-container h3.txt-40, #kp-product-container h4.txt-40, #kp-product-container a.txt-40, #kp-product-container button.txt-40, #kp-product-container input.txt-40 {
    font-size: 40px;
    line-height: 1.1em;
}

#kp-product-container p.txt-45, #kp-product-container div.txt-45, #kp-product-container span.txt-45, #kp-product-container h2.txt-45, #kp-product-container h3.txt-45, #kp-product-container h4.txt-45, #kp-product-container a.txt-45, #kp-product-container button.txt-45, #kp-product-container input.txt-45 {
    font-size: 45px;
    line-height: 1.1em;
}

#kp-product-container p.txt-50, #kp-product-container div.txt-50, #kp-product-container span.txt-50, #kp-product-container h2.txt-50, #kp-product-container h3.txt-50, #kp-product-container h4.txt-50, #kp-product-container a.txt-50, #kp-product-container button.txt-50, #kp-product-container input.txt-50 {
    font-size: 50px;
    line-height: 1.1em;
}

#kp-product-container p.txt-60, #kp-product-container div.txt-60, #kp-product-container span.txt-60, #kp-product-container h1.txt-60, #kp-product-container h2.txt-60, #kp-product-container h3.txt-60, #kp-product-container a.txt-60, #kp-product-container button.txt-60, #kp-product-container input.txt-60 {
    font-size: 60px;
    line-height: 1.1em;
}

#kp-product-container p.txt-70, #kp-product-container div.txt-70, #kp-product-container span.txt-70, #kp-product-container h1.txt-70, #kp-product-container h2.txt-70, #kp-product-container h3.txt-70, #kp-product-container a.txt-70, #kp-product-container button.txt-70, #kp-product-container input.txt-70 {
    font-size: 70px;
    line-height: 1.1em;
}

#kp-product-container p.txt-90, #kp-product-container div.txt-90, #kp-product-container span.txt-90, #kp-product-container h1.txt-90, #kp-product-container h2.txt-90, #kp-product-container h3.txt-90, #kp-product-container a.txt-90, #kp-product-container button.txt-90, #kp-product-container input.txt-90 {
    font-size: 90px;
    line-height: 1.1em;
}

#kp-product-container p.txt-100, #kp-product-container div.txt-100, #kp-product-container span.txt-100, #kp-product-container h1.txt-100, #kp-product-container h2.txt-100, #kp-product-container h3.txt-100, #kp-product-container a.txt-100, #kp-product-container button.txt-100, #kp-product-container input.txt-100 {
    font-size: 100px;
    line-height: 1.1em;
}

.product-section .txt-18 p a {
    font-size: 18px;
    line-height: 1.1em;
}

.product-section .txt-20 p a {
    font-size: 20px;
    line-height: 1.1em;
}

.product-section .txt-22 p a {
    font-size: 22px;
    line-height: 1.1em;
}

.product-section .txt-24 p a {
    font-size: 24px;
    line-height: 1.1em;
}

.product-section .txt-30 p a {
    font-size: 30px;
    line-height: 1.1em;
}

.product-section .txt-32 p a {
    font-size: 32px;
    line-height: 1.1em;
}

.product-section .txt-34 p a {
    font-size: 34px;
    line-height: 1.1em;
}

.product-section .txt-36 p a {
    font-size: 36px;
    line-height: 1.1em;
}

.product-section .txt-40 p a {
    font-size: 40px;
    line-height: 1.1em;
}

.product-section .txt-60 p a {
    font-size: 60px;
    line-height: 1.1em;
}

.product-section .txt-90 p a {
    font-size: 90px;
    line-height: 1.1em;
}

.product-section .txt-100 p a {
    font-size: 100px;
    line-height: 1.1em;
}

#kp-product-container .bigTriangleColor {
    background-color: #2B3B44;
    display: block;
}

#kp-product-container .product-chart-simulation {
    padding: 5% 0%;
}

#kp-product-container .product-chart-simulation #chartSimulationOptions {
    height: 500px;
    width: 100%;
    margin-top: 80px !important;
}

path.grid-line-gradient {
    stroke: url(#grid-line-gradient);

}

#kp-product-container .littleWizard {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NTUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyQzNCNDUiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDZDOEQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NTUpIiAvPgo8L3N2Zz4=);
}

#kp-product-container #kp-infosession {
    background-color: #FFF;
}

#kp-product-container .link-video {
    font-size: 14px;
    font-family: "Effra", "Arial";
    font-weight: bold;
    margin-top: 10px;
}

#kp-product-container .link-video .icon-video-player {
    margin-right: 10px;
    margin-left: 0px;
    top: 0px;
}

.video-modal {
    top: 230px;
    width: 830px;
    height: 600px;
    margin: auto;
}

.video-modal.modal .modal-content {
    background: transparent;
    position: relative;
}

.video-modal .close-modal {
    right: -85px;
    position: absolute;
    z-index: 10;
    top: -25px;
    cursor: pointer;
}

.video-modal iframe {
    width: 700px;
    height: 500px;
}

p.video-disclaimer {
    margin-top: 10px;
    font-size: 14px;
    font-family: "Effra", "Arial";
}

@media (min-width: 768px) and (max-width: 1024px) {
    .video-modal {
        top: 130px;
        width: 650px;
        height: 450px;
        margin: auto;
    }

    .video-modal.modal .modal-content {
        background: transparent;
        position: relative;
    }

    .video-modal .close-modal {
        right: -565px;
        position: inherit;
        top: -3px;
    }

    .video-modal iframe {
        width: 600px;
        height: 390px;
    }
}

@media (min-width: 1200px) {
    #kp-product-container #kp-infosession .container {
        width: inherit;
    }
}

@media (min-width: 1600px) {
    #kp-product-container #kp-infosession {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/conference.jpg');
        background-repeat: no-repeat;
        /* background-size: 32% 100%;*/
    }

    #kp-product-container #kp-infosession .container {
        width: 1170px;
    }

    #kp-product-container #kp-infosession .infosession-content {
        padding-left: 60px;
        text-align: center;
        padding-left: 60px !important;
        float: right;
    }

    #kp-product-container .product-infosession .infosession-img {
        background-image: none;
        display: none;
    }
}

#kp-product-container #kp-infosession .infosession-content {
    padding-top: 55px;
    padding-left: 50px;
    height: 370px;
    width: 50%;
    margin-left: 0px;
    text-align: center;
}

@media (min-width: 2050px) {
    #kp-product-container #kp-infosession .infosession-content {
        width: 75% !important;
        float: right;
    }
}

#kp-product-container #kp-infosession .product-content {
    display: block;
}

#kp-product-container #kp-infosession .infosession-content h1,
#kp-product-container #kp-infosession .infosession-content h3,
#kp-product-container #kp-infosession .infosession-content h4 {
    color: #2C3B45;
}

#kp-product-container #kp-infosession .infosession-content h1 {
    font-size: 51px;
    margin-bottom: 42px;
    font-family: "Effra", Arial, sans-serif;
}

#kp-product-container #kp-infosession .infosession-content h3 {
    font-size: 32px;
    margin-bottom: 8px !important;
    font-family: "Effra", Arial, sans-serif;
}

#kp-product-container #kp-infosession .infosession-content .sign-up {
    width: 100%;
    text-align: center;
    margin-top: 61px;
}

#kp-product-container .product-infosession .infosession-img {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/conference.jpg');
    background-position: left 100%;
    background-repeat: no-repeat;
    height: 370px;
    max-width: 100%;
}

#kp-product-container div.btn-next-step {
    position: absolute;
    bottom: -22px;
    left: 48%;
}

#kp-product-container div.btn-next-step a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #00B3D9;
    color: #fff;
    padding: 13px 2px;
    display: block;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25), 0 5px 14px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25), 0 5px 14px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25), 0 5px 14px 0 rgba(0, 0, 0, 0.5);
}

#kp-product-container div.btn-next-step a span.icon {
    font-size: 26px;
}

#kp-product-container .product-actors-graph {
}

#kp-product-container .product-actors-graph img {
    width: 70vw;
    max-width: 100%;
}

#kp-product-container .product-advantages-img {
    padding: 15px 35%;
}

#kp-product-container .product-advantages-img img {
    height: 90px;
}

.kt-dropdown.dropdown-simple.dropdown-rendement button.btn:before {
    border: none !important;
}

#kp-product-container .kt-dropdown .btn:focus {
    border: none !important;
}

.navbar#kp-sticky-footer {
    background-color: #1AB4D8;
    border: 0px solid transparent;
    display: none;
}

.navbar#kp-sticky-footer .btn {
    border: 1px solid #fff;
}

/*/////////////////////////////////*/
/* LEFT SECTION NAVIGATION */
/* http://codepen.io/stephanrusu/pen/FJzfb */
/*/////////////////////////////////*/

#mainnav {
    position: fixed;
    left: 40px;
    z-index: 999;
    bottom: 35%;
    margin-bottom: -5px;
}

.dotnav-right {
    position: relative;
}

.dotnav {
    padding: 0;
    list-style: none;
    font-size: 0.001px;
}

.dotnav > li {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
}

.dotnav > li:nth-child(n+2) {
    margin-left: 15px;
}

.dotnav > li > a {
    display: inline-block;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #E6E8E9;
    vertical-align: top;
    overflow: hidden;
    padding: 0;
    text-indent: -999%;
}

#mainnav.affix .dotnav > li > a {
    background-color: rgba(43, 59, 68, 0.2);
}

#mainnav.affix .dotnav > li > a:hover {
    border-color: #4AB9E4;
}

.dotnav > li > a:hover {
    background: #FFFFFF;
    border-color: #FFFFFF;
    outline: none;
}

.dotnav > li > a:focus {
    background: #4AB9E4;
    border-color: #4AB9E4;
    outline: none;
}

.dotnav > li > a:active {
    background: #4AB9E4;
    border-color: #4AB9E4;
}

.dotnav > li.active > a {
    background: #4AB9E4;
    border-color: #4AB9E4;
}

.dotnav-vertical > li {
    display: block;
    margin-right: 10px;
}

.dotnav-vertical > li:nth-child(n+2) {
    margin-left: 0;
    margin-top: 10px;
}

.dotnav-tooltip + .tooltip > .tooltip-inner,
.dotnav-tooltip + .tooltip.right > .tooltip-arrow {
    border: none;
    background-color: transparent;
    font-size: 16px;
}

/*
.dotnav-tooltip + .tooltip > .tooltip-inner {
    background-color: #66ccff;
    color: #fff;
    border: 1px solid #66ccff;
}
.dotnav-tooltip + .tooltip.right > .tooltip-arrow {
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #66ccff;
}
*/
.dotnav > .tooltip {
    margin-top: -5px;
}

#mainnav.affix {
    position: absolute !important;
    bottom: 120px;
}

.affix-bottom {
    position: absolute;
    bottom: 20px;
}

.affix-top {
}

#kp-wizard .kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn {
    padding-bottom: 9px;
}

#kp-product-container .kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn:focus,
#kp-product-container .kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn:focus .icon-arrow-bottom {
    color: #ffffff;
}

#kp-product-container .return-profiles-wrapper {
    position: absolute;
    /* display: block; */
    z-index: 100;
    top: 18px;
    /*right: 10%;*/
    /*left: 12%;*/
}

#kp-product-container .return-profiles-wrapper .return-profiles {
    /*position: absolute;*/
    /*top: 50px;*/
}

#kp-product-container .return-profiles .return-profiles-numbers,
#kp-product-container .return-profiles .return-profiles-label {
    display: inline-block;
    white-space: nowrap;
}

.return-profiles-numbers {
}

.return-profiles-label {
}

#kp-product-container .return-profiles-wrapper .return-profile-1 {
    color: #3AC7B4;
}

#kp-product-container .return-profiles-wrapper .return-profile-2 {
    color: #13A6D2;
}

#kp-product-container .return-profiles-wrapper .return-profile-3 {
    color: #AA74C8;
}

#kp-product-container button#return-profiles-data:active,
#kp-product-container button#return-profiles-data:hover,
#kp-product-container button#return-profiles-data:focus,
#kp-product-container button#return-profiles-data:visited {
    outline: none;
    color: #00B3D9;
}

/*.popover .popover-content {padding: 0px;}*/
.popover .popover-content .returns-tabel {
    padding: 9px 14px;
}

.return-profiles-wrapper .popover {
    max-width: none;
}

.return-profiles-wrapper .popover .popover-content .popover .popover-content {
    padding: 25px;
}

.return-profiles-wrapper .popover table {
    border-collapse: collapse;
    font-weight: bold;
    white-space: nowrap;
}

.return-profiles-wrapper .popover table thead {
    border-bottom: 1px solid #CECDCF;
    border-top: 1px solid #CECDCF;
    color: #A7A9AC;
}

.return-profiles-wrapper .popover table > tbody > tr > td::first-letter {
    font-size: 200%;
}

.return-profiles-wrapper .popover table > tbody > tr > td:first-child::first-letter {
    font-size: 100%;
}

.return-profiles-wrapper .popover table tr > td:nth-child(even) {
    background-color: #EAEBEC;
}

.return-profiles-wrapper .popover th,
.return-profiles-wrapper .popover td {
    border-left: 1px dashed #CECDCF;
    padding: 10px;
    vertical-align: middle;
}

.return-profiles-wrapper .popover table > thead > tr > td:first-child,
.return-profiles-wrapper .popover table > tbody > tr > td:first-child {
    border-left: 1px solid #CECDCF;
}

.return-profiles-wrapper .popover table > thead > tr > td:last-child,
.return-profiles-wrapper .popover table > tbody > tr > td:last-child {
    border-right: 1px solid #CECDCF;
}

.return-profiles-wrapper .popover table > tbody > tr:last-child > td {
    border-bottom: 1px solid #CECDCF;
}

#kp-diversification #graph_diversification_map_wrapper {
    position: relative;
    margin: 0 auto;
}

#kp-diversification #graph_diversification_map_wrapper,
#kp-diversification #graph_diversification_map {
    width: 880px;
    height: 691px;
}

#kp-diversification area.map-popover {
    /*display: inline;*/
    /*position: fixed;*/
    /*top: 300px;*/
}

#kp-diversification #graph_diversification_map .popover > .arrow {
    display: none;
}

#kp-diversification ul.kp-diversification-tabs li {
    display: block;
    position: relative;
    float: left;
    margin: 0 10px;
}

#kp-diversification ul.kp-diversification-tabs {
    display: inline-block;
    margin-top: 30px;
}

#kp-diversification ul.kp-diversification-tabs li a span.icon {
    font-size: 20px;
    top: -3px;
}

#kp-diversification ul.kp-diversification-tabs li a span.icon:before {
    content: "\e603";
}

#kp-diversification ul.kp-diversification-tabs li.active a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #2C3B45;
    border: 1px solid #00B3D9;
    color: #00B3D9;
}

#kp-diversification ul.kp-diversification-tabs li.active a span.icon {
    font-size: 18px;
}

#kp-diversification ul.kp-diversification-tabs li.active a span.icon:before {
    content: "\e601";
}

.product-section a {
    font-size: inherit;
    cursor: pointer;
}

.product-section .btn-primary {
    float: none !important;
    border: 1px solid #00B3D9 !important;
}

.product-section a.btn, .product-section a.btn-primary {
    font-size: 18px;
    font-family: "Effra", Arial, sans-serif;
}

.product-section .btn-primary:hover {
    border: 1px solid #00B3D9 !important;
}

#kp-product-container .product-content .popover h3.popover-title, #kp-product-container .product-content .popover .popover-title {
    color: #00B3D9;
    font-size: 24px;
    font-family: "EffraLight", Arial, sans-serif;
    border-width: 0;
    background-color: transparent;
}

#kp-product-container .product-content .popover .popover-content, .popover .popover-content {
    color: #2C3B45;
    font-family: "EffraLight", Arial, sans-serif;
    font-size: 18px;
}

#kp-product-container .product-content .popover.keytrade-block {
    padding: 20px 25px;
}

#kp-product-container .product-content .popover {
    width: auto;
    min-width: 330px;
    max-width: 650px;
}

#kp-product-container .product-content .popover .close-popover {
    position: absolute;
    top: 15px;
    right: 25px;
}

#kp-product-container .product-content .popover .close-popover:hover {
    cursor: pointer;
}

#kp-diversification .kp-legend-items {
    position: absolute;
    left: 0;
    text-align: left;
}

#kp-diversification .kp-legend-item {
    position: relative;
    display: block;
    margin-bottom: 5px;
}

#kp-diversification .kp-legend-item .kp-legend-name {
    color: #ffffff;
    display: block;
    position: relative;
}

#kp-diversification .kp-legend-item .kp-legend-subname {
    color: #80878B;
    display: block;
    position: relative;
    text-align: left;
}

#kp-diversification .kp-legend-item .kp-legend-color {
    width: 25px;
    height: 15px;
    position: absolute;
    left: -40px;
}

#kp-diversification .kp-legend-item .kp-legend-color.color-greenish {
    background-color: #4ACAB4;
}

#kp-diversification .kp-legend-item .kp-legend-color.color-purple {
    background-color: #878BB6;
}

#kp-diversification .kp-legend-item .kp-legend-color.color-orange {
    background-color: #FF8153;
}

#kp-diversification .kp-legend-item .kp-legend-color.color-yellow {
    background-color: #FFEA88;
}

#simulation-input-targetDateInYears .kt-dropdown button.btn:focus,
#kp-product-container .kt-dropdown .btn:focus, #kp-product-container input[type=text]:focus {
    border: none !important;
    border-bottom: 3px solid #00B3D9 !important;
}

.contact-info-list {
    color: #2C3B45;
}

.popover-help {
    padding: 0px !important;
    max-width: 350px !important;
    width: 350px;
    text-align: center;
}

.popover-help div.cross {
    width: 100%;
    height: 40px;
    text-align: right;
    background-color: #DDD;
}

.popover-help div.cross h5 {
    text-align: center;
    padding-top: 10px;
}

.popover-help h2,
.popover-help h5 {
    color: #2C3B45 !important;
}

.popover-help div.cross span.close-help {
    display: inline-block;
    padding-right: 10px;
    font-size: 26px;
    font-family: "Effra", Arial, sans-serif;
    color: #9A9595;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 8px;
}

.popover-help .popover-content {
    padding: 0px;
}

.popover-help .popover-help-content {
    padding: 20px 15px;
    display: inline-table;
}

.popover-help .popover-help-content a.btn {
    margin: 0px;
    margin-top: 10px;
    text-align: left;
}

.backtest-popover {
    color: #00B3D9;
    margin-top: -120px;
    position: absolute;
    margin-right: 16px;
    right: 15px;
    width: 250px;
    text-align: left;
}

.backtest-popover:focus, .backtest-popover:hover, #disclaimer-chart-simulation:focus {
    text-decoration: none !important;
    color: #00C7F4;
}

#kp-product-container .product-section {
    padding: 5% 0%;
}

.row-wizard-top {
    width: 100%;
    margin: 0px;
}

@media (min-width: 768px) {
    .product-content .container {
        width: 650px;
    }
}

@media (min-width: 992px) {
    .product-content .container {
        width: 860px;
    }

    #kp-chart-simulation .product-content .container {
        width: auto;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .product-content .container {
        width: 860px;
    }

    #kp-chart-simulation .product-content .container {
        width: auto;
    }
}

@media (min-width: 1200px) {
    .product-content .container {
        width: 1170px;
    }

    #kp-chart-simulation .product-content .container {
        width: 1170px;
    }
}

.product-section .btn-primary:hover, #go-to-simulation-footer:hover {
    background-color: #00C7F4;
}

.product-advantages p.txt-18 {
    line-height: 1.3em !important;
}

#errorInitialAmount-marketing,
#errorInitialAmount-marketing-wizard-top {
    color: #e84c3d;
    position: absolute;
    display: inline-block;
    width: 250px;
    margin-left: 150px;
    margin-top: 8px;
    text-align: right;
    font-family: "Effra", Arial, sans-serif;
    -webkit-transition: display 2s;
    transition: display 2s;
}

#errorInitialAmount-marketing.hidden {

}

.popover-contact {
    font-size: 18px !important;
}

#kp-product-container .btn-primary.btn-disabled {
    background-color: #00B3D9 !important;
    cursor: not-allowed;
}

#kp-product-container a.link:hover {
    color: #00C7F4;
}

.kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn .icon-arrow-bottom {
    top: 10px !important;
}

#kp-product-container .icon-arrow-right.icon-size-xs {
    padding-top: 6px;
}

#go-to-simulation-footer .icon-arrow-right.icon-size-xs {
    padding-top: 3px;
}

.icon-float-none {
    float: none !important;
    font-size: 14px !important;
}

#kp-product-container .sign-euro-prefix,
#kp-product-container .sign-euro-suffix {
    color: #FFF;
}

#kp-product-container .sign-euro-suffix {
    margin-right: 5px;
}

#kp-product-container #simulation-input-initialAmount,
#kp-product-container #simulation-input-monthlyAmount,
#kp-product-container #simulation-input-initialAmount-top {
    background-color: transparent;
    padding: 5px;
    border: none;
    border-bottom: 3px solid #00B1DA !important;
    color: #00B1DA;
    width: 125px;
    text-align: right;
}

#kp-product-container #simulation-input-monthlyAmount {
    width: 100px;
}

#kp-product-container #simulation-input-initialAmount.input-error,
#kp-product-container #simulation-input-initialAmount-top.input-error {
    border-bottom: 3px solid #e84c3d !important;
}

#kp-product-container #simulation-input-initialAmount::-webkit-input-placeholder,
#kp-product-container #simulation-input-initialAmount-top::-webkit-input-placeholder {
    color: #929D9F !important;
    font-style: italic;
    font-size: 26px;
}

#kp-product-container #simulation-input-initialAmount:-moz-placeholder,
#kp-product-container #simulation-input-initialAmount-top:-moz-placeholder { /* Firefox 18- */
    color: #929D9F !important;
    font-style: italic;
    font-size: 30px;
}

#kp-product-container #simulation-input-initialAmount::-moz-placeholder, /* Firefox 19+ */
#kp-product-container #simulation-input-initialAmount-top::-moz-placeholder { /* Firefox 19+ */
    color: #929D9F !important;
    font-style: italic;
    font-size: 26px;
}

#kp-product-container #simulation-input-initialAmount:-ms-input-placeholder,
#kp-product-container #simulation-input-initialAmount-top:-ms-input-placeholder {
    color: #929D9F !important;
    font-style: italic;
    font-size: 26px;
}

@media (max-width: 767px) {

    .keyprivate-banner-bg {
        background-position: 3%;
    }

    .main-title-mkt {
        width: 100%;
        margin-left: 10%;
    }

    #kp-product-container .product-content h3 {
        font-size: 18px;
    }

    #kp-product-container .product-intro .product-content h3 {
        font-size: 17px;
        margin-left: 10%;
    }

    .keyprivate-banner-bg {
        background-position-x: -3px;
        background-position-y: -18px;
    }

    #kp-product-container .product-intro {
        background-position-y: -40px;
        background-position-x: -125px;
    }

    #kp-product-container .product-intro .product-content p {
        font-size: 18px;
        margin-top: 94px;
        margin-left: 15%;
        margin-bottom: 15px !important;
        margin-right: 5%;
    }

    #kp-product-container .product-content p.text-36 {
        font-size: 20px;
    }

    #kp-product-container .product-content h2.txt-60,
    #kp-product-container .product-content h3.txt-60 {
        font-size: 40px;
    }

    .product-intro a.btn, .product-intro a.btn-primary {
        margin: auto;
        text-align: center;
        margin-left: 15%;
        margin-bottom: 15px;
    }

    #kp-product-container .product-actors-graph img {
        width: 95vw;
    }

    #mainnav {
        left: 10px;
    }

    #discover-top {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    #kp-product-container .return-profiles-wrapper {
        position: inherit;
    }

    #kp-diversification ul.kp-diversification-tabs li {
        margin-left: 10%;
        margin-top: 25px;
    }

    #kp-diversification .diversification-xs, #kp-diversification .graph_diversification-xs {
        width: 95vw;
        height: initial;
    }

    #kp-diversification .diversification-xs {
        margin-left: 25px;
    }

    #kp-diversification .kp-legend-items {
        position: inherit;
        margin-left: 10%;
    }

    #tab-one {
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #kp-advantages .row-eq-height {
        display: block;
    }

    #kp-product-container #kp-infosession .infosession-content {
        width: 100%;
    }

    #kp-product-container #kp-infosession .infosession-content .sign-up {
        margin-top: 20px;
        margin-left: 20%;
        text-align: left;
        width: 50%;
    }

    #kp-news .all-news {
        margin-bottom: 40px;
        float: none !important;
    }

    #kp-news .need-help-bottom {
        margin-top: 40px;
    }

    #kp-news h1,
    #kp-news h2,
    #kp-news h3,
    #kp-news h4,
    #kp-news a,
    #kp-news p,
    #kp-news span {
        text-align: center !important;
        float: none !important;
    }

    #kp-product-container #kp-infosession .infosession-content h1 {
        font-size: 36px;
    }

    #kp-intro .product-content {
        margin-top: 10px !important;
    }

    .main-title-mkt {
        width: 82%;
    }

    #kp-chart-simulation {
        padding-top: 0px !important;
    }

    .wizard-top-simu {
        float: none;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
    }

    #wizard-top {
        width: 100% !important;
        padding-top: 35px;
        margin-top: 0px !important;
    }

    #kp-product-container .wizard-top-simu #chartSimulationOptions .highcharts-container {
        width: 95%;
    }

    .row-wizard-top {
        width: 100%;
        margin: 0px;
    }

    .block-popover-contact {
        margin-top: 20px;
    }

    #wizard-top .wizard-top-label {
        display: inline;
    }

    .separator-black {
        width: 320px;
        height: 2px;
        margin-left: auto;
        margin-right: auto;
    }

    #kp-diversification .diversification-xs, #kp-diversification .graph_diversification-xs {
        width: 75vw;
        height: initial;
    }

    #kp-diversification .kp-legend-items {
        position: inherit;
        margin-left: 10%;
    }

    #kp-diversification h2 {
        font-size: 28px !important;
    }

    #kp-diversification ul.kp-diversification-tabs li {
        margin: 5px 10px;
    }

    .product-section a.btn, .product-section a.btn-primary,
    .product-section a.btn, .product-section a.btn-primary {
        font-size: 14px;
    }

    #kp-product-container .wizard-top-simu #chartSimulationOptions {
        margin-bottom: 100px;
    }
}

.product-advantages-description {
    margin-top: 20px;
    margin-bottom: 40px;
}

/*/////////////////////////// VERSION WITH THE WIZARD AT TOP ///////////////////////////////// */

.product-chart-simulation.wizard-top {
    padding-top: 35px !important;
}

#wizard-top {
    margin-top: -35px !important;
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(top, #000000 0%, #2b3b44 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #000000 0%, #2b3b44 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #000000 0%, #2b3b44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*width: 370px!important;*/
    z-index: 1;
}

#wizard-top h2 {
    margin-top: 35px;
    line-height: 1.3em;
    font-size: 37px;
}

.separator-black {
    background-image: url('../../../../../default/images/products/financialbutler/marketing/separator-line.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 2px;
    margin-top: 27px;
    margin-bottom: 27px;
}

.block-popover-contact {
    margin-top: 100px;
}

#errorInitialAmount-marketing-wizard-top {
    float: none;
    position: inherit;
    display: block;
    margin-left: auto;
    opacity: 0;
    height: 0px;
    margin-right: auto;
    width: 100%;
}

#kp-product-containe #simulation-input-initialAmount,
#kp-product-containe #simulation-input-initialAmount-top {
    border-bottom: 3px solid transparent !important;
}

#kp-product-container #wizard-top #simulation-input-initialAmount-top.input-error {
    border-bottom: 3px solid #e84c3d !important;
}

.btn-wizard-top {
    position: relative;
    left: -50px;
    top: 268px;
    z-index: 100;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #00B3D9;
    color: #fff;
    padding: 13px 2px;
    display: block;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25), 0 5px 14px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25), 0 5px 14px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25), 0 5px 14px 0 rgba(0, 0, 0, 0.5)
}

.btn-wizard-top span {
    float: none;
    margin-left: -9px;
    padding-top: 0px;
    top: -5px;
}

.block-submit-form {
    margin-top: 36px !important;
}

#kp-product-container .wizard-top-simu #chartSimulationOptions {
    width: 100%;
    margin-top: 80px !important;
    padding-left: 50px;
}

#simulation-input-initialAmount-top {
    font-size: 30px;
}

#wizard-top .kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn {
    font-size: 30px;
}

#wizard-top .wizard-top-label {
    display: block;
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 992px) {

    #mainnav {
        left: 10px;
    }

    #kp-chart-simulation {
        padding-top: 0px !important;
    }

    .wizard-top-simu {
        float: none;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
        width: 100% !important;
    }

    .wizard-top-simu h2 {
        font-size: 42px !important;
    }

    #kp-product-container p.txt-70, #kp-product-container div.txt-70, #kp-product-container span.txt-70, #kp-product-container h1.txt-70, #kp-product-container h2.txt-70, #kp-product-container h3.txt-70, #kp-product-container a.txt-70, #kp-product-container button.txt-70, #kp-product-container input.txt-70 {
        font-size: 52px;
    }

    #kp-product-container .return-profiles .return-profiles-label {
        font-size: 16px;
    }

    #wizard-top {
        width: 100% !important;
        padding-top: 35px;
        margin-top: 0px !important;
    }

    #kp-product-container .wizard-top-simu #chartSimulationOptions .highcharts-container {
        width: 95%;
    }

    #kp-product-container #simulation-input-initialAmount, #kp-product-container #simulation-input-initialAmount-top {
        padding-right: 15px;
    }

    .row-wizard-top {
        width: 100%;
        margin: 0px;
    }

    .separator-black {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/separator-line.png');
        background-repeat: no-repeat;
        width: 320px;
        height: 2px;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    #kp-product-container .product-actors-graph img {
        width: 85vw;
    }

    #kp-diversification .diversification-xs, #kp-diversification .graph_diversification-xs {
        width: 75vw;
        height: initial;
    }

    #kp-diversification .diversification-xs {
        margin-left: -5px;
    }

    #kp-diversification .kp-legend-items {
        position: inherit;
        margin-left: 10%;
    }

    #kp-diversification ul.kp-diversification-tabs li {
        margin: 5px 10px;
    }

    #kp-advantages .row-eq-height {
        display: block;
    }

    #kp-product-container #kp-infosession .infosession-content {
        width: 100%;
    }

    #kp-product-container #kp-infosession .infosession-content h1 {
        font-size: 51px;
        margin-bottom: 42px;
        font-family: "Effra", Arial, sans-serif;
    }

    .block-popover-contact {
        margin-top: 20px;
    }

    #wizard-top .wizard-top-label {
        display: inline;
        margin-right: 15px;
    }

    #kp-advantages .txt-26.font-regular {
        margin-top: 5px;
    }

    #kp-advantages .txt-16 {
        margin-bottom: 36px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    #kp-chart-simulation {
        padding-top: 0px !important;
    }

    #mainnav {
        left: 10px;
    }

    .wizard-top-simu {
        float: none;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
        /*width: 100%!important;*/
    }

    .wizard-top-simu h2 {
        font-size: 42px !important;
    }

    #kp-product-container p.txt-70, #kp-product-container div.txt-70, #kp-product-container span.txt-70, #kp-product-container h1.txt-70, #kp-product-container h2.txt-70, #kp-product-container h3.txt-70, #kp-product-container a.txt-70, #kp-product-container button.txt-70, #kp-product-container input.txt-70 {
        font-size: 52px;
    }

    #kp-product-container .return-profiles .return-profiles-label {
        font-size: 16px;
    }

    #kp-product-container #simulation-input-initialAmount, #kp-product-container #simulation-input-initialAmount-top {
        padding-right: 15px;
    }

    #wizard-top {
        padding-top: 0px;
        margin-top: 0px !important;
    }

    .row-wizard-top {
        width: 100%;
        margin: 0px;
    }

    .separator-black {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/separator-line.png');
        background-repeat: no-repeat;
        width: 100%;
        height: 2px;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    #kp-diversification ul.kp-diversification-tabs li {
        margin: 5px 10px;
    }

    .block-popover-contact {
        margin-top: 20px;
    }

    #wizard-top .wizard-top-label {
        display: inline;
        margin-right: 15px;
    }

    #kp-advantages .txt-26.font-regular {
        margin-top: 5px;
    }

    #kp-advantages .txt-16 {
        margin-bottom: 36px;
    }

    #kp-product-container .return-profiles-wrapper .return-profiles {
        /*width: 25%!important;*/
    }
}

/*/////////////////////////////////*/
@media (min-width: 1200px) and (max-width: 1500px) {

    #kp-product-container p.txt-70, #kp-product-container div.txt-70, #kp-product-container span.txt-70, #kp-product-container h1.txt-70, #kp-product-container h2.txt-70, #kp-product-container h3.txt-70, #kp-product-container a.txt-70, #kp-product-container button.txt-70, #kp-product-container input.txt-70 {
        font-size: 52px;
    }
}

/*/////////////////////////////////*/
@media (max-width: 767px) {

    /*//////////////////////////////////////// HEADER BLOCK ////////////////////////////////////////////////*/
    #kp-product-container .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    #kp-product-container .product-intro {
        height: auto !important;
    }

    #kp-product-container .product-intro .main-title-mkt {
        width: 55%;
        margin: auto;
        text-align: center;
    }

    #kp-product-container .product-intro .container {
        padding: 0px;
    }

    #kp-product-container .product-intro .container .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #kp-product-container .product-intro .product-content h3 {
        font-size: 11.7px;
        width: 200px;
        text-align: center;
        margin-top: 5px;
        margin-left: 39px;
    }

    #kp-product-container .product-intro.keyprivate-banner-bg {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/banner_kp_xs_2x.jpg');
        background-size: auto 100%;
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        background-position-x: 0px;
        height: auto !important;
    }

    #kp-product-container .product-intro.keyprivate-banner-bg.lux-bg {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/header-big-lux.jpg');
        background-position-x: -230px;
        background-position-y: 0px;
    }

    #kp-product-container .product-intro .product-content p.text-intro-desc {
        font-size: 22px;
        margin: auto;
        margin-top: 50px;
        line-height: 26px;
        font-family: "Effra", "Arial";
        margin-left: 6%;
        margin-right: 6%;
    }

    #kp-product-container .product-intro #intro-content {
        width: 100% !important;
        background: rgba(0, 0, 0, 0);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(43, 59, 69, 0) 0%, rgba(43, 59, 69, 0) 20%, rgba(43, 59, 69, 1) 48%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(43, 59, 69, 0)), color-stop(20%, rgba(43, 59, 69, 0)), color-stop(48%, rgba(43, 59, 69, 1)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(43, 59, 69, 0) 0%, rgba(43, 59, 69, 0) 20%, rgba(43, 59, 69, 1) 48%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(43, 59, 69, 0) 0%, rgba(43, 59, 69, 0) 20%, rgba(43, 59, 69, 1) 48%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(43, 59, 69, 0) 0%, rgba(43, 59, 69, 0) 20%, rgba(43, 59, 69, 1) 48%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(43, 59, 69, 0) 0%, rgba(43, 59, 69, 0) 20%, rgba(43, 59, 69, 1) 48%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#2b3b45', GradientType=0);
        width: 320px;
        text-align: center;
        /*height: 353px*/;
        margin-bottom: 15px;
    }

    #kp-product-container .product-intro .details-rendement-xs {
        width: 92%;
        margin-left: 4%;
        background: rgba(43, 59, 69, 1);
        border-radius: 10px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        background: rgba(0, 0, 0, 0.5);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(29%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    }

    #kp-product-container .product-intro .details-rendement-xs .rendement-net {
        padding-top: 10px;
    }

    #kp-product-container .product-intro .details-rendement-xs p {
        margin: 0px !important;
        font-size: 15px;
    }

    #kp-product-container .product-intro .details-rendement-xs p.rendement-sentence,
    #kp-product-container .product-intro .details-rendement-xs p.rendement-sentence-prefix,
    #kp-product-container .product-intro .details-rendement-xs p.rendement-sentence-suffix {
        display: inline;
    }

    #kp-product-container .product-intro .dropdown-rendement {
        margin-left: 2px;
        display: inline-block;
        margin-right: 8px;
    }

    #kp-product-container .product-intro .dropdown-rendement button,
    #kp-product-container .kt-dropdown.dropdown-rendement .btn:focus,
    #kp-product-container .product-intro .dropdown-rendement ul li {
        border: none !important;
        font-size: 14px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 3px;
        top: 2px;
    }

    .kt-dropdown.dropdown-simple.dropdown-rendement button.btn:before {
        border: none !important;
    }

    #kp-product-container .kt-dropdown .btn:focus {
        border: none !important;
    }

    #kp-product-container .product-intro .dropdown-rendement ul li {
        padding-right: 0px;
    }

    #kp-product-container .product-intro .dropdown-rendement button span {
        font-size: 14px;
        margin-top: 2px !important;
    }

    #kp-product-container .product-intro .details-rendement-xs p:first-child {
        font-size: 14px;
        font-family: "EffraLight", "Arial";
        margin-top: 10px !important;
    }

    #kp-product-container .product-intro .details-rendement-xs h1 {
        font-size: 28px;
        font-family: "EffraLight", "Arial";
        margin-bottom: 0px;
        margin-top: 10px;
        display: block !important;
    }

    #kp-product-container .product-intro .details-rendement-xs h1 sup {
        font-size: 13px;
        top: -10px;
    }

    #kp-product-container .product-intro .details-rendement-xs p.positive-rendement {
        color: rgb(51, 189, 165);
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-intro .details-rendement-xs p.balanced-rendement {
        color: rgb(25, 149, 200);
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-intro .details-rendement-xs p.dynamic-rendement {
        color: rgb(152, 91, 188);
        font-family: "Effra", "Arial";
    }

    #kp-product-container .btn.btn-primary.btn-primary-rounded {
        border-radius: 4px;
        margin-top: 20px;
        margin-left: 0px;
        width: 100%;
        font-size: 18px;
    }

    #kp-product-container .product-intro .details-rendement-xs span.disclaimer-rendement {
        color: rgb(118, 130, 131);
        font-size: 13px;
        display: block;
        margin: auto;
        line-height: 1.1;
        margin-top: 15px;
    }

    /*//////////////////////////////////////// ACTORS BLOCK ////////////////////////////////////////////////*/
    #kp-product-container .product-section#kp-actors {
        background-color: #1C2931;
        text-align: center;
    }

    #kp-product-container .product-section#kp-actors h3 {
        font-size: 20px;
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-section#kp-actors .desc-actors-xs {
        font-size: 14px;
        color: rgb(146, 157, 159);
        line-height: 1.3em;
        margin-bottom: 10px;
    }

    /*//////////////////////////////////////// DIVERSIFICATION BLOCK ////////////////////////////////////////////////*/
    #kp-product-container .product-section#kp-diversification h2 {
        font-size: 20px !important;
        font-family: "Effra", "Arial";
        margin-right: 30px;
        margin-left: 30px;
    }

    .product-diversification .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification {
        width: 228px;
        font-family: "Effra", "Arial";
        margin: auto;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification button {
        width: 228px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification.kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn .icon-arrow-bottom {
        top: -2px !important;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification ul {
        width: auto;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification ul li {
        padding-left: 0px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content {
        margin-top: 45px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers {
        width: 100%;
        margin-bottom: 20px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers {
        width: 100%;
        padding-left: 41px;
        height: 40px;
        padding-top: 7px;
        cursor: pointer;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers.trackers-light,
    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.details-trackers.trackers-light {
        background-color: rgba(151, 151, 151, 0.1);
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers h2 {
        font-size: 18px;
        display: inline-block;
        margin-right: 5px;
        margin-left: 0px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers span.small.gray {
        font-size: 14px;
        color: rgb(146, 157, 159);
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers table span.show-diversification-details {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/path.png');
        display: block;
        height: 20px;
        width: 20px;
        background-repeat: no-repeat;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers table span.show-diversification-details.active {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/path_open.png');
        background-position-y: 7px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers table {
        width: 100%;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.list-trackers table td.title {
        width: 90%;
        text-align: left;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.details-trackers {
        text-align: left;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content ul.list-trackers li.details-trackers p {
        font-size: 14px;
        line-height: 1.1;
        color: rgb(146, 157, 159);
        margin-left: 42px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content h2 {
        font-size: 18px;
        margin-top: 0px;
    }

    #kp-product-container .product-section#kp-diversification .dropdown-diversification-content p {
        font-size: 14px;
        color: rgb(146, 157, 159);
        line-height: 1.3em;
        margin-bottom: 0px;
    }

    #kp-product-container .product-advantages-img {
        padding: 15px 0px;
    }

    /*//////////////////////////////////////// ADVANTAGE BLOCK ////////////////////////////////////////////////*/
    #kp-product-container .product-section#kp-advantages {
        padding-bottom: 0px;
    }

    #kp-product-container .product-section .product-content.product-advantages {
        background-color: #1C2931;
    }

    #kp-product-container .product-section .product-content.product-advantages h2 {
        margin-top: 30px;
        font-size: 20px;
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-section .product-content.product-advantages h3 {
        font-size: 18px;
        margin-top: 0px;
    }

    #kp-product-container .product-section .product-content.product-advantages p {
        font-size: 14px;
        color: rgb(146, 157, 159);
        line-height: 1.3em;
        margin-bottom: 0px;
    }

    #kp-product-container .product-section .product-content.product-advantages {
        padding-bottom: 50px;
    }

    /*//////////////////////////////////////// SHOW SIMULATION BLOCK /////////////////////////////////////////////*/
    #kp-product-container .product-section#kp-simulation {
        text-align: center;
        padding-bottom: 50px !important;
    }

    #kp-product-container .product-section#kp-simulation h2 {
        text-align: center;
        margin-top: 20px;
        color: #FFF;
        font-size: 20px;
        font-family: "Effra", "Arial";
    }

    /*//////////////////////////////////////// INFOSESSIONS BLOCK ////////////////////////////////////////////////*/
    #kp-infosession {
        text-align: center;
    }

    #kp-infosession h1 {
        font-size: 21px;
        margin-top: 30px !important;
    }

    #kp-infosession p {
        font-size: 14px;
    }

    #kp-infosession #sign-up-infosession.btn {
        border-radius: 4px;
        margin-top: 20px;
        margin-left: 0px;
        width: 260px;
        font-size: 18px;
        background-color: #FFF;
        color: rgb(0, 179, 219);
        border: 1px solid rgb(0, 179, 219);
    }

    #kp-product-container #kp-infosession .infosession-content {
        padding: 0px;
    }

    #kp-product-container #kp-infosession .infosession-content .sign-up {
        margin: 0px !important;
        text-align: center;
        width: 100%
    }

    /*//////////////////////////////////////// NEWS BLOCK ///////////////////////////////////////////////////////*/
    #kp-news {
        text-align: center;
        margin-top: 80px;
    }

    #kp-news h2 {
        font-size: 20px;
    }

    #kp-news h1 {
        font-size: 40px;
    }

    #kp-news p {
        margin-top: 15px;
    }

    #kp-news sup {
        font-size: 14px;
        top: -16px;
        left: 8px;
    }

    #kp-news sup.sup-date {
        font-size: 14px !important;
        top: 0px;
        left: -15px;

    }

    #kp-news .all-news {
        font-size: 16px;
        font-family: "Effra", "Arial";
        margin-bottom: 0px;
    }

    /*//////////////////////////////////////// HELP BLOCK ///////////////////////////////////////////////////////*/
    #kp-news .help-block-bottom {
        margin-bottom: 30px;
    }

    #kp-news .help-block-bottom h2.need-help-bottom {
        font-size: 30px;
        margin-top: 67px;
    }

    #kp-news .help-block-bottom span {
        display: block;
        font-size: 14px;
    }

    #kp-news .help-block-bottom h4 {
        font-size: 22px;
        margin-top: 10px !important;
        margin-bottom: 12px;
    }

    #kp-news .help-block-bottom a {
        margin-top: 15px;
        font-size: 14px;
        display: block;
        line-height: 1.2;
    }

    /*/////////////////////////////////////////// SIMULATION BLOCK //////////////////////////////////////////////*/
    #kp-product-container .product-section#kp-new-simulation {
        height: 450px;
        background: rgba(28, 41, 49, 1);
        background: -moz-linear-gradient(top, rgba(28, 41, 49, 1) 0%, rgba(0, 0, 0, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28, 41, 49, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
        background: -webkit-linear-gradient(top, rgba(28, 41, 49, 1) 0%, rgba(0, 0, 0, 1) 100%);
        background: -o-linear-gradient(top, rgba(28, 41, 49, 1) 0%, rgba(0, 0, 0, 1) 100%);
        background: -ms-linear-gradient(top, rgba(28, 41, 49, 1) 0%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(28, 41, 49, 1) 0%, rgba(0, 0, 0, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2931', endColorstr='#000000', GradientType=0);
        text-align: center;
        display: none !important;

    }

    #kp-product-container .product-section#kp-new-simulation.active {
        display: block !important;
    }

    #kp-product-container .product-section#kp-new-simulation h2 {
        font-size: 20px;
        margin-bottom: 27px;
        color: #FFF;
        margin-top: 29px;
    }

    #kp-product-container .product-section#kp-new-simulation .wizard-xs-label {
        font-size: 20px;
        text-align: left;
        display: inline-block;
        color: #FFF;
        width: 100%;
        margin-bottom: 4px;
        font-family: "EffraLight", "Arial";
        margin-top: 0px;
    }

    #kp-product-container .product-section#kp-new-simulation .wizard-xs-label .disclaimer-wizard-xs {
        float: right;
        font-size: 16px;
        color: rgb(149, 157, 159);
    }

    #kp-product-container .product-section#kp-new-simulation input {
        background-color: #FFF;
        border: none;
        border-radius: 4px !important;
        padding: 13px 25px 14px 19px;
        padding-left: 14px !important;
        color: rgb(44, 59, 69);
        width: 100%;
        text-align: left;
        font-family: "Effra", "Arial";
        font-size: 22px;
        height: 50px;
        margin-bottom: 23px;
    }

    #kp-product-container .product-section#kp-new-simulation input:focus,
    #kp-product-container .product-section#kp-new-simulation input:hover {
        border: 0px !important;
    }

    #kp-product-container .product-section#kp-new-simulation .sign-euro-input {
        top: 120px;
        position: absolute;
        right: 25px;
        color: rgb(44, 59, 69);
        font-size: 22px;
    }

    #kp-product-container .product-section#kp-new-simulation .dropdown-select-riskLevel-xs {
        width: 100%;
    }

    #kp-product-container .product-section#kp-new-simulation .dropdown-select-riskLevel-xs button,
    #kp-product-container .product-section#kp-new-simulation .kt-dropdown .dropdown-menu li > a {
        font-size: 22px;
        width: 100%;
        padding-left: 7px;
    }

    #kp-product-container .product-section#kp-new-simulation .kt-dropdown .dropdown-menu li > a {
        padding-bottom: 5px;
    }

    #kp-product-container .product-section#kp-new-simulation .kt-dropdown.dropdown-simple.kt-dropdown-bordered button.btn .icon-arrow-bottom {
        top: 0px !important;
    }

    #kp-product-container .product-section#kp-new-simulation .btn-primary.btn-disabled {
        opacity: 0.6;
    }

    #kp-product-container .product-section#kp-new-simulation .btn-primary {
        margin-top: 10px;
        opacity: 1;
    }

    #kp-product-container .product-section#kp-new-simulation .block-popover-contact {
        margin-top: 27px;
    }

    #kp-product-container .product-section#kp-new-simulation .block-popover-contact a {
        font-size: 16px !important;
    }

    #kp-product-container .product-section#kp-new-simulation .popover-help {
        top: 80px !important;
        left: 25px !important;
        width: 260px;
    }

    #kp-product-container .product-section#kp-new-simulation .popover-help a {
        border-radius: 4px;
        font-size: 12px !important;
        padding: 15px 8px 11px 25px;
    }

    #kp-product-container .product-section#kp-new-simulation .popover-help a .icon-arrow-right {
        font-size: 16px !important;
        padding-top: 2px;
    }

    /*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    #kp-product-container #mainnav {
        display: none;
    }

    #helpboxWrapper {
        display: none;
    }

}

@media (min-width: 768px) {

    #kp-product-container #kp-intro {
        padding: 35px 0px;
        padding-bottom: 0px;
        background-position-x: 54%;
    }

    #kp-product-container #kp-intro .product-content {
        padding-bottom: 30px;
    }

    .main-title-mkt-logo {
        padding-top: 50px;
    }

    .product-intro.lux-bg .main-title-mkt-logo {
        padding-top: 45px;
    }

    #kp-product-container .product-intro .text-intro-desc {
        max-width: 880px;
        margin: auto;
        margin-top: 125px;
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-intro.lux-bg .text-intro-desc {
        margin-top: 200px;
    }

    #kp-product-container .product-intro .dropdown-rendement button,
    #kp-product-container .kt-dropdown.dropdown-rendement .btn:focus,
    #kp-product-container .product-intro .dropdown-rendement ul li {
        border: none !important;
        font-size: 18px;
        padding-right: 0px;
        padding-left: 0px;
    }

    #kp-product-container .product-intro .dropdown-rendement ul li {
        padding-right: 0px;
    }

    #kp-product-container #kp-reward {
        color: #FFF;
        background: rgba(28, 36, 41, 1);
        background: -moz-linear-gradient(top, rgba(28, 36, 41, 1) 0%, rgba(34, 44, 51, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28, 36, 41, 1)), color-stop(100%, rgba(34, 44, 51, 1)));
        background: -webkit-linear-gradient(top, rgba(28, 36, 41, 1) 0%, rgba(34, 44, 51, 1) 100%);
        background: -o-linear-gradient(top, rgba(28, 36, 41, 1) 0%, rgba(34, 44, 51, 1) 100%);
        background: -ms-linear-gradient(top, rgba(28, 36, 41, 1) 0%, rgba(34, 44, 51, 1) 100%);
        background: linear-gradient(to bottom, rgba(28, 36, 41, 1) 0%, rgba(34, 44, 51, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2429', endColorstr='#222c33', GradientType=0);
    }

    #kp-product-container #kp-reward .container {
        width: 945px;
    }

    .kt-dropdown.dropdown-simple.kt-dropdown.dropdown-rendement button.btn .icon-arrow-bottom {
        margin-top: 2px !important;
    }

    #kp-product-container .product-intro .details-rendement-xs h1 {
        font-size: 52px;
    }

    #kp-product-container .product-intro .details-rendement-md-lg p.rendement-sentence,
    #kp-product-container .product-intro .details-rendement-md-lg p.rendement-sentence-prefix,
    #kp-product-container .product-intro .details-rendement-md-lg p.rendement-sentence-suffix {
        display: inline;
        font-size: 18px;
    }

    #kp-product-container .product-intro .details-rendement-md-lg .dropdown-rendement {
        margin-left: 2px;
        margin-right: 8px;
        display: inline-block;
        outline: none;
    }

    #kp-product-container .product-intro .details-rendement-md-lg h1 {
        font-size: 52px;
        font-family: "EffraLight", "Arial";
        display: block !important;
    }

    #kp-product-container .product-intro .details-rendement-md-lg h1 sup {
        font-size: 19px;
        top: -21px;
    }

    #kp-product-container .product-intro .details-rendement-md-lg p.positive-rendement {
        color: rgb(51, 189, 165);
        font-size: 23px;
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-intro .details-rendement-md-lg p.balanced-rendement {
        color: rgb(25, 149, 200);
        font-size: 23px;
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-intro .details-rendement-md-lg p.dynamic-rendement {
        color: rgb(152, 91, 188);
        font-size: 23px;
        font-family: "Effra", "Arial";
    }

    #kp-product-container .product-intro .details-rendement-md-lg span.disclaimer-rendement {
        color: rgb(118, 130, 131);
        font-size: 12px;
        display: block;
        margin: auto;
        line-height: 1.1;
        margin-top: 25px;
        width: 600px;
    }

    #kp-product-container .product-intro .details-rendement-md-lg a.show-graph-simulation {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    /*///// MODAL //////*/
    #simulation-graph {
        top: 13%;
    }

    #simulation-graph .modal-dialog {
        width: 700px;
    }

    #simulation-graph .modal-content {
        padding: 40px 60px 10px 60px;
        border-radius: 4px;
    }

    #simulation-graph .modal-content .close-modal {
        position: absolute;
        top: -30px;
        z-index: 1000;
        right: -42px;
        cursor: pointer;
    }

    #kp-product-container .details-rendement-md-lg .btn.btn-primary.btn-primary-rounded {
        border-radius: 4px;
        margin-top: 20px;
        margin-left: 0px;
        font-size: 18px;
    }

    #helpboxWrapper {
        display: none;
    }

    p.product-advantages-description {
        max-width: 850px;
        margin: auto;
        margin-bottom: 30px;
    }

    .dropdown-targetDateInYears {
        display: inline-block;
    }

    .dropdown-select-riskLevel button {
        padding-left: 0px !important;
        padding-right: 15px !important;
    }

    .dropdown-select-riskLevel button span {
        top: 0px !important;
        margin-top: 10px !important;
    }

    #kp-product-container .kt-dropdown .btn:focus {
        border: none !important;
    }
}

/*/////////////////////////////////*/
@media (min-width: 768px) and (max-width: 1170px) {

    #kp-product-container #kp-reward .product-content {
        padding: 20px 30px;
    }

    #kp-product-container #kp-reward .product-content .container {
        width: inherit;
        padding-left: 45px;
    }

    .details-rendement-md-lg {
        max-width: 625px;
        margin: auto;
    }
}

@media (min-width: 1170px) {
    #kp-product-container #kp-reward .container {
        padding-left: 75px;
    }

    #kp-product-container .product-intro .details-rendement-md-lg {
        max-width: 750px;
        margin: auto;
    }

    #kp-product-container .product-intro .details-rendement-md-lg .rendement-value {
        max-width: 550px;
        margin: auto;
    }
}

@media (min-width: 1300px) {

    #kp-product-container .product-intro .text-intro-desc {
        margin-top: 125px;
    }

    #kp-product-container .product-intro.lux-bg .text-intro-desc {
        margin-top: 200px;
    }

}

@media (min-width: 1500px) {
    #kp-product-container .product-intro .text-intro-desc {
        margin-top: 125px;
    }

    #kp-product-container .product-intro.lux-bg .text-intro-desc {
        margin-top: 200px;
    }
}

@media (min-width: 1800px) {

    #kp-product-container .product-intro .text-intro-desc {
        margin-top: 125px;
    }

    #kp-product-container .product-intro.lux-bg .text-intro-desc {
        margin-top: 200px;
    }

}

@media (min-width: 2200px) {

    .keyprivate-banner-bg {
        background-color: #121D22;
        background-image: url('../../../../../default/images/products/financialbutler/marketing/header-big.jpg');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .keyprivate-banner-bg.lux-bg {
        background-image: url('../../../../../default/images/products/financialbutler/marketing/header-big-lux.jpg');
    }

}

.btn.btn-primary {
    border-radius: 4px !important;
}

/* PROMOBOX */
.promobox-wrapper {
    display: none;
}

.promobox#kp-product-container #kp-intro {
    padding-top: 0;
}
.promobox#kp-product-container .product-content.margin-tp {
    margin-top: 0 !important;
}
.promobox .main-title-mkt-logo {
    padding-top: 20px;
}
.promobox .promobox-wrapper {
    display: block;
}
.promobox .promobox-wrapper.all {
    padding: 0;
    position: relative;
    background: #05678e;
    background: linear-gradient(to bottom, #05678e 0, #2a3c48 100%);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='$color_bahama_blue_approx', endcolorstr='$color_tuna_approx', gradienttype=0 );
}
.promobox .promobox-wrapper.all .container {
    padding: 0;
}
.promobox .promobox-wrapper.all .row {
    padding-top: 0;
    padding-bottom: 0;
}
.promobox .promobox-wrapper.all #promobox-content {
    padding: 20px 0;
    position: relative;
    color: #fff;
}
.promobox .promobox-wrapper.all p {
    margin: 0;
    margin-right: 20px;
    font-size: 14px;
}
.promobox .promobox-wrapper.all p span {
    font-weight: bold;
    font-size: 1em;
}
.promobox .promobox-wrapper.all p a {
    font-size: 10px;
    color: #fff;
}
.promobox .promobox-wrapper.all > figure {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 80px;
    width: 200px;
}
.promobox .promobox-wrapper.all > figure p {
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%) rotate(35deg);
    line-height: 1;
    font-size: 14px;
}
.promobox .promobox-wrapper.all figure p {
    position: absolute;
    width: 300%;
    background: #75ad56;
    padding: 5px;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    line-height: 1;
    font-size: 14px;
}
.promobox .promobox-wrapper.all #promobox-content figure {
    display: none;
    position: absolute;
    top: 0;
    left: 102%;
    bottom: 0;
    width: 100px;
}
.promobox .promobox-wrapper.bel {
    padding: 20px 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}
.promobox .promobox-wrapper.bel figure {
    margin-bottom: 10px;
}
.promobox .promobox-wrapper.bel .textWrapper {
    margin: 0 0 10px;
    font-size: 14px;
}
.promobox .promobox-wrapper.bel .linkWrapper {
    margin: 0;
    font-size: 14px;
}
.promobox .promobox-wrapper.bel .linkWrapper a {
    font-size: 1em;
    whitespace: nowrap;
    color: #2b3b45 !important;
    text-decoration: underline;
    transition: color 0.2s ease;
}
.promobox .promobox-wrapper.bel .linkWrapper a:hover {
    color: #00b3db !important;
}
.promobox .promobox-wrapper.bel p {
    text-align: center;
}
.promobox .promobox-wrapper .promo-patch-green {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.promobox .promobox-wrapper .promo-patch-green p {
    flex: 0 1 auto;
    border-radius: 5px;
    border: 2px solid #48b17c;
    padding: 2px 5px;
    line-height: 1;
    margin: 0;
    color: #48b17c;
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
    font-family: "Open Sans bold","EffraBold";
}
.promobox .promobox-wrapper .col__centered--xs {
    clear: both;
    float: none !important;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .promobox .promobox-wrapper {
        margin-top: 80px;
    }
    .promobox .promobox-wrapper.all p {
        font-size: 16px;
    }
    .promobox .promobox-wrapper.all p a {
        font-size: 12px;
    }
    .promobox .promobox-wrapper.all > figure {
        display: none;
    }
    .promobox .promobox-wrapper.all #promobox-content figure {
        display: block;
    }
    .promobox .promobox-wrapper.bel {
        text-align: center;
    }
}

/********* Marcus test block********/


.graphimg {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*max-width: 600px;*/
    /*max-height: 424px;*/
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

}


.graphimg-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    max-width: 600px;
    /*width: 600px;*/
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);

}



#kp-product-container .product-content .graph-text{
  /*  font-family: OpenSans;*/
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #2c3b45;
    text-align: left;
}
#kp-product-container .product-content .graph-title{
   /* font-family:OpenSans;*/
    font-family:'Open Sans bold';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-size: 20px;
   /* font-weight: bold;*/
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #2c3b45;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

/* The Close Button */
.graphimg-close {

    float: right;
    font-size: 28px;
    font-weight: bold;
   /* font-size: 36px;*/
    color: #00B3D9;
    position: relative;
   /* top: -2px;*/
    padding: 0;
    opacity: 1;
    font-family: 'Open Sans';
}

.graphimg-close:hover,
.graphimg-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.graph-info-bullet{
    position: absolute;
    left: 0;
    top: 6px;
    width: 9.2px;
    height: 9px;
    border-radius: 50%;
}

.defensiveblt {
    background-color: #41ba84;
}
.balancedblt {
    background-color: #64dfff;
}
.dynamicblt {
    background-color: #f7a71a;
}



.legenditem {
    position: relative;
    padding-left: 14px;
    width: 25%;
    text-align: left;
}

.graphimg2{
    width: 100%;
    padding-top: 10px;
}
.wrapperlegend{
    display: flex;
    padding-left: 10%;
}

.graphimg-content-header{
    vertical-align: top;
}


@media (max-width: 768px){
    #kp-product-container .product-intro .product-content .graphimg-content p{
        margin-top: 0;
        margin-left: 0;
    }
    .legenditem{
        width: 33.33333%;
    }
    .wrapperlegend{
        display: inline;
    }
}

.grico{
    margin-top: -2px;
}
/*****************************************/