.section-logo .logo-a__img {
    max-width: 300px !important;
}
.logo_footer__container--inner .logo-a {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
}
#partial-header-1 .phone__number {
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 0;
}
.section-map.section__bg--dark-2 .map-a--12 .map__col {
    background-color: #236f91d6;
}
.section--dark .phone__title: after {
    white-space: pre-line; content: "Email: info@harrisburgjointandmuscle.com"!important; 
}
.client_address p {
    text-align: right;
    font-size: 20px;
    margin-top: 5px;
}
.itempopup {
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    position: fixed;
    /*visibility:hidden;*/
    /*display:none;*/
    background-color: rgba(22,22,22,0.5);
    /*cursor: pointer;*/
    display: none;
}
.showimages {
    border-radius: 8px;
    background:#fff;
    margin: 0 auto;
    width:90%; 
    max-width: 600px;
    position:relative;
    z-index:41;
    top: 10%;
    padding: 30px 30px;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); 
    box-shadow:0 0 10px rgba(0,0,0,0.4);
    background-color: rgba(255, 255, 255 .3);
}
@media (min-width: 767px) {
    .modal-button-area {
        display: none;
    }
}








