/*
font-family: Arial, sans-serif;

 */
body {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #0e0d0b;
  background: #fff;
  opacity: 1;
  transition: all .25s linear;
  margin: 0;
}
.hld {
  background: url(/wp-content/uploads/2019/12/home_10.png) center center repeat !important;
    min-height: auto;
}
@media only screen and (max-width:56em) {
    .hld { padding-top:0;
    background-size:4em 4em !important; min-height: 100vh;}
}
.bk_wht, .bk_white {
  background: #fff;
}
strong {
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
  display: block;
  box-sizing: border-box;
  font-weight: inherit;
}
blockquote {
  font-family: Arial, sans-serif;
}
p, .box ul, .box ol, .mce-content-body ol, .mce-content-body ul {
  font-size: 1.125em;
}
p, li {

  line-height:1.6;
}
p {
  width: 100%;
  margin: 0 0 2em 0;
}
p a, li a {
  text-decoration: underline;
}
p a:hover, li a:hover {
    text-decoration: none;
}
.box ul ul, .box ol ul, .mce-content-body ol ul, .mce-content-body ul ul, .box ul ol, .box ol ol, .mce-content-body ol ol, .mce-content-body ul ol {
  font-size: 1em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

  font-size: 1em;
  
  line-height: 1.125em;
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {  display: block; margin: 1em auto;}
.h2, .h3, .h4, .h5, .h6 {}
.h1 {
  font-family: Arial, sans-serif;
  font-size: 3.75em;

  line-height: 1em;
  margin: 1em auto;
}
.h2 {
  font-family: Arial, sans-serif;
  font-size: 2.25em;
  margin: 1.5em 0 1em 0;
}

.h3 {
  font-size: 2em;

}
.h4 {
  font-size: 1.75em;
}
.h5 {
  font-size: 1.5em;
 
 
}
p .h5 {
    font-size: calc( 1em + ( 1em / 3 ) );
}
.h2 + .h5 {
    margin:-1em auto 1em auto;
}
.h6 {
  font-size: 1.125em;

}

.dark h1, .dark h2, .dark h1 strong, .dark h2 strong, .dark h3, .dark h4, .dark h5, .dark h6, .dark, .dark .h1, .dark .h2, .dark .h1 strong, .dark .h2 strong, .dark .h3, .dark .h4, .dark .h5, .dark .h6 {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

@media only screen and (max-width:56em) {
  p, .box ul, .box ol, .mce-content-body ol, .mce-content-body ul, .h6 {
    font-size: 1.0625em;
  }
  .dark p, .dark ul, .dark ol, .mce-content-body ol, .mce-content-body ul, .dark .h6 {}
  .h1 {}
  .h2 {
    font-size: 2em;
      
  margin: 1em 0 .75em 0;
  }
  .h3 {
    font-size: 1.875em;
    font-size: 1.5em;
  }
  .h4 {
    font-size: 1.875em;
    font-size: 1.5em;
      
   
      
  }
  .h5 {
    font-size: 1.65625em;
    font-size: 1.3125em;
  }
 p .h5 {
    font-size: calc( 21em / 18 );
}
}
.text_left, .text_left_mobile {
  text-align: left;
}
@media only screen and (max-width:56em) {
  .text_left {
    text-align: center;
  }
}
.intro {
  font-size: calc( 2000% / 18 );
    font-weight: 700;
}
@media only screen and (max-width:56em) {
  .intro {
  
  }
}
.orange {
  /*  color: #0b9444; */
  color: #fd9a02 !important;
}
.dark .intro {}
.black {
  color: #000000 !important;
  text-shadow: none !important;
}
.box ul, .box ol, .mce-content-body ol, .mce-content-body ul {
  display: block;
  margin: 0 0 2em 0;
  box-sizing: border-box;
}
@media only screen and (max-width:56em) {
  .box ul, .box ol, .mce-content-body ol, .mce-content-body ul {
    margin: 0 0 1em 0;
  }
}
ol {
  counter-reset: thecounter;
}
li {
  margin: 0 0 .25em 0;
  display: block;
  position: relative !important;
  width: 100%;
  padding: 0 0 0 1em;
  box-sizing: border-box;
  font-size: 1em;
}
li strong {}
ol li {
  margin: 0 0 .5em 0;
  padding: 0 0 0 2em;
}
ol li:before {
  counter-increment: thecounter;
  content: counter(thecounter)".";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  width: 1.25em;
    
  color: #ef8e00;
}
ol[type="a"] li:before {
  counter-increment: thecounter;
  content: "("counter(thecounter, lower-alpha)")";
}
ol[type="AA"] li:before {
  counter-increment: thecounter;
  content: "("counter(thecounter, upper-alpha)")";
}
ul li {
  padding: 0 0 0 1.5em
}
.box ul li ul {
  margin: .25em 0 0 1em;
} /* ul li ul li { padding: 0; margin: .5em 0 0 0; font-size: 1em; }  ul li ul li:before { content: normal; } */ @media only screen and (max-width:56em) {
  ul li {}
}
ul li:before {
  font-family: Arial, sans-serif;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: .125em;
  width: 1.15em;
  font-weight: 700;
  height: 1.15em;
  content: '•';
  content: '';
  color: #ef8e00;
    
  background: url("/wp-content/uploads/2019/12/Unicorn.svg") no-repeat center center;
  background-size: 100% 100%;
}
.dark ul li:before {
  background: none;
  color: #fff !important
} /* box arrow */
.arrow:before, .arrow_top:before {
  content: ' ';
  overflow: hidden;
  z-index: 10;
  display: block;
  position: absolute;
  left: calc(50% - 6.25em);
  top: -1px;
  width: 12.5em;
  height: 0;
  -webkit-mask-image: url("images/arrow.svg");
  mask-image: url("images/arrow.svg");
  transition: all .3125s linear;
}
.visable.arrow:before, .visable.arrow_top:before, .visable .arrow:before, .visable .arrow_top:before {
  height: 2.5em;
}
.arrow_bottom:after {
  content: ' ';
  overflow: hidden;
  z-index: 10;
  left: calc(50% - 6.25em);
  display: block;
  position: absolute;
  bottom: calc(-2.5em+ 1px);
  width: 12.5em;
  height: 2.5em;
}
.arrow.grey:before {
  background: #e3e5e7;
}
.arrow.branding_grey:before {
  background: #f2f3f3;
}
.arrow_bottom.lite_grey:after {
  background: #efefed;
}
.arrow.white:before, .arrow_top.white:before, .arrow_bottom.white:after {
  background: #fff;
}
.arrow.black:before, .arrow_top.black:before, .arrow_bottom.black:after {
  background: #000;
}
.arrow_bottom_black:after {
  content: ' ';
  overflow: hidden;
  display: block;
  position: absolute;
  left: calc(50% - 6.25em);
  bottom: calc(-2.5em+ 1px);
  width: 12.5em;
  height: 2.5em;
  z-index: 10;
  background: url("images/black-arrow.svg") center bottom no-repeat;
  background-size: 100% 100% !important;
}
@media only screen and (max-width:56em) {
  .arrow .box1, .arrow_top .box1 {
    padding-top: 1.25em;
  }
  .arrow:before, .arrow_top:before, .arrow_bottom:after, .arrow_bottom_black:after {
    font-size: .5em;
  }
}
/* */
span.phone {
  display: inline-block;
  padding: 0 0 0 2em;
  font-size: 1.5em;
  line-height: 1em;
  vertical-align: middle;
}
@media only screen and (max-width:400px) {
  span.phone {
    padding: 0 0 0 .75em;
  }
}
span.phone a {
  text-decoration: none !important;
  padding: 0;
  margin: 0;
  color: inherit !important;
}
span.phone {
  display: inline-block;
  padding: 0 0 0 2em;
  font-size: 1.5em;
  line-height: 1em;
  vertical-align: middle;
}
@media only screen and (max-width:400px) {
  span.phone {
    padding: 0 0 0 .75em;
  }
}
span.phone a {
  text-decoration: none !important;
  padding: 0;
  margin: 0;
  color: inherit !important;
}
.navbar span.phone {
  font-size: 1.125em;
  position: absolute;
  top: 7.111111111111111em;
  background: #000;
  color: #fff;
  right: 1.5em;
  /* box-shadow:inset 0 .125em .25em -.125em rgba(0,0,0,.6),  0 .125em .25em -.125em rgba(0,0,0,.3); */
  padding: .5em .5em .4375em .5em;
  line-height: 1em;
  z-index: 100;
}
.navbar.close span.phone {
  /*background:rgba(255,255,255,.8);
	color:#231f20; */
  opacity: 0;
}
@media only screen and (max-width:767px) {
  .navbar .phn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    font-size: 16px;
  }
  .navbar span.phone a {
    text-decoration: none;
  }
}
 /* * / 

.navbar, #sticky-wrapper {
    position: relative !important;
}
.navbar.is-sticky, #sticky.is-sticky {
    width: 100%;
    z-index: 2100;
    position: fixed !important;
    top: 0;
    left: 0;
    padding: 0 !important;
} /* .navbar { width: 100%; z-index: 2100; position: fixed !important; top: 0; left: 0; padding: 0 !important; z-index: 2100; } * / .nav_holder {
    max-width: 112.5em;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    background: #93c949;
    height: 6.75em;
     box-shadow: 0 0 0 rgba(0, 0, 0, 0); 
    z-index: 10;
    color:#fff;
    
}
.is-sticky .nav_holder {
    transition: all .25s linear;
    box-shadow: 0 0 .75em rgba(0, 0, 0, .17);
}
.header_image, .header_block {
    text-shadow: 0 0 1em rgba(0, 0, 0, .3), 0 0 .25em rgba(0, 0, 0, .5);
    max-height: calc( 100vh - 6.75em);
}
.header_block {
    overflow: hidden;
    max-height: calc( 100vh - 6.75em);
    transition: all .125s linear;
}
@media only screen and (max-width:56em) {
    .header_block {
        max-height: calc( 100vh - 60px);
    }
}
.nav_holder.spacer {
    display: none;
    font-size: 1em;
}
.sticking .nav_holder.spacer {
    display: block;
    height: 6.75em;
    transition: all 0s linear;
}
.navbar .zone, .footer_bar .zone {
    text-align: left;
    width: calc( 100% - 4em);
    margin: 0 auto; 	max-width: 75em; 
    
}
.navbar .zone {
    padding: 0 !important;
}

.block.navbar .zone ul {
    margin: 0;
}
@media only screen and (max-width:56em) {
    .navbar .zone {
        text-align: left;
        width: 100%;
        padding-top: 0;
    }
    .nav_holder, .navbar, .sticky-wrapper.is-sticky .navbar, #sticky.is-sticky, .sticky-wrapper .navbar.close {
        padding-right: 0;
    }
    .nav_holder, .nav_holder.spacer {
        height: 3.75em;
    }

} /* @media only screen and (max-width:35.4375em) {  .navbar .zone { text-align: center; } .nav_holder, .sticking .nav_holder.spacer { height: auto; } .sticking .nav_holder.spacer:before { content: ''; margin: .25em auto; width: calc( 100% - 2em ); display: block; padding: 14.296875% 0 0 0; } } /*  * /
.sticky-wrapper #sticky.navbar {
    position: fixed;
    z-index: 100;
    width: 100%;
}
.single-work .sticky-wrapper #sticky.navbar, .single-post .sticky-wrapper #sticky.navbar {
    position: relative;
}
/*


        .home .sticky-wrapper #sticky.navbar {
            position: relative;
        }
        .home .sticky-wrapper #sticky.navbar.is-sticky {
            position: fixed
        }
#sticky {
	height:4.75em;
	bottom:-100%;
}* /
.close .sticky-wrapper, .close #sticky {
    overflow: visible;
    height: 100% !important;
    display: inline;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}
.sticky-wrapper.is-sticky .navbar, #sticky.is-sticky, .sticky-wrapper .navbar.close {
    width: 100%;
    z-index: 2100;
    position: fixed !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}
.nav_holder, .sticking .nav_holder.spacer {
    position: relative;
    padding: 0;
    height: 8em;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 .125em .25em rgba(0, 0, 0, .0);
    top: 0;
    transition: top 0s linear;
}
.nav_holder.spacer {
    height: 0;
}
.nav_holder .zone {
    width: 90%;
    position: relative;
    max-width: 75em;
    margin: 0 auto;
}
.sticky-wrapper {

}
.is-sticky .nav_holder, .sticking .nav_holder.spacer {
    transition: top .125s linear;
    top: -45px;
}
.sticking .nav_holder.spacer {
    margin-bottom: -45px;
    display: none;
}
.single-work .sticking .nav_holder.spacer, .single-post .sticking .nav_holder.spacer {
    margin-bottom: -45px;
    display: block;
}
.close .nav_holder {
    background: rgba(255, 255, 255, .95);
    border-bottom: 1px solid rgba(255, 255, 255, 00);
    box-shadow: 0 .125em .25em rgba(0, 0, 0, .3), 0 .125em 1.25em rgba(0, 0, 0, .3);
}
.navbar .zone {
    padding: 0 !important;
    text-align: right;

}
@media only screen and (max-width:767px) {
    .navbar .zone {
        padding: 0 20px 0 0 !important;
    }
}
/* */
.activedemand-button, .bt {
  font-family: Arial, sans-serif;
  text-decoration: none !important;
  display: inline-block;
  padding: .5em 1em;
  text-transform: none;
  background:#fd9a02;
  color: #fff;
  border: none;
  font-size: inherit;
  line-height: 1em;
  font-size: 1.5em;
    font-weight: 700;
  position: relative;
  border-radius: 0;
  vertical-align: middle;
  zoom: 1;
  transition: all .125s linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  text-align: center;
  top: 0;
  box-sizing: border-box;
}
p .bt {
  font-size: 1.33em;
  margin-top: .5em;
}
.bt::moz-focus-inner, .activedemand-button::moz-focus-inner {
  border: 0;
}
input.activedemand-button, input.bt, button.activedemand-button, button.bt {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-font-smoothing: antialiased;
}
.bt.learnmore:before {
  content: 'Learn More: ';
  text-transform: uppercase;
  font-size: .975em;
  opacity: .75;
}
.bt.dark {}
.activedemand-button {
  font-size: 1.125em;
  margin-top: 1em;
  padding: .5em 2em;
}
/* @media only screen and (max-width:56em) { .activedemand-button, .bt { font-size: 24px; } } .dark .activedemand-button, .dark .bt { color: #0c4763; background: #eae5dc; } p .bt { margin: 0; font-size: 1em; } .bt.blue { background: #24cae7; padding: .25em 1em .35em 1em; } .activedemand-button:hover { box-shadow: 0 0 .5em rgba(0,0,0,.3), 0 0 .125em rgba(0,0,0,.3) } */
.activedemand-button:hover, .bt:hover {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  text-decoration: none;
  text-shadow: 0 .0625em .125em rgba(0, 0, 0, .3);
  top: .125em;
}
.activedemand-button:focus, .bt:focus {
  box-shadow: 0 0 0 .25em #ffffff, 0 0 0 .3125em #097eb6;
  outline: none;
}
.bt.green {
  background: #0b9444;
  color: #fffffff;
}
.bt.green.light {
  background: #8dc63f;
  color: #fffffff;
}
.no_click > a {
  cursor: none;
}
.box_block .box, .block_box .box, .box.block_box, .box.box_block {
  display: block;
  direction: ltr;
}
.image_onlyDecorative, .image_only {}
.ap_header .image_onlyDecorative, .ap_header .image_only {
  min-height: 0;
}
@media only screen and (max-width:56em) {
  .mobile_block .box, .box.mobile_block {
    display: block;
    margin: 0 auto 60px auto;
  }
}
.add_padding, .add_padding_desk {
  padding: 6em 0;
}
.padding_top, .padding_top_desk {
  padding-top: 4em
}
.padding_bottom, .padding_bottom_desk {
  padding-bottom: 4em
}
.no_top {
  margin-top: 0;
}
.no_bottom {
  margin-bottom: 0;
}
/*
        @media only screen and (max-width:81.25em) {
            .add_padding, .add_padding_desk {
                padding: 4em 0;
            }
            .padding_top, .padding_top_desk {
                padding-top: 3em
            }
            .padding_bottom, .padding_bottom_desk {
                padding-bottom: 3em
            }
        }
*/
@media only screen and (max-width:56em) {
  .add_padding_desk, .padding_top_desk, .padding_bottom_desk {
    padding: 0;
  }
  .add_padding {
    padding: 2em 0;
  }
  .padding_top {
    padding-top: 1em
  }
  .padding_bottom {
    padding-bottom: 1em
  }
}
@media only screen and (max-width:56em) {
  .navbar .bt {
    top: 10px;
  }
  .box.image_only {
    padding: 0 0 45% 0;
  }
}
/* 
.add_padding {
    padding: 6em 0;
}
.padding_top {
    padding-top: 6em
}
.padding_bottom {
    padding-bottom: 6em
}
@media only screen and (max-width:56em) {
    .add_padding {
        padding: 2em 0;
    }
    .padding_top {
        padding-top: 2em
    }
    .padding_bottom {
        padding-bottom: 2em
    }
}

/* */
@media only screen and (max-width:56em) {
  .navbar .bt {
    top: 10px;
  }
  .box.image_only {
    padding: 0 0 45% 0;
  }
}
.icon_boxes .box {
  margin: 2em;
}
.icon_boxes .box img {
  width: 100%;
  height: auto;
  display: block;
  margin: 1em auto;
  max-width: 320px;
}
@media only screen and (max-width:56em) {
  .icon_boxes .box {
    display: block;
    margin: 0 auto 60px auto;
  }
} /* */
.slider {
  display: block;
  z-index: 1;
  position: relative;
}
.slider .slide {
  display: table;
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  width: 100% !important;
  height: 100% !important;
  transition: opacity .25s linear, left 0s linear;
}
.slider .slide .cell {
  display: table-cell;
    display:block;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  width: 100%;
}
.slider .slide.show {
  left: 0;
  opacity: 1;
  margin: 0 auto;
  transition: opacity .625s linear, left .25s linear;
}
.slider .slide.show.hide {
  opacity: 0;
}
.slider .box {
  margin: 0 auto;
}
/*
.stars {
    font-family: "quotes";
    letter-spacing: .0625em;
} 
.cta_block {
    padding: 20em 0;
    text-align: center;
}
.cta_block .box {
    background: rgba(183, 61, 37, .9);
    padding: .5em;
}
.cta_block.green .box {
    background: rgba(23, 168, 163, .9);
}
.cta_block h3, .cta_block.green h3 {
    color: #ffffff;
    margin: .5em 1em;
    display: inline-block;
    vertical-align: middle;
}
.cta_block p {
    margin: .5em 1em;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.cta_block.green p .bt {
    background: #b73d25;
    color: #fff;
}
@media only screen and (max-width:56em) {
    .cta_block {
        padding: 50px 0;
    }
}
*/
body.notransition *, body.notransition, body.notransition .block, body.notransition .fade_in, body.notransition .fade_bottom, body.notransition .bottom_fade {
  transition: none !important;
}
.intro_block {
  color: #fff;
  background: #aaa;
}
.intro_block {
  padding: 10em 0 8em 0;
}
.intro_block .box1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.intro_block h2 {
  margin: 0;
  line-height: .8;
  position: absolute;
  top: -.3125em;
  opacity: .12;
  text-transform: uppercase;
}
.intro_block .box2 {
  z-index: 2;
}
.intro_block .inner_div {
  font-size: 1.416666666666667em;
}
.quote_block blockquote {
  font-size: 1.5em;
}
.quote_block .box {
  display: inline-block;
  padding: 6em 0;
  color: #fff;
}
.quote_block {
  border-top: #fff .5em solid;
  border-bottom: .5em solid #fff;
}
@media only screen and (max-width:56em) {
  .intro_block {
    padding: 2.5em 0 1em 0;
  }
  .intro_block .inner_div {
    font-size: 1em;
  }
  .quote_block blockquote {
    font-size: 1em;
  }
  .quote_block .box {
    display: inline-block;
    padding: 2em 0;
    color: #fff;
  }
  .quote_block {
    border-top: #fff .125em solid;
    border-bottom: .125em solid #fff;
  }
}
/*  slider gallery
.quote_block .box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.quote_block .zone {
    display: table;
}
* /
.gallery_block {
    width: 100vw;
    max-width: 112.5em;
}
.gallery {
    white-space: nowrap;
}
.gallery a {
    display: inline-block;
    overflow: hidden;
    width: 20vw;
    max-width: 22.5em;
    height: auto; 
    background-position: center center;
    padding: 0;
    background-size: cover;
    box-sizing: border-box;
}
.gallery a:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 0 !important;
    overflow: hidden;
    padding: 0 0 90% 0;
}
.gallery a:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0 !important;
    opacity: 0;
    transition: all .25s linear;
    background: rgba(0, 0, 0, .65) url("images/magnifyingglass.png") center center no-repeat;
    background-size: contain;
    z-index: 2;
    box-shadow: inset 0 0 10% rgba(0, 0, 0, .9);
}
.gallery a:hover:after {
    right: 0;
    opacity: 1;
    overflow: hidden;
    bottom: 0 !important;
}
.gallery a {
    border-left: #fff .25em solid;
    border-right: .25em solid #fff;
    position: relative;
}
@media only screen and (max-width:56em) {
    .gallery a {
        border-left: #fff .0625em solid;
        border-right: .0625em solid #fff;
    }
}
/* box
Gallery*/
.gallery_box {
  overflow: hidden;
  padding: 0 !important;
}
.gallery_box > a {
  display: inline-block;
  overflow: hidden;
  height: auto;
  float: none;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
  min-height: calc(20%+ 2px);
  margin: -2px 0;
     margin: -2px .4em .8em .4em;
  background-color: #000;
}
.gallery_box > a:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 0 !important;
  overflow: hidden;
  padding: 0 0 90% 0;
  padding: 0 0 62.380952380952381% 0;
}
.gallery_box > a:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0 !important;
  opacity: 0;
  transition: all .25s linear;
  background: rgba(0, 0, 0, .65) url("images/magnifyingglass.png") center center no-repeat;
  background-size: contain;
  z-index: 2;
  box-shadow: inset 0 0 10% rgba(0, 0, 0, .9);
}
.gallery_box > a:hover:after {
  right: 0;
  opacity: 1;
  overflow: hidden;
  bottom: 0 !important;
}
.image_column_2 a {
  width: calc(100% / 2 - .8em);
}
.image_column_3 a {
  width: calc(100% / 3 - .8em);
}
.image_column_4 a {
  width: calc(100% / 4 - .8em);
}
.image_column_5 a {
  width: calc(100% / 5 - .8em);
}
.image_column_6 a {
  width: calc(100% / 6 - .8em);
}
.image_column_7 a {
  width: calc(100% / 7 - .8em);
}
.image_column_8 a {
  width: calc(100% / 8 - .8em);
}
/* */
@media only screen and (max-width:56em) {
  .zone .contain {
    width: 30%;
    height: auto;
    position: relative !important;
    bottom: auto;
    top: auto;
    top: 1em;
  }
}
.block_slide {
  width: 100%;
  position: relative;
  opacity: 0;
  text-align: center;
  box-sizing: border-box;
  transition: all 0s linear;
}
.block_slide.visable {
  opacity: 1;
}
.box ul.event_list {
  margin-top: 4em;
  border-top: 1px solid #cac9ca;
}
@media only screen and (max-width:56em) {
  .box ul.event_list {
    margin-top: 2em;
  }
}
.event_list li {
  text-align: left;
  padding: .75em 5em 1em 0;
  border-bottom: 1px solid #cac9ca;
}
.event_list li:before {
  content: normal;
}
.event_list .bt {
  position: absolute;
  right: 0;
  font-size: .75em;
  padding: 0 .75em;
  min-width: 6.5em;
  top: auto;
}
.event_list span.bt {
  top: auto;
  opacity: .4;
  cursor: inherit;
}
.event_list span.bt:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  top: auto;
  cursor: inherit;
}
.event_list.tuesday .bt {
  background: #8dc63f;
}
.event_list .the_past .the_past strong {
  font-weight: 400;
}
.event_list .the_past span.bt {
  opacity: .2;
}
.event_list .the_text span:after {
  content: ' - ';
}
.event_list .the_past .the_text {
  text-decoration: line-through;
  opacity: .5;
}
@media only screen and (max-width:37.5em) {
  .event_list .the_text span:after {
    content: normal;
  }
  .event_list li {
    text-align: center;
    padding: .75em 0 1em 0;
  }
  .event_list li strong {
    display: block;
  }
  .event_list .bt {
    position: relative;
    font-size: 1em;
    margin-top: .5em;
    padding: .5em .75em;
  }
  .event_list span.bt {
    display: none;
  }
  .event_list .the_text {
    display: block;
  }
}
.top_lines {}
.top_lines:before {
  content: '';
  display: block;
  height: 3.125em;
  width: 100%;
  background: url("/wp-content/uploads/2019/04/gd-lines.png") center center repeat-x;
  background-size: auto 100%;
  position: relative;
  left: 0;
  top: -1em;
  z-index: 10;
}
.top_lines.add_padding:before, .top_lines.padding_top:before {
  top: -7em;
}
.bottom_lines:after {
  content: '';
  display: block;
  height: 3.125em;
  width: 100%;
  background: url("/wp-content/uploads/2019/04/gd-lines.png") left center repeat-x;
  background-size: auto 100%;
  position: relative;
  left: 0;
  bottom: -2.125em;
  bottom: -1.5625em;
  z-index: 10;
}
.bottom_lines.add_padding:after, .bottom_lines.padding_bottom:after {
  bottom: -8.125em;
  bottom: -7.5625em;
}
@media only screen and (max-width:81.25em) {
  .bottom_lines.add_padding:after, .bottom_lines.padding_bottom:after {
    bottom: -5.5625em;
  }
}
@media only screen and (max-width:56em) {
  .top_lines.add_padding:before, .top_lines.padding_top:before {
    top: -3em;
  }
  .bottom_lines.add_padding:after, .bottom_lines.padding_bottom:after {
    bottom: -4.125em;
  }
  .h3 .box_icon {
    display: block;
    margin: 1em auto;
  }
}
/*
@media only screen and (max-width:48em) {
  .box_icon {
    width: auto;
    max-width: 70%;
    height: auto;
  }
}
*/
.vid_frame, .embed-youtube {
  margin: 0 0 0 0;
  padding: 0 0 56.25% 0;
  max-width: 100%;
  width: 100%;
  display: block;
  position: relative;
  box-shadow: 0 .125em .25em rgba(0, 0, 0, .3), 0 .25em .5em -.25em rgba(0, 0, 0, .4);
}
.vid_frame.ratio4x3 {
  padding: 0 0 75% 0;
}
.vid_frame iframe, .embed-youtube iframe {
  width: 100% !important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.the_map {
  padding: 0;
  background: #a9daff;
  text-align: center;
  height: 30em;
  max-height: 50vh;
  position: relative;
}
.the_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text_left .box, .box.text_left, .inner_div.text_left {
  text-align: left;
}
/* * /
body.logged-in .no_alt:after, body.logged-in div.no_alt:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  box-sizing: border-box;
  border-radius: inherit;
}
body.logged-in .no_alt:before {
  box-sizing: border-box;
  border: .5rem solid #fff !important;
  z-index: 2;
  box-shadow: inset 0 0 2rem rgba(0, 0, 0, .5) !important;
  border-radius: inherit;
}
body.logged-in .no_alt:after, body.logged-in img.no_alt {
  box-sizing: border-box;
  border: .5rem dashed #cc0000 !important;
  box-shadow: 0 0 2rem rgba(0, 0, 0, .5), inset 0 0 1rem rgba(0, 0, 0, .5) !important;
  border-radius: inherit;
}
body.logged-in .no_alt.decorative:after, body.logged-in img.no_alt.decorative {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
body.logged-in .has_alt_text {
  display: block;
  bottom: 0;
  left: 0;
}
body.logged-in .box .has_alt_text {
    position: relative;
}
body.logged-in .image_only[role="img"]:after, body.logged-in .has_alt_text:after {
  font-size: 1.5em;
  font-size: 1rem;
  z-index: 1;
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  width: 100%;
  display: block;
  color: #fff;
  text-shadow: 0 1px 2px #000;
  vertical-align: middle;
  background: rgba(0, 0, 0, .75);
  padding: .25em 5%;
  box-sizing: border-box;
}
body.logged-in .image_only[role="img"]:after {
  content: 'ALT: 'attr(aria-label);
}
body.logged-in .has_alt_text:after {
  content: 'ALT: 'attr(data-content);
  ;
}
@media only screen and (max-width:56em) {
  body.logged-in .no_alt:after, body.logged-in div.no_alt:before, body.logged-in .image_only[role="img"]:after, body.logged-in .has_alt_text:after {
    content: normal;
    border: none !important;
  }
}
/* */
:focus {
  outline-style: solid;
  z-index: 100;
  outline-width: .125em;
  outline-offset: -.125em;
  transition: all .125s linear;
}
input:focus {
  text-decoration: none !important;
}
.dark:focus {
  outline-color: #ffffff;
}
/* */
/* */
.slider .dot_holder {
  position: relative;
  top: 1em;
  width: 34em;
  max-width: calc(100% - 6em);
  margin: 0 auto 2em auto;
}
/*
@media only screen and (max-width:56em) {
  .slider .dot_holder {
    top: 2.5em;
    margin: 0 auto 2em auto;
  }
}
*/
.slider .dot_buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  min-height: 0 !important;
  text-align: center;
  z-index: 100;
}
.slider .dot_buttons button {
  vertical-align: middle;
  margin: .5em;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  transition: all .2s;
  background: #fff;
  font-size: 1em;
  width: 1.25em;
  height: 1.25em;
  padding: 0;

    border-radius: 50%;
  border: .25em solid #fff;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .3);
}
.slider .dot_buttons button:hover {
  background: #ccc;
}
.slider .dot_buttons button:focus, .slider .dot_buttons button:active {
  outline-width: 0 !important;
  outline-color: #ffffff !important;
}
.slider .dot_buttons button.active {
  background: #000;
}
.slider .dot_buttons .dot_left {
  position: absolute;
  bottom: 11em;
  left: -4em;
  height: 5.75em;
  width: 2.3125em;
  background: #fff;
  box-shadow: none;
}
.slider .dot_buttons .dot_left:hover {
  background: #fff;
  left: -4.25em;
}
.slider .dot_buttons .dot_left:before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2019/09/arrow.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}
.slider .dot_buttons .dot_right {
  position: absolute;
  bottom: 11em;
  right: -4em;
  height: 5.75em;
  width: 2.3125em;
  box-shadow: none;
  background: #fff;
}
.slider .dot_buttons .dot_right:hover {
  background: #fff;
  right: -4.25em;
}
.slider .dot_buttons .dot_right:before {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2019/09/arrow.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width:56em) {
  .slider .dot_buttons .dot_right {
    bottom: 9em;
    right: -3.25em;
  }
  .slider .dot_buttons .dot_right:hover {
    right: -3.5em;
  }
  .slider .dot_buttons .dot_left {
    bottom: 9em;
    left: -3.25em;
  }
  .slider .dot_buttons .dot_left:hover {
    left: -3.5em;
  }
}
@media only screen and (max-width:40em) {
  .slider .dot_buttons .dot_right {
    bottom: 20vw;
  }
  .slider .dot_buttons .dot_left {
    bottom: 20vw;
  }
}
/*





*/
.vid_box {
  font-size: 1em;
  position: absolute;
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.vid_box a {
  position: absolute;
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.vid_box .video_button {
  position: absolute;
  display: block;
  width: 27.875em;
  height: 19.375em;
  padding: 0 !important;
  box-shadow: none;
  color: rgba(0, 0, 0, 0);
}
.vid_box .video_button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2019/09/play-arrow.png) center center no-repeat;
  background-size: 98px 99px;
  background-size: 6.5em 6.5em;
  background-size: 162px 162px;
  background-size: 10.125em 10.125em;
  transition: all .125s linear;
}
.vid_box a:hover .video_button:before {
  background-size: 109px 110px;
  background-size: 6.875em 6.875em;
  background-size: 180px 180px;
  background-size: 11.25em 11.25em;
}
@media only screen and (max-width:56em) {
  .vid_box {
    font-size: 1vw;
  }
}
/* 


*/
.work_vid_box {
  background: url(/wp-content/uploads/2019/09/movie-back.png) center center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  font-size: 1em;
  width: 41.0625em;
  height: 29.8125em;
  position: relative;
}
.work_vid_box .video_image {
  position: absolute;
  top: 1.5em;
  left: 6.6em;
  display: block;
  width: 27.875em;
  height: 19.375em;
  padding: 0 !important;
  box-shadow: none;
}
.work_vid_box .video_image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2019/09/play-arrow.png) center center no-repeat;
  background-size: 6.5em 6.5em;
  background-size: 162px 162px;
  background-size: 10.125em 10.125em;
  transition: all .125s linear;
}
.work_vid_box a:hover .video_image:before {
  background-size: 6.875em 6.875em;
  background-size: 180px 180px;
  background-size: 11.25em 11.25em;
}
.work_vid_box .video_image img {
  display: block;
  width: 27.875em;
  height: 19.375em;
  margin: 0 auto;
}
.work_vid_box a {
  position: absolute;
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media only screen and (max-width:56em) {
  .work_vid_box {
    font-size: 1.5vw;
    margin: 0 auto 40px auto;
  }
}
@media only screen and (max-width:32em) {
  .work_vid_box {
    font-size: 7px;
  }
}
.vid_box_image {
  display: inline-block;
  position: relative;
  font-size: 1em;
}
.vid_box_image img {
  max-width: 100%;
  z-index: 1;
  display: block;
  margin: 0;
  width: 34em;
  height: auto;
  max-height: 19.125em;
  box-shadow: 0 .25em .75em rgba(0, 0, 0, .3), 0 .125em .25em rgba(0, 0, 0, .3);
}
.vid_box_image a, .vid_box_image .video_image {
  position: relative;
  display: block;
  z-index: 3;
  padding: 0 !important;
  box-shadow: none;
}
.vid_box_image .video_image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2019/09/play-arrow.png) center center no-repeat;
  background-size: 10.125em 10.125em;
  transition: all .125s linear;
}
.vid_box_image a:hover .video_image:before {
  background-size: 11.25em 11.25em;
}
@media only screen and (max-width:35em) {
  .vid_box_image .video_image:before {
    font-size: 2.05vw;
  }
}
/*

Make videos tall

*/
body.gd_tall .lity-iframe-container {
  padding: 0 !important;
  height: auto !important;
  max-height: 1080px !important;
  max-width: 868px !important;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}
body.gd_tall .lity-iframe-container:before {
  content: '';
  display: block;
  padding: 124.423963133640553% 0 0 0;
}
body.gd_tall .lity-iframe .lity-container {
  max-width: calc(83vh - 100px) !important;
  box-sizing: border-box;
}
body.gd_tall .lity-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cirimg {
  border-radius: 50%;
  border: .75em solid #fff;
  box-sizing: border-box;
  box-shadow: 0 .25em .5em rgba(0, 0, 0, .3);
  background: #fff;
}
.cirimg > img {
  border-radius: 50%;
}
@media only screen and (max-width:56em) {
  .cirimg {
    border: 0.375em solid #fff;
  }
}
.drop01:after {
  content: ' ';
  display: block;
  width: 8.1875em;
  height: 6.6875em;
  background: url("/wp-content/uploads/2019/11/drop_cta.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -4em;
  left: 0;
  z-index: 10;
}
.block.drop01:after {
  left: 33%;
}
.drop02:after {
  content: ' ';
  display: block;
  width: 6.9375em;
  height: 4.875em;
  background: url("/wp-content/uploads/2019/11/drop02.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -2.5em;
  left: -5em;
  z-index: 10;
}
.block.drop02:after {
  left: 5%;
}
.drop03:before {
  content: ' ';
  display: block;
  width: 8.1875em;
  height: 6.6875em;
  background: url("/wp-content/uploads/2019/11/drop_cta.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -3em;
  left: 0;
  z-index: 10;
  transform: rotate(80deg);
}
.drop04:before {
  content: ' ';
  display: block;
  width: 8.1875em;
  height: 6.6875em;
  background: url("/wp-content/uploads/2019/11/drop_cta.png") center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -3em;
  left: 20%;
  z-index: 10;
}
@media only screen and (max-width:56em) {
  .drop01:after, .drop02:after {
    font-size: .75em;
  }
  .drop02:after {
    left: 0;
  }
}
.blue_block li {
  padding: .3125em 0 .3125em .5em !important;
  position: relative;
  box-sizing: border-box;
}
.blue_block li:nth-child(odd) {
  background: #daf1fd;
}
ul.blue_block li:before {
  content: normal;
}
#fishing .three_images .box {
  width: 30%;
  max-width: 12.8125em;
  margin: 2em 0 2em 1.5%;
  border-radius: 50% !important;
  border: .75em solid #fff;
  box-sizing: border-box;
  box-shadow: 0 .25em .5em rgba(0, 0, 0, .3);
  position: relative;
  height: auto;
  padding: 0;
}
.circle_image {
  border-radius: 50% !important;
  border: .75em solid #fff;
  box-sizing: border-box;
  box-shadow: 0 .25em .5em rgba(0, 0, 0, .3);
  background-color: #fff;
}
.three_images .box:before {
  content: '' !important;
  display: block;
  padding: 100% 0 0 0;
  position: relative !important;
}
.block_video {
  height: 39vw;
}
.bk_video {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bk_video .video_button {
  position: absolute;
  z-index: 105;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  background: url("images/audio.gif") right bottom no-repeat;
  background-size: 7.8125em 2.34375em;
  opacity: .5;
  display: none;
}
.bk_video.playing .video_button {
  display: block;
}
.hld.close .bk_video .video_button, .hld.close .bk_video:after {
  display: none;
}
@media only screen and (max-width:56em) {
  .bk_video .video_button {
    background-size: 3em 2.34375em;
  }
}
/*
.bk_video iframe {
  position: absolute;
  top: -29.4117647058825%;
  bottom: -29.4117647058825%;
  border: none !important;
  left: 0%;
  right: 0%;
  width: 100%;
  height: 158.823529411765%;
  display: block;
  background: #000;
  margin: 0;
  box-sizing: border-box;
    opacity:0;transition:opacity 1.5s linear;
} /*#player{opacity:0;}*/ 

.bk_video iframe {
  position: absolute;
top:50%;
left: 50%;
transform: translate(-50%, -50%);
  border: none !important;
  width: 100vw;
  height: 56.25vw;
  display: block;
  background: #000;
  margin: 0;
  box-sizing: border-box;
    opacity:0;transition:opacity 1.5s linear;
}
.bk_video.playing:after {
  content: ' ';
  display: block;
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.box .location {
    max-width: 31em;
    margin:0 auto;
}