@charset "UTF-8";
/*
Theme Name: Tracks
Theme URI: https://www.competethemes.com/tracks/
Author: Compete Themes
Author URI: https://www.competethemes.com
Description: A bold, beautiful, and responsive theme. Tracks is perfect for personal blogs, magazines, and photography websites. It includes a logo uploader, over 50+ social media icons, search bar, comment display controls, premium layouts, and more. Tracks has a dark, simple, and minimalist design that makes it great for publish both text and image based content. Use it for a travel blog, online newspaper, video site, or podcast. As a free theme, you can use Tracks for as many projects as you'd like. Preview Tracks now on desktop, tablets, and mobile devices with the interactive live demo: https://www.competethemes.com/demos/?theme=tracks
Version: 1.59
Tags: one-column, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio
Text Domain: tracks
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tracks WordPress Theme, Copyright 2017 Compete Themes
Tracks is distributed under the terms of the GNU GPL
*/
/*===== Variables =====*/
/* Theme Colors */
.site-title, .toggle-navigation i {
  font-size: 1.625em;
  line-height: 1.85;
}

.wp-caption-text, .excerpt-meta, .entry-meta, .more-link, .pagination, .further-reading span,
.further-reading a,
.entry-categories span,
.entry-categories a,
.entry-tags span,
.entry-tags a, .author-meta .author span, .comments-number h2, .comment-author div, .design-credit, .singular-attachment .attachment-caption, .widget li, .menu-footer-items a, .menu-secondary-items a {
  font-size: 0.813em;
  line-height: 1.85;
}

.entry-container, .comments {
  padding: 0 5.55%;
}

.site-title, .menu-unset > ul a,
.menu-primary-items a, .excerpt-meta, .entry-meta, .excerpt-title, .entry-title, .more-link, .pagination, .further-reading,
.entry-categories,
.entry-tags, .author-meta .author span, .comments-number h2, .comment-author .author-name, .site-footer h1, .design-credit, .widget-title, .widget li, .menu-footer-items a, .menu-secondary-items a {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
}

/* Social Media Brand Colors */
/*===== Mixins =====*/
/* grid stuff */
/* Baseline Grid
background-image: linear-gradient(#fff 23px, #00fffc 24px, #fff 0px);
background-size: 1px 24px; /* this is a 24px baseline grid */
/* Column Grid
background-color: gray;
background-image: linear-gradient(90deg, transparent 99%, rgba(255,255,255,.5) 0%);
background-size: 11.1%; /* This is at 6-columns -> just change this # */
/*===== Basic Styles =====*/
/* apply a natural box layout model to all elements */
*, *:before, *:after {
  box-sizing: border-box;
}

body {
  height: 100%;
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-family: var(--font-body);
  line-height: 1.5;
  color: #4d4d4d;
  background: #38312f;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

.overflow-container {
  overflow: hidden;
  position: relative;
  height: auto;
  min-height: 100%;
}

.main {
  background: #38312f;
  padding-bottom: 1.5em;
  margin: 0 auto;
}

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

p {
  margin: 1.5em 0;
}

a {
  text-decoration: none;
  color: #38312f;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:link {
  color: #38312f;
}
a:visited, a:hover, a:active, a:focus {
  color: black;
}

article a {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-body);
  margin: 0;
  padding: 0;
  font-weight: 400;
}

h1 {
  font-size: 2.625em;
  /* 42px / 16px */
  line-height: 1.143;
}

h2 {
  font-size: 2.25em;
  /* 36px / 16px */
  line-height: 1.34;
}

h3 {
  font-size: 1.625em;
  /* 26px / 16px */
  line-height: 1.85;
}

h4 {
  font-size: 1.313em;
  /* 21px / 16px */
  line-height: 1.143;
}

h5 {
  font-size: 1.125em;
  /* 18px / 16px */
  line-height: 1.34;
}

h6 {
  font-size: 1em;
  line-height: 1.5;
}

ul,
ol {
  font-size: 1em;
  padding: 0;
  margin: 1.5em;
}
ul ul, ul ol, 
ol ul,
ol ol {
  margin: 0 1.5em;
}

ul ul,
ol ol,
ul ol,
ol ul,
li li {
  font-size: 1em;
}

/* Markup styles */
pre {
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  word-break: break-all;
  white-space: pre-wrap;
  padding: 0.75em;
  background: #f5f5f5;
}

code {
  padding: 0 0.375em;
  background: #f5f5f5;
}

blockquote {
  margin: 1.5em 0;
  padding: 0 1.5em;
  border-left: solid 0.75em #38312f;
}
blockquote cite {
  display: block;
  text-align: right;
}

hr {
  margin: 0.69em 0;
}

/* Table styles */
table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 1.5em 0;
}

td {
  padding: 0.5em 0.75em;
  border: solid 1px #4d4d4d;
  line-height: 1.5;
}

th {
  padding: 0.5em 0.75em;
  border: solid 1px #4d4d4d;
  line-height: 1.5;
}

/* Images */
.alignright,
.alignleft,
.aligncenter,
.alignnone,
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  height: auto;
  line-height: 0;
  max-width: 100%;
  max-width: calc(100% - 48px);
}
.alignright img,
.alignleft img,
.aligncenter img,
.alignnone img,
.size-auto img,
.size-full img,
.size-large img,
.size-medium img,
.size-thumbnail img {
  max-width: 100%;
}

.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
}

.alignright {
  float: right;
  margin: 0 0 1.5em 1.5em;
}

.aligncenter {
  text-align: center;
  margin: 1.5em auto;
  display: block;
  max-width: 100%;
}

.alignnone {
  margin: 1.5em;
}

img {
  height: auto;
  line-height: 0;
}

.singular-attachment img {
  max-width: 100%;
}

.wp-caption-text {
  margin: 0;
  color: #8c8c8c;
}

.wp-caption.aligncenter {
  max-width: none;
  margin: 0 auto;
  width: auto !important;
}

/* Form styles */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
textarea {
  padding: 0.8em;
  width: 100%;
  max-width: 27.75em;
  min-height: 45px;
  outline: solid 1px #000;
  border: none;
  font-family: var(--font-body);
  font-size: 0.813em;
  line-height: 1.85;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

textarea {
  max-width: 41.625em;
  overflow: auto;
}

input[type="submit"] {
  background: #38312f;
  color: white;
  max-width: 22.2em;
  min-width: 11.1em;
  padding: 0.8em;
  min-height: 45px;
  outline: none;
  border: none;
  font-family: var(--font-body);
  font-size: 0.813em;
  line-height: 1.85;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  cursor: pointer;
  background: black;
}

input[type="search"] {
  margin-right: 1.5em;
  padding-right: 0.375em;
  /* so safari 'x' doesn't get cut off */
}

/* sticky */
.excerpt.sticky .excerpt-container {
  background: wheat;
}

/* ie image border fix */
a img {
  border: none;
}

.screen-reader-text {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
}

.skip-content {
  position: absolute;
  width: 100%;
  background: #110800;
  color: #aaaaaa;
  text-align: center;
  padding: 0.375em;
  top: -4.5em;
  z-index: 19;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.skip-content:active, .skip-content:focus {
  top: 0;
  color: #ffffff;
}

.search .sticky {
  background: white;
}

.blog .main,
.archive .main,
.search .main {
  width: 88.89%;
  max-width: 1280px;
}
.blog #breadcrumbs,
.archive #breadcrumbs,
.search #breadcrumbs {
  width: 100%;
}

.entry {
  max-width: 1280px;
}

.infinite-loader,
#infinite-handle {
  clear: both;
}

#breadcrumbs {
  margin: 1.5em auto;
  width: 88.88%;
  max-width: 1280px;
  color: #aaaaaa;
}
#breadcrumbs a {
  color: #fff;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  html {
    -webkit-text-size-adjust: none;
    /* none for no scaling */
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  html {
    -webkit-text-size-adjust: none;
    /* none for no scaling */
  }
}
.site-header {
  padding: 0.75em 5.55%;
}
.site-header .container {
  margin: 0 auto;
  max-width: 1280px;
}
.site-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.title-info {
  float: left;
  position: relative;
  z-index: 29;
}

.site-title {
  letter-spacing: 0.06em;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
}
.site-title span {
  opacity: 0;
  position: absolute;
  top: -99em;
}
.site-title a {
  color: white;
}
.site-title a:link, .site-title a:visited, .site-title a:hover, .site-title a:active, .site-title a:focus {
  color: white;
}
.site-title img {
  max-width: 5em;
  max-height: 1.5em;
}
.site-title:hover, .site-title:active, .site-title:focus {
  opacity: 1;
}

.toggle-navigation {
  position: relative;
  float: right;
  z-index: 29;
  border: none;
  background: none;
  font-size: 1em;
  margin: 0;
  padding: 0 0 0 1.5em;
  color: white;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
}
.toggle-navigation:hover, .toggle-navigation:active, .toggle-navigation:focus {
  opacity: 1;
  cursor: pointer;
  outline: none;
}

.menu-primary, .menu-primary-tracks {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  padding-top: 6em;
  left: 100%;
  height: 100%;
  width: 100%;
  z-index: 19;
  background-image: -webkit-linear-gradient(#38312f 26px, transparent 24px, transparent 24px);
  background-image: linear-gradient(#38312f 26px, transparent 24px, transparent 24px);
  background-size: 1px 48px;
  /* this is a 24px baseline grid */
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.menu-primary-tracks {
  top: 1.5em;
  left: -100%;
  z-index: 19;
}

.site-header .site-description {
  opacity: 0;
  color: white;
}

.menu-unset > ul,
.menu-primary-items {
  list-style: none;
  opacity: 0;
}
.menu-unset > ul a,
.menu-primary-items a {
  display: block;
  color: white;
  opacity: 0.6;
  margin: 1.5em 0 0.75em 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.menu-unset > ul a:only-child,
.menu-primary-items a:only-child {
  margin: 1.5em 0;
}
.menu-unset > ul a:link, .menu-unset > ul a:visited,
.menu-primary-items a:link,
.menu-primary-items a:visited {
  color: white;
}
.menu-unset > ul a:hover, .menu-unset > ul a:active, .menu-unset > ul a:focus,
.menu-primary-items a:hover,
.menu-primary-items a:active,
.menu-primary-items a:focus {
  opacity: 1;
}
.menu-unset > ul .sub-menu,
.menu-unset > ul .children,
.menu-primary-items .sub-menu,
.menu-primary-items .children {
  list-style: none;
}
.menu-unset > ul .sub-menu li a,
.menu-unset > ul .children li a,
.menu-primary-items .sub-menu li a,
.menu-primary-items .children li a {
  margin: 0.75em 0;
  opacity: 0.4;
}
.menu-unset > ul .sub-menu li a:hover, .menu-unset > ul .sub-menu li a:active, .menu-unset > ul .sub-menu li a:focus,
.menu-unset > ul .children li a:hover,
.menu-unset > ul .children li a:active,
.menu-unset > ul .children li a:focus,
.menu-primary-items .sub-menu li a:hover,
.menu-primary-items .sub-menu li a:active,
.menu-primary-items .sub-menu li a:focus,
.menu-primary-items .children li a:hover,
.menu-primary-items .children li a:active,
.menu-primary-items .children li a:focus {
  opacity: 1;
}

.site-header.toggled .menu-unset > ul,
.site-header.toggled .menu-primary-items,
.site-header.toggled .site-description {
  -webkit-transition: opacity 0.3s 0.3s ease;
          transition: opacity 0.3s 0.3s ease;
}
.site-header.toggled .menu-primary, .site-header.toggled .menu-primary-tracks,
.site-header.toggled .menu-primary-tracks {
  left: 0;
}
.site-header.toggled .menu-unset > ul,
.site-header.toggled .menu-primary-items {
  opacity: 1;
}
.site-header.toggled .site-description {
  opacity: 0.9;
}

/* 800px */
@media all and (min-width: 50em) {
  .site-header {
    position: relative;
    z-index: 2;
    padding: 1.5em 5.55% 2.25em;
    border-top: solid 0.75em #110800;
  }

  .title-info {
    margin-top: -0.75em;
  }

  .site-title img {
    max-width: 8em;
    max-height: 3em;
  }

  .toggle-navigation {
    display: none;
  }

  .menu-primary, .menu-primary-tracks {
    background: none;
    position: static;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: right;
    min-height: 37px;
  }
  .menu-primary .site-description, .menu-primary-tracks .site-description {
    position: absolute;
    left: 0;
    opacity: 0.6;
  }
  .menu-primary .site-description + div, .menu-primary-tracks .site-description + div {
    margin-bottom: 0.75em;
  }

  .ie9 .site-description {
    left: 5.55%;
  }

  .menu-primary-tracks {
    display: none;
  }

  .menu-unset > ul,
  .menu-primary-items {
    margin: 0 0 0 3em;
    opacity: 1;
    /* Tier 2 */
    /* Tier 3 */
  }
  .menu-unset > ul li,
  .menu-unset > ul a,
  .menu-primary-items li,
  .menu-primary-items a {
    display: inline-block;
  }
  .menu-unset > ul li,
  .menu-primary-items li {
    position: relative;
  }
  .menu-unset > ul > li,
  .menu-primary-items > li {
    font-size: 0.813em;
    line-height: 1.85;
  }
  .menu-unset > ul > li:after,
  .menu-primary-items > li:after {
    content: '/';
    position: absolute;
    right: -6px;
    top: 0;
    color: white;
    opacity: 0.6;
  }
  .menu-unset > ul > li:last-child:after,
  .menu-primary-items > li:last-child:after {
    display: none;
  }
  .menu-unset > ul > li:last-child a,
  .menu-primary-items > li:last-child a {
    margin-right: 0;
  }
  .menu-unset > ul a,
  .menu-primary-items a {
    opacity: 0.6;
    margin: 0 0.75em;
  }
  .menu-unset > ul a:only-child,
  .menu-primary-items a:only-child {
    margin: 0 0.75em;
  }
  .menu-unset > ul ul,
  .menu-primary-items ul {
    position: absolute;
    top: -9999px;
    opacity: 0;
    left: -70%;
    right: -70%;
    min-width: 100%;
    max-width: 220px;
    margin: 0 auto;
    background: #110800;
    text-align: center;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
            transition: opacity 0.3s ease, transform 0.3s ease;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  .menu-unset > ul ul li,
  .menu-unset > ul ul a,
  .menu-primary-items ul li,
  .menu-primary-items ul a {
    display: block;
  }
  .menu-unset > ul ul:hover,
  .menu-primary-items ul:hover {
    top: 24px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .menu-unset > ul ul a,
  .menu-primary-items ul a {
    padding: 0 1.5em;
  }
  .menu-unset > ul ul li:first-child > a,
  .menu-primary-items ul li:first-child > a {
    padding-top: 0.75em;
  }
  .menu-unset > ul ul li:last-child > a,
  .menu-primary-items ul li:last-child > a {
    padding-bottom: 0.75em;
  }
  .menu-unset > ul a:hover + ul, .menu-unset > ul a:active + ul, .menu-unset > ul a:focus + ul,
  .menu-primary-items a:hover + ul,
  .menu-primary-items a:active + ul,
  .menu-primary-items a:focus + ul {
    top: 24px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .menu-unset > ul ul ul,
  .menu-primary-items ul ul {
    left: auto;
    right: 100%;
  }
  .menu-unset > ul ul ul:hover,
  .menu-primary-items ul ul:hover {
    top: -0.75em;
  }
  .menu-unset > ul ul a:hover + ul, .menu-unset > ul ul a:active + ul, .menu-unset > ul ul a:focus + ul,
  .menu-primary-items ul a:hover + ul,
  .menu-primary-items ul a:active + ul,
  .menu-primary-items ul a:focus + ul {
    top: -0.75em;
  }
}
.excerpt-container {
  padding: 0 5.55%;
  position: relative;
  z-index: 9;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.excerpt {
  text-align: center;
  background: white;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  margin-bottom: 1.5em;
}

.featured-image {
  position: relative;
  height: 0;
  padding-bottom: 50%;
  background-position: 50%;
  background-size: cover;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
}

.zoom .featured-image-link {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.zoom .featured-image-link:hover .featured-image, .zoom .featured-image-link:active .featured-image, .zoom .featured-image-link:focus .featured-image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -moz-transform: scale(1.05) rotate(0.02deg);
}

.excerpt-meta, .entry-meta {
  color: #aaaaaa;
  padding-top: 1.84502em;
}
.excerpt-meta a, .entry-meta a {
  color: #aaaaaa;
}
.excerpt-meta a:link, .entry-meta a:link, .excerpt-meta a:visited, .entry-meta a:visited {
  color: #aaaaaa;
}
.excerpt-meta a:hover, .entry-meta a:hover, .excerpt-meta a:active, .entry-meta a:active, .excerpt-meta a:focus, .entry-meta a:focus {
  color: #38312f;
}

.excerpt-title, .entry-title {
  letter-spacing: 0.04em;
  font-size: 1.313em;
  /* 21px / 16px */
  line-height: 1.143;
}
.excerpt-title a, .entry-title a {
  color: #4d4d4d;
}
.excerpt-title a:link, .entry-title a:link, .excerpt-title a:visited, .entry-title a:visited {
  color: #4d4d4d;
}
.excerpt-title a:hover, .entry-title a:hover, .excerpt-title a:active, .entry-title a:active, .excerpt-title a:focus, .entry-title a:focus {
  color: #38312f;
}

.excerpt-header, .entry-header {
  position: relative;
}
.excerpt-header:after, .entry-header:after {
  content: '';
  position: absolute;
  background: #4d4d4d;
  width: 4.5em;
  height: 0.375em;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -1.5em;
}

.excerpt-content {
  padding: 1.5em 0;
}

.more-link {
  position: relative;
  text-decoration: none;
  color: #4d4d4d;
  clear: both;
}
.more-link:link, .more-link:visited {
  color: #4d4d4d;
}
.more-link:hover, .more-link:active, .more-link:focus {
  color: #38312f;
}
.more-link:hover:after, .more-link:active:after, .more-link:focus:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.more-link:after {
  content: '';
  position: absolute;
  width: 1.5em;
  height: 3px;
  background: #4d4d4d;
  bottom: -0.75em;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.pagination {
  text-align: center;
  padding: 1.5em;
  margin-bottom: -1.5em;
}
.pagination a,
.pagination span {
  margin: 0 0.375em;
  color: #8c8c8c;
}
.pagination a:link,
.pagination a:visited {
  color: #8c8c8c;
}
.pagination a:hover, .pagination:active, .pagination:focus {
  color: #aaaaaa;
}

.infinite-scroll .pagination {
  display: none;
}

/* 600 */
@media all and (min-width: 37.5em) {
  .excerpt {
    background: #110800;
    margin-bottom: 1.5em;
  }
  .excerpt:first-child {
    padding-top: 0;
  }

  .excerpt-container {
    background: white;
    padding: 0 6.2%;
  }

  .pagination {
    padding: 0.75em 1.5em 3em;
  }

  .excerpt-title, .entry-title {
    font-size: 1.875em;
    /* 30px */
    line-height: 1.6;
  }
}
/* 900px */
@media all and (min-width: 56.25em) {
  .excerpt-container {
    width: 50%;
    padding: 0 5.55%;
  }

  .excerpt {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    /* fix weird chrome wiggle glitch */
    position: relative;
    clear: both;
    padding: 0;
    margin-bottom: 1.5em;
    opacity: 0.8;
  }
  .excerpt .featured-image {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    /* fixes FF glitch where image focuses & unfocuses */
    width: 50%;
    width: calc(50% + 2px);
    height: 100%;
    padding-bottom: 0;
    position: absolute;
    right: -1px;
  }
  .excerpt:hover {
    opacity: 1;
  }

  .excerpt.even .excerpt-container {
    float: right;
  }
  .excerpt.even .featured-image {
    right: auto;
    left: -1px;
  }
  .excerpt.even:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .rtl .excerpt.odd .excerpt-container {
    float: left;
  }

  .excerpt-meta, .entry-meta {
    padding-top: 3.69004em;
  }

  .excerpt-content {
    padding-bottom: 3em;
  }

  .full-without-featured:not(.has-post-thumbnail):not(.has-video):not(.has-featured-slider) .excerpt-container {
    width: 100%;
  }
}
.entry {
  background: white;
  padding-bottom: 1.5em;
}

.entry-meta {
  text-align: center;
}

.entry-header {
  text-align: center;
}

.entry-meta,
.entry-header {
  padding-left: 5.55%;
  padding-right: 5.55%;
}

.entry-content {
  margin: 3em 0;
}
.entry-content img.full-width {
  position: relative;
  max-width: none;
  width: 113%;
  left: -6.5%;
}
.entry-content iframe {
  max-width: 100%;
}
.entry-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.further-reading span,
.entry-categories span,
.entry-tags span {
  display: block;
}
.further-reading a,
.entry-categories a,
.entry-tags a {
  font-weight: 400;
  color: #8c8c8c;
}
.further-reading a:link, .further-reading a:visited,
.entry-categories a:link,
.entry-categories a:visited,
.entry-tags a:link,
.entry-tags a:visited {
  color: #8c8c8c;
}
.further-reading a:hover, .further-reading a:active, .further-reading a:focus,
.entry-categories a:hover,
.entry-categories a:active,
.entry-categories a:focus,
.entry-tags a:hover,
.entry-tags a:active,
.entry-tags a:focus {
  color: black;
}

.entry-categories a,
.entry-tags a {
  margin-right: 0.375em;
}

.entry-meta-bottom {
  margin-bottom: 3em;
}

.author-meta {
  background: #38312f;
  color: white;
  padding: 1.5em;
  margin: 3em 0 0;
}
.author-meta a {
  color: #8c8c8c;
}
.author-meta a:link, .author-meta a:visited {
  color: #8c8c8c;
}
.author-meta a:hover, .author-meta a:active, .author-meta a:focus {
  color: white;
}
.author-meta p {
  clear: both;
}
.author-meta .author img {
  float: left;
  margin: 0 0.75em 1.5em 0;
  width: 4.5em;
  height: 4.5em;
  border-radius: 50%;
}
.author-meta .author a {
  font-weight: 400;
  letter-spacing: 0.1em;
  display: block;
}
.author-meta .bio a {
  margin-right: 0.375em;
  display: inline-block;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .entry {
    width: 88.88%;
    margin: 0 auto;
  }

  .entry-container {
    padding: 0 5.55%;
  }

  .further-reading p {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-right: 3em;
  }
  .further-reading .prev {
    float: left;
  }
  .further-reading .next {
    float: right;
    text-align: right;
    padding: 0 0 0 3em;
  }
  .further-reading:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .author-meta .author {
    display: inline-block;
  }
  .author-meta .author img {
    margin-bottom: 0;
  }
  .author-meta:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .bio {
    float: right;
    width: 50%;
  }
  .bio p {
    margin-top: 0;
  }
}
/* 700px */
@media all and (min-width: 43.75em) {
  .entry-container {
    padding: 0 11.11%;
  }

  .entry-meta,
  .entry-header {
    padding-left: 5.55%;
    padding-right: 5.55%;
  }

  .entry-content img.full-width {
    width: 128.6%;
    left: -14.3%;
  }
}
/* 900px */
@media all and (min-width: 56.25em) {
  .entry .featured-image:after {
    position: absolute;
    content: '';
    background: #38312f;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0.2;
    -webkit-transition: opacity 0.2s ease;
            transition: opacity 0.2s ease;
  }
  .entry .featured-image:hover:after {
    opacity: 0;
  }

  .entry-container {
    padding: 0 16.66%;
  }

  .entry-header h1 {
    font-size: 4.25em;
    line-height: 1.06;
  }

  .entry-meta {
    font-size: 1em;
    line-height: 1.5;
    padding-top: 3em;
    letter-spacing: 0.08em;
  }

  .entry-content {
    margin-top: 4.5em;
  }
  .entry-content img.full-width {
    width: 150%;
    left: -25%;
  }
}
/* 1100px */
@media all and (min-width: 68.75em) {
  .entry-meta,
  .entry-header {
    padding-left: 11.11%;
    padding-right: 11.11%;
  }

  .entry-container {
    padding: 0 19.435%;
    position: relative;
  }

  .entry-content img.full-width {
    width: 163.6%;
    left: -31.8%;
  }

  .entry-meta-bottom.float .entry-tags,
  .entry-meta-bottom.float .entry-categories {
    position: absolute;
    width: 16.66%;
    left: 0;
    top: 4.5em;
    text-align: right;
    padding-left: 5.55%;
  }
  .entry-meta-bottom.float .entry-tags a,
  .entry-meta-bottom.float .entry-categories a {
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    display: block;
    margin-right: 0;
  }
}
/* 1200px */
@media all and (min-width: 75em) {
  .entry-container {
    padding: 0 22.22%;
  }

  .entry-content img.full-width {
    width: 179.9%;
    left: -39.95%;
  }
}
.comments {
  background: white;
  padding-bottom: 3em;
  max-width: 1280px;
}

.comments-number {
  padding: 1.5em 0;
}

.comment-list {
  list-style: none;
  margin: 0;
}
.comment-list ul {
  list-style: none;
  margin: 3em 0 1.5em 3em;
}
.comment-list article ul {
  list-style: disc;
}

li.comment,
li.pingback {
  margin: 3em 0;
}
li.comment:first-child,
li.pingback:first-child {
  margin-top: 1.5em;
}

.comment-author {
  /* contains everything but the avatar */
}
.comment-author img {
  width: 4.5em;
  height: 4.5em;
  border-radius: 50%;
  float: left;
  margin: 0 0.75em 0 0;
}
.comment-author .author-name a {
  text-decoration: none;
  color: #4d4d4d;
}
.comment-author .author-name a:link, .comment-author .author-name a:visited {
  color: #4d4d4d;
}
.comment-author .author-name a:hover, .comment-author .author-name a:active, .comment-author .author-name a:focus {
  color: #38312f;
}
.comment-author:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.comment-reply-link,
.comment-edit-link {
  color: #4d4d4d;
  text-decoration: none;
}
.comment-reply-link:link, .comment-reply-link:visited,
.comment-edit-link:link,
.comment-edit-link:visited {
  color: #4d4d4d;
}
.comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus,
.comment-edit-link:hover,
.comment-edit-link:active,
.comment-edit-link:focus {
  color: black;
}

.comment-edit-link:before {
  content: " / ";
}

.comment-content {
  margin: 1.5em 0;
}

.bypostauthor > article .author-name:after {
  content: ' (author)';
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .comments {
    padding: 0 5.55% 3em;
    width: 88.88%;
    margin: 0 auto;
  }

  .comment-pagination p {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .comment-pagination .next-comment {
    text-align: right;
  }
}
/* 700px */
@media all and (min-width: 43.75em) {
  .comments {
    padding: 0 11.11% 3em;
  }
}
/* 900px */
@media all and (min-width: 56.25em) {
  .comments {
    padding: 0 16.66% 3em;
  }
}
/* 1000px */
@media all and (min-width: 62.5em) {
  li.comment article,
  li.pingback article {
    line-height: 0;
    /* this is messing up the vertical rhythm */
  }
  li.comment article:after,
  li.pingback article:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .comment-author {
    display: inline-block;
    min-height: 4.5em;
  }
  .comment-author img {
    float: none;
  }
  .comment-author div {
    display: inline-block;
    vertical-align: top;
  }
  .comment-author div div {
    display: block;
  }

  .comment-content {
    float: right;
    width: 50%;
    margin: 0;
    line-height: 1.5;
    /* after turning it off on article */
  }
  .comment-content p {
    line-height: 1.5;
  }
  .comment-content p:first-child {
    margin-top: 0;
  }
  .comment-content p:last-child {
    margin-bottom: 0;
  }
}
/* 1100px */
@media all and (min-width: 68.75em) {
  .comments {
    padding: 0 19.435% 3em;
  }
}
/* 1445px */
@media all and (min-width: 1445px) {
  .comments {
    padding: 0 284px 3em;
  }
}
.site-footer {
  color: #8c8c8c;
  text-align: center;
  padding-top: 3em;
  overflow: hidden;
  clear: both;
}
.site-footer a {
  color: #8c8c8c;
}
.site-footer h1 {
  letter-spacing: 0.06em;
  opacity: 0.4;
  -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
}
.site-footer h1:hover, .site-footer h1:active, .site-footer h1:focus {
  opacity: 0.9;
}
.site-footer p {
  margin: 0 0 1.5em;
  opacity: 0.6;
}
.site-footer .social-media-icons {
  margin: 0.75em 0 1.5em;
}
.site-footer .social-media-icons a {
  opacity: 0.4;
}

.sidebar-footer {
  background: #1A1A1A;
  margin-bottom: -48px;
  padding: 1.5em 5.55%;
}
.sidebar-footer .widget {
  margin: 3em 0;
}
.sidebar-footer .widget:first-child {
  margin-top: 1.5em;
}
.sidebar-footer .widget a:hover, .sidebar-footer .widget a:active, .sidebar-footer .widget a:focus {
  color: #ededed;
}
.sidebar-footer .widget-title {
  margin-bottom: 12px;
}

.design-credit {
  background: #110800;
  color: #8c8c8c;
  padding: 0.75em 0;
  margin-top: 48px;
}
.design-credit a {
  color: #8c8c8c;
}
.design-credit a:link, .design-credit a:visited {
  color: #8c8c8c;
}
.design-credit a:hover, .design-credit a:active, .design-credit a:focus {
  color: #aaaaaa;
}
.design-credit p {
  margin: 0;
  opacity: 0.6;
}

.return-top {
  display: none;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .return-top {
    display: block;
    position: fixed;
    bottom: -4em;
    right: 0;
    width: 5.55%;
    height: 4em;
    background: white;
    border: none;
    opacity: 0.8;
    text-align: center;
    line-height: 4em;
    outline: none;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
  }
  .return-top i {
    position: relative;
    top: 0;
    -webkit-transition: top 0.3s ease;
            transition: top 0.3s ease;
  }

  .return-top.visible {
    bottom: 0;
  }
  .return-top.visible:hover, .return-top.visible:active, .return-top.visible:focus {
    opacity: 1;
    cursor: pointer;
  }
  .return-top.visible:hover i, .return-top.visible:active i, .return-top.visible:focus i {
    top: -6px;
  }

  .sidebar-footer {
    margin-bottom: -72px;
  }

  .design-credit {
    margin-top: 72px;
  }
}
/* 700px */
@media all and (min-width: 43.75em) {
  .sidebar-footer {
    margin-top: 3em;
  }
  .sidebar-footer:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .sidebar-footer:not(.active-1) .widget {
    width: 47%;
    float: left;
    margin-top: 1.5em;
  }
  .sidebar-footer:not(.active-1) .widget:nth-child(odd) {
    margin-right: 3%;
  }
}
/* 900px */
@media all and (min-width: 56.25em) {
  .site-footer h1 {
    font-size: 2.625em;
    line-height: 1.143;
  }
}
/* 1000px */
@media all and (min-width: 62.5em) {
  .sidebar-footer:not(.active-1):not(.active-2) .widget {
    width: 31%;
    margin-right: 0;
    margin-top: 1.5em;
  }
  .sidebar-footer:not(.active-1):not(.active-2) .widget:nth-child(3n - 2), .sidebar-footer:not(.active-1):not(.active-2) .widget:nth-child(3n - 1) {
    margin-right: 3%;
  }
  .sidebar-footer:not(.active-1):not(.active-2) .widget:nth-child(3n + 4) {
    clear: left;
  }
}
/* page */
.singular-page .entry,
.error404 .entry,
.search .entry {
  padding-top: 3em;
}

.singular-page .featured-image {
  margin-top: -3em;
  margin-bottom: 3em;
}

.error404 input,
.search input {
  margin: 0.75em 0;
}
.error404 input[type="search"],
.search input[type="search"] {
  margin-right: 0.75em;
}

.search-form-container {
  margin: 1.5em 0 3em;
}
.search-form-container .search-icon {
  display: none;
}

.archive-header {
  padding: 1.5em 0;
  text-transform: uppercase;
  color: #8c8c8c;
}
.archive-header span {
  letter-spacing: 0.08em;
}
.archive-header h1 {
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5;
  display: inline-block;
}
.archive-header p {
  margin: 0.75em 0;
  text-transform: none;
}

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

.search .search-box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: white;
  text-align: center;
  clear: both;
}
.search .search-box .search-form-container {
  margin-bottom: 1.5em;
}
.search .search-box.bottom {
  margin-top: 1.5em;
}

.page-template-full-width .entry {
  width: 100%;
  max-width: none;
}
.page-template-full-width .entry-container {
  padding: 0 5%;
  max-width: 1280px;
  margin: 0 auto;
}

/* 900px */
@media all and (min-width: 56.25em) {
  .search-form-container {
    margin: 1.5em 0 4.5em;
  }
}
/* Attachment styles */
.singular-attachment .further-reading a {
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5;
  color: #8c8c8c;
}
.singular-attachment .further-reading a:link, .singular-attachment .further-reading a:visited {
  color: #8c8c8c;
}
.singular-attachment .further-reading a:hover, .singular-attachment .further-reading a:active, .singular-attachment .further-reading a:focus {
  color: black;
}
.singular-attachment .further-reading p {
  width: 49.5%;
}
.singular-attachment .attachment-container img {
  display: block;
}

/* Widget Area Styles */
.sidebar-after-post-content,
.sidebar-after-page-content {
  padding: 3em 0 0.75em;
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  margin-bottom: 1.5em;
}
.sidebar-after-post-content .widget,
.sidebar-after-page-content .widget {
  margin-bottom: 2.25em;
}

/* Widget Styles */
.widget-title {
  font-size: 1em;
  line-height: 1.5;
}

.widget ul {
  margin: 1.5em 0;
  list-style: none;
}
.widget li {
  font-weight: 400;
}
.widget li a {
  color: #8c8c8c;
}
.widget li a:link, .widget li a:visited {
  color: #8c8c8c;
}
.widget li a:hover, .widget li a:active, .widget li a:focus {
  color: black;
}

.widget-search .search-form-container {
  margin-bottom: 3em;
}

.site-footer .widget_search .search-field {
  max-width: none;
}
.site-footer .widget_search .search-submit {
  background: #4d4d4d;
  width: 100%;
  max-width: none;
  min-width: none;
}

.widget_categories select {
  margin-top: 1.5em;
}

@media all and (min-width: 50em) {
  .site-footer .widget_search .search-form {
    display: -webkit-box;
    display: flex;
  }
  .site-footer .widget_search .search-field,
  .site-footer .widget_search .search-submit {
    width: auto;
  }
  .site-footer .widget_search .search-field {
    margin-right: 0;
    -webkit-box-flex: 1;
            flex-grow: 1;
  }
}
/* Footer menu styles */
.menu-footer-items {
  list-style: none;
  margin: 0.75em 0 1.5em;
}
.menu-footer-items li {
  position: relative;
  display: block;
}
.menu-footer-items a {
  color: #8c8c8c;
  opacity: 0.4;
}
.menu-footer-items a:link, .menu-footer-items a:visited {
  color: #8c8c8c;
}
.menu-footer-items a:hover, .menu-footer-items a:active, .menu-footer-items a:focus {
  color: #8c8c8c;
  opacity: 0.9;
}
.menu-footer-items ul {
  list-style: none;
}

/* 700px */
@media all and (min-width: 43.75em) {
  .menu-footer-items li,
  .menu-footer-items a {
    display: inline-block;
  }
  .menu-footer-items a {
    margin: 0 8px;
  }
  .menu-footer-items a:hover + ul, .menu-footer-items a:active + ul, .menu-footer-items a:focus + ul {
    bottom: 24px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .menu-footer-items .sub-menu {
    position: absolute;
    background: #1A1A1A;
    text-align: center;
    margin: 0;
    min-width: 100%;
    max-width: 220px;
    left: auto;
    right: auto;
    bottom: -9999px;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
            transition: opacity 0.3s ease, transform 0.3s ease;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  .menu-footer-items .sub-menu:hover {
    bottom: 24px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .menu-footer-items .sub-menu a {
    display: block;
    margin: 0;
    padding: 0.75em 1.5em;
  }
  .menu-footer-items .sub-menu .sub-menu:hover {
    bottom: 0;
    left: 100%;
    right: auto;
  }
  .menu-footer-items .sub-menu a:hover + ul, .menu-footer-items .sub-menu a:active + ul, .menu-footer-items .sub-menu a:focus + ul {
    bottom: 0;
    left: 100%;
    right: auto;
  }
}
/* top navigation styles */
.top-navigation {
  position: relative;
  left: -6%;
  width: 112%;
  min-height: 3em;
  background: #110800;
  padding: 0.375em 5.55%;
  margin: -0.75em 0 0;
  line-height: 0;
}
.top-navigation ~ button {
  top: 2.25em;
}
.top-navigation .container {
  margin: 0 auto;
  max-width: 1280px;
}
.top-navigation .container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.rtl .top-navigation {
  right: -6%;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .top-navigation {
    margin-top: -0.75em;
    left: -6.2%;
    width: 112.4%;
    z-index: 39;
  }
}
/* 800px */
@media all and (min-width: 50em) {
  .top-navigation {
    margin: -2.25em 0 1.5em 0;
  }
}
/* secondary menu styles */
.menu-secondary {
  float: left;
  z-index: 9;
}

.toggle-secondary-navigation {
  background: none;
  border: none;
  color: white;
  opacity: 0.4;
  font-size: 1.313em;
  /* 21px / 16px */
  line-height: 1.714;
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
}
.toggle-secondary-navigation:hover {
  cursor: pointer;
}

.menu-secondary-items {
  list-style: none;
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 100%;
  left: 0;
  padding: 1.5em;
  margin: 0;
  background: #110800;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.menu-secondary-items a {
  color: white;
  opacity: 0.4;
  margin-right: 0.75em;
}
.menu-secondary-items a:link, .menu-secondary-items a:visited {
  color: white;
}
.menu-secondary-items a:hover, .menu-secondary-items a:active, .menu-secondary-items a:focus {
  color: white;
  opacity: 0.9;
}
.menu-secondary-items ul {
  list-style: none;
}

/* when secondary menu is open */
#main, #title-info, #toggle-navigation, #site-header, #site-footer {
  -webkit-transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
}

.secondary-toggle .site-header {
  background: transparent;
}
.secondary-toggle .toggle-secondary-navigation {
  opacity: 0.9;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
.secondary-toggle .menu-secondary-items {
  z-index: 1;
  opacity: 1;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .menu-secondary-items {
    position: relative;
    z-index: 1;
    opacity: 1;
    padding: 0.5em 0;
  }
  .menu-secondary-items:before {
    content: '//';
    margin-right: 16px;
    color: white;
    opacity: 0.4;
  }
  .menu-secondary-items li,
  .menu-secondary-items a {
    display: inline-block;
  }

  .toggle-secondary-navigation {
    display: none;
  }

  .menu-secondary-items {
    /* Tier 2 */
    /* Tier 3 */
  }
  .menu-secondary-items li {
    position: relative;
  }
  .menu-secondary-items ul {
    position: absolute;
    top: -9999px;
    margin: 0 auto;
    left: -70%;
    right: -70%;
    max-width: 200px;
    opacity: 0;
    background: #110800;
    text-align: center;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
            transition: opacity 0.3s ease, transform 0.3s ease;
  }
  .menu-secondary-items ul li,
  .menu-secondary-items ul a {
    display: block;
  }
  .menu-secondary-items ul a {
    padding: 0 1.5em;
    margin: 0.75em 0;
  }
  .menu-secondary-items ul li:first-child > a {
    padding-top: 0.75em;
  }
  .menu-secondary-items ul li:last-child > a {
    padding-bottom: 0.75em;
  }
  .menu-secondary-items ul:hover {
    top: 1.5em;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .menu-secondary-items a:hover + ul, .menu-secondary-items a:active + ul, .menu-secondary-items a:focus + ul {
    top: 1.5em;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .menu-secondary-items ul ul:hover {
    left: 100%;
    right: -100%;
    top: -0.60975em;
  }
  .menu-secondary-items ul a:hover + ul, .menu-secondary-items ul a:active + ul, .menu-secondary-items ul a:focus + ul {
    left: 100%;
    right: -100%;
    top: -0.60975em;
  }
}
/* search form styles */
.site-header .search-form-container {
  position: absolute;
  right: 5.55%;
  left: 12.55%;
  top: 0;
  height: 100%;
  margin: 0;
}
.site-header .search-form-container button {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  position: relative;
  z-index: 9;
  display: block;
  left: 0;
  height: 100%;
  float: right;
  border: none;
  background: #211810;
  font-size: 1em;
  padding: 0.75em;
  margin: 0 -12px 0 0;
  outline: none;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.site-header .search-form-container button:hover i, .site-header .search-form-container button:active i {
  opacity: 1;
}
.site-header .search-form-container button:hover {
  cursor: pointer;
}
.site-header .search-form-container i {
  position: relative;
  z-index: 9;
  color: white;
  opacity: 0.4;
  line-height: 1.5;
  -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
}
.site-header .search-form-container input {
  margin: 0;
  height: 100%;
  position: absolute;
}
.site-header .search-form-container .search-form {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  position: absolute;
  top: 0;
  z-index: 19;
  left: 107%;
  width: 90%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.site-header .search-form-container input.search-field {
  width: 80%;
  left: 0;
  max-width: none !important;
  outline: none !important;
}
.site-header .search-form-container input.search-submit {
  width: 30%;
  right: 0;
  max-width: none !important;
  min-width: 0 !important;
  outline: none !important;
}
.site-header .search-form-container + ul {
  margin-right: 3.75em;
}

.search-open .site-header .search-form {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.search-open .site-header .search-form-container {
  left: 5.55%;
}
.search-open .site-header .search-form-container button {
  width: 24%;
}
.search-open .site-header .search-form-container i {
  opacity: 1;
}

.rtl .site-header .search-form-container input.search-field {
  width: calc(100% - 120px) !important;
  right: 120px;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .search-open .site-header .search-form-container button {
    width: auto;
  }

  .site-header .search-form-container .search-form {
    width: 20em;
  }
  .site-header .search-form-container input.search-submit {
    min-width: 120px !important;
  }
}
/* social icon styling */
.social-media-icons {
  list-style: none;
  margin: 0;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.2s ease-in-out;
          transition: opacity 0.3s ease-in-out, transform 0.2s ease-in-out;
}
.social-media-icons li,
.social-media-icons a {
  display: inline-block;
}
.social-media-icons a {
  font-size: 1.313em;
  /* 21px / 16px */
  line-height: 1.714;
  margin: 0 0.375em;
  color: white;
  opacity: 0.4;
  position: relative;
  z-index: 9;
}
.social-media-icons a:link, .social-media-icons a:visited {
  color: white;
}
.social-media-icons a:hover, .social-media-icons a:active, .social-media-icons a:focus {
  color: white;
  opacity: 1;
}

.site-header .social-media-icons {
  float: right;
  height: 100%;
}

.search-open .site-header .social-media-icons {
  opacity: 0;
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
}

@media all and (min-width: 1500px) {
  .top-navigation .social-media-icons {
    margin-right: 0px !important;
  }
}
/**
 * 14.2 Galleries
 */
.gallery {
  margin: 2.25em auto;
}

.gallery-item {
  display: inline-block;
  padding: 0.75em;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
.gallery-item img {
  max-width: 100%;
  max-height: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #8c8c8c;
  display: block;
  font-family: var(--font-body);
  font-size: 12px;
  padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* Jetpack Galleries */
.tiled-gallery {
  margin: 2.25em auto !important;
}
.tiled-gallery .gallery-row {
  margin: 0 auto;
}

/* Styles for when user selects a dark header */
.dark-header {
  /* Secondary Nav */
  /* Search Icon */
}
.dark-header .site-title a {
  color: #38312f;
}
.dark-header .site-title a:link, .dark-header .site-title a:visited, .dark-header .site-title a:hover, .dark-header .site-title a:active, .dark-header .site-title a:focus {
  color: #38312f;
}
.dark-header .toggle-navigation {
  color: #38312f;
}
.dark-header .site-header .site-description {
  color: #38312f;
}
.dark-header .site-header .social-media-icons a {
  color: #38312f;
}
.dark-header .site-header .social-media-icons a:link, .dark-header .site-header .social-media-icons a:visited {
  color: #38312f;
}
.dark-header .site-header .social-media-icons a:hover, .dark-header .site-header .social-media-icons a:active, .dark-header .site-header .social-media-icons a:focus {
  color: #38312f;
}
.dark-header .toggle-secondary-navigation {
  color: #38312f;
}
.dark-header .menu-secondary-items a,
.dark-header .menu-secondary-items a:link,
.dark-header .menu-secondary-items a:visited,
.dark-header .menu-secondary-items a:hover,
.dark-header .menu-secondary-items a:active,
.dark-header .menu-secondary-items a:focus {
  color: #38312f;
}
.dark-header .site-header .search-form-container i {
  color: #38312f;
}
.dark-header .site-header.toggled .site-title a {
  color: white;
}
.dark-header .site-header.toggled .site-title a:link, .dark-header .site-header.toggled .site-title a:visited, .dark-header .site-header.toggled .site-title a:hover, .dark-header .site-header.toggled .site-title a:active, .dark-header .site-header.toggled .site-title a:focus {
  color: white;
}
.dark-header .site-header.toggled .toggle-navigation {
  color: white;
}
.dark-header .site-header.toggled .site-description {
  color: white;
}

/* 600px */
@media all and (min-width: 37.5em) {
  .dark-header .menu-secondary-items:before {
    color: #38312f;
  }
  .dark-header .menu-secondary-items ul {
    background: white;
  }
}
/* 800px */
@media all and (min-width: 50em) {
  .dark-header .menu-unset > ul a,
  .dark-header .menu-primary-items a {
    color: #38312f;
  }
  .dark-header .menu-unset > ul a:link, .dark-header .menu-unset > ul a:visited,
  .dark-header .menu-primary-items a:link,
  .dark-header .menu-primary-items a:visited {
    color: #38312f;
  }
  .dark-header .menu-unset > ul > li:after,
  .dark-header .menu-primary-items > li:after {
    color: #38312f;
  }
  .dark-header .menu-unset > ul ul,
  .dark-header .menu-primary-items ul {
    background: white;
  }
}
/* background image styles */
.background-image-active .background-image {
  background-size: cover;
  background-position: 50%;
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.background-image-active .site-header {
  border-color: transparent;
}
.background-image-active .excerpt {
  opacity: 1;
}
.background-image-active .site-header,
.background-image-active .site-header .search-form-container button,
.background-image-active .main,
.background-image-active .menu-secondary-items {
  background: none;
}
.background-image-active .top-navigation {
  background: rgba(255, 255, 255, 0.2);
}
.background-image-active .site-footer {
  background: #38312f;
}

/* background style textures */
.background-texture-active .site-header,
.background-texture-active .site-header .search-form-container button,
.background-texture-active .main,
.background-texture-active .menu-secondary-items {
  background: none;
}
.background-texture-active .site-header {
  border-color: transparent;
}
.background-texture-active .site-footer {
  background: #38312f;
}
.background-texture-active .top-navigation {
  background: rgba(255, 255, 255, 0.2);
}
.background-texture-active .excerpt {
  opacity: 1;
}

/* Featured Video styles */
.featured-video video {
  width: 100%;
}

.singular-page .featured-video {
  margin: -3em 0 3em;
}

.full-width-images.blog .excerpt.has-video,
.full-width-images.archive .excerpt.has-video,
.two-column-images.blog .excerpt.has-video,
.two-column-images.archive .excerpt.has-video {
  background: none;
}
.full-width-images.blog .excerpt.has-video .overlay,
.full-width-images.blog .excerpt.has-video .overlay-link,
.full-width-images.blog .excerpt.has-video i,
.full-width-images.archive .excerpt.has-video .overlay,
.full-width-images.archive .excerpt.has-video .overlay-link,
.full-width-images.archive .excerpt.has-video i,
.two-column-images.blog .excerpt.has-video .overlay,
.two-column-images.blog .excerpt.has-video .overlay-link,
.two-column-images.blog .excerpt.has-video i,
.two-column-images.archive .excerpt.has-video .overlay,
.two-column-images.archive .excerpt.has-video .overlay-link,
.two-column-images.archive .excerpt.has-video i {
  display: none;
}
.full-width-images.blog .excerpt.has-video .excerpt-container,
.full-width-images.archive .excerpt.has-video .excerpt-container,
.two-column-images.blog .excerpt.has-video .excerpt-container,
.two-column-images.archive .excerpt.has-video .excerpt-container {
  position: relative;
  opacity: 1;
}
.full-width-images.blog .excerpt.has-video .excerpt-header, .full-width-images.blog .excerpt.has-video .entry-header,
.full-width-images.archive .excerpt.has-video .excerpt-header,
.full-width-images.archive .excerpt.has-video .entry-header,
.two-column-images.blog .excerpt.has-video .excerpt-header,
.two-column-images.blog .excerpt.has-video .entry-header,
.two-column-images.archive .excerpt.has-video .excerpt-header,
.two-column-images.archive .excerpt.has-video .entry-header {
  padding: 0.75em 1.5em 1.5em;
}
.full-width-images.blog .excerpt.has-video .excerpt-title, .full-width-images.blog .excerpt.has-video .entry-title,
.full-width-images.archive .excerpt.has-video .excerpt-title,
.full-width-images.archive .excerpt.has-video .entry-title,
.two-column-images.blog .excerpt.has-video .excerpt-title,
.two-column-images.blog .excerpt.has-video .entry-title,
.two-column-images.archive .excerpt.has-video .excerpt-title,
.two-column-images.archive .excerpt.has-video .entry-title {
  font-size: 1em;
  line-height: 1.5;
}
.full-width-images.blog .excerpt.has-video .excerpt-title a, .full-width-images.blog .excerpt.has-video .entry-title a,
.full-width-images.archive .excerpt.has-video .excerpt-title a,
.full-width-images.archive .excerpt.has-video .entry-title a,
.two-column-images.blog .excerpt.has-video .excerpt-title a,
.two-column-images.blog .excerpt.has-video .entry-title a,
.two-column-images.archive .excerpt.has-video .excerpt-title a,
.two-column-images.archive .excerpt.has-video .entry-title a {
  color: white;
  opacity: 0.8;
}
.full-width-images.blog .excerpt.has-video .excerpt-title a:link, .full-width-images.blog .excerpt.has-video .entry-title a:link, .full-width-images.blog .excerpt.has-video .excerpt-title a:visited, .full-width-images.blog .excerpt.has-video .entry-title a:visited,
.full-width-images.archive .excerpt.has-video .excerpt-title a:link,
.full-width-images.archive .excerpt.has-video .entry-title a:link,
.full-width-images.archive .excerpt.has-video .excerpt-title a:visited,
.full-width-images.archive .excerpt.has-video .entry-title a:visited,
.two-column-images.blog .excerpt.has-video .excerpt-title a:link,
.two-column-images.blog .excerpt.has-video .entry-title a:link,
.two-column-images.blog .excerpt.has-video .excerpt-title a:visited,
.two-column-images.blog .excerpt.has-video .entry-title a:visited,
.two-column-images.archive .excerpt.has-video .excerpt-title a:link,
.two-column-images.archive .excerpt.has-video .entry-title a:link,
.two-column-images.archive .excerpt.has-video .excerpt-title a:visited,
.two-column-images.archive .excerpt.has-video .entry-title a:visited {
  color: white;
}
.full-width-images.blog .excerpt.has-video .excerpt-title a:hover, .full-width-images.blog .excerpt.has-video .entry-title a:hover, .full-width-images.blog .excerpt.has-video .excerpt-title a:active, .full-width-images.blog .excerpt.has-video .entry-title a:active, .full-width-images.blog .excerpt.has-video .excerpt-title a:focus, .full-width-images.blog .excerpt.has-video .entry-title a:focus,
.full-width-images.archive .excerpt.has-video .excerpt-title a:hover,
.full-width-images.archive .excerpt.has-video .entry-title a:hover,
.full-width-images.archive .excerpt.has-video .excerpt-title a:active,
.full-width-images.archive .excerpt.has-video .entry-title a:active,
.full-width-images.archive .excerpt.has-video .excerpt-title a:focus,
.full-width-images.archive .excerpt.has-video .entry-title a:focus,
.two-column-images.blog .excerpt.has-video .excerpt-title a:hover,
.two-column-images.blog .excerpt.has-video .entry-title a:hover,
.two-column-images.blog .excerpt.has-video .excerpt-title a:active,
.two-column-images.blog .excerpt.has-video .entry-title a:active,
.two-column-images.blog .excerpt.has-video .excerpt-title a:focus,
.two-column-images.blog .excerpt.has-video .entry-title a:focus,
.two-column-images.archive .excerpt.has-video .excerpt-title a:hover,
.two-column-images.archive .excerpt.has-video .entry-title a:hover,
.two-column-images.archive .excerpt.has-video .excerpt-title a:active,
.two-column-images.archive .excerpt.has-video .entry-title a:active,
.two-column-images.archive .excerpt.has-video .excerpt-title a:focus,
.two-column-images.archive .excerpt.has-video .entry-title a:focus {
  color: white;
  opacity: 1;
}

@media all and (min-width: 56.25em) {
  .excerpt .featured-video {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    /* fixes FF glitch where image focuses & unfocuses */
    width: 50%;
    height: 100%;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .excerpt .featured-video div,
  .excerpt .featured-video video {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .excerpt.even .featured-video {
    right: 50%;
    right: calc(50% - 1px);
  }

  /* Premium Layouts */
  .full-width .excerpt .featured-video,
  .full-width-images .excerpt .featured-video,
  .two-column .excerpt .featured-video,
  .two-column-images .excerpt .featured-video {
    width: 100%;
    height: auto;
    position: relative;
    right: 0;
  }
  .full-width .excerpt .featured-video div,
  .full-width .excerpt .featured-video video,
  .full-width-images .excerpt .featured-video div,
  .full-width-images .excerpt .featured-video video,
  .two-column .excerpt .featured-video div,
  .two-column .excerpt .featured-video video,
  .two-column-images .excerpt .featured-video div,
  .two-column-images .excerpt .featured-video video {
    position: relative;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
}
/* 900px */
@media all and (min-width: 56.25em) {
  .ie9 .excerpt {
    opacity: 1;
  }
  .ie9 .excerpt:hover {
    opacity: 1;
  }
}
/* Styles for Disqus Comment System */
#disqus_thread {
  background: white;
  padding: 1.5em 5.55%;
  max-width: 1280px;
}

/* 600px */
@media all and (min-width: 37.5em) {
  #disqus_thread {
    width: 88.88%;
    margin: 0 auto;
  }
}
/* 700px */
@media all and (min-width: 43.75em) {
  #disqus_thread {
    padding: 1.5em 10%;
  }
}
/* 900px */
@media all and (min-width: 56.25em) {
  #disqus_thread {
    padding: 1.5em 14.66%;
  }
}
/* 1100px */
@media all and (min-width: 68.75em) {
  #disqus_thread {
    padding: 1.5em 17.435% 3em;
  }
}
/* 1200px */
@media all and (min-width: 75em) {
  #disqus_thread {
    padding: 1.5em 19.75% 3em;
  }
}
@media all and (min-width: 1400px) {
  #disqus_thread {
    padding: 1.5em 285px 3em;
  }
}
/* bbpress Styles */
.bbpress.archive .main {
  width: 100%;
  margin-bottom: 3em;
}

.entry-bbpress {
  padding-top: 3em;
}
.entry-bbpress .entry-container {
  padding: 0 11.11%;
}

#wp-bbp_topic_content-editor-container input,
#wp-bbp_reply_content-editor-container input {
  width: auto;
  padding: 6px 24px !important;
}
#wp-bbp_topic_content-editor-container textarea,
#wp-bbp_reply_content-editor-container textarea {
  outline: solid 1px #38312f;
  margin-top: 1.5em !important;
}

#bbp_topic_tags {
  max-width: 500px;
  font-size: 13px;
}

#bbp_topic_title {
  max-width: none;
}

.bbp-submit-wrapper button {
  background: #38312f;
  color: white;
  max-width: 22.2em !important;
  min-width: 11.1em;
  padding: 0.8em;
  min-height: 45px;
  outline: none;
  border: none;
  font-family: var(--font-body);
  font-size: 0.813em;
  line-height: 1.85;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.bbp-submit-wrapper button:hover, .bbp-submit-wrapper button:active, .bbp-submit-wrapper button:focus {
  cursor: pointer;
  background: black;
}

@media all and (min-width: 62.5em) {
  #bbp_topic_title {
    width: 70%;
  }
}
#bbpress-forums div.bbp-search-form {
  margin: 1px 0 12px 0;
}

@media all and (min-width: 43.75em) {
  #bbpress-forums #bbp-search-form #bbp_search {
    width: 500px !important;
  }
}

/* ===================================
   SJRamblings.io Custom Styling
   Modern AWS-themed blog design
   =================================== */

/* Import Modern Fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=IBM+Plex+Serif:ital,wght@0,400;0,500;1,400;1,500&display=swap');

/* ===================================
   Color Palette & CSS Variables
   =================================== */
:root {
  /* Primary Colors */
  --navy-deep: #0b1628;
  --aws-orange: #e67e22;
  --white-bg: #ffffff;
  --grey-light: #f5f5f5;
  --grey-medium: #e9ecef;
  --grey-dark: #6c757d;
  
  /* Typography - Centralized Control */
  --font-heading: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-code: 'JetBrains Mono', 'SF Mono', Monaco, 'Cascadia Code', monospace;
  
  /* Font Sizes - Optimized based on live site */
  --font-size-base: 2.2rem;           /* Increase from 1.1rem for better readability */
  --font-size-small: 2rem;            /* Increase from 0.95rem for meta text */
  --font-size-large: 1.3rem;          /* Increase from 1.2rem for emphasis */
  --font-size-h1: 3rem;               /* Increase from 2.8rem for more impact */
  --font-size-h2: 2.4rem;             /* Increase from 2.2rem for better hierarchy */
  --font-size-h3: 2rem;               /* Increase from 1.8rem for subsections */
  --font-size-h4: 1.6rem;             /* Increase from 1.5rem for minor headings */
  --font-size-h5: 1.4rem;             /* Increase from 1.3rem for small headings */
  --font-size-h6: 1.3rem;             /* Increase from 1.2rem for tiny headings */
  
  /* Line Heights - Optimized for better readability */
  --line-height-base: 1.8;            /* Increase from 1.7 for more breathing room */
  --line-height-heading: 1.3;         /* Increase from 1.2 for better heading spacing */
  --line-height-tight: 1.5;           /* Increase from 1.4 for meta text */
  
  /* Spacing */
  --spacing-xs: 0.25rem;
  --spacing-sm: 0.5rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-xxl: 3rem;
  
  /* Shadows */
  --shadow-sm: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  --shadow-md: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  --shadow-lg: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  
  /* Border Radius */
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
}

/* ===================================
   Centralized Typography System
   =================================== */
/* Base typography for ALL elements */
body {
  font-family: var(--font-body);
  color: var(--grey-dark);
  background-color: var(--white-bg);
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
}

/* Universal heading system */
h1, .h1, .post-title, .page-title, .about h1, .homepage-content h1 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h1);
  line-height: var(--line-height-heading);
  color: var(--navy-deep);
  font-weight: 700;
  margin-bottom: var(--spacing-lg);
}

h2, .h2, .post-subtitle, .page-subtitle, .about h2, .homepage-content h2 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h2);
  line-height: var(--line-height-heading);
  color: var(--navy-deep);
  font-weight: 600;
  margin: var(--spacing-xl) 0 var(--spacing-md) 0;
}

h3, .h3, .about h3, .homepage-content h3 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h3);
  line-height: var(--line-height-heading);
  color: var(--navy-deep);
  font-weight: 600;
  margin: var(--spacing-lg) 0 var(--spacing-sm) 0;
}

h4, .h4, .about h4, .homepage-content h4 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h4);
  line-height: var(--line-height-heading);
  color: var(--navy-deep);
  font-weight: 600;
  margin: var(--spacing-lg) 0 var(--spacing-sm) 0;
}

h5, .h5, .about h5, .homepage-content h5 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h5);
  line-height: var(--line-height-heading);
  color: var(--navy-deep);
  font-weight: 600;
  margin: var(--spacing-md) 0 var(--spacing-sm) 0;
}

h6, .h6, .about h6, .homepage-content h6 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h6);
  line-height: var(--line-height-heading);
  color: var(--navy-deep);
  font-weight: 600;
  margin: var(--spacing-md) 0 var(--spacing-sm) 0;
}

/* Universal paragraph system */
p, .post-container p, .page-content p, .about p, .homepage-content p, .sidebar-container p {
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  color: var(--grey-dark);
  margin-bottom: var(--spacing-lg);
  font-weight: 400;
}

/* Universal list system */
ul, ol, .post-container ul, .post-container ol, .page-content ul, .page-content ol, .about ul, .about ol, .homepage-content ul, .homepage-content ol {
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  color: var(--grey-dark);
  margin-bottom: var(--spacing-lg);
  padding-left: var(--spacing-lg);
}

li, .post-container li, .page-content li, .about li, .homepage-content li {
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  color: var(--grey-dark);
  margin-bottom: var(--spacing-sm);
}

/* Universal link system */
a, .post-container a, .page-content a, .about a, .homepage-content a, .sidebar-container a {
  color: var(--aws-orange);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
  font-size: inherit;
}

a:hover, .post-container a:hover, .page-content a:hover, .about a:hover, .homepage-content a:hover, .sidebar-container a:hover {
  color: #e68a00;
  border-bottom-color: var(--aws-orange);
}

/* Universal strong/bold system */
strong, .post-container strong, .page-content strong, .about strong, .homepage-content strong {
  color: var(--navy-deep);
  font-weight: 700;
}

/* Universal blockquote system */
blockquote, .post-container blockquote, .page-content blockquote, .about blockquote, .homepage-content blockquote {
  font-size: var(--font-size-large);
  line-height: var(--line-height-base);
  font-style: italic;
  color: var(--grey-dark);
  margin: var(--spacing-lg) 0;
  padding-left: var(--spacing-lg);
  border-left: 4px solid var(--aws-orange);
  background-color: #fff8f0;
  padding: var(--spacing-lg);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
}

blockquote p, .post-container blockquote p, .page-content blockquote p, .about blockquote p, .homepage-content blockquote p {
  margin-bottom: 0;
  font-size: var(--font-size-base);
}

/* Universal code system */
code, .post-container code, .page-content code, .about code, .homepage-content code {
  font-family: var(--font-code);
  font-size: 1.8rem;  /* Increased to be proportional to base text (2.2rem) */
  background-color: var(--grey-light);
  padding: 2px 6px;
  border-radius: 3px;
  color: var(--navy-deep);
}

pre, .post-container pre, .page-content pre, .about pre, .homepage-content pre {
  font-family: var(--font-code);
  font-size: 1.8rem;  /* Increased to be proportional to base text (2.2rem) */
  line-height: 1.5;
  background-color: #282a36;
  color: #f8f8f2;
  padding: var(--spacing-lg);
  border-radius: var(--radius-md);
  overflow-x: auto;
  box-shadow: var(--shadow-md);
  margin: var(--spacing-xl) 0;
}

pre code, .post-container pre code, .page-content pre code, .about pre code, .homepage-content pre code {
  background-color: transparent;
  color: inherit;
  padding: 0;
}

/* Universal meta text system */
.post-meta, .page-meta, .about .meta, .homepage-content .meta {
  font-size: var(--font-size-small);
  line-height: var(--line-height-tight);
  color: var(--navy-deep);
  font-weight: 500;
  margin-bottom: var(--spacing-lg);
}

/* Universal tag system */
.post-tag, .page-tag, .about .tag, .homepage-content .tag {
  font-size: var(--font-size-small);
  line-height: var(--line-height-tight);
  color: var(--navy-deep);
  font-weight: 500;
}

/* Universal callout system */
.callout-content, .about .callout-content, .homepage-content .callout-content {
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
}

.callout-content p, .about .callout-content p, .homepage-content .callout-content p {
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  margin-bottom: 0.8rem;
}

/* Universal navigation system */
.navbar-custom .navbar-nav > li > a {
  font-size: 1.1rem;
  color: var(--navy-deep);
  font-family: var(--font-heading);
  font-weight: 500;
}

/* Universal horizontal rule system */
hr, .about hr, .homepage-content hr {
  border: none;
  border-top: 1px solid var(--grey-light);
  margin: var(--spacing-xxl) 0;
}

/* ===================================
   Layout & Container Styling
   =================================== */
/* Keep content areas white */
.post-container, 
.sidebar-container,
.container-fluid {
  background-color: var(--white-bg);
}

/* Hero section should be transparent to show background image */
.intro-header .site-heading {
  background-color: transparent;
  padding: 40px 0 !important; /* Override theme's 150px padding */
}

.intro-header {
  height: 50vh !important; /* Increased viewport height */
  max-height: 50vh !important; /* Increased viewport height */
  min-height: 50vh !important; /* Increased viewport height */
  overflow: hidden; /* Prevent content from spilling out */
}

/* ===================================
   Navigation & Header Logo
   =================================== */
.navbar-brand {
  display: flex;
  align-items: center;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 1.5rem;
  color: var(--navy-deep) !important;
  text-decoration: none;
}

.navbar-brand-logo {
  height: 36px;
  width: auto;
  margin-right: var(--spacing-md);
  transition: transform 0.2s ease;
}

.navbar-brand:hover .navbar-brand-logo {
  transform: scale(1.05);
}

.navbar-custom {
  background-color: var(--white-bg);
  position: relative;
  z-index: 1000;
}

/* Navigation links styling */
.navbar-custom .navbar-nav {
  position: relative;
  z-index: 1001;
}

.navbar-custom .navbar-nav > li > a {
  color: var(--navy-deep) !important;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 15px 12px;
  transition: all 0.2s ease;
  position: relative;
  z-index: 1002;
}

.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: var(--aws-orange) !important;
  background-color: transparent;
  transform: translateY(-1px);
}

.navbar-custom .navbar-nav > li > a:active {
  color: var(--aws-orange) !important;
  background-color: transparent;
}

/* Search icon styling */
.navbar-custom .navbar-nav > li > a > i.fa-search {
  color: var(--navy-deep);
  font-size: 1rem;
}

.navbar-custom .navbar-nav > li > a:hover > i.fa-search {
  color: var(--aws-orange);
}

/* Mobile navigation toggle */
.navbar-custom .navbar-toggle {
  border-color: var(--navy-deep);
}

.navbar-custom .navbar-toggle .icon-bar {
  background-color: var(--navy-deep);
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: transparent;
  border-color: var(--aws-orange);
}

.navbar-custom .navbar-toggle:hover .icon-bar,
.navbar-custom .navbar-toggle:focus .icon-bar {
  background-color: var(--aws-orange);
}

/* ===================================
   Hero Section Styling
   =================================== */
.intro-header {
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-color: transparent !important;
}

.intro-header .site-heading {
  position: relative;
  z-index: 3;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
}

.intro-header .site-heading h1 {
  color: var(--white-bg);
  text-shadow: 4px 4px 8px rgba(0,0,0,0.9);
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: var(--spacing-lg);
  letter-spacing: -0.02em;
  text-align: center;
  line-height: 1.1;
}

.intro-header .subheading {
  color: var(--white-bg);
  text-shadow: 3px 3px 6px rgba(0,0,0,0.9);
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

/* ===================================
   Callout Styling
   =================================== */
.callout {
  display: flex;
  gap: var(--spacing-md);
  padding: var(--spacing-lg);
  margin: var(--spacing-lg) 0;
  border-radius: 8px;
  border-left: 4px solid;
  background: var(--grey-light);
}

.callout-info {
  border-left-color: var(--aws-orange);
  background: rgba(255, 153, 0, 0.05);
}

.callout-warning {
  border-left-color: #f59e0b;
  background: rgba(245, 158, 11, 0.05);
}

.callout-error {
  border-left-color: #ef4444;
  background: rgba(239, 68, 68, 0.05);
}

.callout-success {
  border-left-color: #10b981;
  background: rgba(16, 185, 129, 0.05);
}

.callout-icon {
  font-size: 1.5rem;
  flex-shrink: 0;
  margin-top: 2px;
}

/* ===================================
   Buttons & Links
   =================================== */
/* Subtle underline animation */
.post-container a:not(.btn) {
  border-bottom: 1px solid transparent;
  transition: border-bottom-color 0.2s ease;
}

.post-container a:not(.btn):hover {
  border-bottom-color: var(--aws-orange);
}

/* Primary buttons */
.btn-primary, .btn-aws {
  background-color: var(--aws-orange);
  border-color: var(--aws-orange);
  color: var(--white-bg);
  font-family: var(--font-heading);
  font-weight: 500;
  border-radius: var(--radius-md);
  padding: var(--spacing-sm) var(--spacing-lg);
  transition: all 0.2s ease;
}

.btn-primary:hover, .btn-aws:hover {
  background-color: #e67e22;
  border-color: #e67e22;
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

/* ===================================
   Cards & Modern Layout
   =================================== */
.post-preview {
  background-color: var(--white-bg);
  border-radius: var(--radius-lg);
  padding: var(--spacing-xl);
  margin-bottom: var(--spacing-xl);
  box-shadow: var(--shadow-sm);
  transition: all 0.3s ease;
  border: 1px solid var(--grey-medium);
}

.post-preview:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: var(--aws-orange);
}

.post-preview .post-title a {
  color: var(--navy-deep);
  font-weight: 600;
}

.post-preview .post-title a:hover {
  color: var(--aws-orange);
}

/* ===================================
   Sidebar Enhancements
   =================================== */
.sidebar-container {
  background-color: var(--white-bg);
  border-radius: var(--radius-lg);
  padding: var(--spacing-xl);
  box-shadow: var(--shadow-sm);
  margin-bottom: var(--spacing-xl);
}

.sidebar-container .short-about img {
  border-radius: 50%;
  border: 3px solid var(--aws-orange);
  transition: transform 0.2s ease;
}

.sidebar-container .short-about img:hover {
  transform: scale(1.02);
}

/* ===================================
   Tags & Categories
   =================================== */
.tags a, .tags .tag {
  background-color: var(--aws-orange);
  color: var(--white-bg);
  border: none;
  border-radius: 20px;
  padding: var(--spacing-xs) var(--spacing-md);
  font-size: 0.85rem;
  font-weight: 500;
  transition: all 0.2s ease;
  display: inline-block;
  margin: var(--spacing-xs);
}

.tags a:hover, .tags .tag:hover {
  background-color: #e67e22;
  transform: translateY(-1px);
  box-shadow: var(--shadow-sm);
}

/* ===================================
   Clean Post Tags Styling (Theme-Aligned)
   =================================== */
.post-tags {
  margin-bottom: var(--spacing-lg);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* Ensure ALL tag variations get the orange styling */
.post-tag,
.post-tags .tag,
.post-tags a,
.post-container .tag,
.post-container .post-tags .tag,
.post-container .post-tags a {
  background: none;
  color: var(--aws-orange) !important; /* Make text orange by default with !important */
  padding: 0;
  font-size: var(--font-size-small);
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.3px;
  box-shadow: none;
  transition: all 0.2s ease;
  border: none;
  border-bottom: 2px solid var(--aws-orange) !important; /* Orange underline by default */
  margin-right: 20px;
  line-height: 1.4;
}

.post-tag:hover,
.post-tags .tag:hover,
.post-tags a:hover,
.post-container .tag:hover,
.post-container .post-tags .tag:hover,
.post-container .post-tags a:hover {
  color: var(--navy-deep) !important; /* Change text to navy-deep on hover for contrast */
  border-bottom-color: var(--aws-orange) !important; /* Ensure underline remains orange on hover */
  text-decoration: none;
}

.post-tag:active {
  transform: translateY(0);
}

/* Responsive adjustments for tags */
@media (max-width: 768px) {
  .post-tags {
    gap: 8px;
    margin-bottom: var(--spacing-md);
  }
  
  .post-tag {
    padding: 6px 14px;
    font-size: 0.8rem;
  }
}

/* ===================================
   Blog Post Header - Clean Image Only
   =================================== */
/* Remove any text overlay styling for blog posts */
.post .intro-header .site-heading,
.single .intro-header .site-heading {
  display: none; /* Hide the text overlay completely */
}

/* ===================================
   Post Header Styling (at top of article)
   =================================== */
.post-header {
  margin-bottom: var(--spacing-xl);
  padding-bottom: var(--spacing-lg);
  border-bottom: 2px solid var(--grey-light);
}

.post-header .tags {
  margin-bottom: var(--spacing-md);
}

.post-header .tag {
  background: var(--aws-orange); /* Orange background by default */
  color: var(--white-bg); /* White text for contrast */
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 500;
  text-decoration: none;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline-block;
  transition: all 0.3s ease;
}

.post-header .tag:hover {
  background: var(--navy-deep); /* Navy background on hover */
  color: var(--white-bg); /* Keep white text for contrast */
  transform: translateY(-1px);
  text-decoration: none;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .post-header {
    margin-bottom: var(--spacing-lg);
    padding-bottom: var(--spacing-md);
  }
}

/* ===================================
   Hide Sidebar Navigation Menu
   =================================== */
.catalog-container {
  display: none !important;
}

.side-catalog {
  display: none !important;
}

/* Also hide the sidebar container that contains the navigation */
.sidebar-container .catalog-container {
  display: none !important;
}

/* ===================================
   Blog Post Text Consistency
   =================================== */
.post-container {
  color: var(--navy-deep);
}

.post-container h1, 
.post-container h2, 
.post-container h3, 
.post-container h4, 
.post-container h5, 
.post-container h6 {
  color: var(--navy-deep);
  font-weight: 600;
}

.post-container a {
  color: var(--aws-orange);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
}

.post-container a:hover {
  border-bottom-color: var(--aws-orange);
  color: #e68a00;
}

/* ===================================
   HTML Callout Styling (Fallback)
   =================================== */
[data-node-type="callout"] {
  display: flex;
  gap: var(--spacing-md);
  padding: var(--spacing-lg);
  margin: var(--spacing-lg) 0;
  border-radius: 8px;
  border-left: 4px solid var(--aws-orange);
  background: rgba(255, 153, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

[data-node-type="callout-emoji"] {
  font-size: 1.5rem;
  flex-shrink: 0;
  margin-top: 2px;
}

[data-node-type="callout-text"] {
  flex: 1;
  line-height: var(--line-height-base);
  margin: 0;
  font-size: var(--font-size-base);
  color: var(--navy-deep);
}

[data-node-type="callout-text"] p:last-child {
  margin-bottom: 0;
}

[data-node-type="callout-text"] p {
  margin: 0 0 0.5rem 0;
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
}

[data-node-type="callout-text"] a {
  color: var(--aws-orange);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
}

[data-node-type="callout-text"] a:hover {
  border-bottom-color: var(--aws-orange);
}

/* ===================================
   Post Image Gallery Styling
   =================================== */
.post-gallery {
  margin: var(--spacing-xl) 0;
  padding: var(--spacing-lg);
  background: var(--grey-light);
  border-radius: var(--radius-lg);
  border: 1px solid var(--grey-medium);
}

.gallery-caption {
  text-align: center;
  color: var(--navy-deep);
  margin-bottom: var(--spacing-lg);
  font-size: 1.2rem;
  font-weight: 600;
}

.gallery-images {
  display: grid;
  gap: var(--spacing-md);
}

/* Grid Layout (default) */
.grid-layout .gallery-images {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

/* Single Column Layout */
.single-layout .gallery-images {
  grid-template-columns: 1fr;
  max-width: 600px;
  margin: 0 auto;
}

/* Two Column Layout */
.two-column-layout .gallery-images {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-item {
  text-align: center;
  background: var(--white-bg);
  padding: var(--spacing-md);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  transition: all 0.3s ease;
}

.gallery-item:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

.gallery-image {
  max-width: 100%;
  height: auto;
  border-radius: var(--radius-sm);
  margin-bottom: var(--spacing-sm);
}

.image-caption {
  font-size: 0.9rem;
  color: var(--grey-dark);
  font-style: italic;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .two-column-layout .gallery-images {
    grid-template-columns: 1fr;
  }
  
  .post-gallery {
    padding: var(--spacing-md);
    margin: var(--spacing-lg) 0;
  }
}

/* ===================================
   Responsive Design
   =================================== */
@media (min-width: 768px) {
  .post-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: var(--spacing-xl);
  }
}

@media (max-width: 767px) {
  .navbar-brand-logo {
    height: 30px;
  }
  
  .intro-header .site-heading {
    min-height: 50vh;
  }
  
  .intro-header .site-heading h1 {
    font-size: 2.5rem;
  }
  
  .intro-header .subheading {
    font-size: 1.2rem;
    max-width: 90%;
  }
}

/* ===================================
   Animation & Microinteractions
   =================================== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.post-preview {
  animation: fadeInUp 0.6s ease-out;
}

/* Smooth scrolling */
html {
  scroll-behavior: smooth;
}

/* Loading animation for images */
img {
  transition: opacity 0.3s ease;
}

img[loading="lazy"] {
  opacity: 0;
}

img[loading="lazy"].loaded {
  opacity: 1;
}

/* ===================================
   About Page Profile Picture
   =================================== */
.about-profile-section {
  text-align: center;
  padding: var(--spacing-lg);
  margin-top: var(--spacing-lg);
}

.about-profile-image {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 3px solid var(--aws-orange);
  box-shadow: var(--shadow-md);
  transition: all 0.3s ease;
  object-fit: cover;
}

.about-profile-image:hover {
  transform: scale(1.05);
  box-shadow: var(--shadow-lg);
}

/* Responsive adjustments for about page */
@media (max-width: 768px) {
  .about-profile-section {
    margin-top: var(--spacing-md);
    padding: var(--spacing-md);
  }
  
  .about-profile-image {
    width: 150px;
    height: 150px;
  }
}

/* ===================================
   Footer Social Media Icons - Restore Orange Theme
   =================================== */
/* Footer social media icons - restore AWS orange theme */
footer .fa-stack-2x {
  color: var(--aws-orange) !important;
}

footer .fa-stack-1x {
  color: var(--white-bg) !important;
}

/* Hover effects for footer icons */
footer .fa-stack:hover .fa-stack-2x {
  color: #e67e22 !important; /* Consistent orange on hover */
  transform: scale(1.05);
  transition: all 0.2s ease;
}

footer .fa-stack {
  transition: all 0.2s ease;
}

/* Ensure footer icons are properly sized and spaced */
footer .list-inline li {
  margin: 0 10px;
}

footer .fa-stack {
  font-size: 1.5em;
}

/* Copyright text styling */
footer .copyright {
  color: var(--grey-dark);
  font-size: var(--font-size-small);
  margin-top: 2rem;
}

/* ===================================
   Custom Header Styling - Start from Top
   =================================== */

/* CSS Custom Properties for Image Quality Management */
:root {
  --header-bg-fallback: #2c5aa0; /* Blue fallback matching image */
  --header-bg-blend: multiply;
}

/* Make header image start from the very top of the browser */
.intro-header {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 40vh;
  z-index: 0;
  background-attachment: fixed !important;
  background-position: center 10% !important;
  background-color: var(--header-bg-fallback) !important;
  
  /* Default: cover for smaller screens */
  background-size: cover !important;
}

/* Responsive Background-Size Strategy for Image Quality */
/* Small to medium screens: cover works fine */
@media (max-width: 1699px) {
  .intro-header {
    background-size: cover !important;
    background-position: center center !important;
  }
}

/* Large screens: contain to preserve quality and prevent stretching */
@media (min-width: 1700px) {
  .intro-header {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    /* Add subtle gradient overlay to blend edges */
    background-image: 
      linear-gradient(rgba(44, 90, 160, 0.1), rgba(44, 90, 160, 0.1)),
      var(--header-image-url, url('../img/base-header-image.png')) !important;
  }
}

/* Ultra-wide screens: prevent over-scaling */
@media (min-width: 2560px) {
  .intro-header {
    background-size: auto !important;
    background-position: center center !important;
    /* Add more padding for ultra-wide displays */
    padding: 5vh 10vw !important;
  }
}

/* Ensure no spacing from any parent elements */
body > header.intro-header {
  margin: 0 !important;
  padding: 0 !important;
}

/* Ensure navigation stays above the header image */
.navbar-custom {
  z-index: 1000 !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  /* Debug: Add a subtle border to see navigation boundaries */
  /* border: 1px solid rgba(255, 255, 255, 0.3) !important; */
}

/* Force transparency with maximum specificity */
body nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
}

/* Make navigation transparent - More specific selectors */
nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
}

nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .navbar-brand,
nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .nav li a {
  color: #ffffff !important;
}

nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .navbar-brand:hover,
nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .nav li a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* Override any theme background colors - More specific */
nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .navbar-collapse {
  background: transparent !important;
  background-color: transparent !important;
}

nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .navbar-nav {
  background: transparent !important;
  background-color: transparent !important;
}

nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .navbar-nav > li {
  background: transparent !important;
  background-color: transparent !important;
}

nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .navbar-nav > li > a {
  background: transparent !important;
  background-color: transparent !important;
}

/* Also override the container-fluid background */
nav.navbar.navbar-default.navbar-custom.navbar-fixed-top.transparent-nav .container-fluid {
  background: transparent !important;
  background-color: transparent !important;
}

/* Adjust site heading padding to account for navigation */
.intro-header .site-heading {
  padding-top: 60px !important;
  min-height: 40vh;
}

/* Ensure consistent navigation alignment across all pages */
.navbar-custom .navbar-nav {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
}

.navbar-custom .navbar-nav > li {
  display: flex !important;
  align-items: center !important;
  margin: 0 5px !important;
}

.navbar-custom .navbar-nav > li > a {
  display: flex !important;
  align-items: center !important;
  padding: 15px 12px !important;
  line-height: 1.2 !important;
  font-size: 1.1rem !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
}

/* Ensure navbar brand alignment */
.navbar-custom .navbar-brand {
  display: flex !important;
  align-items: center !important;
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  padding: 15px 0 !important;
}

/* Mobile navigation consistency */
@media (max-width: 767px) {
  .navbar-custom .navbar-nav {
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
  }
  
  .navbar-custom .navbar-nav > li {
    margin: 0 !important;
    width: 100% !important;
  }
  
  .navbar-custom .navbar-nav > li > a {
    padding: 12px 15px !important;
    text-align: center !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
}

/* Blog post preview styling */
.post-preview {
  margin-bottom: 2rem !important;
  padding-bottom: 1.5rem !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.post-preview:last-child {
  border-bottom: none !important;
}

.post-content-preview {
  margin: 1rem 0 !important;
  line-height: 1.6 !important;
  color: rgba(255, 255, 255, 0.8) !important;
  max-height: 4.5em !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}

.post-content-preview p {
  margin: 0.5rem 0 !important;
  font-size: 0.95rem !important;
}

.post-content-preview img {
  display: none !important;
}

.post-title {
  margin-bottom: 0.5rem !important;
  font-size: var(--font-size-h1) !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
}

.post-meta {
  margin: 0.5rem 0 !important;
  font-size: 0.9rem !important;
  color: #6c757d !important;
  font-style: italic !important;
}

.post-tags {
  margin-top: 1rem !important;
}

.post-tags .tag {
  display: inline-block !important;
  padding: 0.25rem 0.5rem !important;
  margin: 0.25rem 0.25rem 0.25rem 0 !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: rgba(255, 255, 255, 0.9) !important;
  text-decoration: none !important;
  border-radius: 3px !important;
  font-size: 0.8rem !important;
  transition: background-color 0.2s ease !important;
}

.post-tags .tag:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important;
}

/* Table styling for blog posts */
table {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 2rem 0 !important;
  background-color: #ffffff !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
  font-family: var(--font-body, 'Raleway', sans-serif) !important;
  border: 1px solid var(--grey-light) !important;
}

table th {
  background-color: var(--aws-orange) !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 0.9rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  padding: 1rem 0.75rem !important;
  text-align: left !important;
  border-bottom: 2px solid var(--aws-orange) !important;
}

table td {
  padding: 1rem 0.75rem !important;
  color: var(--grey-dark) !important;
  font-size: 0.9rem !important;
  line-height: 1.5 !important;
  border-bottom: 1px solid var(--grey-light) !important;
  vertical-align: top !important;
}

table tr:last-child td {
  border-bottom: none !important;
}

table tr:nth-child(even) {
  background-color: rgba(230, 126, 34, 0.05) !important;
}

table tr:hover {
  background-color: rgba(230, 126, 34, 0.1) !important;
}

/* Table content styling */
table strong {
  color: var(--navy-deep) !important;
  font-weight: 600 !important;
}

table em {
  color: var(--aws-orange) !important;
  font-style: italic !important;
}

/* Responsive table styling */
@media (max-width: 768px) {
  table {
    font-size: 0.8rem !important;
    margin: 1.5rem 0 !important;
  }
  
  table th,
  table td {
    padding: 0.75rem 0.5rem !important;
  }
  
  /* Make table horizontally scrollable on mobile */
  .table-responsive {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  
  table {
    min-width: 600px !important;
  }
}

/* Table caption styling */
table caption {
  caption-side: bottom !important;
  margin-top: 1rem !important;
  font-size: 0.8rem !important;
  color: rgba(255, 255, 255, 0.6) !important;
  font-style: italic !important;
  text-align: center !important;
}

/* No Bootstrap containers to override - removed from template */

/* Override minified CSS background position with maximum specificity */
body .intro-header,
html .intro-header,
.intro-header.intro-header {
  background-position: center 25% !important;
}

/* Ensure body and html have no margins */
html, body {
  margin: 0 !important;
  padding: 0 !important;
}

/* Ensure main content starts below the header */
.main,
.container:not(.intro-header .container) {
  margin-top: 4rem !important;
  position: relative;
  z-index: 2;
  background: white;
}

.post-container table td em,
.page-content table td em,
.about table td em,
.homepage-content table td em {
  color: var(--aws-orange);
  font-style: italic;
  font-weight: 500;
}

/* Responsive table design */
@media (max-width: 768px) {
  .post-container table,
  .page-content table,
  .about table,
  .homepage-content table {
    font-size: 0.9rem;
    margin: var(--spacing-lg) 0;
  }
  
  .post-container table th,
  .page-content table th,
  .about table th,
  .homepage-content table th,
  .post-container table td,
  .page-content table td,
  .about table td,
  .homepage-content table td {
    padding: var(--spacing-md);
  }
  
  .post-container table th,
  .page-content table th,
  .about table th,
  .homepage-content table th {
    font-size: 0.8rem;
    letter-spacing: 0.3px;
  }
}

/* Table caption styling */
.post-container table caption,
.page-content table caption,
.about table caption,
.homepage-content table caption {
  caption-side: bottom;
  text-align: center;
  padding: var(--spacing-md);
  color: var(--grey-dark);
  font-style: italic;
  font-size: var(--font-size-small);
  margin-top: var(--spacing-sm);
}

/* Enhanced first column styling for feature tables */
.post-container table td:first-child:contains("Focus"),
.post-container table td:first-child:contains("Configuration"),
.post-container table td:first-child:contains("Learning"),
.post-container table td:first-child:contains("Underlying"),
.page-content table td:first-child:contains("Focus"),
.page-content table td:first-child:contains("Configuration"),
.page-content table td:first-child:contains("Learning"),
.page-content table td:first-child:contains("Underlying"),
.about table td:first-child:contains("Focus"),
.about table td:first-child:contains("Configuration"),
.about table td:first-child:contains("Learning"),
.about table td:first-child:contains("Underlying"),
.homepage-content table td:first-child:contains("Focus"),
.homepage-content table td:first-child:contains("Configuration"),
.homepage-content table td:first-child:contains("Learning"),
.homepage-content table td:first-child:contains("Underlying") {
  background: linear-gradient(135deg, rgba(230, 126, 34, 0.1) 0%, rgba(11, 22, 40, 0.05) 100%);
  border-right: 2px solid var(--aws-orange);
  font-weight: 700;
  color: var(--navy-deep);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.9em;
}

/* ===================================
   Complete Beautiful Table Styling
   =================================== */
.post-container table,
.page-content table,
.about table,
.homepage-content table {
  width: 100%;
  border-collapse: collapse;
  margin: var(--spacing-xl) 0;
  background: var(--white-bg);
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: var(--shadow-md);
  border: 1px solid var(--grey-medium);
}

.post-container table thead,
.page-content table thead,
.about table thead,
.homepage-content table thead {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.1) 100%);
  color: #ffffff;
}

.post-container table th,
.page-content table th,
.about table th,
.homepage-content table th {
  padding: var(--spacing-lg);
  text-align: left;
  font-weight: 600;
  font-size: var(--font-size-small);
  text-transform: none;
  letter-spacing: 0.2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  color: #ffffff;
}

.post-container table th:first-child,
.page-content table th:first-child,
.about table th:first-child,
.homepage-content table th:first-child {
  border-top-left-radius: var(--radius-lg);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 100%);
  color: #ffffff;
}

.post-container table th:last-child,
.page-content table th:last-child,
.about table th:last-child,
.homepage-content table th:last-child {
  border-top-right-radius: var(--radius-lg);
}

.post-container table tbody tr,
.page-content table tbody tr,
.about table tbody tr,
.homepage-content table tbody tr {
  transition: all 0.2s ease;
  border-bottom: 1px solid var(--grey-light);
}

.post-container table tbody tr:hover,
.page-content table tbody tr:hover,
.about table tbody tr:hover,
.homepage-content table tbody tr:hover {
  background-color: rgba(230, 126, 34, 0.05);
  transform: translateY(-1px);
  box-shadow: var(--shadow-sm);
}

.post-container table tbody tr:last-child,
.page-content table tbody tr:last-child,
.about table tbody tr:last-child,
.homepage-content table tbody tr:last-child {
  border-bottom: none;
}

.post-container table td,
.page-content table td,
.about table td,
.homepage-content table td {
  padding: var(--spacing-lg);
  vertical-align: top;
  line-height: var(--line-height-base);
  color: var(--grey-dark);
}

.post-container table td:first-child,
.page-content table td:first-child,
.about table td:first-child,
.homepage-content table td:first-child {
  font-weight: 600;
  color: var(--navy-deep);
  background: rgba(230, 126, 34, 0.08);
  border-right: 1px solid var(--grey-light);
}

.post-container table td strong,
.page-content table td strong,
.about table td strong,
.homepage-content table td strong {
  color: var(--navy-deep);
  font-weight: 600;
}

.post-container table td em,
.page-content table td em,
.about table td em,
.homepage-content table td em {
  color: var(--aws-orange);
  font-style: italic;
  font-weight: 500;
}

/* Clean table header styling */
.post-container table thead,
.page-content table thead,
.about table thead,
.homepage-content table thead {
  position: relative;
}

/* Special styling for feature comparison tables */
.post-container table:has(td:first-child:contains("Feature")),
.page-content table:has(td:first-child:contains("Feature")),
.about table:has(td:first-child:contains("Feature")),
.homepage-content table:has(td:first-child:contains("Feature")) {
  border: 2px solid var(--aws-orange);
}

.post-container table:has(td:first-child:contains("Feature")) thead,
.page-content table:has(td:first-child:contains("Feature")) thead,
.about table:has(td:first-child:contains("Feature")) thead,
.homepage-content table:has(td:first-child:contains("Feature")) thead {
  background: linear-gradient(135deg, var(--aws-orange) 0%, #e67e22 100%);
}

.post-container table:has(td:first-child:contains("Feature")) tbody tr:nth-child(even),
.page-content table:has(td:first-child:contains("Feature")) tbody tr:nth-child(even),
.about table:has(td:first-child:contains("Feature")) tbody tr:nth-child(even),
.homepage-content table:has(td:first-child:contains("Feature")) tbody tr:nth-child(even) {
  background-color: rgba(230, 126, 34, 0.03);
}

/* ===================================
   Blog Card Styling
   =================================== */

.blog-card {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: var(--aws-orange);
}

.blog-card-content {
  padding: 2rem;
}

.blog-card-header {
  margin-bottom: 1.5rem;
}

.blog-card-title {
  margin: 0 0 0.5rem 0;
  font-size: var(--font-size-h1);
  font-weight: 600;
  line-height: 1.3;
  color: var(--navy-deep);
}

.blog-card-title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}

.blog-card-title a:hover {
  color: var(--aws-orange);
}

.blog-card-subtitle {
  margin: 0 0 1rem 0;
  font-size: 1.1rem;
  font-weight: 400;
  color: #666;
  line-height: 1.4;
}

.blog-card-meta {
  margin-bottom: 1rem;
}

.blog-card-date {
  color: #888;
  font-size: 0.9rem;
  font-weight: 500;
}

.blog-card-excerpt {
  margin-bottom: 1.5rem;
  line-height: 1.6;
  color: #444;
  font-size: 1rem;
}

.blog-card-excerpt p {
  margin: 0 0 1rem 0;
}

.blog-card-excerpt p:last-child {
  margin-bottom: 0;
}

.blog-card-footer {
  border-top: 1px solid #f0f0f0;
  padding-top: 1.5rem;
}

.blog-card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.blog-card-tag {
  background: none;
  color: var(--aws-orange) !important;
  padding: 0;
  font-size: var(--font-size-small);
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease;
}

.blog-card-tag:hover {
  color: var(--navy-deep) !important;
  border-bottom-color: var(--aws-orange) !important;
  text-decoration: none;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .blog-card-content {
    padding: 1.5rem;
  }
  
  .blog-card-title {
    font-size: 2.2rem;
  }
  
  .blog-card-subtitle {
    font-size: 1rem;
  }
  
  .blog-card-tags {
    gap: 0.4rem;
  }
  
  .blog-card-tag {
    font-size: 0.8rem;
  }
}

/* ===== NAVIGATION VISIBILITY ENHANCEMENT ===== */
/* Adaptive gradient overlay for better navigation visibility on header images */

/* Add gradient overlay to header images where navigation sits */
.intro-header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120px; /* Cover the navigation area */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.2) 80%,
    transparent 100%
  );
  pointer-events: none; /* Allow clicks through the overlay */
  z-index: 1;
}

/* Ensure navigation stays above the overlay */
.navbar-custom {
  position: relative;
  z-index: 1000;
}

/* Enhanced text styling for better contrast */
.navbar-custom.transparent-nav .navbar-brand,
.navbar-custom.transparent-nav .nav li a {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: 800; /* Slightly bolder for better visibility */
}

/* Hover states with better contrast */
.navbar-custom.transparent-nav .navbar-brand:hover,
.navbar-custom.transparent-nav .navbar-brand:focus,
.navbar-custom.transparent-nav .nav li a:hover,
.navbar-custom.transparent-nav .nav li a:focus {
  color: rgba(255, 255, 255, 1) !important; /* Full white on hover */
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.7);
}

/* Mobile navigation enhancements */
@media only screen and (max-width: 767px) {
  .intro-header::after {
    height: 80px; /* Smaller gradient for mobile */
  }
  
  /* Mobile toggle button enhancement */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  }
}

/* Fallback for very light images - add subtle backdrop blur */
.navbar-custom.transparent-nav .container-fluid {
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
}


/* ===== COMPACT BLOG CARDS LAYOUT ===== */

.blog-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
  margin-bottom: 3rem;
}

.blog-card-compact {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
  height: 320px;
  display: flex;
  flex-direction: column;
}

.blog-card-compact:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: var(--aws-orange);
}

.blog-card-compact-link {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.blog-card-compact-image {
  width: 100%;
  height: 140px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
}

.blog-card-compact-image img,
.blog-card-compact-image picture {
  width: 100%;
  height: 100%;
}

.blog-card-compact-image img {
  object-fit: cover;
  transition: transform 0.3s ease;
  opacity: 1 !important;
  display: block;
}

.blog-card-compact-image picture {
  display: block;
}

.blog-card-compact:hover .blog-card-compact-image img {
  transform: scale(1.05);
}

.blog-card-compact-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, var(--grey-light), var(--grey-medium));
  color: var(--grey-dark);
  font-size: 2rem;
}

.blog-card-compact-content {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
}

h3.blog-card-compact-title {
  font-family: var(--font-heading);
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 0.75rem 0;
  color: #2c3e50;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-card-compact-link:hover .blog-card-compact-title {
  color: var(--aws-orange);
}

.blog-card-compact-meta {
  margin: 0.5rem 0 0.75rem 0;
}

.blog-card-compact-date {
  font-size: 0.85rem;
  color: var(--grey-dark);
  font-weight: 500;
}

.blog-card-compact-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin-top: auto;
}

.blog-card-compact-tag {
  background: var(--grey-light);
  color: #495057;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 500;
}

/* ===== COMPACT CARDS RESPONSIVE BREAKPOINTS ===== */

@media (max-width: 768px) {
  .blog-cards-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  
  .blog-card-compact {
    height: 280px;
  }
  
  .blog-card-compact-image {
    height: 120px;
  }
  
  .blog-card-compact-content {
    padding: 1rem;
  }
  
  h3.blog-card-compact-title {
    font-size: 16px !important;
    -webkit-line-clamp: 2;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .blog-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .blog-cards-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
  
  .blog-card-compact {
    height: 340px;
  }
  
  .blog-card-compact-image {
    height: 160px;
  }
}
