/*
 Theme Name: Septics
 Template: twentysixteen
 Version: 1.0
 Author:	Septics
 Theme URI: http://zephyr.us-themes.com/
 Author URI: http://us-themes.com/
 */
@media screen and (max-width: 600px) {
  .site-footer .main-navigation {
    display: none; } }

@media screen and (min-width: 601px) {
  .main-navigation {
    display: none; } }

#septics {
  background-color: #fff; }
  #septics .entry-content {
    float: none; }
  #septics .entry-header {
    margin-bottom: 0; }
  #septics #page {
    margin: 0; }
  #septics #speaker-icon {
    height: 1.5em;
    width: 1.5em; }
  #septics article .entry-content {
    width: auto; }
  #septics .entry-extras p {
    margin-bottom: 0.5em; }
    #septics .entry-extras h2 {
      margin-top: 1em;
      margin-bottom: 0;
      font-size: 1rem; }
  #septics .site-branding {
    width: calc(100% - 42px); }
    #septics .site-branding img {
      display: none; }
  #septics #masthead {
    margin-bottom: 5em; }
  #septics #masthead.site-header {
    padding: 0px; }
  #septics .toggled-on {
    background-color: transparent; }
  #septics #menu-toggle {
    border: none; }
    #septics #menu-toggle img {
      height: 20px;
      width: 20px; }
  #septics .header-image {
    margin-top: -25px;
    margin-bottom: 0; }
  #septics .site-description {
    font-size: 1em;
    display: block;
    text-align: center;
    margin-left: 7.6923%;
    margin-right: 7.6923%; }
  #septics .main-navigation {
    padding-left: 1em;
    padding-right: 1em; }
  #septics .widget {
    border-top: none;
    padding-top: 0; }
  #septics .footer {
    background-color: #aa7942;
    padding: 2em;
    overflow: auto; }
    #septics .footer .social {
      float: left; }
      #septics .footer .social img {
        width: 1.5em;
        height: 1.5em; }
    #septics .footer .site-info {
      float: right;
      line-height: 2em;
      color: #fff;
      font-family: Montserrat, "Helvetica Neue", sans-serif; }
  #septics h1, #septics h2, #septics h3, #septics h4, #septics h5 {
    font-family: Montserrat, "Helvetica Neue", sans-serif; }
  #septics h2 {
    font-size: 16px;
    font-size: 1.1875rem;
    text-transform: uppercase; }
  #septics .btn {
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.04688em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase; }
  #septics .btn:hover, #septics .btn:focus {
    background: #007acc;
    color: #fff; }
  #septics .more {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    text-decoration: none;
    float: right;
    box-shadow: none; }
  #septics .content-column {
    clear: right;
    margin-top: 3em; }
  #septics .page-header {
    border-top: none;
    padding-top: 0;
    margin-bottom: 1em; }

#septics.archive .archive-entry .entry-title, #septics.search-results .archive-entry .entry-title {
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 0px;
  font-size: 1.5rem; }
  #septics.archive .archive-entry .entry-title a, #septics.search-results .archive-entry .entry-title a {
    color: #007acc; }
