/*!
Theme Name:     Scalawag - Largo Child Theme
Theme URI:      localhost:8888
Description:    Custom theme for Scalawag Magazine
Author:         Sarah Riazati
Template:       largo
Version:        0.1.0
\*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2de4e87d761cccef365501a7e8adda06)
 * Config saved to config.json and https://gist.github.com/2de4e87d761cccef365501a7e8adda06
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #777777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar-nav > li > a {
  color: #777777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #dddddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-default .btn-link {
  color: #777777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc; }

.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
body {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400; }

h1.entry-title {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #2A2A2A;
  font-size: 64px;
  line-height: 68px;
  font-weight: 800; }
  @media screen and (max-width: 768px) {
    h1.entry-title {
      font-size: 24px;
      line-height: 30px; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    h1.entry-title {
      font-size: 32px;
      line-height: 34px; } }
  h1.entry-title a {
    color: #2A2A2A; }

ol, ul:not(.nav), p {
  font-family: "PT Serif", "Times New Roman", serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }
  @media screen and (max-width: 768px) {
    ol, ul:not(.nav), p {
      font-size: 14px;
      line-height: 26px; } }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

a {
  color: #275373;
  text-decoration: none !important;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  a:hover {
    color: black; }

a:visited {
  color: #275373;
  text-decoration: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 800; }

@media screen and (max-width: 769px) {
  .entry-content h2 {
    font-size: 20px; }
  .entry-content h3 {
    font-size: 20px; } }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.entry-content h5.top-tag a,
.caption-overlay h5.top-tag a {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  border: none; }
  .entry-content h5.top-tag a a,
  .caption-overlay h5.top-tag a a {
    background: #275373;
    color: #ffffff;
    padding: 5px 12px;
    border-radius: 3em;
    border: none;
    display: inline-block;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .entry-content h5.top-tag a a:hover,
    .caption-overlay h5.top-tag a a:hover {
      background: #183245; }

.category-southern-politics .caption-overlay h5.top-tag a,
.category-southern-politics .entry-content h5.top-tag a {
  background: #275373; }

.category-witness .caption-overlay h5.top-tag a,
.category-witness .entry-content h5.top-tag a {
  background: #275373; }

.category-arts-and-literature .caption-overlay h5.top-tag a,
.category-arts-and-literature .entry-content h5.top-tag a {
  background: #275373; }

/* menu */
/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
nav form {
  font-family: Roboto, arial, sans-serif; }

.global-nav-bg {
  display: none; }

@media screen and (max-width: 769px) {
  .navbar li.home-icon > a img {
    height: 32px; } }

.sticky-nav-container,
#main-nav.navbar {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  background: #ffffff; }
  @media screen and (min-width: 769px) and (max-width: 992px) {
    .sticky-nav-container,
    #main-nav.navbar {
      font-size: 80%; } }
  .sticky-nav-container .container,
  #main-nav.navbar .container {
    margin: 0 auto;
    width: 100%;
    padding: 0 32px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    height: 64px; }
    @media (max-width: 768px) {
      .sticky-nav-container .container,
      #main-nav.navbar .container {
        width: 100%;
        padding: 0; } }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      .sticky-nav-container .container,
      #main-nav.navbar .container {
        width: 738px; } }
    @media (min-width: 992px) {
      .sticky-nav-container .container,
      #main-nav.navbar .container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .sticky-nav-container .container,
      #main-nav.navbar .container {
        width: 1170px;
        padding: 0; } }
  .sticky-nav-container .nav > li.active > a,
  #main-nav.navbar .nav > li.active > a {
    color: #5e5e5e; }
  .sticky-nav-container .nav > li > a,
  #main-nav.navbar .nav > li > a {
    padding: 4px 16px;
    color: #2A2A2A;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .sticky-nav-container .nav > li > a:hover, .sticky-nav-container .nav > li > a:focus,
    #main-nav.navbar .nav > li > a:hover,
    #main-nav.navbar .nav > li > a:focus {
      color: #5e5e5e;
      text-decoration: none;
      background-color: transparent; }
  .sticky-nav-container .navbar-header,
  #main-nav.navbar .navbar-header {
    margin-right: 16px; }
    .sticky-nav-container .navbar-header a.custom-logo-link,
    #main-nav.navbar .navbar-header a.custom-logo-link {
      display: block;
      padding-top: 8px; }
      .sticky-nav-container .navbar-header a.custom-logo-link img,
      #main-nav.navbar .navbar-header a.custom-logo-link img {
        height: 29px;
        width: auto; }

.navbar.sticky-navbar li a {
  line-height: 36px;
  padding: 8px 16px; }

/* Navbar */
#main-nav.navbar {
  border: 0;
  margin-bottom: 0; }
  #main-nav.navbar .secondary-top-menu .nav > li > a {
    padding: 4px 16px;
    color: #275373;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    #main-nav.navbar .secondary-top-menu .nav > li > a:hover {
      color: #081118; }

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .sticky-nav-container .container,
  #main-nav.navbar .container {
    width: 100%; }
  .sticky-nav-container .nav > li > a,
  #main-nav.navbar .nav > li > a {
    padding: 4px 8px; } }

@media screen and (min-width: 769px) {
  .navbar.sticky-navbar .secondary-top-menu li:nth-child(2) a,
  #main-nav.navbar .secondary-top-menu ul.navbar-right li:nth-child(2) a {
    background: #275373;
    border-radius: 4px;
    color: #ffffff;
    padding: inherit 24px;
    margin: 0 16px;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .navbar.sticky-navbar .secondary-top-menu li:nth-child(2) a:hover,
    #main-nav.navbar .secondary-top-menu ul.navbar-right li:nth-child(2) a:hover {
      background: black; } }

.navbar li > a:hover {
  background-color: transparent; }

/* MOBILE MENU */
@media screen and (max-width: 769px) {
  html.nav-open, html.nav-open body {
    position: relative;
    top: inherit;
    right: inherit;
    bottom: inherit;
    left: inherit;
    overflow: inherit; }
  .navbar.sticky-navbar .nav-right #header-extras {
    margin-right: 16px; }
  #header-extras li {
    padding-right: 16px; }
    #header-extras li:last-child {
      padding-right: 0; }
  #header-extras .sticky-nav-search a {
    padding-top: 11px; }
  .navbar.sticky-navbar .nav-right #sticky-nav-search.show .form-search {
    right: 16px; }
  .nav-shelf {
    padding: 0 16px; }
  .navbar.sticky-navbar .secondary-top-menu li a,
  .navbar.sticky-navbar .primary-top-menu li a {
    padding-left: 0; }
  .navbar li.home-icon > a img {
    height: 29px; }
  .navbar-header {
    display: none; }
  .sticky-nav-container .navbar.sticky-navbar li a {
    display: inline-block;
    width: auto; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: 0; }
  .sticky-nav-container .secondary-top-menu {
    display: block; }
  .nav-shelf.row {
    padding-left: 8px; } }

@media (max-width: 769px) {
  .navbar .nav-shelf li, .navbar .nav-shelf ul {
    float: none !important; } }

.navbar.sticky-navbar .nav-right #sticky-nav-search a.toggle {
  background: transparent; }

.navbar.sticky-navbar .nav-right #sticky-nav-search.show .toggle {
  background: transparent;
  color: #275373; }

.navbar.sticky-navbar .nav-right #sticky-nav-search.show .form-search {
  position: absolute;
  right: 0;
  width: 270px;
  z-index: 601;
  background: #F4F4F4;
  padding: 8px;
  border-radius: 4px; }
  .navbar.sticky-navbar .nav-right #sticky-nav-search.show .form-search .input-append {
    width: auto;
    background: #F4F4F4; }
    .navbar.sticky-navbar .nav-right #sticky-nav-search.show .form-search .input-append .text-input-wrapper {
      width: auto; }
      .navbar.sticky-navbar .nav-right #sticky-nav-search.show .form-search .input-append .text-input-wrapper input.search-query {
        width: 200px; }
  .navbar.sticky-navbar .nav-right #sticky-nav-search.show .form-search li > a:hover {
    background: transparent;
    color: #ffffff; }

.navbar #nav-search a.toggle {
  text-align: right; }

.navbar #nav-search #form-search {
  position: absolute;
  right: 0;
  width: 270px;
  z-index: 601;
  background: #F4F4F4;
  padding: 8px;
  border-radius: 4px; }
  .navbar #nav-search #form-search .input-append {
    width: auto;
    background: #F4F4F4; }
    .navbar #nav-search #form-search .input-append .text-input-wrapper {
      width: auto; }
      .navbar #nav-search #form-search .input-append .text-input-wrapper input.search-query {
        width: 200px; }
  .navbar #nav-search #form-search li > a:hover {
    background: transparent;
    color: #ffffff; }

.sticky-nav-container {
  padding: 0; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
@media screen and (max-width: 768px) {
  .page-template-page-checkout header {
    padding-left: 0;
    padding-right: 0; }
  .page-template-page-thankyou #main {
    padding-left: 16px;
    padding-right: 16px; }
  #main {
    padding: 0;
    margin-top: 0; }
    #main .product .summary.entry-summary,
    #main #content.search-results form.form-search,
    #main #content.search-results h3.recent-posts,
    #main header.archive-background,
    #main .order-review,
    #main .page-template-page-checkout header,
    #main section,
    #main article,
    #main .under_article {
      padding-left: 16px;
      padding-right: 16px; }
    #main h2.river-title,
    #main .stories h2.river-title {
      margin-left: 16px;
      margin-right: 16px; }
    #main .product .summary.entry-summary {
      margin-left: 0 !important; }
    #main .page-template-page-checkout header,
    #main #content.search-results .entry-content form.form-search,
    #main article section,
    #main .article_body section.entry-content,
    #main .primary-featured-post article {
      padding-left: 0;
      padding-right: 0; }
  .woocommerce-checkout #main section {
    padding: 0; }
  header {
    margin-bottom: 16px;
    margin-top: 16px; } }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.in-print {
  margin: 24px 0; }
  .in-print h2.issue-number {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #2A2A2A;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 4px;
    border-top: 4px solid #2A2A2A;
    padding: 0 !important; }
    .in-print h2.issue-number a {
      color: #2A2A2A; }
    @media screen and (max-width: 768px) {
      .in-print h2.issue-number {
        font-size: 20px;
        padding: 0;
        padding-top: 4px; } }
  .in-print .cover-image button {
    width: 100%;
    margin-top: 8px;
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    font-weight: 500; }
    .in-print .cover-image button a {
      font-family: Roboto, Arial, sans-serif;
      color: #ffffff;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #ffffff !important;
      border-radius: 4px;
      padding: 16px;
      color: #ffffff !important;
      background: #73732D;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      .in-print .cover-image button a:hover {
        background: black; }
      @media screen and (max-width: 769px) {
        .in-print .cover-image button a {
          padding: 4px 24px; } }
  .in-print .table-of-contents h3 {
    font-family: Roboto, Arial, sans-serif;
    color: #73732D;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 16px; }
  .in-print .table-of-contents .toc-list {
    padding-top: 8px;
    border-bottom: 1px solid #979797;
    margin-bottom: 16px; }
    .in-print .table-of-contents .toc-list:last-child {
      border: 0; }
  .in-print .table-of-contents p {
    margin: 16px 0;
    font-family: Roboto, Arial, sans-serif;
    color: #2A2A2A;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500; }
    .in-print .table-of-contents p .title {
      font-family: Roboto, Arial, sans-serif;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 18px;
      font-weight: 500; }
      .in-print .table-of-contents p .title a {
        color: #2A2A2A; }
    .in-print .table-of-contents p .byline {
      font-family: Roboto, Arial, sans-serif;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      margin: 0;
      vertical-align: baseline;
      padding-left: 8px; }
    .in-print .table-of-contents p.inactive .title,
    .in-print .table-of-contents p.inactive .byline {
      color: #9B9B9B; }
    .in-print .table-of-contents p.print-only:after {
      content: 'Print only';
      margin-left: 8px;
      color: #9B9B9B;
      font-size: 12px;
      line-height: 16px;
      text-transform: none;
      font-family: Roboto, Arial, sans-serif;
      font-weight: 400; }
      .in-print .table-of-contents p.print-only:after a {
        border: 1px solid #2A2A2A;
        border-radius: 3em;
        background: #F4F4F4;
        padding: 5px 12px;
        display: inline-block;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .in-print .table-of-contents p.print-only:after a:hover {
          background: #9B9B9B; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.home #main {
  margin-top: 0; }

.home .navbar {
  margin-bottom: 0; }

.home .home-top {
  position: relative; }
  .home .home-top header.full-hero {
    background: #2A2A2A;
    overflow: hidden; }
    .home .home-top header.full-hero:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 10;
      width: 100%;
      height: 85%;
      bottom: 0;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat; }
      @media screen and (max-width: 768px) {
        .home .home-top header.full-hero:before {
          height: 100%;
          bottom: 0;
          background: rgba(6, 6, 6, 0.5); } }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .home .home-top header.full-hero {
        height: 80px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .home .home-top header.full-hero {
        height: 200px; } }
    @media screen and (min-width: 768px) {
      .home .home-top header.full-hero {
        height: 200px; } }
    @media screen and (min-width: 992px) {
      .home .home-top header.full-hero {
        height: 300px; } }
    @media screen and (min-width: 1200px) {
      .home .home-top header.full-hero {
        height: 300px; } }
    .home .home-top header.full-hero img {
      max-width: 100% !important;
      width: 100%; }
  .home .home-top div.full-hero {
    background: #2A2A2A;
    overflow: hidden; }
    .home .home-top div.full-hero:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 10;
      width: 100%;
      height: 85%;
      bottom: 0;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat; }
      @media screen and (max-width: 768px) {
        .home .home-top div.full-hero:before {
          height: 100%;
          bottom: 0;
          background: rgba(6, 6, 6, 0.5); } }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .home .home-top div.full-hero {
        height: 160px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .home .home-top div.full-hero {
        height: 400px; } }
    @media screen and (min-width: 768px) {
      .home .home-top div.full-hero {
        height: 400px; } }
    @media screen and (min-width: 992px) {
      .home .home-top div.full-hero {
        height: 600px; } }
    @media screen and (min-width: 1200px) {
      .home .home-top div.full-hero {
        height: 600px; } }
    .home .home-top div.full-hero img {
      max-width: 100% !important;
      width: 100%; }
  .home .home-top .wrapper-for-link {
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%; }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .home .home-top .wrapper-for-link {
        height: 160px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .home .home-top .wrapper-for-link {
        height: 400px; } }
    @media screen and (min-width: 768px) {
      .home .home-top .wrapper-for-link {
        height: 400px; } }
    @media screen and (min-width: 992px) {
      .home .home-top .wrapper-for-link {
        height: 600px; } }
    @media screen and (min-width: 1200px) {
      .home .home-top .wrapper-for-link {
        height: 600px; } }
    .home .home-top .wrapper-for-link a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      @media screen and (min-width: 0) and (max-width: 599px) {
        .home .home-top .wrapper-for-link a {
          height: 160px; } }
      @media screen and (min-width: 600px) and (max-width: 768px) {
        .home .home-top .wrapper-for-link a {
          height: 400px; } }
      @media screen and (min-width: 768px) {
        .home .home-top .wrapper-for-link a {
          height: 400px; } }
      @media screen and (min-width: 992px) {
        .home .home-top .wrapper-for-link a {
          height: 600px; } }
      @media screen and (min-width: 1200px) {
        .home .home-top .wrapper-for-link a {
          height: 600px; } }
  .home .home-top .container {
    position: relative; }
    .home .home-top .container .caption-overlay {
      width: 90%;
      position: absolute;
      z-index: 100;
      bottom: 32px; }
      @media screen and (min-width: 768px) {
        .home .home-top .container .caption-overlay {
          width: 75%; } }
      @media screen and (max-width: 768px) {
        .home .home-top .container .caption-overlay {
          bottom: 16px; } }
      @media screen and (min-width: 768px) {
        .home .home-top .container .caption-overlay {
          left: 32px; } }
      .home .home-top .container .caption-overlay h2 {
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #ffffff;
        font-size: 64px;
        line-height: 68px;
        font-weight: 800;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .home .home-top .container .caption-overlay h2 {
            font-size: 24px;
            line-height: 30px; } }
        @media screen and (min-width: 768px) and (max-width: 992px) {
          .home .home-top .container .caption-overlay h2 {
            font-size: 32px;
            line-height: 34px; } }
        .home .home-top .container .caption-overlay h2 a {
          color: #ffffff; }
      .home .home-top .container .caption-overlay .sep,
      .home .home-top .container .caption-overlay section {
        display: none; }
      .home .home-top .container .caption-overlay .byline {
        font-family: Roboto, Arial, sans-serif;
        color: #ffffff;
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        margin: 16px 0; }
        @media screen and (max-width: 768px) {
          .home .home-top .container .caption-overlay .byline {
            margin-top: 8px; } }
        .home .home-top .container .caption-overlay .byline a {
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px; }
      .home .home-top .container .caption-overlay .entry-date,
      .home .home-top .container .caption-overlay p.publish-date {
        font-family: Roboto, Arial, sans-serif;
        color: #9B9B9B;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        margin-left: 8px; }
  @media screen and (max-width: 768px) {
    .home .home-top .container .caption-overlay .entry-date {
      color: #e8e8e8; } }

.home .stories article {
  border-bottom: 0; }

.home article .entry-content {
  background: #ffffff;
  height: 325px;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (min-width: 769px) and (max-width: 992px) {
    .home article .entry-content {
      height: 370px; } }
  @media screen and (min-width: 615px) and (max-width: 768px) {
    .home article .entry-content {
      height: auto; } }
  @media screen and (max-width: 615px) {
    .home article .entry-content {
      height: auto; } }
  .home article .entry-content .card-image {
    padding-left: 0;
    padding-right: 0;
    z-index: 100; }
    @media screen and (max-width: 768px) {
      .home article .entry-content .card-image {
        height: 250px; } }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .home article .entry-content .card-image {
        height: 370px; } }
    @media screen and (min-width: 992px) {
      .home article .entry-content .card-image {
        height: 325px; } }
    .home article .entry-content .card-image .has-thumbnail {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      margin: 0;
      background: #9B9B9B;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      @media screen and (max-width: 768px) {
        .home article .entry-content .card-image .has-thumbnail {
          height: 250px; } }
      @media screen and (min-width: 769px) and (max-width: 992px) {
        .home article .entry-content .card-image .has-thumbnail {
          height: 370px; } }
      @media screen and (min-width: 992px) {
        .home article .entry-content .card-image .has-thumbnail {
          height: 325px; } }
    .home article .entry-content .card-image img.attachment-post-thumbnail {
      float: none !important;
      max-width: 100%;
      width: 100%; }
  .home article .entry-content .card-copy {
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .home article .entry-content .card-copy {
        margin-top: 16px; } }
    @media screen and (min-width: 768px) {
      .home article .entry-content .card-copy {
        padding: 48px; } }
    .home article .entry-content .card-copy .job-title, .home article .entry-content .card-copy .sep {
      display: none; }
    .home article .entry-content .card-copy .entry-title {
      font-family: 'Roboto Condensed', Arial, sans-serif;
      color: #2A2A2A;
      font-size: 24px;
      line-height: 28px;
      font-weight: 700; }
      .home article .entry-content .card-copy .entry-title a {
        color: #2A2A2A;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .home article .entry-content .card-copy .entry-title a:hover {
          color: #5e5e5e; }
      @media screen and (max-width: 768px) {
        .home article .entry-content .card-copy .entry-title {
          font-size: 21.6px;
          line-height: 25.2px; } }
    .home article .entry-content .card-copy .byline {
      font-family: Roboto, Arial, sans-serif;
      color: #73732D;
      font-size: 12px;
      line-height: 18px;
      font-weight: 700;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 8px 0; }
      .home article .entry-content .card-copy .byline:hover {
        color: black; }
      .home article .entry-content .card-copy .byline a {
        color: #73732D;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .home article .entry-content .card-copy .byline a:hover {
          color: black; }
      .home article .entry-content .card-copy .byline .sep {
        display: none; }
      .home article .entry-content .card-copy .byline .by-author {
        margin-right: 8px; }
      .home article .entry-content .card-copy .byline time.entry-date {
        font-color: #9B9B9B;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        white-space: nowrap; }
    .home article .entry-content .card-copy p {
      font-family: "PT Serif", "Times New Roman", serif;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
    @media screen and (max-width: 768px) {
      .home article .entry-content .card-copy h5.top-tag {
        margin-bottom: 16px; } }

.home li.widget {
  list-style: none; }

.home .home-post-container {
  margin: 0 auto;
  width: 100%;
  padding: 0 32px; }
  @media (max-width: 768px) {
    .home .home-post-container {
      width: 100%;
      padding: 0; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .home .home-post-container {
      width: 738px; } }
  @media (min-width: 992px) {
    .home .home-post-container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .home .home-post-container {
      width: 1170px;
      padding: 0; } }
  @media screen and (max-width: 768px) {
    .home .home-post-container {
      padding: 0;
      width: auto; } }

.home h2.river-title {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #275373;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 4px;
  border-top: 4px solid #275373; }
  .home h2.river-title a {
    color: #275373; }
  @media screen and (max-width: 768px) {
    .home h2.river-title {
      font-size: 20px;
      padding: 0;
      padding-top: 4px; } }

.home #homepage-recent-categories li.largo-recent-posts {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 768px) {
    .home #homepage-recent-categories li.largo-recent-posts {
      float: left;
      width: 33.33333333%; }
      .home #homepage-recent-categories li.largo-recent-posts:first-child {
        padding-left: 0; }
      .home #homepage-recent-categories li.largo-recent-posts:last-child {
        padding-right: 0; } }
  .home #homepage-recent-categories li.largo-recent-posts .card {
    height: auto !important;
    background: transparent; }
  .home #homepage-recent-categories li.largo-recent-posts h2.widgettitle {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #2A2A2A;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 4px;
    border-top: 4px solid #2A2A2A;
    margin-bottom: 16px; }
    .home #homepage-recent-categories li.largo-recent-posts h2.widgettitle a {
      color: #2A2A2A; }
    @media screen and (max-width: 768px) {
      .home #homepage-recent-categories li.largo-recent-posts h2.widgettitle {
        font-size: 20px;
        padding: 0;
        padding-top: 4px; } }
    @media screen and (max-width: 768px) {
      .home #homepage-recent-categories li.largo-recent-posts h2.widgettitle {
        padding-left: 0;
        padding-right: 0; } }
  .home #homepage-recent-categories li.largo-recent-posts ul li {
    margin-bottom: 16px; }
    .home #homepage-recent-categories li.largo-recent-posts ul li h5 {
      font-family: Roboto, Arial, sans-serif;
      color: #2A2A2A;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500; }
      .home #homepage-recent-categories li.largo-recent-posts ul li h5 a {
        color: #2A2A2A;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .home #homepage-recent-categories li.largo-recent-posts ul li h5 a:hover {
          color: #5e5e5e; }
    .home #homepage-recent-categories li.largo-recent-posts ul li .card-copy {
      margin-top: 0; }
    .home #homepage-recent-categories li.largo-recent-posts ul li .byline {
      font-family: Roboto, Arial, sans-serif;
      color: #73732D;
      font-size: 12px;
      line-height: 18px;
      font-weight: 700;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 12px;
      line-height: 18px; }
      .home #homepage-recent-categories li.largo-recent-posts ul li .byline:hover {
        color: black; }
      .home #homepage-recent-categories li.largo-recent-posts ul li .byline a {
        color: #73732D;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .home #homepage-recent-categories li.largo-recent-posts ul li .byline a:hover {
          color: black; }
      .home #homepage-recent-categories li.largo-recent-posts ul li .byline .sep {
        display: none; }
      .home #homepage-recent-categories li.largo-recent-posts ul li .byline time.entry-date {
        font-family: Roboto, Arial, sans-serif;
        color: #9B9B9B;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0; }

.home #homepage-recent-categories .card-image {
  display: none; }

.home #homepage-recent-categories .card-copy.col-sm-6 {
  width: 100%;
  padding: 0;
  float: none; }

.home .homepage-custom-ad {
  width: 100%;
  height: 150px;
  background: #275373;
  margin: 24px 0;
  padding: 0; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.archive-background {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0; }
  .archive-background .rss-subscribe-link {
    display: none; }

.primary-featured-post,
.secondary-featured-post {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.secondary-featured-post .span12 {
  margin-left: 0;
  margin-bottom: 24px; }
  .secondary-featured-post .span12:last-child {
    margin-bottom: 0; }

.archive h2.river-title {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #2A2A2A;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 4px;
  border-top: 4px solid #2A2A2A; }
  .archive h2.river-title a {
    color: #2A2A2A; }
  @media screen and (max-width: 768px) {
    .archive h2.river-title {
      font-size: 20px;
      padding: 0;
      padding-top: 4px; } }

.archive .stories {
  margin-top: 24px; }
  .archive .stories article .entry-content {
    background: #ffffff;
    height: 325px;
    overflow: hidden;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .archive .stories article .entry-content {
        height: 370px; } }
    @media screen and (min-width: 615px) and (max-width: 768px) {
      .archive .stories article .entry-content {
        height: auto; } }
    @media screen and (max-width: 615px) {
      .archive .stories article .entry-content {
        height: auto; } }
    .archive .stories article .entry-content .card-image {
      padding-left: 0;
      padding-right: 0;
      z-index: 100; }
      @media screen and (max-width: 768px) {
        .archive .stories article .entry-content .card-image {
          height: 250px; } }
      @media screen and (min-width: 769px) and (max-width: 992px) {
        .archive .stories article .entry-content .card-image {
          height: 370px; } }
      @media screen and (min-width: 992px) {
        .archive .stories article .entry-content .card-image {
          height: 325px; } }
      .archive .stories article .entry-content .card-image .has-thumbnail {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin: 0;
        background: #9B9B9B;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        @media screen and (max-width: 768px) {
          .archive .stories article .entry-content .card-image .has-thumbnail {
            height: 250px; } }
        @media screen and (min-width: 769px) and (max-width: 992px) {
          .archive .stories article .entry-content .card-image .has-thumbnail {
            height: 370px; } }
        @media screen and (min-width: 992px) {
          .archive .stories article .entry-content .card-image .has-thumbnail {
            height: 325px; } }
      .archive .stories article .entry-content .card-image img.attachment-post-thumbnail {
        float: none !important;
        max-width: 100%;
        width: 100%; }
    .archive .stories article .entry-content .card-copy {
      z-index: 0; }
      @media screen and (max-width: 768px) {
        .archive .stories article .entry-content .card-copy {
          margin-top: 16px; } }
      @media screen and (min-width: 768px) {
        .archive .stories article .entry-content .card-copy {
          padding: 48px; } }
      .archive .stories article .entry-content .card-copy .job-title, .archive .stories article .entry-content .card-copy .sep {
        display: none; }
      .archive .stories article .entry-content .card-copy .entry-title {
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #2A2A2A;
        font-size: 24px;
        line-height: 28px;
        font-weight: 700; }
        .archive .stories article .entry-content .card-copy .entry-title a {
          color: #2A2A2A;
          -o-transition: 0.3s ease all;
          -webkit-transition: 0.3s ease all;
          -moz-transition: 0.3s ease all;
          transition: 0.3s ease all; }
          .archive .stories article .entry-content .card-copy .entry-title a:hover {
            color: #5e5e5e; }
        @media screen and (max-width: 768px) {
          .archive .stories article .entry-content .card-copy .entry-title {
            font-size: 21.6px;
            line-height: 25.2px; } }
      .archive .stories article .entry-content .card-copy .byline {
        font-family: Roboto, Arial, sans-serif;
        color: #73732D;
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 8px 0; }
        .archive .stories article .entry-content .card-copy .byline:hover {
          color: black; }
        .archive .stories article .entry-content .card-copy .byline a {
          color: #73732D;
          -o-transition: 0.3s ease all;
          -webkit-transition: 0.3s ease all;
          -moz-transition: 0.3s ease all;
          transition: 0.3s ease all; }
          .archive .stories article .entry-content .card-copy .byline a:hover {
            color: black; }
        .archive .stories article .entry-content .card-copy .byline .sep {
          display: none; }
        .archive .stories article .entry-content .card-copy .byline .by-author {
          margin-right: 8px; }
        .archive .stories article .entry-content .card-copy .byline time.entry-date {
          font-color: #9B9B9B;
          font-weight: 400;
          text-transform: none;
          letter-spacing: 0;
          white-space: nowrap; }
      .archive .stories article .entry-content .card-copy p {
        font-family: "PT Serif", "Times New Roman", serif;
        color: #2A2A2A;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400; }
      @media screen and (max-width: 768px) {
        .archive .stories article .entry-content .card-copy h5.top-tag {
          margin-bottom: 16px; } }

.category .archive-background {
  display: none; }

.primary-featured-post {
  position: relative; }
  .primary-featured-post header.full-hero {
    background: #2A2A2A;
    overflow: hidden; }
    .primary-featured-post header.full-hero:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 10;
      width: 100%;
      height: 85%;
      bottom: 0;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat; }
      @media screen and (max-width: 768px) {
        .primary-featured-post header.full-hero:before {
          height: 100%;
          bottom: 0;
          background: rgba(6, 6, 6, 0.5); } }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .primary-featured-post header.full-hero {
        height: 80px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .primary-featured-post header.full-hero {
        height: 200px; } }
    @media screen and (min-width: 768px) {
      .primary-featured-post header.full-hero {
        height: 200px; } }
    @media screen and (min-width: 992px) {
      .primary-featured-post header.full-hero {
        height: 300px; } }
    @media screen and (min-width: 1200px) {
      .primary-featured-post header.full-hero {
        height: 300px; } }
    .primary-featured-post header.full-hero img {
      max-width: 100% !important;
      width: 100%; }
  .primary-featured-post div.full-hero {
    background: #2A2A2A;
    overflow: hidden; }
    .primary-featured-post div.full-hero:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 10;
      width: 100%;
      height: 85%;
      bottom: 0;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat;
      background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat; }
      @media screen and (max-width: 768px) {
        .primary-featured-post div.full-hero:before {
          height: 100%;
          bottom: 0;
          background: rgba(6, 6, 6, 0.5); } }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .primary-featured-post div.full-hero {
        height: 160px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .primary-featured-post div.full-hero {
        height: 400px; } }
    @media screen and (min-width: 768px) {
      .primary-featured-post div.full-hero {
        height: 400px; } }
    @media screen and (min-width: 992px) {
      .primary-featured-post div.full-hero {
        height: 600px; } }
    @media screen and (min-width: 1200px) {
      .primary-featured-post div.full-hero {
        height: 600px; } }
    .primary-featured-post div.full-hero img {
      max-width: 100% !important;
      width: 100%; }
  .primary-featured-post .wrapper-for-link {
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%; }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .primary-featured-post .wrapper-for-link {
        height: 160px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .primary-featured-post .wrapper-for-link {
        height: 400px; } }
    @media screen and (min-width: 768px) {
      .primary-featured-post .wrapper-for-link {
        height: 400px; } }
    @media screen and (min-width: 992px) {
      .primary-featured-post .wrapper-for-link {
        height: 600px; } }
    @media screen and (min-width: 1200px) {
      .primary-featured-post .wrapper-for-link {
        height: 600px; } }
    .primary-featured-post .wrapper-for-link a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      @media screen and (min-width: 0) and (max-width: 599px) {
        .primary-featured-post .wrapper-for-link a {
          height: 160px; } }
      @media screen and (min-width: 600px) and (max-width: 768px) {
        .primary-featured-post .wrapper-for-link a {
          height: 400px; } }
      @media screen and (min-width: 768px) {
        .primary-featured-post .wrapper-for-link a {
          height: 400px; } }
      @media screen and (min-width: 992px) {
        .primary-featured-post .wrapper-for-link a {
          height: 600px; } }
      @media screen and (min-width: 1200px) {
        .primary-featured-post .wrapper-for-link a {
          height: 600px; } }
  .primary-featured-post .container {
    position: relative; }
    .primary-featured-post .container .caption-overlay {
      width: 90%;
      position: absolute;
      z-index: 100;
      bottom: 32px; }
      @media screen and (min-width: 768px) {
        .primary-featured-post .container .caption-overlay {
          width: 75%; } }
      @media screen and (max-width: 768px) {
        .primary-featured-post .container .caption-overlay {
          bottom: 16px; } }
      @media screen and (min-width: 768px) {
        .primary-featured-post .container .caption-overlay {
          left: 32px; } }
      .primary-featured-post .container .caption-overlay h2 {
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #ffffff;
        font-size: 64px;
        line-height: 68px;
        font-weight: 800;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .primary-featured-post .container .caption-overlay h2 {
            font-size: 24px;
            line-height: 30px; } }
        @media screen and (min-width: 768px) and (max-width: 992px) {
          .primary-featured-post .container .caption-overlay h2 {
            font-size: 32px;
            line-height: 34px; } }
        .primary-featured-post .container .caption-overlay h2 a {
          color: #ffffff; }
      .primary-featured-post .container .caption-overlay .sep,
      .primary-featured-post .container .caption-overlay section {
        display: none; }
      .primary-featured-post .container .caption-overlay .byline {
        font-family: Roboto, Arial, sans-serif;
        color: #ffffff;
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        margin: 16px 0; }
        @media screen and (max-width: 768px) {
          .primary-featured-post .container .caption-overlay .byline {
            margin-top: 8px; } }
        .primary-featured-post .container .caption-overlay .byline a {
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px; }
      .primary-featured-post .container .caption-overlay .entry-date,
      .primary-featured-post .container .caption-overlay p.publish-date {
        font-family: Roboto, Arial, sans-serif;
        color: #9B9B9B;
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        margin-left: 8px; }

.author-box div.photo {
  height: 360px;
  overflow: hidden; }

.author-box .col-photo {
  padding-right: 30px; }

.author-box .col-description {
  padding-left: 0; }
  .author-box .col-description h1 {
    margin-top: 0; }

.author-box img.avatar {
  margin: 0;
  padding: 0;
  border: 0; }

.author-box ul li a {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%; }

.author-box ul li i {
  padding: 15px;
  padding-top: 10px;
  position: absolute; }

.archive-background h1 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #2A2A2A;
  font-size: 64px;
  line-height: 68px;
  font-weight: 800;
  margin-bottom: 8px; }
  @media screen and (max-width: 768px) {
    .archive-background h1 {
      font-size: 24px;
      line-height: 30px; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .archive-background h1 {
      font-size: 32px;
      line-height: 34px; } }
  .archive-background h1 a {
    color: #2A2A2A; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.author-box ul li.facebook a,
.facebook.btn {
  background-color: #3b5998;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  .author-box ul li.facebook a:hover,
  .facebook.btn:hover {
    background-color: #253860; }

.author-box ul li.twitter a,
.twitter.btn {
  background-color: #4099ff;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  .author-box ul li.twitter a:hover,
  .twitter.btn:hover {
    background-color: #0070f1; }

.author-box ul li.email a,
.author-box ul li.instagram a,
.email.btn,
.instagram.btn {
  background-color: #0077b5;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  .author-box ul li.email a:hover,
  .author-box ul li.instagram a:hover,
  .email.btn:hover,
  .instagram.btn:hover {
    background-color: #004467; }

.author-box ul.social-links li {
  display: inline-block;
  margin: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px; }
  .author-box ul.social-links li i.icon-mail {
    top: 3px;
    right: 12px; }

.author-box ul.social-links li,
.subscribe,
#floating-social-buttons .post-social > span {
  position: relative; }

.author-box ul.social-links li i,
.subscribe i,
#floating-social-buttons .post-social > span > a {
  position: absolute;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  top: 6px;
  right: 10px;
  color: #ffffff; }

#floating-social-buttons .post-social > span > a {
  right: 6px; }

#floating-social-buttons .post-social.email > span > a {
  top: 5px; }

.icon-twitter:before {
  margin-right: 1px !important; }

[class*=" icon-"]:before,
[class^=icon-]:before {
  width: 1em;
  margin-right: 0;
  font-size: 20px; }

.subscribe {
  display: inline-block;
  margin: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 8px; }
  .subscribe i {
    border-right: 0; }

.rss {
  display: none; }

.post-social .hidden-phone,
.post-social .more-social-links {
  display: none; }

.post-social span {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 8px; }

.post-social .facebook {
  background-color: #3b5998; }

.post-social .twitter {
  background-color: #4099ff; }

.post-social .instagram {
  background-color: #0077b5; }

.post-social .email {
  background-color: #4fc3ff; }

.archive.author .author-box ul.social-links {
  display: none; }

#floating-social-buttons {
  border: 0; }
  #floating-social-buttons .post-social > span {
    margin-bottom: 8px; }
  #floating-social-buttons .print {
    display: none; }
  #floating-social-buttons .more-social-links {
    display: none !important; }
  #floating-social-buttons .facebook {
    background-color: #3b5998; }
  #floating-social-buttons .twitter {
    background-color: #4099ff; }
  #floating-social-buttons .email {
    background-color: #4fc3ff; }

@media screen and (max-width: 769px) {
  #floating-social-buttons {
    opacity: 1 !important;
    display: block !important;
    left: 16px !important; }
  .post-social > span {
    min-width: auto; }
  .post-social span {
    width: 30px;
    height: 30px; }
  #floating-social-buttons .post-social > span > a {
    top: 0;
    left: 0; }
  #floating-social-buttons .post-social i {
    top: -2px;
    right: -1px; }
  .article_body, .article_header {
    padding-left: 48px; }
  [class*=" icon-"]:before, [class^=icon-]:before {
    font-size: 14px; } }

.article-bottom {
  z-index: 100000;
  background: #F4F4F4;
  position: relative; }

#floating-social-buttons {
  z-index: 999; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.col-sm-8 {
  float: left; }
  @media screen and (max-width: 768px) {
    .col-sm-8 {
      width: 100%; } }

.job-title {
  display: none; }

body.normal.page.single #main #sidebar,
body.normal.single-post.single #main #sidebar {
  float: left; }
  @media screen and (max-width: 461px) {
    body.normal.page.single #main #sidebar,
    body.normal.single-post.single #main #sidebar {
      margin-bottom: 0; } }

body.normal.page article.page > header,
body.normal.page article.post > header,
body.normal.single-post article.page > header,
body.normal.single-post article.post > header {
  margin: 24px 0; }

header.row {
  margin-left: -15px;
  margin-right: -15px; }

body.normal.page .entry-content,
body.normal.single-post .entry-content {
  padding: 0;
  margin-top: 0; }

li.widget {
  list-style-type: none; }

body.normal.page #comments,
body.normal.page #disqus_thread,
body.normal.page .article-bottom,
body.normal.single-post #comments,
body.normal.single-post #disqus_thread,
body.normal.single-post .article-bottom {
  margin: 0; }

#respond {
  width: 100%; }

.labels ul li::after, .tags ul li::after {
  content: " "; }

.labels ul li a, .tags ul li a {
  text-transform: none; }

body.normal.page .hero p.wp-caption-text,
body.normal.page .hero p.wp-media-credit,
body.normal.single-post .hero p.wp-caption-text,
body.normal.single-post .hero p.wp-media-credit {
  margin: 0; }

body.normal.page button:not(.search-submit),
body.normal.single-post button:not(.search-submit) {
  margin: 24px 0; }

.single .hero {
  background: transparent;
  margin: 0;
  text-align: left; }
  .single .hero .hero-image {
    overflow: hidden; }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .single .hero .hero-image {
        height: 160px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .single .hero .hero-image {
        height: 400px; } }
    @media screen and (min-width: 768px) {
      .single .hero .hero-image {
        height: 400px; } }
    @media screen and (min-width: 992px) {
      .single .hero .hero-image {
        height: 600px; } }
    @media screen and (min-width: 1200px) {
      .single .hero .hero-image {
        height: 600px; } }
    .single .hero .hero-image img {
      min-width: 100%; }
  .single .hero .hero-caption p.wp-caption-text {
    padding-bottom: 24px; }

@media screen and (min-width: 1200px) {
  body.normal.single-post:not(.woocommerce-page) .entry-content p, body.normal.single-post:not(.woocommerce-page) .entry-content ol, body.normal.single-post:not(.woocommerce-page) .entry-content ul {
    width: 90%; } }

body.normal.page h1.entry-title,
body.normal.single-post h1.entry-title {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  body.normal.page article.page > header,
  body.normal.page article.post > header,
  body.normal.page article.page > header,
  body.normal.page article.post > header,
  body.normal.single-post article.page > header,
  body.normal.single-post article.post > header,
  body.normal.single-post article.page > header,
  body.normal.single-post article.post > header {
    margin-bottom: 0px; }
  body.normal.page .hero-caption,
  body.normal.single-post .hero-caption {
    padding: 8px 0; }
  body.normal.page .col-sm-8,
  body.normal.single-post .col-sm-8 {
    float: left; } }

@media screen and (max-width: 768px) and (max-width: 768px) {
  body.normal.page #content article .article_body .col-sm-8,
  body.normal.single-post #content article .article_body .col-sm-8 {
    float: left; } }

@media screen and (max-width: 768px) {
  body.normal.page #content article header .col-sm-8,
  body.normal.single-post #content article header .col-sm-8 {
    padding-left: 0; }
    body.normal.page #content article header .col-sm-8 h1,
    body.normal.single-post #content article header .col-sm-8 h1 {
      padding-top: 0; }
  body.normal.page #content article #sidebar .widget-area .largo-tag-list ul li,
  body.normal.single-post #content article #sidebar .widget-area .largo-tag-list ul li {
    display: inline-block;
    margin-right: 8px; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    body.normal.page #content article #sidebar .widget-area .largo-tag-list ul li,
    body.normal.single-post #content article #sidebar .widget-area .largo-tag-list ul li {
      margin-top: 0;
      margin-bottom: 0; } }

@media screen and (max-width: 768px) {
    body.normal.page #content article #sidebar .widget-area .largo-tag-list ul li a,
    body.normal.single-post #content article #sidebar .widget-area .largo-tag-list ul li a {
      display: inline-block; } }

@media screen and (max-width: 768px) and (max-width: 461px) {
  body.normal.page #content article #sidebar .widget-area .largo-tag-list,
  body.normal.single-post #content article #sidebar .widget-area .largo-tag-list {
    margin-bottom: 0; } }

body.normal.page .intro-quote,
body.normal.single-post .intro-quote {
  font-family: Roboto, Arial, sans-serif;
  color: #73732D;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 64px; }
  body.normal.page .intro-quote .quote,
  body.normal.single-post .intro-quote .quote {
    font-family: Roboto, Arial, sans-serif;
    color: #73732D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700; }
  body.normal.page .intro-quote .attribution,
  body.normal.single-post .intro-quote .attribution {
    font-family: Roboto, Arial, sans-serif;
    color: #73732D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-style: italic; }

body.normal.page .entry-content,
body.normal.single-post .entry-content {
  font-family: "PT Serif", "Times New Roman", serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }
  body.normal.page .entry-content blockquote,
  body.normal.single-post .entry-content blockquote {
    border-top: 4px solid #275373;
    border-bottom: 4px solid #275373;
    border-left: none;
    padding: 24px 48px;
    margin: 16px 0 24px 0; }
    body.normal.page .entry-content blockquote p,
    body.normal.single-post .entry-content blockquote p {
      font-family: 'Roboto Condensed', Arial, sans-serif;
      color: #275373;
      font-size: 24px;
      line-height: 32px;
      font-weight: 700; }

body.normal.page p.wp-caption-text,
body.normal.single-post p.wp-caption-text {
  font-family: Roboto, Arial, sans-serif;
  color: #676767;
  font-size: 9px;
  line-height: 21px;
  font-weight: 400;
  margin-top: 8px !important;
  font-size: 14.4px !important;
  padding-bottom: 24px; }
  @media screen and (max-width: 768px) {
    body.normal.page p.wp-caption-text,
    body.normal.single-post p.wp-caption-text {
      font-size: 12px !important;
      line-height: 20px !important; } }

body.normal.page .card h5.byline .author .url,
body.normal.single-post .card h5.byline .author .url {
  display: inline-block; }

body.normal.page h5.byline,
body.normal.single-post h5.byline {
  margin-bottom: 16px; }
  body.normal.page h5.byline .author .avatar,
  body.normal.single-post h5.byline .author .avatar {
    display: block;
    margin-bottom: 16px;
    width: 48px;
    height: 48px;
    max-width: 48px;
    max-height: 48px; }
  body.normal.page h5.byline .author .url,
  body.normal.single-post h5.byline .author .url {
    font-family: Roboto, Arial, sans-serif;
    color: #73732D;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 8px; }
    body.normal.page h5.byline .author .url:hover,
    body.normal.single-post h5.byline .author .url:hover {
      color: black; }
    body.normal.page h5.byline .author .url a,
    body.normal.single-post h5.byline .author .url a {
      color: #73732D;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      body.normal.page h5.byline .author .url a:hover,
      body.normal.single-post h5.byline .author .url a:hover {
        color: black; }
    body.normal.page h5.byline .author .url .sep,
    body.normal.single-post h5.byline .author .url .sep {
      display: none; }
  body.normal.page h5.byline .author .and,
  body.normal.single-post h5.byline .author .and {
    display: none; }
  body.normal.page h5.byline time.entry-date,
  body.normal.single-post h5.byline time.entry-date {
    font-family: Roboto, Arial, sans-serif;
    color: #9B9B9B;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0; }

body.normal.page .largo-tag-list,
body.normal.single-post .largo-tag-list {
  padding: 0;
  margin-top: 16px; }
  body.normal.page .largo-tag-list h5,
  body.normal.single-post .largo-tag-list h5 {
    display: none; }
  body.normal.page .largo-tag-list ul li,
  body.normal.single-post .largo-tag-list ul li {
    display: inline-block;
    width: auto;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    margin-right: 8px; }
    body.normal.page .largo-tag-list ul li a,
    body.normal.single-post .largo-tag-list ul li a {
      border: 1px solid #2A2A2A;
      border-radius: 3em;
      background: #F4F4F4;
      padding: 5px 12px;
      display: inline-block;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      body.normal.page .largo-tag-list ul li a:hover,
      body.normal.single-post .largo-tag-list ul li a:hover {
        background: #9B9B9B; }
    body.normal.page .largo-tag-list ul li a,
    body.normal.single-post .largo-tag-list ul li a {
      color: #2A2A2A; }
      @media screen and (max-width: 461px) {
        body.normal.page .largo-tag-list ul li a,
        body.normal.single-post .largo-tag-list ul li a {
          padding: 2px 10px !important;
          display: inline-block; } }
    body.normal.page .largo-tag-list ul li:first-child,
    body.normal.single-post .largo-tag-list ul li:first-child {
      color: #ffffff;
      font-size: 12px;
      line-height: 16px;
      text-transform: none;
      font-family: Roboto, Arial, sans-serif;
      font-weight: 400;
      border: none; }
      body.normal.page .largo-tag-list ul li:first-child a,
      body.normal.single-post .largo-tag-list ul li:first-child a {
        background: #275373;
        color: #ffffff;
        padding: 5px 12px;
        border-radius: 3em;
        border: none;
        display: inline-block;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        body.normal.page .largo-tag-list ul li:first-child a:hover,
        body.normal.single-post .largo-tag-list ul li:first-child a:hover {
          background: #183245; }

@media screen and (min-width: 992px) {
  body.normal.page #sidebar,
  body.normal.single-post #sidebar {
    padding-right: 64px; } }

body.normal.page #sidebar .widget,
body.normal.single-post #sidebar .widget {
  padding: 0; }

body.normal.page #sidebar .widget-area .largo-tag-list ul li,
body.normal.single-post #sidebar .widget-area .largo-tag-list ul li {
  display: block; }

body.normal.page .labels ul li::after, body.normal.page .tags ul li::after,
body.normal.single-post .labels ul li::after,
body.normal.single-post .tags ul li::after {
  white-space: nowrap; }

body.normal.page .article_column_bottom .widget,
body.normal.single-post .article_column_bottom .widget {
  margin-bottom: 0; }

body.normal.page .article_column_bottom .author-box h3,
body.normal.single-post .article_column_bottom .author-box h3 {
  display: none; }

body.normal.page .article_column_bottom .author-box img,
body.normal.single-post .article_column_bottom .author-box img {
  display: none; }

body.normal.page .article_column_bottom .author-box p,
body.normal.single-post .article_column_bottom .author-box p {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700; }

body.normal.page .article_column_bottom .author-box li.email,
body.normal.single-post .article_column_bottom .author-box li.email {
  background: transparent; }

body.normal.page .article_column_bottom .author-box ul,
body.normal.single-post .article_column_bottom .author-box ul {
  display: none; }

body.normal.page .article_column_bottom .author-box ul li a,
body.normal.single-post .article_column_bottom .author-box ul li a {
  background: #9B9B9B; }

@media (min-width: 767px) and (max-width: 769px) {
  .col-sm-offset-2,
  .col-sm-offset-4 {
    margin-left: 0; } }

.article_column_bottom .author-box div.photo {
  display: none; }

.article_column_bottom .largo-child-author .author-box {
  margin-bottom: 16px; }

.largo-child-related-posts h3.widgettitle {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #275373;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 4px;
  border-top: 4px solid #275373; }
  .largo-child-related-posts h3.widgettitle a {
    color: #275373; }
  @media screen and (max-width: 768px) {
    .largo-child-related-posts h3.widgettitle {
      font-size: 20px;
      padding: 0;
      padding-top: 4px; } }

.largo-child-related-posts .card {
  background: #ffffff;
  height: 325px;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin: 24px 0; }
  @media screen and (min-width: 769px) and (max-width: 992px) {
    .largo-child-related-posts .card {
      height: 370px; } }
  @media screen and (min-width: 615px) and (max-width: 768px) {
    .largo-child-related-posts .card {
      height: auto; } }
  @media screen and (max-width: 615px) {
    .largo-child-related-posts .card {
      height: auto; } }
  .largo-child-related-posts .card .card-image {
    padding-left: 0;
    padding-right: 0;
    z-index: 100; }
    @media screen and (max-width: 768px) {
      .largo-child-related-posts .card .card-image {
        height: 250px; } }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .largo-child-related-posts .card .card-image {
        height: 370px; } }
    @media screen and (min-width: 992px) {
      .largo-child-related-posts .card .card-image {
        height: 325px; } }
    .largo-child-related-posts .card .card-image .has-thumbnail {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      margin: 0;
      background: #9B9B9B;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      @media screen and (max-width: 768px) {
        .largo-child-related-posts .card .card-image .has-thumbnail {
          height: 250px; } }
      @media screen and (min-width: 769px) and (max-width: 992px) {
        .largo-child-related-posts .card .card-image .has-thumbnail {
          height: 370px; } }
      @media screen and (min-width: 992px) {
        .largo-child-related-posts .card .card-image .has-thumbnail {
          height: 325px; } }
    .largo-child-related-posts .card .card-image img.attachment-post-thumbnail {
      float: none !important;
      max-width: 100%;
      width: 100%; }
  .largo-child-related-posts .card .card-copy {
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .largo-child-related-posts .card .card-copy {
        margin-top: 16px; } }
    @media screen and (min-width: 768px) {
      .largo-child-related-posts .card .card-copy {
        padding: 48px; } }
    .largo-child-related-posts .card .card-copy .job-title, .largo-child-related-posts .card .card-copy .sep {
      display: none; }
    .largo-child-related-posts .card .card-copy .entry-title {
      font-family: 'Roboto Condensed', Arial, sans-serif;
      color: #2A2A2A;
      font-size: 24px;
      line-height: 28px;
      font-weight: 700; }
      .largo-child-related-posts .card .card-copy .entry-title a {
        color: #2A2A2A;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .largo-child-related-posts .card .card-copy .entry-title a:hover {
          color: #5e5e5e; }
      @media screen and (max-width: 768px) {
        .largo-child-related-posts .card .card-copy .entry-title {
          font-size: 21.6px;
          line-height: 25.2px; } }
    .largo-child-related-posts .card .card-copy .byline {
      font-family: Roboto, Arial, sans-serif;
      color: #73732D;
      font-size: 12px;
      line-height: 18px;
      font-weight: 700;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 8px 0; }
      .largo-child-related-posts .card .card-copy .byline:hover {
        color: black; }
      .largo-child-related-posts .card .card-copy .byline a {
        color: #73732D;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .largo-child-related-posts .card .card-copy .byline a:hover {
          color: black; }
      .largo-child-related-posts .card .card-copy .byline .sep {
        display: none; }
      .largo-child-related-posts .card .card-copy .byline .by-author {
        margin-right: 8px; }
      .largo-child-related-posts .card .card-copy .byline time.entry-date {
        font-color: #9B9B9B;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        white-space: nowrap; }
    .largo-child-related-posts .card .card-copy p {
      font-family: "PT Serif", "Times New Roman", serif;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
    @media screen and (max-width: 768px) {
      .largo-child-related-posts .card .card-copy h5.top-tag {
        margin-bottom: 16px; } }
  .largo-child-related-posts .card .card-copy {
    padding: 24px; }
  .largo-child-related-posts .card .entry-title {
    margin-bottom: 0; }
  .largo-child-related-posts .card p {
    margin-bottom: 12px; }
  .largo-child-related-posts .card h5.byline .author .url {
    margin-bottom: 0; }
  .largo-child-related-posts .card h5.byline .by-author span.author.vcard img {
    display: none; }
  .largo-child-related-posts .card .by-author, .largo-child-related-posts .card .entry-date {
    display: inline-block; }
  .largo-child-related-posts .card .entry-date {
    padding-left: 8px; }

.article_column_bottom .tags {
  margin-bottom: 0; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.navis-slideshow {
  background-color: transparent;
  padding-bottom: 24px; }
  .navis-slideshow .wp-caption-text {
    text-transform: none;
    background-color: transparent; }
  .navis-slideshow .permalink {
    display: none; }
  .navis-slideshow a.slick-prev:before {
    border-width: 10px 15px 10px 0; }
  .navis-slideshow a.slick-next:before {
    border-width: 10px 0 10px 15px; }

.navis-slideshow.navis-single.navis-full,
.navis-slideshow.navis-full {
  height: auto !important;
  background-color: rgba(0, 0, 0, 0.4); }
  .navis-slideshow.navis-single.navis-full .navis-before,
  .navis-slideshow.navis-full .navis-before {
    width: 100%;
    height: 100vh;
    right: 20px;
    top: 20px;
    text-align: right;
    color: #ffffff;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .navis-slideshow.navis-single.navis-full .navis-before:hover,
    .navis-slideshow.navis-full .navis-before:hover {
      color: white; }

.single .hero .hero-image.navis-slideshow.navis-single.navis-full, .single .hero .hero-image.navis-slideshow.navis-full {
  height: auto !important;
  background-color: rgba(0, 0, 0, 0.4); }
  .single .hero .hero-image.navis-slideshow.navis-single.navis-full img, .single .hero .hero-image.navis-slideshow.navis-full img {
    min-width: auto; }

.navis-slideshow.navis-full .wp-caption-text,
body.normal.single-post .hero .navis-slideshow.navis-full p.wp-caption-text {
  width: 100% !important;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  width: 100%;
  font-weight: 500; }

.hero-caption.navis-slideshow {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  margin-left: 0;
  padding-left: 0;
  float: none;
  bottom: 0;
  position: fixed;
  padding: 16px; }
  .hero-caption.navis-slideshow p {
    text-align: center; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
@media screen and (min-width: 769px) {
  html {
    height: 100%;
    box-sizing: border-box; }
  *,
  *:before,
  *:after {
    box-sizing: inherit; }
  body:not(.single) {
    min-height: 100%;
    margin: 0;
    padding-bottom: 222px;
    position: relative; }
    body:not(.single) .footer-bg {
      position: absolute;
      width: 100%;
      bottom: 0;
      right: 0;
      left: 0; } }

.footer-bg {
  background: #303940; }

footer {
  margin: 0 auto;
  width: 100%;
  padding: 0 32px; }
  @media (max-width: 768px) {
    footer {
      width: 100%;
      padding: 0; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    footer {
      width: 738px; } }
  @media (min-width: 992px) {
    footer {
      width: 970px; } }
  @media (min-width: 1200px) {
    footer {
      width: 1170px;
      padding: 0; } }

#site-footer {
  padding-left: 0;
  padding-right: 0; }
  #site-footer p {
    font-family: Roboto, Arial, sans-serif;
    color: #9B9B9B;
    font-size: 12px;
    line-height: 14.66667px;
    font-weight: 400; }
  @media screen and (max-width: 768px) {
    #site-footer {
      text-align: center; } }
  #site-footer .widget-area #media_image-2 img {
    max-width: 50% !important; }
    @media screen and (max-width: 768px) {
      #site-footer .widget-area #media_image-2 img {
        max-width: 30% !important; } }
  #site-footer .widget-area ul li {
    margin: 0; }
    #site-footer .widget-area ul li a {
      font-family: Roboto, Arial, sans-serif;
      color: #9B9B9B;
      font-size: 12px;
      line-height: 22px;
      font-weight: 400;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      #site-footer .widget-area ul li a:hover {
        color: #606060; }
    #site-footer .widget-area ul li:last-child a {
      color: #53c2d7;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      #site-footer .widget-area ul li:last-child a:hover {
        color: #228193; }
  #site-footer .form-search input[type=text]:focus {
    outline: 0;
    box-shadow: none; }
  #site-footer .form-search .input-append {
    position: relative;
    width: 100%;
    border: 1px solid #ffffff;
    height: 48px;
    padding: 8px;
    border-radius: 4px; }
    @media screen and (max-width: 768px) {
      #site-footer .form-search .input-append {
        width: 80%;
        margin-top: 16px; } }
    #site-footer .form-search .input-append input, #site-footer .form-search .input-append button {
      font-family: Roboto, Arial, sans-serif;
      color: #53c2d7;
      font-size: 12px;
      line-height: 14px;
      font-weight: 400; }
    #site-footer .form-search .input-append input.searchbox {
      width: 85%;
      height: auto;
      background: transparent;
      border: 0;
      margin: 0;
      position: absolute;
      top: 12px;
      left: 8px; }
    #site-footer .form-search .input-append button.search-submit {
      background: transparent;
      border: 0;
      z-index: 100;
      position: absolute;
      width: 10%;
      margin: 0;
      right: 12px;
      top: 12px;
      color: #9B9B9B; }

#boilerplate {
  opacity: 0.3;
  margin-top: 24px;
  font-family: Roboto, Arial, sans-serif;
  color: #9B9B9B;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400; }
  #boilerplate .footer-credit {
    text-align: right; }
  #boilerplate .footer-bottom .footer-credit {
    text-align: left; }
  #boilerplate .footer-credit-padding-inn-logo-missing {
    margin-top: 0; }
  @media screen and (max-width: 768px) {
    #boilerplate {
      font-family: Roboto, Arial, sans-serif;
      color: #9B9B9B;
      font-size: 10px;
      line-height: 14px;
      font-weight: 400; }
      #boilerplate div.footer-bottom p.footer-credit,
      #boilerplate p.footer-credit {
        text-align: center;
        width: 80%;
        margin: 8px auto; } }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.archive.search-results h3 {
  border-bottom: 0; }

.archive.search-results .form-search input {
  border: 0;
  color: #275373;
  padding: 8px; }

.archive.search-results .form-search button {
  background: #9B9B9B;
  color: #F4F4F4;
  border: 0;
  padding: 8px; }

.search-results article:not(.not-found) .entry-content {
  background: #ffffff;
  height: 325px;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (min-width: 769px) and (max-width: 992px) {
    .search-results article:not(.not-found) .entry-content {
      height: 370px; } }
  @media screen and (min-width: 615px) and (max-width: 768px) {
    .search-results article:not(.not-found) .entry-content {
      height: auto; } }
  @media screen and (max-width: 615px) {
    .search-results article:not(.not-found) .entry-content {
      height: auto; } }
  .search-results article:not(.not-found) .entry-content .card-image {
    padding-left: 0;
    padding-right: 0;
    z-index: 100; }
    @media screen and (max-width: 768px) {
      .search-results article:not(.not-found) .entry-content .card-image {
        height: 250px; } }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .search-results article:not(.not-found) .entry-content .card-image {
        height: 370px; } }
    @media screen and (min-width: 992px) {
      .search-results article:not(.not-found) .entry-content .card-image {
        height: 325px; } }
    .search-results article:not(.not-found) .entry-content .card-image .has-thumbnail {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      margin: 0;
      background: #9B9B9B;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      @media screen and (max-width: 768px) {
        .search-results article:not(.not-found) .entry-content .card-image .has-thumbnail {
          height: 250px; } }
      @media screen and (min-width: 769px) and (max-width: 992px) {
        .search-results article:not(.not-found) .entry-content .card-image .has-thumbnail {
          height: 370px; } }
      @media screen and (min-width: 992px) {
        .search-results article:not(.not-found) .entry-content .card-image .has-thumbnail {
          height: 325px; } }
    .search-results article:not(.not-found) .entry-content .card-image img.attachment-post-thumbnail {
      float: none !important;
      max-width: 100%;
      width: 100%; }
  .search-results article:not(.not-found) .entry-content .card-copy {
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .search-results article:not(.not-found) .entry-content .card-copy {
        margin-top: 16px; } }
    @media screen and (min-width: 768px) {
      .search-results article:not(.not-found) .entry-content .card-copy {
        padding: 48px; } }
    .search-results article:not(.not-found) .entry-content .card-copy .job-title, .search-results article:not(.not-found) .entry-content .card-copy .sep {
      display: none; }
    .search-results article:not(.not-found) .entry-content .card-copy .entry-title {
      font-family: 'Roboto Condensed', Arial, sans-serif;
      color: #2A2A2A;
      font-size: 24px;
      line-height: 28px;
      font-weight: 700; }
      .search-results article:not(.not-found) .entry-content .card-copy .entry-title a {
        color: #2A2A2A;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .search-results article:not(.not-found) .entry-content .card-copy .entry-title a:hover {
          color: #5e5e5e; }
      @media screen and (max-width: 768px) {
        .search-results article:not(.not-found) .entry-content .card-copy .entry-title {
          font-size: 21.6px;
          line-height: 25.2px; } }
    .search-results article:not(.not-found) .entry-content .card-copy .byline {
      font-family: Roboto, Arial, sans-serif;
      color: #73732D;
      font-size: 12px;
      line-height: 18px;
      font-weight: 700;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 8px 0; }
      .search-results article:not(.not-found) .entry-content .card-copy .byline:hover {
        color: black; }
      .search-results article:not(.not-found) .entry-content .card-copy .byline a {
        color: #73732D;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .search-results article:not(.not-found) .entry-content .card-copy .byline a:hover {
          color: black; }
      .search-results article:not(.not-found) .entry-content .card-copy .byline .sep {
        display: none; }
      .search-results article:not(.not-found) .entry-content .card-copy .byline .by-author {
        margin-right: 8px; }
      .search-results article:not(.not-found) .entry-content .card-copy .byline time.entry-date {
        font-color: #9B9B9B;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        white-space: nowrap; }
    .search-results article:not(.not-found) .entry-content .card-copy p {
      font-family: "PT Serif", "Times New Roman", serif;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
    @media screen and (max-width: 768px) {
      .search-results article:not(.not-found) .entry-content .card-copy h5.top-tag {
        margin-bottom: 16px; } }
  .search-results article:not(.not-found) .entry-content .top-tag {
    margin-top: 16px; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
@media screen and (min-width: 769px) {
  .error404 .hero-image, .search-no-results .hero-image {
    height: 500px;
    overflow: hidden; } }

.error404 .hero-image img, .search-no-results .hero-image img {
  min-width: 100%;
  margin-top: -125px; }

.error404 .entry-title, .search-no-results .entry-title {
  margin-top: 24px; }

.error404 header, .search-no-results header {
  margin-bottom: 24px; }

.error404 .entry-content, .search-no-results .entry-content {
  margin-top: 16px;
  margin-bottom: 16px; }

.error404 .largo-recent-posts, .search-no-results .largo-recent-posts {
  margin-top: 24px; }
  .error404 .largo-recent-posts h2.widgettitle, .search-no-results .largo-recent-posts h2.widgettitle {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #275373;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 4px;
    border-top: 4px solid #275373; }
    .error404 .largo-recent-posts h2.widgettitle a, .search-no-results .largo-recent-posts h2.widgettitle a {
      color: #275373; }
    @media screen and (max-width: 768px) {
      .error404 .largo-recent-posts h2.widgettitle, .search-no-results .largo-recent-posts h2.widgettitle {
        font-size: 20px;
        padding: 0;
        padding-top: 4px; } }
  .error404 .largo-recent-posts ul li .card, .search-no-results .largo-recent-posts ul li .card {
    background: #ffffff;
    height: 325px;
    overflow: hidden;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .error404 .largo-recent-posts ul li .card, .search-no-results .largo-recent-posts ul li .card {
        height: 370px; } }
    @media screen and (min-width: 615px) and (max-width: 768px) {
      .error404 .largo-recent-posts ul li .card, .search-no-results .largo-recent-posts ul li .card {
        height: auto; } }
    @media screen and (max-width: 615px) {
      .error404 .largo-recent-posts ul li .card, .search-no-results .largo-recent-posts ul li .card {
        height: auto; } }
    .error404 .largo-recent-posts ul li .card .card-image, .search-no-results .largo-recent-posts ul li .card .card-image {
      padding-left: 0;
      padding-right: 0;
      z-index: 100; }
      @media screen and (max-width: 768px) {
        .error404 .largo-recent-posts ul li .card .card-image, .search-no-results .largo-recent-posts ul li .card .card-image {
          height: 250px; } }
      @media screen and (min-width: 769px) and (max-width: 992px) {
        .error404 .largo-recent-posts ul li .card .card-image, .search-no-results .largo-recent-posts ul li .card .card-image {
          height: 370px; } }
      @media screen and (min-width: 992px) {
        .error404 .largo-recent-posts ul li .card .card-image, .search-no-results .largo-recent-posts ul li .card .card-image {
          height: 325px; } }
      .error404 .largo-recent-posts ul li .card .card-image .has-thumbnail, .search-no-results .largo-recent-posts ul li .card .card-image .has-thumbnail {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin: 0;
        background: #9B9B9B;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        @media screen and (max-width: 768px) {
          .error404 .largo-recent-posts ul li .card .card-image .has-thumbnail, .search-no-results .largo-recent-posts ul li .card .card-image .has-thumbnail {
            height: 250px; } }
        @media screen and (min-width: 769px) and (max-width: 992px) {
          .error404 .largo-recent-posts ul li .card .card-image .has-thumbnail, .search-no-results .largo-recent-posts ul li .card .card-image .has-thumbnail {
            height: 370px; } }
        @media screen and (min-width: 992px) {
          .error404 .largo-recent-posts ul li .card .card-image .has-thumbnail, .search-no-results .largo-recent-posts ul li .card .card-image .has-thumbnail {
            height: 325px; } }
      .error404 .largo-recent-posts ul li .card .card-image img.attachment-post-thumbnail, .search-no-results .largo-recent-posts ul li .card .card-image img.attachment-post-thumbnail {
        float: none !important;
        max-width: 100%;
        width: 100%; }
    .error404 .largo-recent-posts ul li .card .card-copy, .search-no-results .largo-recent-posts ul li .card .card-copy {
      z-index: 0; }
      @media screen and (max-width: 768px) {
        .error404 .largo-recent-posts ul li .card .card-copy, .search-no-results .largo-recent-posts ul li .card .card-copy {
          margin-top: 16px; } }
      @media screen and (min-width: 768px) {
        .error404 .largo-recent-posts ul li .card .card-copy, .search-no-results .largo-recent-posts ul li .card .card-copy {
          padding: 48px; } }
      .error404 .largo-recent-posts ul li .card .card-copy .job-title, .error404 .largo-recent-posts ul li .card .card-copy .sep, .search-no-results .largo-recent-posts ul li .card .card-copy .job-title, .search-no-results .largo-recent-posts ul li .card .card-copy .sep {
        display: none; }
      .error404 .largo-recent-posts ul li .card .card-copy .entry-title, .search-no-results .largo-recent-posts ul li .card .card-copy .entry-title {
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #2A2A2A;
        font-size: 24px;
        line-height: 28px;
        font-weight: 700; }
        .error404 .largo-recent-posts ul li .card .card-copy .entry-title a, .search-no-results .largo-recent-posts ul li .card .card-copy .entry-title a {
          color: #2A2A2A;
          -o-transition: 0.3s ease all;
          -webkit-transition: 0.3s ease all;
          -moz-transition: 0.3s ease all;
          transition: 0.3s ease all; }
          .error404 .largo-recent-posts ul li .card .card-copy .entry-title a:hover, .search-no-results .largo-recent-posts ul li .card .card-copy .entry-title a:hover {
            color: #5e5e5e; }
        @media screen and (max-width: 768px) {
          .error404 .largo-recent-posts ul li .card .card-copy .entry-title, .search-no-results .largo-recent-posts ul li .card .card-copy .entry-title {
            font-size: 21.6px;
            line-height: 25.2px; } }
      .error404 .largo-recent-posts ul li .card .card-copy .byline, .search-no-results .largo-recent-posts ul li .card .card-copy .byline {
        font-family: Roboto, Arial, sans-serif;
        color: #73732D;
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 8px 0; }
        .error404 .largo-recent-posts ul li .card .card-copy .byline:hover, .search-no-results .largo-recent-posts ul li .card .card-copy .byline:hover {
          color: black; }
        .error404 .largo-recent-posts ul li .card .card-copy .byline a, .search-no-results .largo-recent-posts ul li .card .card-copy .byline a {
          color: #73732D;
          -o-transition: 0.3s ease all;
          -webkit-transition: 0.3s ease all;
          -moz-transition: 0.3s ease all;
          transition: 0.3s ease all; }
          .error404 .largo-recent-posts ul li .card .card-copy .byline a:hover, .search-no-results .largo-recent-posts ul li .card .card-copy .byline a:hover {
            color: black; }
        .error404 .largo-recent-posts ul li .card .card-copy .byline .sep, .search-no-results .largo-recent-posts ul li .card .card-copy .byline .sep {
          display: none; }
        .error404 .largo-recent-posts ul li .card .card-copy .byline .by-author, .search-no-results .largo-recent-posts ul li .card .card-copy .byline .by-author {
          margin-right: 8px; }
        .error404 .largo-recent-posts ul li .card .card-copy .byline time.entry-date, .search-no-results .largo-recent-posts ul li .card .card-copy .byline time.entry-date {
          font-color: #9B9B9B;
          font-weight: 400;
          text-transform: none;
          letter-spacing: 0;
          white-space: nowrap; }
      .error404 .largo-recent-posts ul li .card .card-copy p, .search-no-results .largo-recent-posts ul li .card .card-copy p {
        font-family: "PT Serif", "Times New Roman", serif;
        color: #2A2A2A;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400; }
      @media screen and (max-width: 768px) {
        .error404 .largo-recent-posts ul li .card .card-copy h5.top-tag, .search-no-results .largo-recent-posts ul li .card .card-copy h5.top-tag {
          margin-bottom: 16px; } }
    .error404 .largo-recent-posts ul li .card .card-copy .byline, .search-no-results .largo-recent-posts ul li .card .card-copy .byline {
      margin-bottom: 16px;
      display: block; }

.page header.full-hero {
  margin-bottom: 48px !important;
  margin-top: 0 !important;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .page header.full-hero {
      margin-bottom: 16px !important; } }
  .page header.full-hero:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 85%;
    bottom: 0;
    background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat;
    background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat; }
    @media screen and (max-width: 768px) {
      .page header.full-hero:before {
        height: 100%;
        bottom: 0;
        background: rgba(6, 6, 6, 0.5); } }
  @media screen and (min-width: 0) and (max-width: 599px) {
    .page header.full-hero {
      height: 80px; } }
  @media screen and (min-width: 600px) and (max-width: 768px) {
    .page header.full-hero {
      height: 200px; } }
  @media screen and (min-width: 768px) {
    .page header.full-hero {
      height: 200px; } }
  @media screen and (min-width: 992px) {
    .page header.full-hero {
      height: 300px; } }
  @media screen and (min-width: 1200px) {
    .page header.full-hero {
      height: 300px; } }
  @media screen and (min-width: 769px) {
    .page header.full-hero img {
      max-width: 100% !important;
      width: 100%; } }
  .page header.full-hero .caption-overlay {
    position: absolute;
    width: 100%;
    z-index: 100; }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .page header.full-hero .caption-overlay {
        top: 10px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .page header.full-hero .caption-overlay {
        top: 70px; } }
    @media screen and (min-width: 768px) {
      .page header.full-hero .caption-overlay {
        top: 70px; } }
    @media screen and (min-width: 992px) {
      .page header.full-hero .caption-overlay {
        top: 120px; } }
    @media screen and (min-width: 1200px) {
      .page header.full-hero .caption-overlay {
        top: 120px; } }
    .page header.full-hero .caption-overlay .entry-title {
      text-align: center;
      color: #ffffff; }
  .page header.full-hero .hero img {
    position: relative; }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .page header.full-hero .hero img {
        bottom: 40px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .page header.full-hero .hero img {
        bottom: 100px; } }
    @media screen and (min-width: 768px) {
      .page header.full-hero .hero img {
        bottom: 100px; } }
    @media screen and (min-width: 992px) {
      .page header.full-hero .hero img {
        bottom: 150px; } }
    @media screen and (min-width: 1200px) {
      .page header.full-hero .hero img {
        bottom: 150px; } }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.woocommerce-checkout #payment ul.payment_methods li:first-child {
  margin-bottom: 16px; }

.woocommerce-checkout #payment ul.payment_methods li input {
  vertical-align: top;
  margin-top: 10px; }

.woocommerce-checkout #payment ul.payment_methods li label {
  width: 70%; }

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img {
  display: none; }

.payment_box.payment_method_stripe {
  display: none !important; }

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  display: none; }

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: auto;
  float: none; }

.woocommerce-checkout .woocommerce-message {
  padding: 16px 48px;
  float: left;
  width: 100%;
  margin: 16px; }

@media screen and (max-width: 769px) {
  .page-template-page-checkout .checkout-form,
  .page-template-page-checkout .order-review {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

.woocommerce-checkout {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }
  .woocommerce-checkout p {
    font-family: Roboto, Arial, sans-serif;
    color: #2A2A2A;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400; }

.woocommerce-additional-fields h3 {
  display: none; }

.checkout-bonus {
  float: left;
  width: 100%;
  background: #696969;
  color: #ffffff;
  margin-top: 40px;
  margin-bottom: 24px;
  padding: 24px;
  background: #e9e9e9;
  color: #F4F4F4; }
  .checkout-bonus h2, .checkout-bonus h3 {
    margin: 12px 0; }
  .checkout-bonus .cta button {
    margin-top: 16px; }
    .checkout-bonus .cta button a {
      display: block; }
  .checkout-bonus h2 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #2A2A2A;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700; }
  .checkout-bonus h3 {
    font-family: Roboto, Arial, sans-serif;
    color: #2A2A2A;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400; }
  .checkout-bonus .cta button {
    border: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    margin-top: 16px; }
    .checkout-bonus .cta button a {
      font-family: Roboto, Arial, sans-serif;
      color: #ffffff;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #ffffff !important;
      border-radius: 4px;
      padding: 16px;
      color: #ffffff !important;
      background: #8C8D30;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      .checkout-bonus .cta button a:hover {
        background: black; }
      @media screen and (max-width: 769px) {
        .checkout-bonus .cta button a {
          padding: 4px 24px; } }

body.normal.page.page-template-page-checkout article.page > header > h1,
body.normal.page.page-template-page-checkout article.page > header {
  margin-bottom: 0; }

.page-template-page-checkout .woocommerce-checkout .woocommerce-info {
  margin-top: 24px;
  margin-bottom: 24px; }

.woocomerce-form.woocommerce-form-login.login {
  margin-top: 0;
  margin-bottom: 24px; }

#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
  font-family: Roboto, Arial, sans-serif;
  color: #777777;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400; }

.ss_wc_mailchimp_opt_in label {
  font-size: 90%;
  margin-top: 0; }

#ship-to-different-address {
  margin-bottom: 0; }

.order-review {
  background: #eaeaea;
  padding: 24px;
  border-radius: 4px;
  margin-bottom: 40px; }
  @media screen and (max-width: 769px) {
    .order-review {
      margin-right: 0;
      margin-left: 0;
      width: 100%; } }

.woocommerce table.shop_table {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  border: 0; }
  .woocommerce table.shop_table td, .woocommerce table.shop_table tbody th,
  .woocommerce table.shop_table tfoot td,
  .woocommerce table.shop_table tfoot th,
  .woocommerce table.shop_table th, .woocommerce table.shop_table tfoot {
    border: 0; }
  .woocommerce table.shop_table td {
    padding: 0; }
  .woocommerce table.shop_table a.remove {
    color: #b34a00 !important;
    width: auto;
    text-align: left;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .woocommerce table.shop_table a.remove:hover {
      background: transparent;
      color: #1a0b00 !important; }
  .woocommerce table.shop_table div.quantity {
    display: none; }
  .woocommerce table.shop_table td.product-name .product-image {
    height: 80px;
    overflow: hidden;
    display: inline-block;
    border-radius: 0.3em;
    width: auto;
    display: none; }
  .woocommerce table.shop_table td.product-name .product_name {
    display: block;
    margin-top: -28px; }
    .woocommerce table.shop_table td.product-name .product_name a.remove {
      display: none !important; }
  .woocommerce table.shop_table td.product-name dl.variation {
    margin-top: -20px;
    margin-bottom: 20px; }
    .woocommerce table.shop_table td.product-name dl.variation dt, .woocommerce table.shop_table td.product-name dl.variation dd p {
      font-family: Roboto, Arial, sans-serif;
      color: #5d5d5d;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400; }
  .woocommerce table.shop_table tr.cart-subtotal td, .woocommerce table.shop_table tr.cart-subtotal th,
  .woocommerce table.shop_table tr.shipping td,
  .woocommerce table.shop_table tr.shipping th {
    font-weight: 400; }
  .woocommerce table.shop_table td.product-total,
  .woocommerce table.shop_table tr.cart-subtotal td,
  .woocommerce table.shop_table tr.shipping td,
  .woocommerce table.shop_table tr.order-total td {
    text-align: right; }
  .woocommerce table.shop_table tfoot tr.recurring-total,
  .woocommerce table.shop_table tfoot tr.recurring-totals {
    display: none; }

/* Order Review */
.product-name {
  position: relative;
  height: 100px; }

.quantity .qty {
  padding: 19px 0;
  border-radius: 4px; }

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border: 0; }
  #add_payment_method #payment ul.payment_methods li,
  .woocommerce-cart #payment ul.payment_methods li,
  .woocommerce-checkout #payment ul.payment_methods li {
    font-family: Roboto, Arial, sans-serif;
    color: #2A2A2A;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400; }

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  float: none; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
/* Errors */
.woocommerce-variation.single_variation {
  font-weight: 700;
  color: #b34a00; }
  .woocommerce-variation.single_variation p {
    font-size: 14px; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: transparent;
  color: #2A2A2A;
  border-top-color: #2A2A2A;
  font-family: Roboto, Arial, sans-serif;
  color: inherit;
  font-size: 18px;
  line-height: #2A2A2A;
  font-weight: 400; }

.woocommerce-checkout .woocommerce-info {
  border: 0;
  float: left;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 16px; }
  @media screen and (min-width: 769px) {
    .woocommerce-checkout .woocommerce-info {
      padding-left: 15px; } }
  .woocommerce-checkout .woocommerce-info::before {
    display: none; }

.woocommerce-info::before {
  color: #275373; }

.woocommerce-NoticeGroup-checkout ul.woocommerce-error {
  font-size: 18px;
  color: #b34a00;
  padding-left: 15px;
  margin-bottom: 8px;
  border: 0;
  padding-bottom: 0; }
  .woocommerce-NoticeGroup-checkout ul.woocommerce-error:before {
    display: none; }

.woocommerce-error {
  float: left;
  width: 100%; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.woocommerce label {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700; }

.checkbox {
  padding-left: 0; }

/* INPUTS */
input[type="checkbox"] {
  margin-top: -2px; }

input#createaccount,
input#ship-to-different-address-checkbox {
  margin-top: 8px;
  margin-left: 0;
  position: relative; }

/* LABELS */
label {
  margin-left: 8px; }

label span {
  margin-left: 5px; }

p.create-account label.woocommerce-form__label span {
  margin-left: -3px; }

#ship-to-different-address label,
td.label label {
  margin-left: 0; }

.woocommerce form p.form-row {
  float: left;
  padding: 0;
  width: 100%;
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }
  .woocommerce form p.form-row#billing_company_field {
    display: none; }
  .woocommerce form p.form-row label {
    font-family: Roboto, Arial, sans-serif;
    color: #2A2A2A;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    margin: 8px 0; }
  .woocommerce form p.form-row.woocommerce-invalid label {
    color: #b34a00; }
    .woocommerce form p.form-row.woocommerce-invalid label[for=billing_state] {
      color: #2A2A2A; }
  .woocommerce form p.form-row .required {
    color: #2A2A2A;
    text-decoration: none; }
    .woocommerce form p.form-row .required.invalid-required-field {
      color: #b34a00; }
  .woocommerce form p.form-row .input-text {
    padding: 12px 8px;
    font-size: 18px;
    border: 1px solid #2A2A2A;
    border-radius: 4px;
    background: #ffffff;
    margin-bottom: 8px; }

.select2-container--default .select2-selection--single {
  border: 1px solid #2A2A2A;
  border-radius: 4px;
  background: #ffffff;
  height: 40px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 6px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px; }

/* Buttons */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #73732D;
  border-radius: 4px;
  padding: 16px;
  color: #ffffff !important;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    background: black; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
/* ACCOUNTS */
.woocommerce-MyAccount-content fieldset {
  width: 100%;
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }

.woocommerce-MyAccount-navigation ul {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style: none;
  padding-left: 0; }
  .woocommerce-MyAccount-navigation ul li {
    padding: 16px 0; }

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding-left: 0; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border: 0;
  margin: 0;
  background: #73732D;
  border-radius: 4px;
  padding: 16px 24px;
  font-family: Roboto, Arial, sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 15px;
  font-weight: 400;
  color: #ffffff !important;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce input.button:hover {
    background: black; }
  @media screen and (max-width: 769px) {
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
      padding: 4px 24px; } }

.woocommerce table.shop_table th {
  padding-left: 0; }

.woocommerce-customer-logout .woocommerce-MyAccount-content {
  display: none; }

.woocommerce-customer-logout .woocommerce-message {
  float: right;
  width: 68%;
  border: none;
  display: block;
  padding: 24px 16px;
  margin-left: 16px;
  font-size: 16px; }
  .woocommerce-customer-logout .woocommerce-message a {
    border: 0;
    margin: 0;
    background: #73732D;
    border-radius: 4px;
    padding: 16px 24px;
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 15px;
    font-weight: 400;
    color: #ffffff !important;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
    margin-left: 16px;
    font-style: normal; }
    .woocommerce-customer-logout .woocommerce-message a:hover {
      background: black; }
    @media screen and (max-width: 769px) {
      .woocommerce-customer-logout .woocommerce-message a {
        padding: 4px 24px; } }
  .woocommerce-customer-logout .woocommerce-message:before {
    display: none; }

table.order_details ul.wc-item-meta {
  padding: 0;
  list-style: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0; }
  table.order_details ul.wc-item-meta li .wc-item-meta-label {
    font-size: 18px; }

.woocommerce-MyAccount-content table {
  margin-bottom: 32px; }

.woocommerce form.login,
.woocommerce form.register {
  border: 0;
  padding: 0;
  width: 100%; }
  .woocommerce form.login .woocommerce-form__label-for-checkbox,
  .woocommerce form.register .woocommerce-form__label-for-checkbox {
    margin-left: 16px; }
  .woocommerce form.login .woocommerce-form__input,
  .woocommerce form.register .woocommerce-form__input {
    margin-top: -1px; }
  .woocommerce form.login p.lost_password,
  .woocommerce form.register p.lost_password {
    margin-top: 32px; }

.woocommerce-account header {
  display: none; }

.woocommerce-MyAccount-content {
  margin-bottom: 24px; }

@media screen and (max-width: 769px) {
  .woocommerce-MyAccount-navigation ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin-left: 0;
    margin-bottom: 16px;
    background: #ffffff;
    padding: 16px;
    padding-bottom: 8px; }
    .woocommerce-MyAccount-navigation ul li {
      padding: 16px 0;
      display: inline-block;
      padding: 0px 8px 0px 0;
      font-size: 80%;
      margin-bottom: 4px; }
      .woocommerce-MyAccount-navigation ul li.is-active {
        color: black;
        font-weight: 500; } }

/* Checkout Page Login Form */
.woocommerce .woocommerce-form-login {
  float: left;
  margin: 0;
  padding: 8px 15px; }
  @media screen and (min-width: 992px) {
    .woocommerce .woocommerce-form-login {
      width: 50%; } }
  .woocommerce .woocommerce-form-login .woocommerce-form__label input {
    margin: 0;
    margin-right: 4px; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.woocommerce.archive form.woocommerce-ordering,
.woocommerce.archive .woocommerce-products-header,
.woocommerce.archive .woocommerce-result-count {
  display: none; }

.woocommerce.archive header.full-hero {
  position: relative;
  margin-bottom: 48px !important;
  margin-top: 16px !important;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .woocommerce.archive header.full-hero {
      margin-bottom: 16px !important;
      margin-top: 0 !important; } }
  .woocommerce.archive header.full-hero:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 85%;
    bottom: 0;
    background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat;
    background: linear-gradient(transparent, rgba(6, 6, 6, 0.83)) left repeat; }
    @media screen and (max-width: 768px) {
      .woocommerce.archive header.full-hero:before {
        height: 100%;
        bottom: 0;
        background: rgba(6, 6, 6, 0.5); } }
  @media screen and (min-width: 0) and (max-width: 599px) {
    .woocommerce.archive header.full-hero {
      height: 80px; } }
  @media screen and (min-width: 600px) and (max-width: 768px) {
    .woocommerce.archive header.full-hero {
      height: 200px; } }
  @media screen and (min-width: 768px) {
    .woocommerce.archive header.full-hero {
      height: 200px; } }
  @media screen and (min-width: 992px) {
    .woocommerce.archive header.full-hero {
      height: 300px; } }
  @media screen and (min-width: 1200px) {
    .woocommerce.archive header.full-hero {
      height: 300px; } }
  .woocommerce.archive header.full-hero img {
    max-width: 100% !important;
    width: 100%; }
  .woocommerce.archive header.full-hero .caption-overlay {
    position: absolute;
    width: 100%;
    z-index: 100; }
    @media screen and (min-width: 0) and (max-width: 599px) {
      .woocommerce.archive header.full-hero .caption-overlay {
        top: 10px; } }
    @media screen and (min-width: 600px) and (max-width: 768px) {
      .woocommerce.archive header.full-hero .caption-overlay {
        top: 70px; } }
    @media screen and (min-width: 768px) {
      .woocommerce.archive header.full-hero .caption-overlay {
        top: 70px; } }
    @media screen and (min-width: 992px) {
      .woocommerce.archive header.full-hero .caption-overlay {
        top: 120px; } }
    @media screen and (min-width: 1200px) {
      .woocommerce.archive header.full-hero .caption-overlay {
        top: 120px; } }
    .woocommerce.archive header.full-hero .caption-overlay .entry-title {
      text-align: center;
      color: #ffffff; }

.woocommerce.archive .page-description {
  margin-bottom: 48px !important; }
  @media screen and (max-width: 768px) {
    .woocommerce.archive .page-description {
      margin-bottom: 16px !important; } }

.woocommerce.archive ul.products li.product {
  float: left;
  background: #ffffff;
  position: relative; }
  @media screen and (max-width: 769px) {
    .woocommerce.archive ul.products li.product {
      height: auto;
      width: 100%;
      padding: 32px;
      margin-right: 0; } }
  @media screen and (min-width: 769px) {
    .woocommerce.archive ul.products li.product {
      height: 420px;
      width: 31%;
      padding: 16px;
      margin-right: 3%; }
      .woocommerce.archive ul.products li.product:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1200px) {
    .woocommerce.archive ul.products li.product {
      height: 340px; } }
  .woocommerce.archive ul.products li.product .col-sm-6 {
    padding: 0;
    margin: 0;
    width: 100%; }
  .woocommerce.archive ul.products li.product .description {
    margin: 0;
    padding: 0; }
    .woocommerce.archive ul.products li.product .description p {
      font-family: "PT Serif", "Times New Roman", serif;
      color: #2A2A2A;
      font-size: 16px;
      line-height: 28px;
      font-weight: 400;
      text-align: left; }
  .woocommerce.archive ul.products li.product img {
    display: none; }
  .woocommerce.archive ul.products li.product a .woocommerce-loop-product__title {
    padding-top: 16px;
    font-size: 1.9em;
    color: #2A2A2A; }
  .woocommerce.archive ul.products li.product .price {
    display: none; }
  .woocommerce.archive ul.products li.product .button {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 0;
    margin-top: 0; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.single-product .woocommerce-message {
  display: none; }

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 33.33333333%; }

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: left;
  width: 57.66666667%;
  margin-left: 8.33333333%; }

@media screen and (max-width: 769px) {
  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary {
    width: 100%; }
  .woocommerce #content div.product .woocommerce .col-sm-6,
  .woocommerce div.product .woocommerce .col-sm-6,
  .woocommerce-page #content div.product .woocommerce .col-sm-6,
  .woocommerce-page div.product .woocommerce .col-sm-6 {
    float: left; } }

@media screen and (max-width: 769px) {
  body.normal.page.woocommerce-page #main {
    padding: 0 16px; } }

.woocommerce.single-product div.product .product-title {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #2A2A2A;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700; }

.woocommerce.single-product div.product .subheadline {
  font-family: Roboto, Arial, sans-serif;
  color: #73732D;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700; }
  .woocommerce.single-product div.product .subheadline .quote {
    font-family: Roboto, Arial, sans-serif;
    color: #73732D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700; }
  .woocommerce.single-product div.product .subheadline .attribution {
    font-family: Roboto, Arial, sans-serif;
    color: #73732D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-style: italic; }

.woocommerce.single-product div.product p.price,
.woocommerce.single-product div.product span.price {
  color: #2A2A2A;
  font-weight: 700; }

.woocommerce.single-product div.product .woocommerce-product-details__short-description {
  display: none; }

.woocommerce.single-product div.product .product-description ul,
.woocommerce.single-product div.product .product-description p {
  font-family: "PT Serif", "Times New Roman", serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }

.woocommerce.single-product fieldset {
  margin-bottom: 24px; }

/* Modify the donations pages */
.woocommerce.single-product div.product.product_cat-donations p.price,
.woocommerce.single-product div.product.product_cat-donations span.price,
.woocommerce div.product.product_cat-donations .quantity .qty {
  display: none; }

table.variations td.label,
table.variations td.value {
  width: 50%; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
.page-template-page-thankyou a.button {
  border: 0;
  margin: 0;
  background: #73732D;
  border-radius: 4px;
  padding: 16px 24px;
  font-family: Roboto, Arial, sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 15px;
  font-weight: 400;
  color: #ffffff !important;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
  display: inline-block;
  width: auto;
  margin-bottom: 32px; }
  .page-template-page-thankyou a.button:hover {
    background: black; }
  @media screen and (max-width: 769px) {
    .page-template-page-thankyou a.button {
      padding: 4px 24px; } }

.page-template-page-thankyou div.mailing-list {
  background: #ffffff;
  padding: 16px;
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative; }
  @media screen and (max-width: 769px) {
    .page-template-page-thankyou div.mailing-list {
      height: 300px; } }
  @media screen and (min-width: 769px) {
    .page-template-page-thankyou div.mailing-list {
      height: 320px; } }
  .page-template-page-thankyou div.mailing-list .mc-field-group label {
    margin-left: 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #2A2A2A;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700; }
    @media screen and (max-width: 769px) {
      .page-template-page-thankyou div.mailing-list .mc-field-group label {
        font-size: 12px; } }
  .page-template-page-thankyou div.mailing-list .mc-field-group input.email {
    border: 1px solid black; }
    @media screen and (min-width: 768px) {
      .page-template-page-thankyou div.mailing-list .mc-field-group input.email {
        margin-left: 8px;
        width: 50%; } }
  .page-template-page-thankyou div.mailing-list .clear {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0; }
    .page-template-page-thankyou div.mailing-list .clear input#mc-embedded-subscribe {
      width: 100%;
      border: 0;
      margin: 0;
      background: #275373;
      border-radius: 4px;
      padding: 16px 24px;
      font-family: Roboto, Arial, sans-serif;
      color: #ffffff;
      font-size: 18px;
      line-height: 15px;
      font-weight: 400;
      color: #ffffff !important;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all;
      border-radius: 0; }
      .page-template-page-thankyou div.mailing-list .clear input#mc-embedded-subscribe:hover {
        background: black; }
      @media screen and (max-width: 769px) {
        .page-template-page-thankyou div.mailing-list .clear input#mc-embedded-subscribe {
          padding: 4px 24px; } }
      @media screen and (max-width: 769px) {
        .page-template-page-thankyou div.mailing-list .clear input#mc-embedded-subscribe {
          padding: 16px 24px; } }
      .page-template-page-thankyou div.mailing-list .clear input#mc-embedded-subscribe:focus {
        outline: 0;
        box-shadow: 0; }

.woocommerce p,
.woocommerce ul:not(.nav) {
  font-family: Roboto, Arial, sans-serif;
  color: #2A2A2A;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400; }
  .woocommerce p.small,
  .woocommerce ul:not(.nav).small {
    font-size: 14.4px; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
li.scalawag_ad_widget,
aside.scalawag_ad_widget {
  list-style: none; }
  li.scalawag_ad_widget a.scalawag-ad-widget-holder,
  aside.scalawag_ad_widget a.scalawag-ad-widget-holder {
    display: block;
    width: 100%;
    padding: 24px !important;
    margin: 24px 0 !important; }
    li.scalawag_ad_widget a.scalawag-ad-widget-holder .copy, li.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
    aside.scalawag_ad_widget a.scalawag-ad-widget-holder .copy,
    aside.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
      display: inline-block;
      margin-left: 0;
      margin-right: 0;
      padding: 0; }
    li.scalawag_ad_widget a.scalawag-ad-widget-holder .copy,
    aside.scalawag_ad_widget a.scalawag-ad-widget-holder .copy {
      width: 70%; }
      li.scalawag_ad_widget a.scalawag-ad-widget-holder .copy h2,
      aside.scalawag_ad_widget a.scalawag-ad-widget-holder .copy h2 {
        margin: 0; }
      li.scalawag_ad_widget a.scalawag-ad-widget-holder .copy h3,
      aside.scalawag_ad_widget a.scalawag-ad-widget-holder .copy h3 {
        margin-top: 12px;
        margin-bottom: 0; }
    li.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
    aside.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
      width: 29%;
      margin-top: 0;
      margin-left: 1%;
      text-align: center;
      vertical-align: text-bottom;
      padding: 12px 16px;
      line-height: 20px; }
    @media screen and (max-width: 768px) {
      li.scalawag_ad_widget a.scalawag-ad-widget-holder .copy, li.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
      aside.scalawag_ad_widget a.scalawag-ad-widget-holder .copy,
      aside.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
        width: 100%;
        margin: 0;
        text-align: center; } }
    @media screen and (max-width: 769px) {
      li.scalawag_ad_widget a.scalawag-ad-widget-holder,
      aside.scalawag_ad_widget a.scalawag-ad-widget-holder {
        text-align: center; }
        li.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
        aside.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
          margin-top: 16px;
          width: auto; } }

.scalawag-ad-widget-holder.both-headlines .cta-button {
  margin-bottom: 10px !important; }

.scalawag-ad-widget-holder.one-headline .cta-button {
  margin-bottom: 0; }

.scalawag_ad_widget.row {
  margin: 0;
  padding: 0; }

.row-fluid > .span12:last-child > * > .widget.scalawag_ad_widget,
.row-fluid > .span12:last-child > .widget.scalawag_ad_widget,
.row-fluid > .span12:first-child > .widget.scalawag_ad_widget {
  padding: 0; }

aside#sidebar .scalawag_ad_widget .copy {
  width: 100%; }

aside#sidebar .scalawag_ad_widget .cta-button {
  width: auto;
  margin: 12px auto; }

@media screen and (max-width: 768px) {
  aside#sidebar .scalawag_ad_widget {
    margin-top: 0 !important; } }

.widget.rev,
.widget.no-bg,
.widget.default {
  background: transparent;
  color: inherit; }

.default a.scalawag-ad-widget-holder {
  background: #696969;
  color: #F4F4F4; }
  .default a.scalawag-ad-widget-holder h2 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #F4F4F4;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700; }
  .default a.scalawag-ad-widget-holder h3 {
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400; }
  .default a.scalawag-ad-widget-holder .cta-button {
    border: 0;
    margin: 0;
    background: #8C8D30;
    border-radius: 4px;
    padding: 16px 24px;
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 15px;
    font-weight: 400;
    color: #ffffff !important;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
    background: #8C8D30;
    border-radius: 4px;
    padding: 16px; }
    .default a.scalawag-ad-widget-holder .cta-button:hover {
      background: black; }
    @media screen and (max-width: 769px) {
      .default a.scalawag-ad-widget-holder .cta-button {
        padding: 4px 24px; } }

.rev a.scalawag-ad-widget-holder {
  background: #275373;
  color: #ffffff; }
  .rev a.scalawag-ad-widget-holder h2 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700; }
  .rev a.scalawag-ad-widget-holder h3 {
    font-family: Roboto, Arial, sans-serif;
    color: #F4F4F4;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400; }
  .rev a.scalawag-ad-widget-holder .cta-button {
    border: 0;
    margin: 0;
    background: #53C2D7;
    border-radius: 4px;
    padding: 16px 24px;
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 15px;
    font-weight: 400;
    color: #ffffff !important;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .rev a.scalawag-ad-widget-holder .cta-button:hover {
      background: #0c2d33; }
    @media screen and (max-width: 769px) {
      .rev a.scalawag-ad-widget-holder .cta-button {
        padding: 4px 24px; } }

.no-bg a.scalawag-ad-widget-holder {
  background: #4F55CD;
  color: #ffffff; }
  .no-bg a.scalawag-ad-widget-holder h2 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700; }
  .no-bg a.scalawag-ad-widget-holder h3 {
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400; }
  .no-bg a.scalawag-ad-widget-holder .cta-button {
    border: 0;
    margin: 0;
    background: #F38552;
    border-radius: 4px;
    padding: 16px 24px;
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 15px;
    font-weight: 400;
    color: #ffffff !important;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .no-bg a.scalawag-ad-widget-holder .cta-button:hover {
      background: #551f06; }
    @media screen and (max-width: 769px) {
      .no-bg a.scalawag-ad-widget-holder .cta-button {
        padding: 4px 24px; } }

@media screen and (max-width: 768px) {
  .default a.scalawag-ad-widget-holder h2,
  .rev a.scalawag-ad-widget-holder h2,
  .no-bg a.scalawag-ad-widget-holder h2 {
    font-size: 24px;
    line-height: 30px; }
  .default a.scalawag-ad-widget-holder h3,
  .rev a.scalawag-ad-widget-holder h3,
  .no-bg a.scalawag-ad-widget-holder h3 {
    font-size: 18px;
    line-height: 24px; }
  .default a.scalawag-ad-widget-holder .cta-button a,
  .rev a.scalawag-ad-widget-holder .cta-button a,
  .no-bg a.scalawag-ad-widget-holder .cta-button a {
    font-size: 16px; } }

@media screen and (min-width: 769px) {
  a.scalawag-ad-widget-holder .cta-button {
    margin-top: 16px; } }

@media screen and (min-width: 768px) and (max-width: 1040px) {
  aside#sidebar aside.scalawag_ad_widget a.scalawag-ad-widget-holder {
    padding: 16px !important;
    text-align: center; }
    aside#sidebar aside.scalawag_ad_widget a.scalawag-ad-widget-holder h2 {
      font-size: 24px;
      line-height: 26px;
      margin-bottom: 8px; }
    aside#sidebar aside.scalawag_ad_widget a.scalawag-ad-widget-holder h3 {
      font-size: 14px;
      line-height: 18px; }
    aside#sidebar aside.scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
      font-size: 14px; } }

@media screen and (min-width: 997px) and (max-width: 1205px) {
  .entry-content a.scalawag-ad-widget-holder .cta-button,
  .article-bottom a.scalawag-ad-widget-holder .cta-button {
    font-size: 14px; } }

@media screen and (min-width: 768px) and (max-width: 996px) {
  .entry-content .scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
  .article-bottom .scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
    font-size: 14px; } }

@media screen and (max-width: 768px) {
  aside#sidebar .scalawag_ad_widget a.scalawag-ad-widget-holder .copy,
  .entry-content .scalawag_ad_widget a.scalawag-ad-widget-holder .copy,
  .article-bottom .scalawag_ad_widget a.scalawag-ad-widget-holder .copy {
    margin-top: 0;
    margin-bottom: 16px; }
  aside#sidebar .scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
  .entry-content .scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button,
  .article-bottom .scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
    margin: 0 !important; }
  .scalawag_ad_widget a.scalawag-ad-widget-holder {
    padding: 16px !important; }
    .scalawag_ad_widget a.scalawag-ad-widget-holder h2 {
      margin-top: 0; }
    .scalawag_ad_widget a.scalawag-ad-widget-holder .copy {
      margin-bottom: 8px; }
    .scalawag_ad_widget a.scalawag-ad-widget-holder .cta-button {
      margin-top: 4px;
      width: auto; } }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
@media screen and (min-width: 768px) {
  .page .members {
    margin-bottom: 30px; } }

.page .members h1 {
  text-align: center; }

.page .members .member-card {
  background: #ffffff;
  padding: 16px;
  margin-bottom: 30px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .page .members .member-card {
      height: auto; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .page .members .member-card {
      height: 350px; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .page .members .member-card {
      height: 300px; } }
  @media screen and (min-width: 1200px) {
    .page .members .member-card {
      height: 275px; } }
  .page .members .member-card h3.name {
    margin-top: 8px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #73732D;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 8px; }
  .page .members .member-card .bio,
  .page .members .member-card .bio p {
    margin-top: 0;
    font-family: "PT Serif", "Times New Roman", serif;
    color: #2A2A2A;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400; }
  .page .members .member-card .image {
    width: 57px; }
    .page .members .member-card .image img {
      height: auto;
      width: 100%;
      max-width: 100%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
#floating-social-buttons {
  z-index: 500; }

.single .hero:not(.navis-slideshow),
.single .hero-caption:not(.navis-slideshow),
.article-bottom {
  z-index: 501;
  background: #F4F4F4;
  position: relative; }

body.admin-bar .sticky-nav-holder,
.sticky-nav-holder {
  z-index: 601; }

.navis-slideshow.navis-single.navis-full,
.navis-slideshow.navis-full {
  z-index: 620; }

.hero-caption.navis-slideshow {
  z-index: 621; }

/* font rules */
/* TYPOGRAPHY */
/* Card Builder */
/* my big beautiful card builder */
/* Hero Builder */
/* Tag Bubbles */
/* Grid Mixins */
@media screen and (min-width: 770px) {
  #floating-social-buttons .icon-twitter:before {
    font-size: 18px !important; }
  #site-footer .icon-twitter:before {
    font-size: 17px;
    margin-right: 2px !important;
    margin-top: 2px !important; }
  #site-footer .icon-instagram:before, #site-footer .icon-facebook:before {
    margin-right: -1px !important; } }

@media screen and (max-width: 769px) {
  #site-footer [class*=" icon-"]:before, #site-footer [class^=icon-]:before {
    font-size: 18px; } }

html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  background: #F4F4F4;
  font-size: 16px; }

#page {
  max-width: 100%;
  padding: 0; }

#main {
  margin: 0 auto;
  width: 100%;
  padding: 0 32px;
  margin-top: 24px; }
  @media (max-width: 768px) {
    #main {
      width: 100%;
      padding: 0; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    #main {
      width: 738px; } }
  @media (min-width: 992px) {
    #main {
      width: 970px; } }
  @media (min-width: 1200px) {
    #main {
      width: 1170px;
      padding: 0; } }

.home #main {
  max-width: 100%;
  width: 100%;
  padding: 0; }

@media screen and (max-width: 992px) {
  #main {
    padding: 0; } }

#home-secondary > div,
#page {
  background-color: transparent !important; }

.entry-content:not(.card) {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 461px) {
    .entry-content:not(.card) {
      margin-bottom: 0; } }

/* clean up & reset theme */
#site-header {
  display: none; }

.by,
.edit-link {
  display: none; }

.uneditable-input, input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=color], input[type=search], input[type=text], textarea {
  border: 0; }

.btn:focus {
  outline: none;
  outline: none;
  outline-offset: 0; }

.sep {
  display: none; }

button {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  margin: 0 auto; }
  button a {
    font-family: Roboto, Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffff !important;
    border-radius: 4px;
    padding: 16px;
    color: #ffffff !important;
    background: #73732D;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    button a:hover {
      background: black; }
    @media screen and (max-width: 769px) {
      button a {
        padding: 4px 24px; } }

/* load more button */
#nav-below.pager.post-nav .load-more,
.loading .load-more,
#nav-below .load-more a,
.loading .load-more a {
  width: 100% !important;
  min-width: 100% !important;
  display: block !important;
  padding: 16px 0 !important;
  margin: 16px 0 !important; }

@media screen and (max-width: 768px) {
  #nav-below.pager.post-nav {
    padding-left: 16px;
    padding-right: 16px; } }

.pager .load-more {
  margin-bottom: 24px; }

.pager a {
  color: #275373;
  background-color: transparent;
  width: 100%;
  text-align: center;
  border: 2px solid #275373;
  border-radius: 4px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #275373;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all; }
  .pager a:hover {
    background: #275373; }

.pager span {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  color: #275373;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  width: 100%;
  display: block;
  margin: 16px auto;
  background: #cecece;
  padding: 16px;
  border-radius: 4px; }

.widget-area li {
  list-style: none; }

.stories article {
  border: 0; }

.entry-content h5.top-tag,
.widget h5.top-tag, h5.top-tag {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  border: none;
  display: inline-block; }
  .entry-content h5.top-tag a,
  .widget h5.top-tag a, h5.top-tag a {
    background: #275373;
    color: #ffffff;
    padding: 5px 12px;
    border-radius: 3em;
    border: none;
    display: inline-block;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .entry-content h5.top-tag a:hover,
    .widget h5.top-tag a:hover, h5.top-tag a:hover {
      background: #183245; }

.uneditable-input:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=search]:focus,
input[type=text]:focus,
textarea:focus {
  border-color: transparent;
  outline: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.button {
  outline: 0;
  box-shadow: none;
  border: 0; }

.card {
  background: #ffffff;
  height: 325px;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (min-width: 769px) and (max-width: 992px) {
    .card {
      height: 370px; } }
  @media screen and (min-width: 615px) and (max-width: 768px) {
    .card {
      height: auto; } }
  @media screen and (max-width: 615px) {
    .card {
      height: auto; } }
  .card .card-image {
    padding-left: 0;
    padding-right: 0;
    z-index: 100; }
    @media screen and (max-width: 768px) {
      .card .card-image {
        height: 250px; } }
    @media screen and (min-width: 769px) and (max-width: 992px) {
      .card .card-image {
        height: 370px; } }
    @media screen and (min-width: 992px) {
      .card .card-image {
        height: 325px; } }
    .card .card-image .has-thumbnail {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      margin: 0;
      background: #9B9B9B;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
      @media screen and (max-width: 768px) {
        .card .card-image .has-thumbnail {
          height: 250px; } }
      @media screen and (min-width: 769px) and (max-width: 992px) {
        .card .card-image .has-thumbnail {
          height: 370px; } }
      @media screen and (min-width: 992px) {
        .card .card-image .has-thumbnail {
          height: 325px; } }
    .card .card-image img.attachment-post-thumbnail {
      float: none !important;
      max-width: 100%;
      width: 100%; }
  .card .card-copy {
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .card .card-copy {
        margin-top: 16px; } }
    @media screen and (min-width: 768px) {
      .card .card-copy {
        padding: 48px; } }
    .card .card-copy .job-title, .card .card-copy .sep {
      display: none; }
    .card .card-copy .entry-title {
      font-family: 'Roboto Condensed', Arial, sans-serif;
      color: #2A2A2A;
      font-size: 24px;
      line-height: 28px;
      font-weight: 700; }
      .card .card-copy .entry-title a {
        color: #2A2A2A;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .card .card-copy .entry-title a:hover {
          color: #5e5e5e; }
      @media screen and (max-width: 768px) {
        .card .card-copy .entry-title {
          font-size: 21.6px;
          line-height: 25.2px; } }
    .card .card-copy .byline {
      font-family: Roboto, Arial, sans-serif;
      color: #73732D;
      font-size: 12px;
      line-height: 18px;
      font-weight: 700;
      -o-transition: 0.3s ease all;
      -webkit-transition: 0.3s ease all;
      -moz-transition: 0.3s ease all;
      transition: 0.3s ease all;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 8px 0; }
      .card .card-copy .byline:hover {
        color: black; }
      .card .card-copy .byline a {
        color: #73732D;
        -o-transition: 0.3s ease all;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .card .card-copy .byline a:hover {
          color: black; }
      .card .card-copy .byline .sep {
        display: none; }
      .card .card-copy .byline .by-author {
        margin-right: 8px; }
      .card .card-copy .byline time.entry-date {
        font-color: #9B9B9B;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        white-space: nowrap; }
    .card .card-copy p {
      font-family: "PT Serif", "Times New Roman", serif;
      color: #2A2A2A;
      font-size: 14px;
      line-height: 22px;
      font-weight: 400; }
    @media screen and (max-width: 768px) {
      .card .card-copy h5.top-tag {
        margin-bottom: 16px; } }

img {
  box-sizing: border-box; }
