.bg-image {
    background-image: url(../assets/images/background-mobile.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}
.bg-image-manuali {
    background-image: url(../assets/images/background-mobile.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.pageTitle {
    font-size: 170%;
    color: #358cc6;
    position: relative;
    padding-top: 40px;
    padding-bottom: 20px;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .paddingFromRight{
    padding-right: 10px;
  }
  .bracelet-image{
      width: 105%;
  }

th {
    text-align: center;
    vertical-align: middle;
    width: 10%;
}
#cssTable th {
    text-align: center;
    vertical-align: top;
}
td {
    text-align: center;
    vertical-align: middle;
}
#cssTable td {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    
}
.textMobile {
text-align: right;
padding-top: 40%;
padding-right: 15%;
font-weight: bold;
font-size: 125%;
}
.padding-1{
    padding-top: 20px;
    padding-bottom: 10px;
}
.padding-2{
    padding-bottom: 5px;
}
.padding-3{
    padding-bottom: 80px;
}
.border-1{
    border-width: 2px !important;
}
.top-logo-manual{
    width: 95%;
    margin-left: 15px;
}
.downloadButton{
    text-align: right;
}
.logo-manual{
    width: 100%;
}

.logo-gwi {
    width: 25%;
    min-width: 25%;
}

.phone-image {
    width: 60%;
}

.btn-google-play {
    height: 40px;
}

.btn-app-store {
    height: 40px;
}

.btn-gwi {
    color: #ffff;
    border-radius: 10rem;
    width: 70%;
}

.text-blue {
    font-size: 100%;
}

.both .fill,
footer {
    background-color: #E7392B ;
}

.both a,
.both h2,
.download-app h3,
footer p {
    font-family: Michroma, sans-serif
}

body,
footer p {
    font-size: 10px
}

.download-app>div>img,
footer .container>div:last-child {
    flex: 0 0 30%;
    max-width: 30%
}

.footer-sub>div,
footer>div {
    max-width: 1500px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px
}

footer .container {

    color: #fff;
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -45px;
    margin-right: -45px;
    padding: 50px 0 25px
}

footer .container>div {
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box
}

footer p {
    margin: 0 0 20px;
    line-height: 1.5em
}

footer span {
    font-size: 20px
}

footer .container>div:first-child {
    flex: 0 0 25%;
    max-width: 25%
}

footer .container>div:nth-child(2) {
    flex: 0 0 45%;
    max-width: 45%
}

@media (max-width:1500px) {
    footer p {
        font-size: 10px
    }

    footer span {
        font-size: 15px
    }
}

@media (max-width:1199px) {
    footer p {
        font-size: 10px
    }

    footer span {
        font-size: 14px
    }

    footer .container>div,
    footer>div {
        padding-left: 20px;
        padding-right: 20px
    }

    footer .container {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (max-width:991px) {
    footer .container>div:first-child {
        flex: 0 0 30%;
        max-width: 30%
    }

    footer .container>div:nth-child(2) {
        flex: 0 0 70%;
        max-width: 70%
    }

    footer .container>div:last-child {
        flex: 0 0 70%;
        max-width: 400px;
        margin-left: 30%
    }
}
@media (max-width:767px) {
    .both {
        flex-wrap: wrap
    }

    .both>div:first-child {
        margin-bottom: 50px
    }

    footer {
        text-align: center
    }

    footer .container>div:first-child,
    footer .container>div:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%
    }

    footer .container>div:first-child img {
        max-width: 200px;
        margin: 0 auto 50px
    }

    footer .container>div:last-child {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0
    }

    footer .container>div:last-child img {
        max-width: 200px;
        margin: 0 auto
    }

    footer .container {
        padding: 50px 0
    }
}

.footer-sub {
    background-color: #213454;
    color: #fff;
    font-size: 10px;
    padding: 20px 0 15px
}

@media (min-width:768px) {
    .footer-sub br {
        display: none
    }
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .bg-image {
        background-image: url(../assets/images/bg-lg-gowellll.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
    }
    .bg-image-manuali {
        background-image: url(../assets/images/bg-lg-manuali.png);
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .logo-gwi {
        width: 15%;
        min-width: 15%;
    }
    .logo-bracelet {
        width: 80px
    }
    .btn-google-play {
        height: 50px;
    }
    .btn-app-store {
        height: 50px;
    }
    .btn-gwi {
        color: #ffff;
        border-radius: 10rem;
        width: 50%;
    }
    .text-blue {
        font-size: 80%;
    }
}

@media only screen and (min-width: 768px) {
    /* For desktop: */
    .bg-image {
        background-image: url(../assets/images/bg-lg-gowellll.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
    }
    .bg-image-manuali {
        background-image: url(../assets/images/bg-lg-manuali.png);
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .vertical-center {
        min-height: 100%;
        /* Fallback for browsers do NOT support vh unit */
        min-height: 100vh;
        /* These two lines are counted as one :-)       */
        display: flex;
        align-items: center;
    }
    .logo-gwi {
        width: 25%;
        min-width: 25%;
    }
    .phone-image {
        width: 60%;
    }
    .logo-bracelet {
        width: 130px
    }
    .logo-button {
        width: 260px
    }
    .logo-company{
        width: 55%;
    }
    th {
        text-align: center;
        vertical-align: middle;
        width: 10%;
    }
    #cssTable th {
        text-align: center;
        vertical-align: middle;
    }
    td {
        text-align: center;
        vertical-align: middle;
    }
    #cssTable td {
        font-weight: bold;
        text-align: left;
        vertical-align: middle;
    }
    .pageTitle {
        font-size: 50px;
        color: #358cc6;
        position: relative;
        margin-top: 80px;
        margin-bottom: 40px;
    }
    .btn-google-play {
        height: 80px;
    }
    .btn-app-store {
        height: 80px;
    }
    .btn-gwi {
        color: #ffff;
        border-radius: 10rem;
        width: 50%;
    }
    .text-blue {
        font-size: 70%;
    }
}