.button :link, 
.button :visited {
  display: inline-block;
  text-decoration: none;
  transition: background .5s;
  background-image: none;
  cursor: pointer;
}
.button-yellow a:link,
.button-yellow a:visited {
  height: 50px;
  width: 180px;
  margin: auto;
  line-height: 50px;
  color: #fff;
  background:#f1b434;
  border-radius: 3px;
}
.button-yellow a:hover,
.button-yellow a:focus{
  background: #c09333;
  background: #E5AC33;
}

.channel-56 {
  background: url(/sites/all/themes/minim/images/channel-56-button-footer.svg)no-repeat center;
  width: 80px;
  height: 80px;
}
.channel-56:hover {
  background: url(/sites/all/themes/minim/images/channel-56-button-footer.svg)no-repeat center;
  background-size: cover;
}

.channel-57 {
  background: url(/sites/all/themes/minim/images/channel-57-button-footer.svg)no-repeat center;
  width: 80px;
  height: 80px;
}
.channel-57:hover {
  background: url(/sites/all/themes/minim/images/channel-57-button-footer.svg)no-repeat center;
  background-size: cover;
}

.channel-219 {
  background: url(/sites/all/themes/minim/images/channel-219-button-footer.svg)no-repeat center;
  width: 80px;
  height: 80px;
}
.channel-219:hover {
  background: url(/sites/all/themes/minim/images/channel-219-button-footer.svg)no-repeat center;
  background-size: cover;
}
.channel-929 {
   background: url(/sites/all/themes/minim/images/929fm.svg)no-repeat center;
  width: 80px;
  height: 80px;
}
.channel-893:hover,
.channel-929:hover {
  background-size: cover;
}
.channel-893 {
  background: url(/sites/all/themes/minim/images/893hd3.svg)no-repeat center;
  width: 80px;
  height: 80px;
}
.above-footer-channel {
  width: 58%;
  margin: auto
}
.above-footer-channel:after {
  content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.above-footer-channel-tv > div,
.above-footer-channel-tv a,
.above-footer-channel-tv {
    float: left;
}
.above-footer-channel-radio {
  float: right;
}
.above-footer-channel-radio div {
  float: left;
}
#block-om-blocks-om-channel {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}
.channel-tv {
  font-family: alternate-gothic-no-3-d;
  font-size: 28px;
  margin-top: 5px;
  margin-left: 15px;
  color: #444444;
  border-right: 1px solid #a7a9ac;
  margin-right: 5px;
  padding-right: 10px;
}
.channel-radio {
  font-family: alternate-gothic-no-3-d;
  font-size: 28px;
  margin-top: 5px;
  margin-left: 15px;
  color: #444444;
  border-right: 1px solid #a7a9ac;
  margin-right: 5px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 15px;
}
.dom-footer-dom-icon {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  background: url(/sites/all/themes/minim/images/OMP-icon-footer.svg);
}
.dom-footer-dom-icon:hover {
  background: url(/sites/all/themes/minim/images/OMP-icon-footer-rollover.svg);
}
.become-a-member .co-1 {
  background: url(/sites/all/themes/minim/images/become-member-icon-home.svg)no-repeat;
    width: 115px;
    height: 110px;
    margin: auto;
    background-position: center;
}
.become-a-member .co-1:hover {
  background: url(/sites/all/themes/minim/images/become-member-icon-home.svg)no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}

.become-a-member .co-2 {
  background: url(/sites/all/themes/minim/images/take-classes-icon-home.svg)no-repeat;
    width: 105px;
    height: 110px;
    margin: auto;
    background-position: center;
}
.become-a-member .co-2:hover {
  background: url(/sites/all/themes/minim/images/take-classes-icon-home.svg)no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}

.become-a-member .co-3 {
  background: url(/sites/all/themes/minim/images/rent-equipment-icon-home.svg)no-repeat;
    width: 113px;
    height: 110px;
    margin: auto;
    background-position: center;
}
.become-a-member .co-3:hover {
  background: url(/sites/all/themes/minim/images/rent-equipment-icon-home.svg)no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}

.become-a-member .co-4 {
  background: url(/sites/all/themes/minim/images/watch-vote-icon-home.svg)no-repeat;
    width: 105px;
    height: 110px;
    margin: auto;
    background-position: center;
}
.become-a-member .co-4:hover {
  background: url(/sites/all/themes/minim/images/watch-vote-icon-home.svg)no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}

