@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap");
.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}

/*!
 * SlickNav Responsive Mobile Menu v1.0.8
 * (c) 2016 Josh Cope
 * licensed under MIT
 */.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Project Specific Variables */
/* COLORS */
/* Commonly Used Colors */
/* Font Stacks */
/* Theme Variables */
/* Fonts */
/* Font Sizes */
/* Font Weights */
/* Colors */
/* Container Padding */
/* Breakpoints */
/* Breakpoints Mixin */
/*! 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 {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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;
  /* 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;
  /* 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; }

.gform_wrapper .hidden_sub_label, .gform_wrapper .hidden_label label {
  display: none; }

.gform_wrapper .gform_body > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: grid;
  grid-gap: 1rem 1rem;
  grid-template-columns: repeat(12, 1fr); }

.gform_wrapper .gform_body > ul > li {
  margin: 0;
  list-style: none;
  margin-left: 0;
  grid-column: 1/span 12;
  position: relative; }

.gform_wrapper .gform_body > ul > li > div > input {
  padding: .75em;
  width: 100%;
  box-sizing: border-box;
  transition: padding .3s; }

.gform_wrapper .gform_body > ul > li.gform-field__text > label, .gform_wrapper .gform_body > ul > li.gform-field__email > label, .gform_wrapper .gform_body > ul > li.gform-field__phone > label, .gform_wrapper .gform_body .ginput_container_address span > label {
  position: absolute;
  top: 7px;
  left: 15px;
  font-size: 11px;
  opacity: 0;
  transition: opacity .3s;
  z-index: 1; }

.gform_wrapper .gform_body > ul > li.gform-field__text.float-label > label, .gform_wrapper .gform_body > ul > li.gform-field__email.float-label > label, .gform_wrapper .gform_body > ul > li.gform-field__phone.float-label > label, .gform_wrapper .gform_body .ginput_container_address span.float-label > label {
  opacity: .5; }

.gform_wrapper .gform_body > ul > li.gform-field__text.float-label > div > input, .gform_wrapper .gform_body > ul > li.gform-field__email.float-label > div > input, .gform_wrapper .gform_body > ul > li.gform-field__phone.float-label > div > input, .gform_wrapper .gform_body .ginput_container_address span.float-label > input[type="text"] {
  padding: 1.25em .75em .25em; }

.gform_wrapper .gform_body > ul > li.gform-left__half {
  grid-column: 1/span 6; }

.gform_wrapper .gform_body > ul > li.gform-right__half {
  grid-column: 7/span 6; }

.gform_wrapper .gform_body > ul > li.gform-left__third {
  grid-column: 1/span 4; }

.gform_wrapper .gform_body > ul > li.gform-middle__third {
  grid-column: 5/span 4; }

.gform_wrapper .gform_body > ul > li.gform-right__third {
  grid-column: 9/span 4; }

.gform_wrapper .gform_body select {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  z-index: 3;
  position: relative;
  background-color: transparent;
  color: #1F1F1F; }
  .gform_wrapper .gform_body select option {
    color: #1F1F1F; }

.gform_wrapper .gform_body > ul > li.gform-field__select, .gform_wrapper .gform_body .ginput_container_address span.address_state {
  padding: 1.5em .75em .25em;
  border: 1px solid #fff;
  box-sizing: border-box; }
  .gform_wrapper .gform_body > ul > li.gform-field__select::after, .gform_wrapper .gform_body .ginput_container_address span.address_state::after {
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    content: "\f107";
    text-rendering: optimizeLegibility;
    display: none; }
  .gform_wrapper .gform_body > ul > li.gform-field__select svg, .gform_wrapper .gform_body .ginput_container_address span.address_state svg {
    position: absolute;
    top: 18px;
    right: 12px;
    font-size: 1em;
    z-index: 2; }

.gform_wrapper .gform_body > ul > li.gform-field__select label, .gform_wrapper .gform_body .ginput_container_address span.address_state > label {
  opacity: .4; }

.gform_wrapper .gform_body > ul > li > .ginput_container_radio > ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.gform_wrapper .gform_body > ul > li > .ginput_container_radio > ul > li {
  margin: 0;
  padding: 0; }

.gform_wrapper .gform_body > ul > li > .ginput_container_radio > ul > li > input {
  position: absolute;
  visibility: hidden; }

.gform_wrapper .gform_body > ul > li > .ginput_container_radio > ul > li > label::before {
  content: "\f111";
  font-family: 'Font Awesome 5 Free', sans-serif;
  margin: 0 .75em 0 0;
  font-size: 1.25em;
  vertical-align: -2px;
  text-rendering: optimizeLegibility;
  font-weight: 900;
  display: none; }

.gform_wrapper .gform_body > ul > li > .ginput_container_radio > ul > li > label svg {
  margin-right: .75rem; }

.gform_wrapper .gform_body > ul > li > .ginput_container_radio > ul > li > input:checked ~ label::before {
  content: "\f058";
  font-family: 'Font Awesome 5 Free', sans-serif; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li {
  margin: 0 0 .25rem 0;
  padding: 0; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li > input {
  position: absolute;
  visibility: hidden; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li > label {
  position: relative; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li > label::before {
  content: "\f0c8";
  font-family: 'Font Awesome 5 Free', sans-serif;
  margin: 0 .75em 0 0;
  font-size: 1.25em;
  vertical-align: -2px;
  text-rendering: optimizeLegibility;
  font-weight: 900;
  display: none; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li > label svg {
  font-size: 1.25em;
  margin-right: 1rem; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li > input:checked ~ label svg {
  display: none;
  position: relative;
  top: 3px; }

.gform_wrapper .gform_body > ul > li > .ginput_container_checkbox > ul > li > input:checked ~ label::before {
  content: "\f14a";
  display: inline-block;
  position: relative;
  top: -3px;
  z-index: 3;
  font-family: 'Font Awesome 5 Free', sans-serif;
  font-weight: 900;
  width: 0.875em;
  margin-right: 1rem;
  height: 1px; }

.gform_wrapper .gform_body > ul > li.gform-field__address > label {
  display: none; }

.gform_wrapper .gform_body .ginput_container_address {
  width: 100%;
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(12, 1fr); }

.gform_wrapper .gform_body .ginput_container_address .gf_clear {
  display: none; }

.gform_wrapper .gform_body .ginput_container_address span {
  position: relative; }

.gform_wrapper .gform_body .ginput_container_address span.address_line_1 {
  grid-column: 1/span 6; }

.gform_wrapper .gform_body .ginput_container_address span.address_line_2 {
  grid-column: 7/span 6; }

.gform_wrapper .gform_body .ginput_container_address span.address_city {
  grid-column: 1/span 6; }

.gform_wrapper .gform_body .ginput_container_address span.address_state {
  grid-column: 7/span 4; }

.gform_wrapper .gform_body .ginput_container_address span.address_zip {
  grid-column: 11/span 2; }

.gform_wrapper .gform_body .ginput_container_address span > input {
  width: 100%;
  padding: .75em;
  box-sizing: border-box; }

.gform_wrapper .gform_body .ginput_container_address span > select {
  width: 100%; }

.gform_wrapper .name_first input, .gform_wrapper .name_last input {
  width: 100%;
  box-sizing: border-box; }

.gform_wrapper input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: hidden;
  z-index: -1; }

.gform_wrapper .gform-button__upload > label {
  font-size: 1.2rem;
  padding: 13px 20px;
  position: relative;
  text-decoration: none;
  background-color: #B3987A;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  border: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track::before, .slick-track::after {
    content: "";
    display: table; }
  .slick-track::after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Breakpoints Mixin */
html {
  overflow-x: hidden; }

#wpadminbar {
  overflow-x: hidden; }

body {
  background: #fff;
  color: #000; }

a {
  color: #B3987A;
  transition: all .25s ease-in-out; }

:focus {
  outline: none; }

.site-main {
  padding-top: 145px;
  position: relative;
  z-index: 5; }
  @media all and (min-width: 1025px) {
    .site-main {
      padding-top: 0; } }

.page-hero-overlay img {
  max-width: 100%; }

h1.entry-title {
  font-size: 2.6rem;
  margin-top: 0;
  line-height: 1.25; }

.page-container h1.entry-title {
  margin-bottom: 2rem; }

.entry-content *:first-child {
  margin-top: 0 !important; }

.entry-content h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 1.5rem 0;
  text-transform: uppercase; }
  @media all and (min-width: 421px) {
    .entry-content h1 {
      font-size: 2rem; } }
  @media all and (min-width: 1025px) {
    .entry-content h1 {
      font-size: 2.75rem; } }

.entry-content h2 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 1.5rem 0;
  text-transform: uppercase; }
  @media all and (min-width: 421px) {
    .entry-content h2 {
      font-size: 1.75rem; } }

.entry-content h3 {
  font-size: 1.25rem;
  margin: 1rem 0;
  text-transform: uppercase; }
  @media all and (min-width: 421px) {
    .entry-content h3 {
      font-size: 1.5rem; } }

.entry-content h4 {
  font-size: 1.15rem;
  text-transform: uppercase; }
  @media all and (min-width: 421px) {
    .entry-content h4 {
      font-size: 1.25rem; } }

.entry-content h5 {
  font-size: 1rem;
  text-transform: uppercase; }

.entry-content p {
  margin: 0 0 1.875rem 0;
  color: #818181; }
  .entry-content p:last-child {
    margin-bottom: 0; }

.entry-content a {
  transition: all ease-in-out .25s;
  color: #B3987A;
  font-weight: 600;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3px; }
  .entry-content a:hover {
    opacity: .75; }

.entry-content hr {
  margin: 3rem 2rem; }

.entry-content .wp-block-image {
  margin: 0; }
  .entry-content .wp-block-image figure {
    width: 100%;
    max-width: 100%; }
    @media all and (min-width: 1025px) {
      .entry-content .wp-block-image figure {
        max-width: 50%; } }
    @media all and (min-width: 1025px) {
      .entry-content .wp-block-image figure.alignright {
        margin: 0 0 4rem 8rem; } }
    .entry-content .wp-block-image figure figcaption {
      color: #818181;
      font-size: .875rem;
      line-height: 1.8rem;
      margin-top: 2rem; }
      .entry-content .wp-block-image figure figcaption strong:nth-of-type(1) {
        color: #000;
        font-size: 1.5rem;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: .5rem; }

@media all and (min-width: 1025px) {
  .entry-content .wp-block-column {
    padding: 0 2rem; } }

.entry-content figure.wp-block-pullquote {
  clear: both;
  display: block;
  width: 100%;
  margin: 3.5rem 0;
  border-top: 3px solid #B3987A;
  border-bottom: 3px solid #B3987A;
  box-sizing: border-box;
  padding: 3rem 0; }
  @media all and (min-width: 1025px) {
    .entry-content figure.wp-block-pullquote {
      padding: 3rem 5rem; } }
  .entry-content figure.wp-block-pullquote blockquote {
    margin: 0; }
    .entry-content figure.wp-block-pullquote blockquote p {
      max-width: none;
      width: 100%;
      font-size: 1.5rem;
      font-weight: 700;
      color: #B3987A; }
      @media all and (min-width: 1025px) {
        .entry-content figure.wp-block-pullquote blockquote p {
          font-size: 2.5rem; } }
    .entry-content figure.wp-block-pullquote blockquote cite {
      font-size: 1.25rem;
      color: #000;
      font-weight: 600;
      font-style: normal; }
      .entry-content figure.wp-block-pullquote blockquote cite strong {
        font-weight: 700; }
      @media all and (min-width: 1025px) {
        .entry-content figure.wp-block-pullquote blockquote cite {
          font-size: 1.875rem; } }

.single .page-breadcrumbs {
  grid-area: content; }

@media all and (min-width: 1025px) {
  .single-projects .entry-content {
    padding: 2rem; } }

@media all and (min-width: 1025px) {
  .single-projects .entry-content h1, .single-projects .entry-content h2, .single-projects .entry-content p {
    max-width: 45%; } }

.single-projects .entry-content h2 {
  font-size: 1rem;
  margin: 2.5rem 0 .75rem; }

@media all and (min-width: 1025px) {
  .single-projects .entry-content .wp-block-image:nth-child(3) {
    position: relative;
    top: -5rem; } }

ul, ol {
  padding-left: 1rem; }

.block-icon-gallery .blocks-gallery-grid .blocks-gallery-item figure {
  display: flex;
  align-items: center;
  justify-content: center; }

.block-icon-gallery .blocks-gallery-grid .blocks-gallery-item img {
  max-width: 7.5rem; }

.screen-reader-text {
  display: none; }

.wp-block-table {
  margin: 1rem 0; }
  .wp-block-table tr:nth-child(odd) {
    background: rgba(216, 216, 216, 0.5); }
  .wp-block-table tr td {
    padding: .25rem .5rem; }

.slick-track {
  display: flex;
  align-items: center; }
  .slick-track img {
    max-width: 100%;
    margin: 0 auto; }

.slicknav_nav .slicknav_row, .slicknav_nav a {
  margin: 0 5px; }
  @media all and (min-width: 1025px) {
    .slicknav_nav .slicknav_row, .slicknav_nav a {
      margin: initial; } }

.object-fit--contain {
  font-family: 'object-fit: contain;', sans-serif; }

@media (max-width: 640px) {
  p.has-drop-cap:not(:focus)::first-letter {
    float: initial;
    font-size: initial;
    line-height: initial;
    font-weight: initial;
    margin: initial;
    text-transform: uppercase;
    font-style: normal; } }

.wp-block-latest-posts {
  padding-left: 0; }

.entry-content .wp-block-media-text .wp-block-media-text__content {
  padding: 1rem 0;
  margin-top: 2rem; }
  @media all and (min-width: 641px) {
    .entry-content .wp-block-media-text .wp-block-media-text__content {
      padding: 0;
      padding-left: 2rem; } }

.wp-block-search {
  margin-top: 2rem; }
  .wp-block-search input {
    padding: 0.5em 2em !important; }
  .wp-block-search .wp-block-search__button {
    padding: 0.5em 2em !important; }
    @media (max-width: 360px) {
      .wp-block-search .wp-block-search__button {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 10px; } }

@media (max-width: 360px) {
  .wp-block-file .wp-block-file__button {
    margin: 1rem 0 !important; } }

.btn, .wp-block-button__link, .search-submit, input[type="submit"] {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-size: 1rem;
  padding: 1em 2em;
  min-width: 7rem;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  transition: all .25s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid #000; }
  .btn:hover, .wp-block-button__link:hover, .search-submit:hover, input[type="submit"]:hover {
    background: #fff;
    color: #000; }
  .btn.btn-alt, .world-records .entry-content p a.btn, .wp-block-button__link.btn-alt, .world-records .entry-content p a.wp-block-button__link, .search-submit.btn-alt, .world-records .entry-content p a.search-submit, input[type="submit"].btn-alt {
    background: #0C597F;
    border-color: #0C597F;
    color: #fff; }
    .btn.btn-alt:hover, .world-records .entry-content p a.btn:hover, .wp-block-button__link.btn-alt:hover, .world-records .entry-content p a.wp-block-button__link:hover, .search-submit.btn-alt:hover, .world-records .entry-content p a.search-submit:hover, input[type="submit"].btn-alt:hover {
      background: #B3987A;
      border-color: #B3987A; }
  .btn.btn-transparent, .wp-block-button__link.btn-transparent, .search-submit.btn-transparent, input[type="submit"].btn-transparent {
    background: transparent;
    color: #fff;
    border-color: #fff; }
  .btn.full-width, .wp-block-button__link.full-width, .search-submit.full-width, input[type="submit"].full-width {
    display: block; }

button.btn:hover {
  cursor: pointer; }

.btn-alt, .world-records .entry-content p a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  position: relative; }
  .btn-alt svg, .world-records .entry-content p a svg {
    color: #B3987A;
    height: 1rem;
    width: 1rem !important;
    margin-left: .5rem; }
  .btn-alt::after, .world-records .entry-content p a::after {
    content: '\f0da';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: none; }
  .btn-alt::before, .world-records .entry-content p a::before {
    content: '';
    width: 0;
    height: 1px;
    background-color: #B3987A;
    position: absolute;
    bottom: -4px;
    transition: width .7s ease; }
  .btn-alt:hover::before, .world-records .entry-content p a:hover::before {
    content: '';
    width: 100%; }

.wp-block-file__button {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  background: #000 !important;
  color: #fff !important;
  font-size: 1rem !important;
  padding: 1em 2em !important;
  min-width: 7rem !important;
  text-align: center !important;
  border-radius: 3px !important;
  cursor: pointer;
  transition: all .25s ease-in-out !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  border: 1px solid #000 !important; }
  .wp-block-file__button:hover {
    background: #fff !important;
    color: #000 !important; }
  .wp-block-file__button.full-width {
    display: block !important; }

.wp-block-search__button {
  display: inline-block;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  background: #000 !important;
  color: #fff !important;
  font-size: 1rem !important;
  padding: 0.5em 2em !important;
  text-align: center !important;
  border-radius: 3px !important;
  cursor: pointer;
  transition: all .25s ease-in-out !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  border: 1px solid #000 !important; }
  .wp-block-search__button:hover {
    background: #fff !important;
    color: #000 !important; }
  .wp-block-search__button.full-width {
    display: block !important; }

.container {
  width: 100%;
  max-width: 1280px;
  box-sizing: border-box;
  margin: 0 auto;
  gap: 1rem;
  padding: 0 2rem; }
  @media all and (min-width: 1025px) {
    .container {
      max-width: 1600px; } }
  .container.full-width-mobile {
    padding: 0; }
    @media all and (min-width: 641px) {
      .container.full-width-mobile {
        padding: 0 2rem; } }
  .container.container-fluid {
    max-width: none; }

.page-container {
  margin-top: 2rem; }
  @media all and (min-width: 1025px) {
    .page-container {
      display: grid;
      grid-template: auto / auto;
      grid-template-areas: "content";
      grid-gap: 3rem;
      margin-top: 2rem; }
      .page-container.has-sidebar {
        grid-template: auto / 3fr 1.5fr;
        grid-template-areas: "content sidebar"; } }
  .page-container .page-content {
    grid-area: content;
    margin-bottom: 2rem; }
    @media all and (min-width: 1025px) {
      .page-container .page-content {
        margin-top: 0; } }
  .page-container .sidebar {
    grid-area: sidebar;
    margin-bottom: 2rem; }

@media all and (min-width: 1025px) {
  .single .page-container {
    margin-top: 2.75em; } }

.page-container.one-column {
  max-width: 1024px; }

/* Setup */
html {
  font-family: "Work Sans", sans-serif;
  /* font-size: $base-font-size / 16 * 100%; */
  -webkit-font-smoothing: antialiased; }

/* Copy & Lists */
p {
  font-size: 1rem;
  line-height: 1.8rem;
  margin-top: 1.8rem;
  margin-bottom: 0;
  color: #818181; }
  p a {
    font-weight: 600;
    text-decoration: none;
    color: #B3987A; }
    p a:hover {
      opacity: .6; }

ul, ol {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem; }
  ul li,
  ol li {
    line-height: 1.8rem; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0;
    margin-bottom: 0; }

blockquote {
  line-height: 1.8rem;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem; }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Work Sans", sans-serif;
  margin-top: 1.8rem;
  margin-bottom: 0;
  line-height: 1.8rem; }

h1 {
  font-size: 1.5rem;
  line-height: 2.7rem;
  margin-top: 1.8rem; }
  @media all and (min-width: 641px) {
    h1 {
      font-size: 4.2rem; } }

h2 {
  font-size: 1.8rem;
  line-height: 1;
  margin-top: 1.8rem;
  text-transform: uppercase; }
  @media all and (min-width: 641px) {
    h2 {
      font-size: 2.8rem; } }

h3 {
  font-size: 2.8rem; }

h4 {
  font-size: 1.4rem; }

h5 {
  font-size: 0.93333rem; }

h6 {
  font-size: 1.4rem; }

/* Tables */
table {
  margin-top: 1.8rem;
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0;
  line-height: 30px; }

/* Code blocks */
code {
  vertical-align: bottom; }

.modal .modal-dialog {
  max-width: 760px;
  border-radius: 0; }

.modal .modal-content {
  padding: 1rem;
  display: flex;
  justify-content: center;
  border-radius: 0;
  box-sizing: border-box; }
  .modal .modal-content .modal-header {
    border: 0; }
    .modal .modal-content .modal-header .close {
      padding: .25rem .5rem;
      font-family: "Work Sans", sans-serif;
      color: #B3987A;
      border-color: #B3987A;
      font-weight: 500; }
      .modal .modal-content .modal-header .close span {
        line-height: 1;
        display: block; }
  .modal .modal-content .modal-footer {
    justify-content: center;
    border: 0; }

.modal #modalTitle {
  font-family: "Work Sans", sans-serif;
  font-size: 1.5rem; }

.modal #modalImage {
  display: flex;
  justify-content: center; }
  .modal #modalImage img {
    width: 100%;
    max-width: 15.5rem;
    height: auto; }

.modal .documents-heading h4 {
  font-size: 1.2rem; }

.video-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999; }

.video-bg {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.95); }

.video-row {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  width: 90%;
  transform: translateX(-50%) translateY(-50%); }

.video-cont {
  position: relative; }

.video-close {
  display: inline-block;
  margin: 20px 0;
  cursor: pointer;
  color: #fff;
  font-size: 1rem; }
  .video-close i {
    font-size: 1rem;
    color: #fff; }
  .video-close:hover {
    background: #000;
    color: #fff;
    opacity: .6; }

.show .video-overlay {
  display: block; }

.search-form {
  display: flex;
  flex-flow: column;
  max-width: 24rem;
  margin-top: 1rem; }
  .search-form label {
    display: flex;
    flex-direction: column; }
    .search-form label span {
      font-weight: 600;
      margin-bottom: .5rem; }
  .search-form input.search-field {
    padding: .5rem;
    border: 3px solid #01212F; }
  .search-form .search-submit {
    margin-top: 1rem; }

.content-form .container {
  padding: 0; }
  @media all and (min-width: 641px) {
    .content-form .container {
      padding: 0 2rem; } }

.gform_wrapper ul.gform_fields {
  display: flex;
  justify-content: space-between;
  grid-gap: 0;
  grid-template: none;
  flex-flow: wrap; }
  @media all and (min-width: 1025px) {
    .gform_wrapper ul.gform_fields {
      max-height: 20rem;
      flex-flow: column wrap; } }
  .gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
    margin-top: 1rem; }
    @media all and (min-width: 1025px) {
      .gform_wrapper ul.gform_fields li.gfield {
        width: calc(50% - .75rem); } }
    .gform_wrapper ul.gform_fields li.gfield .ginput_container {
      margin-top: 0;
      line-height: 0; }
      .gform_wrapper ul.gform_fields li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper ul.gform_fields li.gfield .ginput_container select, .gform_wrapper ul.gform_fields li.gfield .ginput_container textarea {
        width: 100%;
        margin-top: 0;
        font-size: .75rem;
        line-height: 1;
        padding: 1rem;
        box-sizing: border-box;
        font-family: "Oswald", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #4e4e4e;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, 0.15); }
      .gform_wrapper ul.gform_fields li.gfield .ginput_container input::placeholder, .gform_wrapper ul.gform_fields li.gfield .ginput_container textarea::placeholder {
        opacity: 1;
        color: #4e4e4e; }
    .gform_wrapper ul.gform_fields li.gfield.dropdown::after {
      content: '';
      position: absolute;
      height: 0;
      width: 0;
      top: 50%;
      right: 1rem;
      transform: translateY(-50%);
      border-right: .35rem solid transparent;
      border-left: .35rem solid transparent;
      border-top: 0.35rem solid #4e4e4e;
      border-radius: 2px; }
    .gform_wrapper ul.gform_fields li.gfield.dropdown select option {
      color: #4e4e4e; }
    .gform_wrapper ul.gform_fields li.gfield:last-child {
      align-self: flex-end; }

.gform_wrapper input[type="submit"] {
  font-weight: 800; }

.gform_wrapper textarea {
  height: 11.25rem; }

.gform_wrapper .gform_footer {
  margin-top: 1rem;
  text-align: right; }

header.site-header {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); }
  @media all and (min-width: 1025px) {
    header.site-header {
      position: relative; } }
  header.site-header h1 {
    margin-top: 0;
    line-height: 0; }
  header.site-header a {
    color: #000;
    text-decoration: none; }
    header.site-header a:hover {
      opacity: .6; }
  header.site-header ul li {
    list-style: none; }

header.site-header .site-header-utility {
  background-color: #000;
  padding: .75rem 0;
  width: 100%;
  box-sizing: border-box;
  font-size: .875rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: .04rem;
  position: relative;
  z-index: 1; }
  header.site-header .site-header-utility .container.utility {
    display: flex; }
    header.site-header .site-header-utility .container.utility .utility-name {
      display: none; }
      @media all and (min-width: 1025px) {
        header.site-header .site-header-utility .container.utility .utility-name {
          display: block;
          font-size: 1em;
          text-transform: uppercase;
          color: #fff;
          letter-spacing: 0.065rem; } }
    header.site-header .site-header-utility .container.utility .utility-contact {
      font-size: .625rem;
      margin: 0 auto;
      text-transform: uppercase;
      color: #fff;
      letter-spacing: 0.065rem; }
      @media all and (min-width: 1025px) {
        header.site-header .site-header-utility .container.utility .utility-contact {
          font-size: 1em;
          margin: 0 0 0 auto; } }
      header.site-header .site-header-utility .container.utility .utility-contact a {
        font-weight: 600;
        text-decoration: none;
        color: #fff;
        letter-spacing: 0.065rem; }
    header.site-header .site-header-utility .container.utility .utility-social {
      display: none; }
      @media all and (min-width: 1025px) {
        header.site-header .site-header-utility .container.utility .utility-social {
          display: block;
          margin-left: .3rem; } }
      header.site-header .site-header-utility .container.utility .utility-social a {
        margin-left: .8rem; }
        header.site-header .site-header-utility .container.utility .utility-social a svg {
          font-size: 1em;
          color: #fff; }

header.site-header .mobile-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  header.site-header .mobile-header-container .mobile-menu {
    display: none; }

.mobile-site-header {
  display: flex;
  height: 110px; }
  @media all and (min-width: 1025px) {
    .mobile-site-header {
      display: none;
      height: auto; } }

.mobile-logo-navigation .logo {
  display: flex;
  line-height: 0; }
  .mobile-logo-navigation .logo img {
    width: 5rem;
    height: auto;
    padding: .5rem 0; }

.mobile-phone {
  display: flex;
  justify-content: flex-end; }
  .mobile-phone img {
    max-width: 1.2rem; }

/* search form */
.search-form-results {
  width: 100%;
  box-sizing: border-box;
  padding: 0 4rem;
  height: 0;
  transition: all .2s ease;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 8.125rem;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.85);
  color: #000; }
  @media all and (min-width: 1025px) {
    .search-form-results {
      top: 15rem; } }
  .search-form-results.show-results {
    height: auto;
    padding: 1rem 2rem;
    position: fixed;
    top: 25.6em; }
    @media all and (min-width: 1025px) {
      .search-form-results.show-results {
        padding: 2rem 4rem;
        position: initial;
        top: initial; } }
  .search-form-results.stuck {
    position: fixed;
    top: 80px; }
  .search-form-results .search-form {
    margin-top: 0;
    max-width: none; }
  .search-form-results .search-form input {
    width: 100%;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 1.25rem;
    letter-spacing: 1.5px; }
    @media all and (min-width: 1025px) {
      .search-form-results .search-form input {
        font-size: 1.5rem; } }
    @media all and (min-width: 2801px) {
      .search-form-results .search-form input {
        font-size: 2.5rem; } }
  .search-form-results .search-results {
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 1.25rem;
    letter-spacing: 1.5px;
    max-height: 255px;
    overflow: hidden; }
    @media all and (min-width: 1025px) {
      .search-form-results .search-results {
        font-size: 1.5rem; } }
    @media all and (min-width: 2801px) {
      .search-form-results .search-results {
        font-size: 2.5rem; } }
    .search-form-results .search-results .search-result {
      display: block;
      opacity: 1;
      transition: opacity .2s ease;
      text-decoration: none; }
      .search-form-results .search-results .search-result span {
        display: inline-block; }
        .search-form-results .search-results .search-result span.type {
          color: rgba(255, 255, 255, 0.5); }
      .search-form-results .search-results .search-result:hover {
        opacity: .5; }

.main-nav {
  display: none;
  flex: 1;
  padding: 0 2em; }
  .main-nav > ul li.menu-item {
    align-items: stretch; }
  .main-nav > ul > li > a {
    font-family: "Oswald", sans-serif;
    display: flex;
    align-items: center;
    align-self: center; }
  .main-nav > ul > li.contact-btn a {
    background: #B3987A;
    transition: all .25s ease-in-out; }
    .main-nav > ul > li.contact-btn a:hover {
      transform: scale(1.025);
      translate: scale ease-in-out 0.25s;
      background-color: #9f7f5b;
      border-color: #9f7f5b; }
  .main-nav > ul > li.phone-btn a::before {
    content: '';
    height: .8em;
    width: .8em;
    background: url("https://www.controlled-demolition.com/wp-content/themes/cdi-controlled-demo/dist/images/phone-icon.svg");
    background-size: cover;
    margin-right: .5em; }
  .main-nav > ul > li.current-menu-item a {
    text-decoration: underline; }
  @media screen and (min-width: 1200px) {
    .main-nav {
      padding: 0; } }
  @media all and (min-width: 1025px) {
    .main-nav {
      display: flex;
      max-width: 1152px;
      margin: 0 auto;
      box-sizing: border-box; } }
  .main-nav .sub-menu {
    z-index: -1; }
  .main-nav .menu-dropdown-shield {
    max-height: 110px; }
    @media all and (min-width: 1025px) {
      .main-nav .menu-dropdown-shield {
        max-height: initial;
        position: absolute !important;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 0;
        background-color: #fff; } }

.main-nav ul.menu {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 2.5rem;
  margin: 0;
  padding-inline-start: 0; }
  @media all and (min-width: 1025px) {
    .main-nav ul.menu {
      padding: 0;
      background-color: #fff; } }
  .main-nav ul.menu > li {
    display: flex;
    position: relative;
    justify-content: center;
    transition: all ease-in-out .15s; }
    .main-nav ul.menu > li:nth-of-type(1) {
      order: 4; }
    .main-nav ul.menu > li:nth-of-type(2) {
      order: 1; }
      @media all and (min-width: 1025px) {
        .main-nav ul.menu > li:nth-of-type(2) .sub-menu {
          left: 125%; } }
      @media all and (min-width: 1400px) {
        .main-nav ul.menu > li:nth-of-type(2) .sub-menu {
          left: 50%; } }
      @media all and (min-width: 1025px) {
        .main-nav ul.menu > li:nth-of-type(2)::after {
          left: -17px; } }
      @media all and (min-width: 1400px) {
        .main-nav ul.menu > li:nth-of-type(2)::after {
          left: initial; } }
    .main-nav ul.menu > li:nth-of-type(3) {
      order: 2; }
    .main-nav ul.menu > li:nth-of-type(4) {
      order: 3; }
    .main-nav ul.menu > li:nth-of-type(5) {
      order: 5; }
    .main-nav ul.menu > li:nth-of-type(6) {
      order: 6; }
    .main-nav ul.menu > li:nth-of-type(7) {
      order: 7; }
    .main-nav ul.menu > li a {
      display: flex;
      line-height: 1.15;
      width: 100%;
      justify-content: center;
      height: 100%;
      text-transform: uppercase;
      position: relative; }
      @media all and (min-width: 1025px) {
        .main-nav ul.menu > li a {
          padding: 0 .5rem;
          font-size: 1rem;
          letter-spacing: .07rem;
          font-weight: 500;
          text-decoration: none; } }
    .main-nav ul.menu > li:hover:not(.site-logo)::after {
      content: '';
      position: absolute;
      height: .65rem;
      width: 125%;
      bottom: 0;
      background-color: #B3987A;
      transition: background-color .3s ease; }
      @media all and (min-width: 1025px) {
        .main-nav ul.menu > li:hover:not(.site-logo)::after {
          width: 278px; } }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li:hover:not(.menu-item-has-children)::after {
        width: 125%; } }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li:hover > ul {
        transform: translateX(-50%) translateY(0);
        opacity: 1; } }
    .main-nav ul.menu > li.site-logo {
      display: flex;
      align-self: flex-start;
      justify-content: center;
      margin: 1.8rem 0;
      box-sizing: border-box; }
      .main-nav ul.menu > li.site-logo a {
        padding: 0; }
        .main-nav ul.menu > li.site-logo a:hover {
          opacity: 1; }
        .main-nav ul.menu > li.site-logo a::after {
          display: none; }
        .main-nav ul.menu > li.site-logo a img {
          height: 145px;
          width: auto; }
    .main-nav ul.menu > li.menu-item-has-children > a::after {
      content: '';
      position: relative;
      height: 0;
      width: 0;
      border-left: .3rem solid transparent;
      border-right: .3rem solid transparent;
      border-top: 0.35rem solid #B3987A;
      border-radius: 2px;
      left: .375rem;
      transition: all .25s ease; }
    .main-nav ul.menu > li.menu-search > a::before {
      content: '';
      background-image: url("../images/search-solid.svg");
      background-repeat: no-repeat;
      background-position: center;
      margin: .125rem .5rem 0 0;
      width: .75rem;
      height: .75rem; }
    .main-nav ul.menu > li.menu-search > a svg {
      display: none; }
    .main-nav ul.menu > li.menu-search.search-open > a::before {
      content: '';
      background-image: url("../images/times-regular.svg");
      background-repeat: no-repeat;
      background-position: center; }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li > ul {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%) translateY(-100%);
        background-color: #000;
        z-index: -1;
        margin: 0;
        transition: transform .3s ease;
        padding: .5rem 0;
        opacity: 0;
        width: 278px; } }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li > ul > li {
        display: block;
        width: 100%;
        margin: 0; } }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li > ul > li > a {
        color: #fff;
        text-align: left;
        width: 100%;
        display: block;
        padding: .75rem 1.8rem;
        font-family: "Oswald", sans-serif;
        font-weight: 600;
        letter-spacing: .08rem;
        box-sizing: border-box;
        text-decoration: none; } }
    .main-nav ul.menu > li > ul > li.menu-item-has-children > a {
      padding-bottom: .5rem; }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li > ul > li > ul {
        padding-left: .5rem; } }
    @media all and (min-width: 1025px) {
      .main-nav ul.menu > li > ul > li > ul > li > a {
        color: rgba(255, 255, 255, 0.9);
        text-align: left;
        width: 100%;
        display: block;
        padding: .5rem 1.3rem;
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: .9rem;
        letter-spacing: .08rem;
        box-sizing: border-box;
        text-decoration: none;
        position: relative;
        transition: all .25s ease; }
        .main-nav ul.menu > li > ul > li > ul > li > a::before {
          content: '';
          position: absolute;
          height: 0;
          width: 0;
          border-top: .35rem solid transparent;
          border-bottom: .35rem solid transparent;
          border-left: 0.45rem solid rgba(255, 255, 255, 0.9);
          border-radius: 3px;
          top: 50%;
          left: 0;
          transform: translateY(-50%);
          opacity: 0;
          transition: all .25s ease; }
        .main-nav ul.menu > li > ul > li > ul > li > a:hover {
          background: rgba(255, 255, 255, 0.25);
          padding-left: 1.75rem; }
          .main-nav ul.menu > li > ul > li > ul > li > a:hover::before {
            opacity: 1;
            left: .875rem; } }

.main-nav .mobile-menu .container {
  grid-template-columns: 100%;
  width: 100%; }

.main-nav .mobile-menu .menu a {
  color: #000; }

.mobile-nav-button {
  background: none;
  border: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  font-size: 2rem; }
  .mobile-nav-button svg:first-child {
    display: block; }
  .mobile-nav-button svg:last-child {
    display: none; }
  .mobile-nav-button.menu-open svg:first-child {
    display: none; }
  .mobile-nav-button.menu-open svg:last-child {
    display: block; }

.navigation-subheader {
  background: #B3987A; }
  .navigation-subheader a, .navigation-subheader svg {
    color: #fff;
    text-decoration: none; }

.slicknav_menu {
  padding: 0;
  background: #B3987A; }
  @media all and (min-width: 1025px) {
    .slicknav_menu {
      display: none; } }

.slicknav_nav {
  width: 100%;
  top: 3.5rem;
  background: #000; }
  .slicknav_nav .menu-item.btn--hover-control.slicknav_collapsed {
    background-color: initial !important; }
    .slicknav_nav .menu-item.btn--hover-control.slicknav_collapsed a {
      opacity: 1 !important; }
  .slicknav_nav .menu-item:hover, .slicknav_nav .menu-item:active {
    background: #262626; }
  .slicknav_nav .menu-item li a {
    opacity: 1; }
  .slicknav_nav .menu-item > ul li.slicknav_open {
    background: #333333; }
  .slicknav_nav .menu-item > ul li.slicknav_collapsed {
    background-color: initial; }
  .slicknav_nav .menu-item > ul li > ul {
    padding-bottom: 1rem;
    background: #886d4e !important; }
  .slicknav_nav a {
    color: #fff;
    margin: 0; }
  .slicknav_nav a:hover {
    background: none;
    color: inherit; }
  .slicknav_nav.right {
    right: -100%; }
  .slicknav_nav .slicknav_row:hover {
    background: none;
    border-radius: 0; }
  .slicknav_nav .slicknav_arrow {
    display: none; }

.slicknav_nav ul.menu {
  margin-left: 0; }
  .slicknav_nav ul.menu > li.menu-item a {
    font-size: 1rem;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    text-align: center;
    color: #fff; }
  .slicknav_nav ul.menu li.menu-item-has-children a.slicknav_item > a {
    position: relative; }
    .slicknav_nav ul.menu li.menu-item-has-children a.slicknav_item > a::after {
      content: '';
      display: block;
      position: absolute;
      right: -1.25rem;
      top: .5rem;
      width: 15px;
      height: 6px;
      background-size: contain; }
  .slicknav_nav ul.menu li.menu-item-has-children.slicknav_open a.slicknav_item > a::after {
    transform: rotate(180deg); }
  .slicknav_nav ul.menu ul.sub-menu {
    display: none;
    background: #8f7252;
    margin-left: 0; }
    .slicknav_nav ul.menu ul.sub-menu li a {
      font-family: "Work Sans", sans-serif;
      font-size: .75rem;
      text-align: center; }

.slicknav_nav .navigation-subheader {
  padding-top: 0; }
  .slicknav_nav .navigation-subheader .subheader-links ul li:hover, .slicknav_nav .navigation-subheader .subheader-links ul li:active {
    background: #333333; }

.slicknav_btn {
  display: none; }

.container.footer-lead-in {
  max-width: 1000px;
  text-align: center;
  margin-bottom: 5rem; }
  @media all and (min-width: 1025px) {
    .container.footer-lead-in {
      margin-bottom: 24rem;
      padding-top: 10px; } }
  .container.footer-lead-in h3 {
    font-size: 1.5rem;
    text-transform: uppercase; }
    @media all and (min-width: 1025px) {
      .container.footer-lead-in h3 {
        font-size: 2.75rem;
        margin-top: 0; } }
  .container.footer-lead-in p {
    font-size: 1rem;
    color: #747474;
    margin-bottom: 2.5rem; }

.pre-footer {
  width: 100%;
  margin: 0;
  padding: 3rem 0 0;
  position: relative;
  box-sizing: border-box; }
  @media all and (min-width: 1025px) {
    .pre-footer {
      padding: 21.5rem 0 0;
      opacity: 1; } }
  .pre-footer img {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    max-height: 2500px;
    object-fit: cover;
    font-family: 'object-fit: cover;', serif; }
  .pre-footer.margin-offset {
    margin-top: -55rem;
    padding: 60rem 0 0; }
  .pre-footer .container.footer-form {
    background-color: #fff;
    border-radius: 10px;
    padding: 1.5rem 2rem;
    max-width: 1445px;
    width: 94%; }
    @media all and (min-width: 641px) {
      .pre-footer .container.footer-form {
        width: 80%; } }
    @media all and (min-width: 1025px) {
      .pre-footer .container.footer-form {
        padding: 3.5rem 6rem 3.75em; } }
    .pre-footer .container.footer-form .footer-form-utility {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      position: relative; }
      .pre-footer .container.footer-form .footer-form-utility h3 {
        font-family: "Oswald", sans-serif;
        text-transform: uppercase;
        font-size: 1.875rem;
        letter-spacing: .1rem;
        margin: 1rem 0;
        padding-right: 4rem;
        line-height: 1.25; }
      .pre-footer .container.footer-form .footer-form-utility p {
        color: #000;
        margin: 1.5rem 0; }
      @media all and (min-width: 1025px) {
        .pre-footer .container.footer-form .footer-form-utility {
          flex-direction: row;
          justify-content: space-between; } }
      .pre-footer .container.footer-form .footer-form-utility .footer-form-content {
        width: 100%;
        position: relative; }
        .pre-footer .container.footer-form .footer-form-utility .footer-form-content p {
          font-size: .875rem;
          line-height: 1.5rem; }
          @media all and (min-width: 1025px) {
            .pre-footer .container.footer-form .footer-form-utility .footer-form-content p {
              max-width: 50%; } }
      .pre-footer .container.footer-form .footer-form-utility .footer-form-social {
        position: absolute;
        top: 1.5rem;
        right: 0; }
        .pre-footer .container.footer-form .footer-form-utility .footer-form-social svg {
          color: #000; }
        .pre-footer .container.footer-form .footer-form-utility .footer-form-social > a {
          margin: 0 0 0 .5rem; }
    .pre-footer .container.footer-form .footer-gravity-form .gform_footer {
      margin-top: 2rem; }

.home .pre-footer img {
  transform: none;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  object-fit: cover; }

.site-footer {
  background: #000;
  color: #fff;
  width: 100vw;
  overflow: hidden; }
  @media all and (min-width: 1025px) {
    .site-footer {
      margin-top: -5rem;
      padding-top: 5rem; } }
  .site-footer h4 {
    font-size: .875rem;
    color: #B3987A;
    text-transform: uppercase;
    margin: 0 0 .5rem; }
  .site-footer ul.footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: .75rem; }
    .site-footer ul.footer-menu li a {
      color: #fff;
      text-transform: uppercase;
      font-family: "Oswald", sans-serif;
      transition: all .25s ease-in-out;
      text-decoration: none;
      line-height: 35px; }
      .site-footer ul.footer-menu li a:hover {
        opacity: .6; }

.footer-main {
  padding: 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media all and (min-width: 1025px) {
    .footer-main {
      padding: 3.875em 5.875em 3.0625em  5.875em; } }
  @media all and (min-width: 1300px) {
    .footer-main {
      padding: 3.875em 10.25em 3.0625em  5.875em; } }
  .footer-main p {
    font-size: .75rem;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif; }
    .footer-main p:first-child {
      margin-top: 0; }
    .footer-main p a {
      color: #fff; }

.footer-logo {
  width: 100%;
  box-sizing: border-box; }
  @media all and (min-width: 1025px) {
    .footer-logo {
      width: 35%;
      padding-right: 3rem; } }
  .footer-logo a img {
    transition: all ease-in-out .25s;
    width: 103px; }
  .footer-logo a:hover img {
    opacity: .75; }
  .footer-logo p {
    color: #aaa;
    font-size: .875rem;
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    line-height: 23px; }
    @media all and (min-width: 1025px) {
      .footer-logo p {
        max-width: 441px; } }
  .footer-logo .footer-terms {
    font-family: "Oswald", sans-serif;
    font-size: .75rem;
    text-transform: uppercase;
    margin-bottom: 2rem; }
    @media all and (min-width: 1025px) {
      .footer-logo .footer-terms {
        margin-bottom: 0; } }
    .footer-logo .footer-terms span {
      margin: 0 .5rem;
      font-weight: 800;
      color: #fff; }
    .footer-logo .footer-terms a {
      letter-spacing: .15rem; }

.footer-navigation {
  width: 100%;
  box-sizing: border-box; }
  @media all and (min-width: 641px) {
    .footer-navigation {
      width: 33.33%;
      padding-left: 1rem; } }
  @media all and (min-width: 1025px) {
    .footer-navigation {
      width: 15%;
      padding-left: 4rem; } }
  .footer-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 16px; }
    .footer-navigation ul li a {
      color: #fff;
      font-family: "Work Sans", sans-serif;
      transition: all .25s ease-in-out; }
      .footer-navigation ul li a:hover {
        opacity: .6; }

.footer-social {
  width: 100%;
  box-sizing: border-box; }
  @media all and (min-width: 641px) {
    .footer-social {
      width: 33.33%;
      padding-left: 1rem; } }
  @media all and (min-width: 1025px) {
    .footer-social {
      width: 25%;
      padding-left: 4rem; } }
  .footer-social a {
    display: inline-flex;
    transition: all .25s ease-in-out; }
    .footer-social a:hover {
      opacity: .6; }
  .footer-social p {
    margin: .5rem 0; }
    .footer-social p a {
      border-bottom: 1px solid #B3987A; }
  .footer-social h4:nth-of-type(2) {
    margin-top: 4rem; }

.footer-contact {
  width: 100%;
  box-sizing: border-box; }
  @media all and (min-width: 641px) {
    .footer-contact {
      width: 33.33%;
      padding-left: 1rem; } }
  @media all and (min-width: 1025px) {
    .footer-contact {
      width: 25%;
      padding-left: 4rem; } }
  .footer-contact p {
    margin-top: 0; }
    .footer-contact p.get-directions-link {
      margin: 1rem 0 1.5rem;
      padding-right: 1rem;
      position: relative;
      display: inline-flex; }
      .footer-contact p.get-directions-link::after {
        content: '';
        position: absolute;
        height: 0;
        width: 0;
        border-top: .25rem solid transparent;
        border-bottom: .25rem solid transparent;
        border-left: 0.35rem solid #B3987A;
        top: 50%;
        right: 0;
        transform: translateY(-50%); }
    .footer-contact p .footer-phone-link {
      width: 8rem;
      display: flex;
      justify-content: space-between; }
  .footer-contact .search-form input[type="submit"] {
    display: none; }
  .footer-contact .search-form input {
    width: 100%;
    margin-top: 0;
    font-size: .75rem;
    line-height: 1;
    padding: .25rem .5rem;
    box-sizing: border-box;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background: transparent;
    height: 32px; }
  .footer-contact .search-form input::placeholder {
    opacity: 1;
    color: #fff; }

.page-content {
  margin: 2rem 0; }
  @media all and (min-width: 1025px) {
    .page-content {
      margin: 4rem 0 4rem; } }

.content-contact {
  padding: 2rem 0;
  background: #0C597F;
  text-align: center; }
  @media all and (min-width: 1025px) {
    .content-contact {
      padding: 4rem 0; } }
  .content-contact h3 {
    font-size: 2rem;
    margin: 0 0 2rem;
    color: #fff; }

.page-parent .entry-content.services-content {
  text-align: center; }
  .page-parent .entry-content.services-content h1 {
    margin-bottom: 1rem; }
  .page-parent .entry-content.services-content p {
    max-width: 900px;
    margin: 0 auto .75rem; }

.child-pages {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 4rem;
  grid-auto-rows: 1fr; }
  @media all and (min-width: 1025px) {
    .child-pages {
      grid-template-columns: 1fr 1fr; } }
  .child-pages .child-page {
    display: flex;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    background: #fff;
    text-decoration: none;
    position: relative; }
    .child-pages .child-page .child-page_content {
      padding: 1.5rem 2.5rem;
      box-sizing: border-box;
      border-left: 0.5rem solid #000;
      transition: border .7s ease; }
      .child-pages .child-page .child-page_content h3 {
        font-family: "Oswald", sans-serif;
        margin: 0;
        color: #000;
        font-size: 1.25rem;
        letter-spacing: .05rem;
        text-transform: uppercase; }
      .child-pages .child-page .child-page_content p {
        color: #818181;
        font-size: .875rem;
        margin: .75rem 0;
        line-height: 1.5; }
      @media all and (min-width: 641px) {
        .child-pages .child-page .child-page_content {
          width: 67%; } }
    .child-pages .child-page .child-page_img {
      display: none;
      position: relative; }
      @media all and (min-width: 641px) {
        .child-pages .child-page .child-page_img {
          display: flex;
          width: 100%;
          max-width: 33%;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0; } }
      .child-pages .child-page .child-page_img img {
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        object-fit: cover; }
    .child-pages .child-page .btn-alt, .child-pages .child-page .world-records .entry-content p a, .world-records .entry-content p .child-pages .child-page a {
      font-size: .875rem;
      font-weight: 600; }
      .child-pages .child-page .btn-alt svg, .child-pages .child-page .world-records .entry-content p a svg, .world-records .entry-content p .child-pages .child-page a svg {
        height: .875rem; }
    .child-pages .child-page:hover .child-page_content {
      border-color: #B3987A; }
    .child-pages .child-page:hover .btn-alt::before, .child-pages .child-page:hover .world-records .entry-content p a::before, .world-records .entry-content p .child-pages .child-page:hover a::before {
      content: '';
      width: 100%; }

.page.contact-us .page-container {
  display: none; }

.page.contact-us .pre-footer {
  margin-top: 2rem; }
  @media all and (min-width: 1025px) {
    .page.contact-us .pre-footer {
      padding: 3rem 0 0; } }

.project-icon img {
  max-width: 80px; }

.error404 .site-footer {
  margin-top: 0;
  padding-top: 0; }

.search-result--page .search-form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center; }
  .search-result--page .search-form label {
    height: 35px;
    font-family: Oswald, sans-serif;
    border-radius: 0;
    min-width: 50%; }
    .search-result--page .search-form label input {
      height: 35px; }
  .search-result--page .search-form .search-submit {
    margin: initial;
    margin-left: -5px;
    height: 35px;
    padding: 0;
    font-family: Oswald, sans-serif;
    border-radius: 0; }

.search-result--page .search-results {
  margin-top: 3em; }
  .search-result--page .search-results .search-result--item {
    margin-top: 1.5em; }
    .search-result--page .search-results .search-result--item a:hover {
      color: #01212F; }

.search-results .site-footer {
  margin-top: 0;
  padding-top: 0; }

.posts-content {
  text-align: center;
  margin-bottom: 2.5rem; }
  .posts-content p {
    max-width: 900px;
    margin: 0 auto; }

.blog .page-container {
  max-width: 1320px;
  grid-gap: 0; }

.blog-archive_row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2.25rem .5rem;
  border-bottom: 1px solid #B3987A;
  box-sizing: border-box;
  text-decoration: none;
  transition: background-color .7s ease; }
  .blog-archive_row:hover .blog-archive_left h2::after {
    content: '';
    width: 100%; }
  .blog-archive_row .blog-archive_left {
    display: block;
    width: 75%;
    padding-right: 1rem;
    box-sizing: border-box; }
    .blog-archive_row .blog-archive_left .blog-archive_date {
      font-size: .875rem;
      font-weight: 700;
      color: #B3987A;
      display: block; }
    .blog-archive_row .blog-archive_left h2 {
      font-family: "Oswald", sans-serif;
      margin: .5rem 0 1.25rem;
      letter-spacing: .05rem;
      text-transform: uppercase;
      font-size: 1.25rem;
      color: #000;
      position: relative;
      display: inline-block; }
      .blog-archive_row .blog-archive_left h2::after {
        content: '';
        width: 0;
        height: 2px;
        background-color: #B3987A;
        position: absolute;
        bottom: -8px;
        left: 0;
        transition: width .7s ease; }
    .blog-archive_row .blog-archive_left p {
      margin: 0;
      font-size: .875rem;
      color: #818181;
      line-height: 1.5; }
  .blog-archive_row .blog-archive_right {
    display: flex;
    align-items: center; }
    .blog-archive_row .blog-archive_right .btn-alt, .blog-archive_row .blog-archive_right .world-records .entry-content p a, .world-records .entry-content p .blog-archive_row .blog-archive_right a {
      font-size: .875rem;
      font-weight: 600; }

nav.pagination {
  margin: 3.5rem 0;
  text-align: center; }
  nav.pagination .nav-links a {
    text-decoration: none;
    color: #000;
    font-family: "Oswald", sans-serif;
    font-size: 1rem; }
    nav.pagination .nav-links a:hover {
      opacity: .7;
      text-decoration: underline; }
  nav.pagination .nav-links span.page-numbers {
    color: #B3987A;
    font-family: "Oswald", sans-serif;
    font-size: 1rem; }
    nav.pagination .nav-links span.page-numbers:hover {
      opacity: 1; }
  nav.pagination .nav-links .prev svg, nav.pagination .nav-links .next svg {
    color: #B3987A !important;
    height: 1rem;
    width: 1rem !important; }
  nav.pagination .nav-links .prev {
    margin-right: 1rem; }
    nav.pagination .nav-links .prev svg {
      margin-right: .5rem; }
    nav.pagination .nav-links .prev::before {
      content: '\f323';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: none; }
  nav.pagination .nav-links .next {
    margin-left: 1rem; }
    nav.pagination .nav-links .next svg {
      margin-left: .5rem; }
    nav.pagination .nav-links .next::after {
      content: '\f324';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: none; }

.blog-nav-links {
  display: flex;
  width: 100%;
  justify-content: space-between; }
  .blog-nav-links .prev svg, .blog-nav-links .next svg {
    color: #B3987A !important;
    height: 1rem;
    width: 1rem !important; }
  .blog-nav-links .prev a, .blog-nav-links .next a {
    text-decoration: none;
    color: #000;
    font-family: "Oswald", sans-serif;
    font-size: 1rem; }
    .blog-nav-links .prev a:hover, .blog-nav-links .next a:hover {
      opacity: .7;
      text-decoration: underline; }
  .blog-nav-links .prev {
    margin-right: 1rem; }
    .blog-nav-links .prev svg {
      margin-right: .5rem; }
    .blog-nav-links .prev::before {
      content: '\f323';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: none; }
  .blog-nav-links .next {
    margin-left: 1rem; }
    .blog-nav-links .next svg {
      margin-left: .5rem; }
    .blog-nav-links .next::after {
      content: '\f324';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: none; }

.single-post .site-footer {
  margin-top: 0;
  padding-top: 0; }

.single-post .page-hero {
  max-width: calc(1300px + 2rem);
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box;
  height: auto;
  max-height: none; }
  .single-post .page-hero img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: unset; }

.single-post .site-main .container {
  max-width: calc(1300px + 2rem);
  padding: 0 2rem 3rem; }
  .single-post .site-main .container.bread-container {
    max-width: 1600px; }
    .single-post .site-main .container.bread-container #breadcrumbs {
      margin: 0; }

.single-post .page-breadcrumbs {
  margin: 2.75rem 0 0; }

.single-post .page-content {
  margin-bottom: 0; }

.single-post .entry-content .date {
  font-size: 1.25rem;
  font-weight: 600;
  color: #B3987A; }

.single-post .entry-content h1 {
  font-family: "Oswald", sans-serif;
  font-size: 3.125;
  margin: 1rem 0;
  line-height: 1.2; }

.single-post .entry-content .author {
  font-size: .875rem;
  font-weight: 600;
  color: #000;
  margin: 0 0 3rem;
  display: block; }
  .single-post .entry-content .author a {
    text-decoration: none;
    color: #000;
    padding: 0 0 .25rem;
    border-bottom: 1px solid #B3987A; }
    .single-post .entry-content .author a:hover {
      text-decoration: none;
      opacity: .6; }

.single-post .entry-content h3 {
  font-size: 1.5rem;
  color: #B3987A;
  text-transform: uppercase; }

.single-post .entry-content p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  margin: 0 0 2rem; }
  @media all and (min-width: 421px) {
    .single-post .entry-content p {
      font-size: 1.125rem; } }
  .single-post .entry-content p:last-child {
    margin-bottom: 0; }

.single-post .entry-content .wp-block-image {
  margin-bottom: 2rem; }

.single-post .entry-content figure.wp-block-pullquote {
  padding: 2rem 1rem; }
  @media all and (min-width: 421px) {
    .single-post .entry-content figure.wp-block-pullquote {
      padding: 3rem 2rem; } }
  @media all and (min-width: 1025px) {
    .single-post .entry-content figure.wp-block-pullquote blockquote p {
      font-size: 1.875rem;
      margin-bottom: 2.25rem;
      line-height: 3rem; } }
  @media all and (min-width: 1025px) {
    .single-post .entry-content figure.wp-block-pullquote blockquote cite {
      font-size: 2.125rem; } }

.single-post .sidebar .sidebar-form {
  padding: 1.75rem;
  margin-top: 2rem; }
  @media all and (min-width: 1025px) {
    .single-post .sidebar .sidebar-form {
      margin-top: 0; } }
  .single-post .sidebar .sidebar-form p {
    font-size: .875rem;
    line-height: 1.5;
    margin: 1rem; }
  .single-post .sidebar .sidebar-form .gform_wrapper ul.gform_fields {
    display: block;
    max-height: none; }
    .single-post .sidebar .sidebar-form .gform_wrapper ul.gform_fields li.gfield {
      width: 100%; }
      .single-post .sidebar .sidebar-form .gform_wrapper ul.gform_fields li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .single-post .sidebar .sidebar-form .gform_wrapper ul.gform_fields li.gfield .ginput_container select, .single-post .sidebar .sidebar-form .gform_wrapper ul.gform_fields li.gfield .ginput_container textarea {
        border: none;
        border-radius: 4px;
        background: #fff; }
  .single-post .sidebar .sidebar-form .gform_wrapper .gform_footer input[type="submit"] {
    width: 100%; }

.page-hero {
  width: 100%;
  display: block;
  position: relative;
  height: 0;
  padding: 0 0 29%;
  margin: 0;
  max-height: 520px; }
  .page-hero img {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;' , sans-serif; }

.sidebar .sidebar-form {
  background-color: #000;
  padding: 2rem;
  box-sizing: border-box;
  display: block;
  width: 100%; }
  .sidebar .sidebar-form h2 {
    color: #fff;
    text-align: center;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: 2rem;
    margin-top: 0; }
  .sidebar .sidebar-form p {
    color: #fff;
    text-align: center; }
  .sidebar .sidebar-form form input[type="submit"] {
    background-color: #B3987A; }
    .sidebar .sidebar-form form input[type="submit"]:hover {
      background-color: #fff; }

.page-breadcrumbs {
  display: none;
  margin-top: 2.5rem; }
  @media all and (min-width: 1025px) {
    .page-breadcrumbs {
      display: flex; } }
  .page-breadcrumbs #breadcrumbs {
    margin-top: 0;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    letter-spacing: 1.5px; }
    .page-breadcrumbs #breadcrumbs a {
      text-decoration: none;
      padding: 0 .2rem;
      color: #4e4e4e;
      font-weight: 400; }
      .page-breadcrumbs #breadcrumbs a:hover {
        text-decoration: underline; }
    .page-breadcrumbs #breadcrumbs span {
      color: #000; }
    .page-breadcrumbs #breadcrumbs a, .page-breadcrumbs #breadcrumbs span {
      font-size: .875rem; }

.demolition-service__row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 0 6rem; }
  @media all and (min-width: 1025px) {
    .demolition-service__row {
      flex-direction: row;
      flex-wrap: wrap; } }
  .demolition-service__row .demolition-service__page-content {
    display: block;
    width: 100%; }
    @media all and (min-width: 1025px) {
      .demolition-service__row .demolition-service__page-content {
        width: 45%; } }
    @media all and (min-width: 1025px) {
      .demolition-service__row .demolition-service__page-content .entry-content {
        padding: 3rem 1rem 0 2rem; } }
    .demolition-service__row .demolition-service__page-content .entry-content.services-content h1 {
      margin-top: 16px;
      line-height: 2.75rem; }
    .demolition-service__row .demolition-service__page-content .entry-content p strong a {
      text-decoration: none;
      padding: 0 0 .25rem;
      border-bottom: 1px solid #B3987A; }
  .demolition-service__row .demolition-service__video {
    display: block;
    width: 100%; }
    @media all and (min-width: 1025px) {
      .demolition-service__row .demolition-service__video {
        width: 55%; } }
    .demolition-service__row .demolition-service__video .demo-video_head-contain {
      display: flex;
      width: 100%;
      justify-content: space-between;
      margin: 0 0 2em;
      flex-direction: column; }
      @media (min-width: 500px) {
        .demolition-service__row .demolition-service__video .demo-video_head-contain {
          flex-direction: row; } }
      .demolition-service__row .demolition-service__video .demo-video_head-contain .demo-video_head-item {
        font-size: .75em;
        color: #B3987A;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .5px;
        margin-bottom: 1rem; }
        @media (min-width: 500px) {
          .demolition-service__row .demolition-service__video .demo-video_head-contain .demo-video_head-item {
            margin-bottom: 0; } }
        .demolition-service__row .demolition-service__video .demo-video_head-contain .demo-video_head-item span {
          font-size: 1.75em;
          color: #000;
          margin-left: .25rem;
          display: block; }
          @media all and (min-width: 641px) {
            .demolition-service__row .demolition-service__video .demo-video_head-contain .demo-video_head-item span {
              display: inline; } }
    .demolition-service__row .demolition-service__video .demo-video_video-contain {
      box-sizing: border-box;
      margin-bottom: 3em;
      position: relative; }
      @media all and (min-width: 1025px) {
        .demolition-service__row .demolition-service__video .demo-video_video-contain {
          margin: 0;
          padding: 2rem; } }
      .demolition-service__row .demolition-service__video .demo-video_video-contain::after {
        content: ''; }
        @media all and (min-width: 1025px) {
          .demolition-service__row .demolition-service__video .demo-video_video-contain::after {
            border: 1px solid #B3987A;
            position: absolute;
            z-index: -1;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0; } }
      .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video {
        width: 100%;
        height: 470px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video img {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          object-fit: cover;
          z-index: 0; }
        .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video.image-only img {
          object-fit: contain;
          cursor: initial; }
        .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video .play-icon {
          border-radius: 50%;
          border: 0.13rem solid #fff;
          position: absolute;
          height: 90px;
          width: 90px;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          opacity: 1;
          transition: .3s ease; }
          .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video .play-icon::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 55%;
            transform: translateX(-50%) translateY(-50%);
            height: 0;
            width: 0;
            border-top: 1.25rem solid transparent;
            border-bottom: 1.25rem solid transparent;
            border-left: 2rem solid #fff; }
        .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video:hover {
          cursor: pointer; }
          .demolition-service__row .demolition-service__video .demo-video_video-contain .demo-video_video:hover .play-icon {
            opacity: .6; }
  .demolition-service__row .demo-video_teaser-contain {
    display: block;
    width: 100%; }
    .demolition-service__row .demo-video_teaser-contain h3 {
      text-transform: uppercase; }
    .demolition-service__row .demo-video_teaser-contain p {
      color: #818181;
      font-size: .875rem; }
    .demolition-service__row .demo-video_teaser-contain a {
      display: inline-flex;
      font-size: .875rem;
      text-transform: uppercase;
      color: #000;
      margin-top: 1.5em;
      font-weight: 600;
      letter-spacing: 1px;
      text-decoration: none;
      position: relative; }
      .demolition-service__row .demo-video_teaser-contain a::after {
        content: '';
        position: absolute;
        height: 0;
        width: 0;
        border-top: .25rem solid transparent;
        border-bottom: .25rem solid transparent;
        border-left: 0.35rem solid #B3987A;
        top: 50%;
        right: -1rem;
        transform: translateY(-50%); }
      .demolition-service__row .demo-video_teaser-contain a:hover {
        opacity: .6; }
  .demolition-service__row .demolition-service__teaser {
    display: flex;
    width: 100%;
    align-items: center; }
    @media all and (min-width: 1025px) {
      .demolition-service__row .demolition-service__teaser {
        width: 40%;
        padding-top: 3.25rem; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:first-child .demolition-service__video {
      margin-top: -3.5rem;
      width: 50%; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:first-child .demolition-service__video .demo-video_video-contain {
      margin-bottom: 2em;
      padding: 0; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:first-child .demolition-service__video .demo-video_video-contain::after {
      height: 100%;
      width: 100%;
      top: 2rem;
      left: -2rem; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:first-child .demo-video_teaser-contain {
      padding: 2rem 2rem .5rem 2rem;
      margin-left: 2rem;
      position: relative;
      box-sizing: border-box; } }
  .demolition-service__row:first-child .demo-video_teaser-contain::after {
    content: ''; }
    @media all and (min-width: 1025px) {
      .demolition-service__row:first-child .demo-video_teaser-contain::after {
        height: calc(100% + 6rem);
        width: 1px;
        background: #B3987A;
        position: absolute;
        left: 0;
        top: -6rem; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:first-child .demo-video_teaser-contain.hidden-video::after {
      top: 0; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:nth-child(2n+3) .demolition-service__video {
      order: 2; } }
  @media all and (min-width: 1025px) {
    .demolition-service__row:nth-child(2n+3) .demolition-service__teaser {
      order: 1; } }
  .demolition-service__row .demolition-service--sub-header, .demolition-service__row .demolition-service--sub-video {
    margin: 3rem 0; }
  .demolition-service__row hr.wp-block-separator {
    margin: 3rem 0; }
  .demolition-service__row iframe {
    width: 100%; }
    @media all and (min-width: 641px) {
      .demolition-service__row iframe {
        width: 640px; } }

@media all and (min-width: 1025px) {
  .demo-alt-content {
    padding: 0 1rem 0 2rem;
    margin-bottom: -2rem; } }

.hidden-desktop {
  margin-top: 2rem; }
  @media all and (min-width: 1025px) {
    .hidden-desktop {
      display: none !important; } }

.demolition-service__video.hidden-mobile {
  display: none !important; }
  @media all and (min-width: 1025px) {
    .demolition-service__video.hidden-mobile {
      display: block !important; } }

.world-records .entry-content p a {
  font-size: .875rem;
  font-weight: 600; }
  .world-records .entry-content p a svg {
    height: .875rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }


/*# sourceMappingURL=styles.css.map*/