.grecaptcha-badge{z-index:9999;}.formSuccessMessage{display:none;text-align:center;}.ev-marketo-form-container .formSuccessMessage .et_pb_text_inner{display:inline-block;padding:14px 20px;background-color:rgba(146,202,223,.47);border-radius:20px;}.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere .formSuccessMessage .et_pb_text_inner{background-color:rgba(255,255,255,.13);}.admin-bar .formSuccessMessage{display:block;}.notyou,.notyoudyn{cursor:pointer;font-size:13px !important;padding:0px 10px;position:relative;background:var(--blue-600);color:var(--white) !important;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.notyou:hover,.notyoudyn:hover{background:var(--blue-800);}.notyoudyn{display:inline-block;top:0px !important;right:20px;position:absolute;z-index:999;}.ev-marketo-form-container.mktoFormGoesHere input[disabled]{background:lightgrey;color:#777;}.ev-marketo-form-container.mktoFormGoesHere{display:flex;justify-content:center;min-height:20px;flex-direction:column;}.ev-marketo-form-container.mktoFormGoesHere form{min-width:800px;min-height:590px;margin-left:auto;margin-right:auto;}.formAlignedLeft .ev-marketo-form-container.mktoFormGoesHere form{margin-left:0;}.ev-marketo-form-container .mktoFormRow{display:flex;gap:10px;width:100%;}.ev-marketo-form-container .mktoFormRow > .mktoFormCol{flex:1;margin-bottom:15px !important;position:relative;}.ev-marketo-form-container .mktoFormRow:has(.mktoFormCol:nth-child(2)) > .mktoFormCol{flex-basis:calc(50% - 5px);}.ev-marketo-form-container.mktoFormGoesHere .mktoPlaceholder{display:none;}.ev-marketo-form-container .mktoFormRow .mktoFormCol .mktoHtmlText{width:100% !important;}.ev-marketo-form-container.mktoFormGoesHere input[type="email"],.ev-marketo-form-container.mktoFormGoesHere input[type="text"],.ev-marketo-form-container.mktoFormGoesHere input[type="tel"],.ev-marketo-form-container.mktoFormGoesHere input[type="number"],.ev-marketo-form-container.mktoFormGoesHere textarea,.ev-marketo-form-container.mktoFormGoesHere select{width:100% !important;padding:.65rem .5rem;font-size:1rem;border:2px solid var(--gray-500);background:var(--gray-200);color:var(--gray-900);border-radius:6px;font-weight:400;}.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere input,.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere textarea,.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere select{border:2px solid transparent;background:white;}.ev-marketo-form-container.mktoFormGoesHere textarea{resize:vertical;box-sizing:border-box;}.ev-marketo-form-container input.mktoRequired.mktoInvalid,.ev-marketo-form-container textarea.mktoRequired.mktoInvalid,.ev-marketo-form-container select.mktoRequired.mktoInvalid{border:2px solid #ff7d87 !important;}.ev-marketo-form-container input.mktoValid,.ev-marketo-form-container textarea.mktoValid,.ev-marketo-form-container select.mktoValid{border-bottom:1px solid green !important;}.ev-marketo-form-container.mktoFormGoesHere input:focus,.ev-marketo-form-container.mktoFormGoesHere select:focus,.ev-marketo-form-container.mktoFormGoesHere textarea:focus{outline:none;border:2px solid var(--gray-600) !important;}.ev-marketo-form-container.mktoFormGoesHere input:invalid,.ev-marketo-form-container.mktoFormGoesHere select:invalid,.ev-marketo-form-container.mktoFormGoesHere textarea:invalid{border:2px solid #ff7d87;box-shadow:none;}.ev-marketo-form-container.mktoFormGoesHere input[type="checkbox"]{display:inline-block;height:26px;width:26px !important;background-color:white;align-self:center;margin-right:.5rem;}.ev-marketo-form-container.mktoFormGoesHere input[type="checkbox"]:hover{cursor:pointer;}.ev-marketo-form-container.mktoFormGoesHere input[type="checkbox"]:checked{border:2px solid var(--gray-700);}.ev-marketo-form-container.mktoFormGoesHere input[type="checkbox"]:focus-visible,.ev-marketo-form-container.mktoFormGoesHere input[type="checkbox"]:checked:focus-visible{border-color:var(--focus-ring-color);}.ev-marketo-form-container.mktoFormGoesHere input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;border:2px solid var(--gray-300);height:1rem;width:1rem;margin-right:.5rem;align-self:center;justify-content:center;position:relative;display:flex;}@media (hover: hover){.ev-marketo-form-container.mktoFormGoesHere input[type="radio"]:hover{cursor:pointer;}}.ev-marketo-form-container.mktoFormGoesHere input[type="radio"]:checked{border:2px solid var(--gray-700);}.ev-marketo-form-container.mktoFormGoesHere input[type="radio"]:focus-visible,.ev-marketo-form-container.mktoFormGoesHere input[type="radio"]:checked:focus-visible{border-color:var(--focus-ring-color);}.ev-marketo-form-container.mktoFormGoesHere input[type="radio"]:checked::before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);background-color:var(--gray-700);align-self:center;border-radius:50%;}.ev-marketo-form-container.mktoFormGoesHere .mktoButtonRow button{border-radius:10px;background-color:var(--mktoFormButtonColor);color:white;text-decoration:none;font-weight:500;margin-bottom:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;line-height:initial;transition:background-color 200ms ease-in-out,border 200ms ease-in-out,transform 200ms ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;}.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere .mktoButtonRow button{background:var(--blue-100);color:var(--blue-900);}.ev-marketo-form-container.mktoFormGoesHere .mktoFieldWrap{position:relative;}@media (hover: hover){.ev-marketo-form-container.mktoFormGoesHere .mktoButtonRow button:hover{cursor:pointer;background:var(--blue-900);}.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere .mktoButtonRow button:hover{background:var(--blue-200);}}@media (hover: hover) and (prefers-color-scheme: dark){.ev-marketo-form-container.mktoFormGoesHere input[type="submit"]:hover,.ev-marketo-form-container.mktoFormGoesHere input[type="reset"]:hover,.ev-marketo-form-container.mktoFormGoesHere input[type="button"]:hover,.ev-marketo-form-container.mktoFormGoesHere button:hover{cursor:pointer;background-color:var(--gray-300);}}.ev-marketo-form-container.mktoFormGoesHere button:focus-visible,.ev-marketo-form-container.mktoFormGoesHere input[type="submit"]:focus-visible,.ev-marketo-form-container.mktoFormGoesHere input[type="reset"]:focus-visible,.ev-marketo-form-container.mktoFormGoesHere input[type="button"]:focus-visible{border-color:var(--focus-ring-color);outline:none;}.ev-marketo-form-container.mktoFormGoesHere .error{font-size:12px;color:var(--red-600);margin-top:.25rem;}.ev-marketo-form-container.mktoFormGoesHere .mktoError{position:absolute;z-index:999;}.ev-marketo-form-container.mktoFormGoesHere .mktoErrorMsg{position:relative;color:white;font-size:13px;top:-5px;right:0px;background:var(--red-600);border-radius:6px;padding:5px 10px;white-space:nowrap;box-shadow:2px 2px 5px rgba(0,0,0,20%);}.ev-marketo-form-container.mktoFormGoesHere .mktoErrorMsg:after{content:" ";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--red-600);top:-5px;position:absolute;right:20px;}@media (prefers-color-scheme: dark){.ev-marketo-form-container.mktoFormGoesHere .error{color:var(--red-400);}.ev-marketo-form-container.mktoFormGoesHere .errorMsg{background:var(--red-400);}}.ev-marketo-form-container.mktoFormGoesHere button:disabled{opacity:.5;cursor:not-allowed !important;}.ev-marketo-form-container.mktoFormGoesHere button + button{margin-left:.5rem;}.ev-marketo-form-container.mktoFormGoesHere button.secondary,.ev-marketo-form-container.mktoFormGoesHere button[type="reset"]{background-color:var(--gray-300);border:2px solid var(--gray-300);color:var(--gray-900);}.ev-marketo-form-container.mktoFormGoesHere button.secondary:hover,.ev-marketo-form-container.mktoFormGoesHere button[type="reset"]:hover{background-color:var(--gray-400);}.ev-marketo-form-container .marketingConsent{margin-left:20px !important;}.ev-marketo-form-container.mktoFormGoesHere  .mktoLabel{font-size:15px;}.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere .mktoLabel,.et_pb_bg_layout_dark.ev-marketo-form-container.mktoFormGoesHere .marketingConsent{color:white;}.ev-marketo-form-container .mktoFormRow.fld_Email_Opt_In__c .mktoFieldWrap,.ev-marketo-form-container .mktoFormRow.fld_vidyoPlatformFreeTrial .mktoFieldWrap,.ev-marketo-form-container .mktoFormRow.fld_optIn  .mktoFieldWrap{display:flex;}.ev-marketo-form-container .mktoFormRow.fld_Email_Opt_In__c .mktoFieldWrap label.mktoLabel,.ev-marketo-form-container .mktoFormRow.fld_vidyoPlatformFreeTrial .mktoFieldWrap label.mktoLabel,.ev-marketo-form-container .mktoFormRow.fld_optIn  .mktoFieldWrap label.mktoLabel{order:2;cursor:pointer;}.ev-marketo-form-container.mktoFormGoesHere form button[type=submit]{text-transform:uppercase;}.ev-marketo-form-container.mktoFormGoesHere form .et_pb_button,form .et_pb_button:hover{border:2px solid transparent !important;}@media only screen and (max-width: 480px){.ev-marketo-form-container.mktoFormGoesHere input[type="url"],.ev-marketo-form-container.mktoFormGoesHere input[type="text"],.ev-marketo-form-container.mktoFormGoesHere input[type="date"],.ev-marketo-form-container.mktoFormGoesHere input[type="tel"],.ev-marketo-form-container.mktoFormGoesHere input[type="email"],.ev-marketo-form-container.mktoFormGoesHere input[type="number"],.ev-marketo-form-container.mktoFormGoesHere textarea.mktoField,.ev-marketo-form-container.mktoFormGoesHere select.mktoField{height:inherit !important;}}.ev-marketo-form-container textarea[name="General_Comments__c"]{min-height:120px;}.ev-marketo-form-container textarea[name="General_Comments__c"] + .mktoError .mktoErrorMsg{top:-100px;}.ev-marketo-form-container .mktoForm .mktoFieldWrap .mktoInstruction{display:none;}.ev-marketo-form-container label.checkbox{font-weight:normal;}.ev-marketo-form-container .mktoButtonRow{text-align:center;}.ev-marketo-form-container .mktoButtonRow button{min-width:240px;border:none;}.ev-marketo-form-container .mktoAsterix{display:none;}@media only screen and (max-width: 600px){.ev-marketo-form-container.mktoFormGoesHere form.mktoForm{max-width:100%;margin:0;min-width:95%;}.ev-marketo-form-container.mktoFormGoesHere .mktoFormRow{margin:0 0 0 0 !important;flex-direction:column;gap:0px;}.ev-marketo-form-container.mktoFormGoesHere .mktoFormCol{width:100% !important;}.ev-marketo-form-container.mktoFormGoesHere .mktoFormCol+.mktoFormCol{margin-left:0;}.ev-marketo-form-container.mktoFormGoesHere .mktoCheckboxList.mktoHasWidth{width:40px;}}:root{--gray-900:#1a202c;--gray-800:#2d3748;--gray-700:#4a5568;--gray-600:#718096;--gray-500:#a0aec0;--gray-400:#cbd5e0;--gray-300:#e2e8f0;--gray-200:#edf2f7;--gray-100:#f7fafc;--orange-500:#fbc21e;--orange-800:#d3a51a;--orange-1000:#fb6e2e;--red-100:#fff5f5;--red-200:#fed7d7;--red-300:#feb2b2;--red-400:#fc8181;--red-500:#f56565;--red-600:#e53e3e;--red-700:#c53030;--red-800:#9b2c2c;--red-900:#742a2a;--blue-100:#92cadf;--blue-200:#71b2c9;--blue-300:#5e9dc0;--blue-400:#4b88b7;--blue-500:#3974af;--blue-600:#265fa6;--blue-700:#134a9d;--blue-800:#01529d;--blue-900:#002d80;--blue-1000:#002e5f;--white:white;--red:#f56565;--text-decoration-color:var(--gray-400);--text-color:var(--gray-800);--focus-ring-color:var(--blue-500);--mktoFormButtonColor:var(--blue-700);}body sup{font-size:.6em;}.et-db #et-boc .et-l .et_pb_bg_layout_dark a{color:var(--blue-100);}#logo{max-height:50px;}.site-id-1 #main-header,.site-id-3 #main-header{top:0px !important;}.site-id-1 #top-header{position:inherit !important;}.site-id-1 .hide{display:none;}.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding-top:25px;padding-bottom:3px;}#et_top_search{margin:2px 0 0 22px;}.light-font{font-weight:300 !important;}.industry-menu-clean .et_mobile_menu{padding:0;}.industry-menu-clean .et_mobile_menu li{border-right:0px;}.french-ed-menu a{font-size:14px !important;}html.with-featherlight{overflow:hidden;}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0);}.featherlight:last-of-type{background:rgba(0,0,0,.8);}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal;}.featherlight .featherlight-inner{display:block;}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none;}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0;}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0;}.featherlight .featherlight-image{width:100%;}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;}.featherlight iframe{border:0;}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent;}}@media print{html.with-featherlight>*>:not(.featherlight){display:none;}}.asian-site-multi-device-hero-img{position:absolute;width:100%;}.video-thumb-home{border:3px solid #fff;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);}.video-thumbnail:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);content:"I";font-family:ETmodules;font-size:100px;color:#fff;opacity:.8;text-shadow:0px 0px 30px rgba(0,0,0,.5);}.video-thumbnail:hover:before{color:#eee;}li.menu-item-82 a,li.menu-item-4055 a,li.menu-item-39012 a,li.menu-item-39006 a{width:41px;height:22px;text-indent:-9000px;text-align:left;}#footer-widgets .footer-widget li::before{content:none !important;}.footer-meta .fa{margin-right:10px;}#footer-widgets .footer-widget li{padding-left:0 !important;}.footer-widget h4{padding-bottom:30px;}.footer-widget .et_pb_widget{width:100%;}.bottom-nav{padding:0px;text-align:left;float:left;}.bottom-nav a{font-size:16px;color:rgba(255,255,255,.48) !important;font-weight:400;}#et-footer-nav{width:100%;overflow:hidden;}.footer a{color:#fff !important;}.footer a:hover{color:#b6b6b7 !important;}.footer-widget h4 a,.footer h4{text-transform:uppercase !important;color:#b6b6b7 !important;}#footer-info{text-align:left;float:left;}#footer-bottom .container{max-width:100%;width:100%;padding:0px 30px;}#main-footer .container{width:100%;}.footer-widget .font-phone:before,.footer .font-phone:before{color:#fff;font-family:"ETmodules";content:"";padding-right:10px;}.footer-widget .font-envelope:before{color:#fff;font-family:"ETmodules";content:"";padding-right:10px;}.footer-widget .font-address:before{color:#fff;font-family:"ETmodules";content:"";padding-right:10px;}.footer-sm-icons li{display:inline-block;margin-right:10px;}.footer-sm-icons li img{width:29px;height:32px;}.footer-sm-icons [class^="icon-"]{display:block;width:36px;height:40px;background:url("https://www.enghousevideo.com/nitropack_static/JPaIYnLbXXEyYqNTBHsyYJLpujqbVdIt/assets/images/optimized/rev-f11b2a7/www.enghousevideo.com/wp-content/themes/VidyoChild/img/sprite.png");text-indent:100%;white-space:nowrap;overflow:hidden;}.icon-twitter{background-position:-50px -50px !important;}.icon-twitter:hover{background-position:-100px -50px !important;}.icon-facebook{background-position:0px 0px;}.icon-facebook:hover{background-position:-50px 0;}.icon-youtube{background-position:-150px -50px !important;}.icon-youtube:hover{background-position:-200px -50px !important;}.icon-linkedin{background-position:-200px 0 !important;}.icon-linkedin:hover{background-position:0 -50px !important;}.icon-googleplus{background-position:-100px 0 !important;}.icon-googleplus:hover{background-position:-150px 0 !important;}.icon-instagram{background-position:-250px 0 !important;}.icon-instagram:hover{background-position:-250px -50px !important;}.et_pb_row.et_pb_row_fullwidth,.et_pb_specialty_fullwidth > .et_pb_row{max-width:100% !important;width:100% !important;}.pac_dcm_column_1 > .et_pb_section > .et_pb_module{display:none !important;}.slick-slide.active.slick-current.slick-active > .et_pb_section > .et_pb_module{display:block !important;}.object-fit{object-fit:cover;}.cs-header-image{height:100%;overflow:hidden;}.cs-header-image img{object-fit:cover;height:100%;}.UseData,.CookieData,.InfoData,.VinfoData,.ThirdData{display:none;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:30px;margin-top:30px;}.showit{background:#96c63e;border-color:transparent;border-radius:2px;-webkit-border-radius:2px;color:#fff;font-family:"Lato",Helvetica;font-size:16px;font-weight:600;padding:10px;}.showit:hover{background:#34373c;}.hideit{background:#2193d1;border-color:transparent;border-radius:2px;-webkit-border-radius:2px;color:#fff;font-family:"Lato",Helvetica;font-size:16px;font-weight:600;padding:10px;margin-top:30px;}.hideit:hover{background:#34373c;}.page-id-217,.page-id-219{font-size:16px;}.page-id-217 h3,.page-id-219 h3{font-size:24px;}.solution-grid{background-size:cover !important;-webkit-filter:grayscale(100%);filter:grayscale(100%);}.solution-grid:hover{background-size:cover;-webkit-filter:grayscale(0);filter:grayscale(0);}.solution-grid .et_pb_blurb_content{max-width:100%;}.solution-grid .et_pb_blurb_content h4 a{font-size:40px !important;height:350px;width:100%;display:block;margin-top:20%;text-shadow:0 0 20px #000;}.solution-grid .et_pb_blurb_content h4 a
.solution-grid .healthcare-mod .et_pb_blurb_content h4,.solution-grid .finserv-mod .et_pb_blurb_content h4{height:500px;}.solution-grid .healthcare-mod .et_pb_blurb_content h4 a,.solution-grid .finserv-mod .et_pb_blurb_content h4 a{height:500px;}.solution-grid .healthcare-mod,.solution-grid .finserv-mod{height:500px;}.solution-grid .et_pb_blurb_content h4{background:-moz-linear-gradient(top,rgba(35,35,35,0) 20%,rgba(35,35,35,.06) 27%,rgba(35,35,35,.69) 100%);background:-webkit-linear-gradient(top,rgba(35,35,35,0) 20%,rgba(35,35,35,.06) 27%,rgba(35,35,35,.69) 100%);background:linear-gradient(to bottom,rgba(35,35,35,0) 20%,rgba(35,35,35,.06) 27%,rgba(35,35,35,.69) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00232323",endColorstr="#b0232323",GradientType=0);}.showcase-featured-img img{object-fit:cover;width:100%;height:200px;}.showcase-excerpt{line-height:1em;}.showcase-title{min-width:285px;padding-left:10px !important;}.showcase-title{line-height:1em;min-height:50px;}.el-09cvvc{min-width:285px;}.innovationShowcaseFeatured .article-card{padding-bottom:0 !important;min-height:265px;}.innovationShowcaseFeatured .et_pb_image_container{max-height:160px;}.innovationShowcaseFeatured .et_pb_post .entry-featured-image-url{margin-bottom:0 !important;}.innovationShowcaseFeatured .article-card__excerpt{display:none !important;}.partnersFWPList .facetwp-checkbox,.partnersFWPList .facetwp-checkbox span{font-size:.95em;margin-bottom:2px;line-height:1.3em;}.partnersFWPList .partnersFWPRegionsList .facetwp-checkbox,.partnersFWPList .partnersFWPRegionsList .facetwp-checkbox span{line-height:1.1em;}.partnersFWPList .facetwp-facet{margin-bottom:20px;}.partnersFWPList .regionContainer .facetwp-facet{padding-left:5px;padding-top:7px;padding-bottom:20px !important;margin-bottom:0 !important;}.partnersFWPList .regionContainer .title{text-transform:uppercase;font-size:.7em;background:#bfbfbf;padding:2px 20px 2px 26px;color:black;opacity:.8;width:90%;}.partnersFWPList .filterFor{display:none;}.toggleContainer{color:#2193d1;font-size:.7em;cursor:pointer;font-weight:normal;padding:4px 10px;border-radius:5px;}.toggleContainer:hover{background-color:#fbc21e;}.partnerSearch input.facetwp-search{width:100%;max-width:90%;height:40px;line-height:normal;font-size:1.1em;border-top-right-radius:10px;border-bottom-right-radius:10px;padding-left:5px;}.partnerSearch i.facetwp-btn{background-color:#088dd0;padding:10px;width:40px;height:40px;right:-1px;top:-10px;opacity:1;border-top-right-radius:10px;border-bottom-right-radius:10px;}.partnerSearch .facetwp-btn:before{background:url("https://www.enghousevideo.com/nitropack_static/JPaIYnLbXXEyYqNTBHsyYJLpujqbVdIt/assets/images/optimized/rev-f11b2a7/www.enghousevideo.com/wp-content/uploads/static/icons/icon-search-white.png") no-repeat;background-size:20px 20px;}.partnersList .partnerLink{cursor:pointer;}.partnersList .fwpl-layout{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:10px;}.partnersList .fwpl-result:hover,.customersList .fwpl-result:hover{box-shadow:2px 2px 5px rgba(0,0,0,30%);transition:all .2s ease;}.et_pb_column_4_4 .partnersList .fwpl-layout{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}.partnersList .featured-img img{max-height:200px;width:auto;padding:2px;max-width:240px;}.partnersList .fwpl-item.title{display:none;}.partnersList .fwpl-item a{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;}@media all and (min-width: 1400px) and (max-width: 1820px){.partnersList .fwpl-layout{grid-template-columns:1fr 1fr 1fr 1fr 1fr;}}@media all and (min-width: 979px) and (max-width: 1399px){.partnersList .fwpl-layout{grid-template-columns:1fr 1fr 1fr 1fr;}}@media all and (min-width: 767px) and (max-width: 978px){.partnersList .fwpl-layout{grid-template-columns:1fr 1fr 1fr !important;}}.hardware-featured-img{text-align:center;}.partnersList .featured-img{text-align:center;vertical-align:middle;min-height:200px;display:flex;justify-content:center;align-items:center;}.hardware-featured-img img{max-height:200px;width:auto;padding:20px;}.hardware-excerpt,.partnersList .excerpt{line-height:1em;padding:0px 20px 60px !important;min-height:90px;}.hardware-title,.partnersList .title{min-width:285px;padding-left:10px !important;line-height:1em;min-height:50px;}.hardware-datasheet a{padding:5px 10px !important;position:absolute;bottom:0;right:0;background:#2193d1;color:white;border-top-left-radius:5px;font-size:.9em;}.hardware-selections span.facetwp-selection-label{display:none;}.hardware-selections{min-height:53px;}.hardware-selections span.facetwp-selection-label{display:none;}.hardware-selections .facetwp-selections .facetwp-selection-value{position:relative;padding-right:18px;background-image:none;background-color:#2193d1;border-radius:10px;padding:4px 20px 4px 10px;color:white;font-size:1.3em;}.hardware-selections .facetwp-selections .facetwp-selection-value.nitro-lazy{background-image:none !important;}.facetwp-selections .facetwp-selection-value:after{content:"x";position:absolute;right:-6px;top:-6px;background-color:#4dc0ff;border-radius:50%;width:22px;height:22px;display:inline-block;color:white;text-align:center;font-size:18px;box-shadow:2px 3px 3px rgba(0,0,0,.4);}.hardware-tile .company-logo img{position:absolute;height:30px;left:0;padding:5px 10px;background:#dedede;border-bottom-right-radius:10px;}.hardware-tile.fwpl-layout{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;}.hardware-tile .fwpl-result,.partnersList .fwpl-result{border-style:solid;border-color:#ccc;border-width:1px;}.hardware-tile .fwpl-row,.partnersList .fwpl-row{display:grid;grid-template-columns:1fr;}.hardware-tile .fwpl-item.hardware-title{padding:10px 20px 10px 0px;font-weight:bold;font-size:18px;}.hardware-tile .fwpl-item.hardware-excerpt,.partnersList .fwpl-item.excerpt{padding:10px 20px 0px 0px;font-size:16px;}@media (max-width: 480px){.hardware-tile.fwpl-layout,.partnersList .fwpl-layout{grid-template-columns:1fr;}.hardware-featured-img img{max-height:300px;}}.adoption-top-blurbs img{max-width:100px;}.adoption-feature-blurb .et-pb-icon{font-size:25px;margin-top:11px;}.adoption-feature-blurb h4{font-size:22px !important;line-height:24px;padding-top:10px;}.adoption-feature-blurb .et_pb_blurb_container{border-bottom:1px dashed #ccc;padding-bottom:10px;}.adoption-top-blurbs .et_pb_main_blurb_image{margin-bottom:10px;}.adoption-top-blurbs .et_pb_blurb_container h4{margin-bottom:10px !important;padding-top:0px;}.adoption-top-blurbs .et_pb_blurb_container p{font-size:17px;line-height:24px;}.service-header .et_pb_fullwidth_header{padding:100px 0px;}.services-blurbs .et_pb_main_blurb_image{max-width:100px;}.services-blurbs .et_pb_blurb h4{padding-top:0px;min-height:50px;}.services-blurbs .et_pb_blurb h3{padding-top:0px;min-height:60px;}.services-blurbs .et_pb_blurb{line-height:1.4em;}.industry-related .et_pb_module_header{min-height:93px;}.integration-landing-blurb h2{font-size:40px !important;}.use-case .et_pb_button:hover{background:#fff !important;color:#8ab444 !important;border:2px solid #fff !important;}.img-content-button-blurbs .et_pb_column{border:1px solid #ccc;}.img-content-button-blurbs .et_pb_blurb_container{padding:0 20px;}.img-content-button-blurbs .et_pb_main_blurb_image{margin-bottom:0px;width:100% !important;}.img-content-button-blurbs .et_pb_main_blurb_image img{width:100%;}.img-content-button-blurbs .et_pb_blurb_content{max-width:100%;}.img-content-button-blurbs .et_pb_blurb h4{font-size:28px;margin-bottom:15px;}.img-content-button-blurbs .et_pb_button_module_wrapper{position:absolute;bottom:30px !important;width:100%;text-align:center;}.img-content-button-blurbs .et_pb_blurb_content{padding-bottom:80px;}.img-content-button-blurbs .et_pb_text{position:absolute;bottom:30px !important;width:100%;text-align:center;}.healthcare-news .entry-image{display:none;}.healthcare-news article:first-child .entry-title{padding-top:0px;}.healthcare-news .entry-title{font-size:16px !important;}.healthcare-resources li{border-bottom:1px solid #ccc;font-size:16px;list-style-type:none;padding:10px 0;}.healthcare-resources li:first-child{padding:0px 0px 10px 0px;}.healthcare-resources li:last-child{border-bottom:none;}.healthcare-resources ul{padding:0;}.healthcare-resources h2{color:#232323;}.hc-case-study-img .et_pb_blurb_position_left .et_pb_main_blurb_image,.hc-case-study-img .et_pb_blurb_position_right .et_pb_main_blurb_image{width:150px !important;}.industry-landing-page-slider .et_pb_slide_with_image
  .et_pb_slide_description{width:100% !important;}.cta-even-three-col .et_pb_button_wrapper{position:absolute;bottom:30px;padding:40px 40px 0 40px;text-align:center;}.cta-even-three-col .et_pb_promo_description{margin-bottom:50px;}.solution-gallery .et-pb-controllers{position:relative !important;bottom:-20px !important;}.facetwp-facet-resource_search .facetwp-search{width:100%;height:40px;border-radius:2px;-webkit-border-radius:2px;text-indent:20px;font-size:16px;background:#ebeef1;}.facetwp-dropdown{height:40px;background:#ebeef1;border-radius:2px;-webkit-border-radius:2px;font-size:16px;width:100%;}.el-5mz4es a button,.el-cgcjc a button{width:100%;border:0px;border-radius:2px;-webkit-border-radius:2px;font-size:16px;margin-top:20px;}.el-5mz4es{position:absolute;bottom:10px;width:92%;}.el-cgcjc{position:absolute;bottom:10px;width:100%;text-align:center;}.el-cgcjc a button{background:transparent;}.el-cgcjc button:hover{color:#8bc33f !important;}.el-1mtchh{font-size:18px;font-weight:600;line-height:20px;position:relative;min-height:60px;}.el-wft7i{line-height:20px;margin:10px 0 50px;position:relative;min-height:90px;}.el-hsthoa{line-height:20px;margin:10px 0 50px;position:relative;min-height:110px;padding:0px 20px;}.el-t4qapc{margin-bottom:10px;position:relative;min-height:150px;}.hcs-2018-img img{object-fit:cover;height:140px;}.el-t4qapc img{object-fit:cover;height:140px;}.fwpl-result{border-radius:4px;-webkit-border-radius:4px;position:relative;}.fwpl-item.el-5mz4es button:hover{background:#088dd0;color:#fff;}.facet-search-resource-library .facetwp-search{width:100%;height:45px;border-radius:4px;-webkit-border-radius:4px;text-indent:15px;font-size:16px;}.facet-search-resource-library .facetwp-btn{right:15px;}.hcs-2018-preso-filters .facetwp-radio{display:inline;margin-right:30px;}.facetwp-flyout{z-index:99999 !important;}button.facetwp-flyout-open:after{content:"c";margin-left:5px;position:relative;font-family:"ETmodules";}button.facetwp-flyout-open{padding:10px 20px;font-size:16px;color:#202020;border-radius:4px;-webkit-border-radius:4px;text-transform:uppercase;border:2px solid #202020;background:#fff;}button.facetwp-flyout-open:hover{background:#ebeef1;}.facet-resources-page .facetwp-pager{float:left;}.facet-resources-page .facetwp-sort{float:left;}.facetwp-sort,.facetwp-pager{padding:10px 0 10px 20px;display:flex;min-height:60px;}.facetwp-pager a:not(.dots){border-radius:50%;width:30px;height:30px;color:white;background:#0f65b5;display:flex;text-align:center;vertical-align:middle;align-items:center;justify-content:center;align-self:center;font-weight:bold;}.facetwp-pager a.active{width:40px;height:40px;color:#0f65b5;background:#fff;border:1px solid #0f65b5;font-weight:normal !important;font-size:1.3em;}.facetwp-pager a.facetwp-page.first:first-child:not(.prev){margin-left:36px;}.facetwp-pager a:not(.active).facetwp-page:hover{background-color:#fb6e2e;}.et-db #et-boc .et-l a.facetwp-page:not(.active,.dots){color:white !important;}.facetwp-sort select{font-size:1em;}.facetwp-template{clear:both;}.equal-tabs .et_pb_tabs_controls li{width:33.33%;text-align:center;}@media screen and (max-width: 768px){.equal-tabs .et_pb_tabs_controls li{width:100%;text-align:center;}}.agenda-list{border-bottom:1px solid #727273;padding:20px 0px;}ul.bg-showmore-no-padding-no-margin{margin-bottom:20px !important;margin-left:20px;}.page-id-36557 .mfp-iframe-scaler iframe{background:url("https://www.enghousevideo.com/nitropack_static/JPaIYnLbXXEyYqNTBHsyYJLpujqbVdIt/assets/images/optimized/rev-f11b2a7/www.enghousevideo.com/wp-admin/images/wpspin_light.gif") no-repeat center center #fff !important;}.page-id-36557 .mfp-iframe-scaler iframe.nitro-lazy{background:none !important;}.page-id-36557 .mfp-iframe-holder .mfp-close{color:#333 !important;padding:10px !important;}.page-id-36557 .mfp-fade.mfp-bg{transition:all .1s ease-out 0s !important;}.page-id-36557 .mfp-fade.mfp-wrap .mfp-content{transition:all .1s ease-out 0s !important;}.VHS-return-link{display:none;}.solutions-hero .et_pb_fullwidth_header_subhead{font-size:24px;font-weight:300;margin-bottom:20px;}.financial-news-footer .upw-posts .entry-image{display:none;}.financial-news-footer .upw-posts .entry-title{padding-top:0px;}.read-more-link{position:absolute;bottom:0px;padding:30px 20px 20px;width:100%;text-transform:uppercase;}.read-more-link a:hover{color:#088dd0;}.read-more-link a{color:#fff;}.finserv-case-study-img img{max-height:300px;object-fit:cover;}.finser-menu li a{display:inline-block;}.finance-videos h3{font-weight:400;font-size:22px;}.finance-videos span{font-weight:300;}.finance-videos .et_pb_code img{border:2px solid #ccc;}.feature-blurb .et_pb_blurb_content{margin:0px !important;max-width:100% !important;}.feature-blurb .et_pb_main_blurb_image{width:50px !important;padding-top:20px;}.feature-blurb{margin-bottom:0px !important;}.feature-blurb h4{font-weight:400 !important;}.esg-absolute{width:100% !important;padding:0 20px !important;}#case-studies{background:#294f73;background:-moz-linear-gradient(top,#294f73 0%,#122539 100%);background:-webkit-linear-gradient(top,#294f73 0%,#122539 100%);background:linear-gradient(to bottom,#294f73 0%,#122539 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#294f73",endColorstr="#122539",GradientType=0);}#case-studies .et_pb_image{box-shadow:0 1px 3px rgba(0,0,0,.12);}#case-studies .et_pb_image:hover{box-shadow:0 10px 20px rgba(0,0,0,.19);}.gov-icons img{max-width:120px;}.solution-custom-btn{color:#fff !important;}.solution-custom-btn:hover{color:#fff !important;}.solution-parallax a{color:#fff;font-weight:600;}.solution-parallax a:hover{color:#ccc;}.customers-header h2{font-weight:400;line-height:36px;}.gov-type-blurb h4{padding-left:20px;}.services .product-header h3{font-size:23px;font-weight:300;}.services .product-header h2{padding-bottom:5px;}.telehealth-design-blurb .et_pb_main_blurb_image{width:100px;}.telehealth-design-blurb .et_pb_main_blurb_image img{width:100%;}.telehealth-btn{background:#2193d1 !important;border-color:#2193d1 !important;color:#fff !important;}.telehealth-btn:hover{color:#fff !important;}.design-services-form .mktoButtonRow{clear:both !important;float:left;margin-top:20px;}.design-services-form .mktoForm{height:100%;overflow:hidden;}.design-services-form .mktoForm .mktoFieldWrap,.design-services-form .mktoForm .mktoFormCol,.design-services-form .mktoForm .mktoFormRow{width:100%;}.mobile-hero-home .header-content{width:100% !important;}.mobile-hero-home .header-content h1{padding-bottom:0px;}.blue-slant-section::before{opacity:.5;position:absolute;transform:skewY(-2.5deg);-webkit-transform:skewY(-2.5deg);-ms-transform:skewY(-2.5deg);background:#39a4dc;height:290px;height:150px;top:-120px;content:"";width:100%;left:0px;}.blue-slant-row::before{position:absolute;transform:skewY(-2.5deg);-webkit-transform:skewY(-2.5deg);-ms-transform:skewY(-2.5deg);background:#39a4dc;height:290px;height:150px;top:-120px;content:"";width:100%;left:0px;}.blue-slant-section::after{z-index:1;transform:skewY(2.5deg);-webkit-transform:skewY(2.5deg);-ms-transform:skewY(2.5deg);background:#39a4dc;height:290px;height:150px;bottom:-100px;content:"";width:100%;left:0px;position:absolute;}.blue-slant-row{position:relative;}.blue-slant-section{position:relative;}.white-slant-section::before{opacity:.5;position:absolute;transform:skewY(2.5deg);-webkit-transform:skewY(2.5deg);-ms-transform:skewY(2.5deg);background:#fff;height:290px;height:50px;top:50px;z-index:20;content:"";width:100%;left:0px;}.white-slant-section{position:relative;}.blue-slant-row{position:relative;}.home-featured-blurb img{max-width:75% !important;}.home-featured-blurb h2{font-size:24px;font-weight:400;color:#232323;}.home-featured-img img{max-height:170px;object-fit:cover;-webkit-object-fit:cover;}.et_pb_image_container,.et_pb_blog_grid .et_main_video_container,.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider{margin:0px;}.video-header{background:rgba(0,0,0,.4) !important;}.cs-button{margin:40px 0 0 0px;}.cs-blurb .et_pb_blurb_container{position:relative;height:100%;}.cs-blurb .et_pb_blurb_container h4{bottom:10px;position:absolute;width:100%;}.case-study h2{color:#202020;font-size:36px !important;font-weight:400;line-height:1.2em;}.case-study h3{font-weight:400;line-height:1.3em;}.case-study-blurbs .et_pb_column{border:1px solid #fff;}.case-study-blurbs .et_pb_promo_description{padding:40px;}.case-study-blurbs .et_pb_promo_button{margin-bottom:40px;}.case-study-result h4{font-size:18px;padding-right:20px;}.cs-sub-header{margin:50px 0px 0px 150px !important;}.case-study-logo{margin:50px 0px 0px 150px !important;}.cs-results-header{border-bottom:2px solid #ccc;padding-bottom:20px;margin-bottom:0px !important;}.cs-results-header h3{color:#737374;font-size:24px;font-weight:400;margin:0;text-transform:uppercase;}.cs-number-counter{border-bottom:1px solid #ccc;padding:20px 20px 40px;margin-bottom:0 !important;text-align:left;}.cs-number-counter .percent{float:left;padding-right:30px;}.cs-testimonial{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}.cs-testimonial .et_pb_testimonial_description{font-weight:300;font-size:26px !important;color:#232323;padding-bottom:20px;}.cs-images .et_pb_column{margin-right:0px !important;width:33% !important;}.cs-images-fifty .et_pb_column{margin-right:0px !important;width:50% !important;}.gov-type-blurb{background-repeat:no-repeat;background-size:cover;}.gov-type-blurb .et_pb_blurb_content{height:400px;}.my_style_style_3 .my_timeline_content{clear:both;position:relative;bottom:100px !important;}.about-header h1{font-size:60px;font-weight:300;text-transform:uppercase;}.about-header p{font-size:24px;margin:25px 0px 40px;}.about-highlights h1{font-size:40px;font-weight:300;}.about-highlights ul li{font-size:24px;font-weight:300;line-height:1.6em;margin-left:10px;}.about-highlights ul{margin-top:30px;}.mission-statement .et_pb_fullwidth_header_subhead{font-size:30px;line-height:1.6em;}.mission-statement h1{font-size:60px;font-weight:300;text-transform:uppercase;}.about-pioneering .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{max-width:1200px;}.about-pioneering h1{font-weight:400 !important;text-transform:uppercase;font-size:60px;}.single-tribe_events .entry-title{display:none;}.tribe-events-adv-list-widget .tribe-events-title{padding:0px !important;}.featured-article-newspage .et_pb_post .entry-featured-image-url{display:block;float:left;margin-right:20px;min-height:100px;width:25%;clear:both;}.featured-article-newspage .et_pb_post h2 a,.et_pb_portfolio_item h3 a{padding-top:0px;color:#727272 !important;font-size:18px !important;font-weight:400;line-height:18px !important;}.featured-article-newspage h2{padding-top:20px;margin-top:0px;}.featured-article-newspage article:first-child h2{padding-top:0px !important;}.news-menu .fullwidth-menu-nav > ul{padding-top:20px !important;}.upw-posts .entry-title{color:#727272;font-size:18px;font-weight:400;line-height:20px;margin-bottom:0 !important;padding-bottom:10px;}.upw-posts .entry-meta{font-size:.8em !important;margin-bottom:0 !important;}.upw-posts article{margin-bottom:.3em !important;}.news-landing-blog-section .et_pb_widget ul li{color:#727272 !important;font-size:18px !important;line-height:20px !important;padding:15px 0 20px;border-bottom:1px solid #ccc;}.news-landing-blog-section .et_pb_widget ul li:first-child{padding-top:0px;}.news-landing-blog-section .rss-date{display:table;font-size:.9em;padding-top:10px;}.news-landing-blog-section cite{font-size:.9em;}.news-landing-press article:first-child h4{padding-top:0px;}.news-landing-press .sep,.news-landing-press .author,.news-landing-press .vcard{display:none;}.single-post .et_pb_section{padding:0px;}.widget_rss ul li{border-bottom:1px dashed #ccc;font-size:16px;line-height:21px;line-height:18px !important;margin-bottom:.5em;padding-bottom:10px;}.single-post #left-area ol{padding:0 0 23px 25px;list-style-position:outside;}.single-post #left-area ol li{margin-bottom:15px;}.widget_rss{margin-bottom:0px !important;}.awPublishedOnDate{font-size:.9em;}.awPostExcerpt img{width:150px;}.awyca_postWrapper{border-bottom:1px solid #ccc;padding:30px 0px;}.awyca_postWrapper h3:hover{color:#737374;}.awyca_postWrapper .read-more{background:#96c63e none repeat scroll 0 0;border-radius:2px;clear:both;color:#fff;display:block;margin-top:30px;padding:10px;text-align:center;text-transform:uppercase;width:150px;}.awyca_postWrapper .read-more:hover{background:#34373c;}.company-info{margin-top:30px;}.more-info{margin-top:20px;}.press-kit-main-section .et_pb_team_member_description{font-size:16px;line-height:1.4em;}.press-kit-main-section .et_pb_team_member_description h4{font-size:20px;margin-bottom:10px;}.press-kit-gallery{border-right:1px solid #ccc;}.ai1ec-calendar{max-width:1200px;padding:50px 0px 100px;margin:0 auto !important;}.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title{font-size:20px !important;}.ai1ec-read-more{background-color:#97c749 !important;color:#fff !important;}.ai1ec-agenda-widget-view .ai1ec-date,.ai1ec-agenda-view .ai1ec-date{border:none !important;background:none !important;}.single-ai1ec_event #left-area{width:100%;}.single-ai1ec_event .author-img,.single-ai1ec_event .post-meta,.single-ai1ec_event #main-content .container::before{display:none;}.ai1ec-single-event{clear:both;padding-top:30px;}#recent-posts-2 li a{font-size:16px;}.cat-item a{font-size:16px;}#recent-posts-2 li{line-height:24px;margin-bottom:1em;}.ai1ec-event-title-wrap{background:#edf1f5;}.ai1ec-posterboard-view .ai1ec-event-wrap{padding:0px;}.ai1ec-posterboard-view .ai1ec-event-title-wrap{padding:10px;}.ai1ec-event-description{padding:10px;}.ai1ec-posterboard-view .ai1ec-event-title{color:#202020;}.ai1ec-posterboard-view footer{margin:5px 0 -8px;}.ai1ec-posterboard-view .ai1ec-date-block-wrap{background:#1977a9;}.ai1ec-posterboard-view .ai1ec-end-date-divider{background:#1977a9;}.ai1ec-load-event{color:#1977a9 !important;}.ai1ec-calendar-toolbar,.ai1ec-views-dropdown{margin-bottom:30px;}.event-btn{color:#fff;background:#97c749;padding:10px 20px;text-transform:uppercase;font-size:18px;position:relative;top:30px;border-radius:4px;-webkit-border-radius:4px;}.event-btn:hover{color:#fff;background:#272b2e !important;}.ai1ec-posterboard-view .ai1ec-event{width:350px !important;margin:0 50px 0 0 !important;}.single-post-news-menu{width:100%;border-bottom:1px solid #232323;border-top:1px solid #232323;}.single-post-news-menu ul{float:none;text-align:center;background:#fff;}.single-post-news-menu ul li{display:inline-block;}.single-post-news-menu ul li a{text-transform:uppercase;color:#232323;padding:20px 22px;}.single-post .entry-title{font-size:40px;font-weight:300;line-height:1.1em;padding-bottom:30px;}.single-post .entry-content{font-size:16px;}.single-post .container{max-width:1200px;}.share-view{float:right;margin-bottom:30px;}.single-post .et_post_meta_wrapper{border-bottom:1px solid #ccc;clear:both;padding-bottom:20px;height:100%;overflow:auto;}.single-format-standard .category-press-release{border-bottom:none;}.page-views,.addthis-buttons{float:left;clear:both;}.single-post #left-area{width:75%;}.single-post #sidebar{width:25%;}.blog #left-area{width:75%;}.blog #sidebar{width:25%;}.category-press-release #left-area{width:75%;}.category-press-release #sidebar{width:25%;}.category-articles #left-area{width:75%;}.category-articles #sidebar{width:25%;}.category-awards #left-area{width:75%;}.category-awards #sidebar{width:25%;}.single .category-press-release  .author-img{display:none;}.single .category-press-release  .post-meta{float:left;}.single .category-press-release .addthis-buttons{float:right;clear:none;}.single-post .category-press-release .post-meta .byline{display:none;}.et_right_sidebar #main-content .container::before{right:26% !important;display:none;}.et_pb_widget_area_left{border-right:0 !important;}.et_pb_post h2 a,.et_pb_portfolio_item h3 a{font-size:24px !important;font-weight:400 !important;line-height:30px !important;}.awyca_postWrapper h3{font-size:28px;font-weight:400 !important;line-height:32px !important;}.awyca_subheader{margin-bottom:4.242%;font-weight:400;}hr.awPostDivider{margin:40px 0px;}.news-excerpt article:first-child h2{margin-top:0px;padding-top:0px;}.news-excerpt .more-link{background:var(--blue-800);border-radius:2px;display:block;color:#fff;width:150px;border:2px solid #0f65b5;margin:30px 0 0;text-align:center;text-transform:capitalize;}.news-excerpt .more-link:hover{background:transparent;color:#fff;background-color:var(--blue-700);border-color:#003594;}.news-excerpt .post-meta{clear:both;}.category-press-release{border-bottom:1px solid #ccc;padding-bottom:50px;}.featured-article-newspage .et_pb_post{margin-bottom:0px !important;border-bottom:1px solid #ccc;}.news-excerpt .et_pb_image_container img,.et_pb_post a img{float:none !important;margin-bottom:0 !important;margin-right:0;margin-top:0 !important;max-width:100% !important;min-height:0 !important;object-fit:contain !important;}.news-excerpt .et_pb_post .entry-featured-image-url{float:left;margin-right:20px;width:25%;}.news-excerpt .category-awards .entry-featured-image-url{width:15%;}.news-excerpt .category-awards h2 a{font-size:24px !important;}.news-excerpt .post-meta{font-size:16px !important;}.news-excerpt .category-articles{border-bottom:1px solid #ccc;padding-bottom:10px;}.news-excerpt .category-articles h2 a{font-size:24px !important;}.news-excerpt .category-articles h2,.news-excerpt .category-awards h2{padding-top:0px;}.category-articles .news-excerpt .et_pb_post .entry-featured-image-url{min-height:60px;}.category-awards .post-meta{display:none;}.category-awards a.more-link{margin-bottom:30px;}.award-quote blockquote{font-size:28px;font-family:"Georgia",serif;line-height:35px;}.award-sub-head h2{font-size:34px !important;color:#202020;line-height:40px;font-weight:400 !important;}.category-awards{min-height:150px;}#post-30345 a,#post-9535 a,#post-9532 a,#post-9574 a,#post-9541 a,#post-9538 a,#post-17533 a,#post-9529 a,#post-9526 a,#post-9553 a,#post-9559 a{pointer-events:none;}#post-30345 .more-link,#post-9535 .more-link,#post-9532 .more-link,#post-9574 .more-link,#post-9541 .more-link,#post-9538 .more-link,#post-17533 .more-link,#post-9529 .more-link,#post-9526 .more-link,#post-9553 .more-link,#post-9559 .more-link{display:none;}#post-9550 a{pointer-events:none;}#post-9550 .more-link{display:none;}#post-9556 a{pointer-events:none;}#post-9556 .more-link{display:none;}#post-9547 a{pointer-events:none;}#post-9547 .more-link{display:none;}@media only screen and (min-width: 768px){.custom_blog .et_pb_post{min-height:580px;max-height:580px;}}.divi-100-article-card .et_pb_blog_grid .article-card__content{position:relative !important;}.article-card__excerpt{display:block !important;opacity:1 !important;height:119px !important;}.divi-100-article-card .et_pb_blog_grid .article-card__meta{display:none !important;}.Blog-Header{background:#3ca6db;color:white;width:100%;height:10%;height:150px;display:block;display:none;font-size:40px;font-weight:300;padding-top:60px;font-family:"Lato",Helvetica,Arial,Sans-Serif;text-align:center;}.blog .Blog-Header{display:block;}.blog-homepage .et_pb_post .entry-featured-image-url{margin-bottom:20px;}.blog-homepage .more-link{padding:10px 20px;display:block !important;background:#97c749;color:white;border-radius:2px;-webkit-border-radius:2px;text-align:center;width:auto;margin-top:50px;text-transform:uppercase;}.blog-homepage .more-link:hover{background:#34373c;}.blog-homepage .et_pb_post{border-bottom:1px solid #ccc;clear:both;margin-bottom:60px;overflow:hidden;padding-bottom:50px;}.blog-homepage .entry-title{margin-top:0px;padding-top:0px;}.post-meta .author a{color:#3ca6db !important;}.blog .entry-title{font-size:26px;color:#232323;}.blog-homepage .size-1of3{margin-right:2% !important;width:30.666% !important;}.blog-homepage-slider .et_pb_slide_description .et_pb_slide_title{font-size:50px !important;font-weight:400 !important;}.blog-category-menu a{font-size:14px !important;}.author-img{float:left;margin-right:10px;}.author-img img{max-height:50px;object-fit:cover;max-width:50px;}.comments-number{display:none;}#sidebar .et_pb_widget{overflow:hidden;}#sidebar .et_pb_widget li a:hover{color:#3ca6db;}#sidebar h4{font-size:22px;font-weight:600;}.blog .container{max-width:1250px;}.blog .et_pb_image_container img,.et_pb_post a img{max-width:25%;float:left;margin-right:4%;min-height:200px;object-fit:cover;margin-bottom:50px;}.blog .entry-title{padding-top:0px;}.cd-fa-wrap{float:left;font-size:12px;line-height:16px;margin-right:10px;min-height:120px;width:26%;}.cd-fa-info a{color:#202020 !important;}.cd-fa-info a:hover{color:#3ca6db !important;}.et_post_meta_wrapper > img{height:250px;object-fit:cover;width:100%;}.archive .et_pb_post a img{display:none;}.archive article:first-child h2{padding-top:0px;margin-top:0px;}.archive .et_pb_post{margin-right:40px;padding-bottom:40px;margin-bottom:30px;border-bottom:1px solid #ccc;}.archive .et_pb_post h2{margin-top:0px;}.resource-item-list li{list-style-type:none;border-bottom:1px solid #ccc;padding:50px 0;}.resource-item{width:100%;float:left;}.resource-item img{float:left;width:20%;margin-right:30px;}.resource-item .l-media_body{float:left;width:75%;}.resource-item-content-wrapper{width:100%;float:left;}.resource-item-body{width:75%;float:left;}.resource-item-body h3{padding-top:0px;}.resource-item-description p{font-size:16px;line-height:1.5em !important;}.resource-item-cta{width:25%;float:left;text-align:right;}.resource-item-cta a{display:block;border:2px solid #3ca6db;border-radius:2px;-webkit-border-radius:2px;text-transform:uppercase;padding:10px 20px;text-align:center;margin:0 auto;}.resource-item-cta a:hover{background:#3ca6db;color:#fff;}.webinars .resource-item .l-media_body{width:100%;}.whitepapers .resource-item .l-media_body{width:100%;}.resource-data-sheets .resource-item .l-media_body{width:100%;}.resource-solution-brief .resource-item .l-media_body{width:100%;}.resource-videos{padding-top:40px !important;}.resource-videos li{min-height:420px;padding:0px;border:1px solid #ccc;margin:0 30px 30px 0px;overflow:hidden;width:30%;}.resource-videos .resource-item-body{width:100%;float:none;}.resource-videos img{width:100%;margin-bottom:30px;}.resource-videos h3{font-size:24px;text-align:center;padding:0 10px 20px;}.resource-videos .resource-item-description{padding:0px 20px;}.f-dwnld:first-child{margin-left:20px !important;}.f-dwnld{border:1px solid #3ca6db !important;height:34px;width:50px !important;padding:5px !important;float:left;margin-left:5px !important;}.f-dwnld img{float:none;margin-right:0px !important;width:100%;}.flang{margin-top:10px;}.video-placeholder::after{overflow:hidden;content:"";margin-top:60px;margin-left:-32.5px;background:url("https://www.enghousevideo.com/nitropack_static/JPaIYnLbXXEyYqNTBHsyYJLpujqbVdIt/assets/images/optimized/rev-f11b2a7/www.enghousevideo.com/wp-content/themes/VidyoChild/img/Video-Play-Btn.svg") no-repeat;position:absolute;left:50%;width:64px;height:64px;z-index:10;}.video-placeholder{display:block;position:relative;}.video-placeholder:hover::after{background:url("https://www.enghousevideo.com/nitropack_static/JPaIYnLbXXEyYqNTBHsyYJLpujqbVdIt/assets/images/optimized/rev-f11b2a7/www.enghousevideo.com/wp-content/themes/VidyoChild/img/Video-Play-Btn-Hover.svg") no-repeat;}.resource-case-studies li{min-height:500px;}.resource-case-studies li .resource-item-cta{float:none;margin-top:20px;text-align:center;width:100%;}.category-filter select{background:#edf1f5 none repeat scroll 0 0;border:1px solid #e0e4e8;border-radius:4px;-webkit-border-radius:4px;font-size:16px;margin:0 0 0 20px !important;margin:0;padding:.5em 3.5em .5em 1em;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%),linear-gradient(to right,#3ca6db,#3ca6db);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;background-size:5px 5px,5px 5px,2.5em 2.5em;background-repeat:no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;display:inline-block;}.category-filter select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000;}.resource-header{background:#294f73;background:-moz-linear-gradient(top,#294f73 0%,#122539 100%);background:-webkit-linear-gradient(top,#294f73 0%,#122539 100%);background:linear-gradient(to bottom,#294f73 0%,#122539 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#294f73",endColorstr="#122539",GradientType=0);}.resource-header h1{color:#fff;text-transform:uppercase;font-weight:300;font-size:50px;}.resource-header h2{color:#fff;opacity:.7;padding-top:0px;font-weight:400 !important;font-size:30px !important;}.newsletter-signup-form legend{color:#fff;font-size:24px;margin-bottom:15px;}.join-list-btn button{background:#3ca6db;border-radius:0px 4px 4px 0px;-webkit-border-radius:0px 4px 4px 0px;border:none;}.join-list-btn button:hover{background:#0070a8;}.join-list-btn .arrow_triangle-right:before{content:"E";font-size:30px;color:#fff;font-family:"ETmodules";}.join-list-btn .arrow_triangle-right:hover:before{opacity:.5;}.join-list-btn input{height:32px;float:left;width:75%;text-indent:10px;}#newsletter_signup_field{border:0px !important;border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;padding:10px;width:75%;}.newsletter-signup-form input[type="submit"]{color:#158bc2;font-family:"ETmodules";display:block;height:0;margin-top:-7px;padding:0;top:10px;right:10px;position:relative;content:"&#x45;";width:0;float:right;}.newsletter-signup-form .spinner{display:none;margin-top:-7px;position:absolute;right:13%;top:50%;}.newsletter-signup-form label{color:#727272;font-size:.8125rem;left:18px;line-height:1.5rem;z-index:1;}.footer-mail-list .mktoForm input[type="text"],.footer-mail-list  .mktoForm input[type="url"],.footer-mail-list  .mktoForm input[type="email"],.footer-mail-list  .mktoForm input[type="tel"],.footer-mail-list  .mktoForm input[type="number"],.footer-mail-list  .mktoForm input[type="date"],.footer-mail-list  .mktoForm select.mktoField,.footer-mail-list  .mktoForm textarea.mktoField{background-color:#fff;border:none;border-radius:2px 0px 0px 2px !important;box-shadow:none !important;color:#666 !important;}.footer-mail-list .mktoForm .mktoButtonWrap.mktoStriped .mktoButton{text-shadow:none !important;color:#fff !important;}.footer-mail-list .mktoButton:hover{background-color:#97c749 !important;}.show-menu{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;background:#3ca6db;text-align:center;padding:10px 0;display:none;}input[type=checkbox]:checked ~ #menutest{display:block;}.hcs-header{max-height:300px;}.tcode-event-schedule .scheduled-event .artist-image{float:left !important;margin-bottom:40px;}.tcode-event-schedule .artist-title-container{display:block;}.hcs-blog .article-card{padding-bottom:200px !important;}.wsp-container .wsp-module_widths-title,.wsp-container .wsp-module_widths-list,.wsp-container .wsp-scopes-title,.wsp-container .wsp-scopes-list{display:none;}@media all and (max-width: 978px){#footer-widgets{padding:10% !important;}.customer-facets .facetwp-facet{display:none;}#footer-info,.et-social-icons{clear:both;}#footer-info{text-align:center;float:none;}.bottom-nav{float:none;text-align:center;}.blurb-even-text .et_pb_column_1,.blurb-even-text .et_pb_column_2{margin-top:40px !important;}.product-landing-blurb-row .et_pb_column_1_3{margin-top:.5%;margin-right:0;}.cs-sub-header{text-align:center;}.cs-header-row{padding-bottom:0px;}#et_top_search{margin:0 15px 0 22px;}.cs-button{margin:0px;}.home-featured-col-one{border-right:0px !important;}.corporate-location{padding-bottom:40px;}.int-location{padding-top:0px;}.int-location .et_pb_row_1{padding-bottom:0px;}.int-location .et_pb_row_1 .et_pb_column{margin-bottom:0px;}.industry-header .et_pb_column_1{border-left:none;height:auto;}.industry-header .et_pb_text_1{text-align:center;padding-left:0px;margin-top:0px;}.industry-header{padding-top:0px;}.embedded-video-hero{height:33.333vh;}.resource-header{padding-top:0px;}.resource-item img{width:100%;float:none;margin-right:0px;margin-bottom:20px;}.resource-header h1{font-size:45px;}.resource-item-list{padding:0 !important;}.resource-item .l-media_body{width:100%;float:none;}.resource-item-body{float:none;width:100%;}.resource-item-list li:first-child{padding-top:0px;}.resource-item-cta{float:none;margin-top:20px;text-align:center;width:100%;}.resource-item-cta a{margin:0 auto;width:90%;}.resource-videos li{width:100%;min-height:auto;padding-bottom:20px !important;}.resource-videos li:first-child{margin-top:30px;}.career-awards{padding-top:0px;}.homepage-slider-header .et_pb_fullwidth_header_container{margin-top:0px;}.case-study .et_pb_text{padding:0px 40px;}.cs-header-row p{padding:0px 40px;}.cloud-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{width:90%;}.cloud-header .et_pb_fullwidth_header_0 .header-content img{max-width:200px;}.product-landing-header-section .et_pb_fullwidth_header{padding:0px;}.product-landing-header-section .et_pb_fullwidth_header_0 .header-content .et_pb_fullwidth_header_subhead{margin-bottom:65px;}.archive .et_pb_post{margin-right:1%;}.healthcare-blurbs .et_pb_blurb_content{max-width:100%;}.healthcare-blurbs .et_pb_blurb_content .et_pb_main_blurb_image img{width:100%;}.homepage-header-section{padding-top:0px;height:100%;}.homepage-slider-header{padding-top:0px;height:100%;}.homepage-slider-header .et_pb_fullwidth_header_subhead{font-size:18px !important;line-height:22px;}.vidyox-promo .et_pb_promo{padding-top:30px !important;}.vidyox-promo .et_pb_promo_description h2{padding-bottom:0px;}.vidyox-promo .et_pb_promo_button{margin-top:0px;margin-bottom:30px;}.vidyox-promo .et_pb_promo_description h2{font-size:30px;}.vidyoio-col{border-right:0px !important;}.product-landing-header .header-content{width:100% !important;}.product-detail-header{height:100% !important;padding-top:0px;}.product-detail-header .et_pb_fullwidth_header_subhead{width:100%;}.product-detail-header p{width:100%;padding-bottom:20px;}.infrastructure-slider .et_pb_slide_content{width:100%;}.infrastructure-product .et_pb_blurb_container{min-height:100%;}.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content{padding-bottom:20px;font-size:16px;}.cloud-header{height:100%;overflow:hidden;}.cloud-header .et_pb_fullscreen .et_pb_fullwidth_header_container.center{height:100%;}.cloud-header .et_pb_fullwidth_header_scroll{display:none;}.cloud-blurbs .et_pb_blurb_container{padding-left:10px;}.adoption-feature-blurb h4{font-size:16px !important;line-height:21px !important;}.service-top-section{padding:0px;}.service-key-features .et_pb_row_2{padding-bottom:0px;}.gov-type-blurb h4{padding-left:20px;}.company-hero,.company-hero .et_pb_row{padding:0 !important;}.about-header p{font-size:18px;}.about-highlights ul li{margin-bottom:20px;line-height:1.45em;font-size:20px;}.about-pioneering,.about-pioneering .et_pb_fullwidth_header{padding-top:0px !important;}.about-pioneering h1{font-size:40px !important;}.company-hero .et_pb_column_0{height:100% !important;padding-left:50px;padding-top:30px;}.management-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container{width:100%;}.management-header h1{font-size:36px;}.careers-header .et_pb_fullwidth_header_container.center{height:100%;width:100%;}.careers-header h1{font-size:36px;}.careers-header .et_pb_fullwidth_header_subhead{font-size:18px;}.category-filter select{width:100% !important;margin:0 0 30px 0 !important;}.newspage-slider .et_pb_container{width:100%;}.awyca_subheader{margin-bottom:0;}.single-post-news-menu{display:none;}.single-post-news-menu ul li{border-right:0px;width:100%;border-bottom:1px solid #232323;}.industry-menu-clean ul li:last-child{padding-right:0px !important;}.single-post .entry-title{font-size:24px;}.show-menu{display:block;}.single-ai1ec_event .ai1ec-single-event{width:100%;float:left;margin-left:0px;margin-bottom:50px;}.press-kit-gallery{border-right:none;}.blog-homepage-slider .et_pb_slide_description .et_pb_slide_title{font-size:28px !important;}.partner-hero{padding-top:0px;}.case-study-logo{margin:25px 0 0 !important;}.cs-sub-header{margin:30px 0 0 !important;}.cs-button{margin-top:40px;}.cs-images .et_pb_column{width:100% !important;}.cs-images{padding-top:0px;}.cloud-img{display:block;}.cloud-onboard{background:none !important;}.cloud-onboard .container{width:100% !important;}.cloud-onboard #left-area{padding:0 50px;background:none !important;}.cloud-onboard .mktoFormRow,.cloud-onboard .mktoFormCol{width:100% !important;}.cloud-onboard .mktoHtmlText{width:100% !important;}li.menu-item-82 a,li.menu-item-4055 a,li.menu-item-39012 a,li.menu-item-39006 a{background-image:none;}li.menu-item-82 a.nitro-lazy,li.menu-item-4055 a.nitro-lazy,li.menu-item-39012 a.nitro-lazy,li.menu-item-39006 a.nitro-lazy{background-image:none !important;}li.menu-item-83 a::before,li.menu-item-4056 a::before{background-image:none;}.languages ul li,.languages-pmenu ul li{margin:0;padding:1em 0 !important;}.languages ul li a::before{background:none !important;}.site-id-9 .japanese-flag a::before,.japanese-active,.site-id-7 .chinese-flag a::before,.chinese--active{background:none;}.product-menu > ul{float:none !important;}.graphic-line-white img{max-height:8px;}.graphic-line-sm img{height:8px;}.hero-header .header-content h1{margin-bottom:100px;}.hero-header{padding-top:0;}.hcs-header{max-height:400px;}#page-container{padding-top:80px !important;}.et_pb_number_counter .percent p{font-size:40px;}.et_pb_number_counter .percent{min-width:170px;}.et_pb_number_counter .percent h3.title{font-size:21px;}.ai1ec-event-details{float:left !important;margin:0 0 30px 0 !important;}.ai1ec-single-event .ai1ec-event-avatar{max-width:100% !important;}.ai1ec-single-event .ai1ec-event-avatar img{max-width:100% !important;max-height:100% !important;width:100% !important;}}@media all and (min-width: 240px) and (max-width: 420px){.product-landing-header .header-content h1{font-size:30px !important;}.product-landing-header .et_pb_fullwidth_header_subhead{font-size:18px !important;line-height:21px !important;}.product-slider .et_pb_slide_title{font-size:30px !important;}.product-slider .et_pb_slide_content{line-height:18px !important;}.legacy-header h1{font-size:30px !important;}.legacy-product-header{padding:30px 0px 0px;}.legacy-product-header .et_pb_row{padding:0px !important;}.vidyox-promo .et_pb_promo_description h2{font-size:40px !important;padding-top:20px !important;}.service-header .et_pb_fullwidth_header{padding:0px;}.solution-grid .et_pb_blurb_content h4 a{font-size:36px !important;}.solution-grid .et_pb_blurb_content h4,.solution-grid{height:250px !important;}.industry-header h1{font-size:42px !important;}.et_pb_button{font-size:14px !important;}.solution-top-section .et_pb_text{padding-top:0px !important;}.solution-top-section h1{font-size:22px;}.case-study h2{font-size:24px !important;}.location{min-height:100%;}.newspage-slider h2{font-size:30px !important;}.newspage-slider .et_pb_slide_description{padding-bottom:30% !important;}.featured-article-newspage h2{padding-bottom:20px;}.integration-landing-blurb h2{font-size:26px !important;}.partner-tabs h2{font-size:30px;}.partner-type-btn{font-size:9px;}.home-grid-blurb-mobile h4 a{font-size:24px !important;}.mobile-hero-home .header-content .et_pb_promo_button{width:300px;}.hcs-brand-graphic{min-height:200px;}}@media all and (min-width: 420px) and (max-width: 767px){.homepage-header-section{padding-top:0px;height:100%;}.homepage-slider-header{padding-top:0px;height:100%;}.product-landing-header .header-content h1{font-size:30px !important;}.product-landing-header .et_pb_fullwidth_header_subhead{font-size:18px !important;line-height:21px !important;}.product-slider .et_pb_slide_title{font-size:30px !important;}.product-slider .et_pb_slide_content{line-height:18px !important;}.legacy-product-header{padding:30px 0px 0px;}.legacy-product-header .et_pb_row{padding:0px !important;}.legacy-product-header h1{font-size:48px !important;}.solution-grid .et_pb_blurb_content h4 a{font-size:30px !important;}.solution-grid .et_pb_blurb_content h4,.solution-grid{height:200px !important;}.case-study h2{font-size:24px !important;}.news-columns .et_pb_row_4col > .et_pb_column.et_pb_column_1_4,.et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4{width:100% !important;}.integration-landing-blurb h2{font-size:30px !important;}.eg-demand-gen-skin-content{min-height:250px !important;}.hcs-brand-graphic{min-height:250px;}.facets-resource-col{column-count:2 !important;padding-bottom:30px;}.hcs-blog .article-card{padding-bottom:70px !important;}}@media all and (min-width: 240px) and (max-width: 767px){.about-header h1{font-size:30px;}.company-hero .et_pb_column_0{padding-top:10px;padding-right:10px;padding-left:30px;}.company-hero .et_pb_column_1{padding-top:30px;padding-left:50px;padding-right:0;padding-bottom:50px;}.about-pioneering .header-content{width:100% !important;}.about-pioneering h1{font-size:30px !important;}.mission-statement .et_pb_fullwidth_header_container.center{height:100%;width:100%;}.mission-statement h1{font-size:40px;}.mission-statement .et_pb_fullwidth_header_subhead{font-size:20px;}.awyca_postWrapper h3{font-size:22px !important;line-height:28px !important;font-weight:600 !important;}.ai1ec-posterboard-view .ai1ec-event{width:90% !important;margin:0 auto 50px !important;float:none;}.partner-tabs .et_pb_tab{padding:0;}.partner-tabs .et_pb_tab p{line-height:1.4em;}.group-products-text h2{font-size:30px !important;}.group-products-text h1{font-size:20px !important;line-height:24px;}.single-post #left-area .post-meta{clear:both;float:left;}.single-post .share-view{margin-bottom:0px;}.CloudEmailForm input[type=submit]{padding:0px 20px;clear:both;width:100%;border-radius:4px !important;-webkit-border-radius:4px !important;}.CloudEmailForm input[type="email"]{width:100% !important;margin-bottom:10px !important;}.CloudEmailForm h1{font-size:40px !important;line-height:45px;margin-bottom:0px;}.VHS-return-link{display:block;}.product-landing-blurb .et_pb_main_blurb_image img{max-width:60% !important;}.finserv-landing-grid .private-banking-mobile,.finserv-landing-grid .commercial-banking,.finserv-landing-grid .account-opening-mobile,.finserv-landing-grid .money-lending-mobile,.finserv-landing-grid .video-enabled-branch-mobile,.finserv-landing-grid .video-claims-management,.finserv-landing-grid .video-contact-center{min-height:300px;}.fwpl-layout{grid-template-columns:1fr !important;}.hc-case-study-img .et_pb_blurb_content{margin:0px !important;max-width:100% !important;}.hc-case-study-img .et_pb_main_blurb_image img{width:100% !important;}.hc-case-study-img .et_pb_main_blurb_image{width:100% !important;margin-bottom:10px;}.hc-case-study-img .et_pb_blurb_description{padding:0px 20px 20px 0px;}}@media all and (min-width: 420px) and (max-width: 978px){.resource-item img{max-height:175px;object-fit:cover;}.partner-featured-videos h3{font-size:22px;font-weight:400;padding:0 20px 20px;}.services-blurbs .et_pb_column_2{border-bottom:0px;}.homepage-slider-header{padding-top:0px;height:100%;}.vidyox-promo .et_pb_promo_description h2{font-size:40px;}.service-header .et_pb_fullwidth_header{padding:30px 0px;}.newspage-slider h2{font-size:40px !important;}.newspage-slider .et_pb_slide_description{padding-bottom:10% !important;}.hero-header .header-content h1{margin-bottom:100px !important;}}@media all and (max-width: 767px){.hcs-graphic-text{display:none;}}@media all and (min-width: 767px) and (max-width: 977px){.homepage-header-section{padding-top:0px;height:55vh;}.resource-videos li{width:46% !important;min-height:475px;}.resource-videos li:nth-child(2n+2){margin-right:0px;}.resource-case-studies li .resource-item-cta{width:93%;margin:30px auto;}.product-landing-blurb .et_pb_blurb_content{max-width:100%;}.group-product-slider .et_pb_container{width:100% !important;}.embedded-video-hero .et_pb_fullwidth_header_container{width:100% !important;padding-left:50px;padding-top:0px !important;background:rgba(39,43,46,.5);}.embedded-video-hero h1{padding-top:0px !important;color:#fff;font-weight:300 !important;}.embedded-video-hero .header-content{width:80%;color:#fff;}.solution-grid .et_pb_blurb_content h4 a{font-size:36px !important;}.solution-grid .et_pb_blurb_content h4,.solution-grid{height:350px !important;}.solution-grid .et_pb_blurb_content h4 a{margin-top:12%;}.gov-type-blurb h4{font-size:30px;padding-left:0 !important;}.company-hero .et_pb_column_1{padding-top:30px;padding-left:50px;padding-bottom:50px;}.ai1ec-posterboard-view .ai1ec-event{margin:0 30px 0 0 !important;width:340px !important;}.partner-tabs .et_pb_tabs_controls li a{font-size:12px;height:50px;line-height:13px;padding:12.5px 0 0;}.finserv-landing-grid .private-banking-tablet,.finserv-landing-grid .commercial-banking-tablet,.finserv-landing-grid .account-opening-tablet,.finserv-landing-grid .money-lending-tablet,.finserv-landing-grid .video-enabled-branch-tablet,.finserv-landing-grid .video-claims-management-tablet,.finserv-landing-grid .video-contact-center-tablet{min-height:300px;}.eg-demand-gen-skin-content{min-height:200px !important;}.eg-home-demand-gen-content{min-height:150px !important;}.eg-home-demand-gen-content h6{position:absolute !important;top:300px;}.hcs-brand-graphic{min-height:400px;}.fwpl-layout{grid-template-columns:1fr 1fr !important;}.facets-resource-col{column-count:2 !important;padding-bottom:30px;}}@media all and (min-width: 767px) and (max-width: 935px){.hcs-graphic-text{font-size:21px;color:#202020;max-width:350px;position:relative;top:190px;left:90px;line-height:1.2em;}.el-t4qapc{min-height:200px !important;}}@media all and (min-width: 936px) and (max-width: 977px){.hcs-graphic-text{font-size:21px;color:#202020;max-width:350px;position:relative;top:190px;left:120px;line-height:1.2em;}}@media all and (min-width: 979px) and (max-width: 1366px){.connect-middle-blurb .et_pb_blurb_1.et_pb_blurb h4{margin-bottom:20px !important;}.resource-videos li:nth-child(3n+3){margin-right:0px;}.resource-videos li{width:30%;}.resource-case-studies li .resource-item-cta{width:93%;}.group-product-slider .et_pb_container{width:100% !important;}.product-detail-header{height:100% !important;padding-top:0px;}.product-detail-header .et_pb_fullwidth_header_subhead{width:100%;}.product-detail-header p{width:100%;padding-bottom:20px;}.infrastructure-api-btn{font-size:14px !important;}.infrastructure-api-btn:hover{padding:10px;}.cloud-header{height:100%;overflow:hidden;}.cloud-header .et_pb_fullscreen .et_pb_fullwidth_header_container.center{height:100%;}.bottom-page-resources h3{font-size:24px;}.embedded-video-hero .et_pb_fullwidth_header_container{width:100% !important;padding-left:50px;padding-top:0px !important;background:rgba(39,43,46,.5);}.embedded-video-hero h1{padding-top:0px !important;color:#fff;font-weight:300 !important;}.embedded-video-hero .header-content{width:60%;color:#fff;}.solution-grid .et_pb_blurb_content h4 a{font-size:24px !important;line-height:32px;}.solution-grid .et_pb_blurb_content h4,.solution-grid{height:350px !important;}.solution-grid .et_pb_blurb_content h4 a{margin-top:12%;}.smaller-menu-text ul > li > a{font-size:10px;}.gov-type-blurb h4{padding-left:20px;}.company-hero .et_pb_column_0,.company-hero .et_pb_column_1{padding:30px 50px 30px 50px;}.about-header p{font-size:18px;}.about-highlights ul li{margin-bottom:20px;line-height:1.45em;font-size:20px;}.about-pioneering,.about-pioneering .et_pb_fullwidth_header{padding-top:0px !important;}.company-hero .et_pb_column_0{height:100% !important;}.career-blurb h4{font-size:26px !important;}.ai1ec-posterboard-view .ai1ec-event{margin:0 40px 0 0 !important;width:290px !important;}.cs-sub-header{font-size:18px !important;line-height:24px !important;}.cloud-header h1{font-size:30px !important;}.partner-tabs .et_pb_tabs_controls li a{font-size:11px;line-height:18px;padding:14.5px 0px;vertical-align:middle;}.hero-header{padding-top:0;}.home-desktop-blurb h4{font-size:24px !important;}.home-desktop-text h3{font-size:18px !important;}.home-desktop-quote h4 a{font-size:20px !important;}.company-page-quote .et_pb_blurb_container{padding:20px;}.company-page-quote .et_pb_blurb_container h4{font-size:18px;padding:0 0px 20px;}.company-page-quote .et_pb_blurb_container h4{line-height:20px !important;font-size:18px !important;}.company-hero .et_pb_column_1{padding:30px 0px !important;}.connect-middle-blurb .et_pb_blurb h4{margin-bottom:20px !important;}.resource-videos li:nth-child(3n+3){margin-right:0px;}.resource-videos li{width:30%;}.resource-case-studies li .resource-item-cta{width:93%;}.group-product-slider .et_pb_container{width:100% !important;}.product-detail-header{height:100% !important;padding-top:0px;}.product-detail-header .et_pb_fullwidth_header_subhead{width:100%;}.product-detail-header p{width:100%;padding-bottom:20px;}.infrastructure-api-btn{font-size:14px !important;}.infrastructure-api-btn:hover{padding:10px;}.cloud-header{height:100%;overflow:hidden;}.cloud-header .et_pb_fullscreen .et_pb_fullwidth_header_container.center{height:100%;}.bottom-page-resources h3{font-size:24px;}.embedded-video-hero .et_pb_fullwidth_header_container{width:100% !important;padding-left:50px;padding-top:0px !important;background:rgba(39,43,46,.5);}.embedded-video-hero h1{padding-top:0px !important;color:#fff;font-weight:300 !important;}.embedded-video-hero .header-content{width:60%;color:#fff;}.solution-grid .et_pb_blurb_content h4 a{font-size:24px !important;line-height:32px;}.solution-grid .et_pb_blurb_content h4,.solution-grid{height:200px !important;}.smaller-menu-text ul > li > a{font-size:10px;}.gov-type-blurb h4{padding-left:20px;}.company-hero .et_pb_column_0,.company-hero .et_pb_column_1{padding:30px 50px 30px 50px;}.about-header p{font-size:18px;}.about-highlights ul li{margin-bottom:20px;line-height:1.45em;font-size:20px;}.about-pioneering,.about-pioneering .et_pb_fullwidth_header{padding-top:0px !important;}.about-pioneering h1{font-size:40px !important;}.company-hero .et_pb_column_0{height:100% !important;}.career-blurb h4{font-size:26px !important;}.ai1ec-posterboard-view .ai1ec-event{margin:0 40px 0 0 !important;width:290px !important;}.cs-sub-header{font-size:18px !important;line-height:24px !important;}.cloud-header h1{font-size:30px !important;}.partner-tabs .et_pb_tabs_controls li a{font-size:11px;line-height:18px;padding:14.5px 0;vertical-align:middle;}.hero-header .header-content h1{margin-bottom:200px !important;font-size:40px !important;}.hero-header{padding-top:0;}.home-desktop-blurb h4{font-size:24px !important;}.home-desktop-text h3{font-size:18px !important;}.home-desktop-quote h4 a{font-size:20px !important;}.company-page-quote .et_pb_blurb_container{padding:20px;}.company-page-quote .et_pb_blurb_container h4{font-size:18px;padding:0 0px 20px;}.company-page-quote .et_pb_blurb_container h4{line-height:20px !important;font-size:18px !important;}.company-hero .et_pb_column_1{padding:30px 0px !important;}.hcs-brand-graphic{min-height:500px;}.eg-home-demand-gen-content{min-height:150px !important;}.eg-home-demand-gen-content h6{position:absolute !important;top:300px;}.careers-desktop-quote h4 a,.careers-desktop-quote p,.careers-desktop-quote h4{font-size:16px !important;}.why-video-blurbs .et_pb_blurb_description{font-size:18px;line-height:22px;}}@media all and (min-width: 979px) and (max-width: 1050px){.double-cta-button a{margin:30px auto 0px !important;font-size:14px !important;}.double-cta-button a:first-child{margin-right:10px !important;}}@media all and (min-width: 979px) and (max-width: 1150px){.hcs-graphic-text{font-size:25px;color:#202020;max-width:450px;position:relative;top:265px;left:100px;line-height:1.2em;}.cs-number-counter .percent{min-height:120px;}}@media all and (min-width: 1151px) and (max-width: 1350px){.hcs-graphic-text{font-size:25px;color:#202020;max-width:450px;position:relative;top:260px;left:185px;line-height:1.2em;}.cs-number-counter .percent{min-height:80px;}}@media all and (min-width: 979px) and (max-width: 1100px){#top-menu li a{font-size:12px !important;}}@media all and (min-width: 1005px) and (max-width: 1156px){.product-landing-blurb-row .et_pb_column_1 h2,.product-landing-blurb-row .et_pb_column_2 h2{margin-bottom:24px;}}@media all and (min-width: 979px) and (max-width: 1004px){.product-landing-blurb-row .et_pb_column_2 h2{margin-bottom:24px;}}@media all and (min-width: 1101px) and (max-width: 1150px){#top-menu li a{font-size:14px !important;}}@media all and (min-width: 979px) and (max-width: 1500px){.hero-content-slider .et_pb_slide_title{font-size:50px !important;}.hero-content-slider .et_pb_slide_image{max-width:150px;}#menu-resources a{font-size:12px;}.partner-featured-videos h3{font-size:22px;font-weight:400;padding:0 20px 20px;}.healthcare-blurbs .et_pb_blurb_content{max-width:100%;}.healthcare-blurbs .et_pb_blurb_content .et_pb_main_blurb_image img{width:100%;}.homepage-slider-header .et_pb_fullwidth_header_container{margin-top:0px;}.vidyox-promo .et_pb_promo_description h2{font-size:40px !important;padding-top:80px !important;}.industry-menu-clean ul > li > a{padding:28px 15px;}.cloud-header{height:100%;overflow:hidden;}.cloud-header .et_pb_fullscreen .et_pb_fullwidth_header_container.center{height:100%;}.solution-parallax .et_pb_fullwidth_header_container{padding:0 50px !important;}.industry-header h1{font-size:36px !important;}.corp-location{padding-left:50px !important;}.newspage-slider h2{font-size:40px !important;}.blog-homepage-slider .et_pb_slide_description .et_pb_slide_title{font-size:40px !important;}.cs-sub-header{margin:25px 0px 0px 50px !important;}.case-study-logo{margin:25px 0px 0px 50px !important;}.home-desktop-blurb h4 a{font-size:24px !important;}.services-blurbs .et_pb_blurb h4,.services-blurbs .et_pb_blurb h3{min-height:80px;font-size:20px !important;}}@media all and (min-width: 979px) and (max-width: 1350px){.finserv-landing-grid .private-banking,.finserv-landing-grid .commercial-banking{min-height:500px;}.finserv-landing-grid .account-opening,.finserv-landing-grid .money-lending,.finserv-landing-grid .video-enabled-branch,.finserv-landing-grid .video-claims-management,.finserv-landing-grid .video-contact-center{min-height:250px;}.blurb-even-text .et_pb_blurb_description{top:170px;}#finserv-hero .blue-corner-graphic{display:none;}.hcs-brand-graphic{min-height:550px;}.cs-number-counter .percent p{font-size:60px;}.cs-number-counter .percent{min-width:190px;}.hc-case-study-img .et_pb_image_wrap{height:200px !important;}}@media all and (min-width: 1367px) and (max-width: 1500px){.embedded-video-hero .et_pb_fullwidth_header_container{width:100% !important;padding-left:50px;padding-top:0px !important;}.embedded-video-hero h1{padding-top:0px !important;}.embedded-video-hero .header-content{width:60%;padding-left:50px !important;}.solution-grid .et_pb_blurb_content h4 a{font-size:36px !important;}.solution-grid .et_pb_blurb_content h4,.solution-grid{height:350px !important;}.solution-grid .healthcare-mod .et_pb_blurb_content h4,.solution-grid .finserv-mod .et_pb_blurb_content h4{height:350px !important;}.industry-menu-clean ul > li > a{font-size:14px;}.gov-type-blurb h4{padding-left:20px;}.company-hero .et_pb_column_0{padding-top:50px;padding-right:50px;padding-left:50px;}.company-hero .et_pb_column_1{padding-top:50px;padding-right:10px;padding-left:30px;}.about-pioneering{padding-top:0px !important;}.product-links{padding:0 100px;}.services-blurbs .et_pb_blurb h4,.services-blurbs .et_pb_blurb h3{margin-bottom:10px;}.eg-home-demand-gen-content{min-height:250px !important;}.eg-home-demand-gen-content h6{position:absolute !important;top:320px;}.hcs-brand-graphic{min-height:600px;}.hc-case-study-img .et_pb_image_wrap{height:170px;}}@media all and (min-width: 1351px) and (max-width: 1500px){.finserv-landing-grid .private-banking,.finserv-landing-grid .commercial-banking{min-height:600px;}.finserv-landing-grid .account-opening,.finserv-landing-grid .money-lending,.finserv-landing-grid .video-enabled-branch,.finserv-landing-grid .video-claims-management,.finserv-landing-grid .video-contact-center{min-height:300px;}.hcs-brand-graphic{min-height:600px;}.hcs-graphic-text{font-size:30px;color:#202020;max-width:500px;position:relative;top:300px;left:175px;line-height:1.2em;}}@media all and (min-width: 1501px){.hero-content-slider .et_pb_slide_title{font-size:70px !important;}.eg-home-demand-gen-content{min-height:165px !important;}.eg-home-demand-gen-content h6{position:absolute !important;bottom:30px;}.hero-content-slider .et_pb_slide_image{max-width:200px;}}@media all and (min-width: 1501px) and (max-width: 2200px){.finserv-landing-grid .private-banking,.finserv-landing-grid .commercial-banking{min-height:700px;}.finserv-landing-grid .account-opening,.finserv-landing-grid .money-lending,.finserv-landing-grid .video-enabled-branch,.finserv-landing-grid .video-claims-management,.finserv-landing-grid .video-contact-center{min-height:350px;}.eg-demand-gen-skin-content{min-height:225px !important;}.hcs-brand-graphic{min-height:700px;}}@media all and (min-width: 979px) and (max-width: 2200px){.HCS-Twenty-Eighteen-Menu{position:fixed !important;top:145px !important;width:100%;z-index:100;}.vertical-slider .et_pb_tabs_controls{width:100%;text-align:center;}.vertical-slider .et_pb_tabs_controls li{width:16.666%;height:100%;}.cs-double-col{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;}.news-menu{position:fixed;width:100%;z-index:500;}.resource-item-cta a{margin-left:20px;font-size:14px;width:90%;}.on-demand-promo .header-content{padding-top:0px;}}@media all and (min-width: 1501px){.services-blurbs .et_pb_blurb h4,.services-blurbs .et_pb_blurb h3{margin-bottom:10px;}.el-t4qapc{min-height:150px !important;}.hcs-blog .article-card{padding-bottom:180px !important;}.hc-case-study-img .et_pb_image_wrap{height:170px;}}@media all and (max-width: 1260px){.hcs-header-promo{display:none;}}@media all and (min-width: 2201px){.finserv-landing-grid .private-banking,.finserv-landing-grid .commercial-banking{min-height:800px;}.finserv-landing-grid .account-opening,.finserv-landing-grid .money-lending,.finserv-landing-grid .video-enabled-branch,.finserv-landing-grid .video-claims-management,.finserv-landing-grid .video-contact-center{min-height:400px;}.vertical-slider .et_pb_tabs_controls{width:100%;text-align:center;}.cs-double-col{-webkit-column-count:2;-moz-column-count:2;column-count:2;}.news-menu{position:fixed;width:100%;z-index:500;}.why-vidyo-cloud .et_pb_row_0{height:50vh;}.why-vidyo-cloud .et_pb_row_1{height:40vh;}.partner-tabs .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li{font-size:16px;}.homepage-headlines{padding:200px 0px;}.vidyox-promo .et_pb_promo{padding-top:150px !important;}.resource-item-cta a{margin-left:20px;font-size:14px;width:90%;}.company-hero .et_pb_column_0{height:60vh;margin-right:0px;border-right:1px solid #ccc;}.company-hero .et_pb_column_1{height:60vh;}.cs-sub-header{margin:50px 0px 0px 250px !important;}.case-study-logo{margin:100px 0px 0px 250px !important;}.on-demand-promo .header-content{padding:100px 0px;}.product-links{padding:0 200px;}.eg-demand-gen-skin-content{min-height:200px !important;}.hcs-brand-graphic{min-height:750px;}}@media all and (min-width: 978px){.solution-parallax .et_pb_fullwidth_header_container{height:100vh !important;}.solution-parallax .et_pb_fullwidth_header{padding:0px;width:100% !important;}}@media all and (min-width: 1346px){.blurb-even-text .et_pb_blurb_description{position:absolute;top:150px;padding-bottom:50px;}.cs-number-counter .percent{min-width:225px;}}@media all and (min-width: 979px) and (max-width: 1345px){.blurb-even-text .et_pb_blurb_description{position:absolute;top:175px;padding-bottom:50px;}}