@media (max-width: 767px) {
      .footer-inner .hdiv {
    font-size: 24px !important;
}
      .footer-inner h3 {
    color: #fff;
}
      .footer-inner.last h3 {
    color: #fff;
}
        .wmg05p1 #footer .footer-inner {
    padding-right: 0 !important;
}
 
}


.location-action {
    display: flex;
    align-items: center;
    flex-wrap: wrap;     justify-content: space-around;
}
#location > div > div > div:nth-child(2) > div.col-md-12 > div > div.col-md-12.action-buttons > div > div {
    display: flex !important;
}
.location_btn {
    color: white;
    padding: 14px 30px;
    height: 50px;
    width: 48%;
    margin: 12px 0 5px;
    background: rgb(22 46 112);
    border-radius: 5px !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
	text-decoration: none;
}


  
  
    .location_btn:hover {
    background: white;
    border: 1px solid rgb(22 46 112);
    color: rgb(22 46 112);
}

.menu-xs.nav-mobile.visible-xs a.menu-a:nth-child(2) {
    opacity: 0.5;
    display: none !important;
}
li.ctanav2 {
    display: none !important;
}


@media only screen and (max-width: 820px),
  only screen and (max-device-width: 1024px) and (min-device-width: 768px),
  only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) { 




.location-action {
display: block; 
}

body .action-buttons {
    position: relative !important;
}
body #location .location.two .location-hours-details .location-action .btn-primary { 
    width: 100% !important; 
}

.location_btn { 
width: 100%; 
}





}