#primary{top:52.5%} /* centering the main slider (vertical) */

/* menu list */
.select-menu{
    color: #fff;
    display:block;
    margin:20px auto 0 auto;
    padding: 10px;
    -webkit-appearance: none;
    min-width: 150px;
    background-color: #3d3d3d;
    position: relative;
    left: 50%;
    margin-left: -76px;
}


/* LIVE PREVIEW EXCLUSIVE */
.page-template-landing-php #header{ width: 96.2%; }
#primary.landing{width:95%;}
/* LIVE PREVIEW EXCLUSIVE */