*,
*::before,
*::after {
    padding: 0px;
    margin: 0px;
    outline: 0;
}

body {
    font-family: sans-serif;
    overflow-x: visible;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p {
    margin: 0;
    cursor: default;
}

.cl {
    font-size: 0;
    line-height: 0;
    clear: both;
    display: block;
    height: 0;
}

#helpnav,
#helpnav a {
    background: none !important;
    color: #fff;
    z-index: 10 !important;
    position: relative;
}


#lenovo {
    margin-top: -72px;
} 
@media (max-width: 478px) {
    #lenovo {
        margin-top: 0;
    }
}

/* ___ Header ___ */
.promo_header {
    background: url('img/header-bg.png') no-repeat bottom #115d8d;
    background-size: cover;
    color: #fff;
    font-family: Gotham-Book, sans-serif;
    overflow: hidden;
    height: 515px;
}

.header_info {
    padding: 80px 0 0 60px;
}

.header_info h1 {
    /* text-transform: uppercase; */
    font-size: 54px;
    line-height: normal;
    padding: 40px 0 0 0;
}

.header_info h1 span {
    font-size: 43px;
    font-family: Gotham-Bold, sans-serif;
}

.header_info h2 {

    font-size: 85px;
    line-height: normal ;
}

.header_img {
    padding: 20px 0;
    margin: auto;
}

@media (min-width: 992px) {
    .header_img {
        padding: 0;
        margin-top: 60px;
        margin-left: -120px;
    }
}



/* ___ Products ___ */
.cont .upgrades-table,
.cont .upgrades-table tr:first-child td,
.cont .upgrades-table tr:last-child td:first-child,
.cont .upgrades-table tr:last-child td:last-child {
    border-radius: 0;
}
.cont .upgrades-table {
    border-color: #202252;
}
.cont .upgrades-table th{
    background: #202252;
    border-color: #202252;
}
.cont .upgrades-table td, .cont .upgrades-table th {
    border-color: #202252;
}


@media (min-width: 992px) {
    .cont {
        display: flex;
        align-items: center;
    }
}

.out-cont {
    padding: 20px 0;
    background-color: #fff;
}
.out-cont2,
.out-cont5,
.out-cont8,
.out-cont8 {
    background-color: #e9ecf4;
}

.cont a.img img {
    max-width: -webkit-fill-available;
    height: auto;
    object-fit: contain;
}

.cont .title a {
    font-family: "Gotham-Medium", sans-serif;
}

.cont ul li {
    font-family: "Gotham-Medium", sans-serif;
    line-height: 34px;
    font-size: 20px;
}

.cont ul li::before {
    width: 10px;
    height: 10px;
    background-color: #000;
    margin: 5px 0;
}

.cont span.old-price {
    font-family: "Gotham-Book", sans-serif;
    color: #929191;
}

.cont .old-price::before {
    color: #000;
}

.cont span.price {
    font-family: "Gotham-Bold", sans-serif;
    color: #000;
}

.cont a.here {
    font-family: "Gotham-Bold", sans-serif;
    background-color: #e1140a;
    border: 2px solid #e1140a;
    color: #fff;
    transition: all .3s ease-in-out;
}

.cont a.here:hover {
    color: #000;
    background-color: transparent;
    transform: translateY(-4px);
}



/* ___ Reviews ___ */
.promo_reviews {
    background: #202252;
    color: #fff;
    font-family: "Gotham-Book", sans-serif;
    overflow: hidden;
}

.promo_reviews h2 {
    font-size: 33px;
    padding: 0 0 10px 0;
    line-height: normal;
}

.promo_reviews p {
    font-family: Gotham-Light, sans-serif;
    font-size: 25px;
    line-height: normal;
}


/* BNP */
.bnp {
    /* background: url('img/bnp-bg.png') no-repeat top #fff; */
    /* background: #fff; */
    background: #000;
}

.bnp img {
    content: url('img/bnp-img.png');
    display: flex;
    margin: auto;
    max-width: 100%;
    /* width: 100%; */
}

/* ___  Seperator & Footer ___ */
p.promo_footer,
a.promo_seperator {
    padding: 20px 0;
    text-align: center;
    font-family: "Gotham-Book   ", sans-serif;
    font-size: 35px;
    line-height: normal;
}

/* ___  Footer ___ */
p.promo_footer {
    background-color: #202252;
    color: #fff;
}

/* Seperator */
a.promo_seperator {
    display: block;
    margin: auto;
    background-color: #e9ecf4;
    text-decoration: none;
    color: #231f20;
}

a.promo_seperator span {
    font-family: "Gotham-Black", sans-serif;
    color: #231f20;
    text-decoration: underline;
}

a.seperator-white {
    background-color: #fff;
    font-size: 30px;
}

/* ___ Screen Size ___ */
@media (min-width: 1201px) and (max-width: 1400px) {

    /* .promo_header img, */
    .promo_reviews img {
        max-width: -webkit-fill-available;
        height: auto;
        object-fit: contain;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .promo_header img,
    .promo_reviews img {
        max-width: -webkit-fill-available;
        height: auto;
        object-fit: contain;
    }
}

@media(max-width:991px) {

    .promo_header img,
    .promo_reviews img {
        max-width: -webkit-fill-available;
        height: auto;
        object-fit: contain;
    }

    .promo_header {
        height: auto;
        text-align: center;
    }

    .header_info {
        padding: 70px 0 0 0;
    }

    .header_info h1 {
        font-size: 28px;
        padding: 10px;
    }

    .promo_reviews {
        text-align: center;
    }

    .promo_reviews h4 {
        font-size: 28px;
    }

    .promo_reviews p {
        font-size: 20px;
    }

    a.promo_seperator,
    p.promo_footer {
        font-size: 25px;
        padding: 10px 5px;
    }
}

@media (max-width: 767px) {

    .header_info {
        padding: 70px 0 0 0;
    }

    p.promo_footer,
    a.promo_seperator {
        font-size: 23px;
    }
}

@media (max-width: 478px) {
    .header_info {
        padding: 30px 0 0 0;
    }
}