body{
 background-size: cover !important;
}

.pg-metadata-icons, .navigation{
 display: none;
}

.epyt-gallery iframe{
   max-width: 354px !important;
}

#pg-main{
    background: transparent;
}

.pg-header{
margin: 0 25% 0 0;
height: 180px;
background-position: 0 5px !important;
}
#pg-header-bg{
background: transparent;
}


.pg-hmenu{
   float: none;
}

nav.pg-nav{
   text-align: center !important;
}

nav.pg-nav ul.pg-hmenu{
        display: inline-block;
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
        zoom:1;
        *display: inline;
}

.pg-header {
    margin: 0 25% 0 0;
    height: 180px;
    background-position: 50% 5px!important;
}

@media only screen and (max-width: 1024px) {
body.custom-background{
    background-position: 50% center !important;
}
.pg-header {
    background-size: 50%;
}
}