header {
    height: .72rem;
    background: #9f4520;
    font-size: .32rem;
    padding: .13rem 0;
    position: relative
}

header i {
    display: block
}

header .logo {
    width: 1.98rem
}

header .logo i {
    width: 5.9rem;
    height: .8rem;
    background-position: 0 0;
    margin-left: .7rem
}

header .menu {
    width: 1rem
}

header .menu i {
    width: .4rem;
    height: .4rem;
    background-position: -1.25rem 2.8rem;
    margin: .13rem auto 0;
    cursor: pointer
}

.headerNav {
    width: 100%;
    max-width: 7.5rem;
    position: absolute;
    top: .9rem;
    left: 50%;
    margin-left: -3.75rem;
    z-index: 98
}

.headerNav ul {
    flex-wrap: wrap;
    padding: .05rem 0 .25rem;
    z-index: 99;
    position: absolute;
    background: #f2fff7
}

.headerNav ul li {
    margin: .2rem 0 0 .2rem
}

.headerNav ul li a {
    display: block;
    width: 2.22rem;
    height: .72rem;
    line-height: .72rem;
    color: #fff;
    background: #10073f;
    font-size: .32rem;
    border-radius: .1rem;
    text-align: center
}

.headerNav ul li a i {
    display: inline-block;
    width: .38rem;
    height: .38rem;
    position: relative;
    top: .05rem;
    margin-right: .1rem
}

.headerNav .mask {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    top: .9rem;
    background: rgba(0, 0, 0, .5)
}

i {
    font-style: normal;
    font-weight: 400
}

nav {
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    overflow: hidden
}

nav li {
    display: inline-block;
    width: 20%;
    border-bottom: .04rem solid transparent;
    padding: .28rem 0 .25rem
}

nav li a {
    display: block;
    height: .3rem;
    line-height: .3rem;
    border-right: 1px solid #e7e7e7;
    text-align: center;
    color: #00182b;
    font-size: .3rem
}

nav li.current {
    border-color: #00182b
}

nav li.current a {
    color: #00182b
}

nav li:last-child a {
    border: none
}

nav ul {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none
}

header.allrummydownloadsbg a {
    color: #fff
}

header .allrummydownloadscom_logo i {
    width: 1.9rem;
    height: .8rem;
    background-position: -2rem 0
}

header .txt {
    height: .8rem;
    line-height: .4rem;
    margin-top: auto;
    margin-left: .1rem;
    background-image: url(../img/allrummydownloads.com.html);
    background-size: 100% 100%
}

header .txt span {
    width: 2.6rem;
    height: .4rem;
    overflow: hidden;
    white-space: nowrap
}

header .playstore {
    padding: .07rem .2rem 0 0
}

header .playstore {
    display: inline;
    cursor: pointer;
    margin-top: -.01rem;
    margin-right: .2rem;
    width: 1.5rem
}

header .menu2 {
    padding: .11rem .2rem 0 0;
    cursor: pointer
}

header .menu2 i {
    width: .5rem;
    height: .5rem;
    background-position: -1.21rem -3.13rem
}

.rummybonusapps_in_bg {
    background-color: rgb(7, 253, 19)
}

.rummybonusapps_in_ticker {
    display: flex;
    align-items: center
}

.news {
    width: 80%;
    margin-top: -1rem;
    margin-bottom: -1rem
}

.marquee {
    font-size: .2rem;
    color: #fff;
    font-weight: 600;
    padding-top: .18rem;
    line-height: .4rem
}

.news-content {
    width: 25%;
    font-size: .2rem;
    text-align: center;
    background-color: rgb(206, 252, 4);
    color: #4b0bfa
}

.news-content p {
    font-size: .2rem;
    line-height: .5rem;
    font-weight: 700
}

.allrummydownloads_whatsapp {
    position: fixed;
    right: 0%;
    top: 0;
    bottom: 0;
    margin: 3rem auto;
    width: 1rem;
    height: 1rem;
    z-index: 999
}

.allrummydownloads_whatsapp img {
    width: 100%
}

.allrummydownloads_telegram {
    position: fixed;
    right: 0%;
    top: 0;
    bottom: 0;
    margin: 4rem auto;
    width: 2rem;
    height: 1.1rem;
    z-index: 999
}

.allrummydownloads_telegram img {
    width: 100%
}

.footer .devider {
    width: 100%;
    border-bottom: 1px solid #baaca973
}

.footer .links a.border {
    border-right: 1px dashed #afafaf
}

.footer p {
    margin: 0;
    font-size: .24rem
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: .1rem;
    background-color: #10073f;
    color: #fff;
    font-size: .23rem
}

.footer .links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .1rem;
    margin-bottom: .1rem
}

.footer .links a {
    display: flex;
    align-items: center;
    height: .32rem;
    margin-bottom: .1rem;
    padding: 0 .32rem;
    font-size: .2733rem;
    text-decoration: none;
    color: #000;
    border: 1px solid;
    border-radius: .3rem;
    background-color: #fff;
    margin-right: .2rem
}