.bettermood-landing {
    padding-top: 80px
}

#main-menu li.bettermood_menuitem {
    -webkit-transform: scaleX(1.2);
    -ms-transform: scaleX(1.2);
    transform: scaleX(1.2);
    border-bottom: 6px solid #9bf367
}

.new_wrapper {
    background-color: #265c76;
}


#main-menu li.bettermood_menuitem a {
    -webkit-transform: scaleY(1.2);
    -ms-transform: scaleY(1.2);
    transform: scaleY(1.2)
}

#main-menu li.bettermood_menuitem:hover {
    -webkit-transform: scaleX(1.2) !important;
    -ms-transform: scaleX(1.2) !important;
    transform: scaleX(1.2) !important;
    transition: none
}

#main-menu li.bettermood_menuitem > a > span {
    color: #9bf367
}

.maddy_bigeyes {
    max-width: 255px
}

@media (min-width: 991px) {
    .about_bettermood {
        max-width: 960px
    }
}

.about_bettermood {
    text-align: center;
    margin: 130px auto
}

.about_bettermood h2 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    text-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    text-transform: uppercase
}

.android-coming-soon {
    display: flex;
    align-items: center;
    height: 77px;
    width: 250px;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-top: 16.81px;
    margin-left: -1.82px;
    cursor: pointer;
    transition: .3s
}
.bottom-bettermood-app-description{
    text-align: center;
}

.android-coming-soon:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.about_bettermood p {
    height: 152px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    line-height: 38px;
    text-align: center
}

.bettermood-logo {
    width: 100%;
    margin: 50px auto
}

.bettermood-logo img {
    margin: auto;
    display: block;
    width: 280px
}


@media (min-width: 991px) {
    .image-text-portrait-block {
        max-width: 860px
    }
}


.image-text-landspace-block, .image-text-portrait-block {
    margin: 130px auto;
    align-items: center
}
.image-text-landspace-block .text p, .image-text-portrait-block .text p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px
}

.image-text-landspace-block .text h4, .image-text-portrait-block .text h4 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
    text-transform: uppercase
}

@media (min-width: 1115px) {
    .image-text-landspace-block {
        max-width: 1111px
    }
}

@media (min-width: 991px) {
    .bettermood-description-row {
        max-width: 920px
    }
}

.bettermood-description-row {
    margin: 0 auto
}

.bettermood-description-row p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 130px
}

.bettermood-download-icon {
    height: 79.37px;
    width: 245.66px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    transition: all .5s;
    display: block;
    margin: 17px auto;
    cursor: pointer
}

.bettermood-download-icon:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.bettermood-app-title {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 30px
}

.bettermood-app-description {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 33px;
    text-transform: uppercase
}

.bettermood-title {
    margin-bottom: 0;
    width: 100%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    text-transform: uppercase;
    letter-spacing: 2px
}

.bettermood-description {
    width: 100%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 53px
}

#click {
    background-image: url(/img/UpArrow.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    margin: 60px auto;
    cursor: pointer
}

#click:hover {
    background-image: url(/img/UpArrow_HOVER.png)
}

@media only screen and (min-width: 782px) and (max-width: 911px) {
    .bettermood-logo {
        margin: 25px auto
    }
}

/*!*175%*!*/
@media only screen and (min-width: 684px) and (max-width: 781px) {
    .bettermood-logo {
        margin: 25px auto
    }
}


/*!*250%*!*/
@media screen and (max-width:736px) {
    .bettermood-logo {
        display: none
    }
    .bettermood-landing {
        padding-top: 45px
    }
}

/*!*Mobile*!*/
@media only screen and (max-width: 500px) {
    .maddy_bigeyes {
        max-width: 155px
    }
    .bettermood-title {
        font-size: 18px;
        line-height: 24px
    }

    .bettermood-description {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 41px
    }

    .about_bettermood {
        margin: 60px auto
    }

    .about_bettermood h2 {
        font-size: 18px;
        line-height: 24px
    }
    .about_bettermood p {
        font-size: 13px;
        line-height: 18px;
        height: auto;
        width: 84%;
        margin: 0 auto
    }
    .image-text-landspace-block, .image-text-portrait-block {
        margin: 60px auto
    }

    .row.image-text-portrait-block img {
        width: 165px
    }

    .image-text-landspace-block .text h4, .image-text-portrait-block .text h4 {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        margin-top: 20px
    }
    .image-text-landspace-block .text p, .image-text-portrait-block .text p {
        font-size: 13px;
        line-height: 18px
    }

    .bettermood-description-row p {
        font-size: 13px;
        line-height: 18px;
        text-align: center;
        margin-bottom: 60px
    }
    .bettermood-download-icon {
        width: 211px;
        height: 68px
    }
    .bettermood-app-title {
        font-size: 13px;
        line-height: 18px;
        max-width: 275px;
        text-align: center;
        margin: 0 auto 30px;
    }

    .bettermood-app-description {
        font-size: 13px;
        line-height: 18px;
        text-align: center
    }
}
@media screen and (max-width: 450px) {
    .bettermood-logo {
        display: none
    }
}