.wrapper {
    width: 100%;
    max-width: 1008px;
    margin: 0 auto;
    background: #fff
}

.secondary.payment-confirmation h2 {
    height: 72px;
    width: 100%;
    border-radius: 2px;
    background-color: #C7D834;
    font-size: 20px;
    font-weight: 600;
    color: #221638;
    line-height: 26px;
    display: flex;
    align-items: center;
    padding: 23px 20px;
    margin-bottom: 24px;
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
    border: none;
    display: flex;
    height: 80px;
}

p {
    font-size: 14px;
    font-weight: 500;
    color: #221638;
    line-height: 20px;
}

.welcome {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.hide {
    display: none
}

.header {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1008px
}

.header-signup {
    background: none;
    height: 0px;
    display: inline-block;
    padding: 0;
    border-bottom: 1px solid #91abbe;
    margin-bottom: 30px;
}

.header-signup .logo {
    margin: 0
}

.header .header-inner {
    width: 100%;
    padding: 0 26px
}

.logo-small {
    display: none
}

.header .need-help-new {
    background: none;
    border-right: none;
    padding: 28px 25px;
    height: auto
}

.header .need-help-new p {
    color: #353535;
    background: none;
    padding-left: 0
}

table+p {
    padding-left: 20px;
}

.header .need-help-new p span {
    background: none;
    padding: 0;
    margin: 0;
    line-height: normal;
}

.apex-dn {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #353535;
    position: absolute;
    top: 10px
}

.price-switch-container a:focus {
    outline: none;
    text-decoration: none;
}

.navbar-right.signup-page .dropdown-menu {
    right: 0;
    left: auto !important
}

@media (max-width: 719px) {
    .header {
        height: 124px;
        background-position: -50px 92px
    }
    .header .header-inner {
        padding: 0 10px
    }
    .header .logo {
        margin: 10px 0 0
    }
    .logo-big {
        display: none
    }
    .logo-small {
        display: block
    }
    .header .ukEdition {
        display: none
    }
    /* .logo{width:175px;}*/
    .header .logo a {
        float: none;
    }
    .header-signup {
        height: auto
    }
    /*.logo img {height: auto; max-width: 100%;}*/
    .header .need_helpdropdown {
        left: -77px
    }
    .header .need_helpdropdown .arrowtop_dropdown {
        background-position: right 35px top
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0 2%;
        margin: 0
    }
    .epl-navbar .navbar-nav>li.help-link {
        margin: 0
    }
    .epl-navbar .dropdown-menu {
        padding: 0 0 0 6%;
    }
}

@media (min-width: 720px) and (max-width: 959px) {
    .header {
        background-position: -50px 139px
    }
}

.page-main {
    padding: 0 15px
}

@media (max-width: 719px) {
    .page-main {
        padding: 0 10px
    }
}

.page-footer {
    padding: 20px 15px
}

.step {
    margin: 0 1px 1px 0;
    padding: 23px 25px;
    border-radius: 9px;
    background: #e4e4e5;
    color: #494949;
    font-family: 'TeX-Gyre-Adventor', 'Century Gothic', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.step.active {
    background: #75a720;
    color: #fff
}

.step span {
    display: block;
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    font-weight: 400
}


/*
.banner {position: relative; display: inline-block; max-width: 100%; margin: 0 auto 53px}
.banner figure {overflow: hidden; border-radius: 9px}
.banner figure img {display: block}
.banner figure figcaption {position: absolute; top: 15px; right: 70px; max-width: 250px; color: #fff; font-family: 'TeX-Gyre-Adventor', 'Century Gothic', 'Arial', sans-serif; font-size: 40px; line-height: 48px}
.banner figure figcaption span {color: #037523; font-weight: 700}
.banner .owl {position: absolute; right: 11px; bottom: -24px}
@media (max-width: 479px) {
    .banner .label {width: 92px; height: 92px}
    .banner figure figcaption {top: 50px; right: 60px; left: 75px; font-size: 26px; line-height: 30px}
    .banner .owl {right: -5px}
}*/

.label {
    position: absolute;
    top: -19px;
    left: -8px;
    z-index: 1;
    width: 55px;
    height: 55px;
    border: 2px solid #f4713a;
    border-radius: 50%;
    background: #f68712;
    color: #fff;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 700
}

.bundles-container .label {
    padding: 0;
    white-space: normal;
}

.label-content {
    display: table;
    width: 100%;
    height: 100%
}

.label p {
    display: table-cell;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle
}

.label.small {
    /*border: 1px solid #a9dd96;*/
    border: 1px solid #75A720;
    background: #fff;
    color: #565253
}

.label.mini {
    width: 40px;
    height: 40px;
    font-size: 8px
}

section {
    padding: 32px 45px 35px;
    border-top: 1px solid #b0b2b3
}

section.prices {
    padding: 13px 20px 35px;
    border-top: none
}

@media (max-width: 719px) {
    section {
        padding: 26px 0
    }
}

section.secondary {
    padding: 0 0 32px;
    border-top: none
}

section.secondary+.secondary {
    padding: 32px 0 32px 20px;
    border-top: 1px solid #eee;
}

section.secondary.second {
    padding-top: 0;
    padding-bottom: 65px;
}

section.secondary+section.secondary h2 {
    color: #221638;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}

.button.secondary {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 188px;
    border-radius: 4px;
    background-color: #1EBCBC;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    border: none;
}

.v320-1.v720-auto {
    margin-bottom: 0;
}

.button.secondary:hover {
    border: none;
}

.v320-1.v720-auto.redirect {
    padding-left: 16px;
}

.v320-1 {
    margin-bottom: 32px;
    padding-left: 0;
}

.wysiwyg a {
    color: #1EBCBC;
}

.wysiwyg p strong {
    font-weight: 500;
}

.save-money {
    display: inline-block;
    margin-top: 10px;
    font-family: 'TeX-Gyre-Adventor', 'Century Gothic', 'Arial', sans-serif;
    font-size: 14px
}

.save-money a {
    color: #75a720;
    text-decoration: underline
}

.trial-title {
    padding: 0 20px;
    font-size: 28px
}

.trial-title span {
    color: #f68712
}

.trial-description {
    padding: 0 20px;
    font-size: 12px
}

@media (max-width: 479px) {
    .trial-description {
        margin-bottom: 20px
    }
}


/*
 * Bundle
 */

.bundle {
    position: relative;
    display: block;
    padding: 3px 0;
    border-radius: 9px;
    background: #e4e4e5;
    color: #494949
}

.bundle[data-type="all"] {
    border-right: 1px solid #d8eada;
    border-radius: 9px 0 0 9px
}

.bundle[data-type="one"] {
    border-left: 1px solid #dbf1d3;
    border-radius: 0 9px 9px 0
}

.bundle:hover {
    text-decoration: none;
    color: #494949;
}

.bundle.active {
    background: #75a720;
    color: #fff
}

.bundle .label {
    top: -30px;
    right: 5px;
    left: auto
}

.bundle .label.small {
    top: 50%;
    left: -29px;
    width: 58px;
    height: 58px;
    margin-top: -29px
}

.bundle header {
    position: relative;
    margin-bottom: 0;
    padding: 12px 0 0 0;
    font-family: 'TeX-Gyre-Adventor', 'Century Gothic', 'Arial', sans-serif;
    ;
    font-size: 18px;
    /*text-transform: uppercase*/
}

.bundle aside {
    margin-bottom: 23px;
    font-size: 68px;
    line-height: 82px;
    font-family: 'TeX-Gyre-Adventor', 'Century Gothic'
}

.bundle aside p sup {
    font-size: 25px;
    margin-right: 10px;
    /*vertical-align: super;*/
}

.bundle aside span {
    display: block;
    font-size: 14px;
    line-height: 13px
}

.bundle footer {
    position: absolute;
    bottom: -25px;
    width: 100%
}

@media (max-width: 479px) {
    .bundle[data-type="all"] {
        border-bottom: 1px solid #d8eada;
        border-right: none;
        border-radius: 9px 9px 0 0
    }
    .bundle[data-type="one"] {
        border-top: 1px solid #dbf1d3;
        border-left: none;
        border-radius: 0 0 9px 9px
    }
    .bundle .label.small {
        right: -2px
    }
}

@media (max-width: 719px) {
    .bundle .label.small {
        top: 0;
        left: 50%;
        margin-left: -25px
    }
    .bundle header {
        padding: 26px 0 18px;
        text-align: center
    }
    .bundle aside {
        margin-bottom: 31px;
        text-align: center
    }
}

@media (min-width: 480px) and (max-width: 719px) {
    .bundle {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width: 480px) and (max-width: 959px) {
    .bundle {
        margin-top: 15px
    }
}


/*
 * Price switch
 */

.price-switch {
    position: relative;
    display: block;
    padding: 10px;
    background: #e4e4e5;
    color: #494949;
    font-size: 20px;
    text-align: center
}

.price-switch:hover {
    text-decoration: none
}

.price-switch.active {
    background: #75a720;
    color: #fff
}

.price-switch[data-type="annual"] {
    border-radius: 9px 0 0 9px
}

.price-switch[data-type="monthly"] {
    border-radius: 0 9px 9px 0
}

.price-switch .label.mini {
    display: none;
    top: 50%;
    left: -42px;
    margin-top: -20px
}

.price-switch.active .label.mini {
    display: block
}

.monthly-info {
    visibility: hidden;
    padding-left: 15px;
    font-size: 12px
}

@media (max-width: 479px) {
    .monthly-info {
        visibility: hidden;
        padding: 10px 0 0;
        font-size: 12px
    }
}

.children-counts {
    color: #515151;
    font-size: 18px;
    font-weight: 700
}

.children-list {
    counter-reset: list
}

.children-list li {
    position: relative;
    padding-left: 52px
}

.children-list li+li {
    margin-top: 20px
}

.children-list li:before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    top: 46px;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #757575;
    color: #fff;
    font-family: 'TeX-Gyre-Adventor', 'Century Gothic', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    text-align: center
}

.children-list li p:last-child {
    font-size: 13px
}

.children-list .account-info {
    padding-top: 22px
}

.price-label {
    font-weight: 700
}

.option-price {
    display: block
}

@media (min-width: 960px) {
    .children-list li:first-child .price-label {
        display: inline-block;
        margin-top: 3px
    }
    .children-list li:not(:first-child) .price-label {
        display: none
    }
    .children-list li:first-child .option-price {
        display: block;
        margin-top: 12px
    }
    .children-list li:not(:first-child) .option-price {
        display: block;
        margin-top: 33px
    }
}

.add-code {
    margin: 20px 0 0
}

.add-code.add a {
    font-size: 0
}

.add-code a {
    color: #515151;
    font-size: 14px;
    font-weight: 700;
    outline: 0
}

.add-code a:before {
    content: '+';
    display: inline-block;
    width: 20px;
    height: 19px;
    margin-right: 11px;
    border-radius: 5px;
    background: #515151;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center
}

.add-code.add a:before {
    content: '-'
}

.add-code input {
    visibility: hidden;
    width: 10px
}

.add-code.add input {
    visibility: visible;
    width: auto
}

.edplace-pros {
    max-width: 229px;
    margin: 9px auto 0;
}

.edplace-pros li {
    position: relative;
    padding: 25px 26px 26px 60px;
    border-bottom: 1px solid #ececec;
    font-family: 'TeX-Gyre-Adventor', 'Century Gothic', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: left
}

.edplace-pros li:before {
    position: absolute;
    top: 50%;
    left: 11px;
    margin-top: -15px;
    color: #75a720;
    font-size: 30px
}

.edplace-pros li:last-child {
    border: none;
    margin-top: 7px;
    padding: 0
}

@media (min-width: 960px) {
    .edplace-pros {
        position: absolute;
        top: 230px;
        left: 15px;
        margin: 0;
        text-align: left
    }
}

.payment-summary {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    background: #ececec;
    font-size: 14px
}

.payment-summary li {
    padding: 11px 25px
}

.payment-summary li+li {
    border-top: 1px solid #fff
}

.payment-summary .title {
    background: #b0b2b3;
    color: #fff;
    font-size: 15px
}

.card-number {
    position: relative;
    display: block
}

.card-number:before {
    position: absolute;
    top: 12px;
    right: 15px;
    color: #b0b2b3;
    font-size: 14px
}

.card-type {
    margin-top: 22px
}

.card-type li {
    display: none
}

.find-address {
    padding-top: 20px
}

.ccv-hint {
    display: none;
    margin-top: 21px
}

.ccv-hint.active {
    display: block
}

@media (min-width: 720px) {
    .switch-to {
        line-height: 52px
    }
}

.switch-to a {
    display: none
}

.inptcheck {
    display: none;
    float: right;
    height: 19px;
    margin: -38px 3px 0 0;
    padding: 0;
    width: 17px;
    position: relative;
}

.inptcheck.valid {
    background: url("../images/click-right.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
}

.inptcheck.invalid {
    background: url("../images/click-wrong.jpg") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
}

.error-message {
    background: #f2dede none repeat scroll 0 0;
    border: 1px solid #ebccd1;
    border-radius: 3px;
    color: #a94442 !important;
    font-size: 14px;
    margin-bottom: 30px;
    padding: 3px 6px;
    position: relative;
    width: 97%;
}

#subscription-mails {
    font-style: normal;
    font-weight: normal;
}


/*styles for the tutor box on the right side in the signup page */

.tutor-box {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 9px;
    padding: 15px 15px 35px;
    text-align: center;
    margin-top: 25px;
}

.tutor-box-title {
    font-family: TeXGyreAdventor-Bold;
    font-size: 20px;
    color: #494949;
    letter-spacing: 0px;
    line-height: 34px;
    font-weight: normal;
    margin: 0;
}

.tutor-box-desc {
    font-family: Arial;
    font-size: 15px;
    color: #494949;
    letter-spacing: 0px;
    line-height: 19px;
    padding: 12px;
}

.tutor-box-link {
    border: 2px solid #494949;
    border-radius: 6px;
    color: #494949;
    font-family: TeXGyreAdventor-Bold;
    font-size: 16px;
    letter-spacing: 0;
    padding: 5px 20px;
    text-decoration: none;
}

.tutor-box-link:hover,
.tutor-box-link:active,
.tutor-box-link:focus {
    text-decoration: none;
    color: #494949;
}


/* tutor box styles code ends */