.lph{
    position: relative;
}
.lph::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 540px;
    background: #241285 url(images/background.jpg) no-repeat center/1920px;
}
.vpn-header--dynamic{
    position: relative;
    z-index: 2;
    background: linear-gradient( 0deg,   #230097 0%, #350090 50%, #3c0385  100%);
}
.relativez3{
    position: relative;
    z-index: 3;
}
.vpn-header--dynamic:after{
    position: absolute;
    content: "";
    right: 0;
    background: url(images/vpnupdate.jpg) right center no-repeat; 
    width: 100%;
    z-index: 1;
    height: 100%;
    bottom: 0;
}
.lph__new{
    background: #ff0000;
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    padding: 3px 14px 3px 12px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 16px;
}
.de .lph__title, .ro .lph__title{
    font-size: 38px;
    max-width: 700px;
}
.pph__hr {
    border-style: solid;
}
.nl .lph__title,
.be .lph__title{
    max-width: 580px;
}
.fr .lph__title{
    max-width: 590px;
}
.lph__title{
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    max-width: 700px;
    line-height: 1.2;
}
.lph__hr{
    width: 65px;
    border-color: #006eff;
    border-width: 0 0 2px 0;
}
.lph__under-title{
    font-size: 24px;
    font-weight: 300;
    color: #fff;
}

.lph__feature-info .svg-inline--fa{
    font-size: 16px;
}
.lph__feature-info .fa-check-circle{
    color: #21b53d;
}
.lph__feature-info{
    color: #555;
    font-size: 14px;
}
.lph__line{
    max-width: 160px;
    width: 40%;
}
.lph__line--soho{
    border:1px solid #44cab6;
}
.lph__line--av{
    border:1px solid #e30000;
}
.lph__line--is{
    border:1px solid #019de9;
}
.lph__line--fp{
    border:1px solid #fd9104;
}
.lph__line--tsmd, .lph__line--ts{
    border:1px solid #df1283;
}
.pph__text-1{
    font-size: 18px;
}
.lph .pph__bzone{
    margin-top: -140px;
    padding: 120px 20px 20px 20px;
}
.lph__text{
    color: #333333;
    font-size: 14px;
    min-height: 36px;
}
.lph__select{
    font-weight: bold;
    font-size: 16px;
    appearance: auto;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    text-align: center;
    display: block;
    background: url(images/caret-down-blue.svg) no-repeat right 10px center/10px;
}
.pph__list{
    font-size: 14px;
}
.pph__list .svg-inline--fa{
    font-size: 16px;
    top: 2px;
}
.lph__full-price{
    color: #555555;
    text-decoration: line-through;
}
.pph__tax-text.text-right{
    text-align: right;
}
.lph__save-pill{
    color: #fff;
    background: #20b53e;
    border-radius: 5px;
    font-weight: bold;
    padding: 2px 10px;
    display: inline-block;
    text-align: center;
}
.lph__addvpn{
    cursor: pointer;
    background: #eeeeee;
    border-radius: 5px;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    display: block;
    position: relative;
}
.lph__addvpn::after{
    content: "";
    position: absolute;
    left: 30px;
    height: 100%;
    width: 1px;
    top: 0;
    background: #e3e3e3;
}
.store_price_full{
    text-decoration: line-through;
    padding-right: 5px;
}
.lph__addvpn .svg-inline--fa{
    color: #20b53e;
    position: absolute;
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 18px;
    display: none;
}
.lph__addvpn::before{
    content: "";
    width: 1em;
    height: 1em;
    font-size: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #c4c4c4;
    position: absolute;
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.lph__addvpn-check:checked + .lph__addvpn .svg-inline--fa{
    display: block;
}
.lph__addvpn-check:checked + .lph__addvpn::before{
    display: none;
}
.lph__addvpn__new {
    background: #20b53e;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    padding: 3px 8px 3px 6px;
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.lph__addvpn-list{
    font-size: 14px;
    background: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/vpn-icon-2.svg') no-repeat 0 0/56px;
    padding: 0 0 0 70px;
}
.lph__addvpn-list li{
    padding: 0 0 6px 20px;
    position: relative;
}
.lph__addvpn-list li:last-child{
    padding-bottom: 0;
}
.lph__addvpn-list .fa-check{
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 12px;
    color: #20b53e;
}
.lph__image{
    max-width: 350px;
    margin: 0 auto;
}
.lph .product__discount{
    font-size: 8px;
    left: 50px;
    bottom: 30px;
}
.lph__selector-text{
    color: #666;
    font-size: 16px;
}
.lph__selector-total{
    font-size: 24px;
    color: #000;
}
.dip-ftrs__text{
    line-height: 1.2;
}


.otstd {
    background: #f5f5f5;
}

.otstd__text {
    font-size: 18px;
    line-height: 1.25;
}

.otstd__icon {
    color: #172462;
    width: 65px;
    height: 58px;
}

.otstd__title-2 {
    font-size: 20px;
    color: #172462;
    font-weight: 700;
    min-height: 50px;
}

.otstd__text {
    color: #797979;
    font-size: 14px;
    line-height: 1.4;
}

.otstd__sep {
    position: relative;
    padding: 0 40px;
}

.otstd__sep:first-child {
    padding-left: 15px;
}

.otstd__sep:last-child {
    padding-right: 15px;
}

.otstd__sep::after {
    content: "";
    height: 160px;
    opacity: .3;
    width: 1px;
    background: #a1a1a1;
    position: absolute;
    top: 100px;
    right: 0;
}

.otstd__sep:last-child::after {
    display: none;
}
.otstd .ppc__text{
    max-width: 100%;
}
.poy-section{
    position: relative;
}
.poy-section::after, .poy-section::before{
    content: "";
    width: 30px;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    position: absolute;
    background: #dddddd;
}
.poy-section::after{
    left: -30px;
}
.poy-section::before{
    right: -30px;
}
.ppb__title{
    font-size: 32px;
}
.pph, .ppb__inner--bestav{
    background: #f2f2f2;
}
@media (-webkit-min-device-pixel-ratio: 2) {
    .pph, .ppb__inner--bestav{
        background: #f2f2f2;
    }
    .lph::before{
        background-image: url(images/background_2x.jpg);
    }
}
/* LG */
@media (max-width: 1199px) {
    .ppb__title {
        font-size: 28px;
    }
    .vpn-header--dynamic:after{
        background-position: 350px center;
    }
}
/* MD */
@media screen and (max-width: 991px) {
    .vpn-header--dynamic:after {
    background-position: 100px center;
}
    .ppb__title{
        font-size: 24px;
    }
    .lph .pph__bzone{
        margin-top: -90px;
        padding-top: 90px;
    }
    .pph__text-1, .lph__selector-text{
        font-size: 14px;
    }
    .lph__selector-total{
        font-size: 20px;
    }
    .de .lph__title, .ro .lph__title{
        font-size: 28px;
    }
    .lph__title{
        font-size: 36px;
        max-width: 360px;
    }
    .fr .lph__title{
        max-width: 530px;
    }
    .nl .lph__title, .be .lph__title {
        max-width: 450px;
    }
    .lph .product__discount {
        font-size: 6px;
        left: 30px;
        bottom: 20px;
    }
    .lph__text{
        min-height: 55px;
    }
    .lph__full-price .store_price_full, .lph__full-price .store_price_cut{
        display: block;
        padding: 0;
    }
    .lph .pph__bzone{
        padding-left: 15px;
        padding-right: 15px;
    }
    .lph__addvpn{
        font-size: 12px;
        padding: 12px 42px;
    }
    .lph__addvpn-list{
        padding-left: 50px;
        background-size: 40px;
    }
}

/* SM */
@media screen and (max-width: 767px) {
    .lph__text{
        min-height: 0;
    }
    .lph__image{
        transform: none;
    }
    .lph .product__discount {
        font-size: 9px;
        left: 50px;
        bottom: 30px;
    }
    .lph .pph__bzone {
        padding: 80px 15px 15px 20px;
        max-width: 360px;
        margin: -90px auto 0;
    }
}

/* XS */
@media screen and (max-width: 575px) {
    .lph__title{
        max-width: 100%;
        font-size: 28px;
    }
    .lph__under-title{
        font-size: 20px;
    }
}
