/* Gallery Size */

img.mfp-img {
    max-height: 188px;
    width: 700px;
    height: 700px;
}

/* Home Slider Padding*/
.hero .hero-inner {
    width: 100%;
    display: inline-block;
    padding: -85% 53px;
}

/* Footer Menu*/
.footer-widget-area .footer-widget .widget li a {
    padding: 7px 0;
}

.site-header {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
}

/* Site Header Logo W1 */
.footer-widget-area .footer-widget .widget li a {
    padding-bottom: 0px;
    padding-top: 0px
}

/* Site Header Logo W2 */
.footer-widget-area .footer-widget .widget li {
        padding-top: 0px;
    padding-bottom: 0px;
}

/* Site-Info */
.site-info-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* Hentry-Bottom-Margins*/
.hentry {
    margin-bottom: 0px;;
}


/* Footer Margins*/
.footer-widget-area {
    margin-top: 20px;
}
/* Footer Size*/
.footer-widget-area .footer-widget a, .footer-widget-area .footer-widget .widget li a {
    font-size: 0.8375rem;
    font-weight: normal;
    text-transform: none;
}
ul, ol, dl {
    font-size: 0.8rem;
    line-height: 1.8;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.fa-2x {
    font-size: 1.5em;
}
/* MAP margin*/
.footer-widget-area .footer-widget .widget {
    margin-bottom: 0px;
}
/* Footer Title*/
.footer-widget-area .footer-widget .widget-title {
    font-size: 0.8975rem;
    text-transform: uppercase;
    margin-bottom: 10px;
}

/* Site Rights */ 
.site-info-wrapper .site-info-text, .site-info-wrapper .site-info-text p {
    text-align: center;
    font-size: 12px;
}