body {
  position: relative;
  /* For scrollyspy */ }

/* Keep code small in tables on account of limited space */
.table code {
  font-size: 13px;
  font-weight: normal; }

/* Outline button for use within the docs */
.btn-outline {
  color: #563d7c;
  background-color: #fff;
  border-color: #e5e5e5; }

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  color: #fff;
  background-color: #563d7c;
  border-color: #563d7c; }

/* Inverted outline button (white on dark) */
.btn-outline-inverse {
  color: #fff;
  background-color: transparent;
  border-color: #cdbfe3; }

.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active {
  color: #563d7c;
  text-shadow: none;
  background-color: #fff;
  border-color: #fff; }

/*
 * Main navigation
 *
 * Turn the `.navbar` at the top of the docs purple.
 */
.bs-docs-nav {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background-color: #563d7c;
  border-color: #463265;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
       box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1); }

.bs-docs-nav .navbar-collapse {
  border-color: #463265; }

.bs-docs-nav .navbar-brand {
  color: #fff; }

.bs-docs-nav .navbar-nav > li > a {
  color: #cdbfe3; }

.bs-docs-nav .navbar-nav > li > a:hover {
  color: #fff; }

.bs-docs-nav .navbar-nav > .active > a,
.bs-docs-nav .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #463265; }

.bs-docs-nav .navbar-toggle {
  border-color: #563d7c; }

.bs-docs-nav .navbar-toggle:hover {
  background-color: #463265;
  border-color: #463265; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #534013; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

/*
 * Footer
 *
 * Separated section of content at the bottom of all pages, save the homepage.
 */
.bs-footer {
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 100px;
  color: #777;
  text-align: center;
  border-top: 1px solid #e5e5e5; }

.footer-links {
  margin: 10px 0;
  padding-left: 0; }

.footer-links li {
  display: inline;
  padding: 0 2px; }

.footer-links li:first-child {
  padding-left: 0; }

@media (min-width: 768px) {
  .bs-footer {
    text-align: left; }

  .bs-footer p {
    margin-bottom: 0; } }
/*
 * Social buttons
 *
 * Twitter and GitHub social action buttons (for homepage and footer).
 */
.bs-social {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }

.bs-social-buttons {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.bs-social-buttons li {
  display: inline-block;
  line-height: 1;
  padding: 5px 8px; }

.bs-social-buttons .twitter-follow-button {
  width: 225px !important; }

.bs-social-buttons .twitter-share-button {
  width: 98px !important; }

/* Style the GitHub buttons via CSS instead of inline attributes */
.github-btn {
  border: 0;
  overflow: hidden; }

@media screen and (min-width: 768px) {
  .bs-social {
    text-align: left; }

  .bs-social-buttons li:first-child {
    padding-left: 0; } }
/*
 * Topography, yo!
 *
 * Apply the map background via base64 and relevant colors where we need 'em.
 */
/*
 * Homepage
 *
 * Tweaks to the custom homepage and the masthead (main jumbotron).
 */
/* Masthead (headings and download button) */
.bs-masthead {
  position: relative;
  padding: 30px 15px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }

.bs-masthead h1 {
  font-size: 50px;
  line-height: 1;
  color: #fff; }

.bs-masthead .btn-outline {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 21px; }

/* Links to project-level content like the repo, Expo, etc */
.bs-masthead-links {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 15px;
  list-style: none;
  text-align: center; }

.bs-masthead-links li {
  display: inline; }

.bs-masthead-links li + li {
  margin-left: 20px; }

.bs-masthead-links a {
  color: #fff; }

@media screen and (min-width: 768px) {
  .bs-masthead {
    text-align: left;
    padding-top: 140px;
    padding-bottom: 140px; }

  .bs-masthead h1 {
    font-size: 100px; }

  .bs-masthead .lead {
    margin-right: 25%;
    font-size: 30px; }

  .bs-masthead-links {
    padding: 0;
    text-align: left; } }
/*
 * Page headers
 *
 * Jumbotron-esque headers at the top of every page that's not the homepage.
 */
/* Page headers */
.bs-header {
  padding: 30px 15px 40px;
  /* side padding builds on .container 15px, so 30px */
  font-size: 16px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }

.bs-header h1 {
  color: #fff; }

.bs-header p {
  font-weight: 300;
  line-height: 1.5; }

.bs-header .container {
  position: relative; }

@media screen and (min-width: 768px) {
  .bs-header {
    font-size: 21px;
    text-align: left; }

  .bs-header h1 {
    font-size: 60px;
    line-height: 1; } }
@media screen and (min-width: 992px) {
  .bs-header h1,
  .bs-header p {
    margin-right: 380px; } }
/*
 * Carbon ads
 *
 * Single display ad that shows on all pages (except homepage) in page headers.
 * The hella `!important` is required for any pre-set property.
 */
.carbonad {
  width: auto !important;
  margin: 50px -30px -40px !important;
  padding: 20px !important;
  overflow: hidden;
  /* clearfix */
  height: auto !important;
  font-size: 13px !important;
  line-height: 16px !important;
  text-align: left;
  background: #463265 !important;
  border: 0 !important;
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.075);
       box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.075); }

.carbonad-img {
  margin: 0 !important; }

.carbonad-text,
.carbonad-tag {
  float: none !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin-left: 145px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.carbonad-text {
  padding-top: 0 !important; }

.carbonad-tag {
  color: #cdbfe3 !important;
  text-align: left !important; }

.carbonad-text a,
.carbonad-tag a {
  color: #fff !important; }

.carbonad #azcarbon > img {
  display: none;
  /* hide what I assume are tracking images */ }

@media screen and (min-width: 768px) {
  .carbonad {
    margin: 0 !important;
    -moz-border-radius: 4px;
         border-radius: 4px;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.075), 0 1px 0 rgba(255, 255, 255, 0.1);
         box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.075), 0 1px 0 rgba(255, 255, 255, 0.1); } }
@media screen and (min-width: 992px) {
  .carbonad {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 15px !important;
    width: 330px !important;
    min-height: 132px; } }
/*
 * Callout for 2.3.2 docs
 *
 * Only appears below page headers (not on the homepage). The homepage gets its
 * own link with the masthead links.
 */
.bs-old-docs {
  padding: 15px 20px;
  color: #777;
  background-color: #fafafa;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e5e5e5; }

.bs-old-docs strong {
  color: #555; }

/*
 * Side navigation
 *
 * Scrollspy and affixed enhanced navigation to highlight sections and secondary
 * sections of docs content.
 */
/* By default it's not affixed in mobile views, so undo that */
.bs-sidebar.affix {
  position: static; }

/* First level of nav */
.bs-sidenav {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: 0 1px 0 #fff;
  background-color: #f7f5fa;
  -moz-border-radius: 5px;
       border-radius: 5px; }

/* All levels of nav */
.bs-sidebar .nav > li > a {
  display: block;
  color: #716b7a;
  padding: 5px 20px; }

.bs-sidebar .nav > li > a:hover,
.bs-sidebar .nav > li > a:focus {
  text-decoration: none;
  background-color: #e5e3e9;
  border-right: 1px solid #dbd8e0; }

.bs-sidebar .nav > .active > a,
.bs-sidebar .nav > .active:hover > a,
.bs-sidebar .nav > .active:focus > a {
  font-weight: bold;
  color: #563d7c;
  background-color: transparent;
  border-right: 1px solid #563d7c; }

/* Nav: second level (shown on .active) */
.bs-sidebar .nav .nav {
  display: none;
  /* Hide by default, but at >768px, show it */
  margin-bottom: 8px; }

.bs-sidebar .nav .nav > li > a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 30px;
  font-size: 90%; }

.bs-sidebar .nav .nav .nav {
  margin-left: 15px; }

/* Show and affix the side nav when space allows it */
@media screen and (min-width: 992px) {
  .bs-sidebar .nav > .active > ul {
    display: block; }

  /* Widen the fixed sidebar */
  .bs-sidebar.affix,
  .bs-sidebar.affix-bottom {
    width: 213px; }

  .bs-sidebar.affix {
    position: fixed;
    /* Undo the static from mobile first approach */
    top: 80px; }

  .bs-sidebar.affix-bottom {
    position: absolute;
    /* Undo the static from mobile first approach */ }

  .bs-sidebar.affix-bottom .bs-sidenav,
  .bs-sidebar.affix .bs-sidenav {
    margin-top: 0;
    margin-bottom: 0; } }
@media screen and (min-width: 1200px) {
  /* Widen the fixed sidebar again */
  .bs-sidebar.affix-bottom,
  .bs-sidebar.affix {
    width: 263px; } }
/*
 * Docs sections
 *
 * Content blocks for each component or feature.
 */
/* Space things out */
.bs-docs-section + .bs-docs-section {
  padding-top: 40px; }

/* Janky fix for preventing navbar from overlapping */
/*h1[id] {
  padding-top: 80px;
  margin-top: -45px;
}*/
/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */
/* Common styles for all types */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee; }

.bs-callout h4 {
  margin-top: 0; }

.bs-callout p:last-child {
  margin-bottom: 0; }

.bs-callout code,
.bs-callout .highlight {
  background-color: #fff; }

/* Variations */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4; }

.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc; }

.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0; }

/*
 * Grid examples
 *
 * Highlight the grid columns within the docs so folks can see their padding,
 * alignment, sizing, etc.
 */
.show-grid {
  margin-bottom: 15px; }

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  border: 1px solid #ddd;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2); }

/*
 * Code snippets
 *
 * Generated via Pygments and Jekyll, these are snippets of HTML, CSS, and JS.
 */
.highlight {
  display: none;
  /* hidden by default, until >480px */
  padding: 9px 14px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  -moz-border-radius: 4px;
       border-radius: 4px; }

.highlight pre {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  white-space: nowrap; }

.highlight pre code {
  font-size: inherit;
  color: #333;
  /* Effectively the base text color */ }

.highlight pre .lineno {
  display: inline-block;
  width: 22px;
  padding-right: 5px;
  margin-right: 10px;
  text-align: right;
  color: #bebec5; }

/* Show code snippets when we have the space */
@media screen and (min-width: 481px) {
  .highlight {
    display: block; } }
/*
 * Responsive tests
 *
 * Generate a set of tests to show the responsive utilities in action.
 */
/* Responsive (scrollable) doc tables */
.table-responsive .highlight pre {
  white-space: normal; }

/* Utility classes table  */
.bs-table th small,
.responsive-utilities th small {
  display: block;
  font-weight: normal;
  color: #999; }

.responsive-utilities tbody th {
  font-weight: normal; }

.responsive-utilities td {
  text-align: center; }

.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important; }

.responsive-utilities td.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important; }

/* Responsive tests */
.responsive-utilities-test {
  margin-top: 5px; }

.responsive-utilities-test .col-xs-6 {
  margin-bottom: 10px; }

.responsive-utilities-test span {
  padding: 15px 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  -moz-border-radius: 4px;
       border-radius: 4px; }

.visible-on .col-xs-6 .hidden-xs,
.visible-on .col-xs-6 .hidden-sm,
.visible-on .col-xs-6 .hidden-md,
.visible-on .col-xs-6 .hidden-lg,
.hidden-on .col-xs-6 .visible-xs,
.hidden-on .col-xs-6 .visible-sm,
.hidden-on .col-xs-6 .visible-md,
.hidden-on .col-xs-6 .visible-lg {
  color: #999;
  border: 1px solid #ddd; }

.visible-on .col-xs-6 .visible-xs,
.visible-on .col-xs-6 .visible-sm,
.visible-on .col-xs-6 .visible-md,
.visible-on .col-xs-6 .visible-lg,
.hidden-on .col-xs-6 .hidden-xs,
.hidden-on .col-xs-6 .hidden-sm,
.hidden-on .col-xs-6 .hidden-md,
.hidden-on .col-xs-6 .hidden-lg {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6; }

/*
 * Glyphicons
 *
 * Special styles for displaying the icons and their classes in the docs.
 */
.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden; }

.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  margin: 0 -1px -1px 0;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #ddd; }

.bs-glyphicons .glyphicon {
  display: block;
  margin: 5px auto 10px;
  font-size: 24px; }

.bs-glyphicons li:hover {
  background-color: rgba(86, 61, 124, 0.1); }

@media (min-width: 768px) {
  .bs-glyphicons li {
    width: 12.5%; } }
/*
 * Customizer
 *
 * Since this is so form control heavy, we have quite a few styles to customize
 * the display of inputs, headings, and more. Also included are all the download
 * buttons and actions.
 */
.bs-customizer .toggle {
  float: right;
  margin-top: 85px;
  /* On account of ghetto navbar fix */ }

/* Headings and form contrls */
.bs-customizer label {
  margin-top: 10px;
  font-weight: 500;
  color: #444; }

.bs-customizer h2 {
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 30px; }

.bs-customizer h4 {
  margin-top: 15px; }

.bs-customizer input[type="text"] {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  background-color: #fafafa; }

.bs-customizer .help-block {
  font-size: 12px; }

/* For the variables, use regular weight */
#less-section label {
  font-weight: normal; }

/* Downloads */
.bs-customize-download .btn-outline {
  padding: 20px; }

/* Error handling */
.bs-customizer-alert {
  position: fixed;
  top: 51px;
  left: 0;
  right: 0;
  z-index: 1030;
  padding: 15px 0;
  color: #fff;
  background-color: #d9534f;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
       box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  border-bottom: 1px solid #b94441; }

.bs-customizer-alert .close {
  margin-top: -4px;
  font-size: 24px; }

.bs-customizer-alert p {
  margin-bottom: 0; }

.bs-customizer-alert .glyphicon {
  margin-right: 5px; }

.bs-customizer-alert pre {
  margin: 10px 0 0;
  color: #fff;
  background-color: #a83c3a;
  border-color: #973634;
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
       box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1); }

/*
 * Miscellaneous
 *
 * Odds and ends for optimum docs display.
 */
/* Examples gallery: space out content better */
.bs-examples h4 {
  margin-bottom: 5px; }

.bs-examples p {
  margin-bottom: 20px; }

/* Pseudo :focus state for showing how it looks in the docs */
#focusedInput {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -moz-box-shadow: 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); }

/* Better spacing on download options in getting started */
.bs-docs-dl-options h4 {
  margin-top: 15px;
  margin-bottom: 5px; }

/* -- pygments-manni.css ------------------------------------ */
.hll {
  background-color: #ffffcc; }

/*{ background: #f0f3f3; }*/
.c {
  color: #999; }

/* Comment */
.err {
  color: #AA0000;
  background-color: #FFAAAA; }

/* Error */
.k {
  color: #006699; }

/* Keyword */
.o {
  color: #555555; }

/* Operator */
.cm {
  color: #0099FF;
  font-style: italic; }

/* Comment.Multiline */
.cp {
  color: #009999; }

/* Comment.Preproc */
.c1 {
  color: #999; }

/* Comment.Single */
.cs {
  color: #999; }

/* Comment.Special */
.gd {
  background-color: #FFCCCC;
  border: 1px solid #CC0000; }

/* Generic.Deleted */
.ge {
  font-style: italic; }

/* Generic.Emph */
.gr {
  color: #FF0000; }

/* Generic.Error */
.gh {
  color: #003300; }

/* Generic.Heading */
.gi {
  background-color: #CCFFCC;
  border: 1px solid #00CC00; }

/* Generic.Inserted */
.go {
  color: #AAAAAA; }

/* Generic.Output */
.gp {
  color: #000099; }

/* Generic.Prompt */
/* Generic.Strong */
.gu {
  color: #003300; }

/* Generic.Subheading */
.gt {
  color: #99CC66; }

/* Generic.Traceback */
.kc {
  color: #006699; }

/* Keyword.Constant */
.kd {
  color: #006699; }

/* Keyword.Declaration */
.kn {
  color: #006699; }

/* Keyword.Namespace */
.kp {
  color: #006699; }

/* Keyword.Pseudo */
.kr {
  color: #006699; }

/* Keyword.Reserved */
.kt {
  color: #007788; }

/* Keyword.Type */
.m {
  color: #FF6600; }

/* Literal.Number */
.s {
  color: #d44950; }

/* Literal.String */
.na {
  color: #4f9fcf; }

/* Name.Attribute */
.nb {
  color: #336666; }

/* Name.Builtin */
.nc {
  color: #00AA88; }

/* Name.Class */
.no {
  color: #336600; }

/* Name.Constant */
.nd {
  color: #9999FF; }

/* Name.Decorator */
.ni {
  color: #999999; }

/* Name.Entity */
.ne {
  color: #CC0000; }

/* Name.Exception */
.nf {
  color: #CC00FF; }

/* Name.Function */
.nl {
  color: #9999FF; }

/* Name.Label */
.nn {
  color: #00CCFF; }

/* Name.Namespace */
.nt {
  color: #2f6f9f; }

/* Name.Tag */
.nv {
  color: #003333; }

/* Name.Variable */
.ow {
  color: #000000; }

/* Operator.Word */
.w {
  color: #bbbbbb; }

/* Text.Whitespace */
.mf {
  color: #FF6600; }

/* Literal.Number.Float */
.mh {
  color: #FF6600; }

/* Literal.Number.Hex */
.mi {
  color: #FF6600; }

/* Literal.Number.Integer */
.mo {
  color: #FF6600; }

/* Literal.Number.Oct */
.sb {
  color: #CC3300; }

/* Literal.String.Backtick */
.sc {
  color: #CC3300; }

/* Literal.String.Char */
.sd {
  color: #CC3300;
  font-style: italic; }

/* Literal.String.Doc */
.s2 {
  color: #CC3300; }

/* Literal.String.Double */
.se {
  color: #CC3300; }

/* Literal.String.Escape */
.sh {
  color: #CC3300; }

/* Literal.String.Heredoc */
.si {
  color: #AA0000; }

/* Literal.String.Interpol */
.sx {
  color: #CC3300; }

/* Literal.String.Other */
.sr {
  color: #33AAAA; }

/* Literal.String.Regex */
.s1 {
  color: #CC3300; }

/* Literal.String.Single */
.ss {
  color: #FFCC33; }

/* Literal.String.Symbol */
.bp {
  color: #336666; }

/* Name.Builtin.Pseudo */
.vc {
  color: #003333; }

/* Name.Variable.Class */
.vg {
  color: #003333; }

/* Name.Variable.Global */
.vi {
  color: #003333; }

/* Name.Variable.Instance */
.il {
  color: #FF6600; }

/* Literal.Number.Integer.Long */
.css .o,
.css .o + .nt,
.css .nt + .nt {
  color: #999; }

/* -- Custom stylesheets ------------------------------------ */
/* Flexslider stylesheets - start */
.flexslider .slides > li {
  position: relative; }

.jumbotron .flexslider li p {
  color: #000000;
  font-size: 14px; }

.flex-caption {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  bottom: 0;
  color: #FFFFFF;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  padding: 2%;
  position: absolute;
  text-align: left;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  width: 100%; }

/*.jumbotron .flexslider .flex-caption p {
	color: #FFFFFF;
	font-size: 14px;
}*/
/* Flexslider stylesheets - end */
/* Masonry gallery stylesheets - start */
/*.mg-box {
	margin: 5px;
	padding: 5px;
	line-height: 1.4em;
	float: left;
}

.mg-box img {
	display: block;
	width: 100%;
}

.mg-col1 { width: 80px; }
.mg-col2 { width: 180px; }
.mg-col3 { width: 260px; }
.mg-col4 { width: 380px; }
.mg-col5 { width: 480px; }

.mg-col1 img { max-width: 80px; }
.mg-col2 img { max-width: 180px; }
.mg-col3 img { max-width: 280px; }
.mg-col4 img { max-width: 380px; }
.mg-col5 img { max-width: 480px; }

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
}

.transitions-enabled.masonry {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.transitions-enabled.masonry .masonry-brick {
	-webkit-transition-property: left, right, top;
	-moz-transition-property: left, right, top;
	-ms-transition-property: left, right, top;
	-o-transition-property: left, right, top;
	transition-property: left, right, top;
}

.transitions-enabled.infinite-scroll.masonry {
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-ms-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
}*/
/* Masonry gallery stylesheets - end */
/* Infinite Scroll loader stylesheets - start */
#infscr-loading {
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000;
  opacity: 0.8;
  color: #FFF;
  -moz-border-radius: 10px;
  border-radius: 10px; }

#infscr-loading img {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }

/* Infinite Scroll loader stylesheets - end */
/* Photo/Video galleries stylesheets- start */
.thumb-box {
  float: left;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  width: 100%; }

.thumb-box .icon-plus {
  background: none;
  font-size: 50px;
  width: 50px;
  height: 50px;
  line-height: 50px; }

.thumb-box .icon-plus:before {
  content: "+"; }

.thumb-box a {
  background: none no-repeat scroll center center rgba(0, 0, 0, 0.2);
  bottom: -300px;
  color: white;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  z-index: 100; }

.thumb-box a span.title {
  display: table;
  width: 100%;
  height: 90%; }

.thumb-box a span.title span {
  line-height: 17px;
  color: #FFFFFF;
  vertical-align: middle;
  display: table-cell; }

.thumb-box a:hover {
  bottom: 0;
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.5, 0, 1) 0s;
  -moz-transition: opacity 0.3s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.5, 0, 1) 0s;
  -webkit-transition: opacity 0.3s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.5, 0, 1) 0s; }

/* Photo/Video galleries stylesheets - end */
/*.well.sidebar-nav{
	padding: 8px 0;
	margin: 20px 0 0 0;
}*/
.bs-sidebar .feature {
  margin: 20px 0; }

/*.jumbotron .carousel-caption p {
	font-size: 14px;
}*/
.container video {
  max-width: 100%;
  height: auto; }

.container iframe,
.container embed,
.container object {
  max-width: 100%; }

.img-rounded {
  height: auto !important; }

.social-nav {
  margin: 30px 0 10px 0; }

/* application */
@font-face {
  font-family: 'Nootype-Radikal';
  src: url("/app/webroot/userfiles/241/File/Nootype-Radikal.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Nootype-Radikal-Light';
  src: url("/app/webroot/userfiles/241/File/Nootype-Radikal-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Nootype-Radikal-Medium';
  src: url("/app/webroot/userfiles/241/File/Nootype-Radikal-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("/app/webroot/userfiles/241/File/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'OpenSans-Italic';
  src: url("/app/webroot/userfiles/241/File/OpenSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  background-color: #38392d;
  font-family: 'OpenSans-Regular';
  color: #d7d7d7; }

hr {
  height: 1px;
  border-color: #38392d;
  margin: 60px 0; }

h1, h2, h3, h4, h5 {
  font-family: 'Nootype-Radikal-Light';
  color: #fff; }

.main-holder {
  background: #242424 url("/app/webroot/userfiles/241/Image/body-bg.png") repeat-x 0 0;
  padding-bottom: 60px; }

.nootype-light {
  font-family: 'Nootype-Radikal-Light'; }

/*
.nav-justified > li > a {
	font-family: 'Nootype-Radikal-Medium';
	text-transform: uppercase;
	color: #fff;
}

.nav-justified > li > a:hover,
.nav-justified > li > a:focus {
	background-color: transparent;
}

.nav-justified > li {
	background: transparent url("/app/webroot/userfiles/241/Image/main-nav-bg.png") repeat-x 0 0;
	vertical-align: middle;
}
*/
.catches .item {
  margin-bottom: 20px; }

.catches h4 {
  margin-top: 0; }

.catches .text {
  margin-left: 110px; }

.px14 {
  font-size: 14px; }

.upcoming-event {
  margin-bottom: 10px; }

.upcoming-event h2 {
  color: #d1d37a; }

.upcoming-event h3 {
  margin-top: 0; }

.upcoming-event .text {
  margin-left: 280px; }

.raunded-container {
  border: 1px solid #38392D;
  -moz-border-radius: 5px;
       border-radius: 5px; }

.testimonials {
  background-color: #151515;
  padding: 0 30px 20px 30px;
  min-height: 222px; }

.testimonials img {
  max-width: 100px; }

.testimonials .text {
  font-family: 'OpenSans-Italic';
  margin-left: 120px; }

.testimonials .text .author {
  font-family: 'OpenSans-Regular';
  font-weight: bold; }

.dark-block-header {
  background-color: #151515;
  padding: 15px;
  -moz-border-radius-topleft: 5px;
       border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
       border-top-right-radius: 5px; }

.dark-block-header h2 {
  margin: 0; }

.facebook .posts {
  padding: 20px; }

.facebook .posts > li {
  margin-top: 15px; }

.facebook .posts > li:first-child {
  margin-top: 0; }

.facebook .posts .title {
  color: #d4d4d4;
  font-size: 14px; }

.facebook .posts .posted {
  color: #449dff; }

footer {
  color: #fafafa;
  padding: 30px 0; }

footer .nav-pills > li > a {
  text-transform: uppercase;
  color: #fafafa; }

footer .nav-pills > li > a:hover,
footer .nav-pills > li > a:focus {
  background-color: transparent; }

[class^="social-"], [class*=" social-"] {
  background-image: url("/app/webroot/userfiles/241/Image/social.png");
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  vertical-align: middle;
  width: 30px; }

.social-twitter {
  background-position: -30px 0; }

.social-in {
  background-position: -60px 0; }

.social-google {
  background-position: -90px 0; }

/* flexslider */
.flexslider {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  -moz-border-radius: 0;
       border-radius: 0;
  -moz-box-shadow: none;
       box-shadow: none;
  margin: 0;
  position: relative; }

.main-slider {
  margin-bottom: 40px; }

.main-slider .flex-control-nav {
  bottom: 10px; }

.main-slider .flex-control-nav li a {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8); }

.testimonials-flexslider .flex-direction-nav a {
  background: url("/app/webroot/userfiles/241/Image/arrows.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  height: 21px;
  margin: 0;
  opacity: 0.7;
  position: absolute;
  text-indent: -9999px;
  bottom: 20px;
  width: 11px;
  top: auto; }

.testimonials-flexslider .flex-direction-nav a:hover {
  opacity: 1; }

.testimonials-flexslider .flex-direction-nav .flex-prev {
  left: auto;
  right: 75px; }

.testimonials-flexslider .flex-direction-nav .flex-next {
  background-position: -11px 0;
  right: 55px; }

/* end slider */
.page-header {
  border-bottom: 0 none;
  margin: 40px 0 20px;
  padding-bottom: 9px; }

.upcoming-events {
  margin-top: 30px; }

.upcoming-events hr {
  margin: 20px 0; }

.upcoming-events .text {
  margin-left: 220px; }

.upcoming-events h3 {
  color: #D1D37A; }

.recent-trips {
  border: 1px solid #4F3C11;
  -moz-border-radius: 5px;
       border-radius: 5px;
  background: #6d591b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6d591b 0%, #4f3c11 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d591b), color-stop(100%, #4f3c11));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6d591b 0%, #4f3c11 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #6d591b 0%, #4f3c11 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d591b', endColorstr='#4f3c11',GradientType=0 );
  /* IE6-9 */ }

.recent-trips iframe {
  -moz-border-radius-topleft: 5px;
       border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
       border-top-right-radius: 5px; }

.recent-trips h2 {
  margin: 10px; }

/* contact form */
.contact-form {
  margin-top: 30px;
  background: #898a36;
  /* Old browsers */
  background: -moz-linear-gradient(top, #898a36 0%, #565712 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #898a36), color-stop(100%, #565712));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #898a36 0%, #565712 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #898a36 0%, #565712 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898a36', endColorstr='#565712',GradientType=0 );
  /* IE6-9 */ }

.contact-form h2 {
  margin: 0; }

.contact-form .header {
  -moz-border-radius-topleft: 5px;
       border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
       border-top-right-radius: 5px;
  padding: 10px;
  background: #777a24;
  /* Old browsers */
  background: -moz-linear-gradient(top, #777a24 0%, #727320 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777a24), color-stop(100%, #727320));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #777a24 0%, #727320 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #777a24 0%, #727320 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777a24', endColorstr='#727320',GradientType=0 );
  /* IE6-9 */ }

.contact-form form {
  margin: 20px; }

.contact-form form input {
  background-color: transparent;
  border-color: #565712; }

.contact-form form button {
  background: #36370b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #36370b 0%, #121302 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #36370b), color-stop(100%, #121302));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #36370b 0%, #121302 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #36370b 0%, #121302 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36370b', endColorstr='#121302',GradientType=0 );
  /* IE6-9 */
  border-color: #36370b;
  color: #fff; }

.read-more-button {
  background: #b1b342;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b1b342 0%, #7f8315 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1b342), color-stop(100%, #7f8315));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b1b342 0%, #7f8315 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #b1b342 0%, #7f8315 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1b342', endColorstr='#7f8315',GradientType=0 );
  /* IE6-9 */
  broder-color: #b1b342;
  color: #fff;
  margin: 10px 0; }

.container {
  max-width: 1024px; }

.top-navbar .navbar-nav > li > a {
  font-family: 'Nootype-Radikal';
  text-transform: uppercase;
  color: #fff;
  padding: 20px 15px 15px; }

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

.top-navbar .navbar-nav > li {
  background: transparent url("/app/webroot/userfiles/241/Image/main-nav-bg.png") repeat-x 0 0; }

.top-navbar {
  border: 0 none;
  margin: 0; }

.toggable-nav {
  background: transparent url("/app/webroot/userfiles/241/Image/main-nav-bg.png") repeat-x 0 0;
  display: none; }

.icon-bar {
  background: none repeat scroll 0 0 #dfe29b;
  display: block;
  height: 4px;
  width: 100%; }

.header-phone {
  float: right;
  height: 30px;
  line-height: 30px;
  padding-left: 50px;
  background-image: url("/app/webroot/userfiles/241/Image/phone.png");
  background-repeat: no-repeat;
  font-size: 25px;
  font-weight: bold;
  margin: 80px 10px 0 0;
  color: #dfe29b; }

.navbar-brand {
  margin: 0 !important;
  padding: 15px 0 5px 0; }

img {
  max-width: 100%; }

.recaptchatable {
  border: 0 none !important; }

.testimonials-map {
  /*   margin-top: 60px;*/ }

#recaptcha_response_field {
  margin: 5px 0; }

#recaptcha_image img {
  border: 1px solid #565712;
  -moz-border-radius: 5px;
       border-radius: 5px; }

.captcha-controls {
  margin: 5px 0; }

.captcha-controls a {
  color: #d7d7d7;
  font-size: 18px; }

.captcha-controls div {
  display: inline-block;
  margin-right: 5px; }

@media (min-width: 992px) {
  .toggable-nav {
    display: block !important;
    overflow: visible !important; }

  section.container {
    padding: 0; }

  #recaptcha_image {
    width: 100% !important; } }
@media (max-width: 991px) {
  .navbar-toggle {
    display: block !important;
    float: right;
    right: 0;
    position: absolute;
    border-color: #dfe29b; }

  .toggable-nav .navbar-nav > li {
    float: none !important;
    margin: 0 !important; }

  .toggable-nav .navbar-nav {
    float: none !important; }

  .toggable-nav .navbar-nav > li {
    padding: 10px;
    background: #777a24;
    /* Old browsers */
    background: -moz-linear-gradient(top, #777a24 0%, #727320 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777a24), color-stop(100%, #727320));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #777a24 0%, #727320 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, #777a24 0%, #727320 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777a24', endColorstr='#727320',GradientType=0 );
    /* IE6-9 */ }

  .top-navbar .navbar-nav {
    margin: 0; }

  .top-navbar .navbar-nav > li > a {
    padding: 0 15px; }

  .toggable-nav {
    background: none repeat-x scroll 0 0 transparent; }

  .footer {
    padding-left: 15px;
    padding-right: 15px; }

  hr {
    margin: 30px 0; }

  .testimonials-map {
    margin-top: 30px; }

  .testimonials,
  .map,
  .upcoming-event {
    margin: 0 0 30px 0; }

  .map {
    text-align: center; }

  .map img {
    width: auto;
    max-width: 100%; } }
@media (max-width: 480px) {
  .upcoming-event .pull-left {
    float: none !important; }

  .upcoming-event .text {
    margin: 15px 0 0; }

  .header-phone {
    float: left;
    margin: 10px 0 0 10px; } }
@media (max-width: 360px) {
  .navbar-brand img {
    width: 100%; } }
.slider-holder {
  position: relative; }

.slogan {
  position: absolute;
  top: 40%;
  text-align: center;
  width: 100%;
  font-family: "Nootype-Radikal-Light";
  color: #D1D37A;
  font-size: 32px;
  text-shadow: 0px 0px 2px black; }

.catches {
  margin-top: 40px; }

.nav .caret {
  border-top-color: #534013;
  border-bottom-color: #534013; }

.nav .caret:hover {
  border-top-color: #534013;
  border-bottom-color: #534013; }

/** photo gallery styles **/
.module-photo-gallery-panel .thumbs-gallery .thumb-container {
  float: left;
  margin: 0 25px 25px 0;
  width: 192px; }

.module-photo-gallery-panel .default-thumbs-gallery .thumb-container {
  height: 210px; }

.module-photo-gallery-panel .masonry-thumbs-gallery .thumb-box {
  margin: 0; }

.module-photo-gallery-panel .thumbs-gallery .thumb-data {
  margin: 10px 0;
  text-align: left; }

/*** end photo gallery styles **/
/***featured blog posts at home page ***/
.side-column-blog-posts .list-group-item {
  padding: 0px;
  border: 0px;
  float: left;
  width: 33%;
  padding: 0px 16px !important;
  background-color: transparent; }

.panel-heading + .list-group .list-group-item:first-child {
  padding-left: 0px !important; }

.panel-heading + .list-group .list-group-item:last-child {
  padding-right: 0px !important; }

.side-column-blog-posts {
  padding-bottom: 10px; }

.side-column-blog-posts .panel {
  border: 0px; }

.side-column-blog-posts .thumbnail-container {
  overflow: hidden;
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  background-image: none !important; }

.side-column-blog-posts .panel-heading {
  display: none; }

.side-column-blog-posts .panel-footer {
  display: block;
  clear: both;
  background: transparent;
  padding: 0;
  border: 0;
  font-size: 0; }

.side-column-blog-posts .panel {
  -moz-box-shadow: none;
       box-shadow: none;
  background-color: transparent !important;
  padding-bottom: 10px;
  margin-bottom: 50px; }

.side-column-blog-posts .panel img {
  height: auto;
  max-width: 100%;
  line-height: 1.42857;
  background-color: #FFF;
  border: 1px solid #DDD;
  -webkit-transition: all 0.2s ease-in-out 0s;
     -moz-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s;
  float: left;
  margin-right: 10px;
  padding: 2px;
  -moz-border-radius: 2px;
       border-radius: 2px; }

.widget-sec {
  font-size: 12px;
  line-height: 17px; }

.widget-sec {
  padding-bottom: 15px; }

.widget-sec h3 {
  margin-top: 0px;
  font-size: 20px !important; }

@media (max-width: 979px) {
  .side-column-blog-posts .panel img {
    height: auto;
    max-width: 100%;
    line-height: 1.42857;
    background-color: #FFF;
    border: 1px solid #DDD;
    -webkit-transition: all 0.2s ease-in-out 0s;
       -moz-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
    float: none !important;
    margin-right: 10px;
    padding: 2px;
    -moz-border-radius: 2px;
         border-radius: 2px;
    margin-bottom: 10px; }

  .widget-sec h3 {
    margin-top: 10px; } }
@media (max-width: 767px) {
  .side-column-blog-posts .list-group-item {
    float: none !important;
    width: 100%;
    clear: left;
    padding: 16px !important; }

  .panel-heading + .list-group .list-group-item:first-child {
    padding-left: 16px !important; }

  .panel-heading + .list-group .list-group-item:last-child {
    padding-right: 16px !important; } }
@media (max-width: 991px) {
  .slogan {
    display: none; } }
.grayback {
  background: #242424;
  padding: 16px !important;
  min-height: 500px; }

.pull-left img {
  padding: 0 20px 20px 0; }

@media (max-width: 480px) {
  .upcoming-events .pull-left {
    float: none !important; } }
.pull-right img {
  padding: 0 0 20px 20px; }

@media (max-width: 480px) {
  .upcoming-events .pull-right {
    float: none !important; }

  .upcoming-event .text {
    margin: 15px 0 0; }

  .text-left {
    margin: 0; }

  .pull-right img {
    padding: 0 0 20px 0; } }
.full-column {
  margin: 20px 0; }
