*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/

main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

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

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

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

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

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

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}
#hs_cos_wrapper_widget_1727805451472_ img{
  border-radius: 10px !important;
}

#hs_cos_wrapper_module_17278055234013_ img{
  border-radius: 10px !important;
}

#hs_cos_wrapper_module_17278055284693_ img{
  border-radius: 10px !important;
}

#hs-link-dnd_area-module-8_ img{
   border-radius: 10px !important;
}

#hs-link-dnd_area-module-11_ img{
   border-radius: 10px !important;
}

#hs-link-module_17278060931533_ img{
  border-radius: 10px !important;
}

#hs-link-module_17278060931537_ img{
  border-radius: 10px !important;
}

/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}



.dnd-section > .row-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face { 
  font-family: "proxima-nova"; 
  src: url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),
    url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),
    url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-style: normal; font-weight: 700; font-display: auto; 
}

@font-face { 
  font-family: "proxima-nova"; 
  src: url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), 
    url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), 
    url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); 
  font-style: normal; font-weight: 400; font-display: auto;
}

@font-face { 
  font-family: "grueber"; 
  src: url("https://use.typekit.net/af/a0fc8c/00000000000000003b9b0341/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), 
    url("https://use.typekit.net/af/a0fc8c/00000000000000003b9b0341/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), 
    url("https://use.typekit.net/af/a0fc8c/00000000000000003b9b0341/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype"); 
  font-style: normal; font-weight: 700; font-display: auto; 
}

@font-face { 
  font-family: "grueber"; 
  src: url("https://use.typekit.net/af/b2c209/00000000000000003b9b0340/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), 
    url("https://use.typekit.net/af/b2c209/00000000000000003b9b0340/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), 
    url("https://use.typekit.net/af/b2c209/00000000000000003b9b0340/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); 
  font-style: normal; font-weight: 400; font-display: auto; 
}

@font-face {
  font-family: "eds-market-main-script"; 
  src: url("https://use.typekit.net/af/24f676/00000000000000007735a9e2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
    url("https://use.typekit.net/af/24f676/00000000000000007735a9e2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), 
    url("https://use.typekit.net/af/24f676/00000000000000007735a9e2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); 
  font-style: normal; font-weight: 400; font-display: auto;
}

@font-face { 
  font-family: "Font Awesome 5 Pro"; 
  src:  url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-solid-900-5.0.0.woff2") format("woff2"),
    url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-solid-900-5.0.0.woff") format("woff"), 
      url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-solid-900-5.0.0.ttf") format("truetype");
        font-style: normal; font-weight: 900; font-display: block; 
        unicode-range: U+F002, U+F008-F009, U+F00B-F00C, U+F00E, U+F011, U+F013, U+F019, U+F01C, U+F022-F025, U+F02A-F02B, U+F02D, U+F030, U+F041, U+F044, U+F049-F04A, U+F04E, U+F050, U+F052-F055, U+F057-F05B, U+F05E, U+F060-F066, U+F068-F06A, U+F074, U+F077-F07A, U+F07C, U+F085, U+F089, U+F093-F094, U+F098, U+F09C-F09E, U+F0A4-F0AB, U+F0B2, U+F0C1, U+F0C3, U+F0C6, U+F0C9, U+F0CE, U+F0D7-F0DB, U+F0E2-F0E3, U+F0E9-F0EA, U+F0F4, U+F0F8, U+F0FA-F0FE, U+F100-F103, U+F106-F108, U+F10A-F10B, U+F11C, U+F120-F122, U+F124, U+F126-F128, U+F12E, U+F134, U+F137-F13A, U+F13E, U+F141-F143, U+F146, U+F14A-F14B, U+F14D, U+F150-F154, U+F156-F159, U+F182-F183, U+F191-F192, U+F195, U+F199, U+F1AD-F1AE, U+F1B0, U+F1B2-F1B3, U+F1B8, U+F1BB, U+F1C0, U+F1CD, U+F1D8, U+F1DA, U+F1E0-F1E2, U+F1EA, U+F1FA, U+F1FD-F1FE, U+F204-F206, U+F20B, U+F217-F218, U+F21C, U+F222, U+F224, U+F226-F229, U+F233, U+F238-F239, U+F240-F244, U+F246, U+F255-F258, U+F25A-F25C, U+F28B, U+F28D, U+F290-F292, U+F295, U+F2A1-F2A4, U+F2A8, U+F2C7-F2CB, U+F2CE, U+F2D0, U+F2D2, U+F2DB, U+F2E7, U+F2EA, U+F2F1, U+F2F5-F2F6, U+F2F9, U+F303, U+F309-F30C, U+F328, U+F337, U+F358-F35B, U+F360, U+F362, U+F3BE-F3BF, U+F3C5, U+F3CD, U+F3E5, U+F3ED, U+F3FA, U+F410; }

@font-face { 
  font-family: "Font Awesome 5 Duotone"; 
  src: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-duotone-900-5.5.0.woff2") format("woff2"),
    url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-duotone-900-5.5.0.woff") format("woff"),
      url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-duotone-900-5.5.0.ttf") format("truetype");
        font-style: normal;
        font-weight: 900;
        font-display: block;
        unicode-range: U+F0E7, U+F185, U+F2DC, U+F6C3-F6C4, U+F72E, U+F732-F735, U+F737-F750, U+F752, U+F754-F758, U+F75A, U+F75C, U+F75E-F761, U+F763-F76E, U+F771-F776, U+10F0E7, U+10F185, U+10F2DC, U+10F6C3-10F6C4, U+10F72E, U+10F732-10F735, U+10F737-10F750, U+10F752, U+10F754-10F758, U+10F75A, U+10F75C, U+10F75E-10F761, U+10F763-10F76E, U+10F771-10F776; }

@font-face { 
  font-family: "Font Awesome 5 Brands";
  src: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-brands-400-5.0.0.woff2") format("woff2"),
    url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-brands-400-5.0.0.woff") format("woff"),
      url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-brands-400-5.0.0.ttf") format("truetype");
        font-style: normal; font-weight: 400; font-display: block; 
        unicode-range: U+F081, U+F08C, U+F092, U+F099, U+F09B, U+F0D2-F0D5, U+F113, U+F136, U+F13B-F13C, U+F15A, U+F167-F169, U+F16C-F16E, U+F170, U+F173-F174, U+F17A, U+F17C-F17E, U+F180, U+F184, U+F189-F18C, U+F194, U+F19A-F19B, U+F1A0-F1A4, U+F1A6-F1A7, U+F1A9-F1AA, U+F1B4, U+F1B6-F1B7, U+F1BC-F1BE, U+F1CA-F1CC, U+F1D0-F1D1, U+F1D4-F1D6, U+F1E7, U+F1ED-F1EE, U+F1F0-F1F2, U+F1F4-F1F5, U+F202, U+F208-F209, U+F20D-F20E, U+F211-F213, U+F215, U+F231-F232, U+F237, U+F23A-F23B, U+F23D-F23E, U+F24B-F24C, U+F260-F261, U+F263-F266, U+F268, U+F26A-F26B, U+F26D-F26E, U+F270, U+F27D-F27E, U+F280-F281, U+F284-F285, U+F287-F28A, U+F293-F294, U+F297-F299, U+F2A5-F2A6, U+F2A9, U+F2AB-F2AD, U+F2B0, U+F2B2, U+F2B8, U+F2C4, U+F2C6, U+F2D6-F2D8, U+F2DA, U+F2DD-F2DE, U+F2E0, U+F368-F374, U+F378-F37D, U+F37F-F380, U+F383-F385, U+F388, U+F38B-F38F, U+F394-F397, U+F399-F39A, U+F3A1-F3A4, U+F3A6-F3B2, U+F3B4-F3B8, U+F3BA-F3BC, U+F3C0, U+F3C3-F3C4, U+F3C6-F3C8, U+F3CA, U+F3CC, U+F3D0, U+F3D2, U+F3D4, U+F3D6-F3D7, U+F3DA-F3DB, U+F3DF, U+F3E1-F3E3, U+F3E6-F3E7, U+F3E9-F3EC, U+F3EE-F3EF, U+F3F5-F3F6, U+F3F8-F3F9, U+F3FE, U+F402-F405, U+F407-F408, U+F40A-F40D, U+F411-F417, U+F419, U+F41B-F41D, U+F41F, U+F421, U+F426; }

@font-face { 
  font-family: "Font Awesome 5 Brands"; 
  src: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-brands-400-5.8.2.woff2") format("woff2"), 
    url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-brands-400-5.8.2.woff") format("woff"), 
      url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/fonts/pro-fa-brands-400-5.8.2.ttf") format("truetype");
        font-style: normal; font-weight: 400; font-display: block; 
        unicode-range: U+F082, U+F09A, U+F1D2-F1D3, U+F39E, U+F59E, U+F7BC, U+F841-F842; }

.futura{
font-family: "futura-pt", sans-serif;
}
  
body {
  line-height: 1.33333333333;
  background-color: #fff;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  margin: 0;
  margin-bottom: 15px;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin: 0 0 1rem;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  background-color: #e8e6db;
  padding: 25px;
  border: 1px solid #fff;
  border-left: 4px solid #9b9b8c;
  margin: 0 0 1rem;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}
/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  text-decoration: none;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

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

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 18px;
  line-height: 1.33333333333;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color: #FFF;
  border: 1px solid;
  display: inline-block;
  width: 100%;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-weight: 400;
  line-height: 1.5;
  font-size: 18px;
  padding: 5px;
  min-height: 41px;
}

form fieldset {
  max-width: 100% !important;
}
.hs-input:focus{
  outline: none;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg,.hs_error_rollup label{
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */

form input[type=submit],
form .hs-button, .hs-button {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  white-space: normal;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  transition: all .3s linear;
  text-decoration: none !important;
  font-family: proxima-nova, sans-serif;
  margin: 10px 0;
  text-decoration: none;
}
form input[type=submit]:hover,
form .hs-button:hover, .hs-button:hover {
  opacity: .75;
}
form input[type=submit]:focus,
form .hs-button:foucs, .hs-button:focus {
  box-shadow: 0 0 0.2rem #64aaaa;
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .hs_recaptcha {
    margin: 15px 0;
    overflow-y: auto;
    width: auto;
    min-height: 80px;
  }
  form {
    margin-bottom: 15px;
  }
} 
.form-title {
  padding: 5px 10px;
  width: 100%;
}
.field:last-of-type {
  margin-bottom: 0;
}

form{
  max-width: 767px
}

.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;
  padding: 20px;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.desktop-header {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  position: fixed;
  top: 0px;
  z-index: 999;
  height: 170px !important;
  width: 100%;
  background-position: bottom center;
  background-size: cover;
  transition: all linear .3s;
  display: none;
  font-size: 18px;
  line-height: 24px;
}
.no-banner .desktop-header {
}

.desktop-header .search-link p {
  color: white;
  font-size: 2em;
  position: fixed;
  top: 80px;
  left: 0px;
  z-index: 9999;
  margin: 0;
}
.desktop-header .search-link p  span {
  background-color: #5a655d;
  padding: 5px 10px !important;
  margin-bottom: 0px;
}
.desktop-header .search-link p i {
  font-size: .5em !important;
  top: -8px;
  position: relative;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.desktop-header .search-link p i:before{
  content: "\f002";
}
.desktop-header .search-link p:hover {
  opacity: .5;
  cursor: pointer;
}
.header-nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
}
.nav{
  background-size: cover;
  background-position: center bottom;
  height: 100px;
  background-repeat: no-repeat;
}

.header-col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.header-logo {
  margin-bottom: 15px;
  font-family: proxima-nova, sans-serif;
}
.header-logo a {
  position: relative;
  top: 40px;
  margin: 0 auto;
  display: block;
  width: 400px;
  z-index: 9999;
}
.desktop-fixed-header-logo {
  display: none;
}
.menu-button {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
  font-size: 2em;
  position: relative;
  top: -40px;
  right: -50px;
  display: flex;
  justify-content: flex-end;
  color: white;
  cursor: pointer;
}
.menu-button .nav-button {
  background-color: #5a655d;
  padding: 8px 15px 8px 20px;
  margin-bottom: 0px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
}
.menu-button .nav-button .fas {
  font-size: .8em;
  position: relative;
}
.menu-button:hover{
  opacity: .5;
  cursor: pointer;
}
.desktop-header .desktop-nav {
  position: fixed;
  z-index: 999;
  top: 0 !important;
  left: 0;
  overflow: hidden;
  transition: 0.5s;
  height: 0%;
  background-color: #e8e6db;
  width: 100%;
}
.menu-open .desktop-header .desktop-nav {
  height: 100%;
}
.desktop-nav .window-close {
  position: fixed;
  top: 55px;
  right: 0px;
  z-index: 999;
  display: none;
  text-decoration: none;
}
.desktop-nav .window-close .fa-window-close {
  background-color: #5a655d;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
  padding: 10px 15px 10px 20px;
  margin-bottom: 0px;
  font-size: 2em;
  color: #fff !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  cursor: pointer;
}
.menu-open .desktop-header-logo {
  display: none;
}
.menu-open .desktop-fixed-header-logo {
  display: block;
}
.menu-open .desktop-nav .window-close {
  display: block;
}

.menu-bg-graphic {
  background-color: #e8e6db;
  opacity: .2;
  background-color: #9b9b8c;
  background-size: cover;
  width: 100%;
  height: 550px;
  bottom: 0px;
  z-index: -1;
  position: absolute;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 50px;
  background-image: url('//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/nav-mtn-background.svg');
    }

.menu-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  height: 100%;
  margin-top: 3rem;
  padding-left: 0.5rem;
}
.menu-wrapper .left-column {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3rem;
}
.menu-wrapper .right-column {
  padding-right: 15px;
  padding-left: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  clip-path: polygon(15% 0, 100% 1%, 100% 100%, 0% 100%);
  background-position: center;
  position: relative;
  background-size: cover;
  z-index: 888;
  top: -55px;
  background-image: url(https://bozeman-cvb.imgix.net/Seasons/Fall/AT6A1674.jpg?auto=compress%2Cformat&domain=bozeman-cvb.imgix.net&fit=clip&h=1500&ixlib=php-3.3.0&usm=20&w=1500);
}

.custom-menu-primary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 3rem;
}

.custom-menu-primary .submenu.level-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.custom-menu-primary .submenu.level-1 > li {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 1rem;
}
.custom-menu-primary .submenu.level-1 > li.has-submenu .menu_image {
  cursor: auto;
}
.menu_image {
  margin-bottom: 0.5rem;
  width: 100%;
  height: 150px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.menu-image-overlay {
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  border-radius: 10px;
  background-color: rgba(0,0,0,0.4);
}
.menu-image-overlay:hover {
  background-color: rgba(91,102,93,0.9);
  cursor: pointer;
  transition: all .3s linear;
}
.menu_image h3 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
}
.menu_image h3 a {
  color: #fff;
}
.menu_image h3 a[href="javascript:void(0);"] {
  cursor: auto;
}
.menu_image.stay{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/20180115-Only_In_Bozeman-2165_2021-09-17-162206_nrin.jpg");
    }
.menu_image.eat{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/breweries.jpeg");
    }
.menu_image.play{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/AT6A2451-2.jpg");
    }
.menu_image.meet-\/-work{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/AT6A2088.jpg");
    }
.menu_image.yellowstone{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/IMG_1549.jpg");
    }
.menu_image.travel-blog{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/i-rKBMvBS-X2.jpg");
    }
.menu_image.visit{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/bozeman-sunset.jpg");
    }
.menu_image.media{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/RM1_9769.jpg");
    }
.menu_image.keep-bzn-safe{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/keep-bzn-safe-nav-banner.jpg");
    }
.menu_image.transportation{
  background-image: url("//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/transportation-nav-banner.jpg");
    }

.custom-menu-primary .submenu.level-2 > li {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.25rem;
  display: block;
  font-family: grueber, serif;
  margin-bottom: 8px;
  padding-left: 1rem;
  text-transform: uppercase;
}

.custom-menu-primary .submenu.level-2 > li > a {
  text-decoration: none;
}



.header-social .social {
  position: relative;
  padding: 15px 0;
  width: 100%;
  padding-top: 100px;
  text-align: center;
}

.header-social .social .circle {
  background-color: #5a655d;
  width: 65px;
  border: 2px solid #e8e6db;
  height: 65px;
  margin-bottom: 10px;
  margin-right: 5px;
  border-radius: 50%;
}

.header-social .social a {
  color: #e8e6db;
  text-align: center;
  font-size: 1.25em;
  text-decoration: none;
}
.weather-background {
  background-color: rgba(91,102,93,0.9);
  padding: 10px;
  border-radius: 10px;
}
/* Mobile  */
.mobile-header-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__logo-mobile img {
  max-width: 250px;
}
.header__logo-mobile a {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  position: relative;
  top: 15px;
  left: 5px;
}
button.navbar-toggler {
  transition: all .3s linear;
  text-decoration: none !important;
  color: #fff;
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: .25rem;
  background-color: #5a655d;
  position: relative;
  right: 15px;
  top: 15px;
  margin-top: 0px;
  padding-bottom: 5px;
  cursor: pointer;
}
button.navbar-toggler span {
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  width: auto;
  height: auto;
}
button.navbar-toggler:focus {
  outline: 5px auto -webkit-focus-ring-color;
}


@media (min-width: 992px){
  .desktop-header {
    display: block;
  }
  .header-nav {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .fa-bars:before {
    content: "\f0c9";
  }
  .mobile-header {
    display: none;
  }
  .menu-wrapper .left-column {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .menu-wrapper .right-column {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-menu-primary .submenu.level-1 > li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 1200px){
  .menu-wrapper .left-column {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .menu-wrapper .right-column {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 991px){
  .no-banner .body-wrapper {
    padding-top: 150px;
  }
  .mobile-header {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    top: 0px;
    height: 80px;
    width: 100%;
    position: fixed;
    z-index: 999;
    background-color: #e8e6db;
    font-size: 18px;
    font-weight: 400;
  }
  .mobile-menu-wrapper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    top: 27px;
    border-top: 4px solid #9b9b8c;
    color: #000;
    padding-top: 100px;
    background-color: #e8e6db;
    display: none;
  }
  .header__logo-mobile a:hover {
    opacity: 1;
    top: 3px;
    position: relative;
  }
  .header__logo-mobile a img:hover{
    opacity: .8 ;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  .mobile_menu div > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .mobile_menu div > ul > li {
    position: relative;
  }
  .mobile_menu div > ul > li > a {
    white-space: nowrap;
    display: block;
    padding: .5rem 1rem;
    width: 100%;
    text-decoration: none;
    padding-left: 15px;
    text-align: left;
    font-family: grueber, serif;
    color: #5a655d;
    text-transform: uppercase;
  }
  .mobile_menu div > ul > li.hs-item-has-children > a:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
  }
  .mobile_menu div > ul > li > a:hover {
    background-color: #5a655d;
    color: #fff;
  }
  .mobile_menu div > ul ul {
    display: block;
    position: static;
    float: none;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    border-radius: .25rem;
  }
  .mobile_menu div > ul ul li a {
    text-decoration: none;
    display: block;
    padding: 5px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
    color: #9b9b8c;
    font-family: grueber, serif;
    text-transform: uppercase;
  }
  .mobile_menu div > ul ul li a:hover {
    background-color: #5a655d;
    color: #fff;
  }
  .mobile_menu div.hs-menu-wrapper.hs-menu-flow-vertical>ul ul {
    display: block;
    position: static;
    float: none;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    border-radius: .25rem;
    display: none;
  }
  .social-mobile {
    background-color: #e8e6db;
    background-image: url('//2335650.fs1.hubspotusercontent-na1.net/hubfs/2335650/raw_assets/public/Bozeman_Oct2021/images/nav-mtn-background.svg');
      background-color: #9b9b8c;
      background-size: cover;
      width: 100%;
      height: 350px;
      bottom: 0px;
      background-repeat: no-repeat;
      background-position: top center;
      padding-top: 50px;
      }
  .header-social-mobile .social {
    position: relative;
    padding: 15px 0;
    width: 100%;
    padding-top: 100px;
    text-align: center;
  }
  .weather-mobile a.weatherwidget-io {
    position: relative;
    top: -10px;
    display: block;
    height: 98px;
    padding: 0px;
    overflow: hidden;
    text-align: left;
    text-indent: -299rem;
  }
}















.fad {
  position: relative;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}

.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-fire-smoke:before {
  content: "\f74b";
}
.fad.fa-fire-smoke:after {
  content: "\10f74b";
  opacity: .4;
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-search:before {
  content: "\f002";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-window-close:before {
  content: "\f410";
}
body > iframe {
  display: none;
}
.footer {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  z-index: 9999;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.footer p{
  font-family: proxima-nova, sans-serif;
}
.footer__overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  background: linear-gradient( 
    0deg, rgba(91,102,93,0.5) 0%, #5b665d 100%);
}
.footer-col {
  width: 100%;
  position: relative;
}
.footer-col.col-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
}
.footer__menu ul li {
  margin-bottom: 15px;
}
.footer__menu ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.footer h4 {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.5rem;
  margin-bottom: 0;
  text-align: center;
  color: #fff;
  text-transform: capitalize !important;
  font-family: eds-market-main-script, sans-serif;
}
.footer-logo img {
  max-width: 400px;
  display: block;
  margin: 0 auto;
  margin-bottom: 1rem;
  width: 100% !important;
}
.copyright p {
  text-transform: uppercase;
  text-align: center;
}
.footer-col.col-3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa, .fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.fa-facebook-f:before{
  content: "\f39e";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-arrow-right:before {
  content: "\f061";
}
@media (min-width: 768px){
  .footer__overlay {
    padding: 300px 0 0 0;
  }
  .footer-col {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (min-width: 992px){
  .footer__overlay {
    padding: 300px 0 50px 0;
  }
}
@media (max-width: 767px){
  .footer__overlay {
    padding: 300px 0 0 0;
  }
  .footer__menu ul li {
    text-align: center;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}