/* FULL WIDTH FIX */
body.single section.full_width_sidebar .wrapper > .grids > .grid-8 {
    width: 85%;
    border-right: 0px;
}

div.scroll-to-fixed-fixed ul#main-nav li#menu-item-9922 > a {
    display: none;
}

a {
    cursor: pointer;
}

#author-box {
    margin-top: -8px;
}

#author-box .avatar {
    width: 100px;
    height: 100px;
}

section.full_width_sidebar #respond.single-box {
    padding: 0px 53px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

section.full_width_sidebar div.grid-4.fullwidthtrue #respond.single-box {
    width: 100%;
    padding: 0px;
}

/* FULLWIDTH TRUE PAGES */
.grid-4.fullwidthtrue {
    width: auto;
    margin-left: 85px;
}

body.single section.full_width_sidebar div.wrapper div.grids div.grid-4 {
    width: 100%;
    float: none;
    display: block;
}

section.full_width_sidebar .sidebar {
    float: right;
    width: 30%;
    padding: 0px;
}

/* RELATED POSTS CSS */
div.yarpp-related ol li a {
    font-family: 'Oswald', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
    text-decoration: none;
    font-size: 23px;
}

#single_bottom_posts article.post div.divider, #bottom_posts article.post div.divider, #about_bottom_posts article.post div.divider {
    position: absolute;
    bottom: 0px;
}

#single_bottom_posts div.entry-summary, #bottom_posts div.entry-summary, #about_bottom_posts div.entry-summary {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}

#single_bottom_posts section#miss_these div.entry-summary, #bottom_posts section#miss_these div.entry-summary, #about_bottom_posts section#miss_these div.entry-summary {
    border-color: rgb(150, 150, 150);
}

section.home-section article.post {
    position: relative;
}

section.home-section article.post div.divider {
    bottom: 0px;
    margin-bottom: 0px;
}

@media screen and (min-width: 801px) {
	section.home-section article.post div.divider {
		position: absolute;
	}
	.hide-over-800 {
		display: none;
	}
}
@media screen and (max-width: 800px) {
	
	.hide-under-801 {
		display: none;
	}
	.classic-layout article.grid-4, ul.recent_posts_item li {
		margin-top: 0px;
		margin-bottom: 15px;
	}
	ul.recent_posts_item span.entry-excerpt p {
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	body.home section#bottom_posts div.grids article {
		margin: 0 auto 15px !important;
	}
}

/* BANNER VALUE FIX FOR SINGLE POST PAGES */
body.single img.banner_value {
    width: 100%;
}

#masthead #menu-item-9922 {
    display: none;
}

#masthead #menu-item-9922 > div {
    max-width: 125px;
}

#masthead #menu-item-9922 > div > ul {
    text-align: left;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 2015px;
}

body.home section#content {
    margin-bottom: 0px;
}

#infscr-loading {
    margin-top: 20px;
    width: 100%;
    float: left;
    text-align: center;
}

/* SUBSCRIBE BUTTON */
.subscribe_button {
    cursor: pointer;
}

.subscribe_button #mc_embed_signup {
    position: absolute;
    left: -213px;
    z-index: 1;
    top: -648px;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.subscribe_button.hovered #mc_embed_signup {
    opacity: 1;
    top: 48px;
}

.subscribe_button.hovered + li.search_button div.search_box {
    left: -9999px;
}

/* TOP NAV */
#masthead .main-menu li.menu-item div.sub-menu.full-width {
    max-width: 618px;
}

.single .entry-content > p:first-of-type:first-letter {
    font-size: 14px !important;
    float: none !important;
    line-height: inherit !important;
    padding: 0px !important;
    font-weight: normal !important;
}

div.top-strip, div.top-strip > .wrapper, #masthead .top-strip nav, #masthead .top-strip nav ul, #masthead .top-strip nav > ul > li {
    height: 25px;
}

#masthead .top-strip nav {
    margin-left: 30px;
}

#masthead #branding {
	
    margin: 20px auto;
}

body #outer-wrap #inner-wrap #masthead .top-strip nav > ul > li {
    border: none;
    line-height: 26px;
}

#masthead .top-strip nav > ul > li a, .secondary-menu .current_page_item > a {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: white !important;
}

/* MAIN NAV MENU STYLES */

#masthead #nav-strip {
    background: black url('images/main_menu_bg.png') repeat-x;
    height: 48px;
    display: flex;
    justify-content: flex-end;
}

nav.main-menu a {
    color: white;
}

#nav-strip #searchform {
    background: none;
    padding: 12px;
    overflow: hidden;
}

#searchform button {
    background: rgba(132, 31, 32, 0.7);
    margin-top: -24px;
    height: 48px;
}

#masthead .main-menu {
    border: none;
    float: right;
}

#masthead .main-menu > ul > li, nav.secondary-menu ul li {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

#masthead .main-menu > ul > li:hover, nav.secondary-menu ul li:hover, #nav-strip > ul.fixed_logo > li > ul > li:hover {
    background: #841f20;
}

#masthead .main-menu > ul > li > a {
    padding: 13px 12px 13px 15px;
}

#nav-strip > ul.fixed_logo > li > ul > li {
    padding: 10px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

#menu-item-22487:before, #menu-item-9934:before {
    content: "|";
    position: absolute;
    top: 11px;
    color: #783030;
    border: none;
    left: -3px;
}

#menu-item-22487, #menu-item-9934 {
    position: relative;
}

#masthead .main-menu .sub-menu .sub-posts {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#masthead .main-menu .sub-menu .sub-posts li {
    margin: 0 2% 2%;
}

/* HOMEPAGE STYLES */
header#masthead {
    background: #f9f8f5;
}

/* HOME SLIDESHOW */
#most_recent {
    overflow: hidden;
    background: gray url('images/cross-hatch.png') repeat;
}

#most_recent a img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    display: block;
	height:auto;
}

#most_recent a.most_recent_thumbnail img {
    width: 100%;
}

/* QUOTE */
.mobile #home_ad {
    display: none;
}

#home_ad {
    height: 102px;
    background: #5d5d5d url('images/home_ad_bg.jpg') repeat;
}

#homepage_quote {
    height: auto;
    background: white url('images/quote_bg.jpg') repeat 50% 50%;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 20px;
    margin: 18px 0px;
    border-top: 2px solid #ef662f;
    border-bottom: 2px solid #ef662f;

    padding: 10px 0px 0px;
    line-height: 25px;
}

/* THREE RECENT POSTS */
section.recent_posts {
	padding-top:20px;
}
section.recent_posts hr {
    border-style: solid;
    border-width: 1px;
    border-color: #eeeeee;
}

ul.recent_posts_item h2.entry-title a, ul.recent_posts_item .entry-excerpt a, div#most_recent + div > h2 + span.entry-excerpt a {
    text-decoration: none;
    text-transform: none;
    font-size: 22px;
    line-height: 130%;
}

div#most_recent + div > h2 + span.entry-excerpt a p {
    padding: 0px 15px;
}

ul.recent_posts_item {
	max-width:1200px;
	margin:auto;
}
ul.recent_posts_item li {
    width: 33.33%;
    float: left;
}

ul.recent_posts_item span.entry-excerpt p, div#most_recent + div > h2 + span.entry-excerpt a p {
    letter-spacing: 0px;
    line-height: 1.5;
    font-size: 16px;
    margin-top: 5px;
    text-transform: none;
}

ul.recent_posts_item li header {
    padding: 0px 15px;
}

ul.recent_posts_item li figure {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

ul.recent_posts_item li figure a img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
	height:auto;
}

ul.recent_posts_item h2.entry-title, ul.recent_posts_item .entry-excerpt {
    text-align: left;
    letter-spacing: 0.05em
}

section.flexslider.posts-slider {
    clear: both;
}

div.grids.masonry-layout {
    clear: both;
}

div.divider {
    height: 9px;
    float: left;
    width: 100%;
	background-image: linear-gradient(45deg,#e0dfdf 12.50%,#ffffff00 12.50%,#ffffff00 50%,#e0dfdf 50%,#e0dfdf 62.50%,#ffffff00 62.50%,#ffffff00 100%);
    background-size: 5.66px 5.66px;
    margin: 12px 0px;
}

@media (min-width: 801px) {
	div.divider {
		margin:30px 0;
	}
}

#home_ad img {
    margin: 0 auto;
    display: block;
    position: relative;
    top: 6px;
}

div#branding {
    position: relative;
}

img.right_header {
    position: absolute;
    top: 0px;
    right: 20px;
}

.wrapper > .grids > .grid-8 {
    width: 100%;
}

.home-section .entry-title a {
    font-size: 20px;
    text-transform: none;
}

/* HOMEPAGE POST LOOP */
body.home .entries article .entry-image {
    max-height: 180px;
    max-width: 370px;
    width: 50%;
}

.classic-layout article {
    border-bottom: none;
}

.classic-layout .entry-summary {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

article .divider {
    float: right;
}

article .article_right {
    float: left;
    max-width: 45%;
    position: relative;
    /*height: 100%;*/
    min-height: 180px;
    max-height: 380px;
}

#homepage_loop_ad {
    float: left;
    width: 100%;
}

#homepage_loop_ad img {
    margin: 0 auto;
    display: block;
}

.top_image a img {
    max-width: 100%;
}

#masthead .main-menu > ul > li a {
    font-size: 11px;
    font-weight: bold;
}

#masthead .main-menu > ul > li:after {
    content: none;
}

#bottom_title {
    padding-bottom: 7px;
    border-bottom: 1px solid #e2dedc;
    text-align: center;
}

.sidebar, .sidebar .widget {
    border: none;
    padding: 0px;
    width: 100%;
}

.home_comment_author {
    font-weight: bold;
}

.left_header {
    float: left;
    width: 24%;
	padding-right:2%;
    text-align: left;
	font-size: calc(11px + (15 - 11) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.7em + (1.9 - 1.7) * ((100vw - 300px)/(1600 - 300)));
}

.left_header_title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: .8em;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 29px;
	letter-spacing:.04em;
}

.left_header_text {
    font-weight: normal;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 23px;
    color: rgb(37, 37, 37);
}

.middle_header {
    float: left;
    width: 50%;
}

#branding {
    height: 110px;
}

/* CONTACT FORM EDITS */
div#cscf {
    background: #831f21;
    color: black;
    padding: 10px 20px;
    float: left;
    display: none;
    width: 385px;
    position: absolute;
    top: 25px;
    z-index: 1000;
    letter-spacing: normal;
}

div#cscf .btn.btn-default {
    float: right;
    background: black;
    color: white;
    border: none;
}

div#cscf input[type="text"], div#cscf input[type="email"], div#cscf textarea {
    width: 100%;
    max-width: 100% !important;
}

div#cscf input[type="submit"] {
    background: black;
}

#cscf_message {
    height: 150px;
}

li#menu-item-9937:hover div#cscf {
    display: block;
}

.cscfForm > p {
    text-transform: none;
    font-weight: bold;
    font-family: Futura, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.cscfForm > p:after {
    display: block;
    font-weight: normal;
    font-size: 14px;
    margin: 10px 0px;
    letter-spacing: 0px;
}

/* SUBSCRIBE AND SEARCH BUTTONS */
#nav-strip > ul {
    float: right;
}

#nav-strip > ul > li {
    float: left;
    position: relative;
    height: 48px;
}

div#nav-strip.scroll-to-fixed-fixed div.search_box {
    top: 48px;
}

html.mobile div.search_box {
    max-width: 100%;
}

html.mobile header#masthead div.search_box form input[type="text"] {
    max-width: 62%;
}

header#masthead div.search_box {
    position: absolute;
    display: none;
    width: 340px;
    height: 57px;
    right: 0px;
    top: 73px;
    background: url('images/search_container_bg.png') repeat-x 0px 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    z-index: 1;
}

#nav-strip >  ul > li {
}

#nav-strip > ul > li.search_button {
    width: 48px;
    height: 48px;
    background: rgb(128, 45, 45);
    padding: 11px 17px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}

#nav-strip > ul > li.subscribe_button {
    width: 90px;
    height: 48px;
    background: rgba(99, 87, 87, 0.3);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 11px 8px;
    margin-right: 4px;
}

#nav-strip > ul > li.subscribe_button a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

#nav-strip > ul > li.search_button a {
    color: white;
    text-decoration: none;
}

header#masthead div.search_box form input[type="text"] {
    width: 198px;
    height: 32px;
    background: white;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 10px;
    float: left;
    margin: 0px;
}

#nav-strip > ul > li > div.search_box form button {
    width: 85px;
    height: 34px;
    background: black;
    color: white;
    float: left;
    margin: 0px;
    position: static;
}

.tab_content ul li a {
    text-decoration: none;
}

.tab_content ul li a div.widget_post_thumbnail {
    float: left;
    margin-right: 10px;
    width: 44px;
    overflow: hidden;
}

.widget_post_info span.widget_post_title {
    color: black;
    display: block;
}

.widget_post_info .widget_post_meta {
    color: #808080;
}

.tab_content li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px 0px;
}

.entry-image {
    background: none !important;
}
/*
a.most_recent_thumbnail, article .entry-image img.most_recent_thumbnail {
    display: none;
}
*/
header#masthead #searchform input[type="image"] {
    width: 85px;
    height: 34px;
    position: absolute;
}

/* FIXED BAR */
#nav-strip .fixed_logo {
    position: absolute;
    left: 42px;
    width: 171px;
    height: 48px;
    display: none;
    transition: 0.5 all ease;
    -webkit-transition: 0.5 all ease;
    -moz-transition: 0.5 all ease;
}

#nav-strip ul.fixed_logo > li > ul {
    display: none;
    background: #212121;
    position: absolute;
    width: 100%;
    top: 48px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#nav-strip ul.fixed_logo > li:hover > ul {
    display: block;
    min-width: 130px;
}

#nav-strip .fixed_logo > li {
    cursor: pointer;
}

.fixed_logo > li img {
    float: left;
}

#nav-strip ul.fixed_logo > li > ul li a {
    text-decoration: none;
    color: #bfbfbf;
}

/* SINGLE POST */
div#single-box-excerpt {
    font-size: 22px;
    font-family: Oswald, Arial, Helvetica, sans-serif;
}

div.single-box.entry-media {
    margin-bottom: 20px;
}

body.single .wrapper > .grids > .grid-8 {
    width: 49%;
    border-right: 1px dashed #d3d3d3;
    padding-right: 36px;
    margin-left: 119px;
}

body.single section.full_width_sidebar .wrapper > .grids > .grid-8 {
    border-right: 0px;
    width: 85%;
}

#single_bottom_posts .grids article figure, #bottom_posts .grids article figure, #about_bottom_posts .grids article figure {
    min-height: 162px;
    max-height: 162px;
    overflow: hidden;
    position: relative;
}

/* CATEGORY PAGE */
body.archive aside.sidebar {
    display: none;
}

div#archive-posts article {
    float: left;
    position: static !important;
    height: 360px;
}

div#archive-posts article figure.entry-image.inview {
    max-height: 162px;
}

/* SINGLE POST RELATED */
div.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 32%;
    border: none;
    text-decoration: none;
    height: auto;
}

div.yarpp-related .yarpp-thumbnail > img, div.yarpp-related .yarpp-thumbnail-default {
    width: 100%;
    max-height: 122px;
}

div.yarpp-related .yarpp-thumbnail-default > img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

div.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail:last-child {
    margin-right: 0px;
}

div.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-family: Oswald, Arial, Verdana, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    width: 100%;
    height: auto;
    max-height: none;
}

div.yarpp-related h3 {
    font-size: 28px;
}

div.yarpp-related {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 25px 0px;
    margin-bottom: 40px;
}

div.yarpp-related .yarpp-thumbnail-default > img {
    min-height: 0px;
}

body.single div.wrapper div.grids div.grid-4 {
    float: right;
}

body.single article .entry-image {
    opacity: 1;
}

body.single article .entry-image img.full_width {
    max-height: 100%;
    margin: 0 auto;
    max-width: 100%;
}

/* Updates 5-15-2015 */
body.single .entry-title.single-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 800;
    font-size: 31px;
    background: none;
    text-transform: capitalize;
    letter-spacing: .04em;
    overflow: hidden;
}

div#single-box-excerpt {
    font-size: 23px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
    color: rgb(77, 77, 77);
}
/* End Updates 5-15-2015 */

body.single .entry-title.single-title span {
    margin: 0px;
    padding: 0px;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    text-transform: none;
}

body.single div.entry-meta span.entry-author {
    color: #767676;
    font-size: 12px;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
    letter-spacing: 0;
}

body.single div.entry-meta span.entry-author a, span.credits_byline {
    font-weight: bold;
    color: black;
    letter-spacing: 0;
}

body.single div.entry-meta .entry-category a {
    color: black;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 14px;
    font-family: Helvetica;
}

body.single .entry-header {
    width: 100%;
}

#masthead .main-menu .sub-menu {
    top: 47px;
    overflow: visible;
}

/* DROPDOWN CUSTOMIZATIONS */
ul.second-level {
}

ul.second-level li {
    line-height: 21px;
}

#masthead .main-menu li:not(#field-manual-dropdown) .sub-menu .sub-posts li {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
#masthead .main-menu li:not(#field-manual-dropdown) .sub-menu .sub-posts a {
    color: white;
    text-transform: none;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: bold;
    letter-spacing: 0px;
}
#masthead .main-menu li:not(#field-manual-dropdown) .sub-menu .sub-posts ul.second-level li a {
    color: #bab8b8;
}

#inner-wrap #masthead div.sub-posts.dropdown_3columns {
    padding-top: 10px;
}

.col_2 ul.first-level li {
    text-transform: none;
    color: white;
    font-weight: bold;
}

/* HOMEPAGE RANDOM QUOTE */
#random_quote > a {
    text-transform: uppercase;
    color: #6b6b6b;
    font-style: normal;
    font-size: 9px;
    font-weight: bold;
    display: block;
    text-align: right;
}

#random_quote {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

#nav-strip > ul.fixed_logo > li:hover {
    background: #841f20;
}

#nav-strip > ul.fixed_logo > li {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

#nav-strip > ul.fixed_logo > li > ul {
    border-top: 3px solid #a04040;
}

/* MAILCHIMP SIGNUP FORM */
#its_free {
    display: block;
    margin: 15px auto -5px;
}

#mc_embed_signup {
    background: #222222;
    width: 301px;
    height: 295px;
    margin:0 auto;
}

#mc-embedded-subscribe-middle, #mc-embedded-subscribe, #subscribe-submit {
    border: 0px;
    background: rgb(156,61,59);
    color: white;
    font-size: 10px;
    padding: 0px;
}

#mce-EMAIL-middle, #mc-embedded-subscribe, #mc-embedded-subscribe-middle, #mce-EMAIL, #mce-NAME, #subscribe-submit, #subscribe-email, #mce-FNAME {
    width: 202px;
    height: 35px;
    margin: 10px auto;
    display: block;
}

#join_message {
    color: rgb(204, 204, 204);
    width: 201px;
    display: block;
    margin: 7px auto;
    text-align: center;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 500;
}

#mc-embedded-subscribe-form-middle,
#mc-embedded-subscribe-form {
    float: left;
    width: 100%;
    height: 100%;
}

/* BOTTOM POSTS (INFINITE SCROLL) */
#single_bottom_posts, #bottom_posts, #about_bottom_posts {
    background: #f9f9f9;
}

#miss_these {
    float: left;
    background: #efefef;
    width: 100%;
    margin-left: -500px;
    padding-right: 10000px;
}

#miss_these_container {
    float: left;
    width: 100%;
    padding-left: 500px;
    padding-right: 1000px;
}

h2#new-here, #miss_these > span {
    color: #444;
    font-weight: bold;
    font-size: 25px;
    margin: 15px auto 5px;
    display: block;
    text-align: center;
    letter-spacing: 0px;
    width: 1040px;
}

#miss_these > span {
    margin-left: 500px;
}

section#single_bottom_posts div.grids article, section#bottom_posts div.grids article, section#about_bottom_posts div.grids article {
    max-width: 300px;
    clear: none;
    margin-top: 20px;
}

section#bottom_posts div#home_ad, section#single_bottom_posts div#home_ad, section#about_bottom_posts div#home_ad {
    width: 100%;
    float: left;
}

section#single_bottom_posts div.grids article figure a img, section#bottom_posts div.grids article figure a img, section#about_bottom_posts div.grids article figure a img {
    max-width: 100%;
    margin: 0 auto;
}

section#single_bottom_posts figure.entry-image > a, section#bottom_posts figure.entry-image > a, section#about_bottom_posts figure.entry-image > a {
    display: block;
    width: 100%;
    height: 100%;
}

section#single_bottom_posts .article_right, section#bottom_posts .article_right, section#about_bottom_posts .article_right {
    max-width: 100%;
    min-height: 215px;
    max-height: 215px;
    overflow: hidden;
    width: 100%;
}

section#single_bottom_posts div.grids, section#bottom_posts div.grids, section#about_bottom_posts div.grids {
    width: 1050px;
    margin: 0 auto;
}

.gallerypostimage img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.entry-image .galleryview {
    margin: 0 auto;
}

.entry-image .galleryview img.nav-next {
    width: auto;
    padding: 0px;
    text-align: inherit;
}

#single_bottom_posts a, #bottom_posts a {
    text-transform: none;
    color: #504c4c;
    letter-spacing: 0.05em;
}

#single_bottom_posts h2, #bottom_posts h2 {
    text-align: left;
    margin: 0px 0px 7px 0px;
}

#infscr-loading > img {
    width: 250px;
    max-width: 100%;
}

#branding > div.middle_header > a > img {
    max-width: 100%;
    width: 314px;
	height:auto;
}

body.single div.wrapper h1.entry-title + div.entry-meta {
    margin-bottom: 20px;
}

/* LIVE SEARCH UPDATES */
ul.search_results {
    top: -9999px !important;
    left: -9999px !important;
    display: none !important;
}

li.search_button:hover ul#dwls_search_results {
    top: 81px !important;
    left: -265px !important;
    display: block !important;
}

li.search_button #dwls_search_results li {
    background: rgba(61, 61, 61, 0.95);
    border-top: 0px;
    border-color: #6a6a6a;
}

li.search_button #dwls_search_results {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 265px;
}

#dwls_search_results > li > a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

/* IMAGE WITH TEXT OVERLAY CSS */
#image_text_container {
    position: relative;
    width: 854px;
    height: auto;
}

#image_text_text {
    position: absolute;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

/* AUTHOR BOX */
		div#author-box div.author-info {
    float: right;
    margin-left: 0px;
    width: 75%;
    padding: 15px 15px 15px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body table tr {
    background: transparent;
}
div#author-box div.author-info h2 {
Font-family: Georgia, Times, "Times New Roman", serif;
}
div#author-box div.author-info h2 a {
text-decoration:none;
Border-bottom:1px solid black;
}

/* SEARCH PAGE */
body.search .grid-4 {
    text-align: right;
    float: right;
    margin-left: 0px;
}

body.search .wrapper > .grids > .grid-8 {
    width: 695px;
    padding-right: 20px;
    margin-left: 0px;
}

body.search #mc_embed_signup {
    float: right;
    margin-bottom: 30px;
}

body.search div.article_right div.entry-summary {
    text-align: left;
}

/* SEARCH TABS FIX */
body.search ul.tabs {
    width: 100%;
}

body.search ul.tabs li {
    width: 33%;
}

body.search div.grids.classic-layout {
    margin-right: 0px;
    margin-left: 0px;
}

body.search .tab_container {
    text-align: left;
}

section#single_bottom_posts article header.entry-header, section#bottom_posts article header.entry-header {
    background: none;
}

#search_posts img.banner_value_bottom {
    max-width: 100%;
}

#facebook_widget-2 {
    text-align: center;
}

/* TAGS */
#tags-box a {
    background: #333333;
    margin: 0;
    margin-right: 5px;
}

#tags-box a:link, #tags-box a:visited {
    color: #CCCCCC;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 0.9em;
}

#tags-box h6 {
    font-size: 1.3em;
    color: #7f7f7f;
    font-weight: normal;
    margin-bottom: 6px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.yarpp-related {
    clear: both;
}

/* Post Inset */
#inset {
    color: #880000;
    border-color: #D8D8D8;
    border-style: double none double double;
    border-top-width: 3px;
    border-left-width: 3px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    margin: 5px 0 5px 5px;
    padding: 10px;
    float: right;
}

/* ARCHIVE PAGE FIXES */
body.archive div.article_right {
    width: 100%;
    max-width: 100%;
}

#tags-box {
    padding-bottom: 30px;
}

#author-box + div.single-box {
    margin-bottom: 0px;
}

.single .entry-content {
    margin-bottom: 10px;
}

i.icon-tag:before {
    content: "See more: ";
}

/* BOTTOM SECTION MEDIA FULL WIDTH SIDEBAR */
div#bottom_section_article {
    float: left;
    max-width: 730px;
    width: 529px;
    margin-left: 119px;
}

body.search div#tabberwidget-3 {
    float: right;
    max-width: 301px;
}

.getup-image {
    margin: 0 auto;
    display: block;
}

.single .entry-content > p:first-of-type:first-letter {
    font-size: 100% !important;
    font-family: inherit !important;
    float: none !important;
    line-height: normal !important;
    padding: 0 !important;
}

/* DISPATCH */
.dispatchfeed {
    width: 30%;
    vertical-align: top;
    min-width: 200px;
    height: auto;
    display: inline-block;
    border-right-width: 1px;
    margin: 0px;
    padding: 0px 15px;
    border-right-style: solid;
    border-right-color: #E4E4E4;
}

.page .page-content .dispatch ul li {
    list-style-type: none;
    padding: 10px 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #E1E1E1;
}

.page .page-content .dispatch ul {
    margin: 0px;
}

.page .page-content hr.red-hr {
    border-bottom: 1px solid #A23F3E;
    margin: 15px 0px 35px;
    height: 15px;
}

.page .page-content .dispatch ul li:last-child {
    border-bottom: 0px;
}

.dispatchprimer-post {
    float: left;
    width: 280px;
    padding-right: 5px;
    height: 6em;
    overflow: hidden;
    line-height: 1.2em;
}

.dispatchprimer-post a {
    color: #333;
    text-decoration: none;
}

.dispatch ul {
    margin: 0 1.3em 0;
    list-style: none;
    padding-left: 0 !important;
}

.dispatch li {
    padding-right: 10px;
    margin-bottom: 10px;
}

.dispatchfeed:last-child {
    border-right: 0px;
}

li.clicked_link div.sub-menu {
    display: block !important;
}

.sponsored_badge {
    width: 100% !important;
}

span.long_title {
    font-size: 17px;
    display: block;
    line-height: 25px;
}

span.longer_title {
    font-size: 15px;
    display: block;
    line-height: 21px;
}

/* Fix Pinterest Icon Overlap */
.dd_button_v a[data-pin-log="button_pinit"] {
    margin-top: 30px !important;
}

/* Style Tags */
div.style-entry ul {
    float: left;
    width: 33%;
}

div.style-entry {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}

.disappear {
    display: none !important;
}

div.royalSlider {
    margin: 0 auto;
}

.about-content div.grid-4 li {
    list-style-type: none;
}


.about-content li#text-3 {
    background: #e7e5e2;
    padding: 23px;
    position: relative;
    margin-bottom: 30px;
}

.about-content li#text-3 h2 {
    text-align: center;
}

.about-content li#text-3 p {
    margin-bottom: 20px;
    font-size: 14px;
}

.about-content li#text-4 h2 {
    color: #a1383a;
    text-align: center;
}

.about-content li#text-3:after {
    content: url('images/primer-approved.png');
    position: absolute;
    right: -35px;
    bottom: -37px;
    z-index: 9999;
}

/* Right Sidebar Tabs */
.ui-tabs div.ui-tabs-panel {
    background: url('images/tab-bg.jpg') repeat;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: black;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.ui-tabs .ui-tabs-nav li a {
    text-transform: uppercase;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    color: white;
    font-size: 11px;
}

.ui-tabs .ui-tabs-nav {
    padding: 0px;
}

.ui-tabs-panel {
    font-size: 12px;
}

.ui-tabs-panel p {
    margin: 15px 0px;
}

div#tabs-1 h2 {
    font-size: 35px;
}

div#tabs-1 img {
    margin: 15px auto 5px;
    width: 220px;
    display: block;
}

div.entry-sponsor {
    margin-top: 15px;
}

li#text-4 .ui-tabs div.ui-tabs-panel {
    width: 320px;
    height: 265px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-y: scroll;
    float: left;
    padding: 10px 15px;
}

#new-here {
    text-align: center;
}

.dd_outer {
    z-index: 999;
}

.col_1 {
    max-width: 30%;
}

.col_2 {
    max-width: 65%;
}

.bottom-rule {
    width: 100%;
    margin: 0px;
}

/* CSS for http://www.primermagazine.com/2013/spend/interactive-getup-builder-summer-work-wear */
.pick-slider .panel-wrapper {
    padding: 0 !important;
}

.pick-slider .coda-slider-wrapper {
    clear: none;
    float: left;
}

ul.activate-tabs li a, ul.activate-tabs li {
    display: none;
}

li#text-4 li.ui-tabs-active {
    background: rgb(82, 82, 82);
}

.dropdown_x {
    position: absolute;
    top: 10px;
    right: 10px;
}

h2#new-here {
    width: auto;
}

div#home_ad > div {
    width: 970px;
    margin: 0 auto;
    position: relative;
    top: 6px;
}

div#home_ad > div div[id*="google_ads"] > div > div {
    margin: 0 auto;
}

section#bottom_posts article#after-ad, section#bottom_infinite article#after-ad {
    max-width: 100%;
    width: 100%;
    display: block;
}

section#single_bottom_posts article#after-ad {
    width: 100%;
    max-width: 100%;
}

section#bottom_posts article#after-ad > div, section#bottom_infinite article#after-ad > div, section#single_bottom_posts article#after-ad > div {
    width: 728px;
    margin: 0 auto;
}

div#inner-wrap > div#top_ad {
    background: #242628;
    padding-bottom: 15px;
}

section#content > div#top_ad {
    margin: 15px 0px;
}

div#top_ad > div {
    width: 970px;
    margin: 0 auto;
    max-width: 100%;
}

div#home_ad > div > div[id*="google_ads"] > iframe, div#home_ad > div > div[id*="google_ads"], div#top_ad > div > div[id*="google_ads"] > iframe {
    margin: 0 auto;
    display: block !important;
}

div#top_ad > div div[id*="google_ads"] > div > div {
    margin: 0 auto;
}

div#top_ad {
    height: 90px;
}

/* Fix for gallery view */
.galleryview .nav-next {
    width: auto;
    padding: 0px;
}

/* Author Page Fixes */
body.author #author-box {
    margin-top: 25px;
}

body.author #author-box .avatar img {
    width: auto;
    margin: 0 auto;
    display: block;
}
/* End Author Page Fixes */

div#tabberwidget-2 {
    background: white;
}

ul.tabs {
    width: 100%;
    background: #333;
}

ul.tabs li {
    width: 33% !important;
}

.fb-like-box.fb_iframe_widget {
    float: left;
    margin-bottom: 30px;
}

#facebook_widget-2 h3 {
    padding-right: 30px;
}

div#text-7 {
    float: left;
}

div#pageslide div.block + div.block {
    display: none;
}

div#tabs > ul > li {
    float: left;
    width: 24.45%;
    min-width: 71px;
    text-align: center;
    margin: 0px 1px;
    max-width: 78.5px;
}

div#tabs > ul > li a {
    text-decoration: none;
    font-size: 9px;
}

div#tabs > ul > li:first-child {
    margin-left: 0px;
}

div#tabs > ul > li:last-child {
    margin-right: 0px;
}

form.wpcf7-form {
    max-width: 700px;
    margin: 0 auto;
}

form.wpcf7-form input[type="text"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="url"], form.wpcf7-form textarea {
    margin-bottom: 0px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: black;
    color: white;
}

div.wpcf7-mail-sent-ok {
    margin-top: 0px;
    color: green;
    font-size: 13px;
    font-weight: bold;
    border: 0px;
    background: white;
}

input.wpcf7-form-control.wpcf7-captchar {
    width: 50%;
    margin-bottom: 20px;
}

.widget_facebook_widget center {
    display: none;
}

input[type="url"] {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* Styling Updates - 5/6/15 */
h2.entry-title a {
    font-weight: 700;
}

.fb-like-box.fb_iframe_widget {
    width: 100%;
}

.fb-like-box.fb_iframe_widget > span {
    margin: 0 auto;
    display: block;
}

/* Video Header */
.entry-image > video#video_background {
    width: 100%;
}

header#video_header {
    position: relative;
}

header#video_header span#video_caption {
    width: 100%;
    height: 100%;
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10% 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

header#video_header span#video_caption > * {
    color: white;
}

/* Text Fix for Mobile */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    html.mobile div.search_box input#s {
        font-size: 16px;
    }
}

/* Edits - May 14, 2015  - Author Box Placement */
body.single section.full_width_sidebar div.wrapper div.grids > div.grid-8 + div.grid-4 {
    float: right;
}

/* Video Header CSS */
div.entry-image.video_header {
    background-size: cover !important;
}

#video_header video::-webkit-media-controls {
    display: none !important;
}

div#fbw_id-2 {
    float: left;
}

div#text-8, div#text-2 {
    clear: both;
}

div#text-8 {
    float: left;
}

/* Video Issue */
header#video_header span#video_caption > div#image_text_container {
    position: static;
}

body.single header#video_header {
    background: white;
}

div#video_caption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

div#video_text_container h2, div#video_text_container p {
    margin-bottom: 10px;
}

@media (min-width: 960px) and (max-width: 1215px) {
    #video_text_container #image_text_text {
        min-width: 725px !important;
    }
}

i.icon-camera {
    display: none;
}

article.post > #top_ad {
    margin: 10px 0px;
}

div#top_ad + div.entry-meta {
    margin-top: 20px;
}

@media (min-width: 801px) {
    #author-box .inner {
        display: table-row;
    }

    #author-box .avatar {
        display: table-cell;
        vertical-align: middle;
        width: 27%;
        height: 100%;
        padding: 10px 20px;
        float: none;
    }

    div#author-box div.author-info {
        width: 73%;
        display: table-cell;
        padding: 15px 10px 15px 5px;
        float: none;
    }

}

div#top_ad > div > div[id*="google_ads"] {
    margin: 0 auto;
    display: block !important;
}

html.mobile #top_ad,
html.tablet #top_ad {
    display: none;
}

span#search-x-button {
    float: right;
    color: white;
    padding: 4px 19px;
    font-size: 16px;
    position: absolute;
    top: 11px;
    right: 0px;
    cursor: pointer;
}

input#s:focus {
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}

div#top_ad + div + header#masthead div#nav-strip:not(.scroll-to-fixed-fixed) div.search_box {
    top: 178px;
}

li.subscribe_button div#mc_embed_signup {
    height: 310px;
}

.single-box .entry-meta {
    margin: 18px 0px;
}

/* New Top Banner / 7-22-16 */
div.main_title_banner h1.entry-title.single-title {
    max-width: 80%;
    margin: 10px auto 0;
    text-align:center;
}

.main_title_banner {
    background: white;
    padding: 5px 0px;
}

h2.most_recent_title.entry-title a {
    text-decoration: none;
    text-transform: none;
    line-height: 125%;
    font-size: 27px;
    letter-spacing: 0.9px;
}

h2.most_recent_title.entry-title {
    padding: 15px 50px 0px;
}

.gsc-adBlock {
    display:none !important;
}

/* Google Search Updates */
.search_box .gsc-control-cse.gsc-control-cse-en {
    background-color: transparent;
    border-width:0px;
}

div.search_box .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px;
}

div.search_box table.gsc-search-box{
    width:90%;
}

div.search_box input.gsc-search-button {
    background-color: black;
    border: 0px;
    margin-left: 0px;
    padding: 7px 27px;
    margin-top: 0px;
    vertical-align: middle;
}

header#masthead div.search_box{
    padding:13px;
}

.gsib_a{
    padding:4px 6px 4px;
}

@media only screen and (min-width: 931px) and (max-width: 1199px) {
    .left_header h2 {
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 959px) {
    .left_header h2 {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 850px) {
    .left_header {
        display: none;
    }
}

.nav-next a, .nav-previous a {
    text-transform: capitalize;
}

#field_manual {
    height: 315px;
    float: left;
    margin-bottom: 20px;
    background-color: #f9f8f5;
}

/* Homepage updates February 2019 */
#homepage-recent-container {
	text-align: center;
}
#homepage-recent-inner-container {
	display: inline-block;
	background: white;
	width:95%;
}

h2.most_recent_title.entry-title {
    text-align: center;
	display: inline-block;
}
h2.most_recent_title.entry-title a {
    font-size: 2.2rem;
    color: #101010;
}
@media only screen and (max-width: 850px) {
    h2.most_recent_title.entry-title a {
    font-size: 1.5em;
    }
}
.homepage-sticky-title-divider {
	background-image: linear-gradient(45deg,#e0dfdf 12.50%,#ffffff 12.50%,#ffffff 50%,#e0dfdf 		50%,#e0dfdf 62.50%,#ffffff 62.50%,#ffffff 100%);
    background-size: 5.66px 5.66px;
    height: 9px;
    width: 150px;
    margin: 12px auto 24px;
}
#home_ad, #most_recent, #homepage_quote, #homepage-recent-container {
    background: #f9f8f6;
}
#home_ad {
    padding: 10px;
}
ul.recent_posts_item li figure a img {
    width: 96%;
}
.classic-layout .entry-summary, #single_bottom_posts div.entry-summary, #bottom_posts div.entry-summary, #about_bottom_posts div.entry-summary {
    border-bottom: unset;
}
@media screen and (max-width: 800px) {
	.article_right {
		margin: 5px 0 0 !important;
	}
	section.home-section article.post div.divider {
		margin-bottom: 12px;
	}
	.classic-layout .entry-summary {
		margin-bottom: 0;
	}
	#field_manual {
		margin-top: 0 !important;
	}
	.home-section {
		margin-bottom: 0;
	}
	ul.recent_posts_item li figure {
		margin-bottom: 10px;
	}
}
/* End Homepage updates February 2019 */

/* PM-80 Center title on Full width posts */
.full_width_sidebar .entry-title.single-title {
	text-align: center;
}

/* PM-86 Byline changes */
.entry-meta .entry-author {
	margin-right: 10px;
}
.affiliate {
	text-transform: none;
	color: hsla(200,0%,0%,.7);
	display: inline-block;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
	letter-spacing: 0.6px;
	word-spacing: -1px;
}

#bottom_section_article .affiliate {
    margin-bottom: 18px;
    font-size: 0.9rem;
}
.archiveheader {
	font-family: Georgia, Times, "Times New Roman", serif;
}
li#menu-item-30419 {
background-color: #a1a78f;
}
li#menu-item-30419 a{
    color: black;
}
li#menu-item-36422 {
	background-color:#877250;
}
#pageslide li#menu-item-36422 a{
Color:white;
}
.sr-only{
   position:absolute;
   left:-10000px;
   top:auto;
   width:1px;
   height:1px;
   overflow:hidden;
}
.page-numbers current{
	color:#fff;
}



/* iMark CSS */

section#single_bottom_posts article.post div.divider {
	margin: 0;
}
#bottom_posts article.post div.divider {
	margin: 0;
}
section#single_bottom_posts .article_right {
	max-height: unset;
	min-height: unset;
	position: initial;
}
section#bottom_posts .article_right {
	min-height: unset;
	max-height: unset;
	position: initial;
}
section#single_bottom_posts div.grids {
	display: flex;
	flex-wrap: wrap;
}
section#bottom_posts div.grids {
	display: flex;
	flex-wrap: wrap;
}
section#single_bottom_posts div.grids article {
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: space-between; */
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
section#bottom_posts div.grids article {
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: space-between; */
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.archive #archive-posts .grids article {
    position: relative !important;
    height: auto;
    padding-bottom: 20px;
}
.archive .grids article:after {
    content: "";
    height: 9px;
    float: left;
    width: 100%;
    background-image: linear-gradient(45deg,#e0dfdf 12.50%,#ffffff00 12.50%,#ffffff00 50%,#e0dfdf 50%,#e0dfdf 62.50%,#ffffff00 62.50%,#ffffff00 100%);
    background-size: 5.66px 5.66px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.archive #archive-posts .grids {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (min-width: 801px) {
	body.archive div.divider {
		margin: 0;
		position: absolute;
		bottom: 0;
		display: none;
	}
	body.archive div.article_right {
		width: 100%;
		max-width: 100%;
		position: initial;
	}
	body.archive div#archive-posts article {

	}
}

/* START CUSTOMIZATIONS */

.skip-to-content-wrapper {
    display: inline !important;
}

.skip-to-content-link {
    position: fixed;
    left: -10000px;
    top: 0;
    text-align: center;
    padding: 5px 20px;
    background-color: rgb(128,45,45);
    color: white;
    z-index: 1000;
    text-decoration: none;
    visibility: visible;
}

.skip-to-content-link:active,
.skip-to-content-link:focus {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.social li {
    margin: 0 8px 0px 0;
}

.top-strip .social {
    position: relative;
    z-index: 10;
}

.top-strip .social li a {
    line-height: 25px;
}

.social li a {
    width: 25px;
    height: 25px;
}

#masthead .main-menu > ul > li.menu-item:focus-within > a:after {
    content: "";
    position: absolute;
    left: 40%;
    bottom: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #000;
    display: block;
    width: 0;
    z-index: 999;
}

#masthead .main-menu li.menu-item:focus-within a:after {
    border-color: transparent transparent #a04040 !important;
}

#masthead .main-menu li.menu-item:focus-within div.sub-menu.full-width {
    display: block !important;
}

#masthead .second-level li,
#masthead .span-second-level ul li {
    text-indent: 0;
    padding-left: 0 !important;
}

#masthead .main-menu li:not(#field-manual-dropdown) .sub-menu .sub-posts a {
    display: inline-block;
}

#masthead .top-strip nav {
    display: inline-block;
}

.social-mobile {
    display: none;
    position: relative;
    width: 100vw;
    text-align: center;
}

#nav-strip > ul > li.search_button:focus-within {
    background-color: rgba(102,8,8,1);
}

.top-strip .social {
    z-index: 1000;
}

#nav-strip > ul > li.subscribe_button #mc_embed_signup {
    z-index: 999 !important;
}

#nav-strip > ul > li.subscribe_button:focus-within #mc_embed_signup {
    opacity: 1;
    top: 48px;
}

html, body {
    min-width: 320px !important;
}

@media only screen and (max-width: 800px) {
    
    .social-mobile {
        display: block;
        position: absolute;
        left: 40px;
        top: 10px;
        z-index: 10;
        width: auto;
    }
    
    .social-mobile .social {
        height: 100%;
        text-align: center;
        margin: 0 auto;
        width: auto;
        display: inline-block;
    }
    
	#masthead .top-strip nav {
		display:none;	
	}
    
    #open-pageslide, #close-pageslide {
        border: 0px;
        margin: 0px auto;
        padding: 0px;
        background-color: transparent;
    }
    
    .top-strip .social {
        display: none;
    }
    
    .social li a {
        color: white !important;
    }
}

/* Block Editor Font Sizes */
.entry-content .has-small-font-size,
.page-content .has-small-font-size {
    font-size: 13px !important;
}

.entry-content .has-medium-font-size,
.page-content .has-medium-font-size {
    font-size: 20px !important;
}

.entry-content .has-large-font-size,
.page-content .has-large-font-size {
    font-size: 36px !important;
}

.entry-content .has-x-large-font-size,
.page-content .has-x-large-font-size {
    font-size: 42px !important;
}