.button-1 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #2060ff;
    padding: 10px 28px;
    display: inline-block;
    border: 2px solid #2060ff;
    line-height: 1.2;
    text-align: center;
    max-width: 400px;
    transition: .2s background-color, .2s color;
    border-radius: 5px;
    cursor: pointer;
    min-width: 130px;
}

.button-1:hover {
    background: #fff;
    color: #2060ff;
}

.header {
    background: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/header_bg_draco-2.jpg') no-repeat center 60%/1044px #040810;
    color: #fff;
    padding: 50px 0;
    position: relative;
    height: 260px;
}

.header__title {
    font-size: 40px;
    line-height: 1.2;
}

.nav {
    background-color: #000;
}

.info {
    background-color: #0b1564;
    color: #fff;
    padding: 35px 0 40px 0;
}

.info__icon {
    height: 26px;
    margin-bottom: 10px;
}

.select {
    margin-top: -40px;
}

.select__item {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    border-radius: 5px;
    background-color: #fff;
    padding: 30px 30px 40px 30px;
    text-align: center;
}
.select__item__link .svg-inline--fa{
    font-size: 16px;
    top: 1px;
    position: absolute;
    left: 0;
}
.select__item__link{
    font-size: 14px;
    text-decoration: underline;
    position: relative;
    padding-left: 20px;
    display: block;
}
.select__icon {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
}

.select__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.awards__subtitle {
    color: #666;
    margin: 0 0 30px;
}

.awards__title__text {
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 5;
    padding: 0 10px;
}

.awards__title {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin: 0 0 10px;
}

.awards__title::before {
    content: "";
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
}

.awards__container {
    max-width: 600px;
    margin: -7px auto 0;
    width: 100%;
}

.awards__img {
    margin-right: 2%;
    width: auto;
}

.awards__img-2 {
    max-width: 15%;
    width: 100%;
}

.awards__img-3 {
    max-width: 22%;
    width: 100%;
}

.awards__img-4 {
    max-width: 10%;
    margin: 0;
    width: 100%;
}

.statement {
    background: #03001d url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/statement-bg-2.jpg') no-repeat center top/1596px;
    color: #fff;
    padding: 70px 0;
}

.statement__title {
    font-size: 24px;
    font-weight: 700;
}

.statement__title2 {
    font-size: 18px;
    font-weight: 700;
    height: 100%;
    margin-bottom: 15px;
}

.statement__content__text {
    font-size: 18px;
    margin-bottom: 15px;
    color: #999999;
}

.statement__content__text:last-child {
    margin-bottom: 0;
}

.footer {
    margin-bottom: -25px;
}

.footer__container {
    background: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/footer.jpg') center #000 no-repeat;
    padding: 145px 0 10px 0;
    z-index: 5;
    position: relative;
    font-size: 13px;
    color: #999999;
    min-height: 240px;
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .header {
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/header_bg_draco-2_x2.jpg')
    }

    .statement {
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/statement-bg-2_2x.jpg');
    }
}

/* MD */
@media screen and (max-width: 991px) {
    .footer__container {
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/footer-md.jpg');
    }

    .statement {
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/statement-bg-2-sm.jpg');
        background-size: 1000px;
        padding: 50px 0;
    }

    .statement__content__text {
        font-size: 16px;
    }
}

/* SM */
@media screen and (max-width: 767px) {
    .info__icon {
        margin: auto;
        position: absolute;
        top: 0;
        left: 15px;
        bottom: 0;
    }

    .info__text {
        padding-left: 60px;
    }

    .select__title {
        max-width: 140px;
        margin-left: auto;
        margin-right: auto;
    }

    .statement__title {
        margin-bottom: 20px;
    }

    .footer__container {
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/footer-sm.jpg');
        background-position: 50% 0;
        padding: 35px 0;
    }

    .footer__copy {
        margin-top: 130px;
    }
    .header {
        background-size: 750px;
        height: 230px;
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/header_bg_draco-2_sm.jpg');
    }
    .header__title {
        font-size: 24px;
        font-weight: bold;
    }
}

/* XS */
@media screen and (max-width: 575px) {
    .footer__container {
        background-image: url('https://download.bitdefender.com/resources/themes/draco/images/lite_v2/footer-xs.jpg');
        background-position: 0 0;
    }
    .awards__container{
        max-width: 340px;
    }
}
