.dialog-off-canvas-main-canvas, main { height: 100%; }

body.frontpage #wrapper { height: 100%; }

section#leader { display: none; }
body.frontpage section#leader,
body.type-feature section#leader { display: block; position: relative; width: 100%; height: 100%; }
body.frontpage section#leader .leader-content,
body.type-feature section#leader .leader-content { height: 100%;
    background: #EFEFEF;
    background: linear-gradient(0deg, rgba(239, 239, 239, 1) 0%, rgba(255, 255, 255, 1) 100%); }

section#masthead { position: relative;
    background-color: #ffffff; }

#main-header { position: relative; margin: 0 0 20px 0; }
#main-utils { position: absolute; right: 0; top: 0; width: 100%; padding: 0; text-align: left; pointer-events: none; }
#main-utils .contain { width: 100%; max-width: 1020px; margin: 0 auto; padding: 0 10px; }

.utilBtn { position: relative; border: none; padding: 0; outline: none; width: 50px; height: 50px; cursor: pointer; z-index: 1;
    background-image: url('../../images/utils.png'); background-size: 50px; background-position: center top; background-repeat: no-repeat; background-color: transparent; }

#main-media { position: absolute; right: 0; top: 0; width: 100%; padding: 0; text-align: right; pointer-events: none; }
#main-media .contain { width: 100%; max-width: 1020px; margin: 0 auto; padding: 0 10px; }

#main-media .spotsBtn { display: block; position: relative; float: right; color: #000; font-family: 'Courier New', monospace; letter-spacing: 2px; font-size: 12px; font-weight: 600; line-height: 15px; border: none; padding: 0 5px; outline: none; width: 50px; height: 50px; cursor: pointer; z-index: 1; word-break: break-all;
    background-color: transparent; }

#block-coup-site-branding { width: 100%; }

.lockup { text-align: center; }

#main-logo { display: block; width: 240px; margin: 5px auto 10px; }
#main-logo a { display: inline-block; }
#main-logo a img { display: block; width: 100%; height: auto; }

.lockup .slogan { font-size: 11px; margin: 0 auto 10px; width: 100%; max-width: 300px; text-align: center; letter-spacing: 0.1em; }
.lockup .slogan .slo-bold { font-family: 'lorabold', sans-serif; }
.lockup .slogan .slo-it { font-family: 'loraitalic', sans-serif; }

.overlay { position: fixed; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; visibility: hidden; overflow: auto; z-index: 9;
    background: rgba(247, 201, 208, 0.95);
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; }
#overlay-content { height: 100%; width: 100%; padding: 120px 0; margin: 0 auto; }
#overlay-close { position: absolute; width: 80px; height: 80px; right: 20px; top: 20px; overflow: hidden; border: none; color: transparent; outline: none; z-index: 100;
    background-image: url('../../images/cross.png'); background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: 60px; cursor: pointer; }

.overlay section { display: none; opacity: 0; visibility: hidden; padding-bottom: 60px;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; }
.overlay section.open { display: block; opacity: 1; visibility: visible; overflow: hidden;
    -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

.overlay .region-search-menu { max-width: 560px; margin: 0 auto; }
.overlay nav ul { width: 100%; text-align: center; }
.overlay nav ul li { margin-bottom: 20px; }
.overlay nav ul li a { font-family: 'eucmed', sans-serif; color: transparent; font-size: 30px; text-transform: uppercase; line-height: 55px; }
.overlay nav ul li a:hover { text-decoration: underline; border-bottom: 1px solid #FFFFFF; }

.overlay nav ul li a.menu { padding: 15px 30px 15px 30px; height: 0; overflow: hidden;
    background-repeat: no-repeat; background-size: 100%; background-position: center center; }
.overlay nav ul li a.menu.news { padding: 15px 20px 15px 20px; background-image: url('../../images/sketched/news-white.png'); }
.overlay nav ul li a.menu.interviews { background-image: url('../../images/sketched/interviews-white.png'); }
.overlay nav ul li a.menu.covers { background-image: url('../../images/sketched/zine-stories-white.png'); }
.overlay nav ul li a.menu.shop { background-image: url('../../images/sketched/shop-zines-white.png'); }

.overlay.open { opacity: 1; visibility: visible; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

#players { margin-bottom: 60px; }
#players .holder { text-align: center; max-width: 1000px; margin: 0 auto; }
#players h2 { color: #fff; background: #000; display: inline-block; padding: 5px 7px; }

#players #spotify { width: 50%; padding: 0 10px; margin-top: 20px; }
#players #apple { float: right; width: 50%; padding: 0 10px; margin-top: -40%; }

#spots-holder { text-align: center; }
#spots-holder iframe { width: 92px; }
#spots-open { text-align: center; }
#spots-window { display: inline-block; border: 1px solid #ffffff; color: #ffffff; padding: 15px 25px; margin-top: 10px; font-family: 'eucmed', sans-serif; letter-spacing: 0.1em; text-transform: uppercase; font-size: 11px; text-decoration: none; cursor: pointer; }
#spots-window:hover { background-color: #ffffff; color: #ffb9c4; }
#apple-window { display: inline-block; border: 1px solid #000000; color: #000000; padding: 15px 25px; margin-top: 10px; font-family: 'eucmed', sans-serif; letter-spacing: 0.1em; text-transform: uppercase; font-size: 11px; text-decoration: none; cursor: pointer; }
#apple-window:hover { background-color: #000000; color: #ffffff; }

#block-coup-main-menu { width: 100%; margin-top: 20px; }
#block-coup-main-menu ul { text-align: center; margin: 0; }
#block-coup-main-menu ul li { display: inline-block; }
#block-coup-main-menu ul li a { display: block; font-family: 'eucmed', sans-serif; font-size: 14px; line-height: 25px; color: transparent; letter-spacing: 0.1em; border-bottom: 1px solid transparent; margin: 0 15px; }
#block-coup-main-menu ul li a:hover { text-decoration: none; border-bottom: 1px solid #EFEFEF; }

#block-coup-main-menu ul li a.menu { padding: 0px 40px 50px 40px; height: 0; overflow: hidden;
    background-repeat: no-repeat; background-size: 100%; background-position: center center; }
#block-coup-main-menu ul li a.menu.news { padding: 25px 20px 25px 20px; background-image: url('../../images/sketched/news.png'); }
#block-coup-main-menu ul li a.menu.interviews { background-image: url('../../images/sketched/interviews.png'); }
#block-coup-main-menu ul li a.menu.covers { background-image: url('../../images/sketched/zine-stories.png'); }
#block-coup-main-menu ul li a.menu.shop { background-image: url('../../images/sketched/shop-zines.png'); }

body.frontpage #second-content { overflow: hidden; margin-bottom: 20px; }
body.frontpage #second-content .second-main { width: 100%; max-width: 1280px; margin: 0 auto; overflow: hidden; }

#third-content { display: table; margin: 0px; width: 100%; }
.third-main { display: table-cell; vertical-align: top; }
.third-aside { display: table-cell; position: relative; vertical-align: top; width: 360px; padding: 30px 0 0;
    background-color: #ffffff; }

#fourth-content { padding-top: 60px;
    background: #ffffff; }

/** Standard Page Setup **/

body.type-page {  }
body.type-page .first-content { margin: 50px 0; }
body.type-page .first-content .layout-content { width: 100%; max-width: 720px; margin: 0 auto 30px; padding: 0 20px; }
body.type-page.frontpage .first-content .layout-content { max-width: none; padding: 0; }

/** Article Page Setup **/

body.type-article .second-main { display: block; }

/** Search Page **/

body.search #block-coup-content { width: 100%; max-width: 720px; margin: 0 auto; }
body.search #block-coup-content h2 { font-size: 32px; text-align: center; }

body.search .search-form { max-width: 480px; }
body.search .search-form label,
body.search .search-form .search-help-link { display: none; }

body.search .search-form .container-inline { position: relative; }
body.search .search-form .container-inline .form-item { width: 100%; }
body.search .search-form #edit-keys { display: block; width: 100%; box-sizing: border-box; border: 1px solid #000; font-size: 22px; line-height: 30px; font-style: italic; letter-spacing: 1px; padding: 12px 60px 12px 20px; margin-bottom: 0; font-family: 'lora', serif; color: #000; }
body.search .search-form #edit-submit { position: absolute; top: 0; right: 0; border: none; height: 0; padding: 56px 0 0; overflow: hidden;
    background-color: transparent; background-image: url('../../images/search.svg'); background-repeat: no-repeat; background-size: 25px; background-position: center; }

body.search ol { margin: 0 25px 0 0; }
body.search ol li::marker { color: #F7C9D0; font-family: 'lora', serif; font-style: italic; font-size: 22px; }
body.search ol a { color: #000000; }
body.search ol p strong { padding: 5px; margin: -5px; letter-spacing: 0.05em;
    background-color: rgba(247, 201, 208, 0.5); }

/** Bonus Extras **/

.zine-link { position: fixed; width: 120px; height: 100px; bottom: 20px; right: 0; padding: 100px 0 0 0; overflow: hidden; }
.zine-link a.zine-button { position: absolute; display: block; width: 100%; height: 0; top: 0; left: 0; padding: 100px 0 0 0; overflow: hidden; border-radius: 10px 0px 0px 10px;
    background-image: url('../../images/sketched/zine-what.png'); background-repeat: no-repeat; background-size: 75%; background-color: #FFFFFF; background-position: center center; }

/** Responsiveness **/

@media only screen and (max-width: 1080px) {
    .third-aside { display: none; }
}

@media only screen and (max-width: 820px) {
    #main-logo { width: 210px; margin: 15px auto 10px; }
    #block-coup-main-menu { display: none; }
    .utilBtn { background-position: center bottom; }
}

@media only screen and (max-width: 720px) {
    #players #spotify { width: 100%; padding: 0 25px; }
    #players #apple { float: none; width: 100%; padding: 0 25px; margin-top: 30px; }
}

