.headFull{
  width:100%!important;
  max-width:100%!important;
  padding:0 50px;
}

.custom-logo{
  width:30%!important;
}

.masthead-sentinel, #masthead{
  height:135px!important;
}

#menu-item-28955{
  background-color:#F4BC70;
  padding:10px 0 10px 0;
  border-radius:5px;
}

#menu-item-28955 a{
  color:white!important;
}

body.responsive .container{
  max-width:100%;
  padding:10px 50px 0 50px;
}
@media screen and (max-width: 1100px) {
#menu-item-28955{
  padding:0!important;
  background-color:transparent;
}
}
@media screen and (max-width: 500px) {
  #masthead .main-navigation, #masthead .site-branding{
  vertical-align:top!important;
}
  #masthead{
    padding-bottom:15px!important;
    height:90px!important;
  }
  body.responsive .container{
    padding:10px 30px 0 30px!important;
  }
}
  