/*
Theme Name:     Landmine WP II
Description:    A WordPress custom build by Paxson Woelber with Matt "BDB" Bergt
Author:         Paxson Woelber
Template:       ascend_premium
*/

/* TABLE OF CONTENTS
 * 00 - Basic Site Setup
 * 01 - Home Page
 * 02 - Footer
 * 03 - Landfield Global Group Space Warp
 * 04 - Custom article styling
 * 05 - Articles
 * 06 - Articles Archive Page
 * 07 - Sidebar
 * 08 - Home Page
 * 09 - Ads
 * 10 - About
 * 11 - Stalker custom styling
 * 12 - Support the Landmine
 * 13 - Special Features
 * 14 - Landmine Life
 * 15 - Landmine Book Club
 * 16 - MRA Misninformation Report
 * 17 - Ask A Cat
 * 18 - Landmine Legends
 * 19 - Halting Holtan Hills
*/

/* 00 BASIC SITE SETUP */
.second-navclass .sf-menu>li>a {padding:12px;}
#pageheader {display:none;}
.headerclass .container {width:100%;max-width:100%;}
.entry-title {margin:0 0 20px !important;}
.kt_post_category {margin-bottom:10px;}
.to_the_top {display:none;}
#menu-alaska-landmine-primary-navigation {border-top:1px solid #485779;}
.kad-header-menu-outer .container {padding:0 !important;}
.lmhd-right-container {display:flex;flex-flow:row wrap;justify-content:flex-end;}
.lmhd-right-menuitem {color:#d25449 !important;transition:.2s ease all;padding:7px !important;font-size:16px;line-height:18px;}
@media screen and (min-width:1140px) and (max-width:1240px) {.lmhd-right-menuitem {padding:5px !important;}}
@media screen and (min-width:992px) and (max-width:1240px) {.lmhd-right-menuitem {padding:4px !important;font-size:13px;line-height:15px;}}
.kt-menu-search-btn {transition:.2s ease all;}
@media screen and (min-width:992px) and (max-width:1240px) {.kt-menu-search-btn {padding:5px !important;}}
.menu-item {transition:.2s ease all;}
@media screen and (min-width:992px) and (max-width:1240px) {.menu-item a {font-size:16px !important;line-height:18px !important;}}
.lmhd-right-menuitem:hover {color:white !important;}
.category-special-features .kt_post_category {display:none;}
.lmhd-social-container {display:flex;flex-flow:row wrap;margin-left:20px;}
.lmhd-social-link {display:inline-block;}
.lmhd-social-image {width:25px;margin:5px;transition:.2s ease all;}
@media screen and (min-width:1px) and (max-width:1240px) {.lmhd-social-image {width:20px;}}
.lmhd-social-image:hover {filter: brightness(2);}
/* Comments */
#wpdcom {padding:0;}
.wc-comment-text p {font-size:15px !important;line-height:22px !important;font-family:sans-serif;}
.wc-comment-header {margin:10px !important;}
.wc-comment-author {padding-left:0 !important;padding-top:5px !important;font-size:18px !important;line-height:22px !important;font-weight:bold;margin:0 !important;}
.wc-comment-author a {font-size:18px !important;line-height:22px !important;font-weight:bold;text-decoration:underline !important;}
/* Email */
.subemail-box {width:100%;border:2px solid #b2463d;box-sizing:border-box;padding:10px;}
.subemail-header {font-size:23px;line-height:30px;}
.subemail-box .nf-form-fields-required {font-style:italic;font-size:15px;line-height:20px;}
.subemail-box .submit-container {margin-bottom:0;}
.subemail-box #nf-field-6 {height:auto;padding:15px 25px;transition:.2s ease all;color:white;background:#17121f;font-family:'Montserrat', sans-serif;}
.subemail-box #nf-field-6:hover {background:#b2463d;}
/* Kadence Gallery border */
.kad-wp-gallery .grid_item {border:1px solid #c7c7c7;}

/* 01 HOME PAGE */
.homepagecontent .row {margin:0 !important;}
.home #content {padding:0 !important;}
.homepagecontent {width:100%;max-width:100%;}
/* Live video container */
.hm-livecontainer {background: rgb(148,55,47);background:linear-gradient(180deg,rgba(148,55,47,1) 0%,rgba(178,70,61,1) 19%,rgba(178,70,61,1) 100%);padding:30px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;}
.hm-liveheader {text-align:center;color:white;font-style:italic;font-size:22px;line-height:26px;font-family:'Montserrat', sans-serif;margin:0 0 20px !important;text-transform:uppercase;letter-spacing:2px;}
/* 01 */
.page-id-4757 .container {width:100%;max-width:100%;}
.page-id-4757 #content {padding:0;margin:0;}
.lmrd-01-adspace {display:none;}
.lmrd-01-container {width:100%;}
.lmrd-01-inner {width:100%;max-width:1300px;padding:30px;box-sizing:border-box;margin:0 auto;transition:.2s ease all;}
@media screen and (min-width:300px) and (max-width:600px) {.lmrd-01-inner {padding:20px;}}
@media screen and (min-width:200px) and (max-width:300px) {.lmrd-01-inner {padding:10px;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-inner {padding:5px;}}
.lmrd-01-redbox {background:#b2463d;padding:10px 30px;display:inline-block;margin-bottom:10px;transition:.2s ease all;}
@media screen and (min-width:300px) and (max-width:600px) {.lmrd-01-redbox {padding:10px 20px;}}
@media screen and (min-width:2px) and (max-width:300px) {.lmrd-01-redbox {padding:10px 20px;display:block;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-redbox {padding:5px 10px;display:block;margin-bottom:5px;}}
.lmrd-01-redbox-text {color:white;margin:0 !important;padding:0;text-transform:uppercase;font-style:italic;font-weight:bold;font-size:24px;line-height:28px;}
@media screen and (min-width:200px) and (max-width:300px) {.lmrd-01-redbox-text {font-size:20px;line-height:22px;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-redbox-text {font-size:17px;line-height:20px;}}
.lmrd-01-blackbox {background:rgba(0,0,0,.65);}
.lmrd-01-blackbox-header {display:flex;flex-flow:row wrap;justify-content:space-between;}
.lmrd-01-blackbox-header-left {}
.lmrd-01-blackbox-header-right {display:flex;flex-flow:row nowrap;align-items:flex-end;}
.lmrd-01-blackbox-title {padding:20px 30px 0 30px;font-family:'PT Serif', serif;color:white;font-size:60px;line-height:70px;font-weight:normal;margin:0 !important;transition:.2s ease all;}
@media screen and (min-width:300px) and (max-width:600px) {.lmrd-01-blackbox-title {padding:20px 20px 0 20px;font-size:50px;line-height:60px;}}
@media screen and (min-width:200px) and (max-width:300px) {.lmrd-01-blackbox-title {padding:20px 20px 0 20px;font-size:40px;line-height:45px;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-blackbox-title {padding:10px 10px 0 10px;font-size:30px;line-height:35px;}}
.lmrd-01-blackbox-subtitle {padding:20px 30px;color:white;font-weight:bold;margin:0 !important;font-size:22px;line-height:28px;transition:.2s ease all;}
@media screen and (min-width:300px) and (max-width:600px) {.lmrd-01-blackbox-subtitle {padding:10px 20px;}}
@media screen and (min-width:200px) and (max-width:300px) {.lmrd-01-blackbox-subtitle {padding:10px 20px;font-size:18px;line-height:26px;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-blackbox-subtitle {padding:5px 10px;font-size:16px;line-height:22px;}}
.lmrd-01-blackbox-author {padding:20px 30px;color:#b2463d;font-weight:bold;font-style:normal;margin:0 !important;font-size:24px;line-height:28px;text-transform:uppercase;}
@media screen and (min-width:200px) and (max-width:600px) {.lmrd-01-blackbox-author {padding:20px;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-blackbox-author {padding:10px;font-size:18px;line-height:26px;}}
.lmrd-01-blackbox-line {background:#475679;width:100%;height:2px;}
.lmrd-01-blackbox-excerptbox {padding:20px 30px;}
@media screen and (min-width:200px) and (max-width:600px) {.lmrd-01-blackbox-excerptbox {padding:20px;}}
@media screen and (min-width:1px) and (max-width:200px) {.lmrd-01-blackbox-excerptbox {padding:10px}}
.lmrd-01-blackbox-excerpt {padding:0;margin:0 !important;color:white;font-size:24px;line-height:36px;transition:.2 ease all;display:none;}
@media screen and (min-width:500px) and (max-width:600px) {.lmrd-01-blackbox-excerpt {font-size:22px;line-height:32px;}}
@media screen and (min-width:1px) and (max-width:500px) {.lmrd-01-blackbox-excerpt {display:none;}}
.lmrd-01-blackbox-button {border:2px solid #b2463d !important;border-radius:5px;transition:.2s ease all !important;color:white;padding:10px 20px;display:inline-block;margin-top:20px;font-size:20px;line-height:22px;font-weight:bold;background:transparent;}
@media screen and (min-width:1px) and (max-width:300px) {.lmrd-01-blackbox-button {display:block;text-align:center;}}
.lmrd-01-blackbox-button:hover {background:#2f263c;}
/* 02 */
/* 02: Basic Layout */
.lmrd-02-container {width:100%;max-width:1300px;padding:30px;box-sizing:border-box;display:flex;flex-flow:row nowrap;margin:0 auto;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-container {flex-flow:column nowrap;padding:10px 20px;}}
.lmrd-02-left {width:66%;border-right:2px solid #dbdbdb;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-left {width:100%;border-right:none;box-sizing:border-box;}}
.lmrd-02-right {width:34%;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-right {width:100%;}}
.lmrd-02-left-adspace {padding:0 30px 20px 0;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-left-adspace {padding:0;}}
/* 02: Section Subheads */
.lmrd-02-subhead {display:flex;flex-flow:row nowrap;align-items:center;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-subhead {flex-flow:row-reverse nowrap;}}
.lmrd-02-subheadline-stretch {flex:1;height:2px;background:#dbdbdb;}
.lmrd-02-subheadline-fixed {width:50px;height:2px;background:#dbdbdb;}
@media screen and (min-width:1px) and (max-width:500px) {.lmrd-02-subheadline-fixed {width:auto;flex:1;}}
.lmrd-02-subheadtitle {color:#b2463d;font-weight:bold;font-style:italic;margin:0 10px !important;font-size:18px;line-height:22px;text-transform:uppercase;}
/* 02: Latest */
.lmrd-02-latest-container {padding:25px 0;}
.lmrd-02-latest {display:flex;flex-flow:row nowrap;justify-content:space-between;border-bottom:none !important;transition:.3s ease all;}
@media screen and (min-width:1px) and (max-width:700px) {.lmrd-02-latest {flex-flow:column nowrap;}}
.lmrd-02-latest:hover {filter: brightness(1.1);}
.lmrd-02-latest-left {width:50%;padding-right:20px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:700px) {.lmrd-02-latest-left {width:100%;margin-bottom:20px;padding-right:0;}}
.lmrd-02-latest-right {width:50%;padding:0 20px 0 0;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:700px) {.lmrd-02-latest-right {width:100%;padding:0;}}
.lmrd-02-latest-image {width:100%;height:250px;transition:.2s ease all;border:1px solid #dedede;}
@media screen and (min-width:300px) and (max-width:450px) {.lmrd-02-latest-image {height:200px;}}
@media screen and (min-width:1px) and (max-width:300px) {.lmrd-02-latest-image {height:150px;}}
.lmrd-02-latest-title {color:black;font-family:'PT Serif', serif;font-size:28px;line-height:34px;font-weight:bold;margin:-8px 0 0 !important;}
.lmrd-02-latest-info {display:flex;flex-flow:row wrap;align-items:flex-end;padding:10px 0;}
.lmrd-02-latest-author {margin:0 !important;font-weight:bold;color:#b2463d;text-transform:uppercase;font-size:16px;line-height:20px;padding-right:20px;}
.lmrd-02-latest-date {margin:0 !important;color:#656565;font-size:14px;line-height:20px;text-transform:uppercase;font-weight:bold;}
.lmrd-02-latest-excerpt {color:#444;font-size:16px;line-height:24px;margin:0 !important;}
.lmrd-02-latest:hover .lmrd-02-latest-excerpt {color:#605a68;}
/* 02: Recent */
.lmrd-02-recent-container {padding:25px 0;}
.lmrd-02-recent {display:flex;flex-flow:row nowrap;justify-content:space-between;border-bottom:none !important;transition:.3s ease all;margin-bottom:30px;}
@media screen and (min-width:1px) and (max-width:450px) {.lmrd-02-recent {flex-flow:column nowrap;}}
.lmrd-02-recent:hover {filter: brightness(1.1);}
.lmrd-02-recent-left {width:25%;padding-right:20px;box-sizing:border-box;}
@media screen and (min-width:450px) and (max-width:600px) {.lmrd-02-recent-left {width:35%;}}
@media screen and (min-width:1px) and (max-width:450px) {.lmrd-02-recent-left {width:100%;margin-bottom:20px;padding-right:0;}}
.lmrd-02-recent-right {width:75%;padding:0 20px 0 0;box-sizing:border-box;}
@media screen and (min-width:450px) and (max-width:600px) {.lmrd-02-recent-right {width:65%;}}
@media screen and (min-width:1px) and (max-width:450px) {.lmrd-02-recent-right {width:100%;padding:0;}}
.lmrd-02-recent-image {width:100%;height:125px;transition:.2s ease all;border:1px solid #dedede;}
@media screen and (min-width:600px) and (max-width:800px) {.lmrd-02-recent-image {height:100px;}}
@media screen and (min-width:450px) and (max-width:600px) {.lmrd-02-recent-image {height:75px;}}
@media screen and (min-width:300px) and (max-width:450px) {.lmrd-02-recent-image {height:200px;}}
@media screen and (min-width:1px) and (max-width:300px) {.lmrd-02-recent-image {height:150px;}}
.lmrd-02-recent-title {color:black;font-family:'PT Serif', serif;font-size:20px;line-height:25px;font-weight:bold;margin:-6px 0 0 !important;}
.lmrd-02-recent:hover .lmrd-02-recent-title {color:#605a68;}
.lmrd-02-recent-info {display:flex;flex-flow:row wrap;align-items:flex-end;padding:10px 0;}
.lmrd-02-recent-author {margin:0 !important;font-weight:bold;color:#b2463d;text-transform:uppercase;font-size:14px;line-height:16px;padding-right:20px;}
.lmrd-02-recent-date {margin:0 !important;color:#656565;font-size:12px;line-height:16px;text-transform:uppercase;font-weight:bold;}
.lmrd-02-recent-excerpt {color:#444;font-size:16px;line-height:24px;margin:0 !important;}
.lmrd-02-recent:hover .lmrd-02-recent-excerpt {color:#605a68;}
.lmrd-02-recent-seemorecontainer {display:flex;flex-flow:row nowrap;justify-content:center;}
.lmrd-02-recent-seemore {border-bottom:1px solid transparent;text-align:center;color:black;font-family:'EB Garamond', serif;font-size:22px;line-height:28px;transition:.2s ease all;margin:0 auto;font-style:italic;}
.lmrd-02-recent-seemore:hover {border-bottom:1px solid black;}
/* 02: The Sunday Minefield */
.lmrd-02-minefield-container {padding:25px 0 25px 25px;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-minefield-container {padding:25px 0;}}
.lmrd-02-minefield {display:flex;flex-flow:column nowrap;justify-content:space-between;border-bottom:none !important;transition:.3s ease all;}
@media screen and (min-width:700px) and (max-width:1000px) {.lmrd-02-minefield {flex-flow:row nowrap;}}
.lmrd-02-minefield:hover {filter: brightness(1.1);}
.lmrd-02-minefield-left {width:100%;box-sizing:border-box;padding-bottom:20px;}
@media screen and (min-width:700px) and (max-width:1000px) {.lmrd-02-minefield-left {width:50%;padding-right:20px;box-sizing:border-box;}}
.lmrd-02-minefield-right {width:100%;box-sizing:border-box;}
@media screen and (min-width:700px) and (max-width:1000px) {.lmrd-02-minefield-right {width:50%;}}
.lmrd-02-minefield-image {width:100%;height:250px;transition:.2s ease all;}
@media screen and (min-width:300px) and (max-width:450px) {.lmrd-02-minefield-image {height:200px;}}
@media screen and (min-width:1px) and (max-width:300px) {.lmrd-02-minefield-image {height:150px;}}
.lmrd-02-minefield-title {color:black;font-family:'PT Serif', serif;font-size:28px;line-height:34px;font-weight:normal;margin:0 !important;}
.lmrd-02-minefield:hover .lmrd-02-minefield-title {color:#605a68;}
.lmrd-02-minefield-info {display:flex;flex-flow:row wrap;align-items:flex-end;padding:10px 0;}
.lmrd-02-minefield-author {margin:0 !important;font-weight:bold;color:#b2463d;text-transform:uppercase;font-size:18px;line-height:23px;padding-right:20px;}
.lmrd-02-minefield-date {margin:0 !important;color:#656565;font-size:15px;line-height:18px;text-transform:uppercase;font-weight:bold;}
.lmrd-02-minefield-excerpt {color:#444;font-size:16px;line-height:24px;margin:0 0 10px !important;}
.lmrd-02-minefield:hover .lmrd-02-minefield-excerpt {color:#605a68;}
.lmrd-02-minefield-topbox {display:flex;flex-flow:row nowrap;}
.lmrd-02-minefield-topbox-left {flex:1;}
.lmrd-02-minefield-topbox-right {width:60px;}
.lmnd-02-minefield-topbox-jeff {width:100%;border-radius:50%;}
.lmrd-02-minefield-more {margin-bottom:10px !important;font-size:16.5px;line-height:24px;}
.lmrd-02-minefield-morelink {font-weight:bold;margin:0 !important;padding:0 !important;border-bottom:0 !important;transition:.2s ease all;color:#2f263c;}
.lmrd-02-minefield-morelink:hover {color:#b2463d;}
.lmrd-02-minefield-all {font-style:italic;margin:0 !important;padding:10px 0 0;border-bottom:1px solid transparent !important;font-family:'PT Serif', serif;transition:.2s ease all;color:black;font-size:16.5px;line-height:24px;}
.lmrd-02-minefield-all:hover {border-bottom:1px solid black !important;}
/*02 : The Alaska Stalker */
.lmrd-02-stalkercontainer {padding:25px 0 25px 25px;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-stalkercontainer {padding:25px 0;}}
.lmrd-02-stalker {display:flex;flex-flow:row nowrap;margin-bottom:20px;border-bottom:none !important;}
.lmrd-02-stalker:hover {filter: brightness(1.1);}
.lmrd-02-stalkerleft {width:70px;}
.lmrd-02-stalkerimage {width:100%;}
.lmrd-02-stalkerright {flex:1;padding-left:20px;}
.lmrd-02-stalkertitle {font-weight:bold;margin:0 0 10px !important;padding:0 !important;border-bottom:0 !important;transition:.2s ease all;color:#2f263c;font-size:16px;line-height:18px;}
.lmrd-02-stalker:hover .lmrd-02-stalkertitle {color:#605a68;}
.lmrd-02-stalkerexcerpt {color:#444;font-size:16px;line-height:24px;margin:0 !important;}
.lmrd-02-stalker:hover .lmrd-02-stalkerexcerpt {color:#605a68;}
.lmrd-02-stalker-all {font-style:italic;margin:0 !important;padding:10px 0 0;border-bottom:1px solid transparent !important;font-family:'EB Garamond', serif;transition:.2s ease all;color:black;}
.lmrd-02-stalker-all:hover {border-bottom:1px solid black !important;}
/* 02: Community Voices */
.lmrd-02-commvoi-container {padding:25px 0 25px 25px;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmrd-02-commvoi-container {padding:25px 0;}}
.lmrd-02-commvoi {display:flex;flex-flow:column nowrap;justify-content:space-between;border-bottom:none !important;transition:.3s ease all;margin-bottom:30px;}
.lmrd-02-commvoi:hover {filter: brightness(1.1);}
.lmrd-02-commvoi-title {color:black;font-family:'PT Serif', serif;font-size:17px;line-height:23px;font-weight:bold;margin:0 !important;padding-right:10px;}
.lmrd-02-commvoi:hover .lmrd-02-commvoi-title {color:#605a68;}
.lmrd-02-commvoi-info {display:flex;flex-flow:row wrap;align-items:flex-end;padding:10px 0;}
.lmrd-02-commvoi-author {margin:0 !important;font-weight:bold;color:#b2463d;text-transform:uppercase;font-size:14px;line-height:16px;padding-right:20px;}
.lmrd-02-commvoi-date {margin:0 !important;color:#656565;font-size:12px;line-height:16px;text-transform:uppercase;font-weight:bold;}
.lmrd-02-commvoi-excerpt {color:#444;font-size:16px;line-height:24px;margin:0 !important;}
.lmrd-02-commvoi:hover .lmrd-02-commvoi-excerpt {color:#605a68;}
.lmrd-02-commvoi-topbox {display:flex;flex-flow:row nowrap;}
.lmrd-02-commvoi-topbox-left {flex:1;}
.lmrd-02-commvoi-topbox-right {width:60px;height:60px;display:flex;flex-flow:row nowrap;align-items:flex-start;}
.lmnd-02-commvoi-topbox-authorphoto {width:60px;height:60px;border-radius:50%;}
.lmrd-02-commvoi-all {font-style:italic;margin:0 !important;padding:10px 0 0;border-bottom:1px solid transparent !important;font-family:'EB Garamond', serif;transition:.2s ease all;color:black;}
.lmrd-02-commvoi-all:hover {border-bottom:1px solid black !important;}
/* 03 */
.lmrd-03-linecontainer {display:none;width:100%;max-width:1300px;padding:0 30px;box-sizing:border-box;}
.lmrd-03-line {display:none;width:100%;height:1px;background:black;}
.lmrd-03-container {display:none !important;width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;padding:30px;display:flex;flex-flow:row wrap;justify-content:space-between;}
.lmrd-03-article {width:30%;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:20px;}
.lmrd-03-article-left {width:20%;}
.lmrd-03-article-right {width:80%;padding-left:20px;box-sizing:border-box;}
.lmrd-03-article-image {width:100%;height:50px;}
.lmrd-03-article-title {color:black;font-family:'PT Serif', serif;font-size:20px;line-height:22px;font-weight:normal;margin:-6px 0 10px !important;}
.lmrd-03-article-author {margin:0 !important;font-weight:bold;color:#b2463d;text-transform:uppercase;font-size:18px;line-height:23px;padding-right:20px;}
.lmrd-03-article-date {margin:0 !important;color:#656565;font-size:15px;line-height:18px;text-transform:uppercase;font-weight:bold;}
.lmrd-03-article-seemorecontainer {display:none !important;display:flex;flex-flow:row nowrap;justify-content:center;margin-bottom:20px;}
.lmrd-03-article-seemore {border-bottom:1px solid transparent;text-align:center;color:black;font-family:'PT Serif', serif;font-size:22px;line-height:28px;transition:.2s ease all;margin:0 auto;font-style:italic;}
.lmrd-03-article-seemore:hover {border-bottom:1px solid black;}

/* 02 FOOTER */
.landmine-footer-credit {font-size:11px;line-height:16px;margin:10px 0 20px;}
.landmine-footer-futuaris {text-align:center;text-transform:uppercase;letter-spacing:2px;font-size:18px;line-height:20px;font-family: 'EB Garamond', serif;color:#847b91;margin-bottom:20px;}

/* 03 LANDFIELD INTERPLANETARY */
.page-id-3259 #content {padding:0;width:100%;max-width:100%;}
.landfield-interplanetary {width:100%;height:100vh;background:url("/wp-content/uploads/2019/01/landfield-interplanetary.gif");background-size:cover;background-position:center center;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;}
.landfield-interplanetary-mascot {width:100px;animation: fadeinout 6s linear forwards;-webkit-animation: fadeinout 4s linear forwards;}
@-webkit-keyframes fadeinout {0%,100%{opacity:0;}50%{opacity:1;}}
@keyframes fadeinout {0%,100%{opacity:0;}50%{opacity:1;}}

/* 04 ARTICLE CUSTOM STYLING */
/* Native Corporation compensation table */
.ntcrp-table {width:100%;font-size:17px;line-height:20px;display:block;margin-bottom:30px;}
.ntcrp-row {width:100%;display:flex;flex-flow:row nowrap;border-bottom:1px solid lightgray;border-left:1px solid lightgray;border-right:1px solid lightgray;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:500px) {.ntcrp-row {flex-flow:column nowrap;padding:10px;}}
.ntcrp-pos {width:5%;border-right:1px solid lightgray;box-sizing:border-box;text-align:right;padding:7px;display:flex;flex-flow:column nowrap;justify-content:center;}
@media screen and (min-width:1px) and (max-width:500px) {.ntcrp-pos {border-right:none;width:100%;box-sizing:border-box;padding:0;text-align:left;}}
.ntcrp-name {width:30%;border-right:1px solid lightgray;box-sizing:border-box;padding:7px;display:flex;flex-flow:column nowrap;justify-content:center;}
@media screen and (min-width:1px) and (max-width:500px) {.ntcrp-name {border-right:none;width:100%;box-sizing:border-box;padding:0;}}
.ntcrp-corp {width:50%;border-right:1px solid lightgray;box-sizing:border-box;padding:7px;font-style:italic;display:flex;flex-flow:column nowrap;justify-content:center;}
@media screen and (min-width:1px) and (max-width:500px) {.ntcrp-corp {border-right:none;width:100%;box-sizing:border-box;padding:0;}}
.ntcrp-amt {width:25%;box-sizing:border-box;padding:7px;font-weight:bold;display:flex;flex-flow:column nowrap;justify-content:center;}
@media screen and (min-width:1px) and (max-width:500px) {.ntcrp-amt {border-right:none;width:100%;box-sizing:border-box;padding:0;}}
.ntcrp-rowalt {background:#f4f4f4;}
.ntcrp-header {background:#8a2f28;color:white;padding:20px;font-size:23px;line-height:26px;border-bottom:1px solid lightgray;}
.ntcrp-labels {background:#b2463d;color:white !important;}
@media screen and (min-width:1px) and (max-width:500px) {.ntcrp-labels {display:none;}}
.ntcrp-labels .ntcrp-name {font-weight:bold;}
.ntcrp-labels .ntcrp-corp {font-weight:bold;font-style:normal;}
/* Slush Cup */
.slushcup-2018-photobox img {padding:0 !important;margin-bottom:30px !important;}
.slushcup-2018-photobox br {display:none;}
/* akquarantine */
.akquar-headercontainer {background:url('/wp-content/uploads/2020/04/akquarantine-header-background-scaled.jpg');background-size:cover;background-position:center center;padding:80px 30px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;}
.akquar-header {width:100%;max-width:800px;}
.akquar-content {width:100%;max-width:800px;margin:0 auto;padding:30px;}
.akquar-button {width:100%;max-width:350px;border-radius:10px;transition:.2s ease all;margin:0 auto 20px;display:block;}
.akquar-button:hover {filter:brightness(1.35);}
.akquarhome-headercontainer {background:url('/wp-content/uploads/2020/04/akquarantine-header-background-scaled.jpg');background-size:cover;background-position:center center;padding:30px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;transition:.2s ease all;}
.akquarhome-headercontainer:hover {filter:brightness(125%);}
.akquarhome-header {width:100%;max-width:600px;}
.akquarhome-clickhere {color:white;text-align:center;font-family:'Montserrat', sans-serif;margin:0 !important;padding:10px 0;}
.akquar-w {float:left;margin:8px 10px 0 0;width:45px;}
/* Assembly photo galleries */
.postid-15404 .kad_caption_inner, .postid-15534 .kad_caption_inner, .postid-15608 .kad_caption_inner {font-size:13px;line-height:15px;}

/* 05 ARTICLES */
.postauthortop {text-align:left;font-size:14px;line-height:16px;text-transform:uppercase;letter-spacing:1px;margin:20px 0 !important;font-style:normal;font-weight: 700;color:#b2463d;font-family:'Montserrat';}
.postdate {text-align:left;font-size:14px;line-height:16px;text-transform:uppercase;letter-spacing:1px;font-style:normal;color:gray;font-family:'Montserrat';margin-right:10px;}
.postauthortop a {color:#b2463d !important;}
.post-top-meta {margin-bottom:15px;line-height:22px;}
.postcommentscount {display:none;}
.subhead {margin:20px 0;}
.subhead, .subhead a {font-size:14px;}
.archive .subhead {display:none;}
.landfill-smallheader {}

/* 06 ARTICLES ARCHIVE PAGE */
.page-id-1664 .page-header {display:none;}
.page-id-1664 .contentclass {padding:0 !important;margin:0 !important;}
.page-id-1664 #content {width:100%;padding:0;margin:0 auto;max-width:1400px;}
.page-id-1664 #content .row {padding:0;margin:0;}
.page-id-1664 #ktmain {padding-left:0;padding-right:0;}
.artline-container {width:100%;max-width:1300px;margin:0 auto;padding:25px 20px;box-sizing:border-box;}
.artline-red {height:3px;width:100%;background:#b2463d;}
.artline-gray {height:2px;width:100%;background:#dbdbdb;}
.art0-container {width:100%;max-width:1300px;margin:0 auto;padding:0 20px 0;box-sizing:border-box;}
.art0-title {color:#b2463d;font-weight:800;margin:-6px 0 0 !important;font-style:normal;}
.art1-container {display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%;max-width:1300px;padding:0 20px;box-sizing:border-box;margin:0 auto;}
@media screen and (min-width:1px) and (max-width:700px) {.art1-container {flex-flow:column nowrap;}}
.art1-left {height:250px;width:32%;}
@media screen and (min-width:700px) and (max-width:900px) {.art1-left {height:200px;}}
@media screen and (min-width:500px) and (max-width:700px) {.art1-left {width:100%;height:350px;}}
@media screen and (min-width:300px) and (max-width:500px) {.art1-left {width:100%;height:250px;}}
@media screen and (min-width:1px) and (max-width:300px) {.art1-left {width:100%;height:150px;}}
.art1-right {width:66%;}
@media screen and (min-width:1px) and (max-width:700px) {.art1-right {width:100%;}}
.art1-title {font-size:32px;line-height:36px;font-style:normal;font-weight:bold;margin:-6px 0 10px !important;}
@media screen and (min-width:1px) and (max-width:700px) {.art1-title {margin:10px 0 10px !important;}}
.art1-info {font-size:16px;line-height:20px;text-transform:uppercase;letter-spacing:1px;margin:0 0 10px !important;font-style:normal;font-weight:700;}
.art1-author {color:#b2463d;}
.art1-date {color:#17121f;font-weight:bold;font-size:14px}
.art1-separator {width:10px;}
.art1-excerpt {font-size:16px;line-height:24px;}
.art1-link {color:#17121f;transition:.3s ease all;}
.art1-link:hover {text-decoration:underline !important;color:#17121f !important;}
.art2-container {display:flex;flex-flow:row nowrap;justify-content:space-between;padding:0 20px;width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:900px) {.art2-container {flex-flow:row wrap;}}
.art2-article {width:24%;}
@media screen and (min-width:300px) and (max-width:900px) {.art2-article {width:48.5%;margin-bottom:20px;}}
@media screen and (min-width:1px) and (max-width:300px) {.art2-article {width:100%;margin-bottom:20px;}}
.art2-article-image {width:100%;height:200px;display:block;}
@media screen and (min-width:900px) and (max-width:1100px) {.art2-article-image {height:150px;}}
@media screen and (min-width:700px) and (max-width:900px) {.art2-article-image {height:225px;}}
@media screen and (min-width:500px) and (max-width:700px) {.art2-article-image {height:175px;}}
@media screen and (min-width:300px) and (max-width:500px) {.art2-article-image {height:125px;}}
@media screen and (min-width:1px) and (max-width:300px) {.art2-article-image {height:150px;}}
.art2-article-title {text-align:center;font-size:20px;line-height:23px;font-style:normal;font-weight:bold;letter-spacing:0 !important;}
@media screen and (min-width:1px) and (max-width:500px) {.art2-article-title {font-size:16px;line-height:20px;}}
.art2-info {text-align:center;font-size:14px;line-height:16px;text-transform:uppercase;letter-spacing:1px;margin:0 !important;font-style:normal;font-weight:700;}
.art2-author {color:#b2463d;}
.art2-date {color:#17121f;font-weight:bold;font-size:12px;}
.art2-link {color:#17121f;transition:.3s ease all;}
.art2-link:hover {text-decoration:underline !important;color:#17121f !important;}
.art3-container {width:100%;max-width:1300px;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;flex-flow:row nowrap;justify-content:space-between;}
@media screen and (min-width:300px) and (max-width:900px) {.art3-container {flex-flow:column nowrap;}}
@media screen and (min-width:1px) and (max-width:300px) {.art3-container {flex-flow:column nowrap;padding:0 10px;}}
.art3-left {width:73%;}
@media screen and (min-width:1px) and (max-width:900px) {.art3-left {width:100%;}}
.art3-right {width:25%;}
@media screen and (min-width:1px) and (max-width:900px) {.art3-right {width:100%;}}
.art3-article {width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-bottom:20px;}
@media screen and (min-width:1px) and (max-width:500px) {.art3-article {flex-flow:column nowrap;margin-bottom:30px;}}
.art3-article-image {width:200px;height:133px;}
@media screen and (min-width:300px) and (max-width:500px) {.art3-article-image {width:100%;height:200px;}}
@media screen and (min-width:1px) and (max-width:300px) {.art3-article-image {width:100%;height:125px;}}
.art3-article-content {flex:1;padding-left:2%;}
@media screen and (min-width:1px) and (max-width:500px) {.art3-article-content {flex:1;padding-left:0;}}
.art3-article-title {text-align:left;font-size:20px;line-height:23px;font-style:normal;font-weight:bold;letter-spacing:0 !important;margin:-4px 0 10px !important;}
@media screen and (min-width:1px) and (max-width:500px) {.art3-article-title {margin:10px 0 10px !important;}}
.art3-link {color:#17121f;transition:.3s ease all;}
.art3-link:hover {text-decoration:underline !important;color:#17121f !important;}
.art3-info {text-align:left;font-size:14px;line-height:16px;text-transform:uppercase;letter-spacing:1px;margin:0 0 10px !important;font-style:normal;font-weight:700;}
.art3-author {color:#b2463d;}
.art3-date {color:#17121f;font-weight:bold;font-size:12px;}
.art3-excerpt {font-size:16px;line-height:23px;margin:0 !important;}
@media screen and (min-width:1px) and (max-width:300px) {.art3-excerpt {font-size:14px;line-height:20px;}}
.category-community-voices .art0-title {margin-bottom:10px !important;}
.category-community-voices .art0-container::after {content:'The Alaska Landmine is happy to consider submissions from the community. Please send submissions to jeff@alaskalandmine.com. We generally aim to publish unique content that is exclusive to the Landmine.';font-size:17px;line-height:17px !important;font-style:italic;margin-top:10px;}

/* 07 SIDEBAR */
.donate-sidebar {font-weight:bold;}
.rss-box {display:flex;flex-flow:row nowrap;}
.rss-left {width:20%;max-width:40px;margin-right:10px;}
.rss-right {}
.rss-icon {width:100%;transition:.3s ease all;}
.rss-icon:hover {filter:brightness(130%);}
.rss-header {font-size:18px;line-height:21px;margin:0 0 5px;font-style:normal;}
.rss-info {font-style:italic;font-size:15px;line-height:17px;}

/* 09 - ADS */
.adz-ad-sizes {border:2px solid #b2463d;padding:30px;margin:30px 0;}
.landmine-sidebar-ad {width:100%;margin-bottom:20px;border:1px solid #e1e1e1;box-sizing:border-box;max-width:300px;}
.lmads-footer {width:100%;margin:0 auto 20px;max-width:900px;border:1px solid lightgray;display:block;}
.lmads-menu-desktop {width:100%;margin:0 auto 20px;max-width:900px;border:1px solid lightgray;display:block;}
.home .code-block-7 {padding:0 20px;}
/* Ad exclusions */
.landfill .code-block {display:none !important;}
.category-special-features .code-block {display:none !important;}
.special-features .code-block {display:none !important;}

/* 10 - ABOUT */
/* About: Page Setup */
.page-id-2 #content {padding:0;width:100%;max-width:100%;}
.page-id-2 #content .row {margin:0;padding:0;}
.page-id-2 #ktmain {padding:0;margin:0;}
/* Intro */
.abtpg-container {}
.abtpg-innercontainer {}
.abtpg-introline {width:75%;height:4px;background:#b2463d;margin:25px 0;}
.abtpg-introcontainer {max-width:1200px;padding:30px;margin:0 auto;}
/* About: Jeff */
.abtpg-middle-container {background:#605a68;width:100%;display:flex;flex-flow:row wrap;}
@media screen and (min-width:1px) and (max-width:800px) {.abtpg-middle-container {flex-flow:column-reverse wrap;}}
.abtpg-middle-left {width:50%;display:flex;justify-content:flex-end;}
@media screen and (min-width:1px) and (max-width:800px) {.abtpg-middle-left {width:100%;}}
.abtpg-middle-lefttextbox {max-width:600px;padding:30px;}
.abtpg-middle-text {color:white;}
.abtpg-middle-text a {color:white;text-decoration:underline;transition:.3s ease all;}
.abtpg-middle-text a:hover {color:#b2463d;}
.abtpg-middle-subhead {font-family:'PT Serif', serif;color:white;font-size:36px;line-height:36px;margin:0 0 20px !important;font-weight:normal;}
.abtpg-middle-title {text-transform:uppercase;letter-spacing:2px;color:white;margin:0 0 20px !important;}
.abtpg-middle-right {width:50%;background:url('/wp-content/uploads/2017/10/anchorage-alaska-landfieldtown.jpg');background-position:center center;background-size:cover;display:flex;justify-content:flex-start;align-items:flex-end;}
@media screen and (min-width:1px) and (max-width:800px) {.abtpg-middle-right {width:100%;}}
.abtpg-middle-bigman {width:100%;max-width:400px;margin-top:-30px;}
/* About: Team Landmine */
.abtpg-team-header {text-align:center;margin:30px 0 !important;font-size:40px;line-height:42px;font-weight:normal;}
.abtpg-team-container {margin:0 auto;display:flex;flex-flow:row nowrap;justify-content:center;width:100%;max-width:1200px;padding:30px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:700px) {.abtpg-team-container {flex-flow:column nowrap;}}
.abtpg-team-member {width:46%;display:flex;flex-flow:column nowrap;padding:15px;}
@media screen and (min-width:400px) and (max-width:700px) {.abtpg-team-member {width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;}}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-team-member {width:100%;display:flex;flex-flow:column nowrap;}}
.abtpg-team-memberphoto {width:100%;max-width:200px;margin:0 auto;border-radius:50%;}
@media screen and (min-width:400px) and (max-width:700px) {.abtpg-team-memberphoto {width:30%;}}
.abtpg-team-membercontent {}
@media screen and (min-width:400px) and (max-width:700px) {.abtpg-team-membercontent {width:65%;}}
.abtpg-team-memberheader {text-align:center;margin:30px 0 10px !important;font-family:'PT Sans', serif;font-weight:normal;font-size:32px;line-height:36px;}
@media screen and (min-width:400px) and (max-width:700px) {.abtpg-team-memberheader {text-align:left;margin:0 0 10px !important;}}
.abtpg-team-membertitle {text-align:center;text-transform:uppercase;letter-spacing:2px;margin:0 0 20px;color:#b2463d;}
@media screen and (min-width:400px) and (max-width:700px) {.abtpg-team-membertitle {text-align:left;}}
.abtpg-team-membertext {text-align:left;font-size:18px;line-height:28px;margin:0 0 30px !important;}
@media screen and (min-width:400px) and (max-width:700px) {.abtpg-team-membertext {text-align:left;}}
.abtpg-team-line {width:100%;max-width:1140px;height:4px;background:#b2463d;margin:30px auto;}
/* About: Partners */
.abtpg-partners-container {background:#2f263c;}
.abtpg-partners-header {text-align:center;padding:30px 0 !important;margin:0 !important;font-size:40px;line-height:42px;font-weight:normal;color:white;}
.abtpg-partners-desc {color:white;text-align:center;margin:0 20px !important;font-style:italic;}
.abtpg-partners-line {width:100%;height:4px;background:#b2463d;margin:30px 0;}
.abtpg-partners-partnercontainer {margin:0 auto;display:flex;flex-flow:column nowrap;justify-content:center;width:100%;max-width:1000px;padding:0;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-partners-container {flex-flow:column nowrap;}}
.abtpg-partners-partner {width:100%;padding:30px 30px 0;display:flex;flex-flow:row nowrap;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-partners-partner {width:100%;display:flex;flex-flow:column nowrap;padding:0;}}
.abtpg-partners-partnerphotobox {width:200px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;}
@media screen and (min-width:400px) and (max-width:800px) {.abtpg-partners-partnerphotobox {width:30%;}}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-partners-partnerphotobox {width:100%;}}
.abtpg-partners-partnerphoto {width:100%;}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-partners-partnerphoto {max-width:250px;}}
.abtpg-partners-partnercontent {flex:1;padding-left:20px;}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-partners-partnercontent {padding-left:0;}}
.abtpg-partners-partnerheader {color:white;text-align:left;padding:0 0 10px;font-family:'PT Sans', serif;font-weight:normal;font-size:32px;line-height:36px;margin:0;}
@media screen and (min-width:1px) and (max-width:400px) {.abtpg-partners-partnerheader {padding:20px 30px 20px;text-align:center;}}
@media screen and (min-width:400px) and (max-width:850px) {.abtpg-partners-partnertext {text-align:left;}}
.abtpg-partners-partnertext {color:white;}

/* 11 - STALKER CUSTOM STYLING */
.category-alaska-stalker {overflow-wrap: break-word;}

/* 12 - SUPPORT THE LANDMINE */
.give-form-title {display:none;}

/* 13 - SPECIAL FEATURES */
/* Holtan Hills */
.postid-19787 .single-article {padding:0;margin:0;}
.postid-19787 #content {padding:0;width:100%;max-width:100%;}
.postid-19787 .category-special-features header {display:none;}
.postid-19787 #ktmain {padding:0;width:100%;}
.postid-19787 #wpdcom {padding:0 30px;max-width:900px;}
.postid-19787 .nc_wrapper {display:flex;flex-flow:row nowrap;justify-content:center;}
.postid-19787 .swp_social_panel {max-width:850px;}
.postid-19787 .swp_social_panel:not(.nc_floater).scale-100.scale-full_width {max-width:100%;}
.hltn-hdr-container {background:url('/wp-content/uploads/2023/04/halt-holtan-hills-girdwood-alaska-article-background-v4wide.jpg');background-size:cover;background-position:center center;}
@media screen and (min-width:1px) and (max-width:1600px) {.hltn-hdr-container {background:url('/wp-content/uploads/2023/04/halt-holtan-hills-girdwood-alaska-article-background-v4.jpg');background-size:cover;background-position:center center;}}
.hltn-hdr-inner {width:100%;margin:0 auto;padding:600px 30px 30px;max-width:900px;transition:.2s ease all;}
@media screen and (min-width:1200px) and (max-width:2000px) {.hltn-hdr-inner {padding:25% 30px 30px;}}
@media screen and (min-width:600px) and (max-width:1200px) {.hltn-hdr-inner {padding:30% 25px 25px;}}
@media screen and (min-width:1px) and (max-width:600px) {.hltn-hdr-inner {padding:30% 20px 20px;}}
.hltn-hdr-title {color:white;font-family:'Teko', sans-serif;font-size:105px;line-height:70px;text-transform:uppercase;transition:.2s ease all;margin:0 0 3% !important;}
@media screen and (min-width:1px) and (max-width:800px) {.hltn-hdr-title {font-size:80px;line-height:60px;}}
.hltn-hdr-subheader {font-family:'Montserrat', sans-serif;color:white;font-size:22px;line-height:28px;margin:0 0 3% !important;}
@media screen and (min-width:1px) and (max-width:800px) {.hltn-hdr-subheader {font-size:18px;line-height:24px;}}
.hltn-hdr-author {color:white;font-family:'Montserrat', sans-serif;color:white;margin:0 !important;font-size:18px;line-height:24px;text-transform:uppercase;}
.hltn-hdr-date {color:#edbf18;text-transform:uppercase;letter-spacing:4px;font-size:15px;line-height:20px;}
.hltn-content {width:100%;max-width:900px;margin:0 auto;padding:30px;}
@media screen and (min-width:600px) and (max-width:1200px) {.hltn-content {padding:25px 25px;}}
@media screen and (min-width:1px) and (max-width:600px) {.hltn-content {padding:20px 20px;}}
.hltn-content h2 {font-family:'Teko', sans-serif;font-size:40px;line-height:40px;color:black;}
.hltn-firstletter {font-size:78px;line-height:50px;float:left;margin:12px 8px 0 0;font-family:'Teko', sans-serif;color:#3faf95;}
.hltn-chapterbug {margin:30px auto;background:url('/wp-content/uploads/2023/04/holtan-hills-special-feature-chapterbug-bg.jpg');background-size:cover;background-position:center center;border-radius:50%;width:50px;height:50px;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;}
.hltn-chapter {text-align:center;font-size:20px;line-height:20px;color:white;font-family:serif;}
.hltn-box {padding:20px;border:1px solid #5f5f5f;}
.hltn-boxheader {color:black;font-family:'Teko', sans-serif;font-size:30px;line-height:24px;}
.hltn-boxlist {margin-bottom:0;}
.hltn-boxlist li {margin-bottom:0;}
.hltn-boxdate {font-size:14px;font-weight:bold;text-transform:uppercase;color:#5f5f5f;letter-spacing:1px;}
/* The Salmon Heresies */
.postid-18325 #content {padding:0;width:100%;max-width:100%;}
.postid-18325 .category-special-features header {display:none;}
.postid-18325 #ktsidebar {display:none;}
.postid-18325 #ktmain {padding:0;width:100%;}
.slmher-topouter {background:url('/wp-content/uploads/2022/09/the-salmon-heresies-alaska-landmine-bg-scaled.jpg');background-size:cover;background-position:center center;}
.slmher-topinner {width:100%;max-width:1200px;padding:80px 30px;margin:0 auto;}
.slmher-header {color:black;font-family:'Teko', sans-serif;text-align:center;font-size:130px;line-height:130px;text-transform:uppercase;font-weight:bold;margin:0 !important;}
.slmher-subheader {color:black;text-align:center;font-family:"PT Serif", serif;margin:0 0 10px !important;}
.slmher-subsubheader {color:black;text-align:center;font-size:18px;line-height:28px;font-style:italic;font-family:"PT Serif", serif;}
.slmher-authors {color:black;text-align:center;font-size:16px;line-height:20px;text-transform:uppercase;}
.slmher-article {width:100%;max-width:960px;margin:0 auto;padding:30px;}
.slmher-sectionheader {color:#d64419;font-family:'Teko', sans-serif;text-align:center;text-transform:uppercase;font-size:45px;line-height:45px;}
/* Sah Quah */
.postid-13114 #comments {padding:20px !important;max-width:100%;width:100%;}
.postid-13114 .container {width:100%;max-width:100%;padding:0 !important;margin:0 !important;}
.postid-13114 .contentclass {margin:0 !important;padding:0 !important;}
.postid-13114 .postdate {display:none;}
.post-13114 {margin-top:0 !important;}
.postid-13114 .aklm-articles header {display:none;}
.postid-13114 #ktmain {padding:0 !important;}
.postid-13114 .single-article {margin:0 !important;}
.postid-13114 .comments-area {padding:30px !important;margin:0 !important;}
.sahq-headerart-container {background:url('/wp-content/uploads/2021/04/sitka-historical-photo-bg.jpg');background-size:cover;background-position:center center;width:100%;position:relative;}
.sahq-headerart-text-container {display:flex;flex-flow:column nowrap;width:100%;max-width:1060px;padding:200px 30px;box-sizing:border-box;margin:0 auto;position:relative;transition:.2s ease all;}
@media screen and (min-width:1600px) and (max-width:2200px) {.sahq-headerart-text-container {padding:150px 30px;}}
@media screen and (min-width:700px) and (max-width:1600px) {.sahq-headerart-text-container {padding:100px 30px;}}
@media screen and (min-width:300px) and (max-width:700px) {.sahq-headerart-text-container {padding:80px 30px;}}
@media screen and (min-width:1px) and (max-width:300px) {.sahq-headerart-text-container {padding:60px 20px;}}
.sahq-headerart-text-title {color:white;position:relative;font-size:200px;line-height:170px;font-family: 'IM Fell Double Pica', serif;margin-bottom:80px !important;text-align:center;transition:.2s ease all;}
@media screen and (min-width:500px) and (max-width:700px) {.sahq-headerart-text-title {font-size:130px;line-height:110px;}}
@media screen and (min-width:400px) and (max-width:500px) {.sahq-headerart-text-title {font-size:110px;line-height:90px;}}
@media screen and (min-width:300px) and (max-width:400px) {.sahq-headerart-text-title {font-size:90px;line-height:80px;margin-bottom:60px !important;;}}
@media screen and (min-width:1px) and (max-width:300px) {.sahq-headerart-text-title {font-size:50px;line-height:45px;margin-bottom:30px !important;}}
.sahq-headerart-text-subtitle {text-transform:none;color:white;margin:0 !important;font-size:30px;line-height:38px;position:relative;z-index:900;text-align:center;}
@media screen and (min-width:1px) and (max-width:500px) {.sahq-headerart-text-subtitle {font-size:24px;line-height:32px;}}
.sahq-headerart-text-description {color:white;text-transform:uppercase;margin:20px 0 0 !important;font-weight:800;font-size:18px;line-height:22px;position:relative;z-index:900;text-align:center;}
@media screen and (min-width:1px) and (max-width:500px) {.sahq-headerart-text-description {font-size:16px;line-height:20px;}}
.sahq-content {width:100%;max-width:1000px;margin:0 auto;padding:30px;transition:.2s ease all;}
@media screen and (min-width:500px) and (max-width:630px) {.sahq-content {padding:25px;}}
@media screen and (min-width:1px) and (max-width:500px) {.sahq-content {padding:20px;}}
.sahq-subheader {text-align:center;font-family:'IM Fell Double Pica', serif;text-transform:uppercase;color:black;font-weight:normal;font-size:34px;line-height:44px;letter-spacing:4px;margin-bottom:30px !important;}
.sahq-number {text-align:center;font-family:'IM Fell Double Pica', serif;text-transform:uppercase;color:black;font-weight:bold;font-size:18px;line-height:20px;letter-spacing:4px;}
.sahq-photobox {border:2px solid #ececec;padding:10px;}
@media screen and (min-width:1px) and (max-width:400px) {.sahq-photobox {width:100% !important;max-width:100% !important;margin-bottom:20px !important;}}
@media screen and (min-width:1px) and (max-width:630px) {.sahq-photobox-earlyexpand {width:100% !important;max-width:100% !important;margin-bottom:20px !important;}}
.sahq-photobox p {display:none;}
.sahq-photo {width:100%;}
.sahq-photocaption {font-style:italic;font-size:14px;line-height:20px;text-align:center;padding:15px 0 5px;margin:0 !important;}
.sahq-firstletter {font-size:62px;line-height:50px;float:left;margin:9px 6px 0 0;font-family:'IM Fell Double Pica', serif;color:#444;}
.sahq-questions {padding-left:30px;}
.sahq-b {font-weight:bold;font-size:15px;}
.sahq-a {}
.sahq-quote {padding-left:20px;font-style:italic;margin-left:20px;border-left:2px solid #ececec;}
.sahq-content a {color:gray !important;}
.sahq-bonus {border:2px solid lightgray;padding:20px;}
.sahq-bonusheader {text-transform:uppercase;letter-spacing:2px;margin:0 0 10px !important;font-size:20px;line-height:24px;}
.sahq-bonus li {font-size:14px;line-height:18px;}
.sahq-transcontainer {background:#f3f3f3;padding:30px;margin-bottom:20px;}
@media screen and (min-width:400px) and (max-width:630px) {.sahq-transcontainer {padding:20px;}}
@media screen and (min-width:1px) and (max-width:400px) {.sahq-transcontainer {padding:10px;}}
.sahq-transinner {display:flex;flex-flow:row nowrap;margin:0 auto;width:100%;max-width:600px;justify-content:space-between;}
.sahq-trans {border:2px solid gray;padding:20px;font-size:15px;line-height:17px;text-align:center;transition:.2s ease all;}
.sahq-trans:hover {border:2px solid black;}
.sahq-trans img {margin-bottom:10px;}
.sahq-trans1 {width:44%;}
.sahq-trans2 {width:54%;}
/* One Man's Mountain */
.postid-1939 .container {width:100%;max-width:100%;padding:0 !important;margin:0 !important;}
.postid-1939 .contentclass {margin:0 !important;padding:0 !important;}
.postid-1939 .postdate {display:none;}
.post-1939 {margin-top:0 !important;}
.postid-1939 .aklm-articles header {display:none;}
.postid-1939 #ktmain {padding:0 !important;}
.postid-1939 .single-article {margin:0 !important;}
.postid-1939 .comments-area {padding:30px !important;margin:0 !important;}
.omm-headerart-container {background:url('/wp-content/uploads/2018/10/one-mans-mountain-frank-pugh-alaska.jpg');background-size:cover;background-position:center center;width:100%;position:relative;}
.omm-headerart-barbedwire-container {background:url('/wp-content/uploads/2018/10/one-mans-mountain-frank-pugh-alaska-barbed-wire.png');background-size:cover;background-position:center center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:800;}
.omm-headerart-text-container {display:flex;flex-flow:column nowrap;width:100%;max-width:1200px;padding:390px 30px;box-sizing:border-box;margin:0 auto;position:relative;transition:.2s ease all;}
@media screen and (min-width:1600px) and (max-width:2200px) {.omm-headerart-text-container {padding:290px 30px;}}
@media screen and (min-width:700px) and (max-width:1600px) {.omm-headerart-text-container {padding:170px 30px;}}
@media screen and (min-width:300px) and (max-width:700px) {.omm-headerart-text-container {padding:80px 30px;}}
@media screen and (min-width:1px) and (max-width:300px) {.omm-headerart-text-container {padding:60px 20px;}}
.omm-headerart-text-title {color:white;position:relative;z-index:700;font-weight:800;font-size:150px;line-height:120px;font-family:'Teko', sans-serif;text-transform:uppercase;}
@media screen and (min-width:500px) and (max-width:700px) {.omm-headerart-text-title {font-size:130px;line-height:110px;}}
@media screen and (min-width:400px) and (max-width:500px) {.omm-headerart-text-title {font-size:110px;line-height:90px;}}
@media screen and (min-width:300px) and (max-width:400px) {.omm-headerart-text-title {font-size:80px;line-height:70px;}}
@media screen and (min-width:1px) and (max-width:300px) {.omm-headerart-text-title {font-size:50px;line-height:45px;}}
.omm-headerart-text-subtitle {text-transform:none;color:#f05597;margin:0 !important;font-size:30px;line-height:38px;position:relative;z-index:900;}
@media screen and (min-width:1px) and (max-width:500px) {.omm-headerart-text-subtitle {font-size:24px;line-height:32px;}}
.omm-headerart-text-description {color:white;text-transform:uppercase;margin:20px 0 0 !important;font-weight:800;font-size:18px;line-height:22px;position:relative;z-index:900;}
@media screen and (min-width:1px) and (max-width:500px) {.omm-headerart-text-description {font-size:16px;line-height:20px;}}
.omm-headeradd {color:white;font-style:italic;padding-top:5px;z-index:900;font-size:17px;line-height:22px;}
.omm-content {width:100%;max-width:1000px;margin:0 auto;padding:20px 0;}
.omm-break-container {display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;padding:30px 0;}
.omm-break-barbedwire {width:60px;margin:0;padding:0;}
.omm-subheader {text-align:center;font-family:'Teko', sans-serif;text-transform:uppercase;color:black;font-weight:normal;font-size:40px;line-height:50px;}
.omm-caption {font-style:italic;font-size:15px;line-height:20px;font-weight:bold;text-align:center;margin:10px 20px 25px !important;}
.omm-paragraph {margin:20px !important;}
.omm-firstletter {font-size:70px;line-height:50px;float:left;margin:12px 10px 0 0;font-family:'Teko', sans-serif;color:#8e104c;}
.omm-photocontainer {padding-top:10px;}
.omm-photo {width:100%;}
.omm-quote {font-style:italic;margin-left:40px !important;}
.omm-pughcam-photos {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;}
.omm-pughcam-photo {width:24%;padding-top:10px;}
@media screen and (min-width:500px) and (max-width:1200px) {.omm-pughcam-photo {width:49%;}}
@media screen and (min-width:1px) and (max-width:500px) {.omm-pughcam-photo {width:100%;}}
.omm-pughcam-locations {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;}
.omm-pughcam-location {width:24%;padding-top:10px;}
@media screen and (min-width:300px) and (max-width:500px) {.omm-pughcam-location {width:49%;}}
@media screen and (min-width:1px) and (max-width:300px) {.omm-pughcam-location {width:100%;}}
.omm-munibox {background:#e8e8e8;padding:20px;}
.omm-muniheader {}
.omm-munitext {}
.omm-muniletters {display:flex;flex-flow:row wrap;justify-content:space-between;}
.omm-muniletterlink {width:32%;border:3px solid #4c154f;transition:.2s ease all;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:300px) {.omm-muniletterlink {width:100%;margin-bottom:10px;}}
.omm-muniletterlink:hover {border:3px solid #ff7bb6;}
.omm-muniletterthumb {width:100%;}
.omm-muniletterdate {text-align:center;}
.omm-grumpybear-container {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;padding-top:5px;}
.omm-grumpybear-pic {width:32%;margin-bottom:20px;}
@media screen and (min-width:200px) and (max-width:400px) {.omm-grumpybear-pic {width:48.5%;margin-bottom:10px;}}
@media screen and (min-width:1px) and (max-width:200px) {.omm-grumpybear-pic {width:100%;margin-bottom:10px;}}
.omm-evidencebox {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;padding-top:5px;}
.omm-evidence {width:32%;margin-bottom:20px;}
@media screen and (min-width:400px) and (max-width:600px) {.omm-evidence {width:48.5%;margin-bottom:10px;}}
@media screen and (min-width:1px) and (max-width:400px) {.omm-evidence {width:100%;margin-bottom:10px;}}
.omm-endbox-container {margin:30px 0;display:block;}
@media screen and (min-width:1px) and (max-width:1000px) {.omm-content .omm-endbox-container {margin:0 20px;}}
.omm-endbox-headercontainer {background:url('/wp-content/uploads/2018/10/one-mans-mountain-frank-pugh-alaska.jpg');background-size:cover;background-position:center center;padding:20px;}
.omm-endbox-header {color:white;position:relative;font-weight:800;font-size:50px;line-height:50px;font-family:'Teko', sans-serif;text-transform:uppercase;margin:0 !important;transition:.2s ease all;letter-spacing:2px;}
.omm-endbox-subheader {font-style:italic;color:white;margin:0 !important;font-size:17px;line-height:24px;}
.omm-endbox-content {border:2px solid #1d1854;padding:20px;}
.omm-endbox-type {font-family:'Montserrat', sans-serif;font-weight:bold;text-transform:uppercase;letter-spacing:1px;font-size:14px;line-height:17px;margin:0 0 5px !important;}
.omm-endbox-link {padding-bottom:15px !important;font-size:17px;line-height:24px;display:block;font-style:italic;transition:.2s ease all;}
.omm-endbox-link:hover {text-decoration:underline;}
.omm-endbox-link:last-child {padding-bottom:0 !important;}
/* Campbell Lake */
.postid-5611 .container {width:100%;max-width:100%;padding:0 !important;margin:0 !important;}
.postid-5611 .contentclass {margin:0 !important;padding:0 !important;}
.postid-5611 .postdate {display:none;}
.post-5611 {margin-top:0 !important;}
.postid-5611 .aklm-articles header {display:none;}
.postid-5611 #ktmain {padding:0 !important;}
.postid-5611 .single-article {margin:0 !important;}
.postid-5611 .comments-area {padding:30px !important;margin:0 !important;}
.campbelllake-content {width:100%;max-width:1000px;margin:0 auto;padding:30px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:700px) {.campbelllake-content {padding:20px;}}
.campbelllake-headerart-container {background:url('/wp-content/uploads/2019/09/campbelllake-background.jpg');background-size:cover;background-position:center center;width:100%;position:relative;}
.campbelllake-headerart-text-container {display:flex;flex-flow:column nowrap;width:100%;max-width:1200px;padding:240px 30px;box-sizing:border-box;margin:0 auto;position:relative;transition:.2s ease all;}
@media screen and (min-width:1600px) and (max-width:2200px) {.campbelllake-headerart-text-container {padding:200px 30px;}}
@media screen and (min-width:700px) and (max-width:1600px) {.campbelllake-headerart-text-container {padding:130px 30px;}}
@media screen and (min-width:300px) and (max-width:700px) {.campbelllake-headerart-text-container {padding:90px 30px;}}
@media screen and (min-width:1px) and (max-width:300px) {.campbelllake-headerart-text-container {padding:50px 20px;}}
.campbelllake-headerart-text-title {color:white;position:relative;font-weight:800;font-size:120px;line-height:100px;font-family:'Teko', sans-serif;text-transform:uppercase;margin:0 !important;transition:.2s ease all;letter-spacing:1px;}
@media screen and (min-width:500px) and (max-width:700px) {.campbelllake-headerart-text-title {font-size:100px;line-height:80px;}}
@media screen and (min-width:400px) and (max-width:500px) {.campbelllake-headerart-text-title {font-size:80px;line-height:70px;}}
@media screen and (min-width:300px) and (max-width:400px) {.campbelllake-headerart-text-title {font-size:70px;line-height:60px;}}
@media screen and (min-width:1px) and (max-width:300px) {.campbelllake-headerart-text-title {font-size:40px;line-height:35px;}}
.campbelllake-headerart-subtitle {color:#e67556;font-size:24px;line-height:34px;margin:20px 0 !important;font-weight:bold;}
@media screen and (min-width:300px) and (max-width:500px) {.campbelllake-headerart-subtitle {font-size:20px;line-height:28px;}}
@media screen and (min-width:1px) and (max-width:300px) {.campbelllake-headerart-subtitle {font-size:17px;line-height:23px;}}
.campbelllake-headerart-date {color:white;text-transform:uppercase;letter-spacing:8px;font-size:18px;line-height:24px;}
@media screen and (min-width:300px) and (max-width:500px) {.campbelllake-headerart-date {font-size:13px;line-height:18px;letter-spacing:6px;}}
@media screen and (min-width:1px) and (max-width:300px) {.campbelllake-headerart-date {font-size:11px;line-height:17px;letter-spacing:3px;}}
.campbelllake-break-container {display:flex;flex-flow:row nowrap;justify-content:center;padding:30px 0 20px;align-items:flex-start;}
.campbelllake-break-graphic {width:40px;margin:0;padding:0;border-radius:50%;}
.campbelllake-subheader {text-align:center;font-family:'Teko', sans-serif;text-transform:uppercase;color:black;font-weight:400;font-size:40px;line-height:35px;margin:0 0 30px !important;}
.campbelllake-caption {font-style:italic;font-weight:bold;text-align:center;font-size:15px;line-height:20px;margin-top:10px !important;}
.campbelllake-text {font-size:18px !important;line-height:32px !important;transition:.2s ease all;}
@media screen and (min-width:1px) and (max-width:700px) {.campbelllake-text {font-size:17px !important;line-height:28px !important;}}
.campbelllake-firstletter {font-size:72px;line-height:50px;float:left;margin:14px 10px 0 0;font-family:'Teko', sans-serif;color:#0f6d94;}
@media screen and (min-width:1px) and (max-width:700px) {.campbelllake-firstletter {font-size:59px;line-height:40px;margin:12px 10px 0 0;}}
.campbelllake-findings-box {background:#e2e2e2;padding:30px;box-sizing:border-box;margin:30px 0;}
.campbelllake-findings-findingcontainer {width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;}
@media screen and (min-width:1px) and (max-width:500px) {.campbelllake-findings-findingcontainer {flex-flow:column nowrap;}}
.campbelllake-findings-finding {width:48%;display:flex;flex-flow:column nowrap;justify-content:space-between;}
@media screen and (min-width:1px) and (max-width:500px) {.campbelllake-findings-finding {width:100%;margin-bottom:20px;}}
.campbelllake-finding-image {width:100%;transition:.2s ease all;border:3px solid #674a4f;box-sizing:border-box;opacity:.9;}
.campbelllake-finding-image:hover {border:3px solid #5ab0cb;filter:brightness(120%);opacity:1;}
.campbelllake-findings-line {width:80%;margin:20px 0;height:3px;background:#104d60;}
.campbelllake-findings-header {font-size:20px;line-height:25px;margin:0 0 20px !important;}
.campbelllake-findings-title {margin:0 0 20px !important;}
.campbelllake-findings-summary {font-weight:bold;font-style:italic;font-size:16px !important;line-height:23px !important;}
.campbelllake-surveillance-container {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;}
.campbelllake-surveillance-item {width:32.5%;}
@media screen and (min-width:1px) and (max-width:400px) {.campbelllake-surveillance-item {width:100%;margin-bottom:10px;}}
.campbelllake-faa {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;}
.campbelllake-faaimage {width:32%;transition:.2s ease all;}
@media screen and (min-width:1px) and (max-width:550px) {.campbelllake-faaimage {width:100%;margin-bottom:10px;}}
.campbelllake-donateline {width:80%;height:3px;background:#257f99;margin:20px 0;}
.campbelllake-donatetext {font-size:16px !important;line-height:26px !important;font-style:italic;}
.campbelllake-dunkirk {font-style:normal;text-decoration:none;color:inherit;border-bottom:0 !important;}
.campbelllake-dunkirk:hover {font-style:normal;text-decoration:none;color:inherit;border-bottom:2px solid #d8d8d8 !important;}
.campbelllake-endbox-container {margin:30px 0;display:block;}
.campbelllake-endbox-headercontainer {background:url('/wp-content/uploads/2019/09/campbelllake-background.jpg');background-size:cover;background-position:center center;padding:20px;}
.campbelllake-endbox-header {color:white;position:relative;font-weight:800;font-size:50px;line-height:50px;font-family:'Teko', sans-serif;text-transform:uppercase;margin:0 !important;transition:.2s ease all;letter-spacing:2px;}
.campbelllake-endbox-subheader {font-style:italic;color:white;margin:0 !important;font-size:17px;line-height:24px;}
.campbelllake-endbox-content {border:2px solid #257f99;display:flex;flex-flow:row nowrap;}
@media screen and (min-width:1px) and (max-width:550px) {.campbelllake-endbox-content {flex-flow:column nowrap;}}
.campbelllake-endbox-left {width:100%;box-sizing:border-box;}
.campbelllake-endbox-left-top {padding:20px;border-bottom:2px solid #257f99;}
.campbelllake-endbox-left-bottom {padding:20px;}
.campbelllake-endbox-type {font-family:'Montserrat', sans-serif;font-weight:bold;text-transform:uppercase;letter-spacing:1px;font-size:14px;line-height:17px;margin:0 0 5px !important;}
.campbelllake-endbox-link {padding-bottom:15px !important;font-size:17px;line-height:24px;display:block;font-style:italic;transition:.2s ease all;}
.campbelllake-endbox-link:hover {text-decoration:underline;}
.campbelllake-endbox-link:last-child {padding-bottom:0 !important;}
.campbelllake-endbox-merchimage {width:100%;margin-bottom:20px;box-sizing:border-box;}
.campbelllake-endbox-merchdescription {font-style:italic;font-size:17px;line-height:24px;margin:0 0 20px !important;}
.campbelllake-endbox-merchlink {width:100%;text-align:center;display:block;padding:10px 20px;box-sizing:border-box;border:2px solid #284c9a;font-size:17px;line-height:24px;font-weight:bold;background:#efefef;transition:.3s ease all;font-family:'Montserrat', sans-serif;}
.campbelllake-endbox-merchlink:hover {border:2px solid #257f99;background:white;}
.cliapl-container {padding:20px;display:flex;flex-flow:row nowrap;background:#efefef;margin-bottom:20px;}
@media screen and (min-width:1px) and (max-width:550px) {.cliapl-container {flex-flow:column nowrap;}}
.cliapl-left {width:60%;padding-right:20px;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:550px) {.cliapl-left {width:100%;padding-right:0;}}
.cliapl-header {text-align:center;}
.cliapl-smaller {text-align:center;}
.cliapl-right {width:40%;display:flex;flex-flow:row nowrap;justify-content:center;}
@media screen and (min-width:1px) and (max-width:550px) {.cliapl-right {width:100%;}}
.cliapl-link {}
.cliapl-image {width:100%;transition:.2s ease all;border:3px solid gray;box-sizing:border-box;max-width:300px;}
.cliapl-image:hover {border:3px solid #45c3de;}
.cliapl-text {text-align:center;margin:0 30px !important;font-style:italic;font-size:17px;line-height:25px;}
.cliapl-line {height:3px;background:gray;margin:20px 30px !important;box-sizing:border-box;}
.cliapl-date {font-size:15px;line-height:20px;font-weight:bold;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-top:20px !important;}
.campbellcompl-container {display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;}
.campbellcompl-item {width:49%;border:1px solid gray;box-sizing:border-box;}
@media screen and (min-width:1px) and (max-width:550px) {.campbellcompl-item {width:100%;margin-bottom:10px;}}

/* 14 - LANDMINE LIFE */
.lmlf-header-container {background:url('/wp-content/uploads/2020/11/landmine-life-slush-cup-skier-scaled.jpg');background-size:cover;background-position:center center;padding:30px;}
.lmlf-header {text-align:center;color:white;margin:0 !important;padding:0;font-size:60px;line-height:72px;}

/* 15 - LANDMINE BOOK CLUB */
.lmbkcl-header-container {background:url('/wp-content/uploads/2020/12/landmine-book-club-books-background-scaled.jpg');background-size:cover;background-position:center center;}
.lmbkcl-header {text-align:center;color:white;margin:0 !important;padding:100px 30px;font-size:110px;line-height:140px;transition:.2s ease all;}
@media screen and (min-width:500px) and (max-width:800px) {.lmbkcl-header {font-size:80px;line-height:80px;}}
@media screen and (min-width:1px) and (max-width:500px) {.lmbkcl-header {font-size:50px;line-height:50px;}}
.lmbkcl-container {padding:30px;width:100%;max-width:1200px;margin:0 auto;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmbkcl-container {flex-flow:column nowrap;}}
.lmbkcl-left {width:65%;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmbkcl-left {width:100%;}}
.lmbkcl-right {width:30%;padding:20px;border:2px solid #b2463d;}
@media screen and (min-width:1px) and (max-width:1000px) {.lmbkcl-right {width:100%;}}
.lmbkcl-firstletter {float:left;height:3em;margin-top:5px;margin-right:5px;}

/* 16 - MUST READ ALASKA FAKE NEWS REPORT */
.mrafake-outer {background:#b2463d;display:flex;flex-flow:row nowrap;justify-content:center;}
.mrafake-inner {border:10px solid #b2463d;margin:20px;padding:30px;background:white;width:100%;max-width:1000px;-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.23);box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.23);}
.mrafake-header {font-family:'Teko',sans-serif;margin:0 0 20px !important;text-transform:uppercase;font-size:55px;line-height:45px;}
.mrafake-line {width:50%;margin-bottom:20px;height:5px;background:#b2463d}

/* 17 - ASK A CAT */
.askacat-container {display:flex;flex-flow:row wrap;padding:30px;margin:0 auto;width:100%;max-width:1200px;justify-content:space-between;}
@media screen and (min-width:1px) and (max-width:900px) {.askacat-container {flex-flow:column nowrap;}}
.askacat-left {width:30%;}
@media screen and (min-width:1px) and (max-width:900px) {.askacat-left {width:100%;display:flex;flex-flow:column nowrap;align-items:center;}}
.askacat-right {width:65%;}
@media screen and (min-width:1px) and (max-width:900px) {.askacat-right {width:100%;}}
.askacat-image {width:100%;margin-bottom:20px !important;}
@media screen and (min-width:1px) and (max-width:900px) {.askacat-image {width:100%;max-width:300px;margin:0 auto;}}
.askacat-button {padding:10px 20px;border: 2px solid black;margin-bottom: 20px;display:inline-block;}
@media screen and (min-width:1px) and (max-width:900px) {.askacat-button {display:none;}}
.askacat-button2 {padding:10px 20px;border: 2px solid black;margin-bottom: 20px;display:none;}
@media screen and (min-width:1px) and (max-width:900px) {.askacat-button2 {display:inline-block;}}
	
/* 18 - LANDMINE LEGENDS */
.landlegends-container {display:flex;flex-flow:row nowrap;justify-content:center;background-image:url('/wp-content/uploads/2023/01/landmine-legends-background-festive-lg.jpg');background-size:contain;background-position:center top;background-color:#01acc0;background-repeat:no-repeat;padding:10px;}
@media screen and (min-width:1px) and (max-width:800px) {.landlegends-container {background-image:url('/wp-content/uploads/2023/01/landmine-legends-background-festive-lg-800x533.jpg');}}
.landlegends-box {width:100%;padding:30px;margin:0 auto;max-width:800px;background:rgba(255,255,255,.9);}

/* 19 - HOLTAN HILLS COVERAGE */
.haltholt-container {border:2px solid #73d132;padding:20px;margin:20px 0;}
.haltholt-header {color:#c6a212;font-family:'Teko', sans-serif;text-transform:uppercase;font-size:44px;line-height:34px;margin:0 0 10px !important;}
.haltholt-text {font-style:italic;font-size:17px;line-height:24px;}
.haltholt-link {background:black;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;padding:5px 10px;transition:.2s ease all;margin-bottom:5px;}
.haltholt-link:hover {background:#272926;}
.haltholt-title {margin-bottom:0 !important;color:#c6a212;margin:0 !important;font-size:18px;line-height:24px;}
.haltholt-desc {font-size:13px;line-height:20px;text-transform:uppercase;color:#52d9ba;margin:0 !important;font-weight:bold;letter-spacing:1px;margin-top:5px;}