@import url(normalize.css);
@import url(font-awesome.min.css);
/* ==========================================================================
   Table of Contents
   ========================================================================== */
/*

    0.  Includes
    1.  Icons
    2.  General
    3.  Utilities
    4.  General
    5.  List of Posts
    6.  Single Post
    7.  Third Party Elements
    8.  Widgets
    9.  Pagination
    10  Footer
    11. Menu for Mobile Devices
    12. Featured Slider
    13. Error Page
    14. Media Queries (Tablet - Smaller than 768px)
    15. Media Queries (Tablet - Smaller than 767px)
    16. Media Queries (Mobile - Smaller than 500px)
    17. Media Queries (Mobile - Smaller than 320px)

 */
/* ==========================================================================
   0. Variables
   ========================================================================== */
/* ==========================================================================
   1. Includes
   ========================================================================== */
@font-face {
  font-family: 'Oswald';
  src: url("../fonts/oswald.regular.eot");
  src: url("../fonts/oswald.regular.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald.regular.woff") format("woff"), url("../fonts/oswald.regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Oswald';
  src: url("../fonts/oswald.bold.eot");
  src: url("../fonts/oswald.bold.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald.bold.woff") format("woff"), url("../fonts/oswald.bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Oswald';
  src: url("../fonts/oswald.light.eot");
  src: url("../fonts/oswald.light.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald.light.woff") format("woff"), url("../fonts/oswald.light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'OpenSansLightRegular';
  src: url("../fonts/opensans-light.eot");
  src: url("../fonts/opensans-light.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light.woff") format("woff"), url("../fonts/opensans-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSansRegular';
  src: url("../fonts/opensans-regular.eot");
  src: url("../fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSansSemiboldRegular';
  src: url("../fonts/opensans-semibold.eot");
  src: url("../fonts/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold.woff") format("woff"), url("../fonts/opensans-semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   2. General - Setting up some base styles
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  max-height: 100%;
  font-size: 62.5%; }

body {
  height: 100%;
  max-height: 100%;
  font-family: 'OpenSansRegular', sans-serif;
  font-size: 2.0rem;
  line-height: 1.6em;
  color: #3A4145; }
  body.home-template main.content {
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1); }
  body main.content {
    position: relative;
    background-color: #f2f2f2;
    z-index: 1; }

::-moz-selection {
  color: #222;
  background: #D6EDFF;
  text-shadow: none; }

::selection {
  color: #222;
  background: #D6EDFF;
  text-shadow: none; }

h1, h2, h3,
h4, h5, h6 {
  text-rendering: optimizeLegibility;
  line-height: 1;
  margin-top: 0;
  font-family: 'Oswald', sans-serif; }

h1 {
  font-size: 5rem;
  line-height: 1.2em;
  letter-spacing: -2px;
  text-indent: -3px; }

h2 {
  font-size: 4rem;
  line-height: 1.2em;
  letter-spacing: -1px;
  text-indent: -2px; }

h3 {
  font-size: 3.5rem; }

h4 {
  font-size: 3rem; }

h5 {
  font-size: 2.5rem; }

h6 {
  font-size: 2rem; }

strong {
  font-family: "OpenSansSemiboldRegular";
  color: #353535; }

a {
  color: #4a4a4a;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

a:hover {
  color: #adadad; }

h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
  color: #353535;
  font-family: "Oswald";
  font-weight: normal; }

p, ul, ol, dl {
  margin: 1.6em 0; }

ol ol, ul ul,
ul ol, ol ul {
  margin: 0.4em 0; }

dl dt {
  float: left;
  width: 180px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  margin-bottom: 1em; }

dl dd {
  margin-left: 200px;
  margin-bottom: 1em; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #7e7e7e;
  margin: 1em 0;
  padding: 0; }

blockquote {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.6em 0 1.6em 0;
  padding: 0 0 0 2.8em;
  color: #828282; }
  blockquote:before {
    position: absolute;
    top: 35px;
    left: -3px;
    font-family: "Oswald";
    font-weight: 300;
    font-size: 120px;
    content: '\201C'; }

blockquote p {
  margin: 0.8em 0;
  font-family: "OpenSansLightRegular";
  font-style: italic; }

blockquote small {
  display: inline-block;
  margin: 0.8em 0 0.8em 1.5em;
  font-size: 0.9em;
  color: #ccc; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote cite {
  font-weight: bold; }

blockquote cite a {
  font-weight: normal; }

mark {
  background-color: #ffc336; }

code, tt {
  padding: 1px 3px;
  font-family: Inconsolata, monospace, sans-serif;
  font-size: 0.85em;
  white-space: pre-wrap;
  border: 1px solid #E3EDF3;
  background: #F7FAFB;
  border-radius: 2px; }

pre {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.6em 0;
  border: 1px solid #E3EDF3;
  width: 100%;
  padding: 10px;
  font-family: Inconsolata, monospace, sans-serif;
  font-size: 0.9em;
  white-space: pre;
  overflow: auto;
  background: #F7FAFB;
  border-radius: 3px; }

pre code, tt {
  font-size: inherit;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
  background: transparent;
  border: none;
  padding: 0; }

kbd {
  display: inline-block;
  margin-bottom: 0.4em;
  padding: 1px 8px;
  border: #ccc 1px solid;
  color: #666;
  text-shadow: #fff 0 1px 0;
  font-size: 0.9em;
  font-weight: bold;
  background: #f4f4f4;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 white inset; }

table {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.6em 0;
  width: 100%;
  max-width: 100%;
  background-color: transparent; }

table th,
table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #efefef; }

table th {
  color: #000; }

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0; }

table tbody + tbody {
  border-top: 2px solid #efefef; }

table table table {
  background-color: #fff; }

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6; }

table.plain tbody > tr:nth-child(odd) > td,
table.plain tbody > tr:nth-child(odd) > th {
  background: transparent; }

/* ==========================================================================
   3. Utilities - These things get used a lot
   ========================================================================== */
.hidden {
  text-indent: -9999px;
  visibility: hidden;
  display: none; }

.inner {
  position: relative;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 13px; }

.vertical {
  display: table-cell;
  vertical-align: middle; }

.btn {
  position: relative;
  display: inline-block;
  min-width: 120px;
  padding: 0 25px;
  font-family: "Oswald";
  font-size: 1.6rem;
  text-decoration: none;
  background-color: #353535;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .btn.square {
    min-width: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center; }

.icon-wrapper i {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  z-index: 1;
  box-shadow: 0 0 0 2px #4a4a4a;
  color: #fff; }
  .icon-wrapper i:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #4a4a4a;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s; }
  .icon-wrapper i:hover {
    color: #fff; }
    .icon-wrapper i:hover:after {
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0; }

.clearfix:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden; }

/* ==========================================================================
   4. Header
   ========================================================================== */
.site-head {
  position: fixed;
  width: 100%;
  border-bottom: 3px solid #adadad;
  background-color: #ffffff;
  height: 80px;
  z-index: 9999;
  /* The details of your blog. Defined in ghost/settings/ */ }
  .site-head .inner {
    height: 80px;
    color: #adadad; }
  .site-head .blog-title {
    float: left;
    font-size: 3.6rem;
    letter-spacing: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    line-height: 77px;
    color: #adadad; }
  .site-head .menu {
    float: right; }
    .site-head .menu ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .site-head .menu ul li {
        float: left;
        text-align: center; }
        .site-head .menu ul li a {
          display: block;
          min-width: 80px;
          padding: 0 20px;
          line-height: 77px;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "Oswald";
          font-size: 1.5rem;
          color: #adadad; }
          .site-head .menu ul li a.active {
            color: #ffffff;
            background-color: #353535;
            box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.1); }
          .site-head .menu ul li a:hover:not(.active) {
            color: #ffffff;
            background-color: #adadad; }

.cover {
  position: relative;
  padding-top: 77px;
  background-size: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .cover .cover__inner {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
  .cover .blog-description {
    margin: 0 auto;
    padding: 42px 0;
    width: 64%;
    font-family: "OpenSansLightRegular", sans-serif;
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.6em;
    color: #ffffff; }

/* LOGO. Upload one in ghost/settings/ */
.blog-logo {
  float: left;
  display: block;
  margin-right: 15px;
  height: 77px;
  line-height: 73px;
  text-decoration: none; }
  .blog-logo img {
    vertical-align: middle;
    display: inline-block;
    max-height: 73px; }

/* ==========================================================================
   5. List of Posts
   ========================================================================== */
.post-list {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-left: -20px;
  /* Every post, on every page, gets this style on its <article> tag */ }
  .post-list .grid-sizer {
    width: 314px; }
  .post-list .gutter-sizer {
    width: 6px; }
  .post-list .post {
    float: left;
    margin-left: 20px;
    position: relative;
    width: 300px;
    margin-bottom: 20px;
    background-color: #ffffff; }
    .post-list .post.featured .featured-status .fa-star-o::before {
      content: "\f005";
      color: #353535; }
    .post-list .post .post-image {
      min-height: 80px;
      overflow: hidden; }
      .post-list .post .post-image p {
        margin: 0; }
      .post-list .post .post-image img {
        display: block;
        width: 100%; }
      .post-list .post .post-image iframe {
        display: block;
        width: 100%;
        height: 200px; }
    .post-list .post time {
      position: absolute;
      display: block;
      top: -71px;
      left: 0px;
      width: 67px;
      height: 60px;
      padding-top: 5px;
      background-color: #353535;
      color: #fff;
      font-family: "Oswald";
      font-size: 2.4rem;
      text-align: center; }
      .post-list .post time:before {
        content: "";
        position: absolute;
        top: -10px;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 10px solid #adadad;
        border-left: 7px solid transparent; }
      .post-list .post time span {
        display: block;
        text-transform: uppercase;
        line-height: 1.2; }
        .post-list .post time span:last-child {
          font-size: 18px; }
    .post-list .post .post-content {
      position: relative;
      margin: 0 -7px;
      padding: 21px 19px 4px 19px;
      background-color: #ffffff;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
      .post-list .post .post-content:before {
        content: "";
        position: absolute;
        top: -10px;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 10px solid #adadad;
        border-left: 7px solid transparent; }
      .post-list .post .post-content:after {
        content: "";
        position: absolute;
        top: -10px;
        right: 0;
        width: 0;
        height: 0;
        border-bottom: 10px solid #adadad;
        border-right: 7px solid transparent; }
      .post-list .post .post-content .post-title {
        margin: 0;
        font-size: 24px;
        text-transform: uppercase; }
        .post-list .post .post-content .post-title a {
          text-decoration: none;
          color: #353535; }
          .post-list .post .post-content .post-title a:hover {
            color: #adadad; }
      .post-list .post .post-content .post-excerpt p {
        margin: 17px 0;
        font-size: 0.7em;
        line-height: 1.43em; }
      .post-list .post .post-content .post-footer {
        display: table;
        border-top: 1px solid #ebebeb;
        padding: 5px 0 0 0;
        width: 100%;
        color: #adadad;
        font-size: 1.2rem;
        text-transform: uppercase; }
        .post-list .post .post-content .post-footer i {
          font-size: 1.4rem; }
        .post-list .post .post-content .post-footer > * {
          display: table-cell;
          padding: 0 12px;
          overflow: hidden;
          text-overflow: ellipsis; }
          .post-list .post .post-content .post-footer > *:first-child {
            padding-left: 0;
            min-width: 50px;
            width: 50px; }
          .post-list .post .post-content .post-footer > *:last-child {
            padding-right: 0;
            width: 24px; }
          .post-list .post .post-content .post-footer > * + div {
            border-left: 1px solid #ebebeb; }
        .post-list .post .post-content .post-footer .comments-counter a {
          text-decoration: none;
          color: #adadad; }
        .post-list .post .post-content .post-footer .tags {
          max-width: 199px;
          line-height: 1.6rem; }
          .post-list .post .post-content .post-footer .tags i {
            margin-right: 3px; }

.user-meta {
  position: relative;
  padding: 0.3rem 40px 0 100px;
  min-height: 77px; }

.user-image {
  position: absolute;
  top: 0;
  left: 0; }

.user-name {
  display: block;
  font-weight: bold; }

.user-bio {
  display: block;
  max-width: 440px;
  font-size: 1.4rem;
  line-height: 1.5em; }

.publish-meta {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4.3rem 0 4rem 0;
  text-align: right; }

.publish-heading {
  display: block;
  font-weight: bold; }

.publish-date {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5em; }

/* ==========================================================================
   6. Single Post - When you click on an individual post
   ========================================================================== */
.post-template main.content {
  border-bottom: 3px solid #adadad; }
.post-template .header-placeholder {
  height: 80px; }
.post-template .post-cover {
  position: relative;
  min-height: 450px;
  height: 50%;
  background-size: cover; }
  .post-template .post-cover .cover__inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #adadad;
    border-bottom: 3px solid #adadad;
    background-color: rgba(53, 53, 53, 0.9);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
.post-template article > .inner {
  padding-top: 40px; }
.post-template .col-content {
  float: left;
  width: calc(100% - 265px);
  color: #565656; }
  .post-template .col-content h2, .post-template .col-content h3, .post-template .col-content h4, .post-template .col-content h5, .post-template .col-content h6 {
    color: #353535; }
  .post-template .col-content a {
    font-family: "OpenSansSemiboldRegular";
    text-decoration: none;
    color: #353535; }
    .post-template .col-content a:hover {
      text-decoration: underline; }
.post-template aside {
  float: right;
  width: 240px;
  margin-top: -40px;
  margin-right: -10px;
  padding: 40px 10px 0 10px;
  background-color: rgba(173, 173, 173, 0.2); }
  .post-template aside h2, .post-template aside h3, .post-template aside h4, .post-template aside h5, .post-template aside h6 {
    border-bottom: 1px solid #353535;
    margin-bottom: 10px;
    padding-bottom: 6px;
    font-size: 2rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    font-weight: normal;
    color: #565656; }
  .post-template aside p {
    margin: 14px 0;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #adadad; }
.post-template .post-title {
  margin: 0;
  padding: 20px 0;
  font-family: "Oswald";
  font-weight: normal;
  font-size: 4.8rem;
  text-transform: uppercase;
  letter-spacing: -1px;
  line-height: 5.6rem;
  color: #ffffff; }
.post-template .post-meta time {
  display: inline-block;
  width: 140px;
  padding: 9px 0 6px 0;
  background-color: #353535;
  font-family: "Oswald";
  font-size: 1.8rem;
  text-align: center;
  text-transform: uppercase;
  color: #fff; }
  .post-template .post-meta time span {
    color: #adadad; }
.post-template .post-meta .tags {
  display: inline-block;
  margin-left: 12px;
  width: 50%;
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-transform: uppercase;
  color: #adadad;
  vertical-align: top; }
  .post-template .post-meta .tags > i {
    margin-top: 2px;
    vertical-align: top; }
.post-template .post-content {
  font-size: 1.6rem;
  line-height: 2.2rem; }
  .post-template .post-content h2, .post-template .post-content h3, .post-template .post-content h4, .post-template .post-content h5, .post-template .post-content h6 {
    margin-bottom: 33px;
    text-transform: uppercase;
    font-weight: normal; }
  .post-template .post-content h2 {
    font-size: 3rem;
    line-height: 3.4rem; }
  .post-template .post-content h3 {
    font-size: 2.8rem;
    line-height: 3.2rem; }
  .post-template .post-content h4 {
    font-size: 2.2rem;
    line-height: 2.8rem; }
  .post-template .post-content h5 {
    font-size: 1.8rem;
    line-height: 2.2rem; }
  .post-template .post-content h6 {
    font-size: 1.6rem;
    line-height: 2rem; }
  .post-template .post-content img, .post-template .post-content iframe {
    display: block;
    border: 5px solid rgba(173, 173, 173, 0.2);
    max-width: 100%; }
  .post-template .post-content iframe {
    margin: 20px 0; }
.post-template .widgets {
  background: none; }
  .post-template .widgets .inner {
    padding: 0; }
  .post-template .widgets .widget {
    margin-left: 0 !important;
    margin-bottom: 35px; }
.post-template .author {
  margin-bottom: 35px; }
  .post-template .author .avatar {
    margin-bottom: 19px;
    max-width: 120px; }
    .post-template .author .avatar img {
      display: block;
      width: 100%; }
  .post-template .author a {
    font-family: "OpenSansSemiboldRegular";
    font-size: 1.6rem;
    text-decoration: none;
    color: #353535; }
    .post-template .author a:hover {
      text-decoration: underline; }
.post-template .share a {
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none; }
  .post-template .share a + a {
    margin-left: 8px; }
  .post-template .share a[class*="facebook"] i {
    box-shadow: 0 0 0 2px #004088; }
    .post-template .share a[class*="facebook"] i:hover {
      color: #004088; }
    .post-template .share a[class*="facebook"] i:after {
      background-color: #004088; }
  .post-template .share a[class*="google"] i {
    box-shadow: 0 0 0 2px #f14724; }
    .post-template .share a[class*="google"] i:hover {
      color: #f14724; }
    .post-template .share a[class*="google"] i:after {
      background-color: #f14724; }
  .post-template .share a[class*="twitter"] i {
    box-shadow: 0 0 0 2px #00abe3; }
    .post-template .share a[class*="twitter"] i:hover {
      color: #00abe3; }
    .post-template .share a[class*="twitter"] i:after {
      background-color: #00abe3; }
  .post-template .share a[class*="rss"] i {
    box-shadow: 0 0 0 2px #ff5a20; }
    .post-template .share a[class*="rss"] i:hover {
      color: #ff5a20; }
    .post-template .share a[class*="rss"] i:after {
      background-color: #ff5a20; }
  .post-template .share a[class*="linkedin"] i {
    box-shadow: 0 0 0 2px #0073B2; }
    .post-template .share a[class*="linkedin"] i:hover {
      color: #0073B2; }
    .post-template .share a[class*="linkedin"] i:after {
      background-color: #0073B2; }
  .post-template .share a[class*="pinterest"] i {
    box-shadow: 0 0 0 2px #C72527; }
    .post-template .share a[class*="pinterest"] i:hover {
      color: #C72527; }
    .post-template .share a[class*="pinterest"] i:after {
      background-color: #C72527; }
  .post-template .share a[class*="flickr"] i {
    box-shadow: 0 0 0 2px #ff0084; }
    .post-template .share a[class*="flickr"] i:hover {
      color: #ff0084; }
    .post-template .share a[class*="flickr"] i:after {
      background-color: #ff0084; }
  .post-template .share a[class*="youtube"] i {
    box-shadow: 0 0 0 2px #CC181E; }
    .post-template .share a[class*="youtube"] i:hover {
      color: #CC181E; }
    .post-template .share a[class*="youtube"] i:after {
      background-color: #CC181E; }
  .post-template .share a[class*="vimeo"] i {
    box-shadow: 0 0 0 2px #00ADEF; }
    .post-template .share a[class*="vimeo"] i:hover {
      color: #00ADEF; }
    .post-template .share a[class*="vimeo"] i:after {
      background-color: #00ADEF; }
  .post-template .share a[class*="github"] i {
    box-shadow: 0 0 0 2px #000000; }
    .post-template .share a[class*="github"] i:hover {
      color: #000000; }
    .post-template .share a[class*="github"] i:after {
      background-color: #000000; }

/* Create some space to the right for the share links */
.post-footer .author {
  margin-right: 180px; }

/* Drop the share links in the space to the right.
   Doing it like this means it's easier for the author bio
   to be flexible at smaller screen sizes while the share
   links remain at a fixed width the whole time */
/* ==========================================================================
   7. Third Party Elements - Embeds from other services
   ========================================================================== */
.commentaries-block {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 3px solid #adadad; }
  .commentaries-block .inner {
    padding: 0; }

.comments > * {
  padding-top: 10px; }
  .comments > *.fb-comments {
    display: block !important; }
    .comments > *.fb-comments span {
      width: 100% !important; }
      .comments > *.fb-comments span iframe {
        width: 100% !important; }

.page .commentaries-block {
  display: none; }

/* Video players */
.post-template iframe {
  width: 100%; }

/* Google Maps wrapper */
.map_wrapper {
  border: 5px solid rgba(173, 173, 173, 0.2); }

/* Twitter Widget */
.timeline {
  background: none !important; }

/* Github */
.gist table {
  margin: 0;
  font-size: 1.4rem; }
.gist .line-number {
  min-width: 25px;
  font-size: 1.1rem; }

/* ==========================================================================
   8. Widgets
   ========================================================================== */
.home-template .widgets {
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  border-bottom: #adadad 3px solid; }

.widgets {
  position: relative;
  padding-top: 34px;
  background-color: #f2f2f2;
  z-index: 1; }
  .widgets h6 {
    border-bottom: 1px solid #353535;
    margin-bottom: 0;
    padding-bottom: 6px;
    font-weight: normal;
    text-transform: uppercase; }
  .widgets .inner > * {
    float: left; }
  .widgets .widget {
    width: 210px;
    margin-right: 20px; }
    .widgets .widget:last-child {
      margin-right: 0; }
    .widgets .widget.facebook .widget__inner, .widgets .widget.flickr .widget__inner {
      margin: 0 -10px; }
    .widgets .widget.twitter .widget__inner, .widgets .widget.facebook .widget__inner {
      margin-top: -10px; }
    .widgets .widget.flickr a {
      display: block;
      float: left;
      margin-left: 10px;
      margin-bottom: 10px; }
      .widgets .widget.flickr a img {
        display: block;
        width: 66px; }
    .widgets .widget.recent-posts .item {
      margin: 10px 0;
      font-family: "Oswald";
      font-size: 1.6rem;
      text-transform: uppercase;
      line-height: 1; }
      .widgets .widget.recent-posts .item .img-wrapper {
        float: left;
        width: 66px;
        height: 66px;
        margin-right: 10px;
        overflow: hidden;
        text-align: center;
        line-height: 66px; }
        .widgets .widget.recent-posts .item .img-wrapper.placeholder {
          background-color: rgba(173, 173, 173, 0.1); }
          .widgets .widget.recent-posts .item .img-wrapper.placeholder img {
            display: inline-block;
            width: 40px;
            vertical-align: middle; }
        .widgets .widget.recent-posts .item .img-wrapper img {
          display: block;
          width: 100%; }
      .widgets .widget.recent-posts .item .item__inner {
        text-decoration: none;
        margin-top: 5px; }
      .widgets .widget.recent-posts .item .date {
        font-size: 1.4rem;
        color: #adadad;
        display: block;
        margin-bottom: 4px; }
      .widgets .widget.recent-posts .item a {
        line-height: 1.3em;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 143px;
        display: inline-block; }
        .widgets .widget.recent-posts .item a:hover {
          color: #adadad; }
    .widgets .widget h6 {
      margin-bottom: 15px; }

/* ==========================================================================
   9. Pagination
   ========================================================================== */
/* The main wrapper for our pagination links */
.pagination {
  position: relative;
  background-size: 100%;
  border-top: 3px solid #adadad; }
  .pagination .pagination__inner {
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3); }
  .pagination a {
    line-height: 40px;
    color: #ffffff; }

/* Push the previous/next links out to the left/right */
.older-posts,
.newer-posts {
  display: inline-block;
  padding: 0 25px;
  font-family: "Oswald";
  font-size: 1.6rem;
  text-decoration: none;
  text-transform: uppercase; }
  .older-posts:before,
  .newer-posts:before {
    left: 65%;
    opacity: 0;
    top: 0;
    position: absolute;
    height: 100%;
    line-height: 40px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .older-posts:after,
  .newer-posts:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .older-posts:hover:before,
  .newer-posts:hover:before {
    left: 75%;
    opacity: 1; }

.older-posts {
  right: 0; }
  .older-posts:before {
    content: "\f178"; }

.page-number {
  display: inline-block;
  margin: 0 9px;
  font-family: "OpenSansSemiboldRegular";
  font-size: 16px;
  color: #fff; }

.newer-posts {
  left: 0; }
  .newer-posts:before {
    left: 35%;
    content: "\f177"; }
  .newer-posts:hover:before {
    left: 10%;
    opacity: 1; }

.older-posts:hover,
.newer-posts:hover {
  border-color: #9EABB3; }

/* ==========================================================================
   10. Footer - The bottom of every page
   ========================================================================== */
.site-footer {
  position: relative;
  margin: 0;
  padding: 4rem 0;
  font-size: 1.4rem;
  line-height: 1.6em;
  color: rgba(255, 255, 255, 0.3);
  background: #353535;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  min-height: 25px;
  z-index: 0; }
  .site-footer .fixed {
    position: fixed;
    bottom: 24px;
    width: 100%; }
  .site-footer .copyright a {
    color: #fff;
    opacity: .5; }

.follow-links {
  float: right;
  text-align: right;
  font-size: 1.6rem; }
  .follow-links .description {
    display: inline-block;
    margin-right: 5px;
    font-family: "Oswald";
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5); }
  .follow-links .buttons {
    display: inline-block; }
  .follow-links a {
    text-decoration: none;
    margin-left: 20px; }
    .follow-links a i {
      color: #FFF; }

/* ==========================================================================
   11. Menu for mobile devices
   ========================================================================== */
.toggle-menu {
  display: none;
  font-size: 30px;
  color: #adadad; }

.container {
  padding: 80px; }

.bt-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-width: 0px;
  border-style: solid;
  border-color: #353535;
  background-color: rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
  transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
  z-index: 1001; }
  .bt-menu.bt-menu-open {
    height: 100%;
    border-width: 0px 150px 50px 0px;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: border-width 0.3s, background-color 0.3s;
    transition: border-width 0.3s, background-color 0.3s; }
  .bt-menu.bt-menu-close ul {
    height: 0;
    z-index: -1; }

.bt-overlay {
  position: absolute;
  width: 100%; }

.bt-menu-open .bt-overlay {
  height: 100%; }

.bt-menu-trigger {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 100;
  cursor: pointer; }
  .bt-menu-trigger span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 8%;
    background-color: #525252;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .bt-menu-trigger span:before {
      -webkit-transform: translateY(-250%);
      transform: translateY(-250%); }
    .bt-menu-trigger span:after {
      -webkit-transform: translateY(250%);
      transform: translateY(250%); }

.bt-menu-open .bt-menu-trigger span:before {
  -webkit-transform: translateY(-300%);
  transform: translateY(-300%); }
.bt-menu-open .bt-menu-trigger span:after {
  -webkit-transform: translateY(300%);
  transform: translateY(300%); }

.bt-menu ul {
  position: fixed;
  margin: 0;
  padding: 0;
  list-style: none; }
  .bt-menu ul:first-of-type {
    top: 75px;
    right: 0; }
.bt-menu .follow-links {
  position: fixed;
  left: 20px;
  bottom: 0;
  height: 0; }
  .bt-menu .follow-links .description {
    line-height: 40px; }
.bt-menu.bt-menu-open .follow-links {
  height: auto; }
.bt-menu ul li {
  display: block; }
  .bt-menu ul li a {
    display: block; }
.bt-menu .buttons {
  line-height: 40px;
  vertical-align: middle; }
  .bt-menu .buttons a {
    float: left;
    font-size: 0px; }
.bt-menu ul li {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s, visibility 0s 0.3s;
  transition: transform 0.3s, opacity 0.2s, visibility 0s 0.3s; }
.bt-menu.bt-menu-open ul:first-of-type li, .bt-menu.bt-menu-open .buttons a {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s 0.1s;
  transition: transform 0.3s, opacity 0.3s; }
.bt-menu ul:first-of-type li {
  width: 150px;
  height: 50px;
  line-height: 50px;
  -webkit-transform: translate3d(100%, 50%, 0);
  transform: translate3d(100%, 50%, 0); }
.bt-menu.bt-menu-open ul:first-of-type li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.bt-menu .buttons a {
  -webkit-transform: scale(0);
  transform: scale(0); }
.bt-menu.bt-menu-open .buttons a {
  -webkit-transform: scale(1);
  transform: scale(1); }
  .bt-menu.bt-menu-open .buttons a:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .bt-menu.bt-menu-open .buttons a:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .bt-menu.bt-menu-open .buttons a:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .bt-menu.bt-menu-open .buttons a:nth-child(4) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
.bt-menu ul {
  /*&:first-of-type li a {
  	&:hover, &:focus {
  		color: #fff;
  	}
  }
  li a {
  	&:hover:before, &:focus:before {
  		color: #fff;
  	}
  }*/ }
  .bt-menu ul li a {
    display: block;
    outline: none;
    text-decoration: none; }
    .bt-menu ul li a.active {
      color: #fff !important; }
  .bt-menu ul:first-of-type li a {
    padding: 0 20px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
    color: #adadad;
    font-family: "Oswald";
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.5rem;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
  .bt-menu ul:first-of-type li:last-child a {
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px rgba(0, 0, 0, 0.2); }
  .bt-menu ul li a:before {
    color: #adadad;
    font-size: 24px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }

/* ==========================================================================
   12. Featured Slider
   ========================================================================== */
#fps-wrapper {
  position: relative;
  width: 100%;
  height: 460px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.3); }
  #fps-wrapper .fps-inner {
    position: relative;
    max-width: 970px;
    margin: 0 auto;
    padding: 0 13px; }
  #fps-wrapper ul {
    position: relative;
    border-bottom: 3px solid #adadad;
    width: 100%;
    height: 380px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    word-break: break-word;
    background-color: rgba(242, 242, 242, 0.9);
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2); }
    #fps-wrapper ul li {
      width: 100%;
      list-style: none;
      position: relative;
      visibility: visible;
      position: absolute;
      opacity: 0;
      z-index: -1;
      height: 360px;
      -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      -ms-transition: opacity 1s ease;
      transition: opacity 1s ease;
      /*&.animate0 {
      	.fps-progress {
      		width: 0;
      	}
      }*/ }
      #fps-wrapper ul li.animate1 {
        visibility: visible;
        opacity: 1;
        z-index: 1; }
        #fps-wrapper ul li.animate1 .fps-progress {
          width: 100%; }
        #fps-wrapper ul li.animate1 .fps-read-more {
          opacity: 1; }
      #fps-wrapper ul li.fps-without-img h2, #fps-wrapper ul li.fps-without-img p {
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 0 !important; }
      #fps-wrapper ul li.fps-without-img .fps-read-more {
        margin: 0 auto; }
      @media only screen and (max-width: 500px) {
        #fps-wrapper ul li {
          text-align: center; } }
      #fps-wrapper ul li .fps-read-more {
        position: relative;
        padding: 5px 10px;
        color: #fff;
        text-decoration: none;
        width: 150px;
        text-align: center;
        opacity: 0; }
        #fps-wrapper ul li .fps-read-more:before {
          content: "...";
          left: 70%;
          opacity: 0;
          top: 0;
          position: absolute;
          height: 100%;
          font-size: 125%;
          line-height: 3.5;
          color: #fff;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 2;
          -webkit-font-smoothing: antialiased; }
        #fps-wrapper ul li .fps-read-more:after {
          content: '';
          position: absolute;
          z-index: -1;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        #fps-wrapper ul li .fps-read-more:hover:before {
          left: 80%;
          opacity: 1; }
      #fps-wrapper ul li .fps-title {
        border-top: 3px solid #adadad;
        border-bottom: 3px solid #adadad;
        background-color: #353535;
        padding: 20px 0;
        font-family: "Oswald";
        color: #ffffff; }
        #fps-wrapper ul li .fps-title h2 {
          width: 48%;
          margin: 0;
          font-weight: normal;
          font-size: 3rem;
          text-transform: uppercase;
          line-height: 1.3em; }
          @media only screen and (max-width: 767px) {
            #fps-wrapper ul li .fps-title h2 {
              width: auto;
              padding-right: 165px; } }
          @media only screen and (max-width: 500px) {
            #fps-wrapper ul li .fps-title h2 {
              padding-right: 0;
              text-align: center; } }
      #fps-wrapper ul li .fps-text {
        line-height: 1.75em;
        font-size: 0.8em; }
        #fps-wrapper ul li .fps-text p {
          max-width: 48%;
          margin-top: 10px; }
          @media only screen and (max-width: 767px) {
            #fps-wrapper ul li .fps-text p {
              max-width: 100%;
              font-size: 14px;
              line-height: 1.6em; } }
          @media only screen and (max-width: 500px) {
            #fps-wrapper ul li .fps-text p {
              text-align: center; } }
      #fps-wrapper ul li .fps-images {
        position: absolute;
        width: 100%;
        top: 0;
        right: 0; }
        @media only screen and (max-width: 767px) {
          #fps-wrapper ul li .fps-images {
            display: none; } }
        #fps-wrapper ul li .fps-images .fps-image {
          position: absolute;
          top: -10px;
          right: 14px;
          width: 48%;
          max-height: 347px;
          z-index: 2;
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
          @media only screen and (max-width: 767px) {
            #fps-wrapper ul li .fps-images .fps-image {
              width: auto;
              max-height: 85px; } }
          #fps-wrapper ul li .fps-images .fps-image:before {
            content: "";
            position: absolute;
            top: 0;
            left: -10px;
            width: 0;
            height: 0;
            border-bottom: 10px solid #353535;
            border-left: 10px solid transparent; }
          #fps-wrapper ul li .fps-images .fps-image:after {
            content: "";
            position: absolute;
            top: 0;
            right: -10px;
            width: 0;
            height: 0;
            border-bottom: 10px solid #353535;
            border-right: 10px solid transparent; }
          #fps-wrapper ul li .fps-images .fps-image .fps-image-wrapper {
            max-height: 347px;
            overflow: hidden;
            background-color: #ccc; }
          #fps-wrapper ul li .fps-images .fps-image img, #fps-wrapper ul li .fps-images .fps-image iframe {
            display: block;
            width: 100%; }
          #fps-wrapper ul li .fps-images .fps-image iframe {
            max-height: 347px; }
  #fps-wrapper #fps-prev-slide, #fps-wrapper #fps-next-slide {
    position: absolute;
    bottom: -60px;
    border-radius: 50%;
    font-size: 30px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    opacity: 0.9; }
    #fps-wrapper #fps-prev-slide i, #fps-wrapper #fps-next-slide i {
      display: block;
      width: 100%;
      line-height: 40px;
      text-align: center;
      opacity: .5;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    #fps-wrapper #fps-prev-slide:hover, #fps-wrapper #fps-next-slide:hover {
      opacity: 1; }
      #fps-wrapper #fps-prev-slide:hover i, #fps-wrapper #fps-next-slide:hover i {
        opacity: 1; }
  #fps-wrapper:hover #fps-prev-slide, #fps-wrapper:hover #fps-next-slide, #fps-wrapper:hover #fps-circles {
    opacity: 1; }
  #fps-wrapper #fps-circles {
    position: absolute;
    bottom: 30px;
    left: 50%; }
    #fps-wrapper #fps-circles #fps-circles__inner {
      position: relative;
      left: -50%; }
    #fps-wrapper #fps-circles .fps-circle {
      width: 10px;
      height: 10px;
      margin: 3px;
      display: block;
      float: left;
      border-radius: 10px;
      background-color: #FFF;
      opacity: 0.3;
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      -ms-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      #fps-wrapper #fps-circles .fps-circle.active {
        margin: 0px;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 3px solid #adadad;
        opacity: 1; }
  #fps-wrapper #fps-next-slide {
    right: 14px;
    background-position: top right; }
  #fps-wrapper #fps-spinner {
    background: white url(../img/pre_loader.gif) no-repeat center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
    z-index: 2; }
  #fps-wrapper:hover .fps-progress {
    width: 0 !important;
    -webkit-transition: width 0ms linear;
    -moz-transition: width 0ms linear;
    -o-transition: width 0ms linear;
    -ms-transition: width 0ms linear;
    transition: width 0ms linear; }

.fps-progress {
  -webkit-transition: width 8000ms linear;
  -moz-transition: width 8000ms linear;
  -o-transition: width 8000ms linear;
  -ms-transition: width 8000ms linear;
  transition: width 8000ms linear;
  position: absolute;
  bottom: 0;
  background: #353535;
  height: 3px;
  width: 0; }

.autorotate_false .fps-progress {
  display: none; }

/* ==========================================================================
   13. Error Page
   ========================================================================== */
.error-template main.content {
  text-align: center;
  height: calc(100% - 80px);
  min-height: 675px; }
  .error-template main.content .error-code {
    font-size: 7.2rem; }
  .error-template main.content .btn {
    line-height: 40px;
    text-transform: uppercase; }

/* ==========================================================================
   14. Media Queries - Smaller than 768px
   ========================================================================== */
@media only screen and (max-width: 768px) {
  .toggle-menu {
    display: block; }

  #menu {
    display: none; }

  .inner {
    padding: 0 15px; }

  .cover {
    background-position: 0% 0px !important; }

  blockquote {
    margin-left: 0; }

  .blog-title {
    font-size: 4rem;
    letter-spacing: -1px; }

  .blog-description {
    font-size: 1.7rem;
    line-height: 1.5em; }

  .post-list {
    padding: 20px 0 0 0; }
    .post-list article.post {
      width: calc(100% - 20px); }

  .post-template .post {
    padding-bottom: 1rem; }
  .post-template .post-content {
    font-size: 1.4rem;
    line-height: 1.6em; }

  .post-template .post-header {
    padding: 40px 0; }

  .pagination {
    background-position: 0% 0px !important; }

  .site-footer {
    margin-top: 0;
    padding: 6rem 0; }
    .site-footer .fixed {
      position: static; }
    .site-footer .follow-links {
      float: none;
      text-align: center;
      margin-bottom: 20px; }
    .site-footer .copyright {
      text-align: center; } }
/* ==========================================================================
   15. Media Queries - Smaller than 767px
   ========================================================================== */
@media only screen and (max-width: 767px) {
  .post-template .col-content,
  .post-template aside {
    float: none;
    width: auto;
    background: none;
    margin: 0;
    padding: 0; }
  .post-template aside .author,
  .post-template aside .share {
    float: none;
    width: auto; }
  .post-template aside .author {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px solid #adadad; }
  .post-template .widgets {
    display: none;
    			/*& > .inner {
    				margin-left: -15px;
    
    				.widget {
    					margin-left: 15px !important;
    				}
    			}*/ } }
/* ==========================================================================
   16. Media Queries - Smaller than 500px
   ========================================================================== */
@media only screen and (max-width: 500px) {
  .header-placeholder {
    display: none; }

  .blog-logo img {
    max-height: 80px; }

  .inner {
    width: auto;
    margin-left: 13px;
    margin-right: 13px; }

  .post-list .post {
    width: auto;
    font-size: 0.8em;
    line-height: 1.6em; }

  .site-head {
    position: static;
    height: auto; }
    .site-head a .blog-title {
      clear: both;
      float: none;
      font-weight: normal;
      text-align: center;
      margin-bottom: 0;
      color: #353535; }

  .cover {
    padding-top: 0; }
    .cover .blog-description {
      width: auto;
      padding: 20px 0; }

  .blog-description {
    display: none; }

  .post-template .post-meta time {
    display: block;
    width: auto; }
  .post-template .post-meta .tags {
    display: block;
    margin-top: 10px;
    margin-left: 0;
    width: auto; }
  .post-template .post-title {
    font-size: 2.8rem;
    line-height: 3.6rem; }
  .post-template .post {
    padding-bottom: 0; }
    .post-template .post > .inner {
      padding-left: 0;
      padding-right: 0; }
    .post-template .post .post-content h2 {
      font-size: 2.6rem;
      line-height: 3.8rem; }
    .post-template .post .post-content h3 {
      font-size: 2.4rem;
      line-height: 3.8rem; }
    .post-template .post .post-content h4 {
      font-size: 1.8rem;
      line-height: 2.0rem; }
    .post-template .post .post-content h5 {
      font-size: 1.65rem;
      line-height: 1.8rem; }
    .post-template .post .post-content h6 {
      font-size: 1.5rem;
      line-height: 1.6rem; }

  .post-template .post-header {
    padding: 30px 0; }

  .post-meta {
    font-size: 1.3rem; }

  .older-posts,
  .newer-posts {
    position: relative;
    margin: 10px 0; }

  .page-number {
    display: block; }

  .site-footer {
    font-size: 1.1rem; }

  .widgets {
    display: none;
    /*.inner > * {
    	float: none;
    	margin-left: auto !important;
    	margin-right: auto;
    	margin-bottom: 40px;
    }*/ } }
/* ==========================================================================
   17. Media Queries - Smaller than 320
   ========================================================================== */
@media only screen and (max-width: 320px) {
  .site-footer {
    padding: 8rem 0; }

  .follow-links .description {
    display: block;
    margin-bottom: 15px; } }
/* ==========================================================================
   End of file. Media queries should be the last thing here. Do not add stuff
   below this point, or it will probably fuck everything up.
   ========================================================================== */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  display: inline-block;
  border: 2px solid;
  border-radius: 22px;
  padding: 0;
  width: 36px;
  height: 36px;
  font-size: 18px;
  line-height: 35px;
  text-decoration: none;
  text-align: center; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.site-footer{
	min-height: 175px;
}
h2.blog-description span.inner{
	
}
.home-template > .widgets{
	background-color: #fff !important;
}
aside .widgets{
	background-color: none !important;	
}

div.addresses{
	width: 100%;
	margin-bottom: 20px;
	float:left;
	font-size: 16px;
	text-align: center;
	min-width: 630px;
}
div.addresses a.phone{
	color: #fff;
	opacity: .5;
}
div.address{
	text-align: left;
	display: inline-block;
}
div.address.middle{
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	margin-left:10px; 
	margin-right:10px; 
	padding-left:10px; 
	padding-right:10px;
	z-index: -1;
}

div.fairs{
	font-size: 12px;
	min-height: 180px;
}
div.fairs ul{
	margin:0;
	margin-top: -15px;
	list-style-type: none;
}
div.fairs li{
	margin:0;
	height:20px;
}
div.sponsors img{
	width:50%;
	float: left;
	margin-bottom: 20px;
}

div.widget.facebook iframe{
	height:400px;
}

/* hide the date of each post on the home page */
.post-list .post time{
	display:none !important;
}
/* hide the date of the post on the post page */
.col-content .post-meta time{
	display:none !important;
}
/* hide the date of the post in the recent posts widget */
.recent-posts .widget__inner span.date{
	display:none !important;
}

/* testimonials */
.testimonial{
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
.testimonial span.name{
	font-style: italic;
}
.testimonial span.text{
	
}

/* menu */
#menu li {
	background-color: #fff;
}
#menu li a{
	padding: 0px 11px;
}

/** bt-menu is the side menu when screen width <=768 **/
.bt-menu .sub-menu{
	display: none !important;
}
#menu .sub-menu{
	background-color: #fff;
	border: 3px solid #adadad;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Oswald";
	font-size: 1.5rem;
	display: none;
	position: relative;
	min-width: 210px;
}
#menu .sub-menu li{
	text-align: left;
	float: none;
	line-height: 20px;
}
#menu .sub-menu li a{
	line-height: 30px;
	padding-left: 8px;
	padding-right: 8px;
}