.sidebar-menu{
  margin-bottom: 0 !important;
  font-size: 1em;
}

.category-menu ul{
  list-style: none;
  padding: 0;
  font-size: 0.85em;
}

.category-menu ul a{
  color: gray;
  display: block;
  padding: 10px 15px;
}

.category-menu ul a:hover{
  color: blue;
  text-decoration: none;
  background-color: #eee;

display: block;
padding: 10px 15px;
}



.cf {
  /*position:relative;
  height:281px;
  width:450px;
  margin:0 auto;*/
  position:relative;
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.cf img {
  /*position:absolute;*/
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;

  display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}

.cf img.top{
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.cf img.top:hover {
  opacity:0;
}

.dropdown-menu{
  background-color: white!important;
}

a li{
  padding-bottom: 15px;
}

.nav-pills>li>a {
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
}

box {
    box-shadow: 1px 0px 5px #888888;
    padding: 15px;
}



.ribbon span {
    position: absolute;
    top:20px;
    z-index: 20;
    display: block;
    width: 95px;
    padding: 5px 2px;
    background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}


.after_contact {
    margin-bottom : 0;
    text-align : center;
}

h4 {
    color: #7f7f7f;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.facebook{
    background: #3b5998 !important;
}

.twitter{
    background: #4099FF !important;
}

.youtube{
    background: #e52d27 !important;
}

.youtube, .twitter, .facebook{
    font-size:27px;
}

.social-share {
    display: inline-block;
}

ul.social-share li a {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    display: block;
    line-height: 35px;
}

.yamm .yamm-content {
    padding: 0;
    box-shadow: 0px 5px 25px #888888;
}


.yamm-content li{
    padding: 20px 30px;
}

.yamm-content li:hover{
    background-color: #e2e2e2;
    padding: 20px 30px;
}

.top-bar {
    padding: 3px 0;
    line-height: 24px;
}

.btn-primary {
    margin-top: 0px;
}

#footer ul > li {
    display: block;
}

#footer ul.social-share > li {
    display: inline-block;
    margin-left:0;
}

.top-number {
    line-height: 32px;
}

.contact-div {
  padding-bottom: 15px;
}

.contact-div.info {
  background:#f5f5f5;
}

.section2 {
  padding-top: 30px;
}

.panel-title {
  text-align: center;
}

.services-wrap {
  color: #4e4e4e;
}

.padded{
  padding-top: 20px;
  padding-bottom: 20px;
}

#waze {
  height:28px;
}

.find-us {
  font-size:18px;
  text-align:center;
  font-weight:bold;
  color:#4e4e4e;
}
