*{padding:0;margin:0;box-sizing:border-box}html{background-color:white;font-size:18px;font-family:sans-serif}#wrapper{overflow:hidden;position:relative;background-color:white}#page{width:100%;overflow:hidden}.row{width:100%;max-width:1140px;margin:auto}.display-none{display:block;height:0;width:0;overflow:hidden;margin:0;border:0}.display-mob,.mobile-only{display:none}.row_nw{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.row_w{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.display-mob,.mobile-only{display:block}.desktop-only{display:none}}body{font-family:"lato", sans-serif}h1{font-size:2.33333em;font-weight:400}h2{font-size:1.88889em;font-weight:400}h3{font-size:1.66667em;padding:3rem 0;font-weight:400;color:#095474}h4{font-size:1.33333em;font-weight:400;line-height:2em;color:#095474}.indent{padding-left:80px;padding-right:80px}a.help{display:inline-block;width:18px;height:18px;background-image:url(graphics/help-info.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;position:relative;vertical-align:middle;margin-left:20px}a.help .panel{z-index:8;position:absolute;left:33px;top:-30px;display:none;width:440px;background-color:#b9e0ef;border-top:5px solid #1598cb;padding:20px;text-transform:none !important}a.help .panel::before{display:block;content:'';width:0;height:0;border-style:solid;border-width:15px 15px 15px 0;border-color:transparent #b9e0ef transparent transparent;position:absolute;left:-15px;top:20px}a.help .panel p{padding:0px !important;font-size:12px !important;font-weight:400 !important}a.help .panel:hover{display:block}a.help:focus .panel,a.help:hover .panel{display:block}#actsmart-header .header{background-color:#095474;position:relative}#actsmart-header .header .row{position:relative}#actsmart-header .header .menu{-webkit-box-flex:0;-webkit-flex:0 0 90px;-moz-box-flex:0;-moz-flex:0 0 90px;-ms-flex:0 0 90px;flex:0 0 90px}#actsmart-header .header .menu #open-button{display:block;height:104px;width:104px;background-color:transparent;padding:25px 27px 25px 27px;position:relative;text-decoration:none}#actsmart-header .header .menu #open-button .icon-bar{position:relative;width:48px;height:8px;background-color:#fff;display:block;-webkit-transition:all 0.35s;transition:all 0.35s}#actsmart-header .header .menu #open-button .icon-bar.middle{top:7px}#actsmart-header .header .menu #open-button .icon-bar.bottom{top:14px}#actsmart-header .header .menu #open-button .text{color:white;position:relative;top:16px;left:1px;text-transform:uppercase;font-size:14px;letter-spacing:1px}#actsmart-header .header .menu #open-button .text .open{display:block}#actsmart-header .header .menu #open-button .text .close{display:none}#actsmart-header .header .menu.open #open-button,#actsmart-header .header .menu:not(.removehover):hover #open-button,#actsmart-header .header .menu:focus #open-button,#actsmart-header .header .menu:target #open-button{background-color:white}#actsmart-header .header .menu.open #open-button .icon-bar,#actsmart-header .header .menu:not(.removehover):hover #open-button .icon-bar,#actsmart-header .header .menu:focus #open-button .icon-bar,#actsmart-header .header .menu:target #open-button .icon-bar{background-color:black}#actsmart-header .header .menu.open #open-button .icon-bar.top,#actsmart-header .header .menu:not(.removehover):hover #open-button .icon-bar.top,#actsmart-header .header .menu:focus #open-button .icon-bar.top,#actsmart-header .header .menu:target #open-button .icon-bar.top{transform:rotate(45deg);top:14px}#actsmart-header .header .menu.open #open-button .icon-bar.middle,#actsmart-header .header .menu:not(.removehover):hover #open-button .icon-bar.middle,#actsmart-header .header .menu:focus #open-button .icon-bar.middle,#actsmart-header .header .menu:target #open-button .icon-bar.middle{width:0;left:24px}#actsmart-header .header .menu.open #open-button .icon-bar.bottom,#actsmart-header .header .menu:not(.removehover):hover #open-button .icon-bar.bottom,#actsmart-header .header .menu:focus #open-button .icon-bar.bottom,#actsmart-header .header .menu:target #open-button .icon-bar.bottom{transform:rotate(-45deg);top:-2px}#actsmart-header .header .menu.open #open-button .text,#actsmart-header .header .menu:not(.removehover):hover #open-button .text,#actsmart-header .header .menu:focus #open-button .text,#actsmart-header .header .menu:target #open-button .text{color:black}#actsmart-header .header .menu.open .main-menu,#actsmart-header .header .menu:not(.removehover):hover .main-menu,#actsmart-header .header .menu:focus .main-menu,#actsmart-header .header .menu:target .main-menu{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:9999999;visibility:visible;pointer-events:auto;-webkit-user-select:auto;-webkit-touch-select:auto;-moz-user-select:auto;-ms-user-select:auto;-o-user-select:auto;user-select:auto}#actsmart-header .header .logos{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px 0}#actsmart-header .header .logos a{display:block;text-decoration:none;color:white;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#actsmart-header .header .logos a img{-webkit-box-flex:0;-webkit-flex:0 0 142px;-moz-box-flex:0;-moz-flex:0 0 142px;-ms-flex:0 0 142px;flex:0 0 142px;width:142px;height:72px}#actsmart-header .header .logos a img:first-child{padding-right:22px;margin-right:22px;border-right:1px solid white;width:151px;-webkit-box-flex:0;-webkit-flex:0 0 151px;-moz-box-flex:0;-moz-flex:0 0 151px;-ms-flex:0 0 151px;flex:0 0 151px}#actsmart-header .header .social{-webkit-box-flex:0;-webkit-flex:0 0 120px;-moz-box-flex:0;-moz-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;padding:33px 0}#actsmart-header .header .social a{color:white;text-decoration:none;margin-left:10px}#actsmart-header .header .main-menu{position:absolute;left:0;top:100%;margin-top:0px;font-size:18px;font-size:1rem;line-height:24px;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;-webkit-transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(-217px, 0, 0);transform:translate3d(-217px, 0, 0);z-index:-9999;pointer-events:none;-webkit-user-select:none;-webkit-touch-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;visibility:hidden}#actsmart-header .header .main-menu ul{list-style:none;margin:0;padding:0;background-color:#fff}#actsmart-header .header .main-menu ul li{border-bottom:1px solid #a7c9d6}#actsmart-header .header .main-menu ul li a{padding:24px 55px 24px 28px;display:block;color:#123347;-webkit-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s;text-decoration:none;text-align:left}#actsmart-header .header .main-menu ul li a:hover{background-color:#5dc9e6;text-decoration:none}#actsmart-header .header .main-menu ul li.has-children>a{position:relative;text-decoration:none}#actsmart-header .header .main-menu ul li.has-children>a::after{position:absolute;top:50%;right:20px;margin-top:-10px;content:'';display:block;width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #123347}#actsmart-header .header .main-menu ul li.has-children:not(.removehover):hover ul,#actsmart-header .header .main-menu ul li.has-children.open ul{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:auto}#actsmart-header .header .main-menu ul li:last-child{border-bottom:0}#actsmart-header .header .main-menu ul .sub-menu{background-color:#005c7b;position:absolute;top:0;left:100%;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(-217px, 0, 0);transform:translate3d(-217px, 0, 0);z-index:-1;width:300px}#actsmart-header .header .main-menu ul .sub-menu li{border-bottom-color:#004c68}#actsmart-header .header .main-menu ul .sub-menu li>a{color:#fff;padding:24px 28px}#actsmart-header .header .main-menu ul .sub-menu li>a .glyphicon-chevron-left{position:relative;top:3px;margin-right:10px;content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:10px 15px 10px 0;border-color:transparent #FFFFFF transparent transparent}#actsmart-header .border span{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-moz-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;height:6px}#actsmart-header .border span.blue{background-color:#1598cb}#actsmart-header .border span.green{background-color:#00a174}#actsmart-header .border span.red{background-color:#be1739}#actsmart-header .border span.yellow{background-color:#fbb900}#gardentool-header{position:relative}#gardentool-header .bg{display:block;position:absolute;top:-125px;height:calc(100% + 125px);width:100%;z-index:-1;background-image:url(graphics/istock-517906500.jpg);background-position:center bottom;background-size:cover;background-repeat:no-repeat}#gardentool-header .bg .filter{display:block;height:100%;width:100%;background-color:rgba(0,0,0,0.4)}#gardentool-header .banner{background-color:rgba(21,152,203,0.7);margin-top:15px}#gardentool-header .banner .row{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}#gardentool-header .banner .row h1{color:white;padding:40px 0}#gardentool-header .banner .row h1 a{color:white;text-decoration:none}#gardentool-header .banner .row a.browse{display:block;color:white;text-decoration:none;padding:54px 20px;background-color:#095474}#gardentool-header .site-tag{height:160px}#gardentool-header .site-tag .row{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;height:100%}#gardentool-header .site-tag .row h2{color:white}#gardentool-header #nav{background-color:#095474}#gardentool-header #nav ul{list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}#gardentool-header #nav ul li{-webkit-box-flex:0;-webkit-flex:0 0 140px;-moz-box-flex:0;-moz-flex:0 0 140px;-ms-flex:0 0 140px;flex:0 0 140px}#gardentool-header #nav ul li a{display:block;color:white;text-decoration:none;padding:19px 0;width:100%;text-align:center}#gardentool-header #nav ul li a:hover{background-color:#1598cb}#gardentool-header #nav ul li.current_page_item a{border-bottom:4px solid #1598cb;padding:19px 0 15px}#main.homepage h3{font-size:1.66667em;background-size:66px 66px;background-position:left center;background-repeat:no-repeat;color:#095474;padding:2rem 0 2rem;margin:0}#main.homepage p{color:#095474;margin-bottom:1em;line-height:2em}#main.homepage .content{background-color:#b9e0ef;padding:2rem 0 3rem}#main.homepage .applies-to{background-color:#eaf6fa}#main.homepage .applies-to .row{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}#main.homepage .applies-to .row .icon{-webkit-box-flex:0;-webkit-flex:0 0 30%;-moz-box-flex:0;-moz-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;text-align:center;padding:100px 4vw 0px 4vw;height:166px;background-position:center 10px;background-size:80px 80px;background-repeat:no-repeat;color:#095474;margin-bottom:40px;border-right:2px solid #00a174;max-width:342px}#main.homepage .applies-to .row .icon.trees{background-image:url(graphics/trees.svg)}#main.homepage .applies-to .row .icon.new{background-image:url(graphics/new.svg)}#main.homepage .applies-to .row .icon.potted{background-image:url(graphics/potted.svg);border:0}#main.homepage .applies-to .row .icon.veges{background-image:url(graphics/veges.svg)}#main.homepage .applies-to .row .icon.indoor{background-image:url(graphics/indoor.svg);border:0}#main.homepage .disclaimer .row{padding:40px 0;font-size:10px;color:#095474}#main.page h3{font-size:1.66667em;background-size:66px 66px;background-position:left center;background-repeat:no-repeat;color:#095474}#main.page.garden h3{padding-left:80px;padding-right:80px;background-image:url(graphics/garden-area.svg);color:#00a174}@media screen and (max-width: 880px){#main.page.garden h3{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){#main.page.garden h3{padding-left:0px;padding-right:0px}}#main.page.garden p{padding-left:80px;padding-right:80px}@media screen and (max-width: 880px){#main.page.garden p{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){#main.page.garden p{padding-left:0px;padding-right:0px}}#main.page.lawn h3{padding-left:80px;padding-right:80px;background-image:url(graphics/lawn-area.svg)}@media screen and (max-width: 880px){#main.page.lawn h3{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){#main.page.lawn h3{padding-left:0px;padding-right:0px}}#main.page.lawn p{padding-left:80px;padding-right:80px}@media screen and (max-width: 880px){#main.page.lawn p{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){#main.page.lawn p{padding-left:0px;padding-right:0px}}#main.page p{color:#095474;margin-bottom:1em;line-height:2em}#main.page a{color:#095474;text-decoration:underline}#main.page a:hover{color:#1598cb}#main.page ul{color:#095474;margin-left:30px;margin-bottom:1rem}#main.page ul li{margin-bottom:0.5rem}#main.page form{color:#095474}#main.page form .error-warning{color:#be1739;padding-left:80px;padding-right:80px}@media screen and (max-width: 880px){#main.page form .error-warning{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){#main.page form .error-warning{padding-left:0px;padding-right:0px}}#main.page form .error-warning h4{color:#be1739}#main.page form .fieldItem{padding-left:80px;padding-right:80px;padding-top:25px;padding-bottom:25px;position:relative}@media screen and (max-width: 880px){#main.page form .fieldItem{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){#main.page form .fieldItem{padding-left:0px;padding-right:0px}}#main.page form .fieldItem label{display:inline-block;margin-bottom:0.5em;position:relative;font-family:"lato", sans-serif;border:0;max-width:100%;width:auto}#main.page form .fieldItem input{display:block;width:100%;padding:15px;border-width:2px;border-style:solid;border-color:inherit;outline:0px;font-size:1rem;border-radius:0px;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;color:#095474;font-family:"lato", sans-serif}#main.page form .fieldItem input[type="radio"]{position:absolute;left:0;top:0;height:100%;border-width:0;padding:0;opacity:0}#main.page form .fieldItem input[type="radio"]+span{display:block;padding:15px 0;border-width:2px;border-style:solid;border-color:inherit}#main.page form .fieldItem input[type="radio"]:hover{background-color:#00a174}#main.page form .fieldItem input[type="radio"]:hover+span{background-color:#00a174;color:white}#main.page form .fieldItem input[type="radio"]:checked{background-color:#00a174}#main.page form .fieldItem input[type="radio"]:checked+span{background-color:#00a174;color:white}#main.page form .fieldItem input[type="submit"]{background-color:white}#main.page form .fieldItem input[type="submit"]:hover{color:white;background-color:#00a174}#main.page form .fieldItem input[type="submit"]:active{color:white;background-color:#00a174}#main.page form .fieldItem fieldset{border:0}#main.page form .fieldItem .radio{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#main.page form .fieldItem .radio label{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;margin:0 10px 0.5em 0}#main.page form .fieldItem .radio label span{position:relative}#main.page form .fieldItem .radio label:last-child{margin-right:0}#main.page form .fieldItem .radio label:hover{color:white;background-color:#00a174}#main.page form .fieldItem .select{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;position:relative}#main.page form .fieldItem .select label{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:left;margin:0 10px 0.5em 0}#main.page form .fieldItem .select label span{position:relative;z-index:2;padding:15px}#main.page form .fieldItem .select label:last-child{margin-right:0}#main.page form .fieldItem .select label.placeholder{border-width:2px;border-style:solid;padding:15px 0px}#main.page form .fieldItem .select label.placeholder:after{display:block;content:'';width:23px;height:12px;background-image:url(graphics/lawn-select-drop.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;position:absolute;right:30px;top:20px;transform:rotate(180deg);z-index:4}#main.page form .fieldItem .select label:hover{color:white;background-color:#00a174}#main.page form .fieldItem .select label.checked{position:absolute;top:0;width:100%;height:56px;z-index:3}#main.page form .fieldItem .select:not(.open){height:56px}#main.page form .fieldItem .select:not(.open) label.placeholder::after{transform:rotate(0)}#main.page form .fieldItem.box:hover,#main.page form .fieldItem.box:focus-within{box-shadow:0px 0px 5px #cacaca}#main.page form .fieldItem.error{box-shadow:0px 0px 5px #be1739}#main.page form.garden .fieldItem input,#main.page form.garden .fieldItem label{border-color:#00a174}#main.page form.garden .select label.placeholder{border-color:#00a174}#main.page form.lawn .fieldItem input,#main.page form.lawn .fieldItem label span{border-color:#1598cb}#main.page form.lawn .fieldItem input[type="radio"]:hover,#main.page form.lawn .fieldItem input[type="radio"]:checked,#main.page form.lawn .fieldItem input[type="radio"]:target,#main.page form.lawn .fieldItem input[type="radio"] span:hover,#main.page form.lawn .fieldItem input[type="radio"] span:checked,#main.page form.lawn .fieldItem input[type="radio"] span:target,#main.page form.lawn .fieldItem input[type="submit"]:hover,#main.page form.lawn .fieldItem input[type="submit"]:checked,#main.page form.lawn .fieldItem input[type="submit"]:target,#main.page form.lawn .fieldItem label span[type="radio"]:hover,#main.page form.lawn .fieldItem label span[type="radio"]:checked,#main.page form.lawn .fieldItem label span[type="radio"]:target,#main.page form.lawn .fieldItem label span[type="radio"] span:hover,#main.page form.lawn .fieldItem label span[type="radio"] span:checked,#main.page form.lawn .fieldItem label span[type="radio"] span:target,#main.page form.lawn .fieldItem label span[type="submit"]:hover,#main.page form.lawn .fieldItem label span[type="submit"]:checked,#main.page form.lawn .fieldItem label span[type="submit"]:target{color:white;background-color:#1598cb}#main.page form.lawn .fieldItem input[type="radio"]:hover+span,#main.page form.lawn .fieldItem input[type="radio"]:checked+span,#main.page form.lawn .fieldItem input[type="radio"]:target+span,#main.page form.lawn .fieldItem input[type="radio"] span:hover+span,#main.page form.lawn .fieldItem input[type="radio"] span:checked+span,#main.page form.lawn .fieldItem input[type="radio"] span:target+span,#main.page form.lawn .fieldItem input[type="submit"]:hover+span,#main.page form.lawn .fieldItem input[type="submit"]:checked+span,#main.page form.lawn .fieldItem input[type="submit"]:target+span,#main.page form.lawn .fieldItem label span[type="radio"]:hover+span,#main.page form.lawn .fieldItem label span[type="radio"]:checked+span,#main.page form.lawn .fieldItem label span[type="radio"]:target+span,#main.page form.lawn .fieldItem label span[type="radio"] span:hover+span,#main.page form.lawn .fieldItem label span[type="radio"] span:checked+span,#main.page form.lawn .fieldItem label span[type="radio"] span:target+span,#main.page form.lawn .fieldItem label span[type="submit"]:hover+span,#main.page form.lawn .fieldItem label span[type="submit"]:checked+span,#main.page form.lawn .fieldItem label span[type="submit"]:target+span{color:white;background-color:#1598cb}#main.page form.lawn .select label:hover{color:white;background-color:#1598cb}#main.page form.lawn .select label.placeholder{border-color:#1598cb}#main.page form.lawn .select label.placeholder:after{background-image:url(graphics/lawn-select-drop.svg)}#main.page form.lawn .radio label:hover{color:white;background-color:#1598cb}#main.page .expander{border-width:2px 0 2px 0;border-style:solid;border-color:#095474;margin-top:-2px}#main.page .expander a{display:block;width:100%;color:#095474;text-decoration:none;position:relative}#main.page .expander a::before{display:block;content:'';height:12px;width:24px;position:absolute;top:calc(50% - 6px);right:10px;background-image:url(graphics/lawn-select-drop.svg);background-position:center center;background-size:23px 12px;background-repeat:no-repeat;transform:rotate(180deg)}#main.page .expander a h4{display:block;padding:1rem 0;color:#095474;width:100%}#main.page .expander a:not(.removehover):focus:before{transform:rotate(180deg)}#main.page .expander a:not(.removehover):focus+.content{height:auto}#main.page .expander .content p{padding-top:1rem;margin:0}#main.page .expander .content p:last-child{padding-bottom:1rem;margin-bottom:1rem}#main.page .expander .content a{display:inline-block;text-decoration:underline;width:auto}#main.page .expander .content a::before{display:none}#main.page .expander:not(.open) a:before{transform:rotate(0deg)}#main.page .expander:not(.open) .content{height:0;overflow:hidden}.tool-results{color:#095474}.tool-results h3{text-align:center}.tool-results a.help{margin-left:5px;margin-top:-5px}.tool-results .seasons{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;padding-bottom:3rem;border-bottom:1px solid #095474}.tool-results .seasons .season{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-moz-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;text-align:center;border-right:1px solid #1598cb;padding:0 3%;max-width:25%}.tool-results .seasons .season .icon{display:block;padding-top:55px;background-size:45px 45px;background-position:center top;background-repeat:no-repeat;margin-bottom:15px;text-transform:uppercase;font-weight:700}.tool-results .seasons .season .circle{display:block;width:100%;padding-top:100%;background-size:contain;background-position:center top;background-repeat:no-repeat;position:relative}.tool-results .seasons .season .circle span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.tool-results .seasons .season .circle span span{font-size:1.27778em;padding:0 0.83333em}.tool-results .seasons .season.summer{padding-right:2.5%}.tool-results .seasons .season.summer .icon{background-image:url(graphics/icon-summer.svg)}.tool-results .seasons .season.summer .circle{background-image:url(graphics/circle-summer.svg)}.tool-results .seasons .season.autumn .icon{background-image:url(graphics/icon-autumn.svg)}.tool-results .seasons .season.autumn .circle{background-image:url(graphics/circle-autumn.svg)}.tool-results .seasons .season.winter .icon{background-image:url(graphics/icon-winter.svg)}.tool-results .seasons .season.winter .circle{background-image:url(graphics/circle-winter.svg)}.tool-results .seasons .season.spring{border:0}.tool-results .seasons .season.spring .icon{background-image:url(graphics/icon-spring.svg)}.tool-results .seasons .season.spring .circle{background-image:url(graphics/circle-spring.svg)}.tool-results .events{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin-bottom:3rem}.tool-results .events .event{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-moz-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 2.7%;max-width:25%}.tool-results .events .event .desc{text-align:center;display:block;margin-bottom:15px}.tool-results .events .event .circle{display:block;width:100%;padding-top:100%;background-image:url(graphics/circle-event.svg);background-size:contain;background-position:center top;background-repeat:no-repeat;position:relative}.tool-results .events .event .circle span{display:block;position:absolute;width:100%;height:100%;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.tool-results .events .event .circle span span{font-size:1.27778em}.tool-results .events .event:first-child{border-right:1px solid #1598cb}.tool-results .waterresults{font-size:0.83333em;width:100%;margin-bottom:3rem}.tool-results .waterresults thead tr{background-color:#eaf6fa}.tool-results .waterresults thead tr td{text-align:center;padding:1rem 0;text-transform:uppercase;border:0px;font-weight:700}.tool-results .waterresults tr td{width:24.5%;border-bottom:2px solid #095474;text-transform:uppercase;padding:7px 0;font-weight:700}.tool-results .waterresults tr td.middle{width:1%;border:0px}.tool-results .waterresults tr+tr td{border-bottom:1px solid #1598cb;text-transform:none;font-weight:400}.tool-results .plant-selector{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.tool-results .plant-selector .full-width{-webkit-box-flex:0;-webkit-flex:0 0 100vw;-moz-box-flex:0;-moz-flex:0 0 100vw;-ms-flex:0 0 100vw;flex:0 0 100vw;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;width:100vw;-ms-flex:0 0 100%;height:400px;background-color:#eaf6fa;border-top:3px solid #cacaca;border-bottom:3px solid #cacaca}.tool-results .plant-selector .full-width .row{text-align:center}.tool-results .plant-selector .full-width .row h4{display:block;max-width:600px;margin:auto;text-align:center;margin-bottom:3rem}.tool-results .plant-selector .full-width .row a{padding:1rem 5rem;border:1px solid #1598cb;text-decoration:none !important}.tool-results .next{border-top:3px solid #095474;margin-bottom:3rem}.tool-results .next .actions{padding-left:80px;padding-right:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;position:relative}@media screen and (max-width: 880px){.tool-results .next .actions{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){.tool-results .next .actions{padding-left:0px;padding-right:0px}}.tool-results .next .actions a{display:block;-webkit-box-flex:0;-webkit-flex:0 0 32%;-moz-box-flex:0;-moz-flex:0 0 32%;-ms-flex:0 0 32%;flex:0 0 32%;text-align:center;padding:1rem 0;border:1px solid #1598cb;text-decoration:none !important}.tool-results .next .actions>span{display:block;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;padding:0.5rem 0;position:relative}.tool-results .next .actions>span span.or{display:block;width:40px;margin:0.5rem auto}.tool-results .next .actions>span span.or::before{display:block;content:'';width:calc(50% - 20px);height:1px;background-color:#095474;position:absolute;left:0;top:30px}.tool-results .next .actions>span span.or::after{display:block;content:'';width:calc(50% - 20px);height:1px;background-color:#095474;position:absolute;right:0;top:30px}#resources .resource,#resources .resourcegroup{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:2rem 0;border-bottom:1px solid #1598cb;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}#resources .resource h3,#resources .resourcegroup h3{-webkit-box-flex:1;-webkit-flex:1 1 80%;-moz-box-flex:1;-moz-flex:1 1 80%;-ms-flex:1 1 80%;flex:1 1 80%;max-width:calc(100% - 215px);-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;padding:0 0 0 50px;background-size:38px 38px;background-position:left top;background-repeat:no-repeat}#resources .resource a,#resources .resourcegroup a{-webkit-box-flex:0;-webkit-flex:0 0 210px;-moz-box-flex:0;-moz-flex:0 0 210px;-ms-flex:0 0 210px;flex:0 0 210px;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-order:2;-ms-flex-order:2;order:2;text-align:center;padding:1rem 0;border:1px solid #1598cb;text-decoration:none;height:60px}#resources .resource .description,#resources .resourcegroup .description{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-order:3;-ms-flex-order:3;order:3;margin-top:1rem;max-width:100%}#resources .resource .row_w,#resources .resourcegroup .row_w{-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:5;-webkit-order:4;-moz-order:4;-ms-flex-order:4;order:4;margin-left:110px;padding-left:50px;overflow:hidden}#resources .resource .row_w .resource h3,#resources .resourcegroup .row_w .resource h3{margin-left:-50px}#resources .resource .row_w .resource:first-child,#resources .resourcegroup .row_w .resource:first-child{border-top:1px solid #1598cb}#resources .resource.URL h3,#resources .resourcegroup.URL h3{background-image:url(graphics/icon-url.svg)}#resources .resource.PDF h3,#resources .resourcegroup.PDF h3{background-image:url(graphics/icon-pdf.svg)}#resources .resourcegroup:not(.open) .row_w{height:0}#resources .resourcegroup:not(.open)>h3::before{transform:rotate(0deg)}#resources .resourcegroup>h3{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:0;position:relative;width:100%;max-width:100%}#resources .resourcegroup>h3::before{display:block;content:'';height:12px;width:24px;position:absolute;top:calc(50% - 6px);right:10px;background-image:url(graphics/lawn-select-drop.svg);background-position:center center;background-size:23px 12px;background-repeat:no-repeat;transform:rotate(180deg)}.nf-form-cont{color:#095474}.nf-form-cont h3{padding-left:80px;padding-right:80px}@media screen and (max-width: 880px){.nf-form-cont h3{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){.nf-form-cont h3{padding-left:0px;padding-right:0px}}.nf-form-cont .nf-before-form-content{padding-left:80px;padding-right:80px}@media screen and (max-width: 880px){.nf-form-cont .nf-before-form-content{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){.nf-form-cont .nf-before-form-content{padding-left:0px;padding-right:0px}}.nf-form-cont .nf-field-container{padding-left:80px;padding-right:80px;padding-top:15px;padding-bottom:15px;margin:0}@media screen and (max-width: 880px){.nf-form-cont .nf-field-container{padding-left:50px;padding-right:50px}}@media screen and (max-width: 500px){.nf-form-cont .nf-field-container{padding-left:0px;padding-right:0px}}.nf-form-cont .nf-field-container .nf-field-label{margin:0}.nf-form-cont .nf-field-container label{display:inline-block;margin-bottom:0.5em;position:relative}.nf-form-cont .nf-field-container input,.nf-form-cont .nf-field-container textarea{display:block;width:100%;padding:15px;border-width:2px;border-style:solid;border-color:#1598cb;outline:0px;font-size:1rem;border-radius:0px;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:white;color:#095474}.nf-form-cont .nf-field-container:hover,.nf-form-cont .nf-field-container:focus-within{box-shadow:0px 0px 5px #cacaca}.nf-form-cont .ninja-forms-req-symbol{color:#be1739}#footer{color:white;margin-top:4rem}#footer a{color:white;text-decoration:none}#footer p{margin-bottom:1em}#footer h3,#footer h4{color:white;margin-top:0;margin-bottom:1em;padding:0}#footer .dark{background-color:#0a202e;padding:30px}#footer .dark div{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}#footer .dark .logos{position:relative}#footer .dark .logos a{position:absolute;right:0;display:block;text-decoration:none;color:white}#footer .dark .logos a img:first-child{padding-right:22px;margin-right:22px;border-right:1px solid white}#footer .navy{background-color:#095474;text-align:right;padding:30px;font-size:0.7em}#footer .navy ul{margin:1rem 0;width:100%;list-style:none;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}#footer .navy ul li{padding:0 10px}#footer .navy .disclaimer{text-align:left}@media screen and (max-width: 1180px){.row{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}.row .row{margin-left:0;margin-right:0;width:100%}#resources .resourcegroup .row_w{margin-left:7vw}}@media screen and (max-width: 880px){.indent{padding-left:50px;padding-right:50px}#main.page h3{background-size:44px 44px}}@media screen and (max-width: 767px){.indent{padding-left:20px;padding-right:20px}h1{font-size:6.8vw}#actsmart-header .header .menu{-webkit-box-flex:0;-webkit-flex:0 0 75px;-moz-box-flex:0;-moz-flex:0 0 75px;-ms-flex:0 0 75px;flex:0 0 75px}#actsmart-header .header .menu #open-button{width:auto;padding:25px 13px;left:-13px}#actsmart-header .header .menu .main-menu{left:-13px}#actsmart-header .header .menu .main-menu .sub-menu{left:0;width:100%}#actsmart-header .header .social{display:none}#gardentool-header #nav .row{margin-left:0;margin-right:0;width:100%}#gardentool-header #nav .row ul li{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#gardentool-header #nav .row ul li a{padding:19px 1vw}#gardentool-header #nav .row ul li.current_page_item a{padding:19px 1vw 15px}#main.homepage .applies-to .row{margin:0;width:100%}#main.homepage .applies-to .row .icon{border:0;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}#main.page form .fieldItem .radio{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#main.page form .fieldItem .radio label{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#main.page form .fieldItem.box>label{padding-right:40px}#main.page form .fieldItem.box>label+.help{position:absolute;right:50px;top:30px}#main.page form .fieldItem .select label span{font-size:15px;height:56px;display:block}#main.page form .fieldItem .select label.placeholder{padding:0}#main.page form .fieldItem .select label.placeholder span{height:52px}#main.page form .fieldItem .select label.placeholder:after{right:10px}#main.page a.help{outline:none}#main.page a.help .panel{width:310px;max-width:none;right:-18px;left:auto;top:auto;bottom:26px}#main.page a.help .panel:before{left:auto;border-width:15px 15px 0 15px;border-color:#b9e0ef transparent transparent transparent;top:auto;bottom:-15px;right:12px}.tool-results .seasons,.tool-results .events{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tool-results .seasons .season,.tool-results .seasons .event,.tool-results .events .season,.tool-results .events .event{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:300px;margin-bottom:20px;border:0 !important}.tool-results a.help .panel{width:180px !important}#footer .dark{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .dark .logos{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-order:1;-ms-flex-order:1;order:1;height:110px}#footer .dark .logos a{right:auto;left:0}#footer .dark .content{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-order:2;-ms-flex-order:2;order:2}#footer .navy ul li{padding:0 4px}}@media screen and (max-width: 500px){#actsmart-header .header .logos a img{width:36% !important;-webkit-box-flex:0;-webkit-flex:0 0 36%;-moz-box-flex:0;-moz-flex:0 0 36%;-ms-flex:0 0 36%;flex:0 0 36%;vertical-align:middle}#actsmart-header .header .logos a img:first-child{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 calc(36% + 44px);-moz-box-flex:0;-moz-flex:0 0 calc(36% + 44px);-ms-flex:0 0 calc(36% + 44px);flex:0 0 calc(36% + 44px)}#actsmart-header .header .menu .main-menu{width:100%}#gardentool-header #nav .row ul li a{font-size:4vw}#main.page h3{background-position:right center}#main.page form .fieldItem.box{padding:10px 5px}#main.page form .fieldItem.box>label+.help{right:5px;top:13px}#main.page form .fieldItem.box .select label span{font-size:3.7vw}#resources .resource h3{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 115px);-moz-box-flex:0;-moz-flex:0 0 calc(100% - 115px);-ms-flex:0 0 calc(100% - 115px);flex:0 0 calc(100% - 115px);max-width:calc(100% - 115px);font-size:21px;background-position:left top}#resources .resource a{-webkit-box-flex:0;-webkit-flex:0 0 110px;-moz-box-flex:0;-moz-flex:0 0 110px;-ms-flex:0 0 110px;flex:0 0 110px;width:140px;font-size:14px}#resources .resourcegroup .row_w{margin-left:0}.tool-results .seasons,.tool-results .events{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tool-results .seasons .season,.tool-results .seasons .event,.tool-results .events .season,.tool-results .events .event{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:300px;margin:0 auto 30px}#footer{margin-left:0;margin-right:0;margin-bottom:0;width:100vw}#footer .dark .logos a img{width:36% !important;-webkit-box-flex:0;-webkit-flex:0 0 36%;-moz-box-flex:0;-moz-flex:0 0 36%;-ms-flex:0 0 36%;flex:0 0 36%;vertical-align:middle}#footer .dark .logos a img:first-child{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 calc(36% + 44px);-moz-box-flex:0;-moz-flex:0 0 calc(36% + 44px);-ms-flex:0 0 calc(36% + 44px);flex:0 0 calc(36% + 44px)}#footer .navy ul{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;margin-bottom:30px}#footer .navy ul li{padding:4px 0}#footer .navy ul li:nth-child(2n){display:none}}@media screen and (max-width: 350px){#main.page.garden h3{font-size:27px}}
/*# sourceMappingURL=style.css.map */
