@charset "UTF-8";
/*!
Theme Name: SegmentNext
Theme URI: https://segmentnext.com
Author: Aksile Media
Author URI: https://aksilemedia.com
Description: SegmentNext is a versatile sophisticated WordPress theme ideal for bloggers, magazine publishers.
Version: 1.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: segment-next
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

SegmentNext is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*------------------------------------------------------------------------------
>>> TABLE OF CONTENTS:
--------------------------------------------------------------------------------
# Fonts
	## SN Icons
	## SN Headings
	## SN Body
	## SN Mono
# Bootstrap
# Components
	## Spacing
	## Sizing
	## D Flex
	## Typography
	## Header
	## Footer
	## Featured Posts
	## Post Filters
	## Post Listing (Item Listing)
	## Post Tags
	## Infinite Scroll
	## Widgets
	## Sharebox
	## Media
	## Ratings
	## Post Navigation
	## Comments
	## Team
	## Video Wrapper
	## Mouse Scrolldown
	## Accessibility
	## CTA
	## Breadcrumb
	## General
# Pages
	## Page
	## Single
	## Single Video
	## Contact
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
# Fonts
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
## SN Icons
------------------------------------------------------------------------------*/
@font-face {
  font-family: "segmentnext-icons";
  src: url("fonts/sn-icons/segmentnext-icons.eot");
  src: url("fonts/sn-icons/segmentnext-icons.eot?#iefix") format("embedded-opentype"), url("fonts/sn-icons/segmentnext-icons.woff") format("woff"), url("fonts/sn-icons/segmentnext-icons.ttf") format("truetype"), url("fonts/sn-icons/segmentnext-icons.svg#segmentnext-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}
[data-icon]:before {
  font-family: "segmentnext-icons";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "segmentnext-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\45";
}

.icon-comment:before {
  content: "\46";
}

.icon-email:before {
  content: "\47";
}

.icon-facebook-circle:before {
  content: "\48";
}

.icon-enter:before {
  content: "\49";
}

.icon-login:before {
  content: "\4a";
}

.icon-menu:before {
  content: "\4b";
}

.icon-nintendo-3ds:before {
  content: "\4c";
}

.icon-pc:before {
  content: "\4d";
}

.icon-play:before {
  content: "\4e";
}

.icon-play-station:before {
  content: "\4f";
}

.icon-profile:before {
  content: "\50";
}

.icon-ps-vista:before {
  content: "\51";
}

.icon-replay:before {
  content: "\52";
}

.icon-redit:before {
  content: "\53";
}

.icon-search:before {
  content: "\54";
}

.icon-share:before {
  content: "\55";
}

.icon-share-circle:before {
  content: "\56";
}

.icon-show-hide:before {
  content: "\57";
}

.icon-twitter:before {
  content: "\58";
}

.icon-twitter-circle:before {
  content: "\59";
}

.icon-wii-u:before {
  content: "\5a";
}

.icon-xbox:before {
  content: "\30";
}

.icon-youtube:before {
  content: "\31";
}

.icon-linkedin-open:before {
  content: "\32";
}

.icon-linked-in:before {
  content: "\33";
}

.icon-google-plus:before {
  content: "\34";
}

.icon-facebook:before {
  content: "\35";
}

.icon-arrow-left:before {
  content: "\36";
}

.icon-arrow-right:before {
  content: "\37";
}

.icon-stop:before {
  content: "\38";
}

.icon-home:before {
  content: "\39";
}

.icon-list-unordered:before {
  content: "\61";
}

.icon-arrow-right-2:before {
  content: "\62";
}

.icon-arrow-left-2:before {
  content: "\63";
}

.icon-arrow-down:before {
  content: "\64";
}

.icon-arrow-up:before {
  content: "\65";
}

/*------------------------------------------------------------------------------
## SN Headings
------------------------------------------------------------------------------*/
@font-face {
  font-family: 'SNHeadings';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/sn-headings/SNHeadings-Bold.eot);
  src: url(fonts/sn-headings/SNHeadings-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/sn-headings/SNHeadings-Bold.woff) format("woff"), url(fonts/sn-headings/SNHeadings-Bold.ttf) format("truetype");
}
/*------------------------------------------------------------------------------
## SN Body
------------------------------------------------------------------------------*/
@font-face {
  font-family: "SNBody";
  src: url(fonts/sn-body/SNBody.eot);
  src: url(fonts/sn-body/SNBody.eot?#iefix) format("embedded-opentype"), url(fonts/sn-body/SNBody.woff2) format("woff2"), url(fonts/sn-body/SNBody.woff) format("woff");
}
@font-face {
  font-family: "SNBody";
  font-style: italic;
  src: url(fonts/sn-body/SNBody-RegularItalic.eot);
  src: url(fonts/sn-body/SNBody-RegularItalic.eot?#iefix) format("embedded-opentype"), url(fonts/sn-body/SNBody-RegularItalic.woff2) format("woff2"), url(fonts/sn-body/SNBody-RegularItalic.woff) format("woff");
}
@font-face {
  font-family: "SNBody";
  font-weight: 500;
  src: url(fonts/sn-body/SNBody-Medium.eot);
  src: url(fonts/sn-body/SNBody-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/sn-body/SNBody-Medium.woff2) format("woff2"), url(fonts/sn-body/SNBody-Medium.woff) format("woff");
}
@font-face {
  font-family: "SNBody";
  font-weight: 500;
  font-style: italic;
  src: url(fonts/sn-body/SNBody-MediuemItalic.eot);
  src: url(fonts/sn-body/SNBody-MediuemItalic.eot?#iefix) format("embedded-opentype"), url(fonts/sn-body/SNBody-MediuemItalic.woff2) format("woff2"), url(fonts/sn-body/SNBody-MediuemItalic.woff) format("woff");
}
@font-face {
  font-family: "SNBody";
  font-weight: 700;
  src: url(fonts/sn-body/SNBody-Bold.eot);
  src: url(fonts/sn-body/SNBody-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/sn-body/SNBody-Bold.woff2) format("woff2"), url(fonts/sn-body/SNBody-Bold.woff) format("woff");
}
@font-face {
  font-family: "SNBody";
  font-weight: 700;
  font-style: italic;
  src: url(fonts/sn-body/SNBody-BoldItalic.eot);
  src: url(fonts/sn-body/SNBody-BoldItalic.eot?#iefix) format("embedded-opentype"), url(fonts/sn-body/SNBody-BoldItalic.woff2) format("woff2"), url(fonts/sn-body/SNBody-BoldItalic.woff) format("woff");
}
/*------------------------------------------------------------------------------
## SN Mono
------------------------------------------------------------------------------*/
@font-face {
  font-family: 'SNMono';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/sn-mono/SNMono.eot);
  src: url(fonts/sn-mono/SNMono.eot?#iefix) format("embedded-opentype"), url(fonts/sn-mono/SNMono.woff) format("woff"), url(fonts/sn-mono/SNMono.ttf) format("truetype");
}
/*------------------------------------------------------------------------------
# Bootstrap
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
# Bootstrap v3.3.7
------------------------------------------------------------------------------*/
/*!
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  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;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote:not(.twitter-tweet) {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  line-height: 1.6;
  color: #000;
  background-color: #f1f1f1;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #f84c2d;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eaeaea;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "SNHeadings", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.3;
  color: #111;
}
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: #cfcfcf;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #111;
}

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: 36px;
}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

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: 72%;
}

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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #cfcfcf;
}

.text-primary {
  color: #f84c2d;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #ea2a08;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #f84c2d;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ea2a08;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  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.6;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cfcfcf;
}

.initialism {
  font-size: 90%;
}

blockquote:not(.twitter-tweet) {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eaeaea;
}
blockquote:not(.twitter-tweet) p:last-child,
blockquote:not(.twitter-tweet) ul:last-child,
blockquote:not(.twitter-tweet) ol:last-child {
  margin-bottom: 0;
}
blockquote:not(.twitter-tweet) footer,
blockquote:not(.twitter-tweet) small,
blockquote:not(.twitter-tweet) .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #cfcfcf;
}
blockquote:not(.twitter-tweet) footer:before,
blockquote:not(.twitter-tweet) small:before,
blockquote:not(.twitter-tweet) .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eaeaea;
  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';
}

address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.6;
}

code,
kbd,
pre,
samp {
  font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  -webkit-border-radius: 0;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.6;
  word-break: break-all;
  word-wrap: break-word;
  color: #7f7f7f;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
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: #7f7f7f;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.6;
  color: #9d9d9d;
}

.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  color: #9d9d9d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eaeaea;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 39px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 52px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="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;
  min-height: 43px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  -webkit-border-radius: 0;
  border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 52px;
  line-height: 52px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 52px;
  line-height: 52px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 52px;
  min-height: 47px;
  padding: 11px 16px;
  font-size: 22px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.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 {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 3px 10px;
  font-size: 14px;
  line-height: 1.6;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: #cccccc;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #f84c2d;
  border-color: #f73714;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #ea2a08;
  border-color: #871905;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ea2a08;
  border-color: #d22607;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ea2a08;
  border-color: #d22607;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #b92106;
  border-color: #871905;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #f84c2d;
  border-color: #f73714;
}
.btn-primary .badge {
  color: #f84c2d;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #3d8b3d;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #3d8b3d;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #357935;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  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:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #28a1c5;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #28a1c5;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #2390b0;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  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:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #df8a13;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #df8a13;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #c77c11;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  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:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #b52b27;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #b52b27;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a02622;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-ghost-dark {
  color: #f84c2d;
  background-color: transparent;
  border-color: #f84c2d;
}
.btn-ghost-dark:focus, .btn-ghost-dark.focus {
  color: #f84c2d;
  background-color: rgba(0, 0, 0, 0);
  border-color: #a01d05;
}
.btn-ghost-dark:hover {
  color: #000000;
  background-color: #f84c2d;
  border-color: #000000;
}
.btn-ghost-dark:active, .btn-ghost-dark.active, .open > .btn-ghost-dark.dropdown-toggle {
  color: #000000;
  background-color: #f84c2d;
  border-color: #000000;
}
.btn-ghost-dark:active:hover, .btn-ghost-dark:active:focus, .btn-ghost-dark:active.focus, .btn-ghost-dark.active:hover, .btn-ghost-dark.active:focus, .btn-ghost-dark.active.focus, .open > .btn-ghost-dark.dropdown-toggle:hover, .open > .btn-ghost-dark.dropdown-toggle:focus, .open > .btn-ghost-dark.dropdown-toggle.focus {
  color: #000000;
  background-color: #ea2a08;
  border-color: black;
}
.btn-ghost-dark:active, .btn-ghost-dark.active, .open > .btn-ghost-dark.dropdown-toggle {
  background-image: none;
}
.btn-ghost-dark.disabled:hover, .btn-ghost-dark.disabled:focus, .btn-ghost-dark.disabled.focus, .btn-ghost-dark[disabled]:hover, .btn-ghost-dark[disabled]:focus, .btn-ghost-dark[disabled].focus, fieldset[disabled] .btn-ghost-dark:hover, fieldset[disabled] .btn-ghost-dark:focus, fieldset[disabled] .btn-ghost-dark.focus {
  background-color: transparent;
  border-color: #f84c2d;
}
.btn-ghost-dark .badge {
  color: transparent;
  background-color: #f84c2d;
}

.btn-link {
  color: #000;
  font-weight: normal;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #f84c2d;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #cfcfcf;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.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%;
}

.fill-animate {
  outline: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.fill-animate:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.fill-animate.ghost-fill {
  background: none;
}
.fill-animate.ghost-fill.btn-ghost-dark:after {
  background: #f84c2d;
}
.fill-animate.ghost-fill.btn-ghost-dark:hover, .fill-animate.ghost-fill.btn-ghost-dark:active, .fill-animate.ghost-fill.btn-ghost-dark:focus {
  background: transparent;
  border-color: #f84c2d;
}
.fill-animate.ghost-fill.btn-ghost-primary:after {
  background: #f84c2d;
}
.fill-animate.ghost-fill.btn-ghost-primary:hover, .fill-animate.ghost-fill.btn-ghost-primary:active, .fill-animate.ghost-fill.btn-ghost-primary:focus {
  background: transparent;
  border-color: #f73714;
}
.fill-animate.ghost-fill.btn-ghost-success:after {
  background: #5cb85c;
}
.fill-animate.ghost-fill.btn-ghost-success:hover, .fill-animate.ghost-fill.btn-ghost-success:active, .fill-animate.ghost-fill.btn-ghost-success:focus {
  background: transparent;
  border-color: #4cae4c;
}
.fill-animate.ghost-fill.btn-ghost-info:after {
  background: #5bc0de;
}
.fill-animate.ghost-fill.btn-ghost-info:hover, .fill-animate.ghost-fill.btn-ghost-info:active, .fill-animate.ghost-fill.btn-ghost-info:focus {
  background: transparent;
  border-color: #46b8da;
}
.fill-animate.ghost-fill.btn-ghost-warning:after {
  background: #f0ad4e;
}
.fill-animate.ghost-fill.btn-ghost-warning:hover, .fill-animate.ghost-fill.btn-ghost-warning:active, .fill-animate.ghost-fill.btn-ghost-warning:focus {
  background: transparent;
  border-color: #eea236;
}
.fill-animate.ghost-fill.btn-ghost-danger:after {
  background: #d9534f;
}
.fill-animate.ghost-fill.btn-ghost-danger:hover, .fill-animate.ghost-fill.btn-ghost-danger:active, .fill-animate.ghost-fill.btn-ghost-danger:focus {
  background: transparent;
  border-color: #d43f3a;
}
.fill-animate.default-fill.btn-default:after {
  background: #e6e6e6;
}
.fill-animate.default-fill.btn-default:hover, .fill-animate.default-fill.btn-default:active, .fill-animate.default-fill.btn-default:focus {
  background: #fff;
  border-color: #b3b3b3;
}
.fill-animate.default-fill.btn-primary:after {
  background: #ea2a08;
}
.fill-animate.default-fill.btn-primary:hover, .fill-animate.default-fill.btn-primary:active, .fill-animate.default-fill.btn-primary:focus {
  background: #f84c2d;
  border-color: #d22607;
}
.fill-animate.default-fill.btn-success:after {
  background: #449d44;
}
.fill-animate.default-fill.btn-success:hover, .fill-animate.default-fill.btn-success:active, .fill-animate.default-fill.btn-success:focus {
  background: #5cb85c;
  border-color: #3d8b3d;
}
.fill-animate.default-fill.btn-info:after {
  background: #31b0d5;
}
.fill-animate.default-fill.btn-info:hover, .fill-animate.default-fill.btn-info:active, .fill-animate.default-fill.btn-info:focus {
  background: #5bc0de;
  border-color: #28a1c5;
}
.fill-animate.default-fill.btn-warning:after {
  background: #ec971f;
}
.fill-animate.default-fill.btn-warning:hover, .fill-animate.default-fill.btn-warning:active, .fill-animate.default-fill.btn-warning:focus {
  background: #f0ad4e;
  border-color: #df8a13;
}
.fill-animate.default-fill.btn-danger:after {
  background: #c9302c;
}
.fill-animate.default-fill.btn-danger:hover, .fill-animate.default-fill.btn-danger:active, .fill-animate.default-fill.btn-danger:focus {
  background: #d9534f;
  border-color: #b52b27;
}
.fill-animate.sweep-top:after, .fill-animate.sweep-btm:after {
  width: 100%;
  height: 0;
  left: 0;
}
.fill-animate.sweep-top:hover:after, .fill-animate.sweep-top:active:after, .fill-animate.sweep-top:focus:after, .fill-animate.sweep-btm:hover:after, .fill-animate.sweep-btm:active:after, .fill-animate.sweep-btm:focus:after {
  height: 100%;
}
.fill-animate.sweep-top.split:hover:after, .fill-animate.sweep-btm.split:hover:after {
  height: 80%;
}
.fill-animate.sweep-top.split:active:after, .fill-animate.sweep-btm.split:active:after {
  height: 100%;
}
.fill-animate.sweep-top:after {
  bottom: 0;
}
.fill-animate.sweep-btm:after {
  top: 0;
}
.fill-animate.sweep-left:after, .fill-animate.sweep-right:after {
  width: 0%;
  height: 100%;
  top: 0;
}
.fill-animate.sweep-left:hover:after, .fill-animate.sweep-left:active:after, .fill-animate.sweep-left:focus:after, .fill-animate.sweep-right:hover:after, .fill-animate.sweep-right:active:after, .fill-animate.sweep-right:focus:after {
  width: 100%;
}
.fill-animate.sweep-left.split:hover:after, .fill-animate.sweep-right.split:hover:after {
  width: 80%;
}
.fill-animate.sweep-left.split:active:after, .fill-animate.sweep-right.split:active:after {
  width: 100%;
}
.fill-animate.sweep-left:after {
  right: 0;
}
.fill-animate.sweep-right:after {
  left: 0;
}
.fill-animate.shutter-horizontal:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fill-animate.shutter-horizontal:hover:after, .fill-animate.shutter-horizontal:active:after, .fill-animate.shutter-horizontal:focus:after {
  width: 101%;
  opacity: 1;
}
.fill-animate.shutter-horizontal.split:hover:after {
  width: 80%;
  opacity: 1;
}
.fill-animate.shutter-horizontal.split:active:after {
  width: 101%;
  opacity: 1;
}
.fill-animate.shutter-diagonal:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.fill-animate.shutter-diagonal:hover:after, .fill-animate.shutter-diagonal:active:after, .fill-animate.shutter-diagonal:focus:after {
  height: 300%;
  opacity: 1;
}
.fill-animate.shutter-diagonal.split:hover:after {
  height: 150%;
  opacity: 1;
}
.fill-animate.shutter-diagonal.split:active:after {
  height: 300%;
  opacity: 1;
}
.fill-animate.shutter-vertical:after {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fill-animate.shutter-vertical:hover:after, .fill-animate.shutter-vertical:active:after, .fill-animate.shutter-vertical:focus:after {
  height: 125%;
  opacity: 1;
}
.fill-animate.shutter-vertical.split:hover:after {
  height: 80%;
  opacity: 1;
}
.fill-animate.shutter-vertical.split:active:after {
  height: 125%;
  opacity: 1;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #7f7f7f;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #727272;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #f84c2d;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #cfcfcf;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.6;
  color: #cfcfcf;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #9d9d9d;
  text-align: center;
  background-color: #171717;
  border: 1px solid #171717;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 13px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 22px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 20px;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.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;
  background-color: #eaeaea;
}
.nav > li.disabled > a {
  color: #cfcfcf;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #cfcfcf;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eaeaea;
  border-color: #000;
}
.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.6;
  border: 1px solid transparent;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eaeaea #eaeaea #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #9d9d9d;
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.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;
  background-color: #f84c2d;
}

.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;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f1f1f1;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navbar {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1200px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1200px) {
  .navbar-static-top {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1200px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    -webkit-border-radius: 0;
    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: 8px 15px;
  font-size: 22px;
  line-height: 25px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 13px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 25px;
}
@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-brand {
  color: #f84c2d;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ea2a08;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  font-size: 13px;
  color: #969696;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #f84c2d;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #f84c2d;
  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: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f84c2d;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #f84c2d;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #969696;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f84c2d;
    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: #f84c2d;
    background-color: transparent;
  }
  .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: #969696;
}
.navbar-default .navbar-link:hover {
  color: #f84c2d;
}
.navbar-default .btn-link {
  color: #969696;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #f84c2d;
}
.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: whitesmoke;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: whitesmoke;
}
.navbar-inverse .navbar-nav > li > a {
  color: whitesmoke;
}
.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: 1199px) {
  .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: whitesmoke;
  }
  .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: whitesmoke;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: whitesmoke;
}
.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;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #f84c2d;
  background-color: #eaeaea;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #f84c2d;
  border-color: #f84c2d;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #cfcfcf;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eaeaea;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #cfcfcf;
  background-color: #fff;
  cursor: not-allowed;
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
  border: none;
  font-size: 14px;
}
table p {
  margin-bottom: 10px;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border: 1px solid #ddd;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 2px;
}
table > thead > tr > th {
  vertical-align: bottom;
}
table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #ddd;
}
table > tbody > tr {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table > tbody > tr:hover {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
table .table {
  background-color: #f1f1f1;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/*@include table-row-variant('active', $table-bg-active);
@include table-row-variant('success', $state-success-bg);
@include table-row-variant('info', $state-info-bg);
@include table-row-variant('warning', $state-warning-bg);
@include table-row-variant('danger', $state-danger-bg);*/
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > table {
    margin-bottom: 0;
  }
  .table-responsive > table > thead > tr > th,
  .table-responsive > table > thead > tr > td,
  .table-responsive > table > tbody > tr > th,
  .table-responsive > table > tbody > tr > td,
  .table-responsive > table > tfoot > tr > th,
  .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.6;
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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 {
  width: 15%;
  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);
  background-color: transparent;
  border: 1px solid #eaeaea;
  padding: 3px 5px;
  margin-right: 5px;
}
.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%;
  margin-top: -10px;
  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;
  line-height: 1;
  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;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  padding-top: 0;
  padding-bottom: 0;
  color: #7f7f7f;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    left: 0;
    padding-bottom: 0;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.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;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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 !important;
  }

  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;
  }
}
/*------------------------------------------------------------------------------
# Components
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
## Spacing
------------------------------------------------------------------------------*/
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
}
/*------------------------------------------------------------------------------
## Sizing
------------------------------------------------------------------------------*/
.w-10 {
  width: 10% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-70 {
  width: 70% !important;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.w-100 {
  width: 100% !important;
}

.h-10 {
  height: 10% !important;
}

.h-20 {
  height: 20% !important;
}

.h-30 {
  height: 30% !important;
}

.h-40 {
  height: 40% !important;
}

.h-50 {
  height: 50% !important;
}

.h-60 {
  height: 60% !important;
}

.h-70 {
  height: 70% !important;
}

.h-80 {
  height: 80% !important;
}

.h-90 {
  height: 90% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

/*------------------------------------------------------------------------------
## Typography
------------------------------------------------------------------------------*/
::-moz-selection {
  background: #f84c2d;
  color: #fff;
}

::selection {
  background: #f84c2d;
  color: #fff;
}

dfn, cite, em, i {
  font-style: italic;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #f5f5f5;
  font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  color: #7f7f7f;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #cfcfcf;
  cursor: help;
}

mark, ins {
  text-decoration: none;
}

big {
  font-size: 125%;
}

p {
  margin-bottom: 24px;
}

.medium {
  font-weight: 500;
}

.mono {
  font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

hr.line {
  border: 2px solid #f84c2d;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 30px;
}

h4, .h4 {
  font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.3;
  font-weight: 500;
}

a {
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
a:hover {
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.underliner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #f84c2d), to(#f84c2d));
  background-image: -webkit-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
  background-image: -o-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
  background-image: linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
  -webkit-background-size: 100% 10px;
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: 0 90%;
  -webkit-transition: -webkit-background-size 0.15s ease-out;
  transition: -webkit-background-size 0.15s ease-out;
  -o-transition: background-size 0.15s ease-out;
  transition: background-size 0.15s ease-out;
  transition: background-size 0.15s ease-out, -webkit-background-size 0.15s ease-out;
}
.underliner:hover {
  -webkit-background-size: 100% 90%;
  background-size: 100% 90%;
  -webkit-transition: -webkit-background-size 0.15s ease-in;
  transition: -webkit-background-size 0.15s ease-in;
  -o-transition: background-size 0.15s ease-in;
  transition: background-size 0.15s ease-in;
  transition: background-size 0.15s ease-in, -webkit-background-size 0.15s ease-in;
}

/*
blockquote {
    padding: 0;
    border-left: 0;
    margin-bottom: 30px;
    
    p {
        display: inline;
        @include fontm;
        font-size: 22px;
        line-height: 1.3;
        color: #000;
        @include underliner(8px, $gray-light);
        
        &:hover { background-size: 100% 8px; }
    }
}
*/
blockquote:not(.twitter-tweet) {
  padding: 28px 32px 50px;
  border-left: 10px solid #fff;
  background: #eaeaea;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
blockquote:not(.twitter-tweet):before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-top: 10px solid #f84c2d;
  border-left: 10px solid #f84c2d;
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: -1;
}
blockquote:not(.twitter-tweet):after {
  content: url("images/blockquote.png");
  position: absolute;
  right: 10px;
  bottom: 10px;
}
blockquote:not(.twitter-tweet) p, blockquote:not(.twitter-tweet) p:last-child {
  font-size: 22px;
  font-family: 'SNMono';
  line-height: 1.3;
  color: #171717;
}
blockquote:not(.twitter-tweet) p a, blockquote:not(.twitter-tweet) p:last-child a {
  color: #f84c2d;
}

/*------------------------------------------------------------------------------
## Header
------------------------------------------------------------------------------*/
.site-header {
  background-color: #000;
  z-index: 12;
  position: relative;
}
.site-header.siloOpen {
  z-index: 7;
}
.site-header .navbar-default {
  border: 0 none;
}
.site-header .navbar-default .navbar-toggle {
  padding: 1px 14px;
}
.site-header .navbar-default .navbar-toggle i {
  color: #f84c2d;
  font-size: 22px;
  line-height: 32px;
  top: 1px;
  position: relative;
}
.site-header .navbar-default .navbar-toggle .icon-menu, .site-header .navbar-default .navbar-toggle.collapsed .icon-close {
  display: none;
}
.site-header .navbar-default .navbar-toggle.collapsed .icon-menu,
.site-header .navbar-default .navbar-toggle .icon-close {
  display: block;
}
.site-header .navbar-default .navbar-brand {
  padding: 8px 15px;
}
@media (max-width: 767px) {
  .site-header .navbar-default .navbar-brand {
    padding: 13px 15px;
  }
}
.site-header .navbar-default .navbar-brand img {
  max-width: 150px;
}
@media (min-width: 628px) {
  .site-header .navbar-default .navbar-brand img {
    max-width: 215px;
  }
}
.site-header .navbar-default .navbar-nav > li > a {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 1200px) {
  .site-header .navbar-default .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.site-header .navbar-default .navbar-nav.social-icons > li {
  display: inline-block;
}
.site-header .navbar-default .navbar-nav.social-icons > li > a {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  padding: 15px 0 10px;
  margin: 0 10px 0 0;
}
.site-header .navbar-default .navbar-nav.social-icons > li > a:hover {
  color: #f84c2d;
}
@media screen and (max-width: 1199px) {
  .site-header .navbar-default .navbar-nav.social-icons {
    padding: 0px 15px 10px;
  }
  .site-header .navbar-default .navbar-nav.social-icons:before {
    content: "Connect With Us";
    color: #fff;
    text-transform: uppercase;
    font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 14px;
  }
}
.site-header .navbar-default .navbar-nav.extra-links > li:after {
  content: "Γ¼ñ";
  color: #969696;
  display: inline-block;
  float: right;
  position: absolute;
  top: 0px;
  line-height: 40px;
  padding-top: 0;
  right: -5px;
  font-size: 8px;
  opacity: 0.5;
}
@media (min-width: 1200px) {
  .site-header .navbar-default .navbar-nav.extra-links > li:after {
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .site-header .navbar-default .navbar-nav.extra-links > li {
    display: inline-block;
  }
}
.site-header .navbar-default .navbar-nav.extra-links > li:last-child:after {
  content: none;
}
.site-header .navbar-default .search-container {
  position: relative;
}
.site-header .navbar-default .search-container .search-box {
  overflow: hidden;
  margin-left: 15px;
  margin-right: -15px;
}
@media (min-width: 1200px) {
  .site-header .navbar-default .search-container .search-box form {
    max-width: 200px;
  }
}
.site-header .navbar-default .search-container .search-box .search-field {
  color: #9d9d9d;
  background-color: #222;
  border-color: #222;
  font-size: 12px;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 24px 0;
  width: 0;
  float: right;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .navbar-default .search-container .search-box .search-field:focus, .site-header .navbar-default .search-container .search-box .search-field:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.site-header .navbar-default .search-container .search-box .navbar-search {
  float: right;
  background: #333;
  color: #9d9d9d;
  border: none;
  padding: 9px 0;
  width: 50px;
}
.site-header .navbar-default .search-container .search-box .navbar-search i {
  font-size: 14px;
}
.site-header .navbar-default .search-container .search-box .navbar-search.go {
  display: none;
}
.site-header .navbar-default .search-container .search-box .searchOpen .navbar-search.go {
  display: block;
}
.site-header .navbar-default .search-container .search-box .searchOpen .navbar-search.open-search {
  display: none;
}
.site-header .navbar-default .search-container .search-box .searchOpen .search-field {
  padding: 25px 10px 24px;
  width: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .navbar-default .search-container.mobile .search-box {
  float: right;
  width: 45%;
  margin-right: 0;
}
@media (max-width: 768px) {
  .site-header .navbar-default .search-container.mobile .search-box {
    width: 38%;
    margin-left: 0;
  }
}
.site-header .navbar-default .search-container.mobile .search-box .navbar-search {
  width: 40px;
}

/*------------------------------------------------------------------------------
## Menus
------------------------------------------------------------------------------*/
.silo-navbar {
  display: none;
}
@media (max-width: 991px) {
  .silo-navbar {
    display: block;
  }
}

/*------------------------------------------------------------------------------
## Footer
------------------------------------------------------------------------------*/
.site-footer {
  background-color: #000;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
  /* Footer Menu */
  /* Social Menu */
}
.site-footer .logo-footer {
  display: block;
  margin-bottom: 50px;
}
.site-footer h2 {
  color: #f84c2d;
  margin-bottom: 15px;
}
.site-footer h6 {
  color: #fff;
  font-family: "SNHeadings", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  margin-bottom: 10px;
  font-weight: 400;
}
.site-footer .site-info {
  color: #7f7f7f;
  font-size: 14px;
}
.site-footer .menu-footer h6 {
  border-bottom: 1px solid #333;
  padding-bottom: 18px;
  margin-bottom: 0;
}
.site-footer #footer-menu {
  padding-left: 0;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .site-footer #footer-menu {
    margin-bottom: 20px;
  }
}
.site-footer #footer-menu li {
  display: inline-block;
  padding-right: 16px;
}
.site-footer #footer-menu li:before {
  content: '.';
  position: relative;
  top: -3px;
  padding-right: 16px;
  font-size: 24px;
  color: #cfcfcf;
}
.site-footer #footer-menu li:first-child:before {
  content: '';
  padding-right: 0;
}
.site-footer #footer-menu li a {
  font-size: 13px;
  color: #cfcfcf;
}
.site-footer #footer-menu li a:hover {
  color: #f84c2d;
}
@media (max-width: 991px) {
  .site-footer .footer-right {
    margin-top: 20px;
  }
}
.site-footer .footer-socials {
  margin: 0;
}
.site-footer .footer-socials li {
  float: left;
}
.site-footer .footer-socials li a {
  padding: 0 10px 0 0;
  color: #fff;
  font-size: 30px;
}
.site-footer .footer-socials li a:hover, .site-footer .footer-socials li a:active, .site-footer .footer-socials li a:focus {
  background: transparent;
  color: #f84c2d;
}

/*------------------------------------------------------------------------------
## Featured Posts
------------------------------------------------------------------------------*/
.featured-posts {
  margin: 0 auto 0;
  max-width: 1898px;
}
@media (min-width: 768px) and (max-width: 1919px) {
  .featured-posts {
    margin: 4px 4px 0;
  }
}
@media (min-width: 1920px) {
  .featured-posts {
    margin: 4px auto 0;
  }
}
.featured-posts article {
  float: left;
  padding: 8px 8px 0;
  /* Review Featured Posts */
}
@media (min-width: 768px) {
  .featured-posts article {
    padding: 4px;
  }
}
.featured-posts article .wrapper-overlay {
  position: absolute !important;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.featured-posts article .wrapper-overlay .icon-play {
  color: #fff;
  font-size: 60px;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: relative;
  z-index: 9;
}
.featured-posts article .wrapper-overlay .slide-overlay {
  position: absolute !important;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 84, 0, 0.4)), to(#132338));
  background: -webkit-linear-gradient(top, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  background: -o-linear-gradient(top, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  background: linear-gradient(to bottom, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.featured-posts article .wrapper-overlay:hover {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.featured-posts article .wrapper-overlay:hover .icon-play {
  color: #f84c2d;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.featured-posts article .cover-image {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  min-height: 200px;
}
@media (min-width: 992px) {
  .featured-posts article .cover-image {
    min-height: 415px;
  }
}
.featured-posts article .caption-wrapper {
  position: absolute;
  bottom: 4px;
  left: 4px;
  padding: 10px;
  color: #fff;
}
@media (min-width: 992px) {
  .featured-posts article .caption-wrapper {
    padding: 20px 20px 15px;
  }
}
.featured-posts article .caption-wrapper .cover-title {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.3;
}
.featured-posts article .caption-wrapper .cover-title a {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #f84c2d), to(#f84c2d));
  background-image: -webkit-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
  background-image: -o-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
  background-image: linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
  -webkit-background-size: 100% 5.4px;
  background-size: 100% 5.4px;
  background-repeat: no-repeat;
  background-position: 0 90%;
  -webkit-transition: -webkit-background-size 0.15s ease-out;
  transition: -webkit-background-size 0.15s ease-out;
  -o-transition: background-size 0.15s ease-out;
  transition: background-size 0.15s ease-out;
  transition: background-size 0.15s ease-out, -webkit-background-size 0.15s ease-out;
}
.featured-posts article .caption-wrapper .cover-title a:hover {
  -webkit-background-size: 100% 90%;
  background-size: 100% 90%;
  -webkit-transition: -webkit-background-size 0.15s ease-in;
  transition: -webkit-background-size 0.15s ease-in;
  -o-transition: background-size 0.15s ease-in;
  transition: background-size 0.15s ease-in;
  transition: background-size 0.15s ease-in, -webkit-background-size 0.15s ease-in;
}
@media (min-width: 992px) {
  .featured-posts article .caption-wrapper .cover-title {
    font-size: 36px;
    line-height: 1.3;
  }
  .featured-posts article .caption-wrapper .cover-title a {
    -webkit-background-size: 100% 10.8px;
    background-size: 100% 10.8px;
  }
  .featured-posts article .caption-wrapper .cover-title a:hover {
    -webkit-background-size: 100% 90%;
    background-size: 100% 90%;
  }
}
.featured-posts article .caption-wrapper .cover-byline {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  color: #fff;
}
@media (min-width: 992px) {
  .featured-posts article .caption-wrapper .cover-byline {
    font-size: 14px;
  }
}
.featured-posts article .caption-wrapper .cover-byline li {
  display: inline-block;
}
.featured-posts article .caption-wrapper .cover-byline li a {
  color: #fff;
}
.featured-posts article .caption-wrapper .cover-byline li a:hover {
  color: #f84c2d;
}
.featured-posts article .caption-wrapper .cover-byline li .url {
  font-weight: 500;
}
.featured-posts article:hover .slide-overlay {
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.featured-posts article:hover .caption-wrapper .cover-title a {
  -webkit-background-size: 100% 90%;
  background-size: 100% 90%;
}
.featured-posts article.featured-posts-review .caption-wrapper .review-badge {
  position: absolute;
  top: -20px;
  background: #f84c2d;
}
.featured-posts article.featured-posts-review .caption-wrapper .review-badge span {
  font-size: 13px;
}
@media (min-width: 992px) {
  .featured-posts article.featured-posts-review .caption-wrapper {
    padding: 0;
    width: calc(100% - 8px);
  }
  .featured-posts article.featured-posts-review .caption-wrapper .review-wrapper {
    position: relative;
    width: 80%;
    margin: 0 0 5% 5%;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .review-badge {
    position: absolute;
    color: #fff;
    left: 0;
    top: -30px;
    padding: 8px 50px;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .review-badge span {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap:before, .featured-posts article.featured-posts-review .caption-wrapper .content-wrap:after {
    content: " ";
    display: table;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap:after {
    clear: both;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section,
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .right-section {
    float: left;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section {
    background: #fff;
    padding: 30px 20px 15px;
    width: calc(100% - 100px);
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-title {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-title a {
    background-image: none;
    color: #000;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-title a:hover {
    color: #f84c2d;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-byline {
    color: #000;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-byline li a {
    color: #000;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .left-section .cover-byline li a:hover {
    color: #f84c2d;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .right-section {
    width: 100px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background: #000;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .right-section .rating-badge {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    text-align: center;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .right-section .rating-badge .rating {
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 4.8px;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .right-section .rating-badge .rating-label {
    font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }
}
@media (max-width: 991px) {
  .featured-posts article.featured-posts-review .caption-wrapper .content-wrap .right-section {
    display: none;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .review-badge {
    height: 20px;
    width: 54px;
  }
  .featured-posts article.featured-posts-review .caption-wrapper .review-badge span {
    position: relative;
    top: -6px;
    left: 5px;
  }
}
.featured-posts article.featured-post-1, .featured-posts article.featured-post-2, .featured-posts article.featured-post-3, .featured-posts article.featured-post-4 {
  width: 100%;
}
@media (min-width: 768px) {
  .featured-posts article.featured-post-1, .featured-posts article.featured-post-2, .featured-posts article.featured-post-3, .featured-posts article.featured-post-4 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .featured-posts article.featured-post-1, .featured-posts article.featured-post-4 {
    width: 66%;
  }
  .featured-posts article.featured-post-2, .featured-posts article.featured-post-3 {
    width: 34%;
  }
  .featured-posts article.featured-post-2 .caption-wrapper .cover-title, .featured-posts article.featured-post-3 .caption-wrapper .cover-title {
    font-size: 28px;
    line-height: 1.35;
  }
  .featured-posts article.featured-post-2 .caption-wrapper .cover-title a, .featured-posts article.featured-post-3 .caption-wrapper .cover-title a {
    -webkit-background-size: 100% 8.4px;
    background-size: 100% 8.4px;
  }
  .featured-posts article.featured-post-2 .caption-wrapper .cover-title a:hover, .featured-posts article.featured-post-3 .caption-wrapper .cover-title a:hover {
    -webkit-background-size: 100% 90%;
    background-size: 100% 90%;
  }
  .featured-posts article.featured-post-2:hover .caption-wrapper .cover-title a, .featured-posts article.featured-post-3:hover .caption-wrapper .cover-title a {
    -webkit-background-size: 100% 90%;
    background-size: 100% 90%;
  }
}

/*------------------------------------------------------------------------------
## Post Filters
------------------------------------------------------------------------------*/
.navbar-secondary {
  margin: 16px 0 8px;
  border: 0 none;
  min-height: 0;
}
@media (min-width: 768px) {
  .navbar-secondary {
    margin: 26px 0 24px;
  }
}
@media (min-width: 992px) {
  .navbar-secondary {
    margin: 26px 0 14px;
  }
}
.navbar-secondary .navbar-header {
  background: #f84c2d;
}
.navbar-secondary .navbar-brand {
  color: #fff;
  padding: 8px 15px 12px;
  font-size: 16px;
  font-weight: 500;
  cursor: default;
  line-height: 1;
  height: auto;
}
.navbar-secondary .navbar-brand:hover, .navbar-secondary .navbar-brand:focus {
  color: #fff;
}
.navbar-secondary .navbar-toggle {
  padding: 1px 15px;
  margin: 0;
}
.navbar-secondary .navbar-toggle i {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  top: 1px;
  position: relative;
}
.navbar-secondary .navbar-toggle .icon-menu, .navbar-secondary .navbar-toggle.collapsed .icon-close {
  display: none;
}
.navbar-secondary .navbar-toggle.collapsed .icon-menu,
.navbar-secondary .navbar-toggle .icon-close {
  display: block;
}
.navbar-secondary .post-filters {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  clear: both;
}
.navbar-secondary .post-filters > li {
  width: 100%;
  padding: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navbar-secondary .post-filters > li > a {
  display: block;
  border-bottom: 1px solid #cfcfcf;
  color: #7f7f7f;
  background-color: #eaeaea;
  padding: 0;
  text-align: center;
  line-height: 1.1;
  font-size: 14px;
  font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 9px 0 10px;
}
.navbar-secondary .post-filters > li > a i {
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 2px;
}
.navbar-secondary .post-filters > li > a span {
  position: relative;
  top: -2px;
  left: 3px;
}
.navbar-secondary .post-filters > li > a:hover, .navbar-secondary .post-filters > li > a:focus, .navbar-secondary .post-filters > li > a:active {
  background-color: #fff;
  color: #f84c2d;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.navbar-secondary .post-filters > li.active {
  background-color: #fff;
}
.navbar-secondary .post-filters > li.active > a {
  background-color: #fff;
  color: #f84c2d;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
@media (min-width: 768px) {
  .navbar-secondary .post-filters > li {
    float: left;
    width: 14.28571428571429%;
  }
  .navbar-secondary .post-filters > li > a {
    border-right: 1px solid #cfcfcf;
    border-bottom: 0 none;
    line-height: 1.4;
    padding: 12px 0 10px;
  }
  .navbar-secondary .post-filters > li > a.first {
    padding: 14px 0 12px;
  }
  .navbar-secondary .post-filters > li > a span {
    top: 0;
    left: 0;
  }
  .navbar-secondary .post-filters > li > a span.break {
    display: block;
  }
  .navbar-secondary .post-filters > li > a i {
    display: block;
    font-size: 22px;
    margin-bottom: 2px;
    top: -2px;
  }
  .navbar-secondary .post-filters > li:last-child > a {
    border-right: 0;
  }
}
@media (min-width: 992px) {
  .navbar-secondary .post-filters > li > a {
    font-size: 17px;
    padding: 17px 0 15px;
  }
  .navbar-secondary .post-filters > li > a.first {
    padding: 18px 0 16px;
  }
}
@media (min-width: 768px) {
  .navbar-secondary .navbar-header {
    display: none;
  }
  .navbar-secondary .navbar-collapse {
    display: block;
  }
}

/*------------------------------------------------------------------------------
## Post Listing (Item List)
------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  .post-listing .row {
    margin: 0 -23px;
  }
}

.item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2%;
}
.item-list .item {
  width: 98%;
  margin: 8px auto;
  background-color: #fff;
  position: relative;
}
@media (min-width: 768px) {
  .item-list .item {
    width: 48%;
    margin: 8px auto;
  }
  .item-list .item.full {
    width: 98%;
  }
}
@media (min-width: 992px) {
  .item-list .item {
    width: 46%;
    margin: 15px auto;
  }
  .item-list .item.full {
    width: 96%;
  }
}
.item-list .item img {
  width: 100%;
}
.item-list .item .entry-header {
  padding: 15px;
}
.item-list .item .entry-title {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .item-list .item .entry-title {
    font-size: 24px;
    line-height: 1.3;
  }
}
.item-list .item .entry-title a {
  color: #111;
}
.item-list .item .entry-title a:hover {
  color: #f84c2d;
}
.item-list .item .entry-content,
.item-list .item .entry-summary,
.item-list .item .entry-footer {
  padding: 0 15px;
}
.item-list .item .entry-meta {
  font-weight: 300;
  font-size: 12px;
  color: #333;
}
.item-list .item .entry-meta:before, .item-list .item .entry-meta:after {
  content: " ";
  display: table;
}
.item-list .item .entry-meta:after {
  clear: both;
}
@media (min-width: 992px) {
  .item-list .item .entry-meta {
    font-size: 14px;
  }
}
.item-list .item .entry-meta a {
  color: #333;
}
.item-list .item .entry-meta a:hover {
  color: #f84c2d;
}
.item-list .item .entry-meta .url {
  font-weight: 500;
}
.item-list .item .entry-meta .posted-on {
  float: right;
  position: relative;
  top: 2px;
}
.item-list .item .entry-item-container {
  overflow: hidden;
}
.item-list .item .entry-item-container,
.item-list .item .video-thumb {
  position: relative;
  display: block;
}
.item-list .item .rating-badge {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.item-list .item .rating-badge .rbox {
  font-size: 30px;
  line-height: 1;
  padding: 10px;
  font-family: "SNHeadings", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  color: #fff;
  background: #f84c2d;
}
.item-list .item .entry-cb {
  background: #fff;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: -webkit-transform 0.2s ease-in;
  -o-transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}
.item-list .item .entry-summary {
  position: absolute;
}
.item-list .item .entry-summary p {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .item-list .item:hover .entry-cb {
    -webkit-transform: translate3d(0px, -70%, 0px);
    transform: translate3d(0px, -70%, 0px);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .item-list .item:hover .entry-summary {
    display: block;
  }
}
.item-list .item.full {
  position: relative;
}
.item-list .item.full .bg-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 84, 0, 0.4)), to(#132338));
  background: -webkit-linear-gradient(top, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  background: -o-linear-gradient(top, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  background: linear-gradient(to bottom, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.item-list .item.full:hover .bg-overlay {
  opacity: 0.85;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.item-list .item.full .entry-item-container {
  position: relative;
  z-index: 2;
}
.item-list .item.full .entry-item-container .entry-title {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .item-list .item.full .entry-item-container .entry-title {
    font-size: 28px;
    line-height: 1.3;
  }
}
.item-list .item.full .entry-item-container .entry-title a {
  color: #fff;
}
.item-list .item.full .entry-item-container .entry-title a:hover {
  color: #f84c2d;
}
.item-list .item.full .entry-item-container .entry-cb {
  position: absolute;
  background: transparent;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 2;
}
.item-list .item.full .entry-item-container .entry-meta {
  font-size: 12px;
  color: #fff;
}
@media (min-width: 992px) {
  .item-list .item.full .entry-item-container .entry-meta {
    font-size: 16px;
  }
}
.item-list .item.full .entry-item-container .entry-meta a {
  color: #fff;
}
.item-list .item.full .entry-item-container .entry-meta a:hover {
  color: #f84c2d;
}
.item-list .item.full .entry-item-container .entry-summary {
  width: 100%;
}
.item-list .item.full .entry-item-container .entry-summary p {
  font-size: 18px;
  line-height: 1.6;
}

.post-loader {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.show-more, .load-more {
  margin-top: 15px;
  font-size: 20px;
  padding: 8px 15px;
  font-family: "SNHeadings", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}

/*------------------------------------------------------------------------------
## Post Tags
------------------------------------------------------------------------------*/
.read-more {
  margin-bottom: 25px;
}
.read-more .tags-links {
  font-size: 13px;
  color: #333;
}
.read-more .tags-links span {
  font-weight: 500;
}
.read-more .tags-links a {
  font-size: 13px;
  color: #f84c2d;
}

/*------------------------------------------------------------------------------
## Widgets
------------------------------------------------------------------------------*/
@media (max-width: 991px) {
  .widget-area {
    display: none;
  }
}

.home .widget-area {
  margin-top: 7px;
}

.archive .widget-area {
  margin-top: 46px;
}

.widget {
  margin: 0 0 30px;
  /* Reecent Posts Widgets. */
}
.widget select {
  max-width: 100%;
}
.widget a {
  font-weight: 500;
}
.widget ul li {
  font-size: 14px;
  line-height: 1.5;
}
.widget .widget-title {
  color: #f84c2d;
  font-size: 28px;
  font-family: "SNHeadings", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  margin-bottom: 12px;
}
.widget .widget-title .widget-title-before {
  display: block;
  position: relative;
  padding-left: 40px;
}
.widget .widget-title .widget-title-before:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 8px;
  border-top: 8px solid #f84c2d;
  top: 42%;
  left: 0;
  width: 100%;
}
.widget .widget-title .widget-title-after {
  padding: 0 15px;
  display: inline-block;
  background: #f1f1f1;
}
.widget.widget_recent_entries ul, .widget.widget_segmentnext ul {
  list-style: none;
  background-color: #fff;
  padding: 20px;
}
.widget.widget_recent_entries ul li, .widget.widget_segmentnext ul li {
  margin: 0 0 16px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #eaeaea;
}
.widget.widget_recent_entries ul li:last-child, .widget.widget_segmentnext ul li:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.widget.widget_recent_entries ul li .video-icon, .widget.widget_segmentnext ul li .video-icon {
  line-height: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: -1px;
  background-color: white;
  background: -webkit-radial-gradient(center, ellipse, white 0%, #cfcfcf 100%);
  background: -o-radial-gradient(center, ellipse, white 0%, #cfcfcf 100%);
  background: radial-gradient(ellipse at center, white 0%, #cfcfcf 100%);
}
.widget.widget_recent_entries ul li .video-icon i, .widget.widget_segmentnext ul li .video-icon i {
  font-size: 12px;
  top: 0;
  left: 3px;
  color: #000;
}
.widget.widget_recent_entries ul li:hover .video-icon, .widget.widget_segmentnext ul li:hover .video-icon {
  background: #f84c2d;
}
.widget.widget_recent_entries ul li:hover .video-icon i, .widget.widget_segmentnext ul li:hover .video-icon i {
  color: #fff;
}

/*------------------------------------------------------------------------------
## Page Header
------------------------------------------------------------------------------*/
.search .page-header,
.archive .page-header,
.page .page-header {
  position: relative;
  background-color: #6d6d6d;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .search .page-header,
  .archive .page-header,
  .page .page-header {
    padding: 50px 0;
  }
}
.search .page-header .page-title,
.archive .page-header .page-title,
.page .page-header .page-title {
  margin: 0;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  position: relative;
}
@media (max-width: 991px) {
  .search .page-header .page-title,
  .archive .page-header .page-title,
  .page .page-header .page-title {
    font-size: 28px;
  }
}
.search .page-header-overlay,
.archive .page-header-overlay,
.page .page-header-overlay {
  z-index: 0;
  position: absolute !important;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0.8;
}

/*------------------------------------------------------------------------------
## Sharebox
------------------------------------------------------------------------------*/
.share {
  float: right;
  position: relative;
}
.share .dropdown-menu-right {
  right: 0;
}
.share span.icon {
  position: relative;
  top: 2px;
}

.share-box {
  width: 460px;
  top: 120%;
  border: none;
  top: calc(100% + 10px);
  -webkit-box-shadow: 0px 1px 15px 1px #cfcfcf;
  box-shadow: 0px 1px 15px 1px #cfcfcf;
  padding: 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
@media (max-width: 480px) {
  .share-box {
    width: 290px;
  }
}
.share-box .top-section,
.share-box .mid-section {
  border-bottom: 1px solid #eaeaea;
}
.share-box .top-section {
  padding: 20px 15px 15px;
}
.share-box .top-section h6 {
  font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 15px;
}
.share-box .top-section .list-inline {
  margin: 0;
}
.share-box .top-section .list-inline > li {
  padding: 0 5px 0 0;
  line-height: 1;
}
.share-box .top-section .share-link {
  color: #fff;
  width: 32px;
  height: 32px;
  font-size: 24px;
  padding: 3px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.share-box .top-section .share-link:hover {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.share-box .top-section .share-link.facebook {
  background: #3b5898;
}
.share-box .top-section .share-link.facebook:hover {
  background: #2d4373;
}
.share-box .top-section .share-link.twitter {
  background: #55acee;
}
.share-box .top-section .share-link.twitter:hover {
  background: #2795e9;
}
.share-box .top-section .share-link.redit {
  background: #FF4300;
}
.share-box .top-section .share-link.redit:hover {
  background: #cc3600;
}
.share-box .top-section .share-link.linkdin {
  background: #0080b2;
}
.share-box .top-section .share-link.linkdin:hover {
  background: #005b7f;
}
.share-box .mid-section {
  padding: 10px 15px 15px;
}
.share-box .mid-section .form-control {
  border: none;
  border-bottom: 2px solid #333;
  padding: 0;
  color: #000;
  font-size: 14px;
  background: none;
}
.share-box .bottom-section {
  padding: 12px 15px 15px;
}
.share-box .bottom-section .btn-link {
  color: #333;
  padding: 0;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.share-box .bottom-section .btn-link:hover {
  color: #f84c2d;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

/*------------------------------------------------------------------------------
## Media
------------------------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Alignments */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Captions */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries */
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*------------------------------------------------------------------------------
## Ratings
------------------------------------------------------------------------------*/
.ratings {
  background: #f84c2d;
  position: relative;
  margin-top: 75px;
  padding: 30px 30px 15px 30px;
  margin-bottom: 45px;
}
@media (max-width: 992px) {
  .ratings {
    padding: 22px 15px;
    margin-top: 95px;
  }
}
.ratings hr {
  margin-top: 0;
  border-color: rgba(0, 0, 0, 0.12);
}
.ratings .rating-counter {
  width: 148px;
  height: 148px;
  font-size: 56px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  -webkit-box-shadow: 0 0 20px 2px rgba(6, 6, 6, 0.3);
  box-shadow: 0 0 20px 2px rgba(6, 6, 6, 0.3);
  top: -74px;
  left: 6.7% px;
}
.ratings .rating-counter::after {
  content: '';
  width: 115px;
  height: 115px;
  background: transparent;
  border: 3px solid #f84c2d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 16px;
  left: 16px;
}
.ratings .rating-far {
  position: absolute;
  top: -40px;
  margin: 0;
  left: 215px;
}
.ratings .rating-comment {
  margin: 0px;
  padding-left: 215px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  line-height: 32px;
  padding: 0px 0 30px 200px;
  min-height: 62px;
}
.ratings p {
  color: #fff;
  margin-bottom: 5px;
}
.ratings .rating-meta {
  height: 30px;
}
.ratings .rating-meta a {
  opacity: 0.8;
  font-size: 26px;
}
.ratings .rating-meta a:hover {
  opacity: 1;
  color: #111;
}

/*------------------------------------------------------------------------------
## Post Navigation
------------------------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.site-main .post-navigation {
  background-color: #fff;
  padding: 0;
  margin: 0;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .site-main .post-navigation {
    padding: 30px;
  }
}
.site-main .post-navigation .nav-links {
  padding-top: 15px;
  border-top: 1px solid #eaeaea;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 0;
  padding-top: 0;
}
@media (max-width: 992px) {
  .site-main .post-navigation .nav-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.site-main .post-navigation .nav-links::after {
  content: '';
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
.site-main .post-navigation .nav-previous a,
.site-main .post-navigation .nav-next a {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  background: #f1f1f1;
  padding: 0 15px 34px 15px;
  position: relative;
  display: block;
  height: 100%;
}
.site-main .post-navigation .nav-previous a:hover, .site-main .post-navigation .nav-previous a:focus, .site-main .post-navigation .nav-previous a:active,
.site-main .post-navigation .nav-next a:hover,
.site-main .post-navigation .nav-next a:focus,
.site-main .post-navigation .nav-next a:active {
  color: #f84c2d;
}
.site-main .post-navigation .nav-previous a span,
.site-main .post-navigation .nav-next a span {
  width: 138px;
  height: 40px;
  line-height: 40px;
  background: #f84c2d;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: -20px;
}
.site-main .post-navigation .nav-previous {
  width: 48%;
  margin-right: 2%;
}
@media (max-width: 992px) {
  .site-main .post-navigation .nav-previous {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
}
.site-main .post-navigation .nav-previous span {
  left: -10px;
}
.site-main .post-navigation .nav-previous span:before {
  content: '7';
  font-family: "segmentnext-icons" !important;
  -webkit-transform: translateY(2px) translateX(-2px);
  -ms-transform: translateY(2px) translateX(-2px);
  transform: translateY(2px) translateX(-2px);
  display: inline-block;
  line-height: 21px;
}
.site-main .post-navigation .nav-next {
  width: 48%;
  margin-left: 2%;
}
@media (max-width: 992px) {
  .site-main .post-navigation .nav-next {
    width: 100%;
    margin-left: 0;
    margin-bottom: 35px;
  }
}
.site-main .post-navigation .nav-next span {
  right: -10px;
}
.site-main .post-navigation .nav-next span:after {
  content: '6';
  font-family: "segmentnext-icons" !important;
  -webkit-transform: translateY(2px) translateX(2px);
  -ms-transform: translateY(2px) translateX(2px);
  transform: translateY(2px) translateX(2px);
  display: inline-block;
  line-height: 21px;
}
.site-main .post-navigation span {
  font-size: 13px;
  font-weight: 500;
  color: #cfcfcf;
}

.navigation.pagination .nav-previous {
  float: left;
}
.navigation.pagination .nav-next {
  float: right;
}
.navigation.pagination .posts-navigation {
  margin-bottom: 40px;
}
.navigation.pagination .posts-navigation:before, .navigation.pagination .posts-navigation:after {
  content: " ";
  display: table;
}
.navigation.pagination .posts-navigation:after {
  clear: both;
}
.navigation.pagination .nav-links {
  border: 1px solid #eaeaea;
}
.navigation.pagination .nav-links span,
.navigation.pagination .nav-links a {
  display: inline-block;
  border-right: 1px solid #eaeaea;
  padding: 6px 12px;
}
.navigation.pagination .nav-links span:last-child,
.navigation.pagination .nav-links a:last-child {
  border-right: none;
}
.navigation.pagination .nav-links span i,
.navigation.pagination .nav-links a i {
  font-size: 12px;
}
.navigation.pagination .nav-links .current {
  color: #f84c2d;
}

/*------------------------------------------------------------------------------
## Comments
------------------------------------------------------------------------------*/
.comments-area {
  padding: 0;
  background-color: #fff;
  font-size: 16px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .comments-area {
    padding: 30px;
  }
}
.comments-area p {
  margin-bottom: 5px;
}

.site-main .comments-area .comments-title {
  font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: #7f7f7f;
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
}

.comment-list .children li {
  margin: 0 0 0 50px;
}

.comment-holder {
  padding: 0;
  margin: 0 0 2em;
}

/* Comment Heading */
.comments-h {
  padding: 0;
  margin: 0;
}

/* Comment List */
.comment-list {
  position: relative;
  margin: 0;
  padding: 0 0 30px 0;
  list-style-type: none;
}
.comment-list .comment {
  position: relative;
  margin: 0;
  padding: 0;
  background: none;
  list-style-type: none;
  text-transform: none;
}
.comment-list .comment .comment-body {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
  zoom: 1;
}
.comment-list .comment .comment-body .comment-author {
  float: left;
  margin: 0 20px 0 0;
  padding-top: 6px;
  display: table-cell;
  width: 65px;
  text-align: center;
  display: block;
}
.comment-list .comment .comment-body .extra-wrap {
  display: table-cell;
}
.comment-list .comment .comment-body .extra-wrap .author {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}
.comment-list .comment .comment-body .extra-wrap .comment-date {
  font-size: 14px;
  color: #b3b3b3;
}
.comment-list .comment.bypostauthor .comment-body {
  background: #fafafa;
}
@media (min-width: 768px) and (max-width: 979px) {
  .comment-list ul.children {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .comment-list ul.children {
    margin: 0;
  }
}

/* Reply */
.reply {
  float: right;
  margin-left: 28px;
}
.reply a {
  font-size: 12px;
  font-weight: 500;
  color: #464646;
  display: inline-block;
}
.reply a:hover {
  color: #f84c2d;
}
.reply i {
  position: relative;
  top: 1px;
}

.allowed_tags {
  padding: 15px;
  background: #eee;
  color: #666;
  font-size: 11px;
}

.nocomments {
  margin: 0;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.note-after {
  font-style: italic;
  font-size: 13px;
}

/*------------------------------------------------------------------------------
## Team
------------------------------------------------------------------------------*/
.team-member {
  position: relative;
  margin-bottom: 3rem !important;
}
@media (max-width: 768px) {
  .team-member .avatar {
    width: 100% !important;
  }
}
.team-member .member-chart {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 30px 15px 15px;
  background: -webkit-linear-gradient(280deg, rgba(9, 9, 9, 0), rgba(0, 0, 0, 0.7117647059));
  background: -o-linear-gradient(280deg, rgba(9, 9, 9, 0), rgba(0, 0, 0, 0.7117647059));
  background: linear-gradient(-190deg, rgba(9, 9, 9, 0), rgba(0, 0, 0, 0.7117647059));
}
.team-member .member-chart:hover {
  background: -webkit-linear-gradient(280deg, rgba(9, 9, 9, 0), rgba(0, 0, 0, 0.9117647059));
  background: -o-linear-gradient(280deg, rgba(9, 9, 9, 0), rgba(0, 0, 0, 0.9117647059));
  background: linear-gradient(-190deg, rgba(9, 9, 9, 0), rgba(0, 0, 0, 0.9117647059));
}
.team-member .member-chart h2 {
  margin-bottom: 0;
}
.team-member .member-chart h2 a {
  color: #fff;
}
.team-member .member-chart h2 a:hover {
  color: #f84c2d;
}
.team-member .member-chart h5 {
  margin: 0;
  color: #9d9d9d;
}
.team-member .member-chart .list-inline {
  margin: 0;
}
.team-member .member-chart .list-inline a {
  color: #9d9d9d;
}
.team-member .member-chart .list-inline a:hover {
  color: #f84c2d;
}

/*------------------------------------------------------------------------------
## Video Wrapper
------------------------------------------------------------------------------*/
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7;
}
.youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
  cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/*------------------------------------------------------------------------------
## Mouse Scrolldown
------------------------------------------------------------------------------*/
@-webkit-keyframes scroll-inner {
  0% {
    margin-top: 25%;
  }
  50% {
    margin-top: 45%;
  }
  100% {
    margin-top: 25%;
  }
}
@keyframes scroll-inner {
  0% {
    margin-top: 25%;
  }
  50% {
    margin-top: 45%;
  }
  100% {
    margin-top: 25%;
  }
}
@-webkit-keyframes scroll-mouse {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes scroll-mouse {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.mouse-abs-container {
  position: absolute;
  bottom: 22px;
  width: 100%;
}

.mouse-container {
  position: relative;
  display: block;
  height: 100%;
}
.mouse-container .mouse {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 20px;
  height: 30px;
  border: solid 1px #9d9d9d;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  -webkit-animation: scroll-mouse 1.25s;
  animation: scroll-mouse 1.25s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
.mouse-container .mouse .scroll-down {
  display: block;
  width: 5px;
  height: 5px;
  background: #9d9d9d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 30% auto auto auto;
  -webkit-animation: scroll-inner 1.25s;
  animation: scroll-inner 1.25s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}
.mouse-container .text {
  padding: 30px 0 0;
  margin: 0;
  color: #9d9d9d;
  font-weight: 300;
  text-align: center;
  font-style: italic;
  display: none;
}

@media (min-width: 768px) {
  .mouse-abs-container {
    position: absolute;
    bottom: 5%;
    width: 100%;
  }
  .mouse-abs-container .mouse-container .text {
    display: block;
  }
}
/*------------------------------------------------------------------------------
## Accessibility
------------------------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.carousel {
  margin-bottom: 30px;
}

.carousel-inner > .item {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.carousel-inner > .item img {
  width: 100%;
}

.carousel-control-wrapper {
  text-align: right;
  margin-top: 10px;
}
.carousel-control-wrapper .carousel-control:last-child {
  margin-right: 0;
}

.carousel-caption {
  position: relative;
  background: none;
  text-align: left;
}
.carousel-caption p {
  font-size: 16px;
  font-style: italic;
  margin-top: 2px;
  margin-bottom: 0;
}

.carousel-num {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #7f7f7f;
  padding: 0 10px 0 0;
  width: 45px;
}

.ad-atf-top {
  margin: 20px auto 0;
}
@media (min-width: 768px) {
  .ad-atf-top {
    width: 728px;
  }
}

.ad-atf-sidebar {
  margin: 0 auto;
  width: 300px;
}

.ad-dynamic {
  margin: 0 auto 30px;
  width: 300px;
}

.ad-atf-top-mobile {
  margin: 20px auto 0;
  width: 300px;
}

.ad-before-pagination-mobile {
  margin: 0 auto 20px;
  width: 300px;
}

.ad-before-footer-mobile {
  margin: 0 auto 30px;
  width: 300px;
}

.ad-dynamic-mobile {
  margin: 0 auto 30px;
  width: 300px;
  text-align: center;
}

/*------------------------------------------------------------------------------
## CTA
------------------------------------------------------------------------------*/
.call-to-action {
  text-align: center;
  margin-bottom: 15px;
  clear: both;
}
.call-to-action .call-to-action-link,
.call-to-action .call-to-action-link a,
.call-to-action .call-to-action-label {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.call-to-action .call-to-action-link {
  border: 2px solid #eaeaea;
}
.call-to-action .call-to-action-link a {
  display: block;
  padding: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .call-to-action .call-to-action-link a {
    display: inline-block;
    padding: 20px 50px;
  }
}
.call-to-action .call-to-action-link:hover {
  background-color: #f84c2d;
  border-color: transparent;
}
.call-to-action .call-to-action-link .call-to-action-label {
  font-weight: 400;
  color: #000;
  display: inline-block;
  margin-right: 6px;
}
.call-to-action .call-to-action-link:hover,
.call-to-action .call-to-action-link:hover a,
.call-to-action .call-to-action-link:hover a:hover,
.call-to-action .call-to-action-link:hover a .call-to-action-label {
  color: #fff;
}

/*------------------------------------------------------------------------------
## Breadcrumb
------------------------------------------------------------------------------*/
.breadcrumb {
  padding: 0 15px 0 0;
  margin-top: 15px;
  margin-bottom: 0;
  list-style: none;
  line-height: 1;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "▪ ";
  padding: 0 3px 0 8px;
  color: #f84c2d;
}
.breadcrumb > li a {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #f84c2d;
  padding: 0;
}
.breadcrumb > li a:hover {
  color: #f84c2d;
  text-decoration: underline;
}
.breadcrumb > li:first-child a {
  padding-left: 0;
}
.breadcrumb > li:last-child a {
  padding-right: 0;
}
.breadcrumb > .active {
  color: #f84c2d;
}

.mobile-breadcrumb .breadcrumb {
  padding: 15px 0;
  margin-top: 0;
  line-height: normal;
}
.mobile-breadcrumb .breadcrumb > li a {
  padding-bottom: 5px;
  color: #fff;
  padding: 0 5px;
}
.mobile-breadcrumb .breadcrumb > li a:hover {
  color: #f84c2d;
}
.mobile-breadcrumb .breadcrumb > li:first-child a {
  padding-left: 0;
}
.mobile-breadcrumb .breadcrumb > li:last-child a {
  padding-right: 0;
}

/*------------------------------------------------------------------------------
## General
------------------------------------------------------------------------------*/
figure {
  margin: 16px 0;
}

img {
  max-width: 100%;
  height: auto;
}

table {
  margin: 0 0 24px;
  width: 100%;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0;
}

.updated:not(.published):before {
  content: "Last Updated: ";
}

.page-content {
  margin: 24px 0 0;
}

.bg-overlay {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 84, 0, 0.4)), to(#132338));
  background: -webkit-linear-gradient(top, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  background: -o-linear-gradient(top, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  background: linear-gradient(to bottom, rgba(255, 84, 0, 0.4) 0%, #132338 100%);
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.centered-wrap {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-icon {
  width: 50px;
  height: 50px;
  background: #f84c2d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.video-icon i {
  font-size: 40px;
  line-height: 1;
  position: relative;
  left: 4px;
  top: 1px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.archive-description {
  position: relative;
  color: #fff;
}

.twitter-tweet {
  margin: 0 auto;
}

.entry-footer {
  padding: 0 0 20px 0;
}

/* XL Columns */
@media (min-width: 1600px) {
  .col-xl-1 {
    width: 8.3333333333%;
  }

  .col-xl-2 {
    width: 16.6666666667%;
  }

  .col-xl-3 {
    width: 25%;
  }

  .col-xl-4 {
    width: 33.3333333333%;
  }

  .col-xl-5 {
    width: 41.6666666667%;
  }

  .col-xl-6 {
    width: 50%;
  }

  .col-xl-7 {
    width: 58.3333333333%;
  }

  .col-xl-8 {
    width: 66.6666666667%;
  }

  .col-xl-9 {
    width: 75%;
  }

  .col-xl-10 {
    width: 83.3333333333%;
  }

  .col-xl-11 {
    width: 91.6666666667%;
  }

  .col-xl-12 {
    width: 100%;
  }
}
/*------------------------------------------------------------------------------
# Pages
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
## Page
------------------------------------------------------------------------------*/
.page {
  background-color: #fff;
}

.content-area {
  padding: 40px 0 50px;
}
.content-area ul {
  padding: 0 0 0 15px;
}
@media (max-width: 991px) {
  .content-area {
    padding: 20px 0;
  }
}

.home .content-area {
  padding: 0 0 35px;
}

@media (max-width: 991px) {
  .archive .content-area {
    padding: 10px 0 20px;
  }
}

/*------------------------------------------------------------------------------
## Single
------------------------------------------------------------------------------*/
@media (max-width: 992px) {
  html {
    height: 100%;
  }
}
.single {
  /* Standard Post */
  /* SegmentNext Articles Post */
  /* Has Side Menu */
  /* Has Side Menu.Has Aksile Menu */
}
.single .post-thumbnail {
  margin: 0 auto;
  text-align: center;
}
.single .post-thumbnail img {
  width: 80%;
}
.single .entry-item-container {
  padding: 0;
}
@media (min-width: 768px) {
  .single .entry-item-container {
    padding: 0 30px;
    /*overflow: hidden;*/
  }
}
.single .entry-item-container .post-video {
  margin-bottom: 10px;
}
.single .entry-item-container .entry-header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.single .entry-item-container .entry-meta {
  font-weight: 300;
  font-size: 14px;
  color: #333;
}
.single .entry-item-container .entry-meta:before, .single .entry-item-container .entry-meta:after {
  content: " ";
  display: table;
}
.single .entry-item-container .entry-meta:after {
  clear: both;
}
.single .entry-item-container .entry-meta .url {
  font-weight: 500;
}
.single .entry-item-container .entry-meta .posted-on {
  margin-left: 10px;
}
.single .entry-item-container .entry-meta .posted-on:before {
  content: '|';
  margin-right: 10px;
}
@media (max-width: 767px) {
  .single.single-format-standard {
    background: #fff;
  }
}
.single.single-format-standard .content-area {
  padding-top: 0;
}
.single.single-format-standard .entry-title.desktop {
  margin-top: 15px;
}
.single.single-format-standard .post {
  overflow: hidden;
  position: relative;
  padding-top: 25px;
  top: 0;
}
.single.single-format-standard .entry-content img.alignnone {
  width: 100%;
}
@media (min-width: 768px) {
  .single.single-format-standard .feature-image {
    position: relative;
    z-index: 1;
  }
  .single.single-format-standard .post,
  .single.single-format-standard .segmentnext_article {
    background: #fff;
    position: relative;
    padding-top: 100px;
    top: 0;
    margin-top: -10%;
  }
}
@media (max-width: 991px) {
  .single.single-format-standard {
    height: 100%;
  }
  .single.single-format-standard .site {
    height: 100%;
  }
  .single.single-format-standard .site .post-thumbnail-mobile {
    margin: 0;
    /*height: 100%;*/
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .post-title {
    position: relative;
    /*height: 100%;*/
    height: auto;
    width: 100%;
    text-align: center;
    padding: 50px 0;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .post-title .title-wrap {
    padding: 0 20px;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .post-title .entry-title {
    color: #fff;
    display: inline;
    font-size: 24px;
    line-height: 1.4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #f84c2d), to(#f84c2d));
    background-image: -webkit-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
    background-image: -o-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
    background-image: linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
    -webkit-background-size: 100% 8.4px;
    background-size: 100% 8.4px;
    background-repeat: no-repeat;
    background-position: 0 90%;
    -webkit-transition: -webkit-background-size 0.15s ease-out;
    transition: -webkit-background-size 0.15s ease-out;
    -o-transition: background-size 0.15s ease-out;
    transition: background-size 0.15s ease-out;
    transition: background-size 0.15s ease-out, -webkit-background-size 0.15s ease-out;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .post-title .entry-title:hover {
    -webkit-background-size: 100% 90%;
    background-size: 100% 90%;
    -webkit-transition: -webkit-background-size 0.15s ease-in;
    transition: -webkit-background-size 0.15s ease-in;
    -o-transition: background-size 0.15s ease-in;
    transition: background-size 0.15s ease-in;
    transition: background-size 0.15s ease-in, -webkit-background-size 0.15s ease-in;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header {
    width: 100%;
    margin-top: 15px;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header a {
    color: #fff;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header a:hover {
    color: #f84c2d;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header .cover-byline {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header .cover-byline li {
    display: inline-block;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header .cover-byline li a {
    color: #fff;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header .cover-byline li a:hover {
    color: #f84c2d;
  }
  .single.single-format-standard .site .post-thumbnail-mobile .entry-header .cover-byline li .url {
    font-weight: 500;
  }
  .single.single-format-standard .social-share {
    background: #f1f1f1;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
  }
  .single.single-format-standard .social-share.btm {
    margin: 0 0 20px;
  }
  .single.single-format-standard .social-share h6 {
    font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    top: -4px;
  }
  .single.single-format-standard .social-share ul {
    margin: 0;
    padding: 0;
  }
  .single.single-format-standard .social-share ul li {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
  }
  .single.single-format-standard .social-share ul li .share-link {
    color: #fff;
    width: 32px;
    height: 32px;
    font-size: 18px;
    padding: 3px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
  }
  .single.single-format-standard .social-share ul li .share-link.facebook {
    background: #3b5898;
  }
  .single.single-format-standard .social-share ul li .share-link.twitter {
    background: #55acee;
  }
  .single.single-format-standard .social-share ul li .share-link.redit {
    background: #FF4300;
  }
  .single.single-format-standard .social-share ul li .share-link.linkdin {
    background: #0080b2;
  }
}
@media (min-width: 768px) {
  .single.single-segmentnext_article .feature-image {
    position: relative;
    z-index: 1;
  }
  .single.single-segmentnext_article .segmentnext_article {
    background: #fff;
    position: relative;
    padding-top: 100px;
    top: 0;
    margin-top: -10%;
  }
}
@media (max-width: 991px) {
  .single.single-segmentnext_article {
    height: 100%;
  }
  .single.single-segmentnext_article .site {
    height: 100%;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile {
    margin: 0;
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .post-title {
    position: relative;
    height: auto;
    width: 100%;
    text-align: center;
    padding: 50px 0;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .post-title .title-wrap {
    padding: 0 20px;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .post-title .entry-title {
    color: #fff;
    display: inline;
    font-size: 24px;
    line-height: 1.4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #f84c2d), to(#f84c2d));
    background-image: -webkit-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
    background-image: -o-linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
    background-image: linear-gradient(0, #f84c2d 0%, #f84c2d 100%);
    -webkit-background-size: 100% 8.4px;
    background-size: 100% 8.4px;
    background-repeat: no-repeat;
    background-position: 0 90%;
    -webkit-transition: -webkit-background-size 0.15s ease-out;
    transition: -webkit-background-size 0.15s ease-out;
    -o-transition: background-size 0.15s ease-out;
    transition: background-size 0.15s ease-out;
    transition: background-size 0.15s ease-out, -webkit-background-size 0.15s ease-out;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .post-title .entry-title:hover {
    -webkit-background-size: 100% 90%;
    background-size: 100% 90%;
    -webkit-transition: -webkit-background-size 0.15s ease-in;
    transition: -webkit-background-size 0.15s ease-in;
    -o-transition: background-size 0.15s ease-in;
    transition: background-size 0.15s ease-in;
    transition: background-size 0.15s ease-in, -webkit-background-size 0.15s ease-in;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header {
    width: 100%;
    margin-top: 15px;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header a {
    color: #fff;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header a:hover {
    color: #f84c2d;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header .cover-byline {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header .cover-byline li {
    display: inline-block;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header .cover-byline li a {
    color: #fff;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header .cover-byline li a:hover {
    color: #f84c2d;
  }
  .single.single-segmentnext_article .site .post-thumbnail-mobile .entry-header .cover-byline li .url {
    font-weight: 500;
  }
}
.single .entry-content strong {
  font-family: "SNHeadings", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
}
.single .entry-content a {
  font-weight: 500;
  color: #f84c2d;
}
.single .entry-content a:hover, .single .entry-content a:focus, .single .entry-content a:active {
  color: #e02907;
}
.single .entry-content h1, .single .entry-content h2, .single .entry-content h3, .single .entry-content h4, .single .entry-content h5, .single .entry-content h6 {
  line-height: 1.3;
}
.single .entry-content h1 {
  font-size: 32px;
}
.single .entry-content h5, .single .entry-content h6 {
  margin-bottom: 15px;
}
.single .entry-content h5 {
  font-family: "SNBody", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.single .entry-content h6 {
  font-family: "SNMono", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-weight: 400;
}
.single.has-side-menu .site-content .container .relative {
  position: relative;
}
@media (min-width: 992px) {
  .single.has-side-menu .site-content .container .sidebar-menu-wrap {
    width: 25%;
    position: absolute;
    z-index: 1;
    padding: 0 15px;
    top: 0;
  }
  .single.has-side-menu .site-content .container .sidebar-menu-wrap.sticky {
    position: fixed;
  }
}
@media (min-width: 1600px) {
  .single.has-side-menu .site-content .container .content-wrap {
    width: 60%;
    margin-left: 20%;
  }
  .single.has-side-menu .site-content .container .sidebar-menu-wrap {
    width: 20%;
  }
  .single.has-side-menu .site-content .container .widget-wrap {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .single.has-side-menu .widget .widget-title {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .single.has-side-menu .widget .widget-title {
    font-size: 22px;
  }
}
@media (min-width: 1600px) {
  .single.has-side-menu .widget .widget-title {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .single.has-side-menu .site-footer {
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 1600px) {
  .single.has-side-menu.has-aksile-silo .site-content .container {
    width: 1540px;
  }
}

/*------------------------------------------------------------------------------
## Single Video Post
------------------------------------------------------------------------------*/
.single.single-format-video {
  /*background-color: #fff;*/
  	/*
  	.widget-area {
  		padding: 40px 0;
  		display: block;
  
  		.widget-title {
  			@include fontb;
  			font-size: 20px;
  			font-weight: 500;
  			padding-bottom: 10px;
  			border-bottom: 2px solid $brand-primary;
  			margin-bottom: 10px;
  		}
  	}
  	*/
}
.single.single-format-video .entry-item-container {
  padding: 0;
}
.single.single-format-video .entry-item-container .entry-title {
  font-size: 24px;
  margin-bottom: 12px;
}
.single.single-format-video .entry-item-container .entry-meta {
  font-size: 11px;
}
.single.single-format-video .entry-item-container .entry-meta .posted-on {
  margin-left: 4px;
}
.single.single-format-video .entry-item-container .entry-meta .posted-on::before {
  margin-right: 4px;
}
.single.single-format-video .entry-item-container .entry-meta .byline,
.single.single-format-video .entry-item-container .entry-meta .posted-on {
  position: relative;
}
.single.single-format-video .entry-item-container .entry-meta .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  padding: 0;
  line-height: 12px;
  padding: 2px 4px 4px;
}
@media (min-width: 360px) {
  .single.single-format-video .entry-item-container .entry-meta {
    font-size: 12px;
  }
}
@media (min-width: 375px) {
  .single.single-format-video .entry-item-container .entry-meta {
    font-size: 13px;
  }
  .single.single-format-video .entry-item-container .entry-meta .byline,
  .single.single-format-video .entry-item-container .entry-meta .posted-on {
    top: 2px;
  }
  .single.single-format-video .entry-item-container .entry-meta .btn {
    font-size: 11px;
    padding: 6px 6px 9px;
  }
}
@media (min-width: 640px) {
  .single.single-format-video .entry-item-container .entry-meta {
    font-size: 14px;
  }
  .single.single-format-video .entry-item-container .entry-meta .btn {
    font-size: 13px;
    padding: 6px 10px 9px;
  }
}
.single.single-format-video .post-navigation {
  display: none;
}
.single.single-format-video .comments-area {
  padding: 0;
}
.single.single-format-video .playlist-item {
  margin-bottom: 10px;
}
.single.single-format-video .playlist-item:before, .single.single-format-video .playlist-item:after {
  content: " ";
  display: table;
}
.single.single-format-video .playlist-item:after {
  clear: both;
}
.single.single-format-video .playlist-item .left,
.single.single-format-video .playlist-item .right {
  float: left;
}
.single.single-format-video .playlist-item .left {
  width: 40%;
  margin-top: 2px;
  position: relative;
}
.single.single-format-video .playlist-item .left .video-icon {
  width: 25px;
  height: 25px;
}
.single.single-format-video .playlist-item .left .video-icon i {
  font-size: 20px;
  left: 2px;
  top: 0;
}
.single.single-format-video .playlist-item .right {
  width: 60%;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}
.single.single-format-video .load-more-video {
  margin-top: 10px;
  font-size: 16px;
  padding: 4px 10px 5px;
  text-transform: uppercase;
  font-weight: 500;
}

/*------------------------------------------------------------------------------
## Contact Page
------------------------------------------------------------------------------*/
.contact-us h4 {
  font-weight: 400;
  font-size: 24px;
  color: #111;
}
@media (max-width: 480px) {
  .contact-us h4 {
    font-size: 18px;
  }
}
.contact-us h1 {
  font-size: 24px;
  font-weight: bold;
  color: black;
}
.contact-us hr {
  width: 10%;
  border-color: #f84c2d;
  float: left;
  clear: both;
  display: block;
}
.contact-us p {
  color: #818c95;
}
.contact-us .colored-social-icons li {
  display: inline-block;
}
.contact-us .colored-social-icons li a {
  padding: 5px 10px 0 0;
  line-height: 28px;
}
.contact-us .colored-social-icons li a.twitter {
  color: #29aae3;
}
.contact-us .colored-social-icons li a.facebook {
  color: #36558e;
}
.contact-us .colored-social-icons li a.google {
  color: #dc4b3e;
}
.contact-us .colored-social-icons li a [class*="icon-"] {
  font-size: 30px;
}
.contact-us .colored-social-icons li a:hover {
  background: none !important;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-Apr-2018, 00:11:18
    Author     : Mohsin Rafique
*/
.error404 {
  background: #fff;
}
.error404 .error-404 {
  margin: 75px 0;
}
.error404 .error-404 .image-404 {
  margin-bottom: 30px;
}
.error404 .error-404 .input-group .form-control:first-child {
  border-right: 0;
  background: #f1f1f1;
}
.error404 .error-404 .input-group-addon {
  padding: 0;
  border: 0;
  background: transparent;
}
.error404 .error-404 .input-group-addon .btn-search {
  border-left: 0;
  padding: 5px 12px;
  height: 36px;
  background: #f1f1f1;
  border-color: #ccc;
}
.error404 .error-404 .input-group-addon i {
  position: relative;
  top: 1px;
}

/* Arslan Fix */
.related-posts-mobile .slick-list {
  padding-bottom: 0 !important;
}

.related-posts-mobile .slick-list .slick-slide {
  padding: 10px 10px 0 10px !important;
}

.related-posts-mobile .slick-dots {
  position: relative !important;
}


