﻿/* Modern font stack with better fallbacks */
body,html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important}
/* navigation menu */
.ff-nav,.ff-nav *,.ff-menu,.ff-menu *{margin:0;padding:0;box-sizing:border-box;line-height: 1 !important;}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:16px}
.ff-mobile-checkbox{display:none!important}
.ff-nav{position:fixed!important;top:20px!important;left:50%!important;transform:translateX(-50%)!important;width:calc(100% - 40px)!important;max-width:1200px!important;z-index:1000!important;background:linear-gradient(135deg,rgba(248,250,252,0.8) 0%,rgba(226,232,240,0.8) 50%,rgba(203,213,225,0.8) 100%)!important;backdrop-filter:blur(40px) saturate(200%)!important;border:1px solid rgba(255,255,255,0.25)!important;border-radius:22px!important;padding:0 24px!important;box-shadow:0 8px 32px rgba(0,0,0,0.08),0 2px 16px rgba(0,0,0,0.04),inset 0 1px 0 rgba(255,255,255,0.3)!important;transition:all 0.6s cubic-bezier(0.23,1,0.32,1)!important;}
.ff-nav::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.05) 100%);border-radius:24px;pointer-events:none}
.ff-nav:hover{background:linear-gradient(135deg,rgba(248,250,252,0.9) 0%,rgba(226,232,240,0.9) 50%,rgba(203,213,225,0.9) 100%)!important;box-shadow:0 12px 48px rgba(0,0,0,0.12),0 4px 24px rgba(0,0,0,0.06),inset 0 1px 0 rgba(255,255,255,0.4)!important}
.ff-nav-wrap{max-width:1300px!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;height:64px!important;gap:4px!important}
.ff-brand{font-size:1.4rem!important;font-weight:700!important;color:rgb(205,14,0)!important;text-decoration:none!important;display:flex!important;flex-shrink:0!important;min-width:fit-content!important;align-items:center!important;gap:8px!important;margin-right:8px!important;margin-top:-2px!important}
 .ff-brand img{height:36px!important;width:auto!important;margin:0!important;padding:0!important;border:none!important;min-width:110px!important;object-fit:contain!important;flex-shrink:0!important;}
 .ff-menu{display:flex!important;list-style:none!important;gap:0!important;align-items:center!important;flex:1!important;margin:0!important;padding:0!important;margin-top:2px!important}
 .ff-menu li{margin:0!important;padding:0!important;background:none!important}.ff-menu li:last-child{margin-left:8px!important}
.ff-menu li:nth-last-child(2){margin-left:auto!important}
.ff-link{color:rgba(71,85,105,0.9)!important;text-decoration:none!important;font-weight:500!important;font-size:1rem!important;padding:6px 12px!important;border-radius:6px!important;transition:all 0.2s ease!important;background:none!important;border:none!important;white-space:nowrap!important}.ff-link:hover{color:rgba(30,41,59,1)!important;background:rgba(0,0,0,0.04)!important}
.ff-dropdown{position:relative!important}
.ff-mega{position:fixed!important;top:76px!important;left:50%!important;transform:translateX(-50%)!important;width:calc(100vw - 48px)!important;max-width:1000px!important;background:linear-gradient(135deg,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.95) 50%,rgba(255,255,255,1) 100%) !important;
  backdrop-filter:blur(40px) saturate(180%) !important;border-radius:12px!important;padding:32px!important;opacity:0!important;visibility:hidden!important;transition:all 0.3s ease!important;margin-top:2px!important;box-shadow:0 20px 60px rgba(0,0,0,0.08)!important;border:1px solid rgba(0,0,0,0.06)!important;display:flex!important;justify-content:center!important}
.ff-dropdown:hover .ff-mega{opacity:1!important;visibility:visible!important}.ff-mega-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(292px,1fr))!important;gap:32px!important;width:100%!important;max-width:780px!important}
.ff-mega-section{display:flex!important;flex-direction:column!important;gap:16px!important;align-items:flex-start!important}
.ff-mega-title{font-size:0.8rem!important;font-weight:600!important;color:#6b7280!important;text-transform:uppercase!important;letter-spacing:0.05em!important;margin-top:8px!important;margin-bottom:0px!important;text-align:left!important;width:100%!important;max-width:310px!important;padding-left:12px!important}
.ff-mega-item{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:12px!important;border-radius:8px!important;transition:all 0.2s ease!important;text-decoration:none!important;border:1px solid transparent!important;background:none!important;margin:0!important;width:100%!important;max-width:310px!important}
.ff-mega-item:hover{background:rgba(205,14,0,0.04)!important;border-color:rgba(205,14,0,0.1)!important}.ff-mega-content{flex:1!important;margin:0!important;padding:0!important}
.ff-mega-content h4{font-size:1rem!important;font-weight:600!important;color:#111827!important;margin:0 0 2px 0!important;padding:0!important;line-height:1.4!important; text-align:unset !important;}
.ff-mega-content p{font-size:0.9rem!important;color:#6b7280!important;margin:0!important;padding:0!important;line-height:1.4!important}
.ff-cta{background:linear-gradient(135deg,rgba(155,10,0,0.9) 0%,rgba(205,14,0,0.9) 100%)!important;color:white!important;padding:8px 16px!important;border-radius:10px!important;text-decoration:none!important;font-weight:600!important;font-size:1rem!important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1)!important;position:relative!important;overflow:hidden!important;border:1px solid transparent!important;white-space:nowrap!important;display:inline-block!important;box-shadow:0 4px 16px rgba(205,14,0,0.3)!important;margin-left:8px!important;flex-shrink:0}
.ff-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.1) 100%);opacity:0;transition:opacity 0.3s ease}.ff-cta:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px rgba(205,14,0,0.4)!important;color:white!important}
.ff-cta:hover::before{opacity:1}
.ff-contact{background:rgba(255,255,255,0.2)!important;color:rgba(205,14,0,0.9)!important;padding:8px 16px!important;border:1px solid rgba(205,14,0,0.9)!important;border-radius:10px!important;text-decoration:none!important;font-weight:600!important;font-size:1rem!important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1)!important;position:relative!important;overflow:hidden!important;white-space:nowrap!important;display:inline-block!important;margin-left:4px!important;flex-shrink:0}
.ff-contact:hover{background:rgba(255,255,255,0.3)!important;transform:translateY(-2px)!important;color:rgba(205,14,0,1)!important;border-color:rgba(205,14,0,1)!important}
.ff-toggle{display:none!important;flex-direction:column!important;cursor:pointer!important;padding:8px!important;border-radius:4px!important;transition:background 0.2s ease!important;margin-left:auto!important}.ff-toggle span{width:24px!important;height:3px!important;background:#374151!important;margin:3px 0!important;transition:0.3s!important;border-radius:1px!important}@media screen and (min-width:726px){.ff-mega-grid{margin-left:5.5rem!important}}@media screen and (max-width:725px){.ff-nav{margin:0 auto!important;min-height:50px!important;background:linear-gradient(135deg,rgba(248,250,252,0.95) 0%,rgba(226,232,240,0.95) 50%,rgba(203,213,225,0.95) 100%)!important;top:10px!important;width:calc(100% - 20px)!important;border-radius:20px!important}.ff-nav-wrap{margin:0 auto!important;height:4rem!important;min-width:auto!important;width:100%!important}.ff-brand img{height:32px!important}.ff-toggle{display:flex!important}.ff-menu{position:fixed!important;top:76px!important;left:0!important;width:100%!important;height:calc(100vh - 76px)!important;background:white!important;flex-direction:column!important;padding:16px!important;gap:1px!important;opacity:0!important;visibility:hidden!important;transform:translateY(-20px)!important;transition:all 0.3s ease!important;box-shadow:0 10px 30px rgba(0,0,0,0.1)!important;border-top:1px solid rgba(0,0,0,0.06)!important;overflow-y:auto!important;pointer-events:none!important}
.ff-menu li{width:100%!important;flex-shrink:0!important;margin:0!important;padding:0!important;background:none!important}
.ff-menu li:nth-last-child(2){margin-left:0!important}.ff-menu li:last-child{margin-left:0!important}.ff-link{display:block!important;padding:10px 16px!important;border-radius:8px!important;width:100%!important;margin-bottom:0!important;background:none!important;border:none!important}.ff-menu .ff-cta,.ff-menu .ff-contact{width:100%!important;text-align:center!important;display:block!important;margin:2px 0!important;padding:12px 20px!important}
.ff-mega{position:static!important;width:100%!important;transform:none!important;opacity:1!important;visibility:visible!important;margin:1px 0 2px 0!important;padding:12px!important;box-shadow:none!important;border:1px solid rgba(0,0,0,0.06)!important;background:#f9fafb!important;border-radius:8px!important;text-align:left!important;display:block!important}.ff-mega-grid{grid-template-columns:1fr!important;gap:0px!important}.ff-mega-section{gap:0px!important}.ff-mega-item{padding:4px!important;margin:0!important}.ff-mega-title{display:none!important}
.ff-mobile-checkbox:checked ~ .ff-nav .ff-menu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}
.ff-mobile-checkbox:checked ~ .ff-nav .ff-toggle span:nth-child(1){transform:rotate(-45deg) translate(-4px,4px)!important}.ff-mobile-checkbox:checked ~ .ff-nav .ff-toggle span:nth-child(2){opacity:0!important}.ff-mobile-checkbox:checked ~ .ff-nav .ff-toggle span:nth-child(3){transform:rotate(45deg) translate(-4px,-4px)!important}.ff-mobile-checkbox:checked ~ body{overflow:hidden!important}}
@media screen and (max-width: 1100px) and (min-width: 726px) {
.ff-nav{
width:100%!important;
max-width:100%!important;
margin:0!important;
border-radius:0!important;
top:20px!important;
}
}
.ff-nav-wrap{
border-radius:0!important
}
}
.banner:not(.ctafooter),
.row:first-child:not(.ctafooter),
.main:not(.ctafooter),
.content:not(.ctafooter) {
    margin-top: 20px !important;
}
.background-blue {background-color:#1594D0;margin:20px 0;vertical-align:middle;padding-top:1em; max-width:1920px; margin:auto !important;min-width:1250px;}
.background-blue p {color:#fff;}
.background-blue h2 {color:#fff;}
.background-blue h3 {color:#fff;}
.grey{background-color:#f5f5f5;margin:20px 0;vertical-align:middle;padding-top:1em;border-bottom:1px #f7f7f7 solid;border-top:1px #f7f7f7 solid; min-height:400px; max-width:1920px; margin:auto !important;min-width:1250px;}
.text-blue {color:#1594D0 !important;}
hr{width:745px;color:#eee;background-color:#FDFDFD;margin:0 40px 0 0;}
hr.forms{width:990px;color:#eee;background-color:#FDFDFD;margin:0 40px 0 0;}
h1{font-size:2rem !important;
font-weight:700 !important;
line-height:1.2 !important;
margin:1.0em auto 1.5rem auto;
text-align: center !important;
background:linear-gradient(135deg, #cd0e00 0%, #FF6600 70%, #FF4500 100%);
background-clip:text;
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
color:#cd0e00;}
    h1.blog {margin-top:3em;}
h1.icon{margin:0;padding:5px 50px 12px 20px;border-bottom:solid 1px rgb(215,215,215);background:url(../img/icon_celltitle_level1.gif) no-repeat;background-position:632px 5px;color:rgb(75,75,75);font-weight:bold;font-size:170% !important;}
h1.headline {color:#393E3F; float:left; font-weight:normal; margin-bottom:5px;font-size: 2em !important; font-family: proxima-nova,sans-serif; margin-left:0px;}
h2{clear:both;top:-1px;margin:20px 20px 0 20px;padding:3px 35px 5px 0;color:rgb(45,45,45);font-size:140% !important; line-height:1.4;}
h2.licensing-header{background-color:#4c4c4c;color:white;padding:10px 20px;margin:0;}
h1.news-title{clear:both;margin:4rem 20px 0 20px !important;padding:3px 35px 5px 0;color:rgb(45,45,45);font-size:30px !important;line-height:45px !important;}
h3{margin:1.0em 0 -0.3em 20px;padding:0 20px 0 0;color:rgb(45,45,45);font-weight:bold;font-size:120%;}
h3.homepage{margin:0 0 0 13px;padding:0 20px 0 0;color:rgb(45,45,45);font-size:120% !important;}
h3.line{position:relative;z-index:1;top:-1px;margin:0 20px -0.3em 20px;padding:1.0em 0 0 0;border-top:solid 1px rgb(215,215,215);}
h4{margin:1.0em 0 -0.3em 20px;padding:0 20px 0 0;color:rgb(77,77,77);font-weight:bold;font-size:110%;}
h4.blog{margin:0.5em 0 -0.5em 0px;padding:0 0 0 0;color:rgb(77,77,77);font-weight:bold;font-size:140%;}
h5{margin:1.0em 0 -0.5em 0;padding:0 20px 0 20px;color:rgb(77,77,77);font-weight:bold;font-size:105%;}
h6{margin:1.0em 0 -0.3em 0;padding:0 20px 0 20px;color:rgb(234,7,7);font-weight:normal;font-size:105%;}
.center{margin:0 auto;text-align:center;}
.main h1.pagetitle-noicon{margin:0 0 0.5em 0;padding:1px 0 1px 0;background:none;color:rgb(255,255,255);font-weight:normal;font-size:170% !important;}
h1.noicon{background:none;}
h2.noicon{background:none;}
#navbar p{color:rgb(255,255,255);font-weight:normal;font-size:170%;margin:3px 0 0 20px;display:inline;}
.hero-content{position:absolute;left:62%;transform:translate(-51%, 55%);min-width:28em;}
.homepagecontent .row{padding-top:1.8em;}
.homepagecontent p{max-width:600px;font-size:18px;line-height:28px;margin:0 auto;text-align:center;padding-right:0px;}
.homepagecontent h1{max-width:690px;font-weight:400;font-size:30px !important;line-height:45px !important;margin:0 auto;text-align:center;margin-bottom:15px;padding-right:0px}
.homepagecontent h2{max-width:690px;font-weight:400;font-size:30px !important;line-height:45px !important;margin:0 auto;text-align:center;margin-bottom:15px;padding-right:0px;}
.homepagecontent h3{max-width:620px;font-weight:600;font-size:20px !important;line-height:30px !important;margin-top:0px;}
.homepagecontent video{margin:30px 0;border:1px solid #5f5f5f;border-radius:10px;box-shadow:4px 4px 4px #5f5f5f;}
.homepagecontent .hp-banner video{margin:30px 0;border:none;border-radius:unset;box-shadow:none;margin-left:20px;}
.homepagecontent .button-cta{outline:none;padding:10px 10px;border:2px #1594d0 solid;color:#1594d0 !important;cursor:pointer;font-family:'Montserrat', sans-serif;font-style:normal;font-size:1em;font-weight:400;border-radius:5px;}
.homepagecontent .button-cta:hover{color:#fff !important;background-color:#1594d0;border:2px #1594d0 solid;outline:none;text-decoration:none;}
.homepagecontent .button-cta-trial{outline:none;padding:10px 10px;background-color:#1594d0;border:2px #1594d0 solid;color:#fff !important;cursor:pointer;font-family:'Montserrat', sans-serif;font-style:normal;font-size:1.1em;font-weight:400;border-radius:5px;}
.homepagecontent .button-cta-trial:hover{color:#fff !important;background-color:#384d97;border:2px #384d97 solid;outline:none;text-decoration:none;}
.homepagecontent .button-cta-white{outline:none;padding:10px 10px;border:2px #fff solid;color:#fff !important;cursor:pointer;font-family:'Montserrat', sans-serif;font-style:normal;font-size:1em;font-weight:400;border-radius:5px;}
.homepagecontent .button-cta-white:hover{color:#fff !important;background-color:#1594d0;border:2px #fff solid;outline:none;text-decoration:none;}
.hp-banner-text{color:#fff; text-align:left !important;float:right;margin:1.8em 0 0 1.5em !important;padding:5px 50px 12px 0 !important;font-weight:400 !important;font-size:26px !important;max-width:620px;line-height:42px !important;margin:0 auto;text-align:center;}
.slider-container{width:100%;margin:0 auto;border-bottom:1px solid #b3b3b3;}
.slider{position:relative;overflow:hidden;width:100%! important;border-bottom:2px solid #777;}
.slider li{list-style:none;background-image:none !important;}
.slider ul li{float:left;}
.interior{width:670px;margin:0 auto;height:500px;}
.interior .testimonial-text{padding-top:10%;color:#fff;font-size:20px;}
.interior .testimonial-author{color:#fff;font-size:17px;margin-top:15px;}
.slide-left{padding-left:50px;}
.slide-video, slide1, slide2, slide3{}
.slider .dots{bottom:10px;left:0;position:absolute;right:0;text-align:center;}
.slider .dots li{border:2px solid #fff;border-radius:6px 6px 6px 6px;cursor:pointer;display:inline-block;height:10px;margin:0 4px;opacity:0.4;text-indent:-999em;transition:background 0.5s ease 0s, opacity 0.5s ease 0s;width:10px;}
.slider .dots li.active{background:none repeat scroll 0 0 #fff;opacity:1;}
.short-width{max-width:620px !important;}
.noleft{margin-left:0px;padding-left:0px;}
.headlines{max-width:620px;font-weight:400;font-size:30px !important;line-height:45px !important;margin-bottom:10px !important;padding-right:0px;}
p.headline-top{font-weight:600 !important;margin-bottom:0px !important;}
p.headline-bottom{margin-top:0px !important;}
p{margin:1.0em 0 1.0em 20px;color:#333f48;line-height:1.8em;padding:0 20px 0 0;}
p.bold{margin:1.0em 0 1.0em 20px;color:#333f48;line-height:1.8em;padding:0 20px 0 0;font-weight:bold;}
p.details{margin:-0.2em 0 1.0em 20px;line-height:1.0em;}
p.caption{clear:both;margin:0.5em 0 2.0em 0;text-align:left;color:rgb(38,38,38);}
.content blockquote{clear:both;margin:0 30px 0.6em 30px;}
p.csquote{text-align:center;width:90%;padding:0 10px 0 10px;font-weight:bold}
p.customers{margin-bottom:0;line-height:1.7em;color:#606465;padding:0 15px 0 0;}
p.whitepapers-title{font-weight:bold;padding-top:1%;}
.customers-desciption{color:#393E3F;float:left;font-weight:normal;margin-bottom:5px;font-size:2em !important;font-family:proxima-nova,sans-serif;}
p.hero-title{text-align:left;color:white;font-weight:400;font-size:30px !important;line-height:45px !important;margin-top:5px;margin-bottom:5px;max-width:520px}
p.hero-subtitle{font-size:170%;text-align:left;color:white;margin-top:5px;margin-bottom:5px;}
p.hero-text{text-align:left;color:white;font-size:100%;margin-top:5px;margin-bottom:5px;line-height:1.5em;}
.top p{float:right;margin:0;color:rgb(0,0,0);line-height:1.1em;}
.top a{color:rgb(0,0,0);text-decoration:none;font-size:13px;font-weight:normal;}
.top a:hover{color:rgb(38,38,38);text-decoration:none;}
.ctafooter h3{margin:10px 0 10px 20px;color:#fff;font-weight:500;font-size:110% !important;vertical-align:middle;display:inline;letter-spacing:1px;}
.padd-top{padding-top:2em;}
.padd-bottom{padding-bottom:2.2em;}
.mag-top{margin-top:2.5em;}
.col20{width:20%;}
.col25{width:25%;}
.col27{width:27%;display:inline-table;}
.col33{width:32.2%;display:inline-table;min-width:310px;}
.col30{width:30%;display:inline-table;}
.col37{width:37%;display:inline-table;}
.col42{width:42%;display:inline-table;}
.col42-fs{width:43%;}
.col43-hp{width:47%;}
.col41{width:41%;display:inline-table;}
.col48{width:48%;display:inline-table;}
.col50{width:50%;display:inline-table;margin:0px auto !important;}
.col51{width:51%;display:inline-table;margin:0px auto !important;}
.col51-quote{width:51%;display:inline-table;margin:0px auto !important;}
.col55{width:55%;display:inline-table;}
.col58{width:58.5%;display:inline-table;}
.col67{width:67%;display:inline-table;}
.col80{width:80%;display:inline-table;}
.col70{width:70%;display:block;}
.col75{width:75%;display:inline-table;}
.col90{width:90%;display:inline-table;}
.col95{width:95%;display:inline-table;}
.right{float:right;}
.left{float:left;}
.text-left-alighnment{text-align:left;}
.col-padding-less{padding-left:1em;}
.col-padding{padding-left:2em;}
.col-padding-more{padding-left:5em;}
.padd-right{padding-right:3em;}
.box3-hp{width:290px;float:left;margin:15px;border:1px solid #ec1c24;border-radius:6px;}
.box3-hp:hover{background-color:rgb(246,246,246);}
.box-content-hp{padding:10px;min-height:120px;}
.form-border{border:3px #595959 solid;border-radius:6px;padding-bottom:15px;box-shadow:5px 5px 5px #888888;}
.form-border-promo{border:3px #595959 solid;border-radius:6px;padding-bottom:15px;box-shadow:5px 5px 5px #888888;}
.download-button{width:243px;height:35px;color:#fff;text-emphasis-position:center;outline:none;padding:10px;background-color:#df6e21;border:0px #1C77B4 solid;color:white;margin:0 auto;cursor:pointer;font-family:'Montserrat', sans-serif;font-style:normal;font-weight:400;font-size:1.1rem;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.download-button a{color:#ffffff;}
.download-button:hover{background-color:#854213;border:2px #854213 solid;outline:none;color:#fff;text-decoration:none !important;}
.customer-box{border:solid #999 1px; border-top:solid #ed1c24 5px !important; border-radius: 7px;overflow:hidden;margin-left:20px;margin-bottom:20px;color:#606465;font-weight:normal;text-decoration:none;}
.case-study-box:hover{transform:translateY(-5px);}
.customer-industry{border-bottom:1px solid #cccccc;margin-bottom:20px;width:88.5%;float:left;margin-left:20px;}
.customer-bottom-links{margin:3em 1em 1em 1.5em;text-align:center;}
.customer-bottom-links-mobile{display:none;}
input[type=submit]{-webkit-appearance:none;}
input[type=button]{-webkit-appearance:none;}
.apps-top{padding-top:5em;padding-bottom:5em;}
.licensing-box{margin-top:6em;background-color:white;margin-right:5px; min-height:35rem !important;}
.res-container{padding-left:3em;}
.res-box{color:white;text-align:center;font-size:150%;border-radius:7px;display:inline-table;margin-right:2em;padding:1em 0;}
.res-box:hover{transform:translateY(-5px);}
.training-box {color: #333;text-align: center;font-size: 120%;border:solid #999 1px; border-top:solid #ed1c24 4px !important; border-radius: 7px;display: inline-table;float: left;padding: 1.5em 0;margin-left: 1.7em; margin-top:2em;}
.training-subbox {color: #333;text-align: center;font-size: 90%;border:solid #999 1px; border-top:solid #ed1c24 5px !important; border-radius: 7px;display: inline-table;float: left; margin-top:1.6em !important; width:80%; margin-left:20px;}
.training-subbox p {margin-left:5px !important; padding-right:5px !important;}
.solutions-box{background-color:#fff;color:#333;text-align:center;font-size:120%;border:solid #999 1px; border-top:solid #ed1c24 5px !important; border-radius: 7px;display:inline-table;float:left;padding:1.5em 0;margin-left:1em;}
.solutions-box:hover{transform:translateY(-5px);}
.video-box{color:#333f48;border:1px solid #c1c1c1;border-radius:7px;overflow:hidden;display:inline-table;float:left;padding:0;margin-bottom:2.5em;}
.video-box:hover{background-color:#f4f4f4;}
.video-box img{width:247px;border-bottom:1px #eee solid;}
.whitepaper-box{display:inline-block;padding-left:1em;padding-bottom:0.8em;border-bottom:1px #cccccc solid;}
.whitepaper-learn-button{background-color:#f7652b;letter-spacing:0.04em;color:white;font-weight:400;border-radius:5px;padding:6px 15px;}
.whitepaper-learn-button:hover{text-decoration:none;background-color:#c55022;color:white;}
.button-cta{outline:none;padding:10px 10px;border:2px #df6e21 solid;color:#df6e21 !important;cursor:pointer;font-family:'Montserrat', sans-serif;font-style:normal;font-size:1em;font-weight:400;border-radius:5px;}
.button-cta:hover{color:#fff !important;background-color:#df6e21;border:2px #df6e21 solid;outline:none;text-decoration:none;}
.demo-button{width:243px;height:35px;outline:none;padding-top:10px;background-color:#1594d0;border:0px #1C77B4 solid;color:white;margin:15px 15px 15px 10px;padding-top:0px;cursor:pointer;font-size:larger;font-family:'Montserrat', sans-serif;font-style:normal;font-weight:400;font-size:1em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.demo-button:hover{background-color:#0e6791;outline:none;}
.demo-button-cta{outline:none;padding:10px 13px;border:2px #fff solid;color:white !important;cursor:pointer;font-size:larger;font-family:'Montserrat', sans-serif;font-style:normal;font-weight:400;font-size:1em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.demo-button-cta:hover{background-color:#0e6791;outline:none;text-decoration:none;}
.blog-trial-cta-box{height:14em;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;margin-left:1em;margin-bottom:3em;background-image:url(/images/blog-cta-actions9.jpg);background-size:cover !important;background-repeat:no-repeat;border:solid 1px #d6d6d6;border-radius:5px;}
.blog-trial-cta-box:hover{opacity:0.85;}
.blog-trial-cta-url:hover{background-color:#0e6791;outline:none;text-decoration:none;}
.blog-trial-cta-text{width:53%;padding-top:1em;margin-left:1.5em;font-size:119%;color:#2a2a2a;}
.blog-trial-cta-button{width:32%;text-align:center;padding:4px 8px !important;margin-top:10px;margin-left:1.5em;outline:none;background-color:#0e6791;border:2px #0e6791 solid;color:white !important;cursor:pointer;font-size:larger;font-family:'Montserrat', sans-serif;font-style:normal;font-weight:400;font-size:1.2em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.trial-button-cta{outline:none;padding:10px 10px;border:2px #fff solid;color:white !important;cursor:pointer;font-style:normal;font-size:1em;font-weight:500;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.trial-button-cta:hover{background-color:#384d97;outline:none;text-decoration:none;}
.button-promo{width:243px;height:35px;outline:none;padding-top:10px;background-color:#df6e21;border:0px #1C77B4 solid;color:white;margin:15px 15px 15px 10px;padding-top:0px;cursor:pointer;font-size:larger;font-family:'Montserrat', sans-serif;font-style:normal;font-weight:400;font-size:1em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.button-promo:hover{background-color:#854213;border:2px #854213 solid;outline:none;}
.promo-trial-cta{outline:none;padding:10px 10px;border:2px #1594d0 solid; background-color:#1594d0; color:white !important;cursor:pointer;font-family:'Montserrat', sans-serif;font-style:normal;font-size:1em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);font-weight:400;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.promo-trial-cta:hover{background-color:#15d0af;outline:none;text-decoration:none;border:2px #15d0af solid;}
.quote{border-top:solid 7px #ED1C24;width:82%;margin-top:2em;margin-bottom:4em;}
.quote-text{font-weight:600;font-size:120%;text-align:left;margin-bottom:0px;margin-left:3.5em;padding-right:0px;}
.quote-attribution{text-align:left;margin-top:0px;font-size:83%;}
.quote-half{border-top:solid 7px #ED1C24;width:45%;margin-top:2em;margin-bottom:4em;}
.quote-text-half{font-weight:600;font-size:120%;text-align:left;margin-bottom:0px;margin-left:3.5em;padding-right:0px;}
.whitepaper-button{width:243px;height:35px;outline:none;padding-top:10px;background-color:#f7652b;border:0px #1C77B4 solid;color:white;margin:15px 15px 15px 10px;padding-top:0px;cursor:pointer;font-size:larger;font-family:'Montserrat', sans-serif;font-style:normal;font-weight:400;font-size:1em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.whitepaper-button:hover{background-color:#c55022;outline:none;}
.black-trial-cta{outline:none;padding:10px 10px !important;border:2px #fff solid;font-size:99% !important;color:white !important;cursor:pointer;letter-spacing:0.01em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.black-trial-cta:hover{background-color:#1594d0;outline:none;text-decoration:none !important;}
ul{margin:0.9em 0 0.9em 0;padding:0em 20px 0em 10px;list-style:none;}
ul li.nobullet{margin:0 0 0.3em 2px;padding:0px;line-height:1.8em;background:none;color:rgb(38,38,38);}
ul li.blog{margin:0 0 0.3em 2px;padding:0 0 0 0px;line-height:1.8em;background:none;color:rgb(38,38,38);}
ol{margin:1.4em 0 1.0em 0;color:#333f48;}
ol li{list-style-type:decimal;list-style-position:outside;margin:0 0 0.3em 3px;color:#333f48;line-height:1.8em;}
ol.article{margin:1.4em 0 1.0em 0;padding:0 20px 0 15px !important;padding:0 20px 0 50px;color:#333f48;counter-reset:item;}
ol.article li{list-style-type:decimal;list-style-position:inside;display:block;margin:20px 0 0.3em 3px;color:#333f48;line-height:1.8em;}
ol.article li:before{content:counter(item) ". ";counter-increment:item;font-weight:bold;}
ul.indent{padding:0 50px 0 50px;}
ol.indent{padding:0 20px 0 70px !important;padding:0 20px 0 80px;}
ul li.nomark:before {content: none !important;}
.content ul li:before {content:'\2713'; color:#34a032; margin: 0 0.3em;font-size:120%;}
.content ul li.x-mark:before {content: '\2a2f'; color:lightgrey; margin: -0.2em 0.2em; font-size:200%;}
.content ul li{margin:0 0 0.3em 0;padding:0 0 0 2px;color:#333f48;line-height:1.8em; display:flex;}
.content ul li.x-mark{margin:0 0 0.3em 0;padding:0 0 0 0;color:#333f48;line-height:1.8em;}.content-narrow ul{margin:1.4em 0 0 0;padding:0em 20px 0em 20px;list-style:none;}
.content-narrow ul li{margin:0 0 0.3em -10px;padding:0 0 0 30px;background:url(../img/checkmark-green-li.png) no-repeat 0 0.5em;}
ul.square{margin:1.4em 0 1.0em 0;padding:0em 20px 0em 20px;list-style:none;}
ul.square li{margin:0 0 0.3em 4px;padding:0 0 0 12px;background:url(../img/bg_bullet_square.gif) no-repeat 0 0.65em;line-height:1.6em;}
ul li.csv{display:block;height:40px;padding:10px 0 0 45px;margin:0px 10px 45px 10px;background:url(../img/csv-icon-web.jpg) no-repeat 0.3em -0.1em;background-color:rgb(255,255,255);overflow:hidden;}
ul li.pdf{background:url(../images/pdf_symbol.gif) no-repeat 0.3em 0.2em;}
.content ul.arrow li{display:block;background:url(../img/bg_bullet_red_arrow.gif) no-repeat 0.5em 0.5em;color:rgb(71,71,71);background-color:rgb(255,255,255);overflow:visible !important;overflow:hidden;}
ul.checkmark{margin:1em 0 1.0em 0;padding:0em 20px 0em 20px;list-style:none;}
ul.list-colums{-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;}
ul li.pagination{display:inline;}
ul li.pagination a{border:solid 1px #bebebe;border-radius:5px;padding:4px 10px;margin-right:5px;font-weight:400;}
ul li.pagination a:hover{border:solid 1px #000;text-decoration:none;}
ul li.pagination-selected{display:inline;}
ul li.pagination-selected a{border:solid 1px rgb(205,14,0);border-radius:5px;padding:4px 10px;margin-right:5px;font-weight:400;color:#fff;background-color:rgb(205,14,0);}
ul li.pagination-selected a:hover{text-decoration:none;}
ul.disc li{list-style-type: disc; background-image:none !important; padding-left:0px; margin-left:25px;}
ul.list li {background-image:none !important;}
ul.list li::before {content: "\25A0"; color: red; padding-right:10px;font-size:110% !important; position:relative; top:0em; }
.licensing-header{background-color:#4c4c4c;color:white;padding:10px 20px;margin:0;}
table{clear:both;width:400px;margin:2.0em 20px 0.2em 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;}
table th.top{height:3.5em;padding:0 7px 0 7px;empty-cells:show;background-color:rgb(255,255,255);text-align:left;color:rgb(255,255,255);font-weight:bold;}
table th{height:3.0em;padding:2px 20px 2px 7px;border:solid 2px rgb(245,245,245);background-color:rgb(225,225,225);text-align:left;color:rgb(45,45,45);font-weight:bold;}
table td{height:4em;line-height:140%;padding:2px 7px 2px 7px;border:solid 2px rgb(245,245,245);background-color:rgb(225,225,225);text-align:left;font-weight:normal;color:#333f48;}
table ul li{margin:0 0 0.3em 2px;padding:0 0 0 12px;background:url(../img/bg_bullet_square.gif) no-repeat 0 0.5em;text-align:left;font-weight:normal;color:rgb(38,38,38);}
table tr.r12 td{background-color:#f7f7f7;padding:0px 7px 0px 7px;}
table td img.pad{padding:0px 50px 0px 50px;}
table tr.r4 td{background-color:#a9a9a9;padding:5px 7px 5px 7px;color:white;font-weight:normal;}
table tr.r1 td{background-color:#e8e8e8;padding:5px 7px 5px 7px;}
table tr.r2 td{background-color:#fafafa;}
table tr.r3 td{background-color:rgb(241,241,241);padding:5px 7px 5px 7px;}
table tr.r0 th{background-color:rgb(255,255,255);padding:2px 7px 2px 7px;}
table tr.r0 td{background-color:rgb(255,255,255);padding:0px 7px 0px 7px;}
table.promo{clear:both;width:400px;margin:0 20px 0 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:rgb(233,232,244);}
table.promo th.top{height:3.5em;padding:0 7px 0 7px;empty-cells:show;background-color:rgb(175,175,175);text-align:left;color:rgb(255,255,255);font-weight:bold;}
table.promo th{height:3.0em;padding:2px 20px 2px 7px;border:solid 2px rgb(245,245,245);background-color:rgb(225,225,225);text-align:left;color:rgb(45,45,45);font-weight:bold;}
table.promo td{height:3.0em;padding:2px 7px 2px 7px;border:solid 2px rgb(245,245,245);background-color:rgb(225,225,225);text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.promo ul li{margin:0 0 0.3em 2px;padding:0 0 0 12px;background:url(../img/bg_bullet_square.gif) no-repeat 0 0.5em;text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.center th.top{height:3.5em;padding:0 7px 0 7px;empty-cells:show;background-color:rgb(175,175,175);text-align:center;color:rgb(255,255,255);font-weight:bold;}
table.center th{height:3.0em;padding:2px 20px 2px 7px;border:solid 2px rgb(245,245,245);background-color:rgb(225,225,225);text-align:center;color:rgb(38,38,38);font-weight:bold;}
table.center td{height:3.0em;padding:2px 7px 2px 7px;border:solid 2px rgb(245,245,245);background-color:rgb(255,255,255);text-align:center;font-weight:normal;color:rgb(38,38,38);}
table.center ul li{margin:0 0 0.3em 2px;padding:0 0 0 12px;background:url(../img/bg_bullet_square.gif) no-repeat 0 0.5em;text-align:center;font-weight:normal;color:rgb(38,38,38);}
table.white{clear:both;width:750px;margin:0 0 0 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:rgb(255,255,255);}
table.white th.top{height:3.5em;padding:0 20px 0 0px;empty-cells:show;background-color:rgb(255,255,255);text-align:left;color:rgb(255,255,255);}
table.white th{height:3.0em;padding:0px 20px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;color:rgb(45,45,45);font-weight:bold;}
table.white td{height:2.5em;padding:0px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:#333f48;line-height:1.8em;}
table.white td.caption{padding:0 0px 0 0px;font-style:italic;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:rgb(38,38,38);line-height:1.3em;}
table.white td.caption a{font-style:italic;text-align:left;text-decoration:none;font-weight:normal;color:rgb(38,38,38);line-height:1.3em;}
table.white td.caption a:hover{font-style:italic;text-align:left;text-decoration:underline;font-weight:normal;color:rgb(38,38,38);line-height:1.3em;}
table.white td.landing{height:3.5em;padding:2px 0px 10px 10px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:bold;vertical-align:top;color:rgb(38,38,38);line-height:1.3em;}
table.white td.landing a{text-align:left;text-decoration:none;font-weight:bold;color:rgb(38,38,38);line-height:1.3em;}
table.white td.landing a:hover{text-align:left;color:rgb(38,38,38);}
table.white ul li{margin:0 0 0.4em 2px;padding:0 0 0 30px;background:url('../img/checkmark-green-li.png') no-repeat 0 0.5em;line-height:2em;}
table.white td.prlist{padding:7px 0px 7px 0px;min-height:3.5em;vertical-align:top;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:#333f48;line-height:1.8em;}
table.white td.prlist85{padding:7px 0px 7px 10px;min-height:3.5em;vertical-align:top;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:#333f48;line-height:1.8em;width:85%}
table.white td.long{height:2.5em;width:50%;padding:0px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:rgb(38,38,38);line-height:1.8em;}
table.product-matrix{width:87%;margin-top:0px;}
table.product-matrix td{border:solid 0px #666 !important; background-color:rgb(255,255,255); padding:0px 7px 0px 7px;}
table.product-matrix td.mark{width:17%; border:solid 0px #666 !important;}
table.product-matrix td.available{width:17%; text-align:center; color:#34a032; font-size:140%; border:solid 0px #666 !important; font-weight:600;}
table.product-matrix td.unavailable{width:17%; text-align:center; color:#A9ACB1; font-size:140%; border:solid 0px #666 !important; font-weight:600;}
table.product-matrix tr:nth-child(even) td{background-color:#f7f7f7;padding:0px 7px 0px 7px;}
table.product-matrix tr:nth-child(odd) td{background-color:rgb(255,255,255);padding:0px 7px 0px 7px;}
table.table50{width:50%}
table.table75{width:75%}
table.table66{width:66%}
table.table70{width:70%}
table.table80{width:80%}
table td.pad40{padding-left:40%}
table.landing-clear{clear:both;margin:0 0 0 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:transparent;}
table.landing-clear th{height:3.0em;padding:0px 20px 0px 0px;border:solid 0px rgb(255,255,255);background-color:transparent;text-align:left;color:rgb(45,45,45);font-weight:bold;}
table.landing-clear td{height:2.5em;padding:0px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:transparent;text-align:left;font-weight:normal;color:rgb(38,38,38);line-height:1.8em;}
table.white-nomargin{clear:both;width:400px;margin:0em 0 0em 0px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:rgb(233,232,244);}
table.white-nomargin th.top{height:3.0em;padding:0 7px 0 7px;empty-cells:show;background-color:rgb(175,175,175);text-align:left;color:rgb(255,255,255);font-weight:bold;}
table.white-nomargin th{height:3.0em;padding:0px 20px 0px 7px;border:solid 0px rgb(255,255,255);background-color:rgb(225,225,225);text-align:left;color:rgb(38,38,38);font-weight:bold;}
table.white-nomargin td{height:3.0em;padding:0px 7px 0px 7px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.white-nomargin td.border{height:3.0em;padding:0px 7px 0px 7px;border:solid 1px rgb(38,38,38);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.white-nomargin ul li.checkmark{margin:0 0 0.4em 2px;padding:0 0 0 30px;background:url('../img/checkmark-green-li.png') no-repeat 0 0.5em;line-height:2em;}
table.gray-nomargin{clear:both;width:400px;margin:0em 0 0em 0px;table-layout:fixed;border-collapse:collapse;border:1px rgb(184,184,184) solid;empty-cells:show;background-color:rgb(232,232,232);}
table.gray-nomargin th.top{height:3.0em;padding:0 7px 0 7px;empty-cells:show;background-color:rgb(175,175,175);text-align:left;color:rgb(255,255,255);font-weight:bold;}
table.gray-nomargin th{height:3.0em;padding:0px 20px 0px 20px;border:solid 0px rgb(255,255,255);background-color:rgb(232,232,232);text-align:left;color:rgb(38,38,38);font-weight:bold;}
table.gray-nomargin td{height:3.0em;padding:0px 7px 0px 20px;border:solid 0px rgb(255,255,255);background-color:rgb(232,232,232);text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.gray-nomargin td.border{height:3.0em;padding:0px 7px 0px 7px;border:solid 1px rgb(38,38,38);background-color:rgb(232,232,232);text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.hpwhite{clear:both;width:650px;margin:0 20px 0 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:rgb(233,232,244);}
table.hpwhite th.top{height:3.5em;padding:0 20px 0 0px;empty-cells:show;background-color:rgb(255,255,255);text-align:left;color:rgb(255,255,255);}
table.hpwhite th{height:3.0em;padding:0px 20px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;color:rgb(45,45,45);font-weight:bold;}
table.hpwhite td{height:2.5em;padding:0px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:rgb(38,38,38);line-height:1.8em;}
table.hpwhite ul li{margin:0 0 0.4em 2px;padding:0 0 0 30px;background:url('../img/checkmark-green-li.png') no-repeat 0 0.5em;line-height:2em;}
table.hpwhite td.prlist{padding:7px 0px 7px 0px;min-height:3.5em;vertical-align:top;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;font-weight:normal;color:rgb(38,38,38);line-height:1.8em;}
table.testimonial{clear:both;width:750px;margin:0 20px 0 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:rgb(233,232,244);}
table.testimonial th.top{height:3.5em;padding:10 0px 0 0px;empty-cells:show;background-color:rgb(255,255,255);text-align:left;color:rgb(255,255,255);}
table.testimonial th{height:3.0em;padding:10px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;color:rgb(38,38,38);font-weight:bold;}
table.testimonial td{height:2.5em;padding:0px 30px 0px 0px;border:solid 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;vertical-align:bottom;font-style:italic;color:rgb(38,38,38);line-height:1.8em;}
table.testimonial td.nonitalic{height:2.5em;padding:0px 30px 0px 0px;border:none 0px rgb(255,255,255);background-color:rgb(255,255,255);text-align:left;vertical-align:bottom;font-style:normal;color:rgb(38,38,38);line-height:1.8em;}
table.testimonial ul li{margin:0 0 0.3 2px;padding:0 0 0 12px;background:url(../img/li-testimonial.gif) no-repeat 0;color:rgb(38,38,38);font-style:normal;line-height:1.3em;}
table.transparent{clear:both;width:750px;margin:0 20px 0 20px;table-layout:fixed;border-collapse:collapse;empty-cells:show;background-color:transparent;}
table.transparent th.top{height:3.5em;padding:0 20px 0 20px;empty-cells:show;background-color:transparent;text-align:left;color:rgb(255,255,255);font-weight:bold;}
table.transparent th{height:2.5em;padding:0px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:transparent;text-align:left;font-weight:bold;color:rgb(0,0,0);line-height:1.3em;}
table.transparent td{height:2.5em;padding:0px 0px 0px 0px;border:solid 0px rgb(255,255,255);background-color:transparent;text-align:left;font-weight:normal;color:rgb(38,38,38);line-height:1.8em;}
table.homepage{clear:both;width:653px;height:316px;margin:20px 0 0 20px;table-layout:fixed;border:0px;empty-cells:show;background-color:transparent;background-image:url('../images/homepage/homepage-table.png');}
table.homepage th.top{height:3.5em;padding:0 7px 0 7px;empty-cells:show;text-align:left;background-color:transparent;font-weight:bold;}
table.homepage th{height:3.0em;padding:2px 20px 2px 7px;text-align:left;background-color:transparent;font-weight:bold;}
table.homepage td{padding:2px 7px 2px 7px;border:0px;text-align:left;background-color:transparent;font-weight:normal;}
table.homepage ul li{margin:0 0 0.3em 2px;padding:0 0 0 12px;background:url(../img/bg_bullet_square.gif) no-repeat 0 0.5em;text-align:left;font-weight:normal;color:rgb(38,38,38);}
table.homepage h2{clear:both;position:relative;z-index:1;top:-1px;margin:0 0 0 0;padding:3px 5px 5px 0;color:rgb(77,77,77);}
img.blog-index{width:175px;float:left;}
h2.blog-cta{width:170px;font-weight:normal;letter-spacing:0.03em;border-radius:5px;background:#f14b22;color:white;padding:3px 0;margin:0 0 0 22px;box-sizing:border-box;text-align:center;font-size:110% !important;}
h2.blog-cta:hover{text-decoration:none;background-color:#7f3300;}
.color {color:#1594D0; font-size:110%; margin-bottom:0px !important; font-weight:500;}
.margin-top {margin-top:0.3em;}
.subcontent-right .blog-cta-link{text-decoration:none;}
.subcontent-right .blog-cta-link:hover{text-decoration:none;}
.contact{border:1px rgb(200,200,200) solid;height:130px;border-radius:7px;}
.contact p{margin:1.0em 0 1.0em 0;color:rgb(38,38,38);line-height:1.3em;padding:0 20px 0 0;}
.subcontent h2.side_title{margin:0.4em 0 0 0;padding:0 20px 0 20px;color:rgb(45,45,45);}
.subcontent-right h2.right_side_title{clear:both;margin:3px 0 5px 2px;text-align:center;padding:7px 10px 7px 10px;color:rgb(45,45,45);background-color:#f5f5f5; border-radius:5px;font-weight:bold;font-size:95% !important;}
.subcontent-right h2.blog{margin:0.55em 0 10px 0;padding:0 20px 8px 0;border-bottom:1px #ccc solid;color:rgb(38,38,38);font-weight:normal;}
.subcontent-right h3{margin:2px 0 0 0;padding:0px 0px 0px 0px;color:rgb(45,45,45);font-weight:bold;}
.subcontent-right-homepage h2{clear:both;margin:0 0 5px 0;text-align:left;padding:0 20px 0 0;color:rgb(45,45,45);border-bottom:1px #ccc solid;}
.subcontent-right-homepage p{color:rgb(38,38,38);font-style:italic;}
.subcontent-right-homepage p.whitepaper{color:rgb(38,38,38);font-style:normal;}
.subcontent p{margin:1.0em 0 1.0em 0;color:rgb(0,0,0);line-height:1.3em;padding:0 20px 0 20px;}
.subcontent p.details{margin:-0.2em 0 1.0em 0;line-height:1.0em;}
.subcontent-testimonial .text{background-color:#f5f5f5; border-radius:5px; padding:10px 0 10px 0; margin-bottom:0.8em;}
.subcontent-testimonial .text p{margin:0 0 0 0;color:rgb(0,0,0);line-height:1.8em;padding:0 20px 0 20px;}
.subcontent-testimonial .name{font-size:90%;  margin-bottom:3em;}
.subcontent-testimonial .name p{margin:0;padding:0;line-height:1.2em;}
.subcontent-right ul{margin:0;padding:0;}
 .subcontent-right ul li:before {content:none!important;}
.subcontent-right ul li{display:block;padding:0 0 0 22px;margin:0px 0px 5px 5px;background:url(../img/bg_bullet_red_arrow.gif) no-repeat 0.5em 0.3em;float:right;color:rgb(113,113,113);width:200px;background-color:rgb(255,255,255);overflow:visible !important;overflow:hidden;font-size:90%;}
.subcontent-right ol li{display:block;padding:0 0 0 22px;margin:0px 20px 10px 0px;float:right;color:rgb(113,113,113);width:200px;background-color:rgb(255,255,255);overflow:visible !important;overflow:hidden;font-size:90%;line-height:1.3em;}
.subcontent-right ol.inline li{display:inline;float:left;margin:0 10px 15px 0;padding:0 0 0 0;width:40px;color:rgb(113,113,113);background-color:rgb(255,255,255);overflow:visible !important;overflow:hidden;}
.subcontent-right ul li.pdf{display:block;height:17px;padding:0 0 0 27px;margin:0px -9px 25px 5px;color:rgb(113,113,113);background:url(../images/pdf_symbol.gif) no-repeat 0.3em -0.1em;float:right;width:200px;background-color:rgb(255,255,255);overflow:visible !important;overflow:hidden;}
.subcontent-right ul li a{color:rgb(113,113,113);}
.subcontent-right ul li a:hover{text-decoration:underline;color:rgb(113,113,113);}
.main img{clear:both;float:left;margin:3px 15px 7px 0;border:solid 1px rgb(200,200,200);}
img{border:none;}
img.center{clear:both;float:none;display:block;margin:0 auto;border:0px solid rgb(200,200,200);}
img.case-study{clear:both;float:left;margin:3px 15px 7px 0;border:solid 0px rgb(200,200,200);margin-top:1em;}
img.th-video{clear:both;float:left;margin:0px 15px 0px 0;border:solid 0px rgb(200,200,200);}
img.right{clear:both;float:right;margin:3px 0 7px 10px;border:none;}
img.noborder{clear:both;float:left;margin:4px 15px 7px 0;border:solid 0px rgb(200,200,200);}
img.noborder_nomargin{clear:both;float:left;margin:0px 0px 7px 0;border:solid 0px rgb(200,200,200);}
img.center-noborder{clear:both;float:none;display:block;margin:0 auto;border:solid 0px rgb(200,200,200);}
img.right-noborder{clear:both;float:none;vertical-align:middle;margin:3px 0 7px 10px;border:solid 0px rgb(200,200,200);}
img.cta{clear:both;margin:3px 0px 7px 0px;border:solid 0px rgb(200,200,200);padding:0 1px 0 0px}
img.cta a:hover{background-image:url('../img/btn-request-demo-hover.png');}
img.trial{clear:both;float:right;margin:3px 0px 7px 0;border:solid 0px rgb(200,200,200);}
img.trial a:hover{background-image:url('../img/btn-free-trial-217x48-hover.png');}
img.grey-square{float:right;margin-right:0;margin-bottom:0;width:30px}
img.customer-logo{width:230px;border-bottom:1px solid #cccccc;padding-bottom:5px;margin-right:0;}
a{color:rgb(205,14,0);font-weight:bold;text-decoration:none;}
a:hover{color:rgb(205,14,0);text-decoration:underline;}
a.nohovering:hover{color:rgb(205,14,0);text-decoration:none;}
a.pr{color:rgb(205,14,0);font-weight:normal;text-decoration:none;}
a.customers{color:#606465;font-weight:normal;text-decoration:none;}
a.customers:hover p{color:#000;font-weight:normal;text-decoration:none;}
a.wp{color:#606465;font-weight:normal;text-decoration:none;}
a.wp:hover p{color:red;text-decoration:none;}
a.noline{color:rgb(205,14,0);text-decoration:none;}
a.noline:hover{color:rgb(205,14,0);text-decoration:none;}
/*Footer Styles*/
.modern-footer {
width: 100%;
display: table;
padding: 0;
min-width: 1250px;
max-width: 1920px;
margin: 0 auto !important;
margin-top: 0 !important;
background: linear-gradient(135deg, rgba(248,250,252,0.95) 0%, rgba(241,245,249,0.98) 100%);
backdrop-filter: blur(20px);
color: rgb(51,65,85);
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
border-top: 1px solid rgba(203,213,225,0.3);
}
.footer-container {
width: 100%;
}
.footer-main {
width: 90%;
max-width: 1000px;
margin: 0 auto;
padding: 50px 24px 25px;
}
.footer-grid {
display: grid;
grid-template-columns: 2fr 0.8fr 0.7fr 0.8fr 0.8fr;
gap: 30px;
}
.footer-brand {
padding-right: 20px;
}
.footer-brand h4 {
color: rgb(51,65,85);
font-size: 15px !important;
font-weight: normal;
margin: 0 0 6px 20px;
}
.footer-tagline {
color: rgb(71,85,105);
line-height: 1.4;
margin-bottom: 10px;
font-size: 15px;
font-weight: normal;
}
.footer-social {
display: flex;
gap: 8px;
margin-left:20px;
}
.footer-social a {
width: 32px;
height: 32px;
background: rgba(255,255,255,0.6);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
color: rgb(71,85,105);
}

.footer-column h4 {
color: rgb(51,65,85);
font-size: 13px !important;
font-weight: normal;
margin: 0 0 6px 0 !important;
text-transform: uppercase;
letter-spacing: 0.03em;
}
.footer-column ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer-column li {
margin-bottom: 3px;
padding: 0;
line-height: 1.3;
}
.footer-column a {
color: rgb(71,85,105);
text-decoration: none;
font-size: 15px;
display: inline-block;
font-weight: normal;
}
.footer-bottom {
background: rgba(255,255,255,0.5);
border-top: 1px solid rgba(203,213,225,0.2);
width: 100%;
}
.footer-bottom-content {
width: 90%;
max-width: 1000px;
margin: 0 auto;
padding: 10px 24px;
display: flex;
justify-content: space-between;
align-items: center;
gap: 15px;
}
.footer-copyright p {
color: rgb(100,116,139);
font-size: 12px;
margin: 0;
font-weight: normal;
}
.footer-legal a {
color: rgb(100,116,139);
text-decoration: none;
font-size: 12px;
font-weight: normal;
}

@media only screen and (min-width: 481px) {
html {color:#333;width:100%;margin:0;}
body{font-size:110%;background-color:rgb(255,255,255);font-family:"Helvetica Neue",sans-serif;height:100%;margin:0;padding:0;}
.container {width:1140px; padding-bottom:25px; margin:0 auto;}
.header-red{background:#fff;}
.header-red-contents{max-width:1300px; width:90%; margin:0 auto;min-height:5.8rem;font-family:"Helvetica Neue",sans-serif; min-width:1250px;}
.header-red-contents-menu{float:right;padding-top:1.2em;}
.navbar{margin:0 auto;background-color:rgb(205,14,0); padding:0;border-bottom:1px solid rgba(0, 0, 0, 0.35);max-width:1920px;width:100%; min-width:1250px;}
.sticky.fixed{position:fixed;top:0;width:100%;z-index:1000;min-height:10px;}
.sticky.fixed .showme{display:inline-block;}
.navbarfixed{margin:0 auto;width:1200px;min-height:45px;height:auto !important;}
.main {clear:both; width:1000px; padding:0px 0 20px 0; background-color:rgb(255,255,255);}
.content {display:inline; float:left; width:740px; padding-left:1em; background-color:rgb(255,255,255); font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/; min-height:350px}
.subcontent {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; background-color:rgb(255,255,255); font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.subcontent-right {display:inline /*Fix IE floating margin bug*/; float:right; width:220px; background-color:rgb(255,255,255); overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.subcontent-right-homepage {display:inline /*Fix IE floating margin bug*/; float:right; margin-right:10px; width:270px; background-color:rgb(255,255,255); overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.subcontent-testimonial {display:inline /*Fix IE floating margin bug*/; float:right; padding:20px 0px 0 0px; width:220px; vertical-align:middle; background-repeat:no-repeat; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.banner{background-size:cover !important;background-repeat:no-repeat;height:21rem;min-width:1000px;width:100%;}
 .banner-out {display: flex; flex-direction: column;}
 .banner-section {align-items: center; box-sizing: border-box; height: auto; justify-content: center; overflow: hidden; position: relative; width: 100%; min-width:1250px; z-index: 1; min-height:400px; max-width:1920px; margin:auto !important; margin-top:100px!important;}
.banner-image {background-position: center center; background-repeat: no-repeat !important; background-size: cover; height: 100%; left: auto; position: absolute; top: 0; width: 100%;}
.fixed_nav { position: fixed; top: 0px; z-index: 0;}
.desktop-hide {display:none;}
.row{width:100%;display:table;padding:0 0 2em 0;min-width:1000px;}
.inner {width: 100%; width: 980px; margin: 0 auto; padding-left:10px;}
.showme{display:none;float:right;margin-top:7px;margin-right:1em;font-weight:600 !important;opacity:1 !important;outline:none;padding:10px 10px !important;background-color:#fff;border:2px #666 solid;font-family:'Montserrat', sans-serif;color:#666 !important;cursor:pointer;font-style:normal;font-size:1em;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.showme:hover{background-color:#384d97;outline:none;text-decoration:none;}
/* GLOBAL NAVIGATION */
.navglobal {float:right; text-align:right; margin-top:45px; font-size:160%;}
.navglobal ul {float:right; font-weight:normal;}	
.navglobal li {display:inline; list-style:none;}
.navglobal li a {display:inline; padding:2px 10px 2px 12px; color:rgb(0,0,0); font-weight:bold; text-decoration:none; font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.navglobal a:hover {text-decoration:none; color:rgb(255,255,255); background-image:url('../img/menu-top-highlight.png')}
.navglobal li.selected {text-decoration:none; color:rgb(255,255,255); background-image:url('../img/menu-top-highlight.png');}
.navglobal li.selected a {text-decoration:none; color:rgb(255,255,255); background-image:url('../img/menu-top-highlight.png');}
.navglobal li.selected a:hover {text-decoration:none; color:rgb(255,255,255);}
.navglobal-inverted {margin-top: 40px; float: right;}
.navglobal-inverted ul {margin:0;}
.navglobal-inverted ul li {display: inline; padding-bottom: 10px;}
.navglobal-inverted a{color: white; font-weight:bold; padding: 2px 7px; text-decoration: none; font-size:120%;}
.navglobal-inverted a:hover {color: #fff;/*background: url(../images/arrow-link.png) no-repeat;*/background-position: 5px;}
.navglobal-inverted a.active {color: #fff !important;}
.navglobal-inverted .show-menu {display:none;}
.navglobal-inverted input[type=checkbox]{display: none;}
.sitelogo{position:absolute;z-index:1;margin:15px 0 0 20px;}
.header-red-contents ul{margin:5px 0 0 0;}
.header-red-contents ul li{display:inline;padding:0px 0 0px 15px;background:none; font-size:1.1em !important;}
.header-red-contents a{color:#333;font-weight:400;text-decoration:none !important;}
.header-red-contents a:hover{color:rgb(205,14,0);}
.header-red-contents a.active{color:rgb(205,14,0) !important;}
.header-red-contents .show-menu{display:none;}
.header-red-contents input[type=checkbox]{display:none;}
.nav_sec_level-mob{display:none;}
.nav_sec_level{float:none;margin:0 auto;text-align:center;}
.nav_sec_level h1{text-decoration:none;font-size:2em;color:rgb(0,0,0);font-weight:bold;text-align:left;}
.nav_sec_level li{display:inline;list-style:none;background:none;margin:0;padding:0;color:#333333;line-height:3em;}
.nav_sec_level li.title{font-weight:normal;font-size:120%;display:inline;padding-right:2.0em;}
.nav_sec_level li a{display:inline;margin:0 15px 0 0;padding:2px 0px 2px 0px;color:#fff;font-weight:500;text-decoration:none;font-size:85%;}
.nav_sec_level a:hover{color:#fff; text-decoration:none; border-bottom:solid 1px #fff !important; padding-bottom:3px;}
.nav_sec_level li.selected{color:#fff;}
.nav_sec_level li.selected a{color:#fff;}
.nav_sec_level li.selected a:hover{text-decoration:none;}
.trial-header-cta{outline:none;padding:9px 8px !important;margin-left:10px;background-color:#1594d0;border:2px #1594d0 solid;font-family:"Helvetica Neue",sans-serif;color:#fff !important;cursor:pointer;font-style:normal;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.trial-header-cta:hover{background-color:#384d97;outline:none;text-decoration:none; color:white !important;}
.ctafooter{width:100%;display:table;padding:25px 0;max-width:1920px;background-color:#1594d0;border-top:1px solid #eaeaea; margin:auto !important; min-width:1250px;}
/* CONTAINER (NO BOXES) */
.content-1col-nobox {width:740px; background-color:rgb(255,255,255);}
.content-2col-nobox-leftcolumn {display:inline; float:left; width:337px; border-right:solid 1px rgb(215,215,215) /*Use this statement if left column is longer than the right column. Activate by removing "xx_" from property name*/; background-color:rgb(255,255,255);}
.content-2col-nobox-rightcolumn {display:inline; float:right; width:337px; border-left:solid 1px rgb(215,215,215)/*Use this statement if right columnn is longer than the left column. De-activate by adding "xx_" to propery name*/; background-color:rgb(255,255,255);}
/* CONTAINER (BOXES) */
.content-1col-box {width:500px; background-color:transparent;}
.content-2col-box-leftcolumn {display:inline; float:left; width:333px; background-color:transparent;}
.content-2col-box-rightcolumn {display:inline; float:right; width:333px;  background-color:transparent;}
.content-2col-box {width:333px; background-color:rgb(255,255,255);}
.content-3col-box {width:500px; background-color:rgb(255,255,255);}
.subcontent-box1 {width:199px; float:right; background-color:rgb(255,255,255); border-right:none; border-left:none; border-bottom:none;} 
/* PAGE */
.corner-page-top {width:800px; height:10px; background:transparent url(../img/bg_corner_page_top.gif) no-repeat; overflow:hidden;}
.corner-page-bottom {width:800px; height:10px; padding-bottom:20px; background:transparent url(../img/bg_corner_page_bottom.gif) no-repeat; overflow:hidden;}
/* CONTENT */
.main .banner h1 {display:none;}
.main .banner img {clear:both; float:left; margin:0px 15px 7px 0; border:solid 0px rgb(200,200,200);}
.corner-content-1col-top {clear:both; width:800px; height:7px; background:white url(../img/bg_corner_content_nosidebar_1col_top.gif) no-repeat; overflow:hidden;}
.corner-content-1col-bottom {clear:both; width:800px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_content_nosidebar_1col_bottom.gif) no-repeat; overflow:hidden;}
.corner-content-2col-top {width:333px; height:7px; background:transparent url(../img/bg_corner_content_2col_top.gif) no-repeat; overflow:hidden;}
.corner-content-2col-bottom {width:333px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_content_2col_bottom.gif) no-repeat; overflow:hidden;}
/* SUBCONTENT */
.corner-subcontent-top {clear:both; width:200px; height:30px; background-color:rgb(230,231,232); overflow:hidden;}
.corner-subcontent-bottom {clear:both; width:200px; height:14px; background:transparent url('../img/menu-left-bottom.png') no-repeat;  overflow:hidden;}
/******************/
/*  CLEAR FLOATS  */
/******************/
.container:after, .header:after, .header-top:after, .header-bottom:after, .navbar:after, .main:after, .content:after, .content div:after, .subcontent:after, .subcontent div:after, .footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.content-1col-nobox:after, .content-2col-nobox-leftcolumn:after, .content-2col-nobox-rightcolumn:after, .content-1col-box:after, .content-2col-box-leftcolumn:after, .content-2col-box-rightcolumn:after, .content-2col-box:after, .subcontent-box:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.corner-content-1col-top:after, .corner-content-1col-bottom:after, .corner-content-2col-top:after, .corner-content-2col-bottom:after, .corner-subcontent-top:after, .corner-subcontent-bottom:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both Do not use here to avoid paragraphs clearing next to images;*/  visibility:hidden;}
 /**************/
/*  PRINTING  */
/**************/
/* To avoid that some layouts may break during printing */
/* we remove one vertical border-line for the columns  */                 
@media print {.content-2col-nobox-rightcolumn {display:inline; float:right; width:337px; border-left:none; background-color:rgb(255,255,255);}}
.main p.demo {margin:0; padding:10px 20px 50px 20px;}

}
@media only screen and (min-width: 481px) and (max-width: 780px) {
.header-red-contents {margin: 0 auto; height: 4rem; font-family: "Helvetica Neue",sans-serif;}
.col42-fs{width:50%;}
}
@media only screen and (min-width:481px) and (max-width:740px){.ctafooter-mobile-center{margin:0 auto;text-align:center;}
.ctafooter h3{display:none;}
.quote-half{width:99%;margin-bottom:2em;}
.quote-text-half{font-size:140%;}
.col51-quote{width:95%;}
}
@media only screen and (max-width: 480px) {
html{/*background: #ebebeb;*/color: #333; width: 100%; margin:0; padding:0;}
body {background-color:rgb(255,255,255); font-family: "Helvetica Neue",sans-serif; height:100%; width:100%; margin:0; padding:0; overflow-x:hidden;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

.main {clear:both; max-width:1000px; width:100%; padding:0px 0 20px 0; background-color:rgb(255,255,255); font-size:1.05em;}
.content {display:inline; /*Fix IE floating margin bug*/ float:left; max-width:980px; width:100%; background-color:rgb(255,255,255); overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.banner {clear:both; display:none !important;}
.footer {clear:both; display:none;}
.modern-footer {clear:both; display:none;}
.hide {display:none !important;}
.row {width: 100%;/*display: block;*/display: table; padding:0; /*position: fixed; top: 25px;z-index: 0;*/}
#title {padding-bottom:0; padding-top:0; margin-top:2em;}
.inner, .inner-narrow {width: 100%; max-width: 960px; margin: 0 auto;  margin-left:5px;}
.showme{display:none !important;margin-top:7px;outline:none;padding:6px 7px !important;background-color:#fff;border:0px #1C77B4 solid;font-family:"Helvetica Neue",sans-serif;color:#333 !important;cursor:pointer;font-size:larger;font-style:normal;font-weight:400;font-size:1em;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;behavior:url(/css/border-radius.htc);}
.showme:hover{background-color:#fff;outline:none;text-decoration:none;}
.forms-header {background-color:#474747; min-height:4rem;}
.subcontent-right {display:none;}
.sitelogo {position:absolute; z-index:1; margin:7px 0 0 0px; width:70% !important;}
.header-red-contents {line-height:3.5em;}
.header-red-contents a{color: #fff; font-weight:normal; text-decoration: none; width:100%; background-color:none;}
.header-red-contents a.active {color: #c1c1c1 !important;}
.header-red-contents a:hover {color: #c1c1c1; text-decoration:none;}
.header-red-contents .show-menu {text-decoration: none;color: #fff;display: block;width:100%;padding-top:0.8em;position: absolute;}
.header-red-contents .show-menu img {margin-right:5px; margin-top:-4px;}
.header-red-contents ul{position:absolute;z-index:3;margin-top:4em;display:none;background-color:#333333;width:100%;padding:1.5em 0px 1.5em 0px;}
.header-red-contents li{margin-bottom:1px;font-size:120%;background:none;margin-left:0px;padding-left:10px;}
.header-red-contents ul li, li a {width: 100%;}
.header-red-contents a {padding-left:20px;}
/*Hide checkbox*/
.header-red-contents input[type=checkbox]{display: none;}
/*Show menu when invisible checkbox is checked*/
    .header-red-contents input[type=checkbox]:checked ~ #menu {display: block;}
.navbar p{color:#fff;font-weight:normal;margin:5px 0 0 30px;font-size:140%}
.nav_sec_level {display:none; }
.nav_sec_level-mob li {background:none;}
.nav_sec_level-mob li a{color:#fff;font-weight:normal;text-decoration:none;padding-left:20px;}
.nav_sec_level-mob {float:right; width:100%;}
.nav_sec_level-mob .show-menu-sec{text-decoration:none;color:#fff;display:block;width:100%;}
.nav_sec_level-mob .show-menu-sec img {margin-right:5px;}
.nav_sec_level-mob ul{position:absolute;z-index:1;display:none;width:100%;background-color:rgb(205,14,0);padding:10px 0px 1.5em 0px;margin-left:0px;margin-top:0px;border-bottom:1px solid rgba(0, 0, 0, 0.25);}
	/*Create vertical spacing*/
.nav_sec_level-mob	li {
		margin-bottom: 1px;
        font-size: 100%;
        padding-left:10px;
	}
	/*Make all menu links full width*/
.nav_sec_level-mob a, ul li, li a {
		width: 100%;
	}
/*Hide checkbox*/
.nav_sec_level-mob input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
.nav_sec_level-mob input[type=checkbox]:checked ~ #menu-sec {
        display: block;
    }

.trial-header-cta {outline:none; padding:8px 8px !important; margin:0 0 20px 10px; background-color: #1594d0; border: 0px #1C77B4 solid; font-family: "Helvetica Neue",sans-serif; color: white !important; cursor:pointer; line-height:3em;
font-size:larger; font-style: normal; font-weight: 400; font-size: 1em; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); /*Rounded angles*/-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; behavior: url(/css/border-radius.htc);}
.trial-header-cta:hover {background-color:#0e6791; outline:none; text-decoration:none;}
.ctafooter {width: 100%;padding: 20px 0;background-color: #1594d0; border-top: 1px solid #eaeaea;display:table;/*position: fixed;top: 25px;z-index: 0;*/}

.footer a {color: #ccc; text-decoration: none;}
.footer a:hover {color: #fff; text-decoration: none;}

.footer {padding-top: 25px;}
.footer-navi {width: 960px; margin: 0 auto; font-size: 1.1em; padding-left: 55px;}
.footer-navi ul li {display:inline-table; list-style: none; width: 150px;}
.footer-navi ul li a{color:#ccc;; font-weight: bold; font-size: 1.15em;}
.footer-navi ul.sub-menu li {margin: 2px 0 0; padding: 2px 0; font-size: 1em;}
.footer-navi  ul.sub-menu {margin-top: 8px;}
.footer-navi ul.sub-menu li a {color: #ccc; font-weight: normal; font-size: 1em;}
.footer-navi ul.sub-menu li a:hover {color: #fff;text-decoration: none;}
.sub-footer-contents {float: left; margin: 0 auto; width: 960px; margin-top:25px; padding-top: 25px; border-top: 1px solid #656565;}
.sub-footer {width: 960px; margin: 0 auto; color: #C0C0C0; font-size: 110% !important; font-weight: normal; display: block; padding: 0 5px; clear: top;}
.sub-footer .info{display: block; clear: both; text-align: center;}
.sub-footer .copy-nav{text-align: center;}
.sub-footer .social-links a{float: right;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.container:after,.navbar:after, .main:after, .content:after, .content div:after, .footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.content-1col-nobox:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both Do not use here to avoid paragraphs clearing next to images;*/  visibility:hidden;}
 a:hover{text-decoration:none;}
h1{margin-right:10px !important;}
h1.news-title{font-size:28px !important;line-height:40px !important;}
.homepagecontent p{margin-right:20px;margin-left:10px;}
.homepagecontent h1{margin-right:20px;margin-left:10px;font-size:28px !important;line-height:40px !important;}
.homepagecontent h2{margin-right:20px;margin-left:10px;font-size:22px !important;}
.homepagecontent h3{margin-right:20px;margin-left:10px;}
.homepagecontent video{width:89%;}
.hp-banner-text{float:none;text-align:center !important;width:98%;margin-top:0px !important;margin-left:5px !important;font-size:22px !important; padding-right:0px !important;}
.interior{width:100%;}
.interior .testimonial-text{clear:both;width:96%;font-size:18px;line-height:24px;}
.interior .testimonial-author{font-size:16px;}
.slider .dots{bottom:0px;left:0;position:absolute;right:0;text-align:center;}
.right{float:none;}
.hero-content{font-size:80%;padding-top:1.5rem; display:none !important;}
p.hero-title{margin-top:0px !important;}
.ctafooter-mobile-center{margin:0 auto;text-align:center;}
.center{padding:0px;}
.col50, .col30, .col33, .col37, .col42, .col42-fs, .col43-hp, .col48, .col50, .col55, .col58, .col67, .col80, .col95, .col20, .col70, .col75{width:98%;min-width:unset !important;}
.mobfloat{float:none;}
.ctafooter h3{display:none;}
.col27, .col25{width:80%;}
.col51, .col51-quote, .col41{width:95%;}
.col-padding, .col-padding-more, .col-padding-less{padding-left:0px;}
.padd-right{padding-right:0px;}
.customer-box{margin-right:5px;}
.customer-industry{width:92%;margin-left:5px;}
p.customers{margin-bottom:0;}
p.customers-desciption{margin-left:0;text-align:left;}
.training-subbox {width:95%; margin-left:3px;}
.short-width{width:96% !important;padding-right:10px;}
.trial-button-cta{font-size:85% !important;padding:8px 5px !important;}
.demo-button-cta{font-size:85% !important;padding:8px 5px !important;}
.quote, .quote-half{width:99%;margin-bottom:2em;}
.quote-text, .quote-text-half{font-size:120%;}
.homepage-testimonial{width:92%;}
.licensing-box{margin-top:6em;background-color:white;margin-right:8px;width:95%;}
.apps-top{padding-top:3em;}
.res-box{margin-bottom:10px;}
.res-container{padding-left:0 !important;}
.solutions-box{margin-bottom:1.5em;}
.video-box{display:block;margin-bottom:2em;width:90%;float:none;margin-right:0px !important;margin-left:15px !important;}
.video-box img{max-width:100% !important;border-bottom:1px #eee solid;width:100% !important;}
.homepage-testimonial{margin-bottom:1em;margin-left:0 !important;width:97%;}
.whitepaper-box{padding-left:0em;}
.customer-bottom-links{display:none;}
.customer-bottom-links-mobile{margin:3em 1em 1em 1.5em;display:block;}
.blog-trial-cta-box{width:96%;margin-left:5px;}
.blog-trial-cta-text{width:95%;margin-left:auto;text-align:center;padding-top:1em;}
.blog-trial-cta-button{width:70%;margin-left:2em;text-align:center;font-size:98%;}
ul.webforms{padding-left:0px;}
.apps-top{padding-bottom:2em;padding-top:2em;}
ul li{margin:0 0 0.3em 2px;padding:0 0 0 22px;}
ul.resources li{display:block;padding:0 0 0 22px;margin:0px -7px 0px 5px;background:url(../img/bg_bullet_red_arrow.gif) no-repeat 0.5em 0.5em;color:rgb(71,71,71);width:200px;background-color:rgb(255,255,255);overflow:visible !important;overflow:hidden;}
ul.resources li a{color:rgb(71,71,71);}
ul.list li {margin-left:1.5em;width:auto !important;}
.content img.blog-index{width:100%;float:none;}
table.transparent{display:block;}
table td img.pad{padding:0px 0px 0px 10px;}
table, .content table.white, .content table.testimonial, .content table.transparent, .content table.table70, .content table.table66, .content table.table80{width:93%;}
table td.pad40{padding-left:10%;}
table.white td.prlist85{width:38%}
table.product-matrix{width:90%;margin-top:3em;}
table.product-matrix td.mark{width:25%}
table.white td.prlist{font-size:85%;}
.main img{-ms-interpolation-mode:bicubic;max-width:90%;height:auto;}
.main img.noborder{-ms-interpolation-mode:bicubic;max-width:90%;height:auto;}
video{-ms-interpolation-mode:bicubic;max-width:100%;height:auto;}
img{-ms-interpolation-mode:bicubic;max-width:90%;height:auto;}
img.customer-logo{border-bottom:none;-ms-interpolation-mode:bicubic;max-width:100%;width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}
img.right{float:none;}
img.case-study{clear:both;float:none;display:block;margin:1em auto 0 auto;}

}
