.header-col .btn,
.footer-subscribe,
.footer-instagram,
.topbar.hidden-md-down{
    display: none;
}
#breadcrumbs {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 45px;
}
.content.entry-content p {
    text-align: justify;
}
.menu-item img {
    max-height: 12px;
}
.footer-sidebars .sidebar-footer {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
}
header#masthead {
    background: #fff;
}
header#masthead a{
    color: #000;
}
@media only screen and (min-width: 1000px) {
  .navbar-col {
    display: none;
}
  .page-id-2 h1 {
    min-height: 10vh;
    padding-top: 20%;
}
}