.Dont_Copy_AllRummyApp_Com {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    background-image: url(../images/bg3.png);
    background-repeat: repeat;
    background-position: center;
    padding-bottom: 35px;
}
.Dont_Copy_AllRummyApp_Com img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: auto;
    object-fit: fill;
    margin-top: 0.3rem;
    border-radius: 15px;
    box-shadow: 0px 0px 6px 4px #ff90007d;
    border: 1px solid #ff8600;
}
.Dont_Copy_AllRummyApp_Com h1 {
    font-size: 0.45rem;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(to bottom, #f6c76a, #fd9f00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }
.Dont_Copy_AllRummyApp_Com h2 {
    font-size: 0.40rem;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(to bottom, #f6c76a, #fd9f00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
.Dont_Copy_AllRummyApp_Com h3 {
    font-size: 0.35rem;
    text-align: center;
    font-weight: 700;
  }
.Dont_Copy_AllRummyApp_Com p {
    font-size: 0.3rem;
    margin-top: 0.1rem;
    margin-bottom: .2rem;
    line-height: 0.48rem;
  }
.Dont_Copy_AllRummyApp_Com ul {
    padding-left: 0.4rem;
  }
.Dont_Copy_AllRummyApp_Com li {
    font-size: 0.3rem;
    list-style: decimal;
    margin-top: 0.2rem;
    margin-bottom: -0.2rem;
    padding-left: 0.05rem;
    padding-right: 0.3rem;
  }
.Dont_Copy_AllRummyApp_Com .devider {
    width: 100%;
    border-bottom: 1px solid #606280;
  }
.Dont_Copy_AllRummyApp_Com a {
    color: red;
  }


table, th, td {
    border:1px solid black;
    text-align: center;
    font-weight: 700;
  }

  .wrap .all-rummy-app-share-link {
    text-align: center;
    padding-top: 0.06rem;
    padding-bottom: 0.9rem;
    padding-left: 0.1rem;
  }
  .wrap .all-rummy-app-share-link span {
    margin: 0.1rem;
    font-size: 0.3rem;
    width: 30%;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    border: 1px dotted #ff2525;
  }
  .wrap .all-rummy-app-share-link span:hover {
    color: #e9e9e9;
  }
  .all-rummy-app-share-link span:first-child {
    float: left;
    background-color: #08c;
    border-radius: 0.1rem;
  }
  .all-rummy-app-share-link span:nth-child(2) {
    float: left;
    background-color: #25d366;
    border-radius: 0.1rem;
  }
  .all-rummy-app-share-link span:nth-child(3) {
    float: left;
    background-color: #3b5998;
    border-radius: 0.1rem;
  }
  .recomended h2 {
    color: white;
    background-color: #d10000;
    font-size: 0.35rem;
    font-weight: 600;
    text-align: center;
    margin-top: 0.15rem;
    margin: 0 0.05rem;
    border-radius: 0.1rem;
    border: 2px solid #000;
  }
  
  /*my-style*/
  .menu img {
    width: 35px;
    height: 63px;
}
.nav_bar {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to bottom, #f6c76a, #fd9f00);
}
nav li.current {
    border-color: #ff0000;
    background-color: #ffffff;
}
nav.bg.nav_bar ul li i {
    font-size: 22px;
}
nav.bg.nav_bar li a {
    color: #fff;
    font-size: 22px;
}
li.current a {
    color: #ff0000 !important;
}

/*sidenav*/
.sidenav {
  height: 322px;
  width: 0;
  position: absolute;
  z-index: 9;
  top: -36px;
  left: 0;
  background: linear-gradient(to bottom, #f6c76a, #fd9f00);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  border-right: 3px solid #003a92;
    border-bottom: 3px solid #003a92;
}

header.green_bg a{transition: 1s;}
header.green_bg a:hover{
    background-color: #003a92;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 17px;
    color: #818181;
    display: block;
    transition: 0.3s;
    font-weight: 500;
     font-family: "Outfit", sans-serif;
}
.sidenav a i{
    margin-right: 5px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 36px;
    margin-left: 50px;
}
.VungoPro_in {
    margin-top: 65px;
}
ul#box-thumb {
    gap: 10px;
}
ul#box-thumb li {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 17px;
    border: 4px solid #ffa200;
    box-shadow: 1px 1px 5px 2px #43280430;
}
/*privacy-policy*/
.content-area p {
    font-size: 22px;
    line-height: 40px;
}
.content-area ul li {
    font-size: 18px;
    font-family: "Outfit", sans-serif;
}
.Dont_Copy_AllRummyApp_Com h2{line-height: 50px;
    margin-bottom: 20px;}

    /* tag */
.card-box {
    display: flex;
    justify-content: left;
        margin-bottom: 25px;
}
.card-image img {
    max-width: 135px;
}
.get-here-button{margin-left:auto;}
.middle-content h3 {
    font-size: 25px;
    line-height: 18px;
}
.middle-content h3 {
    font-size: 25px;
    text-align: left;
    line-height: 18px;
}
.middle-content h6{
    line-height: 0px;
}
.middle-content h5{
    color:#ffa709;
}
.card-image img {
    margin-top: 0px;
}
.middle-content {
    margin-left: 10px;
    margin-top: 16px;
}
.middle-content h6 {
    line-height: 0px;
    color: #878080;
}
.middle-content h6 i{margin-right:5px;}
a.btn.get-here-btn {
    display: block;
    line-height: .55rem;
    margin: 0 Auto;
    border-radius: .06rem;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
    width: 2.05rem;
    height: .55rem;
    border: 0;
    font-weight: 700;
    cursor: pointer;
    Border-radius: .1rem;
    margin-top: 12px;
}
a.btn.get-here-btn i{margin-right: 5px;}
.sub-heading-box {
    background-color: #003a92;
    width: 27%;
    margin: 16px auto;
    border-radius: 5px;
    color:#fff;
}
.sub-heading-box h1 {
    font-size: 28px;
}
/* Blog */
.blog-section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
audio.ARA_Audio {
    border: 0px solid #ccc;
    background-color: #ff000000;
    border-radius: 50px;
    margin-top: 15px;
}
.blog-box{width: 50%;}
.blog-thumbnail-image{position: relative;}
.blog-thumbnail-content h2 {
    font-size: 18px;
    line-height: 27px;
    margin-top: 15px;
}
.date {
    position: absolute;
    bottom: 9px;
    left: 21px;
    font-size: 13px;
    padding: 0px 12px;
    border-radius: 50px;
    background-color: #ff9900;
    font-weight: 600;
    color: #ffffff;
}
.review p i {
    font-size: 18px;
    color: #ffac00;
}
.review {
    margin-left: 14px;
    margin-top: -22px;
}
.view p i {
    font-size: 17px;
}
.view p {
    font-size: 15px;
    margin-left: 15px;
    margin-top: -37px;
}
.blog-meta {
    text-align: center;
}

/* Single-app */
.single-app{
    padding: 50px 20px;
}
.single-app-img-otr img{ 
    width: 100%;
}
.related{
    padding:0 20px 50px;
}
    .other-app {
    display: flex;
    background-color: #d10000;
    color: #fff;
    padding: 5px 100px;
    gap: 20px;
    width: fit-content;
    margin: auto;
    border-radius: 7px;
}
.related .tab_cont {
    background-image: none;
    border-radius: 8px;
    border: 1px solid #ccc;
}
.related.LootEarning_Com ul li:last-child {
    border-bottom: 0;
}
.faq{
    padding: 0 25px 50px;
}
.faqs{
    padding: 40px 0 0;
}
.faq-one h2{
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 10px;
    color: #d10000;
}
.faq-one{
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}
.faq-one p span{
    font-weight: 600;
}
.faq-one{
    margin-top: 20px;
}
.faq-one ul{
    margin: 10px 0;
}
.faq-download-btn img{
    width: 200px;
    margin: 10px auto;
}
.faq-img img{
    width: 115px;
    margin: 15px auto;
}

/* Contact */
/contact/
.table-container {
  overflow-x: hidden;
  max-width: 100%;
  background: white;
  border-radius: 10px;
  box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,0.1);
}

table {
  width: 100%;
  border-collapse: collapse;
}

th, td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: left;
}

th {
  background: #007bff;
  color: white;
}

tr:nth-child(even) {
  background: #f9f9f9;
}
div#mySidenav a i {
    font-size: 21px;
    margin-right: 8px;
}
div#mySidenav a {
    border-bottom: 1px dashed #0000001f;
}
a.closebtn {
    border: none !important;
}

/*blog-details*/
.blog-area h3 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 25px;
}
.blog-area p {
    font-size: 20px;
    line-height: 38px;
}
.author {
    font-size: 15px;
    background-color: #efefef;
    padding-left: 10px;
    border-radius: 4px;
    border-bottom: 1px solid red;
}
.image-thumbnail img {
    border: none !important;
    box-shadow: none;
    max-width: 200px;
    margin-top: -8px !important;
}
h3.short-text {
    font-size: 14px;
}
.table-box{
    margin: 10px;
}
.allrummyappapp_article .download-btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    height: 1.1rem;
}
a.btn.downlaod-btn {
    color: #fff;
    padding: 2px 23px;
    border-radius: 50px;
    width: fit-content;
    margin: auto;
    display: block;
}
.Dont_Copy_AllRummyApp_Com li {
    font-size: 19px;
    line-height: 34px;
}
/*responsive*/
@media only screen and (max-width: 768px) {
 
  
}
@media(max-width:575px){
/* Header */
.menu img {
  width: 20px;
  height: 30px;
}
.review {
    margin-left: 14px;
    margin-top: -4px;
}
nav.bg.nav_bar li a {
    color: #fff;
    font-size: 12px;
}
nav.bg.nav_bar ul li i {
    font-size: 12px;
}
nav {
    border-bottom: none;
}
.VungoPro_in {
    margin-top: 20px;
    padding: 8px;
}
.VungoPro_in li .name {
    font-size: 12px;
}
.VungoPro_in ul li .grade span {
    font-size: 8px;
    line-height: 0.10rem;
}
.VungoPro_in li a{
  padding: 4px;
}
.VungoPro_in li .btn {
    font-size: .2rem;
    width: 1.5rem;
}
.sidenav {
    border-right: none;
    border-bottom: none;
    height: 100vh;
    position:fixed;
}
.sidenav a {
    font-size: 22px;
    padding: 8px 0px 0px 10px;
}

.VungoPro_in li .num1 {
    top: -3px;
}
.search_box{
  font-size: 10px;
  padding: 10px 0 10px 10px;
}
.search_icon {
    top: 3px;
    left: .3rem;
}
.LootEarning_Com .tab_menu span.current, .LootEarning_Com .tab_menu span{
    padding: 0px 3px;
    font-size: 10px;
    margin: 0;
}
.LootEarning_Com .tab_menu {
    gap: 5px;
}
.LootEaning_Notice_Slider marquee {
    font-size: 11px;
}
.tab_cont {
    padding: 5px;
    margin-top: 15px;
}
.LootEarning_Com ul li .num {
    width: 17px;
        height: 17px;
        font-size: 9px;
        line-height: 18px;
        margin-right: .1rem;
}
.LootEarning_Com ul li img {
    width: 1rem;
    height: 1rem;
}
.LootEarning_Com ul li .info .name {
    font-size: 12px;
}
.LootEarning_Com ul li .info .grade em {
    font-size: 10px;
}
.LootEarning_Com ul li .info .grade span {
    font-size: 10px;
}
.LootEarning_Com ul li .info .txt {
    font-size: 10px;
}
.LootEarning_Com ul li .btn {
    width: 90px;
    box-shadow: none;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 29px;
    height: 30px;
}
.footer-right{
  padding: 5px 15px;
  justify-content: center;
    display: flex;
    gap: 5px;
}
.footer-right .fa {
    font-size: 16px !important;
    width: 0px !important;
}
.footer .links a{
  padding: 7px 10px !important;
}
.LootEarning_Com ul li img {
    border-radius: 9px;
    box-shadow: none;
    border: 2px solid #ff9900;
}
.LootEarning_Com ul li .info {
    margin: 0 0 0 .18rem;
}


/* About-us */
.container-div {
   
    row-gap: 10px;
}
.right-panel, .left-panel {
    width: 100%;
    text-align: center;
}
.right-panel p {
    font-size: 13px !important;
    line-height: 23px !important;
}
.left-panel p {
    font-size: 13px !important;
    line-height: 23px !important;
}
.g-search.container-div{
  flex-direction: column-reverse;
}
.note-section p {
    padding: 12px;
    font-size: 13px !important;
    line-height: 23px !important;
    border-left: 2px solid #ff8600;
}
.extra-section p {
    font-size: 13px !important;
    line-height: 23px !important;
}
.Dont_Copy_AllRummyApp_Com h2{
  margin-top: 10px;
}

/* Privacy-policy */
.content-area p {
    font-size: 13px;
    line-height: 23px;
}

/* Tag */
.sub-heading-box h1 {
    font-size: 16px;
}
.sub-heading-box {
    width: 30%;
}
.card-image img {
    max-width: 65px;
}
.middle-content h3 {
    font-size: 16px;
    line-height: 28px;
}
.middle-content {
    margin-left: 6px;
    margin-top: 0px;
}
.wrap .all-rummy-app-share-link{
    display: flex;
    padding: 5px;
}
.Dont_Copy_AllRummyApp_Com {
    padding-bottom: 1px;
}
a.btn.get-here-btn {
    line-height: .8rem;
    font-size: 0.25rem;
    height: .8rem;
    margin-top: 7px;
}
.card-box {
    gap: 5px;
}
.blog-section {
   
}
.date {
    left: 13px;
    font-size: 8px;
   
}
.blog-box{
    width: 100%;
}
.blog-thumbnail-content h2 {
        font-size: 12px;
        line-height: 20px !important;
    }
.Dont_Copy_AllRummyApp_Com p {
    margin-top: 0.2rem;
}
/* Terms */
.Dont_Copy_AllRummyApp_Com h2 {
    line-height: 25px;
    margin-bottom: 10px;
}
.content-area ul li{
    font-size: 13px;
}
/* Contact */
#note_sec {
    margin-top: 25px;
}



}