span.ubermenu-target-title.ubermenu-target-text.pum-trigger {
    -webkit-text-stroke: 0.75px;
    letter-spacing: .5px;
}

@media only screen and (min-width: 1081px) {
div#header_meta {
    display: none;
}
}
#top div#header_meta {
background-color: #193382;
}
li#menu-item-4404 {
    color: #ffffff;
    line-height: 28px;
}
#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info {
    margin: 19px 1px;
}


@media any and (max-width: 800px){
  .all_colors h1{
    font-size: 30px !important;
  }
  h2{
    font-size: 2em;
  }
  .allied-why-allied-section h2{
    font-size: 2em !important;
  }
}

.menu-show-mobile{
    display: none !important;
}
.menu-hide-mobile{
  padding-top: 20px;
  
}
@media all and (max-width: 1081px){
 .menu-show-mobile{
    display: block !important;
}
.menu-hide-mobile{
  display: none !important;
  
}
}


@media only screen and (max-width: 1081px) {.av-main-nav > li.menu-item-avia-special {
    display: block;
}
.av-main-nav > li {
    display: none;
}}

@media only screen and (max-width: 500px){
#top h1{
  font-size: 35px !important; 
}
#top h2{
  font-size: 30px !important; 
}
}

/*@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed;
}
#main{
  margin-top: 135px !important;
}
}*/

.html_header_top.html_header_sticky #main {
    padding-top: 88px !important;
}