@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600|Roboto:400,500,700");@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css");@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap;word-wrap:break-word}q{quotes:\201C \201D \2018 \2019}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure{margin:0}legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}p,a,li{line-height:1.6}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Open Sans",sans-serif;color:#0c0c0c}.container{position:relative;padding:6%;max-width:1500px;margin:auto;z-index:1}.greyBG{background:#f7f7fd}.darkBG{background:#2d2d2d}.darkBG h2,.darkBG h3,.darkBG h4,.darkBG h5,.darkBG p,.darkBG li,.darkBG span{color:white}.darkBG .sectionTitle:after{background:-webkit-gradient(linear,left top,right top,color-stop(65%,#f00),color-stop(65%,rgba(255,255,255,0)),color-stop(75%,rgba(255,255,255,0)),color-stop(75%,white));background:-webkit-linear-gradient(left,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,white 75%);background:-o-linear-gradient(left,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,white 75%);background:linear-gradient(to right,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,white 75%)}h1,h2,h3,h4,h5{font-family:"Roboto",sans-serif;font-weight:700;margin-bottom:20px;line-height:1.2}h1{font-size:50px}p,li{line-height:1.8}a{text-decoration:none;color:inherit;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.defaultType h2,.defaultType h3,.defaultType h4,.defaultType h5{padding:20px 0 5px;margin:0}.defaultType h2{font-size:32px}.defaultType h3{font-size:28px}.defaultType h4{font-size:24px}.defaultType h5{font-size:20px}.defaultType ul,.defaultType ol{padding:0 0 0 20px;margin:10px 0}.defaultType p,.defaultType li{font-size:18px}.defaultType p{padding:10px 0}.defaultType li{padding:5px 0}.defaultType li p{padding:0}.defaultType blockquote{border-left:5px solid red;margin-left:0;padding-left:20px;font-size:28px}.defaultType a:not(.btn){color:red}.defaultType a:not(.btn):hover,.defaultType a:not(.btn):focus{text-decoration:underline}.sectionTitle{position:relative;padding-bottom:20px;margin-bottom:30px}.sectionTitle:after{position:absolute;content:"";left:0;bottom:0;width:80px;height:3px;background:-webkit-gradient(linear,left top,right top,color-stop(65%,#f00),color-stop(65%,rgba(255,255,255,0)),color-stop(75%,rgba(255,255,255,0)),color-stop(75%,#0c0c0c));background:-webkit-linear-gradient(left,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,#0c0c0c 75%);background:-o-linear-gradient(left,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,#0c0c0c 75%);background:linear-gradient(to right,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,#0c0c0c 75%)}.sectionTitle.subtitle p{text-transform:uppercase;font-family:"Roboto",sans-serif;font-weight:500;font-size:14px}.sectionTitle.subtitle h2{margin-bottom:0;text-transform:uppercase;color:red}.sectionTitle.center{text-align:center}.sectionTitle.center:after{left:0;right:0;margin:auto}.btn{display:inline-block;font-size:14px;text-transform:uppercase;padding:10px 40px;margin-top:20px;text-align:center;font-weight:600;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn:hover,.btn:focus{-webkit-box-shadow:0 8px 18px rgba(0,0,0,0.25);box-shadow:0 8px 18px rgba(0,0,0,0.25)}.btnRed{background:red;color:white}.btnRed:hover,.btnRed:focus{background:#f00000}.btnHollow{background:transparent;border:1px solid #0c0c0c;color:red}.btnHollow:hover,.btnHollow:focus{background:red;color:white;border:1px solid red}.simpleLink{display:inline-block;position:relative;text-transform:uppercase;padding-bottom:3px;font-size:14px;color:#0c0c0c;font-weight:600}.simpleLink:after{position:absolute;content:"";width:50px;height:2px;background:#0c0c0c;bottom:0;left:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.simpleLink:hover,.simpleLink:focus{color:red}.simpleLink:hover:after,.simpleLink:focus:after{width:100%;background:red}.btnLeft .container,.btnCenter .container,.btnRight .container{padding-top:0 !important;padding-bottom:0 !important}.btnLeft{text-align:left}.btnCenter{text-align:center}.btnRight{text-align:right}.hs-form-required{display:none}ul.hs-error-msgs{padding:5px 0 0 !important}ul.hs-error-msgs li{list-style:none}ul.hs-error-msgs label{color:red;font-size:12px}.field{margin-bottom:10px}input:not([type="submit"]),textarea,select{height:auto !important;width:100% !important;background:white;border:1px solid lightgrey !important;-webkit-box-shadow:none !important;box-shadow:none !important;font-family:"Open Sans",sans-serif !important;font-size:14px !important;padding:10px !important;border-radius:0 !important}select{-webkit-appearance:none}.hs-fieldtype-select{position:relative}.hs-fieldtype-select:after{position:absolute;content:"\f107";font-family:'FontAwesome';top:13px;right:calc(5% + 20px)}textarea{height:75px !important;resize:none}select{-webkit-appearance:none}ul.inputs-list input{width:auto !important;margin-right:10px !important}li.hs-form-booleancheckbox,li.hs-form-radio,li.hs-form-checkbox{list-style:none;color:#0c0c0c}input[type="radio"],input[type="checkbox"]{width:auto !important;margin-right:8px}select.hs-input,input.hs-input[type=file]{height:auto !important}input.hs-input[type=file]{border-bottom:0 !important}.hs-submit .actions{margin:0 !important;padding:0 !important}input[type="submit"]{display:inline-block !important;background:#f00 !important;color:white !important;font-size:14px !important;text-transform:uppercase;padding:10px 40px !important;text-align:center !important;margin-top:20px !important;text-shadow:none !important;border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important;outline:none !important;border:0 !important;font-family:"Open Sans",sans-serif !important;font-weight:600 !important;-webkit-transition:all .2s ease !important;-o-transition:all .2s ease !important;transition:all .2s ease !important}input[type="submit"]:hover,input[type="submit"]:focus{-webkit-box-shadow:0 8px 18px rgba(0,0,0,0.25) !important;box-shadow:0 8px 18px rgba(0,0,0,0.25) !important;background:#f00000 !important}ul.slick-dots{text-align:center}ul.slick-dots li{display:inline-block}ul.slick-dots li button{position:relative;background:transparent;color:transparent;border:0;outline:0}ul.slick-dots li button:after{position:absolute;content:"";top:0;left:0;right:0;margin:auto;height:3px;width:10px;background:#2d2d2d;opacity:.6;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}ul.slick-dots li.slick-active button:after{background:red;width:20px;opacity:1}.slick-arrow{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;background:white;width:35px;height:35px;font-size:20px;border-radius:50%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.slick-arrow .fa{position:relative;top:-1px}.slick-arrow.slick-prev .fa{left:-1px}.slick-arrow.slick-next .fa{right:-1px}.slick-arrow:hover,.slick-arrow:focus{background:red;color:white;cursor:pointer}.topBar{background:#f7f7fd}.topBar .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6%}.topBar a{margin-left:10px}.topBar a:hover,.topBar a:focus{color:red}button.searchToggle{background:transparent;border:0;padding:8px 15px;margin-right:30px;color:#2d2d2d;text-transform:uppercase;font-size:15px;font-family:"Roboto",sans-serif;outline:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}button.searchToggle .fa{margin-right:5px}button.searchToggle:hover,button.searchToggle:focus{color:red}.topLogo .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 6%}.topLogo .container>a{line-height:1}.topLogo img{max-width:360px}.topPhone p{display:inline-block;text-transform:uppercase;font-family:"Roboto",sans-serif;font-weight:700;font-size:14px;padding-left:10px;line-height:1}.topPhone a{display:block;font-family:"Roboto",sans-serif;font-size:18px;font-weight:700;color:red;line-height:1}header nav{position:relative;background:red;z-index:5}header nav .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6%}header nav ul:not(.subMenu)>li{position:relative;display:inline-block;border-bottom:3px solid red;margin-right:20px}header nav ul:not(.subMenu)>li:hover{border-bottom:3px solid white}header nav ul:not(.subMenu)>li:hover ul.subMenu{top:calc(100% + 3px);opacity:1;visibility:visible}header nav ul:not(.subMenu)>li>a{display:block;padding:18px 0 15px;color:white;font-size:14px}header nav ul:not(.subMenu)>li.hasChildren{position:relative;padding-right:15px}header nav ul:not(.subMenu)>li.hasChildren span{position:absolute;right:0;top:15px;color:white;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}header nav ul:not(.subMenu)>li.hasChildren:hover span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header nav ul.subMenu{position:absolute;background:white;min-width:190px;top:calc(100% + 30px);-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.15);box-shadow:0 5px 20px rgba(0,0,0,0.15);opacity:0;visibility:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}header nav ul.subMenu li{list-style:none}header nav ul.subMenu li:last-child a{border-bottom:0}header nav ul.subMenu li a{display:block;font-size:14px;padding:15px 10px;border-bottom:1px solid rgba(0,0,0,0.1);line-height:1.2}header nav ul.subMenu li a:hover,header nav ul.subMenu li a:focus{background:#f7f7fd;color:red}.navCTA{display:block;background:#2d2d2d;color:white;text-transform:uppercase;font-family:"Roboto",sans-serif;font-weight:500;font-size:14px;padding:18px 25px}.navCTA:hover,.navCTA:focus{background:#474747}button.mobileToggle{display:none;position:absolute;right:8%;top:20px;height:20px;width:30px;border:0;outline:0;background:transparent;z-index:5}button.mobileToggle span{position:absolute;width:100%;height:3px;left:0;background:#0c0c0c;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}button.mobileToggle span:nth-child(1){top:0}button.mobileToggle span:nth-child(2){top:calc(50% - 1px)}button.mobileToggle span:nth-child(3){bottom:0}button.mobileToggle.open span:nth-child(1){top:calc(50% - 1px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}button.mobileToggle.open span:nth-child(2){width:0}button.mobileToggle.open span:nth-child(3){top:calc(50% - 1px);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.stickyLogo{position:absolute;width:0;visibility:hidden;opacity:0;line-height:1;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.stickyLogo img{width:200px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}header:not(.mobile) ul:not(.subMenu){width:calc(100% - 150px)}header.navSticky:not(.mobile) nav{position:fixed;width:100%;left:0;top:0}header.navSticky:not(.mobile) .stickyLogo{position:relative;width:auto;visibility:visible;opacity:1}header.navSticky:not(.mobile) ul:not(.subMenu){width:auto}header.mobile{position:fixed;top:0;left:0;width:100%;background:white;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.2);box-shadow:0 5px 20px rgba(0,0,0,0.2);z-index:4}header.mobile button.mobileToggle{display:block}header.mobile .topLogo img{max-width:163px}header.mobile nav{position:fixed;width:95vw;height:calc(100vh - 58px);max-width:500px;background:transparent;top:58px;right:-100%;-webkit-box-shadow:-10px 10px 20px rgba(0,0,0,0.2);box-shadow:-10px 10px 20px rgba(0,0,0,0.2);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}header.mobile nav.open{right:0}header.mobile nav .container{display:block;padding:0}header.mobile nav ul:not(.subMenu){overflow-y:scroll;height:calc(100vh - 210px);background:white}header.mobile nav ul:not(.subMenu)>li{display:block;border-bottom:1px solid rgba(0,0,0,0.2);margin-right:0}header.mobile nav ul:not(.subMenu)>li:hover,header.mobile nav ul:not(.subMenu)>li:focus{border-bottom:1px solid rgba(0,0,0,0.2)}header.mobile nav ul:not(.subMenu)>li.hasChildren{padding-right:0}header.mobile nav ul:not(.subMenu)>li.hasChildren span{color:white;font-size:24px;right:0;top:0;padding:6px 20px}header.mobile nav ul:not(.subMenu)>li.hasChildren:before{position:absolute;content:"";height:55px;width:55px;top:0;right:0;background:#2d2d2d}header.mobile nav ul:not(.subMenu)>li>a{color:#0c0c0c;font-size:16px;padding:15px;text-transform:uppercase;font-weight:600}header.mobile nav ul.subMenu{display:none;position:relative;opacity:1;visibility:visible;top:0;min-width:0;padding-left:20px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;-o-transition:none;transition:none}header.mobile nav .navCTA{text-align:center;background:red}header.mobile nav .topBar{background:white}header.mobile nav .topBar .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header.mobile nav .topBar a{display:inline-block;margin:10px}header.mobile nav button.searchToggle{background:transparent;color:#2d2d2d;font-weight:600}header.mobile nav .topPhone{background:white;padding:15px}header.mobile nav .topPhone .fa,header.mobile nav .topPhone p{display:none}header.mobile nav .topPhone a{text-align:center;font-size:20px}footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .container>div{width:25%}footer h2.sectionTitle{font-size:16px;text-transform:uppercase}footer p,footer li,footer a{font-size:13px}footer li{list-style:none}.footer1 .footerLogo{display:block;max-width:200px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.footer1 a.footerTel{display:block;color:red;font-size:20px;font-family:"Roboto",sans-serif;font-weight:600;margin-top:20px}.footer1 .socialIcons{margin-top:10px}.footer1 .socialIcons a{font-size:16px;margin-right:10px;color:white}.footer1 .socialIcons a:hover,.footer1 .socialIcons a:focus{color:red}.footer2 ul{margin-top:15px}.footer2 a{display:block;padding:5px 0;position:relative}.footer2 a:before{position:absolute;font-family:'FontAwesome';content:"\f105";left:0;top:5px;color:red;opacity:0;visibility:hidden}.footer2 a:hover,.footer2 a:focus{padding-left:10px}.footer2 a:hover:before,.footer2 a:focus:before{opacity:1;visibility:visible}.footer3 p{margin-top:20px}.footer3 p span{display:block;opacity:.5}.footer3 a:hover,.footer3 a:focus{color:red}.footer4 p{margin:20px 0 10px}.footer4 input[type="submit"]{margin-top:10px !important}.copyright{text-align:center;background:#f7f7fd;padding:10px 8%}.copyright p,.copyright a{color:#0c0c0c}.homeBanner{position:relative;background-image:url("https://cdn2.hubspot.net/hubfs/5045451/Home/video-placeholder.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.homeBanner:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.homeBanner .container{padding:150px 6%}.homeBanner h1{color:white;max-width:775px}#bannerVideo{position:absolute;top:0;right:0;min-width:100%;min-height:100%;max-height:600px;object-fit:cover}.floatingCards .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0}.floatingCards .leftText{width:35%}.floatingCards .cardsGroup{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;top:-150px}.floatingCards .card{background:white;padding:10px;width:48%;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.2);box-shadow:0 0 30px rgba(0,0,0,0.2)}.floatingCards .card .img{height:200px;background-size:cover;background-position:center}.floatingCards .card .cardWrapper{padding:40px 8%}.floatingCards .card h3{color:red}.floatingCards .card .simpleLink{margin-top:40px}.imgFull{position:relative}.imgFull .container{position:initial;min-height:300px}.contentWrapper{width:38%}.contentWrapper ul,.contentWrapper ol{padding-left:2em}.contentWrapper h3{margin:0;padding:10px 0 5px}.contentWrapper p{padding-bottom:10px}.imgLeft .container,.imgRight .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imgLeft img,.imgRight img{width:50%;height:auto}.imgLeft .contentWrapper,.imgRight .contentWrapper{margin-right:0;margin-left:auto}.imgLeft h3,.imgRight h3{font-size:18px;font-weight:500;line-height:1.6}.imgLeft p,.imgRight p{padding-bottom:15px}.imgRight .container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.imgRight .contentWrapper{margin-left:0;margin-right:auto}.imgRight .imgFullHolder{right:0}.imgLeft .imgFullHolder{left:0}.vidHolder{position:relative;width:50%;height:300px;background-size:cover;background-position:center}.vidHolder a{position:relative;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:500px}.vidHolder a:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,0.2);top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.vidHolder a:hover:after,.vidHolder a:focus:after{opacity:1;visibility:visible}.vidHolder a:hover .fa-play,.vidHolder a:focus .fa-play{background:red;color:white;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.3);box-shadow:0 5px 20px rgba(0,0,0,0.3);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.vidHolder .fa-play{background:#f7f7fd;color:#2d2d2d;border-radius:50%;padding:20px 20px 22px 25px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;z-index:1}h2.yearsTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px;max-width:150px}h2.yearsTitle span.box{display:block;padding-left:5px;padding-right:5px;height:80px;border:8px solid #0c0c0c;margin-right:20px;z-index:0}h2.yearsTitle span.box span{position:relative;color:red;font-size:50px}.imgFullHolder{position:absolute;width:50%;height:100%;top:0;background-size:cover;background-position:center;background-color:grey}.badgesBanner{background:#2d2d2d}.badgesBanner .container{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;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4% 6%}.badgesBanner img{max-height:70px;width:auto;margin:20px 2%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.splitHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.featuredProductsWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4%}.featuredProduct{display:block;width:23%}.featuredProduct:hover h3,.featuredProduct:focus h3{color:red}.featuredProduct img{display:block;max-height:200px;width:auto;margin:0 auto 40px}.featuredProduct h3{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.featuredProduct p:not(.simpleLink){margin-bottom:20px}.industrySlider .container{max-width:100%;padding:6% 0}.industrySlider .slick-list{margin:40px 0}.industrySlider .slick-slide{margin:0 20px}.industrySlider .slick-slide.slick-current .industrySlide>*{opacity:1;visibility:visible}.industrySlider .slick-slide.slick-current .industrySlide:after{background:rgba(0,0,0,0.4)}.industrySlider .slick-arrow{position:absolute;top:calc(50% - 40px);z-index:2}.industrySlider .slick-arrow.slick-prev{left:5%}.industrySlider .slick-arrow.slick-next{right:5%}.industrySlide{position:relative;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:8%;height:350px;overflow:hidden}.industrySlide>*:not(.slideImg){opacity:0;visibility:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.industrySlide:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.6);opacity:1;visibility:visible;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.industrySlide .slideImg{position:absolute;background-size:cover;background-position:center;width:100%;height:100%;left:0;top:0}.industrySlide .sectionTitle{color:white;z-index:1;text-shadow:0 0 20px rgba(0,0,0,0.5)}.industrySlide .sectionTitle h3{font-size:26px;font-weight:400;margin-bottom:10px}.industrySlide .sectionTitle:after{background:-webkit-gradient(linear,left top,right top,color-stop(65%,#f00),color-stop(65%,rgba(255,255,255,0)),color-stop(75%,rgba(255,255,255,0)),color-stop(75%,white));background:-webkit-linear-gradient(left,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,white 75%);background:-o-linear-gradient(left,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,white 75%);background:linear-gradient(to right,#f00 65%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 75%,white 75%)}.orderedBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px}.orderedBlock h3{margin-bottom:10px;padding:0}.orderedBlock>h3{position:relative;margin-right:10px;padding-right:10px}.orderedBlock>h3:after{position:absolute;content:"";height:15px;width:2px;background:red;right:0;top:6px}.stats{background:red;text-align:center}.stats h2,.stats h3,.stats p{color:white}.stats .container>p{max-width:800px;margin:0 auto 40px}.stats h2{position:relative;padding-bottom:30px;margin-bottom:30px;font-weight:500}.stats h2:after{position:absolute;content:"";width:80px;height:2px;margin:auto;left:0;right:0;bottom:0;background:white}.statsGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.stat{margin:10px 4%}.stat h3{font-size:30px;font-weight:500}.testimonials{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f00),color-stop(50%,white));background:-webkit-linear-gradient(top,#f00 50%,white 50%);background:-o-linear-gradient(top,#f00 50%,white 50%);background:linear-gradient(to bottom,#f00 50%,white 50%)}.testimonials .container{padding:0 6%;margin-bottom:6%;max-width:1200px}.testimonials .container>span{position:absolute;font-family:"Roboto",sans-serif;font-size:50px;width:100px;line-height:0;bottom:20px;left:0;right:0;margin:auto;text-align:center;color:red;z-index:5}.testimonialSlider{background:#2d2d2d;padding:50px 10% 100px}.testimonialSlider .slick-arrow{position:absolute;top:calc(50% - 20px);-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.3);box-shadow:0 5px 30px rgba(0,0,0,0.3)}.testimonialSlider .slick-arrow:hover,.testimonialSlider .slick-arrow:focus{background:white;color:red;-webkit-box-shadow:0 8px 30px rgba(0,0,0,0.4);box-shadow:0 8px 30px rgba(0,0,0,0.4)}.testimonialSlider .slick-prev{left:-20px}.testimonialSlider .slick-next{right:-20px}.testimonial{text-align:center}.testimonial h3{color:red;margin-bottom:0}.testimonial p.quoteTitle{color:#f7f7fd;opacity:.5;margin-bottom:20px}.testimonial p.quote{color:white;font-style:italic;font-size:22px}.postsGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.postItem{width:calc(100% / 3 - 1%);background:white;-webkit-box-shadow:0 0px 20px rgba(0,0,0,0.1);box-shadow:0 0px 20px rgba(0,0,0,0.1);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.postItem:hover,.postItem:focus{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.2);box-shadow:0 5px 20px rgba(0,0,0,0.2);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.postImg{display:block;height:250px;background-size:cover;background-position:center}.postContent{padding:10%}.postContent p.postDate{color:red;font-size:14px;font-weight:500;font-family:"Roboto",sans-serif}.postContent h3{margin-bottom:20px}.postContent .postAuthor .fa{color:red;margin-right:5px}.postContent a:hover,.postContent a:focus{color:red}.bannerCTA{text-align:center}.bannerCTA h2.sectionTitle{font-size:30px;max-width:700px;margin:0 auto 30px}.bannerCTA h3{margin-bottom:2%;font-weight:400}.innerBanner{background:#2d2d2d;color:white;text-align:center}.innerBanner h1{text-transform:uppercase;max-width:900px;margin:2% auto}.innerBanner h2{font-weight:400;margin-bottom:2%}.twoColText .colWrapper{-webkit-column-count:2;column-count:2;-webkit-column-gap:10%;column-gap:10%}.colWrapper p{padding-bottom:20px}.twoColText .sectionTitle{max-width:500px}.blockGrid .headingWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blockGrid .headingWrapper h2{width:35%}.blockGrid .headingWrapper .headingDesc{width:60%}.blockGrid .headingWrapper p{padding-bottom:20px}.blockGridWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4%}.blockGridWrapper .block{width:calc(100% / 3 - 20px);margin:10px;background:#f7f7fd;padding:4%}.blockGridWrapper .block.blockHover{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.blockGridWrapper .block.blockHover:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.2);box-shadow:0 5px 20px rgba(0,0,0,0.2);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.blockGridWrapper .block.blockHover p{width:100%}.blockGridWrapper .block h3{position:relative;display:inline-block;max-width:70%;text-transform:uppercase;font-weight:400;background:#2d2d2d;color:white;padding:5px 10px;border-bottom:2px solid red}.blockGridWrapper .block .simpleLink{margin-top:20px}.solutionsGrid .gridWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.solutionsGrid .solBlock{width:calc(100% / 3);padding:10px;text-align:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.solutionsGrid .solBlock:hover,.solutionsGrid .solBlock:focus{-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.2);box-shadow:0 5px 20px rgba(0,0,0,0.2);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.solutionsGrid .solBlock:hover h3,.solutionsGrid .solBlock:focus h3{color:red}.solutionsGrid .solImg{background-size:cover;background-position:center;width:90%;height:200px;margin:0 auto 10px}.prodType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:40px 0}.prodType img{width:30%;height:auto}.prodType .typeContent{width:65%}.prodType .typeContent h3{margin-top:10px}.prodSingle>button{display:block;position:relative;width:100%;text-align:left;background:#f7f7fd;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.15);box-shadow:0 2px 8px rgba(0,0,0,0.15);border:0;padding:10px 20px;margin:10px 0;outline:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.prodSingle>button:hover,.prodSingle>button:focus{background:#c7c7c7}.prodSingle>button h3{margin:0;padding-right:40px}.prodSingle>button .fa{position:absolute;right:20px;top:5px;font-size:30px}.prodSingle.active button{background:#2d2d2d;color:white}.prodSingle.active button .fa{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.prodBlock{display:none;padding:20px}.prodBlock p{padding-bottom:8px}.prodBlock .btn{margin-top:30px}.prodDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}.prodDetails img,.prodDetails .prodFeatures,.prodDetails .prodBenefits{width:calc(100% / 3);height:auto}.prodFeatures,.prodBenefits{padding:0 40px}.prodFeatures h4,.prodBenefits h4{display:inline-block;border-bottom:2px solid red}.prodFeatures ul,.prodBenefits ul{padding-left:20px}.prodFeatures p,.prodFeatures li,.prodBenefits p,.prodBenefits li{line-height:1.6;font-size:14px}.prodTempWrapper>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.prodModules{width:75%}.prodModules>span>div:first-child>section>.container{padding-top:0}.prodModules .container{padding:4% 0}.prodModules .greyBG .container,.prodModules .darkBG .container{padding:6%}.prodSideNav{width:20%}.prodSideNav ul.hs-menu-children-wrapper{display:none;margin-top:10px}.prodSideNav li{list-style:none;margin-bottom:5px;line-height:1.4}.prodSideNav li.active-branch>ul.hs-menu-children-wrapper{display:block}.prodSideNav a{display:block;padding:5px 8px;font-family:"Roboto",sans-serif}.prodSideNav a:hover,.prodSideNav a:focus{color:red}.prodSideNav .hs-menu-depth-1>a{text-transform:uppercase;font-weight:600;font-size:18px;padding:5px 0 0}.prodSideNav .hs-menu-depth-1.active-branch>a{color:red}.prodSideNav .hs-menu-depth-2{padding-left:5%}.prodSideNav .hs-menu-depth-2>a{font-size:16px}.prodSideNav .hs-menu-depth-2.active-branch>a{background:#f7f7fd}.prodSideNav .hs-menu-depth-2.active-branch.active>a{color:red}.prodSideNav .hs-menu-depth-3{padding-left:5%}.prodSideNav .hs-menu-depth-3>a{font-size:14px}.prodSideNav .hs-menu-depth-3.active-branch>a{color:red}.titleLeft .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.titleLeft .sectionTitle{width:25%}.titleLeft .contentWrapper{width:70%}.landingPage header{position:relative;background:#2d2d2d;-webkit-box-shadow:none;box-shadow:none}.landingPage header .container{padding:20px 6% 0}.lpLogo{display:block;max-width:300px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.lpBanner,.innerBanner{position:relative;background:#2d2d2d}.lpBanner h1,.innerBanner h1{font-size:50px;text-align:center;max-width:1000px;margin:auto;color:white}.readMoreLP{display:none;margin-bottom:40px}.lpContentSection .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lpContent{width:60%}.lpForm{width:35%;padding:4%;background:#f7f7fd;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.2);box-shadow:0 5px 20px rgba(0,0,0,0.2)}.lpForm h3{text-align:center;font-size:24px;font-weight:400;margin-bottom:15px}.centerContent .container{text-align:center;max-width:900px}.formRight .container,.formLeft .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.formRight .contentWrapper,.formLeft .contentWrapper{width:50%}.formRight .formWrapper,.formLeft .formWrapper{width:45%;padding:4%;background:#f7f7fd;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.2);box-shadow:0 5px 20px rgba(0,0,0,0.2)}.formRight .formWrapper h3,.formLeft .formWrapper h3{text-align:center}.formLeft .container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.thinColumn .container{max-width:1150px}.error{text-align:center}.error h1{font-size:80px}.error p{font-size:20px}.siteMap .container>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.siteMap .container>ul>li{width:calc(25% - 20px);margin-bottom:40px;list-style:none}.siteMap .container>ul>li>a{text-transform:uppercase;font-family:"Roboto",sans-serif;font-weight:600;font-size:20px}.siteMap ul.subMenu{padding-left:30px;margin-top:10px}.siteMap a:hover,.siteMap a:focus{color:red}.emailBlock{padding:6%;max-width:1500px;margin:auto !important;float:none !important}.featuredBanner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.featuredBanner .featuredImg{width:50%}.featuredBanner .featuredImg img{width:100%}.featuredBanner .bannerWrapper{width:45%}.featuredBanner .topicLink{margin-bottom:10px}.featuredBanner .featuredDate{display:block;font-size:14px}.featuredBanner a:hover,.featuredBanner a:focus{color:red}.topicLink{display:block;text-transform:uppercase;color:red;font-size:14px;letter-spacing:1px}.bannerAuthor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.bannerAuthor .authorImg{height:80px;width:80px;background-size:cover;background-position:center;border-radius:50%;margin-right:20px}.listingPageContent .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-section{width:70%}.listingPostGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.listingPostGroup .postItem{width:49%;margin-bottom:20px}ul.pagination{margin:20px 2% 0}ul.pagination li{display:inline-block}ul.pagination li.disabled{display:none}ul.pagination li.pagArrow a{border:0;width:auto;opacity:.7}ul.pagination li.pagArrow a:hover,ul.pagination li.pagArrow a:focus{background:0;border:0;opacity:1;color:#0c0c0c}ul.pagination li a{display:inline-block;width:30px;height:30px;border-radius:2px;text-align:center;padding:5px;margin:2px;text-decoration:none;color:#0c0c0c;line-height:1}ul.pagination li a:hover,ul.pagination li a:focus,ul.pagination li.active a{background:red;color:white}.sidebar{width:25%}.sidebar h3{font-size:24px}.sidebar input:not([type="submit"]),.sidebar select{width:calc(100% - 20px) !important}.sidebar-topic{margin-top:40px}.sidebar-topic li{list-style:none;padding:5px 0}.sidebar-topic li a:hover,.sidebar-topic li a:focus{color:red}.postHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:4%}.postHeader h3,.postHeader p{color:#0c0c0c;font-size:16px;padding:5px 0;line-height:1.4;margin-bottom:5px}.postHeader a{color:#0c0c0c;text-decoration:none;line-height:1.4}.postHeader a:hover,.postHeader a:focus{color:red}.postHeader a.author-link{padding-left:7px}.postHeader .fontChange{font-size:20px;font-weight:600;background:lightgrey;padding:5px 12px;color:grey;opacity:.5}.postHeader .fontChange#decreaseFont{padding:5px 15px}.postHeader .fontChange:hover,.postHeader .fontChange:focus{opacity:1;text-decoration:none}.topicsSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.topicsSection p{padding-right:35px}.postHeader a.topicLink{display:inline-block;background:#ececec;padding:5px 15px;margin:5px 5px 0 0;font-size:14px;text-transform:capitalize;border-radius:5px}.postHeader a.topicLink:hover,.postHeader a.topicLink:focus{background:red;color:white}.full-blog-section .banner .container{padding-bottom:8%}.full-blog-section>.container{position:relative;padding:6% 12%;max-width:1200px}.subscribeBanner form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;max-width:900px}.subscribeBanner label{display:none !important}.subscribeBanner ul.hs-error-msgs{text-align:left}.subscribeBanner ul.hs-error-msgs li{list-style:none}.subscribeBanner ul.hs-error-msgs label{display:block !important;color:red;font-size:12px}.subscribeBanner .hs_email,.subscribeBanner .hs_notification_frequency{width:calc(35% - 20px);margin:0 10px !important}.subscribeBanner .hs_email input,.subscribeBanner .hs_notification_frequency select{-webkit-appearance:none;font-family:"Open Sans",sans-serif !important;padding:10px !important;-webkit-box-shadow:none !important;box-shadow:none !important;height:auto !important;width:calc(100% - 20px);font-size:14px;border-radius:5px;border:1px solid rgba(0,0,0,0.2);background:transparent;outline:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.subscribeBanner .hs_email input:focus,.subscribeBanner .hs_notification_frequency select:focus{border:1px solid red;-webkit-box-shadow:0 3px 20px rgba(0,0,0,0.2) !important;box-shadow:0 3px 20px rgba(0,0,0,0.2) !important}.subscribeBanner .actions{margin:0 !important;padding:0 !important}.subscribeBanner input[type="submit"]{margin-top:0 !important}.subscribeBanner .hs_error_rollup{display:none}.hs-blog-post footer{margin-bottom:60px}.full-blog-section img{max-width:100%}.full-blog-section .postDate{text-transform:uppercase;color:white;font-weight:600}.about-author-sec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:4% auto 0;padding:4%;background:#f7f7fd}.about-author-sec .authorImg{height:80px;width:80px;background-size:cover;background-position:center;border-radius:50%}.about-author-sec a{color:inherit;text-decoration:none}.about-author-sec p,.about-author-sec span{font-size:16px;line-height:1.8}.about-author-sec h1{font-size:30px;text-transform:uppercase}.about-author-sec h3{font-size:18px;text-transform:uppercase}.about-author-sec .authorDesc{width:85%;margin-left:5%}.authorSocialLinksGroup{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.authorSocialLinksGroup a{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;width:35px;height:35px;color:white;border-radius:50%;margin:2px;text-decoration:none;opacity:.8}.authorSocialLinksGroup a:hover,.authorSocialLinksGroup a:focus{opacity:1}.authorSocialLinksGroup a.facebookBtn{background:#3b5998}.authorSocialLinksGroup a.linkedinBtn{background:#007bb6}.authorSocialLinksGroup a.twitterBtn{background:#00aced}.authorSocialLinksGroup a.googleplusBtn{background:#dd4b39}.authorPageSection .container{padding-bottom:0}.authorPageSection .about-author-sec{margin:0 0 6%;padding:0;max-width:800px;background:transparent}.authorPageSection .about-author-sec .authorImg{height:120px;width:120px}.authorPageSection h2{margin-bottom:0}.topicPageSection .container{padding-bottom:0}@media screen and (max-width:1235px){header nav ul:not(.subMenu)>li{margin-right:10px}header nav ul:not(.subMenu)>li>a{font-size:13px}}@media screen and (max-width:1164px){.innerBanner,.featuredBanner,.topicPageSection,.authorPageSection,.error{padding-top:60px}.emailBlock{padding-top:calc(6% + 60px)}.blockGridWrapper .block{padding:2%}.blockGridWrapper .block h3{max-width:100%;font-size:18px}}@media screen and (max-width:950px){.floatingCards .container{display:block;padding-bottom:6%}.floatingCards .leftText{width:100%}.floatingCards .cardsGroup{width:100%;top:auto;margin-top:40px}.imgLeft .container,.imgRight .container{display:block}.imgLeft img,.imgRight img{display:block;width:300px;max-width:100%;margin:0 auto 40px}.vidHolder{width:450px;max-width:100%;height:250px;margin:0 auto 40px}.vidHolder a{height:250px}.imgFullHolder{position:relative;width:100%;height:200px;margin-bottom:40px}.contentWrapper{width:100%}.titleLeft .container{display:block}.titleLeft .sectionTitle,.titleLeft .contentWrapper{width:100%}.industrySlider .slick-arrow,.industrySlider .slick-arrow:hover,.industrySlider .slick-arrow:focus{background:white;color:red;-webkit-box-shadow:0 8px 30px rgba(0,0,0,0.4);box-shadow:0 8px 30px rgba(0,0,0,0.4)}.industrySlider .slick-arrow.slick-prev,.industrySlider .slick-arrow:hover.slick-prev,.industrySlider .slick-arrow:focus.slick-prev{left:1%}.industrySlider .slick-arrow.slick-next,.industrySlider .slick-arrow:hover.slick-next,.industrySlider .slick-arrow:focus.slick-next{right:1%}.solutionsGrid .solBlock{width:50%}.prodType img{display:none}.prodType .typeContent{width:100%}.prodDetails{display:block}.prodDetails img,.prodDetails .prodFeatures,.prodDetails .prodBenefits{width:100%}.prodFeatures,.prodBenefits{padding:20px 0}.prodTempWrapper>.container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.prodSideNav,.prodModules{width:100%}.prodSideNav{margin-top:40px}.siteMap .container>ul>li{width:calc(50% - 20px)}}@media screen and (max-width:767px){h1{font-size:40px}.lpBanner h1,.innerBanner h1{font-size:30px}.banner{text-align:center}.floatingCards .cardsGroup{display:block}.floatingCards .card{width:100%}.floatingCards .card:last-child{margin-top:40px}.floatingCards .card .img{height:150px}.badgesBanner img{height:60px}.splitHeader{display:block;text-align:center}.splitHeader .sectionTitle:after{right:0;margin:auto}.featuredProduct{width:47%;margin:20px 0}.stat{width:42%;margin:20px 0}.testimonial p.quote{font-size:18px}.testimonialSlider .slick-arrow,.testimonialSlider .slick-arrow:hover,.testimonialSlider .slick-arrow:focus{background:white;color:red;-webkit-box-shadow:0 8px 30px rgba(0,0,0,0.4);box-shadow:0 8px 30px rgba(0,0,0,0.4)}.testimonialSlider .slick-arrow.slick-prev,.testimonialSlider .slick-arrow:hover.slick-prev,.testimonialSlider .slick-arrow:focus.slick-prev{left:-15px}.testimonialSlider .slick-arrow.slick-next,.testimonialSlider .slick-arrow:hover.slick-next,.testimonialSlider .slick-arrow:focus.slick-next{right:-15px}.postItem{width:100%;margin-bottom:40px}.postImg{height:150px}footer .container>div{width:100%;margin-bottom:4%}.twoColText .colWrapper{-webkit-column-count:1;column-count:1}.blockGrid .headingWrapper{display:block}.blockGrid .headingWrapper h2,.blockGrid .headingWrapper .headingDesc{width:100%}.blockGridWrapper{display:block}.blockGridWrapper .block{width:100%;margin:10px 0}.formLeft .container,.formRight .container{display:block}.formLeft .contentWrapper,.formLeft .formWrapper,.formRight .contentWrapper,.formRight .formWrapper{width:100%}.formLeft .formWrapper,.formRight .formWrapper{margin-top:40px}.solutionsGrid .solImg{width:100%;height:100px}.solutionsGrid h3{font-size:16px}.lpContentSection .container{-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}.readMoreLP{display:inline-block}.lpContent{width:100%;display:none}.lpForm{width:100%;max-width:500px}.listingPageContent .container{display:block}.listingPostGroup .postItem{width:100%}.blog-section,.sidebar{width:100%}.sidebar{margin-top:40px}.featuredBanner .container{display:block}.featuredBanner .featuredImg{display:block;width:100%;max-width:400px;margin:0 auto 30px}.featuredBanner .bannerWrapper{width:100%}.full-blog-section>.container{padding:6%}.about-author-sec{display:block}.about-author-sec .authorDesc{width:100%;margin-left:0;margin-top:20px}.subscribeBanner form{display:block}.subscribeBanner .hs_email,.subscribeBanner .hs_notification_frequency{width:100%;margin:10px 0 !important}.siteMap .container>ul>li{width:calc(100% - 20px)}}@media screen and (max-width:400px){.hs-fieldtype-select:after{right:25px}.sidebar .hs-fieldtype-select:after{right:15px}}