

.vl-breadcrumb {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.vl-breadcrumb-title {
  padding-top: 140px;
  padding-bottom: 40px;
}
.vl-breadcrumb-title .heading {
  font-size: 48px;
  line-height: 64px;
  padding-bottom: 0px;
}
.vl-breadcrumb-list span {
  font-size: 20px;
  line-height: 34px;
  margin: 0 3px;
}

#about {
  padding: 60px 0;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
    margin-top: -8px;
  }

}

@media (max-width: 768px) {

  .navbar-brand > img {
    position: absolute;
    max-height: 60px!important;
    width: auto;
  }

}

.navbar-brand > img {
  position: absolute;
  max-height: 120px;
  width: auto;
}

.navbar-main.stiky .navbar-brand > img {
  width: auto;
  height: 70px;
}


.dropdown-menu {
  background: #000;
  border: 1px solid #cecece;
}

.dropdown-menu > li > a {
  color: #fff;
  padding: 10px 20px;
}

.img-center {margin:0 auto}

.whatsapp-share-boxes {position:fixed;bottom:0;z-index:99999}
.whatsapp-share-button .btn {padding: 8px 10px 6px 10px;font-size: 15px;border-radius: 14px 14px 0 0;box-shadow:1px 5px 15px #2e3131;transition:all 400ms ease}
.whatsapp-share-button .btn i {font-size: 32px;margin-right:4px}



.comedian-item2 .comedian-body {
  padding: 10px 8px;
}

.comedian-item2 {
  background-color: #fff;
  color: #7F7F7F;
}

.comedian-item2 .comedian-body h3 {
  font-size: 24px;
  line-height: 28px;
}




.comedian-item {
  width: 100%;
  float: left;
  background-color: #000;
  color: #7F7F7F;
}

.comedian-item .comedian-body .comedian-heading {
  color:#fff
}

.comedian-item .comedian-body {
  padding: 30px 15px 20px 15px;
}