/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  clear: both;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align="left"] {
  display: block;
  float: left; }

.right,
.alignright,
img[align="right"] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align="middle"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type="submit"],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ icon font ]:---
 */
@font-face {
  font-family: 'fficons';
  src: url('assets/public/fonts/icomoon.eot');
  src: url('assets/public/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('assets/public/fonts/icomoon.ttf') format('truetype'), url('assets/public/fonts/icomoon.woff') format('woff'), url('assets/public/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="fficons-"],
[class*=" fficons-"] {
  font-family: 'fficons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

/*
 * ---:[ global styles ]:---
 */
* {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  min-height: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 31px;
  color: #111111;
  background: white;
  font-weight: 400;
  overflow: auto; }

.w-section {
  padding-left: 16px;
  padding-right: 16px; }

.w-section.content-section {
  padding-left: 0;
  padding-right: 0; }

.w-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.content-container {
  padding: 31px 0; }

.featured_image .post_image {
  width: 100%;
  height: auto; }

a {
  color: #9e351f;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }
  a:hover {
    text-decoration: none; }

/*
 * ---:[ Typographical elements ]:---
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 16px; }

.headline {
  font-family: "Arimo", sans-serif; }
  .headline > a {
    text-decoration: none;
    color: #222222; }
    .headline > a:hover {
      color: #9e351f; }

h1 {
  font-size: 47px;
  line-height: 69px; }

h2 {
  font-size: 37px;
  line-height: 56px;
  margin-top: 31px; }

/*
 * ---:[ GRT base styles with spaced paragraphs ]:---
 */
.grt {
  font-size: 18px;
  line-height: 31px; }

.grt .headline {
  font-size: 37px;
  line-height: 56px; }

.grt h2,
.grt .widget_title,
.grt .email_form_title {
  font-size: 29px;
  line-height: 45px;
  margin-top: 47px;
  margin-bottom: 16px; }

.grt h3 {
  font-size: 23px;
  line-height: 37px; }

.grt h4,
.grt h5,
.grt h6,
.grt .small,
.grt .caption,
.grt .wp-caption p {
  font-size: 14px;
  line-height: 26px; }

.grt h4,
.grt h5,
.grt h6 {
  line-height: 31px; }

.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .block,
.grt .center,
.grt .aligncenter,
.grt .alignnone,
.grt .left,
.grt .alignleft,
.grt .right,
.grt .alignright,
.grt .box,
.grt .alert,
.grt .note,
.grt .tip,
.grt .post_image,
.grt .post_image_box,
.grt .caption,
.grt .wp-post-image,
.grt .wp-caption,
.headline_area {
  margin-bottom: 31px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 16px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert > :last-child,
.grt .note > :last-child,
.grt .tip > :last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .box > :last-child {
  margin-bottom: 0; }

.grt .wp-caption img {
  width: 100%; }

.grt img.alignright,
.grt img.alignleft {
  float: none;
  margin-left: 0;
  margin-right: 0; }

/*
 * ---:[ contextual/discretionary content column styles ]:---
 */
.grt .headline,
.grt h2,
.grt h3,
.grt h4,
.grt h5,
.grt h6,
.grt .widget_title {
  font-family: "Arimo", sans-serif; }

.grt h3 {
  font-weight: bold; }

.grt h4,
.grt h5,
.grt h6 {
  text-transform: uppercase; }

.grt ul {
  list-style-type: square; }

.grt ul,
.grt ol {
  margin-left: 31px; }

.grt sub,
.grt sup {
  color: #888888; }

.grt blockquote {
  display: block;
  font-size: 29px;
  line-height: 41px;
  color: #888888;
  padding: 31px;
  width: 100%;
  border: none; }
  .grt blockquote p:last-child {
    margin-bottom: 0; }

.grt pre,
.grt code {
  font-size: 16px;
  line-height: 29px; }

.grt pre,
.grt .note,
.grt .alert,
.grt .tip,
.grt .box,
.grt .thesis_email_form {
  padding: 16px; }

.grt pre,
.grt code {
  background-color: #ededed; }

.grt code {
  padding: 2px 4px; }

.grt .note,
.grt .alert,
.grt .tip,
.grt .box,
.grt .thesis_email_form {
  background-color: #ededed;
  padding-left: 23px;
  display: block; }

.grt .note {
  background-color: #feefb3; }

.grt .tip {
  background-color: #bde5f8; }

.grt .alert {
  background-color: #ffbaba; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  background-color: #ededed; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.grt .wp-caption p {
  padding: 0 16px 16px;
  color: #888888; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .caption {
  color: #888888;
  margin-top: -16px; }

.grt .drop_cap {
  font-size: 62px;
  font-weight: normal;
  line-height: 1em;
  color: #888888;
  margin-right: 0.15em;
  float: left; }

.grt .footnotes {
  font-size: 14px;
  line-height: 26px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 16px; }

.box input[type="text"],
.box .input_text,
.grt .thesis_email_form input[type="text"],
.grt .thesis_email_form .input_text {
  border-color: #d6d6d6; }

.grt .widget {
  margin-top: 62px;
  margin-bottom: 62px; }

.grt .widget_title {
  margin-top: 0; }

.grt .widget_recent_entries a:hover,
.grt .thesis-killer-recent-entries a:hover {
  text-decoration: underline; }

/*
 * ---:[ Flex Classes ]:---
 */
.flex-container {
  display: -webkit-flex;
  display: flex; }

.flex-col,
.flex-row-to-col {
  -webkit-flex-direction: column;
  flex-direction: column; }

.flex-row {
  -webkit-flex-direction: row;
  flex-direction: row; }

.flex-v-align {
  align-items: center; }

.flex-align-right {
  margin-left: auto; }

.flex-align-left {
  margin-right: auto; }

.flex-align-ltoc,
.flex-align-rtoc {
  margin-left: auto;
  margin-right: auto; }

/*
 * ---:[ Menu Bar ]:---
 */
#site_title {
  display: inline-block;
  margin-bottom: 0;
  text-align: left;
  font-size: 23px;
  line-height: 31px;
  width: 100%; }
  #site_title > a {
    text-decoration: none; }
    #site_title > a:hover {
      color: #732717; }

#thesis_logo_image {
  min-height: 70px;
  width: auto; }

.menu-bar {
  position: relative;
  width: 100%;
  font-size: 16px;
  background-color: #f2f2f2;
  z-index: 999;
  min-height: 70px; }
  .menu-bar .w-container {
    position: relative;
    min-height: 70px;
    text-align: center; }

.w-nav-button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  padding: 0.5em 16px;
  font-size: 1.6em;
  line-height: 45px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
 * ---[ Flex Mobile Menu ]---
 */
.side-navigation {
  position: fixed;
  right: -200%;
  height: 100%;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .side-navigation .menu-container {
    height: 100%;
    width: 100%;
    display: table;
    background-color: #9e351f; }
    .side-navigation .menu-container .nav-container {
      height: 100%; }

#flex_menu .menu {
  background-color: #9e351f;
  list-style: none;
  display: table;
  text-align: left;
  height: 100%;
  width: 100%;
  color: white; }
    #flex_menu .menu li > a {
      display: block;
      font-size: 16px;
      line-height: 23px;
      color: inherit;
      text-transform: uppercase;
      position: relative;
      vertical-align: top;
      text-decoration: none;
      padding: 16px 31px;
      letter-spacing: 0.2em; }
  #flex_menu .menu .close-menu-item {
    background-color: #d9d9d9;
    color: #222222;
    height: 70px; }
    #flex_menu .menu .close-menu-item .fficons-nav-menu {
      line-height: inherit; }
    #flex_menu .menu .close-menu-item > a {
      padding: 0 31px 0 31px;
      line-height: 70px; }
      #flex_menu .menu .close-menu-item > a:hover {
        background-color: #d9d9d9;
        color: #9e351f; }

.menu-item > a:hover,
.current-menu-item > a {
  text-decoration: none;
  background-color: #732717; }

#flex_menu .menu .sub-menu {
  list-style: none; }
  #flex_menu .menu .sub-menu li > a {
    vertical-align: middle;
    padding-left: 62px; }
    #flex_menu .menu .sub-menu li > a:before {
      content: " ";
      border-color: transparent white;
      border-style: solid;
      border-width: 0.35em 0px 0.35em 0.45em;
      display: inline-block;
      width: 0px;
      height: 0px;
      position: relative;
      left: -16px; }

/*
 * ---:[ Menu Animation & Behaviour ]:---
 */
  body.show_menu #menu {
    right: 0;
    overflow-y: scroll;
    min-width: 300px; }

/*
 * ---[ Content Column ]---
 */
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box; }

/*
 * ---[ Front Page Featured Content ]---
 */
  .front-page-module .headline_image {
    position: relative; }
    .front-page-module .headline_image .post_image {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
  .front-page-module .featured_content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white; }
    .front-page-module .featured_content .headline {
      font-size: 23px;
      line-height: 37px;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
    .front-page-module .featured_content .button-wrapper {
      text-align: center; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~="default"] {
        color: white;
        border-color: white; }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~="default"]:hover {
          border-color: #732717;
          background-color: #732717;
          color: white; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~="filled"] {
        border-color: white;
        background-color: white; }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~="filled"]:hover {
          border-color: #732717;
          background-color: #732717; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~="thesis"] {
        background-color: white;
        border-color: rgba(0, 0, 0, 0.25);
        border-bottom-color: rgba(0, 0, 0, 0.25); }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~="thesis"]:hover {
          background-color: #732717; }
    .front-page-module .featured_image.has-featured-video .play-button {
      position: relative;
      left: auto;
      top: auto;
      display: inline-block;
      -webkit-transform: none;
      transition: none; }
    .front-page-module .featured_image .overlay {
      background-color: black;
        /*
   * The Fallback
   */
      background-color: rgba(0, 0, 0, 0.4); }
  .front-page-module .headline {
    margin-top: 0; }
  .front-page-module .w-container {
    margin-bottom: 0; }

.w-section.latest-post-section {
  padding-left: 0;
  padding-right: 0; }

  .latest-post-section > .headline {
    text-align: center;
    margin-top: 0; }

.latest-posts-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-left: 16px;
  padding-right: 16px; }
  .latest-posts-container .flex_cell {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1em;
    border-radius: 4px;
    overflow: hidden; }
    .latest-posts-container .flex_cell .latest_inner_container {
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      flex: 1;
      border: 0.5px solid #d1d4d5;
      border-radius: 4px;
      padding: 16px;
      width: 100%;
      justify-content: center;
      align-items: center;
      background-color: white; }
    .latest-posts-container .flex_cell .featured_image + .latest_inner_container {
      justify-content: normal;
      align-items: left;
      border-radius: 0 0 4px 4px; }
    .latest-posts-container .flex_cell .featured_image {
      overflow: hidden;
      border-radius: 4px 4px 0 0; }
    .latest-posts-container .flex_cell .post_image {
      margin-bottom: 0;
      border-radius: 4px 4px 0 0;
      transition: transform 300ms; }
    .latest-posts-container .flex_cell .headline {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 0;
      font-weight: 400; }
    .latest-posts-container .flex_cell:hover {
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25); }
      .latest-posts-container .flex_cell:hover .post_image {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05); }

  .template-front .content-section .headline {
    text-align: center; }

/*
 * ---[ Inputs ]---
 */
.grt textarea,
input[type="text"],
input[type="email"],
input[type="password"],
.input_text {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.08); }
  .grt textarea:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  .input_text:focus {
    border-color: #9e351f; }

.grt textarea,
textarea.input_text {
  display: block; }

.grt input[type="submit"],
.input_submit,
.button,
.cta-button,
#thesis_launcher input {
  color: #9e351f;
  border: 1px solid #9e351f;
  display: inline-block;
  padding: 0.75em 1em;
  border-radius: 2px;
  background-color: transparent;
  line-height: normal;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.1s ease, color 0.1s ease; }
  .grt input[type="submit"]:focus,
  .input_submit:focus,
  .button:focus,
  .cta-button:focus,
  #thesis_launcher input:focus {
    box-shadow: none;
    outline: none; }
  .grt input[type="submit"]:hover,
  .input_submit:hover,
  .button:hover,
  .cta-button:hover,
  #thesis_launcher input:hover {
    border-color: #732717;
    background-color: #732717;
    color: white;
    cursor: pointer; }

#thesis_launcher input {
  padding: 0.25em 0.5em; }

  .grt textarea,
  .grt input[type="text"],
  .grt input[type="email"],
  .grt input[type="password"],
  .grt input_text,
  .grt select {
    width: 100%;
    padding: 8px;
    border-radius: 2px; }

.grt textarea,
.grt textarea.input_text {
  line-height: 31px; }

/*
 * ---[ Section Call to Action ]---
 */
.call-to-action {
  padding: 0 31px;
  background-color: #d95a3f;
  text-align: center; }
  .call-to-action .w-container {
    padding: 62px 0; }
  .call-to-action .cta-headline {
    font-size: 37px;
    line-height: 56px;
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    color: white;
    text-align: center; }
    .call-to-action .cta-headline.has-button {
      margin-bottom: 31px; }
  .call-to-action .cta-button[data-button-style~="default"] {
    color: white;
    border-color: white; }
    .call-to-action .cta-button[data-button-style~="default"]:hover {
      border-color: #732717;
      background-color: #732717;
      color: white; }
  .call-to-action .cta-button[data-button-style~="filled"] {
    border-color: white;
    background-color: white; }
    .call-to-action .cta-button[data-button-style~="filled"]:hover {
      border-color: #732717;
      background-color: #732717; }
  .call-to-action .cta-button[data-button-style~="thesis"] {
    background-color: white;
    border-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .call-to-action .cta-button[data-button-style~="thesis"]:hover {
      background-color: #732717; }

/*
 * ---[ Section Post Byline ]---
 */
.post-byline-container {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #888888;
  display: flex;
  align-items: center; }
  .post-byline-container .post_author {
    margin-right: 11px; }
  .post-byline-container .avatar {
    float: left;
    margin-right: 11px;
    border-radius: 100%; }
  .post-byline-container .num_comments_link {
    margin-left: auto; }
    .post-byline-container .num_comments_link .num_comments {
      vertical-align: middle;
      margin-right: 0.2em; }
    .post-byline-container .num_comments_link:after {
      content: "\e901";
      font-family: "fficons";
      line-height: 1;
      vertical-align: middle; }
  .post-byline-container .post_edit {
    border-radius: 2px;
    font-size: 14px;
    line-height: 31px; }
  .post-byline-container > a {
    color: #888888;
    text-decoration: none; }
    .post-byline-container > a:hover {
      color: #9e351f; }

/*
 * ---[ Post Box Styling ]---
 */
  .headline_area .headline {
    margin-bottom: 0; }

.post_box.post-section {
  margin-top: 31px; }

.post_box.post-section.top,
.post_box .post-headline {
  margin-top: 0; }

.post_cats,
.post_tags {
  display: block;
  margin-bottom: 16px; }

.post_cats_intro,
.post_tags_intro {
  display: inline-block;
  font-weight: 400; }


  .template-single .post_box .post_content {
    padding-bottom: 31px; }

  .archive-post-container .post_box.post-section {
    border-bottom: 1px solid rgba(43, 50, 57, 0.05); }
    .archive-post-container .post_box.post-section:last-child {
      border-bottom: none; }
    .archive-post-container .post_box.post-section .featured_image {
      margin-left: -16px;
      margin-right: -16px; }
    .archive-post-container .post_box.post-section.top {
      border-top: 1px solid rgba(34, 34, 34, 0.05); }
      .archive-post-container .post_box.post-section.top .featured_image {
        margin-top: 0; }

      .not-static-front .archive-post-container .post_box.post-section.top {
        border-top: none; }

/*
 * ---[ Archives Content Section ]---
 */
.archive-intro-container,
.blog-intro-container {
  padding: 31px 0; }
  .archive-intro-container > :last-child,
  .blog-intro-container > :last-child {
    margin-bottom: 0; }
  .archive-intro-container .archive_content p:last-child,
  .blog-intro-container .archive_content p:last-child {
    margin-bottom: 0; }

/*
 * ---[ Pagination ]---
 */
  .w-container.pagination-columns .num_pagination {
    border-top: 1px solid rgba(34, 34, 34, 0.1);
    padding: 31px 0 16px; }

.page-numbers {
  padding: 10px;
  border: 1px solid;
  text-decoration: none;
  display: inline-block;
  line-height: 1em;
  margin-bottom: 16px;
  transition: background-color 0.2s ease; }
  .page-numbers.dots:hover {
    background: transparent;
    border: 1px solid;
    color: #111111; }
  .page-numbers.current,
  .page-numbers:hover {
    background: #9e351f;
    border-color: #9e351f;
    color: white; }

/*
 * ---[ Misc Elements ]---
 */
.featured_image {
  position: relative; }
  .featured_image > a {
    line-height: 0;
    display: block; }
  .featured_image.has-featured-video {
    position: relative; }
    .featured_image.has-featured-video .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: white;
      font-size: 2em;
      background-color: #9e351f;
        /*
   * The Fallback
   */
      background-color: rgba(158, 53, 31, 0.7);
      padding: 0.5em 1em; }
      .featured_image.has-featured-video .play-button:hover {
        background-color: #9e351f;
          /*
   * The Fallback
   */
        background-color: #9e351f;
        cursor: pointer; }
    .featured_image.has-featured-video .w-container {
      position: relative; }
  .featured_image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4); }

  .post-excerpt-container a:hover,
  .post_content a:hover,
  .headline_area a:hover,
  .post_cats a:hover,
  .post_tags a:hover {
    background-color: #9e351f;
    color: white; }

#video-player {
  z-index: 10;
  background-color: #111111; }

/*
 * ---[ Post Author Section ]---
 */
.author-section {
  background-color: #ededed;
  border-top: 4px solid #dddddd; }

.author-box-wrapper {
  padding: 47px 0;
  position: relative;
  text-align: center; }

.author-description {
  color: #888888; }
  .author-description > p:last-child {
    margin-bottom: 0; }

.grt .author-gravitar {
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .grt .author-gravitar img {
    border-radius: 100%;
    border: 4px solid #dddddd;
    box-sizing: content-box;
    transition: all 0.1s ease 0s;
    outline: none;
    max-width: 70px; }
    .grt .author-gravitar img:hover {
      border-color: #732717; }

h3.author-name {
  margin-bottom: 0; }

/*
 * ---[ Social Sharing ]---
 */
.ff-social-sharing {
  margin-bottom: 31px; }
  .ff-social-sharing .ff-social-headline {
    margin-top: 31px; }

.share-buttons {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.5em; }
  .share-buttons a.share-links,
  .share-buttons a.share-email,
  .share-buttons a.share-whatsapp {
    display: inline-block;
    background-color: #ededed;
    padding: 0.4em 0.6em;
    font-size: 1.4em;
    text-decoration: none; }
    .share-buttons a.share-links:hover,
    .share-buttons a.share-email:hover,
    .share-buttons a.share-whatsapp:hover {
      color: white; }
  .share-buttons .fficons-facebook:hover {
    background-color: #3b5998; }
  .share-buttons .fficons-googleplus:hover {
    background-color: #dd4b39; }
  .share-buttons .fficons-twitter:hover {
    background-color: #00aced; }
  .share-buttons .fficons-pinterest:hover {
    background-color: #cb2027; }
  .share-buttons .fficons-whatsapp:hover {
    background-color: #4dc247; }
  .share-buttons .fficons-email:hover {
    background-color: #323232; }

/*
 * ---:[ Tables ]:---
 */
table {
  border-bottom: medium none;
  border-top: 1px solid #f0f0f0;
  text-align: left;
  width: 100%;
  margin-bottom: 31px; }

td {
  line-height: 25px;
  vertical-align: middle; }

th {
  font-weight: 700; }

td,
th {
  border-bottom: 1px solid #f0f0f0;
  border-top: medium none;
  padding: 3px 5px;
  text-align: left; }

tbody tr:nth-child(2n) td,
tbody tr:nth-child(2n) th {
  background-color: #eeeeee; }

table .description {
  font-size: 14px;
  line-height: 26px;
  color: #888888; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 14px;
  line-height: 22px;
  display: none; }
  .sidebar .social-follow-links {
    float: none;
    display: block;
    padding: 0;
    text-align: center; }
  .sidebar .social-icon-link {
    color: #9e351f; }
    .sidebar .social-icon-link:hover {
      color: #d95a3f; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  margin-bottom: 44px;
  background-color: #ededed;
  padding: 22px;
  border-radius: 2px; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .right,
.sidebar .alignright,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 22px; }

.sidebar .left,
.sidebar .alignleft {
  margin-right: 22px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .stack {
  margin-left: 22px; }

.sidebar .post_content,
.sidebar .post_excerpt {
  margin-top: 22px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .post_excerpt p,
.sidebar .widget p:last-child,
.sidebar .widget input:last-child,
.sidebar .widget #s,
.sidebar .widget #cat {
  margin-bottom: 0; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .headline {
  font-size: 18px;
  line-height: 27px; }

.sidebar .email_form_intro {
  margin-bottom: 11px; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .widget_title a.rsswidget {
  position: relative;
  color: white;
  margin-top: -22px;
  padding: 11px 22px;
  margin-left: -22px;
  margin-right: -22px;
  background-color: #9e351f;
  border-radius: 2px 2px 0 0; }

.sidebar .widget_title a.rsswidget {
  text-decoration: none; }

.sidebar .rss-widget-icon {
  float: right;
  margin-right: 0;
  margin-top: 8px; }

.sidebar .widget_recent_entries .widget_title,
.sidebar .widget_archive .widget_title,
.sidebar .thesis-killer-recent-entries .widget_title {
  margin-bottom: 22px; }

.sidebar .widget_categories > ul {
  margin-top: -6px; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .widget ul {
  list-style-type: none;
  margin-top: -11px;
  margin-bottom: -11px; }

.sidebar .widget_recent_comments > ul > li {
  margin-bottom: 16px; }

.sidebar .widget_text ul {
  list-style-type: square;
  margin-left: 22px; }

.sidebar .widget li a {
  display: block;
  color: #111111;
  padding: 8px 0; }

.sidebar .widget .menu li a:hover,
.sidebar .widget .menu .current-menu-item > a {
  background: none;
  color: #111111; }

.sidebar .widget_recent_comments #recentcomments {
  padding-left: 22px; }

.sidebar .widget_recent_comments li a {
  color: #9e351f; }

.sidebar .widget_recent_comments li a:hover {
  text-decoration: underline;
  background-color: transparent; }

.sidebar .widget_recent_comments li a:before,
.sidebar .screen-reader-text {
  display: none; }

.sidebar input[type="text"],
.sidebar .input_text,
.sidebar select {
  width: 100%;
  margin-bottom: 11px;
  padding: 6px; }

.sidebar input[type="submit"],
.sidebar .input_submit {
  padding: 6px 11px;
  border-radius: 6px; }

.sidebar textarea.input_text {
  line-height: 22px; }

  .show-sidebar-mobile .sidebar {
    display: block; }

/*
 * ---[ comments ]---
 */
#comments,
#reply-title {
  padding-left: 0;
  padding-right: 0; }

.comments_intro,
.comments_closed {
  color: #888888; }

.comments_intro {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #d6d6d6; }

.grt .comments_intro,
.grt .comments_closed {
  margin-bottom: 47px; }

.grt .comment_list {
  list-style-type: none;
  margin: 0 0 62px 0;
  padding-top: 62px; }

.comment {
  position: relative;
  margin-bottom: 62px; }
  .comment .children {
    list-style-type: none;
    margin-left: 0; }
    .comment .children .comment {
      margin-top: 62px; }

.comment_head {
  position: relative;
  margin-bottom: 16px; }

.comment_author {
  font-weight: bold; }

.comment_author a {
  color: #111111; }
  .comment_author a:hover {
    color: #9e351f; }

.comment_permalink,
.comment-reply-link {
  display: inline-block;
  font-family: "fficons";
  font-size: 14px;
  padding: 0 8px;
  border-radius: 4px;
  text-decoration: none; }

.comment_permalink:hover,
.comment-reply-link:hover {
  background-color: #ededed; }

.comment_date {
  display: none;
  font-size: 14px;
  margin-left: 8px;
  color: #888888; }
  .comment_date a {
    color: #888888; }

.comment span.avatar {
  display: none;
  width: 47px;
  height: 47px; }
  .comment span.avatar img {
    border-radius: 100%;
    border: 4px solid #dddddd;
    box-sizing: content-box; }
    .comment span.avatar img:hover {
      border-color: #9e351f; }

.comment_edit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 11px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  color: #111111;
  background-color: #f2f2f2; }
  .comment_edit:hover {
    color: white;
    background-color: #bb0000; }

/*
 * ---[ comment form ]---
 */
.previous_comments {
  float: right; }

.next_comments {
  float: left; }

  .previous_comments a,
  .next_comments a {
    text-decoration: none;
    padding: 0 1em;
    background-color: #ededed;
    display: block; }
    .previous_comments a:hover,
    .next_comments a:hover {
      background-color: #9e351f;
      color: white; }

/*
 * ---[ comment form ]---
 */
#commentform {
  color: #111111;
  padding: 31px 0 47px; }

.comments-form {
  background-color: #ededed; }

.comment #commentform {
  margin-top: 31px; }

.comment_form_title {
  font-size: 23px;
  line-height: 37px;
  border-bottom: 1px solid rgba(43, 50, 57, 0.05);
  padding-bottom: 16px; }

#commentform p {
  margin-bottom: 16px; }

#commentform label {
  display: block; }

#commentform .required {
  color: #dd0000; }

#commentform #comment_form_submit {
  margin-bottom: 0; }

.comment_moderated {
  font-weight: bold; }

#cancel-comment-reply-link {
  position: relative;
  float: right;
  font-size: 13px;
  line-height: 1.5;
  border: 1px solid #d6d6d6;
  border-width: 1px 1px 1px 1px;
  padding: 0.75em 1em;
  border-radius: 2px;
  text-decoration: none; }
  #cancel-comment-reply-link:hover {
    background-color: #bb0000;
    border-color: #bb0000;
    color: white; }

/*
 * ---[ Comment Misc ]---
 */
.no-comments-intro {
  text-align: center;
  padding: 31px 16px;
  color: #888888; }

.login_alert {
  font-weight: bold;
  border: 1px solid #d6d6d6;
  background-color: #ededed; }

/*
 * ---[ Short Codes Misc ]---
 */
  .content-bloc h3 {
    font-weight: normal; }

.flex-video {
  margin-bottom: 31px;
  position: relative; }

/*
 * ---[ Toggle Comments Button ]---
 */
#toggle_comments {
  text-align: center;
  display: block;
  margin: 0 auto;
  background-color: #dddddd;
  padding: 0.75em 1.5em;
  letter-spacing: 2px;
  color: #8a8a8a;
  text-transform: uppercase;
  position: relative;
  border-top: 1px solid rgba(43, 50, 57, 0.05); }
  #toggle_comments:hover {
    cursor: pointer;
    color: #222222; }
  #toggle_comments:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #dddddd;
    border-width: 8px;
    margin-left: -8px; }

.hide {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.show {
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  max-height: 100%;
  overflow: hidden; }

/*
 * ---[ Footer Attribution ]---
 */
.footer-section {
  background-color: #9e351f;
  font-size: 14px;
  line-height: 26px;
  color: white; }
  .footer-section a {
    color: rgba(255, 255, 255, 0.8); }
    .footer-section a:hover {
      color: white; }

.footer-container {
  padding: 31px 0;
  text-align: center; }

.social-follow-link {
  text-align: center;
  padding: 16px 0; }

.social-icon-link {
  padding: 3px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8); }
  .social-icon-link span {
    font-size: 2em; }

.copyright-container {
  padding: 16px 0; }
  .copyright-container .designer {
    margin-bottom: 4px; }
  .copyright-container span {
    vertical-align: middle; }
  .copyright-container .fficons-creative-commons {
    font-size: 2em; }

/*
 * ---[ Landing page ]---
 */
  .landing-page #menu,
  .landing-page #menu_trigger {
    display: none; }
  .landing-page .content-col {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .landing-page .headline_area {
    text-align: center; }
    .landing-page .post_content h1,
    .landing-page .post_content h2,
    .landing-page .post_content h3,
    .landing-page .post_content h4,
    .landing-page .post_content h5,
    .landing-page .post_content h6 {
      text-align: center; }

/*
 * ---[ no-sidebar templates ]---
 */
.no-sidebar-full-width .content-col {
  width: 100%; }

/*
 * ---[ Helper Classes ]---
 */
.desktop-only {
  display: none; }

.inline-block {
  max-width: 100%;
  display: inline-block; }

/*
 * ---[ Woocommerce ]---
 */
.w-section:before,
.w-section:after,
.w-container:before,
.w-container:after,
.w-row:before,
.w-row:after,
.comment_nav:after,
.comment_nav:before,
.clear:after,
.clear:before {
  content: " ";
  display: table;
  clear: both; }

/*
 * ---[ natural layout break (iphone 6plus) ]---
 */
@media all and (min-width: 360px) {
  /*
   * ---[ Front Page Featured Content ]---
   */      .front-page-module .featured_content .headline {
        font-size: 29px;
        line-height: 45px; } }

/*
 * ---[ natural layout break 2 ]---
 */
@media all and (min-width: 740px) {
  /*
   * ---[ Front Page Featured Content ]---
   */      .front-page-module .featured_content .headline {
        font-size: 37px;
        line-height: 56px; }

  /*
   * ---[ Section Call to Action ]---
   */    .call-to-action .cta-headline {
      font-size: 47px;
      line-height: 69px; }

  /*
   * ---[ Flex classes ]---
   */  .flex-row-to-col {
    -webkit-flex-direction: row;
    flex-direction: row; }

  .flex-align-rtoc {
    margin-left: auto;
    margin-right: 0; }

  .flex-align-ltoc {
    margin-right: auto;
    margin-left: 0; }

  /*
   * ---[ Front Page Latest Posts ]---
   */  .latest-posts-container {
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .latest-posts-container .flex_cell {
      -webkit-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      margin-right: 2%;
      flex: 0 1 calc(33% - 1%); }
      .latest-posts-container .flex_cell:nth-child(3n+3) {
        margin-right: 0; }

  .w-section.latest-post-section {
    padding-bottom: 4em; } }

/*
 * ---[ natural layout break (desktop) ]---
 */
@media all and (min-width: 1060px) {
  .grt .right,
  .grt .alignright,
  .grt .stack,
  .grt img.alignright {
    margin-left: 31px; }

  .grt .left,
  .grt .alignleft,
  .grt img.alignleft {
    margin-right: 31px; }

  .grt img.alignright {
    float: right; }

  .grt img.alignleft {
    float: left; }

  .grt input[type="text"],
  .grt input[type="email"],
  .grt .input_text,
  .grt select {
    width: 50%; }

  .grt textarea.input_text {
    width: 100%; }

  .w-container {
    max-width: 1060px; }

  .content-col {
    width: 740px; }

  .aside-col {
    width: 320px; }

  .sidebar {
    display: block; }

    .template-home .content-col,
    .template-archives .content-col {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }

      .archive-post-container .post_box.post-section .featured_image {
        margin-left: 0;
        margin-right: 0; }

  #site_title {
    font-size: 47px;
    line-height: 1.4;
    padding: 0 16px;
    text-align: center;
    width: auto; }

  /*
   * ---[ Flex Desktop Menu ]---
   */  #flex_desktop_menu {
    font-size: 16px;
    line-height: 23px; }
      #flex_desktop_menu > ul > li:hover > .sub-menu {
        display: block;
        opacity: 1;
        -webkit-transition: opacity 0.2s ease-in-out;
        -moz-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
        #flex_desktop_menu > ul > li:hover > .sub-menu .sub-menu {
          top: 0;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
      #flex_desktop_menu ul li {
        position: relative;
        display: inline-block; }
        #flex_desktop_menu ul li a {
          color: #111111;
          text-decoration: none;
          padding: 8px 16px;
          display: block; }
        #flex_desktop_menu ul li:hover > .sub-menu {
          display: block;
          opacity: 1;
          -webkit-transition: opacity 0.2s ease-in-out;
          -moz-transition: opacity 0.2s ease-in-out;
          -o-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
            #flex_desktop_menu ul li:hover > .sub-menu .sub-menu:before {
              border: 6px solid transparent;
              position: absolute;
              pointer-events: none;
              border-color: transparent;
              border-right-color: #d95a3f;
              left: -6px;
              top: 0.75em; }
            #flex_desktop_menu ul li.menu-item-has-children .menu-item-has-children:before {
              border-right-color: #d95a3f;
              border-bottom-color: #d95a3f; }
          #flex_desktop_menu ul li.menu-item-has-children:before {
            bottom: 0;
            right: 0;
            border: 4px solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: transparent;
            border-right-color: #9e351f;
            border-bottom-color: #9e351f;
            opacity: 1;
            -webkit-transition: opacity 0.2s ease-in-out;
            -moz-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out; }
          #flex_desktop_menu ul li.menu-item-has-children:hover:before {
            opacity: 0; }
      #flex_desktop_menu ul li > a:hover,
      #flex_desktop_menu ul .current-menu-item > a,
      #flex_desktop_menu ul .current-menu-parent > a {
        background-color: transparent;
        color: #9e351f; }
      #flex_desktop_menu ul .sub-menu {
        position: absolute;
        left: -9999px;
        list-style: none;
        z-index: 110;
        min-width: 10em;
        background-color: #9e351f;
        opacity: 0; }
        #flex_desktop_menu ul .sub-menu li {
          display: block;
          text-align: left; }
        #flex_desktop_menu ul .sub-menu li > a {
          color: white;
          display: block;
          padding: 8px 16px; }
          #flex_desktop_menu ul .sub-menu li > a:hover {
            background-color: #732717; }
        #flex_desktop_menu ul .sub-menu:before {
          top: -12px;
          left: 50%;
          border: 6px solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent;
          border-bottom-color: #9e351f;
          margin-left: -6px; }

  /*
   * ---[ Misc ]---
   */  .comment {
    margin-left: 70px; }

  .comment span.avatar {
    display: block;
    position: absolute;
    top: -8px;
    left: -70px; }

  .post-byline-container,
  .author-box-wrapper,
  #comments,
  #commentform,
  #reply-title,
  .footer-container,
  .archive-intro-container,
  .blog-intro-container,
  .archive-post-container,
  .pagination-columns {
    padding-left: 16px;
    padding-right: 16px; }

  .w-section,
  .archive-bylines {
    padding-left: 0;
    padding-right: 0; }

  .social-follow-links,
  .copyright-container {
    display: inline-block; }

  .social-follow-links {
    float: right;
    text-align: right;
    padding-left: 16px; }

  .copyright-container {
    float: left;
    text-align: left;
    padding-right: 16px; }

  body.show_menu #menu {
    right: -17px; }

  .mobile-only {
    display: none; }

  .desktop-only {
    display: block; }

  /*
   * ---[ Front Page Featured Content ]---
   */    .front-page-module .featured_content {
      max-width: 1060px; }
      .front-page-module .featured_content .headline {
        font-size: 47px;
        line-height: 69px;
        margin-bottom: 31px; } }

/*
 * ---:[ custom CSS ]:---
 */
@charset "UTF-8" {
   }
/*
 * CSS Document
 */
/*
 * Date: 2018.9.27
 */
/*
 * ---:[ thesis resets / variables ]:---
 */
/*
 * ---:[ variables ]:---
 */
/*
 * ---:[ Colors ]:---
 */
/*
 * ---:[ Font Sizes ]:---
 */
/*
 * ---:[ Widths ]:---
 */
/*
 * ---:[ Typographical elements ]:---
 */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #9e351f;
  margin: 1em 0;
  text-transform: uppercase; }

h1 {
  font-size: 1.75em; }

h2,
.grt h2 {
  font-size: 1.5em; }

/*
 * ---:[ GRT base styles with spaced paragraphs ]:---
 */
.grt {
  font-size: 1em; }

.grt .headline {
  font-size: 1.25em; }

.template-home .headline.post-headline {
  margin-bottom: 0; }

.template-home .post_cats {
  margin: 0 0 1em;
  color: black; }

.grt .widget_title,
.grt .email_form_title {
  font-size: 1em; }

.grt h3 {
  font-size: 1em;
  margin: 1em 0 1em 0; }

h4,
.grt h4,
h5,
.grt h5,
h6,
.grt h6,
.grt .small,
.grt .caption,
.grt .wp-caption p {
  font-size: 1em;
  margin: 1em 0; }

body {
  color: #131313;
  background-color: white; }

/*
 * ---:[ layout structure ]:---
 */
/*
 * ----------------------------
 */
.wrap {
  width: auto;
  max-width: 1500px;
  margin: 0 auto; }

.w-container {
  max-width: 1500px; }

/*
 * ----------------------------
 */
/*
 * ---:[ header tags ]:---
 */
/*
 * -----------------------
 */
.hide-headline .grt .headline {
  display: none; }

.grt h3 {
  font-weight: normal; }

blockquote h3 {
  margin-top: 0px; }

/*
 * -----------------------
 */
/*
 * ---:[ logo ]:---
 */
/*
 * ----------------
 */
#site_title {
  padding: 0; }

/*
 * ----------------
 */
/*
 * ---:[ header / nav ]:---
 */
/*
 * ------------------------
 */
.menu-bar {
  background-color: white; }

.w-container.flex-container.flex-v-align {
  padding: 25px 0; }

#flex_desktop_menu ul li a {
  text-transform: uppercase; }

/*
 * ---:[ border bottom nav ]:---
 */
.desktop-navigation.desktop-only.flex-align-right.clear {
  border-bottom: thin solid #888888;
  max-height: 50px; }

/*
 * ------------------------
 */
/*
 * ---:[ featured image ]:---
 */
/*
 * --------------------------
 */
.featured-image-container {
    /*
   * width: auto;
   */
  margin: 2em auto; }

/*
 * ----------- featured image
 */
/*
 * ---:[ content ]:---
 */
/*
 * -------------------
 */
/*
 * ---:[ what we do titles ]:---
 */
.wwd-title {
  margin-top: -28px;
  text-transform: capitalize;
  font-weight: bold;
  font-family: "Arimo", sans-serif; }

/*
 * ---:[ single template ]:---
 */
h1.headline {
  text-transform: uppercase;
  margin-top: 0; }

/*
 * ---:[ blockquote ]:---
 */
blockquote {
  text-align: left; }

.grt blockquote,
.archive-intro-container {
  border-bottom: solid thin #888888;
  border-top: solid thin #888888;
  margin: 50px auto;
  padding: 75px; }

.archive-intro-container {
  font-size: 29px;
  line-height: 41px;
  color: #888888; }

/*
 * ---:[ remove border ]:---
 */
.post-byline-section {
  border-bottom: none !important;
  border-top: none !important; }

/*
 * ---:[ adjust on mobile ]:---
 */
.w-container.blog-intro-container.grt {
  padding-left: 0;
  padding-right: 0; }

/*
 * ---:[ template-home (blog home) ]:---
 */
/*
 * -------------------------------------
 */
.archive_content {
  border-bottom: none;
  border-top: none;
  padding: 0; }

/*
 * ---:[ hide "our work" headline above featured image) ]:---
 */
.template-home .archive_title.headline {
  display: none; }

/*
 * -------------------------------------
 */
/*
 * ---:[ aside ]:---
 */
/*
 * -----------------
 */
.aside-col #text-2 h3.widget_title {
  background-color: white;
  border-bottom: thin solid black;
  border-top: thin solid black;
  color: black;
  text-align: center;
  text-transform: uppercase; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  background-color: white; }

.aside-col {
  padding: 50px 0 0 75px; }

.aside-col {
  width: auto;
  max-width: 320px; }

.sidebar .widget li a {
  display: block;
  color: #111111;
  padding: 9px 0;
  text-transform: uppercase; }

#categories-3 {
  border-left: solid thin #888888;
  padding: 0 0 25px 25px; }

/*
 * -----------------
 */
/*
 * ---:[ footer ]:---
 */
/*
 * ------------------
 */
.footer-section {
  background-color: #888888;
  color: white;
  font-size: 14px;
  line-height: 30px;
  margin-top: 75px; }

.footer-container {
  padding: 35px 0;
  text-align: left; }

.col-sm-6.footer-address-1 a {
  color: #9e351f; }

.col-sm-6.footer-address-1 a:hover {
  color: white; }

/*
 * ---:[ footer address boxes ]:---
 */
.col-sm-6.footer-address-1 {
  border-right: solid thin white; }

.col-sm-6.footer-address-2 {
  padding: 0 0 0 35px; }

.col-sm-6.footer-address-2 li {
  list-style-type: none; }

.col-sm-6.footer-address-2 a {
  text-transform: uppercase;
  font-size: 18px; }

/*
 * -------------------------------
 */
/*
 * ---:[ footer logo ]:---
 */
/*
 * -----------------------
 */
.alignnone.size-medium.wp-image-68.footer-logo {
  width: auto;
  max-width: 300px; }

/*
 * -----------------------
 */
/*
 * ---:[ footer phone ]:---
 */
/*
 * ------------------------
 */
.footer-phone-number {
  font-size: 21px; }

.glyphicon.glyphicon-circle-arrow-right.footer-arrow {
  font-size: 21px; }

/*
 * ------------------------
 */
/*
 * ---:[ social media ]:---
 */
/*
 * ------------------------
 */
.flex-v-align {
  align-items: initial; }

.col-xs-12.col-sm-4.social-media {
  text-align: left; }

.social-media .btn {
  font-size: 32px; }

#custom_html-3 a:hover,
#custom_html-2 a:hover {
  color: #9e351f; }

/*
 * ------------------------
 */
/*
 * ---:[ mail chimp ]:---
 */
/*
 * ----------------------
 */
#mc-embedded-subscribe-form {
  background-color: #99a4aa; }

#mc-embedded-subscribe-form {
  background-color: #888888 !important; }

#mc_embed_signup label {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: normal !important;
  text-transform: uppercase; }

#mce-EMAIL {
  padding: 0.25em; }

#mc-embedded-subscribe {
  margin: 1em 0 0; }

/*
 * ----------------------
 */
/*
 * ---:[ copyright / attribution ]:---
 */
/*
 * -----------------------------------
 */
.Copyright-attribution {
  text-align: center;
  font-size: 14px;
  color: #888888;
  padding: 14px; }

/*
 * -----------------------------------
 */
/*
 * ---:[ PAGES ]:---
 */
/*
 * -----------------
 */
/*
 * ---:[ template front ]:---
 */
.template-front .grt blockquote {
  margin: 3em 0; }

/*
 * ---------- template front
 */
/*
 * ---:[ our process ]:---
 */
/*
 * -----------------------
 */
.process-p {
  padding-left: 75px; }

/*
 * -----------------------
 */
/*
 * ---:[ contact ]:---
 */
/*
 * -------------------
 */
.contact-page .content-col {
  width: 1500px; }

.google-map {
  clear: both;
  padding: 35px 0 0; }

/*
 * -------------------
 */
/*
 * ---:[ catagory / archives ]:---
 */
/*
 * -------------------------------
 */
.archive-post-container .post_box.post-section.top {
  border-top: none; }

.archive-post-container .post_box.post-section {
  border-bottom: none; }

/*
 * -------------------------------
 */
/*
 * ---:[ Request Quote Template ]:---
 */
/*
 * ----------------------------------
 */
.request-quote-band {
  background-color: #ececec;
  clear: both;
  padding: 25px 0 75px;
  margin-top: 75px; }

.request-quote-btn {
  padding: 0px;
  display: inline-block;
  background-color: white;
  border: solid thin #9e351f !important; }

.request-quote-btn:hover {
  background-color: #ececec; }

.request-quote-btn a {
  color: #9e351f;
  margin: 14px;
  text-transform: uppercase; }

.request-quote-btn a:hover {
  color: #9e351f;
  text-transform: uppercase; }

.request-quote-band p {
  margin: 0; }

/*
 * ---:[ left padding - adjust for mobile ]:---
 */
.request-quote-band .wrap {
  padding: 0 0 0 30px; }

/*
 * ----------------------------------
 */
/*
 * ---:[ footer section margin correction (quote template only) ]:---
 */
.quote-template .footer-section,
.template-archives .footer-section {
  margin-top: 0; }

.clear.request-quote {
  display: inline-block;
  background-color: grey;
  padding: 7px 14px; }

.clear.request-quote p {
  padding: 0;
  margin: 0; }

.clear.request-quote a {
  color: white; }

.clear.request-quote a:hover {
  color: #9e351f;
  background-color: #888888; }

/*
 * ---:[ templates ]:---
 */
/*
 * ---------------------
 */
/*
 * ---:[ category template ]:---
 */
.template-category .post_box.post-section {
  margin-top: 35px; }

.template-home .post_box.post-section {
  margin-top: 0px; }

.template-archives .attachment-full.size-full.wp-post-image {
  max-height: 450px; }

.template-archives .attachment-full.size-full.wp-post-image {
  width: auto;
  margin: 50px auto 0px; }

.template-archives .headline.post-headline {
  font-size: 21px;
  margin: 0; }

/*
 * ---------------------
 */
/*
 * ---:[ single template ]:---
 */
/*
 * -----------------------------
 */
.template-single .w-section.content-section {
  padding-left: 1em;
  padding-right: 1em; }

/*
 * ---:[ miscellaneous ]:---
 */
/*
 * -------------------------
 */
/*
 * ---:[ circle arrow ]:---
 */
.glyphicon.glyphicon-circle-arrow-right {
  padding-right: 7px;
  color: #9e351f; }

.glyphicon {
  position: relative;
  top: 5px !important; }

.no-headline .headline_area .headline {
  display: none; }

.img-block {
  padding: 75px 0 20px; }

.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

/*
 * -------- miscellaneous
 */
/*
 * ---:[ request form ]:---
 */
.gfield_label {
  font-weight: normal !important;
  text-transform: uppercase;
  color: #888888; }

/*
 * ---:[ clears / floats ]:---
 */
.clear {
  clear: both; }

/*
 * ---------- updates 2018.10.1
 */
/*
 * ---:[ instagram ]:---
 */
#sb_instagram .sbi_follow_btn a {
  background: #9e351f !important; }

/*
 * ---------- clears / floats
 */
@media all and (max-width: 1500px) {
  .w-container {
    max-width: 1500px;
    width: auto; }

  /*
   * ---:[ add margin to logo / nav ]:---
   */  #thesis_logo_image {
    padding: 0 0 0 14px; }

  .desktop-navigation.desktop-only.flex-align-right.clear {
    margin-right: 14px; }

  /*
   * ---:[ add margin to blockquote ]:---
   */  .grt blockquote,
  .archive-intro-container {
    margin: 50px 14px;
    display: inline-block;
    width: auto;
    max-width: 1500px; } }

@media all and (max-width: 1499px) {
  .w-container {
    max-width: 1499px;
    width: auto; } }

@media all and (max-width: 1154px) {
  #flex_desktop_menu ul li a {
    color: #111111;
    text-decoration: none;
    padding: 8px 10px;
    display: block; } }

@media all and (max-width: 1150px) {
  /*
   * ---:[ adjust logo size to fit nav ]:---
   */  #thesis_logo_image {
    max-width: 375px; } }

@media all and (max-width: 1059px) {
  /*
   * ---:[ alogo padding reset ]:---
   */  #thesis_logo_image {
    padding: 0; } }

@media all and (max-width: 899px) {
  /*
   * ---:[ blockquote ]:---
   */  blockquote {
    text-align: left; }

  .grt blockquote {
    margin: 25px auto;
    padding: 14px; }

  /*
   * ---:[ featured image ]:---
   */  .attachment-full.size-full.wp-post-image {
    width: auto;
    margin: 2em auto; }

  /*
   * ---:[ footer border ]:---
   */  .col-sm-6.footer-address-1 {
    border-right: none; } }

@media all and (max-width: 799px) {
  /*
   * ---:[ blockquote ]:---
   */  blockquote {
    text-align: left; }

  .grt blockquote {
    padding: 14px; } }

@media all and (max-width: 767px) {
  .w-container {
    max-width: 767px;
    width: auto; }

  .w-container.flex-container.flex-v-align {
    padding: 50px 0; }

  /*
   * ---:[ logo ]:---
   */  #thesis_logo_image {
    min-height: 70px;
    width: auto;
    max-width: 75%; }

  /*
   * ---:[ header tags ]:---
   */  .grt .headline {
    font-size: 1.5em; }

  /*
   * ---:[ post_excerpt ]:---
   */  .post_content.post_excerpt {
    display: none; }

  /*
   * ---:[ content ]:---
   */  .post_content {
    padding: 14px; }

  .content-container {
    padding: 0; }

  /*
   * ---:[ aside ]:---
   */  .aside-col {
    padding: 14px; }

  /*
   * ---:[ aside categories ]:---
   */  #categories-3 {
    border-left: none;
    padding: 22px; }

  /*
   * ---:[ footer address ]:---
   */  .col-sm-6.footer-address-2 {
    padding: 0 0 0 15px; }

  .footer-section {
    margin-top: 0px; }

  /*
   * ---:[ social media ]:---
   */  #custom_html-3 {
    text-align: center;
    padding: 21px 0; }

  /*
   * ---:[ copyright ]:---
   */  .copyright-text {
    text-align: center; }

  .sbi_photo_wrap {
    padding: 0.75em; } }