.vertical-elements .media-share a {
    margin-bottom: 3px;
}

.media-trending .media-body {
    height: 98px;
}

.trending-card-description {
    position: absolute;
    width: 215px;
}

.vertical-elements .media-share {
    display:grid !important;
}

a p.trending-card-description, 
a p.trending-card-description:hover, 
a p.trending-card-description:visited, 
a p.trending-card-description:link, 
a p.trending-card-description:active {
    text-decoration: none !important;
}

.animals-logo-correct {
  width: 74px !important;
}

.animals-logo-correct-header {
    max-width: 142px !important;
    height: auto;
    margin-top: 9px;
}


.tv-logo-correct-for-menu {
  max-width: 84px !important;
}

.tv-logo-correct {
    height: 48px !important;
    width: auto !important;
    margin-top: -3px !important;
    max-width: 100px !important;
    margin-left: -3px !important;
}

#carousel-trending,
#carousel-trending > .carousel-inner {
    height: 179px;
}

.zone-tertiary .featured {
  padding-bottom: 5px !important;
}

.li-a-channels {
  max-height: 70px;
  height: 106px;
}

.li-h1-channels {
  text-align: center;
  word-wrap: break-word;
  color: white;
  margin: 0px 0px 0px 0px;
}

.card-description-on-secondary-images {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 10px;
  color: #fff;
  margin: 0;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-description-on-primary-images {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 10px;
  color: #fff;
  margin: 0;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.featured-secondary h2, .featured-primary h2 {
  bottom: 10px !important;
}

.aligned-zone-tertiary {
  padding: 0px 0px !important;
}

.btn-self-opacity {
  opacity: 0.5;
}

.btn-self-opacity:hover {
  opacity: 1;
}

.vertical-elements .media-share {
  display: grid !important;
}

.trending-card-description {
  font-size: 13px;
  max-height: 51px;
  overflow: hidden;
  max-width: 85%;
  text-overflow: ellipsis;
  bottom: 0;
  margin-bottom: 0;
}

.trending-card-name {
  max-width: 90% !important;
  margin-bottom: 0px !important;
}

.without-background { 
  background-color: transparent !important; 
  color: white !important; 
  text-transform: none !important; 
} 
#nav-trending {
  height: 180px !important;
}

.li-a-channels {
  margin-right: 20px;
  max-height: 106px;
  height: 106px;
}

.li-a-channels .channel-navigation-link {
  max-height: 70px;
}

.li-h1-channels {
  text-align: center;
  word-wrap: break-word;
  color: white;
  margin: 0px 0px 0px 0px;
}

#nav-mobile .li-a-channels {
  height: 70px !important;
  display: inline-flex !important;
  margin-top: -1px !important;
}

#nav-mobile .li-h1-channels {
  margin-top: 22px !important;
  word-wrap: unset !important;
  text-align: left !important;
  color: white !important;
  width: 155px !important;
}

#nav-mobile .li-a-channels .channel-navigation-link {
  width: 100px !important;
}

#nav-mobile .container {
  margin-top: 0px !important;
}

#nav-mobile .container .nav-pills {
  margin-bottom: 0px !important;
  margin-top: -1px !important;
}

#nav-mobile .nav-secondary-second {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  border-bottom: 0px !important;
}

#nav-mobile {
  padding-bottom: 0px !important;
}

#nav-mobile .nav-secondary-second .btn-about-li {
  background-color: #0084ff !important;
}

#nav-mobile .nav-secondary-second .btn-pro-li {
  background-color: #00d084 !important;
}

.anchor-links {
    margin-bottom: -65px;
}
.anchor-links a {
  color: #000;  
  font-size: 21px;
  text-decoration: none;
  border-bottom: 2px dashed #000;
}

.anchor-links a:visited {
  color: #000;
  border-bottom: 2px dashed #000;
}

.anchor-links a:hover {
  color: #000;
  border-bottom: 2px dashed #000;
}

.btn-outline-search {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.6;
    border-radius: 4px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    text-transform: none;
}
.btn-outline-search:not(:disabled):not(.disabled).active:focus, .btn-outline-search:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-search.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(40,167,69,.5);
}
.btn-outline-search:not(:disabled):not(.disabled).active, .btn-outline-search:not(:disabled):not(.disabled):active, .show > .btn-outline-search.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-outline-search:hover {
    color: #000 !important;
    background-color: #fff;
    border-color: #fff;
}
.btn-outline-search.focus, .btn-outline-search:focus {
    box-shadow: 0 0 0 0.2rem rgba(40,167,69,.5);
}
.search-panel {
    font-weight: normal;
    line-height: 70px;
    margin-right: 25px !important;
}
.search-panel input,
.btn-outline-search {
    font-size: 14px;
}

.search-xs {
    margin: 10px 70px -20px -90px !important; 
    width: 10px;
}
.search-xs a {
    border: none !important;
}

.search-panel-xs {
    width: 70%;
    float: left;
    margin-left: 80px;
}

.search-panel-xs input {
    width: 70%;
    display: inline-block;
}