header {
    height: .72rem;
    background: #000000;
    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;
}
.menu2,
nav,
nav .nav-head {
    font-weight: 600;
}

.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: #ffffff;
}

.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: #000000;
    font-weight: bold;
    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: .25rem 0 .25rem;
}

nav li a {
    display: block;
    height: .2rem;
    border-right: 1px solid #e7e7e7;
    text-align: center;
    color: black;
    font-size: .26rem;
    
}

nav li.current {
    border-color: rgb(142, 0, 0);
}

nav li.current a {
    color: black;
}

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.appfreeinbg a {
    color: #fff;
}

header .appfreein_logo i {
    width: 1.20rem;
    height: .8rem;
    background-position: -2rem 0;
}

header .txt {
    height: .8rem;
    line-height: .4rem;
    margin-top: auto;
    margin-left: .1rem;
    background-image: url(/img/logo.png);
    background-size: 100% 100%;

}

header .logo3 {
    margin: .10rem .18rem 0 .2rem;
}

header .logo3 img {
    width: 4rem;
    height: .59rem;
    margin: -.02rem 0 0;
}

header .playstore {
    padding: .07rem .2rem 0 0
}

header .playstore {
    display: inline;
    cursor: pointer;
    margin-top: -.01rem;
    margin-right: .2rem;
    width: 1rem;
}

header .share-link {
    padding: .07rem .2rem 0 0;
    
}

header .share-link {
    display: inline;
	cursor: pointer;
	margin-top: -0.1rem;
    margin-right: .4rem;
	width:1rem ;
	background-image: url(/img/telegram-toprummyapp.png);
	background-size: 100% 100%;
    
}

header .menu2 {
    padding: .11rem .2rem 0 0;
    cursor: pointer;
}

header .menu2 i {
    width: .5rem;
    height: .5rem;
    background-position: -1.21rem -3.13rem;
}

.appfree_in_bg {
    background-color: rgb(255, 217, 0);
}

.appfree_in_ticker {
    display: flex;
    align-items: center;
    
}

.news {
    
    width: 80%;
    margin-top: -1rem;
    margin-bottom: -1rem;
}

marquee {
    font-size: .2rem;
    color: #000000;
    font-weight: 600;
    padding-top: .18rem;
    line-height: .4rem;
}

.news-content {
    
    width: 25%;
    font-size: .3rem;
    text-align: center;
    background-color: red;
    color: #ffff;
}

.news-content p {
    font-size: .2rem;
    line-height: .5rem;
    font-weight: 700;
}
.fa-facebook,
.fa-pinterest {
    padding: 10px 25px 15px 20px;
    margin-right: .1rem;
    color: #fff;
}

.footer-right {
    margin-bottom: .2rem;
}

.footer-right .fa {
    font-size: 15px;
    width: 5px;
    height: 10px;
    text-align: center;
    text-decoration: none;
    border-bottom: .04rem solid #f2fff7;
    border-radius: .1rem;
}

.footer-right .fa:hover {
    opacity: .9;
    border-bottom: .01rem solid #f2fff7;
}

.fa-facebook {
    background: #3b5998;
}

.fa-pinterest {
    background: #e60023;
}

.fa-telegram {
    padding: 10px 55px 15px 12px;
    background: #4ea0df;
    color: #fff;
    margin-right: .1rem;
}

.fa-whatsapp,
.fa-youtube {
    padding: 10px 25px 15px 20px;
    margin-right: .1rem;
    color: #fff;
}

.fa-youtube {
    background: red;
}

.fa-whatsapp {
    background: #33b001;
}

.footer-right a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.footer p.footer-links a:hover {
    text-decoration: underline;
}

@media(max-width: 600px) {

    .footer-distributed .footer-left,
    .footer-distributed .footer-right {
        text-align: center;
    }

    .footer-distributed .footer-right {
        float: center;
        margin: 0 auto 20px;
    }

    .footer-distributed .footer-left p.footer-links {
        line-height: 1.8;
    }
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .2rem 0;
    background-color: #000000;
    color: #fff;
    font-size: .3733rem;
}

.footer .devider {
    width: 100%;
    border-bottom: 1px solid #606280;
}

.footer .links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .2rem;
    margin-bottom: .3rem;
}

.footer .links a {
    display: flex;
    align-items: center;
    height: .32rem;
    margin-bottom: .1rem;
    padding: 0 .32rem;
    font-size: .2733rem;
    text-decoration: none;
    color: #fff;
}

.links a:hover {
    color: yellow;
    font-weight: 500;
}

.footer .links a.border {
    border-right: 1px dashed #afafaf;
}

.footer p {
    margin: 0;
    font-size: .25rem;
}
