@charset "utf-8";
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

img {
  display: block;
  border: 0;
  height: auto;
  width: 100%;
}
.column {
  flex: 33.33%;
  padding: 5px;
  cursor: pointer;
}

.row {
  display: flex;
}

.share {
  padding: 5px 0px;
  background: #fff;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
}

.about {
  padding: 10px 0px;
  background: #1b4789;
  font-size: .25rem;
  font-weight: 700;
  color: #fff;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
}
/* We have put a lot of effort into making this script. If you are caught using it wrong without permission.So we will take legal action against you and for this you can be jailed for 5 years and Rs.2,00,000 fine may also be imposed. */
.wrapper {
    display: inline-flex;
    list-style: none;
  }
  
  .wrapper .icon {
    position: relative;
    background: #ffffff;
    color: #000000;
    border-radius: 20%;
    padding: 2px;
    margin: 10px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .wrapper .tooltip {
    position: absolute;
    top: 0;
    font-size: 14px;
    background: #ffffff;
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .wrapper .tooltip::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #ffffff;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .wrapper .icon:hover .tooltip {
    top: -45px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .wrapper .icon:hover span,
  .wrapper .icon:hover .tooltip {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
  }
  
  .wrapper .facebook:hover,
  .wrapper .facebook:hover .tooltip,
  .wrapper .facebook:hover .tooltip::before {
    background: #1877F2;
    color: #ffffff;
  }
  
  .wrapper .twitter:hover,
  .wrapper .twitter:hover .tooltip,
  .wrapper .twitter:hover .tooltip::before {
    background: #1DA1F2;
    color: #ffffff;
  }
  
  .wrapper .instagram:hover,
  .wrapper .instagram:hover .tooltip,
  .wrapper .instagram:hover .tooltip::before {
    background: #E4405F;
    color: #ffffff;
  }
  
  .wrapper .pinterest:hover,
  .wrapper .pinterest:hover .tooltip,
  .wrapper .pinterest:hover .tooltip::before {
    background: #E60023;
    color: #ffffff;
  }
  
  .wrapper .youtube:hover,
  .wrapper .youtube:hover .tooltip,
  .wrapper .youtube:hover .tooltip::before {
    background: #CD201F;
    color: #ffffff;
  }

.techmanuji_com h2 {
    line-height: .64rem;
    font-size: .42rem;
    font-weight: bold;
    margin-bottom: .1rem;
    padding: 0 0.3rem;
  }
  
.techmanuji_com h3 {
    line-height: .64rem;
    font-size: .37rem;
    font-weight: bold;
    margin-bottom: .1rem;
    padding: 0 0.3rem;
  }
  
.techmanuji_com h4 {
    line-height: .64rem;
    font-size: .32rem;
    font-weight: bold;
    margin-bottom: .1rem;
    padding: 0 0.3rem;
  }
.techmanuji_com b {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0.1rem;
  }
.techmanuji_com p {
    padding-bottom: 0.1rem;
    line-height: .52rem;
    font-size: .32rem;
    padding: 0 0.3rem;
    color: rgb(14, 14, 14);
}
.techmanuji_com p a:link {
    color: red;
  }
.techmanuji_com .article-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
 /* this script Design by Rummy-Group.Com */
.techmanuji_com a:link {
    color: rgb(37, 40, 255);
    background-color: transparent;
    text-decoration: none
  }
  
.bg {
    background: #fff;
  }
  
.techmanuji_com a:visited {
    color: #0278d3;
    background-color: transparent;
    text-decoration: none
  }
  
.techmanuji_com a:hover {
    color: #0091ff;
    background-color: transparent;
    text-decoration: underline
  }
  
.techmanuji_com a:active {
    color: #0091ff;
    background-color: transparent;
    text-decoration: underline
  }
.techmanuji_com img {
    display: block;
    width: 6.9rem;
    margin-top: 0.16rem;
    padding: 0 0.3rem;
}
.allludoapp_article {
    background-color: #fff;
    margin-right: .18rem;
    margin-left: .18rem;
    margin-top: .2rem;
  
  }
  
.blog_list {
    padding-top: 0.1rem;
    padding-bottom: 1rem;
    margin-left: -.11rem;
    margin-right: -.11rem;
  }
  
hr {
    opacity: 30%;
  }
   
.allvungoapk_com {
    padding: .3rem .2rem 0;
}

.allvungoapk_com .tab_menu {
    height: .68rem;
    line-height: .68rem;
    text-align: center;
    color: #00070e;
    font-size: .28rem;
    border: 1px solid #48001c;
}

.allvungoapk_com .tab_menu span {
    flex: 1;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid #000;
    font-weight: bold;
}

.allvungoapk_com .tab_menu span:last-child {
    border-right: none;
}

.allvungoapk_com .tab_menu span.current {
    color: #fff;
    background-color: #4b216d;
    font-weight: bold;

}

.allvungoapk_com ul li {
    padding: .2rem 0;
    border-bottom: 1px solid #eaeaea;
    align-items: center;
}

.allvungoapk_com ul li img {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .24rem;
}

.allvungoapk_com ul li .flex_grow {
    width: 0%;
}

.allvungoapk_com ul li .info {
    margin: 0 .28rem 0 .18rem;
}

.allvungoapk_com ul li .info p {
    display: block;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: .24rem;
}

.allvungoapk_com ul li .info .name {
    color: #000;
    font-size: .25rem;
    line-height: .48rem;
    font-weight: 700;
}

.allvungoapk_com ul li .info .num {
    color: #e6e6e6;
}

.allvungoapk_com ul li .info .num span {
    color: #07065a;
    font-weight: 600;
    font-size: .2rem;
}
.allvungoapk_com ul li .info .txt {
    color: #00575a;
    font-weight: 600;
    font-size: .19rem;
}
.allvungoapk_com ul li .btn {
    display: block;
    width: 2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    border-radius: .06rem;
    text-align: center;
    color: #fff;
    font-size: .24rem;
    font-weight: 700;
}