@import url(../../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");

a,
body,
html {
  padding: 0;
  margin: 0;
  color: #333;
}

.headerNav,
.wrap {
  width: 100%;
  min-height: 100%;
  max-width: 7.5rem;
}

body,
header {
  position: relative;
}

.headerNav,
.headerNav .mask {
  top: 0.9rem;
  position: absolute;
}

blockquote,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
td,
th,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
  font-display: swap;
}

ol,
ul {
  list-style: none;
}

em,
i {
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

img {
  display: block;
  border: 0;
}

* {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}

html {
  font-size: 100px;
  font-display: swap;
}

body {
  min-height: 100%;
  line-height: 2.2;
  font-size: 0.24rem;
  font-display: swap;
  margin: 0;
  font-family: 'Microsoft Yahei', Arial, Tahoma, Helvetica, SimSun, 'Hiragino Sans GB', sans-serif;
  background-color: #e0e0e0;
  font-display: swap;
}

body,
html {
  min-height: 100%;
  width: 100%;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.topreferearnapp {
  display: flex;
}

.topreferearnapp_grow {
  -moz-flex-grow: 1;
  flex-grow: 1;
}

.wrap {
  min-width: 3.2rem;
  min-height: 100vh;
  margin: 0 auto;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
}

.hide {
  display: none;
}

.TopReferEarnApp_Com li a,
.icon_i,
header .logo2 i,
header i,
nav li a {
  display: block;
}

header {
  height: 0.54rem;
  background: #fff;
  font-size: 0.32rem;
  font-display: swap;
  font-weight: 700;
  padding: 0.17rem 0;
}

header .jayshreeram {
  display: inline;
  cursor: pointer;
  margin-top: -.035rem;
  margin-right: 0.2rem;
  width: 1.5rem;
  height: 0.6rem;
  background-image: url("../main_img/jay-shree-ram.webp");
  background-size: 100% 100%;

}

.headerNav {
  left: 50%;
  margin-left: -3.75rem;
  z-index: 98;
}

.headerNav ul {
  flex-wrap: wrap;
  padding: 0.05rem 0 0.25rem;
  z-index: 99;
  position: absolute;
  background: #ffffff;
}

header.refer_bg {
  background: #10073f;
  color: #fff;
  font-size: 0.32rem;
  font-display: swap;
}

.headerNav ul li a {
  display: block;
  width: 2.22rem;
  height: .72rem;
  line-height: .72rem;
  color: #fff;
  background: #10073f;
  font-size: .32rem;
  font-display: swap;
  border-radius: .1rem;
  text-align: center;
}

.headerNav ul li {
  margin: 0.2rem 0 0 0.2rem;
}

.headerNav ul li a {
  display: block;
  width: 2.22rem;
  height: 0.72rem;
  line-height: 0.72rem;
  border-radius: 0.1rem;
  text-align: center;
}

.headerNav ul li a i {
  display: inline-block;
  /* width: 0.38rem; */
  height: 0.38rem;
  position: relative;
  margin-right: 0.1rem;
}

.headerNav .mask {
  width: 7.5rem;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.menu {
  padding: .11rem .2rem 0 0;
  cursor: pointer;
}

.menu a {
  padding: 0 0.2rem 0 0.2rem;
  display: block;
  width: 100%;
  line-height: 100%;
  color: #fff;
}

.menu:active {
  opacity: 0.7;
}

header.refer_bg {
  position: relative;
}

header.refer_bg a {
  color: #fff;
}

header .logo2 {
  width: 1.78rem;
}

header span {
  display: flex;
  align-items: center;
  justify-content: center;
}

header .txt {
  height: 0.7rem;
  line-height: 0.4rem;
  margin-top: auto;
}

.checked {
  color: red;
}

.star {
  font-size: 0.2rem;
  font-display: swap;
  margin-left: auto;
  text-align: center;
}

.btn {
  background-image: linear-gradient(147deg, #ff0000 0%, #ff3700 74%);
  cursor: pointer;
}

.btn:hover {
  background-color: red;
  border-left: 4px solid rgb(84 84 84);
  border-right: 4px solid rgb(84 84 84);
  opacity: .9;
  -webkit-transform: scale(.96)
}

.allreferearnapp_com,
.TopReferEarnApp_Com,
.ranking_list .sort,
.ranking_list .sort div {
  /* background-color: #fff; */
}

.icon_i {
  background-image: url('./index_icon.webp');
  background-size: 6rem 6rem;
}

.udfoot {
  text-align: center;
}

nav {
  /* margin-bottom: 0.5rem; */
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  /* overflow: hidden; */
}

nav ul {
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  align-items: center;
}

nav li {
  border-bottom: 0.04rem solid transparent;
  padding: 0.2rem 0 0.28rem;
}

nav li a {
  height: 0.1rem;
  line-height: 0.1rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  font-size: 0.27rem;
  font-display: swap;
}

nav li.current {
  position: relative;
}

nav li.current::after {
  content: ' ';
  position: absolute;
  left: 40%;
  bottom: -0.25rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url('../main_img/flower.webp') no-repeat center;
  background-size: 100% 100%;
}

nav li.current a {
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.27rem;
  font-display: swap;
  background-image: linear-gradient(to top, #b26000, #e0f303);
  -webkit-background-clip: text;
  color: transparent;
}

nav li:last-child a {
  border: 0;
}

nav ul {
  white-space: nowrap;
  font-size: 0;
  font-display: swap;
  font-weight: 700;
  overflow-x: -moz-scrollbars-none;
  -ms-overflow-style: none;
}

nav ul::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.nav_bar {
  background: linear-gradient(to bottom, #10073f 0%, #711294 100%);
  width: 100%;
}

.ranking_list {
  width: 100%;
  margin: auto;
}

.ranking_list .sort img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.ranking_list .sort label {
  position: absolute;
  width: 100%;
  margin-top: -0.2rem;
  justify-content: center;
  align-items: center;
}

.ranking_list .sort span {
  display: block;
  width: 0.24rem;
  height: 0.05rem;
  background-color: #fff;
  margin: 0 0.22rem;
}

.ranking_list .sort h3 {
  font-size: 0.48rem;
  font-display: swap;
  color: #fff;
  margin: 0 0.23rem;
  letter-spacing: 0.02rem;
}

.ranking_list .sort .ico_l,
.ranking_list .sort .ico_r {
  width: 0.15rem;
  height: 0.14rem;
  background-position: -0.85rem -1.8rem;
  position: relative;
}

.TopReferEarnApp_Com {
  background-color: #fff;
}

.TopReferEarnApp_Com div {
  position: absolute;
  z-index: 1;
  margin-top: -0.4rem;
  margin-left: 2.75rem;
  width: 2rem;
  height: 0.4rem;
  background-color: #fff;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}

.TopReferEarnApp_Com img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.TopReferEarnApp_Com li {
  position: relative;
  text-align: center;
  margin-bottom: .3rem;
  text-align: center;
}

.TopReferEarnApp_Com li a {
  display: block;
}

.TopReferEarnApp_Com li img {
  display: block;
  width: 1.24rem;
  height: 1.24rem;
  border-radius: .24rem;
  margin: 0 auto;
}

.TopReferEarnApp_Com li p {
  color: #ababab;
  font-size: .22rem;
  font-display: swap;
  line-height: .42rem;
  width: 90%;
  margin: auto;
  overflow: hidden;
  white-space: nowrap;
}

.TopReferEarnApp_Com li .name {
  height: .6rem;
  line-height: .6rem;
  color: #454545;
  font-size: .25rem;
  font-display: swap;
  font-weight: 700;
}

.TopReferEarnApp_Com ul li .grade {
  color: #e6e6e6;
  line-height: .42rem;
}

.TopReferEarnApp_Com ul li .grade span {
  color: #9a9b9b;
  font-weight: 700;
  font-display: swap;
  font-size: .19rem;
  line-height: .35rem;
}

.TopReferEarnApp_Com ul li .grade em {
  color: #ffa709;
  font-size: .24rem;
  font-display: swap;
}

.TopReferEarnApp_Com ul li .grade i {
  display: inline-block;
  width: .26rem;
  height: .23rem;
  background-position: -1.91rem -1.69rem;
  top: .04rem;
  color: rgb(0, 176, 12);
}

.TopReferEarnApp_Com li .btn {
  display: block;
  width: 2rem;
  height: .55rem;
  text-align: center;
  line-height: .55rem;
  margin: .16rem auto 0 auto;
  border-radius: .06rem;
  color: #fff;
  font-size: .24rem;
  font-display: swap;
  font-weight: 700
}

.TopReferEarnApp_Com li:nth-child(2) img {
  width: 1.4rem;
  height: 1.4rem;
}

.TopReferEarnApp_Com li:nth-child(2) {
  padding-top: .1rem;
  width: 35%;
}

.TopReferEarnApp_Com li:nth-child(1),
.TopReferEarnApp_Com li:nth-child(3) {
  padding-top: .45rem;
  width: 32.5%;
}

.TopReferEarnApp_Com li .num1 {
  width: 0.65rem;
  height: 0.89rem;
  background-position: -3.5rem -0.8rem;
  position: absolute;
  z-index: 2;
  top: -0.75rem;
  left: 47%;
  margin-left: -.25rem
}

.TopReferEarnApp_Com li .num2 {
  width: 0.65rem;
  height: 0.89rem;
  background-position: -4.34rem -.85rem;
  position: absolute;
  z-index: 2;
  top: -.4rem;
  left: 47%;
  margin-left: -.25rem
}

.TopReferEarnApp_Com li .num3 {
  width: 0.65rem;
  height: 0.89rem;
  background-position: -5.15rem -.84rem;
  position: absolute;
  z-index: 2;
  top: -.4rem;
  left: 47%;
  margin-left: -.25rem
}


.TopReferEarnApp_Com .topreferearnapp div {
  position: absolute;
  z-index: 1;
  bottom: -0.04rem;
  width: 2.82rem;
  height: .4rem;
  background-color: #fff;
  border-top-left-radius: .1rem;
  border-top-right-radius: .1rem;
}

.topreferearnapp_com_ticker {
  display: flex;
  justify-content: center;
  margin-bottom: 0.2rem;
}

.topreferearnapp_com_ticker::before {
  content: '';
  width: 0.5rem;
  height: 0.5rem;
  background: rgb(80, 0, 150) url('../main_img/warning.webp') no-repeat center;
  background-size: 80% 80%;
  border-radius: 4px 0 0 4px;
}

.topreferearnapp_com_ticker marquee {
  border-radius: 0 4px 4px 0;
  width: 89%;
  position: relative;
  background: rgb(80, 0, 150);
  color: #fff;
  font-family: Sofia, sans-serif;
  font-display: swap;
  font-weight: 600;
  font-variant: small-caps;
  line-height: 0.5rem;
}

.allreferearnapp_com {
  padding: 0.11rem 0 0 0;
}

.allreferearnapp_com .tab_menu {
  height: .68rem;
  line-height: .68rem;
  text-align: center;
  color: #00070e;
  font-size: .28rem;
  font-display: swap;
  border: 1px solid #48001c;
  cursor: pointer;
}

.allreferearnapp_com .tab_menu span {
  flex: 1;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  font-display: swap;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.allreferearnapp_com .tab_menu span img {
  width: 0.6rem;
}

.allreferearnapp_com .tab_menu span:last-child {
  border-right: 0;
}

.allreferearnapp_com .tab_menu span.current {
  color: #fff;
  background-color: #10073f;
  font-weight: 700;
  font-display: swap;
  cursor: pointer;

}

.allreferearnapp_com ul li {
  padding-top: 0.17rem;
  padding-bottom: 0.17rem;
  padding-right: 0.17rem;
  border-radius: 0.08rem;
  border: #5b5b5b 0.01rem solid;
  background-color: rgb(157 112 255 / 10%);
  margin: 0.2rem;
  align-items: center;
}

.allreferearnapp_com ul li img {
  display: block;
  width: 1.18rem;
  height: 1.18rem;
  padding-left: 0.2rem;
  border-radius: 0.18rem;
}

.allreferearnapp_com ul li .info {
  margin: 0 0.28rem 0 0.18rem;
}

.allreferearnapp_com ul li .info p {
  display: block;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.22rem;
  font-display: swap;
}

.allreferearnapp_com ul li .info .name {
  font-size: 0.3rem;
  color: #454545;
  line-height: 0.48rem;
  font-weight: 700;
  font-display: swap;
}

.allreferearnapp_com ul li .info .grade {
  color: #7e0000;
  line-height: 0.32rem;
  font-weight: 700;
  font-display: swap;
}

.allreferearnapp_com ul li .info .grade span {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
  font-display: swap;
}

.allreferearnapp_com ul li .info .grade em {
  color: #ffd467;
  font-size: 0.24rem;
  font-display: swap;
}

.allreferearnapp_com ul li .info .grade i {
  display: inline-block;
  width: 0.37rem;
  height: 0.26rem;
  background-position: -1.89rem -1.7rem;
  position: relative;
  top: 0.01rem;
  margin-right: 0.04rem;
}

.allreferearnapp_com ul li .info .txt {
  color: #297e00;
  line-height: 0.36rem;
  font-weight: 700;
  font-size: 0.2rem;
  font-display: swap;
}

.allreferearnapp_com ul li .num {
  display: block;
  width: 0.36rem;
  height: 0.58rem;
  font-weight: 700;
  font-display: swap;
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0);
  line-height: 0.45rem;
  text-align: center;
  position: relative;
  top: 0.35rem;
  left: 0;
}

.allreferearnapp_com ul li .btn {
  display: block;
  width: 1.8rem;
  height: .55rem;
  text-align: center;
  line-height: .55rem;
  margin: .16rem auto 0 auto;
  border-radius: .06rem;
  color: #fff;
  font-size: .24rem;
  font-display: swap;
  font-weight: 700;
}

.follow_us {
  position: fixed;
  right: 0;
  width: 1rem;
  text-align: center;
  transition: all 0.3s;
  bottom: 1rem;
  z-index: 8;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.follow_us .li {
  color: #fff;
  padding: 0.2rem 0;
  margin-bottom: 2px;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  font-display: swap;
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
}

.follow_us .li:nth-child(1) {
  border-radius: 12px 0 0 0;
}

.follow_us .li:nth-child(8) {
  border-radius: 0 0 0 12px;
}

.follow_us li a {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.follow_us img {
  width: 55%;
}

.follow_us p {
  color: #fff;
  padding-top: 5px;
  font-size: 12px;
  font-display: swap;
}

.nav_showbtn {
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0;
  right: 1.5rem;
  width: 40px;
  line-height: 40px;
  border-radius: 12px 0 0 12px;
  display: none;
}

.flogo img {
  height: 0.95rem;
  margin-bottom: 0.1rem;
  margin-left: 0.7rem;
  width: auto;
}

.ads {
  background-color: #999;
  color: #fff;
  padding: 0 5px;
  text-align: center;
  border-radius: 3px;
  font-size: .16rem;
  font-display: swap;
  line-height: .48rem;
  font-weight: 700;
  font-display: swap;
}

.new {
  background-color: #ee0505;
  color: #fff;
  padding: 0 5px;
  text-align: center;
  border-radius: 3px;
  font-size: .16rem;
  font-display: swap;
  line-height: .48rem;
  font-weight: 700
}

.best {
  background-color: #5d00ff;
  color: #fff;
  padding: 0 5px;
  text-align: center;
  border-radius: 3px;
  font-display: swap;
  font-size: .16rem;
  line-height: .48rem;
  font-weight: 700
}

.container {
  margin-bottom: .15rem;
  margin-top: -.1rem;

  .label {
    font-family: var(--cp-font-family);
    font-size: 1.3rem;
    position: relative;
    display: block;
    font-size: .25rem;
    font-display: swap;
    line-height: 1.2;
  }
}

.search {
  margin-bottom: -.5rem;
  margin-top: -.1rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;

  .search_box {
    width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-indent: 2em;
    border-radius: 0.04rem;
    font: inherit;
    font-display: swap;
    background: #e9effc;
    border: #5b5b5b 0.01rem solid;
    color: #000;
  }

  .search_icon {
    position: relative;
    left: 0.2rem;
    bottom: 0.75rem;
    margin: auto auto auto 0;
    width: 0.3rem;
    height: 0.3rem;
    z-index: 1;
    color: hsl(228.39deg 12.25% 50.39%);
  }
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.faq_section {
  background-color: #e91e63;
  color: #fff;
  font-weight: 800;
  font-display: swap;
  font-size: .35rem;
  text-align: center;
  margin-top: .05rem;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  border: 1px solid #000;
}

.accordion {
  background-color: rgb(157 112 255 / 10%);
  color: #000000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-display: swap;
  transition: 0.4s;
  font-weight: bold;
}

.active,
.accordion:hover {
  background-color: rgb(157 112 255 / 10%);
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  font-display: swap;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  font-size: 15px;
  font-display: swap;
  padding: 0 18px;
  background-color: rgb(157 112 255 / 10%);
  color: #000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.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: 0.2rem 0 0;
  background: url('../main_img/footer.webp') no-repeat bottom center;
  background-size: 100% 100%;
  border-top: 1px solid #54350c;
  color: #fff;
  font-size: 0.3733rem;
  font-display: swap;
}

.footer .devider {
  width: 100%;
  border-bottom: 1px solid #606280;
}

.footer .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
}

.footer .links a {
  display: flex;
  align-items: center;
  height: 0.32rem;
  margin-bottom: 0.1rem;
  padding: 0 0.32rem;
  font-size: 0.2733rem;
  font-display: swap;
  text-decoration: none;
  color: #ffffff;
}

.links a:hover {
  font-weight: 600;
  font-display: swap;
  color: #c1c1c1;
}

.footer .links a.border {
  border-right: auto;
}

.footer p {
  margin: 0;
  font-size: 0.2rem;
  font-display: swap;
  opacity: 80%;
}

.footer button {
  width: 4rem;
  height: 0.8rem;
  background-color: #003a92;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.05rem;
  font-size: 0.2rem;
  font-display: swap;
  cursor: pointer;
}

.footer button:hover {
  background-color: #0026a2;
  font-size: 0.33rem;
  font-display: swap;
}

.footer .links a.border {
  border-right: 1px dashed #afafaf
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/

* {
  font-family: "Poppins", sans-serif;
}

.allreferearnapp_blog {
  margin-right: .18rem;
  margin-left: .18rem;
  margin-top: .3rem;

}
.allreferearnapp_blog h1 {
  line-height: .65rem;
  font-size: .47rem;
  font-display: swap;
  font-weight: bold;
  color: #000000;
  padding: 0 0.05rem;
  color: #000000de;
}

.allreferearnapp_blog .about {
  line-height: .65rem;
  font-size: .47rem;
  font-weight: bold;
  font-display: swap;
  text-align: center;
  padding: 0 0.05rem;
  color: #000000de;
  border-bottom-style: dashed;
}
.allreferearnapp_blog .header {
  line-height: .47rem;
  font-size: .24rem;
  font-display: swap;
  color: rgb(0 0 0);
  border: #00000066 1px solid;
  background-color: rgb(157 112 255 / 10%);
  border-radius: 0.05rem;
  margin-top: 0.2rem;
  padding-top: 0.01rem;
  padding-right: 0.1rem;
  padding-bottom: 0.01rem;
  padding-left: 0.1rem;
  text-align: center;
}
.header {
  display: flex;
  align-items: center;
}
.topreferearnapp_blog {
  padding-top: 0.17rem;
  padding-bottom: 0.17rem;
  border-radius: 0.08rem;
  border: #5b5b5b 0.01rem solid;
  background-color: rgb(157 112 255 / 10%);
  margin: 0.2rem;
}

.topreferearnapp_blog p {
  line-height: .52rem;
  font-size: .32rem;
  font-display: swap;
  padding: 0 0.3rem;
  color: #000000de;
}

.topreferearnapp_blog h2 {
  line-height: .65rem;
  font-size: .45rem;
  font-display: swap;
  font-weight: bold;
  padding: 0 0.3rem;
  color: #000000de;
}

.topreferearnapp_blog h3 {
  line-height: .64rem;
  color: #000000;
  font-size: .3rem;
  font-display: swap;
  font-weight: 700;
  margin-bottom: .1rem;
  padding: 0 .3rem;
  border: 1px solid #8670A4;
  border-left: 0px;
  border-right: 0px;
}

.topreferearnapp_blog .caption {
  text-align: center;
  color: #fff;
}

.topreferearnapp_blog ol {
  list-style: none;
  counter-reset: item;
  margin-left: .25rem;
  color: #000;
}

.topreferearnapp_blog li {
  counter-increment: item;
  padding-left: 0.3rem;
  padding-right: 0.2rem;
  font-size: .28rem;
  font-display: swap;
  line-height: .56rem;
  color: #000;

}

.topreferearnapp_blog li:before {
  content: "No." counter(item);
  margin-right: .1rem;
  font-size: 80%;
  font-display: swap;
  color: #000;
  padding: 3px 8px;
  border: .03rem rgb(255, 6, 6) solid;
  border-radius: 12px;
}

table {
  border-collapse: collapse;
  width: 90%;
  margin-left: 0.3rem;
  color: #fff;
  background-color: #9ba0c8;
  margin-bottom: 0.25rem;
  margin-top: 0.2rem;
  border-radius: 0.08rem;
  padding: 0 0.3rem;
}

th {
  font-weight: 600;
  font-display: swap;
  padding-left: 8px;
  text-align: left;
  border: 1px solid #ddd;
}

td {
  font-weight: 400;
  font-display: swap;
  padding-left: 8px;
  text-align: left;
  border: 1px solid #ddd;
}
.search img {
  width: 100%;
  padding-bottom: 0.15rem;
  margin-right: auto;
}

a {
  color: #000;
}

.blog_list {
  margin-left: -.11rem;
  margin-right: -.11rem;

}

.social {
  height: 1rem;
  margin-top: -0.2rem;
  align-items: center;
}

.social img {
  width: 0.5rem;
  height: 0.5rem;
}

.social ul {
  position: absolute;
  padding-top: 1.1rem;
  transform: translate(-50%, -50%);
  display: flex;
}

.social ul li {
  list-style: none;
  margin: 0 15px;
}
.more_post {
  width: 2.2rem;
  height: 0.55rem;
  line-height: .55rem;
  font-size: 0.3rem;
  font-display: swap;
  font-weight: bold;
  background-color: #133b97;
  color: #fff;
  border: #5b5b5b2c 1px solid;
  border-radius: 0.5rem;
  padding: 0 0.15rem 0 0.15rem;
  margin-top: 0.02rem;
  margin-bottom: 0.15rem;
  text-align: center;
}
/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.blog_list li {
  background-color: rgb(157 112 255 / 10%);
  padding: .2rem .2rem;
  border-radius: .08rem;
  border: #5b5b5b 0.01rem solid;
  margin: .2rem;
}

.blog_list img {
   height: 100%;
  
  margin-right: .2rem;
  border: black .005rem solid;
  border-radius: .08rem;
}

.blog_list .info h2 {
  font-weight: 700;
  font-display: swap;
  line-height: .4rem;
  font-size: .27rem;
  color: #454545;
  overflow: hidden;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.blog_list .pageWrap {
  padding-top: .1rem
}

.blog_css {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  margin-top: .3rem;
}

.blog_css img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  height: auto;
  object-fit: fill;
  margin-top: 0.3rem;
}

.blog_css h1 {
  position: relative;
  font-size: 0.3rem;
  font-display: swap;
  text-align: center;
  line-height: 0.7rem;
  color: #ffffff;
  font-weight: 700;
  background-color: #10073f;
}

.blog_css h2 {
  font-size: 0.40rem;
  font-display: swap;
  text-align: center;
  font-weight: 700;
}

.blog_css h3 {
  font-size: 0.35rem;
  font-display: swap;
  text-align: center;
  font-weight: 700;
}

.blog_css p {
  font-size: 0.3rem;
  font-display: swap;
  margin-top: 0.1rem;
  margin-bottom: .2rem;
  line-height: 0.48rem;
}

.blog_css ul {
  padding-left: 0.4rem;
}

.blog_css li {
  font-size: 0.3rem;
  font-display: swap;
  list-style: decimal;
  margin-top: 0.2rem;
  margin-bottom: -0.2rem;
  padding-left: 0.05rem;
  padding-right: 0.3rem;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.blog_css .devider {
  width: 100%;
  border-bottom: 1px solid #606280;
}

.blog_css a {
  color: red;
}

.blog_section {
  position: relative;
  font-size: 0.3rem;
  font-display: swap;
  text-align: center;
  line-height: 0.7rem;
  color: #ffffff;
  font-weight: 700;
  background-color: #10073f;
}

.blog_section .before {
  position: absolute;
  width: 8%;
  top: 10px;
  margin-left: 1.1rem;
}

.blog_section .after {
  position: absolute;
  width: 8%;
  padding-left: 5.8rem;
  top: 10px;
}


input {
  block-size: 0;
  overflow: hidden
}

.container {
  position: relative;
  max-width: 7.5rem;
  min-width: 3.2rem;
  margin: 0 auto
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.referkaro_referralcode {
  background: linear-gradient(to right, #7c35bd, #7340bf, #6656c3, #5c65c8, #5772cb);
  width: 80%;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center
}

.h2 {
  padding-top: 10px;
  padding-bottom: 15px;
  font-size: .3rem;
  font-display: swap;
  font-weight: 600;
  text-align: center;
  color: #003372;
}

img {
  display: block;
  border: 0;
  height: auto;
  width: 100%;
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  font-display: swap;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  left: 50px;
  right: 50px;
  text-align: center
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
button {
  font-size: .2rem;
  font-display: swap;
  padding: 10px 20px;
  background-color: #ffc107;
  color: #4a0000;
  border: none;
  border-radius: 5px;
  /* margin-left: 10px; */
  font-weight: bolder
}

input {
  font-size: .3rem;
  font-display: swap;
  padding: 5px;
  border: none;
  border-radius: 5px;
  width: 2.2rem;
  height: .5rem;
  align-items: center;
  color: #ffff;
  background: linear-gradient(to right, #7c35bd, #7340bf, #6656c3)
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto
}

.prev,
.next {
  right: 91%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #fff;
  font-weight: 700;
  font-display: swap;
  font-size: 18px;
  transition: .6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none
}

.next {
  right: 0;
  left: 90%;
  border-radius: 3px 0 0 3px
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, .8)
}

.referkaro {
  display: flex;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  font-display: swap;
  padding: 8px 12px;
  position: absolute;
  top: 0
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s
}

@keyframes fade {
  from {
      opacity: .4
  }

  to {
      opacity: 1
  }
}

@media only screen and (max-width:300px) {

  .prev,
  .next,
  .text {
      font-size: 11px;
      font-display: swap;
  }
}
.down {
  position: relative;
  width: 24px;
  height: 24px;
  padding-left: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #000000;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
      opacity: 1;

  }

  33% {
      opacity: 1;
      transform: translateY(30px);
  }

  67% {
      opacity: 1;
      transform: translateY(40px);
  }

  100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
#buttons {
  text-align: center;
}

.button {
  border-radius: 5px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 22px;
  font-display: swap;
  text-decoration: none;
  margin: 20px;
  color: #fff;
  font-weight: 600;
  position: relative;
  display: inline-block;
}

.button:active {
  transform: translate(0px, 5px);
  -webkit-transform: translate(0px, 5px);
  box-shadow: 0px 1px 0px 0px;
}

.green {
  background-color: #ff0000;
  box-shadow: 0px 5px 0px 0px #950000;
}

.green:hover {
  background-color: #ff0000;
}
.referral_title {
  position: relative;
  font-size: 0.3rem;
  font-display: swap;
  text-align: center;
  line-height: 0.7rem;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0.5rem;
  border: 1px solid #61002a;
  background-color: #3F51B5;
}

.disclaimer {
  font-size: 0.2rem;
  font-display: swap;
  line-height: .42rem;
  padding: .1rem .1rem .1rem .1rem;
  text-transform: capitalize;
  opacity: 80%;
  text-align: center;
}

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.center {
  text-align: center;
}

video {
  width: 100%;
  height: auto;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.08rem;
}