.nhp *{-webkit-box-sizing:border-box;box-sizing:border-box}p a{font-weight:700}a:focus,img:focus{outline:none!important}.grecaptcha-badge{bottom:200px!important}.nhp-btn{display:block;padding:10px 30px;color:#fff;font-weight:700!important;background:-o-linear-gradient(left,rgba(39,174,97,1) 0%,rgba(0,133,62,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(39,174,97,1)),to(rgba(0,133,62,1)));background:linear-gradient(90deg,rgba(39,174,97,1) 0%,rgba(0,133,62,1) 100%);border:solid 1px rgba(39,174,97,1);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-transition:ease-in-out .3s;-o-transition:ease-in-out .3s;transition:ease-in-out .3s}.nhp-btn:hover{color:#fff;background:-o-linear-gradient(left,rgb(36 206 109) 0%,rgba(0,133,62,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgb(36 206 109)),to(rgba(0,133,62,1)));background:linear-gradient(90deg,rgb(36 206 109) 0%,rgba(0,133,62,1) 100%);text-decoration:none}.nhp-btn-secondary{background:#DEDEDE;border:#DEDEDE solid 1px;color:#27AE61}.nhp-btn-secondary:hover{background:#fff;color:rgb(36 206 109)}.nhp h3{font-size:22px}.nhp h2,.nhp h3{color:#2D332F}.nhp p{color:#5B6E64}.nhp h2,.nhp h3{font-weight:700}.nhp-heading-accent{position:relative}.nhp-heading-accent:after{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/heading-line.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:184px;height:10px;display:block;content:"";margin-top:10px}.nhp-heading-accent-center:after{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-4.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:152px;height:10px;display:block;content:"";margin-top:10px}@media (min-width:1024px){.nhp h2{font-size:48px}.nhp h3{font-size:36px}.nhp p{font-size:18px}.nhp-btn{font-size:18px}}.nhp-header{border:none;background:none;height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;position:relative;border-bottom:solid 1px #D1D1D1;z-index:999}.nhp-header .nhp-row{max-width:100%;margin:0}.nhp-header.nhp-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:99999}.logged-in .nhp-header.nhp-sticky{top:32px}.nhp-header .nhp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nhp-header .nhp-row>.nhp-header-left{padding:20px}.nhp-header .nhp-row>.nhp-header-left img{width:120px}.nhp-header .nhp-header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}.nhp-menu-trigger{display:block;width:40px;height:34px;cursor:pointer;position:absolute;top:30px;right:20px}.nhp-menu-trigger span{display:block;width:100%;height:100%;border-top:solid 4px #00853e;border-bottom:solid 4px #00853e;position:relative;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-menu-trigger span:after{content:"";display:block;height:4px;background-color:#00853e;position:relative;top:11px;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-menu-trigger.active span{border:none;height:34px;position:relative}.nhp-menu-trigger.active span:after{content:"";display:block;height:4px;width:40px;background-color:#00853e;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:16px;left:0}.nhp-menu-trigger.active span:before{content:"";display:block;height:4px;width:40px;background-color:#00853e;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:16px;left:0;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-nav{display:none}.nhp-header ul{list-style:none;padding:0;margin:0;display:block}.nhp-header ul li{position:relative}.nhp-header ul li a{background-color:#00853e;display:block;padding:10px;border-bottom:solid 1px #26ad60;color:#fff;text-decoration:none}.nhp-header ul li.current-menu-item a{background-color:#016730;color:#fff}.nhp-header ul ul li.current-menu-item a{background-color:#025428}.nhp-header ul li span{position:absolute;top:0;right:0;height:44px;width:44px;background-color:#26ad60;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:ease-in-out .3s;-o-transition:ease-in-out .3s;transition:ease-in-out .3s}.nhp-header ul li span i{height:20px;width:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:ease-in-out .3s;-o-transition:ease-in-out .3s;transition:ease-in-out .3s;background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/icon-arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;color:transparent}.nhp-header ul li span.active i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.nhp-header .sub-menu{display:none}.nhp-header .sub-menu.active{display:block}.nhp-header .sub-menu a{background-color:#016730;border-color:#00853e;padding-left:20px;font-size:14px}.nhp-header .nhp-btn{font-weight:500}.nhp-social-icon img{-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-social-icon:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.nhp-mobile-header-bottom{display:block}.nhp-mobile-header-bottom a{display:block;width:100%;background-color:#dedede!important;padding:10px 30px;text-align:center;max-width:100%;font-weight:700}.nhp-header .nhp-header-top .nhp-header-left{margin-right:20px}@media(min-width:800px){.nhp-mobile-header-bottom{display:none}.nhp-header .nhp-header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:21px;right:80px;width:calc(100% - 240px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-header .nhp-header-top .nhp-header-left a{margin-left:10px;width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nhp-header .nhp-header-top .nhp-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:360px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nhp-header .nhp-header-top .nhp-header-right a.nhp-btn{margin-left:20px}.nhp-phone{font-weight:700;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-phone:hover{color:#27ae61}}.nhp-header .nhp-header-top .nhp-header-right a{white-space:nowrap}@media (min-width:1321px){html{overflow-y:inherit!important}.nhp-row{max-width:1508px;margin:0 auto}.nhp-header .nhp-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-header-right{width:calc(100% - 258px)}.nhp-header .nhp-row>.nhp-header-left{padding:10px 50px 10px 20px}.nhp-header .nhp-row>.nhp-header-left img{width:188px}.nhp-header .nhp-header-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#EDEDED;position:unset;top:unset;right:unset;width:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.nhp-header .nhp-header-top:after{background-color:#EDEDED;width:100%;height:100%;display:block;position:absolute;right:-100%}.nhp-header .nhp-header-top .nhp-header-left a{margin-left:30px;width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nhp-header .nhp-header-top .nhp-header-left a:last-child{margin-left:8px}.nhp-header .nhp-header-top .nhp-header-right{width:400px}.nhp-phone,.nhp-nav a,.nhp-header .nhp-btn{font-size:18px}.nhp-header .nhp-header-top .nhp-header-right a.nhp-btn{margin-left:38px;padding:12px 30px}.nhp-nav #menu-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nhp-nav{display:block}.nhp-menu-trigger{display:none}.nhp-header ul li>a{padding:25px;background-color:#fff;color:#2D332F;font-weight:700;border-bottom:none;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-header ul li>a:hover{background-color:#27AE61;color:#fff}.nhp-header ul li span{display:none}.nhp-header .sub-menu{position:absolute;min-width:220px}.nhp-header li:hover>.sub-menu{display:block}.nhp-header .sub-menu a{color:#fff;padding:10px;border-bottom:solid 1px #00853e}.nhp-header ul li:last-child a{padding-right:35px}}@media (min-width:1591px){.nhp-header .nhp-row{margin:0 200px 0 80px}}.nhp-footer{background-color:#fff;margin-top:9px;position:relative;padding:20px}.nhp-footer:before{content:"";left:0;top:-9px;height:9px;background:-o-linear-gradient(left,rgba(39,174,97,1) 0%,rgba(0,133,62,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(39,174,97,1)),to(rgba(0,133,62,1)));background:linear-gradient(90deg,rgba(39,174,97,1) 0%,rgba(0,133,62,1) 100%);width:100%;position:absolute}.nhp-footer-top{border-bottom:solid 1px #27AE61;margin-bottom:20px}.nhp-footer ul#menu-footer li a{color:#2D332F;font-size:18px;padding:10px;font-weight:700}.nhp-footer ul#menu-footer li a:hover{background-color:#27AE61;color:#fff}.nhp-footer ul#menu-footer li{padding:0}.nhp-footer-bottom{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-align:center;-ms-flex-align:center;align-items:center}.nhp-footer .nhp-btn{min-width:212px;margin-bottom:20px;font-weight:400}.nhp-footer-bottom .nhp-btn+a{font-weight:700;margin-bottom:20px;display:block}.nhp-footer-bottom .nhp-btn+a:hover{color:#27ae61}.nhp-footer-bottom .nhp-footer-social a:first-child{margin-right:20px}@media (min-width:768px){.nhp-footer-bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-footer-bottom .nhp-btn{margin-right:20px}.nhp-footer-bottom .nhp-btn,.nhp-footer-bottom .nhp-btn+a{margin-bottom:0}}@media (min-width:1024px){.nhp-footer .nhp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nhp-footer .nhp-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:280px;padding-right:20px;margin-top:20px}.nhp-footer .nhp-left img{margin-right:80px}.nhp-footer ul#menu-footer{text-align:left;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nhp-footer .nhp-right{-webkit-box-flex:2;-ms-flex:2;flex:2}.nhp-footer ul#menu-footer li a{padding:24px 10px;line-height:1}.nhp-footer{padding-top:0}.nhp-footer-bottom .nhp-btn,.nhp-footer-bottom .nhp-btn+a{font-size:18px}}@media (min-width:1076px){.nhp-footer .nhp-left{margin-top:0}}.nhp-hero-slide{position:relative}.nhp-hero-slide>img{display:block;position:absolute;width:100%;height:100%}.nhp-hero .nhp-row{position:relative;padding:40px 20px}.nhp-hero h2{margin-bottom:20px}.nhp-hero p{margin-bottom:20px;color:#5B6E64}.nhp-hero .nhp-btn-secondary{margin:20px 0}.nhp-hero .nhp-btn{font-weight:600}.nhp-hero .nhp-right img{height:300px;-o-object-fit:contain;object-fit:contain;width:100%}.nhp-hero.slick-dotted.slick-slider{margin-bottom:0!important}.nhp-hero .slick-dots{position:absolute;bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-hero .slick-dots li{width:10px;height:10px}.nhp-hero .slick-dots button{text-shadow:none;background-color:silver;border-radius:20px;-webkit-box-shadow:none;box-shadow:none;width:10px;height:10px}.nhp-hero .slick-dots button:before{display:none!important}.nhp-hero .slick-active button{background-color:#24ab5e}.nhp-hero-buttons{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-align:center;-ms-flex-align:center;align-items:center}@media(min-width:520px){.nhp-hero .nhp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nhp-hero .nhp-left,.nhp-hero .nhp-right{width:50%}.nhp-hero p{margin-bottom:40px}.nhp-hero .nhp-left h2,.nhp-hero .nhp-left p{max-width:460px}.nhp-hero .nhp-right img{height:360px;width:unset}.nhp-hero-buttons{display:block}}@media(min-width:1024px){.nhp-hero .nhp-btn{display:inline-block}.nhp-hero .nhp-btn-secondary{margin:0 0 0 20px}.nhp-hero .nhp-right img{height:440px}}.nhp-hero .nhp-hero-slide{display:none}.nhp-hero .nhp-hero-slide:first-child{display:block}.nhp-hero.slick-initialized .nhp-hero-slide{display:block}.nhp-partners{padding:40px 20px;background:-o-linear-gradient(left,rgba(39,174,97,1) 0%,rgba(0,133,62,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(39,174,97,1)),to(rgba(0,133,62,1)));background:linear-gradient(90deg,rgba(39,174,97,1) 0%,rgba(0,133,62,1) 100%)}.nhp-partners h4{color:#fff;font-size:20px;text-align:center;margin-bottom:30px;font-weight:700}.nhp-partners-slider{width:calc(100% - 120px);max-width:965px;margin:0 auto}.nhp-partners-slider img{height:54px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:0 20px;opacity:.7;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-partners-slider img:hover{opacity:1}.nhp-partners .nhp-partners-slider button.slick-next,.nhp-partners .nhp-partners-slider button.slick-prev{width:17px;height:34px;margin:0;border-radius:0}.nhp-partners .nhp-partners-slider button.slick-prev{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/icon-prev.png)}.nhp-partners .nhp-partners-slider button.slick-next{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/icon-next.png)}.nhp-partners-slider img{display:none}.nhp-partners-slider img:first-child{display:block}.nhp-partners-slider.slick-initialized img{display:block}.nhp-options{padding:60px 20px;background-color:#fff}.nhp-options *{-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-options h3{text-align:center;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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.nhp-options h3+p{max-width:892px;margin:0 auto;margin-bottom:60px;text-align:center}.nhp-image-box{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-align:center;-ms-flex-align:center;align-items:center}.nhp-image-box-content{background-color:#D8F0E2;margin-bottom:40px;padding:30px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:98%;max-width:340px;height:404px;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;position:relative}.nhp-image-box-content img{height:172px;-o-object-fit:contain;object-fit:contain;margin-bottom:48px}.nhp-image-box-content:hover img{margin-bottom:10px}.nhp-image-box-content h4{color:#2D332F;font-weight:700;font-size:20px;margin-bottom:10px}.nhp-image-box-content p{color:#fff;text-align:center;display:none}.nhp-image-box-content .nhp-btn{background-color:#fff;border-color:transparent;border:solid 2px transparent;display:none;font-weight:600;padding:7.5px 30px}.nhp-image-box-content .nhp-btn:hover{border-color:#D8F0E2}.nhp-image-box-content:hover{background-color:#27AE61;-webkit-box-shadow:0 9px 41px rgb(0 116 54 / .4);box-shadow:0 9px 41px rgb(0 116 54 / .4)}.nhp-image-box-content:hover h4{color:#fff}.nhp-image-box-content:hover p,.nhp-image-box-content:hover .nhp-btn{display:block}@media (min-width:768px){.nhp-image-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1390px;margin:0 auto}.nhp-image-box{width:50%}.nhp-image-box-content{height:502px}.nhp-options h3{font-size:36px}.nhp-image-box-content h4{font-size:32px}.nhp-image-box-content img{height:272px}}@media (min-width:1024px){.nhp-image-box{width:33%}.nhp-image-box-content{height:512px;max-width:430px}}.nhp-split-video{padding:60px 20px}.nhp-split-video h3{margin-bottom:30px}.nhp-split-video a{color:#2D332F;font-size:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:40px;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;text-decoration:none}.nhp-split-video a:hover{color:#27AE61}.nhp-split-video a:after{content:"";width:7px;height:14px;background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Icon-ionic-md-arrow-dropright.png);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:10px}.nhp-split-video a:before{content:"";width:100%;height:4px;background-color:#27AE61;position:absolute;bottom:-4px}.nhp-stats{margin-bottom:40px}.nhp-stat h2{font-size:58px;font-weight:700;color:#27AE61;line-height:1;background:-webkit-gradient(linear,left top,right top,from(#27AE61),to(#006730));background:-o-linear-gradient(left,#27AE61 0%,#006730 100%);background:linear-gradient(to right,#27AE61 0%,#006730 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nhp-stat span{display:block;font-size:20px;color:#2D332F;font-weight:700;margin-bottom:18px}.nhp-popup-trigger{background-size:contain;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:300px;cursor:pointer;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;-webkit-box-shadow:0 4px 40px rgb(0 0 0 / .16);box-shadow:0 4px 40px rgb(0 0 0 / .16)}.nhp-popup-trigger:hover{-webkit-box-shadow:0 4px 40px rgb(0 0 0 / .26);box-shadow:0 4px 40px rgb(0 0 0 / .26)}.nhp-popup{display:none;position:fixed;top:0;left:0;width:100%;padding:20px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999999999999999999}.nhp-popup:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url(../../../../../../../themes/creative/css/images/overlay.png) repeat 0 0;opacity:.9}.nhp-popup-content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-popup-content-wrapper{position:relative;border:solid 10px #fff;border-top:solid 50px #fff;border-radius:5px}.nhp-popup-close{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:-40px;color:#acacac;border-radius:40px;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;cursor:pointer;border:solid 2px #e5e5e5}.nhp-popup-close svg{width:14px;height:14px;fill:#acacac}.nhp-popup-close:hover{background-color:#e5e5e5;color:#fff}.nhp-popup iframe{width:600px;max-width:100%;height:300px;display:block}@media (min-width:768px){.nhp-stats{display:-webkit-box;display:-ms-flexbox;display:flex}.nhp-stat{margin-right:30px}}@media (min-width:1024px){.nhp-split-video .nhp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nhp-split-video .nhp-side{width:50%}.nhp-split-video .nhp-side:last-child{width:calc(50% - 40px)}.nhp-stats,.nhp-stat{margin-bottom:0}.nhp-popup-trigger{height:364px}.nhp-popup-trigger img{-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.nhp-popup-trigger:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.nhp-popup iframe{width:700px;max-width:100%;height:400px}}.nhp-recent-work{background-color:#fff;padding:60px 20px}.nhp-recent-work .nhp-row{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-align:center;-ms-flex-align:center;align-items:center}.nhp-recent-work h3{text-align:center;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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.nhp-recent-slider{width:calc(100% - 40px);max-width:1508px;margin:0 auto;margin-bottom:40px}.nhp-recent-slider img{display:none}.nhp-recent-slider img:first-child{display:block}.nhp-recent-slider.slick-initialized img{display:block}.nhp-recent-slider img{max-height:152px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.nhp-recent-work .nhp-recent-slider button.slick-next,.nhp-recent-work .nhp-recent-slider button.slick-prev{width:40px;height:40px;margin:0;border-radius:0;background-size:contain}.nhp-recent-work .nhp-recent-slider button.slick-prev{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-40.png);left:-30px}.nhp-recent-work .nhp-recent-slider button.slick-next{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-39.png);right:-30px}@media(min-width:1200px){.nhp-recent-slider img{height:300px;max-height:300px}}.nhp-split-image{background-color:#F5F5F5;padding:60px 0}.nhp-split-image .nhp-row{padding:0 20px}.nhp-split-image h3{margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-align:center}.nhp-split-image img{margin:0 auto;display:block;margin-bottom:40px;-webkit-box-shadow:0 4px 40px rgb(0 0 0 / .14);box-shadow:0 4px 40px rgb(0 0 0 / .14)}@media(min-width:1200px){.nhp-split-image .nhp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nhp-split-image .nhp-side:first-child{max-width:585px;width:50%;padding-right:20px}.nhp-split-image .nhp-side:last-child{width:50%}.nhp-split-image img{margin-bottom:0}.nhp-split-image h3{margin:0 auto;max-width:100%;text-align:left}.nhp-split-image .nhp-side:first-child{width:584px;padding-right:0}.nhp-split-image .nhp-side:last-child{width:calc(100% - 584px);padding-left:80px}}.nhp-types{position:relative}.nhp-types>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nhp-types .nhp-row{position:relative;padding:60px 20px}.nhp-types h3{text-align:center;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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.nhp-types p{text-align:center;max-width:892px;margin:0 auto;margin-bottom:50px}.nhp-type{padding:20px}.nhp-type-wrapper{background-color:#fff;border:solid 1px #E3E3E3;display:block;margin-bottom:20px;text-decoration:none!important;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;-webkit-box-shadow:0 4px 20px rgb(0 0 0 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .1);padding:0 20px}.nhp-type:hover .nhp-type-wrapper:hover{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);transform:scale(1.025)}.nhp-type-wrapper img{height:142px;width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto}.nhp-type:hover .nhp-type-wrapper{margin:0 10px;-webkit-box-shadow:0 4px 20px rgb(0 0 0 / .15);box-shadow:0 4px 20px rgb(0 0 0 / .15)}.nhp-type-content{padding:0 20px 20px}.nhp-type-content h4{font-size:22px;font-weight:700;color:#2D332F;margin-bottom:10px;-webkit-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s;text-align:center}.nhp-type:hover h4{color:#27ae61}.nhp-type-content span{font-size:16px;color:#5B6E64;text-align:center;display:inline-block}.nhp-types-container{width:calc(100% - 40px);max-width:1508px;margin:0 auto;margin-bottom:40px}.nhp-types .nhp-types-container button.slick-next,.nhp-types .nhp-types-container button.slick-prev{width:40px;height:40px;margin:0;border-radius:0;z-index:9999;background-size:cover;background-repeat:no-repeat;background-position:center}.nhp-types .nhp-types-container button.slick-prev{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-40.png);left:-30px}.nhp-types .nhp-types-container button.slick-next{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-39.png);right:-30px}@media(min-width:590px){.nhp-type-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-type-content{padding:0 0 0 40px}.nhp-type-wrapper img{width:140px}.nhp-type-content h4,.nhp-type-content span{text-align:left}}@media(min-width:1320px){.nhp-types-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nhp-type{width:50%;padding:0 20px;margin-bottom:40px}.nhp-type-wrapper{margin-bottom:0}.nhp-type-content{padding:0 20px 0 40px}.nhp-type-content h4{font-size:26px}.nhp-type-content span{font-size:16px;line-height:28px}}@media (max-width:1319px){.nhp-types-container .nhp-type{display:none}.nhp-types-container .nhp-type:first-child{display:block}.nhp-types-container.slick-initialized .nhp-type{display:block}}.nhp-types-container{display:none!important}.nhp-types-mobile-container{display:block!important}@media (min-width:1320px){.nhp-types-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.nhp-types-mobile-container{display:none!important}}.nhp-features{background-color:#fff;padding:60px 0}.nhp-features .nhp-row{padding:0 20px}.nhp-features h3{text-align:center;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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.nhp-features p{text-align:center;max-width:880px;margin:0 auto;margin-bottom:60px}.nhp-features-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:none}.nhp-features-wrapper.nhp-features-wrapper-mobile{display:flex}.nhp-feature{margin-bottom:20px;padding:0 20px}.nhp-feature-content{background-color:#fff;border:solid 1px #E3E3E3;-webkit-box-shadow:0 4px 20px rgb(0 0 0 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .1);padding:40px 30px;max-width:276px;min-height:378px;margin:0 auto}.nhp-feature-content img{margin:0 auto;display:block;margin-bottom:16px;background-color:whitesmoke;-o-object-fit:contain;object-fit:contain;border-radius:80px;width:80px;height:80px}.nhp-feature-content h4{text-align:center;margin-bottom:12px;font-size:20px;color:#2D332F;font-weight:700}.nhp-feature-content span{text-align:center;display:inline-block;color:#5B6E64;font-size:16px}.nhp-features-wrapper{width:calc(100% - 40px);max-width:1508px;margin:0 auto;margin-bottom:40px}.nhp-features-wrapper button.slick-next,.nhp-features-wrapper button.slick-next:hover,.nhp-features-wrapper button.slick-prev,.nhp-features-wrapper button.slick-prev:hover{width:40px;height:40px;margin:0;border-radius:0;background-size:cover;background-repeat:no-repeat;background-position:center}.nhp-features-wrapper button.slick-prev,.nhp-features-wrapper button.slick-prev:hover{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-40.png);left:-30px}.nhp-features-wrapper button.slick-next,.nhp-features-wrapper button.slick-next:hover{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-39.png);right:-30px}@media(min-width:768px){.nhp-features-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nhp-feature{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:1024px){.nhp-feature{width:33%}}@media(min-width:1460px){.nhp-feature{width:20%}}@media (max-width:1319px){.nhp-features-wrapper .nhp-feature{display:none;padding:0 20px}.nhp-features-wrapper .nhp-feature:first-child{display:block}.nhp-features-wrapper.slick-initialized .nhp-feature{display:block}}@media (min-width:1319px){.nhp-features-wrapper{display:flex}.nhp-features-wrapper.nhp-features-wrapper-mobile{display:none}}.nhp-testimonials{padding:60px 0;background-color:#F5F5F5}.nhp-testimonials .nhp-row{padding:0 20px}.nhp-testimonials h3{text-align:center;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-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.nhp-testimonials-container{width:calc(100% - 40px);max-width:1200px;margin:0 auto;margin-bottom:40px}.nhp-testimonials-container img{max-height:316px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.nhp-testimonials .nhp-testimonials-container button.slick-next,.nhp-testimonials .nhp-testimonials-container button.slick-prev{width:40px;height:40px;margin:0;border-radius:0}.nhp-testimonials .nhp-testimonials-container button.slick-prev{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-40.png);left:-30px}.nhp-testimonials .nhp-testimonials-container button.slick-next{background-image:url(https://www.creativedisplaysnow.com/wp-content/uploads/2021/02/Group-39.png);right:-30px;background-size:contain}.nhp-testimonial-wrapper{max-width:890px;margin:0 auto}.nhp-testimonial p{color:#5B6E64;margin-bottom:20px;text-align:center;padding:0 20px}.nhp-testimonial .nhp-testimonial-info{font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2D332F}.nhp-testimonial .nhp-testimonial-info span{color:#27AE61}.nhp-testimonials .nhp-btn{margin:0 auto}.nhp-testimonials .nhp-btn:focus{color:#fff;text-decoration:none}@media(min-width:768px){.nhp-testimonials .nhp-testimonials-container button.slick-next,.nhp-testimonials .nhp-testimonials-container button.slick-prev{width:40px;height:40px}}.nhp-testimonials-container .nhp-testimonial{display:none}.nhp-testimonials-container .nhp-testimonial:first-child{display:block}.nhp-testimonials-container.slick-initialized .nhp-testimonial{display:block}.nhp-split-image-reverse{position:relative}.nhp-split-image-reverse>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nhp-split-image-reverse .nhp-row{padding:30px 20px;position:relative}.nhp-split-image-reverse .nhp-side img{margin-bottom:40px}@media(min-width:768px){.nhp-split-image-reverse .nhp-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nhp-split-image-reverse .nhp-side:first-child{width:50%;padding-left:20px}.nhp-split-image-reverse .nhp-side:last-child{width:50%}.nhp-split-image-reverse .nhp-side img{margin-bottom:0}}@media(min-width:1024px){.nhp-split-image-reverse .nhp-side:first-child{padding-left:60px}}.nhp-part{background-color:#E3E3E3;padding:60px 0}.nhp-part .nhp-row{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nhp-part .nhp-side:last-child{margin-bottom:40px}.nhp-part h3{margin-bottom:20px;color:#2D332F}.nhp-part p{color:#5B6E64}.nhp-part a,.nhp-part a img{display:block;max-width:200px;margin:0 auto}@media (min-width:768px){.nhp-part .nhp-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nhp-part a,.nhp-part a img{display:block;max-width:100%;margin:0}.nhp-part .nhp-side:first-child{width:70%;padding-right:30px}.nhp-part .nhp-side:last-child{margin-bottom:0;width:30%}}.grecaptcha-badge{display:none}.slick-dots li{display:inline-block}.slick-dots li:only-child{display:none}.nhp-footer ul#menu-footer{display:flex;flex-wrap:wrap}.nhp-footer ul#menu-footer li{width:100%;display:block;float:none}.nhp-footer ul#menu-footer li a{padding:0}@media(min-width:370px){.nhp-footer ul#menu-footer li{width:50%}}@media(min-width:500px){.nhp-footer ul#menu-footer li{width:33%}}@media(min-width:616px){.nhp-footer ul#menu-footer li{width:25%}}@media(min-width:1024px){.nhp-footer ul#menu-footer{display:flex;flex-wrap:nowrap}.nhp-footer ul#menu-footer li{width:unset;display:block;float:none}.nhp-footer ul#menu-footer li a{padding:24px 6px}}@media (max-width:1320px){.nhp-header{position:fixed!important;width:100%}#wpadminbar{position:fixed}}@media (max-width:767px){.site-content,.nhp{padding-top:192px!important}}@media (min-width:768px) and (max-width:1320px){.site-content,.nhp{padding-top:102px!important}}