/* Theme by mogul.co.nz


/* Global Styles
----------------------- */
  article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
  audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
  audio:not([controls]) { display: none; }[hidden] { display: none; }
  html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased;background: #3E4551;}
  html, button, input, select, textarea {font-family: "Whitney SSm A";color: #222;}
  body {margin: 0;font-size: 1em;line-height: 1.4;font-family: "Whitney SSm A";}
  ::-moz-selection { background: #2fbdff; color: #fff; text-shadow: none; }
  ::selection { background: #2fbdff; color: #fff; text-shadow: none; }
  a {color: #63C13D;text-decoration: none;}
  a:visited {/* color: #3E4551; */}
  .no-touch a:hover,
   .woocommerce #respond input#submit:hover,
   .woocommerce a.button:hover,
   .woocommerce button.button:hover,
   .woocommerce input.button:hover
   {filter: alpha(opacity=75);opacity: 0.75;}
  a:focus { outline: none; }
  b, strong { font-weight: bold; }
  blockquote { margin: 1em 40px; }
  dfn { font-style: italic; }
  hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
  hr.spacer{border: 0px;margin: 2em 0;}
  ins { background: #ff9; color: #000; text-decoration: none; }
  mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
  pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
  pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
  small { font-size: 85%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sup { top: -0.5em; }
  sub { bottom: -0.25em; }
  ul, ol { margin: 1em 0; padding: 0 0 0 10px; }
  .menu-item ul, ol {margin: 1em 0;padding: 0 0 0 0px;margin-top:0px;}
  dd { margin: 0 0 0 40px; }
  nav ul, nav ol { list-style: none; list-style-image: none; margin: 0;}
  .menu { padding-top:25px;}
  img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100%;height:auto;}
  svg:not(:root) { overflow: hidden; }
  figure { margin: 0; }
  form { margin: 0; }
  fieldset { border: 0; margin: 0; padding: 0; }
  label { cursor: pointer; }
  legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
  button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
  button, input { line-height: normal; }
  button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
  button[disabled], input[disabled] { cursor: default; }
  input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
  input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
  input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
  button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
  textarea { overflow: auto; vertical-align: top; resize: vertical; }
  input:valid, textarea:valid {  }
  input:invalid, textarea:invalid { background-color: #f0dddd; }
  table { border-collapse: collapse; border-spacing: 0; }
  td { vertical-align: top; }
  @media screen and (max-width:760px){
    hr.spacer{border: 0px;margin: 2em 0;}
  }

/* Non-Semantic Helper Classes
----------------------------- */
  .hidden { display: none !important; visibility: hidden; }
  .clearfix:before, .clearfix:after { content: ""; display: table; }
  .clearfix:after { clear: both; }
  .clearfix { *zoom: 1; }
  .vert-align{ position: relative;  top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);}
  .center{text-align: center;}


/* Typography
  ------------------------ */
  h1, h2, h3, h4, h5, h6{margin-bottom: 0.4em;line-height: 1.5em;font-family: "Idlewild A";}
  h1{font-size: 2.2em;}
  h2{font-size: 1.6em;}
  h3{font-size: 1.1em;}
  h4{font-size: 1em;position: relative;}
  h5{}
  h6{font-family: "Whitney SSm A";font-size: 1em;}
  h6.category{margin: 0;font-size: 13px;color: #8A93A2;}
  p,li{line-height: 1.8em;font-family: "Whitney SSm A";font-size: 16px;color: #3E4551;}
  .content ul, .content ol {margin-left: 17px;}
  footer .content ul{margin-left:0px;}

  .dark *{color:white;}
  .dark p{color: rgba(255, 255, 255, 0.75);}
  .dark.green p{color:white;}
  .light *{/* color: #3E4551; */}
  .light p, li{color: #6d7586;}

  .content table{width: 100%;text-align: left;color: #6d7586;border: 1px solid #eee;margin: 2em 0px;}
  .content table td,.content table th{color: #6d7586;border-right: 1px solid #eee;border-bottom: 1px solid #eee;padding: 6px 10px;font-size: 14px;}

  .content h2,.content h3,.content h4{color: #3d434e;}
  .content blockquote{border-left: 4px solid #63C13D;margin: 2.6em 0;padding-left: 26px;font-size: 1.06em;}
  .content blockquote p{font-size: 1em;}

  .tile-copy h4 a{color: #3E4551;}

  @media screen and (max-width:1024px){
    body{font-size: 0.8em;}
    p,li{font-size:14px;}
  }

  @media screen and (max-width:700px){
    body{font-size: 0.7em;}
    h4,h5,h6{font-size: 1.4em;}
  }
  @media screen and (max-width:550px){
    body{/* font-size: 0.5em; */}
    p,li{font-size: 12px;line-height: 1.6em;}
  }



/* Icons / Buttons
--------------------------- */
  i[class*="icon"]{font-family: 'actiondoors';cursor:pointer;}
  i[class*="icon"].large{background: rgb(99, 193, 61);width: 80px;display: block;margin: auto;height: 80px;border-radius: 100px;color: white;color: #FAFDF9;line-height: 79px;font-size: 32px;}

  a.button,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding: 10px 21px;background-color: #63C13D;color: white;font-size: 1em;display: inline-block;font-weight: 700;line-height: 1.6em;text-transform: uppercase;letter-spacing: 0.06em;font-size: 15px;border: 0;}
  a.button.small, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{font-size: 12px;padding: 8px 19px;}
  a.button.round{border-radius: 100px;}
  .button-group{margin:30px 0;}
  a.button.white{background:white;color: #63C13D;}
  a.button.dark,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background: #3E4551;
}


li.greenbutton{font-size: 12px !important;border-radius: 100px;background-color: #63C13D;color: #fff;display: inline-block;font-weight: 700;line-height: 1.6em !important;text-transform: uppercase;letter-spacing: 0.06em;margin-top:20px;}
li.greenbutton a{
    padding: 8px 15px;
    display: block;
}

/* Layout / Grids
------------------------ */
  *, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
  .grid:after {content: "";display: table;clear: both;}

  [class*='col-'] {float: left;padding: 0px 5px;}

  [class*='col-'] {float: left;padding: 0px 5px;}
  .col-1-1 {width: 100%;}
  .col-1-2 {width: 50%;}
  .col-1-3 {width: 33.33%;}.col-2-3 {width: 66.66%;}
  .col-1-4 {width: 25%;}.col-2-4 {width: 50%;}.col-3-4 {width:75%;}

  .layer{
    overflow-x: hidden;
}
  .inner{max-width: 1700px;padding: 0 7%;margin:0 auto;position: relative;}
  .inner.thin{max-width: 1200px;}
  .layer > .inner{padding-top: 40px;padding-bottom: 40px;}
  .center{text-align:center;}
  .padbot-60{padding-bottom: 60px}

  @media screen and (min-width:751px){
    .intro + .layer > .inner{padding-top: 80px;}
    .intro.home + .layer > .inner{padding-top: 170px;padding-bottom: 0;}
  }
  @media screen and (max-width:750px){
    .layer > .inner{padding:50px 7%}
  }

/* Breadcrumbs
  --------------------------- */
  .breadcrumbs{}
  .breadcrumbs + h1{margin-top:10px;}
  .breadcrumbs ul{margin: 0px;list-style: none;padding: 0px;}
  .breadcrumbs ul li{display: inline-block;font-size: 12px;padding:0 0 0 5px;margin: 0;color: rgba(255, 255, 255, 0.75);}
  .breadcrumbs ul li:after{content:'>';display: inline-block;color: rgba(255, 255, 255, 0.75);}
  .breadcrumbs ul li:last-of-type:after{display:none;}
  .breadcrumbs ul li a{font-weight: normal;margin-right:5px;color:#63C13D;}



/* Wrap
--------------------------- */
  .wrap{position: relative;z-index: 2;-webkit-transition: all 0.3s ease;  -moz-transition: all 0.3s ease;  -o-transition: all 0.3s ease;  transition: all 0.3s ease;}
  .x-thin{max-width: 1200px;margin: auto !important;}

  @media screen and (max-width:1200px){
    .nav-open .wrap{-webkit-transform: translate(-270px, 0px);-moz-transform: translate(-270px, 0px);-o-transform: translate(-270px, 0px);-ms-transform: translate(-270px, 0px);transform: translate(-270px, 0px);box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.14);}
  }

/* Search
--------------------------- */
  .search-form{position: relative;display: none;width: 100%;background: #2D323C;left: 0;right: 0;margin: 0px;border-top: 0px;z-index: 1;}
  .screen-reader-text {clip: rect(1px,1px,1px,1px);position: absolute!important;height: 1px;width: 1px;overflow: hidden;}
  .search-form input{border: 0;color: rgba(255, 255, 255, 0.96);font-size: 2em;height: auto;padding: 20px;margin: 0;width: calc(100% - 240px);outline: 0;box-sizing: border-box;background-color: transparent;font-weight:normal;}
  .search-form input[type="submit"]{display: none;}
  .search-form small{position: absolute;top: calc(39%);right: 30px;color: rgb(255, 255, 255);font-size: 12px;}
  .search-form small a{color: white;background-color: #525763;display: inline-block;padding: 2px 11px;border-radius: 30px;margin-left: 7px;}
  .no-touchevents header .icon-search:hover{filter: alpha(opacity=60);  opacity: 0.6;}

  @media screen and (max-width:1300px){
    .search-form input{font-size: 1.8em;}
  }
  @media screen and (max-width:520px){
    .search-form input{font-size: 22px;width: 100%;text-align: center;}
    .search-form small{position: relative;top: initial;display: block;padding: 0px 20px 20px;right: 0px;font-size: 12px;text-align: center;}
  }


/* Mobile nav
--------------------------- */
  .mobile-nav{width: 270px;position: absolute;z-index: 1;right: 0px;}
  .mobile-nav .icon-close{color: white;padding: 29px 29px 12px;display: inline-block;font-size: 19px;cursor: pointer;}
  .no-touch .mobile-nav .icon-close:hover{filter: alpha(opacity=60);  opacity: 0.6;}
  .mobile-nav ul{padding-top: 20px;}
  .mobile-nav li{font-size: 14px;}
  .mobile-nav li.current_page_item{background-color: rgb(48, 55, 68);}
  .mobile-nav li a{color: white;display: block;padding: 11px 22px;}
  .mobile-nav li a.button{
    margin: 13px 22px;
}

  @media screen and (min-width:1201px){
    .mobile-nav{filter: alpha(opacity=0);opacity: 0;}
  }
  @media screen and (max-width:520px){
    .mobile-nav{}
    .mobile-nav li{font-size: 14px;}
  }


/* Header
--------------------------- */
  #header{padding: 0px;position: relative;/* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */}
  #header.transparent{position: absolute;z-index: 2;width: 100%;}
  #header .logo{margin: 0;float: left;position: relative;top: 16px;left: 18px;}
  #header .logo a{font-size: 0px;line-height: 0px;color: transparent;width: 180px;display: block;background-image: url(../img/action_doors_logo.svg);background-size: 100%;background-repeat: no-repeat;height: 56px;}
  .header-inner{position: relative;float: right;}
  .header-inner nav{float: right;}
  .menu nav ul{padding: 17px 0;}
  .header-inner nav > ul > li{display: inline-block;margin-right: 25px;font-size: 14px;position: relative;line-height: 53px;text-transform: uppercase;}
  .header-inner nav li li{margin: 0;line-height: 20px;display: block;text-transform: capitalize;font-size: 14px;}
  .header-inner nav li li a{margin: 0;padding: 14px 13px;}
  .header-inner nav li:last-child{margin-right:09px;}
  .header-inner nav a{color: #fff;}
  nav a{color: #fff;}
  #header [class*="icon"]{font-size: 24px;padding: 26px 20px;float: right;margin-right: 10px;padding-top:47px;margin-right: 20px;padding-left: 20px;}
  #header.transparent [class*="icon"]{color:white;}
  #header .icon-search{}
  #header .icon-nav{display:none;}
  li.current_page_item:after,
  li.current_page_ancestor:after{border-top: 3px solid #63C13D;content: ' ';display: block;position: absolute;width: 100%;}
  .mobile-nav li.current_page_item:after{display:none;}
  .sub-menu .current_page_item:after{border-top: 3px none purple;content: ' ';display: block;position: absolute;width: 100%;}
  .sub-menu .current_page_item a{color:#63C13D;}
  .sub-menu .current_page_item .sub-menu a{color:#fff;}
  #header [class*="mdi"]{font-size: 26px;padding: 12px;float: right;font-weight: 400;}
  #header.transparent [class*="mdi"]{color:white;}
  #header .mdi-menu{display:none;}
  #header img.xero{width: 120px;float: right;margin-right: 19px;}


  #header .icon-cart{display: inline-block;width: 30px;height: 31px;background: url('../img/dolly.svg');background-repeat: no-repeat;background-size: contain;background-position: center center;margin-top: 47px;padding: 0;}


  @media screen and (min-width:1201px){
    #header .logo{top: 26px;left: 28px;}
    #header .logo a{width: 310px;height: 94px;}
  }

  @media screen and (max-width:1200px){
    .header-inner nav{display:none;}
    #header .icon-nav{display:block;}
    #header .logo a{width: 274px;height: 85px;}
  }
  @media screen and (max-width:500px){
    #header .logo a{width: 204px;height: 63px;}
    #header [class*="icon"] {
	font-size: 24px;
	padding: 26px 10px;
	float: right;
	margin-right: 10px;
	padding-top: 47px;
	margin-right: 10px;
	padding-left: 10px;
}
    #header .icon-cart {
	margin-top: 26px;
}

  }
  @media screen and (max-width:400px){
    #header h1{top: 11px;left: 15px;}
    #header h1 a{width: 120px;}
    #header [class*="icon"]{margin-right: 0px;font-size: 17px;padding: 18px 15px;}
    #header [class*="icon-nav"]{margin-right:8px;}
    #header .logo a{width: 167px;height: 51px;}

    #header .icon-cart {
	margin-top: 11px;
}
  }


/* Intro
--------------------------- */
  .intro{position:relative;}
  .home.intro{z-index: 1;}
  .intro-copy{padding: 170px 0px 44px;max-width: 1040px;900pxborder-bottom: 1;}
  .home .intro-copy.center{border-bottom: 1px dashed rgba(255, 255, 255, 0.15);margin-bottom: 50px;}
  .intro-copy.center{margin: auto;}
  .intro-copy h2{margin-top:0px;}
  .home .intro-copy p{max-width: 780px;margin: 20px auto;}
  .intro-copy p{max-width: 780px;margin: 20px 0;}
  .center .intro-copy p{margin: 20px auto;}

  @media screen and (max-width:1000px){
    .intro-copy{padding: 180px 0px 30px;}
  }
  @media screen and (max-width:600px){
    .intro-copy{padding: 130px 0px 20px;}
  }
  @media screen and (max-width:400px){
    .intro-copy{padding: 100px 0px 20px;}
  }

/* Layer backgrounds / colours
--------------------------- */
  .background-image{background-size: cover;background-position: center;position: relative;}
  .touch .background-image{/* background-size: auto 100%; */}
  .no-touch .background-image.fixed{background-attachment:fixed;}
  .background-image:before{content:' ';display:block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(35, 35, 35, 0.76);background: -moz-linear-gradient(top,  rgba(35,35,35,0.76) 0%, rgba(62,69,81,1) 100%);background: -webkit-linear-gradient(top,  rgba(35,35,35,0.76) 0%,rgba(62,69,81,1) 100%);background: linear-gradient(to bottom,  rgba(35,35,35,0.76) 0%,rgba(62,69,81,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2232323', endColorstr='#3e4551',GradientType=0 );}
  .background-image.white{background-position: center;background-size: cover;}
  .background-image.white:before{background: rgba(255, 255, 255, 0.8);}

  .black{background: #21282D;}
  .darkgrey{background-image: url(../img/trig.png);}
  .background-grey{background: #EFEFEF url(../img/concrete_seamless.png);}
  .lightgrey{background: #E2E2E2;}
  .background-white{background:white;position: relative;}

  .green, .green-background{background: #63C13D;}
  .darkgreen{background: #005C24;}
  .lightgreen{background: #79C13A;}
  .highlightgreen{background: #A4D247;}


/* Tiles
  --------------------------- */
  .grid .tile{background: white;position: relative; height:100%;}
  .grid .tile img{width:100%;}
  .grid.transparent .tile{background: transparent;}
  .grid .tile-copy{padding: 35px 26px 13px;}
  .grid.transparent .tile-copy{padding: 25px 0px 0px;}

  /* Tile widths */
  .grid.column-2{margin-left: -4%;margin-right: -4%;}
  .grid.column-2 .col{float: left;width: 50%;padding-left: 4%;padding-right: 4%;margin-bottom: 50px;}

  .grid.column-2-1{margin-left: -4%;margin-right: -4%;}
  .grid.column-2-1 .col{float: left;width: 66.66%;padding-left: 4%;padding-right: 4%;}
  .grid.column-2-1 > .col:nth-child(2n){float: left;width: 33.33%;padding-left: 4%;padding-right: 4%;margin-bottom: 50px;}

  .grid.column-3{margin-left: -2%;margin-right: -2%;}
  .grid.column-3 .col{float: left;width: 33.33%;padding: 0 1%;margin-bottom: 30px;margin-bottom: 50px;}
  .grid.column-3.solutions .col{margin-bottom: 1px;}

  .grid.column-4{margin-left: -1%;margin-right: -1%;}
  .grid.column-4 .col{float: left;width: 25%;padding: 1%;margin-bottom: 0px;}


  .grid.column-6{margin-left: 0%;margin-right: 0%;}
  .grid.column-6 .col{float: left;width: 16.66%;padding: 0%;}

  @media screen and (min-width:1101px){
    .grid.column-4 .col:nth-child(4n+1){clear:both;}
  }

  @media screen and (max-width:1100px){
    .grid.column-4 .col{width:33.33%;margin-bottom: 20px;}
    .grid.column-4 .col:nth-child(3n+1){clear:both;}
  }

  @media screen and (max-width:950px){
    .grid.column-2 .col{width:100%;margin-bottom: 35px;}
    .grid.column-2 .col,.grid.column-2.no-gutter .col{width:100%;}
    .grid.column-2 .col,.grid.column-2.no-gutter .col:last-child{margin-bottom:0px;margin: 0;}

  }

  @media screen and (max-width:750px){
    .grid.column-4 .col{width:50%;margin-bottom: 30px;}
    .grid.column-4 .col:nth-child(2n+1){clear:both;}
    .grid.column-4 .col:nth-child(3n+1){clear:none;}
    .grid.column-3 .col{width: 100%;margin-bottom: 20px;}
    .grid.column-3 .col:last-child{margin-bottom:0px;}

  }

  @media screen and (max-width:550px){
      .grid.column-4 .col{width:100%;margin-bottom: 30px;}
  }
  @media screen and (max-width:450px){
    .grid.column-4 .col{width:100%;margin-bottom: 30px;}
    .grid.column-4 .col:last-child{margin-bottom:0px;}
    .grid.column-3.solutions .col {margin-bottom: 20px;}
  }

  /* Tile specific styles */
  .col *:first-child{margin-top:0px;}
  .transparent.dark .tile-copy h5 a{color: white;}
  .transparent.dark .tile-copy p{color: rgb(255, 255, 255);line-height: 1.8em;margin-bottom: 20px;}

  .products .tile{box-shadow: 0px 10px 6px -10px rgba(0, 0, 0, 0.18);}
  .tile.solution{}
  .tile.solution .tile-copy{padding: 0px;}
  .tile.solution h3{margin: 0;}
  .tile.solution h3 a{display: block;padding: 26px 0px 25px;color: #fff;}

  .copy-icon{}
   .copy-icon i[class*="icon"]{}
   .copy-icon .tile-copy.center{margin: auto;max-width: 270px;}
   .copy-icon .tile-copy h6{}

  .circle-img{width: 130px;height: 130px;position: relative;overflow: hidden;border-radius: 100px;}
  .circle-img img{width: auto !important;height: 100%;max-width: none;}



  @media screen and (min-width:751px){
    .tile.solution .tile-copy{margin-bottom: -78px;padding: 0px;}
    .grid.column-3.only5 .col:nth-child(4){margin-left: 16.66%;}
  }
  @media screen and (min-width:550px){
    .grid.column-3 .tile-copy p, .grid.column-4 .tile-copy p{font-size: 13px;}
  }
  @media screen and (max-width:450px){
    .circle-img{border-radius: 0px;width: auto;height: auto;}
    .circle-img img{height: auto;width: 100%;max-width: 100%;}
    .grid.column-4.products .col{margin-bottom:10px;}
  }


/* Triangle
  --------------------------- */
  .triangle{}
  .triangle:before{width: 100px;content:' ';border-top: 100px solid #63C13D;position: absolute;border-right: 100px solid transparent;}

/* Tile tags
--------------------------- */
  p.tag{position: absolute;background: #63C13D;color: white;font-weight: 600;padding: 2px 15px;font-size: 12px;top: 20px;left: -8px;z-index: 1;}


/* Flexbox
--------------------------- */
  .flex{display: -moz-flex;display: -webkit-flex;display: flex;-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;}


/* Section header
--------------------------- */
  .section-head{margin-bottom: 60px;}
  .section-head.short{margin-bottom: 15px;}
  .section-head h2,.section-head h3,.section-head h4,.section-head h5{display: inline-block;margin-top: 10px;}
  .section-head.dark h2,.section-head.dark h3,.section-head.dark h4,.section-head.dark h5,.section-head.dark p{color: white;}
  .section-head a.button{float: right;}
  .section-head p{max-width:780px;margin: 10px auto 20px;}

  @media screen and (max-width:650px){
    .section-head a.button{float: none;}
    .section-head h2,.section-head h3,.section-head h4,.section-head h5{display:block;margin-bottom:20px;}
  }


/* Blog filter bar
--------------------------- */
  .blog-filter {background: #FFF;overflow: hidden;border-bottom:1px solid #eee;}
  .blog-filter ul {text-align:center;margin: 0;padding: 10px;}
  .blog-filter li {display:inline-block;margin: 10px 20px;}

  .blog-filter .level-1 {border-bottom: 1px dashed #EEE;margin-bottom: -1px;}
  .blog-filter .level-1 a {padding: 0 0 5px 0;font-weight: 700;}
  .blog-filter .level-1 a:after { content:"+"; padding-left:5px; }
  .blog-filter .level-1 a.open:after { content:"-"; }

  .blog-filter .level-2 li { font-size:14px; margin:10px; }
  .blog-filter a:hover { opacity:0.8; }
  .blog-filter a span {display:inline-block;font-size:10px;padding:2px 4px;min-width:21px;height: 21px;border-radius:100px;background: #63C13D;line-height: 18px;color: white;}



/* Testimonial slider
  ----------------------------- */
  .swipe {overflow: hidden !important;visibility: hidden;position: relative;margin: 0px;}
  .swipe-wrap {overflow: hidden;position: relative;}
  .swipe-wrap > div {float:left;width:100%;position: relative;overflow: hidden;}
  ul.bullets {text-align: center;width: 100%;margin: 0;padding: 0;}
  .swipe ul.bullets{position: absolute;bottom: 15px;left: 23px;width: auto;z-index: 1;}
  ul.bullets li {display: inline-block;height: 23px;width: 23px;border: solid 2px #63C13D;border-radius: 23px;margin: 2.5px;cursor: pointer;}
  .swipe ul.bullets li{border-color:white;}
  ul.bullets li.on {background: #63C13D;}
  .swipe ul.bullets li.on{background:white;}

  #quotes .quote{color: #21282D;}
  .quotation{font-size: 3em;font-family: georgia;color:#00A547;padding: 0px;margin:0px;text-align: center;height: 30px;}
  p.quote{font-size: 1.8em; font-weight: 300; font-style: italic;}
  p.author{font-size: 14px;}
  p.author:before{content:'-';display:inline-block;margin-right:10px;}

  @media screen and (max-width:550px){
    p.quote{font-size: 1.7em;}
  }



/* Contact Form
  ----------------------------- */
  #contact .inner{}
  #contact .image{min-width: 100%;height: auto;background-repeat: no-repeat;background-size: 50%;margin: 0px;}
  #contact .content{z-index: 2;padding: 50px;float: right;}
  #contact form input[type="text"],#contact form input[type="email"], #contact form textarea{color: #798690;background-color: #E5E5E5;margin-bottom: 10px;padding: 10px;display: inline-block;border: 0px;width: 100%;font-size: 14px;}
  #contact form textarea{margin-bottom: 16px;min-height: 130px;}
  #contact form input[type="submit"]{padding: 10px 21px;background-color: #63C13D;color: white;display: inline-block;font-weight: 600;line-height: 1.6em;text-transform: uppercase;letter-spacing: 0.06em;font-size: 14px;border: 0px;}
  #contact form input:focus,#contact form textarea:focus{outline: #63C13D solid 2px;}
  #contact .field-wrap { margin-bottom: 0; }
  #contact .textarea-wrap textarea {height: 130px;}

  @media screen and (max-width:950px){
    #contact .image{background-image: none !important;}
    #contact form{}
    #contact .content{padding: 28px 5%;}
    .triangle:before{display:none;}
  }


/* Footer
--------------------------- */
  footer{}
  footer .col-1-3{padding: 0 20px 0px 0px;margin-bottom: 20px;}
  footer ul{padding-left:0px;}
  footer li{font-size:12px;list-style:none;margin-bottom: 5px;}
  footer.dark li a{color: rgba(255, 255, 255, 0.68);}
  footer p{}
  footer img{margin-bottom: 11px;}
  footer p.footer-meta{clear: both;border-top: 1px solid rgba(255, 255, 255, 0.05);padding-top: 20px;font-size: 11px;}
  footer p.footer-meta a{color: #63C13D;}


  @media screen and (max-width:1024px){
    footer .col-1-3{float:none;width:100%;border-bottom: 1px solid rgba(255, 255, 255, 0.1);padding-bottom: 10px;margin-bottom: 39px;}
    footer .col-2-3{float:none;width:100%;}
    footer .col-2-3 .col{}
  }


/* Slide / Actions
--------------------------- */

  .slide-actions{position: relative;background: #3e4551; height:100%;}
  .slide-actions .swipe{width: 60%;height: auto;height: auto;float: left;}
  .slide-actions .actions{width: 39.9%;float: left;padding: 35px 5%;}
  .slide-actions .actions h4:before{content: ' ';border-left: 10px solid rgba(255, 255, 255, 0.3);border-top: 10px solid transparent;border-bottom: 10px solid transparent;position: absolute;left: -26px;}
  .slide-actions .swipe:before{content:' ';background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );position: absolute;width: 100%;height: 30%;z-index: 1;bottom: 0px;pointer-events: none;filter: alpha(opacity=20);opacity: 0.2;}
  .action-col{margin-bottom:40px; padding-bottom:20px; border-bottom:1px dashed rgba(255, 255, 255, 0.5)}
  .action-col:last-child{margin-bottom:0px;}
  .actions .button-group{margin-top: 0;margin-bottom: 50px;}
  .actions p{margin: 4px 0px 16px;}
  .actions .button-group:last-child{margin-bottom:0px;}

   @media screen and (max-width:1400px){
     .slide-actions{/* background: #3e4551; */}
     .slide-actions .actions,.slide-actions .swipe{width: 100%;}
     .slide-actions .actions{padding:30px 7% 20px;}
     .slide-actions .swipe{max-width: 80%;margin: 0px auto;}
     .action-col{width:33.33%;float:left;padding-right:50px;}
   }
   @media screen and (max-width:900px){
     .slide-actions .swipe{max-width:100%;}
     .action-col{width:100%;padding: 0px 0 19px;margin: 2px 0px 6px 0px;}
     .action-col:last-child{border:0px;}
   }


/* Content
--------------------------- */
  .content img{  margin-bottom: 1em;  margin-top: 1em;}
  .content iframe,.col iframe{max-width:100%;}

/* Print Styles
--------------------------- */

  @media print,
    (-o-min-device-pixel-ratio: 5/4),
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {
  }
  @media print {
    * {background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
    a, a:visited {text-decoration: underline; }
    a[href]:after {content: " (" attr(href) ")"; }
    abbr[title]:after {content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote {border: 1px solid #999; page-break-inside: avoid; }
    thead {display: table-header-group;}
    tr, img {page-break-inside: avoid;}
    img {max-width: 100% !important;}
    @page {margin: 0.5cm;}
    p, h2, h3 {orphans: 3; widows: 3;}
    h2, h3 {page-break-after: avoid;}
  }


/* Blog tiles */
  .articles.grid.column-4 .col{background: white;padding: 0;margin: 0 1% 30px;width: 22.8%;}
  .articles.grid.column-4 .col img{margin-bottom: 0;}
  .articles.grid.column-4 .col .tile-copy{padding: 27px 26px 10px;}
  .articles.grid.column-4 .col h3{font-size: 14px;}
  .articles.grid.column-4 .col h3 a{color: #3E4551;}
  .articles.grid.column-4 .col h5,.articles.grid.column-4 .col h5 span,.articles.grid.column-4 .col h5 a{color: #888;font-family: "Whitney SSm A";font-weight: 400;font-size: 11px;}
  .articles.grid.column-4 .col p a{color: #63C13D;}

  @media screen and (max-width:1280px){
    .articles.grid.column-4 .col{width: 31.2%;}
  }
  @media screen and (max-width:930px){
    .articles.grid.column-4 .col{width: 47.9%;}
  }
  @media screen and (max-width:530px){
    .articles.grid.column-4 .col{width: 100%;margin:0 0 20px 0;}
  }

/* Blog single post */
  .post-copy.content{background: white;max-width: 900px;padding: 40px;margin: auto;}
  .post-copy.content .navigation{border-top: 2px solid #eee;padding-top: 30px;margin-top: 30px;}
  .post-copy.content .navigation a{padding: 10px 21px;background-color: #63C13D;color: white;display: inline-block;font-weight: 600;line-height: 1.6em;text-transform: uppercase;letter-spacing: 0.06em;font-size: 14px;border: 0px;}

  @media screen and (max-width:600px){
    .post-copy.content{padding: 15px 7%;}
    .post-copy.content .navigation{}
    .post-copy.content .navigation a{}
  }

/* Nav Dropdown
--------------------------- */
  .menu-item-642 { position: relative; display: inline-block;}
  .sub-menu {display: none;position: absolute;background-color: rgb(52, 59, 67);min-width: 250px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);border-top:3px solid #63C13D;}
  .sub-menu a {padding: 5px 5px;text-decoration: none; display: block; line-height:15px; margin-left:-15px;}

  .dropdown:hover .sub-menu {display: block;padding: 8px 0px;}
  .sub-menu ul{padding: 0px;}

  .sub-menu .sub-menu {position: relative; border-top: none; padding: 0px; box-shadow: none; border-bottom: 1px dashed rgba(255, 255, 255, 0.15); border-top: 1px dashed rgba(255, 255, 255, 0.15); margin: 0px;}
  .sub-menu .sub-menu .sub-menu {border-top: none;}
  .sub-menu .sub-menu li {padding-left: 10px;}
  .dropdown.large .sub-menu {min-width: 350px;}

  .sub-menu .sub-menu a {font-size: 12px; color: #C2C1B3; padding-top: 6px; padding-bottom: 6px;}


/* Ninja forms */
.ninja-forms-cont{}
.ninja-forms-cont input,.ninja-forms-cont textarea,.ninja-forms-cont select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="datetime"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="file"],
select



{border: 1px solid #d4d4d4;color: #798690;background-color: #ffffff;margin-bottom: 10px;padding: 10px;display: inline-block;/* border: 0px; */width: 100%;font-size: 14px;}
.ninja-forms-cont select option{color: #798690;}
.ninja-forms-cont label{font-size: 13px;}
.ninja-forms-form .label-above label{white-space:nowrap;margin-right:10px;}
.ninja-forms-cont input[type="submit"]{padding: 10px 21px;background-color: #63C13D;color: white;display: inline-block;font-weight: 600;line-height: 1.6em;text-transform: uppercase;letter-spacing: 0.06em;font-size: 14px;border: 0px;}
.ninja-forms-required-items{
    margin-bottom: 20px;
    font-size: 12px;
}
@media screen and (min-width:800px){
  .intro-copy .field-wrap{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 47%;margin-right: 2%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
  .intro-copy .field-wrap:last-child{display:block;}
}


.search-results article{background:white;display:block;width: 100%;padding: 9px 20px 11px;margin-bottom: 10px;}
.search-results .articles{max-width: 1040px;margin: auto;}

.slide-actions .slide img { width:100%; height:auto;  }

.cart-wrap{
	position: relative;
}
.cart-wrap .cart-amount{
	position: relative;

}


.woocommerce-page .product-grid .tile-copy{background: #fff; padding: 35px 26px 13px; 	box-shadow: 0px 10px 6px -10px rgba(0, 0, 0, 0.18);}



html body .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 0;
}
html body .select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	margin: 0 0 -4px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 38px;
	-webkit-user-select: none;
	border-radius: 0;
}

html body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #798690;
	line-height: 37px;
}
html body .select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* height: 40px; */
	font-size: 14px;
	font-weight: 500;
	line-height: 38px;
}
html body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 32px;
}

html body .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	height: 38px;
}


/* video background--------------------------- */
.bg-vid-parent {
    height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    overflow-x: hidden;
}

.bg-video {
    display: block;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    pointer-events: none;
}

.bg-video[style*="display"] {
    opacity: 1;
}

.bg-vid-parent .inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bg-vid-parent .inner>.intro-copy {}

@media screen and (max-width:1099px) {
    .bg-vid-parent.background-image {
        /* background-attachment:fixed !Important;*/
    }

    .touchevents .bg-vid-parent.background-image {
        background-attachment: scroll !important;
    }

    .bg-video {
        /* display:none;*/
    }
}

.h1-seo, .slider-home .slide .intro-copy .h1-seo, .slider-home .slide .intro-copy h2 {
    font-size: 2.4em;
    line-height: 1.05em;
    margin-bottom: 0.6em;
    text-transform: inherit;
    color: #63C13D;
}

/* Intro - Home Slider */
.slider-home {
    display: block;
    overflow: hidden;
    /*background:#009b3a; min-height:700px;*/
}

.slider-home .slide {
    display: block;
}

.slider-home .slide-content {
    display: flex;
    position: relative;
    flex-direction: row-reverse;
    margin: auto;
}

.slider-home .slide .media {
    height: 100%;
    width: 66.66%;
    position: relative;
    min-height: 700px;
    flex-grow: 1;
    margin-right: -1px;
}

.slider-home .slide .media::before {
    display: none;
}

.slider-home .slide .inner {
    background: #f4f2f3;
    width: 33.33%;
    margin: 0;
    padding: 0px 49px;
    min-width: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slider-home .slide .intro-copy {
    padding: 40px 0px;
    max-width: 489px;
    margin-left: auto;
}

.slider-home .slick-dots button {
    background: #C7C7C4;
}

.slider-home .slick-dots li.slick-active button {
    background: #009b3a
}

.slider-home .slick-prev, .slider-home .slick-next {
    background: #009b3a;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
}

.slider-home .slick-prev:hover, .slider-home .slick-next:hover {
    opacity: 0.7;
}

.slider-home .slick-prev {
    bottom: 0;
    top: initial;
    right: 60px;
    left: initial;
    /* opacity:0.76; */
}

.slider-home .slick-next {
    bottom: 0;
    right: 0;
    top: initial;
}

.slider-home .slick-prev:before, .slider-home .slick-next:before {
    font-size: 29px;
    opacity: 1;
    line-height: 60px;
    width: 60px;
    text-align: center;
    display: block;
}

.slider-home .slick-dots {
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1422px;
    padding: 0 20px;
}

.slider-home .slide .intro-copy h3 {
    font-size: 14px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #475053;
    margin-bottom: 1.4em;
}

.slider-home .slide .intro-copy h2 {
    margin-bottom: 0.5em;
    text-transform: inherit;
}

.slider-home .slide .intro-copy h2::before {
    display: none;
}

.slider-home .slide .intro-copy p {
    font-size: 18px;
    color: #475053;
}

@media screen and (max-width:1200px) {
    .slider-home .slide {}
}

@media screen and (max-width:1100px) {
    .slider-home .slide {
        display: block;
    }

    .slider-home .slide-content {
        flex-direction: column;
    }

    .slider-home .slide .media {
        width: 100%;
        min-height: 460px;
    }

    .slider-home .slide .inner {
        width: 100%;
        min-width: 0;
        padding: 40px 20px 20px;
        max-width: 100%;
    }

    .slider-home .slide .intro-copy {
        min-height: 0;
        margin-left: 0;
        text-align: center;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}

@media screen and (max-width:1024px) {
    .slider-home .slick-dots {
        position: relative;
        bottom: 0;
        margin: 0 0 0 0;
        text-align: center;
        padding: 0px 0 30px 0;
    }
}

@media screen and (max-width:800px) {
    .intro-home .inner {
        padding: 0 7%;
    }

    .intro-default .inner {
        padding: 40px 0 40px;
    }

    .intro-default .inner .intro-copy {
        max-width: 100%;
    }

    .slider-home .slide .inner {
        padding: 40px 20px 20px;
        max-width: 100%;
    }

    .slider-home .slide .media {
        min-height: 300px;
    }
}

@media screen and (max-width:400px) {
    .slider-home .slide .intro-copy {
        /* min-height:510px;*/
    }

    .intro-home .inner {
        padding: 0 7%;
        min-height: 510px;
    }

    .intro-default .inner {
        padding: 50px 0 20px;
    }

    .slider-home .slide .intro-copy {
        padding: 0;
    }

    .slider-home .slide .intro-copy p {
        font-size: 16px;
    }
}

@media screen and (max-width:1020px) {

    .slider-home .slick-track,
    .slider-home .slick-dots {
        background: #f4f2f3;
    }
}






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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

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

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}

.slick-slide.vheight-70 {
    height: 70vh;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    /* align-items:center;*/
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

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

/* Dots */
.slick-dots {
    position: absolute;
    bottom: 40px;
    z-index: 9;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}

.slick-dots button {
    background: rgba(0, 0, 0, 0.22);
}

.slick-dots li {
    font-size: 0px;
    display: inline-block;
    margin: 0 5px;
}

.slick-dots button {
    border: 0px;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 20px;
    padding: 0px;
    outline: none;
}

.slick-dots li.slick-active {}

.slick-dots li.slick-active button {
    background: #009b3a;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.slick-dots li button {}

.slick-dots li.slick-active button {
    background: white;
}

.bg-white .slick-dots li.slick-active button, .testimonials .slick-dots li.slick-active button {
    background: #009b3a;
}

@media screen and (max-width:450px) {
    .slick-dots button {}
}

/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
    background: #009b3a;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
}

.slick-prev:hover, .slick-next:hover {
    opacity: 0.7;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-size: 40px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Material Design Icons";
    font-size: 29px;
    opacity: 1;
    line-height: 60px;
    width: 60px;
    text-align: center;
    display: block;
}

.slick-prev {
    left: 0;
}

.slick-disabled, .slick-disabled:hover {
    opacity: 0;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: "\f04d";
}

[dir='rtl'] .slick-prev:before {
    content: '>';
}

.slick-next {
    right: 0;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: "\f054";
}

[dir='rtl'] .slick-next:before {
    content: '<';
}

@media screen and (max-width:1024px) {
    .slick-prev, .slick-next {
        display: none !important;
    }
}



/* Responsive video----------------------- */
.video-wrapper {
    position: relative;
    padding-bottom: 53.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* Intro--------------------------- */
.intro {}

.intro-copy {}

.intro-copy h1, .intro-copy h2, .intro-copy h3 {
    margin-top: 0px;
    margin-bottom: 0.2em;
}

/* Intro - Home */
.intro-default {}

.intro-default .inner {
    padding: 100px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.intro-default .inner .intro-copy {
    max-width: 50%;
    flex: 1;
}

.intro-default .inner .inner-900.intro-copy {
    max-width: 900px !important;
    margin: auto;
}

.intro-default .inner .inner-1100.intro-copy {
    max-width: 1100px !important;
    margin: auto;
}


/* Intro - Home */
.intro-home {}

.intro-home .inner {
    padding: 0 7%;
    min-height: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.intro-home .intro-copy {}

/* Intro - Home Slider */
.slider-home {
    display: block;
    overflow: hidden;
    /*background:#009b3a; min-height:700px;*/
}

.slider-home .slide {
    display: block;
}

.slider-home .slide-content {
    display: flex;
    position: relative;
    flex-direction: row-reverse;
    margin: auto;
}

.slider-home .slide .media {
    height: 100%;
    width: 66.66%;
    position: relative;
    min-height: 700px;
    flex-grow: 1;
    margin-right: -1px;
    background-size: cover;
    background-position: right;
}

.slider-home .slide .media::before {
    display: none;
}

.slider-home .slide .inner {
    background: #fff;
    width: 33.33%;
    margin: 0;
    padding: 0px 49px;
    min-width: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.slider-home .slide .intro-copy {
    padding: 40px 0px;
    max-width: 489px;
    margin-left: auto;
}

.slider-home .slick-dots button {
    background: #C7C7C4;
    display: inline-block;
    height: 23px;
    width: 23px;
    border: solid 2px #C7C7C4;
    border-radius: 23px;
    margin: 2.5px;
    cursor: pointer;
}

.slider-home .slick-dots li.slick-active button {
    background: #63C13D;
    border-color: #63C13D;
}

.slider-home .slick-prev, .slider-home .slick-next {
    background: #63C13D;
    width: 60px;
    height: 60px;
    font-size: 20px;
    text-align: center;
}

.slider-home .slick-prev:hover, .slider-home .slick-next:hover {
    opacity: 0.7;
}

.slider-home .slick-prev {
    bottom: 0;
    top: initial;
    right: 60px;
    left: initial;
    /* opacity:0.76; */
}

.slider-home .slick-next {
    bottom: 0;
    right: 0;
    top: initial;
}

.slider-home .slick-prev:before, .slider-home .slick-next:before {
    font-size: 29px;
    opacity: 1;
    line-height: 60px;
    width: 60px;
    text-align: center;
    display: block;
}

.slider-home .slick-dots {
    text-align: left;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1422px;
    padding: 0 20px;
}

.slider-home .slide .intro-copy h3 {
    font-size: 14px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #3E4551;
    margin-bottom: 1.4em;
}

.slider-home .slide .intro-copy h2 {
    margin-bottom: 0.5em;
    text-transform: inherit;
}

.slider-home .slide .intro-copy h2::before {
    display: none;
}

.slider-home .slide .intro-copy p {
    font-size: 18px;
    color: #6d7586;
}

@media screen and (max-width:1200px) {
    .slider-home .slide {}
}

@media screen and (max-width:1100px) {
    .slider-home .slide {
        display: block;
    }

    .slider-home .slide-content {
        flex-direction: column;
    }

    .slider-home .slide .media {
        width: 100%;
        min-height: 460px;
    }

    .slider-home .slide .inner {
        width: 100%;
        min-width: 0;
        padding: 40px 20px 20px;
        max-width: 100%;
    }

    .slider-home .slide .intro-copy {
        min-height: 0;
        margin-left: 0;
        text-align: center;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}

@media screen and (max-width:1024px) {
    .slider-home .slick-dots {
        position: relative;
        bottom: 0;
        margin: 0 0 0 0;
        text-align: center;
        padding: 0px 0 30px 0;
    }
}

@media screen and (max-width:800px) {
    .intro-home .inner {
        padding: 0 7%;
    }

    .intro-default .inner {
        padding: 40px 0 40px;
    }

    .intro-default .inner .intro-copy {
        max-width: 100%;
    }

    .slider-home .slide .inner {
        padding: 40px 20px 20px;
        max-width: 100%;
    }

    .slider-home .slide .media {
        min-height: 300px;
    }
}

@media screen and (max-width:400px) {
    .slider-home .slide .intro-copy {
        /* min-height:510px;*/
    }

    .intro-home .inner {
        padding: 0 7%;
        min-height: 510px;
    }

    .intro-default .inner {
        padding: 50px 0 20px;
    }

    .slider-home .slide .intro-copy {
        padding: 0;
    }

    .slider-home .slide .intro-copy p {
        font-size: 16px;
    }
}







/*NEW SLIDER BUTTON */
.intro-copy a.button {
    background: #63C13D;
    color: #ffffff;
    border-color: #009b3a;
}

.intro-copy a.button.alternate,
a.button.alternate {
    background: transparent;
    color: #009b3a;
    padding: 10px 0px;
    border-bottom: 2px solid #009b3a;
    border-top: none;
    border-left: none;
    border-right: none;
}

.slick-next:before {
    content: "\F13E";
}

.slick-prev:before {
    content: "\F13D";
}

.wpcf7 form.wpcf7-form { max-width:850px;}
.wpcf7 form.wpcf7-form p { margin:0; padding:0;}
.wpcf7 form.wpcf7-form label { font-weight:600; color:#000; font-size:13px;}
.wpcf7 form.wpcf7-form .reqd { color:red;}
.wpcf7 form.wpcf7-form textarea { width:100%;border: 1px solid #d4d4d4; color:#798690; padding:10px; margin-bottom:10px; }
.wpcf7 form.wpcf7-form .wpcf7-list-item { margin: 0 25px 0 0;}
.wpcf7 form.wpcf7-form .wpcf7-list-item label { display:flex; align-items:center;}
.wpcf7 form.wpcf7-form input[type="checkbox"], .wpcf7 form.wpcf7-form input[type="radio"] { appearance:none; color:#84bd00;  padding:5px; margin-right:10px;margin-bottom:1px;background-color:transparent; border:1px solid #84bd00;  }
.wpcf7 form.wpcf7-form input[type="radio"] {  border-radius:50%; }
.wpcf7 form.wpcf7-form input[type="radio"]:checked { background-color: #84bd00;}
.wpcf7 form.wpcf7-form input[type="checkbox"] { position:relative; height:15px; width:15px;}
.wpcf7 form.wpcf7-form input[type="checkbox"]:focus { outline:none !important;outline-width:0;}
.wpcf7 form.wpcf7-form input[type="checkbox"]:checked { background-color:#84bd00;}
.wpcf7 form.wpcf7-form input[type="checkbox"]:checked::before {position:absolute; content: '✓'; color:#fff; font-weight:bold; top:0; left:2px; width:100%;height:100%; line-height:15px; }

.wpcf7 form.wpcf7-form input[type="submit"] { background-color:#84bd00; border:1px solid #84bd00; color:#fff; font-weight:bold; text-transform:uppercase; padding:15px 25px;margin-top:20px; }
.wpcf7 form.wpcf7-form.sent p, .wpcf7 form.wpcf7-form.sent .form-row { display:none; }
.wpcf7 form.wpcf7-form .wpcf7-response-output, .wpcf7 form.wpcf7-form.sent .wpcf7-response-output { background-color:#84bd00; border:1px solid #84bd00; color:#fff; font-weight:bold; text-transform:uppercase; padding: 15px 25px; display:flex; align-items:center; line-height:19px; margin: 20px 0; }
.wpcf7 form.wpcf7-form .form-row { display:flex; align-items:center; gap:10px;}
.wpcf7 form.wpcf7-form .form-row label { flex:1; }
.wpcf7 form.wpcf7-form .form-row > span { font-size:13px;}
