#other_app_link:hover {
    color: #E91E63;
    font-weight: 600
}

.button-primary--square,
.button-primary--light,
.button-secondary--light {
    display: inline-block;
    box-sizing: border-box;
    font-family: 'Gotham_SSm_5r', Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.4px;
    letter-spacing: 0.025rem;
    padding: 11px 9px 9px;
    padding: 0.6875rem 0.5625rem 0.5625rem;
    font-size: 17px;
    font-size: 1.0625rem;
    min-width: 230px;
    min-width: 14.375rem
}

@media only screen and (max-width: 768px) {

    .button-primary--square,
    .button-primary--light,
    .button-secondary--light {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

.button-primary--square,
.button-primary--light,
.button-secondary--light {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.button-secondary--light {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #00a7cf;
    border: 1px solid #00a7cf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.button-secondary--light:hover,
.button-secondary--light:focus {
    color: #00b3de;
    border-color: #00b3de
}

.button-primary--light,
.button-secondary--light {
    font-size: 15px;
    font-size: 0.9375rem
}

@media only screen and (max-width: 768px) {

    .button-primary--light,
    .button-secondary--light {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.button-primary--light,
.button-secondary--light {
    font-family: 'Gotham_SSm_3r', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    border: 0;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem
}

.button-primary--light:lang(tr),
.button-secondary--light:lang(tr) {
    text-transform: inherit
}

.button-primary--square,
.button-primary--light {
    color: white;
    border: 1px solid #0285cc;
    background: #0288d1;
    -webkit-transition: background 0.25s ease-in-out 0;
    -moz-transition: background 0.25s ease-in-out 0;
    -o-transition: background 0.25s ease-in-out 0;
    transition: background 0.25s ease-in-out 0
}

.button-primary--square:hover,
.button-primary--light:hover,
.button-primary--square:focus,
.button-primary--light:focus {
    background: #0296e5;
    -webkit-transition: background 0.25s ease-in-out 0;
    -moz-transition: background 0.25s ease-in-out 0;
    -o-transition: background 0.25s ease-in-out 0;
    transition: background 0.25s ease-in-out 0
}

.button-secondary--light {
    color: #808080;
    border: 1px solid #808080;
    background: #f9f9f9;
    -webkit-transition: background 0.25s ease-in-out 0;
    -moz-transition: background 0.25s ease-in-out 0;
    -o-transition: background 0.25s ease-in-out 0;
    transition: background 0.25s ease-in-out 0
}

.button-secondary--light:hover,
.button-secondary--light:focus {
    background: white;
    -webkit-transition: background 0.25s ease-in-out 0;
    -moz-transition: background 0.25s ease-in-out 0;
    -o-transition: background 0.25s ease-in-out 0;
    transition: background 0.25s ease-in-out 0
}

.button-secondary--light {
    background-color: transparent
}

.button-secondary--light:hover {
    background-color: transparent
}

/* 
.content #buy-now {
    display: inline-block;
    box-sizing: border-box;
    font-family: 'Gotham_SSm_3r', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #808080;
    white-space: nowrap;
    text-decoration: none;
    letter-spacing: 0.025rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    -o-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

.content #buy-now:hover {
    color: #0288d1;
} */

.button-primary--square {
    -o-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.button-secondary--light {
    -o-transition: border-color 0.5s ease;
    -ms-transition: border-color 0.5s ease;
    -moz-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
}

.product-top .content {
    font-family: 'webfont_light', Helvetica, Arial, sans-serif
}

.product-top {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 130px 0px;
    padding: 13rem 0rem
}

@media only screen and (max-width: 768px) {
    .product-top {
        text-align: center;
        padding: 30px 0px 60px 0px;
        padding: 1.875rem 0rem 3.75rem 0rem;
    }
}

.product-top .content {
    float: left;
    position: relative;
    width: 48%;
    color: #696969;
    z-index: 2;
    max-width: 400px;
    max-width: 25rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media only screen and (max-width: 1310px) {
    .product-top .content {
        margin-left: 30px;
        margin-left: 1.875rem;
    }
}

@media only screen and (max-width: 768px) {
    .product-top .content {
        float: none;
        width: 80%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}

.product-top .content h1 {
    color: #696969;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem
}

.product-top .content p:lang(zh-cn) {
    line-height: 1.5
}

.product-top .content .button-primary--square {
    font-family: 'Gotham_SSm_3r', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 10px 25px;
    padding: 0.625rem 1.5625rem;
    margin: 24px 0px 14px 0px;
    margin: 1.5rem 0rem 0.875rem 0rem
}

.product-top .content .button-primary--square:lang(zh-cn) {
    text-transform: none
}

.product-top img {
    float: right;
    width: 48%;
    max-width: 460px
}

@media only screen and (max-width: 768px) {
    .product-top img {
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.product-top .image {
    position: absolute;
    right: 0;
    top: 35px;
    top: 2.1875rem
}

@media only screen and (max-width: 990px) {
    .product-top .image {
        width: 400px;
        height: 181px;
        top: 85px;
        top: 5.3125rem;
    }
}

@media only screen and (max-width: 800px) {
    .product-top .image {
        display: none;
    }
}

.product-features {
    width: 100%;
    color: #696969;
    padding: 30px 0px;
    padding: 3rem 0rem;
    background: #f9f9f9;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc
}

.product-features h2 {
    font-family: 'Gotham_SSm_5r', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    max-width: 235px;
    max-width: 14.6875rem
}

@media only screen and (max-width: 910px) {
    .product-features h2 {
        max-width: 95%;
    }
}

@media only screen and (max-width: 600px) {
    .product-features h2 {
        width: 100%;
        max-width: 100%;
    }
}

.product-features p {
    font-family: 'webfont', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    max-width: 235px;
    max-width: 14.6875rem
}

.product-features p:lang(zh-cn) {
    line-height: 1.5
}

@media only screen and (max-width: 910px) {
    .product-features p {
        max-width: 95%;
    }
}

@media only screen and (max-width: 600px) {
    .product-features p {
        width: 100%;
        max-width: 100%;
    }
}

.product-features img {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

@media only screen and (max-width: 1310px) {
    .product-features ul {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

.product-features ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin: 25px 0px;
    margin: 1.5625rem 0rem;
    max-width: 310px;
    max-width: 19.375rem;
    width: 33%
}

@media only screen and (max-width: 910px) {
    .product-features ul li {
        max-width: 95%;
        width: 48%;
    }
}

@media only screen and (max-width: 600px) {
    .product-features ul li {
        width: 100%;
        text-align: center;
    }
}

.designed-for {
    font-family: 'Gotham_SSm_4r', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-size: 0.625rem;
    margin-top: 6px;
    margin-top: 0.375rem
}