.bbest-module-hero-app-utilizadores {
    position: relative;
    display: block;
    padding-bottom: 80px;
    width: 100%;
}

.bbest-module-hero-app-utilizadores:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(50% - 55px);
    background-color: #f9f9f9
}

.bbest-module-hero-app-utilizadores .bbest-bg-hero-app {
    position: relative;
    display: block;
    background-image: url(../images/mod-hero-app-utilizadores/bg-man.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.bbest-module-hero-app-utilizadores .bbest-bg-hero-app.bg-man {
    padding: 60px 55px 0px;
    max-width: 1324px;
    width: 100%;
}

.bbest-module-hero-app-utilizadores .img-mobile-app {
    position: absolute;
    right: 55px;
    bottom: 0px;
    width: 279px;
    height: 358px;
    float: right;
}

.bbest-module-hero-app-utilizadores .text-md {
    display: inline-block;
    margin-bottom: 10px;
    padding: 8px 17px;
    font-weight: 700;
    font-family: Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    letter-spacing: .51px;
    background-color: #001489;
    border-radius: 2px
}

.bbest-module-hero-app-utilizadores .title-lg {
    margin-bottom: 20px;
    max-width: 471px;
    font-weight: 700;
    font-family: Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 56px;
    color: #fff;
    line-height: 62px
}

.bbest-module-hero-app-utilizadores .text-sm {
    display: inline-block;
    margin-bottom: 12px;
    font-weight: 400;
    font-family: Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 22px;
    color: #fff;
    line-height: 40px
}

.bbest-module-hero-app-utilizadores .icons-wrapper {
    display: block
}

.bbest-module-hero-app-utilizadores .icons-wrapper .icons-inner {
    display: inline-block;
    margin-right: 15px;
    max-width: 105px;
    vertical-align: top
}

.bbest-module-hero-app-utilizadores .icons-wrapper .icon-box {
    display: block;
    margin-bottom: 15px;
    width: auto;
    height: 74px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.bbest-module-hero-app-utilizadores .icons-wrapper .icon-info {
    font-family: Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 16px;
    color: #fff;
    letter-spacing: .7px;
    text-align: center;
    line-height: 19px
}

.bbest-module-hero-app-utilizadores .btn-wrapper {
    display: block;
    width: calc(100% - 279px - 40px);
    background-repeat: no-repeat;
    text-align: right
}

.bbest-module-hero-app-utilizadores .btn-wrapper .btn-appstore {
    display: inline-block;
    margin-right: 15px;
    width: 118px;
    height: 39px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/mod-hero-app-utilizadores/icon-appstore.svg);
    background-size: contain
}

.bbest-module-hero-app-utilizadores .btn-wrapper .btn-googleplay {
    display: inline-block;
    width: 137px;
    height: 41px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/mod-hero-app-utilizadores/icon-googleplay.svg);
    background-size: contain
}

@media screen and (max-width: 1200px) {
    .bbest-module-hero-app-utilizadores .img-mobile-app {
        display:none
    }
}

@media screen and (max-width: 992px) {
    .bbest-module-hero-app-utilizadores {
        padding-bottom:30px
    }

    .bbest-module-hero-app-utilizadores .bbest-bg-hero-app.bg-man {
        padding: 30px 35px 0px;
        max-width: 992px;
    }

    .bbest-module-hero-app-utilizadores .text-md {
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 24px;
        letter-spacing: .34px
    }

    .bbest-module-hero-app-utilizadores .title-lg {
        margin-bottom: 45px;
        font-size: 40px;
        line-height: 45px
    }

    .bbest-module-hero-app-utilizadores .text-sm {
        font-size: 18px;
        line-height: 22px
    }

    .bbest-module-hero-app-utilizadores .btn-wrapper {
        text-align: left
    }
}

@media screen and (max-width: 480px) {
    .bbest-module-hero-app-utilizadores .bbest-bg-hero-app.bg-woman {
        padding:24px 30px;
        max-width: 480px
    }

    .bbest-module-hero-app-utilizadores .text-md {
        padding: 10px;
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: .34px
    }

    .bbest-module-hero-app-utilizadores .title-lg {
        margin-bottom: 45px;
        max-width: 192px;
        font-size: 35px;
        line-height: 40px
    }

    .bbest-module-hero-app-utilizadores .text-sm {
        max-width: 135px;
        font-size: 18px;
        line-height: 22px
    }

    .bbest-module-hero-app-utilizadores .icons-wrapper {
        margin-bottom: 40px
    }

    .bbest-module-hero-app-utilizadores .icons-wrapper .icons-inner {
        margin-right: 10px;
        max-width: 72px
    }

    .bbest-module-hero-app-utilizadores .icons-wrapper .icon-box {
        margin-bottom: 10px;
        height: 52px
    }

    .bbest-module-hero-app-utilizadores .icons-wrapper .icon-info {
        font-size: 12px;
        letter-spacing: .5px;
        line-height: 17px
    }

    .bbest-module-hero-app-utilizadores .btn-wrapper .btn-appstore {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
        width: 150px;
        height: 49px;
        background-size: contain
    }

    .bbest-module-hero-app-utilizadores .btn-wrapper .btn-appstore.is-hidden {
        display: none
    }

    .bbest-module-hero-app-utilizadores .btn-wrapper .btn-googleplay {
        display: block;
        width: 169px;
        height: 49px;
        background-size: contain
    }

    .bbest-module-hero-app-utilizadores .btn-wrapper .btn-googleplay.is-hidden {
        display: none
    }
}

@media(max-width: 992px) {
    .bbest-module-hero-app-utilizadores .bbest-bg-hero-app {
        background-image:url(../images/mod-hero-app-utilizadores/header_artboard992.png);
        background-position: bottom
    }
}

@media(max-width: 768px) {
    .bbest-module-hero-app-utilizadores .bbest-bg-hero-app {
        background-image:url(../images/mod-hero-app-utilizadores/header_artboard768.jpg)
    }
}

@media(max-width: 740px) and (min-width:479px) {
    .bbest-module-hero-app-utilizadores .bbest-bg-hero-app {
        background-image:url(../images/mod-hero-app-utilizadores/header_artboard740x400.jpg)
    }
}

@media(max-width: 480px) {
    .bbest-module-hero-app-utilizadores .bbest-bg-hero-app {
        background-image:url(../images/mod-hero-app-utilizadores/header_artboard375.png);
        background-position: center
    }
}

@media(min-width: 576px) {
    .bbest-module-hero-app-utilizadores .container {
        max-width:100%
    }
}

@media(min-width: 900px) {
    .bbest-module-hero-app-utilizadores .container {
        max-width:calc(100% - 80px)
    }
}

@media(min-width: 1200px) {
    .bbest-module-hero-app-utilizadores .container {
        max-width:calc(100% - 80px)
    }
}

@media(min-width: 1400px) {
    .bbest-module-hero-app-utilizadores .container {
        max-width:1320px
    }
}
