@charset "UTF-8";/*!
Theme Name: Teater-V 2015
Description: A custom wordpress theme for Teater V
Author: Nina Cecilie Højholdt
Author URI: http://www.fatpandaclub.com
Company: MICO
Company URI: www.mico.dk
Version: 1.0
License: GNU Gernerl Public License v2.0
License URI http://www.gnu.org/licenses/gpl-2.0.html;
*/

a,
mark {
    color: #000
}

.burger,
.burger:after,
.burger:before {
    content: ''
}

@font-face {
    font-family: DINPro;
    font-weight: 400;
    src: url(src/type/DINPro-Regular.otf)
}

@font-face {
    font-family: DINPro;
    font-weight: 700;
    src: url(src/type/DINPro-Bold.otf)
}


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    text-decoration: none
}

#casting_submission a,
.order-info mark {
    text-decoration: underline
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em
}

mark {
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.background,
.dates,
.poll form input,
.poll form p label,
.poll p,
body,
body.page-template-poll {
    font-family: DINPro, sans-serif
}

h2,
p {
    line-height: 1.75rem
}

button {
    overflow: visible
}

.background,
.coupon,
.entry-content,
.featured-subsites .content,
.map,
.map-image,
.page-featured-content-item,
.screenreader-only,
.video {
    overflow: hidden
}

button,
select {
    text-transform: none
}

#casting_submission input[type=submit],
.button,
.calendar-entry,
.calendar-headline,
.dates,
.frontpage-news .read-more,
.sidebar li,
.sponsors p,
.tour-headline,
h1,
h2,
nav a {
    text-transform: uppercase
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

*,
.coupon .input-text,
:after,
:before {
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend,
td,
th {
    padding: 0
}

legend {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.screenreader-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    clip: rect(0 0 0 0);
    border: 0
}

.video,
html {
    position: relative
}

html {
    min-height: 100%;
    margin-top: 0!important
}

body {
    height: 100%;
    background-color: #7ECAD0;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width:600px) {
    #wpadminbar {
        top: -46px
    }
}

h1,
h2,
h3,
h4 {
    margin: .25rem 0
}

h1 {
    line-height: 2rem
}

p {
    font-family: 'Open Sans', Helvetica, sans-serif
}

p a {
    color: #EF764C
}

.aligncenter {
    margin: 0 auto;
    display: block
}

@media only screen and (min-width:500px) {
    .alignleft {
        float: left;
        margin-right: 1rem
    }
    .alignright {
        float: right;
        margin-left: 1rem
    }
}

img {
    border: 0;
    height: auto
}

.video {
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 1rem
}

.video embed,
.video iframe,
.video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}


.content-wrap,
.site-header {
    width: 100%;
    margin: 0 auto
}

.container,
ul li {
    margin-bottom: 1rem
}

.container {
    background-color: #fff;
    position: relative;
    height: 100%
}

nav ul,
nav ul li {
    margin: 0;
	background: #fff;
}

.content {
    padding: 1rem;
}

.home .burger-wrap {
        display: none
    }
@media only screen and (min-width:865px) {
    .threequarters {
        width: calc(75% - 8px);
        float: left
    }
    .quarter {
        width: calc(25% - 8px);
        float: left
    }
    .burger-wrap {
        display: none
    }
}

.burger-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 4.5rem;
    height: 4.625rem;
    background-color: #EF764C;
    cursor: pointer
}

.burger {
    position: absolute;
    width: 1.75rem;
    height: 1.75rem;
    background-color: #fff;
    top: 1.5rem;
    left: 1.375rem
}

.burger:after,
.burger:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .2s ease;
    background-color: #EF764C;
    position: absolute;
    width: 2.2rem;
    height: 20%;
    top: 20%;
    left: -.25rem
}

.burger:after {
    top: 60%
}

.burger-wrap.active .burger {
    transition: .2s ease-out;
    background-color: #EF764C
}

.burger-wrap.active .burger:after,
.burger-wrap.active .burger:before {
    top: 40%;
    background-color: #fff;
    transition: .2s ease;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.burger-wrap.active .burger:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

nav ul {
    list-style: none;
    padding: 0;
	margin: 0 0 0 -1em;
}

nav a{
	padding: 0 1em;
	font-weight: 700;
}
nav a:hover {
    color: #EF764C
}

.current-menu-item>a,
.current_page_ancestor>a {
    color: #fff
}

.sub-menu .current-menu-item>a {
    color: #EF764C
}

.header-navigation {
    display: none
}
.home .header-navigation {
	display: block;
}
@media only screen and (min-width:865px) {
    .current-menu-item>a,
    .current_page_ancestor>a {
        color: #EF764C
    }
    .header-navigation {
        display: block
    }
}

.header-navigation.active {
    display: inline-block;
    background-color: #EF764C;
    padding: 1rem 1.5rem 1rem 1rem;
    position: absolute;
    top: 4.6rem;
    right: 0;
    z-index: 9999
}

.header-navigation.active li {
    display: block;
    text-align: right;
    line-height: 2rem
}

.header-navigation.active .current-menu-item a,
.header-navigation.active a:hover {
    color: #fff
}

.primary-navigation .dash,
.secondary-navigation .dash {
    display: none
}

.sidebar .sub-menu .sub-menu {
    margin-top: 0;
    margin-left: .5rem
}

@media only screen and (min-width:865px) {
    .primary-navigation,
    .secondary-navigation {
        display: block;
        padding: 1rem 0;
		

    }
    .primary-navigation .dash,
    .secondary-navigation .dash {
        display: inline
    }
    .primary-navigation li:last-of-type .dash,
    .secondary-navigation li:last-of-type .dash {
        display: none;
    }
    .primary-navigation li,
    .secondary-navigation li {
        display: inline-block
    }
    .primary-navigation {
        top: 5.5rem
    }
    .sidebar .sub-menu .sub-menu {
        margin-top: .5rem
    }
    .sidebar .sub-menu .sub-menu li {
        margin-bottom: .5rem
    }
}

.site-header {
    padding: .75rem 1rem .75rem .75rem;
    position: relative
}

.site-header Q {
	quotes: " " " " " " " ";
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: 700;
}

@media only screen and (min-width:500px) {
    .site-header {
        text-align: center;
        padding-right: 1rem
    }
}

@media only screen and (min-width:865px) {
    .site-header {
        padding: 2rem 1rem;
        text-align: left
    }
}

.reviews,
.sponsors {
    text-align: center
}

.site-header svg {
    width: 100%;

}

#casting_submission .buttons input[type=submit],
.buttons,
.buttons #casting_submission input[type=submit],
.buttons .button {
    width: 100%
}

@media only screen and (min-width:450px) {
    .site-header svg {
      
    }
}

@media only screen and (min-width:865px) {
    .site-header svg {
       
      
    }
}

.buttons:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

@media only screen and (max-width:865px) {
    #casting_submission .buttons input[type=submit],
    .buttons #casting_submission input[type=submit],
    .buttons .button {
        display: block;
        width: 50%;
        margin-right: 0;
        float: left
    }
}

#casting_submission input[type=submit],
.button {
    display: inline-block;
    padding: .5rem .75rem;
    text-align: center;
    background-color: #e2e2e2;
    border: 0
}

#casting_submission input[type=submit],
.buy-ticket,
.performance-link,
.press-statement {
    background-color: #EF764C
}

.button-gallery,
.read-more {
    background-color: #e2e2e2;
    margin: 0
}

.mailchimp-button {
    background-color: #EF764C
}

#casting_submission .annual-pass-buttons input[type=submit],
.annual-pass-buttons #casting_submission input[type=submit],
.annual-pass-buttons .button {
    margin-right: .5rem;
    margin-bottom: .5rem
}

.sidebar {
    background-color: #fff;
    padding: 1rem;
    margin-bottom: 1rem
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar a:hover {
    color: #EF764C
}

.sidebar .menu-item-has-children>a {
    font-weight: 700;
    color: #000;
    position: relative;
    margin-bottom: 1rem
}

.sidebar .sub-menu .menu-item-has-children>a {
    font-weight: 400
}

.address:first-line,
.contact p,
.reviewer,
.tour-headline {
    font-weight: 700
}

.sidebar .sub-menu {
    margin-top: 1rem
}

@media only screen and (min-width:865px) {
    .sidebar {
        padding: 2rem 1rem 1rem;
        margin-right: 1rem
    }
    .sidebar li {
        margin-bottom: 1.5rem
    }
}

.page-content {
    position: relative
}

.page-thumb {
    width: 100%;
    padding-bottom: 25.75%
}

.featured-subsites {
    display: none
}

@media only screen and (min-width:700px) {
    .featured-subsites {
        display: block;
        float: right;
        margin-bottom: 1rem;
        padding: 0 1rem;
        width: 100%
    }
    .featured-subsites .third {
        width: calc(33.33% - 10.7px);
        float: left;
        height: 225px;
        overflow: hidden
    }
    .featured-subsites .third:nth-of-type(even) {
        margin: 0 1rem
    }
}

@media only screen and (min-width:865px) {
    .featured-subsites {
        width: calc(75% - 8px);
        padding: 0
    }
    .featured-subsites .third {
        margin-right: 1rem
    }
    .featured-subsites .third:nth-of-type(even) {
        margin-left: 0
    }
    .featured-subsites .third:last-of-type {
        margin-right: 0
    }
}

.featured-subsites h2 {
    margin: .5rem auto;
    font-size: 1.25rem
}

.featured-subsites p {
    margin-top: .5rem
}

.featured-subsites .thumb {
    width: 100%;
    max-height: 75%
}

.featured-subsites .content {
    padding: .5rem 1rem
}

.news-content-container {
    overflow: hidden
}

@media only screen and (min-width:50rem) {
    .news-video {
        float: left;
        width: 22rem;
        margin-right: 1.3rem
    }
}

.news-video .embedded-video-container {
    margin-top: 1.3rem
}

.embedded-video-container {
    position: relative;
    height: 0;
    padding-bottom: 56%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.embedded-video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.frontpage {
    display: inline-block
}

.frontpage h3 {
    text-transform: uppercase
}

.featured-frontpage-performance {
    margin-bottom: 1rem
}

.frontpage-performance-wrap {
    width: 100%
}

@media only screen and (min-width:865px) {
    .frontpage-performance-wrap:nth-of-type(even) {
        margin-right: 0
    }
}

.frontpage-performance {
    display: block;
    float: left;
    margin-bottom: 1rem;
    width: 100%
}

@media only screen and (min-width:600px) {
    .frontpage-performance-wrap {
        vertical-align: top
    }
    .frontpage-performance {
        width: calc(50% - 10px);
        height: 100%
    }
    .frontpage-performance:nth-of-type(odd) {
        margin-right: 1rem
    }
    .frontpage-performance h2,
    .frontpage-performance h3 {
        min-height: 45px;
        margin: 0
    }
}

@media only screen and (min-width:865px) {
    .frontpage-performance h2,
    .frontpage-performance h3 {
        min-height: initial
    }
    .featured-frontpage-performance .buttons:after,
    .frontpage-performance .buttons:after {
        content: "";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both
    }
    .featured-frontpage-performance .buttons a,
    .frontpage-performance .buttons a {
        display: block;
        width: 49%;
        float: left;
        margin-right: 2%
    }
    .featured-frontpage-performance .buttons a:nth-of-type(2),
    .frontpage-performance .buttons a:nth-of-type(2) {
        margin-right: 0
    }
}

.frontpage-news {
    margin-bottom: 1rem;
    width: 100%
}

.frontpage-news .dates,
.frontpage-news h3 {
    display: inline-block
}

.frontpage-news .dates {
    margin: .25rem 0 .25rem .5rem
}

@media only screen and (min-width:865px) {
    .frontpage-news {
        margin-right: 1rem
    }
    .frontpage-news .thumb {
        height: 200px
    }
}

.performance-link:after,
.single-performance-page:after {
    height: 0;
    content: "";
    clear: both;
    visibility: hidden
}

.frontpage-news .read-more {
    padding: .25rem .75rem;
    display: inline-block;
    font-size: .75rem
}

.thumb {
    width: 100%;
    padding-bottom: 41.25%;
	background-color: #222 !important;
}

.dates {
    color: #EF764C;
    font-size: 1rem;
    margin: .25rem 0 1rem
}

.frontpage-side {
    margin-top: 1rem
}

@media only screen and (min-width:865px) {
    .frontpage-side {
        display: block;
        float: right;
        margin-top: 0
    }
}

.frontpage-side .calendar {
    display: none
}

.performance-link {
    width: calc(100% - 32px);
    margin: 0 1rem 1rem
}

.performance-link:after {
    display: block
}

@media only screen and (min-width:865px) {
    .frontpage-side .calendar {
        display: block
    }
    .performance-link {
        display: none
    }
}

.single-performance-page:after {
    display: block
}

.single-performance-page .thumb {
    width: 100%;
    padding-bottom: 22.25%
}

.single-performance-page .sub-headline {
    font-size: 1rem;
    margin: -.5rem 0 1rem
}

#casting_submission .single-performance-page input[type=submit],
.single-performance-page #casting_submission input[type=submit],
.single-performance-page .button {
    width: calc(100% - 32px);
    margin: 1rem;
    display: block
}

@media only screen and (min-width:865px) {
    #casting_submission .single-performance-page input[type=submit],
    .single-performance-page #casting_submission input[type=submit],
    .single-performance-page .button {
        width: 100%;
        margin: 1rem 0
    }
    #casting_submission .single-performance-page input.buy-ticket-top[type=submit],
    .single-performance-page #casting_submission input.buy-ticket-top[type=submit],
    .single-performance-page .button.buy-ticket-top {
        display: none
    }
}

#casting_submission .single-performance-page input.buy-ticket-top[type=submit],
.single-performance-page #casting_submission input.buy-ticket-top[type=submit],
.single-performance-page .button.buy-ticket-top {
    width: 100%;
    margin: 0
}

.single-performance-page .buy-ticket-bottom {
    display: none
}

@media only screen and (min-width:865px) {
    .single-performance-page .quarter {
        float: right
    }
    .single-performance-page .buy-ticket-bottom {
        display: block
    }
}

.single-performance-page .calendar {
    display: none;
    background-color: #fff;
    position: relative;
    height: 100%
}

@media only screen and (min-width:865px) {
    .single-performance-page .calendar {
        display: block
    }
}

.single-performance-page .calendar-entry {
    margin-bottom: 0;
    padding: .5rem 1.5rem
}

.single-performance-page .calendar-entry p {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    display: inline-block
}

.single-performance-page .calendar-entry .time {
    float: right
}

.tour-info {
    margin-top: 1rem
}

.tour-headline {
    color: #000;
    font-size: 1.25rem;
    margin: 0
}

.tour-description p {
    margin-top: .25rem
}

.reviews {
    margin: 1rem 0
}

.reviews p {
    margin: .25rem 0
}

.review {
    width: calc(50% - 8px);
    display: inline-block
}

.gallery:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.gallery img {
    width: 100%;
    height: auto;
    margin-bottom: .5rem
}

@media only screen and (min-width:865px) {
    .gallery {
        margin-top: 1rem
    }
    .gallery img {
        margin-bottom: 1rem;
        width: calc(50% - 8px);
        float: left
    }
}

.gallery a:nth-of-type(odd) img {
    margin-right: 1rem
}

.sponsors p {
    text-align: left
}

.sponsors img {
    width: 100%;
    height: auto;
    margin-bottom: 1rem
}

.calendar-headline {
    display: block;
    background-color: #e2e2e2;
    text-align: center;
    padding: .25rem;
    margin: 0 0 .5rem
}

.calendar-entry {
    background-color: #fff;
    font-size: .9375rem;
    padding: 1rem;
    margin-bottom: .5rem
}

.calendar-entry h3 {
    margin-top: .75rem
}

.calendar-entry .billet {
    background-color: #EF764C;
    font-size: .75rem;
    display: inline-block;
    padding: .25rem .375rem;
    float: right;
    text-align: center
}

@media only screen and (min-width:930px) {
    .calendar-entry .billet {
        padding: .25rem .75rem
    }
}

.performance-list {
    
}

.performance-item {
    margin-bottom: 1.5rem;
    position: relative
}

.performance-item:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

@media only screen and (min-width:865px) {
    .sponsors img {
        width: calc(50% - 8px)
    }
    .performance-item .content {
        width: calc(50% + 8px);
        float: right
    }
    .performance-item .thumb-wrap {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: calc(50% - 7px)
    }
    .performance-item .thumb {
        height: 100%
    }
    .performance-item {
        overflow: hidden
    }
}

#casting_submission .performance-item input[type=submit],
.performance-item #casting_submission input[type=submit],
.performance-item .button {
    width: calc(50% - 10px);
    display: inline-block
}

#casting_submission .performance-item input[type=submit],
.performance-item #casting_submission input[type=submit],
.performance-item .buy-ticket,
.performance-item .press-statement {
    margin-right: 1rem
}

.past-performances {
    display: block
}

body.page-template-poll {
    background: url(img/poll-bg.png);
    color: #fff
}

.poll h2 {
    text-transform: none;
    margin-bottom: 2rem
}

.poll .content {
    max-width: 550px;
    margin: 2rem auto
}

.poll form {
    text-align: center
}

.poll form input,
.poll form p label {
    text-transform: uppercase
}

.poll form .wp-polls-ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.poll form .wp-polls-ul li {
    display: inline-block;
    margin: 1rem;
    text-transform: uppercase;
    min-width: 100px;
    max-width: 400px;
    text-align: center
}

.poll form .wp-polls-ul input[type=radio] {
    display: block;
    margin: 0 auto .5rem
}

.poll input[type=button],
.poll input[type=submit] {
    background: #EF764C;
    border: 1px solid #EF764C;
    padding: .25rem 1rem;
    text-align: center
}

.poll input[type=submit] {
    max-width: 75px;
    padding: .125rem 1rem
}

.poll input[type=password] {
    max-width: 75px;
    color: #000;
    text-align: center
}

.footer-content .current-menu-item a,
.footer-content a {
    color: #fff
}

.poll .pollbar-wrap {
    background: #EDEDED
}

.poll .pollbar {
    background: #EF764C;
    border: 0;
    height: 2rem;
    margin: .5rem 0 1rem
}

.poll .wp-polls-ul li:nth-child(02) .pollbar {
    background: #5AC44F
}

#mc_embed_signup {
    width: 100%;
    max-width: 350px;
    position: relative
}

#mc_embed_signup:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

#mc_embed_signup input {
    display: inline-block;
    float: left;
    width: 70%;
    padding: .25rem .5rem;
    font-size: .75rem;
    height: 32px
}

#mc_embed_signup .mailchimp-button {
    padding: .25rem;
    max-width: initial;
    width: 25%
}

#mc_embed_signup .mailchimp-button:hover {
    background-color: #e2e2e2
}

@media only screen and (min-width:865px) {
    #mc_embed_signup {
        max-width: 300px
    }
    footer {
        height: 180px;
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

footer #mc_embed_signup .mailchimp-button {
    max-width: 30px
}

.footer-content {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 1rem;
    text-transform: uppercase;
    font-size: 14px
}

.entry-content,
.hentry,
.page-side-widget {
    background-color: #fff
}

.footer-content p {
    margin: 0
}

.footer-content .quarter {
    width: calc(50% - 10px);
    display: inline-block;
    vertical-align: top;
    padding-bottom: 2rem
}

.footer-content .quarter:nth-child(odd) {
    margin-right: 1rem
}

@media only screen and (min-width:700px) {
    .footer-content .quarter {
        width: calc(25% - 15px);
        padding-bottom: 0
    }
    .footer-content .quarter:nth-child(even) {
        margin-right: 1rem
    }
    .footer-content .quarter:last-of-type {
        margin-right: 0
    }
}

@media only screen and (min-width:865px) {
    .footer-content .quarter {
        width: calc(25% - 12px)
    }
}

.map-image,
.page-side {
    width: 100%
}

.address-headline {
    color: #fff;
    margin-bottom: 1rem!important
}

.address {
    color: #EF764C
}

.footer-menu {
    line-height: 1.5rem
}

.contact a,
.contact p {
    display: inline-block;
    width: 100%;
    margin-bottom: .5rem
}

.contact p {
    color: #fff
}

.contact .newsletter-link {
    color: #EF764C;
    font-weight: 400;
    margin-bottom: .125rem;
    margin-top: .5rem
}

.map-image {
    margin-bottom: 1rem;
    margin-top: .5rem;
    padding-bottom: 60%
}

@media only screen and (min-width:700px) {
    .map-image {
        padding-bottom: 80%
    }
}

@media only screen and (min-width:865px) {
    .map-image {
        padding-bottom: 60%;
        overflow: hidden
    }
    .page-side {
        width: calc(25% - 8px);
        float: left
    }
}

.content-wrap {
    padding: 0 1rem
}

.content-wrap:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.page-side-widget {
    padding: 1rem;
    margin-bottom: 1rem
}

.page-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.page-navigation li {
    text-transform: uppercase;
    margin-bottom: .5rem
}

.page-navigation a:hover {
    color: #EF764C
}

.page-navigation .menu-item-has-children>a {
    font-weight: 700;
    color: #000;
    position: relative;
    margin-bottom: 1rem
}

.page-navigation .sub-menu .menu-item-has-children>a {
    font-weight: 400
}

.page-navigation .sub-menu {
    margin-top: 1rem
}

@media only screen and (min-width:865px) {
    .page-navigation li {
        margin-bottom: 1rem
    }
    .page-navigation {
        padding: 1rem 0;
        margin-right: 1rem
    }
    .page-side~.page-content {
        width: calc(75% - 8px);
        float: right
    }
}

.entry-image {
    width: 100%;
    padding-bottom: 25.75%
}

.entry-header-content {
    padding: .5rem 1rem 0
}
.page-content {
	padding: 3rem;
	max-width: 900px;
	background: #fff;
}
.entry-content {
    padding: 1rem;
}
.entry-title {
	font-size: 2rem;
	font-weight: 700;
	margin: 1rem 0 2rem 0;
}

.entry-content p:first-of-type {
    margin-top: 0
}

.page-content {
    padding-bottom: 1rem
}

.page-featured-content-container {
    margin-top: 1rem
}

.page-featured-content-items {
    display: none
}

@media only screen and (min-width:700px) {
    .page-featured-content-items {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.page-featured-content-item {
    background-color: #fff;
    width: calc(33.33% - 10.7px)
}

.page-featured-content-item-inner {
    padding: .5rem 1rem
}

.page-featured-content-item-thumb {
    width: 100%;
    max-height: 75%;
    padding-bottom: 41.25%;
    background-size: cover;
    background-position: center
}

.annual-card-widget-title,
.title-block {
    background-color: #e2e2e2;
    text-align: center;
    padding: .25rem;
    text-transform: uppercase
}

.title-block {
    display: block;
    margin: 0 0 .5rem
}

