﻿.music-list li::before {
  content: '\f0da';
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 1.21428571rem;
  line-height: 1;
  opacity: 1;
  font-family: 'FontAwesome';
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.map iframe
{
    width:100%;
    height: 430px;
}
.black, h5.black
{
    color: #000;
}
.red
{
    color: #ff0000;
}
.royalblue
{
    color: #4169e1;
}
.page-footer .brand
{
    line-height: normal;
}
.media__body img
{
    float: left;
    margin: 0 15px 15px 0;
}
.mt15
{
    margin-top:15px;
}
.contactme ul li a
{
    font-size: 50px;
    line-height:normal;
    color: #4169e1;
}
.contactme p a
{
    color: #4169e1;
}
.contactme ul li a:hover, .contactme p a:hover
{
    color: #000;
}

.contactme ul li
{
    margin: 15px;
    display: inline-block;
}
.pt25
{
    padding-top: 25px;
}
.brand-slogan.h5.fw-b.font-family-sec.black
{
    color: #fff;
    font-family: Times New Roman;
    font-style: italic;
    text-shadow: 3px 3px 2px #000;
}
.font-family-sec
{
    font-size: 55px;
}
.music-list, .copyright a
{
    font-family: "Lato",sans-serif;
}
.copyright a:hover
{
    color: #ff0000;
}
.btn.btn-xs.btn-primary
{
    font-size: 18px;
}
h4.wed
{
    font-family: roboto;
}