/*PHOTOS*/

.center {
 max-width: 600px;
 width: 100%;
 margin: 10px;
 padding: 10px;
}

.image_right {
 max-width: 300px;
 width: 100%;
 margin: 10px;
 padding: 10px;
 float: right;
}

.badge {
 max-width: 170px;
 width: 100%;
 float: right;
}

.logocenter {
 max-width: 600px;
 width: 100%;
}

.site-header {
    background-color: #111111;
}

@media only screen and (min-width: 1024px){
    #text-11 .widget-wrap {
        min-height: 603px;
    }
}


.sticky-message a {
    border-bottom: 0px;
    color: #e36344;
    padding-bottom: 1px;
    text-decoration: none;
}

#text-10 img.logocenter {
    padding-top: 30px;
}

/* fixes display issue on the Google App */
.header-image .site-description { display: none; }