/*
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
 ?family=Open+Sans:400,300,700,600

    font-family: 'tikisurfregular';
 */
body {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #102d47;
  opacity: 1;
  transition: all .25s linear;
  margin: 0;
  overflow-x: hidden;
  background: url(/wp-content/uploads/2020/01/Repeating-NonSkid-copy-3.jpg) center top repeat !important;
  background-size: 13em auto;
}
.bk_wht, .bk_white {
  background: #fff;
}
strong {
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote, .h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  box-sizing: border-box;
  font-weight: inherit;
}
blockquote {
  font-family: 'Open Sans', sans-serif;
}
p, .box ul, .box ol, .mce-content-body ol, .mce-content-body ul {
  font-size: 1.125em;
}
p, li {
  line-height: 2em;
}
p {
  width: 100%;
  margin: 0 0 2em 0;
}
p a, li a {
  text-decoration: underline;
}
.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 {
  display: block;
  font-size: 1em;
  /*    color:#0b9de3;
       color:#0877ac;
       color:#0675aa;
    
    color: #006aa0;
       color: #0065aa;
   color: #0060a5;
   color: #005a9f;
   color: #005599;
  color:#102d47;
  
   color: #004e90;
   */
  color: #0a8ecd;
  line-height: 1.125em;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {}
.h2, .h3, .h4, .h5, .h6 {}
.h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1em;
  margin: 1em auto;
}
.h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.875em;
  margin: 1.5em 0 .75em 0;
}
.h2 strong {
  font-weight: 300 !important;
  margin: 1em auto;
}
.h3 {
  font-size: 2.25em;
  margin: 1em 0 1em 0;
  color: #58595b;
}
.h4 {
  font-size: 2.25em;
  margin: 1em auto;
}
.h5 {
  font-size: 1.75em;
  line-height: 1em;
  margin: 1em auto;
}
.h6 {
  font-size: 1.125em;
  margin: 1em auto;
  font-weight: 400;
}
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
  text-transform: uppercase;
  font-weight: 700;
}
.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);
}
.h1.dark, .h2.dark, .h3.dark, .h4.dark, .h5.dark, .h6.dark {
  color: #102d47;
  text-shadow: none;
}
.h1.medium, .h2.medium, .h3.medium, .h4.medium, .h5.medium, .h6.medium {
  color: #0877ac;
}
@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: 2.75em;
    font-size: 2.25em;
  }
  .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;
    font-weight: 400;
  }
}
.text_left, .text_left_mobile {
  text-align: left;
}
@media only screen and (max-width:56em) {
  .text_left {
    text-align: center;
  }
}
.intro {
  font-size: 125%;
  color: #3ebaf6;
  color: #0877ac;
}
@media only screen and (max-width:56em) {
  .intro {
    font-size: 120%;
  }
}
.green {
  /*  color: #0b9444; */
  color: #0a823c;
}
.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;
}
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 {
  display: block;
  position: relative;
  padding: 0 0 0 .75em
}
.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: 'Open Sans', sans-serif;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0em;
  width: 1.15em;
  font-weight: 700;
  height: 1.15em;
  background-size: 100% 100%;
  content: '•';
  color: #00558f;
}
.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("../../../wp_gd_custom-plugin-SeaVee_2019/inc/css/images/arrow.svg");
  mask-image: url("../../../wp_gd_custom-plugin-SeaVee_2019/inc/css/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("../../../wp_gd_custom-plugin-SeaVee_2019/inc/css/images/black-arrow.svg") center bottom no-repeat;
  background-size: 100% 100% !important;
}
@media only screen and (max-width:56em) {
  .arrow, .arrow_top {
    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;
  }
}
/*
.phone_holder {
    font-size: 2em;
    position: absolute;
    top: 1em;
    right: 1em;
    display: none;
}
@media only screen and (max-width:56em) {
    .phone_holder {
        font-size: 1.25em;
        position: absolute;
        top: 1em;
        left: auto;
        right: 1em;
        display: block;
        color: #b73d25;
    }
    .phone_holder a {
        display: block;
    }
    .phone_holder a:before {
        font-family: "base-set";
        content: "\75";
        display: inline-block;
        vertical-align: middle;
        font-size: 1.125em;
        transform: rotate(30deg);
        color: #00a19b;
    }
}
*/
@media only screen and (max-width:25.8125em) { /*413 */
  .phone_holder a {
    width: 2em;
    overflow: hidden;
    white-space: nowrap;
    top: -.25em;
    position: relative;
  }
  .phone_holder a:before {
    margin: 0 .5em;
    font-size: 1.5em;
    transform: rotate(240deg);
    color: #00a19b;
  }
} /* * / 

.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: 'Open Sans', sans-serif;
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  margin: .5625em auto;
  max-width: 17.667em;
  padding: 1.5em .25em;
  text-transform: none;
  background: none;
  color: #098bc9;
  box-shadow: 0 0 0 1px #098bc9;
  border: none;
  font-size: inherit;
  line-height: 1em;
  font-size: 1.333333333333333em;
 
  text-decoration: none !important;
  position: relative;
  border-radius: 0;
  border: none;
  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;
  background: rgba(255, 255, 255, .4);
}
/*
p .bt {
  font-size: 1.25em;
}*/

/*
#build .box2 {
	margin-top:2em;
}
@media only screen and (max-width:56em) {

#build .box2 {
	margin-top:1em;
}
}
*/
.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;
}*/
.dark .bt {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
  background: none;
  box-shadow: 0 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .75);
}

.bt + .bt {
  margin:.5625em auto .5625em 1em ;
}
/*
@media only screen and (max-width:139.6875em) {
.bt + .bt:nth-child(5) {
  margin:0 auto 1em auto ;  display:block;
}
}
@media only screen and (max-width:111.375em) {
.bt + .bt:nth-child(4) {
  margin:0 auto 1em auto ;  display:block;
}
}

@media only screen and (max-width:83.0625em) {
.bt + .bt:nth-child(3) {
  margin:0 auto 1em auto ;  display:block;
}
}*/
@media only screen and (max-width:51.8125em) {
.bt + .bt{
  margin:.5625em auto .5625em auto ;
  display:block;
}
}
.bt.pdf:before {
	content:'';
	height:2.4em;
	width:2.4em;
	margin: -.8em .25em -.8em 0;
	background: url("/wp-content/uploads/2020/05/2020-05-05.png") center center no-repeat;
	background-size:contain;
	display: inline-block;
	vertical-align: middle;
}






@media only screen and (max-width:28em) {
  .activedemand-button, .bt {
    font-size: 1.125em;
    max-width: 12em;
    font-size: 1em;
    max-width: 14.375em;
  }
}
.activedemand-button {
  font-size: 1.125em;
	
    font-size: 1em;
  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;
  top: .125em;
}
.activedemand-button:focus, .bt:focus {
  box-shadow: 0 0 0 .25em #098bc9, 0 0 0 .3125em #ffffff;
  outline: none;
}
.dark .activedemand-button:focus, .dark .bt:focus {
  box-shadow: 0 0 0 .25em #ffffff, 0 0 0 .3125em #098bc9;
  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_only.Decorative, .image_onlyDecorative, .image_only {}
.ap_header .image_onlyDecorative, .ap_header .image_only, .ap_header .image_only .Decorative, .ap_header .image_only .decorative {
  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;
  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;
  background-color: #000;
  position: relative;
}
.gallery_box > a:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 0 !important;
  overflow: hidden;
  padding: 0 0 90% 0;
}
.gallery_box > a:after, .pre_icons a:after, .pre_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("../../../wp_gd_custom-plugin-SeaVee_2019/inc/css/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, .pre_icons a:hover:after, .pre_gallery a:hover:after {
  right: 0;
  opacity: 1;
  overflow: hidden;
  bottom: 0 !important;
}
/*
.image_column_3 a {
  width: calc(100% / 3);
}
.image_column_4 a {
  width: calc(100% / 4);
}
.image_column_5 a {
  width: calc(100% / 5);
}
.image_column_6 a {
  width: calc(100% / 6);
}
.image_column_7 a {
  width: calc(100% / 7);
}
.image_column_8 a {
  width: calc(100% / 8);
}
/* */
@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 img.gallery {
  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;
}

/* * /
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;
  opacity: 1 !important;
  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 img.no_alt.gallery {
  top: 0 !important;
  height: 100% !important;
  width: 100% !important;
  clip: none !important;
}
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 !important;
  box-shadow: none !important;
}
body.logged-in .no_alt.decorative:after {
  content: normal;
}
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;
  opacity: 1 !important;
}
body.logged-in .image_only[role="img"]:after {
  content: attr(aria-label);
}
body.logged-in .has_alt_text:after {
  content: 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: 5em;
  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: 0;
  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: #0a823c;
}
.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;
  }
}
..01: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;
}
.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;
  max-height: 60.9375em;
}
.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("../../../wp_gd_custom-plugin-SeaVee_2019/inc/css/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 .video_holder:before {
  content: " ";
  display: block;
  padding: 56.25% 0 0 0;
}
.bk_video .video_holder {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.bk_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: none !important;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  margin: 0;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 1.5s linear;
}
.bk_video.playing .video_holder:after {
  content: "";
  display: block;
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}