.row {
    max-width: 962px
}

@font-face {
    font-family: Cylburn;
    src: url(../cylburn.html);
    font-weight: 400;
    font-style: normal
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: 0
}

.f-topbar-fixed {
    padding-top: 45px
}

@keyframes loading {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes loading {
    0% {
        -moz-transform: rotate(0)
    }
    50% {
        -moz-transform: rotate(180deg)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}

body {
    line-height: 150%;
    background: #030303
}

img {
    border: 0 none;
    margin: 0;
    vertical-align: top
}

.off-canvas-wrap {
    top: -2.8125rem
}

.inner-wrap {
    margin: 0 auto
}

ul.off-canvas-list li.link {
    background: #f8f9fb
}

.contain-to-grid {
    background-color: rgba(0, 0, 0, .8)
}

@media only screen and (max-width:40em) {
    .contain-to-grid {
        background-color: rgba(0, 0, 0, .8)
    }
}

.contain-to-grid .top-bar {
    background-color: transparent
}

.top-bar.with-border {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.top-bar-section ul li,
.top-bar.expanded .title-area {
    background: 0 0
}

@media only screen and (max-width:40em) {
    .top-bar.with-border {
        border: none
    }
}

.top-bar.with-background {
    background-color: rgba(0, 0, 0, .8)
}

@media only screen and (max-width:40em) {
    .top-bar.with-background {
        border: none
    }
}

.top-bar .off-canvas-toggle-container {
    position: absolute
}

@media only screen and (max-width:40em) {
    .top-bar .off-canvas-toggle-container.menu-icon {
        right: 15px;
        top: 50%;
        margin-top: -16px;
        padding-left: 40px
    }
    .top-bar .off-canvas-toggle-container.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0;
        padding-right: 25px;
        color: #dab974;
        position: relative;
        display: block;
        text-transform: uppercase;
        font-size: .8125rem;
        font-weight: 700;
        overflow: hidden
    }
    .top-bar .off-canvas-toggle-container.menu-icon a::after {
        content: "";
        position: absolute;
        right: 0;
        display: block;
        width: 25px;
        top: 0;
        height: 0;
        box-shadow: 0 8px 0 1px #dab974, 0 16px 0 1px #dab974, -10px 24px 0 1px #dab974
    }
}

.top-bar .name a {
    color: #dab974;
    font-family: globerbold_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    font-size: 1.5rem;
    width: 105px;
    line-height: 45px;
    margin: 0;
    display: block
}

@media only screen and (min-width:40.063em) {
    .top-bar .name a {
        padding: 0
    }
}

.top-bar .links {
    background-color: transparent;
    margin-left: .625rem
}

.top-bar .links>li {
    background-color: transparent;
    position: relative
}

.top-bar .links>li>a {
    padding: 0;
    color: #a78c4f;
    font-family: globerbold_free, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Helvetica, Arial;
    font-size: 15px
}

@media only screen and (max-width:40em) {
    .top-bar .links>li>a {
        font-size: .625rem
    }
}

.top-bar .links>li>a.link {
    background-color: transparent;
    position: relative
}

.top-bar .links>li>a.link .coinstipshow {
    display: none;
    color: #fff;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    padding: 0 3px 0 2px;
    font-size: 14px;
    min-width: 10px;
    min-height: 10px;
    text-align: center;
    border-radius: 50%;
    background: #ff5050;
    position: absolute;
    line-height: 8px;
    top: 13px;
    right: 5px
}

.top-bar .links>li>a.link .coinstipshow.show {
    display: inline-block
}

.top-bar .links>li>a.link:hover {
    color: #dab974;
    background-color: transparent
}

.top-bar .links>li .new {
    color: #ff5050;
    font-family: globerbold_free, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Helvetica, Arial;
    font-size: 12px;
    position: absolute;
    top: 6px;
    right: -10px
}

.top-bar .app-links {
    background-color: transparent
}

.top-bar .app-links li {
    background-color: transparent
}

.top-bar .app-links li a.with-appstore {
    line-height: 0;
    margin: 7px 0;
    padding: 0 5px
}

.top-bar .app-links li a.with-googleplay {
    line-height: 0;
    margin: 7px 0;
    padding: 0 5px
}

.top-bar .app-links li a.with-appstore:hover {
    background: 0 0
}

.top-bar .app-links li a.with-googleplay:hover {
    background: 0 0
}

.top-bar .app-links .information {
    width: 10rem;
    color: #dab974;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Helvetica, Arial;
    font-size: .75rem
}

.top-bar .app-links .information img {
    margin-top: 6px;
    height: 30px;
    width: 30px;
    border-radius: 50%
}

.top-bar .app-links .information.logoutfacebook:hover {
    color: #dab974;
    background: 0
}

.top-bar .profiletips {
    margin-top: 10px;
    margin-left: -140px;
    width: 300px;
    background: #000
}

.top-bar .profiletips .awardInfo {
    border-bottom: 1px solid rgba(78, 78, 78, .5)
}

.top-bar .profiletips .awardInfo .description {
    color: #aeaeae;
    font-size: .875rem;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial
}

.top-bar .profiletips .awardInfo .description a {
    color: #d6b96e
}

.top-bar .profiletips .logout a {
    color: #d6b96e;
    font-size: 1rem;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial
}

.clickable {
    cursor: pointer
}

.mainview {
    background: #030303;
    position: relative;
    margin-top: 45px
}

.mainview .row .siderbarstyle {
    overflow: hidden
}

.promocode-section {
    background: #fff;
    border-radius: 10px
}

.promocode-section .cancel {
    right: 15px;
    top: 15px;
    position: absolute
}

.promocode-section .small-12 .promoexchangeresult {
    padding: 70px 0 60px 0
}

.promocode-section .promoexchangeresult .des {
    font-size: 18px;
    color: #000;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    line-height: 150%;
    margin: 20px 12%
}

.promocode-section .promoexchangeresult .des a {
    font-size: 18px;
    color: #000;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial
}

.promocode-section .promocodelayer {
    padding: 50px 30px
}

.promocode-section .promocodelayer .promocodetitle {
    font-size: 18px;
    color: #000;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    line-height: 150%;
    margin-bottom: 10px
}

.promocode-section .promocodelayer .description {
    font-size: 14px;
    color: #7a7a7a;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    line-height: 150%;
    margin-bottom: 7px
}

.sharetip {
    color: #204aff;
    text-decoration: underline;
    font-size: 14px;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial
}

.sharetip:hover {
    color: #204aff
}

.promocode-section .promocodelayer .promocodeinput .promocodetextbox {
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    font-size: 15px;
    color: #8e939c;
    margin: 10px 0 10px 0;
    background: #ededed;
    height: 40px;
    width: 390px;
    line-height: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid rgba(237, 237, 237, .1);
    outline: 0;
    text-align: center
}

.promocode-section .promocodelayer .promocodeinput .promocodetextbox::selection {
    background-color: #0089d0;
    color: #fff
}

.promocode-section .promocodelayer .promocodeinput .promocodebtn {
    width: 140px;
    text-align: center;
    padding: 7px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    color: #c9a476;
    border: 1px solid #c9a476;
    font-size: 15px;
    font-family: globerregular_free, "Helvetica Neue", Helvetica, Helvetica, Arial;
    cursor: pointer;
    margin-top: 10px
}

.male-default-avatar {
    background: transparent url(../png/head-default-male.png) no-repeat center
}

.female-default-avatar {
    background: transparent url(../png/head-default-female.png) no-repeat center
}

.footer .copyright .socialmedia-icons {
    display: inline-block;
    margin: 0
}

.footer .copyright .socialmedia-icons li {
    display: inline-block
}

.footer .copyright .socialmedia-icons li a {
    padding: 0 3px
}