/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
.clearfix:before,.clearfix:after{
    content: " ";
    clear: both;
    display: table;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.button-label, .button-label-small, .button-label-big, .post-container .post-liker-content, .post-container-smartphone .post-title {
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal
}

html, body {
    height: 100%
}

html {
    -webkit-text-size-adjust: none;
    cursor: default
}

body {
    margin: 0;
    padding: 0
}

body.home {
    overflow: hidden
}

body, button, textarea {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px
}

a {
    color: inherit
}

a.no-ui, a.no-ui-hover, .p-users .pp-content .tag-link, .p-users .pp-content .user-link {
    text-decoration: none
}

a.no-ui-hover:hover, .p-users .pp-content .tag-link:hover, .p-users .pp-content .user-link:hover {
    text-decoration: underline
}

.align-left {
    float: left
}

.align-right {
    float: right
}

figure {
    margin: 0
}

.clickable {
    cursor: pointer
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none !important;
    visibility: hidden
}

.full-width {
    width: 100%
}

.v-center-outer {
    display: table;
    width: 100%;
    height: 100%
}

.v-center-inner {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.button-label, .button-label-small, .button-label-big {
    font-size: 0.875em;
    text-align: center;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0;
    padding: 0.85em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none
}

.button-label-small {
    padding: 0.45em
}

.button-label-big {
    border-radius: 5px;
    padding: 1em 1.25em
}

.button-green {
    color: white;
    background: #05A409
}

.button-green:active {
    background: #048b08
}

.button-red {
    color: white;
    background: #D46A6A
}

.button-red:active {
    background: #ce5656
}

.button-grey {
    color: white;
    background: #999B9C
}

.button-grey:active {
    background: #8c8e8f
}

.well {
    background: #F4F4F4;
    color: #ACACAC
}

.logo-container {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 280px;
    height: 58px
}

.logo-container .logo-icon-58 {
    float: left
}

.logo-icon-58 {
    width: 58px;
    height: 58px;
    background: url(//wst.frontback.me/assets/logo-icon-58-4a039f1f006dec9a524541fc9007ba0cd5a6d0a79877f35c3e6e2ee274776525.png) no-repeat;
    background-size: contain
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .logo-icon-58 {
        background-image: url(//wst.frontback.me/assets/logo-icon-58@2x-18604bbab9f87ab969f858785f5332b45affa4186d6c87aec32ed3532a6e87dd.png)
    }
}

.logo-icon-55 {
    width: 55px;
    height: 55px;
    background: url(//wst.frontback.me/assets/logo-icon-55-37a960e7cfe754ff61524756772f3a385a9bd2d3962fe0b86b58db24173a9700.png) no-repeat;
    background-size: contain
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .logo-icon-55 {
        background-image: url(//wst.frontback.me/assets/logo-icon-55@2x-276e70263b445a6395702d9fb135e07d90d8bca8c8773c32c734aac7e5814df7.png)
    }
}

.logo-icon-45 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 45px;
    height: 45px;
    background: url(//wst.frontback.me/assets/logo-icon-45-7e1e23b819b15af4969a052a84fbb93162f625e836f0949b2d7f199d6f7e1594.png) no-repeat;
    background-size: contain
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .logo-icon-45 {
        background-image: url(//wst.frontback.me/assets/logo-icon-45@2x-4cdfdb3b38846a3fcabb7ab7d95376d2dbf9f4cb9020d812bb3935c3eef3e5fd.png)
    }
}

.app-store-logo {
    display: inline-block;
    width: 168px;
    height: 58px;
    background: url(//wst.frontback.me/assets/app-store-645b5a52fe77ebd2193275fd73b75b78d06d681998fcae104d3bbdb8205ff9ec.png) no-repeat;
    background-size: contain
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .app-store-logo {
        background-image: url(//wst.frontback.me/assets/app-store@2x-b5bd4721fa94914b91dd9d594e67f379e29658e4f4a1300409b747964fdb77dc.png)
    }
}

.staffpicks-container .app-store-logo, .popular-container .app-store-logo, .posts-container .app-store-logo {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px
}

.beta-container {
    margin: 50px;
    text-align: center
}

.text-page-container {
    line-height: 1.4;
    margin: 20px auto;
    padding: 0 20px;
    max-width: 800px
}

.simple-header-smartphone {
    position: relative;
    background: black;
    color: white;
    padding: 1em 0;
    font-size: 0.9em
}

.simple-header-smartphone a {
    font-weight: bold
}

.mobile-banner {
    width: 100%;
    height: 88px;
    background: white;
    color: black;
    padding: 18px 15px 15px;
    font-size: 16px;
    text-align: left
}

.mobile-banner::after {
    clear: both;
    content: "";
    display: table
}

.mobile-banner-logo {
    float: left;
    width: 55px;
    margin-left: 15px;
    margin-right: 15px
}

.mobile-banner-title {
    margin-top: -3px;
    margin-bottom: 6px;
    font-size: inherit;
    font-weight: inherit
}

.mobile-banner-buttons {
    display: table;
    width: 205px
}

.mobile-banner-buttons .mobile-banner-button-container {
    display: table-cell;
    padding-left: 5px
}

.mobile-banner-buttons .mobile-banner-button-container:first-child {
    padding-left: 0
}

.mobile-banner-close-button {
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    top: 0;
    left: 0;
    background: url(//wst.frontback.me/assets/close-b72bebc28995733d9901c5f916e705b865d660b6c1d0b195ffd37119b0521d53.png) no-repeat center;
    background-size: 10px 10px
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .mobile-banner-close-button {
        background-image: url(//wst.frontback.me/assets/close@2x-fe28f45e17301d205d708c46814b13a22292dbe981e3236e47ab8f94d85b120b.png)
    }
}

.simple-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 13px
}

.simple-footer nav {
    padding: 1em
}

.simple-footer-smartphone {
    text-align: left;
    position: relative;
    background: white;
    bottom: auto;
    line-height: 1.8em
}

span.tooltip {
    position: absolute;
    width: 120px;
    line-height: 17px;
    padding: 7px 3px 9px;
    font-size: 12px;
    text-align: center;
    color: white;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    pointer-events: none
}

a > span.tooltip {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 150ms, opacity 150ms ease-in-out 0s;
    -moz-transition: visibility 0s linear 150ms, opacity 150ms ease-in-out 0s;
    transition: visibility 0s linear 150ms, opacity 150ms ease-in-out 0s
}

a:hover > span.tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s
}

span.tooltip:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;
    bottom: -10px;
    left: 50%;
    margin-left: -5px
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    border: 2px solid #eaeced;
    -webkit-animation: spin 0.5s infinite linear;
    -moz-animation: spin 0.5s infinite linear;
    animation: spin 0.5s infinite linear;
    display: inline-block
}

.spinner .mask {
    overflow: hidden;
    position: absolute;
    top: -2px;
    bottom: -2px;
    right: 20px;
    left: -2px
}

.spinner .mask:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: 2px solid #CCC;
    overflow: hidden
}

.loading-spinner {
    text-align: center;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0
}

.loading-spinner > .spinner {
    margin: 30px 0
}

.loading-spinner.active {
    opacity: 1
}

.hairline-border-bottom {
    position: relative
}

.hairline-border-bottom::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    pointer-events: none
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .hairline-border-bottom::after {
        height: 200%;
        -webkit-transform: scaleY(0.5);
        -moz-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
        -o-transform: scaleY(0.5);
        transform: scaleY(0.5);
        -webkit-transform-origin: 0 bottom;
        -moz-transform-origin: 0 bottom;
        -ms-transform-origin: 0 bottom;
        -o-transform-origin: 0 bottom;
        transform-origin: 0 bottom
    }
}

.like-button {
    background: #000 url(//wst.frontback.me/assets/like-button-817b74c5957c178e1d677a8fe3395923a67f80801df53805ccc4f559caf27770.png) no-repeat;
    background-size: contain;
    border-radius: 50%;
    width: 23.4375%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11.71875%;
    margin-left: -11.71875%;
    cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .like-button {
        background-image: url(//wst.frontback.me/assets/like-button@2x-49d6cf3e7fc7a11a7c35b31a9b0b7e26d3ecd907fcf37bf1b0709c7ae3fca78f.png)
    }
}

.like-button .like-button-inner {
    height: 0;
    padding-top: 100%
}

.like-button .tooltip {
    margin-top: -70px;
    margin-left: -60px
}

.likes-count {
    position: absolute;
    display: block;
    width: 44%;
    height: 44%;
    top: 50%;
    left: 100%;
    margin-top: -22%;
    margin-left: -4%;
    border-radius: 50%;
    font-size: 0px;
    line-height: normal;
    text-align: center;
    font-weight: bold;
    background: black;
    color: white;
    cursor: pointer
}

.likes-count:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

.likes-count .likes-count-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: normal;
    font-size: 12px
}

.likes-count:hover {
    background: white;
    color: black
}

.mosaic-page, .p-users, .p-error {
    height: 100%;
    min-height: 860px;
    position: relative;
    background: #000
}

@media screen and (max-width: 480px) {
    .mosaic-page, .p-users, .p-error {
        min-height: 0;
        height: 0;
        background: #F4F4F4
    }

    .mosaic-page .l-header, .p-users .l-header, .p-error .l-header, .mosaic-page .l-header-dark, .p-users .l-header-dark, .p-error .l-header-dark, .mosaic-page .l-footer, .p-users .l-footer, .p-error .l-footer {
        display: none
    }
}

.mosaic-page .l-header, .p-users .l-header, .p-error .l-header, .mosaic-page .l-header-dark, .p-users .l-header-dark, .p-error .l-header-dark {
    color: #fff;
    background: transparent;
    border-bottom: 0;
    position: relative
}

.mosaic-page .l-footer, .p-users .l-footer, .p-error .l-footer {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.mosaic-page .pp-tiles, .p-users .pp-tiles, .p-error .pp-tiles {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%
}

.mosaic-page .pp-tiles .pp-tiles-inner, .p-users .pp-tiles .pp-tiles-inner, .p-error .pp-tiles .pp-tiles-inner {
    position: absolute;
    width: 3127px;
    height: 100%;
    left: 50%;
    margin-left: -1563px;
    top: 0;
    white-space: nowrap;
    font-size: 0
}

@media screen and (max-width: 480px) {
    .mosaic-page .pp-tiles .pp-tiles-inner, .p-users .pp-tiles .pp-tiles-inner, .p-error .pp-tiles .pp-tiles-inner {
        display: none
    }
}

.mosaic-page .pp-tiles .pp-tiles-inner ul, .p-users .pp-tiles .pp-tiles-inner ul, .p-error .pp-tiles .pp-tiles-inner ul {
    width: 256px;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top
}

.mosaic-page .pp-tiles .pp-tiles-inner ul:nth-child(2n+1), .p-users .pp-tiles .pp-tiles-inner ul:nth-child(2n+1), .p-error .pp-tiles .pp-tiles-inner ul:nth-child(2n+1) {
    margin-top: -55px
}

.mosaic-page .pp-tiles .pp-tiles-inner li, .p-users .pp-tiles .pp-tiles-inner li, .p-error .pp-tiles .pp-tiles-inner li {
    position: relative;
    margin-bottom: 5px;
    list-style-type: none;
    padding-top: 177%;
    background: #656A6E;
    opacity: .24
}

.mosaic-page .pp-tiles .pp-tiles-inner li .background, .p-users .pp-tiles .pp-tiles-inner li .background, .p-error .pp-tiles .pp-tiles-inner li .background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-size: cover;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out
}

.mosaic-page .pp-tiles .pp-tiles-inner li .background.visible, .p-users .pp-tiles .pp-tiles-inner li .background.visible, .p-error .pp-tiles .pp-tiles-inner li .background.visible {
    opacity: 1
}

#error_explanation ul {
    list-style-type: none;
    -webkit-padding-start: 0px;
    color: #B90000
}

.p-password-reset .centered-logo {
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center
}

span.logo-big {
    width: 96px;
    height: 96px;
    margin: 0px auto;
    display: block;
    background-image: url(//wst.frontback.me/assets/logo_big-635b2a4b79475776e94f4a217aa17d772e8952eefebb0a59bc0803adb614ad95.png);
    background-size: 96px 96px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    span.logo-big {
        background-image: url(//wst.frontback.me/assets/logo_big_2x-83b128fee11c0034bb9c23d0f93db82177168a1507999856ce6015919e170ed4.png)
    }
}

.l-header, .l-header-dark {
    padding: 22px 28px;
    overflow: hidden;
    background: #fff;
    color: #000
}

.l-header{
    padding: 0;
}

.l-header a, .l-header-dark a {
    text-decoration: none
}

.l-header .l-h-logo, .l-header-dark .l-h-logo, .l-header .l-h-logo-small, .l-header-dark .l-h-logo-small {
    float: left;
    margin-top: 7px
}

.l-header .l-h-logo{
    margin: 14px 50px 0;
}
.l-header .l-h-download, .l-header-dark .l-h-download, .l-header .l-h-download-white, .l-header-dark .l-h-download-white {
    float: right
}

@media screen and (max-width: 768px) {
    .l-header, .l-header-dark {
        text-align: center
    }

    .l-header .l-h-logo, .l-header-dark .l-h-logo, .l-header .l-h-logo-small, .l-header-dark .l-h-logo-small, .l-header .l-h-download, .l-header-dark .l-h-download, .l-header .l-h-download-white, .l-header-dark .l-h-download-white {
        margin: 15px auto;
        float: none
    }

    .l-header .l-h-download, .l-header-dark .l-h-download, .l-header .l-h-download-white, .l-header-dark .l-h-download-white {
        margin-top: 20px
    }

    .l-header .l-h-download.ps, .l-header-dark .l-h-download.ps, .l-header .ps.l-h-download-white, .l-header-dark .ps.l-h-download-white {
        margin-right: auto
    }
}

.l-header-dark {
    background: transparent;
    color: #fff
}

.l-h-logo, .l-h-logo-small {
    height: 35px;
    display: inline-block;
    color: inherit;
    text-decoration: none;
    background-repeat: no-repeat;
    background-image: url(../img/logo-black@2x.png);
    background-size: auto 35px
}

.l-h-logo h1, .l-h-logo-small h1 {
    margin: 0;
    padding: 0;
    line-height: 45px;
    text-indent: 40px;
    font-weight: bold;
    font-size: 21px;
    font-family: Arial;
    color: #E26329;
}
.header-right{
    float: right;
    margin: 10px 0 0;
}

@media(max-width: 768px){
    .header-right{
        float: none;
        text-align: center;
    }
}
 .l_back, .l-h-logo-small .l_back {
    color: #00602F
}
.l_back{
    color: #666;
}
.l-h-logo h1{
    color: #fec000;
}
.l-h-download, .l-h-download-white {
    width: 161px;
    height: 54px;
    display: block;
    text-indent: -10000px;
    background: url(../img/app_store.png) no-repeat;
    -webkit-background-size: 130px;
    background-size: 130px;
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .l-h-download, .l-h-download-white {
        background-image: url(//wst.frontback.me/assets/app_store_2x-14fe0b5fb54d01f3cb48a1ab8719b31272d20bf7e4f5b9ecf9713a9d6fb8bf55.png)
    }
}

.l-h-download.ps, .ps.l-h-download-white {
    margin-right: 10px;
    background: url(../img/play_store.png) no-repeat;
    background-size: 130px;
}

@media (max-width: 768px) {
    .l-h-download, .l-h-download-white,
    .l-h-download.ps, .ps.l-h-download-white{
        background-size: 161px;
    }

    .header-right{
        margin: 20px 0;
    }

    .l-h-logo{
        margin: 15px 0;
    }

    .index-phone{
        display: none;
    }
}

.l-h-download-white {
    background: url(../img/app_store.png) no-repeat;
    background-size: 161px 54px
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .l-h-download-white {
        background-image: url(//wst.frontback.me/assets/app_store_white_2x-9ff8a852252a06e325c2fbdde5acaf6a3e12d1ffacf2654715d885f5989270c1.png)
    }
}

.l-h-logo-small {
    height: 30px;
    background-image: url(//wst.frontback.me/assets/logo_simple-4426f18bd986e9799ca95ab4318719ba5689c618d130f6bf37cad9f2a04dd241.png);
    background-size: 30px 30px
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .l-h-logo-small {
        background-image: url(//wst.frontback.me/assets/logo_simple_2x-d6151ab3945e551c6c721fd7f126833d7ff0a032d63be7594ddefb11b3198090.png)
    }
}

.l-h-logo-small h1 {
    line-height: 30px;
    text-indent: 37px;
    font-size: 18px
}

.l-footer {
    min-height: 78px;
    padding: 28px 46px;
    box-sizing: border-box;
    color: #747474;
    background: #000
}

.l-footer .container {
    -webkit-font-smoothing: antialiased;
    font: 400 18px/1.25em "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    background: inherit;
    padding-bottom: 50px;
    max-width: 680px;
    margin: 0 auto
}

.l-footer .container a {
    text-decoration: underline;
    margin: 0
}

.l-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.75em
}

.l-footer .l-f-social {
    float: left
}

.l-footer .l-f-links {
    float: right
}

.l-footer li {
    margin-right: 10px;
    float: left
}

.l-footer li:last-child {
    margin-right: 0
}

.l-footer a {
    color: inherit;
    margin-right: 10px;
    text-decoration: none
}

.l-footer a:hover {
    color: #fff
}

.l-footer span {
    margin-right: 10px
}

@media screen and (max-width: 768px) {
    .l-footer {
        padding: 28px 10px 68px 10px
    }

    .l-footer ul {
        text-align: center
    }

    .l-footer .l-f-social {
        float: none
    }

    .l-footer .l-f-links {
        margin-top: 10px;
        float: none
    }

    .l-footer li {
        display: inline-block;
        float: none
    }
}

.b-sms-form form {
    margin-top: 15px
}

.scan{
    margin-top: 10px;
}
.scan .scan-img{
    display: inline-block;
    vertical-align: middle;
}

.scan .ewm{
    margin-top: 15px;
}
.scan .scan-img img{
    width: 13px;
    height: 13px;
}

.scan .ewm img{
    width: 80px;
    height: 80px;
}
.scan .b-s-else{
    display:inline-block;
}

.b-sms-form .b-s-error {
    margin: 10px 0;
    display: none;
    font-size: 13px;
    line-height: 13px;
    color: #dc1f06
}

.b-sms-form input {
    padding: 12px;
    border-radius: 3px;
    text-align: center
}

.b-sms-form input[type="tel"] {
    width: 60%;
    border: 1px solid #b2b2b2;
    font-size: 12px;
    text-align: left;
}

.b-sms-form input[type="tel"]:focus {
    border-color: #05a409
}

.b-sms-form input[type="submit"] {
    width: 38%;
    padding: 12px 0;
    border: 1px solid #fec000;
    background: #fec000;
    color: #fff
}

.b-sms-form input[type="submit"]:hover {
    background: #f24525;
    border-color: #f24525;
}

.b-sms-form input[type="submit"]:active {
    background: #d42a0a;
    border-color: #d42a0a
}

.b-sms-form .error .b-s-error, .b-sms-form .invalid .b-s-error {
    display: block
}

.b-sms-form .error input[type="tel"], .b-sms-form .invalid input[type="tel"] {
    border-color: #dc1f06
}

.b-sms-form .b-s-success {
    height: 44px;
    padding-left: 40px;
    display: none;
    background-image: url(//wst.frontback.me/assets/checkmark-77fd22c1184cd74486b52160712abdc80498f34f4144a7cb2308c9934fd1ed7a.png);
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 44px;
    color: #05a409
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .b-sms-form .b-s-success {
        background-image: url(//wst.frontback.me/assets/checkmark_2x-4f2b0df8a6903ca13fbc7e9f63f477d8f0f4a41ebdccec8a639cc39e20a6c976.png)
    }
}

.b-sms-form .success input {
    display: none
}

.b-sms-form .success .b-s-success {
    display: block
}

.b-sms-form .b-s-else {
    margin-top: 10px;
    display:inline-block;
    color: #969797
}

.b-sms-form .b-s-else a {
    color: #898a8a;
    text-decoration: underline
}

.p-home {
    background: #fff
}

.p-home .l-header, .p-home .l-header-dark {
    border-bottom: 1px solid #d9d9d9
}

.p-home section {
    background: #fff
}

.p-home section .container {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    padding: 36px 0 50px;
    width: 790px;
    margin: 0 auto
}

.p-home section .container::after {
    clear: both;
    content: "";
    display: table
}

.p-home section .container .phone {
    background: url(../img/phone-bg.png) no-repeat;
    background-size: 273px 559px;
    height: 559px;
    width: 273px;
    padding-top: 84px;
    padding-left: 25px;
    float: left;
    margin-right: 54px;
    position: relative;
}
@media (max-width: 768px) {
    .p-home section .container .phone{
        display: none;
    }
}

.p-home section .container .index-phone{
    background: url(../img/index-phone.png) no-repeat;
    background-size: 273px 559px;
    height: 559px;
    width: 273px;
    text-align: center;
}
.p-home section .container .index-phone img{
    width: 223px;
}
.phone .phone-img{
    text-align: center;
}
.phone .phone-img img{
    width: 316px;
}
.phone .phone-play{
    width: 316px;
    height: 562px;
    margin: 0 auto;
    text-align: center;
    background: #3a3e43;
}

.phone .phone-play img{
    width: 82px;
    height: 82px;
    margin-top: 240px;
}

.phone .anchor-msg{
    position: absolute;
    background: rgba(0,0,0,0.3);
    width: 124px;
    height: 34px;
    border-radius: 16px;
    top:0;
    left: 0;
    z-index: 10000;
    margin: 16px;
}

.anchor-msg .anchor-img{
    padding: 3px 0 3px 3px;
    display: inline-block;
}

.anchor-msg .anchor-inf{
    display: inline-block;
    color: #fff;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 5px;
}
.anchor-msg .anchor-inf .inf-weight,.viewer{
    display: block;
}
.anchor-msg .anchor-inf .inf-weight{
    font-weight: bold;
}
.anchor-msg .anchor-inf p{
    margin: 0;
    font-size: 12px;
}

.phone .anchor-time{
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    width: 100%;
}

.anchor-time .time-left,.time-right{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.anchor-time .time-right{
    float: right;
}
.time-right img{
    width: 16px;
    height: 16px;
    margin-right: 3px;
}
.phone .time-right img,.time{
    display: inline-block;
    vertical-align: middle;
}
.anchor-img img{
    width: 27px;
    height: 27px;
    border-radius: 50%;
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .p-home section .container #phone {
        background-image: url(//wst.frontback.me/assets/phone_2x-804b1d0e6a5b437625fdc4237b7ed83193db0c8188aba271c702b50af96b9f59.png)
    }
}

.p-home section .container #phone > div {
    width: 223px;
    height: 395px;
    background: #000;
    overflow: hidden;
    position: relative
}

.p-home section .container #phone > div img {
    width: 223px
}

.p-home section .container #phone > div > img, .p-home section .container #phone > div .with-headline {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: scroll;
    -moz-animation-name: scroll;
    animation-name: scroll;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.p-home section .container #phone > div .with-headline {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s
}

.p-home section .container #phone > div .with-headline > img {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    animation-name: none
}

.p-home section .container #phone > div .with-headline a {
    display: block;
    height: 100%;
    position: relative;
    line-height: 0
}

.p-home section .container #phone > div .with-headline a label {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 2;
    line-height: 395px;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    font-weight: 500;
    font-size: 2em;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.p-home section .container #phone > div .with-headline a:hover label {
    opacity: 1
}

.p-home section .container #phone > div .with-headline a > img {
    top: 0
}

.p-home section .container .content {
    float: left;
    width: 390px;
    margin-top: 97px
}

.p-home section .container .content .down-button{
    background: #f24525;
    width: 170px;
    height:36px;
    border-radius: 18px;
    color: #fff;
    margin: 24px 0 10px;
    padding: 0 10px;
    line-height: 0px;
}
.p-home section .container .content .down-button p{
    font-size: 18px;
    padding-left: 10px;
}

.p-home section .container .content .down-button img{
    float: right;
    padding: 10px ;
}
.content .down-button img,p{
    display: inline-block;
}
.content .hot-live{
    position:relative;
    margin-top: 35px;
}
.content .hot-live .hot-border{
    border-top: 1px solid #d9d9d9;
    height: 1px;
    width: 100%;
}
.content .hot-live .hot-border p{
    position: absolute;
    margin-top: -9px;
    width: 100%;
    text-align: center;
}
.content .hot-live .hot-border p span{
    background: #fff;
    padding: 0 15px;
    font-size: 14px;
}
.content .anchor-content{
    margin-top: 20px;
    position: relative;
}
.content .anchor-content .anchor-content-top{

}
.content .anchor-content .anchor-content-top .content-top-left{
    float: left;
    background:url("../img/bg.jpg") no-repeat;
    width: 188px;
    height: 130px;
    position: relative;
}
.content-top-left .anchor-content-inf{
    position: absolute;
    bottom:0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height:30px;
}
.content-top-left .anchor-content-inf .anchor-content-inf-left{
    display: inline-block;
    position: absolute;
    top:-10px;
    left:8px;
    color: #fff;
    font-size: 12px;
}
.content-top-left .anchor-content-inf .anchor-content-inf-right{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    float: right;
    padding-right: 10px;
    height: 30px;
    line-height: 10px;
}
.anchor-content-inf-left img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fec000;
}
.content .anchor-content .anchor-content-top .content-top-right{
    float: left;
    margin-left: 14px;
    background: url("../img/bg1.jpg") no-repeat;
    width: 188px;
    height: 130px;
    display: inline-block;
}
.content .anchor-content .anchor-content-bottom .anchor-content-bottom-left{
    margin-top: 15px;
}
.p-home section .container .content h1 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 24px;
    color: #282a2c
}

.p-home section .container .content .reviews {
    border-top: 1px solid #d9d9d9;
    margin-top: 20px;
    font-size: 0.8125em;
    position: relative;
    height: 76px
}

.p-home section .container .content .reviews div {
    margin-top: 35px
}

.p-home section .container .content .reviews .current {
    display: block
}

.p-home section .container .content .reviews .fade {
    position: absolute;
    top: 0;
    left: 0;
}

.p-home section .container .content .reviews p {
    margin: 0;
    color: #282a2c
}

.p-home section .container .content .reviews span {
    background-image: url(//wst.frontback.me/assets/stars-8d04e39ba80529f982d68704b881b7b0d78f329b1527e7edcfef719b884a3a47.png);
    background-size: 74px 13px;
    margin-top: 8px;
    display: block;
    background-repeat: no-repeat;
    line-height: 1.2;
    padding-left: 80px;
    color: #aaaaab
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .p-home section .container .content .reviews span {
        background-image: url(//wst.frontback.me/assets/stars_2x-69d2a48ab6387bda2f6f0d8adbb13156b313dc041726e79cb6dc9409a3eedfda.png)
    }
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: 0
    }
    10% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: 0
    }
    20% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -397px
    }
    30% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -397px
    }
    40% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -793px
    }
    50% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -793px
    }
    60% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1189px
    }
    70% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1189px
    }
    80% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1584px
    }
    90% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1584px
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: 0
    }
    10% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: 0
    }
    20% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -397px
    }
    30% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -397px
    }
    40% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -793px
    }
    50% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -793px
    }
    60% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1189px
    }
    70% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1189px
    }
    80% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1584px
    }
    90% {
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1584px
    }
}

@keyframes scroll {
    0% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: 0
    }
    10% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: 0
    }
    20% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -397px
    }
    30% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -397px
    }
    40% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -793px
    }
    50% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -793px
    }
    60% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1189px
    }
    70% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1189px
    }
    80% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1584px
    }
    90% {
        -webkit-transition: all 5s cubic-bezier(1, 0, 0, 1);
        -moz-transition: all 5s cubic-bezier(1, 0, 0, 1);
        transition: all 5s cubic-bezier(1, 0, 0, 1);
        top: -1584px
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 768px) {
    .p-home #phone {
        display: none
    }

    .p-home section {
        padding: 0 20px
    }

    .p-home section .container {
        float: none;
        width: 100%
    }

    .p-home section .container .content {
        width: 100%;
        margin-top: 0
    }
}

@media handheld and (max-width: 400px), screen and (max-device-width: 400px), screen and (max-width: 450px) {
    .p-home section .container .content h1 {
        font-size: 2em
    }

    .p-home form {
        display: none
    }

    .p-home section .container .content #number {
        display: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .p-home {
        background-size: 72px 72px
    }
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace .pace-progress {
    background: #000000;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 0.5s, height 0.2s ease 0.35s;
    -moz-transition: width 0.5s, height 0.2s ease 0.35s;
    transition: width 0.5s, height 0.2s ease 0.35s
}

.pace-inactive .pace-progress {
    height: 0px
}

aside.sidebar {
    position: fixed;
    background-color: #fff;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 240px;
    border-right: 1px solid #e9e9e9
}

aside.sidebar a {
    width: 100%;
    position: relative;
    display: block;
    font-weight: 300;
    padding: 36px 0 36px 78px;
    text-decoration: none;
    font-size: 1.3em;
    color: #333;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 28px 29px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s
}

aside.sidebar a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    background-color: #f6f6f6
}

aside.sidebar a.navicon {
    background-image: url(//wst.frontback.me/assets/navicon@2x-eb8ec5ffe63eff63a740613d3a0e12d89422ec6e6e53346edc93e5673bde3d0e.png);
    width: 30px;
    height: 30px;
    padding: 0;
    background-position: 0 0;
    border: none;
    opacity: .4;
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    cursor: pointer;
    background-size: 30px 30px
}

aside.sidebar a.selected {
    border-right: 3px solid #999
}

aside.sidebar a[rel=popular], aside.sidebar a[rel=world] {
    background-image: url(//wst.frontback.me/assets/popular@2x-57c25bc3290bb2e47ac36767be71bb3981f88d6e269fcedaf1e85c079cc8573e.png)
}

aside.sidebar a[rel=popular].selected, aside.sidebar a[rel=world].selected {
    border-right-color: #fc4d1e
}

aside.sidebar a[rel=staffpicks] {
    background-image: url(//wst.frontback.me/assets/staffpicks@2x-75fd00a14bb4ffd8c576da7f92b92f1dfb7b53e2e810b5eeda3d13a29c6c3947.png)
}

aside.sidebar a[rel=staffpicks].selected {
    border-right-color: #ffaf25
}

aside.sidebar .tag {
    padding: 15px 0 20px 20px
}

aside.sidebar .tag label {
    font-size: .9em;
    cursor: pointer
}

aside.sidebar .tag small {
    display: block;
    font-size: .6em;
    color: #999
}

aside.sidebar .l-h-logo, aside.sidebar .l-h-logo-small {
    padding: 0;
    line-height: 98px;
    font-weight: bold;
    font-family: Arial;
    height: 98px;
    padding-left: 68px;
    padding-top: 2px;
    background-size: auto 45px;
    background-position: 28px 29px;
    font-size: 21px;
    color: #E26329
}

.p-explore, .p-beta-users {
    background-color: #f0f2f3;
    margin-left: 240px
}

.p-explore .search, .p-beta-users .search {
    padding: 26px 0 27px 20px
}

.p-explore .search input, .p-beta-users .search input {
    background: url(//wst.frontback.me/assets/search@2x-197e047d4f3b2f771aaec46a1ce23aa7746691c7c3d56cc9540aee8d777caebc.png) no-repeat;
    width: 98%;
    border: none;
    padding: 10px 30px;
    background-size: 16px 18px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    background-position: 5px 13px;
    opacity: .8;
    font-size: 1.3em;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.p-explore .search input:focus, .p-beta-users .search input:focus {
    outline: none;
    opacity: 1
}

.posts-container {
    margin-bottom: 20px;
    padding-right: 15px;
    padding: 0.875%;
    margin-top: -0.875%;
    padding-top: 0
}

.posts-container .post {
    line-height: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.89058524%;
    width: 25%
}

.posts-container .post img {
    width: 1px;
    height: 1px;
    opacity: 0;
    display: block
}

.posts-container .post .caption {
    position: absolute;
    bottom: 0;
    text-align: left;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    width: 100%;
    line-height: 1.3em;
    padding: 10px;
    font-size: .9em;
    color: white;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.posts-container .post .caption a.username {
    color: white;
    font-weight: bold;
    text-decoration: none
}

.posts-container .post .caption a.username:hover {
    text-decoration: underline
}

.posts-container .post .caption label {
    display: block;
    font-size: .8em;
    line-height: 1.4em
}

.posts-container .post .caption label a {
    text-decoration: none;
    font-weight: bold
}

.posts-container .post .caption label a:hover {
    color: #CCC
}

.posts-container .post .caption small {
    text-transform: uppercase;
    color: #999;
    padding-top: 5px;
    display: block;
    font-size: .7em;
    max-height: 0;
    -webkit-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    transition: max-height 0.4s;
    overflow: hidden
}

.posts-container .post:hover .caption small {
    max-height: 100px
}

.posts-container .post-inner {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 177%;
    height: 0
}

.posts-container .post-content {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background-position: 0px;
    background-size: cover;
    background-color: #252727
}

.posts-container .post-cta .post-content {
    color: white;
    text-align: center;
    font-size: 1em
}

.posts-container .post-cta .logo {
    background-image: url(//wst.frontback.me/assets/logo_simple_2x-d6151ab3945e551c6c721fd7f126833d7ff0a032d63be7594ddefb11b3198090.png);
    background-repeat: no-repeat;
    background-size: auto 60px;
    width: 60px;
    height: 60px;
    margin: 100px auto 0 auto
}

.posts-container .post-cta h2 {
    text-align: center;
    line-height: 1.2em;
    font-weight: 300;
    font-size: 1.8em;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    margin: 30px 25px 40px
}

.posts-container .post-cta .download-link {
    background-repeat: no-repeat;
    background-size: 178px 60px;
    width: 178px;
    height: 60px;
    margin: 5px auto;
    display: block;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.posts-container .post-cta .download-link:hover {
    opacity: .8
}

.posts-container .post-cta .download-link.ios {
    background-image: url(//wst.frontback.me/assets/app_store_grey@2x-6fb10dbbd594b0992e0c631578d7d56415f9ac11cc094df4cbd487b6d8342bb3.png)
}

.posts-container .post-cta .download-link.android {
    background-image: url(//wst.frontback.me/assets/play_store_grey@2x-92b89516d570e75f1c14b963418ad1b7fec81d17507cfe59c357c4039bc8ede4.png)
}

@media (max-width: 1280px) {
    .posts-container .post {
        width: 33.33333333%
    }
}

@media (max-width: 960px) {
    .posts-container .post {
        width: 50%
    }
}

@media (max-width: 750px) {
    .posts-container .post {
        width: 100%
    }
}

#call-to-action {
    display: none
}

a.next-page {
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 0 20px 20px 20px;
    padding: 15px;
    background: #ddd;
    border-radius: 3px;
    color: #666;
    text-decoration: none;
    font-size: .8em;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-weight: bold;
    display: none
}

a.next-page:hover {
    background: #d6d6d6
}

@media (max-width: 600px) {
    aside.sidebar {
        width: 100%;
        z-index: 1;
        bottom: auto;
        overflow: hidden;
        max-height: 52px
    }

    aside.sidebar .l-h-logo, aside.sidebar .l-h-logo-small {
        height: 52px;
        line-height: 52px;
        padding-left: 60px;
        background-position: 10px
    }

    aside.sidebar a {
        font-size: 1.4em;
        background-size: 30px 30px;
        background-position: 10px 10px;
        padding: 12px 0 11px 50px
    }

    aside.sidebar .tag {
        padding: 9px 0 14px 11px
    }

    aside.sidebar .tag small {
        display: none
    }

    aside.sidebar a.navicon {
        display: block;
        z-index: 10
    }

    aside.sidebar.show {
        max-height: 1000px
    }

    aside.sidebar.show a.navicon {
        opacity: .8
    }

    .p-explore, .p-beta-users {
        margin-left: 0;
        margin-top: 52px
    }

    .p-explore .search, .p-beta-users .search {
        padding: 0;
        margin-left: 10px;
        padding-top: 5px;
        margin-bottom: 5px
    }

    .posts-container {
        margin: 0;
        padding: 0
    }

    .posts-container .post {
        width: 100%;
        margin: 0;
        padding: 0;
        box-shadow: none
    }

    .posts-container .post .caption small {
        max-height: 100px
    }
}

.p-posts {
    height: 100%;
    background: black
}

.p-posts.animated {
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease
}

.p-posts .l-header, .p-posts .l-header-dark {
    z-index: 1;
    color: #fff;
    background: #18191A;
    border-bottom: 0;
    position: relative
}

.post-container {
    background: #18191A;
    position: relative;
    height: 100%;
    margin-top: -98px;
    padding-top: 98px;
    padding-bottom: 40px;
    min-height: 600px;
    max-height: 750px;
    text-align: center
}

.post-container .b-sms-form {
    min-height: 90px;
    font-size: 15px
}

.post-container .b-sms-form .b-s-success {
    background-image: none
}

.post-container .b-sms-form input[type="tel"] {
    width: 68%;
    border: none;
    background-color: #424446;
    color: #fff;
}

.post-container .b-sms-form input[type="tel"]:focus {
    border-color: #05a409
}

.post-container .b-sms-form input[type="submit"].active {
    background: #05a409;
    color: #fff
}

.post-container .b-sms-form input[type="submit"].active:hover {
    background: #07b40b;
    border-color: #07b40b
}

.post-container .b-sms-form input[type="submit"].active:active {
    background: #058308;
    border-color: #058308
}

.post-container .b-sms-form input[type="submit"] {
    background: #2e3032;
    color: #505253;
    border: none;
    width: 30%
}

.post-container .post-image-container {
    position: relative;
    display: inline-block;
    height: 100%;
    vertical-align: top
}

.post-container .post-image {
    height: 100%
}

.post-container .post-info-left, .post-container .post-info-right {
    position: relative;
    display: inline-block;
    width: 260px;
    height: 100%;
    vertical-align: top;
    text-align: left;
    color: white
}

.post-container .post-info-left .l-h-download, .post-container .post-info-left .l-h-download-white, .post-container .post-info-right .l-h-download, .post-container .post-info-right .l-h-download-white {
    margin-bottom: 10px
}

.post-container .post-info-left .l-h-download:last-child, .post-container .post-info-left .l-h-download-white:last-child, .post-container .post-info-right .l-h-download:last-child, .post-container .post-info-right .l-h-download-white:last-child {
    margin-bottom: 0
}

.post-container .post-info-left {
    margin-right: 40px;
    width: 290px
}

.post-container .post-info-left h1 {
    font-size: 15px;
    font-weight: normal
}

.post-container .post-info-left h2 {
    font-size: 14px;
    color: #c9ccd0;
    font-weight: normal;
    opacity: 0.6
}

.post-container .post-info-right {
    margin-left: 40px;
    margin-right: 30px
}

.post-container .post-info-header {
    padding-bottom: 2px;
    margin-bottom: 15px
}

.post-container .post-info-username {
    font-size: 1.5em;
    margin: 0;
    margin-bottom: 0.2em
}

.post-container .post-info-username a, .post-container .post-info-caption a {
    font-weight: 400;
    color: #a0a4ae;
    text-decoration: none
}

.post-container .post-info-username a:hover, .post-container .post-info-caption a:hover {
    color: #bcbec5
}

.post-container .post-info-caption {
    font-weight: 200;
    font-size: 1.3em;
    line-height: 1.2;
    margin: 0
}

.post-container .post-info-location {
    font-size: 0.6em;
    text-transform: uppercase;
    color: rgba(160, 164, 174, 0.4);
    margin-bottom: 3.1em
}

.post-container .post-liker-list {
    padding: 0
}

.post-container .post-liker {
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.post-container .post-liker:hover {
    opacity: 1
}

.post-container .post-liker-inner {
    background: rgba(255, 255, 255, 0.1)
}

.post-container .post-liker-corner {
    background-color: #18191A
}

.post-container .post-liker-content {
    background: rgba(255, 255, 255, 0.1);
    color: #A3A3A3;
    font-size: 0.95em
}

@media screen and (max-width: 1024px) {
    .post-container {
        max-height: 650px
    }

    .post-container .post-info-left, .post-container .post-info-right {
        width: 200px;
        font-size: 0.9em
    }

    .post-container .post-image {
        padding: 40px 0
    }
}

@media screen and (max-width: 910px) {
    .post-container .post-info-left {
        display: none
    }

    .p-posts .l-header, .p-posts .l-header-dark {
        display: block
    }
}

@media screen and (max-width: 600px) {
    .post-container .post-info-right {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .p-posts .l-header, .p-posts .l-header-dark, .p-posts .l-footer {
        display: none
    }
}

.post-container-smartphone {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 171.25%
}

.post-container-smartphone .post-title {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
    margin: 0;
    line-height: 44px;
    font-size: 1.125em;
    text-align: center;
    color: white;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25)
}

.post-container-smartphone .post-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.post-container-smartphone .post-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
    text-shadow: 0 1px #000000
}

.post-container-smartphone .post-info a {
    text-decoration: none
}

.post-container-smartphone .post-info-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 3.125%;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8))
}

.post-container-smartphone .post-info-username {
    display: block;
    font-weight: bold;
    font-size: 0.875em;
    padding-bottom: 0.25em
}

.post-container-smartphone .post-info-caption {
    display: block;
    overflow: hidden;
    color: white;
    font-weight: normal;
    font-size: 0.875em;
    text-align: left;
    line-height: 1.25em;
    padding-bottom: 0.5em
}

.post-container-smartphone .post-info-location {
    display: block;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.75);
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.625em;
    text-transform: uppercase
}

.post-info-header, .post-info-footer {
    position: relative;
    z-index: 1
}

.post-like-button-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37.5px;
    margin-left: -37.5px;
    color: white
}

.post-like-button {
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 37.5px;
    background: url(//wst.frontback.me/assets/like-button-817b74c5957c178e1d677a8fe3395923a67f80801df53805ccc4f559caf27770.png) no-repeat;
    background-size: contain
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .post-like-button {
        background-image: url(//wst.frontback.me/assets/like-button@2x-49d6cf3e7fc7a11a7c35b31a9b0b7e26d3ecd907fcf37bf1b0709c7ae3fca78f.png)
    }
}

.post-like-count {
    background: black;
    border-radius: 30px;
    width: 30px;
    display: block;
    height: 30px;
    position: absolute;
    right: -27px;
    top: 50%;
    margin-top: -15px;
    line-height: 29px;
    font-size: 0.8em;
    text-align: center;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.footer-border-top {
    position: relative
}

.footer-border-top::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-top: 1px solid #DADBDB;
    width: 100%;
    pointer-events: none
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .footer-border-top::before {
        height: 200%;
        -webkit-transform: scaleY(0.5);
        -moz-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
        -o-transform: scaleY(0.5);
        transform: scaleY(0.5);
        -webkit-transform-origin: 0 top;
        -moz-transform-origin: 0 top;
        -ms-transform-origin: 0 top;
        -o-transform-origin: 0 top;
        transform-origin: 0 top
    }
}

.footer-border-bottom, .footer-border-bottom-dark {
    position: relative
}

.footer-border-bottom::after, .footer-border-bottom-dark::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #DADBDB;
    width: 100%;
    pointer-events: none
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
    .footer-border-bottom::after, .footer-border-bottom-dark::after {
        height: 200%;
        -webkit-transform: scaleY(0.5);
        -moz-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
        -o-transform: scaleY(0.5);
        transform: scaleY(0.5);
        -webkit-transform-origin: 0 bottom;
        -moz-transform-origin: 0 bottom;
        -ms-transform-origin: 0 bottom;
        -o-transform-origin: 0 bottom;
        transform-origin: 0 bottom
    }
}

.footer-border-bottom-dark::after {
    border-bottom-color: rgba(255, 255, 255, 0.07)
}

.post-liker-list {
    line-height: 0;
    text-align: left;
    margin: 0;
    padding: 1.5625%
}

.post-liker-list.no-margin {
    margin: -1.5625%;
    padding: 0
}

.post-liker {
    position: relative;
    display: inline-block;
    padding: 1.61290323%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%
}

.post-liker-list-col-5 .post-liker {
    width: 20%
}

.post-liker-list-col-6 .post-liker {
    width: 16.66666667%
}

.post-liker-inner {
    display: block;
    position: relative;
    background: rgba(0, 0, 0, 0.1)
}

.post-liker-corner {
    display: block;
    position: absolute;
    right: -15.47619048%;
    bottom: -15.47619048%;
    width: 53.57142857%;
    height: 53.57142857%;
    border-radius: 50%;
    background: #fff url(//wst.frontback.me/assets/like-icon-red-big-6a9ebe8e90d3ad9e5ec0b414be8f2654ad30485fe19d5cf5c4a4920f757485ce.png) no-repeat;
    background-size: contain
}

.post-liker-avatar, .post-liker-content {
    display: block;
    width: 100%;
    border-radius: 5%
}

.post-liker-avatar {
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.post-liker-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #ABABAB;
    font-size: 1.1em;
    font-weight: bold;
    color: white;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4)
}

.see-more {
    padding: 3.125%
}

.see-more .button-label, .see-more .button-label-small, .see-more .button-label-big {
    font-size: 14px
}

.p-home section .container .phone>div{
    width: 223px;
    height: 395px;
    background: #000;
    overflow: hidden;
    position: relative;
}

.p-home section .container #phone>div>img, .p-home section .container #phone>div .with-headline{
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation-duration: 12s;
    -moz-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: scroll;
    -moz-animation-name: scroll;
    animation-name: scroll;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.embed {
    background: white;
    position: relative;
    padding-left: 50%;
    height: 100%
}

.embed a {
    text-decoration: none
}

.embed a:hover {
    text-decoration: underline
}

.embed .picture {
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    background-position: center
}

.embed .content {
    padding: 40px
}

.embed a.user {
    font-weight: 500;
    font-size: 1.4em
}

.embed h1 {
    font-size: 1.7em;
    font-weight: 300
}

.embed h1 a {
    font-weight: 400
}

.embed small {
    text-transform: uppercase;
    font-size: .65em;
    color: #CCC
}

.p-users .pp-content {
    padding: 45px 0 135px;
    position: relative
}

@media screen and (max-width: 480px) {
    .p-users .pp-content {
        padding: 0;
        background: #fff
    }
}

.p-users .pp-content .tag-link, .p-users .pp-content .user-link {
    font-weight: 500
}

.p-users .pp-content .pp-user {
    width: 365px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 5px;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.93s cubic-bezier(0, 1, 0, 1);
    -moz-transition: all 0.93s cubic-bezier(0, 1, 0, 1);
    transition: all 0.93s cubic-bezier(0, 1, 0, 1)
}

.p-users .pp-content .pp-user.loaded {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        margin: 0;
        padding: 0 0 10px;
        border-radius: 0
    }
}

.p-users .pp-content .pp-user .cover-photo, .p-users .pp-content .pp-user header {
    height: 168px;
    width: 365px
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user .cover-photo, .p-users .pp-content .pp-user header {
        width: 100%;
        height: 125px
    }
}

.p-users .pp-content .pp-user .cover-photo {
    position: absolute;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    background: black
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user .cover-photo {
        border-radius: 0
    }
}

.p-users .pp-content .pp-user .cover-photo svg {
    position: absolute;
    width: 480px;
    height: 480px;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -240px
}

.p-users .pp-content .pp-user header {
    position: relative
}

.p-users .pp-content .pp-user header .pp-userpic {
    width: 135px;
    height: 135px;
    margin-top: -71px;
    margin-left: -70px;
    position: absolute;
    left: 50%;
    top: 100%;
    overflow: hidden;
    display: block;
    border: 3px solid #fff;
    border-radius: 70px;
    background-color: white;
    background-position: center;
    background-size: cover
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user header .pp-userpic {
        box-shadow: none
    }
}

.p-users .pp-content .pp-user header img {
    width: 100%
}

.p-users .pp-content .pp-user .pp-usercard {
    padding: 80px 0 10px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    text-align: center
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user .pp-usercard {
        padding-top: 80px
    }
}

.p-users .pp-content .pp-user .pp-usercard h2 {
    margin: 0;
    color: #282a2c;
    font-weight: 400;
    font-size: 28px
}

.p-users .pp-content .pp-user .pp-usercard strong, .p-users .pp-content .pp-user .pp-usercard span {
    margin-top: 5px;
    display: block;
    color: #aaaaab;
    font-weight: 200;
    font-size: 16px
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user .pp-usercard strong {
        margin-top: 0
    }
}

.p-users .pp-content .pp-user .pp-usercard p {
    margin: 15px 0 0;
    padding: 0px 40px 0 40px;
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
    color: #282a2c
}

.p-users .pp-content .pp-user .pp-usercard span {
    font-size: 13px;
    margin-top: 15px
}

.p-users .pp-content .pp-user .pp-usercard i {
    width: 11px;
    height: 15px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
    opacity: .25;
    background-image: url(//wst.frontback.me/assets/location_pin-ee8b0fd4e3b2e329a405a01b51e9b0ca77be3223802fe28a5b20dba7c27c2b0f.png);
    background-size: 10px 14px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .p-users .pp-content .pp-user .pp-usercard i {
        background-image: url(//wst.frontback.me/assets/location_pin_2x-868b7840fea79de3ec0e7ff5c28c885134fb9c8fdd8941b9825582f234e3fb60.png)
    }
}

.p-users .pp-content .pp-user .button {
    margin: 20px 10px 0;
    display: block
}

@media screen and (max-width: 480px) {
    .p-users .pp-content .pp-user .button {
        margin: 20px 20px 0
    }
}

.p-users .pp-content .pp-user .pp-weblink {
    margin-top: 15px;
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #bdbdbe;
    text-align: center
}

.b-error_card {
    width: 365px;
    margin: 60px auto 0;
    padding: 40px 0;
    position: relative;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    z-index: 5
}

@media screen and (max-width: 480px) {
    .b-error_card {
        width: 100%;
        margin: 0
    }
}

.b-error_card h2 {
    margin: 0;
    color: #282a2c;
    font-weight: 400;
    font-size: 32px
}

.b-error_card strong {
    width: 230px;
    margin: 20px auto 0;
    display: block;
    color: #282a2c;
    font-weight: 200;
    font-size: 20px
}

.b-error_card .b-ec-chewbacca {
    width: 220px;
    height: 165px;
    margin: 30px auto;
    display: block;
    background-image: url(//wst.frontback.me/assets/chewbacca-4e26dcc944e1555802a0ef1e84048f195408dfa0c009402c6154387961284ee1.jpg);
    background-size: 220px 165px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .b-error_card .b-ec-chewbacca {
        background-image: url(//wst.frontback.me/assets/chewbacca_2x-3fbf3a795526e898f6c9c468674e78ef4511c3987fefc952d8e01a1526ed59c0.jpg)
    }
    .scan{
        display: block;
    }
}

.b-error_card p {
    margin: 15px 0 0;
    padding: 0px 40px 0 40px;
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
    color: #666767
}

.b-error_card p a {
    font-weight: 500;
    color: #282a2c
}
