.breadcrumb {
  text-align:center;
  background-color:transparent;
  border-bottom:1px solid #eee;
  padding-top:12px;
  padding-bottom:12px;
  margin-bottom:40px;
}

#logo {
  max-height:37px;
  margin-right:auto;
  margin-right:10px;
  display:inline-block;
}

nav.navbar.navbar-default {
  margin-bottom:0px;
}

@media (min-width:992px) {
  .product h2 {
    margin-top:0;
  }
}

.navbar .navbar-brand {
  font-size:24px;
  line-height:18px;
}

#imgbanner {
  width:100%;
}

.reviewer-name {
  margin-right:10px;
}

.site-footer {
  padding:20px 0;
  text-align:center;
}

@media (min-width:768px) {
  .site-footer h5 {
    text-align:left;
  }
}

.site-footer h5 {
  color:inherit;
  font-size:16px;
}

.site-footer .social-icons a:hover {
  opacity:1;
}

.site-footer .social-icons a {
  display:inline-block;
  width:32px;
  border:none;
  font-size:20px;
  border-radius:50%;
  margin:4px;
  color:#fff;
  text-align:center;
  background-color:#798FA5;
  height:32px;
  opacity:0.8;
  line-height:32px;
}

@media (min-width:768px) {
  .site-footer .social-icons {
    text-align:right;
  }
}

th {
  margin:0 auto;
}

.btn.write-review {
  float:right;
  margin-top:-6px;
}

.container.wrapper {
  margin-top:100px;
}

#para {
  margin-top:80px;
}

#divtab {
  margin-top:30px;
}

#date {
  text-align:center;
  font-size:50px;
}

#tables {
  text-align:center;
  font-size:20px;
}

#tables th {
  text-align:center;
  font-size:30px;
}

#liveresults {
  margin-top:100px;
}

#news {
  margin-top:100px;
}

#about {
  margin-top:100px;
}

.single-digit {
  font-size:30px;
  background-color:rgb(9,19,249);
  color:white;
  padding:5px 11px;
  line-height:30px;
  border-radius:50%;
  /*min-width:100px;*/
  /*min-height:30px;*/
  text-align:center;
}

.titletabs {
  font-size:30px;
  color:black;
  background-color:rgb(245,212,35);
}

