h1,h2,h3,h4,h5,h6{line-height:1em}
#reply-title{font-size:1.2rem; text-align:center}
/*hides hamburger on computer version*/

@media screen and (min-width: 1125px) {
    .icon-menu:before {
        visibility: hidden;
    }
}


/*shrink body text on phone tablet*/

@media screen and (max-width: 720px) {
    .post .entry-content p {
        font-size: 16.475px;
    }
	
	#reply-title{font-size:1.0rem}
	#comments{padding:0;}

	
}

/* End Mobile Text */

/*Controls Font*/
.post .entry-content p dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
li.recentcomments,
p,
.post-standard,
.post-archive .post:not(.post-standard) .post-excerpt,
.authentic_widget_about .widget-content {
    font-family: "lemonde-journal", serif !important;
}

.overlay-inner h1 {
    font-family: "lemonde-journal", serif !important;
    font-weight: 800 !important;
}

/*'new to areo' footer*/
li {
    font-family: poppins;
}

/*controls color of line on donate box*/

.donate_button_custom .dotted_line {
    border-top: 0.5px solid #d3d3d3
}

/*donate button size*/

.donate_button_custom .donate_button {
    font-family: poppins !important;
    background: #000 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: .5rem .7rem !important;
    display: inline-block;
    border: 8px solid #000 !important;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 600 !important;
    text-transform: uppercase;

}


.donate_button_custom .share_text {
    font-family: inherit !important
}

/*italic links fix*/
.content>p em a {
    text-decoration: underline;
    color: #a0a0a0;
}

.content>p em a:hover {
    text-decoration: underline;
    color: #000000;
}

/*bullet point links*/

.content>p ul a {
    text-decoration: underline;
    color: #a0a0a0;
}

.content>p ul a:hover {
    text-decoration: underline;
    color: #000000;
}

/*bulleted list links*/

.entry-content ul a,
.entry-content ol a {
    text-decoration: underline;
    color: #a0a0a0;
}

.entry-content ul a:hover,
.entry-content ol a:hover {
    text-decoration: underline;
    color: #000000;
}



/*Align Button*/

.patreon-campaign-banner {
    text-align: center;
}


/*Align little Patreon Symbol*/
.content img {
    margin-bottom: 0.2rem;
}


/*Format Patreon Button*/


.patreon-responsive-button {
    display: table-cell !important;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    height: auto;
    text-wrap: normal;
    background-color: #000;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 14.5px;
    font-weight: 600 !important;
    text-shadow: none;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: poppins;
}

/*Format Patreon Button HOVER*/


/*change subsribe on homepage*/

input[name="jetpack_subscriptions_widget"] {
    background-color: #000;
    color: #fff;
    border: 0;
    box-shadow: none;
    padding: 8px 20px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase
}

input[name="jetpack_subscriptions_widget"]:hover {
    background-color: #000;
    cursor: pointer !important;
}

#subscribe-submit {
    text-align: center;
    font-family: poppins;
    font-size: 14.5px;

}

#eu-cookie-law {
    font-family: poppins;
}

div.cb_p6_message_over_post_button {
    font-family: poppins
}

.overlay-inner h1.entry-title {
    text-shadow: 1px 1px 0px #000;
    line-height: 1em;
    -webkit-text-stroke: 0.5px rgba(0, 0, 0, 1);
}

.overlay-inner h2.entry-title {
    text-shadow: 1px 1px 0px #000;
    line-height: 1em;
    -webkit-text-stroke: 0.5px rgba(0, 0, 0, 1);
}

.slider-container.slider-featured.slider-large {
    margin-top: -223px;

}

/* Used for SubscribeStar and Patreon donation buttons */
a.post-footer-button {
    font-family: Poppins;
    font-size: 16px;
    text-decoration: none;
    line-height: 3em;
    border: none;
    padding: 0.6em 1em;
    background: black;
    color: white;
    font-weight: bold;
}

a.post-footer-button:hover {
    color: white;
}

/* Add a small amount of space after areo in the nav bar */
.navbar-brand.site-title {
    margin-right: 10px;
}

/*Tooltips for Footnotes Styling*/
.footnote_tooltip.position {
    width: calc(50 vw - 100 px);
}

.footnote_tooltip a {
    color: #8f8f8f;
    font-size: 13px;
}

.footnote_plugin_text {
    font-size: 16px;
    color: #444;
}

.footnote_plugin_text a {
    text-decoration: underline;
    font-style: normal;
    color: #8f8f8f;
}

.footnote_backlink {
    font-size: 18px;
    line-height: 1;
    font-weight: normal;
    font-variant-numeric: lining-nums;
}

span.footnote_index_arrow {
    font-size: 11px;
    color: #9f9f9f;
}

.cb_p6_patreon_button {
    padding: 20px;
    border: 1px #8f8f8f solid;
    margin-bottom: 20px;
}

/*end footnotes*/
/*TS general fixes Dec 21*/
.page-header-large .overlay-outer,
.slider-large .overlay-outer {
    height: 90vh;

}

.slider-container.slider-featured.slider-large .overlay-inner {
   margin-top: 12vh;
	padding: 1vw

}

.section-tiles h2 a,
h2.entry-title a {
    font-size: 35px;
    line-height: 1.15
}

.slider-section-large h2.entry-title a {
    font-size: 4.5vw;
    line-height: 1.1em
}

@media screen and (min-width:1024px) {
    .page-header-large h1.entry-title {
        font-size: 70px;
    }


.page-header-wide h1.entry-title {
    text-shadow: 1px 1px 1px #000;
    line-height: 1em;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.75);
}}

@media screen and (max-width:800px) {

    .overlay-inner .entry-title {
        text-shadow: 1px 1px 1px #000;
        line-height: 1em;
        -webkit-text-stroke: 0.35px rgba(0, 0, 0, 0.75);
    }

    .slider-container.slider-featured.slider-large {
        margin-top: -100px;

    }

    .slider-container.slider-featured.slider-large .overlay-inner {
        padding-top: 12vw;

    }

    .section-tiles article {
        height: 400px;
        margin-bottom: 10px;
    }

    .section-tiles .overlay-inner,
    .tile-primary .overlay-inner {
        padding: 10px;
    }

    .page-header-wide h1 {
        padding: 0px 10%;
        line-height: 1.15em !important;
        font-size: 35px
    }


    .section-tiles h2 a,
    h2.entry-title a {
        font-size: 25px;
        line-height: 1.2
    }

    .slider-section-large h2.entry-title a {
        font-size: 50px;
        line-height: 1em
    }

    .page-header-large .overlay-outer,
    .slider-large .overlay-outer {
        height: 75vh;
    }

    .page-header-large h1.entry-title {
        font-size: 50px;
    }
}


@media screen and (max-width:500px) {

    .page-header-large .overlay-outer,
    .slider-large .overlay-outer {
        height: 110vh;
    }

    .page-header-wide h1 {
        padding: 0px;
        line-height: 1.25em !important;
        font-size: 30px
    }

    .pk-input-group .form-control input {
        width: 100%;
        margin-bottom: 5px;
    }

    .pk-subscribe-form-wrap {
        padding: 20px !important;
        text-align: center;
    }

    h3.pk-title {
        font-size: 25px !important;
        line-height: 1;
        margin: 5px;
    }

    p.pk-subscribe-message {
        font-size: 15px !important
    }

    .pk-subscribe-submit {
        width: 100%;
        margin-top: 10px !important;
        padding: 12px
    }

    .pk-privacy label {
        line-height: 1.2
    }

    input.email {
        font-size: 16px !important;
        border: 1px solid rgba(0, 0, 0, 0.25) !important
    }

    .section-tiles h2 a,
    h2.entry-title a {
        font-size: 24px;
        line-height: 1.2
    }

    .slider-section-large h2.entry-title a {
        font-size: 30px;
        line-height: 1em
    }

    .page-header-large h1.entry-title {
        font-size: 2.25rem;

    }

}

/*post CTA*/
ul#footer-links {
    list-style: none;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-content: stretch;
    flex-wrap: nowrap;
    align-items: stretch;
    margin-bottom: 0;
}


ul#footer-links li {
    text-align: center;
    text-transform: uppercase;
    margin: 5px;
    display: flex;
    line-height: 1;
    font-size: 15px;
    letter-spacing: -0.015em;
    word-spacing: -0.015em;
    padding: 10px;
    justify-content: center;
    transition: background 0.4s ease-in-out;
}

ul#footer-links li a {
    color: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
}

ul#footer-links li.subscribestar-button {
    background-color: #ff4081;
    font-size: 14px;
}

ul#footer-links li.paypal-button {
    background: #0070ba;
    width: 45%;
}

ul#footer-links li svg {
    width: 25px;
    height: 25px;
    display: flex;
    margin-right: 8px;
    fill: #fff;
}


ul#footer-links li:hover {
    background: #222 !important;
}

ul#footer-links li.patreon-button {
    background: #f04f41;
    width: 45%;
}

ul#footer-links li.patreon-button svg {
    margin-right: 5px;
    margin-top: 0px;
    padding-top: 5px;
    margin-left: 0;
}

.support-box h4 {
    font-size: 45px;
    letter-spacing: -0.015em;
    text-align: center;
    font-weight: 800;
    margin-bottom: 10px;
}

.support-box h5 {
    color: #7c7c7c;
    font-family: "Poppins" !important;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.4;
    padding: 0 5em;
}

#support-box-wrap {
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.09);
    margin: 30px 10px;
}

.support-box {
    padding: 20px;
    border: 10px inset rgba(0, 0, 0, 0.025);
}
}

@media (max-width: 800px){

    ul#footer-links {
        flex-direction: column
    }

    ul#footer-links li a {
        height: 42px
    }

    ul#footer-links li.paypal-button,
    ul#footer-links li.patreon-button {
        width: auto
    }

    ul#footer-links li svg {
        width: 20px;
        height: 20px;
        margin-right: 5px;

    }

    ul#footer-links li.patreon-button svg {
        margin-right: 5px;
        margin-top: 8px;
        padding-top: 4px;
    }

    ul#footer-links li.subscribestar-button {
        font-size: 16px;
    }

    .support-box {
        padding: 10px
    }

    .support-box h4 {
        font-size: 28px;

    }

    .support-box h5 {
        font-size: 13px;
        margin-bottom: 25px;
        line-height: 1.4;
        padding: 0;
    }

}

@media (max-width: 500px) {

    ul#footer-links {
        flex-direction: column
    }

    ul#footer-links li a {
        height: 42px
    }

    ul#footer-links li.paypal-button,
    ul#footer-links li.patreon-button {
        width: auto
    }

    ul#footer-links li svg {
        width: 20px;
        height: 20px;
        margin-right: 5px;

    }

    ul#footer-links li.patreon-button svg {
        margin-right: 5px;
        margin-top: 8px;
        padding-top: 4px;
    }

    ul#footer-links li.subscribestar-button {
        font-size: 16px;
    }

    .support-box {
        padding: 10px
    }

    .support-box h4 {
        font-size: 28px;

    }

    .support-box h5 {
        font-size: 13px;
        margin-bottom: 25px;
        line-height: 1.4;
        padding: 0;
    }

}