.error-msg .popup-message p {
    font-size: 17px !important;
}

.apply_links {
    color: #fff !important;
    padding: 8px 12px;
    background: orange;
    border-radius: 3px;
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    margin: 0 12px;
    text-transform: uppercase;
}

.applyLogin {
    background: #2ecc71;
}

.applyReg {
    background: #2ecc71;
}

.applyCancel {
    background: rgb(255, 123, 0)
}

#coupon_check_success .popup-message {
    line-height: 75px;
}

.where-left-outerr {
    display: none;
}

#map {
    width: 500PX;
    height: 500px;
}

.error-msg .popup-message p {
    color: #818181 !important;
}

#map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

.marker {
    display: block;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
}

.where-input-boxes select option {
    padding: 4px 10px;
}

.Youtube_time {
    height: 100%;
}

.video-bgpc-inner.novideo-img .video-bgpc-padding>img {
    height: 100%;
    width: 100%;
}

.benefits-listing.newbglisting li p {
    font-size: 14px;
}

.gm-ui-hover-effect {
    opacity: 1;
    background: #f2f1f0 !important;
    top: 0 !important;
    right: 0 !important;
}

.gm-ui-hover-effect img {
    display: block !important;

}

.site-button a {
    padding-right: 22px !important;
}

@media screen and (max-width: 767px) {
    .site-button a {
        background-position: right 12px center;
        background-size: 16px;
    }
}