@charset "UTF-8";:root{--nav_text:#54524f;--blue:#1f3046;--blue_bg:#303d51;--gray_bg:#596474;--green:#7c994c;--brown:#7f7770;--light_brown:#dbdbdb;--white:#fff;--light_white:#fffeff}html{font-family:'Open Sans',sans-serif;font-size:1em;color:var(--light_brown);line-height:1.4}img{width:100%;height:auto}.navigation{height:110px;background:var(--white);position:fixed;top:0;width:100%;z-index:999}.navigation.box-shadow{box-shadow:0 0 20px 0 rgba(0,0,0,30%)}.brand{padding:15px 0 0 0}.brand a{display:inline-block;text-decoration:none;width:220px}.container{max-width:1300px;padding:0 15px;margin:0 auto;height:100%}.nav-container{display:flex;justify-content:space-between}.nav-items-inner ul{list-style:none;margin:0;padding:0}.nav-items-inner ul li{float:left;position:relative;line-height:110px;padding:0 20px}.nav-items-inner ul li a{display:inline-block;font-weight:600;background:var(--white);color:var(--nav_text);letter-spacing:.02em;text-decoration:none;line-height:1.6}.nav-items-inner ul li a:hover{color:var(--green);transition:all .15s ease-in}.nav-items-inner ul li a:not(:only-child):after,.nav-items-inner ul li a:visited:not(:only-child):after{padding-left:4px;content:" ▾"}.nav-items-inner ul li ul li{min-width:190px}.nav-items-inner ul li ul li a{padding:15px;line-height:20px}.nav-dropdown{position:absolute;display:none;z-index:1;box-shadow:0 3px 12px rgba(0,0,0,0.15)}.nav-mobile{display:none;position:absolute;top:0;right:0;background:var(--white);height:70px;width:70px}#nav-toggle{position:absolute;left:18px;top:22px;cursor:pointer;padding:10px 35px 16px 0px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{cursor:pointer;border-radius:1px;height:5px;width:35px;background:var(--blue);position:absolute;display:block;content:"";transition:all 300ms ease-in-out}#nav-toggle span:before{top:-10px}#nav-toggle span:after{bottom:-10px}#nav-toggle.active span{background-color:transparent}#nav-toggle.active span:before,#nav-toggle.active span:after{top:0}#nav-toggle.active span:before{transform:rotate(45deg)}#nav-toggle.active span:after{transform:rotate(-45deg)}#home-banner{height:calc(100vh - 120px);background-repeat:no-repeat;background-size:cover;background-position:0 -25px;padding:0 0 8em;position:relative}#home-banner:after{content:'';display:block;height:100px;background-image:url(https://f.hubspotusercontent30.net/hubfs/19922636/home_page/shape-btm.png);background-size:cover;background-repeat:no-repeat;position:absolute;bottom:0;z-index:1;width:100%}#home-banner .banner-txt-wrap{position:relative;width:100%;height:100%}#home-banner .banner-txt-wrap .banner-txt{width:320px;background-color:rgba(0,0,0,.6);height:auto;position:absolute;top:40%;padding:15px 20px;border-radius:4px;left:50%;transform:translateX(-50%);text-align:center}#home-banner .banner-txt-wrap .banner-txt h1{margin:0;font-size:4.5em;font-weight:900;color:var(--green);line-height:1.3}#home-banner .banner-txt-wrap .banner-txt h2{color:var(--white);font-weight:500;letter-spacing:.2em;margin-bottom:0;color:var(--light_white)}.blue-bg{background-color:var(--blue_bg)}.white-bg{background-color:var(--white)}.gray-bg{background-color:var(--gray_bg)}.section-padding{padding:5em 0}section .section-title{font-size:3.8em;color:var(--blue);text-align:center;font-weight:900;letter-spacing:-.025em;margin:0 0 20px;line-height:1.2}section .section-title span{display:block}.gray-bg .section-title{color:var(--white)}section .secondary-txt-wrap{width:80%;margin:0 auto}section .secondary-txt-wrap .secondary-txt{color:var(--brown);text-align:center;font-size:1.3em;font-weight:500;margin-bottom:35px}section .secondary-txt-wrap .secondary-txt .head{display:block;font-weight:700;font-size:1.5em}#section-2 .grid-wrap,#section-4 .grid-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2em}#section-2 .grid-wrap .left-sec,#section-4 .grid-wrap .right-sec{position:relative}#section-2 .grid-wrap .left-sec .ico-wrap,#section-4 .grid-wrap .right-sec .ico-wrap{display:inline-block;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;cursor:pointer}#section-2 .grid-wrap .right-sec,#section-4 .grid-wrap .left-sec{align-self:center}#section-2 .grid-wrap .right-sec h2,#section-4 .grid-wrap .left-sec h2{font-size:3.5em;margin:0}#section-3 .flex-items-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}#section-3 .flex-items-wrap .flex-item{flex-basis:calc(33.333333% - 24px);background-color:#2f3e55}#section-3 .flex-items-wrap .flex-item:last-child{padding-right:unset}#section-3 .flex-items-wrap .flex-item .txt-wrap{background-color:#2f3e55;padding:1em;margin-top:-6px}#section-3 .flex-items-wrap .flex-item .txt-wrap h4{font-size:1.35em;margin:0 0 22px}#section-3 .flex-items-wrap .flex-item .txt-wrap p{margin-bottom:12px}#section-3 .flex-items-wrap .flex-item .txt-wrap p span{color:var(--green);font-weight:700;padding-right:5px}#section-3 .flex-items-wrap .flex-item .txt-wrap .btn-green{color:var(--green);font-weight:700;font-size:1.28em;text-decoration:none;display:inline-block;margin-top:10px;display:none}#section-3 .flex-items-links{display:flex;flex-wrap:wrap;justify-content:space-between}#section-3 .flex-items-links .flex-item{flex-basis:calc(33.333333% - 24px);background-color:#2f3e55}#section-3 .flex-items-links .flex-item a.btn-green{background-color:#2f3e55;color:var(--green);font-weight:700;font-size:1.25em;text-decoration:none;display:inline-block;margin-top:10px;padding:0 0 16px 16px}#section-5{padding-bottom:0;background-image:url(https://f.hubspotusercontent30.net/hubfs/19922636/home_page/shadow.png);background-size:30%;background-repeat:no-repeat;background-position:0 30%}#section-5 .flex-items-wrap{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;padding:2.5em 0 0}#section-5 .flex-items-wrap .flex-item{flex-basis:calc(33.333333% - 30px);padding:15px;margin:15px 0}#section-5 .flex-items-wrap .flex-item .flex-content{text-align:center;color:var(--brown)}#section-5 .flex-items-wrap .flex-item .flex-content h4{font-size:1.175em;margin:0 0 10px}#section-5 .flex-items-wrap .flex-item .flex-content p{font-size:1em}#section-6{position:relative;padding:8em 0;background-image:url(https://f.hubspotusercontent30.net/hubfs/19922636/home_page/shadow.png);background-size:30%;background-repeat:no-repeat;background-position:0 30%}#section-6:before{content:'';display:block;height:100px;background-image:url(https://f.hubspotusercontent30.net/hubfs/19922636/home_page/shape-top.png);background-size:cover;background-repeat:no-repeat;position:absolute;top:0;z-index:1;width:100%;background-position:0 -150px}#section-6:after{content:'';display:block;height:100px;background-image:url(https://f.hubspotusercontent30.net/hubfs/19922636/home_page/shape-btm.png);background-size:cover;background-repeat:no-repeat;position:absolute;bottom:0;z-index:1;width:100%}#section-6 .txt-content{padding:1.5em 0 2em;width:85%;margin:0 auto}#section-6 .flex-items-wrap{display:flex;justify-content:space-between;align-items:center;text-align:center;width:80%;margin:0 auto;flex-wrap:wrap}#section-6 .flex-items-wrap .flex-item h3{font-weight:800;font-size:1.35em;text-align:center;margin:0 0 10px;letter-spacing:.04em}#section-6 .flex-items-wrap .flex-item a{display:inline-block;background-color:var(--green);color:var(--white);font-weight:700;text-align:center;text-decoration:none;padding:15px 30px;border-radius:35px;letter-spacing:.02em;min-width:275px}.video-pop-up,.video-pop-up_02{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.95);z-index:1000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;visibility:hidden;opacity:0}.video-pop-up.active,.video-pop-up_02.active{visibility:visible;opacity:1}.video-pop-up video,.video-pop-up_02 video{position:relative;width:900px;max-width:900px;outline:0}.video-pop-up .close-vid,.video-pop-up_02 .close-vid{position:absolute;width:60px;top:15px;right:15px;background-color:transparent;outline:0;box-shadow:none;border:0;cursor:pointer}.video-pop-up .close-vid img,.video-pop-up_02 .close-vid img{width:100%}.footer{padding:1em 0 3em}.footer .blk-1{margin-bottom:20px}.footer .blk-1 .foot-logo{width:200px;margin:0 auto 10px}.footer .blk-1 .foot-logo a{display:inline-block}.footer .blk-1 .copyrights{color:var(--nav_text);text-align:center}.footer .blk-2 .top-row,.footer .blk-2 .btm-row{text-align:center}.footer .blk-2 .top-row a,.footer .blk-2 .btm-row a{color:var(--nav_text);display:inline-block;padding:5px;margin:5px 10px;font-weight:600;text-decoration:none}.footer .blk-2 .top-row a:hover,.footer .blk-2 .btm-row a:hover{color:var(--green);transition:all .15s ease-in}@media screen and (max-width:1200px){.container{max-width:1140px}}@media screen and (min-width:991px) and (max-width:1300px){#section-6:before{background-position:0 -90px}.nav-items-inner ul li a{font-size:15px}}@media only screen and (max-width:992px){.container{max-width:960px}.nav-container{padding:0;display:block;max-width:100%}.brand{padding:15px 0 0 0}.brand a{width:180px;padding-left:15px}.navigation{height:95px}#nav-toggle{top:36px}.nav-mobile{display:block;height:95px}.nav-items-inner{width:100%;padding:0;background-color:var(--white)}.nav-items-inner ul{display:none}.nav-items-inner ul li{float:none;line-height:30px;padding:0}.nav-items-inner ul li a{padding:15px;line-height:20px;width:100%}.nav-items-inner ul li ul li a{padding-left:30px}.nav-dropdown{position:static}#home-banner{background-position:0 10px}#section-3 .flex-items-wrap .flex-item .txt-wrap h4{font-size:1.3em}#section-6{padding:8em 0 9em}#section-6:before{background-position:0 -55px}#section-6 .flex-items-wrap{width:100%}.video-pop-up video,.video-pop-up_02 video{max-width:90%;width:90%}.footer{padding:0 0 3em}}@media only screen and (max-width:768px){.container{max-width:720px}#home-banner .banner-txt-wrap .banner-txt{width:85%;margin:0 auto;top:50%;left:50%;transform:translate(-50%,-50%)}#home-banner .banner-txt-wrap .banner-txt h1{font-size:3.8em}#home-banner .banner-txt-wrap .banner-txt h2{font-size:1.3em;margin-top:10px}section .section-title{font-size:2.8em;line-height:1.2}section .secondary-txt-wrap{width:100%}section .secondary-txt-wrap .secondary-txt{font-size:1.18em}section .secondary-txt-wrap .secondary-txt .head{font-size:1.2em}#section-2,#section-4{padding:4em 0}#section-2 .grid-wrap{grid-template-columns:unset}#section-2 .grid-wrap .right-sec{grid-row-start:1}#section-2 .grid-wrap .right-sec h2,#section-4 .grid-wrap .left-sec h2{font-size:1.8em;text-align:center;margin-bottom:1em}#section-2 .grid-wrap .left-sec .ico-wrap,#section-4 .grid-wrap .right-sec .ico-wrap{width:60px;height:60px}#section-4 .grid-wrap .left-sec,#section-4 .grid-wrap .right-sec{grid-column:1/4}#section-3 .flex-items-wrap{display:block}#section-3 .flex-items-wrap .flex-item{width:100%;padding-right:unset;margin-bottom:2em}#section-3 .flex-items-wrap .flex-item:last-child{padding-bottom:unset}#section-3 .flex-items-wrap .flex-item .txt-wrap .btn-green{font-size:1.25em;display:block}#section-3 .flex-items-links{display:none}#section-5 .flex-items-wrap{flex-direction:column;padding:1em 0}#section-5 .flex-items-wrap .flex-item{padding:0}#section-5 .flex-items-wrap .flex-item:last-child{margin-bottom:0}#section-5,#section-6{background-size:6 0}#section-6 .flex-items-wrap{flex-direction:column}#section-6 .flex-items-wrap .flex-item:first-child{margin-bottom:50px}#section-6 .flex-items-wrap .flex-item h3{font-size:1.2em}#section-6{padding:6em 0 9em}#section-6 .txt-content{width:100%}.video-pop-up .close-vid,.video-pop-up_02 .close-vid{width:40px}.footer .blk-2 .top-row,.footer .blk-2 .btm-row{display:inline-block}.footer .blk-2 .top-row a,.footer .blk-2 .btm-row a{padding:0px;margin:5px 5px;font-size:.9em}}@media only screen and (max-width:576px){.container{max-width:540px}}@media screen and (min-width:993px){.nav-list{display:block !important}}.search-form input[type="text"]{background-image:url(https://www.arborleaders.com/hubfs/home_page/search.png);background-size:20px 21px;background-repeat:no-repeat;background-position:1.5%}.search-form input[type="submit"]{color:transparent !important}@media(max-width:1230px){.wrapper.wrapperFull{padding-left:30px}