header {
  min-height: 110px;
}

#logo {
  min-width: 260px;
}

#menu > ul > li:after {
    content: "•" !important;

}

.tp-caption.medium_light_white_top {
    font-size: 45px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Roboto Slab";
    color: #fff;
    text-decoration: none;
    padding: 0;
    background-color: transparent;
    top: 13% !important;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
}
