/*
Theme Name: The Local
Theme URI: https://github.com/tidythemes/blankslate
Author: Station WP
Author URI: https://stationwp.com/
Description: A custom WordPress theme for The Local publication
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: thelocal
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    line-height: 1
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

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

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

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

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

/*** Global ***/

body {
    font-family: 'Lato', sans-serif;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

.bio-item {
    scroll-margin-top: 68px;
}

.bio-item:first-of-type {
    scroll-margin-top: 89px;
}

.little-label,
#councillors,
#school-trustees {
    scroll-margin-top: 98px;
}

#wrapper {
    overflow: hidden;
    max-width: 1700px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #d64000;
}

a:hover {
    text-decoration: underline;
}

p a {
    text-decoration: underline;
    color: #000;
}

p a:hover {
    color: #d64000;
}

pre {
    white-space: pre-wrap;
}

iframe {
    max-width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

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

.vid-pad {
    margin-top: 30px;
}


.cta,
.sign-up .gform_wrapper .gform_footer input.button,
.sign-up .gform_wrapper .gform_footer input[type=submit],
.sign-up .gform_wrapper .gform_page_footer input.button,
.sign-up .gform_wrapper .gform_page_footer input[type=submit],
.search-form-wrap input[type=submit],
.support-cta,
.button-style a {
    background: #d64000;
    color: #fff;
    font-size: 1.125em;
    font-family: 'toronto_subwaybold';
    text-transform: uppercase;
    padding: 10px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 10px;
    border: 3px solid #d64000;
    letter-spacing: 0.05em;
}

.cta-list li {
    display: inline-block;
}

.support-cta {
    width: 85px;
}

.support-cta.free-width {
    width: auto;
}

.cta:hover,
li.active .cta,
.sign-up .gform_wrapper .gform_footer input.button:hover,
.sign-up .gform_wrapper .gform_footer input[type=submit]:hover,
.sign-up .gform_wrapper .gform_page_footer input.button:hover,
.sign-up .gform_wrapper .gform_page_footer input[type=submit]:hover,
.search-form-wrap input[type=submit]:hover,
.support-cta:hover,
.button-style a:hover {
    text-decoration: none;
    background: #fff;
    color: #d64000;
}

#menu .button-style a {
    border-bottom: 3px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-top: -12px;
    border-bottom: 3px solid #d64000;
    margin-right: 0;
    height: 44px;
}

#menu .button-style a:hover,
#menu .button-style.current-menu-item a:hover {
    border-bottom: 3px solid #d64000;
}

.cta {
    padding: 0 0 4px 0;
    margin-right: 25px;
    margin-top: 20px;
    background: transparent;
    color: #d64000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid transparent;
}

.cta:hover,
li.active .cta {
    border-bottom: 2px solid #d64000;
}

.h-pad {
    padding: 0 20px;
}

.nav-spacer {
    height: 68px;
    width: 100%;
}

.social-share h3 {
    float: left;
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    font-size: 18px;
    letter-spacing: 0.05em;
}

.social-share a {
    float: left;
    width: 21px;
    margin-left: 10px;
    margin-top: -1px;
}

.social-share a.fb {
    width: 19px;
}

.social-share a svg {
    width: 100%;
    fill: #d64000;
}

.black-block {
    font-size: 1.125em;
    color: #fff;
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    padding: 7px 15px;
    display: inline-block;
    background: #000;
    line-height: 1.2em;
    letter-spacing: 0.05em;
}

figure {
    position: relative;
}

.sign-up .gform_wrapper .gform_footer input.button,
.sign-up .gform_wrapper .gform_footer input[type=submit],
.sign-up .gform_wrapper .gform_page_footer input.button,
.sign-up .gform_wrapper .gform_page_footer input[type=submit] {
    margin-top: 20px;
    cursor: pointer;
}

/*** Header ***/

#header {
    padding: 18px 20px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1000;

}

#header .h-pad {
    border-bottom: 1px solid #bababa;
    padding: 0 0 12px;
    width: 100%;
    max-width: 1660px;
    margin: 0 auto;
}

.mobile-open-body #header {
    border-bottom: 1px solid #bababa;
}

.mobile-open-body #header .h-pad {
    border-bottom: none;
}


#site-title {
    float: left;
    position: relative;
    z-index: 100000000;
    margin-top: 1px;
}

#site-title a,
.footer-title {
    font-family: 'toronto_subwaybold';
    font-size: 28px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
}

.footer-title {
    font-size: 18px;
}

#menu {
    float: left;
    padding-top: 5px;
}

#footer-menu {
    float: right;
    padding-top: 5px;
}

#footer-menu {
    padding-top: 0;
}

#menu li,
#footer-menu li {
    float: left;
    font-family: 'toronto_subwaybold';
    margin-left: 20px;
}

#menu li a,
#footer-menu li a,
.minor-link,
.pager a {
    line-height: 1;
    text-decoration: none;
    font-size: 1.125em;
    letter-spacing: 0.05em;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'toronto_subwaybold';
    text-decoration: none;
}

#menu li a:hover,
#footer-menu li a:hover,
#menu li.current-menu-item a:hover,
#footer-menu li.current-menu-item a:hover,
.minor-link:hover,
.pager a:hover,
.mobile-support a:hover {
    border-bottom: 2px solid #d64000;
    text-decoration: none;
}

.top-tab {
    position: absolute;
    bottom: 36px;
    left: 20px;
}

.home .top-tab {
    bottom: 36px;
}

.single-post figure .top-tab {
    visibility: hidden;
}

.post-template-single-candidate-tracker figure .top-tab {
    visibility: visible;
    bottom: 2px;
}

.single-post figure.unstick .top-tab {
    visibility: visible;
}

.more-issue-posts .top-tab {
    position: absolute;
    bottom: 38px;
    left: -1px;
}

.h-type-map .top-tab {
    display: block !important;
    position: relative;
    left: 0;
    top: -7px;
    margin-top: 7px;
    z-index: 1;
}

.page-template-page-about .top-tab {
    display: none !important;
}

.mobile-support {
    margin-right: 0;
    display: none;
}

.sep-link {
    float: right;
    margin-top: 43px;
}

.menu-float {
    float: right;
}

.search-link,
.twitter-link,
.facebook-link,
.instagram-link,
.rss-link {
    width: 22px;
    margin-top: 6px;
    float: left;
    margin-left: 20px;
}

.facebook-link {
    width: 12px;
    margin-top: 2px;
}

.instagram-link {
    width: 20px;
    margin-top: 4px;
}

.search-link {
    margin-top: 3px;
}

.rss-link {
    width: 20px;
    margin-top: 3px;
}

.mobile-support {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

.mobile-support a {
    text-decoration: none;
    letter-spacing: 0.05em;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'toronto_subwaybold';
}

.title-intrusion {
    vertical-align: top;
}

/*** Mobile menu ***/

.nav-bar {
    width: 100%;
    height: 4px;
    background: #d64000;
    transition: all 0.3s ease;
    opacity: 1;
    position: absolute;
}

.toggle {
    display: none;
    width: 30px;
    height: 26px;
    background: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 11;
}

.mobile-social {
    display: none;
}

.close .nav-bar {
    background: #fff !important;
}

.close .toggle {
    top: 0;
    right: 0;
    display: block !important;
}

.bar-2 {
    top: 50%;
    margin-top: -3px;
}

.bar-3 {
    bottom: 2px;
}

.mobile-off .bar-1 {
    transform: rotate(45deg);
    top: 11px;
    background: #58595B;
}

.mobile-off .bar-2 {
    opacity: 0;
}

.mobile-off .bar-3 {
    transform: rotate(-45deg);
    bottom: 11px;
    background: #58595B;
}

.mobile-off .bar-1 {
    transform: rotate(45deg);
    top: 11px;
    background: #d64000;
}

.mobile-off .bar-2 {
    opacity: 0;
}

.mobile-off .bar-3 {
    transform: rotate(-45deg);
    bottom: 11px;
    background: #d64000;
}

/*** Home ***/

.home .hero {
    border-top: 1px solid #bababa;
    margin-top: 40px;
}

.home .hero:first-child {
    margin-top: 0;
    border-top: 0;
}

/*** Single ***/

.single h1,
.temp-title {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.3em;
    padding: 0;
    padding-top: 5px;
    display: inline;
    background: white;
    box-shadow: 20px 0 0 white, -20px 0 0 white;
    padding-bottom: 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.election-issue h1 {
    background: #fcfcfc;
    box-shadow: 20px 0 0 #fcfcfc, -20px 0 0 #fcfcfc;
}

.single h1 em,
.temp-title em {
    font-style: italic;
}

.single h1 a {
    color: #000;
}

.single .title-highlight {
    background: #fff;
}

.single .title-intrusion {
    position: relative;
    z-index: 1;
    max-width: calc(100% - 500px);
    margin-left: 40px;
    width: auto;
    display: inline-block;
    bottom: 0;
    transition: margin-top 300ms;
    margin-top: -33px;
}

.single .h-type-photo .title-intrusion {
    position: fixed;
    max-width: calc(100% - 580px);
}

.single .h-type-photo .title-intrusion.unstick {
    position: relative;
    max-width: calc(100% - 540px);
}

.single .h-type-photo .title-intrusion .top-tab {
    position: absolute;
    top: -39px;
    left: -20px;
}

.single .h-type-photo .title-intrusion.unstick .top-tab,
.single .h-type-map .title-intrusion.unstick .top-tab {
    display: none;
}

.post-template-single-candidate-tracker .h-type-photo .title-intrusion.unstick .top-tab {
    display: inherit;
}

.single .h-type-photo.video .title-intrusion.unstick .top-tab {
    display: block;
}

.single .h-type-photo.video .title-intrusion .top-tab {
    position: absolute;
    top: -39px;
    left: -20px;
}

.single .title-intrusion .half-line-ht {
    position: absolute;
    top: 0;
    height: 35px;
    width: 100%;
    z-index: -1;
}

.single #visual-trigger {
    position: absolute;
}

.single .h-type-map .title-intrusion {
    margin-left: 0;
    margin-top: 40px;
}

.single .post-meta {
    margin-left: 40px;
    font-size: 1.125em;
    margin-top: 20px;
    max-width: calc(100% - 500px);
}

.single .h-type-video .post-meta {
    margin-left: 0;
}

.single .playing .title-intrusion {
    margin-top: 70px;
    transition: margin-top 300ms;
    position: relative !important;
}

.single .h-type-map .post-meta,
.single .h-type-video .post-meta {
    margin-left: 0;
}

.single .close-video {
    width: 44px;
    height: 44px;
    background: #fff;
    z-index: 10;
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
    border-radius: 100%;
}

.single .close-video:before,
.single .close-video:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 4px;
    transform: rotate(45deg);
    background: #d64000;
    top: 20px;
    left: 5px;
}

.single .close-video:after {
    transform: rotate(-45deg);
}

.single .playing .videoWrapper:hover .close-video {
    display: block;
}

.single .post-meta .social-share {
    margin-top: 30px;
}

.single .post-date {
    color: #666;
    font-size: 18px;
    display: inline;
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    letter-spacing: 0.05em;
}

.single .comma-sep {
    color: #666;
    font-size: 18px;
    display: inline;
    font-family: 'toronto_subwaybold';
    margin-left: -5px;
}

.single .author-wrap {
    display: inline;
    color: #666;
    text-transform: lowercase;
    font-family: 'toronto_subwaybold';
    line-height: 1.3em;
    letter-spacing: 0.05em;
}

.single .author-wrap a {
    display: inline;
    text-transform: uppercase;
    font-size: 18px;
}

.single .sub-headline {
    margin-top: 25px;
    font-size: 26px;
    line-height: 1.5em;
    color: #000;
}

.single .sub-headline p em {
    font-style: italic;
}

.single .text-block,
.single .video-block {
    float: right;
    width: 66.666667%;
}

.single .video-block {
    margin-top: 30px;
}

.single .block-count1 {
    margin-top: 40px;
}

.single .video-block img {
    width: 100%;
}

.single .single-footer-meta {
    float: right;
    width: 66.666667%;
}

.single .single-footer-meta .footer-meta-item {
    margin-top: 60px;
    clear: both;
}

.single .single-footer-meta .footer-meta-item.author-info {
    margin-top: 30px;
}

.single .single-footer-meta .footer-meta-item.author-info:first-child {
    margin-top: 60px;
}

.single .single-footer-meta h3 {
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    font-size: 1.125em;
}

.single .single-footer-meta .related-tags h3 {
    margin-bottom: 10px;
}

.single .text-block p,
.single .text-block li {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1.9em;
    margin-top: 30px;
    clear: both;
    position: relative;
}

/* .single .text-block1 > p:first-child:first-letter, */
.single .drop-it>p:first-child:first-letter {
    font-weight: 900;
    font-size: 90px;
    padding-top: 27px;
    padding-right: 10px;
    padding-bottom: 20px;
    float: left;
    color: #d64000;
}

.single .drop-it {
    padding-top: 30px;
}

.single .drop-it.text-block1 {
    padding-top: 0px;
}

.single .text-block blockquote p:first-child:first-letter,
.single .text-block blockquote>p:first-child:first-letter {
    font-weight: inherit !important;
    font-size: auto !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    float: none !important;
    color: #000 !important;
}

.single .image-to-video {
    cursor: pointer;
}

.single .text-block blockquote p {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 36px !important;
    line-height: 1.5em;
    font-style: italic;
    padding-left: 40px;
}

.single .text-block blockquote p:first-child:first-letter {
    font-family: 'Lato';
    padding: 0;
    float: none;
    font-size: 36px;
    font-style: italic;
    color: #000;
}

.single .text-block strong {
    font-weight: 900;
}

.single .text-block em {
    font-style: italic;
}

.single .text-block img,
.single .text-block .wp-caption {
    width: 100% !important;
    margin-top: 40px;
    height: auto;
}

.single .text-block .wp-caption img {
    margin-top: 0;
    height: auto;
}

.single .text-block .wp-caption p,
.single .video-block.wp-caption p {
    margin-top: 0;
    margin-bottom: 40px;
}

.single .text-block ul,
.single .text-block ol {
    margin-top: 40px;
}

.single .text-block ul {
    list-style: outside;
    margin-left: 25px;
}

.single .text-block ol {
    margin-top: 40px;
    list-style: decimal;
    margin-left: 25px;
}

.single .text-block li {
    margin-top: 15px;
}

.single .text-block li:first-child {
    margin-top: 0;
}

.single .text-block h2,
.single .text-block h3,
.single .text-block h4 {
    margin-bottom: -20px;
    font-family: 'Lato', sans-serif;
    font-size: 1.5em;
    font-weight: 900;
    line-height: 1.3em;
    margin-top: 40px;
}

.single .author-info,
.support-intro {
    padding: 40px 20px;
    background: #fcfcfc;
    border: 1px solid #bababa;
    margin-right: 25%;
}

.support-intro {
    margin-right: 0;
}

.single .author-info p,
.support-intro p {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    margin-top: 20px;
    line-height: 1.9em;
    font-size: 1.125em;
}

.single .text-block p img {
    width: 125%;
}

.single .text-block p img.alignright {
    margin-top: 10px;
    width: 133.333% !important;
}

.single .text-block p img {
    margin-top: 10px;
}

.single .text-block .alignleft {
    width: 150% !important;
    margin-left: -50% !important;
}

.single .video-block.alignleft {
    width: 150% !important;
    padding-left: 50% !important;
}

.single .text-block p .alignleft {
    width: 200% !important;
    margin-left: -66.6667% !important;
}

.single .text-block p,
.single .text-block ul,
.single .text-block ol,
.single .aligncenter img,
.single .text-block h2 {
    padding-right: 25%;
}

.single .wp-caption.aligncenter p.wp-caption-text {
    margin-right: 25%;
}

.single figcaption {
    margin-left: 25%;
    color: #666;
    padding-top: 10px;
    line-height: 1.3;
    font-size: 14px;
    text-align: right;
}

.text-block figure figcaption {
    margin-right: 25%;
}

.single .text-block .alignleft figcaption {
    margin-right: 0;
}

.text-block .alignright figcaption {
    margin-right: 0;
}

.single .text-block.story-end p:last-of-type:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #d64000;
    margin-left: 6px;
    margin-top: 11px;
}

.single .text-block.story-end blockquote p:last-of-type:after,
.single .text-block.story-end div p:last-of-type:after {
    display: none;
}

.single #mapNote {
    float: right;
    color: #666;
    padding-top: 10px;
    max-width: 400px;
    text-align: right;
    line-height: 1.3em;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-top: 0;
    padding-bottom: 30px;
}

.more-wrap {
    width: 100%;
    border: 1px solid #bababa;
    background: #fcfcfc;
    margin-top: 20px;
}

.more-issue-posts img {
    width: 100%;
    height: auto;
    display: block;
}

.more-issue-posts h1 {
    background: #fcfcfc;
    box-shadow: 20px 0 0 #fcfcfc, -20px 0 0 #fcfcfc;
    font-size: 36px;
}

.more-issue-posts .title-intrusion {
    max-width: 90%;
    margin-left: 20px;
    margin-right: 20px;
}

.more-issue-posts .post-meta {
    max-width: 100%;
    margin-right: 20px;
    margin-left: 20px;
}

.more-issue-posts .sub-headline {
    font-size: 18px;
}

.more-post-list {
    padding: 20px;
    background: #fff;
    border: 1px solid #bababa;
    -webkit-box-shadow: -5px 0px 24px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -5px 0px 24px -4px rgba(0, 0, 0, 0.15);
    box-shadow: -5px 0px 24px -4px rgba(0, 0, 0, 0.15);
}

.article-grid .more-post-list {
    padding: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post-list-pad {
    padding: 40px 20px;
}

.more-post-list .list-thumb {
    float: left;
    width: 260px;
}

.more-post-list .post-list-right {
    margin-left: 280px;
}

.more-post-list .list-post {
    margin-bottom: 40px;
    clear: both;
}

.more-post-list .list-post:last-child {
    margin-bottom: 0;
}

.single .media-type {
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    font-size: 18px;
    color: #666;
}

.more-post-list .search-post .list-thumb {
    display: none;
}

.more-post-list .search-post .post-list-right {
    margin-left: 0 !important;
    padding-top: 0 !important;
}


/*** Single hero ***/

.hero-image {
    width: 100%;
}

.hero-image img {
    width: 100%;
    height: auto;
    display: block;
}

.hero-image .square-hero {
    display: none;
}

.hero-image figcaption {
    margin-bottom: 30px;
}

.hero-image figcaption,
.single .text-block .wp-caption p,
.single .video-block.wp-caption p {
    float: right;
    color: #666;
    padding-top: 10px;
    max-width: 325px;
    text-align: right;
    line-height: 1.3em;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-right: 0;
}

.single .hero-image figcaption {
    margin-left: 0;
}

.single .video-block.wp-caption p {
    margin-bottom: 0;
}

.videoWrapper {
    position: relative;
    top: 0;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    margin-bottom: 0;
    background-color: #000;
    margin-top: -56.25%;
    z-index: -1;
}

.playing .videoWrapper {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.show-vid {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    cursor: pointer;
}

.temp-title {
    width: auto;
    background: #fff;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
    max-width: none;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.show-vid:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 47px solid #d64000;
    top: 24px;
    left: 32px;
}

.hero-image2 {
    background: #000;
}

.video-block .hero-image2 {
    background: #fff;
}

.playing .hero-image2 {
    display: none;
}

.vid-meta-pos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -50px;
}

/*** Builder stuff ***/
.builder-features {
    width: 66.667%;
    float: left;
    width: calc(66.667% - 7px);
}

.simple-list {
    width: 33%;
    float: right;
    width: calc(33.333% - 13px);
    margin-top: 30px;
}

.simple-list .h-pad {
    padding: 0;
}

.simple-label {
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    font-size: 1.125em;
    letter-spacing: 0.05em;
}

.builder-sec+.builder-sec {
    margin-top: 40px;
}

.builder-grid .issue-item-1 .pad,
.builder-grid .issue-item-2 .pad {
    padding-left: 0;
    padding-right: 0;
}

.builder-grid .grid-flex {
    width: 100%;
    margin-top: 15px;
}

.builder-sec.issue-grid .issue-item {
    width: 33.333%;
    margin-bottom: 0;
}

.builder-sec.issue-grid .issue-item-1 .pad {
    padding-right: 13px;
}

.builder-sec.issue-grid .issue-item-2 .pad {
    padding-left: 7px;
    padding-right: 7px;
}

.builder-sec.issue-grid .issue-item-3 .pad {
    padding-left: 13px;
}

.builder-sec .support-intro {
    width: calc(66.667% - 7px);
}

.builder-sec .email-box {
    width: calc(33.333% + 8px);
}

.support-email-wrap {
    display: flex;
    justify-content: space-between;
}

.sign-up.email-box .sign-up-wrap .sign-up-form {
    width: 100%;
}

.sign-up.email-box {
    margin-top: 0;
}

.sign-up.email-box .sign-up-wrap .sign-up-form .pad {
    padding: 40px 20px;
}

.sign-up.email-box .sign-up-wrap {
    display: flex;
    height: 100%;
}

.simple-list .article-grid {
    margin-top: 0;
}

.simple-list .simple-label+.article-grid {
    margin-top: 15px;
}

.simple-list h3 a {
    font-size: 21px;
}

.no-label .simple-item:first-child {
    padding-top: 0;
    border-top: 0;
}

.no-label .simple-item:last-child {
    padding-bottom: 0;
}

.sec-label {
    color: #000;
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    line-height: 1;
    font-size: 18px;
}

a .sec-label {
    color: #d64000;
}

/*** Single issue ***/

.single-issue h1 {
    background: #fcfcfc;
    box-shadow: 20px 0 0 #fcfcfc, -20px 0 0 #fcfcfc;
}

.issue-lead {
    border-top: 1px solid #bababa;
    margin-top: -1px;
}

.single-issue .hero,
.past-articles-wrap,
.post-template-single-candidate-tracker .hero {
    padding-bottom: 40px;
    background: #fcfcfc;
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.single-issue .hero-image figcaption {
    padding-right: 10px;
}

.home .single-issue .hero-image figcaption {
    max-width: 205px;
}

.article-grid-wrap,
.archive-wrap .more-post-list {
    width: 66.6667%;
    float: right;
    clear: both;
    margin-top: 40px;
}

.archive-wrap .more-post-list {
    width: calc(66.6667% + 7px);
}

.archive-wrap.past-articles-wrap .more-post-list {
    clear: none;
    margin-top: 10px;
}

.article-grid-wrap .mh-pad {
    padding-right: 20px;
}

.article-grid-wrap h2 {
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    font-size: 1.125em;
    letter-spacing: 0.05em;
}

.article-grid {
    width: 100%;
    background: #fff;
    border: 1px solid #bababa;
    margin-top: 15px;
    -webkit-box-shadow: -5px 0px 24px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -5px 0px 24px -4px rgba(0, 0, 0, 0.15);
    box-shadow: -5px 0px 24px -4px rgba(0, 0, 0, 0.15);
}

.article-grid .pad {
    padding: 20px;
}

.article-grid .full-width {
    width: 100%;
}

.article-grid h3,
.more-post-list h4 {
    font-size: 24px;
    font-weight: 900;
    margin-top: 10px;
    line-height: 1.25em;
}

.simple-article-wrap h3 {
    font-size: 21px;
}

.article-grid h3 a,
.more-post-list h4 a,
.issue-meta h2 a {
    color: #000;
}

.issue-meta h2 a {
    position: relative;
    z-index: 1;
}

.article-grid p,
.more-post-list p,
.issue-grid .issue-meta p {
    font-size: 1.125em;
    margin-top: 10px;
    line-height: 1.5em;
}

.article-grid .full-width,
.article-grid .two-column-wrap .two-col-item {
    margin-top: 40px;
}

.article-grid .arthorsec-1 {
    margin-top: 0 !important;
}

.article-grid .arthorsec-1.two-column-wrap {
    margin-top: -40px !important;
}

.article-grid img {
    width: 100%;
    height: auto;
}

.article-grid .meta,
.single .more-post-list .meta,
.title-intrusion .meta {
    margin-top: 15px;
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    color: #666;
    line-height: 1.3em;
}

.title-intrusion .meta {
    margin-top: 8px;
}

.more-post-list .post-list-right .meta {
    margin-top: 0;
}

.article-grid .meta span,
.single .more-post-list .meta span,
.title-intrusion .meta span {
    text-transform: none;
}

.article-grid .two-col-item-1 {
    width: 50%;
    float: left;
}

.article-grid .two-col-item-2 {
    width: 50%;
    float: right;
}

.article-grid .two-col-item-1 .pad {
    padding: 0;
    padding-right: 10px;
}

.article-grid .two-col-item-2 .pad {
    padding: 0;
    padding-left: 10px;
}

.article-grid .two-col-item .image-wrap {
    height: 0;
    padding-top: 56.25%;
}

.article-grid .two-col-item .image-wrap img {
    height: 0;
    width: 0;
}

.grid-flex {
    display: flex;
    flex-flow: wrap;
}

/*** Past articles archive strcuture ***/

.archive-meta {
    margin-left: 0;
    padding-top: 0;
    width: 33%;
    width: calc(33% - 7px);
    padding-right: 20px;
    float: left;
}

.archive-wrap .past-header {
    display: block;
    padding: 0;
    width: auto;
    background: transparent;
    box-shadow: none;
    margin-bottom: 10px;
    line-height: 1.3;
}

.archive-wrap {
    margin-top: 40px;
    border-top: 1px solid #bababa;
}

.archive-wrap .post-list-pad {
    padding-bottom: 0;
}

.archive-wrap .minor-link {
    clear: both;
    margin-top: 15px;
    display: inline-block;
}

.archive-wrap .result-context {
    margin-left: 5px;
    margin-bottom: 0;
    width: 65%;
}

.archive-wrap.top-b {
    border-top: 1px solid #bababa !important;
}

.archive-wrap .mobile-drop {
    position: relative;
}

.archive-wrap .mobile-drop li.active {
    z-index: 2;
}

.page-template-page-past .archive-wrap,
.archive .archive-wrap,
.single-contributor .archive-wrap {
    margin-top: 0;
    border-top: 0;
}

.simple-article-wrap {
    border: 0;
    box-shadow: none;
}

.simple-item {
    border-top: 1px solid #bababa;
    padding: 25px 0;
}

.simple-item:last-child {
    border-bottom: 1px solid #bababa;
}

.simple-item .meta {
    margin-top: 0;
}

.builder-features .post-meta {
    max-width: calc(100% - 80px);
}

.builder-features .sub-headline p {
    font-size: 18px;
    line-height: 1.5;
}

.builder-features .article-grid-wrap {
    width: 100%;
}

.builder-features .article-grid-wrap .mh-pad {
    padding-left: 40px;
    padding-right: 40px;
}

.builder-features .h-type-photo .title-intrusion.unstick {
    max-width: calc(100% - 250px);
}

.builder-sec.article-grid {
    width: 100%;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.builder-sec .articles-wrap {
    margin-top: 15px;
}

.builder-sec.article-grid .two-col-item {
    width: 100%;
    float: left;
}

.builder-sec.article-grid .two-col-item .pad {
    padding: 0;
}

.articles-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
}

.pager {
    margin-top: 40px;
    height: 16px;
    clear: both;
}

.pager .next {
    float: right;
}

.pager .prev {
    float: left;
}

.pager .page-count {
    position: absolute;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    text-align: center;
}

.page-template-page-issues .pager {
    margin-top: 0px;
}

.archive-meta h3 {
    text-transform: uppercase;
    font-family: 'toronto_subwaybold';
    font-size: 1.125em;
}

.archive-meta h3 span {
    text-transform: none;
}

.archive-meta p {
    font-family: 'Lato', sans-serif;
    font-style: italic;
    margin-top: 20px;
    line-height: 1.9em;
    font-size: 1.125em;
}

.archive-meta .meta-sort-item {
    margin-bottom: 60px;
}

.archive-meta .meta-sort-item li {
    float: left;
}

.search-form-wrap {
    width: 100%;
    margin: 20px 0;
    width: 100%;
    margin: 20px 0 33px;
}

.search-form-wrap input[type="text"] {
    border: 0;
    font-size: 33px;
    color: #666;
    font-family: 'toronto_subwaybold';
    font-style: italic;
    height: 39px;
    width: calc(100% - 100px);
    outline: 0;
    margin-top: 4px;
    margin-bottom: -4px;
}

.search-form-wrap input[type=submit] {
    margin-top: 0;
    margin-right: 0;
    position: absolute;
    right: 20px;
}

.search-form-wrap .h-pad {
    position: relative;
}

.more-issue-posts .archive-meta {
    margin-left: 0;
}

/*** Support box ***/
div.support-box {
    background: #333;
    color: #fff;
    display: flex;
    border: 0;
}

div.support-box h3 {
    font-weight: 900;
    line-height: 1.2em;
    margin-top: 25px;
    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;
    margin-top: 0;
    font-size: 24px !important;
}

div.support-box .support-image {
    background: #333;
}

.support-intro {
    padding: 0;
}

.support-intro .support-text {
    padding: 40px 20px;
}

.support-side {
    width: 50%;
    background-repeat: no-repeat;
}

div.support-box a {
    margin-top: 20px;
}

/*** Support page ***/
.support-page .support-text {
    padding: 80px 60px;
}

div.support-page h3 {
    font-size: 32px !important;
}

.tier-wrap {
    display: flex;
    margin-top: 40px;
}

.tier-col {
    text-align: center;
    border-left: 1px solid #fff;
    padding-top: 10px;
    padding-bottom: 40px;
    width: 50%;
}

.tier-once {
    border-right: 1px solid #fff;
}

.tier-name {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'toronto_subwaybold';
}

.tier-options {
    padding-top: 20px;
}

.tier-options .support-cta {
    margin-right: 0;
    padding: 10px 20px;
    cursor: pointer;
    background: #fff;
    color: #d64000;
}

.tier-options .support-cta.active {
    background: #d64000;
    color: #fff;
}

.support-cta.full-width {
    width: 100%;
    text-align: center;
    margin-top: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    margin-right: 0;
}

.dis {
    padding-top: 20px;
}

.dis p {
    font-size: 12px;
}

#checkout-button-wrap {
    margin-top: 40px;
    position: relative;
    height: 44px;
}

.checkout-cta {
    visibility: hidden;
}

.checkout-quarterly-10 .checkout-quarterly-10 {
    visibility: visible;
}

.checkout-quarterly-20 .checkout-quarterly-20 {
    visibility: visible;
}

.checkout-quarterly-50 .checkout-quarterly-50 {
    visibility: visible;
}

.checkout-quarterly-100 .checkout-quarterly-100 {
    visibility: visible;
}

.checkout-quarterly-34 .checkout-quarterly-34 {
    visibility: visible;
}

.checkout-once-10 .checkout-once-10 {
    visibility: visible;
}

.checkout-once-20 .checkout-once-20 {
    visibility: visible;
}

.checkout-once-50 .checkout-once-50 {
    visibility: visible;
}

.checkout-once-100 .checkout-once-100 {
    visibility: visible;
}

.checkout-once-34 .checkout-once-34 {
    visibility: visible;
}

/*** Sign up ***/

.sign-up {
    max-width: 1700px;
    margin: 30px auto 0;
}

.sign-up .sign-up-wrap {
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #bababa;
    position: relative;
}

.sign-up .sign-up-wrap .sign-up-form {
    float: left;
    width: 33.3333%;
}

.sign-up .sign-up-wrap .sign-up-form .pad {
    padding: 40px;
}

.sign-up .sign-up-wrap .sign-up-form h3 {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.2em;
    margin-top: 25px;
    text-transform: none;
}

.sign-up .sign-up-wrap .sign-up-form p {
    font-size: 1.125em;
    padding-top: 25px;
    line-height: 1.5;
}

.sign-up .sign-up-visual {
    position: absolute;
    width: 66.6667%;
    height: 100%;
    right: 0;
    background: #fff;
}

.sign-up .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.sign-up .gform_wrapper textarea.medium {
    padding: 13px 15px;
    border: 1px solid #bababa;
    width: 100% !important;
    margin-right: 0;
    color: #666;
    margin-top: 10px;
    font-size: 18px;
    max-width: 600px;
}

.sign-up .gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label {
    display: none;
}

.sign-up .gform_wrapper {
    margin-bottom: 0;
}

.sign-up .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
}

.sign-up .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    background: none;
    border-top: 0;
    border-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.sign-up .gform_wrapper .validation_message {
    color: #d64000;
    font-weight: normal;
    font-size: 18px;
    padding-top: 6px !important;
    border: none;
    box-shadow: none;
    background: transparent;
}

.sign-up .gform_wrapper div.validation_error {
    color: #d64000;
    margin-bottom: 25px;
    border: none;
    box-shadow: none;
    background: transparent;
    padding: 10px 0 0;
    width: 100%;
    text-align: left;
    line-height: 1.5em;
    font-weight: normal;
    font-size: 18px;
}

.sign-up .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.sign-up .gform_wrapper li.gfield_error textarea {
    border: 1px solid #bababa;
}

.sign-up .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.gform_confirmation_message {
    font-size: 18px;
    margin-top: 20px;
    line-height: 1.5em;
    color: #007405;
}

.more-issue-posts.past-article {
    display: none;
}

body img.gform_ajax_spinner {
    display: none !important;
}

.gform_anchor::before {
    content: "";
    display: block;
    width: 0;
    height: 70px;
    margin: -70px 0 0;
}


/*** About page ***/

.page-template-page-about .title-intrusion,
.error404 .title-intrusion {
    position: relative !important;
    margin-left: 0 !important;
}

.page-template-page-about .social-share {
    display: none;
}

.page-template-page-about .text-block {
    float: left;
}

.page-template-page-about .text-block.drop-it p:first-child:first-letter {
    font-weight: normal;
    font-size: inherit !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    float: none !important;
    color: #000 !important;
}

.page-template-page-about .post-meta-wrap .mh-pad {
    padding: 0;
}

.page-template-page-about .text-block {
    margin-top: 0;
}

.page-template-page-about .post-meta,
.error404 .post-meta {
    margin-left: 0 !important;
}

.page-template-page-about .text-block p,
.page-template-page-about .text-block li {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
}

.page-template-page-about .text-block:first-child p:nth-child(1),
.page-template-page-about .text-block:first-child h3:nth-child(1),
.page-template-page-about .text-block:first-child {
    margin-top: 0;
}

.upper {
    text-transform: uppercase;
}

/*** Issues page ***/

.issue-grid {
    margin-top: -1px;
}

.issue-grid .issue-item {
    width: 50%;
    float: left;
    margin-bottom: 40px;
}

.issue-grid .issue-meta {
    position: relative;
    padding: 0 20px 20px;
    margin-top: -35px;
}

.issue-grid .issue-meta h2 {
    font-weight: 900;
    line-height: 1.2em;
    font-size: 32px;
    padding: 10px 20px 10px;
    background: #fcfcfc;
    position: relative;
    display: inline-block;
}

.issue-grid .issue-meta p {
    padding: 0 0 0 20px;
    margin-top: 0;
}

.issue-grid .issue-meta .top-tab {
    top: -35px;
}

.issue-grid .issue-image {
    height: 0;
    padding-top: 60%;
    width: 100%;
}

.issue-grid .issue-item-1 .pad {
    padding-right: 20px;
}

.issue-grid .issue-item-2 .pad {
    padding-left: 20px;
}

.issue-grid .pad {
    height: 100%;
}

.issue-grid .item-wrap {
    background: #fcfcfc;
    border: 1px solid #bababa;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%;
}

/* .issue-grid .head-shadow{-webkit-box-shadow: 0px -5px 26px -15px rgba(0,0,0,0.36); -moz-box-shadow: 0px -5px 26px -15px rgba(0,0,0,0.36); box-shadow: 0px -5px 26px -15px rgba(0,0,0,0.36);position: absolute;height:35px;width:100%;top:0;left:0;z-index: 0;} */

/*** Footer ***/

#footer {
    padding: 40px 0;
    max-width: 1700px;
    margin: 0 auto;
}

#footer .footer-left {
    float: left;
    width: 40%;
}

#footer .footer-right {
    float: right;
}

#footer .footer-left p {
    font-size: 1em;
    line-height: 2em;
    padding-top: 5px;
}

#footer .footer-left .address-info p {
    padding-top: 20px;
}

#footer .footer-left p {
    line-height: 1.5;
}

#footer .footer-left {
    width: 40%;
}

.footer-social {
    float: right;
}

.menu-footer-menu-container+.footer-social {
    margin-top: 20px;
}

.utlity-links {
    color: #666;
    margin-top: 20px;
    float: left;
    clear: both;
    line-height: 1.5;
}

.utlity-links a {
    color: #666;
    text-decoration: none;
}

.utlity-links a:hover {
    color: #666;
    text-decoration: underline;
}

#footer p strong {
    font-weight: 900;
}

@media (max-width: 1400px) {

    .single .text-block p,
    .single .text-block ul,
    .single .text-block ol,
    .single .aligncenter img,
    .single .aligncenter .wp-caption-text, .single .text-block h2 {
        padding-right: 15%;
    }

    .text-block figure figcaption {
        margin-right: 0;
    }

    .single .author-info,
    .single .wp-caption.aligncenter p.wp-caption-text,
    .single .text-block p img {
        width: 115%;
    }

    .single .text-block p img.alignright {
        width: 117.65% !important;
    }

    .single .single-footer-meta .footer-meta-item.author-info {
        max-width: 100%;
    }

    .builder-features {
        width: 66.667%;
        float: left;
        width: calc(66.667% - 7px);
    }

    .simple-list {
        width: 33.333%;
        float: right;
        width: calc(33.333% - 13px);
        margin-top: 30px;
    }

}

@media (max-width: 1200px) {

    .single .text-block p,
    .single .text-block ul,
    .single .text-block ol,
    .single .aligncenter img,
    .single .aligncenter .wp-caption-text, .single .text-block h2 {
        padding-right: 0;
    }

    .single .author-info,
    .support-intro,
    .single .wp-caption.aligncenter p.wp-caption-text {
        margin-right: 0;
    }

    .single .text-block p img,
    .single .text-block p img.alignright {
        width: 100% !important;
    }
}

@media (max-width: 1000px) {

    .single h1,
    .temp-title {
        font-size: 36px;
    }

    .single .h-type-photo .title-intrusion {
        max-width: calc(100% - 400px);
    }

    .single .h-type-photo .title-intrusion.unstick {
        max-width: calc(100% - 400px);
    }

    #footer .footer-right {
        float: left;
        clear: both;
        margin-top: 30px;
    }

    #footer-menu li {
        margin-left: 0;
        margin-right: 20px;
    }

    .sign-up .sign-up-wrap .sign-up-form {
        width: 100%;
    }

    .sign-up .sign-up-visual {
        position: relative;
        width: 100%;
        padding-top: 50%;
        clear: both;
    }

    .single .post-list-pad {
        padding: 40px 20px;
    }

    .single .more-post-list .list-thumb {
        width: 200px;
    }

    .single .more-post-list .post-list-right {
        margin-left: 220px;
    }

    .top-tab {
        bottom: 27px;
    }

    .single .title-intrusion {
        margin-top: -22px;
    }

    #footer .footer-left {
        width: 100%;
    }

    .footer-social {
        float: left;
    }

    .footer-social .twitter-link {
        margin-left: 0;
    }

    .builder-features .top-tab {
        bottom: 25px;
    }

    .builder-features .h-type-photo .title-intrusion.unstick {
        max-width: calc(100% - 200px);
    }

    .builder-features .hero-image figcaption {
        margin-bottom: 20px;
    }

}

@media (max-width: 961px) {
    .post-meta-wrap {
        clear: both;
        margin-top: 50px;
    }

    .issue-lead {
        border-top: none;
    }

    .issue-template-default .post-meta-wrap,
    .home .post-meta-wrap,
    .more-issue-posts .post-meta-wrap,
    .post-template-single-candidate-tracker .post-meta-wrap {
        margin-top: 20px;
    }

    .title-intrusion {
        vertical-align: inherit;
    }

    .single .post-meta,
    .single .single-footer-meta {
        max-width: 100%;
        width: 100%;
    }

    .single .title-intrusion {
        margin-top: 0 !important;
        margin-left: 0;
        max-width: 100%;
    }

    .single .post-meta {
        margin-left: 0;
    }

    .single .h-type-photo .title-intrusion {
        max-width: 100%;
        position: relative !important;
    }

    .single .h-type-photo .title-intrusion.unstick,
    .meta-spacer {
        height: 0 !important;
    }

    .single .text-block,
    .single .video-block {
        width: 100%;
    }

    .h-pad {
        padding: 0 20px;
    }

    #header {
        left: 0;
        right: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .hero-image figcaption,
    .single .text-block .wp-caption p,
    .single .video-block.wp-caption p {
        max-width: 70%;
    }

    .single .author-wrap {
        margin-top: 20px;
    }

    .single .block-count1 {
        margin-top: 20px;
    }

    .single .sub-headline {
        font-size: 1.25em;
    }

    .sign-up .sign-up-wrap .sign-up-form .pad {
        padding: 20px;
    }

    .single-issue .mh-pad,
    .post-template-single-candidate-tracker main .mh-pad {
        padding: 0 20px;
    }

    .single-issue #header .mh-pad {
        padding: 0;
    }

    .top-tab {
        bottom: 0;
        left: 0;
    }

    .single-issue .article-grid-wrap .mh-pad {
        padding: 0 20px;
    }

    .article-grid-wrap {
        width: 100%;
        margin-right: 0;
    }

    .single h1 {
        box-shadow: none;
        display: inline-block;
    }

    .post-meta-wrap .issue-lead .mh-pad {
        padding: 0 20px;
    }

    .archive-wrap .more-post-list {
        margin-top: 0;
        width: 100%;
    }

    .archive-wrap {
        padding-bottom: 0;
    }

    .archive-meta {
        margin-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .mobile-drop li {
        position: absolute;
        width: 100%;
    }

    .mobile-drop.open li {
        position: relative;
    }

    .mobile-drop a {
        margin-top: 0;
        margin-right: 0;
    }

    .mobile-drop li a {
        padding-top: 0px;
        margin-bottom: 15px;
    }

    ul.mobile-drop>li:first-child a {
        padding-top: 0;
    }

    .mobile-drop li.active a {}

    .mobile-drop li {
        display: none;
    }

    .mobile-drop li.active,
    .mobile-drop.open li {
        display: block;
    }

    .mobile-drop.open li:hover a,
    .mobile-drop.open li.active a {
        background: #fff;
        color: #d64000 !important;
    }

        {
        background: #fff;
        color: #d64000 !important;
    }

    .second-sort {
        padding-top: 20px;
    }

    .sort-wrap {
        padding-right: 0;
    }

    .archive-wrap .result-context {
        width: 100%;
    }

    .issue-grid .issue-meta .top-tab {
        left: 20px;
    }

    .temp-title {
        display: none;
    }

    .single .h-type-photo .title-intrusion.unstick {
        max-width: none;
    }

    .issue-grid .issue-meta h2 {
        font-size: 24px;
        padding-top: 15px;
    }

    .issue-grid .issue-meta .top-tab {
        left: 0;
    }

    .issue-grid .issue-meta {
        position: relative;
        padding: 0 20px 20px 0;
        margin-top: 0;
    }

    .single .text-block .alignleft {
        width: 100% !important;
        margin-left: 0% !important;
    }

    .single .video-block.alignleft {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .page-template-page-past .single-issue .mh-pad {
        padding: 0;
    }

    .more-issue-posts .post-meta-wrap .mh-pad {
        padding: 0 20px;
    }

    .more-issue-posts .top-tab {
        bottom: 0;
    }

    .post-template-default .hero-image .top-tab,
    .post-template-ward-single-post .hero-image .top-tab {
        display: none;
    }

    .post-template-default .title-intrusion.unstick .top-tab,
    .single .h-type-photo .title-intrusion.unstick .top-tab,
    .single .h-type-map .title-intrusion.unstick .top-tab {
        display: block;
        position: relative;
        left: 0;
        top: -7px;
        margin-top: 7px;
    }

    .home .h-type-photo .title-intrusion.unstick .top-tab,
    .issue-template-default .h-type-photo .title-intrusion.unstick .top-tab,
    .post-template-single-candidate-tracker .h-type-photo .title-intrusion.unstick .top-tab {
        display: none;
    }

    div.support-page {
        display: block;
    }

    div.support-page .support-side {
        width: 100%;
    }

    div.support-page .support-image {
        padding-top: 70%;
    }

    .single figcaption {
        max-width: 75%;
    }

    .builder-features .top-tab {
        bottom: 0;
    }
}

@media (max-width: 961px) {

    .builder-features,
    .simple-list {
        width: 100%;
    }

    .simple-list {
        padding-top: 40px;
        margin-top: 0;
    }

    .page-template-page-home-builder .nav-spacer {
        height: 68px;
    }

    .builder-sec.issue-grid .issue-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .builder-sec.issue-grid .issue-item:last-child {
        margin-bottom: 0;
    }

    .builder-sec.issue-grid .issue-item-1 .pad {
        padding-right: 0;
    }

    .builder-sec.issue-grid .issue-item-2 .pad {
        padding-left: 0;
        padding-right: 0;
    }

    .builder-sec.issue-grid .issue-item-3 .pad {
        padding-left: 0;
    }

    .articles-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .simple-items {
        border-bottom: 0;
    }

    .simple-item:last-child {
        padding-bottom: 0;
    }

    .sign-up.email-box {
        display: none;
    }

    .builder-sec .support-intro {
        width: 100%;
    }

    .simple-item:last-child {
        border-bottom: 0;
    }

}

@media (max-width: 780px) {
    .issue-grid .issue-item {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .issue-grid .issue-item:first-child {
        margin-top: 0px;
    }

    .issue-grid .item-wrap {
        height: auto !important;
    }

    .issue-grid .issue-item-1 .pad,
    .issue-grid .issue-item-2 .pad {
        padding-right: 0;
        padding-left: 0;
    }

    #menu li,
    #footer-menu li {
        margin-left: 15px;
    }

    #footer #menu li,
    #footer-menu li {
        margin-left: 0;
    }

    .page-template-page-issues .pager {
        margin-top: 40px;
    }

    .hero-image img.regular-hero {
        display: none;
    }

    .hero-image .square-hero {
        display: block;
    }

    .bio-item {
        scroll-margin-top: 46px;
    }

    .bio-item: first-of-type;

        {
        scroll-margin-top: 68px;
    }

    .little-label,
    #councillors,
    #school-trustees {
        scroll-margin-top: 76px;
    }

    #header {
        left: 0;
        right: 0;
    }

    .h-pad {
        padding: 0 0;
    }

    .mh-pad {
        padding: 0 10px;
    }

    .single h1 {
        font-size: 1.875em;
    }

    .hero-image figcaption,
    .single .text-block .wp-caption p,
    .single .video-block.wp-caption p {
        padding-right: 10px;
    }

    .article-grid .two-col-item-1,
    .article-grid .two-col-item-2 {
        width: 100%;
    }

    .article-grid .two-col-item-1 .pad,
    .article-grid .two-col-item-2 .pad {
        padding-right: 0;
        padding-left: 0;
    }

    .single-issue .hero,
    .post-template-single-candidate-tracker .hero {
        border-left: 0;
        border-right: 0;
    }

    .single .text-block p,
    .single .text-block li {
        font-size: 1em;
    }

    /* .single .text-block1 p:first-child:first-letter, */
    .single .drop-it p:first-child:first-letter {
        font-size: 50px;
        padding-top: 14px;
        padding-right: 6px;
        padding-bottom: 10px;
        color: #d64000;
    }

    .single #mapNote {
        padding-right: 10px;
    }

    #header {
        left: 0;
        right: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 9px;
    }

    #header .h-pad {
        padding-bottom: 8px;
    }

    #header .mh-pad {
        padding-left: 10px;
        padding-right: 10px;
    }

    .single-issue .article-grid-wrap .mh-pad,
    .single-issue .mh-pad,
    .post-template-single-candidate-tracker main .mh-pad {
        padding-left: 10px;
        padding-right: 10px;
    }

    .single-issue .hero {
        padding-bottom: 20px;
    }

    .nav-spacer {
        height: 45px;
    }

    .toggle {
        display: block;
    }

    #menu {
        width: 100%;
        padding: 0;
        margin: 0;
        position: absolute;
        top: -500%;
        background: #fff;
        left: 0;
    }

    #menu li {
        float: right;
        margin-right: 0;
        width: 100%;
        text-align: right;
        margin-top: 20px;
        margin-right: 10px;
    }

    .mobile-open #menu {
        padding-top: 50px;
        top: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #bababa;
    }

    #footer {
        padding: 20px 0;
    }

    #footer-menu li {
        clear: both;
        margin-top: 20px;
    }

    #footer-menu li:first-child {
        margin-top: 0;
    }

    .single .text-block blockquote p {
        font-size: 24px !important;
        padding-left: 20px;
    }

    .single .text-block blockquote p:first-letter {
        font-size: 24px !important;
        color: #000;
    }

    .single .more-post-list .list-thumb {
        width: 100%;
    }

    .single .more-post-list .meta,
    .single .more-post-list .meta {
        margin-top: 15px;
    }

    .single .more-post-list .post-list-right {
        margin-left: 0;
        clear: both;
        padding-top: 15px;
    }

    .single .post-list-pad {
        padding-bottom: 20px;
    }

    .single .post-list-pad {
        padding: 40px 10px;
    }

    .sign-up .sign-up-wrap .sign-up-form h3 {
        font-size: 24px;
    }

    .single .more-post-list {
        padding: 20px 10px;
    }

    .archive-meta {
        margin-left: 20px;
    }

    .sep-link {
        padding-right: 10px;
    }

    .mh-archive-pad {
        padding: 0 10px;
    }

    .single .post-list-pad {
        padding: 40px 10px 20px;
    }

    .page-template-page-past .mh-archive-pad {
        padding-left: 0;
        padding-right: 0;
    }

    .page-template-page-past .past-articles-wrap,
    .archive .past-articles-wrap {
        border-left: 0;
        border-right: 0;
    }

    .page-template-page-past .archive-meta {
        margin-left: 10px;
    }

    .page-template-page-about .post-meta,
    .error404 .post-meta {
        margin-left: 10px !important;
    }

    .page-template-page-about .title-intrusion,
    .error404 .title-intrusion {
        margin-left: 10px !important;
    }

    .error404 .post-meta-wrap .mh-pad {
        padding: 0;
    }

    .archive .mh-archive-pad {
        padding: 0;
    }

    .search-link {
        margin-right: 48px;
    }

    .post-meta-wrap .mh-pad {
        padding: 0 10px;
    }

    .show-vid {
        width: 60px;
        height: 60px;
        margin-top: -30px;
        margin-left: -30px;
    }

    .show-vid:after {
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 25px solid #d64000;
        top: 15px;
        left: 22px;
    }

    .search-form-wrap input[type=submit] {
        right: 10px;
    }

    .search-form-wrap input[type="text"] {
        margin-left: 10px;
        width: calc(100% - 110px);
        font-size: 22px;
        margin-top: 7px;
        margin-bottom: -7px;
    }

    .twitter-link {
        margin-left: 0;
    }

    .page-template-page-past .sort-wrap,
    .page-template-page-past .result-context,
    .author-meta {
        margin-left: 0;
    }

    .single-contributor .mh-archive-pad {
        padding: 0;
    }

    .single-contributor .past-articles-wrap {
        border-left: 0;
        border-right: 0;
    }

    .more-post-list .post-list-right .meta {
        margin-top: 0;
    }

    .article-grid .more-post-list {
        padding: 0;
    }

    .vid-meta-pos {
        margin-top: 0;
    }

    .page-template-page-past .single-issue .mh-pad {
        padding: 0 10px;
    }

    .single .text-block.story-end p:last-of-type:after {
        content: "";
        margin-top: 10px;
    }

    .single-issue #header .mh-pad {
        padding: 0 10px;
    }

    .page-template-page-issues #header .mh-pad {
        padding: 0;
    }

    .page-template-page-issues #header {
        left: 10px;
        right: 10px;
    }

    .page-template-page-issues .toggle {
        right: 0;
    }

    .issue-grid .issue-item {
        margin-top: 20px;
    }

    .article-grid .pad {
        padding: 20px 10px;
    }

    .mobile-support {
        display: block;
    }

    div.support-box {
        display: block;
    }

    div.support-box .support-side {
        width: 100%;
    }

    div.support-box .support-image {
        padding-top: 70%;
    }

    div.support-box h3 {
        font-size: 24px !important;
    }

    .support-page .support-text {
        padding: 40px 20px;
    }

    /* html {overflow: hidden;height: 100%;} */
    body {
        height: 100%;
        overflow: auto;
    }

    .simple-list .h-pad,
    .support-h-pad {
        margin: 0 10px;
    }

    .page-template-page-home-builder .nav-spacer {
        height: 46px;
    }

    .issue-grid.builder-grid,
    .builder-sec.article-grid {
        margin-left: 10px;
        margin-right: 10px;
        width: auto;
    }

    #menu .button-style a {
        margin-top: 0;
    }

}

@media (max-width: 520px) {

    .twitter-link,
    .facebook-link,
    .instagram-link,
    .search-link,
    .rss-link {
        display: none;
    }

    .mobile-support {
        margin-right: 48px;
    }

    .mobile-social {
        float: right;
        margin-right: 15px;
        margin-top: 20px;
        display: block;
    }

    .mobile-social .twitter-link,
    .mobile-social .facebook-link,
    .mobile-social .instagram-link,
    .mobile-social .rss-link {
        display: block;
    }

    .footer-social .twitter-link,
    .footer-social .facebook-link,
    .footer-social .instagram-link,
    .footer-social .rss-link {
        display: inherit;
    }

    #menu .mobile-social .search-link {
        display: block;
        margin-right: 18px;
        margin-left: 0;
    }

    .articles-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

}

@media (max-width: 400px) {

    .single-issue .mh-pad,
    .single-issue .article-grid-wrap .mh-pad {
        padding: 0 10px;
    }

    .single .sub-headline {
        font-size: 1.125em;
    }

    /* .mobile-support {display:none;} */
}

@media (max-width: 374px) {

    .twitter-link,
    .facebook-link,
    .instagram-link,
    .rss-link {
        display: none;
    }

    #site-title {
        margin-top: 0px;
        height: 28px;
        display: flex;
        align-items: center;
    }

    #site-title h1 {
        height: 28px;
        display: flex;
        align-items: center;
    }

    #site-title a,
    .footer-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 641px) {
    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        width: auto !important;
        line-height: 1em !important;
    }
}