/*
font-family: 'Montserrat', sans-serif;

?family=Montserrat:400,400i,700,700i,800&display=swap
 */
@import url("https://use.typekit.net/eym3pse.css");
body {
  font-family: 'Montserrat', sans-serif;

  font-style: normal;
  font-weight: 400;
  color: #000;
  background: #ffbf0b;
  opacity: 1;
  transition: all .25s linear;
  margin: 0;
}
.hld {
  background: #fff;
    min-height: auto;
}

 .visually-hidden {
   position: absolute !important;
   top: -999vh;
   left: 0;
   height: 1px;
   width: 1px;
   overflow: hidden;
   clip: rect(1px 1px 1px 1px);
   clip: rect(1px, 1px, 1px, 1px);
   white-space: nowrap;
 }
 .hld {

   max-width: 156.25em;
   margin: 0 auto;
   overflow: visible;
  /* box-shadow: 0 0 1em rgba(0, 0, 0, .2), 0 0 3em rgba(0, 0, 0, .2), 0 0 .125em rgba(0, 0, 0, .2); */
 }
 @media only screen and (max-width:156.25em) {
   .hld {
     overflow: hidden;
   }
 }

@media only screen and (max-width:63.9375em) {
    .hld { /*
min-height: 100vh;
    */
    }
}
.bk_wht, .bk_white {
  background: #fff;
}
strong {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
  display: block;
  box-sizing: border-box;
  font-weight: inherit;
}
blockquote {
  font-family: 'Montserrat', sans-serif;

}
p, .box ul, .box ol, .mce-content-body ol, .mce-content-body ul {
  font-size: 1.125em;
}
p, li {

  line-height:2;
}
p {
  width: 100%;
  margin: 0 0 1.3125em 0;
}
p a, li a {
  text-decoration: underline;
cursor: pointer !important;
}
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-family: 'Montserrat', sans-serif;
font-weight: 750;
}
h1, h2, h3, h4, h5, h6 {  display: block; margin: 1em auto;}
.h2, .h3, .h4, .h5, .h6 {
    
font-weight: 800;
}
.h1 {
  font-size: 3.125em;

  line-height: 1em;
  margin: 1em auto;
}
.h2 {

  font-size: 3.125em;
  margin: 0 0 .5em 0;
}

.h3 {
    font-size: 2.1875em;
  margin: 0 0 0 0;

}
.h4 {
    font-family: 'Montserrat', sans-serif;
  font-size: 1.875em;
  margin: 0 0 1em 0;
}
.h5 {
  font-size: 1.5em;
 font-weight: 700;
 
}
.h2 + .h5 {
    margin:-1em auto 1em auto;
}
.h6 {
  font-size: 1.125em;

}

.dark h1, .dark h2, .dark h1 strong,  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,
.white, .h1.white, .h1.white,  .h2.white,.h3.white,  .h4.white,  .h5.white,  .h6.white, p.white , ul.white, span.white, div.white {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

@media only screen and (max-height:38em) , screen and (max-width:38em) {
  p, .box ul, .box ol, .mce-content-body ol, .mce-content-body ul, .h6 {
    font-size: 1em;
  }
  .dark p, .dark ul, .dark ol, .mce-content-body ol, .mce-content-body ul, .dark .h6 {}
  .h1 {
    font-size: 2.75em;}
  .h2 {
    font-size: 2.75em;
  }
  .h3 {
    font-size: 1.925em;
  }
  .h4 {
    font-size: 1.65em;
      
   
      
  }
  .h5 {
    font-size: 1.32em;
  }

}

.text_left, .text_left_mobile {
  text-align: left;
}
@media only screen and (max-width:63.9375em) {
  .text_left {
    text-align: center;
  }
}
.intro {
  font-size: calc( 400% / 3 );
  font-family: 'Montserrat', sans-serif;
font-weight: 800;
}
@media only screen and (max-width:63.9375em) {
  .intro {
  
  }
}
.red {color:#ad1419;}
.yellow {
  /*  color: #0b9444; */
  color: #ffbf0b !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-height:38em) , screen and (max-width:38em) {
  .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 0 0;
  display: block;
  position: relative !important;
  width: 100%;
  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 1em;
    margin-bottom:1em;
}
.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:63.9375em) {
  ul li {}
}*/ 
ul li:before { 
      
  font-weight: 800;
  content: '*';
 
  color: #ffbf0b;
    position:absolute;
    top:0;
    left:.25em;
 
}
/*
.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-height:38em) , screen and (max-width:38em) {
  .arrow .box1, .arrow_top .box1 {
    padding-top: 1.25em;
  }
  .arrow:before, .arrow_top:before, .arrow_bottom:after, .arrow_bottom_black:after {
    font-size: .5em;
  }
}
.phone_number:before {
      font-family: "phone" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
      content: "\23";
    display:inline-block;
    margin:0 .25em;
    font-size:1em;
    color:inherit;
    vertical-align: middle;
}
.phone_number {white-space: nowrap;}
/* * /
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;
  padding: .5em .5em .4375em .5em;
  line-height: 1em;
  z-index: 100;
}
.navbar.close span.phone {
  
  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:63.9375em) {
    .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:63.9375em) {
    .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: 'Montserrat', sans-serif;
  text-decoration: none !important;
  display: inline-block;
  padding:.25em .5em .3125em .5em;
  text-transform: none;
  background:#ffbf0b;
  color: #fff;  color: #000;
  border: none;
  line-height: 1.2em;
  font-size: 1.875em;
font-weight: 400;
  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;
}
@media only screen and (max-height:38em) , screen and (max-width:38em) {
    .activedemand-button, .bt {
        font-size: 1.40625em;
    }
}
 .activedemand-button:after, .bt:after {
		position: absolute;
		z-index: -1;
		content: '';
		right: -.25em;
		top: 0;
		height: 100%;
		width: calc( 100% + .5em );
		background-color: inherit;
  		display:block;
		transform: skewX(-10deg);
	}
.bt.white {
    background:#fff;
    color:#ffbf0b;
    
    color:#000;
    text-shadow:none !important;
    
}
.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;
}
form .activedemand-button, form .bt {
    margin-top:1em;
}
.bt.dark {}
.activedemand-button {
  font-size: 1.125em;
  margin-top: 1em;
  padding: .5em 2em;
}
/* @media only screen and (max-width:63.9375em) { .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;
  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;
}

.add_padding, .add_padding_desk {
  padding: 6em 0;
}
.padding_top, .padding_top_desk {
  padding-top: 6em
}
.padding_bottom, .padding_bottom_desk {
  padding-bottom:6em
}
.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:63.9375em) {
  .add_padding_desk, .padding_top_desk, .padding_bottom_desk {
    padding: 0;
  }
  .add_padding {
    padding: 3em 0;
  }
  .padding_top {
    padding-top: 3em
  }
  .padding_bottom {
    padding-bottom: 3em
  }
}
@media only screen and (max-height:38em) , screen and (max-width:38em) {

  .add_padding {
    padding: 2em 0;
  }
  .padding_top {
    padding-top: 2em
  }
  .padding_bottom {
    padding-bottom: 2em
  }
}
@media only screen and (max-height:38em) , screen and (max-width:38em) {

  .box.image_only {
      min-height: 45vw;
  }
}
/* 
.add_padding {
    padding: 6em 0;
}
.padding_top {
    padding-top: 6em
}
.padding_bottom {
    padding-bottom: 6em
}
@media only screen and (max-width:63.9375em) {
    .add_padding {
        padding: 2em 0;
    }
    .padding_top {
        padding-top: 2em
    }
    .padding_bottom {
        padding-bottom: 2em
    }
}

/* */

.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:63.9375em) {
  .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:63.9375em) {
    .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:63.9375em) {
  .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:63.9375em) {
    .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:63.9375em) {
  .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:63.9375em) {
  .box ul.event_list {
    margin-top: 2em;
  }
}

/*
@media only screen and (max-width:48em) {
  .box_icon {
    width: auto;
    max-width: 70%;
    height: auto;
  }
}
*/
.vid_frame, .embed-youtube {
  margin:0;
  max-width: 100%;
    padding:0 !important;
  width: 100%;
  display: block;
  position: relative;
  box-shadow: none;
}
.vid_frame:before, .embed-youtube:before {
      padding: 0 0 56.25% 0;
    content:'';
    display:block;
}

.vid_frame.ratio4x3:before {
  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:63.9375em) {
  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:63.9375em) {
  .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-height:38em) , screen and (max-width:38em) {
  .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:63.9375em) {
  .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:63.9375em) {
  .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:38em) {
  .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%;
}