/*-------------*/

body.dark {background: #0c0906;} /* #9b59b6 */

body.dark h1, body.dark .support a {color: #fff;}

body.dark .checkbox-label {
   background-color: #6b6b6b;
 }

body.dark header {
  background: #0c0906;
}
body.dark .g-rate-box span.gm {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
}
body.dark .breaking-news-ticker .item {
  font-size: 20px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0.95px 0.05px 0.6px;
  text-align: center;
}
body.dark .breaking-news-ticker .divider {
  border-style: solid;
  border-width: 0px;
  border-image: linear-gradient(to left, rgba(0, 0, 0, 0) 1%, rgb(255, 255, 255) 50%, rgba(0, 0, 0, 0) 100%) 100% 0 100% 0/0px 0 3px 0 stretch;
  margin-top: 6px;
  padding-top: 6px;
}
body.dark .breaking-news-ticker h3 {
  color: #fff;
}
body.dark .breaking-news-ticker h3 i {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.75rem;
  color: #fff;
}

body.dark table th {
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-weight: 900;
}

body.dark table td.txt-green {
  /* color: #376067; */
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  /* letter-spacing: 0.8px; */
}

body.dark table.tableContainer.ctrate {
  border-radius: 0px;
  background: #242424;
}

body.dark .table-striped > tbody > tr:nth-of-type(2n+1) > * {
  color: #fff;
}

body.dark #tab-pm.tab-pane table{background: #242424;}

body.dark .textsmall h6 { color: #fff;}

body.dark .category-featured {
  background-color: #202020;
}
body.dark .category-featured .page-title h3 {
  color: #fff;
}
body.dark .category-featured p {
  color: #fff;
}
body.dark .product-tab-block.all-blog1 {background: #202020;}

body.dark .blog-right {
  position: relative;
  /* margin: -30px 30px 30px 30px; */
  background: #1d1d1d;
  padding: 40px 30px 30px 30px;
  -webkit-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  -moz-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  -o-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  box-shadow: 2px 6px 12px rgba(68, 68, 68, 0.6);
}

body.dark .html4 .banner-title4 {
  color: #fff;
  line-height: initial;
  margin-top: 36px;
  font-size: 36px;
  /* font-family: "Aclonica", sans-serif; */
}
body.dark .html4 .banner-desc4 {
  font-size: 22px;
  text-transform: none;
  letter-spacing: 1px;
  /* margin-top: 15px; */
  color: #fff;
}
body.dark .html4 a {
  color: #fff;
}

body.dark .product-tab-block.all-blog2 {background: #0c0906;}

body.dark .page-title2 h3 {
  color: #fff;
}

body.dark .page-title h3 {
  color: #fff;
}

body.dark .service-box-layout7 {
  text-align: center;
  padding: 0 30px;
  background: transparent;
  border: 1px solid #3c3c3c;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

body.dark .slideTestimonial{
   background: linear-gradient(180deg, rgb(18, 18, 18) 50%, rgb(18, 18, 18) 100%); 
    padding: 30px 50px;
    border-radius: 10px;
}
body.dark .themability-testimonial-text i {
  color: #fff;
}

body.dark .slideTestimonial p{
  color: #fff;
}

body.dark .product-tab-block.all-blog3 {background: #202020;}

body.dark .themability-testimonial-block{background: #0c0906;}

body.dark .service-content p{
  color: #fff;
}

body.dark .service-box.ibjaratesabout {
  background: #202020;
}

body.dark .headline {
  text-align: left;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  min-height: 50px;
}

body.dark footer {
  border: none;
  padding-top: 50px;
  color: #fff;
  background: #0c0906;
}

body.dark footer h5 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  margin: 0 0 10px 0;
  font-family: "Quattrocento Sans", sans-serif;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
body.dark footer ul.list-unstyled a {
  text-decoration: none;
  color: #fff;
  padding: 10px 0;
  font-size: 16px;
  display: inline-block;
}
body.dark footer h5, body.dark .position-footer-right h4 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  margin: 0 0 10px 0;
  font-family: "Quattrocento Sans", sans-serif;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
body.dark .payment-method a { 
  color: #fff;
}
body.dark footer p.copyright {
  color: #ddd;
}
body.dark footer p.copyright a {
  color: #ddd;
}

body.dark .breadcrumb-main {
  text-align: center;
  padding: 50px 0;
  margin-bottom: 0px;
  background: #202020;
  /* background: url(../images/SovereignGoldBond-RBI-Notifications-banner.jpg); */
  /* background-size: cover; */
}
body.dark .breadcrumb-main .breadcrumb-container img{display: none;}
body.dark .breadcrumb-main .page-title {
  position: relative;
  font-size: 34px;
  text-transform: capitalize;
  color: #fff;
  text-shadow: none;
  font-weight: 600;
  margin-bottom: 0px;
}
body.dark .breadcrumb a {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  text-shadow: none;
  vertical-align: middle;
  line-height: initial;
}
body.dark .breadcrumb > li a i {
  height: auto;
  width: auto;
  line-height: initial;
  font-size: 18px;
  margin-right: 7px;
  background: transparent;
  color: #fff;
}

body.dark .RBI-Notification .white li a {
  font-size: 22px;
  line-height: 32px;
  color: #fff !important;
  list-style: circle;
  margin: 8px;
  padding-top: 5px;
  padding-left: 8px;
}

@media (max-width: 991px) {
 
body.dark .blog-right {
  margin: 0;
  padding: 25px 10px;
  min-height: 410px;
}
body.dark .html4 .banner-title4 {
  line-height: initial;
  margin-top: 22px;
  font-size: 22px;
  /* font-family: "Aclonica", sans-serif; */
}
body.dark .blog-right .pb-30 {
  padding-bottom: 20px;
}
body.dark .blog-right .mt-40 {
  margin: 26px 0 0;
}
body.dark .html4 .banner-desc4 {
  font-size: 18px;
  text-transform: none;
  letter-spacing: 1px;
  /* margin-top: 15px; */
}
 body.dark table th {
  font-size: 15px;
}
 body.dark table td.txt-green.ft {
  font-size: 10px;
  letter-spacing: 0.3px;
}
body.dark table td.txt-tealgreen.ft {
  font-size: 14px;
  letter-spacing: 0.3px;
}

}

@media (max-width: 414px) { 
  body.dark table td.txt-green {
    /* color: #376067; */
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    /* letter-spacing: 0.8px; */
  }
}