@charset "UTF-8";
/*
Theme Name: BLR 0.1
Theme URI:baileylineroad.com
Description: A theme for baileylineroad.com.
Author: Christopher Uryga | Michael Eckhardt
Author URI: http://www.whitelabelfixers.com
Version: 0.1

License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html

Tags: responsive-layout
*/
/**
 * @license
 * MyFonts Webfont Build ID 2959364, 2015-01-25T12:10:45-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Newcastle-BasicClean by FaceType
 * URL: http://www.myfonts.com/fonts/facetype/newcastle/basic-clean/
 * Licensed pageviews: 1,000,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2959364
 * 
 * ├é┬⌐ 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d2804");
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 20px;
  max-width: 98.5%;
  padding: 0;
  width: 100%;
}

.single .cbg .wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 5 4px 5px;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: 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 {
  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"] {
  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;
  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;
}

/*@import "bootstrap/print";*/
/*@import "bootstrap/glyphicons";*/
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Newcastle-BasicClean", sans-serif;
  font-size: 18px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #d94a00;
  text-decoration: none;
}
a:hover, a:focus {
  color: #8d3000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 46px;
}

h2, .h2 {
  font-size: 38px;
}

h3, .h3 {
  font-size: 31px;
}

h4, .h4 {
  font-size: 23px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 16px;
}

p {
  margin: 0 0 12.5px;
}

.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}

small,
.small {
  font-size: 88%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #d94a00;
}

a.text-primary:hover {
  color: #a63900;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #d94a00;
}

a.bg-primary:hover {
  background-color: #a63900;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 25px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: none;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/*@import "bootstrap/grid";*/
/*@import "bootstrap/tables";*/
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  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"] {
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 39px;
  line-height: 1.42857 \0;
}
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control {
  line-height: 36px;
}
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control {
  line-height: 53px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}

.form-control-feedback {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
}

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  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 {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  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.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, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .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: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: none;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 6px 12px 15px;
  line-height: 1;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #d94a00;
  border-color: #c04100;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #a63900;
  border-color: #822c00;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #d94a00;
  border-color: #c04100;
}
.btn-primary .badge {
  color: #d94a00;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #d94a00;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #8d3000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 24px 24px;
  font-size: 25px;
  line-height: 1.5;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

/*@import "bootstrap/dropdowns";*/
/*@import "bootstrap/button-groups";*/
/*@import "bootstrap/input-groups";*/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: none;
}
.nav:after {
  clear: both;
}
.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;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-bottom-color: transparent;
  cursor: default;
}

.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: #fff;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.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: 25px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: none;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px !important;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
}
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: none;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: none;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
    display: block !important;
  }
  .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-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 15px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@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: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: absolute;
  background-color: black;
  padding: 9px 10px;
  margin: -9px;
  background-color: white;
  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: 1024px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 25px;
  }
  .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 {
    margin: 0;
  }
  .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 12.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #d94a00;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.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: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    background-color: #090909;
  }
  .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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/*@import "bootstrap/breadcrumbs";*/
/*@import "bootstrap/pagination";*/
/*@import "bootstrap/pager";*/
/*@import "bootstrap/labels";*/
/*@import "bootstrap/badges";*/
/*@import "bootstrap/jumbotron";*/
/*@import "bootstrap/thumbnails";*/
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

/*@import "bootstrap/progress-bars";*/
/*@import "bootstrap/media";*/
/*@import "bootstrap/list-group";*/
/*@import "bootstrap/panels";*/
/*@import "bootstrap/responsive-embed";*/
/*@import "bootstrap/wells";*/
.close {
  float: right;
  font-family: crimson;
  font-size: 50px;
  font-weight: bold;
  line-height: .3;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: none;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*@import "bootstrap/tooltip";*/
/*@import "bootstrap/popovers";*/
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: 440px;
  width: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 10%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: none;
}
.clearfix: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;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("img/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("img/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}

#fancybox-buttons.top {
  top: 10px;
}

#fancybox-buttons.bottom {
  bottom: 10px;
}

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: linear-gradient(to bottom, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("img/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}

#fancybox-buttons a:hover {
  opacity: 1;
}

#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
  opacity: 1;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}

.RYPP {
  /* Youtube Player With Playlist */
  width: 100%;
  position: relative;
  padding-right: 250px;
  background: #1a1a1a;
  overflow: hidden;
  font: 400 14px/120% Arial, Helvetica, sans-serif;
  color: #999;
}
.RYPP .RYPP-video {
  width: 100%;
  padding-top: 56.25%;
  float: left;
  position: relative;
}
.RYPP .RYPP-video > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.RYPP.r16-9 .RYPP-video {
  padding-top: 56.25%;
}
.RYPP.r4-3 .RYPP-video {
  padding-top: 75%;
}
.RYPP.r2-1 .RYPP-video {
  padding-top: 50%;
}
.RYPP .RYPP-items {
  width: 100%;
  position: absolute;
  left: 0;
  top: 64px;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
.RYPP .RYPP-playlist {
  width: 250px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #222;
}
.RYPP .RYPP-playlist a {
  color: #999;
}
.RYPP .RYPP-playlist a:hover {
  color: #fff;
}
.RYPP .RYPP-playlist > header {
  width: 100%;
  height: 64px;
  padding: 16px 0 0 8px;
  background: #222;
  border-left: 8px solid #222;
  border-right: 8px solid #222;
  border-bottom: 1px solid #3a3a3a;
  z-index: 2;
}
.RYPP .RYPP-playlist > header ._h1 {
  margin: 0 0 4px 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.RYPP .RYPP-playlist > header p {
  margin: 0;
  padding: 0;
}
.RYPP .RYPP-playlist ol {
  padding: 0 0 16px 0;
  margin: 0;
  list-style: none;
  counter-reset: item;
}
.RYPP .RYPP-playlist ol li {
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  padding: 12px 0 12px 12px;
}
.RYPP .RYPP-playlist ol li > img {
  width: 18%;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid transparent;
}
.RYPP .RYPP-playlist ol li > p {
  width: 76%;
  margin: 0;
  padding: 0 16px 0 0;
  float: right;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #cacaca;
}
.RYPP .RYPP-playlist ol li > p > small {
  margin: 0;
  padding: 0;
  font-size: 80%;
}
.RYPP .RYPP-playlist ol li:hover {
  background-color: #3a3a3a;
  cursor: pointer;
}
.RYPP .RYPP-playlist ol li.selected {
  background-color: #3a3a3a;
  cursor: pointer;
}
.RYPP .RYPP-playlist ol li.selected > p {
  color: #fff;
}
.RYPP .RYPP-playlist ol li.selected > img {
  border: 2px solid #c03636;
}
.RYPP .RYPP-playlist ol li.selected:before {
  content: 'PLAYING';
  font-size: 10px;
  color: #c03636;
}
.RYPP .RYPP-playlist ol li:before {
  counter-increment: item;
  content: counter(item);
  font-size: 80%;
}

.RYPP-items::-webkit-scrollbar {
  width: 6px;
  background: #3a3a3a;
}

.RYPP-items::-webkit-scrollbar-thumb {
  background: #999;
}

@media only screen and (max-width: 639px) {
  .RYPP {
    padding-right: 0;
  }
  .RYPP .RYPP-playlist {
    width: 100%;
    position: static;
    float: left;
  }
  .RYPP .RYPP-playlist .RYPP-items {
    position: static;
    max-height: 350px;
    overflow: auto;
  }
}
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("vendor/font-awesome-4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("vendor/font-awesome-4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("vendor/font-awesome-4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("vendor/font-awesome-4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("vendor/font-awesome-4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

@font-face {
  font-family: 'Newcastle-BasicClean';
  src: url("vendor/webfonts/2D2AAE_0_0.eot");
  src: url("vendor/webfonts/2D2AAE_0_0.eot?#iefix") format("embedded-opentype"), url("vendor/webfonts/2D2AAE_0_0.woff2") format("woff2"), url("vendor/webfonts/2D2AAE_0_0.woff") format("woff"), url("vendor/webfonts/2D2AAE_0_0.ttf") format("truetype"), url("vendor/webfonts/2D2AAE_0_0.svg#wf") format("svg");
}
@font-face {
  font-family: 'crimson_textsemibolditalic';
  src: url("vendor/webfonts/crimsontext-semibolditalic-webfont.eot");
  src: url("vendor/webfonts/crimsontext-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("vendor/webfonts/crimsontext-semibolditalic-webfont.woff2") format("woff2"), url("vendor/webfonts/crimsontext-semibolditalic-webfont.woff") format("woff"), url("vendor/webfonts/crimsontext-semibolditalic-webfont.ttf") format("truetype"), url("vendor/webfonts/crimsontext-semibolditalic-webfont.svg#crimson_textsemibolditalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'crimson_textsemibold';
  src: url("vendor/webfonts/crimsontext-semibold-webfont.eot");
  src: url("vendor/webfonts/crimsontext-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("vendor/webfonts/crimsontext-semibold-webfont.woff2") format("woff2"), url("vendor/webfonts/crimsontext-semibold-webfont.woff") format("woff"), url("vendor/webfonts/crimsontext-semibold-webfont.ttf") format("truetype"), url("vendor/webfonts/crimsontext-semibold-webfont.svg#crimson_textsemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'crimson_textroman';
  src: url("vendor/webfonts/crimsontext-regular-webfont.eot");
  src: url("vendor/webfonts/crimsontext-regular-webfont.eot?#iefix") format("embedded-opentype"), url("vendor/webfonts/crimsontext-regular-webfont.woff2") format("woff2"), url("vendor/webfonts/crimsontext-regular-webfont.woff") format("woff"), url("vendor/webfonts/crimsontext-regular-webfont.ttf") format("truetype"), url("vendor/webfonts/crimsontext-regular-webfont.svg#crimson_textroman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'crimson_textitalic';
  src: url("vendor/webfonts/crimsontext-italic-webfont.eot");
  src: url("vendor/webfonts/crimsontext-italic-webfont.eot?#iefix") format("embedded-opentype"), url("vendor/webfonts/crimsontext-italic-webfont.woff2") format("woff2"), url("vendor/webfonts/crimsontext-italic-webfont.woff") format("woff"), url("vendor/webfonts/crimsontext-italic-webfont.ttf") format("truetype"), url("vendor/webfonts/crimsontext-italic-webfont.svg#crimson_textitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
html body {
  /*--- LINKS ---*/
  /*--- LISTS ---*/
  /*--- QUOTES ---*/
  /*--- CODE ---*/
  /*--- BUTTONS ---*/
  /*--- QUICK TYPEFACES ---*/
}
html body p,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  width: 100%;
}
html body p.sm1,
html body h1.sm1,
html body h2.sm1,
html body h3.sm1,
html body h4.sm1,
html body h5.sm1 {
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.8);
}
html body p:empty,
html body h1:empty,
html body h2:empty,
html body h3:empty,
html body h4:empty,
html body h5:empty {
  display: none;
}
html body p.mainsite,
html body h1.mainsite,
html body h2.mainsite,
html body h3.mainsite,
html body h4.mainsite,
html body h5.mainsite {
  background-color: #c05131;
  color: white;
}
html body p.mainsite.reverse.reverse,
html body h1.mainsite.reverse.reverse,
html body h2.mainsite.reverse.reverse,
html body h3.mainsite.reverse.reverse,
html body h4.mainsite.reverse.reverse,
html body h5.mainsite.reverse.reverse {
  background-color: #fff;
  color: #c05131;
}
html body p.howto,
html body h1.howto,
html body h2.howto,
html body h3.howto,
html body h4.howto,
html body h5.howto {
  background-color: #6d3332;
  color: white;
}
html body p.howto.reverse.reverse,
html body h1.howto.reverse.reverse,
html body h2.howto.reverse.reverse,
html body h3.howto.reverse.reverse,
html body h4.howto.reverse.reverse,
html body h5.howto.reverse.reverse {
  background-color: #fff;
  color: #6d3332;
}
html body p.homestead,
html body h1.homestead,
html body h2.homestead,
html body h3.homestead,
html body h4.homestead,
html body h5.homestead {
  background-color: #215E21;
  color: white;
}
html body p.homestead.reverse,
html body h1.homestead.reverse,
html body h2.homestead.reverse,
html body h3.homestead.reverse,
html body h4.homestead.reverse,
html body h5.homestead.reverse {
  background-color: #fff;
  color: #215E21;
}
html body p.prograde,
html body h1.prograde,
html body h2.prograde,
html body h3.prograde,
html body h4.prograde,
html body h5.prograde {
  background-color: #425563;
  color: white;
}
html body p.prograde.reverse,
html body h1.prograde.reverse,
html body h2.prograde.reverse,
html body h3.prograde.reverse,
html body h4.prograde.reverse,
html body h5.prograde.reverse {
  background-color: #fff;
  color: #425563;
}
html body p.woodwork,
html body h1.woodwork,
html body h2.woodwork,
html body h3.woodwork,
html body h4.woodwork,
html body h5.woodwork {
  background-color: #c0bb87;
  color: white;
}
html body p.woodwork.reverse,
html body h1.woodwork.reverse,
html body h2.woodwork.reverse,
html body h3.woodwork.reverse,
html body h4.woodwork.reverse,
html body h5.woodwork.reverse {
  background-color: white;
  color: #c0bb87;
}
html body p {
  font-family: 'crimson_textroman';
}
html body a {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
html body a:hover {
  text-decoration: none !important;
}
html body .large {
  font-size: 18px;
  text-shadow: -2px 2px 2px #54585a;
}
html body .small {
  font-size: 14px;
  text-shadow: -2px 2px 2px #54585a;
}
html body.baileylineroad a {
  color: #c05131;
}
html body.baileylineroad a:hover {
  color: #d36e51;
}
html body.baileylineroad a:active {
  color: #c05131;
}
html body.baileylineroad a.btn {
  color: #c05131 !important;
  background-color: white;
}
html body.baileylineroad a.btn:hover {
  color: #fff !important;
  background-color: #c05131;
}
html body.baileylineroad .box a,
html body.baileylineroad #channels-nav a {
  color: #fff;
}
html body.baileylineroad .box a:hover,
html body.baileylineroad #channels-nav a:hover {
  color: #974027;
}
html body.baileylineroad .box a:active,
html body.baileylineroad #channels-nav a:active {
  color: #fff;
}
html body.baileylineroad .box a h1,
html body.baileylineroad .box a h2,
html body.baileylineroad .box a h3,
html body.baileylineroad .box a h4,
html body.baileylineroad .box a h5,
html body.baileylineroad #channels-nav a h1,
html body.baileylineroad #channels-nav a h2,
html body.baileylineroad #channels-nav a h3,
html body.baileylineroad #channels-nav a h4,
html body.baileylineroad #channels-nav a h5 {
  color: white;
}
html body.baileylineroad .box a h1 a,
html body.baileylineroad .box a h2 a,
html body.baileylineroad .box a h3 a,
html body.baileylineroad .box a h4 a,
html body.baileylineroad .box a h5 a,
html body.baileylineroad #channels-nav a h1 a,
html body.baileylineroad #channels-nav a h2 a,
html body.baileylineroad #channels-nav a h3 a,
html body.baileylineroad #channels-nav a h4 a,
html body.baileylineroad #channels-nav a h5 a {
  color: white;
}
html body.baileylineroad #navigation .navbar ul li:hover {
  color: #c05131;
}
html body.baileylineroad #navigation .navbar ul li.active > a, html body.baileylineroad #navigation .navbar ul li.active > a:focus {
  color: #c05131;
}
html body.baileylineroad .cut-header,
html body.baileylineroad .adcut-header {
  background-color: #c05131;
}
html body.baileylineroad .slides .carousel .item .container a p {
  color: #fff;
}
html body.baileylineroad .slides .carousel .item .container a p:hover {
  color: #d36e51;
}
html body.homesteading a {
  color: #2e842e;
  text-decoration: none;
  cursor: pointer;
}
html body.homesteading a:hover {
  color: #2e842e;
}
html body.homesteading a:active {
  color: #215E21;
}
html body.homesteading a.btn {
  color: #215E21 !important;
  background-color: white;
}
html body.homesteading a.btn:hover {
  color: #fff !important;
  background-color: #215E21 !important;
}
html body.homesteading h1.header-title, html body.homesteading h1.widget-title,
html body.homesteading h2.header-title,
html body.homesteading h2.widget-title,
html body.homesteading h3.header-title,
html body.homesteading h3.widget-title,
html body.homesteading h4.header-title,
html body.homesteading h4.widget-title,
html body.homesteading h5.header-title,
html body.homesteading h5.widget-title {
  background-color: #215E21;
}
html body.homesteading .box a,
html body.homesteading #channels-nav a {
  color: #fff;
}
html body.homesteading .box a:hover,
html body.homesteading #channels-nav a:hover {
  color: #143814;
}
html body.homesteading .box a:active,
html body.homesteading #channels-nav a:active {
  color: #fff;
}
html body.homesteading .box a h1,
html body.homesteading .box a h2,
html body.homesteading .box a h3,
html body.homesteading .box a h4,
html body.homesteading .box a h5,
html body.homesteading #channels-nav a h1,
html body.homesteading #channels-nav a h2,
html body.homesteading #channels-nav a h3,
html body.homesteading #channels-nav a h4,
html body.homesteading #channels-nav a h5 {
  color: white;
}
html body.homesteading .box a h1 a,
html body.homesteading .box a h2 a,
html body.homesteading .box a h3 a,
html body.homesteading .box a h4 a,
html body.homesteading .box a h5 a,
html body.homesteading #channels-nav a h1 a,
html body.homesteading #channels-nav a h2 a,
html body.homesteading #channels-nav a h3 a,
html body.homesteading #channels-nav a h4 a,
html body.homesteading #channels-nav a h5 a {
  color: white;
}
html body.homesteading #navigation .navbar ul li:hover {
  color: #215E21;
}
html body.homesteading #navigation .navbar ul li.active > a, html body.homesteading #navigation .navbar ul li.active > a:focus {
  color: #215E21;
}
html body.homesteading .cut-header,
html body.homesteading .adcut-header {
  background-color: #215E21;
}
html body.homesteading .slides .carousel .item .container a p {
  color: #fff;
}
html body.homesteading .slides .carousel .item .container a p:hover {
  color: #2e842e;
}
html body.how-to a {
  color: #6d3332;
  text-decoration: none;
  cursor: pointer;
}
html body.how-to a:hover {
  color: #904342;
}
html body.how-to a:active {
  color: #6d3332;
}
html body.how-to a.btn {
  color: #6d3332 !important;
  background-color: white;
}
html body.how-to a.btn:hover {
  color: #fff !important;
  background-color: #6d3332;
}
html body.how-to h1.header-title, html body.how-to h1.widget-title,
html body.how-to h2.header-title,
html body.how-to h2.widget-title,
html body.how-to h3.header-title,
html body.how-to h3.widget-title,
html body.how-to h4.header-title,
html body.how-to h4.widget-title,
html body.how-to h5.header-title,
html body.how-to h5.widget-title {
  background-color: #6d3332;
}
html body.how-to .box a,
html body.how-to #channels-nav a {
  color: #fff;
}
html body.how-to .box a:hover,
html body.how-to #channels-nav a:hover {
  color: #4a2322;
}
html body.how-to .box a:active,
html body.how-to #channels-nav a:active {
  color: #fff;
}
html body.how-to .box a h1,
html body.how-to .box a h2,
html body.how-to .box a h3,
html body.how-to .box a h4,
html body.how-to .box a h5,
html body.how-to #channels-nav a h1,
html body.how-to #channels-nav a h2,
html body.how-to #channels-nav a h3,
html body.how-to #channels-nav a h4,
html body.how-to #channels-nav a h5 {
  color: white;
}
html body.how-to .box a h1 a,
html body.how-to .box a h2 a,
html body.how-to .box a h3 a,
html body.how-to .box a h4 a,
html body.how-to .box a h5 a,
html body.how-to #channels-nav a h1 a,
html body.how-to #channels-nav a h2 a,
html body.how-to #channels-nav a h3 a,
html body.how-to #channels-nav a h4 a,
html body.how-to #channels-nav a h5 a {
  color: white;
}
html body.how-to #navigation .navbar ul li:hover {
  color: #6d3332;
}
html body.how-to #navigation .navbar ul li.active > a, html body.how-to #navigation .navbar ul li.active > a:focus {
  color: #6d3332;
}
html body.how-to .cut-header,
html body.how-to .adcut-header {
  background-color: #6d3332;
}
html body.how-to .slides .carousel .item .container a p {
  color: #fff;
}
html body.how-to .slides .carousel .item .container a p:hover {
  color: #904342;
}
html body.prograde .network-navigation .netlinks a.baileylineroad,
html body.prograde .network-navigation .netlinks a.homesteading,
html body.prograde .network-navigation .netlinks a.how-to,
html body.prograde .network-navigation .netlinks a.woodworking {
  display: none;
}
html body.prograde a {
  color: #425563;
  text-decoration: none;
  cursor: pointer;
}
html body.prograde a:hover {
  color: #566f82;
}
html body.prograde a:active {
  color: #425563;
}
html body.prograde a.btn {
  color: #425563 !important;
  background-color: white;
}
html body.prograde a.btn:hover {
  color: #fff !important;
  background-color: #425563;
}
html body.prograde h1.header-title, html body.prograde h1.widget-title,
html body.prograde h2.header-title,
html body.prograde h2.widget-title,
html body.prograde h3.header-title,
html body.prograde h3.widget-title,
html body.prograde h4.header-title,
html body.prograde h4.widget-title,
html body.prograde h5.header-title,
html body.prograde h5.widget-title {
  background-color: #425563;
}
html body.prograde .box a,
html body.prograde #channels-nav a {
  color: #fff;
}
html body.prograde .box a:hover,
html body.prograde #channels-nav a:hover {
  color: #2e3b44;
}
html body.prograde .box a:active,
html body.prograde #channels-nav a:active {
  color: #fff;
}
html body.prograde .box a h1,
html body.prograde .box a h2,
html body.prograde .box a h3,
html body.prograde .box a h4,
html body.prograde .box a h5,
html body.prograde #channels-nav a h1,
html body.prograde #channels-nav a h2,
html body.prograde #channels-nav a h3,
html body.prograde #channels-nav a h4,
html body.prograde #channels-nav a h5 {
  color: white;
}
html body.prograde .box a h1 a,
html body.prograde .box a h2 a,
html body.prograde .box a h3 a,
html body.prograde .box a h4 a,
html body.prograde .box a h5 a,
html body.prograde #channels-nav a h1 a,
html body.prograde #channels-nav a h2 a,
html body.prograde #channels-nav a h3 a,
html body.prograde #channels-nav a h4 a,
html body.prograde #channels-nav a h5 a {
  color: white;
}
html body.prograde #navigation .navbar ul li:hover {
  color: #425563;
}
html body.prograde #navigation .navbar ul li.active > a, html body.prograde #navigation .navbar ul li.active > a:focus {
  color: #425563;
}
html body.prograde #navigation .slides .carousel .item .container a p {
  color: white;
}
html body.prograde #navigation .slides .carousel .item .container a p:hover {
  color: #566f82;
}
html body.prograde .cut-header,
html body.prograde .adcut-header {
  background-color: #425563;
}
html body.woodworking a {
  color: #c0bb87;
  text-decoration: none;
  cursor: pointer;
}
html body.woodworking a:hover {
  color: #d2cea8;
}
html body.woodworking a:active {
  color: #c0bb87;
}
html body.woodworking a.btn {
  color: #c0bb87 !important;
  background-color: white;
}
html body.woodworking a.btn:hover {
  color: #fff !important;
  background-color: #c0bb87;
}
html body.woodworking h1.header-title, html body.woodworking h1.widget-title,
html body.woodworking h2.header-title,
html body.woodworking h2.widget-title,
html body.woodworking h3.header-title,
html body.woodworking h3.widget-title,
html body.woodworking h4.header-title,
html body.woodworking h4.widget-title,
html body.woodworking h5.header-title,
html body.woodworking h5.widget-title {
  background-color: #c0bb87;
}
html body.woodworking .box a,
html body.woodworking #channels-nav a {
  color: #fff;
}
html body.woodworking .box a:hover,
html body.woodworking #channels-nav a:hover {
  color: #aea866;
}
html body.woodworking .box a:active,
html body.woodworking #channels-nav a:active {
  color: #fff;
}
html body.woodworking .box a h1,
html body.woodworking .box a h2,
html body.woodworking .box a h3,
html body.woodworking .box a h4,
html body.woodworking .box a h5,
html body.woodworking #channels-nav a h1,
html body.woodworking #channels-nav a h2,
html body.woodworking #channels-nav a h3,
html body.woodworking #channels-nav a h4,
html body.woodworking #channels-nav a h5 {
  color: white;
}
html body.woodworking .box a h1 a,
html body.woodworking .box a h2 a,
html body.woodworking .box a h3 a,
html body.woodworking .box a h4 a,
html body.woodworking .box a h5 a,
html body.woodworking #channels-nav a h1 a,
html body.woodworking #channels-nav a h2 a,
html body.woodworking #channels-nav a h3 a,
html body.woodworking #channels-nav a h4 a,
html body.woodworking #channels-nav a h5 a {
  color: white;
}
html body.woodworking #navigation .navbar ul li:hover {
  color: #c0bb87;
}
html body.woodworking #navigation .navbar ul li.active > a, html body.woodworking #navigation .navbar ul li.active > a:focus {
  color: #c0bb87;
}
html body.woodworking .cut-header,
html body.woodworking .adcut-header {
  background-color: #c0bb87;
}
html body.woodworking .slides .carousel .item .container a p {
  color: white;
}
html body.woodworking .slides .carousel .item .container a p:hover {
  color: #d2cea8;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  font-family: 'Newcastle-BasicClean', sans-serif;
  text-transform: capitalize;
  color: white;
}
html body h1 a,
html body h2 a,
html body h3 a,
html body h4 a,
html body h5 a {
  color: white;
}
html body h1.article-title,
html body h2.article-title,
html body h3.article-title,
html body h4.article-title,
html body h5.article-title {
  font-family: lato;
  text-transform: none;
  font-weight: 900;
  text-shadow: none;
}
html body h1.footer-title,
html body h2.footer-title,
html body h3.footer-title,
html body h4.footer-title,
html body h5.footer-title {
  font-size: 16px;
  font-family: lato;
  font-weight: 700;
  font-style: italic;
  padding: 10px;
  text-align: right;
  text-transform: none;
  margin: 0px;
}
html body h1.footer-title.howto:hover,
html body h2.footer-title.howto:hover,
html body h3.footer-title.howto:hover,
html body h4.footer-title.howto:hover,
html body h5.footer-title.howto:hover {
  background-color: #4a2322;
  color: #fff;
}
html body h1.footer-title.homestead:hover,
html body h2.footer-title.homestead:hover,
html body h3.footer-title.homestead:hover,
html body h4.footer-title.homestead:hover,
html body h5.footer-title.homestead:hover {
  background-color: #143814;
  color: #fff;
}
html body h1.footer-title.prograde,
html body h2.footer-title.prograde,
html body h3.footer-title.prograde,
html body h4.footer-title.prograde,
html body h5.footer-title.prograde {
  background-color: #425563;
  color: white;
}
html body h1.footer-title.prograde.reverse,
html body h2.footer-title.prograde.reverse,
html body h3.footer-title.prograde.reverse,
html body h4.footer-title.prograde.reverse,
html body h5.footer-title.prograde.reverse {
  background-color: #fff;
  color: #425563;
}
html body h1.footer-title.prograde:hover,
html body h2.footer-title.prograde:hover,
html body h3.footer-title.prograde:hover,
html body h4.footer-title.prograde:hover,
html body h5.footer-title.prograde:hover {
  background-color: #2e3b44;
  color: #fff;
}
html body h1.footer-title.woodwork,
html body h2.footer-title.woodwork,
html body h3.footer-title.woodwork,
html body h4.footer-title.woodwork,
html body h5.footer-title.woodwork {
  background-color: #c0bb87;
  color: white;
}
html body h1.footer-title.woodwork.reverse,
html body h2.footer-title.woodwork.reverse,
html body h3.footer-title.woodwork.reverse,
html body h4.footer-title.woodwork.reverse,
html body h5.footer-title.woodwork.reverse {
  background-color: white;
  color: #c0bb87;
}
html body h1.footer-title.woodwork:hover,
html body h2.footer-title.woodwork:hover,
html body h3.footer-title.woodwork:hover,
html body h4.footer-title.woodwork:hover,
html body h5.footer-title.woodwork:hover {
  background-color: #aea866;
  color: #fff;
}
html body h1.header-title,
html body h2.header-title,
html body h3.header-title,
html body h4.header-title,
html body h5.header-title {
  margin: 0px;
}
html body h1.header-title, html body h1.widget-title,
html body h2.header-title,
html body h2.widget-title,
html body h3.header-title,
html body h3.widget-title,
html body h4.header-title,
html body h4.widget-title,
html body h5.header-title,
html body h5.widget-title {
  font-size: 22px;
  padding: 5px 15px 20px;
  background-color: #c05131;
  text-shadow: none;
  width: 100%;
}
html body h1.header-title.mainsite, html body h1.widget-title.mainsite,
html body h2.header-title.mainsite,
html body h2.widget-title.mainsite,
html body h3.header-title.mainsite,
html body h3.widget-title.mainsite,
html body h4.header-title.mainsite,
html body h4.widget-title.mainsite,
html body h5.header-title.mainsite,
html body h5.widget-title.mainsite {
  background-color: #c05131;
  color: white;
}
html body h1.header-title.mainsite.reverse, html body h1.widget-title.mainsite.reverse,
html body h2.header-title.mainsite.reverse,
html body h2.widget-title.mainsite.reverse,
html body h3.header-title.mainsite.reverse,
html body h3.widget-title.mainsite.reverse,
html body h4.header-title.mainsite.reverse,
html body h4.widget-title.mainsite.reverse,
html body h5.header-title.mainsite.reverse,
html body h5.widget-title.mainsite.reverse {
  background-color: #fff;
  color: #c05131;
}
html body h1.header-title.mainsite:hover, html body h1.widget-title.mainsite:hover,
html body h2.header-title.mainsite:hover,
html body h2.widget-title.mainsite:hover,
html body h3.header-title.mainsite:hover,
html body h3.widget-title.mainsite:hover,
html body h4.header-title.mainsite:hover,
html body h4.widget-title.mainsite:hover,
html body h5.header-title.mainsite:hover,
html body h5.widget-title.mainsite:hover {
  background-color: #974027;
}
html body h1.header-title.howto, html body h1.widget-title.howto,
html body h2.header-title.howto,
html body h2.widget-title.howto,
html body h3.header-title.howto,
html body h3.widget-title.howto,
html body h4.header-title.howto,
html body h4.widget-title.howto,
html body h5.header-title.howto,
html body h5.widget-title.howto {
  background-color: #6d3332;
  color: white;
}
html body h1.header-title.howto.reverse, html body h1.widget-title.howto.reverse,
html body h2.header-title.howto.reverse,
html body h2.widget-title.howto.reverse,
html body h3.header-title.howto.reverse,
html body h3.widget-title.howto.reverse,
html body h4.header-title.howto.reverse,
html body h4.widget-title.howto.reverse,
html body h5.header-title.howto.reverse,
html body h5.widget-title.howto.reverse {
  background-color: #fff;
  color: #6d3332;
}
html body h1.header-title.homestead, html body h1.widget-title.homestead,
html body h2.header-title.homestead,
html body h2.widget-title.homestead,
html body h3.header-title.homestead,
html body h3.widget-title.homestead,
html body h4.header-title.homestead,
html body h4.widget-title.homestead,
html body h5.header-title.homestead,
html body h5.widget-title.homestead {
  background-color: #215E21;
  color: white;
}
html body h1.header-title.homestead.reverse, html body h1.widget-title.homestead.reverse,
html body h2.header-title.homestead.reverse,
html body h2.widget-title.homestead.reverse,
html body h3.header-title.homestead.reverse,
html body h3.widget-title.homestead.reverse,
html body h4.header-title.homestead.reverse,
html body h4.widget-title.homestead.reverse,
html body h5.header-title.homestead.reverse,
html body h5.widget-title.homestead.reverse {
  background-color: #fff;
  color: #215E21;
}
html body h1.header-title.prograde, html body h1.widget-title.prograde,
html body h2.header-title.prograde,
html body h2.widget-title.prograde,
html body h3.header-title.prograde,
html body h3.widget-title.prograde,
html body h4.header-title.prograde,
html body h4.widget-title.prograde,
html body h5.header-title.prograde,
html body h5.widget-title.prograde {
  background-color: #425563;
  color: white;
}
html body h1.header-title.prograde.reverse, html body h1.widget-title.prograde.reverse,
html body h2.header-title.prograde.reverse,
html body h2.widget-title.prograde.reverse,
html body h3.header-title.prograde.reverse,
html body h3.widget-title.prograde.reverse,
html body h4.header-title.prograde.reverse,
html body h4.widget-title.prograde.reverse,
html body h5.header-title.prograde.reverse,
html body h5.widget-title.prograde.reverse {
  background-color: #fff;
  color: #425563;
}
html body h1.header-title.woodwork, html body h1.widget-title.woodwork,
html body h2.header-title.woodwork,
html body h2.widget-title.woodwork,
html body h3.header-title.woodwork,
html body h3.widget-title.woodwork,
html body h4.header-title.woodwork,
html body h4.widget-title.woodwork,
html body h5.header-title.woodwork,
html body h5.widget-title.woodwork {
  background-color: #c0bb87;
  color: white;
}
html body h1.header-title.woodwork.reverse, html body h1.widget-title.woodwork.reverse,
html body h2.header-title.woodwork.reverse,
html body h2.widget-title.woodwork.reverse,
html body h3.header-title.woodwork.reverse,
html body h3.widget-title.woodwork.reverse,
html body h4.header-title.woodwork.reverse,
html body h4.widget-title.woodwork.reverse,
html body h5.header-title.woodwork.reverse,
html body h5.widget-title.woodwork.reverse {
  background-color: white;
  color: #c0bb87;
}
html body h1 .entry-content h1,
html body h1 .entry-content h2,
html body h1 .entry-content h3,
html body h1 .entry-content h4,
html body h1 .entry-content h5,
html body h2 .entry-content h1,
html body h2 .entry-content h2,
html body h2 .entry-content h3,
html body h2 .entry-content h4,
html body h2 .entry-content h5,
html body h3 .entry-content h1,
html body h3 .entry-content h2,
html body h3 .entry-content h3,
html body h3 .entry-content h4,
html body h3 .entry-content h5,
html body h4 .entry-content h1,
html body h4 .entry-content h2,
html body h4 .entry-content h3,
html body h4 .entry-content h4,
html body h4 .entry-content h5,
html body h5 .entry-content h1,
html body h5 .entry-content h2,
html body h5 .entry-content h3,
html body h5 .entry-content h4,
html body h5 .entry-content h5 {
  color: #54585a !important;
  margin-bottom: 20px;
}
html body h1 h3.footer-title,
html body h2 h3.footer-title,
html body h3 h3.footer-title,
html body h4 h3.footer-title,
html body h5 h3.footer-title {
  font-size: 16px;
}
html body h1 h3.header-title, html body h1 h3.widget-title,
html body h2 h3.header-title,
html body h2 h3.widget-title,
html body h3 h3.header-title,
html body h3 h3.widget-title,
html body h4 h3.header-title,
html body h4 h3.widget-title,
html body h5 h3.header-title,
html body h5 h3.widget-title {
  font-size: 22px;
}
html body h1 h3.howto,
html body h2 h3.howto,
html body h3 h3.howto,
html body h4 h3.howto,
html body h5 h3.howto {
  background-color: #6d3332;
  color: white;
}
html body h1 h3.howto.reverse,
html body h2 h3.howto.reverse,
html body h3 h3.howto.reverse,
html body h4 h3.howto.reverse,
html body h5 h3.howto.reverse {
  background-color: #fff;
  color: #6d3332;
}
html body h1 h3.homestead,
html body h2 h3.homestead,
html body h3 h3.homestead,
html body h4 h3.homestead,
html body h5 h3.homestead {
  background-color: #215E21;
  color: white;
  background-color: #fff;
  color: #215E21;
}
html body h1 h3.prograde,
html body h2 h3.prograde,
html body h3 h3.prograde,
html body h4 h3.prograde,
html body h5 h3.prograde {
  background-color: #425563;
  color: white;
}
html body h1 h3.prograde.reverse,
html body h2 h3.prograde.reverse,
html body h3 h3.prograde.reverse,
html body h4 h3.prograde.reverse,
html body h5 h3.prograde.reverse {
  background-color: #fff;
  color: #425563;
}
html body h1 h3.woodwork,
html body h2 h3.woodwork,
html body h3 h3.woodwork,
html body h4 h3.woodwork,
html body h5 h3.woodwork {
  background-color: #c0bb87;
  color: white;
}
html body h1 h3.woodwork.reverse,
html body h2 h3.woodwork.reverse,
html body h3 h3.woodwork.reverse,
html body h4 h3.woodwork.reverse,
html body h5 h3.woodwork.reverse {
  background-color: white;
  color: #c0bb87;
}
html body ul {
  list-style: square outside;
}
html body blockquote {
  font-style: italic;
}
html body .btn {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  background-color: #fff;
  border: solid 2px #3b3e40;
  color: #c05131;
  font-family: 'Newcastle-BasicClean', sans-serif;
  text-transform: uppercase;
}
html body .btn:hover {
  color: #fff;
  background: #c05131;
}
html body .btn:focus {
  color: #fff;
  background: #6d7274;
}
html body .btn.btn-center {
  display: block;
  width: 20%;
  margin: 0 auto;
}
html body .btn.full {
  width: 100%;
  margin: 20px auto;
}
html body .newcastle {
  font-family: 'Newcastle-BasicClean', sans-serif;
  text-transform: uppercase;
  font-style: normal;
}
html body .orange {
  color: #c05131;
}
html body .crimson {
  font-family: 'crimson_textroman', serif;
  font-style: normal;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none !important;
}

* {
  outline: none !important;
}

form#searchform label {
  display: none;
}

#fsrch {
  width: 100%;
  height: 50px;
  padding-bottom: 2px;
}
#fsrch form {
  width: 100%;
}
#fsrch input {
  background: none repeat scroll 0% 0% rgba(50, 50, 50, 0.4);
  border: 0px solid #DBDBDB;
  float: left;
  width: calc(100% - 50px);
  max-width: calc(100% - 50px);
  padding: 5px 15px 15px;
}
#fsrch button {
  display: block;
  float: right;
  z-index: 150000;
  padding: 12px 15px;
  border: 2px solid black;
  background-color: black;
  color: #fafafa;
  width: 50px;
}
#fsrch button:hover {
  background-color: black;
  color: #974027;
}

.s_container .searchbox {
  position: relative;
  min-width: 36px;
  width: 0%;
  height: 36px;
  margin-bottom: 0px;
  float: right;
  overflow: hidden;
  z-index: 3;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}

.s_container .searchbox .st-default-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: #fff;
  width: 100%;
  height: 36px;
  margin: 0;
  padding: 0px;
  font-family: lato;
  font-weight: 900;
  color: #000;
}

.s_container .searchbox .searchbox-input::-webkit-input-placeholder {
  color: black;
}

.s_container .searchbox .searchbox-input:-moz-placeholder {
  color: black;
}

.s_container .searchbox .searchbox-input::-moz-placeholder {
  color: black;
}

.s_container .searchbox .searchbox-input:-ms-input-placeholder {
  color: black;
}

.s_container .searchbox .searchbox-icon, .s_container .searchbox .searchbox-submit {
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}

.s_container .searchbox .searchbox-icon.searchbox-icon, .s_container .searchbox .searchbox-submit.searchbox-icon {
  color: #fff;
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

.s_container .searchbox .searchbox-icon.searchbox-icon:hover, .s_container .searchbox .searchbox-submit.searchbox-icon:hover {
  color: #974027;
  background: #54585a;
}

.s_container .searchbox .searchbox-icon.searchbox-icon.on, .s_container .searchbox .searchbox-submit.searchbox-icon.on {
  color: #fff;
  background: #c05131;
}

.s_container .searchbox .searchbox-icon.searchbox-submit, .s_container .searchbox .searchbox-submit.searchbox-submit {
  color: #fff;
  background: black;
}

.s_container .searchbox .searchbox-icon i, .s_container .searchbox .searchbox-submit i {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
}

.s_container .searchbox-open {
  width: 100%;
}

.cutaway .wpcf7-form {
  margin-top: 20px;
}

//**Single POST TEMPLATE CBG Forms **//

.cbg div.wpcf7 form {
  background-color: rgba(0, 0, 0, 0.8);
  max-width: 380px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  padding: 20px;
  border-radius: 10px;
}
.cbg div.wpcf7 form p {
  color: white !important;
  padding: 0px 0px 10px;
}
.cbg div.wpcf7 form input[type="submit"] {
  margin: 20px auto;
}

.wpcf7-form {
  position: relative;
  /* line 41, sass/2-main/forms.scss */
}
.wpcf7-form div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 1em 2em;
  position: absolute;
  bottom: -50px;
  font-family: newcastle-basicclean;
  width: 50%;
  font-size: 2vh;
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form .wpcf7-form-control.btn {
  width: 280px;
}
.wpcf7-form p.mc4wp-checkbox label {
  font-family: 'crimson_textroman';
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  pointer-events: all;
  position: relative;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  padding: 10px 30px 0px 0px;
  height: auto;
}
.wpcf7-form input {
  background: #fff;
  color: #c05131;
  padding: 0px 10px;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  width:100%;
}
.wpcf7-form-control-wrap{
    width:100%;
}
.wpcf7-form input[type=checkbox] {
  max-width: 40px;
}
.wpcf7-form textarea {
  background: #fff;
  color: #c05131;
  padding: 0px 10px;
  font-size: 18px;
  display: block;
}
.wpcf7-form textarea:focus,
.wpcf7-form textarea:active,
.wpcf7-form input:focus,
.wpcf7-form input:active {
  outline: none;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
  height: 40px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  border: none;
  color: #c05131;
  font-family: 'crimson_textroman';
}
.wpcf7-form input[type="submit"] {
  color: white;
  background: #c05131;
  font-size: 20px;
  line-height: 22px;
  padding: 10px 0px 22px !important;
  font-family: 'Newcastle-BasicClean';
}
.wpcf7-form .form-element {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  margin-right: 20px;
  position: relative;
}
.wpcf7-form input:focus + label, .wpcf7-form span.has-value + label, .wpcf7-form textarea:focus + label, .wpcf7-form span.has-value + label {
  display: none;
  font-size: 12px;
  padding: 6px 0;
}
.wpcf7-form label {
  font-family: 'crimson_textitalic', sans-serif;
  font-size: 1em;
  position: absolute;
  top: 0px;
  left: 10px;
  margin-bottom: 0;
  line-height: 34px;
  height: 34px;
  padding: 0;
  font-style: italic;
  color: #58585A;
  pointer-events: none;
  transition: top 0.3s ease, font-size 0.3s ease;
}

/* ==========================================================================
   AEDIS THEME STYLES
   ========================================================================== */
body {
  color: white;
  background: #333;
  /*TV*/
  /*BOX MODELING*/
  /*basic content-box*/
  /*end features*/
  /*Begin Loops Grid*/
  /*brand styles*/
  /*move into appropriate scss page later*/
   /*
* YouTube TV
*/
   /*
* Base Canvas
*/
   /*
* Video
*/
   /*
* List
*/
   /*
* Playlists
*/
   /*
* Modifiers
*/
  /*Shopping*/
  /*ADS*/
  /*FOOTER*/
}
body ul.post-list {
  padding: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  list-style-type: none;
}
body ul.post-list li {
  padding: 5px 0px 5px 10px;
  border-bottom: 1px dashed #fff;
}
body ul.post-list li a {
  color: white;
}
body ul.post-list li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
body ul.post-list li article {
  padding: 0px;
}
body .ssba-wrap {
  margin: 10px 0px 20px;
}
body .ssba-wrap > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body .ssba-wrap > div a {
  width: 40px !important;
}
body .ssba-wrap > div a img {
  width: 40px !important;
  height: 40px !important;
}
body article,
body .form-elements {
  padding: 10px;
}
body ul.shadow,
body article.shadow,
body div.shadow,
body h1.shadow,
body h2.shadow,
body h3.shadow,
body h4.shadow,
body h5.shadow,
body a.shadow,
body section.shadow,
body li.shadow {
  background-color: rgba(0, 0, 0, 0.5);
}
body ul.mainsite,
body article.mainsite,
body div.mainsite,
body h1.mainsite,
body h2.mainsite,
body h3.mainsite,
body h4.mainsite,
body h5.mainsite,
body a.mainsite,
body section.mainsite,
body li.mainsite {
  background-color: #c05131;
  color: white;
}
body ul.mainsite.reverse.reverse,
body article.mainsite.reverse.reverse,
body div.mainsite.reverse.reverse,
body h1.mainsite.reverse.reverse,
body h2.mainsite.reverse.reverse,
body h3.mainsite.reverse.reverse,
body h4.mainsite.reverse.reverse,
body h5.mainsite.reverse.reverse,
body a.mainsite.reverse.reverse,
body section.mainsite.reverse.reverse,
body li.mainsite.reverse.reverse {
  background-color: #fff;
  color: #c05131;
}
body ul.howto,
body article.howto,
body div.howto,
body h1.howto,
body h2.howto,
body h3.howto,
body h4.howto,
body h5.howto,
body a.howto,
body section.howto,
body li.howto {
  background-color: #6d3332;
  color: white;
}
body ul.howto.reverse.reverse,
body article.howto.reverse.reverse,
body div.howto.reverse.reverse,
body h1.howto.reverse.reverse,
body h2.howto.reverse.reverse,
body h3.howto.reverse.reverse,
body h4.howto.reverse.reverse,
body h5.howto.reverse.reverse,
body a.howto.reverse.reverse,
body section.howto.reverse.reverse,
body li.howto.reverse.reverse {
  background-color: #fff;
  color: #6d3332;
}
body ul.homestead,
body article.homestead,
body div.homestead,
body h1.homestead,
body h2.homestead,
body h3.homestead,
body h4.homestead,
body h5.homestead,
body a.homestead,
body section.homestead,
body li.homestead {
  background-color: #215E21;
  color: white;
}
body ul.homestead.reverse,
body article.homestead.reverse,
body div.homestead.reverse,
body h1.homestead.reverse,
body h2.homestead.reverse,
body h3.homestead.reverse,
body h4.homestead.reverse,
body h5.homestead.reverse,
body a.homestead.reverse,
body section.homestead.reverse,
body li.homestead.reverse {
  background-color: #fff;
  color: #215E21;
}
body ul.prograde,
body article.prograde,
body div.prograde,
body h1.prograde,
body h2.prograde,
body h3.prograde,
body h4.prograde,
body h5.prograde,
body a.prograde,
body section.prograde,
body li.prograde {
  background-color: #425563;
  color: white;
}
body ul.prograde.reverse,
body article.prograde.reverse,
body div.prograde.reverse,
body h1.prograde.reverse,
body h2.prograde.reverse,
body h3.prograde.reverse,
body h4.prograde.reverse,
body h5.prograde.reverse,
body a.prograde.reverse,
body section.prograde.reverse,
body li.prograde.reverse {
  background-color: #fff;
  color: #425563;
}
body ul.woodwork,
body article.woodwork,
body div.woodwork,
body h1.woodwork,
body h2.woodwork,
body h3.woodwork,
body h4.woodwork,
body h5.woodwork,
body a.woodwork,
body section.woodwork,
body li.woodwork {
  background-color: #c0bb87;
  color: white;
}
body ul.woodwork.reverse,
body article.woodwork.reverse,
body div.woodwork.reverse,
body h1.woodwork.reverse,
body h2.woodwork.reverse,
body h3.woodwork.reverse,
body h4.woodwork.reverse,
body h5.woodwork.reverse,
body a.woodwork.reverse,
body section.woodwork.reverse,
body li.woodwork.reverse {
  background-color: white;
  color: #c0bb87;
}
body div.tiny {
  position: relative;
  display: block;
  background-size: cover;
  background-position: center;
  margin-right: 10px;
  height: 50px;
  width: 50px;
}
body div.tiny:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
body div.tiny > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body div.menu-features-menu-container {
  width: 100%;
}
body .slides {
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px #4b4b4b;
}
body .slides .carousel .item {
  height: 50vh;
  padding: 20px;
  width: 100%;
  background-size: cover;
  background-position: center;
  width: 100%;
  /*slider width*/
  overflow: hidden;
}
body .slides .carousel .item .container {
  margin: auto;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body .slides .carousel .item .container .banner-content {

}
body .slides .carousel .item .container .banner-content h1 {
  font-size: 1.5vmax;
}
body .slides .carousel .item .container .banner-content h1.sm1 {
  font-size: 3.5vmax;
}
body .slides .carousel .item .container .banner-content h1,
body .slides .carousel .item .container .banner-content h2,
body .slides .carousel .item .container .banner-content h3,
body .slides .carousel .item .container .banner-content h4 {
  margin: -10px 0px 20px;
}
body .slides .carousel .item .container .banner-content h1 p,
body .slides .carousel .item .container .banner-content h2 p,
body .slides .carousel .item .container .banner-content h3 p,
body .slides .carousel .item .container .banner-content h4 p {
  margin: 10px 0px;
}
body .slides .carousel .item .container .banner-content h3 {
  font-size: 2vmax;
}
body .slides .carousel .item .container .sm1 {
  font-size: 5vw;
  width: 100%;
  margin: 10px;
}
body .slides .carousel .item .container .btn {
  margin: auto auto;
}
body .slides .carousel .item .container a.slider-img {
  display: block;
  position: relative;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1000px;
  width: 100%;
  height: 100%;
}
body .slides .carousel .item .container a p {
  margin: 20px auto;
}
body .slides .carousel .item .container p {
  margin: auto;
}
body .slides .carousel .item .container img.slider-img {
  display: none;
  position: relative;
  margin: auto;
  height: 100%;
}
body .slides .carousel .item .container img.slider-img2 {
  display: block;
  position: relative;
  margin: auto;
  height: 100%;
}
body .slides .carousel .item img.slider-img {
  position: absolute;
  height: auto;
  left: 0;
}
body .slides .carousel a.carousel-control {
  font-size: 100px;
  border: none;
}
body.prograde #channels #channels-nav {
  display: none;
}
body.prograde #channels #network-carousel {
  width: 100%;
}
body.prograde #channels #network-carousel .box.feature {
  max-width: 100%;
}
@media (max-width: 767px) {
  body .slides {
    margin-left: -20px;
    margin-right: -20px;
  }
}
body .modal button.close {
  font-family: crimson;
  font-size: 50px;
  line-height: .3;
  color: white !important;
  opacity: 1 !important;
  margin-bottom: 15px;
}
body div.contest-prizes {
  list-style-type: none;
  padding:20px;
  color:#333;
 text-align: left;
    color: white;
    text-shadow: 2px 2px 1px black;    
}
body ul.contest-prizes h4,body ul.contest-prizes h5 {
 margin: 0px auto 10px;
 max-width:90%;
 min-width:280px;
 width:100%;
 color:#E7BF3C;    
}
body ul.contest-prizes h4{
    font-size:27px;
}body ul.contest-prizes h5{
    font-size:23px;
}
body.single .cbg div.contest-prizes  span {
 color: ivory;
    font-size: 22px;
    font-weight: bold;
    max-width: 90%;
    min-width:280px;
    margin: 0px auto;
    text-align: left;
    width:100%;
}
body wp-caption-text {
  font-size: 12px;
  line-height: 1.5;
  width: 95%;
  text-align: left;
  margin: 10px auto;
}
body h4.panel-title{
    text-align:center;
}
body .banner-container {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
}
body .banner-container > div {
  background-color: rgba(0, 0, 0, 0.25);
}
body .banner-container .ad-banner {
  margin: 0px auto;
  max-width: 768px;
}
body .cutaway {
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-bottom: 15px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px 0px !important;
}
body .cutaway .ads {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 100%;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .cutaway.fourex .container {
  margin: 20px auto !important;
}
body .cutaway.fourex .box a {
  font-size: 2.25vw;
}
body .cutaway.fourex .box .read-article {
  font-size: 80%;
  font-weight: 800;
}
body .cutaway.fourex .box i {
  margin-right: 10px;
}
body .cutaway.fourex .box.feature-sm {
  text-shadow: -1px 3px 2px #484848;
  width: 33%;
  display: inline-block;
  margin: 0px 0px 20px;
}
body .cutaway.fourex .box.feature-sm .title {
  font-size: 30px;
}
body .cutaway.fourex .box.feature-sm img {
  height: 100%;
  width: 100%;
}
body .cutaway.fourex .cut-header {
  top: -85px;
}
body .cutaway .box.feature-sm .crimson {
  font-size: 18px;
}
body .cutaway .cut-header,
body .cutaway .adcut-header {
  font-family: "Newcastle-BasicClean";
  font-size: 24px;
  color: white;
  text-transform: uppercase;
  position: absolute;
  top: -45px;
  padding: 0px 25px 15px;
  left: 0px;
  width: 100%;
}
body .cutaway .ads.ad3002x  .adcut-header {
    top:0px;
}
body .cutaway .ads.ad3002x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body .cutaway .ads.ad3002x .question,
body .cutaway .ads.ad3002x .ad3002x {
  position: relative;
  padding-top: 10px;
  width: 100%;
      -webkit-flex-basis: 34%;
        -ms-flex-preferred-size: 34%;
            flex-basis: 34%;
    
  min-width:320px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body .cutaway .ads.ad3002x .ad3002x {
        min-width:620px;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
     -webkit-justify-content: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-align-items: flex-start;
      -ms-flex-align: flex-start;
          align-items: flex-start;
}
body .cutaway .ads.ad3002x .question .form-wrap,
body .cutaway .ads.ad3002x .ad3002x .form-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body .cutaway .ads.ad3002x .question .form-wrap .form-element,
body .cutaway .ads.ad3002x .ad3002x .form-wrap .form-element {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
body .cutaway .ads.ad3002x .question input[type='checkbox'] + span,
body .cutaway .ads.ad3002x .ad3002x input[type='checkbox'] + span {
  position: relative;
}
body .cutaway .ads.ad3002x .ad3002x > div {
  max-width: 300px;
  display: inline-block;
  margin: 0px 0px 0px 4px;
}
body #channels {
  background-color: rgba(0, 0, 0, 0.5);
  margin: 20px auto;
  padding: 0px 0px 20px;
}
body #channels h2.container {
  margin-bottom: 20px !important;
}
body #channels .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
body #channels .container.nopad {
  padding: 0px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
body #channels #channels-nav ul {
  width: 100%;
  max-width: 100%;
  border-bottom: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body #channels #channels-nav ul li {
  background-color: rgba(0, 0, 0, 0.6);
}
body #channels #channels-nav ul li.active.baileylineroad {
  background-color: #c05131;
}
body #channels #channels-nav ul li.active.homesteading {
  background-color: #215E21;
}
body #channels #channels-nav ul li.active.how-to {
  background-color: #6d3332;
}
body #channels #channels-nav ul li.active.prograde {
  background-color: #425563;
}
body #channels #channels-nav ul li.active.woodworking {
  background-color: #c0bb87;
}
body #channels #channels-nav ul li.active a {
  border: none;
  background-color: none;
}
body #channels #channels-nav ul li a {
  font-family: Newcastle-BasicClean;
  font-size: 14px;
  background-color: transparent;
  border-radius: 0px;
}
body #channels #channels-nav ul li a:hover {
  color: white !important;
}
body #channels #network-carousel {
  width: 100%;
  /*Loop Styles*/
}
body #channels #network-carousel .box.feature {
  width: 100%;
  margin-right: 10px;
  margin-bottom: 20px;
}
body #channels #network-carousel .box.feature .title {
  padding: 0px 20px;
  font-size: 5vw;
  text-shadow: -2px 1px black;
}
body #channels #network-carousel .box.feature .title .post-options {
  font-size: 25px;
}
body #channels #network-carousel .box.feature-sm {
  height: 140px;
  margin-bottom: 10px;
}
body #channels #network-carousel .f-sm-container {
  width: 100%;
}
@media only screen and (max-width: 1250px) {
  body .question,
  body .ad3002x {
    max-width: 100%;
    width: 100%;
    position: relative;
    margin-left: 20px;
    margin-right:20px;
  }
    body .question{
        flex-basis:40%;
        width:40%;
        margin-right:20px;
    }
}
@media only screen and (max-width: 538px) {
  body #network-carousel {
    float: none;
    width: 100%;
  }
  body #network-carousel .box.feature {
    width: 100%;
    float: left;
  }
  body #network-carousel .f-sm-container {
    width: 100%;
  }
}
body .darkenstripes {
  background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 5px, rgba(0, 0, 0, 0.1) 5px, rgba(0, 0, 0, 0.1) 10px);
}
body .darken {
  background: rgba(0, 0, 0, 0.2);
}
body .box {
  overflow: hidden;
  position: relative;
  font-family: 'Newcastle-BasicClean', sans-serif;
}
body .box img {
  height: auto;
  width: 100%;
}
body .box .box-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body .box .sixteennine {
  padding-bottom: 55%;
}
body .box .fourthree {
  padding-bottom: 75%;
}
body .box .overlay {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 16;
  background: transparent;
  padding: 0% 0% 0% 0%;
}
body .box .overlay .post-options {
  padding: 10px;
  position: absolute;
  right: -100%;
  bottom: 10%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-in-out;
}
body .box .overlay .play-video,
body .box .overlay .read-article {
  float: none;
  width: 100%;
  display: block;
}
body .box .overlay:hover .post-options {
  display: block;
  bottom: 10%;
  right: 17px;
}
body .box .overlay .title {
  position: absolute;
  z-index: 16;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  padding: 0px 10px;
  bottom: 0px;
  text-shadow: -1px 2px black;
  font-size: 16px;
}
body .box .overlay .title:hover {
  background: rgba(0, 0, 0, 0.5);
}
body .box .overlay .title:hover a {
  color: #c05131;
}
body .box .overlay:hover {
  background: none;
}
body .box .overlay:hover .post-title {
  display: block;
}
body .box .overlay:hover .post-excerpt {
  display: block;
}
body #watermark {
  width: 100%;
  padding: 0px 0px 40px;
  mix-blend-mode: overlay;
  text-align: center;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6);
  line-height: 1.3;
}
body #watermark .toprow {
  font-size: 90px;
  display: block;
  line-height: 1;
  margin-top: -20px;
}
body #watermark .second-row {
  font-size: 80px;
}
body #watermark .red {
  color: red;
}
body #watermark .white {
  color: white;
}
body #features,
body #features2 {
  height: 0;
  overflow: hidden;
  background: #c05131;
  transition: all .3s ease;
  margin-top: 0px;
}
body #features a,
body #features2 a {
  color: white;
}
body #features.active,
body #features2.active {
  height: 90vh;
  border-top: 5px #974027 solid;
  border-bottom: 5px #974027 solid;
  overflow: auto;
}
body #features .inset,
body #features2 .inset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 95%;
}
body #features h2,
body #features2 h2 {
  margin: 0px 0px 30px;
}
body #features .site,
body #features2 .site {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  text-align: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body #features .site > a img,
body #features2 .site > a img {
  max-width: 100%;
  padding: 10px;
}
body #features .site ul.post-list li,
body #features2 .site ul.post-list li {
  clear: both;
  height: 60px;
}
body #features .site ul.post-list li article,
body #features2 .site ul.post-list li article {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 14px;
  font-family: lato;
  font-weight: 900;
  text-transform: capitalize;
  text-align: left;
}
body #features .site div.tiny,
body #features2 .site div.tiny {
  float: left;
  margin-right: 10px;
}
body #features .site.baileylineroad,
body #features2 .site.baileylineroad {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
}
body .wp-pagenavi span,
body .wp-pagenavi a {
  text-decoration: none;
  /* border: 1px solid #BFBFBF; */
  padding: 10px 20px;
  margin: 0px 1px;
  font-family: lato;
  font-weight: 700;
  color: black;
  background-color: white;
  border: none;
}
body .container {
  max-width: 100%;
}
body .wrapper {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin: 0;
  padding: 0;
}
body .wrapper:after {
  content: "";
  display: table;
  clear: both;
}
body .wrapper #netposts {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/10/woodshop.jpg");
  background-attachment: fixed;
  background-size: cover;
}
body .wrapper .container {
  max-width: 1280px;
  width: 100%;
  margin: auto auto;
  position: relative;
}
body .wrapper .container.audio {
  max-width: 1140px;
}
body .wrapper .container:after {
  content: "";
  display: table;
  clear: both;
}
body .wrapper .container.coverlay {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
body .wrapper .container.coverlay article {
  box-shadow: -5px 5px 0px rgba(0, 0, 0, 0.8);
}
body .wrapper #main.full-width {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .wrapper #main.full-width article.cat {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 32%;
  min-width: 320px;
flex-basis:32%;    
 -webkit-flex-basis:32%;
 -ms-flex-basis:32%;
 
    width: 100%;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
body .wrapper #main.full-width article.cat.full-width {
  max-width: 100%;
  -webkit-flex-basis:100%;
    flex-basis:100%;    

 -ms-flex-basis:100%;
}
body .wrapper #main.full-width article.cat.full-width .article-title {
  margin-top: -5px;
}
body .wrapper #main.full-width article.cat.thirty div.thumbnail-container {
  margin: 0px;
  float: none;
}
body .wrapper #main article {
  background-color: white;
  color: #666;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  clear: both;
  margin: 20px 0px;
  padding: 0px;
}
body .wrapper #main article .article-title {
  margin-top: 0px;
  font-size: 32px;
  padding: 20px 20px 0px;
}
body .wrapper #main article .article-content {
  padding: 0px 20px 20px;
}
body .wrapper #main article div.thumbnail-container {
  position: relative;
  min-width: 320px;
  max-width: 420px;
  width: 100%;
  float: left;
}
body .wrapper #main article div.thumbnail-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
body .wrapper #main article div.thumbnail-container > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body .wrapper #main article a.thumblink {
  display: block;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
body .wrapper #main article.cat footer {
  width: 100%;
  position: absolute;
  left: 0px;
  top: -40px;
  z-index: 10;
}
body .network-navigation {
  background-color: rgba(0, 0, 3, 0.6);
  height: 40px;
  margin-top: 0px;
  z-index: 999;
  position: fixed;
  font-size: 16px;
}
body .network-navigation span.netlinks {
  padding-top: 6px;
  display: none;
}
body .network-navigation span.netlinks a {
  display: inline-block;
  margin-right: 10px;
  color: #bbb !important;
}
body .network-navigation span.netlinks a:hover {
  color: #54585a !important;
  text-decoration: none;
}
body .network-navigation span.netlinks a.active {
  color: white !important;
}
body.home #header {
  margin-top: -40px;
}
body.home.market #header {
  margin-top: 0px;
} 
body.home #intro .container#featured-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body.home #intro .container#featured-slide a,
body.home #intro .container#featured-slide p {
  color: white;
  margin-bottom: 0;
}
body.home #intro .container#featured-slide > div {
  min-width: 320px;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding: 10px;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body.home #intro .container#featured-slide > div#featured-new, body.home #intro .container#featured-slide > div#featured-sites {
  width: 320px;
  max-width: 100%;
  font-size: 14px;
}
body.home #intro .container#featured-slide > div#featured-new article, body.home #intro .container#featured-slide > div#featured-sites article {
  clear: both;
  padding: 10px;
}
body.home #intro .container#featured-slide > div#featured-new article:after, body.home #intro .container#featured-slide > div#featured-sites article:after {
  content: "";
  display: table;
  clear: both;
}
body.home #intro .container#featured-slide > div#featured-new article:hover, body.home #intro .container#featured-slide > div#featured-sites article:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
body.home #intro .container#featured-slide > div#featured-new ul.navbar-nav li, body.home #intro .container#featured-slide > div#featured-sites ul.navbar-nav li {
  padding: 10px;
  margin: 0pc;
  font-family: lato;
  font-weight: 900;
  width: 100%;
}
body.home #intro .container#featured-slide > div#featured-new ul.navbar-nav li:hover, body.home #intro .container#featured-slide > div#featured-sites ul.navbar-nav li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
body.home #intro .container#featured-slide > div#featured-new ul.navbar-nav li a, body.home #intro .container#featured-slide > div#featured-sites ul.navbar-nav li a {
  padding: 0px;
  margin: 0px;
  line-height: 1.5;
}
body.home #intro .container#featured-slide > div#featured-new div.tiny, body.home #intro .container#featured-slide > div#featured-sites div.tiny {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 10px;
}
body.home #intro .container#featured-slide > div#featured-sites article {
  padding: 0px 10px;
}
body.home #intro .container#featured-slide > div#featured-large {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body.home #intro .container#featured-slide > div#featured-large div {
  min-width: 300px;
}
body.home #intro .container#featured-slide > div#featured-large div.tiny {
  width: 100%;
  height: 325px;
  max-width: 100%;
}
body.home #intro .container#featured-slide > div#featured-large h2.article-title {
  color: white;
  font-size: 24px;
  background-color: #c05131;
  display: block;
  width: 100%;
  clear: both;
  padding: 10px;
}
body.home #intro .container#featured-slide > div#featured-large article.small {
  font-size: 14px;
}
body.home #intro .container#featured-slide > div#featured-large article.small h2.article-title {
  color: white;
  font-size: 16px;
  display: block;
  width: 100%;
  clear: both;
  padding: 5px;
}
body.home #intro .container#featured-slide > div#featured-large article.small .article-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.home #intro .container#featured-slide > div#featured-large article.small .article-content div.tiny {
  max-height: 50px;
  max-width: 50px;
  min-width: 50px;
}
body.home #intro .container#featured-slide > div h2.article-title {
  font-size: 18px;
  margin: 0px 0px 12px;
}
body #header {
  z-index: 999;
  padding: 0px;
}
body #header ul.navbar-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body #header a {
  font-size: 1em;
  text-shadow: 0px 1px 2px #000;
}
body #header a.logo {
  transition: all .10s ease-in;
  display: block;
  float: left;
  background-size: cover;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  background-size: initial;
  background-repeat: no-repeat;
  background-position: center;
}
body #header .subscribe {
  font-family: serif;
  font-size: 18px;
}
body #header .subscribe a {
  color: white !important;
}
body #header.sticky #navigation {
  position: fixed;
  top: 0px;
  position: fixed;
  top: 0px;
  height: auto;
  padding: 10px 20px;
}
body #header.sticky #navigation ul.navbar-nav {
  margin: 0px 15px !important;
}
body #header.sticky #navigation a.logo {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/09/sm-abr1.png") !important;
  max-height: 55px !important;
  margin-top: 5px;
}
body #header.sticky + #features,
body #header.sticky #features2 {
  position: fixed;
  z-index: 100;
  top: 65px;
}
body.baileylineroad #header a.logo {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/09/sm-base-300x130.png");
  width: 300px;
  height: 130px;
  min-width: 300px;
}
body.baileylineroad #header.sticky #navigation {
  background-color: #c05131;
}
body.homesteading a.logo {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/09/sm-homesteading-300x125.png");
  width: 300px !important;
  height: 125px !important;
  min-width: 300px;
}
body.homesteading #header.sticky #navigation {
  background-color: #215E21;
}
body.how-to a.logo {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/09/sm-howto-300x125.png");
  width: 300px !important;
  height: 125px !important;
  min-width: 300px;
}
body.how-to #header.sticky #navigation {
  background-color: #6d3332;
}
body.prograde a.logo {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/09/sm-prograde-300x125.png") !important;
  width: 300px !important;
  height: 125px !important;
  min-width: 300px;
}
body.prograde #header.sticky #navigation {
  background-color: #425563;
}
body.woodworking a.logo {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/09/sm-woodworking-300x125.png");
  width: 300px !important;
  height: 125px !important;
  min-width: 300px;
}
body.woodworking #header.sticky #navigation {
  background-color: #c0bb87;
}
body .container {
  margin: 0 auto !important;
}
body h1 {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
body h1 a {
  display: block;
  position: relative;
  z-index: 1;
  text-shadow: 0px 2px 4px black;
}
body #navigation {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  z-index: 1000;
}
body #navigation .navbar {
  border-radius: 0px;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}
body #navigation .navbar .navbar-header {
  position: absolute;
  top: 1px;
  left: 0px;
  z-index: 2;
}
body #navigation .navbar .collapse {
  padding: 0;
  border: none;
  position: absolute;
  right: -100%;
  top: 100px;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  transition: .4s all ease;
}
body #navigation .navbar .collapse.in {
  right: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
}
body #navigation .navbar ul li#menu-item-16.active > a, body #navigation .navbar ul li#menu-item-16.active > a:focus {
  background-color: rgba(20, 20, 20, 0.9);
}
body #navigation .navbar ul li {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
body #navigation .navbar ul li:hover {
  color: #c05131;
}
body #navigation .navbar ul li.active > a, body #navigation .navbar ul li.active > a:focus {
  color: #c05131;
}
body #navigation .navbar ul li a {
  font-family: 'Newcastle-BasicClean', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
}
body #navigation .navbar .social-searchbox {
  min-width: 320px;
  width: 32%;
  margin-top: 15px;
}
body #navigation .navbar .social {
  position: absolute;
  display: none;
}
body #navigation .navbar .social a {
  margin: 14px 10px 0px;
  display: inline-block;
}
body #navigation .navbar .social a i {
  color: white !important;
}
body #navigation .navbar .social a i:hover {
  color: #c05131 !important;
}
body #subnavigation {
  color: white;
  background: black;
  position: fixed;
  width: 100%;
  bottom: 0px;
  height: auto;
  z-index: 100000;
}
body #subnavigation > .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 100%;
}
body #subnavigation > .container a.btn {
  margin: 4px;
}
body #subnavigation > .container #trending {
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 75px;
}
body .section-header {
  font-family: 'Newcastle-BasicClean', sans-serif;
  text-transform: uppercase;
  font-size: 3em;
  color: #fff;
  text-align: center;
  padding: 10px;
}
body #content {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  /*BLR TV*/
}
body #content #main {
  width: 74.28571%;
  float: left;
  position: relative;
  margin-bottom: 20px;
  padding: 0px 20px;
}
body #content #main.full-width {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
body #content #main .post,
body #content #main .page {
  position: relative;
  margin: 20px auto;
}
body #content #main .post .book,
body #content #main .page .book {
  clear: both;
    
}

body.how-to #content #main .page .book h3{
    color:#6d3332;
}
body #content #main .post .published-in,
body #content #main .page .published-in {
  display: block;
  position: relative;
}
body #content #sidebar {
  width: 22.85714%;
  float: right;
  margin-right: 0;
  list-style: none;
  float: none;
  position: relative;
  min-width: 320px;
  padding: 20px 20px 20px 0px;
}
body #content #sidebar li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
body #content #sidebar input[type="search"] {
  -webkit-appearance: none;
  width: 100%;
  padding: 5px 10px;
  margin: 10px 0px 5px;
}
body #content #sidebar .close {
  display: none;
}
body #content #sidebar .mc4wp-form {
  margin: 0;
}
body #content #sidebar .mc4wp-form input[type=date],
body #content #sidebar .mc4wp-form input[type=email],
body #content #sidebar .mc4wp-form input[type=number],
body #content #sidebar .mc4wp-form input[type=tel],
body #content #sidebar .mc4wp-form input[type=text],
body #content #sidebar .mc4wp-form input[type=url] {
  width: 100%;
  color: black !important;
  padding: 10px;
  font-family: crimson;
  font-style: italic;
}
body #content #sidebar .mc4wp-form input[type=submit] {
  margin: 10px auto;
}
body #content #sidebar ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
body #content #sidebar ul li.widget-container {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0px;
}
body #content #sidebar ul li.widget-container ul {
  font-family: Lato;
  font-weight: 900;
}
body #content #sidebar ul li.widget-container ul li {
  padding: 10px;
}
body #content #sidebar ul li.widget-container ul li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
body #content #sidebar ul li.widget-container ul li a {
  color: white;
}
body #content .main {
  height: 90vh;
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%;
  position: relative;
}
body #content .post-info {
  bottom: 40px;
  position: absolute !important;
  margin-bottom: 0px !important;
}
body #content .post-info p {
  font-size: 1.5em;
  margin-top: 15px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
}
body #content .loop-csidebar {
  width: 31.42857%;
  float: right;
  margin-right: 0;
  margin: 0px;
  height: 90vh;
  position: relative;
}
body #content .loop-cinner {
  position: absolute;
  bottom: 60px;
}
body #content .loop-cinner .box.feature-sm {
  width: 40vh;
  margin: 10px;
}
body #content #ondeck {
  background-image: url("https://baileylineroad.com/wp-content/uploads/2015/10/on-deck.jpg");
  background-position: center;
  background-size: cover;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  margin: 50px auto;
}
body #content #ondeck .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
body .loopy a .post-excerpt:hover {
  color: white !important;
}
body .ytv-canvas {
  display: block;
  background: #282828;
  overflow: hidden;
  font-family: arial, sans-serif;
}
body .ytv-canvas::-webkit-scrollbar {
  border-left: 1px solid #000;
  width: 10px;
}
body .ytv-canvas::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
}
body .ytv-video {
  position: absolute;
  top: 0;
  right: 300px;
  bottom: 0;
  left: 0;
  height: 100%;
}
body .ytv-video iframe {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  display: block;
}
body .ytv-list {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 300px;
}
body .ytv-list-inner {
  overflow: auto;
  position: absolute;
  top: 52px;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
}
body .ytv-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .ytv-list .ytv-active a {
  border-left: 2px solid #fff;
  background: rgba(255, 255, 255, 0.05);
}
body .ytv-list a {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #FEFEFE;
  padding: 10px;
  padding-left: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-left: 2px solid transparent;
}
body .ytv-list a b {
  max-height: 45px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
body .ytv-list li:first-child a {
  border-top: none;
}
body .ytv-list li:last-child a {
  border-bottom: none;
}
body .ytv-list a:hover,
body .ytv-list-header .ytv-playlists a:hover {
  background: rgba(255, 255, 255, 0.05);
}
body .ytv-list a:active,
body .ytv-list-header .ytv-playlists a:active {
  background: rgba(0, 0, 0, 0.05);
}
body .ytv-list .ytv-content {
  padding-left: 125px;
}
body .ytv-list .ytv-thumb-stroke {
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  z-index: 2;
  outline: 1px solid rgba(255, 255, 255, 0.1);
}
body .ytv-list .ytv-thumb {
  float: left;
  position: relative;
  outline: 1px solid rgba(0, 0, 0, 0.5);
}
body .ytv-list .ytv-thumb img {
  width: 120px;
  display: block;
}
body .ytv-list .ytv-thumb span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #eee;
  background: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  font-weight: bold;
  padding: 0px 4px;
  border-radius: 3px;
}
body .ytv-views {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  font-weight: normal;
  opacity: 0.3;
}
body .ytv-list-header {
  height: 52px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
body .ytv-list-header a {
  background: rgba(255, 255, 255, 0.05);
  position: relative;
  z-index: 10;
}
body .ytv-list-header img,
body .ytv-list .ytv-playlists .ytv-thumb img {
  width: 30px;
  vertical-align: middle;
}
body .ytv-list-header span {
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
}
body .ytv-playlists {
  z-index: 9;
  position: absolute;
  background: #282828;
  top: 52px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  display: none;
}
body .ytv-playlists img,
body .ytv-list-header img {
  float: left;
}
body .ytv-playlists a span,
body .ytv-list-header a span {
  white-space: nowrap;
  padding-left: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .ytv-list-header > a span {
  line-height: 30px;
}
body .ytv-list-header .ytv-playlists a {
  background: none;
}
body .ytv-playlist-open .ytv-playlists {
  display: block;
}
body .ytv-relative {
  position: relative;
  width: 100%;
  height: 100%;
}
body .ytv-full {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
body .ytv-arrow {
  height: 10px;
  width: 0;
  position: relative;
  top: 10px;
  right: 5px;
  border: 10px solid transparent;
  float: right;
  border-top-color: rgba(0, 0, 0, 0.4);
  display: none;
}
body .ytv-has-playlists .ytv-arrow {
  display: inline-block;
}
body .ytv-playlist-open .ytv-arrow {
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.4);
  top: -10px;
}
body .ytv-list-header a:after,
body .ytv-clear:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
body .mp_cart_widget_content table td {
  padding: 10px;
}
body .mp_cart_widget_content .mp_cart_actions_widget {
  font-family: lato;
}
body .mp_cart_widget_content .mp_cart_actions_widget a {
  display: block;
  padding: 10px;
}
body div.mp_cart_breadcrumbs span.current,
body div.mp_cart_breadcrumbs a.current {
  color: #c05131;
}
body div.mp_cart_breadcrumbs span.done,
body div.mp_cart_breadcrumbs a.done {
  color: #6d3332;
}
body #mp_cart_form {
  font-family: lato;
  color: #666;
}
body #mp_cart_form a {
  color: #c05131;
}
body #mp_cart_form .mp_cart_contents {
  color: #666;
  margin: 20px auto;
}
body div[id^="bigbox"] {
  width: 320px !important;
  padding: 0px 10px !important;
}
body div#top-banner, body div#bottom-banner, body div#tertiary-banner {
  margin: 10px auto;
}
body div[id^="bigbox"] a.ad-bg, body div#top-banner a.ad-bg, body div#bottom-banner a.ad-bg, body div#tertiary-banner a.ad-bg {
  display: none;
  background-color: red;
  z-index: 0;
  position: absolute;
  top: 0px;
  left: auto;
}
body div[id^="bigbox"] a.type-a, body div#top-banner a.type-a, body div#bottom-banner a.type-a, body div#tertiary-banner a.type-a {
  height: 90px;
  width: 760px;
  top: 0px;
  left: auto;
}
body div[id^="bigbox"] a.type-b, body div[id^="bigbox"] a.type-c, body div#top-banner a.type-b, body div#top-banner a.type-c, body div#bottom-banner a.type-b, body div#bottom-banner a.type-c, body div#tertiary-banner a.type-b, body div#tertiary-banner a.type-c {
  height: 250px;
  width: 300px;
}
body #footer {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  margin-bottom: 60px;
}

.archive #content {
  margin-top: 0px;
}
//**single TEMPLATE CBG**//
.single .banner-container {
  position: relative;
  background: none;
}
.single .video.container {
  overflow: hidden;
  max-width: 1140px;
  position: relative;
  width: 100%;
  display: block !important;
}
.single .video.container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.single .video.container > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.single .video.container iframe,
.single .video.container object,
.single .video.container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.single .cbg {
  min-height: 40px;
  position: relative;
}
.single .cbg.container {
  width: 100%;
  background-color: white;
  padding: 32px;
  max-width: 1140px;
}
#tool-review-info ul.specs{
    color:white;
    padding:0px;
    font-size:14px;
    list-style-type:none;
    
}
#tool-review-info h6:first-of-type{
    padding-top:0px; 
    margin-top:0px;
}
#tool-review-info ul.specs li{
    font-size:14px;
    padding:5px;
    background-color:rgba(0,0,0,0.5);
    margin:1px 0px;
    
    
}
.single .cbg p {
  color: #444 !important;
  font-size: 20px;
}
.single .cbg .wp-caption p {
  font-size: 12px;
}
.single .cbg h1,
.single .cbg h2,
.single .cbg h3 {
  color: #444;
  margin-bottom: 15px;
}
.single .cbg .sidebar-content {
  width: 100%;
  padding: 10px;
  background-color: #ccc;
}
.single .cbg .sidebar-content p {
  font-size: 16px;
  margin-top: 10px;
}
.single .cbg .sidebar-content.left {
  float: left;
  margin-right: 20px;
  width: 320px;
  max-width: 100%;
}
.single .cbg .sidebar-content.left img, .single .cbg .sidebar-content.right img{
    max-width:290px;
    height:auto;
}    
.single .cbg .sidebar-content.right {
  float: right;
  margin-left: 20px;
  width: 320px;
  max-width: 100%;
}
.single .sidebar-content.full .container{
    max-width:1140px;
    padding: 10px;
    background-color: #ccc;
}
.single .cbg .sidebar-content .video.container iframe {
  border: 2px solid #c05131;
  border-radius: 0px;
}
.single #content {
  margin-top: 0px;
}
.single #content #main {
  padding: 0px;
}
.single #content #main article {
  display: block;
  background-color: transparent;
  padding: 0px;
  width: 100%;
}
.single .article-header {
  position: relative;
}
.single .article-header .post-head-img {
  width: 100%;
  max-width: 1140px;
  margin: auto;
}
.single .article-header a {
  font-size: 8vh;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 100px;
  text-shadow: -1px 2px 1px white;
}
.single .article-header .postmetadata {
  margin: 50px auto;
  text-align: center;
  color: white;
  font-size: 1.75vw;
}
.single .article-header .postmetadata sup {
  top: 0px;
}
.single .article-header .author {
  font-size: 2vw;
  color: white;
  text-shadow: 0px 1px 2px #333333;
  margin: 10px;
}
.single .entry-title {
  text-align: center;
  font-size: 3.3vw;
  text-shadow: 4px 4px 4px #333;
}
.single .entry-content {
  background-color: #fff;
  margin: 0px auto;
  color: #444;
}
.single .entry-content p:nth-child(1) {
  font-size: 110%;
}
.single .entry-content ul li {
  font-family: 'crimson_textroman', serif;
  font-size: 20px;
}
.single .related ul {
  list-style-type: none;
  padding-left: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.single .related ul li {
  color: blue;
  width: 48%;
  margin: 1%;
}

.page.market .entry-content {
  color: #666;
}
.page.market .entry-content table {
  margin: 20px auto;
}
.page.market .entry-content table tr {
  color: #666;
}
.page.market .entry-content table tr td {
  padding: 20px;
  border: 1px solid black;
}
.page.market .entry-content a {
  color: #3b3e40;
}
.page.market .entry-content a.mp_cart_direct_checkout_link {
  color: white;
}
.page p {
  color: #3b3e40;
}
.page .entry-content {
  background-color: white;
  padding: 32px;
}
.page #content {
  margin-top: 0px;
}
.page #content #main {
  padding: 0px;
}
.page #content #main article {
  display: block;
  background-color: transparent;
}

body.single.single-product .article-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
body.single.single-product .article-header .entry-title {
  margin: 0px 0px 40px;
  font-size: 32px;
  text-align: left;
}
body.single.single-product .guarantee {
  min-width: 280px;
  text-align: center;
  max-width: 280px;
  font-family: crimson text;
  font-size: 25px;
  font-size: 2.5rem;
}
body.single.single-product .wrapper#content {
  background-color: rgba(0, 0, 0, 0.8);
}
body.single.single-product .wrapper#content .container article {
  color: white;
  padding: 20px 20px 40px;
}
body.single.single-product .wrapper#content .container article.product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}
body.single.single-product .wrapper#content .container article.product .product-details {
  max-width: 280;
  min-width: 280;
  /* padding: 10px; */
  margin: 20px 20px 0px 0px;
  padding: 10px;
}
body.single.single-product .wrapper#content .container article.product .product-details .product-photo img {
  max-height: 250px;
  width: auto;
}
body.single.single-product .wrapper#content .container article.product .product-details #proddesc {
  text-align: center;
}
body.single.single-product .wrapper#content .container article.product .product-details #proddesc .mp_current_price {
  font-size: 42px;
}
body.single.single-product .wrapper#content .container article.product .product-details .content-box {
  padding: 20px;
}
body.single.single-product .wrapper#content .container article.product .product-details form {
  border-bottom: 3px solid white;
  padding: 0px 0px 20px;
  max-width: 250px;
}
@media only screen and (min-width: 600px) {
    .wpcf7-form textarea {
        
    }
  body.single.single-product .article-header .entry-title {
    font-size: 42px;
  }
  body.single.single-product .wrapper#content article {
    padding: 0px 0px 40px;
  }
  body.single.single-product .wrapper#content article.product {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body.single.single-product .wrapper#content article.product .product-details .product-photo {
    border-right: 3px solid #fff;
  }
  body.single.single-product .wrapper#content article.product .product-details .product-photo img {
    max-width: 240px;
  }
}

body.how-to.market #content #main .product {
  background-color: rgba(0, 0, 0, 0.5);
}
body.how-to.market #content #main .product a,
body.how-to.market #content #main .product h1,
body.how-to.market #content #main .product h2,
body.how-to.market #content #main .product h3,
body.how-to.market #content #main .product h4,
body.how-to.market #content #main .product h5,
body.how-to.market #content #main .product h6,
body.how-to.market #content #main .product p {
  color: #white;
}
body.how-to.market #content #main .product a.entry-title,
body.how-to.market #content #main .product h1.entry-title,
body.how-to.market #content #main .product h2.entry-title,
body.how-to.market #content #main .product h3.entry-title,
body.how-to.market #content #main .product h4.entry-title,
body.how-to.market #content #main .product h5.entry-title,
body.how-to.market #content #main .product h6.entry-title,
body.how-to.market #content #main .product p.entry-title {
  color: white;
}
body.how-to.market #content #main .product a {
  display: block;
}
body.how-to.market #content #main .product a img {
  float: left;
  margin-right: 40px;
}
body.how-to.market #content #main .product a > div {
  padding: 10px;
}
body.how-to.market #content #main .product:after {
  display: none;
}
body.how-to.market #content #main.market-list h1, body.how-to.market #content #main.market-list a,
body.how-to.market #content #main.market-list h2,
body.how-to.market #content #main.market-list h3,
body.how-to.market #content #main.market-list h4,
body.how-to.market #content #main.market-list h5,
body.how-to.market #content #main.market-list h6,
body.how-to.market #content #main.market-list p {
  color: #fff;
}
body.how-to.market #content #main.market-list .product {
  min-width: 320px;
  max-width: 100%;
  width: 100%;
  margin: 20px 0px;
  background-color: rgba(0, 0, 0, 0.5);
}
body.how-to.market #content #main.market-list .container {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0px;
}
body.how-to.market #content #main .article .entry-content .mp_cart_breadcrumbs, body.how-to.market #content #main .article .entry-content a {
  padding: 0px 20px;
}
body.how-to.market #content #main .article .entry-content p, body.how-to.market #content #main .article .entry-content h1, body.how-to.market #content #main .article .entry-content h2, body.how-to.market #content #main .article .entry-content h3, body.how-to.market #content #main .article .entry-content h4, body.how-to.market #content #main .article .entry-content h5 {
  color: #666;
}
body.how-to.market #content #main .article .entry-content a.mp_cart_direct_checkout_link, body.how-to.market #content #main .article .entry-content input[type=submit] {
  color: white;
}
body.how-to.market a,
body.how-to.market h1,
body.how-to.market h2,
body.how-to.market h3,
body.how-to.market h4,
body.how-to.market h5,
body.how-to.market h6,
body.how-to.market p {
  color: #666;
}
body.how-to.market a.entry-title,
body.how-to.market h1.entry-title,
body.how-to.market h2.entry-title,
body.how-to.market h3.entry-title,
body.how-to.market h4.entry-title,
body.how-to.market h5.entry-title,
body.how-to.market h6.entry-title,
body.how-to.market p.entry-title {
  color: white;
}

#mp_product_list input[type="submit"],
.type-product input[type="submit"],
.mp_cart_col_updatecart input[type="submit"],
.mp_cart_direct_checkout_link,
#mp_shipping_submit,
#order-id-submit,
#mp_payment_confirm,
.mp_no_stock,
.mp_link_buynow {
  width: 250px;
  background-color: #c05131;
  padding: 10px 20px 20px;
  transition: all .5s ease;
  font-family: 'Newcastle-BasicClean', sans-serif;
  background-image: none;
  color: white;
}
#mp_product_list input[type="submit"]:hover,
.type-product input[type="submit"]:hover,
.mp_cart_col_updatecart input[type="submit"]:hover,
.mp_cart_direct_checkout_link:hover,
#mp_shipping_submit:hover,
#order-id-submit:hover,
#mp_payment_confirm:hover,
.mp_no_stock:hover,
.mp_link_buynow:hover {
  background-color: #974027;
}

@media (max-width: 479px) {
  body #content #main {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #content #sidebar {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 480px) {
  body {
    /*TYPOGRAPHY*/
  }
  body .large {
    font-size: 18px;
    text-shadow: -2px 2px 2px #54585a;
  }
  body .small {
    font-size: 14px;
    text-shadow: -2px 2px 2px #54585a;
  }
  body .container {
    max-width: 100%;
    padding: 8px 5%;
  }
  body #navigation .navbar .navbar-header {
    position: relative;
  }
  body #navigation .navbar .social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body #main {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #main article.cat div.thumbnail-container {
    margin: 20px;
  }
  body #main.full-width article.cat div.thumbnail-container {
    margin: 0px;
  }
  body #content #main {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #content #sidebar {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 600px) {
  body .slides .carousel .item {
    height: 30vh;
  }
  body .slides .carousel .item .container#featured-slide > div#featured-large {
    display: block;
  }
  body #header #navigation .navbar {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body #header a.logo {
    -webkit-flex-basis: 300px;
        -ms-flex-preferred-size: 300px;
            flex-basis: 300px;
  }
  body #content #main {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #content #main article a.thumblink {
    width: 100%;
  }
  body #content #sidebar {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #content #ondeck .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body #content #ondeck .container .video-container {
    height: 80%;
  }
  body #content #ondeck .container .tv-info {
    width: 50%;
  }
  body #channels #network-carousel .box.feature {
    width: 60vw;
  }
  body #channels #network-carousel .box.feature-sm {
    height: 100%;
    margin-bottom: 10px;
    max-height: 169px;
  }
  body #features .inset {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

}

@media (min-width: 768px) {
  body .slides .carousel .item .container#featured-slide {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  body #header #navigation .navbar {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    padding: 0px 20px;
  }
  body #header .subscribe {
    display: inline-block;
  }
  body #features .inset {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 1024px) {
  body .wrapper #main article.cat footer {
    opacity: 0;
    transition: opacity .3s ease;
  }
  body .wrapper #main article.cat:hover footer {
    opacity: 1;
  }
  body.single .entry-title {
    margin: 90px 90px 0px;
  }
  body.single.single-product .wrapper#content .container {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body.single.single-product .wrapper#content .container article.product {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body.home #intro .container#featured-slide > div {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
  }
  body.home #intro .container#featured-slide > div#featured-large {
    -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%;
    max-width: 600px;
  }
  body.home #intro .container#featured-slide > div#featured-sites {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
  }
  body .ssba-wrap > div a {
    width: 40px !important;
    margin: 5px;
  }
  body .ssba-wrap > div a img {
    width: 40px !important;
    height: 40px !important;
  }
  body .container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0px;
  }
  body .container:after {
    content: " ";
    display: block;
    clear: both;
  }
  body .network-navigation span.netlinks {
    display: inline-block;
  }
  body #navigation {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 1000;
    position: relative;
  }
  body #navigation ul.navbar-nav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  body #navigation .navbar .navbar-header {
    display: none;
  }
  body #navigation .navbar .collapse {
    position: relative;
    background: none;
    right: 0px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 10px;
  }
  body #navigation .navbar ul li {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  body #subnavigation > .container #trending {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  body .slides .carousel .item .container .sm1 {
    font-size: 3vw;
    margin-bottom: 20px;
  }
  body .slides .carousel .item .container img.slider-img {
    display: block;
  }
  body .slides .carousel .item .container img.slider-img2 {
    display: none;
  }
  body #content #ondeck {
    max-height: 495px;
  }
  body #content .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  body #content #main {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%;
    margin-right: 0px;
  }
  body #content #main article a.thumblink {
    float: left;
  }
  body #content #main.full-width {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #content #sidebar {
    width: 31.42857%;
    float: left;
    margin-right: 2.85714%;
    max-width: 340px;
    width: 100%;
    float: none !important;
    margin: 0px auto !important;
  }
  body #footer {
    padding: 2%;
  }
  body #channels #network-carousel .f-sm-container {
    width: calc( 100% - 61vw);
  }
  body #channels #network-carousel .box.feature {
    margin-right: 10px;
  }
  body #channels #network-carousel .box.feature img {
    height: 100%;
    width: auto;
  }
  body .wrapper #main article {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body.how-to.market #content #main.market-list .product {
    max-width: 48%;
  }
  body.how-to.market #content #main.market-list .product:first-of-type {
    max-width: 100%;
  }
     body .question .wpcf7-form textarea {
        max-width:320px;
    }
}
@media (min-width: 1118px) {
    body .cutaway .ads.ad3002x {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }    
    body .cutaway .ads.ad3002x .ad3002x{
        min-width:620px;
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    body .cutaway .ads.ad3002x  .adcut-header {
    top:-45px;
}
}
@media (min-width: 1280px) {
  body.home #intro .container#featured-slide > div#featured-large {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
  body .wrapper #main article a.thumblink {
    padding: 20px;
  }
  body .container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  body .container:after {
    content: " ";
    display: block;
    clear: both;
  }
  body #navigation {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 1000;
  }
 body .cutaway .ads.ad3002x .question .form-wrap,
  body .cutaway .ads.ad3002x .ad3002x .form-wrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  body #content #ondeck {
    max-height: 650px;
  }
  body #content #main {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%;
  }
  body #content #main.full-width {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  body #content #sidebar {
    width: 31.42857%;
    float: right;
    margin-right: 0;
    clear: none;
  } body .question .wpcf7-form textarea {
        max-width:100%;
    }
  body #footer {
    padding: 2%;
  }
}

/*# sourceMappingURL=style.css.map */