a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    position: relative;
    line-height: 1;
    overflow: hidden;
    background-image: url(../../media/images/misc/bg_img_trans.png);
    background-position: center -30px;
    background-repeat: no-repeat
}

@media screen and (max-width:1410px) {
    body {
        background-position: left -30px
    }
}

body.loaded {
    overflow: auto;
    background-image: none
}

#header,
.section {
    opacity: 0;
    visibility: hidden
}

.loaded #header,
.loaded .section {
    opacity: 1;
    visibility: visible
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

button {
    background: #000;
    border: 0;
    padding: 0;
    text-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

a:focus,
button:focus {
    outline: 0
}

body,
html {
    width: 100%;
    min-width: 320px;
    height: 100%;
    font-family: proximanova-regular-webfont;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    background-color: #01000e
}

.grid-grey {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 30px 30px;
    background-image: url(../../media/images/misc/bg_img_trans.png);
    background-position: center top
}

@media screen and (max-width:1410px) {
    .grid-grey {
        background-position: left top
    }
}

.grid-bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -2
}

img {
    display: block;
    width: 100%;
    height: auto
}

.blank {
    max-width: 1px;
    max-height: 1px
}

a,
a:active,
a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}

h1 {
    font-size: 92px;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (max-width:620px) {
    h1 {
        font-size: 72px
    }
}

h2 {
    font-size: 72px;
    line-height: .8;
    text-transform: uppercase;
    font-family: proximanova-extrabld-webfont;
    letter-spacing: -2px
}

@media screen and (max-width:620px) {
    h2 {
        font-size: 52px
    }
}

h3 {
    font-size: 52px;
    line-height: 1;
    text-transform: uppercase;
    font-family: proximanova-extrabld-webfont;
    letter-spacing: -2px
}

@media screen and (max-width:620px) {
    h3 {
        font-size: 42px
    }
}

h4 {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -1px
}

@media screen and (max-width:620px) {
    h4 {
        font-size: 20px
    }
}

h5 {
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    font-family: proximanova-extrabld-webfont
}

h6 {
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase
}

.relative {
    position: relative
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.load-opacity {
    opacity: 0;
    visibility: hidden
}

.loaded .load-opacity {
    opacity: 1;
    visibility: visible
}

#wrapper {
    min-height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.center-container {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.center-container-inner {
    display: table-cell;
    vertical-align: middle
}

.content-1000 {
    max-width: 1000px;
    margin: 0 auto
}

.content-1200 {
    max-width: 1200px;
    margin: 0 auto
}

.content-1400 {
    max-width: 1400px;
    margin: 0 auto
}

.content-1230 {
    max-width: 1410px;
    margin: 0 auto;
    position: relative
}

.content-1700 {
    max-width: 1700px;
    margin: 0 auto;
    position: relative
}

.content-1800 {
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative
}

.col5 {
    width: 5%;
    float: left;
    clear: none;
    min-height: 1px
}

.col10 {
    width: 10%;
    float: left;
    clear: none;
    min-height: 1px
}

.col15 {
    width: 15%;
    float: left;
    clear: none
}

.col20 {
    width: 20%;
    float: left;
    clear: none
}

.col25 {
    width: 25%;
    float: left;
    clear: none
}

.col30 {
    width: 30%;
    float: left;
    clear: none
}

.col35 {
    width: 35%;
    float: left;
    clear: none
}

.col40 {
    width: 40%;
    float: left;
    clear: none
}

@media screen and (max-width:620px) {
    .col40 {
        width: 100%
    }
}

.col45 {
    width: 45%;
    float: left;
    clear: none
}

.col50 {
    width: 50%;
    float: left;
    clear: none
}

.col55 {
    width: 55%;
    float: left;
    clear: none
}

.col60 {
    width: 60%;
    float: left;
    clear: none
}

.col65 {
    width: 65%;
    float: left;
    clear: none
}

.col70 {
    width: 70%;
    float: left;
    clear: none
}

.col75 {
    width: 75%;
    float: left;
    clear: none
}

.col80 {
    width: 80%;
    float: left;
    clear: none
}

.col85 {
    width: 85%;
    float: left;
    clear: none
}

.col100 {
    width: 100%;
    float: left;
    clear: none
}

.absolute-100 {
    position: absolute;
    width: 100%;
    height: 100%
}

p {
    margin: 20px 0
}

p:first-child {
    margin: 0 0 20px 0
}

p:last-child {
    margin: 20px 0 0 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-center {
    text-align: center
}

.padding5tb {
    padding-top: 5px;
    padding-bottom: 5px
}

.padding10 {
    padding: 10px
}

.padding20 {
    padding: 20px
}

.padding20b {
    padding-bottom: 20px
}

.padding20lr {
    padding-left: 20px;
    padding-right: 20px
}

.padding30 {
    padding: 30px
}

.padding40 {
    padding: 40px
}

.padding50 {
    padding: 50px
}

.padding60 {
    padding: 60px
}

@media screen and (max-width:800px) {
    .padding60 {
        padding: 20px
    }
}

.padding80 {
    padding: 80px
}

@media screen and (max-width:1470px) {
    .padding-mobile {
        padding: 0 30px
    }
}

.margin20 {
    margin: 20px
}

.divider-full-yellow {
    max-width: 100%;
    height: 3px;
    margin: 40px auto;
    background: #ffce00
}

.divider-yellow {
    max-width: 120px;
    height: 3px;
    background: #ffce00;
    margin: 20px 0
}

.divider {
    max-width: 120px;
    height: 10px;
    margin: 40px auto;
    background: #fff
}

.divider-black {
    max-width: 120px;
    height: 10px;
    margin: 40px auto;
    background: #000
}

.button {
    width: 260px;
    padding: 10px 0;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    color: #000;
    background: #ffce00;
    border: 2px solid #ffce00;
    text-transform: uppercase
}

.button-small {
    padding: 10px 20px;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    color: #000;
    background: #ffce00;
    border: 2px solid #ffce00;
    text-transform: uppercase
}

.button-small:hover,
.button:hover {
    background: 0 0;
    border: 2px solid #ffce00;
    color: #ffce00
}

.button-black {
    width: 260px;
    padding: 10px 0;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    background: #000;
    border: 2px solid #000;
    color: #fff;
    text-transform: uppercase
}

.button-black-small {
    width: 60px;
    padding: 10px 0;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    background: #000;
    border: 2px solid #000;
    color: #fff;
    text-transform: uppercase
}

.button-black-small:focus,
.button-black-small:hover,
.button-black:focus,
.button-black:hover {
    background: #fff;
    color: #000
}

.button-yellow-full {
    width: 100%;
    cursor: pointer;
    background: #ffce00;
    border: 2px solid #ffce00;
    color: #000;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-family: proximanova-bold-webfont;
    text-transform: uppercase;
    font-size: 14px
}

.button-yellow-full:disabled {
    opacity: .6
}

.button-yellow-full:disabled:hover {
    color: #000
}

.button-yellow-full:disabled:focus::after,
.button-yellow-full:disabled:hover::after {
    width: 0
}

.button-yellow-full .button-text {
    z-index: 2
}

.button-yellow-full:focus,
.button-yellow-full:hover {
    color: #ffce00
}

.button-yellow-full::after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.button-yellow-full:focus::after,
.button-yellow-full:hover::after {
    width: 100%
}

.button-yellow-double {
    position: relative;
    z-index: 2;
    display: inline-block;
    cursor: pointer;
    color: #000;
    text-align: center;
    font-family: proximanova-bold-webfont;
    font-size: 18px;
    text-transform: uppercase
}

.button-yellow-double .button-yellow-double-inner {
    display: block;
    padding: 10px 40px;
    position: relative;
    z-index: 2;
    background: #ffce00;
    border: 3px solid #ffce00;
    top: 0;
    right: 0;
    animation: BtnUp forwards .15s
}

.button-yellow-double:hover .button-yellow-double-inner {
    animation: BtnDown forwards .15s
}

.button-yellow-double span {
    display: block;
    animation: textUp forwards .3s
}

.button-yellow-double:hover span {
    animation: textDown forwards .3s
}

.button-yellow-double::after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 8px;
    right: -8px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border: 3px solid #ffce00;
    z-index: 1
}

.yellow {
    color: #ffce00
}

.black {
    color: #000
}

.red {
    color: red
}

.white-bg {
    background: #fff
}

.black-bg {
    background: #000
}

.copyright {
    font-size: 9px;
    font-weight: 400
}

.copyright_logo {
    font-size: 6px;
    vertical-align: top
}

.mobile {
    display: none
}

@media screen and (max-width:1000px) {
    .hide-mobile-1000 {
        display: none
    }
}

@media screen and (max-width:800px) {
    .mobile {
        display: block
    }
    .hide-mobile {
        display: none
    }
}

.android .ios-icon {
    display: none !important
}

.apple .android-icon {
    display: none !important
}

.sega-logo {
    max-width: 120px;
    margin: 0 auto
}

.sega-logo {
    max-width: 120px;
    margin: 0 auto
}

section.relative {
    position: relative;
    padding-bottom: 120px
}

section.full-browser {
    width: 100%;
    height: 100%;
    position: relative
}

section .full-browser-content {
    padding: 100px 20px
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 40;
    display: none
}

body.overlay-is-open.signup-overlay .bg-overlay,
body.overlay-is-open.terms-overlay .bg-overlay,
body.overlay-is-open.video-overlay .bg-overlay {
    display: block
}

.app-store {
    position: relative;
    display: inline-block
}

.app-icon,
.app-store-hover {
    max-width: 180px;
    display: inline-block;
    margin: 0 5px 0 0
}

.app-store-hover {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0
}

.app-store:hover .app-store-hover {
    display: block;
    cursor: pointer
}

.isMobile .app-store:hover .app-store-hover {
    display: none
}

.app-icon-hover {
    width: 50%;
    float: left;
    clear: none
}

.center-parent {
    display: table;
    width: 100%;
    height: 100%
}

.center-child {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

@font-face {
    font-family: proximanova-regular-webfont;
    src: url(../../media/fonts/proximanova-regular-webfont.eot);
    src: url(../../media/fonts/proximanova-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../../media/fonts/proximanova-regular-webfont.woff2) format('woff2'), url(../../media/fonts/proximanova-regular-webfont.woff) format('woff'), url(../../media/fonts/proximanova-regular-webfont.svg#proximanova-regular-webfont) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ProximaNova-Semibold;
    src: url(../../media/fonts/ProximaNova-Semibold.eot);
    src: url(../../media/fonts/ProximaNova-Semibold.woff2) format('woff2'), url(../../media/fonts/ProximaNova-Semibold.woff) format('woff'), url(../../media/fonts/ProximaNova-Semibold.ttf) format('truetype'), url(../../media/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold) format('svg'), url(../../media/fonts/ProximaNova-Semibold.eot?#iefix) format('embedded-opentype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-bold-webfont;
    src: url(../../media/fonts/proximanova-bold-webfont.eot);
    src: url(../../media/fonts/proximanova-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../../media/fonts/proximanova-bold-webfont.woff2) format('woff2'), url(../../media/fonts/proximanova-bold-webfont.woff) format('woff'), url(../../media/fonts/proximanova-bold-webfont.svg#proximanova-bold-webfont) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-extrabld-webfont;
    src: url(../../media/fonts/proximanova-extrabld-webfont.eot);
    src: url(../../media/fonts/proximanova-extrabld-webfont.eot?#iefix) format('embedded-opentype'), url(../../media/fonts/proximanova-extrabld-webfont.woff2) format('woff2'), url(../../media/fonts/proximanova-extrabld-webfont.woff) format('woff'), url(../../media/fonts/proximanova-extrabld-webfont.svg#proximanova-extrabld-webfont) format('svg');
    font-weight: 400;
    font-style: normal
}

#header {
    font-size: 14px;
    text-transform: uppercase;
    font-family: proximanova-bold-webfont;
    height: 90px;
    z-index: 50
}

#header a {
    color: #fff
}

#header a:focus,
#header a:hover {
    color: #fff
}

#header #nav li {
    display: inline;
    position: relative;
    margin: 0 15px;
    padding-bottom: 3px
}

#header #nav li:first-child {
    margin: 0 15px 0 0
}

#header #nav li:last-child {
    margin: 0 0 0 15px
}

#nav li a::before {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-transition-timing-function: cubic-bezier(1, .68, .16, .9);
    transition-timing-function: cubic-bezier(1, .68, .16, .9)
}

#nav li a:hover::before,
#nav li.active a::before {
    transform: scale3d(1, 3, 1);
    background: #ffce00
}

#nav li a:focus::before {
    transform: scale3d(1, 3, 1);
    background: #fff
}

#header .header-fixed.fixed {
    position: fixed;
    width: 100%;
    min-width: 320px;
    z-index: 50;
    height: 70px
}

#header .header-fixed.fixed .header-content,
#header .header-fixed.fixed .header-logo {
    height: 70px;
    margin-bottom: 0
}

#header .header-fixed.fixed .header-inner {
    height: 70px
}

#header .header-fixed.fixed .logo {
    width: 95px
}

#header .header-fixed.fixed .sega-logo {
    max-width: 100px
}

#header .header-fixed.fixed .sub-logo {
    margin-left: 8px
}

#header .header-fixed.fixed .logo-sub-heading {
    font-size: 14px;
    max-width: 170px
}

#header .header-fixed.fixed .logo-sub-heading span {
    font-size: 11px;
    margin-top: 5px
}

#header .header-fixed.fixed .mobile-menu {
    height: 70px
}

#header .svg-container svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#header .content-1230 {
    background: #01000e
}

#header .header-content {
    color: #bd8c00;
    height: 90px
}

#header .header-inner {
    height: 100%
}

#header .header-logo {
    height: 90px
}

#header .logo {
    height: 100%;
    max-width: 190px
}

#header .logo img {
    max-width: 150px
}

#header .logo-sub-heading {
    font-family: proximanova-extrabld-webfont;
    font-size: 19.2px;
    line-height: 1;
    text-align: left;
    height: 100%
}

#header .sub-logo {
    margin-left: 12px;
    letter-spacing: -.5px;
    line-height: .9
}

#header .logo-sub-heading span {
    font-family: proximanova-regular-webfont;
    font-size: 15px;
    display: block;
    letter-spacing: -.3px;
    margin-top: 6px
}

#header .signup a,
#header .signupa:active {
    border-bottom: 4px solid #ffce00;
    color: #000
}

#header .signup a:focus,
#header .signup a:hover {
    color: #ffce00
}

.signup-content {
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    max-width: 90%
}

.signup-content:hover,
.signup-open:focus {
    color: #fff
}

.signup-content:hover svg,
.signup-open:focus svg {
    fill: #fff
}

.header-sign-up .signup-icon,
.header-sign-up .signup-text {
    height: 100%
}

,
.header-sign-up img {
    max-width: 40px
}

#header .fixed .header-sign-up img {
    max-width: 28px
}

.header-sign-up .svg-container {
    height: 0;
    padding-top: 68%;
    position: relative;
    max-width: 40px
}

.header-sign-up svg {
    fill: #ffce00
}

.header-sign-up p {
    margin: 0 0 0 10px;
    text-align: left;
    line-height: 1;
    max-width: 160px
}

#header .sega-logo {
    max-width: 140px;
    width: 70%
}

#header .checkbox-btn {
    position: relative
}

#header .consent-checkbox {
    position: absolute;
    opacity: 0
}

#header .consent-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0
}

#header .consent-checkbox+label:before {
    content: '';
    background: #fff;
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    border: 2px solid #ffce00
}

#header .consent-checkbox:focus+label:before {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .12)
}

#header .consent-checkbox:checked+label:before {
    background: #ffce00
}

#header .consent-checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 8px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.social-content {
    height: 100%;
    overflow: hidden;
    cursor: pointer
}

.social img {
    max-width: 20px;
    float: left;
    clear: none
}

.social svg {
    fill: #ffce00
}

.social .svg-container {
    height: 0;
    padding-top: 130%;
    position: relative;
    max-width: 21px
}

.social:focus,
.social:hover {
    color: #fff
}

.social:focus svg,
.social:hover svg {
    fill: #fff
}

.social span {
    float: left;
    clear: none;
    text-align: left
}

#social-hover {
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    right: 100%;
    background: #01000e;
    overflow: hidden;
    font-size: 20px;
    cursor: default;
    display: none
}

#social-hover,
#social-hover a {
    color: #ffce00
}

#social-hover .social-menu-header li {
    opacity: 0;
    visibility: hidden
}

.header-social {
    font-size: 26px
}

.social-menu li {
    display: inline;
    margin: 0 8px;
    padding: 0 8px
}

.social-menu li:first-child {
    margin: 0 8px 0 0;
    padding: 0 8px
}

.social-menu li:last-child {
    margin: 0 0 0 8px;
    padding: 0 8px
}

@media screen and (max-width:1200px) {
    #header {
        font-size: 13px
    }
    #header .logo-sub-heading {
        font-size: 16px
    }
    #header .logo-sub-heading span {
        font-size: 12.5px
    }
    #header #nav li {
        margin: 0 10px
    }
    .header-sign-up p,
    .social span {
        font-size: 12px
    }
    .header-social {
        font-size: 20px
    }
    .social-menu li {
        margin: 0 5px;
        padding: 0 5px
    }
    .social-menu li:first-child {
        margin: 0 5px 0 0;
        padding: 0 5px
    }
    .social-menu li:last-child {
        margin: 0 0 0 5px;
        padding: 0 5px
    }
}

@media screen and (max-width:1000px) {
    #header .header-content {
        display: none
    }
    .header-logo {
        width: 400px
    }
    #header .header-fixed.fixed .header-logo {
        width: 400px
    }
    #header .header-fixed.fixed .logo-sub-heading {
        width: 110px;
        font-size: 13px
    }
    #header .header-fixed.fixed .logo-sub-heading span {
        font-size: 10px
    }
    #header .header-fixed.fixed .mobile-menu {
        width: 67px !important
    }
    #header .header-fixed.fixed .mobile-sign-up {
        display: block
    }
}

@media screen and (max-width:620px) {
    #header .col40 {
        width: 40%
    }
    #header .col40.header-logo {
        width: 400px
    }
}

@media screen and (max-width:490px) {
    #header .header-fixed.fixed .header-logo {
        width: 75%
    }
}

@media screen and (max-width:445px) {
    #header .col40.header-logo {
        width: 87%
    }
    #header .logo {
        width: 30%
    }
    #header .header-fixed.fixed .logo {
        width: 30%
    }
    #header .sega-header-logo {
        width: 30%
    }
    #header .sega-logo {
        width: 80%
    }
    #header .logo-sub-heading {
        width: 40%;
        font-size: 14px
    }
    #header .logo-sub-heading span {
        font-size: 11.5px
    }
    #header .sub-logo {
        margin-left: 10px
    }
}

@media screen and (max-width:370px) {
    #header .header-fixed.fixed .header-logo {
        width: 230px
    }
    #header .col40.header-logo {
        width: 270px
    }
    #header .header-fixed.fixed .logo-sub-heading {
        width: 40%
    }
    #header .header-fixed.fixed .logo-sub-heading {
        font-size: 11px
    }
    #header .logo-sub-heading {
        font-size: 14px
    }
    #header .header-fixed.fixed .logo-sub-heading span {
        font-size: 9px
    }
    #header .logo-sub-heading span {
        font-size: 10px
    }
    #header .header-fixed.fixed .sub-logo {
        margin-left: 5px
    }
    #header .logo-sub-heading {
        font-size: 12px
    }
}

footer {
    padding: 90px 0 0 0;
    position: relative;
    font-family: proximanova-bold-webfont;
    text-align: left
}

footer a,
footer a:visited {
    color: #ffce00
}

footer a:focus,
footer a:hover {
    color: #fff
}

footer p,
footer p:first-child {
    font-size: 10px;
    margin: 0 0 20px 0
}

footer p:last-child {
    margin: 0
}

footer .footer-logo {
    margin-right: 10%;
    max-width: 180px
}

footer .footer-social {
    margin-left: 10%
}

footer .spacer-left {
    margin-left: 5%
}

footer .footer-header {
    font-size: 14px;
    text-transform: uppercase
}

footer .slogan {
    line-height: .75;
    letter-spacing: -4px;
    font-size: 52px;
    text-transform: uppercase;
    max-width: 280px;
    font-family: proximanova-extrabld-webfont
}

footer .footer-item {
    margin-bottom: 30px;
    color: #bd8c00
}

footer .copyright {
    margin-top: 20px;
    cursor: pointer
}

footer .copyright.mobile {
    position: absolute;
    bottom: -30px;
    margin-top: 0
}

footer .signup-open {
    background: rgba(0, 0, 0, 0);
    text-align: left;
    width: 100%
}

footer .footer-icon {
    max-width: 50px;
    fill: #ffce00
}

footer .svg-container {
    height: 0;
    padding-top: 68%;
    position: relative
}

footer .download .svg-container {
    padding-top: 90%
}

footer .svg-container svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

footer .footer-item:hover {
    color: #fff
}

footer .footer-item:hover svg {
    fill: #fff
}

footer .footer-header {
    height: 35px
}

footer .footer-header span {
    margin-left: 10px;
    display: block;
    line-height: 1
}

footer .footer-follow {
    text-transform: uppercase
}

footer .social-menu {
    color: #ffce00;
    font-size: 32px
}

footer .social-menu .divider-full-yellow {
    margin: 10px 0 20px 0
}

footer .social-menu li {
    width: 25%;
    display: block;
    float: left;
    clear: none;
    padding: 0;
    margin: 0
}

footer .social-menu li:first-child,
footer .social-menu li:last-child {
    padding: 0;
    margin: 0
}

footer .sega-logo {
    float: left;
    clear: both;
    margin: 0 0 50px 0;
    max-width: 155px
}

footer .back-to-top {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 60px
}

footer #back-to-top-btn {
    max-width: 300px;
    margin: 0 auto;
    cursor: pointer
}

footer .back-top-icon {
    max-width: 10px;
    margin: 10px auto 0
}

footer .sega-links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f9f9f9;
    color: #333;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 2px 0;
    font-size: 11px
}

footer .sega-links li {
    display: inline-block
}

footer .sega-links li a {
    color: #333;
    padding: 0 10px 0 10px;
    border-right: 1px solid #ccc;
    margin: 10px 0 10px 0;
    display: block
}

footer .sega-links li a:focus,
footer .sega-links li a:hover {
    text-decoration: underline
}

footer .sega-links li:last-child a {
    border-right: none
}

@media screen and (max-width:1000px) {
    footer {
        padding: 60px 0 0 0
    }
    footer .col50 {
        width: 100%;
        margin-bottom: 20px
    }
    footer .col50>.col50 {
        width: 50%
    }
    footer .col50>.col40,
    footer .col50>.col60 {
        width: 50%
    }
    footer .footer-signup {
        width: 40% !important;
        margin-right: 10%
    }
    footer .footer-social {
        width: 50%;
        margin: 0
    }
}

@media screen and (max-width:620px) {
    footer {
        padding: 30px 0 0 0
    }
    footer .col50 {
        margin-bottom: 10px
    }
    footer .col40,
    footer .col50>.col50,
    footer .footer-signup {
        width: 100% !important
    }
    footer .col50>.col40,
    footer .col50>.col60 {
        width: 100%
    }
    footer .col15 {
        width: 40px
    }
    footer .footer-icon {
        max-width: 40px
    }
    footer .footer-header {
        max-width: 180px;
        height: 30px
    }
    footer .footer-logo {
        margin: 0 0 40px 0
    }
    footer .slogan {
        font-size: 50px;
        margin-bottom: 20px
    }
    footer .footer-item {
        margin-bottom: 20px
    }
    footer .footer-signup {
        margin-right: 0;
        margin-bottom: 20px
    }
    footer .footer-social {
        margin-bottom: 0
    }
    footer .social-menu {
        display: inline-block;
        width: 250px
    }
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    font-family: proximanova-regular-webfont;
    font-size: 14px;
    text-transform: uppercase
}

#preloader-icon {
    max-width: 220px;
    margin: 0 auto
}

#preloader-icon img {
    padding: 5px 0
}

@media screen and (max-width:620px) {
    #preloader {
        font-size: 12px
    }
    #preloader-icon {
        max-width: 160px
    }
}

#home .center-container,
.main-carousel,
.main-carousel .carousel-content-text {
    height: 570px
}

.carousel-cell-inner,
.main-carousel .carousel-cell,
.main-carousel .flickity-slider,
.main-carousel .flickity-viewport {
    width: 100%;
    height: 720px
}

@media screen and (max-height:750px) {
    #home .center-container,
    .main-carousel,
    .main-carousel .carousel-content-text {
        height: 540px
    }
    .carousel-cell-inner,
    .main-carousel .carousel-cell,
    .main-carousel .flickity-slider,
    .main-carousel .flickity-viewport {
        height: 690px
    }
}

@media screen and (max-height:720px) {
    #home .center-container,
    .main-carousel,
    .main-carousel .carousel-content-text {
        height: 510px
    }
    .carousel-cell-inner,
    .main-carousel .carousel-cell,
    .main-carousel .flickity-slider,
    .main-carousel .flickity-viewport {
        height: 660px
    }
}

@media screen and (max-height:690px) {
    #home .center-container,
    .main-carousel,
    .main-carousel .carousel-content-text {
        height: 480px
    }
    .carousel-cell-inner,
    .main-carousel .carousel-cell,
    .main-carousel .flickity-slider,
    .main-carousel .flickity-viewport {
        height: 630px
    }
}

@media screen and (max-height:660px) {
    #home .center-container,
    .main-carousel,
    .main-carousel .carousel-content-text {
        height: 450px
    }
    .carousel-cell-inner,
    .main-carousel .carousel-cell,
    .main-carousel .flickity-slider,
    .main-carousel .flickity-viewport {
        height: 600px
    }
}

@media screen and (max-height:630px) {
    #home .center-container,
    .main-carousel,
    .main-carousel .carousel-content-text {
        height: 420px
    }
    .carousel-cell-inner,
    .main-carousel .carousel-cell,
    .main-carousel .flickity-slider,
    .main-carousel .flickity-viewport {
        height: 570px
    }
}

.main-carousel .carousel-content {
    background: #01000e;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center
}

.main-carousel .left {
    background-position: 10% 0
}

.main-carousel .right {
    background-position: 90% 0
}

.main-carousel .responsive-background-image {
    display: none
}

.video-thumb {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top center
}

.video-overlay .video-thumb {
    z-index: -1
}

.video-overlay .main-carousel .flickity-viewport {
    z-index: 100 !important
}

.video-overlay .main-carousel .carousel-content-text {
    z-index: -1
}

.overlay-is-open .video-overlay .main-carousel .video-content iframe {
    z-index: 100
}

.main-carousel .carousel-content video {
    width: 100%;
    height: 100%
}

.main-carousel .carousel-content-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2)
}

.main-carousel .center-container-inner {
    text-align: left
}

.main-carousel .game-name {
    display: inline-block;
    text-transform: uppercase;
    background: #ffce00;
    padding: 8px;
    margin-bottom: 20px;
    line-height: .8;
    color: #000;
    font-size: 20px;
    letter-spacing: 0;
    font-family: proximanova-extrabld-webfont
}

.main-carousel h3 {
    font-size: 72px;
    line-height: .73
}

.main-carousel .video-content h3 {
    max-width: 530px;
    line-height: .73
}

.main-carousel h4 {
    font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: -.8px
}

.main-carousel .free-play {
    font-size: 32px;
    font-family: proximanova-extrabld-webfont;
    line-height: 1;
    margin: 20px 0 15px 0;
    text-transform: uppercase
}

.main-carousel .video-content .free-play {
    font-size: 28px;
    font-family: proximanova-extrabld-webfont;
    letter-spacing: 0;
    margin-bottom: 30px
}

.divider-yellow {
    margin: 20px 0 10px 0
}

.main-carousel-extra {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 30
}

.main-carousel-extra.col70 {
    float: right;
    margin: 0 -8% -20% 0
}

#carousel-phone {
    max-width: 820px;
    float: right;
    opacity: 0;
    transform: translateY(100px)
}

.main-carousel .video-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-overlay .bg-overlay {
    z-index: 60
}

.ytp-large-play-button {
    display: none
}

.main-carousel-close {
    position: absolute;
    top: -44px;
    right: -44px;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    z-index: 70;
    display: none
}

.overlay-is-open.video-overlay .main-carousel-close {
    display: block
}

.main-carousel-close svg:hover {
    fill: #ffce00
}

.overlay-is-open.video-overlay .main-carousel-close svg {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

@media screen and (max-width:1510px) {
    .main-carousel-close {
        right: 1px
    }
}

.main-carousel .flickity-page-dots {
    position: absolute;
    left: 30px;
    bottom: -30px;
    line-height: 0;
    z-index: 40
}

.main-carousel .flickity-page-dots .dot {
    width: 13px;
    height: 13px;
    margin: 5px 6px;
    position: relative;
    border: 2px solid #fff
}

.main-carousel .flickity-page-dots .dot:hover {
    background: 0 0
}

.main-carousel .flickity-page-dots .dot:first-child {
    margin: 5px 6px 5px 0
}

.flickity-page-dots .dot.is-selected {
    border: 2px solid #ffce00
}

.flickity-page-dots .dot svg {
    width: 25px;
    position: absolute;
    top: -6px;
    left: -6px;
    z-index: -1
}

.main-carousel-next-btn,
.main-carousel-prev-btn {
    position: absolute;
    top: 50%;
    width: 22px;
    fill: #ffce00;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 40
}

.main-carousel-next-btn:hover,
.main-carousel-prev-btn:hover {
    cursor: pointer
}

.main-carousel-next-btn #pixelated,
.main-carousel-next-btn:focus #plain,
.main-carousel-next-btn:hover #plain,
.main-carousel-prev-btn #pixelated,
.main-carousel-prev-btn:focus #plain,
.main-carousel-prev-btn:hover #plain {
    opacity: 0;
    visibility: hidden;
    display: none
}

.main-carousel-next-btn:focus #pixelated,
.main-carousel-next-btn:hover #pixelated,
.main-carousel-prev-btn:focus #pixelated,
.main-carousel-prev-btn:hover #pixelated {
    opacity: 1;
    visibility: visible;
    display: block
}

.main-carousel-next-btn .svg-container,
.main-carousel-prev-btn .svg-container {
    height: 0;
    padding-top: 178%;
    position: relative
}

.main-carousel-next-btn .svg-container svg,
.main-carousel-prev-btn .svg-container svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main-carousel-next-btn {
    right: -60px
}

.main-carousel-prev-btn {
    left: -60px
}

@media screen and (max-width:1540px) {
    .main-carousel-next-btn,
    .main-carousel-prev-btn {
        display: none !important
    }
}

.main-carousel-progress {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.main-carousel-progress .content-1600 {
    border-bottom: 3px solid #ffce00;
    padding: 0
}

.main-carousel-progress .progress-bar {
    height: 10px;
    width: 0;
    background: #ffce00
}

@media screen and (max-width:1360px) {
    #home .flickity-prev-next-button.next {
        display: none
    }
    #home .flickity-prev-next-button.previous {
        display: none
    }
}

@media screen and (max-width:1000px) {
    .main-carousel-extra {
        display: none
    }
}

@media screen and (max-width:800px) {
    .main-carousel .flickity-page-dots {
        left: 20px;
        bottom: -45px
    }
    .padding30 {
        padding: 20px
    }
    #home .center-container,
    .main-carousel {
        height: 420px
    }
    .carousel-cell-inner,
    .main-carousel .carousel-cell,
    .main-carousel .carousel-content-text,
    .main-carousel .flickity-slider,
    .main-carousel .flickity-viewport {
        height: 570px
    }
    #home .col60 {
        width: 100%
    }
    #home .main-carousel .game-name {
        margin-bottom: 30px
    }
    #home h3 {
        font-size: 62px
    }
    #home .video h4,
    #home h4 {
        font-size: 26px
    }
    #home .free-play {
        font-size: 28px;
        margin: 0 0 30px 0
    }
    #home .video .free-play {
        margin: 15px 0
    }
    #home .flickity-prev-next-button.next,
    #home .flickity-prev-next-button.previous {
        display: none
    }
}

@media screen and (max-width:620px) {
    #home h3 {
        font-size: 52px;
        line-height: .8
    }
    #home .video h4,
    #home h4 {
        font-size: 19px
    }
    #home .app-icon {
        max-width: 140px
    }
    .button-yellow-double .button-yellow-double-inner {
        padding: 7px 25px;
        font-size: 16px
    }
}

@media screen and (max-width:420px) {
    #home .center-container,
    .main-carousel {
        height: 390px
    }
    #home .main-carousel .game-name {
        font-size: 17px;
        margin-bottom: 20px
    }
    #home h3 {
        font-size: 38px
    }
    #home .video h3 {
        font-size: 38px
    }
    #home h4 {
        margin-top: 10px;
        margin-bottom: 20px
    }
    #home .video h4 {
        font-size: 16px
    }
    #home .free-play {
        font-size: 24px;
        margin-bottom: 20px
    }
}

#home .sega-logo {
    display: none;
    position: absolute;
    bottom: -110px;
    left: 20px;
    z-index: 40;
    max-width: 100px
}

#about {
    text-align: left;
    overflow: hidden
}

#about h2 {
    max-width: 450px
}

#about ul {
    list-style: none;
    font-family: proximanova-regular-webfont;
    font-weight: 400
}

#about li {
    padding-left: 15px;
    position: relative
}

#about li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 6px;
    height: 6px;
    background: #ffce00
}

#about p:first-child {
    margin: 0
}

#about .about-bg {
    background-image: url(../../media/images/about/about_bg.png);
    background-size: 1410px auto;
    background-repeat: no-repeat;
    padding-top: 150px;
    height: 1050px;
    margin-bottom: 30px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    #about .about-bg {
        background-image: url(../../media/images/about/about_bg@2.png)
    }
}

@media screen and (max-width:1024px) {
    #about .about-bg {
        background-size: 1024px auto;
        background-image: url(../../media/images/about/about_bg1024.png)
    }
    #about h2 {
        max-width: 400px
    }
}

@media screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2),
screen and (max-width:1024px) and (min--moz-device-pixel-ratio:2),
screen and (max-width:1024px) and (-moz-min-device-pixel-ratio:2),
screen and (max-width:1024px) and (-o-min-device-pixel-ratio:2/1),
screen and (max-width:1024px) and (min-device-pixel-ratio:2),
screen and (max-width:1024px) and (min-resolution:192dpi),
screen and (max-width:1024px) and (min-resolution:2dppx) {
    #about .about-bg {
        background-image: url(../../media/images/about/about_bg1024@2.png)
    }
}

@media screen and (max-width:800px) {
    #about .about-bg {
        background-size: 800px auto;
        background-image: url(../../media/images/about/about_bg800.png)
    }
}

@media screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:2),
screen and (max-width:800px) and (min--moz-device-pixel-ratio:2),
screen and (max-width:800px) and (-moz-min-device-pixel-ratio:2),
screen and (max-width:800px) and (-o-min-device-pixel-ratio:2/1),
screen and (max-width:800px) and (min-device-pixel-ratio:2),
screen and (max-width:800px) and (min-resolution:192dpi),
screen and (max-width:800px) and (min-resolution:2dppx) {
    #about .about-bg {
        background-image: url(../../media/images/about/about_bg800@2.png)
    }
}

@media screen and (max-width:420px) {
    #about .about-bg {
        background-size: 420px auto;
        background-image: url(../../media/images/about/about_bg420.png)
    }
}

@media only screen and (max-width:420px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:420px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:420px) and (-moz-min-device-pixel-ratio:2),
only screen and (max-width:420px) and (-o-min-device-pixel-ratio:2/1),
only screen and (max-width:420px) and (min-device-pixel-ratio:2),
only screen and (max-width:420px) and (min-resolution:192dpi),
only screen and (max-width:420px) and (min-resolution:2dppx) {
    #about .about-bg {
        background-image: url(../../media/images/about/about_bg420@2.png)
    }
}

@media screen and (max-width:620px) {
    #about h2 {
        max-width: 320px
    }
}

#about .sega-forever {
    margin: 0 0 160px 0;
    max-width: 260px
}

.pixels-overlay {
    width: 100%;
    height: 180px;
    background-size: 1230px auto;
    z-index: 25
}

#about #read-more {
    display: none;
    text-transform: uppercase;
    margin-top: 20px;
    cursor: pointer
}

#about #read-more span {
    border-bottom: 1px solid #ffce00
}

#about p {
    font-weight: 400;
    line-height: 1.8
}

@media screen and (min-width:800px) {
    #about .read-more-content {
        display: block !important
    }
}

@media screen and (max-width:800px) {
    #about #read-more,
    #about .sega-logo,
    .isMobile #about #read-more,
    .isMobile #about .sega-logo {
        display: block
    }
    #about .sega-forever {
        margin: 0 0 130px 0
    }
    #about .sega-logo,
    .isMobile #about .sega-logo {
        margin-bottom: 20px
    }
    #about .about-bg {
        margin-bottom: 0
    }
    #about .about-bg,
    .isMobile #about .about-bg {
        padding-top: 150px;
        padding-bottom: 60px
    }
    #about p {
        line-height: 1.5
    }
    #about p:first-child {
        margin-top: 10px
    }
}

@media screen and (max-width:620px) {
    #about h2 {
        font-size: 48px;
        max-width: 290px
    }
    #about .sega-forever {
        margin: 0 0 130px 0
    }
}

#about .col50 {
    position: relative
}

#about .about-logo {
    max-width: 320px
}

#about .about-header .divider-full-yellow {
    max-width: 280px;
    margin: 20px 0
}

#about .divider-full-yellow {
    margin: 20px 0
}

#about .about-image {
    position: relative;
    height: 0;
    padding-bottom: 81%
}

#about .about-image img {
    position: absolute;
    top: -5%;
    left: -20px;
    width: 120%
}

@media screen and (max-width:1000px) {
    #about .about-image,
    .divider-full-yellow.hide-mobile {
        display: none
    }
    #about .col45,
    #about .col50 {
        width: 100%;
        max-width: 460px
    }
}

.consoles {
    position: relative;
    height: 0;
    padding-bottom: 80%
}

.console {
    opacity: 0;
    visibility: hidden
}

.console.current {
    opacity: 1;
    visibility: visible
}

.games-coming-soon {
    text-align: left;
    padding-top: 60px;
    margin-bottom: 60px
}

.games-out-now .divider-full-yellow {
    margin: 0 0 30px 0
}

.games-coming-soon h3,
.games-out-now h3 {
    font-size: 20px;
    text-align: left;
    padding-bottom: 5px;
    letter-spacing: -1px
}

.games-coming-soon h2 {
    max-width: 520px;
    font-family: proximanova-extrabld-webfont;
    font-size: 38px;
    line-height: .9
}

.games-coming-soon div {
    font-weight: 400;
    position: relative
}

.games-coming-soon a {
    font-family: proximanova-extrabld-webfont;
    color: #ffce00;
    border-bottom: 1px solid rgba(247, 226, 15, .5)
}

.games-coming-soon.mobile {
    margin-top: 20px;
    padding-top: 20px
}

.coming-soon.mobile {
    height: 170px
}

.coming-soon-mobile {
    margin-left: 30px
}

.coming-soon-mobile .flickity-viewport {
    overflow: visible
}

.games-coming-soon .divider-full-yellow {
    margin: 0 0 30px 0
}

.coming-soon.mobile .game {
    width: 100px;
    padding-bottom: 42%;
    margin: 0 10px
}

.coming-soon.mobile .game:first-child {
    margin: 0 10px 0 0
}

.game-carousel {
    position: relative;
    overflow: hidden;
    height: 616px
}

.isMobile .game-carousel .flickity-prev-next-button {
    display: none
}

.game-carousel .flickity-prev-next-button.previous {
    left: 30px
}

.game-carousel .flickity-prev-next-button.next {
    right: 30px
}

.game-carousel-next-btn,
.game-carousel-prev-btn {
    position: absolute;
    top: 50%;
    width: 42px;
    height: 56px;
    fill: #000;
    z-index: 40;
    margin-top: -28px;
    background: #ffce00;
    border: 2px solid #ffce00
}

.game-carousel-next-btn:focus,
.game-carousel-next-btn:hover,
.game-carousel-prev-btn:focus,
.game-carousel-prev-btn:hover {
    background: 0 0;
    fill: #ffce00
}

.game-carousel-next-btn:hover,
.game-carousel-prev-btn:hover {
    cursor: pointer
}

.game-carousel-next-btn #pixelated,
.game-carousel-next-btn:focus #plain,
.game-carousel-next-btn:hover #plain,
.game-carousel-prev-btn #pixelated,
.game-carousel-prev-btn:focus #plain,
.game-carousel-prev-btn:hover #plain {
    opacity: 0;
    visibility: hidden
}

.game-carousel-next-btn:focus #pixelated,
.game-carousel-next-btn:hover #pixelated,
.game-carousel-prev-btn:focus #pixelated,
.game-carousel-prev-btn:hover #pixelated {
    opacity: 1;
    visibility: visible
}

.game-carousel-next-btn {
    right: 0;
    padding: 8px 5px 8px 10px
}

.game-carousel-prev-btn {
    left: 0;
    padding: 8px 10px 8px 5px
}

.game-carousel-next-btn .svg-container,
.game-carousel-prev-btn .svg-container {
    height: 0;
    padding-top: 160%;
    position: relative
}

.game-carousel-next-btn .svg-container svg,
.game-carousel-prev-btn .svg-container svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.game {
    width: 22%;
    height: 0;
    padding-bottom: 23%;
    margin: 0 1%;
    display: inline-block
}

.game-large {
    width: 420px;
    height: 616px;
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #000
}

.game-border {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.game-border:first-child {
    border-left: 2px solid #fff
}

.android .app-icon,
.apple .app-icon,
.apple .app-store-hover {
    margin: 0
}

.isMobile .game-rollover {
    display: none
}

.game-info {
    position: absolute;
    bottom: 0;
    width: calc(100% - 4px);
    background-size: cover;
    background-position: center center;
    height: 270px
}

.game-info h3 {
    font-family: ModernLight;
    font-weight: 400;
    font-size: 43px;
    line-height: .9
}

.game-icon {
    margin: -60px auto 0;
    width: 120px;
    height: 120px
}

.game-details {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    max-width: 330px;
    margin: 0 auto
}

.game-details .game-logo {
    width: 250px;
    height: 120px;
    margin: 0 auto 15px
}

.game-details .game-logo img {
    max-height: 120px !important;
    max-width: 250px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 auto
}

.game-details .app-store {
    position: relative;
    display: inline-block
}

.game-details .app-icon-hover-mobile {
    display: none
}

.game-details .app-store:hover .app-store-hover {
    display: block;
    cursor: pointer
}

.game-details .app-icon,
.game-details .app-store-hover {
    max-width: 140px
}

.game-details .app-store-hover {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0
}

.game-details .app-icon-hover {
    width: 50%;
    float: left;
    clear: none
}

.devices {
    font-family: proximanova-bold-webfont
}

.out-now {
    font-family: proximanova-extrabld-webfont;
    text-transform: uppercase;
    width: 120px;
    padding: 8px 70px;
    position: absolute;
    text-align: center;
    background: #ffce00;
    top: 40px;
    right: -60px;
    transform: rotate(45deg);
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4)
}

.isMobile.apple .game-details .app-store {
    width: 100%
}

.isMobile.apple .app-store-hover-mobile {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    max-width: 280px;
    margin: 0 25px
}

.isMobile.apple .game-details .app-store:hover .app-store-hover {
    display: none
}

.isMobile.apple .app-icon-hover-mobile {
    width: 48%;
    display: block;
    float: left;
    clear: none;
    margin: 0 1%
}

@media screen and (max-width:800px) {
    .game-carousel,
    .isMobile .game-carousel {
        height: 450px
    }
    .game-large,
    .isMobile .game-large {
        width: 320px;
        height: 440px
    }
    .isMobile .game-icon {
        margin: -50px auto 0;
        width: 100px;
        height: 100px
    }
    .game-rollover-inner .divider-full-yellow,
    .game-rollover-inner .game-logo {
        max-width: 220px !important
    }
    .game-info,
    .isMobile .game-info {
        height: 215px
    }
    .game-details .game-logo {
        height: 85px !important;
        width: 210px !important
    }
    .game-details .game-logo img {
        max-height: 85px !important;
        max-width: 210px !important
    }
    .game-info h3,
    .isMobile .game-info h3 {
        font-size: 34px;
        min-height: 85px
    }
    .isMobile .game-details {
        padding: 10px 20px 0 20px
    }
    .isMobile.apple .app-store-hover-mobile {
        margin: 0
    }
    .game-icon {
        width: 100px;
        height: 100px
    }
    .isMobile .game-details .devices {
        display: none
    }
    .game-details .app-icon,
    .isMobile .game-details .app-icon {
        max-width: 125px;
        display: inline-block
    }
    .isMobile.android .game-details .app-icon,
    .isMobile.apple .game-details .app-icon {
        max-width: 140px;
        display: inline-block
    }
    .out-now {
        font-size: 10px;
        top: 35px;
        right: -70px
    }
    .game-carousel .flickity-prev-next-button {
        display: none
    }
}

@media screen and (max-width:375px) {
    .isMobile .game-carousel {
        height: 460px
    }
    .isMobile .game-large {
        width: 300px
    }
}

.game-rollover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.game-rollover-inner {
    padding: 0 20px;
    margin: 0 auto
}

.game-rollover-inner .game-logo {
    max-width: 300px;
    margin: 0 auto
}

.game-rollover-inner .divider-full-yellow {
    max-width: 300px;
    margin: 30px auto
}

.game-rollover h5 {
    margin: 20px 0
}

.game-rollover .button {
    width: 98%;
    margin: 0 1%;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.game-rollover .button-small {
    width: 48%;
    float: left;
    clear: none;
    padding: 0;
    margin: 0 1% 5px 1%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.game-rollover i {
    font-size: 28px;
    margin: 10px
}

@media screen and (max-width:800px) {
    .games-coming-soon .col50 {
        width: 100%
    }
    #games .divider-yellow {
        max-width: 100%
    }
    #games p a {
        display: inline-block
    }
    #games .games-coming-soon {
        margin-bottom: 50px
    }
}

#community {
    color: #000;
    text-align: left;
    padding-bottom: 80px
}

#community h2 {
    font-size: 40px;
    max-width: 700px;
    line-height: .9
}

@media screen and (max-width:620px) {
    #community h2 {
        font-size: 35px
    }
}

#community .content-1230 {
    padding-top: 40px
}

#community .divider-yellow {
    margin: 20px 0
}

#community .j-loading {
    border: 4px solid #ffce00 !important
}

#community .j-loading:before {
    background-color: #ffce00 !important
}

#faq .faq-header {
    background-color: #ffce00;
    position: relative
}

#faq .faq-inner {
    position: relative;
    font-family: proximanova-bold-webfont;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#faq .faq-header.active {
    color: #ffce00;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#faq-trigger {
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    background: #ffce00
}

#faq-trigger:focus,
#faq-trigger:hover {
    color: #fff
}

#faq .faq-header .close {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: #ffce00;
    z-index: 20;
    cursor: pointer;
    visibility: hidden
}

#faq .faq-header .close .svg-container {
    height: 0;
    padding-top: 100%;
    position: relative
}

#faq .faq-header .close svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #ffce00;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#faq .faq-header.active .close {
    visibility: visible
}

#faq .faq-header.active .close svg {
    fill: #090717;
    transform: rotate(-45deg);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#faq .faq-header.active .close:focus svg {
    fill: #fff
}

#faq-page {
    background: #f8f8f8;
    position: relative;
    z-index: 1;
    text-align: left
}

#faq-page,
.faq .answer {
    display: none
}

.faq .question-parent {
    position: relative;
    color: #fff;
    text-align: left;
    background: #090717;
    margin-bottom: 10px;
    padding-right: 65px;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

.faq .question-parent.active {
    color: #090717;
    background: #fff;
    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

.faq .question {
    text-transform: uppercase;
    font-family: proximanova-extrabld-webfont;
    line-height: 1
}

.faq .question-parent .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.faq .question-parent .close .svg-container {
    height: 0;
    padding-top: 100%;
    position: relative
}

.faq .question-parent .close svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #ffce00;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.faq .question-parent.active .close {
    transform: rotate(-45deg);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.faq .question-parent.active .close svg,
.faq .question-parent.active .close:focus svg {
    fill: #090717
}

.faq .question-parent .close:focus svg {
    fill: #fff
}

.faq .divider-yellow {
    margin: 10px 0 20px 0
}

@media screen and (max-width:620px) {
    .faq .question-parent .close {
        width: 20px;
        height: 20px
    }
}

body.mobile-menu-open {
    overflow: hidden
}

.mobile-menu {
    display: none;
    float: right;
    clear: none;
    height: 90px;
    width: 25px;
    margin-right: 20px;
    position: relative;
    z-index: 80;
    color: #fff;
    font-size: 52px
}

@media screen and (max-width:1000px) {
    #mobile-menu-drop-down {
        right: -100%
    }
    .mobile-menu {
        display: block;
        margin-top: 0
    }
    .mobile-sign-up {
        display: none
    }
}

.mobile-sign-up {
    width: 28px;
    margin-top: 3px;
    float: left;
    clear: none;
    display: none
}

.mobile-sign-up .svg-container {
    height: 0;
    padding-top: 68%;
    position: relative;
    max-width: 30px
}

.mobile-sign-up svg {
    fill: #ffce00
}

.mobile-sign-up:hover svg {
    fill: #fff
}

#mobile-menu-trigger {
    width: 26px;
    height: 25px;
    position: relative;
    float: right;
    cursor: pointer;
    z-index: 50
}

#mobile-menu-close {
    width: 35px;
    height: 35px;
    position: relative;
    float: right;
    cursor: pointer;
    z-index: 50
}

#mobile-menu-close span,
#mobile-menu-trigger span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    margin-top: -2px;
    background: 0 0;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#mobile-menu-close span:after,
#mobile-menu-close span:before,
#mobile-menu-trigger span:after,
#mobile-menu-trigger span:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffce00;
    content: '';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#mobile-menu-close:focus span:after,
#mobile-menu-close:focus span:before,
#mobile-menu-trigger:focus span:after,
#mobile-menu-trigger:focus span:before {
    background: #fff
}

#mobile-menu-trigger span:before {
    -moz-transform: translateY(-175%);
    -webkit-transform: translateY(-175%);
    -o-transform: translateY(-175%);
    -ms-transform: translateY(-175%);
    transform: translateY(-175%)
}

#mobile-menu-trigger span:after {
    -moz-transform: translateY(175%);
    -webkit-transform: translateY(175%);
    -o-transform: translateY(175%);
    -ms-transform: translateY(175%);
    transform: translateY(175%)
}

.menu-close {
    position: absolute;
    top: 20px;
    right: 20px
}

#mobile-menu-close span {
    background: 0 0 !important
}

#mobile-menu-close span:before {
    -moz-transform: rotate(45deg) translateY(0);
    -webkit-transform: rotate(45deg) translateY(0);
    -o-transform: rotate(45deg) translateY(0);
    -ms-transform: rotate(45deg) translateY(0);
    transform: rotate(45deg) translateY(0)
}

#mobile-menu-close span:after {
    -moz-transform: rotate(-45deg) translateY(0);
    -webkit-transform: rotate(-45deg) translateY(0);
    -o-transform: rotate(-45deg) translateY(0);
    -ms-transform: rotate(-45deg) translateY(0);
    transform: rotate(-45deg) translateY(0)
}

#mobile-menu-drop-down {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    font-family: proximanova-bold-webfont;
    background-color: #01000e;
    z-index: 50;
    overflow-y: scroll;
    display: none
}

#wrapper,
.main-footer {
    left: 0
}

#mobile-menu {
    max-width: 600px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: left;
    padding: 30px 30px 80px 30px
}

#mobile-menu h6 {
    font-size: 15px
}

#mobile-menu .mobile-logo {
    max-width: 180px
}

#mobile-nav {
    margin: 30px 0 20px 0
}

#mobile-nav li {
    font-size: 52px;
    letter-spacing: -3px;
    margin: 10px 0;
    font-family: proximanova-extrabld-webfont
}

#mobile-nav a:focus,
#mobile-nav a:hover {
    color: #ffce00
}

@media screen and (max-width:620px) {
    #mobile-nav li {
        font-size: 40px;
        line-height: 1
    }
}

#mobile-nav a {
    color: #fff
}

#mobile-menu .social-menu li {
    margin: 0 8px;
    padding: 0 8px
}

#mobile-menu .social-menu li:first-child {
    margin: 0 10px 0 0;
    padding: 0 10px 0 0
}

#mobile-menu .social-menu li:last-child {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px
}

#mobile-menu .sign-up {
    margin: 0 0 40px 0;
    background: rgba(0, 0, 0, 0)
}

#mobile-menu .social-menu ul {
    color: #ffce00;
    font-size: 25px;
    margin-top: 15px
}

#mobile-menu span.social-menu {
    display: inline-block;
    margin: 15px 0 0 0
}

#mobile-menu .social-menu li a:focus,
#mobile-menu .social-menu li a:hover {
    color: #ffce00
}

#mobile-menu .sign-up:hover .signup-text,
#mobile-menu .sign-up:hover svg {
    color: #fff;
    fill: #fff
}

#mobile-menu .signup-open svg {
    fill: #ffce00
}

#mobile-menu .menu-icon {
    width: 40px;
    margin: 0 15px 0 0;
    float: left;
    clear: none
}

#mobile-menu .menu-icon .svg-container {
    height: 0;
    padding-top: 73%;
    position: relative
}

#mobile-menu .menu-icon .svg-container svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#mobile-menu .signup-open:focus svg {
    fill: #fff
}

#mobile-menu .signup-open:focus .signup-text {
    color: #fff
}

#mobile-menu .signup-text {
    height: 30px;
    width: 150px;
    float: left;
    clear: none;
    font-size: 14px;
    line-height: 1;
    color: #bd8c00;
    text-align: left;
    text-transform: uppercase;
    font-family: proximanova-bold-webfont
}

.mobile-footer {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.mobile-footer .copyright {
    margin: 0 0 0 30px;
    text-align: left;
    height: 35px
}

.mobile-footer .copyright .absolute {
    position: absolute;
    bottom: 0
}

.mobile-footer .sega-logo {
    margin: 0 30px 0 0;
    float: right;
    max-width: 100px
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../../media/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../../media/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../../media/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../../media/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../../media/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../../media/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.ani-sfb,
.ani-sfl,
.ani-sfr,
.ani-sft {
    opacity: 0
}

.ani-sft {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.ani-sfb {
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -ms-transform: translateY(150px);
    -o-transform: translateY(150px);
    transform: translateY(150px)
}

.ani-stb {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.ani-stb150 {
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
    transform: translateY(-150px)
}

.ani-sfl {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.ani-sfr {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.ani-wfl {
    width: 0
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@keyframes BtnDown {
    0% {
        background: #ffce00;
        top: 0;
        right: 0
    }
    25% {
        background: #ffce00;
        top: 0;
        right: 0;
        top: 2px;
        right: -2px
    }
    50% {
        background: #ffce00;
        top: 0;
        right: 0;
        top: 4px;
        right: -4px
    }
    75% {
        background: #ffce00;
        top: 0;
        right: 0;
        top: 6px;
        right: -6px
    }
    100% {
        background: 0 0;
        color: #ffce00;
        top: 8px;
        right: -8px
    }
}

@keyframes BtnUp {
    0% {
        background: 0 0;
        top: 8px;
        right: -8px
    }
    25% {
        background: #ffce00;
        top: 0;
        right: 0;
        top: 6px;
        right: -6px
    }
    50% {
        background: #ffce00;
        top: 0;
        right: 0;
        top: 4px;
        right: -4px
    }
    75% {
        background: #ffce00;
        top: 0;
        right: 0;
        top: 2px;
        right: -2px
    }
    100% {
        background: #ffce00;
        top: 0;
        right: 0
    }
}

@keyframes textDown {
    0% {
        transform: translateY(0);
        opacity: 1;
        color: #000
    }
    50% {
        transform: translateY(100%);
        opacity: 0;
        color: #000
    }
    100% {
        transform: translateY(0);
        opacity: 1;
        color: #ffce00
    }
}

@-webkit-keyframes textDown {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1;
        color: #000
    }
    50% {
        -webkit-transform: translateY(100%);
        opacity: 0;
        color: #000
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        color: #ffce00
    }
}

@keyframes textUp {
    0% {
        transform: translateY(0);
        opacity: 1;
        color: #ffce00
    }
    50% {
        transform: translateY(100%);
        opacity: 0;
        color: #ffce00
    }
    100% {
        transform: translateY(0);
        opacity: 1;
        color: #000
    }
}

@-webkit-keyframes textUp {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1;
        color: #ffce00
    }
    50% {
        -webkit-transform: translateY(100%);
        opacity: 0;
        color: #ffce00
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        color: #000
    }
}

@keyframes floating {
    from {
        transform: translate(0, 0)
    }
    25% {
        transform: translate(2%, -2%)
    }
    50% {
        transform: translate(0, 4%)
    }
    75% {
        transform: translate(-2%, 2%)
    }
    to {
        transform: translate(0, 0)
    }
}

@-webkit-keyframes floating {
    from {
        -webkit-transform: translate(0, 0)
    }
    25% {
        -webkit-transform: translate(2%, -2%)
    }
    50% {
        -webkit-transform: translate(0, 4%)
    }
    75% {
        -webkit-transform: translate(-2%, 2%)
    }
    to {
        -webkit-transform: translate(0, 0)
    }
}

@keyframes flipIn {
    from {
        -webkit-transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0)
    }
}

@-webkit-keyframes flipIn {
    from {
        -webkit-transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(0)
    }
}

@keyframes flipOut {
    from {
        -webkit-transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1)
    }
}

@-webkit-keyframes flipOut {
    from {
        -webkit-transform: scaleX(0)
    }
    to {
        -webkit-transform: scaleX(1)
    }
}

.juicer-feed .empty {
    text-align: left !important;
    padding: 50px 0 !important
}

.juicer-feed ul.j-filters,
.referral {
    display: none !important
}

.juicer-feed .j-paginate {
    border: 2px solid #fff !important;
    color: #fff !important
}

.juicer-feed .j-paginate:foucs,
.juicer-feed .j-paginate:hover {
    border: 2px solid #000 !important;
    background: #000 !important
}

.juicer-feed p {
    margin: 0;
    font-family: proximanova-extrabld-webfont;
    padding: 20px 0
}

.juicer-feed .j-stacker {
    padding: 0 !important;
    overflow: hidden
}

.j-poster {
    display: none;
    overflow: hidden;
    visibility: hidden;
    height: 0
}

.j-stacker-wrapper {
    margin: 0 !important;
    min-height: 600px
}

.j-stack {
    padding: 0 !important
}

.j-stack li.feed-item:first-child {
    width: 100% !important;
    margin: 0 !important;
    display: table !important
}

.j-stack li.feed-item:first-child .j-image,
.j-stack li.feed-item:first-child .j-text {
    display: table-cell;
    width: 50%;
    vertical-align: bottom
}

.j-stack li:first-child .j-text {
    font-size: 21px
}

.j-stack li:first-child .j-message {
    line-height: 1 !important;
    padding: 0;
    height: auto
}

.j-stack li:first-child .j-footer {
    font-size: 30px;
    line-height: 1
}

.j-stack li:first-child .j-network-link {
    line-height: 48px
}

.j-stack li:first-child .j-footer-date {
    display: none
}

.j-stack li:first-child .j-date-header {
    margin-bottom: 10px;
    font-size: 18px
}

.j-stack li.words:first-child .j-footer-date {
    display: block;
    font-size: 18px
}

.juicer-feed li.feed-item {
    width: 33.33% !important;
    padding: 0 !important;
    float: left !important;
    clear: none;
    background: 0 0 !important;
    border-width: 0 !important;
    color: #fff !important;
    text-transform: uppercase
}

.juicer-feed li.feed-item:nth-child(2) {
    padding: 2% 1% 1% 0 !important
}

.juicer-feed li.feed-item:nth-child(3) {
    padding: 2% 1% 1% 1% !important
}

.juicer-feed li.feed-item:nth-child(4) {
    padding: 2% 0 1% 1% !important
}

.j-date-header {
    font-family: ProximaNova-Semibold
}

.j-image {
    display: block;
    border-bottom: 0 solid #fff !important
}

.j-image-main {
    background: #000;
    display: block;
    border-bottom: 0 solid #fff !important;
    margin: 0 !important;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative
}

.j-image-main img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.feed-item:hover .j-image-main img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.juicer-feed li.feed-item:nth-child(1) .j-image-main {
    padding-bottom: 75.5%
}

.juicer-feed li.feed-item:nth-child(3) .j-image-main {
    padding-bottom: 103.191%
}

.j-text {
    background: #000;
    padding: 0 !important;
    font-size: 14px;
    letter-spacing: -.4px;
    line-height: 1.1
}

.j-network {
    padding: 6px 20px;
    color: #000;
    position: relative;
    font-size: 42px;
    background: #ffce00
}

.j-network-extra {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #ffce00;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.feed-item:hover .j-network-extra {
    margin-bottom: 20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.feed-item:hover .j-network-icon,
.feed-item:hover .j-network-link {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.juicer-feed li.feed-item.j-facebook:nth-child(1) .j-network-icon {
    margin-top: 10px;
    background-size: 90% auto
}

.j-network-icon {
    float: left;
    clear: none;
    margin-top: 13px;
    width: 25%;
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.j-facebook .j-network-icon {
    background: url(../../media/images/community/facebook.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 38px
}

.j-instagram .j-network-icon {
    max-width: 130px;
    background: url(../../media/images/community/instagram.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 38px
}

.j-youtube .j-network-icon {
    max-width: 110px;
    background: url(../../media/images/community/youtube.png);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.j-twitter .j-network-icon {
    margin-top: 0;
    height: 51px
}

.j-network-link {
    float: left;
    clear: none;
    text-align: right;
    width: 75%;
    position: relative;
    z-index: 2;
    font-family: ProximaNova-Semibold;
    font-size: 11px;
    line-height: 46px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.j-message {
    position: relative;
    color: #fff !important;
    margin: 0 30px 45px 30px;
    height: 0;
    padding-bottom: 44.4%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4 !important
}

.juicer-feed li.feed-item.words .j-message {
    font-size: 22px !important;
    line-height: 1.4 !important;
    height: 0;
    padding-bottom: 100% !important;
    margin: 0 30px
}

.juicer-feed li.feed-item:nth-child(1).words .j-message-filler {
    padding-bottom: 0;
    margin: 0
}

.juicer-feed li.feed-item.words .j-message-filler {
    padding-bottom: 44.4%;
    margin: 0 30px 45px 30px
}

.juicer-feed li.feed-item:nth-child(1).words .j-message {
    font-size: 32px !important;
    padding: 20px 0 !important;
    height: auto
}

.juicer-feed li.feed-item:nth-child(1).words .j-text {
    width: 100% !important;
    display: block
}

.juicer-feed li.feed-item:nth-child(3) .j-message,
.juicer-feed li.feed-item:nth-child(3).words .j-message {
    padding-bottom: 45.817% !important
}

.juicer-feed li.feed-item:nth-child(3).words .j-text {
    padding-top: 103.2% !important
}

.j-footer a,
.j-message a {
    color: #fff !important;
    border-bottom: 1px solid #fff !important
}

.j-footer {
    padding: 30px 0 30px 0;
    margin: 0 30px;
    overflow: hidden;
    color: #ffce00;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    line-height: 1.6
}

.juicer-feed li.feed-item:nth-child(1).words .j-footer {
    margin: 30px 30px 0 30px
}

.j-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: #ffce00
}

.j-footer-readmore {
    float: left;
    clear: none;
    width: 50%;
    font-family: proximanova-extrabld-webfont
}

.j-footer-readmore a {
    color: #ffce00 !important;
    border-bottom: 0 !important;
    font-size: 16px
}

.j-stack li:first-child .j-footer-readmore a {
    font-size: 24px
}

.j-footer-readmore a:focus,
.j-footer-readmore a:hover {
    color: #fff !important
}

.j-footer-date {
    float: right;
    clear: none;
    width: 50%;
    text-align: right
}

.j-date-inner span {
    background: #fff;
    color: #000;
    padding: 5px 10px 5px 10px;
    line-height: 1.8
}

.j-meta {
    display: none !important
}

.j-paginate {
    display: none !important
}

.j-gallery-nav {
    display: none !important
}

#community .flickity-page-dots {
    position: relative;
    margin-top: 10px
}

#community .flickity-page-dots .dot {
    background: #000
}

#community .flickity-page-dots .dot.is-selected {
    background: #ffce00
}

@media screen and (max-width:1100px) {
    .j-network {
        padding: 6px 20px
    }
}

@media screen and (max-width:1000px) {
    .j-stack li:first-child .j-footer-readmore a {
        font-size: 16px
    }
    .j-stack li.feed-item:first-child .j-image,
    .j-stack li.feed-item:first-child .j-text {
        display: block;
        width: 100%
    }
    .j-stack li.feed-item:first-child,
    .j-stack li.feed-item:nth-child(2),
    .juicer-feed li.feed-item,
    .juicer-feed li.feed-item:nth-child(2),
    .juicer-feed li.feed-item:nth-child(3),
    .juicer-feed li.feed-item:nth-child(4) {
        width: 50% !important;
        padding: 1% !important
    }
    .juicer-feed li.feed-item:nth-child(2),
    .juicer-feed li.feed-item:nth-child(4) {
        padding: 1% 0 1% 1% !important
    }
    .juicer-feed li.feed-item:nth-child(1),
    .juicer-feed li.feed-item:nth-child(3) {
        padding: 1% 1% 1% 0 !important
    }
    .j-stack li:first-child .j-image,
    .j-stack li:first-child .j-text {
        width: 100%;
        display: block;
        padding-top: 30px
    }
    .j-network-icon {
        line-height: 1
    }
    .juicer-feed li.feed-item.words .j-message {
        padding-bottom: 100% !important;
        font-size: 16px !important
    }
    .juicer-feed li.feed-item .j-message {
        font-size: 12px
    }
    .juicer-feed li.feed-item:nth-child(1).words .j-message {
        padding-bottom: 100% !important;
        font-size: 16px !important;
        padding-top: 0 !important
    }
    .juicer-feed li.feed-item:nth-child(1).words .j-footer {
        margin: 30px 30px 0 30px
    }
    .j-stack li.words:first-child .j-footer-date {
        font-size: 14px
    }
    .juicer-feed li.feed-item.words .j-message-filler,
    .juicer-feed li.feed-item:nth-child(1).words .j-message-filler {
        padding-bottom: 44.5%;
        margin: 0 30px 45px 30px
    }
    .j-stack li:first-child .j-text {
        font-size: 14px
    }
    .j-stack li:first-child .j-footer {
        font-size: 14px;
        line-height: 1.6
    }
    .j-stack li:first-child .j-footer-date {
        display: block
    }
    .j-stack li:first-child .j-date-header {
        display: none
    }
    .juicer-feed li.feed-item:nth-child(3) .j-message,
    .juicer-feed li.feed-item:nth-child(3).words .j-message {
        padding-bottom: 44.4% !important
    }
    .juicer-feed li.feed-item:nth-child(1) .j-image-main,
    .juicer-feed li.feed-item:nth-child(3) .j-image-main {
        padding-bottom: 100.2%
    }
    .juicer-feed li.feed-item:nth-child(1) .j-message {
        line-height: 1.4 !important;
        height: 0 !important;
        padding-bottom: 44.2%
    }
    .juicer-feed li.feed-item:nth-child(1) .j-network-link {
        line-height: 46px
    }
    .juicer-feed li.feed-item.j-facebook:nth-child(1) .j-network-icon {
        margin-top: 13px;
        background-size: 100% auto
    }
}

@media screen and (max-width:620px) {
    .j-stacker-wrapper {
        min-height: auto
    }
    .juicer-feed li.feed-item:first-child.words .j-message {
        padding-bottom: 99.5% !important;
        font-size: 14px !important
    }
    .juicer-feed li.feed-item.words .j-message {
        padding-bottom: 99.5% !important;
        font-size: 14px !important
    }
    .j-stack li.words:first-child .j-message {
        padding-top: 0
    }
    .juicer-feed li.feed-item.words .j-message-filler,
    .juicer-feed li.feed-item:nth-child(1).words .j-message-filler {
        padding-bottom: 44.4%
    }
    .j-stack li.feed-item:first-child,
    .j-stack li.feed-item:nth-child(2),
    .juicer-feed li.feed-item,
    .juicer-feed li.feed-item:nth-child(2),
    .juicer-feed li.feed-item:nth-child(3),
    .juicer-feed li.feed-item:nth-child(4) {
        width: 100% !important;
        padding: 0 !important
    }
    .juicer-feed li.feed-item:nth-child(1) .j-message {
        padding-bottom: 44.4%
    }
    .juicer-feed li.feed-item:nth-child(1),
    .juicer-feed li.feed-item:nth-child(2),
    .juicer-feed li.feed-item:nth-child(3),
    .juicer-feed li.feed-item:nth-child(4) {
        padding: 0 !important
    }
    .juicer-feed li.feed-item:nth-child(1) .j-image-main,
    .juicer-feed li.feed-item:nth-child(2) .j-image-main,
    .juicer-feed li.feed-item:nth-child(3) .j-image-main,
    .juicer-feed li.feed-item:nth-child(4) .j-image-main {
        padding-bottom: 99.5% !important
    }
    .j-network-icon {
        width: 50%;
        max-width: 120px;
        font-size: 32px
    }
    .j-network-link {
        display: none
    }
    .j-network {
        padding: 15px 30px
    }
    .j-network-icon,
    .j-network-icon img {
        margin: 0 !important
    }
    .feed-item {
        margin: 0 !important
    }
    .j-footer-date {
        font-size: 12px !important
    }
    #community .flickity-page-dots {
        margin-top: 8px
    }
    #community .flickity-page-dots .dot {
        margin: 0 7.5px
    }
    .j-facebook .j-network-icon,
    .j-instagram .j-network-icon {
        height: 33px;
        max-width: 115px
    }
    .j-twitter .j-network-icon {
        height: 33px
    }
}

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    cursor: pointer;
    background: 0 0;
    background: rgba(255, 255, 255, 0);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 40
}

.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button:active {
    opacity: .6
}

.flickity-prev-next-button.previous {
    left: -60px
}

.flickity-prev-next-button.next {
    right: -60px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: -60px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: -60px
}

.flickity-prev-next-button:disabled {
    cursor: auto;
    opacity: 0 !important
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.flickity-prev-next-button .arrow {
    fill: #ffce00
}

.flickity-page-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    line-height: 1;
    z-index: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 8px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
    background: #ffce00
}

#signup-form {
    display: none
}

.signup-open,
.social {
    cursor: pointer;
    color: #bd8c00;
    font-family: proximanova-bold-webfont;
    text-transform: uppercase;
    font-size: 14px
}

.signup {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 50;
    display: none;
    color: #000;
    text-align: left
}

.input-parent {
    margin: 0 20px 5px 20px;
    overflow: hidden;
    font-size: 20px;
    font-family: proximanova-extrabld-webfont
}

.input-field {
    width: 100%;
    border: 0;
    border-radius: 0;
    margin-top: 40px;
    padding: 10px 0 5px 0;
    background: 0 0;
    position: relative;
    display: block;
    font-size: 20px;
    font-family: proximanova-extrabld-webfont
}

.input-field:focus {
    outline: 0
}

.input-label {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.input-label span {
    display: block;
    padding: 0;
    margin-top: 40px;
    width: 100%
}

.input-filled .input-label {
    color: #ffce00
}

@media screen and (max-width:1000px) {
    #signup-button .padding20 {
        padding: 20px 10px
    }
}

@media screen and (max-width:620px) {
    .signup .col20 {
        width: 100%
    }
    #header .signup .col40 {
        width: 100%
    }
    .input-parent {
        margin: 10px 20px 10px 20px
    }
    .input-field {
        margin-top: 15px
    }
    .input-label span {
        margin-top: 17px
    }
}

.input-filled .input-label span {
    position: absolute;
    top: 0;
    left: 0
}

.input-label::after,
.input-label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -3px;
    border-bottom: 3px solid #000
}

.input-label::after {
    border-bottom: 3px solid #ffce00;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.input-filled .input-label::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.input-filled span {
    font-size: 14px;
    transform: translate3d(0, -80%, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.signup-error {
    color: red;
    font-size: 12px;
    float: left;
    clear: both;
    margin: 5px 20px;
    opacity: 0
}

#return-message {
    text-align: center;
    background: #fff;
    padding: 20px 20px 10px 20px;
    display: none
}

.consent {
    font-family: inherit;
    margin: 20px 0
}

.consent p {
    margin: 0
}

.consent ul {
    margin-top: - 10px
}

.consent li {
    padding-left: 15px;
    position: relative;
    margin-left: 20px
}

.consent li:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: "";
    width: 4px;
    height: 4px;
    background: #000
}

.consent a,
.consent a:hover {
    color: #000 !important;
    font-weight: 700
}

@media screen and (max-width:620px) {
    .signup {
        height: 70vh;
        overflow: scroll
    }
}

#age-form {
    overflow: hidden
}

.age-btn {
    margin: 0 auto;
    max-width: 250px
}

#age-cookie-error {
    display: none
}

#age-cookie-error .signup-open {
    margin-top: 20px;
    color: #000
}

#age-cookie-error .signup-open:hover {
    color: #ffce00
}

@media screen and (max-width:620px) {
    #age-form .col80 {
        width: 100%
    }
    #age-form .margin20 {
        margin: 10px 20px
    }
}

.bg-none {
    background: 0 0 !important
}

.tc-orange {
    color: #feb753
}

.bg-orange {
    background-color: #feb753
}

.bd-orange {
    border-color: #feb753
}

.tc-blood {
    color: #c6524c
}

.bg-blood {
    background-color: #c6524c
}

.bd-blood {
    border-color: #c6524c
}

.tc-grapefruit {
    color: #f25951
}

.bg-grapefruit {
    background-color: #f25951
}

.bd-grapefruit {
    border-color: #f25951
}

.tc-salmon {
    color: #f57a74
}

.bg-salmon {
    background-color: #f57a74
}

.bd-salmon {
    border-color: #f57a74
}

.tc-white {
    color: #fff
}

.bg-white {
    background-color: #fff
}

.bd-white {
    border-color: #fff
}

.tc-background {
    color: #fff9f2
}

.bg-background {
    background-color: #fff9f2
}

.bd-background {
    border-color: #fff9f2
}

.tc-border {
    color: #e6e0d8
}

.bg-border {
    background-color: #e6e0d8
}

.bd-border {
    border-color: #e6e0d8
}

.tc-footer {
    color: #1e1e1e
}

.bg-footer {
    background-color: #1e1e1e
}

.bd-footer {
    border-color: #1e1e1e
}

.tc-maroon {
    color: #813333
}

.bg-maroon {
    background-color: #813333
}

.bd-maroon {
    border-color: #813333
}

.tc-gray {
    color: #888
}

.bg-gray {
    background-color: #888
}

.bd-gray {
    border-color: #888
}

.tc-dark-maroon {
    color: #610000
}

.bg-dark-maroon {
    background-color: #610000
}

.bd-dark-maroon {
    border-color: #610000
}

.tc-footer-border {
    color: #353535
}

.bg-footer-border {
    background-color: #353535
}

.bd-footer-border {
    border-color: #353535
}

.tc-form-border {
    color: #ccc
}

.bg-form-border {
    background-color: #ccc
}

.bd-form-border {
    border-color: #ccc
}

.tc-light-gray {
    color: #aaa
}

.bg-light-gray {
    background-color: #aaa
}

.bd-light-gray {
    border-color: #aaa
}

.tc-medium-gray {
    color: #bbb
}

.bg-medium-gray {
    background-color: #bbb
}

.bd-medium-gray {
    border-color: #bbb
}

.tc-slevin {
    color: #777
}

.bg-slevin {
    background-color: #777
}

.bd-slevin {
    border-color: #777
}

.tc-off-white {
    color: #d2d2d2
}

.bg-off-white {
    background-color: #d2d2d2
}

.bd-off-white {
    border-color: #d2d2d2
}

.tc-nav-bg {
    color: #2e3034
}

.bg-nav-bg {
    background-color: #2e3034
}

.bd-nav-bg {
    border-color: #2e3034
}

.tc-nav-header {
    color: #27292c
}

.bg-nav-header {
    background-color: #27292c
}

.bd-nav-header {
    border-color: #27292c
}

.tc-satan {
    color: #666
}

.bg-satan {
    background-color: #666
}

.bd-satan {
    border-color: #666
}

.tc-sidebar-border {
    color: #3a3d43
}

.bg-sidebar-border {
    background-color: #3a3d43
}

.bd-sidebar-border {
    border-color: #3a3d43
}

.tc-embed {
    color: #999
}

.bg-embed {
    background-color: #999
}

.bd-embed {
    border-color: #999
}

.tc-nav-link-hover {
    color: #4a4d53
}

.bg-nav-link-hover {
    background-color: #4a4d53
}

.bd-nav-link-hover {
    border-color: #4a4d53
}

.tc-input-color {
    color: #555
}

.bg-input-color {
    background-color: #555
}

.bd-input-color {
    border-color: #555
}

.j-facebook {
    background: #3b5998
}

.j-facebook:before {
    content: ""
}

.j-facebook-border {
    border-color: #3b5998
}

.j-facebook-text {
    color: #3b5998;
    background: 0 0
}

.j-facebook-text:before {
    color: #3b5998
}

.j-twitter {
    background: #55acee
}

.j-twitter:before {
    content: ""
}

.j-twitter-border {
    border-color: #55acee
}

.j-twitter-text {
    color: #55acee;
    background: 0 0
}

.j-twitter-text:before {
    color: #55acee
}

.j-instagram {
    background: #3f729b
}

.j-instagram:before {
    content: ""
}

.j-instagram-border {
    border-color: #3f729b
}

.j-instagram-text {
    color: #3f729b;
    background: 0 0
}

.j-instagram-text:before {
    color: #3f729b
}

.j-youtube {
    background: #cc181e
}

.j-youtube:before {
    content: ""
}

.j-youtube-border {
    border-color: #cc181e
}

.j-youtube-text {
    color: #cc181e;
    background: 0 0
}

.j-youtube-text:before {
    color: #cc181e
}

.j-tumblr {
    background: #375471
}

.j-tumblr:before {
    content: ""
}

.j-tumblr-border {
    border-color: #375471
}

.j-tumblr-text {
    color: #375471;
    background: 0 0
}

.j-tumblr-text:before {
    color: #375471
}

.j-googleplus {
    background: #dd4b39
}

.j-googleplus:before {
    content: ""
}

.j-googleplus-border {
    border-color: #dd4b39
}

.j-googleplus-text {
    color: #dd4b39;
    background: 0 0
}

.j-googleplus-text:before {
    color: #dd4b39
}

.j-pinterest {
    background: #cb2028
}

.j-pinterest:before {
    content: ""
}

.j-pinterest-border {
    border-color: #cb2028
}

.j-pinterest-text {
    color: #cb2028;
    background: 0 0
}

.j-pinterest-text:before {
    color: #cb2028
}

.j-blog {
    background: #f60
}

.j-blog:before {
    content: ""
}

.j-blog-border {
    border-color: #f60
}

.j-blog-text {
    color: #f60;
    background: 0 0
}

.j-blog-text:before {
    color: #f60
}

.j-vine {
    background: #00bf8f
}

.j-vine:before {
    content: ""
}

.j-vine-border {
    border-color: #00bf8f
}

.j-vine-text {
    color: #00bf8f;
    background: 0 0
}

.j-vine-text:before {
    color: #00bf8f
}

.j-soundcloud {
    background: #f30
}

.j-soundcloud:before {
    content: ""
}

.j-soundcloud-border {
    border-color: #f30
}

.j-soundcloud-text {
    color: #f30;
    background: 0 0
}

.j-soundcloud-text:before {
    color: #f30
}

.j-linkedin {
    background: #007bb6
}

.j-linkedin:before {
    content: ""
}

.j-linkedin-border {
    border-color: #007bb6
}

.j-linkedin-text {
    color: #007bb6;
    background: 0 0
}

.j-linkedin-text:before {
    color: #007bb6
}

.j-flickr {
    background: #ff0084
}

.j-flickr:before {
    content: ""
}

.j-flickr-border {
    border-color: #ff0084
}

.j-flickr-text {
    color: #ff0084;
    background: 0 0
}

.j-flickr-text:before {
    color: #ff0084
}

.j-vimeo {
    background: #1ab7ea
}

.j-vimeo:before {
    content: ""
}

.j-vimeo-border {
    border-color: #1ab7ea
}

.j-vimeo-text {
    color: #1ab7ea;
    background: 0 0
}

.j-vimeo-text:before {
    color: #1ab7ea
}

.j-hashtag {
    background: #f17e6f
}

.j-hashtag:before {
    content: ""
}

.j-hashtag-border {
    border-color: #f17e6f
}

.j-hashtag-text {
    color: #f17e6f;
    background: 0 0
}

.j-hashtag-text:before {
    color: #f17e6f
}

.j-yelp {
    background: #c41200
}

.j-yelp:before {
    content: ""
}

.j-yelp-border {
    border-color: #c41200
}

.j-yelp-text {
    color: #c41200;
    background: 0 0
}

.j-yelp-text:before {
    color: #c41200
}

.j-deviantart {
    background: #05cc47
}

.j-deviantart:before {
    content: ""
}

.j-deviantart-border {
    border-color: #05cc47
}

.j-deviantart-text {
    color: #05cc47;
    background: 0 0
}

.j-deviantart-text:before {
    color: #05cc47
}

.j-email {
    background: #f17e6f
}

.j-email:before {
    content: ""
}

.j-email-border {
    border-color: #f17e6f
}

.j-email-text {
    color: #f17e6f;
    background: 0 0
}

.j-email-text:before {
    color: #f17e6f
}

.j-slack {
    background: #6ecadc
}

.j-slack:before {
    content: ""
}

.j-slack-border {
    border-color: #6ecadc
}

.j-slack-text {
    color: #6ecadc;
    background: 0 0
}

.j-slack-text:before {
    color: #6ecadc
}

.j-spotify {
    background: #1ed760
}

.j-spotify:before {
    content: ""
}

.j-spotify-border {
    border-color: #1ed760
}

.j-spotify-text {
    color: #1ed760;
    background: 0 0
}

.j-spotify-text:before {
    color: #1ed760
}

.j-soundcloud:before {
    position: relative;
    left: -4px
}

.j-googleplus:before {
    position: relative;
    left: -.15em
}

.j-hashtag:before {
    -moz-transform: rotate(19deg);
    -ms-transform: rotate(19deg);
    -webkit-transform: rotate(19deg);
    transform: rotate(19deg);
    position: relative;
    left: -2px
}

.j-juicer:before {
    content: url(//assets.juicer.io/small-square-f19f7654a867176b71404107cd64ad6b1f72b24cade7843788507e9fd1c22915.png)
}

.j-email:before {
    position: relative;
    top: -1px !important
}

.j-social-icon:before {
    font-family: fontawesome-webfont
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(//assets.juicer.io/fonts/fontawesome-webfont.eot);
    src: url(//assets.juicer.io/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(//assets.juicer.io/fontawesome-webfont-adbc4f95eb6d7f2738959cf0ecbc374672fce47e856050a8e9791f457623ac2c.woff) format("woff"), url(//assets.juicer.io/fontawesome-webfont-ae19e2e4c04f2b04bf030684c4c1db8faf5c8fe3ee03d1e0c409046608b38912.ttf) format("truetype"), url(//assets.juicer.io/fontawesome-webfont-e0d04e3fed3df6f5d84bc45d9b96279e7177b1b8c3d18d567af75af5997ff73b.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

.j-overlay .j-close,
.j-sprite,
.juicer-feed h1.referral a:after {
    text-indent: -9999px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(//assets.juicer.io/embed-s46e34c6abb-736bc9026c8c78478149d279bb09fad0b330b17238daf46add6c5ea20d9480b9.png)
}

@media (-webkit-min-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:2) {
    .j-overlay .j-close,
    .j-sprite,
    .juicer-feed h1.referral a:after {
        background-image: url(//assets.juicer.io/embed-retina-s41f6a88744-b061af77b3ed4a4ec0703b225dd33167df8aa5fbb21b7eefd38faba85b861696.png)
    }
}

.j-loading-container {
    width: 100%;
    position: absolute;
    z-index: 99;
    height: 100%;
    background: rgba(242, 242, 242, .6);
    top: 0
}

.j-loading-container .j-loading {
    position: fixed;
    left: 58.5%
}

@media all and (max-width:1000px) {
    .j-loading-container .j-loading {
        left: 50%
    }
}

.source-form .j-loading {
    margin: 35px auto 0
}

.j-loading {
    -moz-animation: loader 2s infinite ease;
    -webkit-animation: loader 2s infinite ease;
    animation: loader 2s infinite ease;
    width: 30px;
    height: 30px;
    border: 4px solid #f17e6f;
    margin: 0 auto;
    font-size: 0;
    color: transparent
}

.j-loading:before {
    -moz-animation: loader-inner 2s infinite ease-in;
    -webkit-animation: loader-inner 2s infinite ease-in;
    animation: loader-inner 2s infinite ease-in;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #f17e6f;
    content: ''
}

@-moz-keyframes loader {
    0% {
        transform: rotate(0)
    }
    25% {
        transform: rotate(180deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(360deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader {
    0% {
        transform: rotate(0)
    }
    25% {
        transform: rotate(180deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(360deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes loader {
    0% {
        transform: rotate(0)
    }
    25% {
        transform: rotate(180deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(360deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-moz-keyframes loader-inner {
    0% {
        height: 0%
    }
    25% {
        height: 0%
    }
    50% {
        height: 100%
    }
    75% {
        height: 100%
    }
    100% {
        height: 0%
    }
}

@-webkit-keyframes loader-inner {
    0% {
        height: 0%
    }
    25% {
        height: 0%
    }
    50% {
        height: 100%
    }
    75% {
        height: 100%
    }
    100% {
        height: 0%
    }
}

@keyframes loader-inner {
    0% {
        height: 0%
    }
    25% {
        height: 0%
    }
    50% {
        height: 100%
    }
    75% {
        height: 100%
    }
    100% {
        height: 0%
    }
}

.juicer-feed {
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    width: 100%;
    position: relative;
    margin: 0 auto !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    line-height: 1.4
}

.juicer-feed:after {
    content: "";
    display: table;
    clear: both
}

.juicer-feed .j-stacker {
    display: table;
    table-layout: fixed;
    width: 100%
}

.juicer-feed .j-stacker>* {
    display: table-cell !important;
    vertical-align: top;
    float: none !important
}

.juicer-feed * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.juicer-feed.loaded {
    visibility: visible;
    opacity: 1
}

.juicer-feed .j-loading-wrapper,
.juicer-feed .j-paginate {
    margin: 50px auto
}

.juicer-feed .j-paginate {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    border: 2px solid #f17e6f;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #f17e6f;
    text-align: center;
    padding: 12px 0 10px;
    cursor: pointer;
    background-color: transparent;
    width: 150px;
    display: block;
    text-transform: uppercase
}

.juicer-feed .j-paginate:hover {
    background: #f17e6f;
    color: #f2f2f2
}

.juicer-feed a {
    text-decoration: none !important;
    border-bottom: none
}

.juicer-feed h1.referral {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin: 0 auto 30px;
    text-align: center;
    display: block;
    white-space: nowrap
}

.juicer-feed h1.referral a {
    color: #f05a4b;
    display: inline-block
}

.juicer-feed h1.referral a:after {
    height: 25px;
    width: 14px;
    background-position: 100% -64px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    top: -1px
}

@media (-webkit-min-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:2) {
    .juicer-feed h1.referral a:after {
        background-position: 100% -128px;
        -moz-background-size: 14px auto;
        -o-background-size: 14px auto;
        -webkit-background-size: 14px auto;
        background-size: 14px auto;
        background-position: 100% -64px
    }
}

.juicer-feed ul.j-filters {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    list-style-type: none;
    width: 100%;
    margin: 0 0 25px 0
}

.juicer-feed ul.j-filters li {
    color: #fff;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    text-align: left;
    list-style-type: none;
    margin: 0;
    width: 190px;
    display: inline-block
}

.juicer-feed ul.j-filters li:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0 5px 0 0;
    font-weight: 400
}

.juicer-feed ul.j-filters li.highlight:after,
.juicer-feed ul.j-filters li.selected:after,
.juicer-feed ul.j-filters li:hover:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #f17e6f;
    bottom: 0;
    left: 0;
    position: absolute
}

.juicer-feed ul.j-filters li.all,
.juicer-feed ul.j-filters li.grouped,
.juicer-feed ul.j-filters li.moderate-filter {
    background: #232830
}

.juicer-feed ul.j-filters li.all:before,
.juicer-feed ul.j-filters li.grouped:before,
.juicer-feed ul.j-filters li.moderate-filter:before {
    content: '\f0c0'
}

.juicer-feed ul.j-filters li.grouped,
.juicer-feed ul.j-filters li.moderate-filter {
    border-right: 1px solid #e5e5e5
}

.juicer-feed ul.j-filters li.grouped:before,
.juicer-feed ul.j-filters li.moderate-filter:before {
    content: ''
}

.juicer-feed ul.j-filters li.grouped:last-of-type,
.juicer-feed ul.j-filters li.moderate-filter:last-of-type {
    border: none
}

.juicer-feed ul.j-filters li.moderate-filter {
    width: 146px !important
}

@media all and (max-width:500px) {
    .juicer-feed ul.j-filters li {
        width: 33.333%
    }
}

.juicer-feed .bulk-moderate {
    color: #fff
}

.juicer-feed .bulk-moderate:hover {
    color: #fff
}

.juicer-feed .emoji {
    width: 1.5em !important;
    height: 1.5em !important;
    margin-bottom: 0 !important;
    margin-bottom: -.25em !important;
    display: inline-block
}

.juicer-feed.photos-only li.words {
    display: none
}

.juicer-feed.gray li.feed-item,
.juicer-feed.hip li.feed-item,
.juicer-feed.image-grid li.feed-item,
.juicer-feed.modern li.feed-item,
.juicer-feed.polaroid li.feed-item,
.juicer-feed.user li.feed-item,
.juicer-feed.white li.feed-item {
    opacity: 0
}

.juicer-feed.colors li.feed-item,
.juicer-feed.gray li.feed-item,
.juicer-feed.juicer-widget li.feed-item,
.juicer-feed.modern li.feed-item,
.juicer-feed.polaroid li.feed-item,
.juicer-feed.user li.feed-item,
.juicer-feed.white li.feed-item {
    padding: 10px;
    background: #fff;
    color: #3a3a3a;
    margin-bottom: 5%;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 1px 1px 0;
    white-space: normal;
    float: none;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.juicer-feed.colors li.feed-item.juicer,
.juicer-feed.gray li.feed-item.juicer,
.juicer-feed.juicer-widget li.feed-item.juicer,
.juicer-feed.modern li.feed-item.juicer,
.juicer-feed.polaroid li.feed-item.juicer,
.juicer-feed.user li.feed-item.juicer,
.juicer-feed.white li.feed-item.juicer {
    background: #f17e6f;
    color: #fff
}

.juicer-feed.colors li.feed-item.juicer a,
.juicer-feed.gray li.feed-item.juicer a,
.juicer-feed.juicer-widget li.feed-item.juicer a,
.juicer-feed.modern li.feed-item.juicer a,
.juicer-feed.polaroid li.feed-item.juicer a,
.juicer-feed.user li.feed-item.juicer a,
.juicer-feed.white li.feed-item.juicer a {
    color: #fff;
    text-decoration: underline !important
}

.juicer-feed.colors li.feed-item.juicer a:hover,
.juicer-feed.gray li.feed-item.juicer a:hover,
.juicer-feed.juicer-widget li.feed-item.juicer a:hover,
.juicer-feed.modern li.feed-item.juicer a:hover,
.juicer-feed.polaroid li.feed-item.juicer a:hover,
.juicer-feed.user li.feed-item.juicer a:hover,
.juicer-feed.white li.feed-item.juicer a:hover {
    color: #fff
}

.juicer-feed.colors li.feed-item .j-edit a,
.juicer-feed.colors li.feed-item .j-message a,
.juicer-feed.gray li.feed-item .j-edit a,
.juicer-feed.gray li.feed-item .j-message a,
.juicer-feed.juicer-widget li.feed-item .j-edit a,
.juicer-feed.juicer-widget li.feed-item .j-message a,
.juicer-feed.modern li.feed-item .j-edit a,
.juicer-feed.modern li.feed-item .j-message a,
.juicer-feed.polaroid li.feed-item .j-edit a,
.juicer-feed.polaroid li.feed-item .j-message a,
.juicer-feed.user li.feed-item .j-edit a,
.juicer-feed.user li.feed-item .j-message a,
.juicer-feed.white li.feed-item .j-edit a,
.juicer-feed.white li.feed-item .j-message a {
    font-weight: 700
}

.juicer-feed.colors .instagram-wrapper,
.juicer-feed.colors .twitter-wrapper,
.juicer-feed.colors .video-wrapper,
.juicer-feed.colors .vine-wrapper,
.juicer-feed.colors img,
.juicer-feed.gray .instagram-wrapper,
.juicer-feed.gray .twitter-wrapper,
.juicer-feed.gray .video-wrapper,
.juicer-feed.gray .vine-wrapper,
.juicer-feed.gray img,
.juicer-feed.juicer-widget .instagram-wrapper,
.juicer-feed.juicer-widget .twitter-wrapper,
.juicer-feed.juicer-widget .video-wrapper,
.juicer-feed.juicer-widget .vine-wrapper,
.juicer-feed.juicer-widget img,
.juicer-feed.modern .instagram-wrapper,
.juicer-feed.modern .twitter-wrapper,
.juicer-feed.modern .video-wrapper,
.juicer-feed.modern .vine-wrapper,
.juicer-feed.modern img,
.juicer-feed.polaroid .instagram-wrapper,
.juicer-feed.polaroid .twitter-wrapper,
.juicer-feed.polaroid .video-wrapper,
.juicer-feed.polaroid .vine-wrapper,
.juicer-feed.polaroid img,
.juicer-feed.user .instagram-wrapper,
.juicer-feed.user .twitter-wrapper,
.juicer-feed.user .video-wrapper,
.juicer-feed.user .vine-wrapper,
.juicer-feed.user img,
.juicer-feed.white .instagram-wrapper,
.juicer-feed.white .twitter-wrapper,
.juicer-feed.white .video-wrapper,
.juicer-feed.white .vine-wrapper,
.juicer-feed.white img {
    width: 100%;
    margin-bottom: 10px
}

.juicer-feed.colors .instagram-wrapper embed,
.juicer-feed.colors .instagram-wrapper iframe,
.juicer-feed.colors .instagram-wrapper video,
.juicer-feed.colors .twitter-wrapper embed,
.juicer-feed.colors .twitter-wrapper iframe,
.juicer-feed.colors .twitter-wrapper video,
.juicer-feed.colors .video-wrapper embed,
.juicer-feed.colors .video-wrapper iframe,
.juicer-feed.colors .video-wrapper video,
.juicer-feed.colors .vine-wrapper embed,
.juicer-feed.colors .vine-wrapper iframe,
.juicer-feed.colors .vine-wrapper video,
.juicer-feed.colors img embed,
.juicer-feed.colors img iframe,
.juicer-feed.colors img video,
.juicer-feed.gray .instagram-wrapper embed,
.juicer-feed.gray .instagram-wrapper iframe,
.juicer-feed.gray .instagram-wrapper video,
.juicer-feed.gray .twitter-wrapper embed,
.juicer-feed.gray .twitter-wrapper iframe,
.juicer-feed.gray .twitter-wrapper video,
.juicer-feed.gray .video-wrapper embed,
.juicer-feed.gray .video-wrapper iframe,
.juicer-feed.gray .video-wrapper video,
.juicer-feed.gray .vine-wrapper embed,
.juicer-feed.gray .vine-wrapper iframe,
.juicer-feed.gray .vine-wrapper video,
.juicer-feed.gray img embed,
.juicer-feed.gray img iframe,
.juicer-feed.gray img video,
.juicer-feed.juicer-widget .instagram-wrapper embed,
.juicer-feed.juicer-widget .instagram-wrapper iframe,
.juicer-feed.juicer-widget .instagram-wrapper video,
.juicer-feed.juicer-widget .twitter-wrapper embed,
.juicer-feed.juicer-widget .twitter-wrapper iframe,
.juicer-feed.juicer-widget .twitter-wrapper video,
.juicer-feed.juicer-widget .video-wrapper embed,
.juicer-feed.juicer-widget .video-wrapper iframe,
.juicer-feed.juicer-widget .video-wrapper video,
.juicer-feed.juicer-widget .vine-wrapper embed,
.juicer-feed.juicer-widget .vine-wrapper iframe,
.juicer-feed.juicer-widget .vine-wrapper video,
.juicer-feed.juicer-widget img embed,
.juicer-feed.juicer-widget img iframe,
.juicer-feed.juicer-widget img video,
.juicer-feed.modern .instagram-wrapper embed,
.juicer-feed.modern .instagram-wrapper iframe,
.juicer-feed.modern .instagram-wrapper video,
.juicer-feed.modern .twitter-wrapper embed,
.juicer-feed.modern .twitter-wrapper iframe,
.juicer-feed.modern .twitter-wrapper video,
.juicer-feed.modern .video-wrapper embed,
.juicer-feed.modern .video-wrapper iframe,
.juicer-feed.modern .video-wrapper video,
.juicer-feed.modern .vine-wrapper embed,
.juicer-feed.modern .vine-wrapper iframe,
.juicer-feed.modern .vine-wrapper video,
.juicer-feed.modern img embed,
.juicer-feed.modern img iframe,
.juicer-feed.modern img video,
.juicer-feed.polaroid .instagram-wrapper embed,
.juicer-feed.polaroid .instagram-wrapper iframe,
.juicer-feed.polaroid .instagram-wrapper video,
.juicer-feed.polaroid .twitter-wrapper embed,
.juicer-feed.polaroid .twitter-wrapper iframe,
.juicer-feed.polaroid .twitter-wrapper video,
.juicer-feed.polaroid .video-wrapper embed,
.juicer-feed.polaroid .video-wrapper iframe,
.juicer-feed.polaroid .video-wrapper video,
.juicer-feed.polaroid .vine-wrapper embed,
.juicer-feed.polaroid .vine-wrapper iframe,
.juicer-feed.polaroid .vine-wrapper video,
.juicer-feed.polaroid img embed,
.juicer-feed.polaroid img iframe,
.juicer-feed.polaroid img video,
.juicer-feed.user .instagram-wrapper embed,
.juicer-feed.user .instagram-wrapper iframe,
.juicer-feed.user .instagram-wrapper video,
.juicer-feed.user .twitter-wrapper embed,
.juicer-feed.user .twitter-wrapper iframe,
.juicer-feed.user .twitter-wrapper video,
.juicer-feed.user .video-wrapper embed,
.juicer-feed.user .video-wrapper iframe,
.juicer-feed.user .video-wrapper video,
.juicer-feed.user .vine-wrapper embed,
.juicer-feed.user .vine-wrapper iframe,
.juicer-feed.user .vine-wrapper video,
.juicer-feed.user img embed,
.juicer-feed.user img iframe,
.juicer-feed.user img video,
.juicer-feed.white .instagram-wrapper embed,
.juicer-feed.white .instagram-wrapper iframe,
.juicer-feed.white .instagram-wrapper video,
.juicer-feed.white .twitter-wrapper embed,
.juicer-feed.white .twitter-wrapper iframe,
.juicer-feed.white .twitter-wrapper video,
.juicer-feed.white .video-wrapper embed,
.juicer-feed.white .video-wrapper iframe,
.juicer-feed.white .video-wrapper video,
.juicer-feed.white .vine-wrapper embed,
.juicer-feed.white .vine-wrapper iframe,
.juicer-feed.white .vine-wrapper video,
.juicer-feed.white img embed,
.juicer-feed.white img iframe,
.juicer-feed.white img video {
    height: 100% !important
}

.juicer-feed.colors .j-meta ul,
.juicer-feed.gray .j-meta ul,
.juicer-feed.juicer-widget .j-meta ul,
.juicer-feed.modern .j-meta ul,
.juicer-feed.polaroid .j-meta ul,
.juicer-feed.user .j-meta ul,
.juicer-feed.white .j-meta ul {
    margin: 0;
    padding: 0
}

.juicer-feed.juicer-widget.j-modern {
    overflow: visible;
    max-height: 100% !important
}

.juicer-feed.juicer-widget.j-modern .flip-container {
    -moz-perspective: 1000;
    -webkit-perspective: 1000;
    perspective: 1000
}

.juicer-feed.juicer-widget.j-modern .flip-container.flip .flipper {
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.juicer-feed.juicer-widget.j-modern .flipper {
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: .6s;
    position: relative
}

.juicer-feed.juicer-widget.j-modern .flipper:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.juicer-feed.juicer-widget.j-modern .back,
.juicer-feed.juicer-widget.j-modern .front {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.juicer-feed.juicer-widget.j-modern .front {
    -moz-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    position: relative;
    z-index: 2
}

.juicer-feed.juicer-widget.j-modern .back {
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    left: 0;
    top: 0
}

.juicer-feed.juicer-widget.j-modern .flip .front {
    position: absolute;
    top: 0;
    left: 0
}

.juicer-feed.juicer-widget.j-modern .flip .back {
    position: relative
}

.juicer-feed.juicer-widget.j-ie {
    overflow: visible;
    max-height: 100% !important
}

.juicer-feed.juicer-widget.j-ie .flip-container {
    -moz-perspective: 1000;
    -webkit-perspective: 1000;
    perspective: 1000
}

.juicer-feed.juicer-widget.j-ie .flipper {
    position: relative
}

.juicer-feed.juicer-widget.j-ie .flipper:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.juicer-feed.juicer-widget.j-ie .back,
.juicer-feed.juicer-widget.j-ie .front {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 0s;
    -ms-backface-visibility: hidden;
    overflow: hidden
}

.juicer-feed.juicer-widget.j-ie .front {
    -moz-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    position: relative;
    z-index: 2
}

.juicer-feed.juicer-widget.j-ie .back {
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    left: 0;
    top: 0
}

.juicer-feed.juicer-widget.j-ie .flip .front {
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    top: 0;
    left: 0
}

.juicer-feed.juicer-widget.j-ie .flip .back {
    -moz-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    position: relative
}

.juicer-feed.colored-icons .j-meta a.j-social.j-facebook,
.juicer-feed.colors .j-meta a.j-social.j-facebook {
    color: #3b5998
}

.juicer-feed.colored-icons .j-meta a.j-social.j-instagram,
.juicer-feed.colors .j-meta a.j-social.j-instagram {
    color: #3f729b
}

.juicer-feed.colored-icons .j-meta a.j-social.j-twitter,
.juicer-feed.colors .j-meta a.j-social.j-twitter {
    color: #55acee
}

.juicer-feed.colored-icons .j-meta a.j-social.j-youtube,
.juicer-feed.colors .j-meta a.j-social.j-youtube {
    color: #cc181e
}

.juicer-feed.colored-icons .j-meta a.j-social.j-tumblr,
.juicer-feed.colors .j-meta a.j-social.j-tumblr {
    color: #375471
}

.juicer-feed.colored-icons .j-meta a.j-social.j-googleplus,
.juicer-feed.colors .j-meta a.j-social.j-googleplus {
    color: #dd4b39
}

.juicer-feed.colored-icons .j-meta a.j-social.j-pinterest,
.juicer-feed.colors .j-meta a.j-social.j-pinterest {
    color: #cb2028
}

.juicer-feed.colored-icons .j-meta a.j-social.j-blog,
.juicer-feed.colors .j-meta a.j-social.j-blog {
    color: #f60
}

.juicer-feed.colored-icons .j-meta a.j-social.j-vine,
.juicer-feed.colors .j-meta a.j-social.j-vine {
    color: #00bf8f
}

.juicer-feed.colored-icons .j-meta a.j-social.j-soundcloud,
.juicer-feed.colors .j-meta a.j-social.j-soundcloud {
    color: #f30
}

.juicer-feed.colored-icons .j-meta a.j-social.j-linkedin,
.juicer-feed.colors .j-meta a.j-social.j-linkedin {
    color: #007bb6
}

.juicer-feed.colored-icons .j-meta a.j-social.j-flickr,
.juicer-feed.colors .j-meta a.j-social.j-flickr {
    color: #ff0084
}

.juicer-feed.colored-icons .j-meta a.j-social.j-vimeo,
.juicer-feed.colors .j-meta a.j-social.j-vimeo {
    color: #1ab7ea
}

.juicer-feed.colored-icons .j-meta a.j-social.j-hashtag,
.juicer-feed.colors .j-meta a.j-social.j-hashtag {
    color: #f17e6f
}

.juicer-feed.colored-icons .j-meta a.j-social.j-yelp,
.juicer-feed.colors .j-meta a.j-social.j-yelp {
    color: #c41200
}

.juicer-feed.colored-icons .j-meta a.j-social.j-deviantart,
.juicer-feed.colors .j-meta a.j-social.j-deviantart {
    color: #05cc47
}

.juicer-feed.colored-icons .j-meta a.j-social.j-email,
.juicer-feed.colors .j-meta a.j-social.j-email {
    color: #f17e6f
}

.juicer-feed.colored-icons .j-meta a.j-social.j-slack,
.juicer-feed.colors .j-meta a.j-social.j-slack {
    color: #6ecadc
}

.juicer-feed.colored-icons .j-meta a.j-social.j-spotify,
.juicer-feed.colors .j-meta a.j-social.j-spotify {
    color: #1ed760
}

.juicer-feed.gray li.feed-item {
    background: #c6c8ca;
    color: #464648
}

.juicer-feed.gray a {
    color: #55c1bd
}

.juicer-feed.gray .j-meta a {
    color: #464648
}

.juicer-feed.gray .j-meta a:hover {
    color: #55c1bd
}

.juicer-feed.hip li.feed-item,
.juicer-feed.image-grid li.feed-item,
.juicer-feed.slider li.feed-item {
    padding: 0
}

.juicer-feed.hip li.feed-item:hover .j-text,
.juicer-feed.image-grid li.feed-item:hover .j-text,
.juicer-feed.slider li.feed-item:hover .j-text {
    visibility: visible;
    opacity: 1
}

.juicer-feed.hip li.feed-item.words,
.juicer-feed.image-grid li.feed-item.words,
.juicer-feed.slider li.feed-item.words {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.juicer-feed.hip li.feed-item.words .j-text,
.juicer-feed.image-grid li.feed-item.words .j-text,
.juicer-feed.slider li.feed-item.words .j-text {
    visibility: visible;
    opacity: 1;
    position: relative;
    color: #fff;
    padding: 75px 5% 85px;
    background: 0 0
}

.juicer-feed.hip li.feed-item.words .j-text a,
.juicer-feed.image-grid li.feed-item.words .j-text a,
.juicer-feed.slider li.feed-item.words .j-text a {
    color: #fff;
    font-weight: 700
}

.juicer-feed.hip li.feed-item.words .j-text a:hover,
.juicer-feed.image-grid li.feed-item.words .j-text a:hover,
.juicer-feed.slider li.feed-item.words .j-text a:hover {
    color: #f17e6f
}

.juicer-feed.hip li.feed-item.words .j-text p,
.juicer-feed.image-grid li.feed-item.words .j-text p,
.juicer-feed.slider li.feed-item.words .j-text p {
    color: #fff
}

.juicer-feed.hip li.feed-item.words .j-meta a,
.juicer-feed.image-grid li.feed-item.words .j-meta a,
.juicer-feed.slider li.feed-item.words .j-meta a {
    color: #fff;
    font-weight: 400
}

.juicer-feed.hip li.feed-item.words .j-poster .j-date,
.juicer-feed.hip li.feed-item.words .j-poster h3,
.juicer-feed.image-grid li.feed-item.words .j-poster .j-date,
.juicer-feed.image-grid li.feed-item.words .j-poster h3,
.juicer-feed.slider li.feed-item.words .j-poster .j-date,
.juicer-feed.slider li.feed-item.words .j-poster h3 {
    color: #fff
}

.juicer-feed.hip li.feed-item.j-video .j-text .j-message,
.juicer-feed.image-grid li.feed-item.j-video .j-text .j-message,
.juicer-feed.slider li.feed-item.j-video .j-text .j-message {
    vertical-align: top
}

.juicer-feed.hip .j-text,
.juicer-feed.image-grid .j-text,
.juicer-feed.slider .j-text {
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    color: #bababa;
    background: rgba(58, 58, 58, .7);
    text-align: center;
    position: absolute;
    padding: 5%;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow: hidden
}

.juicer-feed.hip .j-text:before,
.juicer-feed.image-grid .j-text:before,
.juicer-feed.slider .j-text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.juicer-feed.hip .j-text .j-edit,
.juicer-feed.hip .j-text .j-message,
.juicer-feed.image-grid .j-text .j-edit,
.juicer-feed.image-grid .j-text .j-message,
.juicer-feed.slider .j-text .j-edit,
.juicer-feed.slider .j-text .j-message {
    display: inline-block;
    vertical-align: middle;
    max-height: 90%;
    overflow: hidden;
    width: 100%
}

.juicer-feed.hip .j-text .j-edit a,
.juicer-feed.hip .j-text .j-message a,
.juicer-feed.image-grid .j-text .j-edit a,
.juicer-feed.image-grid .j-text .j-message a,
.juicer-feed.slider .j-text .j-edit a,
.juicer-feed.slider .j-text .j-message a {
    color: #f17e6f
}

.juicer-feed.hip .j-text .j-edit p,
.juicer-feed.hip .j-text .j-message p,
.juicer-feed.image-grid .j-text .j-edit p,
.juicer-feed.image-grid .j-text .j-message p,
.juicer-feed.slider .j-text .j-edit p,
.juicer-feed.slider .j-text .j-message p {
    margin: 0 0 10px 0;
    word-break: break-word;
    color: #bababa
}

.juicer-feed.hip .j-text .j-edit p:last-of-type,
.juicer-feed.hip .j-text .j-message p:last-of-type,
.juicer-feed.image-grid .j-text .j-edit p:last-of-type,
.juicer-feed.image-grid .j-text .j-message p:last-of-type,
.juicer-feed.slider .j-text .j-edit p:last-of-type,
.juicer-feed.slider .j-text .j-message p:last-of-type {
    margin: 0
}

.juicer-feed.hip .j-image.playing+.j-text,
.juicer-feed.image-grid .j-image.playing+.j-text,
.juicer-feed.slider .j-image.playing+.j-text {
    visibility: hidden !important;
    opacity: 0 !important
}

.juicer-feed.hip .j-meta,
.juicer-feed.image-grid .j-meta,
.juicer-feed.slider .j-meta {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px 7px;
    margin: 25px -5% 0;
    text-align: left
}

.juicer-feed.hip .j-poster,
.juicer-feed.image-grid .j-poster,
.juicer-feed.slider .j-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    height: auto;
    opacity: 0;
    visibility: hidden
}

.juicer-feed.hip .j-poster .j-date,
.juicer-feed.hip .j-poster h3,
.juicer-feed.image-grid .j-poster .j-date,
.juicer-feed.image-grid .j-poster h3,
.juicer-feed.slider .j-poster .j-date,
.juicer-feed.slider .j-poster h3 {
    color: #bababa
}

.juicer-feed.slider {
    position: relative
}

.juicer-feed.slider li.feed-item {
    display: block
}

.juicer-feed.slider li.feed-item a.j-image {
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative
}

.juicer-feed.slider li.feed-item a.j-image img {
    width: 100%
}

.juicer-feed.slider li.feed-item.words {
    border-right: none
}

.juicer-feed.slider li.feed-item.words:after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    display: block;
    top: 0;
    right: 0
}

.juicer-feed.slider .slick-track {
    overflow: hidden
}

.juicer-feed.slider .slick-next,
.juicer-feed.slider .slick-prev {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    border: none;
    background: 0 0;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    outline: 0;
    background: rgba(58, 58, 58, .7);
    margin: auto 0;
    height: 90px;
    width: auto;
    top: 0;
    bottom: 0;
    line-height: 1;
    z-index: 99
}

.juicer-feed.slider .slick-next:before,
.juicer-feed.slider .slick-prev:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 4rem;
    line-height: 43px;
    color: #fff
}

.juicer-feed.slider .slick-next:hover:before,
.juicer-feed.slider .slick-prev:hover:before {
    color: #f17e6f
}

@media all and (max-width:500px) {
    .juicer-feed.slider .slick-next,
    .juicer-feed.slider .slick-prev {
        height: 65px
    }
    .juicer-feed.slider .slick-next:before,
    .juicer-feed.slider .slick-prev:before {
        font-size: 2rem
    }
}

.juicer-feed.slider .slick-prev {
    left: 0;
    padding: 10px 15px 15px 10px
}

.juicer-feed.slider .slick-prev:before {
    content: '\f104'
}

@media all and (max-width:500px) {
    .juicer-feed.slider .slick-prev {
        padding: 5px 7px 7px 5px
    }
}

.juicer-feed.slider .slick-next {
    right: 0;
    padding: 10px 10px 15px 15px
}

.juicer-feed.slider .slick-next:before {
    content: '\f105'
}

@media all and (max-width:500px) {
    .juicer-feed.slider .slick-next {
        padding: 5px 5px 7px 7px
    }
}

.juicer-feed.slider.j-ie li.feed-item.image-post {
    background: 0 0
}

.juicer-feed.slider.j-modern li.feed-item a.j-image img {
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    object-fit: cover
}

.juicer-feed.slider.j-ie li.feed-item a.j-image {
    background-size: cover
}

.juicer-feed.slider.j-ie li.feed-item a.j-image img {
    visibility: hidden
}

.juicer-feed.hip {
    font-family: Courier, monospace
}

.juicer-feed.hip li.feed-item {
    font-size: 14px
}

.juicer-feed.hip li.feed-item.words {
    background: #232323;
    border-color: #333
}

.juicer-feed.hip li.feed-item.words .j-meta a {
    color: #aaa
}

.juicer-feed.hip li.feed-item:hover:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #f17e6f;
    display: block;
    position: absolute;
    bottom: 0
}

.juicer-feed.hip .j-meta {
    padding: 10px 15px
}

.juicer-feed.hip .j-meta nav {
    display: none
}

.juicer-feed.classic li.feed-item {
    background: #fff;
    min-height: 100px;
    overflow: hidden
}

.juicer-feed.classic li.feed-item .j-meta,
.juicer-feed.classic li.feed-item img {
    position: absolute;
    top: 0;
    width: 100px
}

.juicer-feed.classic li.feed-item .j-meta {
    left: 0;
    margin: 0;
    height: 100%;
    text-align: center;
    padding: 30px 0 0 0
}

.juicer-feed.classic li.feed-item .j-meta a {
    color: #fff
}

.juicer-feed.classic li.feed-item .j-meta:before {
    content: ''
}

.juicer-feed.classic li.feed-item .j-meta nav {
    float: none;
    display: block;
    display: block;
    font-size: 1.5em
}

.juicer-feed.classic li.feed-item .j-meta ul {
    font-size: .75em
}

.juicer-feed.classic li.feed-item .j-meta li {
    margin: 0 10px 10px 0;
    width: auto
}

.juicer-feed.classic li.feed-item .j-meta li:last-of-type {
    margin: 0 0 10px 0
}

.juicer-feed.classic li.feed-item img {
    right: 0
}

@media all and (max-width:500px) {
    .juicer-feed.classic li.feed-item img {
        position: relative;
        top: 6px
    }
}

.juicer-feed.classic li.feed-item .j-text {
    font-family: Georgia, Georgia, serif;
    font-size: 1.25em;
    margin: 0 100px;
    padding: 10px 25px;
    min-height: 100px
}

.juicer-feed.classic li.feed-item .j-message {
    height: 80px;
    display: table-cell;
    vertical-align: middle
}

.juicer-feed.classic li.feed-item .j-message a {
    color: #f17e6f
}

.juicer-feed.classic li.feed-item .info {
    font-size: .85rem;
    color: #878787
}

.juicer-feed.classic li.feed-item .info a {
    color: #878787;
    border-bottom: 1px solid
}

.juicer-feed.classic li.feed-item .info a:hover {
    color: #f17e6f
}

.juicer-feed.living-wall {
    overflow: hidden
}

.juicer-feed.living-wall li.feed-item {
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 0;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 2
}

.juicer-feed.living-wall li.feed-item.j-video .j-image {
    position: absolute
}

.juicer-feed.living-wall .j-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.juicer-feed.living-wall img {
    max-width: 100%;
    height: auto;
    width: auto;
    min-width: 100%
}

.juicer-feed.living-wall img.landscape {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    max-width: none;
    max-height: 100%;
    height: 100%
}

.juicer-feed.living-wall ul.actions {
    font-size: 16px
}

.juicer-feed.living-wall .j-text {
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    text-align: center;
    padding-top: 45%;
    height: 100%
}

.juicer-feed.living-wall .j-text a {
    color: #fff;
    font-weight: 700
}

.juicer-feed.living-wall .j-text a:hover {
    color: #f17e6f
}

.juicer-feed.living-wall .j-living-wall-hover {
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    background: rgba(58, 58, 58, .7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    text-align: center
}

.juicer-feed.living-wall .j-living-wall-hover:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '+';
    color: #fff;
    border: 3px solid #fff;
    width: 50px;
    height: 50px;
    font-size: 42px;
    line-height: 42px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%
}

.juicer-feed.living-wall li.feed-item:hover .j-image:before {
    display: none
}

.juicer-feed.living-wall li.feed-item:hover .j-living-wall-hover {
    visibility: visible;
    opacity: 1
}

.juicer-feed.living-wall h1.referral {
    position: relative;
    z-index: 3;
    background: rgba(58, 58, 58, .7);
    padding: 15px;
    display: inline-block;
    float: right
}

.juicer-feed.living-wall h1.referral a {
    color: #fff
}

.juicer-feed.modern li.feed-item {
    padding: 0
}

.juicer-feed.modern li.feed-item.words .j-message {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px
}

.juicer-feed.modern li.feed-item.juicer .j-poster .j-date,
.juicer-feed.modern li.feed-item.juicer .j-poster h3 {
    color: #fff
}

.juicer-feed.modern li.feed-item.juicer .j-message {
    color: #fff
}

.juicer-feed.modern .j-poster {
    padding: 14px 10px 12px;
    height: auto;
    margin: 0;
    height: 56px
}

.juicer-feed.modern .j-poster h3,
.juicer-feed.modern .j-poster img {
    margin-bottom: 0
}

.juicer-feed.modern .j-poster img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: #fff;
    margin: 0 11px 0 0;
    height: 30px
}

.juicer-feed.modern .j-poster h3 {
    margin: 6px 0 0 0
}

.juicer-feed.modern .j-poster .j-date,
.juicer-feed.modern .j-poster h3 {
    font-size: 12px
}

.juicer-feed.modern .j-poster .j-date {
    margin-top: 7px
}

.juicer-feed.modern .j-image img {
    margin-bottom: 0
}

.juicer-feed.modern .j-text {
    font-size: 14px;
    padding: 20px 15px 20px 20px
}

.juicer-feed.modern .j-message {
    color: #666;
    line-height: 25px
}

.juicer-feed.polaroid li.feed-item {
    padding: 12px;
    text-align: center
}

.juicer-feed.polaroid li.feed-item.words .j-post-container {
    top: 0;
    margin-bottom: 0
}

.juicer-feed.polaroid li.feed-item.words .j-message {
    font-size: 16px;
    line-height: 25px;
    font-family: Georgia, serif
}

.juicer-feed.polaroid li.feed-item.juicer .j-message {
    color: #fff
}

.juicer-feed.polaroid .j-image img {
    margin-bottom: 0
}

.juicer-feed.polaroid .j-post-container {
    position: relative;
    top: -32px;
    margin-bottom: -32px
}

.juicer-feed.polaroid .j-post-container.no-poster {
    top: 0;
    margin-bottom: 0;
    margin-top: 25px
}

.juicer-feed.polaroid .j-poster {
    text-align: center;
    height: auto;
    margin: 0
}

.juicer-feed.polaroid .j-poster img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: none;
    width: 64px !important;
    height: 64px;
    border: 7px solid #fff;
    background-color: #fff
}

.juicer-feed.polaroid .j-poster .j-date,
.juicer-feed.polaroid .j-poster h3 {
    display: none
}

.juicer-feed.polaroid .j-poster-meta {
    font-size: 12px;
    color: #5c5c5c
}

.juicer-feed.polaroid .j-poster-meta a {
    text-transform: uppercase;
    font-weight: 700
}

.juicer-feed.polaroid .j-text {
    margin-top: 17px
}

.juicer-feed.polaroid .j-message {
    font-size: 13px;
    color: #5c5c5c;
    line-height: 22px
}

.juicer-feed.polaroid .j-meta ul a {
    font-size: 14px
}

.juicer-feed.polaroid .j-meta nav {
    display: none
}

.juicer-feed.night li.feed-item {
    background-color: #1f1f1f;
    color: #ccc;
    overflow: hidden
}

.juicer-feed.night li.feed-item a {
    color: #ccc
}

.juicer-feed.night li.feed-item .j-meta a {
    color: #a1a1a1
}

.juicer-feed.night li.feed-item.words .j-text {
    position: relative;
    opacity: 1;
    visibility: visible
}

.juicer-feed.night li.feed-item.words .j-message {
    font-size: 16px;
    line-height: 25px
}

.juicer-feed.night li.feed-item.words .j-meta a:before {
    font-size: 16px
}

.juicer-feed.night li.feed-item:hover .j-text {
    opacity: 1;
    visibility: visible
}

.juicer-feed.night .j-text-container {
    position: relative
}

.juicer-feed.night .j-text {
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 31, 31, .9);
    overflow: hidden;
    padding: 25px;
    opacity: 0;
    visibility: hidden
}

.juicer-feed.night .j-message {
    font-size: 13px;
    color: #ccc;
    line-height: 20px
}

.juicer-feed.night .j-meta {
    font-size: 11px;
    margin-top: 15px
}

.juicer-feed.night .j-poster-meta {
    font-size: 10px;
    text-transform: uppercase;
    padding: 10px 18px 15px 18px
}

.juicer-feed.night .j-poster-meta .j-social-icon {
    background: 0 0;
    font-size: 22px;
    position: relative;
    top: 5px;
    margin-right: 10px
}

.juicer-feed li.feed-item {
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0;
    list-style-type: none;
    display: block
}

.juicer-feed li.feed-item:before {
    content: ''
}

.juicer-feed li.feed-item:hover ul.actions {
    visibility: visible;
    opacity: 1
}

.juicer-feed li.feed-item.j-video a.j-image {
    position: relative;
    display: block
}

.juicer-feed li.feed-item.j-video a.j-image:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 4px #999;
    content: '\f04b';
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3
}

.juicer-feed li.feed-item.j-video a.j-image.playing:before {
    opacity: 0;
    content: '\f04c'
}

.juicer-feed li.feed-item.j-video a.j-image.playing:hover:before {
    opacity: 1
}

@media all and (max-width:500px) {
    .juicer-feed li.feed-item.j-video a.j-image.playing:before {
        display: none
    }
}

.juicer-feed li.feed-item.j-video.flickr .j-image.playing:before {
    display: none
}

.juicer-feed ul.actions {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 700;
    z-index: 4
}

.juicer-feed ul.actions li {
    padding: 5px 10px;
    cursor: pointer;
    background: rgba(241, 126, 111, .7);
    color: #fff;
    display: inline-block;
    margin-left: 1px
}

.juicer-feed ul.actions li:hover {
    background: #f17e6f
}

.juicer-feed ul.actions li.unstick-parent {
    background: rgba(242, 242, 242, .7);
    border: 1px solid #f17e6f
}

.juicer-feed ul.actions li.unstick-parent:hover {
    background: #f2f2f2
}

.juicer-feed ul.actions li .unstick {
    color: #f17e6f
}

.juicer-feed ul.actions li.approve span,
.juicer-feed ul.actions li.reject span {
    font-size: 16px
}

.juicer-feed ul.actions li.approve {
    background: rgba(85, 193, 189, .7)
}

.juicer-feed ul.actions li.approve:hover {
    background: #55c1bd
}

.juicer-feed ul.actions li span:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 16px
}

.juicer-feed ul.actions span {
    font-size: 0
}

.juicer-feed .delete:before {
    content: '\f014'
}

.juicer-feed .restore:before {
    content: '\f0e2'
}

.juicer-feed .sticky:before {
    content: '\F08D'
}

.juicer-feed .unstick:before {
    content: '\F08D'
}

.juicer-feed .edit:before {
    content: '\f040'
}

.juicer-feed .j-meta {
    margin-top: 25px
}

.juicer-feed .j-meta a {
    color: #bababa
}

.juicer-feed .j-meta a:hover {
    color: #f17e6f
}

.juicer-feed .j-meta ul {
    display: inline-block;
    width: auto !important;
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 1em;
    float: none
}

.juicer-feed .j-meta li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    background-image: none;
    border: none;
    font-size: 1em;
    font-weight: 400;
    height: auto;
    width: auto
}

.juicer-feed .j-meta li:last-of-type {
    margin-right: 0
}

.juicer-feed .j-meta nav {
    display: inline-block;
    float: right;
    border: none;
    background: 0 0;
    position: relative;
    width: auto;
    height: auto
}

.juicer-feed .j-meta a {
    background: 0 0;
    width: auto;
    height: auto;
    float: none
}

.juicer-feed .j-meta a span {
    display: none
}

.juicer-feed .j-meta a.j-social {
    font-size: 1.5em;
    line-height: 1;
    float: none;
    margin: 0
}

.juicer-feed .j-meta a:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 1em;
    margin-right: 5px
}

.juicer-feed .j-meta a.comments:before {
    content: '\f086'
}

.juicer-feed .j-meta a.likes:before {
    content: '\f164'
}

.juicer-feed .j-meta a.retweets:before {
    content: '\f079'
}

.juicer-feed .j-meta a.repins:before {
    content: '\f08d'
}

.juicer-feed .j-meta a.views:before {
    content: '\f06e'
}

.juicer-feed .j-meta a.heart:before {
    content: '\f004'
}

.juicer-feed .empty {
    padding: 250px 0;
    text-align: center
}

.juicer-feed .empty h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 700
}

.juicer-feed .empty a {
    color: #f17e6f
}

.juicer-feed a {
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    color: #3a3a3a
}

.juicer-feed a:hover {
    color: #f17e6f
}

.juicer-feed .instagram-wrapper,
.juicer-feed .twitter-wrapper,
.juicer-feed .video-wrapper,
.juicer-feed .vine-wrapper {
    position: relative
}

.juicer-feed .instagram-wrapper embed,
.juicer-feed .instagram-wrapper iframe,
.juicer-feed .instagram-wrapper video,
.juicer-feed .twitter-wrapper embed,
.juicer-feed .twitter-wrapper iframe,
.juicer-feed .twitter-wrapper video,
.juicer-feed .video-wrapper embed,
.juicer-feed .video-wrapper iframe,
.juicer-feed .video-wrapper video,
.juicer-feed .vine-wrapper embed,
.juicer-feed .vine-wrapper iframe,
.juicer-feed .vine-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.juicer-feed .video-wrapper {
    padding-bottom: 56.25%
}

.juicer-feed .instagram-wrapper,
.juicer-feed .twitter-wrapper,
.juicer-feed .vine-wrapper {
    padding-bottom: 100%
}

.juicer-feed hr {
    display: none
}

.juicer-feed .j-title {
    font-weight: 700
}

.juicer-feed video::-internal-media-controls-download-button {
    display: none
}

.juicer-feed video::-webkit-media-controls-enclosure {
    overflow: hidden
}

.juicer-feed video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}

.j-poster {
    overflow: hidden;
    margin: 0 0 10px 0;
    height: 30px
}

.j-poster img {
    float: left;
    width: 30px !important;
    margin: 0 7px 0 0;
    padding: 0
}

.j-poster a {
    color: #3a3a3a
}

.j-poster a:hover {
    color: #f17e6f
}

.j-poster h3 {
    float: left;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    max-width: 67%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: none;
    color: #3a3a3a;
    line-height: 20px
}

.j-poster .j-date {
    float: right;
    font-size: 14px;
    margin-top: 4px;
    color: #a0a0a0
}

.j-edit span {
    display: block;
    font-size: .85rem;
    color: #a0a0a0
}

.j-post-overlay.juicer-feed {
    overflow: hidden;
    margin: 0 !important
}

.j-post-overlay.juicer-feed .image {
    float: left;
    max-width: 50%
}

.j-post-overlay.juicer-feed .instagram-wrapper,
.j-post-overlay.juicer-feed .twitter-wrapper,
.j-post-overlay.juicer-feed .video-wrapper,
.j-post-overlay.juicer-feed .vine-wrapper {
    float: left;
    width: 50%;
    padding-bottom: 50%
}

.j-post-overlay.juicer-feed .image img {
    margin-bottom: 0 !important;
    display: block;
    width: 100%
}

.j-post-overlay.juicer-feed .j-overlay-text {
    overflow: hidden;
    padding: 25px
}

.j-post-overlay.juicer-feed .j-overlay-text .j-edit,
.j-post-overlay.juicer-feed .j-overlay-text .j-message {
    margin-bottom: 25px;
    text-align: left
}

.j-post-overlay.juicer-feed .j-overlay-text .j-edit a,
.j-post-overlay.juicer-feed .j-overlay-text .j-message a {
    font-weight: 700
}

.j-post-overlay.juicer-feed .j-overlay-text.words .j-message {
    font-family: Georgia, sans-serif;
    font-size: 24px
}

.j-post-overlay.juicer-feed .j-bottom {
    overflow: hidden
}

.j-post-overlay.juicer-feed .j-meta {
    margin: 15px 0 30px
}

.j-post-overlay.juicer-feed .j-meta nav {
    display: none
}

.j-post-overlay.juicer-feed a.juicer-button {
    float: left;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    border: 2px solid #f17e6f;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #f17e6f;
    text-align: center;
    padding: 12px 0 10px;
    cursor: pointer;
    background-color: transparent;
    padding: 12px 35px 14px
}

.j-post-overlay.juicer-feed a.juicer-button:hover {
    background: #f17e6f;
    color: #f2f2f2
}

.j-post-overlay.juicer-feed a.juicer-button:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    position: relative;
    left: -10px;
    top: 1px;
    font-weight: 400
}

@media all and (max-width:1190px) {
    .j-post-overlay.juicer-feed a.juicer-button {
        margin-bottom: 10px
    }
}

.j-post-overlay.juicer-feed ul.j-share {
    float: right;
    margin-top: 10px
}

.j-post-overlay.juicer-feed ul.j-share li {
    display: inline-block
}

.j-post-overlay.juicer-feed ul.j-share a {
    font-size: 0;
    color: transparent;
    display: inline-block;
    width: 33px;
    padding: 5px;
    text-align: center
}

.j-post-overlay.juicer-feed ul.j-share a:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    position: relative;
    top: 1px
}

.j-post-overlay.juicer-feed ul.j-share a.googleplus:before {
    left: 0
}

@media all and (max-width:1190px) {
    .j-post-overlay.juicer-feed ul.j-share {
        float: none;
        display: block;
        clear: left
    }
}

.j-post-overlay.juicer-feed .j-navigate {
    position: absolute;
    bottom: 5px;
    right: 5px
}

.j-post-overlay.juicer-feed .j-navigate a.j-next,
.j-post-overlay.juicer-feed .j-navigate a.j-previous {
    cursor: pointer;
    color: #bababa
}

.j-post-overlay.juicer-feed .j-navigate a.j-next span,
.j-post-overlay.juicer-feed .j-navigate a.j-previous span {
    display: none
}

.j-post-overlay.juicer-feed .j-navigate a.j-next:before,
.j-post-overlay.juicer-feed .j-navigate a.j-previous:before {
    font-family: fontawesome-webfont, Helvetica, Arial, sans-serif;
    font-size: 16px
}

.j-post-overlay.juicer-feed .j-navigate a.j-previous {
    margin-right: 5px
}

.j-post-overlay.juicer-feed .j-navigate a.j-previous:before {
    content: '\f053'
}

.j-post-overlay.juicer-feed .j-navigate a.j-next:before {
    content: '\f054'
}

@media all and (max-width:800px) {
    .j-post-overlay.juicer-feed .image {
        float: none;
        display: block;
        max-width: 100%
    }
    .j-post-overlay.juicer-feed .instagram-wrapper,
    .j-post-overlay.juicer-feed .twitter-wrapper,
    .j-post-overlay.juicer-feed .video-wrapper,
    .j-post-overlay.juicer-feed .vine-wrapper {
        float: none;
        display: block;
        width: 100%;
        padding-bottom: 100%
    }
    .j-post-overlay.juicer-feed ul.j-share {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0
    }
    .j-post-overlay.juicer-feed .j-navigate {
        position: relative;
        bottom: 0;
        right: 0;
        margin-top: 15px
    }
    .j-post-overlay.juicer-feed .j-navigate .j-next {
        float: right
    }
}

.juicer-feed.image-grid .j-post-overlay .j-meta,
.juicer-feed.slider .j-post-overlay .j-meta {
    margin: 0 0 15px 0;
    padding: 0;
    position: relative
}

.j-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    padding-top: 50px;
    z-index: 99999999;
    outline: 0
}

.j-overlay .j-overlay-content {
    margin: 0 auto;
    background: #fff;
    position: relative;
    color: #3a3a3a;
    font-weight: 400;
    max-height: 90%;
    overflow-y: auto;
    outline: 0;
    max-width: 980px
}

.j-overlay .j-overlay-content h2 {
    margin-bottom: 1.5rem
}

@media all and (max-width:800px) {
    .j-overlay .j-overlay-content {
        width: 95% !important
    }
}

.j-overlay .facebook-warning {
    color: #f17e6f;
    margin-bottom: 40px
}

.j-overlay .facebook-warning strong {
    text-decoration: underline;
    font-style: italic
}

.j-overlay .facebook-warning a {
    color: #f17e6f;
    text-decoration: underline
}

.j-overlay .j-close {
    height: 12px;
    width: 12px;
    background-position: 100% -32px;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 3;
    text-align: right;
    padding: 15px
}

.j-overlay .j-close:hover {
    background-position: 100% 0
}

@media (-webkit-min-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:2) {
    .j-overlay .j-close {
        background-position: 100% -64px;
        -moz-background-size: 14px auto;
        -o-background-size: 14px auto;
        -webkit-background-size: 14px auto;
        background-size: 14px auto;
        background-position: 100% -32px
    }
    .j-overlay .j-close:hover {
        background-position: 100% 0
    }
}

.j-overlay .j-close span {
    display: none
}

.juicer-feed .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.juicer-feed .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.juicer-feed .slick-list:focus {
    outline: 0
}

.juicer-feed .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.juicer-feed .slick-slider .slick-list,
.juicer-feed .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.juicer-feed .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.juicer-feed .slick-track:after,
.juicer-feed .slick-track:before {
    content: "";
    display: table
}

.juicer-feed .slick-track:after {
    clear: both
}

.slick-loading .juicer-feed .slick-track {
    visibility: hidden
}

.juicer-feed .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .juicer-feed .slick-slide {
    float: right
}

.juicer-feed .slick-slide img {
    display: block
}

.juicer-feed .slick-slide.slick-loading img {
    display: none
}

.juicer-feed .slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .juicer-feed .slick-slide {
    display: block
}

.slick-loading .juicer-feed .slick-slide {
    visibility: hidden
}

.slick-vertical .juicer-feed .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.juicer-feed .j-facebook {
    background: #3b5998
}

.juicer-feed .j-facebook:before {
    content: ""
}

.juicer-feed .j-facebook-border {
    border-color: #3b5998
}

.juicer-feed .j-facebook-text {
    color: #3b5998;
    background: 0 0
}

.juicer-feed .j-facebook-text:before {
    color: #3b5998
}

.juicer-feed .j-twitter {
    background: #55acee
}

.juicer-feed .j-twitter:before {
    content: ""
}

.juicer-feed .j-twitter-border {
    border-color: #55acee
}

.juicer-feed .j-twitter-text {
    color: #55acee;
    background: 0 0
}

.juicer-feed .j-twitter-text:before {
    color: #55acee
}

.juicer-feed .j-instagram {
    background: #3f729b
}

.juicer-feed .j-instagram:before {
    content: ""
}

.juicer-feed .j-instagram-border {
    border-color: #3f729b
}

.juicer-feed .j-instagram-text {
    color: #3f729b;
    background: 0 0
}

.juicer-feed .j-instagram-text:before {
    color: #3f729b
}

.juicer-feed .j-youtube {
    background: #cc181e
}

.juicer-feed .j-youtube:before {
    content: ""
}

.juicer-feed .j-youtube-border {
    border-color: #cc181e
}

.juicer-feed .j-youtube-text {
    color: #cc181e;
    background: 0 0
}

.juicer-feed .j-youtube-text:before {
    color: #cc181e
}

.juicer-feed .j-tumblr {
    background: #375471
}

.juicer-feed .j-tumblr:before {
    content: ""
}

.juicer-feed .j-tumblr-border {
    border-color: #375471
}

.juicer-feed .j-tumblr-text {
    color: #375471;
    background: 0 0
}

.juicer-feed .j-tumblr-text:before {
    color: #375471
}

.juicer-feed .j-googleplus {
    background: #dd4b39
}

.juicer-feed .j-googleplus:before {
    content: ""
}

.juicer-feed .j-googleplus-border {
    border-color: #dd4b39
}

.juicer-feed .j-googleplus-text {
    color: #dd4b39;
    background: 0 0
}

.juicer-feed .j-googleplus-text:before {
    color: #dd4b39
}

.juicer-feed .j-pinterest {
    background: #cb2028
}

.juicer-feed .j-pinterest:before {
    content: ""
}

.juicer-feed .j-pinterest-border {
    border-color: #cb2028
}

.juicer-feed .j-pinterest-text {
    color: #cb2028;
    background: 0 0
}

.juicer-feed .j-pinterest-text:before {
    color: #cb2028
}

.juicer-feed .j-blog {
    background: #f60
}

.juicer-feed .j-blog:before {
    content: ""
}

.juicer-feed .j-blog-border {
    border-color: #f60
}

.juicer-feed .j-blog-text {
    color: #f60;
    background: 0 0
}

.juicer-feed .j-blog-text:before {
    color: #f60
}

.juicer-feed .j-vine {
    background: #00bf8f
}

.juicer-feed .j-vine:before {
    content: ""
}

.juicer-feed .j-vine-border {
    border-color: #00bf8f
}

.juicer-feed .j-vine-text {
    color: #00bf8f;
    background: 0 0
}

.juicer-feed .j-vine-text:before {
    color: #00bf8f
}

.juicer-feed .j-soundcloud {
    background: #f30
}

.juicer-feed .j-soundcloud:before {
    content: ""
}

.juicer-feed .j-soundcloud-border {
    border-color: #f30
}

.juicer-feed .j-soundcloud-text {
    color: #f30;
    background: 0 0
}

.juicer-feed .j-soundcloud-text:before {
    color: #f30
}

.juicer-feed .j-linkedin {
    background: #007bb6
}

.juicer-feed .j-linkedin:before {
    content: ""
}

.juicer-feed .j-linkedin-border {
    border-color: #007bb6
}

.juicer-feed .j-linkedin-text {
    color: #007bb6;
    background: 0 0
}

.juicer-feed .j-linkedin-text:before {
    color: #007bb6
}

.juicer-feed .j-flickr {
    background: #ff0084
}

.juicer-feed .j-flickr:before {
    content: ""
}

.juicer-feed .j-flickr-border {
    border-color: #ff0084
}

.juicer-feed .j-flickr-text {
    color: #ff0084;
    background: 0 0
}

.juicer-feed .j-flickr-text:before {
    color: #ff0084
}

.juicer-feed .j-vimeo {
    background: #1ab7ea
}

.juicer-feed .j-vimeo:before {
    content: ""
}

.juicer-feed .j-vimeo-border {
    border-color: #1ab7ea
}

.juicer-feed .j-vimeo-text {
    color: #1ab7ea;
    background: 0 0
}

.juicer-feed .j-vimeo-text:before {
    color: #1ab7ea
}

.juicer-feed .j-hashtag {
    background: #f17e6f
}

.juicer-feed .j-hashtag:before {
    content: ""
}

.juicer-feed .j-hashtag-border {
    border-color: #f17e6f
}

.juicer-feed .j-hashtag-text {
    color: #f17e6f;
    background: 0 0
}

.juicer-feed .j-hashtag-text:before {
    color: #f17e6f
}

.juicer-feed .j-yelp {
    background: #c41200
}

.juicer-feed .j-yelp:before {
    content: ""
}

.juicer-feed .j-yelp-border {
    border-color: #c41200
}

.juicer-feed .j-yelp-text {
    color: #c41200;
    background: 0 0
}

.juicer-feed .j-yelp-text:before {
    color: #c41200
}

.juicer-feed .j-deviantart {
    background: #05cc47
}

.juicer-feed .j-deviantart:before {
    content: ""
}

.juicer-feed .j-deviantart-border {
    border-color: #05cc47
}

.juicer-feed .j-deviantart-text {
    color: #05cc47;
    background: 0 0
}

.juicer-feed .j-deviantart-text:before {
    color: #05cc47
}

.juicer-feed .j-email {
    background: #f17e6f
}

.juicer-feed .j-email:before {
    content: ""
}

.juicer-feed .j-email-border {
    border-color: #f17e6f
}

.juicer-feed .j-email-text {
    color: #f17e6f;
    background: 0 0
}

.juicer-feed .j-email-text:before {
    color: #f17e6f
}

.juicer-feed .j-slack {
    background: #6ecadc
}

.juicer-feed .j-slack:before {
    content: ""
}

.juicer-feed .j-slack-border {
    border-color: #6ecadc
}

.juicer-feed .j-slack-text {
    color: #6ecadc;
    background: 0 0
}

.juicer-feed .j-slack-text:before {
    color: #6ecadc
}

.juicer-feed .j-spotify {
    background: #1ed760
}

.juicer-feed .j-spotify:before {
    content: ""
}

.juicer-feed .j-spotify-border {
    border-color: #1ed760
}

.juicer-feed .j-spotify-text {
    color: #1ed760;
    background: 0 0
}

.juicer-feed .j-spotify-text:before {
    color: #1ed760
}

.juicer-feed .j-soundcloud:before {
    position: relative;
    left: -4px
}

.juicer-feed .j-googleplus:before {
    position: relative;
    left: -.15em
}

.juicer-feed .j-hashtag:before {
    -moz-transform: rotate(19deg);
    -ms-transform: rotate(19deg);
    -webkit-transform: rotate(19deg);
    transform: rotate(19deg);
    position: relative;
    left: -2px
}

.juicer-feed .j-juicer:before {
    content: url(//assets.juicer.io/small-square-f19f7654a867176b71404107cd64ad6b1f72b24cade7843788507e9fd1c22915.png)
}

.juicer-feed .j-email:before {
    position: relative;
    top: -1px !important
}

.juicer-feed .j-social-icon:before {
    font-family: fontawesome-webfont
}

.terms-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    display: none
}

.terms-popup p {
    margin-bottom: 0
}

.terms-popup p:last-child {
    margin: 0
}

.terms-overlay .terms-popup {
    visibility: visible;
    display: block;
    z-index: 40
}

.terms-margin {
    margin: 60px 10px 20px 10px
}

.terms-content {
    background: #000;
    border: 2px solid #ffce00;
    margin: 40px;
    max-width: 800px;
    min-width: 250px;
    margin: 0 auto;
    position: relative
}

.terms-content-inner {
    max-height: 45vh;
    overflow: scroll
}

.terms-close {
    top: -44px;
    right: -44px;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    z-index: 70;
    position: absolute
}

.terms-close .svg-container {
    height: 0;
    padding-top: 100%;
    position: relative
}

.terms-close:focus,
.terms-close:hover {
    fill: #ffce00
}

.terms-close svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

body.loaded.overlay-is-open.terms-overlay {
    overflow: hidden
}

@media screen and (max-width:930px) {
    .terms-close {
        right: -2px
    }
    .terms-margin {
        margin: 120px 10px 20px 10px
    }
}