@charset "UTF-8";button,html,input,select,textarea{color:#222}html{font-style:normal;background:#fff;-webkit-font-smoothing:antialiased}.offscreen{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,img,video{vertical-align:middle}textarea{resize:vertical}.break{clear:both}.browsehappy{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,html,input,select,textarea{font-family:Roboto,sans-serif;font-size:16px;line-height:24px;font-weight:300}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:20px;height:14px;display:inline-block;position:relative}@media all and (max-width:1290px){.hamburger-box{width:30px;height:20px}}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:20px;height:2px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}@media all and (max-width:1290px){.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:30px;height:2px}}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-6px}@media all and (max-width:1290px){.hamburger-inner::before{top:-9px}}.hamburger-inner::after{bottom:-6px}@media all and (max-width:1290px){.hamburger-inner::after{bottom:-9px}}.hamburger--squeeze .hamburger-inner{transition-duration:.1s;transition-timing-function:cubic-bezier(0.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .1s .14s ease,opacity .1s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .1s .14s ease,transform .1s cubic-bezier(0.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.14s;transition-timing-function:cubic-bezier(0.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease,opacity .1s .14s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease,transform .1s .14s cubic-bezier(0.215,.61,.355,1)}#altcld{display:none}.page-template-page-contact #altcld,.page-template-page-pricing #altcld{display:block}.btn{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;color:#fff!important;text-decoration:none}@media all and (max-width:767px) and (min-width:480px){.btn{width:100%;display:block}}@media all and (max-width:479px) and (min-width:320px){.btn{width:100%;display:block}}.btn.blue{background:#08abf1}.btn.blue:hover{background:#4CB3E2}.btn.blue:active{background:#0080b6}.btn.green{background:#A3BB38}.btn.green:active,.btn.green:hover{background:#ACC14B}.btn.pink{background:#E1350B}.btn.pink:hover{background:#eb380c}.btn.pink:active{background:#cd310b}.btn.small{padding:4px 19px 7px}@media all and (max-width:767px) and (min-width:480px){.btn.small{padding:4px 0 7px}}@media all and (max-width:479px) and (min-width:320px){.btn.small{padding:4px 0 7px}}.btn.medium{padding:12px 29px 9px}@media all and (max-width:767px) and (min-width:480px){.btn.medium{padding:10px 0 11px}}@media all and (max-width:479px) and (min-width:320px){.btn.medium{padding:10px 0 11px}}.btn.large{padding:14px 39px 15px}@media all and (max-width:767px) and (min-width:480px){.btn.large{padding:14px 0 15px}}@media all and (max-width:479px) and (min-width:320px){.btn.large{padding:14px 0 15px}}.indiv-pricing-bottom .pricing-button{float:left;width:100%;text-align:center}.indiv-pricing-bottom .pricing-button a{display:block;width:100%;height:100%;float:left;padding:17px 0;color:#fff;text-decoration:none}.indiv-pricing-bottom .pricing-button span{display:block;float:left;width:100%}.indiv-pricing-bottom .pricing-button .no-credit{font-size:16px;text-transform:none;font-weight:300}.alm-btn-wrap{padding:0;float:left;width:100%}button.alm-load-more-btn{float:left;background:0 0;padding:0;color:#29A1E6;font-family:Roboto,sans-serif;font-weight:500;font-size:18px;text-transform:uppercase;margin:40px 0 20px;height:auto;line-height:24px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;letter-spacing:.5px;outline:0}button.alm-load-more-btn:hover{background-color:transparent;color:#4CB3E2}button.alm-load-more-btn.loading{padding-left:0}button.alm-load-more-btn.loading:before{background:0 0}@font-face{font-family:Entypo;src:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/entypo.woff)}@font-face{font-family:Social;src:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/social.woff)}@font-face{font-family:search;src:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/search.eot?41ury3);src:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/search.eot#iefix41ury3) format("embedded-opentype"),url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/search.woff?41ury3) format("woff"),url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/search.ttf?41ury3) format("truetype"),url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/fonts/search.svg?41ury3#search) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:search;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.entypo{font-family:Entypo}.entypo-social{font-family:Entypo-Social}h1{font-family:'Roboto Slab',serif;font-weight:400;font-size:44px;line-height:50px;letter-spacing:.25px;margin:0}@media all and (max-width:979px) and (min-width:768px){h1{font-size:48px;line-height:60px}}@media all and (max-width:767px) and (min-width:480px){h1{font-size:30px;line-height:36px}}@media all and (max-width:479px) and (min-width:320px){h1{font-size:30px;line-height:36px}}h2{font-family:'Roboto Slab',serif;font-weight:400;font-size:32px;line-height:40px;letter-spacing:.25px;margin:0}@media all and (max-width:767px) and (min-width:480px){h2{font-size:30px;line-height:40px}}@media all and (max-width:479px) and (min-width:320px){h2{font-size:30px;line-height:40px}}h3{font-family:'Roboto Slab',serif;font-weight:400;font-size:30px;line-height:40px;letter-spacing:.25px;margin:0 0 10px}h4{font-family:'Roboto Slab',serif;font-weight:400;font-size:24px;line-height:30px;letter-spacing:.25px;margin:0}@media all and (max-width:979px) and (min-width:768px){h4{font-size:18px;line-height:24px}}h5{font-family:Roboto,sans-serif;font-weight:300;font-size:24px;line-height:30px;letter-spacing:.25px;margin:0}h6{font-family:'Roboto Slab',serif;font-weight:400;font-size:24px;line-height:30px;letter-spacing:.5px;margin:0}.sub-title{font-size:36px;font-family:'Roboto Slab',serif;font-weight:400;color:#fff;line-height:30px}@media all and (max-width:979px) and (min-width:768px){.sub-title{font-size:24px;line-height:14px}}@media all and (max-width:767px) and (min-width:480px){.sub-title{font-size:24px;line-height:14px}}@media all and (max-width:479px) and (min-width:320px){.sub-title{font-size:24px;line-height:14px}}.sub-header{font-size:48px;line-height:100px;font-family:'Roboto Slab',serif;font-weight:400;color:#000}p{font-size:16px;line-height:24px;letter-spacing:.5px}@media all and (max-width:979px) and (min-width:768px){p{font-size:14px;line-height:22px}}blockquote{overflow:visible;margin:35px 0;padding:35px 50px;font-size:24px;line-height:40px;color:#999;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-blockquote.jpg) no-repeat bottom -27px right #f5f5f5}blockquote p{font-size:24px!important;line-height:40px!important;margin:0!important}.single-application .left-col h2:first-child,.single-resource .left-col h2:first-child{margin-top:0}.wp-caption .wp-caption-text{color:#999;font-size:16px;font-style:italic;line-height:22px;margin:20px 0 30px;letter-spacing:0}.wp-caption.aligncenter{margin:25px auto 0}.wp-caption.alignleft{float:left;margin-right:15px}@media all and (max-width:767px){.wp-caption.alignleft{margin-right:auto;margin-left:auto}}.wp-caption.alignright{float:right;margin-left:15px}@media all and (max-width:767px){.wp-caption.alignright{margin-right:auto;margin-left:auto}}@media all and (max-width:767px){.wp-caption{width:100%!important}}.alignleft{display:inline;float:left;margin-right:15px}.alignright{display:inline;float:right;margin-left:15px}.aligncenter{display:block;margin-right:auto;margin-left:auto}.left-col p{font-size:18px;line-height:30px;margin:0 0 20px}.left-col h2{margin:35px 0 15px}.left-col ul{margin:0 0 30px 30px;padding:0}.left-col ul li{font-size:18px;line-height:30px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-list-item.png) no-repeat 0 11px;background-size:10px auto;padding:0 0 0 20px;list-style-type:none;margin:0 0 8px}.left-col ul.basic li{background:0 0;list-style-type:disc;padding:0}.left-col pre{margin:15px 0 15px 30px;padding:0}.left-col .wp-caption-text{color:#999;font-size:16px;font-style:italic;line-height:22px;margin:20px 0 30px;letter-spacing:0}.left-col .wp-caption{margin-top:35px;width:auto!important}.left-col a{color:#29A1E6;text-decoration:none}.left-col a:hover{color:#4CB3E2}.left-col figure img{border:1px solid #ccc;text-align:center}.left-col figcaption{padding:8px 0;text-align:center}.right-col a{color:#29A1E6;text-decoration:none}.right-col a:hover{color:#4CB3E2}aside{float:left;width:100%;margin-bottom:60px}aside ul{margin:0;padding:0}aside ul li{list-style-type:none;float:left;width:100%}aside #related-resources{margin-top:25px}aside #related-resources li{margin-bottom:15px}.sidebar-header{float:left;width:100%;background:#000;padding:20px 25px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;text-transform:uppercase;font-size:21px;font-weight:300}.sidebar-body{float:left;width:100%}.bg-sidebar{background:#f5f5f5;padding:25px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.bg-sidebar #social{margin:30px 0 0;float:left;width:100%}.bg-sidebar #social li{width:auto;margin:0 0 0 5px}.bg-sidebar #social li a,.bg-sidebar #social li a:hover{background:0 0}#email-signup{float:left;width:100%;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:16px;background:#fff}#email-signup input[type=text]{border:0;float:left;font-family:Roboto,sans-serif;width:160px}#email-signup input[type=submit]{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-mail.png) no-repeat;background-size:100% auto;width:29px;height:18px;border:0;text-indent:-9999px;float:right;margin:3px 0 0}.sort-area{float:left;margin-bottom:30px;width:100%}.sort-area h4{font-size:21px;line-height:24px;letter-spacing:.5px;text-transform:uppercase;font-family:'Roboto Slab',serif;font-weight:500;margin:0}.searchandfilter{float:left;width:100%}.searchandfilter .cat-item{position:relative;z-index:99}.searchandfilter h4{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top right;background-size:25px auto;height:25px;cursor:pointer;margin:0 0 20px}.searchandfilter h4.current{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top -31px right;background-size:25px auto}.searchandfilter ul{margin:0;padding:0;float:left;width:100%}.searchandfilter ul li:first-child h4.current{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top right;background-size:25px auto}@media all and (max-width:767px) and (min-width:480px){.searchandfilter ul li:first-child h4.current{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top -31px right;background-size:25px auto}}@media all and (max-width:479px) and (min-width:320px){.searchandfilter ul li:first-child h4.current{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top -31px right;background-size:25px auto}}.searchandfilter ul li:first-child h4{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top -31px right;background-size:25px auto}@media all and (max-width:767px) and (min-width:480px){.searchandfilter ul li:first-child h4{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top right;background-size:25px auto}}@media all and (max-width:479px) and (min-width:320px){.searchandfilter ul li:first-child h4{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-sidebar-toggle.png) no-repeat top right;background-size:25px auto}}.searchandfilter ul li:first-child ul{display:block}@media all and (max-width:767px) and (min-width:480px){.searchandfilter ul li:first-child ul{display:none}}@media all and (max-width:479px) and (min-width:320px){.searchandfilter ul li:first-child ul{display:none}}.searchandfilter ul li{float:left;width:100%;list-style-type:none;font-size:16px;padding:0}.searchandfilter ul li label{margin:0 0 17px;position:relative;z-index:99;float:left;cursor:pointer;width:100%;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox.png) no-repeat;background-size:26px auto;padding:0 0 0 32px!important;height:27px}.searchandfilter ul li .sf-input-checkbox,.searchandfilter ul li input[type=checkbox]{display:none;float:left;width:100%;position:absolute;height:30px}.searchandfilter ul li .current label,.searchandfilter ul li .sf-option-active label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-checked.png) no-repeat;background-size:26px auto}.searchandfilter ul li ul{margin:0 0 20px;display:none}.searchandfilter ul li input[type=submit]{background:#08abf1;padding:6px 19px 7px;border:0;font-size:16px;font-weight:700;text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-align:center;color:#fff!important;text-decoration:none}.searchandfilter ul li input[type=submit]:hover{background:#4CB3E2}.searchandfilter ul li input[type=submit]:active{background:#0080b6}#sidebar-top.bg-sidebar{padding:25px 25px 0}.single #sidebar-top{margin-top:0}#sidebar-top{float:left;width:100%;margin-top:20px}@media all and (max-width:767px){#sidebar-top{margin-top:0}}#sidebar-top>li:first-child ul{display:block}#sidebar-top>li{margin:0;padding:0;list-style-type:none;float:left;width:100%}#sidebar-top>li h4{margin:0 0 20px;font-size:18px;line-height:24px;letter-spacing:.5px;font-family:'Roboto Slab',serif;font-weight:500}#sidebar-top>li>ul{float:left;width:100%;margin:0 0 30px}#sidebar-bot{float:left;width:100%;margin-top:45px}#sidebar-bot>li{float:left;list-style-type:none;width:100%}#sidebar-bot>li>ul>li{padding:0;font-size:14px;letter-spacing:.5px}#sidebar-bot h4{margin:0 0 20px;font-size:18px;line-height:24px;letter-spacing:.5px;font-family:Roboto;font-weight:500}@media all and (max-width:767px){#sidebar-bot{display:none}}#blog_mobile_footer{display:none;list-style-type:none;padding-top:20px}#blog_mobile_footer h4{font-family:Roboto;font-size:18px;margin-bottom:18px}#blog_mobile_footer ul{list-style-type:none;margin-left:0}#blog_mobile_footer ul li{background:0 0;font-size:14px;font-weight:700;padding-left:0}@media all and (max-width:767px){#blog_mobile_footer{clear:both;display:block}}.sidebar-section{float:left;width:100%;border-bottom:4px solid #eee;margin-bottom:53px;padding:0 0 10px}.sidebar-section a{color:#29A1E6;text-decoration:none}.sidebar-section a:hover{color:#4CB3E2}.bg-blog_sidebar h4{border-bottom:1px solid #dedede;padding-bottom:5px}.bg-blog_sidebar .widget_categories ul li,.bg-blog_sidebar .widget_recent_entries ul li{color:#222D3B;font-size:16px!important;line-height:24px;margin-bottom:5px}.bg-blog_sidebar .widget_categories ul li:focus,.bg-blog_sidebar .widget_categories ul li:hover,.bg-blog_sidebar .widget_recent_entries ul li:focus,.bg-blog_sidebar .widget_recent_entries ul li:hover{color:#158dce}.bg-blog_sidebar .widget_categories ul li:focus a,.bg-blog_sidebar .widget_categories ul li:hover a,.bg-blog_sidebar .widget_recent_entries ul li:focus a,.bg-blog_sidebar .widget_recent_entries ul li:hover a{background:0 0;color:#158dce}.bg-blog_sidebar .widget_categories ul li a,.bg-blog_sidebar .widget_recent_entries ul li a{color:#222D3B}.bg-blog_sidebar .widget_recent_entries ul li{margin-bottom:20px}#tab-navigation{margin:40px auto 77px;display:table;padding:0}@media all and (max-width:767px) and (min-width:480px){#tab-navigation{width:100%;border:1px solid #d1d1d1;float:left;background:#eee;background:-moz-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:-o-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:-ms-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:linear-gradient(to bottom,#eee 1%,#dcdcdc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dcdcdc', GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation{width:100%;border:1px solid #d1d1d1;float:left;background:#eee;background:-moz-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(100%,#dcdcdc));background:-webkit-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:-o-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:-ms-linear-gradient(top,#eee 1%,#dcdcdc 100%);background:linear-gradient(to bottom,#eee 1%,#dcdcdc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dcdcdc', GradientType=0);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}}#tab-navigation li{float:left;list-style-type:none;padding:0;font-size:24px;font-weight:300;margin:0 25px}@media all and (max-width:767px) and (min-width:480px){#tab-navigation li{width:100%;text-align:left;display:none;margin:0;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation li{width:100%;text-align:left;display:none;margin:0;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}}#tab-navigation li a{text-decoration:none;color:#b9d8ed;cursor:pointer}@media all and (max-width:767px) and (min-width:480px){#tab-navigation li a{color:#000;display:block;width:100%;padding:20px 0 20px 30px}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation li a{color:#000;display:block;width:100%;padding:20px 0 20px 30px}}#tab-navigation li a:hover{color:#0094d3}@media all and (max-width:767px) and (min-width:480px){#tab-navigation li a:hover{color:#000}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation li a:hover{color:#000}}@media all and (max-width:767px) and (min-width:480px){#tab-navigation .current{display:block;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/dropdown-arrow.png) no-repeat top 28px right 20px;background-size:18px 9px}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation .current{display:block;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/dropdown-arrow.png) no-repeat top 28px right 20px;background-size:18px 9px}}#tab-navigation .current a{color:#0094d3;border-bottom:4px solid #0094d3;padding:0 0 13px}@media all and (max-width:767px) and (min-width:480px){#tab-navigation .current a{padding:20px 0 20px 30px;border-bottom:0;color:#000}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation .current a{padding:20px 0 20px 30px;border-bottom:0;color:#000}}@media all and (max-width:767px) and (min-width:480px){#tab-navigation:hover li{display:block}}@media all and (max-width:479px) and (min-width:320px){#tab-navigation:hover li{display:block}}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.3.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:14px 30px;border-radius:5px;background:#333;background:-moz-linear-gradient(top,#333 0,#252525 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#252525));background:-webkit-linear-gradient(top,#333 0,#252525 100%);background:-o-linear-gradient(top,#333 0,#252525 100%);background:-ms-linear-gradient(top,#333 0,#252525 100%);background:linear-gradient(to bottom,#333 0,#252525 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#252525', GradientType=0);background-clip:padding-box;color:#fff;text-decoration:none;white-space:nowrap;line-height:24px;font-size:16px;text-transform:uppercase;font-weight:500;border:1px solid #000;outline:0}.chose-container-single .chosen-single:hover{border:1px solid #505050}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:21px;right:22px;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:18px;height:12px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/dropdown-arrow.png) no-repeat;background-size:18px 9px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chosen-sprite.png) no-repeat 100% -20px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#333;position:relative;overflow-x:hidden;overflow-y:auto;padding:0;margin:0;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:12px 30px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;font-size:16px;text-transform:uppercase;font-weight:500;border-top:1px solid #ddd}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background:#f5f5f5;color:#333}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #ddd;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;color:#333;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-container-active.chosen-with-drop .chosen-results .result-selected{display:none}.chosen-container-active.chosen-with-drop .chosen-single span{overflow:visible}.chosen-container-active.chosen-with-drop .chosen-single span:before{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/check.svg);width:20px;height:20px;display:inline-block;vertical-align:top;margin-right:1px;margin-left:-22px;opacity:.35}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chosen-sprite.png) no-repeat -30px -20px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{width:100%;height:100%;max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/fancybox_loading@2x.gif);background-size:24px 24px}}#bot-cta .btn,#bot-footer #copyright a,#bot-footer #social li a,#contact-bottom a,#footer-logo img,#free-trial button[type=submit],#home-charts .btn,#partners .full-width-content a.button,#partners .indiv-team-title a,#resources .indiv-resource .three-block-title,#resources .indiv-three-block .three-block-title,#side-buzz button.alm-load-more-btn,#tab-navigation li a,#testimonials-bottom .col-630 .btn,#top-footer ul li a,#top-header #top-nav .text-nav a,#top-header .btn,#who-we-are .learn-more a,.article-meta-bot a,.blue-three-split-column .btn,.full-width-content .btn,.gform_wrapper .gform_footer input[type=submit],.indiv-pricing-bottom .pricing-button,.indiv-resource a,.indiv-three-block .three-block-title,.indiv-three-block a,.job-listings ul.departments#tab-navigation li.department ul.jobs li.job a,.left-col .article-author a,.left-col .article-content a,.post-type-archive-resource .indiv-resource .three-block-title,.post-type-archive-resource .indiv-three-block .three-block-title,.press-item a,.pricing-quote-author-info a,.right-col a,.sidebar-section a,a.hero-home-videopopup,a.post-title,article a.read-more,button.alm-load-more-btn{transition:all .3s ease;-webkit-transition:all .3s ease}#advertising{background-color:rgba(0,23,33,.9);bottom:0;left:0;opacity:1;padding:10px 0;position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 1s ease;transition:all 1s ease;width:100%;z-index:2000}#advertising.on{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#advertising.hidden{display:none}#advertising #close-ad{position:absolute;right:30px;top:25px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;width:31px;height:33px;background-size:31px auto;cursor:pointer}@media all and (max-width:767px){#advertising #close-ad{right:5px;top:-25px;height:25px;width:25px;background-size:contain}}#advertising.off #close-ad{display:none}#advertising .banner{display:block;width:728px;max-width:100%;margin:0 auto}#advertising .banner img{display:block;max-width:100%;height:auto}.container .col-1290 .MathJax_Display{display:inline!important}#truste-consent-track{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7)!important;overflow:auto;z-index:5000}#truste-consent-track #truste-consent-content{position:absolute;top:30%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);box-sizing:border-box;border:20px solid #fff}#truste-consent-track #truste-consent-content #truste-consent-text{float:none!important;text-align:center;margin:10px auto!important;max-width:100%!important}#truste-consent-track #truste-consent-content #truste-consent-text .truste-text{color:#000;display:block;margin:0 auto}#truste-consent-track #truste-consent-content #truste-consent-buttons{float:none!important;text-align:center;margin:10px auto!important}#teconsent{background-color:#1d1d1d;bottom:0;right:0;z-index:999;position:fixed}a.hero-videopopup{display:inline-block;margin-top:55px;outline:0;width:60px;margin-bottom:8vh}@media all and (max-width:767px){a.hero-videopopup{margin-bottom:20px}}a.hero-videopopup:hover{opacity:.5}a.hero-videopopup:active{opacity:.7}.btn_videopopup,a.hero-home-videopopup{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/play-btn2.png) no-repeat 20px center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:rgba(255,255,255,.5);background-size:30px 30px;border:1px solid #fff;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:17px;margin:10px 0 0;text-decoration:none;text-transform:uppercase;width:auto;padding:13px 26px 12px 66px}.btn_videopopup:focus,.btn_videopopup:hover,a.hero-home-videopopup:focus,a.hero-home-videopopup:hover{background-color:#4CB3E2;border-color:#4CB3E2;opacity:1;color:#fff!important}.video-popup-modal,div.hero-video-popup{position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;z-index:60000000;text-align:center;display:none}.video-popup-modal.active,div.hero-video-popup.active{display:block}.video-popup-modal .container,div.hero-video-popup .container{position:relative;max-width:860px;width:100%;display:block;margin:100px auto 0;z-index:2000}.video-popup-modal .video-wrap,div.hero-video-popup .video-wrap{position:relative;z-index:2000;height:0;padding-bottom:56.2%;width:100%;display:block;margin-bottom:40px;border:1px solid #555}.video-popup-modal .video-wrap iframe,div.hero-video-popup .video-wrap iframe{width:100%;height:100%;position:absolute;left:0;top:0}.video-popup-modal .close-video-popup,div.hero-video-popup .close-video-popup{position:absolute;right:30px;top:30px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;width:31px;height:33px;background-size:31px auto;cursor:pointer;z-index:2000}.video-popup-modal .btn,div.hero-video-popup .btn{position:relative;z-index:2000}.video-popup-modal .overlay,div.hero-video-popup .overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:1800}.indiv-application{border-bottom:0;display:none;float:left;margin-right:30px;padding:0;width:300px}@media all and (max-width:767px){.indiv-application{margin-right:0;width:100%}}.indiv-application.show{display:block}.indiv-application a{text-decoration:none}.indiv-application a .resource-thumb-link{border:1px solid #CCDBEA;border-radius:2px;display:block;height:180px;margin-bottom:10px;position:relative;text-align:center}.indiv-application a .resource-thumb-link img{max-height:180px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto}.indiv-application a .sumoapp-title{color:#29A1E6;display:block;font-size:16px;font-weight:700;margin-bottom:5px}.indiv-application a:hover .resource-thumb-link{background:none!important;border:1px solid #29A1E6}.indiv-application a:hover .sumoapp-title{color:#69BDED;font-size:16px}.indiv-application .app_desc{color:#222D3B;min-height:100px}body.error404 .atss{display:none}.atss{z-index:998!important}.at-share-close-control{padding-top:10px}.at-share-close-control .at4-arrow.at-left{background-color:#000;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/arrow_sprite_white.png);background-position:5px 5px;background-repeat:no-repeat;border-radius:50%;height:22px;margin-right:12px;opacity:.3;padding-top:10px;width:22px}.at-share-open-control .at4-arrow.at-right{background-color:#000;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/arrow_sprite_white.png);background-position:9px -23px;background-repeat:no-repeat;border-radius:2px;height:22px;margin-top:60px;opacity:.3;width:26px}#at4-soc{margin-top:30px;top:50%!important}.at-share-dock.atss{z-index:800px!important}.right-col{min-height:100px;position:relative}.right-col.is_stuck{min-height:130px}.taxonomy_filter{color:#222D3B;position:relative}.taxonomy_filter #taxonomy_filter_menu{display:none}@media all and (max-width:767px){.taxonomy_filter.not_stuck #taxonomy_filter_menu{display:block;position:absolute;width:100%}.taxonomy_filter.not_stuck #taxonomy_filter_menu h3{background-color:#0094d3;border-radius:2px;color:#fff;font-family:Roboto;font-weight:700;font-size:16px;line-height:24px;margin-bottom:20px;padding:12px 29px 9px;text-align:center;text-transform:uppercase}.taxonomy_filter.not_stuck #taxonomy_filter_menu h3 .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_white.png);background-repeat:no-repeat;background-size:14px;background-position:0 2px;display:inline-block;height:14px;width:16px}.taxonomy_filter.not_stuck #taxonomy_filter_menu #mobile_menu_buttons{color:#0094d3;display:none;font-size:16px;font-weight:700;margin:0 0 10px;padding:10px 0 0;text-align:right;width:95%}.taxonomy_filter.not_stuck .taxonomy_filter_checkboxes{background:#fff;display:none;margin-top:75px;overflow:auto;padding:40px 20px 0}.taxonomy_filter.not_stuck.open #mobile_menu_buttons{display:block!important}.taxonomy_filter.not_stuck.open .taxonomy_filter_checkboxes{display:block}.taxonomy_filter.is_stuck{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2);left:0;position:fixed;top:54px;width:100%!important;z-index:100}.taxonomy_filter.is_stuck #taxonomy_filter_menu{display:block}.taxonomy_filter.is_stuck #taxonomy_filter_menu h3{background-color:#fff;border-radius:0;color:#29A1E6;font-family:Roboto;font-weight:700;font-size:16px;line-height:24px;margin:0;padding:12px 29px 9px;text-align:center;text-transform:uppercase;width:100%}.taxonomy_filter.is_stuck #taxonomy_filter_menu h3 .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_blue.png);background-repeat:no-repeat;background-size:14px;background-position:0 2px;display:inline-block;height:14px;width:16px}.taxonomy_filter.is_stuck #taxonomy_filter_menu #mobile_menu_buttons{color:#0094d3;display:none;font-size:16px;font-weight:700;margin:0 0 20px;text-align:right;width:95%}.taxonomy_filter.is_stuck .taxonomy_filter_checkboxes{display:none}.taxonomy_filter.is_stuck.open #taxonomy_filter_menu #mobile_menu_buttons{display:block!important}.taxonomy_filter.is_stuck.open .taxonomy_filter_checkboxes{background:#fff;display:block;left:0;overflow-y:scroll;padding:20px 20px 160px;position:fixed;top:143px;width:100%;z-index:100000}}.taxonomy_checkboxes li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}.taxonomy_checkboxes li input[type=checkbox]{display:none}.taxonomy_checkboxes li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;display:inline-block;margin:0;padding-left:30px}.taxonomy_checkboxes li:focus label,.taxonomy_checkboxes li:hover label{background-position:0 -46px}.taxonomy_checkboxes li.current label,.taxonomy_checkboxes li.current:focus,.taxonomy_checkboxes li.current:hover{background-position:0 -92px}.blog_signup{background:#F1F4F5;border-radius:2px;clear:both;width:100%}.blog_signup h4{color:#2E2E2E;font-size:18px;letter-spacing:.33px;line-height:24px;margin-bottom:20px}.blog_signup p{font-size:16px;line-height:24px}.blog_signup .btn_rss{clear:both;margin:20px 0 0;text-align:center}.blog_signup .btn_rss a{color:#607282}.blog_signup .btn_rss a:focus,.blog_signup .btn_rss a:hover{background:0 0}.blog_signup .mktoForm{overflow:auto;width:100%!important}.blog_signup .mktoForm .mktoRequiredField .mktoAsterix{display:none}.blog_signup .mktoForm input{border-radius:2px;box-shadow:none;width:100%;color:#222d3b!important;background-color:#fff!important;border:solid 1px #B4C8DB}.blog_signup .mktoForm input:-moz-placeholder,.blog_signup .mktoForm input:-ms-input-placeholder,.blog_signup .mktoForm input::-moz-placeholder,.blog_signup .mktoForm input::-webkit-input-placeholder{color:#898989!important}.blog_signup .mktoForm input.mktoInvalid{border:solid 1px #E1350B}.blog_signup .mktoForm input:focus{border:solid 1px #29A1E6}.blog_signup .mktoForm .mktoButtonWrap.mktoRound .mktoButton{background-color:#A3BB38;background-image:none;border-radius:2px;border:0;float:none;font-size:16px;padding:15px 25px;width:auto}@media all and (max-width:767px) and (min-width:480px){.blog_signup .mktoForm .mktoButtonWrap.mktoRound .mktoButton{margin-left:0!important;width:100%}}@media all and (max-width:479px) and (min-width:320px){.blog_signup .mktoForm .mktoButtonWrap.mktoRound .mktoButton{margin-left:0!important;width:100%}}.blog_signup .mktoForm .mktoButtonWrap.mktoRound .mktoButton:focus,.blog_signup .mktoForm .mktoButtonWrap.mktoRound .mktoButton:hover{border:0}.blog_signup .mktoForm .mktoFieldWrap{float:none}.left-col .blog_signup{min-height:285px;padding:40px 0;float:left;margin:10px 0 50px;text-align:center}.left-col .blog_signup h4{font-size:30px;margin:0 0 20px}.left-col .blog_signup .mktoForm{margin:0 auto;width:600px!important}.left-col .blog_signup .mktoForm .mktoFormRow{float:left;width:430px}.left-col .blog_signup .mktoForm .mktoFormRow .mktoFormCol{width:390px}.left-col .blog_signup .mktoForm .mktoButtonRow{float:left;width:145px}.left-col .blog_signup .mktoForm .mktoButtonRow .mktoButtonWrap.mktoRound .mktoButton{margin-top:15px!important}@media all and (max-width:1290px){.left-col .blog_signup .mktoForm{width:100%}.left-col .blog_signup .mktoForm .mktoButtonRow,.left-col .blog_signup .mktoForm .mktoFormRow{float:none;width:100%}}@media all and (max-width:767px){.left-col .blog_signup{display:none}}.right-col .blog_signup{margin:0 0 20px;min-height:334px;padding:20px}.right-col .blog_signup .mktoForm .mktoFormRow{margin-bottom:10px;width:100%}.right-col .blog_signup .mktoForm .mktoButtonRow,.right-col .blog_signup .mktoForm .mktoButtonWrap.mktoRound .mktoButton{width:100%}#resource_categories{background-color:#fff;min-height:225px;padding:80px 0 0;width:100%}@media all and (max-width:767px){#resource_categories{padding:0}}#resource_categories .mobile_search_form,#resource_categories .mobile_toggle,#resource_categories h4.menu_heading{display:none}#resource_categories ul.resource_cat_menu{list-style-type:none;margin:0;padding:0;text-align:center}#resource_categories ul.resource_cat_menu li{display:inline-block;font-size:14px;line-height:19px;margin:0 30px 30px 0;vertical-align:text-top;width:130px}@media all and (max-width:1290px) and (min-width:980px){#resource_categories ul.resource_cat_menu li{margin:0 15px 5px 0;width:110px}}@media all and (max-width:979px) and (min-width:768px){#resource_categories ul.resource_cat_menu li{margin:0 10px 5px 0;width:95px}}#resource_categories ul.resource_cat_menu li:last-child{margin-right:0}#resource_categories ul.resource_cat_menu li a{color:#222D3B;display:inline-block;text-decoration:none}#resource_categories ul.resource_cat_menu li a .category_menu_image{background-repeat:no-repeat;background-position:0 0;display:block;height:62px;margin:0 auto 20px;width:60px}#resource_categories ul.resource_cat_menu li a.current .category_menu_image,#resource_categories ul.resource_cat_menu li a:focus .category_menu_image,#resource_categories ul.resource_cat_menu li a:hover .category_menu_image{background-repeat:no-repeat;background-position:0 -101px}#resource_categories.is_stuck{border-bottom:1px solid #ccc;min-height:0;padding:10px 0 0;position:fixed;top:80px;z-index:800}#resource_categories.is_stuck ul li{margin:0 30px 5px 0}@media all and (max-width:1290px) and (min-width:980px){#resource_categories.is_stuck ul li{margin:0 15px 5px 0;width:110px}}@media all and (max-width:979px) and (min-width:768px){#resource_categories.is_stuck ul li{margin:0 10px 5px 0;width:95px}}#resource_categories.is_stuck ul li a .category_menu_image{display:none}@media all and (max-width:767px){#resource_categories{margin:0 auto;min-height:0;padding:0 5px;width:95%}#resource_categories .mobile_toggle{display:block;margin:20px auto 0;width:100%}#resource_categories .mobile_toggle h3.btn_toggle_menu{background-color:#0094d3;border-radius:2px;color:#fff;display:none;font-family:Roboto;font-weight:700;font-size:16px;line-height:24px;margin-bottom:20px;padding:12px 29px 9px;text-align:center;text-transform:uppercase}}@media all and (max-width:767px) and (max-width:767px){#resource_categories .mobile_toggle h3.btn_toggle_menu{display:block}}@media all and (max-width:767px){#resource_categories .mobile_toggle h3.btn_toggle_menu .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_white.png);background-repeat:no-repeat;background-size:14px;background-position:0 4px;display:inline-block;height:14px;width:16px}#resource_categories .mobile_toggle .mobile_toggle_done{color:#29A1E6;display:none;font-weight:700;text-align:right;text-decoration:none}#resource_categories .mobile_toggle .mobile_toggle_done:focus,#resource_categories .mobile_toggle .mobile_toggle_done:hover{color:#4CB3E2}#resource_categories #all_filters{display:none}#resource_categories #all_filters h4{font-family:Roboto;font-size:18px;line-height:24px;text-transform:none}#resource_categories.open h3.btn_toggle_menu .icon{background-position:0 -20px}#resource_categories.open #all_filters{display:block}#resource_categories.open #all_filters .taxonomy_checkboxes{list-style-type:none}#resource_categories.open .menu_heading,#resource_categories.open .mobile_toggle_done,#resource_categories.open .resource_cat_menu{display:block}#resource_categories.is_stuck{border-bottom:0;min-height:0;padding:0;position:fixed;top:79px;width:100%;z-index:800}#resource_categories.is_stuck .mobile_toggle{margin:0}#resource_categories.is_stuck h3.btn_toggle_menu{background-color:#131928;border-radius:0;color:#29A1E6;font-size:11px;margin:0;padding:7px}#resource_categories.is_stuck h3.btn_toggle_menu .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_blue.png);background-repeat:no-repeat;background-size:12px;background-position:0 5px}#resource_categories.is_stuck.open .btn_toggle_menu .icon{background-position:0 -28px}#resource_categories.is_stuck.open .mobile_toggle_done{margin:0 auto;width:95%}#resource_categories.is_stuck.open .menu_heading{margin:0 auto}#resource_categories.is_stuck.open #all_filters{background-color:#fff;overflow-y:scroll;padding:0 20px 200px;position:fixed}#resource_categories.is_stuck.open ul{list-style-type:none}#resource_categories.is_stuck.open ul li{margin:0 30px 5px 0}#resource_categories .mobile_search_form,#resource_categories.is_stuck.open ul li a .category_menu_image{display:block}body.tax-resource_categories #main{padding:0}body.tax-resource_categories .col-1290 .right-col{display:none}}.left-col ul.toc_widget_list{margin:0;width:160px}.left-col ul.toc_widget_list li{background:0 0;font-size:14px;margin:0 0 8px;padding:0}.left-col ul.toc_widget_list li a{border-right:4px solid #fff;color:#222D3B;display:inline-block;line-height:20px;padding-right:3px;width:100%}.left-col ul.toc_widget_list li a:focus,.left-col ul.toc_widget_list li a:hover{background:0 0;border-right:4px solid #29A1E6;color:#29A1E6}.left-col ul.toc_widget_list ul{margin:0 0 0 15px!important}.left-col ul.toc_widget_list.is_stuck{position:fixed;top:155px;z-index:1}footer,section.sign-up-free.before_bottom{position:relative;z-index:100}html.search-modal-open{overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0}#search_overlay{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:9999999}#search_overlay #search_content{background-color:#fff;display:none;margin:20px 5%;padding:10px 20px;right:5%}#search_overlay #search_content .btn_close{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/theme-white/close-icon.png) no-repeat;background-size:14px;cursor:pointer;display:block;float:right;height:16px;margin:10px;width:16px}#search_overlay #search_content #search_heading{clear:both;margin:50px 0;overflow:auto}#search_overlay #search_content #search_heading h4{font-family:Roboto;font-size:21px;font-weight:300;line-height:28px;float:left;width:50%}#search_overlay #search_content #search_heading .search_sort_menu{font-size:14px;float:right;text-align:right;width:40%}#search_overlay #search_content #search_heading .search_sort_menu a{color:#29A1E6;font-weight:500;text-decoration:none}#search_overlay #search_content .awshub_search{background:#fff;border:solid 1px #889eb3;border-radius:25px;clear:both;margin:0 auto;overflow:auto;text-align:left;padding:12px 10px 11px}#search_overlay #search_content .awshub_search input#s{border:0;float:left;font-size:16px;margin-left:20px;outline:0;width:90%}#search_overlay #search_content .awshub_search button.search-submit{border:0;background:0 0;cursor:pointer;display:inline-block;font-family:search;font-style:normal;font-weight:400;font-variant:normal;line-height:1;outline:0;speak:none;text-transform:none;transition:all .3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#889EB3;float:right;font-size:16px}#search_overlay #search_content .awshub_search button.search-submit:before{content:"\e601"}#search_overlay #search_content .awshub_search button.search-submit:hover{color:#4CB3E2;transition:all .3s}#search_overlay #search_content #search_results{list-style-type:none;margin:0;padding:0}#search_overlay #search_content #search_results li{border:solid 1px #CCDBEA;border-radius:2px;margin:0 0 20px;overflow:auto;padding:20px}#search_overlay #search_content #search_results li a{color:#222D3B;display:block;text-decoration:none}#search_overlay #search_content #search_results li a .result_thumb{border:1px solid #CCDBEA;border-radius:2px;float:left;height:114px;margin-right:30px;min-width:170px;max-width:20%;overflow:hidden;width:170px}#search_overlay #search_content #search_results li a .result_thumb img{height:auto;max-width:170px}#search_overlay #search_content #search_results li a .result_data{display:block;float:left}#search_overlay #search_content #search_results li a .result_data.with_thumb{max-width:80%}#search_overlay #search_content #search_results li a .result_title{display:block;font-family:'Roboto Slab';font-size:21px;font-weight:400;line-height:30px}#search_overlay #search_content #search_results li a .result_excerpt{display:block;font-size:16px;line-height:24px}#search_overlay #search_content .custom-pagination{color:#29A1E6;font-size:14px;font-weight:700;text-align:center}#search_overlay #search_content .custom-pagination a{color:#222D3B;text-decoration:none}#search_overlay #search_content .custom-pagination .page-numbers{display:inline-block;padding:0 5px}#search_overlay #search_content .custom-pagination .first,#search_overlay #search_content .custom-pagination .last,#search_overlay #search_content .custom-pagination .next,#search_overlay #search_content .custom-pagination .prev{background-repeat:no-repeat;background-size:28px 28px;height:28px;margin:0 5px;padding:0;vertical-align:middle;width:28px;overflow:hidden;text-indent:100%;white-space:nowrap}#search_overlay #search_content .custom-pagination .next{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/search-forward.png)}#search_overlay #search_content .custom-pagination .prev{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/search-back.png)}#search_overlay #search_content .custom-pagination .first{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/search-back2.png)}#search_overlay #search_content .custom-pagination .last{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/search-forward2.png)}@media all and (max-width:767px){#search_overlay #search_content{padding:10px 16px}#search_overlay #search_content .awshub_search{padding:5px 10px 4px}#search_overlay #search_content .awshub_search input#s{width:70%}#search_overlay #search_content #search_heading{margin:10px 0}#search_overlay #search_content #search_heading h4{font-size:14px;float:none;width:100%}#search_overlay #search_content #search_heading .search_sort_menu{font-size:11px;float:none;text-align:left;width:100%}#search_overlay #search_content #search_results li{margin:0 0 10px;overflow:auto;padding:10px}#search_overlay #search_content #search_results li a .result_data.with_thumb{max-width:100%}#search_overlay #search_content #search_results li a .result_thumb{display:none}#search_overlay #search_content #search_results li a .result_title{font-size:14px;line-height:18px}#search_overlay #search_content #search_results li a .result_excerpt p{font-size:13px;line-height:18px}}@media all and (max-width:1290px){#search_overlay #search_content #search_results li a .result_data.with_thumb{max-width:65%}}#conversion_lightbox{background-color:#29A1E6;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff;display:none;left:0;margin:0 auto;min-height:250px;padding:40px 20px 5px;position:fixed;right:0;text-align:center;width:418px;z-index:9999;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#conversion_lightbox.closed{display:none!important}#conversion_lightbox .close{cursor:pointer;height:16px;position:absolute;right:15px;top:15px;width:16px;overflow:hidden;text-indent:100%;white-space:nowrap;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/popup_close_blue.png);background-position:left top;background-repeat:no-repeat;background-size:14px}@media all and (-webkit-min-device-pixel-ratio:1.5),all and (-o-min-device-pixel-ratio:3 / 2),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){#conversion_lightbox .close{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/popup_close_blue@2x.png)}}#conversion_lightbox p{margin:0}#conversion_lightbox .pricing-button{background:rgba(255,255,255,.3);border:1px solid #FFF;border-radius:3px;color:#FFF;display:block;font-family:Roboto;font-size:16px;margin:30px auto 0;width:90%}#conversion_lightbox .pricing-button:focus,#conversion_lightbox .pricing-button:hover{background:rgba(255,255,255,.5)}section.backtotop{background-color:#fff;border-top:1px solid #ccc;bottom:0;padding:5px 0;position:fixed;width:100%;z-index:3000;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 1s ease;transition:all 1s ease}section.backtotop.sticky_footer{-webkit-transform:translateY(0);transform:translateY(0)}section.backtotop .content{margin:0 auto;width:910px}section.backtotop .content a{color:#29A1E6;display:block;font-weight:700;text-decoration:none}@media all and (max-width:1290px){section.backtotop .content a{padding-left:20px}}header#slideshow{margin-top:84px;padding-bottom:10px;position:relative}@media all and (max-width:979px) and (min-width:768px){header#slideshow{margin-top:71px}}@media all and (max-width:767px){header#slideshow{margin-top:56px}}header#slideshow .container{color:#005D92;position:relative}header#slideshow .container h2{font-size:32px;font-weight:700;margin:20px 0 12px;text-align:center}header#slideshow .container h3{font-size:22px;line-height:27px;margin:0 0 33px;text-align:center}header#slideshow .container section#landingpage_header{overflow:auto;padding:10px 0}header#slideshow .container section#landingpage_header h2{margin-top:10px}header#slideshow .container section#landingpage_header h3{margin-bottom:10px}header#slideshow .container section#header_slides{position:relative}header#slideshow .container .slides .slide_image{display:block;float:left}@media all and (max-width:1290px) and (min-width:980px){header#slideshow .container .slides .slide_image{width:55%}}@media all and (max-width:979px) and (min-width:768px){header#slideshow .container .slides .slide_image{width:55%}}header#slideshow .container .slides .slide_image img{height:auto;max-width:685px}@media all and (max-width:1290px){header#slideshow .container .slides .slide_image img{width:100%}}header#slideshow .container .slides .slide_content{float:left;padding:0 0 0 42px;width:40%}header#slideshow .container .slides .slide_content h3,header#slideshow .container .slides .slide_content h4{color:#005D92;text-align:left}header#slideshow .container .slides .slide_content h3{font-family:Roboto;font-size:20px;line-height:26px;margin:0 0 20px}header#slideshow .container .slides .slide_content h4{font-size:16px;font-weight:700}header#slideshow .container .slides .slide_content li,header#slideshow .container .slides .slide_content p{color:#222D3B}@media all and (max-width:979px) and (min-width:768px){header#slideshow .container{padding-bottom:30px}header#slideshow .container .slides .slide_image{float:none;text-align:center;width:auto}header#slideshow .container .slides .slide_content{float:none;margin-top:20px;width:100%}}@media all and (max-width:767px){header#slideshow .container{padding:0}header#slideshow .container .header_slide{position:relative}header#slideshow .container h2{font-size:20px;line-height:26px;margin-top:17px;padding:0 20px}header#slideshow .container h3{font-size:15px;line-height:20px}header#slideshow .container ul{list-style-position:outside;padding:0 0 0 40px}header#slideshow .container section#header_slides{padding:0 10px;position:relative}header#slideshow .container .bx-wrapper{margin:0 auto}header#slideshow .container .slides .slide_image{float:none;margin-top:15px;text-align:center;width:100%}header#slideshow .container .slides .slide_image img{float:none;height:174px;width:auto}header#slideshow .container .slides .slide_content{float:none;padding:20px 20px 0;width:100%}header#slideshow .container .slides .slide_content a{text-decoration:none}header#slideshow .container .slides .slide_content a h3,header#slideshow .container .slides .slide_content a h4{color:#005D92;text-align:center}header#slideshow .container .slides .slide_content a h3{font-size:20px;line-height:26px;margin:0 0 10px}header#slideshow .container .slides .slide_content a h4{font-size:14px;line-height:18px;text-align:center}header#slideshow .container .slides .slide_content a p{color:#222D3B}}@media all and (max-width:979px) and (min-width:768px){#header_slide-nav.slide-column-pager .slide-in#slide-left{top:33%}}@media all and (max-width:767px){#header_slide-nav.slide-column-pager .slide-in#slide-left{top:32%}}@media all and (max-width:979px) and (min-width:768px){#header_slide-nav.slide-column-pager .slide-in#slide-right{top:33%}}@media all and (max-width:767px){#header_slide-nav.slide-column-pager .slide-in#slide-right{top:32%}}.slider_pager_style .bx-pager-item{display:inline}.slider_pager_style .bx-pager-item .bx-pager-link{background-color:#9DB3C8;border-radius:10px;display:inline-block;margin-right:42px;outline:0;overflow:hidden;text-indent:100%;white-space:nowrap}.slider_pager_style .bx-pager-item .bx-pager-link.active{background-color:#005D92}.slider_pager_style .bx-pager-item:last-child .bx-pager-link{margin-right:0}.slider_pager_style.slider_pager_mobile{display:none}@media all and (max-width:767px){.slider_pager_style.slider_pager_mobile{bottom:auto;display:block;margin:0;position:absolute;right:auto;text-align:center;top:207px;width:100%;z-index:100}.slider_pager_style.slider_pager_mobile .bx-pager-item .bx-pager-link{height:14px;width:14px}}.slider_pager_style.slider_pager{bottom:0;padding-left:725px;position:absolute;right:0;width:100%}.slider_pager_style.slider_pager .bx-pager-item .bx-pager-link{height:20px;width:20px}.slider_pager_style.slider_pager .bx-pager-item:last-child .bx-pager-link{margin-right:0}@media all and (max-width:1290px) and (min-width:980px){.slider_pager_style.slider_pager{padding-left:60%}}@media all and (max-width:979px) and (min-width:768px){.slider_pager_style.slider_pager{bottom:0;padding-left:0;text-align:center;width:100%}}@media all and (max-width:767px){.slider_pager_style.slider_pager{display:none;padding-left:0}}.slider_pager_style.slider_modal_pager{margin-bottom:20px}.slider_pager_style.slider_modal_pager .bx-pager-item .bx-pager-link{height:20px;width:20px}#header_slides_modal{bottom:0;left:-2500px;position:absolute;right:0;top:0;width:100%;z-index:2000}#header_slides_modal #close_slide_modal{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;background-size:31px auto;cursor:pointer;height:33px;position:absolute;right:30px;top:30px;width:31px;z-index:1000}#header_slides_modal .container{color:#fff;margin:70px auto 0;padding:0;text-align:center;width:980px}@media all and (max-width:979px) and (min-width:768px){#header_slides_modal .container{width:100%}}@media all and (max-width:767px){#header_slides_modal .container{padding:5px 0 0;width:100%}}#header_slides_modal .container .bx-wrapper{margin:0 auto}#header_slides_modal .slide_content a{color:#fff;text-decoration:none}#header_slides_modal .slide_content h3{font-family:Roboto;font-size:40px;line-height:45px;margin-bottom:22px;min-height:90px;vertical-align:bottom}#header_slides_modal .slide_content h4{font-style:22px;line-height:25px;margin-bottom:30px}@media all and (max-width:767px){#header_slides_modal .slide_content h3{font-size:30px;line-height:35px;margin-bottom:15px}#header_slides_modal .slide_content h4{font-style:16px;line-height:20px;margin-bottom:15px}}#header_slides_modal .slide_image{border:solid 8px #fff}#header_slides_modal .slide-column-pager .slide-in{top:350px}.epq-pull-quote-default{border-top:3px solid #E1350B;color:#E1350B;font-family:'Roboto Slab',serif;font-size:24px;font-weight:bolder;line-height:32px;padding-top:10px;width:50%;max-width:410px}.epq-pull-quote-default span.dashicons-twitter{display:none}@media all and (max-width:767px){.epq-align-left,.epq-align-right{float:none;margin-right:0;width:100%;max-width:100%}}aside#sidebar_webinar{background-color:#F1F4F5;padding:20px;width:300px}aside#sidebar_webinar h4{font-size:18px;font-family:Roboto;font-weight:700}aside#sidebar_webinar .sidebar-video{margin:30px 0;position:relative}aside#sidebar_webinar .sidebar-video .resource_featured_image{display:block;margin:20px 0}aside#sidebar_webinar .btn_download,aside#sidebar_webinar .btn_videopopup{background-color:#A3BB38;background-image:none;border:0;cursor:pointer;margin:0;padding:14px 39px 15px;width:100%}aside#sidebar_webinar .btn_download:focus,aside#sidebar_webinar .btn_download:hover,aside#sidebar_webinar .btn_videopopup:focus,aside#sidebar_webinar .btn_videopopup:hover{background-color:#ACC14B}aside#sidebar_webinar .btn_download{color:#fff;display:block;font-weight:700;margin-top:20px;text-align:center;text-transform:uppercase}aside#sidebar_webinar .btn{display:block;width:100%}aside#sidebar_webinar .sidebar-gatedasset-thankyou-video{margin:30px 0;position:relative}aside#sidebar_webinar .sidebar-video-play{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/play-btn-ga.png) no-repeat center center;background-size:40px;position:absolute;top:0;left:0;right:0;bottom:0}aside#sidebar_webinar .sidebar-video-play:hover{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/play-btn-ga.png) no-repeat center center;background-size:40px}.load_more{display:block;clear:both;color:#29A1E6;position:relative;text-align:center}.load_more a span{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/relatedcontent-arrow-down.png) no-repeat center right;background-size:14px 8px;display:inline-block;height:10px;padding-left:10px;width:24px}.load_more .loader,.load_more a{font-size:16px;font-weight:700;overflow:hidden;position:relative}.load_more a:hover{color:#4CB3E2}.gridder{margin:0;padding:0;list-style-type:none;font-size:0}.gridder-list,.gridder-show{font-size:16px}.gridder-list{display:inline-block;vertical-align:top}.gridder-show{display:block;float:left;width:100%;position:relative}.gridder-content{display:none}body#home header{height:420px}body#home #main{padding:0}#header-bottom{width:100%}@media all and (max-width:767px) and (min-width:480px){#header-bottom{margin:0}}@media all and (max-width:479px) and (min-width:320px){#header-bottom{margin:0}}#header-bottom .ivp-logo img{width:50%;margin:14px auto 0}#home-banner-link{display:inline-block;border:1px solid #fff;background-color:rgba(255,255,255,.3);transition:all .3s ease;-webkit-transition:all .3s ease;width:auto!important;padding:12px 29px 9px!important}@media all and (max-width:767px){#home-banner-link{margin-top:20px}}#home-banner-link:hover{background-color:#4CB3E2;border-color:#4CB3E2}@media all and (max-width:767px) and (min-width:480px){#header-logos{margin:0 auto;display:table}}@media all and (max-width:479px) and (min-width:320px){#header-logos{margin:0 auto;display:table}}.header-logo{float:right;width:150px;height:80px;background:#cfd8e4;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-top:-70px;margin-left:10px}@media all and (max-width:1290px) and (min-width:980px){.header-logo{margin-top:-20px}}@media all and (max-width:979px) and (min-width:768px){.header-logo{margin-top:-20px}}@media all and (max-width:767px) and (min-width:480px){.header-logo{float:left;margin-top:10px;margin-left:0;margin-right:10px}}@media all and (max-width:479px) and (min-width:320px){.header-logo{margin-top:10px;float:left;margin-left:0;margin-right:10px}}.header-logo img{display:table;margin:17px auto 0;width:80%;height:auto}#home-performance{float:left;width:100%;height:600px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/img-charts.jpg) no-repeat top left;background-size:60% auto!important;border-bottom:1px solid #ccc}@media all and (max-width:1290px) and (min-width:980px){#home-performance{background-size:700px auto}}@media all and (max-width:979px) and (min-width:768px){#home-performance{background-size:90% auto!important;height:auto;padding:0 0 60px}}@media all and (max-width:767px) and (min-width:480px){#home-performance{background-size:90% auto!important;height:auto;padding:0 0 60px}}@media all and (max-width:479px) and (min-width:320px){#home-performance{background-size:90% auto!important;height:auto;padding:0 0 60px}}#home-performance .col-410{float:right}@media all and (max-width:979px) and (min-width:768px){#home-performance .col-410{width:100%}}#home-performance h2{margin-top:75px;color:#0094d3}@media all and (max-width:979px) and (min-width:768px){#home-performance h2{margin-top:500px}}@media all and (max-width:767px) and (min-width:480px){#home-performance h2{margin-top:400px}}@media all and (max-width:479px) and (min-width:320px){#home-performance h2{margin-top:250px}}#home-performance .btn{margin:30px 0 0;float:left}#home-split{float:left;width:100%;height:500px;position:relative}@media all and (max-width:979px) and (min-width:768px){#home-split{height:310px}}@media all and (max-width:767px) and (min-width:480px){#home-split{height:auto}}@media all and (max-width:479px) and (min-width:320px){#home-split{height:auto}}#home-split .half{color:#fff;text-align:center;padding:72px 0 0;position:relative}@media all and (max-width:979px) and (min-width:768px){#home-split .half{padding:35px 0 0}}@media all and (max-width:767px) and (min-width:480px){#home-split .half{padding:35px 0 0}}@media all and (max-width:479px) and (min-width:320px){#home-split .half{padding:35px 0 0}}#home-split .half .sub-title{position:relative;z-index:99}#home-split .half img{margin-top:100px}@media all and (max-width:1290px) and (min-width:980px){#home-split .half img{max-width:80%}}@media all and (max-width:979px) and (min-width:768px){#home-split .half img{max-width:80%}}@media all and (max-width:767px) and (min-width:480px){#home-split .half img{max-width:80%}}@media all and (max-width:479px) and (min-width:320px){#home-split .half img{max-width:80%}}#home-split .half .split-hover{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.7);z-index:98;display:none}#home-split .half .split-hover p{color:#fff;padding:0 140px;margin-top:205px}@media all and (max-width:1290px) and (min-width:980px){#home-split .half .split-hover p{padding:0 60px}}@media all and (max-width:979px) and (min-width:768px){#home-split .half .split-hover p{padding:0 30px;margin-top:100px}}@media all and (max-width:767px) and (min-width:480px){#home-split .half .split-hover p{padding:0 30px;margin-top:100px}}@media all and (max-width:479px) and (min-width:320px){#home-split .half .split-hover p{padding:0 20px;margin-top:100px}}#home-split .half .split-hover img{opacity:.5}#home-split .half .split-hover .btn{margin:30px auto 0;display:table}@media all and (max-width:767px) and (min-width:480px){#home-split .half .split-hover .mobile-container{padding:0 20px}}@media all and (max-width:479px) and (min-width:320px){#home-split .half .split-hover .mobile-container{padding:0 20px}}#home-split .half:first-child{background:#08abf1}#home-split .half:first-child img{width:269px;height:auto;margin-top:85px}@media all and (max-width:979px) and (min-width:768px){#home-split .half:first-child img{margin-top:50px;width:160px}}@media all and (max-width:767px) and (min-width:480px){#home-split .half:first-child img{margin-top:60px;width:160px}}@media all and (max-width:479px) and (min-width:320px){#home-split .half:first-child img{margin-top:60px;width:160px}}#home-split .half:last-child{background:#0094d3}#home-split .half:last-child img{width:446px;height:auto}@media all and (max-width:979px) and (min-width:768px){#home-split .half:last-child img{margin-top:60px;width:260px}}@media all and (max-width:767px) and (min-width:480px){#home-split .half:last-child img{margin-top:70px;width:260px}}@media all and (max-width:479px) and (min-width:320px){#home-split .half:last-child img{margin-top:70px;width:260px}}#home-split .half:hover .split-hover{display:block}#home-split .half:hover img{opacity:.5}.half{width:50%;float:left;height:100%}@media all and (max-width:767px) and (min-width:480px){.half{width:100%;height:310px}}@media all and (max-width:479px) and (min-width:320px){.half{width:100%;height:310px}}#home-charts{width:100%;float:left;height:600px;border-bottom:4px solid #d6d6d6;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/chart.svg) no-repeat bottom left;background-size:cover;position:relative;overflow:hidden;display:block}@media all and (max-width:979px) and (min-width:768px){#home-charts{height:auto;padding:120px 0}}@media all and (max-width:767px) and (min-width:480px){#home-charts{height:auto;padding:60px 0}}@media all and (max-width:479px) and (min-width:320px){#home-charts{height:auto;padding:60px 0}}#home-charts .container{height:100%;position:relative}#home-charts video{position:absolute;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto}@media all and (max-width:1290px) and (min-width:980px){#home-charts video{display:none;-webkit-transform:translateX(-2048px)}}@media all and (max-width:979px) and (min-width:768px){#home-charts video{display:none;-webkit-transform:translateX(-2048px)}}@media all and (max-width:767px) and (min-width:480px){#home-charts video{display:none;-webkit-transform:translateX(-2048px)}}@media all and (max-width:479px) and (min-width:320px){#home-charts video{display:none;-webkit-transform:translateX(-2048px)}}#home-charts .col-850{margin:0 auto;text-align:center;float:none}#home-charts h2{color:#0094d3;margin:171px 0 0}@media all and (max-width:979px) and (min-width:768px){#home-charts h2{margin:0}}@media all and (max-width:767px) and (min-width:480px){#home-charts h2{margin:0}}@media all and (max-width:479px) and (min-width:320px){#home-charts h2{margin:0}}#home-charts .btn{margin:30px auto 0;display:table}#home-numbers{width:100%;float:left;height:700px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;margin-bottom:80px;background-position:center center!important;background-size:cover!important}@media all and (max-width:979px) and (min-width:768px){#home-numbers{height:auto;padding:0 0 150px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;background-position:center center!important;background-size:cover!important}}@media all and (max-width:767px) and (min-width:480px){#home-numbers{height:auto;padding:0 0 60px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;background-position:center center!important;background-size:cover!important}}@media all and (max-width:479px) and (min-width:320px){#home-numbers{height:auto;padding:0 0 60px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;background-position:center center!important;background-size:cover!important}}#home-numbers .container{height:100%;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-numbers.png) no-repeat bottom 70px center}@media all and (max-width:979px) and (min-width:768px){#home-numbers .container{overflow:hidden;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-numbers.png) no-repeat bottom -40px center;background-size:100px auto;padding-bottom:30px}}@media all and (max-width:767px) and (min-width:480px){#home-numbers .container{background:0 0}}@media all and (max-width:479px) and (min-width:320px){#home-numbers .container{background:0 0}}#home-numbers .col-1290{padding:71px 0 0}@media all and (max-width:979px) and (min-width:768px){#home-numbers .col-1290{padding:45px 0 0}}@media all and (max-width:767px) and (min-width:480px){#home-numbers .col-1290{padding:45px 0 0}}@media all and (max-width:479px) and (min-width:320px){#home-numbers .col-1290{padding:45px 0 0}}@media all and (max-width:767px) and (min-width:480px){#home-numbers .col-1290 .col-645:last-child{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-mob-numbers.png);background-repeat:no-repeat;background-position:top 25px center;background-size:auto}}@media all and (max-width:479px) and (min-width:320px){#home-numbers .col-1290 .col-645:last-child{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-mob-numbers.png);background-repeat:no-repeat;background-position:top 25px center;background-size:auto}}#home-numbers .col-645{text-align:center}#home-numbers .sub-title{font-size:18px;text-transform:uppercase;font-weight:300;color:#999;font-family:Roboto,sans-serif;text-align:center}#home-numbers h2{color:#fff;text-align:center}.big-number{font-size:200px;color:#fff;font-weight:300;display:block;width:100%;line-height:200px;letter-spacing:-15px;margin-top:111px}@media all and (max-width:979px) and (min-width:768px){.big-number{font-size:160px;line-height:150px}}@media all and (max-width:767px) and (min-width:480px){.big-number{font-size:160px;line-height:150px;margin-top:40px}}@media all and (max-width:479px) and (min-width:320px){.big-number{font-size:160px;line-height:150px;margin-top:40px}}.number-label{display:block;width:100%;font-size:24px;font-weight:300;color:#0094d3;text-transform:uppercase;letter-spacing:1.5px;margin:30px 0 0}@media all and (max-width:979px) and (min-width:768px){.number-label{font-size:16px;line-height:30px}}@media all and (max-width:767px) and (min-width:480px){.number-label{font-size:16px;line-height:30px}}@media all and (max-width:479px) and (min-width:320px){.number-label{font-size:16px;line-height:30px}}#home-testimonials{float:left;width:100%}#testimonials-top{width:100%;height:166px;border-bottom:1px solid #ccc;float:left;position:relative;z-index:99}#testimonials-top .cycle-slideshow{margin-top:60px;float:left;width:100%}#testimonials-top #prev{position:absolute;left:20px;top:40px;z-index:99;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left-home.png) no-repeat;background-size:100% auto;width:42px;height:82px;cursor:pointer;text-indent:-9999px;display:none;outline:0}@media all and (max-width:767px) and (min-width:480px){#testimonials-top #prev{display:block}}@media all and (max-width:479px) and (min-width:320px){#testimonials-top #prev{display:block}}#testimonials-top #next{position:absolute;right:20px;top:40px;z-index:99;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right-home.png) no-repeat;background-size:100% auto;width:42px;height:82px;cursor:pointer;text-indent:-9999px;display:none;outline:0}@media all and (max-width:1290px) and (min-width:980px){#testimonials-top #next{display:block}}@media all and (max-width:979px) and (min-width:768px){#testimonials-top #next{display:block}}@media all and (max-width:767px) and (min-width:480px){#testimonials-top #next{display:block}}@media all and (max-width:479px) and (min-width:320px){#testimonials-top #next{display:block}}#no-template-pager{float:left;width:100%;position:relative;overflow:hidden;height:170px}.testimonial-logo{float:left;width:150px!important;margin:0 56px 0 0;border-top:#FFF 3px solid;padding:50px 0 53px;position:relative;cursor:pointer}@media all and (max-width:1290px) and (min-width:980px){.testimonial-logo{display:none}}@media all and (max-width:979px) and (min-width:768px){.testimonial-logo{display:none}}.testimonial-logo.looped{position:absolute}@media all and (min-width:1291px){.testimonial-logo.looped{position:relative;left:auto!important}}.testimonial-logo.looped.second{left:203px}.testimonial-logo.looped.third{left:406px}.testimonial-logo.looped.fourth{left:609px}.testimonial-logo.looped.fifth{left:812px}@media all and (max-width:1290px) and (min-width:980px){.testimonial-logo.first,.testimonial-logo.second,.testimonial-logo.third{display:block}}@media all and (max-width:979px) and (min-width:768px){.testimonial-logo.first,.testimonial-logo.second,.testimonial-logo.third{display:block}}@media all and (max-width:1290px) and (min-width:980px){.testimonial-logo.fifth,.testimonial-logo.fourth{display:block}}@media all and (max-width:767px) and (min-width:480px){.testimonial-logo{width:100%!important;margin:0;display:none}}@media all and (max-width:479px) and (min-width:320px){.testimonial-logo{width:100%!important;margin:0;display:none}}.testimonial-logo img{width:100%;height:auto;opacity:.3;position:relative;top:50%;-webkit-backface-visibility:hidden;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .25s}@media all and (max-width:767px) and (min-width:480px){.testimonial-logo img{width:30%!important;margin:0 auto;display:table}}@media all and (max-width:479px) and (min-width:320px){.testimonial-logo img{width:60%!important;margin:0 auto;display:table}}.testimonial-logo span{text-align:center;position:absolute;bottom:-95px;width:100%;font-size:16px;text-transform:uppercase;font-weight:500;letter-spacing:.5px;color:#999;display:none}.testimonial-logo .inner-logo{height:60px;float:left;width:100%;position:relative}.testimonial-logo:hover{border-top:#0aaaf6 3px solid;transition:border .25s,padding .25s}.testimonial-logo:hover img{opacity:1;transition:opacity .25s;-webkit-backface-visibility:hidden}.cycle-pager-active{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret-up.png) no-repeat bottom center;background-size:30px auto;border:0!important;transition:none!important;padding-top:53px!important}@media all and (max-width:767px) and (min-width:480px){.cycle-pager-active{display:block}}@media all and (max-width:479px) and (min-width:320px){.cycle-pager-active{display:block}}.cycle-pager-active img{opacity:1}.cycle-pager-active span{display:block}#testimonials-bottom{width:100%;background:#f6f6f6;padding:0 0 80px;float:left}#testimonials-bottom .col-630{padding:80px 0 0}#testimonials-bottom .col-630:last-child{float:right}#testimonials-bottom .col-630:last-child .btn{float:right;margin-top:40px}.testimonial-slide{float:left;width:100%}.testimonial-quote{font-size:24px;line-height:36px;font-weight:300;float:left;width:100%;white-space:normal;margin-top:43px}.testimonial-quote span{display:block;width:100%;color:#dbdbdb;font-weight:400;font-size:100px;line-height:0}.testimonial-meta{float:left;width:100%;margin:34px 0 0}.testimonial-meta img{float:left;width:60px;height:60px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;margin:0 20px 0 0}.testimonial-meta a{color:#0094d3;text-decoration:none}.testimonial-meta a:hover{background:#0094d3;color:#fff;padding:0 2px 4px;margin-left:-2px}.testimonial-meta-name{margin-top:5px}#home-buttons{float:left;width:100%;color:#fff;padding:49px 0 80px;border-bottom:1px solid #ccc}#home-buttons h2{color:#0094d3;text-align:center;margin-bottom:40px}#home-buttons .col-410{padding:35px 40px;text-align:center;height:410px;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease}@media all and (max-width:979px) and (min-width:768px){#home-buttons .col-410{padding:20px 10px;height:370px}}@media all and (max-width:767px) and (min-width:480px){#home-buttons .col-410{padding:20px 10px;margin-bottom:20px;height:320px}}@media all and (max-width:479px) and (min-width:320px){#home-buttons .col-410{margin-bottom:20px;padding:20px 10px;height:360px}}#home-buttons .col-410 h4{text-transform:uppercase;height:60px}@media all and (max-width:1290px) and (min-width:980px){#home-buttons .col-410 p{font-size:14px;line-height:18px}}#home-buttons .col-410 .home-three-img{float:left;width:100%;margin-top:50px}#home-buttons .col-410 .home-three-content{transition:all .3s ease;-webkit-transition:all .3s ease;float:left;width:100%;display:block;opacity:0;position:absolute;top:110px;left:0;right:0;padding:0 25px}#home-buttons .col-410 .home-three-content p{font-weight:400}@media all and (max-width:1290px) and (min-width:980px){#home-buttons .col-410 .home-three-content{top:130px}}@media all and (max-width:979px) and (min-width:768px){#home-buttons .col-410 .home-three-content{top:80px}}@media all and (max-width:767px) and (min-width:480px){#home-buttons .col-410 .home-three-content{top:60px}}@media all and (max-width:479px) and (min-width:320px){#home-buttons .col-410 .home-three-content{top:85px}}#home-buttons .col-410 img{margin:0 auto;display:table;transition:all .3s ease;-webkit-transition:all .3s ease}@media all and (max-width:979px) and (min-width:768px){#home-buttons .col-410 img{height:auto;width:150px}}@media all and (max-width:767px) and (min-width:480px){#home-buttons .col-410 img{height:auto;width:150px}}@media all and (max-width:479px) and (min-width:320px){#home-buttons .col-410 img{height:auto;width:150px}}#home-buttons .col-410:hover img{opacity:.1}#home-buttons .col-410:hover .home-three-content,#home-buttons .col-410:hover span{opacity:1}#home-buttons #cta-dev-ops:hover{background:#83a223}#home-buttons #cta-it-ops:hover{background:#0076a9}#home-buttons #cta-comp-sec:hover{background:#ba8326}#home-buttons a{display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-indent:-99999px}#home-buttons span{transition:all .3s ease;-webkit-transition:all .3s ease;display:block;opacity:0;font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;color:#fff;position:absolute;bottom:0;width:100%;left:0;background:rgba(0,0,0,.5);padding:19px 0 20px}@media all and (max-width:979px) and (min-width:768px){#home-buttons .col-410:first-child img{width:100px;height:auto}}@media all and (max-width:767px) and (min-width:480px){#home-buttons .col-410:first-child img{width:100px;height:auto}}@media all and (max-width:479px) and (min-width:320px){#home-buttons .col-410:first-child img{width:100px;height:auto}}@media all and (max-width:767px) and (min-width:480px){#home-buttons .col-410:last-child{margin-bottom:0}}@media all and (max-width:979px) and (min-width:768px){#home-buttons .col-410:last-child img{width:125px;height:auto}}@media all and (max-width:767px) and (min-width:480px){#home-buttons .col-410:last-child img{width:125px;height:auto}}@media all and (max-width:479px) and (min-width:320px){#home-buttons .col-410:last-child img{width:125px;height:auto}}#cta-dev-ops{background:#9ac441}#cta-it-ops{background:#0094d3}#cta-comp-sec{background:#e8a42f}#bot-cta{float:left;width:100%;text-align:center;color:#333;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bot-dots.png) bottom center repeat-x;background-size:1600px auto;padding-bottom:120px}@media all and (max-width:767px) and (min-width:480px){#bot-cta{background-size:800px auto;padding-bottom:80px}}@media all and (max-width:479px) and (min-width:320px){#bot-cta{background-size:800px auto;padding-bottom:80px}}#bot-cta .col-630{margin:0 auto;display:table;float:none}#bot-cta .sub-title{font-family:'Roboto Slab',serif;font-weight:400;font-size:60px;line-height:70px;letter-spacing:.25px;margin:0;color:#333;margin-top:6px}@media all and (max-width:767px) and (min-width:480px){#bot-cta .sub-title{font-size:38px;line-height:48px}}@media all and (max-width:479px) and (min-width:320px){#bot-cta .sub-title{font-size:38px;line-height:48px}}#bot-cta p{margin-bottom:50px}@media all and (max-width:767px) and (min-width:480px){#bot-cta .btn{float:left}}@media all and (max-width:479px) and (min-width:320px){#bot-cta .btn{float:left}}#bot-cta .addthis_native_toolbox{margin:40px auto;display:table;float:none}#bot-cta .addthis_native_toolbox .addthis_button_google_plusone,#bot-cta .addthis_native_toolbox .addthis_button_tweet{width:82px}.home-logos{float:left;width:100%;background:#f5f5f5;padding:0 0 70px}@media all and (max-width:767px) and (min-width:480px){.home-logos{padding:0 0 50px}}@media all and (max-width:479px) and (min-width:320px){.home-logos{padding:0 0 50px}}.home-logos .slick-dots li button:before{font-size:10px}.home-logos .slick-dots li.slick-active button:before{color:#E1350B;opacity:1}.home-logos p{text-align:center;width:100%;float:left;font-weight:500}.home-logos p a{color:#0094d3;text-decoration:none}.home-logos .home-list-logos{margin:0;padding:0;float:left;width:100%;position:relative}@media all and (max-width:767px) and (min-width:480px){.home-logos .home-list-logos{padding:0}}@media all and (max-width:479px) and (min-width:320px){.home-logos .home-list-logos{padding:0}}.home-logos .home-list-logos .indiv-home-logo{float:left;height:150px;list-style-type:none;margin:0 0 50px;padding:0 20px;width:160px}.home-logos .home-list-logos .indiv-home-logo img{margin:0 auto;display:table;position:relative;width:100%}@media all and (max-width:1290px) and (min-width:980px){.home-logos .home-list-logos .indiv-home-logo{width:25%}}@media all and (max-width:979px) and (min-width:768px){.home-logos .home-list-logos .indiv-home-logo{width:20%}}@media all and (max-width:767px) and (min-width:480px){.home-logos .home-list-logos .indiv-home-logo{height:auto;margin:0 0 25px;padding:0 5px;width:33%}.home-logos .home-list-logos .indiv-home-logo img{max-width:100%;max-height:auto}}@media all and (max-width:479px) and (min-width:320px){.home-logos .home-list-logos .indiv-home-logo{height:auto;margin:0 0 25px;padding:0 5px;width:50%}.home-logos .home-list-logos .indiv-home-logo img{max-width:100%;max-height:auto}}.home-logos .home-list-logos .slick-prev{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left-home.png) no-repeat;width:23px;height:49px;margin-top:-23px;left:0;background-size:100% auto}@media all and (max-width:1290px) and (min-width:980px){.home-logos .home-list-logos .slick-prev{left:20px}}@media all and (max-width:979px) and (min-width:768px){.home-logos .home-list-logos .slick-prev{left:20px}}@media all and (max-width:767px) and (min-width:480px){.home-logos .home-list-logos .slick-prev{display:none!important}}@media all and (max-width:479px) and (min-width:320px){.home-logos .home-list-logos .slick-prev{display:none!important}}.home-logos .home-list-logos .slick-prev:before{content:''}.home-logos .home-list-logos .slick-next{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right-home.png) no-repeat;width:23px;height:49px;margin-top:-23px;right:0;background-size:100% auto}@media all and (max-width:1290px) and (min-width:980px){.home-logos .home-list-logos .slick-next{right:20px}}@media all and (max-width:979px) and (min-width:768px){.home-logos .home-list-logos .slick-next{right:20px}}@media all and (max-width:767px) and (min-width:480px){.home-logos .home-list-logos .slick-next{display:none!important}}@media all and (max-width:479px) and (min-width:320px){.home-logos .home-list-logos .slick-next{display:none!important}}.home-logos .home-list-logos .slick-next:before{content:''}.home-logos #view_all_customers.btn{margin:0 auto;display:table}#sumo_announcement{background-position:top center;background-repeat:no-repeat;color:#222D3B;font-size:21px;font-weight:700;height:60px;text-align:center}@media all and (max-width:767px) and (min-width:480px){#sumo_announcement{background-image:none!important;font-size:16px;font-weight:400;height:110px}}@media all and (max-width:479px) and (min-width:320px){#sumo_announcement{background-image:none!important;font-size:16px;font-weight:400;height:110px}}#sumo_announcement .mobile_bg{display:none;height:110px;position:absolute;width:100%}@media all and (max-width:767px) and (min-width:480px){#sumo_announcement .mobile_bg{display:block}}@media all and (max-width:479px) and (min-width:320px){#sumo_announcement .mobile_bg{display:block}}#sumo_announcement .container{position:relative;top:50%;transform:translateY(-50%)}#sumo_announcement p{margin:0}#sumo_announcement a{color:#29A1E6;text-decoration:none}#sumo_announcement .btn_videopopup{background:0 0;border:0;border-radius:0;color:#0094d3;display:inline;padding:0;text-transform:none}#sumo_announcement .btn_videopopup:focus,#sumo_announcement .btn_videopopup:hover{color:#4CB3E2!important}.about_sumo{margin-top:52px}.about_sumo .container{color:#2e2e2e;padding:0 0 60px;width:1000px}@media all and (max-width:1290px) and (min-width:980px){.about_sumo .container{width:85%}}@media all and (max-width:979px) and (min-width:768px){.about_sumo .container{width:85%}}@media all and (max-width:767px) and (min-width:480px){.about_sumo .container{font-size:18px;line-height:24px;padding:0 20px;width:100%}}@media all and (max-width:479px) and (min-width:320px){.about_sumo .container{font-size:18px;line-height:24px;padding:0 20px;width:100%}}.about_sumo .container p{font-family:Roboto;font-size:24px;line-height:36px;text-align:center}@media all and (max-width:767px) and (min-width:480px){.about_sumo .container p{font-size:18px;line-height:140%}}@media all and (max-width:479px) and (min-width:320px){.about_sumo .container p{font-size:18px;line-height:24px}}.about_sumo .container p:last-child{margin-bottom:0}.about_sumo .container .text_cta{color:#0094d3;font-size:18px;text-decoration:none;font-weight:500}.home-right-image{background-position:bottom 80px right 10px!important;background-size:700px auto!important;float:left;padding:100px 0;width:100%}@media all and (max-width:1290px) and (min-width:980px){.home-right-image{background-size:55% auto!important;background-position:top 80px right 10px!important}.home-right-image .col-645,.home-right-image .col-740{width:40.31%}}@media all and (max-width:979px) and (min-width:768px){.home-right-image{background-size:65% auto!important;background-position:top 60px right -100px!important;padding:100px 0}.home-right-image .col-645,.home-right-image .col-740{width:40.31%}}@media all and (max-width:767px) and (min-width:480px){.home-right-image{padding:60px 0 450px;background-size:600px auto!important;background-position:bottom 60px right -100px!important}}@media all and (max-width:479px) and (min-width:320px){.home-right-image{padding:60px 0 350px;background-size:110% auto!important;background-position:bottom 60px right -100px!important}}.home-right-image p{font-size:18px;float:left;width:100%}.home-right-image .btn{display:inline-block;margin:10px 0 0}@media all and (max-width:767px) and (min-width:480px){.home-right-image .col-520,.home-right-image .col-740{text-align:center}}@media all and (max-width:479px) and (min-width:320px){.home-right-image .col-520,.home-right-image .col-740{text-align:center}}.home-use-cases{float:left;width:100%;border-top:1px solid #e5e5e5;padding:60px 0}@media all and (max-width:767px) and (min-width:480px){.home-use-cases{padding:60px 0 20px}}@media all and (max-width:479px) and (min-width:320px){.home-use-cases{padding:60px 0 20px}}.home-use-cases h2{margin:0 auto;text-align:center;width:80%}.zoom-me.visible{-moz-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.all-home-cases{float:left;width:100%;margin:40px 0 0}.all-home-cases .case-column{margin-top:200px;transition:all .5s}.all-home-cases .case-column.visible{margin-top:0}.all-home-cases .case-column:nth-child(1) h4,.all-home-cases .case-column:nth-child(1) h5{color:#9ac441}.all-home-cases .case-column:nth-child(2) h4,.all-home-cases .case-column:nth-child(2) h5{color:#0094d3}.all-home-cases .case-column:nth-child(3) h4,.all-home-cases .case-column:nth-child(3) h5{color:#e8a42f}.case-column{float:left;width:33%;text-align:center}@media all and (max-width:767px) and (min-width:480px){.case-column{width:100%;margin:0 0 30px;margin-top:0}}@media all and (max-width:479px) and (min-width:320px){.case-column{width:100%;margin:0 0 30px;margin-top:0}}.case-column h4{font-family:Roboto,sans-serif;font-weight:600}.case-column h5{font-size:16px;line-height:24px;letter-spacing:.5px}.case-column p{text-align:center;padding:0 60px}.case-column p:first-child{margin-top:0}.case-column img{max-width:50%!important;height:auto;margin:0 auto 20px;display:table}@media all and (max-width:767px) and (min-width:480px){.case-column img{max-width:213px!important}}@media all and (max-width:479px) and (min-width:320px){.case-column img{max-width:213px!important}}.case-column a{color:#0094d3;text-decoration:none;font-weight:500}.right-content{float:left;width:100%;padding:140px 0;background-size:cover!important}@media all and (max-width:767px) and (min-width:480px){.right-content{padding:60px 0}}@media all and (max-width:479px) and (min-width:320px){.right-content{padding:60px 0}}.right-content .col-850{margin:0 auto;display:table;text-align:center;float:none;color:#fff}.right-content .col-850 .btn{margin:30px auto 0;display:table}body.home .whats-new{background-color:#fff;float:left;width:100%;padding:80px 0 0;text-align:center;border-top:1px solid #e5e5e5}body.home .whats-new p{font-size:21px}body.home section.content_box{background-repeat:no-repeat;background-size:cover;clear:both;height:550px;position:relative}body.home section.content_box .overlay{position:absolute;top:0;right:0;bottom:0;left:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;z-index:2}body.home section.content_box .mobile_overlay{display:none}@media all and (max-width:767px){body.home section.content_box{min-height:550px}body.home section.content_box .mobile_overlay{display:block;height:100%;position:absolute;width:100%;z-index:1}}body.home section.content_box .container{color:#fff;margin:0 auto;padding:0;text-align:center;width:750px;z-index:30;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media all and (max-width:767px){body.home section.content_box .container{width:90%}}body.home section.content_box .container .btn_cta{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:rgba(255,255,255,.5);background-size:30px 30px;border:1px solid #fff;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:17px;margin:10px 0 0;text-decoration:none;text-transform:uppercase;width:auto;padding:13px 26px 12px}body.home section.content_box .container .btn_cta:focus,body.home section.content_box .container .btn_cta:hover{background-color:#4CB3E2;border-color:#4CB3E2;opacity:1;color:#fff!important}@media all and (max-width:767px){body.home section.content_box .container .btn_cta{width:100%}}body.home .resource-columns{float:left;height:auto;width:100%;margin:30px 0 0}body.home .resource-column{background-size:cover!important;color:#fff;float:left!important;height:500px!important;margin:0!important;padding:0 30px!important;position:relative;text-align:center!important;width:20%!important;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}@media all and (max-width:979px) and (min-width:768px){body.home .resource-column{width:100%!important;height:auto!important;padding:60px 30px!important}}@media all and (max-width:767px){body.home .resource-column{width:100%!important;height:auto!important;padding:60px 30px!important}}body.home .resource-column .resource-content{position:relative;float:left;width:100%;z-index:10;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media all and (max-width:979px) and (min-width:768px){body.home .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}@media all and (max-width:767px) and (min-width:480px){body.home .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}@media all and (max-width:479px) and (min-width:320px){body.home .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}body.home .resource-column .resource-content ul{margin:0 0 15px;padding:0;float:left;width:100%}body.home .resource-column .resource-content ul li{list-style-type:none;padding:0;margin:0 auto!important;display:table;font-size:13px;white-space:nowrap;text-transform:uppercase;font-weight:500}body.home .resource-column .resource-title{font-family:'Roboto Slab',serif;font-size:24px!important;font-weight:500;line-height:32px!important;float:left;width:100%;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.home-testimonials{float:left;width:100%;background:#f5f5f5;padding:80px 0 0}.home-testimonials h2{text-align:center}.home-testimonials .btn{margin:0 auto;display:table}#all-testimonials{float:left;width:100%;margin:60px 0 50px}#all-testimonials .indiv-testimonial:nth-child(2){margin:0 2%}@media all and (max-width:767px) and (min-width:480px){#all-testimonials .indiv-testimonial:nth-child(2){margin:0 0 30px}}@media all and (max-width:479px) and (min-width:320px){#all-testimonials .indiv-testimonial:nth-child(2){margin:0 0 30px}}.indiv-testimonial{width:32%;float:left;background:#fff;padding:40px;text-align:center;height:357px}@media all and (max-width:1290px) and (min-width:980px){.indiv-testimonial{height:auto}}@media all and (max-width:979px) and (min-width:768px){.indiv-testimonial{height:auto}}@media all and (max-width:767px) and (min-width:480px){.indiv-testimonial{width:100%;height:auto;margin:0 0 30px}}@media all and (max-width:479px) and (min-width:320px){.indiv-testimonial{width:100%;height:auto;margin:0 0 30px}}.indiv-testimonial img{max-width:100px;width:auto;height:auto;margin:0 auto;display:table;max-height:30px}.indiv-testimonial .testimonial-content{float:left;width:100%;margin:10px 0}.indiv-testimonial .testimonial-content p{font-size:18px;line-height:24px}.indiv-testimonial .testimonial-meta{float:left;width:100%;font-size:16px;margin:0}.sign-up-free{float:left;width:100%;padding:60px 0;background:#0094d3;color:#fff;text-align:center}@media all and (max-width:767px){.sign-up-free{padding:30px 0}}.sign-up-free h3{font-size:30px!important}@media all and (max-width:767px){.sign-up-free h3{font-size:20px!important;line-height:28px!important}}.sign-up-free p{font-size:20px;margin-bottom:40px;margin-top:0}@media all and (max-width:767px){.sign-up-free p{font-size:16px;line-height:20px;margin-bottom:15px}}.sign-up-free .btn{background-color:rgba(255,255,255,.5);border:1px solid #fff;color:#fff;display:table;margin:0 auto;transition:all .3s ease;-webkit-transition:all .3s ease}.sign-up-free .btn:hover{background-color:#4CB3E2;border-color:#4CB3E2}.sign-up-free .btn:active{opacity:.8}#sumo_ticker{overflow:auto;text-align:center}#sumo_ticker .ticker_column{border-right:1px solid #ccc;display:inline-block;min-height:116px;padding:10px 80px 0}#sumo_ticker .ticker_column:first-child{padding:10px 80px 0 0}#sumo_ticker .ticker_column:last-child{border:0;padding:10px 0 0 80px}@media all and (max-width:979px) and (min-width:768px){#sumo_ticker .ticker_column{padding:10px 10px 0}#sumo_ticker .ticker_column:first-child{padding:10px 10px 0 0}#sumo_ticker .ticker_column:last-child{border:0;padding:10px 0 0 10px}}@media all and (max-width:767px){#sumo_ticker .ticker_column{border-bottom:1px solid #ccc;border-right:0;float:none;padding:10px 10px 20px;width:100%}#sumo_ticker .ticker_column:first-child{padding:10px 10px 0 0}#sumo_ticker .ticker_column:last-child{border:0;padding:10px 0 0 10px}}#sumo_ticker .ticker_column .ticker_number_text{color:#222D3b;display:block;font-size:70px;font-weight:400;line-height:70px;margin-bottom:5px;text-align:center}#sumo_ticker .ticker_column .ticker_label{color:#889eb3;display:block;font-size:13px;font-weight:700;letter-spacing:.6px;text-align:center;text-transform:uppercase}.single-resource .resource-share{float:left;margin:65px 0 60px;width:100%}.single-resource .resource-share .addthis_native_toolbox{float:right}.single-resource #main{padding:60px 0 0}@media all and (max-width:767px){.single-resource #main .desktop-only{display:none}}.single-resource #main .mobile-only{display:none}@media all and (max-width:767px){.single-resource #main .mobile-only{display:block}}.single-resource #main .left-col{float:left;width:950px}.single-resource #main .left-col h1{font-size:32px;letter-spacing:0;line-height:41px;margin-bottom:20px}.single-resource #main .left-col p{font-size:16px;line-height:24px}.single-resource #main .left-col ul li{background:0 0;font-size:16px;line-height:24px;list-style-type:disc;padding:0}.single-resource #main .left-col .resource-share{border-bottom:1px solid #ccc;margin:20px 0 0;padding-top:20px}@media all and (max-width:767px){.single-resource #main .left-col .resource-share{margin:0 auto}}@media all and (max-width:1170px){.single-resource #main .left-col .resource-share{margin:50px 0 20px;text-align:center}}.single-resource #main .left-col .resource-share .share_buttons{margin:40px 0 60px;text-align:left}.single-resource #main .left-col .resource-share .share_buttons button.btn_share{margin-left:0}@media all and (max-width:767px){.single-resource #main .left-col .resource-share .share_buttons{margin:0 auto}}@media all and (max-width:1290px) and (min-width:980px){.single-resource #main .left-col{width:70%}}@media all and (max-width:979px) and (min-width:768px){.single-resource #main .left-col{width:74.41%}}@media all and (max-width:767px) and (min-width:480px){.single-resource #main .left-col{width:100%}}@media all and (max-width:479px) and (min-width:320px){.single-resource #main .left-col{width:100%}}.single-resource #main .right-col aside#sidebar_live_webinar{margin-bottom:60px}.single-resource #main .right-col aside#sidebar_live_webinar h4{font-size:18px;font-family:Roboto;font-weight:700}.single-resource #main .right-col aside#sidebar_live_webinar a.btn_registration{background-color:#A3BB38;border-radius:3px;color:#fff;display:inline-block;font-size:16px;font-weight:700;margin-top:12px;text-align:center;text-transform:uppercase;padding:15px 20px 14px!important;width:100%}.single-resource #main .right-col aside#sidebar_live_webinar a.btn_registration:focus,.single-resource #main .right-col aside#sidebar_live_webinar a.btn_registration:hover{background-color:#ACC14B}.single-resource #main .right-col .download-module .bg-sidebar{padding:20px}@media all and (max-width:767px){.single-resource #main .right-col .download-module{display:none}}.single-resource #main .right-col aside#side-video{background-color:#F1F4F5;border-radius:5px;padding:20px}.single-resource #main .article-nav a{background:0 0;color:#29A1E6;font-size:18px;font-weight:400;height:auto}.single-resource #main .article-nav a span{color:#222D3B;display:inline-block;font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase}.single-resource #main .article-nav .article-nav-left{border-right:0;text-align:left;position:relative}.single-resource #main .article-nav .article-nav-left a{padding:20px 105px 40px 0}.single-resource #main .article-nav .article-nav-left a span{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/carrot_left_black.png) no-repeat;padding-left:15px}.single-resource #main .article-nav .article-nav-right{border-left:0;text-align:right}.single-resource #main .article-nav .article-nav-right a{padding:20px 0 40px 105px}.single-resource #main .article-nav .article-nav-right a span{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/carrot_right_black.png) no-repeat top right;padding-right:15px}@media all and (max-width:767px){.single-resource #main .article-nav{margin:0}}.single-resource aside h3,.single-resource aside#side-resource_list_latest h3{font-family:Roboto;font-size:18px}.single-resource aside ul,.single-resource aside#side-resource_list_latest ul{list-style-type:none}.single-resource aside ul li,.single-resource aside#side-resource_list_latest ul li{border-top:1px solid #DEDEDE;padding:20px 0}.single-resource aside ul li a,.single-resource aside#side-resource_list_latest ul li a{color:#222D3B;display:block}.single-resource aside ul li a:focus,.single-resource aside ul li a:hover,.single-resource aside#side-resource_list_latest ul li a:focus,.single-resource aside#side-resource_list_latest ul li a:hover{background:0 0;color:#218ECC}#all-resources{float:left;width:100%}#resources #main,.post-type-archive-resource #main{padding:50px 0 20px}@media (min-width:980px){#resources .col-960,.post-type-archive-resource .col-960{margin-right:0;width:76.7%}#resources .indiv-resource,.post-type-archive-resource .indiv-resource{width:30%;margin-right:3.333%}}@media (max-width:979px){#resources .indiv-resource,.post-type-archive-resource .indiv-resource{margin-right:1.5%}}#resources #three-block-container,.post-type-archive-resource #three-block-container{height:auto!important}#resources .indiv-resource,#resources .indiv-three-block,.post-type-archive-resource .indiv-resource,.post-type-archive-resource .indiv-three-block{height:500px;position:relative}#resources .indiv-resource .three-block-title,#resources .indiv-three-block .three-block-title,.post-type-archive-resource .indiv-resource .three-block-title,.post-type-archive-resource .indiv-three-block .three-block-title{height:auto;min-height:75px}#resources .indiv-resource p,#resources .indiv-three-block p,.post-type-archive-resource .indiv-resource p,.post-type-archive-resource .indiv-three-block p,.tax-resource_categories .indiv-resource p,.tax-resource_categories .indiv-three-block p,.tax-resource_types .indiv-resource p,.tax-resource_types .indiv-three-block p{width:100%;float:left;height:72px}#full-search-box{float:left;width:100%;background:#0094d3;padding:9px 0}@media all and (max-width:767px) and (min-width:480px){#full-search-box{padding:9px 20px}}@media all and (max-width:479px) and (min-width:320px){#full-search-box{padding:9px 20px}}#search-box{width:630px;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:0 auto;display:table;position:relative}@media all and (max-width:767px) and (min-width:480px){#search-box{width:100%}}@media all and (max-width:479px) and (min-width:320px){#search-box{width:100%}}#search-box input[type=text]{float:left;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px 0 10px 20px;width:100%;display:block}#search-box input[type=submit]{float:right;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-search.png) no-repeat;width:22px;height:21px;background-size:22px auto;border:0;text-indent:-9999px;margin:10px 0 0;position:absolute;right:0;top:0}#search-box ul li{width:100%}#search-box ul li:last-child{float:right}#resource-post-count{float:left;width:100%;margin:0 0 30px}#resource-post-count span{font-size:30px;text-transform:uppercase;color:#333;font-family:'Roboto Slab',serif;font-weight:400;letter-spacing:.5px}.indiv-resource-cats{width:100%;float:left;margin-top:12px;height:70px}.indiv-resource-cats a{display:inline-block!important}.resource-thumb-link{display:block;width:100%;height:200px;position:relative;overflow:hidden}.resource-video{float:left;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(19,167,230,.4)}.resource-video-icon{width:72px;height:71px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-play-button.png) no-repeat;background-size:100% auto;text-indent:-99999px;margin:65px auto 0}aside.download-module img{width:100%;height:auto}aside.download-module a{display:block}aside.download-module .thumbnail_link{margin:0 0 20px}.bottom-file{background:#f5f5f5;float:left;width:100%;position:relative;padding:30px}.bottom-file img{width:190px;height:auto;float:left;margin:0 30px 0 0}.download-file{float:left;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-download.png) no-repeat;background-size:22px 21px;padding:0 0 0 32px;text-transform:uppercase;letter-spacing:.5px;font-size:16px;font-weight:600;margin-top:50px}.download-file:hover{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-download.png) no-repeat!important;color:#0094d3!important;background-size:22px 21px!important}.resource_cat_row{border-bottom:solid 1px #DEDEDE;margin:0 0 50px;padding:0 0 50px}.resource_cat_row:last-child{border-bottom:0}.resource_cat_row a{color:#29A1E6;text-decoration:none}.resource_cat_row a:focus,.resource_cat_row a:hover{color:#4CB3E2}.resource_cat_row h2{font-size:30px;margin-bottom:30px}@media all and (max-width:767px){.resource_cat_row h2{font-family:Roboto;font-size:16px;text-align:center}}.resource_cat_row .resource_cat_list{margin:0 -12px 50px -16px;overflow:auto}@media all and (max-width:979px) and (min-width:768px){.resource_cat_row .resource_cat_list{text-align:center}}@media all and (max-width:767px){.resource_cat_row .resource_cat_list{text-align:center}}.resource_cat_row .resource_listing{display:inline-block;margin:0 12px;vertical-align:text-top;width:300px}.resource_cat_row .resource_listing.grid_item{margin:0 20px 30px 0!important}.resource_cat_row .resource_listing:last-child{margin-right:0}@media all and (max-width:1290px) and (min-width:980px){.resource_cat_row .resource_listing{width:30%}.resource_cat_row .resource_listing .new_resource{padding:0 4px!important}}@media all and (max-width:979px) and (min-width:768px){.resource_cat_row .resource_listing{width:28%}.resource_cat_row .resource_listing .new_resource{padding:0 4px!important}.resource_cat_row .resource_listing span.icon{display:none!important}}@media all and (max-width:767px){.resource_cat_row .resource_listing{margin:0 0 30px;width:100%}}.resource_cat_row .resource_listing a{display:inline-block;position:relative;text-align:left;text-decoration:none;width:100%}.resource_cat_row .resource_listing a .new_resource{background-color:#E1350B;color:#fff;display:block;font-size:14px;font-weight:700;padding:5px 10px;position:absolute;right:0;width:auto;z-index:150}.resource_cat_row .resource_listing a .resource-thumb-link{height:180px;margin-bottom:10px;overflow:hidden;position:relative;width:100%}@media all and (max-width:979px) and (min-width:768px){.resource_cat_row .resource_listing a .resource-thumb-link{height:100px}}.resource_cat_row .resource_listing a .resource-thumb-link .overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:absolute;right:0;top:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label{display:inline-block;left:10px;padding:5px 0;position:absolute;top:10px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label .label_text{color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase;vertical-align:middle}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-size:30px auto;display:inline-block;height:31px;vertical-align:top;width:30px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.blog-icon{background-position:0 -160px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.case-study-icon,.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.customer-testimonial-icon{background-position:0 -280px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.datasheet-icon{background-position:0 -240px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.ebook-icon{background-position:0 -39px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.events-icon{background-position:0 -200px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.featured-videos-icon{background-position:0 -401px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.infographic-icon{background-position:0 -320px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.press-release-icon{background-position:0 -120px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.product-announcement-icon{background-position:0 -480px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.solutions-brief-icon{background-position:0 -360px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.spotlight-icon{background-position:0 -440px}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.white-paper-icon{background-position:0 0}.resource_cat_row .resource_listing a .resource-thumb-link .resrouce_type_label span.icon.webinars-icon{background-position:0 -80px}.resource_cat_row .resource_listing a .resource-thumb-link img{width:100%;max-width:300px}@media all and (max-width:767px){.resource_cat_row .resource_listing a .resource-thumb-link img{height:auto;max-width:none}}.resource_cat_row .resource_listing a .resource_title{color:#29A1E6;display:block;font-size:18px;font-weight:700;margin-bottom:20px}.resource_cat_row .resource_listing a .resource_excerpt{color:#222D3B;font-size:16px}.resource_cat_row .resource_listing a:hover .resource_title{color:#4CB3E2}.resource_cat_row .resource_listing a:hover .overlay{background-color:rgba(196,35,8,.8)!important}.resource_cat_row .view_all_in_cat{color:#29A1E6;font-size:16px;font-weight:700}@media all and (max-width:767px){.resource_cat_row .view_all_in_cat{display:block;text-align:center}}#side-resources{margin-bottom:0}#side-resources .sidebar_section{margin-bottom:50px}#side-resources h3{border-bottom:1px solid #ccc;font-family:Roboto;font-size:18px;font-weight:700;line-height:24px;margin-bottom:20px;padding-bottom:10px}@media all and (max-width:767px){#side-resources h3{text-align:center}}#side-resources a.view_all{display:block;font-size:16px;font-weight:700}@media all and (max-width:767px){#side-resources a.view_all{text-align:center}}#side-resources a:focus,#side-resources a:hover{background:0 0;color:#4CB3E2}#side-resources .event_listing{background-repeat:no-repeat;background-size:contain;height:180px;margin-bottom:30px;position:relative;width:100%}#side-resources .event_listing .overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:absolute;right:0;top:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;z-index:2}#side-resources .event_listing .event_info{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;position:absolute;text-align:center;width:100%;z-index:100}#side-resources .event_listing .event_info .event_title{display:block;font-size:18px;font-weight:700;margin-bottom:5px}#side-resources .event_listing .event_info .event_date{display:block;font-size:16px;font-weight:700}#side-resources .event_listing .event_info .event_location{display:block}#side-resources .event_listing:focus .overlay,#side-resources .event_listing:hover .overlay{background-color:rgba(196,35,8,.8)!important}#side-resources li a{color:#29A1E6;font-family:Roboto;font-size:16px;font-weight:500;line-height:24px}aside#btn_view_all_resources a{font-weight:700}aside#btn_view_all_resources a:focus,aside#btn_view_all_resources a:hover{background-color:transparent;color:#4CB3E2}body.tax-resource_categories header .header_cta_button,body.tax-resource_types header .header_cta_button{line-height:17px;margin-top:20px;padding:20px 20px 16px}body.tax-resource_categories .left-col a:hover,body.tax-resource_types .left-col a:hover{color:#4CB3E2;background:0 0}body.tax-resource_categories .right-col .btn_toggle_menu,body.tax-resource_types .right-col .btn_toggle_menu{font-family:Roboto;font-size:18px;margin-bottom:20px;text-transform:none}body.tax-resource_types #side-resources{display:none}body.tax-resource_categories .col-1290{margin-top:0}#resources_search{margin-bottom:30px}#resources_search form{border:solid 1px #29A1E6;border-radius:20px;overflow:auto;padding:4px 8px 2px 10px}#resources_search form input{border:0;font-size:14px;outline:0}#resources_search form input:-moz-placeholder,#resources_search form input:-ms-input-placeholder,#resources_search form input::-moz-placeholder,#resources_search form input::-webkit-input-placeholder{font-size:14px}#resources_search form input[type=text]{width:250px}@media all and (max-width:1290px){#resources_search form input[type=text]{width:80%}}#resources_search form input[type=submit]{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-search.png) no-repeat;background-color:none;background-size:16px 16px;border:0;float:right;height:16px;margin-top:2px;overflow:hidden;text-indent:-1000px;width:16px}body.page-template-page-applications-list .searchandfilter,body.page-template-page-applications-list .taxonomy_filter{color:#222D3B}body.page-template-page-applications-list .searchandfilter h4,body.page-template-page-applications-list .taxonomy_filter h4{background:0 0;font-family:Roboto,serif;font-size:18px;margin-bottom:20px;text-transform:none}body.page-template-page-applications-list .searchandfilter ul li:first-child h4,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4{background:0 0}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-applications-list .searchandfilter ul li:first-child h4,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4{-webkit-border-radius:2px;-moz-border-radius:2px;background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%;font-weight:700;line-height:22px;min-height:44px}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:hover,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:hover{background:#4CB3E2}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:active,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:active{background:#0080b6}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled span,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled span{position:relative}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled span:before,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled:hover,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled:hover{background:#0080b6}body.page-template-page-applications-list .searchandfilter ul li:first-child h4 span,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4 span{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down.png) no-repeat}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-applications-list .searchandfilter ul li:first-child h4,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4{-webkit-border-radius:2px;-moz-border-radius:2px;background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%;font-weight:700;line-height:22px;min-height:44px}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:hover,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:hover{background:#4CB3E2}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:active,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:active{background:#0080b6}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled span,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled span{position:relative}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled span:before,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}body.page-template-page-applications-list .searchandfilter ul li:first-child h4:disabled:hover,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4:disabled:hover{background:#0080b6}body.page-template-page-applications-list .searchandfilter ul li:first-child h4 span,body.page-template-page-applications-list .taxonomy_filter ul li:first-child h4 span{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down.png)}}body.page-template-page-applications-list .searchandfilter ul li li,body.page-template-page-applications-list .taxonomy_filter ul li li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}body.page-template-page-applications-list .searchandfilter ul li li input[type=checkbox],body.page-template-page-applications-list .taxonomy_filter ul li li input[type=checkbox]{display:none}body.page-template-page-applications-list .searchandfilter ul li li label,body.page-template-page-applications-list .taxonomy_filter ul li li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;margin:0 0 12px}body.page-template-page-applications-list .searchandfilter ul li li.current label,body.page-template-page-applications-list .taxonomy_filter ul li li.current label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-position:0 -92px}body.page-template-page-applications-list .searchandfilter ul li li.focus label,body.page-template-page-applications-list .searchandfilter ul li li.hover label,body.page-template-page-applications-list .taxonomy_filter ul li li.focus label,body.page-template-page-applications-list .taxonomy_filter ul li li.hover label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-position:0 -46px}body.page-template-page-applications-list #sumoapps_filter li,body.page-template-page-applications-list #sumopartner_filter li,body.page-template-page-applications-list .taxonomy_checkboxes li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}body.page-template-page-applications-list #sumoapps_filter li input[type=checkbox],body.page-template-page-applications-list #sumopartner_filter li input[type=checkbox],body.page-template-page-applications-list .taxonomy_checkboxes li input[type=checkbox]{display:none}body.page-template-page-applications-list #sumoapps_filter li label,body.page-template-page-applications-list #sumopartner_filter li label,body.page-template-page-applications-list .taxonomy_checkboxes li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;display:inline-block;line-height:20px;margin:0;padding-left:30px}body.page-template-page-applications-list #sumoapps_filter li:focus label,body.page-template-page-applications-list #sumoapps_filter li:hover label,body.page-template-page-applications-list #sumopartner_filter li:focus label,body.page-template-page-applications-list #sumopartner_filter li:hover label,body.page-template-page-applications-list .taxonomy_checkboxes li:focus label,body.page-template-page-applications-list .taxonomy_checkboxes li:hover label{background-position:0 -46px}body.page-template-page-applications-list #sumoapps_filter li.current label,body.page-template-page-applications-list #sumoapps_filter li.current:focus,body.page-template-page-applications-list #sumoapps_filter li.current:hover,body.page-template-page-applications-list #sumopartner_filter li.current label,body.page-template-page-applications-list #sumopartner_filter li.current:focus,body.page-template-page-applications-list #sumopartner_filter li.current:hover,body.page-template-page-applications-list .taxonomy_checkboxes li.current label,body.page-template-page-applications-list .taxonomy_checkboxes li.current:focus,body.page-template-page-applications-list .taxonomy_checkboxes li.current:hover{background-position:0 -92px}body.page-template-page-applications-list #mobile-resources{display:none}@media all and (max-width:767px){body.page-template-page-applications-list #mobile-resources{background:#fff;clear:both;display:block;margin:0 0 30px;overflow:auto;z-index:900}body.page-template-page-applications-list #mobile-resources h4{background-color:#0094d3;border-radius:2px;color:#fff;font-family:Roboto;font-weight:700;font-size:16px;padding:12px 29px 9px;text-align:center}body.page-template-page-applications-list #mobile-resources h4 .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_white.png);background-repeat:no-repeat;background-size:14px;background-position:0 2px;display:inline-block;height:14px;width:16px}body.page-template-page-applications-list #mobile-resources #mobile_menu_buttons,body.page-template-page-applications-list #mobile-resources #sumoapps_filter{display:none}body.page-template-page-applications-list #mobile-resources.open h4{border-radius:0;margin-bottom:20px}body.page-template-page-applications-list #mobile-resources.open h4 .icon{background-position:0 -21px}body.page-template-page-applications-list #mobile-resources.open #mobile_menu_buttons{color:#0094d3;display:block;font-size:16px;font-weight:700;margin:0 0 40px;text-align:right;width:95%}body.page-template-page-applications-list #mobile-resources.open #sumoapps_filter{display:block;margin-left:30px}body.page-template-page-applications-list #mobile-resources.open #sumoapps_filter li{margin-bottom:20px;min-height:25px}body.page-template-page-applications-list #mobile-resources.is_stuck{left:0;width:100%!important}body.page-template-page-applications-list #mobile-resources.is_stuck h4{background-color:#fff;border-radius:0;color:#29A1E6}body.page-template-page-applications-list #mobile-resources.is_stuck h4 .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_blue.png);background-size:14px}body.page-template-page-applications-list #mobile-resources.is_stuck.open h4 .icon{background-position:0 -36px}body.page-template-page-applications-list #mobile-resources.is_stuck.open #sumoapps_filter{height:1000px}}body.page-template-page-applications-list #main{padding-top:0}body.page-template-page-applications-list #main #apps_intro{border-bottom:1px solid #CCC;margin:0}@media all and (max-width:767px){body.page-template-page-applications-list #main #apps_intro{margin:0 0 40px}}body.page-template-page-applications-list #main #apps_intro .content{margin:80px auto;width:1070px}@media all and (max-width:767px){body.page-template-page-applications-list #main #apps_intro .content{margin:40px auto 20px;width:95%}}@media all and (max-width:1290px){body.page-template-page-applications-list #main #apps_intro .content{width:95%}}body.page-template-page-applications-list #main #apps_intro .content p{color:#222D3B;font-size:21px;line-height:155%;margin:0 0 21px;text-align:center}body.page-template-page-applications-list #main #apps_intro .content p:last-child{margin-bottom:0}body.page-template-page-applications-list #main .container{padding-top:80px}@media all and (max-width:767px){body.page-template-page-applications-list #main .container{padding-top:0}}body.page-template-page-applications-list #all-applications{display:flex;flex-wrap:wrap;margin-right:-30px}@media all and (max-width:767px){body.page-template-page-applications-list #all-applications{margin-right:0}}body.page-template-page-applications-list .indiv-application{border-bottom:0;display:none;float:left;margin-right:30px;padding:0;width:300px}@media all and (max-width:767px){body.page-template-page-applications-list .indiv-application{margin-right:0;width:100%}}body.page-template-page-applications-list .indiv-application.show{display:block}body.page-template-page-applications-list .indiv-application a .resource-thumb-link{border:1px solid #CCDBEA;border-radius:2px;display:block;height:180px;margin-bottom:10px;position:relative;text-align:center}body.page-template-page-applications-list .indiv-application a .resource-thumb-link img{max-height:180px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto}body.page-template-page-applications-list .indiv-application a .sumoapp-title{color:#29A1E6;display:block;font-size:16px;font-weight:700;margin-bottom:5px}body.page-template-page-applications-list .indiv-application a:hover .resource-thumb-link{background:none!important;border:1px solid #29A1E6}body.page-template-page-applications-list .indiv-application a:hover .sumoapp-title{color:#69BDED;font-size:16px}body.page-template-page-applications-list .indiv-application .app_desc{color:#222D3B;min-height:100px}body.page-template-page-applications-list .right-col{height:2800px;position:relative}@media all and (max-width:767px){body.page-template-page-applications-list .right-col{height:auto}}body.page-template-page-applications-list .right-col .app_filter{background:0 0;padding:0}@media all and (max-width:767px){body.page-template-page-applications-list .right-col .app_filter{display:none}}body.page-template-page-applications-list .right-col #side-resources #cat_menu_mobile{display:none}body.page-template-page-applications-list .right-col #side-resources h4{background:0 0;font-family:Roboto,serif;font-size:18px;margin-bottom:20px;text-transform:none}body.page-template-page-applications-list .right-col #side-resources.sticky{background:#fff;position:fixed;top:135px;width:auto;z-index:1000}body.single-application.flexible_fields header .hero-videopopup{margin-top:30px}body.single-application.flexible_fields header #bg_video{height:500px;overflow:hidden}body.single-application.flexible_fields header .container{z-index:20}body.single-application.flexible_fields #sumo_apps{clear:both;margin:0 auto;padding-top:80px;position:relative;width:1280px}@media all and (max-width:1290px){body.single-application.flexible_fields #sumo_apps{width:100%}}@media all and (max-width:767px){body.single-application.flexible_fields #sumo_apps{padding-top:40px;width:100%}}body.single-application.flexible_fields #sumo_apps #other_apps_content{margin:0 auto 50px;text-align:center;width:850px}body.single-application.flexible_fields #sumo_apps #other_apps_content .btn_allapps{display:inline-block;margin-top:10px}@media all and (max-width:979px) and (min-width:768px){body.single-application.flexible_fields #sumo_apps #other_apps_content{width:95%}}@media all and (max-width:767px){body.single-application.flexible_fields #sumo_apps #other_apps_content{margin:0 auto 20px;width:95%}}body.single-application.flexible_fields #sumo_apps #sumo_app_list,body.single-application.flexible_fields #sumo_apps #sumo_app_list #sumo_app_carouselle{position:relative}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager{position:absolute;top:66px;z-index:100}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager a{background-color:rgba(255,255,255,.5);background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/arrows_left-right_white.png);background-repeat:no-repeat;border:solid 1px #CCDBEA;display:inline-block;height:34px;overflow:hidden;text-indent:1000%;width:50px}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager a:hover{background-color:#0094d3;border:solid 1px #0094d3}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager.next_slide{right:10px}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager.next_slide a{background-position:center 7px}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager.next_slide a:hover{background-position:center -79px}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager.prev_slide{left:10px}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager.prev_slide a{background-position:center -35px}body.single-application.flexible_fields #sumo_apps #sumo_app_list .slide_pager.prev_slide a:hover{background-position:center -123px}#who-we-are header{height:500px}@media all and (max-width:767px) and (min-width:480px){#who-we-are header{height:350px}}@media all and (max-width:479px) and (min-width:320px){#who-we-are header{height:350px}}#who-we-are header video{transform:translateX(-50%) translateY(-5%);-ms-transform:translateX(-50%) translateY(-5%);-webkit-transform:translateX(-50%) translateY(-5%)}#who-we-are header .video-mask{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/video-mask.png) no-repeat;background-size:cover;height:100%;position:absolute;width:100%;z-index:10}#who-we-are header .container{z-index:20}#who-we-are header .container .header-sub-title{color:#fff}#who-we-are .fancybox-wrap .fancybox-outer .fancybox-inner{background-color:transparent}#who-we-are .indiv-team-title{height:auto}@media all and (max-width:767px) and (min-width:480px){#who-we-are .indiv-team-title{height:55px}}#who-we-are .learn-more{height:80px;float:left;width:100%}#who-we-are .learn-more a{color:#0094d3;font-weight:700;text-decoration:none}#who-we-are .learn-more a:hover{color:#4CB3E2}@media all and (max-width:767px) and (min-width:480px){#who-we-are #main{overflow:hidden}}@media all and (max-width:479px) and (min-width:320px){#who-we-are #main{overflow:hidden}}#about-top{float:left;width:100%;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bot-dots.png) bottom center repeat-x;background-size:1600px auto;padding-top:25px;padding-bottom:152px;text-align:center;border-bottom:1px solid #ddd}@media all and (max-width:767px) and (min-width:480px){#about-top{background-size:800px auto;padding-top:0;padding-bottom:80px}}@media all and (max-width:479px) and (min-width:320px){#about-top{background-size:800px auto;padding-top:0;padding-bottom:80px}}#about-top .col-1070{float:none;display:table;margin:0 auto}#about-top p{font-size:24px;line-height:36px;color:#999}@media all and (max-width:1290px) and (min-width:980px){#about-top p{padding-right:30px;padding-left:30px}}@media all and (max-width:979px) and (min-width:768px){#about-top p{padding-right:30px;padding-left:30px}}@media all and (max-width:767px) and (min-width:480px){#about-top p{padding:0 20px;font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){#about-top p{padding:0 20px;font-size:16px;line-height:24px}}#about-ceo{float:left;width:100%;height:690px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-about-ceo.jpg) no-repeat;background-size:cover;color:#fff;text-align:center}#about-ceo .col-1290{float:none;display:table;margin:0 auto}#about-ceo h2{margin:255px 0 0;padding:35px 0 0;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-quote.png) no-repeat 80px 0}#about-team{float:left;width:100%;position:relative;padding:70px 0}@media all and (max-width:767px) and (min-width:480px){#about-team{padding:70px 0 0}}@media all and (max-width:479px) and (min-width:320px){#about-team{padding:70px 0 0}}#about-team h2{text-align:center}#about-team .all-team{float:left;width:100%;position:absolute;top:0}#about-lifestyle{float:left;width:100%;height:600px;background-size:cover!important}@media all and (max-width:767px) and (min-width:480px){#about-lifestyle{height:300px}}@media all and (max-width:479px) and (min-width:320px){#about-lifestyle{height:300px}}#about-investors{float:left;width:100%;border-bottom:1px solid #ddd;padding:78px 0;text-align:center}#about-investors h2{margin-bottom:50px}#about-investors .investor-logo{float:left;margin:0 1%;height:100px;position:relative;width:18%}@media all and (max-width:767px) and (min-width:480px){#about-investors .investor-logo{width:80%;display:table;float:none;margin:0 auto}}@media all and (max-width:479px) and (min-width:320px){#about-investors .investor-logo{width:80%;display:table;float:none;margin:0 auto}}#about-investors .investor-logo img{position:relative;top:50%;transform:translateY(-50%);max-width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){#about-investors .investor-logo img{top:0;transform:translateY(0%)}}@media all and (max-width:479px) and (min-width:320px){#about-investors .investor-logo img{top:0;transform:translateY(0%)}}.team-grid{float:left;width:100%}@media all and (max-width:767px) and (min-width:480px){.team-grid{padding:0}}@media all and (max-width:479px) and (min-width:320px){.team-grid{padding:0}}.team-grid .indiv-team-member{float:left;width:23.25%;margin:0 .87%}@media all and (max-width:1290px) and (min-width:980px){.team-grid .indiv-team-member{width:23.25%}}@media all and (max-width:979px) and (min-width:768px){.team-grid .indiv-team-member{width:23.25%}}@media all and (max-width:767px) and (min-width:480px){.team-grid .indiv-team-member{width:48.5%;margin:0 .75%}}@media all and (max-width:479px) and (min-width:320px){.team-grid .indiv-team-member{width:100%;margin:0}}.team-grid.pre-render .indiv-team-member{width:23.25%;margin:0 .87%}@media all and (max-width:1290px) and (min-width:980px){.team-grid.pre-render .indiv-team-member{width:23.25%}}@media all and (max-width:979px) and (min-width:768px){.team-grid.pre-render .indiv-team-member{width:23.25%}}@media all and (max-width:767px) and (min-width:480px){.team-grid.pre-render .indiv-team-member{width:48.5%;margin:0 .75%}}@media all and (max-width:479px) and (min-width:320px){.team-grid.pre-render .indiv-team-member{width:100%;margin:0}}.indiv-team-member span{float:left;width:100%;font-size:16px;font-weight:400}.indiv-team-member:hover .team-overlay{display:none}.indiv-team-member:hover .extra-image{opacity:1}.indiv-team-name{float:left;width:100%;font-size:18px;font-weight:600;color:#000;text-decoration:none;margin:24px 0 0}.indiv-team-title{float:left;width:100%;display:block;height:100px}.indiv-team-image{position:relative;float:left;width:100%;height:auto}.indiv-team-image img{max-width:100%;width:100%;height:auto}.indiv-team-image .extra-image{opacity:0;width:100%;height:auto;position:absolute;top:0;left:0}.indiv-team-image:hover .team-overlay{display:block}.team-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,148,211,.7);height:100%;display:none}.team-overlay span{color:#fff;font-size:24px;font-weight:300;width:100%;float:left;text-align:center;position:relative;top:50%;transform:translateY(-50%);display:block}#who-we-are .team-overlay{height:60px;top:auto!important;display:block!important}.pop-over-image.team-image{width:30%;float:left;background:none!important;height:auto!important;position:relative;padding:0}.pop-over-image.team-image img{margin:0 auto;display:table;max-width:100%;position:relative;top:0;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);width:100%;height:auto}.pop-over-image.team-image .extra-image{position:absolute;top:0;left:0;opacity:0;width:100%;height:auto}.pop-over-image.team-image a{display:block;float:left;margin:20px 0 0}.pop-over-image.team-image:hover .extra-image{opacity:1}.pop-next,.pop-prev{float:left;width:65px;height:136px;background-size:65px 136px!important;margin:-32px 0 0 0;cursor:pointer;position:fixed;z-index:997;top:50%;text-indent:-9999px;opacity:.85;outline:0}.pop-next:hover,.pop-prev:hover{opacity:1}.pop-prev{left:0;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left.png) no-repeat}.pop-next{right:0;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right.png) no-repeat}.arrow-up{position:absolute;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-up.png) no-repeat;background-size:136px 65px;width:136px;height:65px;z-index:997;text-indent:-9999px;left:50%;display:none;margin-left:-68px;cursor:pointer}.page-template-page-product-php header,.single-landingpage header{overflow:hidden}.page-template-page-product-php header img,.single-landingpage header img{width:100%;height:auto;top:60%}.full-width-content{width:100%;padding:0 0 65px;text-align:center}@media all and (max-width:767px) and (min-width:480px){.full-width-content{padding:0 0 20px}}@media all and (max-width:479px) and (min-width:320px){.full-width-content{padding:0 0 20px}}.full-width-content p{font-size:24px;line-height:36px;padding:0 110px}@media all and (max-width:767px) and (min-width:480px){.full-width-content p{padding:0;font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){.full-width-content p{padding:0;font-size:16px;line-height:24px}}.full-width-content p a{color:#0094d3;text-decoration:none}.slide-columns{float:left;width:100%;background:#0094d3;padding:65px 0;position:relative;overflow:hidden}.slide-columns h2{color:#fff;text-align:center;width:100%;margin:20px 0 30px}.slide-column{background:#eee}.slide-column img{width:100%;height:200px}.slide-column-bot{float:left;width:100%;background:#fff;padding:30px;height:325px}.slide-column-bot p{font-size:16px;line-height:24px;white-space:normal;clear:both}.slide-column-title{font-size:18px;color:#0094d3;float:left;width:100%;font-weight:500;height:45px;line-height:24px;margin-bottom:5px}.slide-column-title a{color:#0094d3;text-decoration:none;white-space:normal}.padding-left{padding:0 0 0 110px}@media all and (max-width:979px) and (min-width:768px){.padding-left{padding:0 0 0 50px}}@media all and (max-width:767px) and (min-width:480px){.padding-left{padding:40px 0 0}}@media all and (max-width:479px) and (min-width:320px){.padding-left{padding:40px 0 0}}.padding-right{padding:0 110px 0 0}@media all and (max-width:979px) and (min-width:768px){.padding-right{padding:0 50px 0 0}}@media all and (max-width:767px) and (min-width:480px){.padding-right{padding:40px 0 0}}@media all and (max-width:479px) and (min-width:320px){.padding-right{padding:40px 0 0}}.split-columns{float:left;width:100%;padding:65px 0}@media all and (max-width:767px) and (min-width:480px){.split-columns{padding:40px 0}}@media all and (max-width:479px) and (min-width:320px){.split-columns{padding:40px 0}}.split-columns h2{margin-bottom:25px}@media all and (max-width:979px) and (min-width:768px){.split-columns h2{font-size:30px;line-height:38px}}.split-columns .col-645 img{width:100%;height:auto}.split-columns .col-645 strong{color:#E1350B}.split-columns .col-645 .btn{float:left;margin:5px 0 0}.split-columns.image_left .col_image{float:left}.split-columns.image_right .col_image{float:right}.split-columns.side_image_stretch{overflow:hidden;padding:0}.split-columns.side_image_stretch .side_image_stretch_image{position:absolute;top:0}.split-columns.side_image_stretch .side_image_stretch_image img{height:600px;width:auto}@media all and (max-width:767px) and (min-width:480px){.split-columns.side_image_stretch .side_image_stretch_image{display:none}}@media all and (max-width:479px) and (min-width:320px){.split-columns.side_image_stretch .side_image_stretch_image{display:none}}.split-columns.side_image_stretch .container .col-1290 .col_image{visibility:hidden}@media all and (max-width:767px) and (min-width:480px){.split-columns.side_image_stretch .container .col-1290 .col_image{visibility:visible}}@media all and (max-width:479px) and (min-width:320px){.split-columns.side_image_stretch .container .col-1290 .col_image{visibility:visible}}.split-columns.side_image_stretch .container .col-1290 .col_content{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.split-columns.side_image_stretch.image_left .col_image,.split-columns.side_image_stretch.image_left .side_image_stretch_image{right:50%}.split-columns.side_image_stretch.image_left .col_content{float:right}.split-columns.side_image_stretch.image_right .col_image,.split-columns.side_image_stretch.image_right .side_image_stretch_image{left:50%}.split-columns.side_image_stretch.image_right .col_content{float:left}.grey-row{background:#f9f9f9}body.page-template-page-product .three-columns,body.page-template-page-solutions .three-columns{border-bottom:1px solid #e8e8e8;float:left;margin-bottom:40px;padding:0 0 65px;width:100%}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-product .three-columns,body.page-template-page-solutions .three-columns{padding:0 0 20px}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-product .three-columns,body.page-template-page-solutions .three-columns{padding:0 0 20px}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-product .three-columns,body.page-template-page-solutions .three-columns{padding:0 0 20px}}body.page-template-page-product .three-columns .col-410,body.page-template-page-solutions .three-columns .col-410{margin:0 30px;text-align:center}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-product .three-columns .col-410,body.page-template-page-solutions .three-columns .col-410{margin:0 2.32%}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-product .three-columns .col-410,body.page-template-page-solutions .three-columns .col-410{margin:0 2.32%}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-product .three-columns .col-410,body.page-template-page-solutions .three-columns .col-410{margin:0;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-product .three-columns .col-410,body.page-template-page-solutions .three-columns .col-410{margin:0;width:100%}}body.page-template-page-product .three-columns .col-410 h4,body.page-template-page-product .three-columns .col-410 strong,body.page-template-page-solutions .three-columns .col-410 h4,body.page-template-page-solutions .three-columns .col-410 strong{font-size:16px;text-transform:uppercase;font-family:Roboto,sans-serif;font-weight:700;line-height:24px}body.page-template-page-product .three-columns .col-410 img,body.page-template-page-solutions .three-columns .col-410 img{display:table;margin:0 auto}body.page-template-page-product .three-columns .col-410:first-child,body.page-template-page-product .three-columns .col-410:last-child,body.page-template-page-solutions .three-columns .col-410:first-child,body.page-template-page-solutions .three-columns .col-410:last-child{margin:0}.three-columns-image{margin:0 0 34px;min-height:59px;width:100%}.blue-split-column{float:left;width:100%}.blue-split-column .half{background:#08abf1;color:#fff;padding:65px 140px;text-align:center}@media all and (max-width:1290px) and (min-width:980px){.blue-split-column .half{padding:65px}}@media all and (max-width:979px) and (min-width:768px){.blue-split-column .half{padding:65px 30px}}@media all and (max-width:767px) and (min-width:480px){.blue-split-column .half{height:auto;padding:30px}}@media all and (max-width:479px) and (min-width:320px){.blue-split-column .half{height:auto;padding:30px}}.blue-split-column .half img{display:table;margin:0 auto}.blue-split-column .half .sub-title{line-height:42px;height:126px}@media all and (max-width:979px) and (min-width:768px){.blue-split-column .half .sub-title{line-height:34px;height:70px}}@media all and (max-width:767px) and (min-width:480px){.blue-split-column .half .sub-title{line-height:34px;height:70px}}@media all and (max-width:479px) and (min-width:320px){.blue-split-column .half .sub-title{line-height:34px;height:70px}}.blue-split-column .half:last-child{background:#0094d3}.blue-split-column .btn{background:none!important;border:3px solid #fff;color:#fff!important}.blue-split-column .btn:hover{background:#fff!important;color:#E1350B!important}.blue-three-split-column{float:left;width:100%}.blue-three-split-column .third{background:#08abf1;color:#fff;padding:71px 40px;width:33.3333%;float:left;text-align:center}@media all and (max-width:1290px) and (min-width:980px){.blue-three-split-column .third{padding:65px 30px}}@media all and (max-width:979px) and (min-width:768px){.blue-three-split-column .third{float:none;width:100%;height:auto}}@media all and (max-width:767px) and (min-width:480px){.blue-three-split-column .third{height:auto;padding:30px;float:none;width:100%}}@media all and (max-width:479px) and (min-width:320px){.blue-three-split-column .third{height:auto;padding:30px;float:none;width:100%}}.blue-three-split-column .third img{display:table;margin:0 auto}.blue-three-split-column .third .sub-title,.blue-three-split-column .third h3.sub-title{line-height:42px;height:126px}@media all and (max-width:1290px) and (min-width:980px){.blue-three-split-column .third .sub-title,.blue-three-split-column .third h3.sub-title{line-height:34px;font-size:25px}}@media all and (max-width:767px) and (min-width:480px){.blue-three-split-column .third .sub-title,.blue-three-split-column .third h3.sub-title{line-height:34px;height:70px}}@media all and (max-width:479px) and (min-width:320px){.blue-three-split-column .third .sub-title,.blue-three-split-column .third h3.sub-title{line-height:34px;height:70px}}.blue-three-split-column .half:last-child{background:#0094d3}.blue-three-split-column .btn{background:none!important;border:3px solid #fff;color:#fff!important}@media all and (max-width:1290px) and (min-width:980px){.blue-three-split-column .btn{font-size:10px}}.blue-three-split-column .btn:hover{background:#fff!important;color:#E1350B!important}.page-id-7892 .blue-three-split-column .sub-title,.page-id-7892 .blue-three-split-column h3.sub-title{height:70px}@media all and (max-width:767px) and (min-width:480px){.page-id-7892 .blue-three-split-column .sub-title,.page-id-7892 .blue-three-split-column h3.sub-title{height:50px}}@media all and (max-width:479px) and (min-width:320px){.page-id-7892 .blue-three-split-column .sub-title,.page-id-7892 .blue-three-split-column h3.sub-title{height:50px}}.page-id-7892 .blue-three-split-column .blue-split-image{height:120px}.blue-split-image{height:85px;margin:40px 0;width:100%}.third .blue-split-image img{max-height:100%;width:auto}body.page-template-page-product section.whats-new{padding-bottom:0}.social-bar{float:left;padding:40px 0;width:100%}.social-bar .addthis_native_toolbox{margin:00px auto;display:table;float:none}.social-bar .addthis_native_toolbox .addthis_button_google_plusone,.social-bar .addthis_native_toolbox .addthis_button_tweet{width:82px}.slide-column-pager{margin:0 auto -60px auto;display:table;width:100%;float:left}.slide-column-pager .slide-in#slide-left{float:left;width:65px;height:136px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left.png) no-repeat;background-size:65px 136px!important;margin:-32px 15px 0 0;cursor:pointer;position:absolute;z-index:997;top:50%;text-indent:-9999px;opacity:.85;outline:0;-webkit-transition:opacity .25s ease}@media all and (max-width:767px){.slide-column-pager .slide-in#slide-left{background-size:32px 68px!important;height:68px;width:32px}}.slide-column-pager .slide-in#slide-right{float:right;width:65px;z-index:997;height:136px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right.png) no-repeat;background-size:65px 136px!important;margin:-32px 0 0 0;cursor:pointer;position:absolute;right:-65px;top:50%;text-indent:-9999px;opacity:.85;outline:0;transition:right .5s ease,opacity .25s ease}@media all and (max-width:767px){.slide-column-pager .slide-in#slide-right{background-size:32px 68px!important;height:68px;width:32px}}.slide-column-pager .slide-in#slide-left:hover,.slide-column-pager .slide-in#slide-right:hover{opacity:1}.slide-column-pager .slide-in#slide-left{left:0;transition:left .5s ease,opacity .25s ease}.slide-column-pager .slide-in#slide-left:active{left:-3px;transition:none}.slide-column-pager .slide-in a{display:block;height:100%}.slide-column-pager #slide-right.slide-in{right:0;transition:right .5s ease,opacity .25s ease}.slide-column-pager #slide-right.slide-in:active{right:-3px;transition:none}body#how-it-works .full-width-content{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/2016/02/sumo-apps.png) no-repeat top center;background-size:cover;clear:both;color:#fff;min-height:500px;position:relative}body#how-it-works .full-width-content div div{position:absolute;top:50%;transform:translateY(-50%)}@media all and (max-width:767px) and (min-width:480px){body#how-it-works .full-width-content div div{width:90%}}@media all and (max-width:479px) and (min-width:320px){body#how-it-works .full-width-content div div{width:90%}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-solutions section,body.page-template-page-solutions section ul{list-style-position:inside;text-align:center}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-solutions section,body.page-template-page-solutions section ul{list-style-position:inside;text-align:center}}body#pricing header{height:240px}body#pricing #border-bar{display:none}#top-pricing{float:left;width:100%}#top-pricing .container{overflow:auto}#top-pricing .indiv-pricing-block:nth-child(2){margin:0 30px}@media all and (max-width:1290px) and (min-width:980px){#top-pricing .indiv-pricing-block:nth-child(2){margin:0 2.32%}}@media all and (max-width:979px) and (min-width:768px){#top-pricing .indiv-pricing-block:nth-child(2){margin:0 2.32%}}@media all and (max-width:767px) and (min-width:480px){#top-pricing .indiv-pricing-block:nth-child(2){margin:0}}@media all and (max-width:479px) and (min-width:320px){#top-pricing .indiv-pricing-block:nth-child(2){margin:0}}#pricing #main{padding-top:30px;padding-bottom:0}.indiv-pricing-block{background:#fbfbfb;border:1px solid #eaeaea;float:left}@media all and (max-width:767px){.indiv-pricing-block{float:none!important;overflow:auto}}.indiv-pricing-top{background:#000;color:#fff;float:left;position:relative;width:100%}.indiv-pricing-top .timer{background-color:#000;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.indiv-pricing-top .timer img{margin-top:30px}.indiv-pricing-title{background:#292929;color:#fff;float:left;font-family:'Roboto Slab',serif;font-size:24px;padding:13px 0;position:relative;text-align:center;text-transform:uppercase;width:100%}.indiv-pricing-title #most_popular{background-color:#E1350B;color:#fff;font-size:12px;font-weight:400;font-family:Roboto;height:50px;left:0;line-height:14px;padding:10px 1px;position:absolute;top:0;width:60px}.indiv-pricing-title #most_popular .arrow_box:before,.indiv-pricing-title #most_popular:after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.indiv-pricing-title #most_popular:after{border-color:rgba(136,183,213,0);border-left-color:#E1350B;border-width:25px;margin-top:-25px}.indiv-pricing-title #most_popular:before{border-color:rgba(194,225,245,0);border-left-color:#E1350B;border-width:36px;margin-top:-36px}@media all and (max-width:1290px){.indiv-pricing-title #most_popular{height:14px;padding:0 2px;width:auto}.indiv-pricing-title #most_popular:after{border-width:7px;margin-top:-7px}}.indiv-pricing-top-details{float:left;font-family:Roboto;height:520px;padding:30px 21px 20px;position:relative;width:100%}.indiv-pricing-top-details .pricing_no_location{color:#E1350B;display:none;font-weight:400;text-align:center}.indiv-pricing-top-details .pricing_contact_link{display:none;left:0;padding-top:35px;position:absolute;text-align:center;width:100%}.indiv-pricing-top-details .pricing_contact_link .btn{display:inline;padding:12px 29px 9px}.indiv-pricing-top-details .content-free{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.indiv-pricing-top-details .content-free .cost{display:block;font-family:"Roboto Slab",serif;font-size:72px;line-height:80px}.indiv-pricing-top-details .content-free .allowed_free_mb{font-size:18px;font-weight:500}@media all and (max-width:767px){.indiv-pricing-top-details .content-free{top:0!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}}.indiv-pricing-top-details h4{font-family:Roboto;font-size:20px;font-weight:700;line-height:20px;margin-bottom:20px;text-align:center;text-transform:uppercase}.indiv-pricing-top-details .data-per-day{clear:both;display:block;font-size:18px;font-weight:400}@media all and (max-width:1290px) and (min-width:980px){.indiv-pricing-top-details{height:690px}}@media all and (max-width:979px) and (min-width:768px){.indiv-pricing-top-details{height:690px}}@media all and (max-width:767px) and (min-width:480px){.indiv-pricing-top-details{height:auto}}@media all and (max-width:479px) and (min-width:320px){.indiv-pricing-top-details{height:auto}}.indiv-pricing-block.enterprise .indiv-pricing-cost{height:auto}.indiv-pricing-block.enterprise .indiv-pricing-data-title{text-align:center;line-height:20px;margin-top:10px;letter-spacing:-.5px}.indiv-pricing-cost-columns{align-items:flex-end;display:flex;overflow:auto}.indiv-pricing-cost-columns .indiv-pricing-cost,.indiv-pricing-cost-columns .indiv-pricing-dpm{float:left;width:50%}.indiv-pricing-cost-columns .indiv-pricing-dpm{text-align:center}.indiv-pricing-cost-columns .indiv-pricing-dpm .cost{display:block;font-size:40px;line-height:45px}.indiv-pricing-cost-columns .indiv-pricing-dpm .per-month{font-size:18px;font-weight:400}@media all and (max-width:1290px){.indiv-pricing-cost-columns{display:block}.indiv-pricing-cost-columns .indiv-pricing-cost,.indiv-pricing-cost-columns .indiv-pricing-dpm{float:none;width:100%}.indiv-pricing-cost-columns .indiv-pricing-dpm{margin-top:30px}}.more-metrics{border-top:1px solid #676E78;margin-top:30px;padding:30px 0 0;text-align:center}.more-metrics h4{margin-bottom:20px;text-transform:none}.more-metrics .data-per-day{margin:10px 0 20px}.more-metrics .dollar-sign{float:left;font-size:24px;font-weight:400}.more-metrics .more_cost{float:left;font-size:72px;font-weight:300;margin-top:18px;margin-left:5px}.more-metrics .per-month{font-size:24px;font-family:Roboto,sans-serif;font-weight:300;float:left;margin-top:35px}@media all and (max-width:979px) and (min-width:768px){.more-metrics .per-month{font-size:16px}}.indiv-pricing-cost{display:table;margin:0 auto;text-align:center;font-weight:400;height:59px}.indiv-pricing-cost .cost_container{display:block;margin:0 auto;width:160px}.indiv-pricing-cost .cost_container .dollar-sign{font-size:24px;font-weight:400;float:left}.indiv-pricing-cost .cost_container .cost{float:left;font-size:72px;margin-top:18px;margin-left:5px;font-weight:300}.indiv-pricing-cost .cost_container .per-month{font-size:24px;font-family:Roboto,sans-serif;font-weight:300;float:left;margin-top:35px}@media all and (max-width:979px) and (min-width:768px){.indiv-pricing-cost .cost_container .per-month{font-size:16px}}.indiv-pricing-cost .cost_container.three_chars .dollar-sign{margin-top:13px}.indiv-pricing-cost .cost_container.three_chars .cost{font-size:55px;margin-top:25px}.indiv-pricing-cost .cost_container.four_chars .dollar-sign{margin-top:23px}.indiv-pricing-cost .cost_container.four_chars .cost{font-size:40px;margin-top:31px}.indiv-pricing-cost .cost_container.five_chars .dollar-sign{margin-top:23px}.indiv-pricing-cost .cost_container.five_chars .cost{font-size:40px;margin-top:31px}.indiv-pricing-notice{font-size:15px;font-weight:400;line-height:18px;font-family:Roboto,sans-serif;margin:20px 0;color:#ccc;text-align:center;display:block;width:100%;float:left}.indiv-pricing-notice.message{margin:0}.indiv-pricing-customized{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);float:left;width:100%}@media all and (max-width:767px){.indiv-pricing-customized{top:0!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}}.indiv-pricing-starting{font-size:21px;text-align:center;width:100%;float:left;font-weight:300;text-transform:uppercase;margin:15px 0 0}.indiv-pricing-data{float:left;margin-top:62px;width:100%}#block-enterprise .indiv-pricing-data,#block-professional .indiv-pricing-data{margin-top:6px}.indiv-pricing-data-title{float:left;width:100%;font-size:16px;text-transform:uppercase;font-weight:700;color:#666;margin-bottom:5px}.indiv-pricing-bottom{float:left;min-height:700px;padding:30px 30px 0;width:100%}.indiv-pricing-bottom .pricing-button{cursor:pointer}.indiv-pricing-section{float:left;width:100%;border-bottom:1px solid #ddd;padding:25px 0;text-align:center}.indiv-pricing-section span{font-size:16px;text-transform:uppercase;font-weight:500;float:left;width:100%;display:block;text-align:center}.indiv-pricing-section ul{margin:0;padding:0;float:left;width:100%}.indiv-pricing-section ul li{float:left;width:100%;text-align:center;font-size:16px;font-weight:300;list-style-type:none;margin:5px 0 0}@media all and (max-width:979px) and (min-width:768px){.indiv-pricing-section ul li{font-size:14px;margin:3px 0 0}}.indiv-pricing-section ul li a{color:#29A1E6;text-decoration:none;font-weight:400}.indiv-pricing-section ul li a:focus,.indiv-pricing-section ul li a:hover{color:#4CB3E2;font-weight:700;text-decoration:none}.indiv-pricing-section ul li a:active,.indiv-pricing-section ul li a:hover{font-weight:400}#pricing_comparison{display:flex}@media all and (max-width:767px){#pricing_comparison{display:block}}.indiv-pricing-features,.indiv-pricing-features2{float:left;width:100%}.indiv-pricing-services{border-bottom:0;float:left;width:100%}.indiv-pricing-toll-free{float:left;width:100%;text-align:center;margin-top:3px;font-size:30px}#pricing_message{clear:both;margin:40px 0 0}#pricing_message .container{text-align:center}#pricing_message .container li,#pricing_message .container p{font-size:18px;font-weight:400;line-height:1}#quote-pricing{float:left;width:100%;padding:40px 0}#quote-pricing .col-1070{margin:0 auto;display:table;float:none}@media all and (max-width:767px) and (min-width:480px){#quote-pricing .col-1070{display:block;float:left}}@media all and (max-width:479px) and (min-width:320px){#quote-pricing .col-1070{display:block;float:left}}.pricing-quote{float:left;width:100%;padding:0 0 0 50px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-quote-dark.png) no-repeat 0 33px}.pricing-quote p{font-size:24px;line-height:36px}@media all and (max-width:767px) and (min-width:480px){.pricing-quote p{font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){.pricing-quote p{font-size:16px;line-height:24px}}.pricing-quote-meta{float:left;width:100%;padding:0 0 0 50px}.pricing-quote-author{float:left}@media all and (max-width:767px) and (min-width:480px){.pricing-quote-author{width:15%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.pricing-quote-author{width:15%;margin:0 5% 0 0}}@media all and (max-width:767px) and (min-width:480px){.pricing-quote-author img{width:100%;height:auto}}@media all and (max-width:479px) and (min-width:320px){.pricing-quote-author img{width:100%;height:auto}}.pricing-quote-author-info{float:left;width:325px;margin:0 0 0 18px}@media all and (max-width:767px) and (min-width:480px){.pricing-quote-author-info{width:80%;margin:0}}@media all and (max-width:479px) and (min-width:320px){.pricing-quote-author-info{width:80%;margin:0}}.pricing-quote-author-info .pricing-quote-author-name{float:left;width:100%;font-size:16px}.pricing-quote-author-info .pricing-quote-author-name span{color:#999}.pricing-quote-author-info a{color:#0094d3;text-decoration:none}.pricing-quote-author-info a:hover{background:#0094d3;color:#fff;padding:0 2px 4px;margin-left:-2px}.pricing-quote-logo{float:left;width:180px;border-left:1px solid #ddd}@media all and (max-width:767px) and (min-width:480px){.pricing-quote-logo{border-left:0;width:50%}}@media all and (max-width:479px) and (min-width:320px){.pricing-quote-logo{border-left:0;width:50%}}.pricing-quote-logo img{float:left;margin:0 0 0 15px;padding:10px 0 10px 15px;width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.pricing-quote-logo img{margin-left:20%}}@media all and (max-width:479px) and (min-width:320px){.pricing-quote-logo img{margin-left:20%}}#callouts-pricing{float:left;width:100%;height:700px;background-size:cover!important}@media all and (max-width:979px) and (min-width:768px){#callouts-pricing{height:auto;padding:0 0 150px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;background-position:center center!important;background-size:cover!important}}@media all and (max-width:767px) and (min-width:480px){#callouts-pricing{height:auto;padding:0 0 60px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;background-size:cover!important}}@media all and (max-width:479px) and (min-width:320px){#callouts-pricing{height:auto;padding:0 0 60px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-numbers.jpg);background-repeat:no-repeat;background-size:cover!important}}#callouts-pricing .container{height:100%;overflow:hidden;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-numbers.png) no-repeat center center;background-size:100px auto;padding-bottom:30px}@media all and (max-width:979px) and (min-width:768px){#callouts-pricing .container{overflow:hidden;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-numbers.png) no-repeat bottom -40px center;background-size:100px auto;padding-bottom:30px}}@media all and (max-width:767px) and (min-width:480px){#callouts-pricing .container{background:0 0}}@media all and (max-width:479px) and (min-width:320px){#callouts-pricing .container{background:0 0}}@media all and (max-width:767px) and (min-width:480px){#callouts-pricing .col-645:last-child{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-mob-numbers.png);background-repeat:no-repeat;background-position:top 25px center;background-size:auto}}@media all and (max-width:479px) and (min-width:320px){#callouts-pricing .col-645:last-child{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/line-mob-numbers.png);background-repeat:no-repeat;background-position:top 25px center;background-size:auto}}.callout-pricing{width:65%;text-align:center;color:#fff;margin:166px auto 0;display:table}@media all and (max-width:979px) and (min-width:768px){.callout-pricing{width:80%}}@media all and (max-width:767px) and (min-width:480px){.callout-pricing{width:100%;margin:80px auto 0}}@media all and (max-width:479px) and (min-width:320px){.callout-pricing{width:100%;margin:80px auto 0}}.callout-pricing img{margin:30px 0}#faq-pricing{float:left;width:100%;margin-top:45px}#all-faqs{float:left;width:100%;margin:13px 0 79px}.indiv-faq{float:left;width:100%;border-bottom:1px solid #ddd;padding:30px 0 29px}.indiv-faq.current .indiv-faq-question{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-plus.png) no-repeat top -49px right;background-size:41px auto}.indiv-faq-question{float:left;width:100%;cursor:pointer;font-size:24px;color:#14a7e6;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-plus.png) no-repeat top right;background-size:41px auto;height:41px;padding:7px 0 0}@media all and (max-width:767px) and (min-width:480px){.indiv-faq-question{font-size:18px;line-height:24px;padding-right:60px}}@media all and (max-width:479px) and (min-width:320px){.indiv-faq-question{font-size:18px;line-height:24px;padding-right:60px}}.indiv-faq-answer{float:left;width:100%;font-size:18px;line-height:30px;display:none}@media all and (max-width:767px) and (min-width:480px){.indiv-faq-answer{font-size:16px;line-height:24px;margin-top:15px}}@media all and (max-width:479px) and (min-width:320px){.indiv-faq-answer{font-size:16px;line-height:24px;margin-top:15px}}.indiv-faq-answer p{margin-bottom:0;padding-bottom:0}#main{clear:both}.map-link{position:absolute;width:100%;height:100%;display:block;z-index:100}#map{width:100%;height:100%}body.page-template-page-contact .contact-container{display:table;margin:39px auto 0}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-contact .contact-container{width:100%}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-contact .contact-container{width:100%}}@media all and (max-width:767px){body.page-template-page-contact .contact-container{width:100%}}body.page-template-page-contact .gform_wrapper div.validation_error{border-top:1px solid #ed6969;border-bottom:1px solid #ed6969;color:#ed6969;text-align:center}body.page-template-page-contact .gform_wrapper li.gfield.gfield_error,body.page-template-page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:transparent;border:0;margin-top:0}body.page-template-page-contact .gform_wrapper li.gfield.gfield_error .ginput_container,body.page-template-page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container{margin-top:.375em!important}body.page-template-page-contact .gform_wrapper li.gfield.gfield_error .ginput_container input,body.page-template-page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input{border:1px solid #ed6969}body.page-template-page-contact .gform_wrapper li.gfield.gfield_error .validation_message,body.page-template-page-contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message{color:#ed6969;padding-top:0!important}body.page-template-page-contact .mktoForm{position:relative;width:100%}@media all and (max-width:1170px){body.page-template-page-contact .mktoForm{margin-bottom:40px}}body.page-template-page-contact .mktoForm[style]{width:100%!important}body.page-template-page-contact .mktoForm .mktoError{z-index:200}body.page-template-page-contact .mktoForm .mktoAsterix,body.page-template-page-contact .mktoForm .mktoGutter,body.page-template-page-contact .mktoForm .mktoOffset,body.page-template-page-contact .mktoForm label.mktoLabel{display:none}body.page-template-page-contact .mktoForm .mktoFormRow{clear:none;float:left;width:300px}@media (max-width:1290px){body.page-template-page-contact .mktoForm .mktoFormRow{width:100%}}body.page-template-page-contact .mktoForm .mktoFormRow input{width:100%!important}body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2){width:660px}@media (max-width:1290px){body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2){width:100%}}body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(1),body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(2){float:left;margin-right:30px;width:300px}@media (max-width:1290px){body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(1),body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(2){width:100%}}body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(3){position:absolute;top:203px}@media all and (max-width:1170px){body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(3){top:475px}}@media all and (max-width:1170px){body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(2){width:100%}}body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(4),body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(5){margin-right:30px}body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(7),body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(8),body.page-template-page-contact .mktoForm .mktoFormRow:nth-child(9){width:100%}body.page-template-page-contact .mktoForm .mktoFormRow .mktoFormCol{float:none;width:100%;margin-bottom:20px!important}body.page-template-page-contact .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap{float:none}body.page-template-page-contact .mktoForm .mktoButtonRow{clear:both;display:block}@media all and (max-width:1170px){body.page-template-page-contact .mktoForm .mktoButtonRow,body.page-template-page-contact .mktoForm .mktoButtonRow button.mktoButton{width:100%}}body.page-template-page-contact .mktoForm .mktoButtonRow .mktoButtonWrap{margin:0!important}body.page-template-page-contact .mktoForm .mktoButtonRow .mktoButtonWrap.mktoThoughtbot .mktoButton{background:#0094d3;border:0;border-radius:4px;box-shadow:none;font-size:16px;font-weight:700;padding:14px 39px 15px;text-shadow:none;transition:all .3s ease;-webkit-transition:all .3s ease}body.page-template-page-contact .mktoForm .mktoButtonRow .mktoButtonWrap.mktoThoughtbot .mktoButton:hover{background:#08abf1}#contact-top{float:left;padding:0 0 80px;width:100%}#contact-top .right-col a:hover{background:0 0}#contact-bottom{background:#f9f9f9;clear:both;margin:0;padding:80px 0;width:100%}@media all and (max-width:767px){#contact-bottom{padding:40px 0}}#contact-bottom .sumo_office_list{display:flex;flex-wrap:wrap;margin:0 -15px;width:1320px}@media all and (max-width:1290px){#contact-bottom .sumo_office_list{justify-content:center;margin:0;width:100%}}@media all and (max-width:767px){#contact-bottom .sumo_office_list{margin:0;width:100%}}#contact-bottom .sumo_office_list .sumo_office{background-color:#fff;display:inline-block;margin:0 15px 30px;vertical-align:top;width:300px}@media all and (max-width:767px){#contact-bottom .sumo_office_list .sumo_office{margin:0 auto 30px;width:100%}}#contact-bottom .sumo_office_list .sumo_office img.office_photo{height:auto;width:100%}#contact-bottom .sumo_office_list .sumo_office .sumo_office_details{display:block;font-size:16px;margin:20px auto;width:260px}#contact-bottom .sumo_office_list .sumo_office .sumo_office_details h6{font-family:Roboto;font-size:16px;font-weight:700;text-transform:uppercase}#contact-bottom .sumo_office_list .sumo_office .sumo_office_details .maplink{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/icon_location.png) no-repeat;background-size:16px 24px;display:block;float:right;height:24px;overflow:hidden;text-indent:1000%;width:16px}#contact-bottom .sumo_office_list a{color:#0094d3;text-decoration:none}.contact-info{float:left;width:100%;margin-bottom:20px}.contact-info h6{text-transform:uppercase;margin-bottom:24px}.contact-info p{margin:0;padding:0}.gform_wrapper ul li.gfield{clear:none!important}#field_2_2{width:100%;float:left;clear:both!important}#input_2_2{width:100%}#field_2_1{width:180px!important;float:left}@media all and (max-width:1290px) and (min-width:980px){#field_2_1{width:48%!important;margin:0 4% 20px 0}}@media all and (max-width:979px) and (min-width:768px){#field_2_1{width:48%!important;margin:0 4% 20px 0}}@media all and (max-width:767px) and (min-width:480px){#field_2_1{width:100%!important;margin:0 0 20px}}@media all and (max-width:479px) and (min-width:320px){#field_2_1{width:100%!important;margin:0 0 20px}}#field_2_3{float:right;width:181px!important}@media all and (max-width:1290px) and (min-width:980px){#field_2_3{width:48%!important}}@media all and (max-width:979px) and (min-width:768px){#field_2_3{width:48%!important}}@media all and (max-width:767px) and (min-width:480px){#field_2_3{width:100%!important;margin:0 0 20px}}@media all and (max-width:479px) and (min-width:320px){#field_2_3{width:100%!important;margin:0 0 20px}}.gform_wrapper .chosen-container{width:100%!important}.gform_wrapper{max-width:100%!important}.gform_wrapper .top_label input.large,.gform_wrapper .top_label select.large,.gform_wrapper .top_label textarea.textarea{width:100%!important}.select2-search,.select2-search--dropdown{display:none!important}.select2-dropdown{border-color:#CACACA!important;border-radius:0!important;margin-top:-2px!important;margin-bottom:-2px!important;background-color:transparent!important}.select2-dropdown .select2-results{border-color:#CACACA}.select2-dropdown .select2-results .select2-results__options{padding-top:5px;padding-bottom:5px;background-color:#fff;margin-top:4px;margin-bottom:4px}.select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:5px 15px!important}.select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[aria-selected]{background-color:#E1F2FA!important;color:#222}.select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true]{background-color:transparent}.mktoForm .select2-selection,.mktoForm input[type=email],.mktoForm input[type=tel],.mktoForm input[type=text],.mktoForm select,.mktoForm textarea,.two-column_wrapper .select2-selection,.two-column_wrapper input[type=email],.two-column_wrapper input[type=tel],.two-column_wrapper input[type=text],.two-column_wrapper select,.two-column_wrapper textarea{border:1px solid #dfdfdf;padding:11px 15px!important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-family:Roboto,sans-serif!important;font-size:16px!important;line-height:24px!important;letter-spacing:.5px;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;width:100%!important;height:auto!important;color:#2E2E2E}.mktoForm .select2-selection::-webkit-input-placeholder,.mktoForm input[type=email]::-webkit-input-placeholder,.mktoForm input[type=tel]::-webkit-input-placeholder,.mktoForm input[type=text]::-webkit-input-placeholder,.mktoForm select::-webkit-input-placeholder,.mktoForm textarea::-webkit-input-placeholder,.two-column_wrapper .select2-selection::-webkit-input-placeholder,.two-column_wrapper input[type=email]::-webkit-input-placeholder,.two-column_wrapper input[type=tel]::-webkit-input-placeholder,.two-column_wrapper input[type=text]::-webkit-input-placeholder,.two-column_wrapper select::-webkit-input-placeholder,.two-column_wrapper textarea::-webkit-input-placeholder{color:#898989;opacity:1}.mktoForm .select2-selection:-moz-placeholder,.mktoForm input[type=email]:-moz-placeholder,.mktoForm input[type=tel]:-moz-placeholder,.mktoForm input[type=text]:-moz-placeholder,.mktoForm select:-moz-placeholder,.mktoForm textarea:-moz-placeholder,.two-column_wrapper .select2-selection:-moz-placeholder,.two-column_wrapper input[type=email]:-moz-placeholder,.two-column_wrapper input[type=tel]:-moz-placeholder,.two-column_wrapper input[type=text]:-moz-placeholder,.two-column_wrapper select:-moz-placeholder,.two-column_wrapper textarea:-moz-placeholder{color:#898989;opacity:1}.mktoForm .select2-selection::-moz-placeholder,.mktoForm input[type=email]::-moz-placeholder,.mktoForm input[type=tel]::-moz-placeholder,.mktoForm input[type=text]::-moz-placeholder,.mktoForm select::-moz-placeholder,.mktoForm textarea::-moz-placeholder,.two-column_wrapper .select2-selection::-moz-placeholder,.two-column_wrapper input[type=email]::-moz-placeholder,.two-column_wrapper input[type=tel]::-moz-placeholder,.two-column_wrapper input[type=text]::-moz-placeholder,.two-column_wrapper select::-moz-placeholder,.two-column_wrapper textarea::-moz-placeholder{color:#898989;opacity:1}.mktoForm .select2-selection:-ms-input-placeholder,.mktoForm input[type=email]:-ms-input-placeholder,.mktoForm input[type=tel]:-ms-input-placeholder,.mktoForm input[type=text]:-ms-input-placeholder,.mktoForm select:-ms-input-placeholder,.mktoForm textarea:-ms-input-placeholder,.two-column_wrapper .select2-selection:-ms-input-placeholder,.two-column_wrapper input[type=email]:-ms-input-placeholder,.two-column_wrapper input[type=tel]:-ms-input-placeholder,.two-column_wrapper input[type=text]:-ms-input-placeholder,.two-column_wrapper select:-ms-input-placeholder,.two-column_wrapper textarea:-ms-input-placeholder{color:#898989;opacity:1}.mktoForm .select2,.mktoForm select,.two-column_wrapper .select2,.two-column_wrapper select{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/select-arrow.png);background-size:18px 10px;background-position:center right 12px;background-repeat:no-repeat;color:#898989;position:relative;z-index:100;width:100%!important}.mktoForm .select2.select2-container--open .select2-selection,.mktoForm select.select2-container--open .select2-selection,.two-column_wrapper .select2.select2-container--open .select2-selection,.two-column_wrapper select.select2-container--open .select2-selection{border:1px solid #08abf1!important}.mktoForm .select2 .select2-selection,.mktoForm select .select2-selection,.two-column_wrapper .select2 .select2-selection,.two-column_wrapper select .select2-selection{border:1px solid #dfdfdf!important;background-color:transparent!important}.mktoForm .select2 .select2-selection:focus,.mktoForm select .select2-selection:focus,.two-column_wrapper .select2 .select2-selection:focus,.two-column_wrapper select .select2-selection:focus{border:1px solid #08abf1;outline:0}.mktoForm .select2 .select2-selection__rendered,.mktoForm select .select2-selection__rendered,.two-column_wrapper .select2 .select2-selection__rendered,.two-column_wrapper select .select2-selection__rendered{padding:0!important;background:transparent!important}.mktoForm .select2 .select2-selection__arrow,.mktoForm select .select2-selection__arrow,.two-column_wrapper .select2 .select2-selection__arrow,.two-column_wrapper select .select2-selection__arrow{display:none}.mktoForm .select2.mktoValid,.mktoForm select.mktoValid,.two-column_wrapper .select2.mktoValid,.two-column_wrapper select.mktoValid{color:#2E2E2E}.mktoForm textarea,.two-column_wrapper textarea{width:100%!important}.mktoForm button,.mktoForm input[type=submit],.two-column_wrapper button,.two-column_wrapper input[type=submit]{padding:14px 39px 15px;background:#E1350B;border:0;font-size:16px;font-weight:700;text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;text-align:center;cursor:pointer;color:#fff!important;text-decoration:none}.mktoForm button:hover,.mktoForm input[type=submit]:hover,.two-column_wrapper button:hover,.two-column_wrapper input[type=submit]:hover{background:#0094d3}.mktoForm li,.two-column_wrapper li{margin:0 0 20px}.gform_wrapper.two-column_wrapper ul.gform_fields{display:none}.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column{display:block;float:left;width:380px;margin:0 30px 0 0!important}@media all and (max-width:1290px) and (min-width:980px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column{width:30%;margin:0 5% 0 0!important}}@media all and (max-width:979px) and (min-width:768px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column{width:30%;margin:0 5% 0 0!important}}@media all and (max-width:767px) and (min-width:480px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column{width:100%;margin:0!important}}@media all and (max-width:479px) and (min-width:320px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column{width:100%;margin:0!important}}.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column:last-child{width:795px;margin:0!important}@media all and (max-width:1290px) and (min-width:980px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column:last-child{width:65%}}@media all and (max-width:979px) and (min-width:768px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column:last-child{width:65%}}@media all and (max-width:767px) and (min-width:480px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column:last-child{width:100%}}@media all and (max-width:479px) and (min-width:320px){.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column:last-child{width:100%}}.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child,.gsection{display:none}#careers .fancybox-close{right:28px}#careers .fancybox-wrap{width:100%!important;left:0!important}#careers .fancybox-wrap .fancybox-skin{padding:0!important}#careers .fancybox-wrap .fancybox-outer{width:100%!important}#careers .fancybox-wrap .fancybox-outer .fancybox-inner{background-color:#fff;margin:0 auto}#careers .fancybox-wrap .fancybox-outer .fancybox-prev{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left-pink.png);background-position:left center}#careers .fancybox-wrap .fancybox-outer .fancybox-next{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right-pink.png);background-position:right center}#careers .fancybox-wrap .fancybox-outer .fancybox-nav{width:66px;height:136px;top:50%;margin-top:-68px;background-size:contain;background-repeat:no-repeat;opacity:.8;transition:all .3s;-webkit-transition:all .3s}#careers .fancybox-wrap .fancybox-outer .fancybox-nav:hover{opacity:1}#careers .fancybox-wrap .fancybox-outer .fancybox-nav span,#careers .fancybox-wrap .fancybox-outer .fancybox-nav:hover span{display:none}@media all and (max-width:767px) and (min-width:480px){#careers .fancybox-wrap .fancybox-outer .fancybox-nav{display:none}}@media all and (max-width:479px) and (min-width:320px){#careers .fancybox-wrap .fancybox-outer .fancybox-nav{display:none}}#careers-top{float:left;width:100%}#careers-lifestyle{float:left;width:100%;height:600px;background-size:cover!important;margin:15px 0 0}#careers-jobs{float:left;width:100%;padding:71px 0 0}#careers-jobs h2{text-align:center}.job-listings{float:left;width:100%;margin-bottom:70px}.job-listings h3{margin-bottom:20px;float:none;clear:both}@media all and (max-width:767px) and (min-width:480px){.job-listings h3{display:none}}@media all and (max-width:479px) and (min-width:320px){.job-listings h3{display:none}}.job-listings ul.departments#tab-navigation{overflow:visible;position:relative;display:block;width:100%;padding:40px 0 77px;margin:0;text-align:center}@media all and (max-width:767px) and (min-width:480px){.job-listings ul.departments#tab-navigation{padding:0;margin-top:40px}}@media all and (max-width:479px) and (min-width:320px){.job-listings ul.departments#tab-navigation{padding:0;margin-top:40px}}@media all and (max-width:767px) and (min-width:480px){.job-listings ul.departments#tab-navigation.hover li.department{display:block}}@media all and (max-width:479px) and (min-width:320px){.job-listings ul.departments#tab-navigation.hover li.department{display:block}}.job-listings ul.departments#tab-navigation li.department{overflow:visible;display:inline-block;float:none;margin-bottom:20px}@media all and (max-width:767px) and (min-width:480px){.job-listings ul.departments#tab-navigation li.department{margin-bottom:0;display:none}.job-listings ul.departments#tab-navigation li.department.current{display:block}}@media all and (max-width:479px) and (min-width:320px){.job-listings ul.departments#tab-navigation li.department{margin-bottom:0;display:none}.job-listings ul.departments#tab-navigation li.department.current{display:block}}.job-listings ul.departments#tab-navigation li.department.active ul.jobs li.job{display:block}.job-listings ul.departments#tab-navigation li.department ul.jobs{list-style:none;margin:50px 0 0;padding:0;position:absolute;top:100%;left:0;width:100%}.job-listings ul.departments#tab-navigation li.department ul.jobs li.job{display:none;text-align:left;border-top:1px solid #eee;height:75px;line-height:75px;float:none;clear:both;margin:0}@media all and (max-width:767px) and (min-width:480px){.job-listings ul.departments#tab-navigation li.department ul.jobs li.job{line-height:25px;height:auto}}@media all and (max-width:479px) and (min-width:320px){.job-listings ul.departments#tab-navigation li.department ul.jobs li.job{line-height:25px;height:auto}}.job-listings ul.departments#tab-navigation li.department ul.jobs li.job a{display:block;border-bottom:0;padding:0}@media all and (max-width:767px) and (min-width:480px){.job-listings ul.departments#tab-navigation li.department ul.jobs li.job a{padding:20px 0}}@media all and (max-width:479px) and (min-width:320px){.job-listings ul.departments#tab-navigation li.department ul.jobs li.job a{padding:20px 0}}.job-listings ul.departments#tab-navigation li.department ul.jobs li.job a:hover{background-color:#f9f9f9}.job-listings ul.departments#tab-navigation li.department ul.jobs li.job span.title{display:inline-block;color:#0094d3;font-size:18px;font-weight:700}.job-listings ul.departments#tab-navigation li.department ul.jobs li.job span.location{float:right;font-size:16px;font-weight:300;color:#222}@media all and (max-width:767px) and (min-width:480px){.job-listings ul.departments#tab-navigation li.department ul.jobs li.job span.location{display:block;float:none;clear:both}}@media all and (max-width:479px) and (min-width:320px){.job-listings ul.departments#tab-navigation li.department ul.jobs li.job span.location{display:block;float:none;clear:both}}.job-listing{float:left;border-top:1px solid #eee;width:100%;position:relative}.job-listing a{color:#0094d3;text-decoration:none;font-size:18px;float:left;padding:25px 0;position:absolute;width:100%;left:0;right:0;font-weight:500}.job-listing a:hover{background:#f9f9f9}.job-listing span{display:block;float:right;font-size:16px;position:relative;z-index:99;padding:25px 0}#careers-ceo{float:left;width:100%;height:690px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-about-ceo.jpg) no-repeat;background-size:cover;color:#fff;margin-bottom:70px;text-align:center}#careers-ceo .col-1290{float:none;display:table;margin:0 auto}#careers-ceo h2{margin:255px 0 0;padding:35px 0 0;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-quote.png) no-repeat 80px 0}#careers-footer{display:block;float:none;clear:both;background-size:cover;background-repeat:no-repeat;background-position:top center;padding:285px 0 260px;text-align:center;margin-bottom:80px}#careers-footer h3{font-size:40px;line-height:60px;color:#fff;text-align:center;font-family:'Roboto Slab',serif;font-weight:400;max-width:1120px;display:block;margin:0 auto 30px;width:90%}#careers-footer p{font-family:Roboto,sans-serif;font-weight:300;font-size:16px;color:#fff}.archive .col-1290,.blog .col-1290,.category .col-1290{margin-top:60px}.archive .right-col aside#blog_ad,.blog .right-col aside#blog_ad,.category .right-col aside#blog_ad{margin:10px 0;text-align:center}body.archive #category_description,body.blog #category_description,body.category #category_description,body.single #category_description{margin-top:30px}body.archive aside#blog_search,body.blog aside#blog_search,body.category aside#blog_search,body.single aside#blog_search{margin-bottom:30px}body.archive aside#blog_search form,body.blog aside#blog_search form,body.category aside#blog_search form,body.single aside#blog_search form{border-radius:20px;overflow:auto;padding:4px 8px 2px 10px}body.archive aside#blog_search form input,body.blog aside#blog_search form input,body.category aside#blog_search form input,body.single aside#blog_search form input{border:0;font-size:14px;outline:0}body.archive aside#blog_search form input:-moz-placeholder,body.archive aside#blog_search form input:-ms-input-placeholder,body.archive aside#blog_search form input::-moz-placeholder,body.archive aside#blog_search form input::-webkit-input-placeholder,body.blog aside#blog_search form input:-moz-placeholder,body.blog aside#blog_search form input:-ms-input-placeholder,body.blog aside#blog_search form input::-moz-placeholder,body.blog aside#blog_search form input::-webkit-input-placeholder,body.category aside#blog_search form input:-moz-placeholder,body.category aside#blog_search form input:-ms-input-placeholder,body.category aside#blog_search form input::-moz-placeholder,body.category aside#blog_search form input::-webkit-input-placeholder,body.single aside#blog_search form input:-moz-placeholder,body.single aside#blog_search form input:-ms-input-placeholder,body.single aside#blog_search form input::-moz-placeholder,body.single aside#blog_search form input::-webkit-input-placeholder{font-size:14px}body.archive aside#blog_search form input[type=text],body.blog aside#blog_search form input[type=text],body.category aside#blog_search form input[type=text],body.single aside#blog_search form input[type=text]{width:250px}@media all and (max-width:1290px){body.archive aside#blog_search form input[type=text],body.blog aside#blog_search form input[type=text],body.category aside#blog_search form input[type=text],body.single aside#blog_search form input[type=text]{width:80%}}body.archive aside#blog_search form input[type=submit],body.blog aside#blog_search form input[type=submit],body.category aside#blog_search form input[type=submit],body.single aside#blog_search form input[type=submit]{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-search.png) no-repeat;background-color:none;background-size:16px 16px;border:0;float:right;height:16px;margin-top:2px;overflow:hidden;text-indent:-1000px;width:16px}body.archive aside#blog_search form,body.blog aside#blog_search form,body.category aside#blog_search form,body.single aside#blog_search form{border:solid 1px #889eb3}body.archive aside#blog_search form input[type=text],body.blog aside#blog_search form input[type=text],body.category aside#blog_search form input[type=text],body.single aside#blog_search form input[type=text]{color:#222D3B}body.archive aside#blog_search form input[type=submit],body.blog aside#blog_search form input[type=submit],body.category aside#blog_search form input[type=submit],body.single aside#blog_search form input[type=submit]{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-search-gray.png)}@media all and (max-width:767px){body.archive aside#blog_search,body.blog aside#blog_search,body.category aside#blog_search,body.single aside#blog_search{display:none}}body.archive .mobile_blog_search,body.blog .mobile_blog_search,body.category .mobile_blog_search,body.single .mobile_blog_search{display:none}@media all and (max-width:767px){body.archive .mobile_blog_search,body.archive .mobile_blog_search #blog_search,body.blog .mobile_blog_search,body.blog .mobile_blog_search #blog_search,body.category .mobile_blog_search,body.category .mobile_blog_search #blog_search,body.single .mobile_blog_search,body.single .mobile_blog_search #blog_search{display:block}}body .left-col h2{margin-top:25px}.single-post .left-col,.single-post .right-col{margin-top:130px}@media all and (max-width:767px){.single-post .left-col{margin-top:20px}}@media all and (max-width:767px){.single-post .right-col{margin-top:0}}.single-post article{padding:0;border:0}.single-post .article-content img{max-width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){#sidebar-bot #recent-posts-3{border-bottom:0}}@media all and (max-width:479px) and (min-width:320px){#sidebar-bot #recent-posts-3{border-bottom:0}}.left-col article:first-child{padding-top:0}@media all and (max-width:979px) and (min-width:768px){.left-col article:first-child{margin-top:30px}}.left-col article:last-child{border-bottom:0;margin-bottom:20px}article{float:left;width:100%;border-bottom:1px solid #eee;padding:60px 0}@media all and (max-width:979px) and (min-width:768px){article{padding:30px 0}}@media all and (max-width:767px) and (min-width:480px){article{padding:30px 0}}@media all and (max-width:479px) and (min-width:320px){article{padding:30px 0}}article h1{font-size:40px;line-height:50px;margin-top:0;padding-top:0}article p{font-size:18px;line-height:30px;letter-spacing:.5px;width:100%;word-wrap:break-word}article .read-more{color:#29A1E6;text-transform:uppercase;font-weight:500;font-size:18px;text-decoration:none;letter-spacing:.5px;clear:both;float:left}article .read-more:hover{color:#4CB3E2;padding:0 2px 4px;margin-left:-2px;margin-bottom:-4px}.post-title{font-size:30px;float:left;display:block;color:#0094d3;text-decoration:none;font-family:'Roboto Slab',serif;font-weight:500;line-height:40px;padding:2px 2px 4px}.post-title:hover{color:#4CB3E2;padding:2px 2px 4px}.article-meta{float:left;width:100%;font-size:14px;line-height:20px;letter-spacing:.5px;margin:15px 0}@media all and (max-width:767px){.article-meta .article-meta-bot a{display:block;margin-bottom:10px}.article-meta .article-meta-bot span.separator{display:none}}.article-meta-top{float:left;width:100%}.article-meta-bot{float:left;width:100%;margin:3px 0 0}.article-meta-bot a{color:#0094d3;text-decoration:none}.article-content{float:left;width:100%}.article-author{float:left;width:100%;border-top:1px solid #eee;border-bottom:4px solid #eee;padding:30px 0;margin:61px 0 0}.article-author img{border-radius:50px;margin:0 15px 0 0}.article-share{background:#fff;border-top:1px solid #CCC;bottom:0;left:0;min-height:80px;padding:10px 0 0;position:fixed;width:100%;z-index:998;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 1s ease;transition:all 1s ease}.article-share.sticky_footer{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.article-share div.content{margin:0 auto;max-width:1290px}.article-share a:hover{background:0 0}.article-share .addthis_button_google_plusone,.article-share .addthis_button_tweet{width:82px}@media all and (max-width:767px){.article-share{min-height:60px}}.article-comments{float:left;margin:50px 0 60px;width:100%}.article-comments h3{display:none}.blog .article-nav{margin-bottom:0;border-top:1px solid #eee}.blog .article-nav .article-nav-left a,.blog .article-nav .article-nav-right a{padding-top:55px}.blog .col-960 article:last-child{border-bottom:0}.article-nav{float:left;width:100%;font-size:24px;margin-bottom:78px}.article-nav a{text-decoration:none;font-weight:500;height:150px;overflow:hidden}.article-nav span{display:block;width:100%;font-size:16px;text-transform:uppercase;color:#75caee;letter-spacing:.5px}.article-nav .article-nav-left{width:50%;float:left;text-align:right;position:relative;border-right:1px solid #75caee}.article-nav .article-nav-left a{display:block;width:100%;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-blog-left.png) no-repeat top 55px right 45px #13a7e6;color:#fff;padding:55px 105px 40px 40px;background-size:40px auto}.article-nav .article-nav-right{width:50%;float:right;text-align:left;position:relative;border-left:1px solid #75caee}.article-nav .article-nav-right a{display:block;width:100%;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-blog-right.png) no-repeat top 55px left 45px #13a7e6;color:#fff;padding:55px 40px 40px 105px;background-size:40px auto}@media all and (max-width:479px) and (min-width:320px){.article-nav{width:100%}.article-nav .article-nav-left,.article-nav .article-nav-right{float:none;width:100%;border-bottom:#fff 1px solid}}body.single-press .left-col{padding-top:73px}.indiv-customer{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:none;margin-right:30px;padding:0;width:300px;border:solid 1px #CCDBEA;margin-bottom:30px;float:none}@media all and (max-width:1290px){.indiv-customer{margin:0 15px 30px}}@media all and (max-width:767px){.indiv-customer{margin:0 auto 30px;width:100%}}.indiv-customer.show{display:block}.indiv-customer .resource-thumb-link{height:auto;text-align:center}.indiv-customer .resource-thumb-link img{height:180px;width:auto}.indiv-customer .customer_links,.indiv-customer .description{margin:0 auto;width:260px}@media all and (max-width:767px){.indiv-customer .customer_links,.indiv-customer .description{width:90%}}.indiv-customer .description{border-top:solid 1px #CCDBEA;padding:28px 0 10px}.indiv-customer .customer_links{padding:5px 0 10px}.indiv-customer .customer_links .resource_list{list-style-type:none;margin:0;padding:0}.indiv-customer .customer_links .resource_list button.btn_videopopup,.indiv-customer .customer_links .resource_list button.btn_videopopup:hover{background:0 0;border:0;color:#29A1E6!important;font-size:16px;font-weight:700;margin:0;padding:0;text-decoration:none;text-transform:none}.indiv-customer .customer_links .resource_list button.btn_videopopup:hover{color:#4CB3E2!important}.indiv-customer a{color:#29A1E6;font-weight:700;text-decoration:none}.indiv-customer a:focus,.indiv-customer a:hover{color:#4CB3E2;text-decoration:none}body.page-template-page-customers #main{padding:0}body.page-template-page-customers #main #intro{border-bottom:1px solid #CCC;font-size:21px;line-height:35px;padding:80px 0 60px;text-align:center}@media all and (max-width:767px){body.page-template-page-customers #main #intro{margin-bottom:30px;padding:30px 0}}body.page-template-page-customers #main #intro .content{margin:0 auto;width:1070px}@media all and (max-width:1290px){body.page-template-page-customers #main #intro .content{width:95%}}@media all and (max-width:767px){body.page-template-page-customers #main #intro .content{font-size:16px;line-height:24px;width:95%}}body.page-template-page-customers #main #intro .content p{font-size:21px;line-height:35px;margin:0 0 20px}@media all and (max-width:767px){body.page-template-page-customers #main #intro .content p{font-size:16px;line-height:24px}}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-customers #main .col-960{float:right;width:675px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-customers #main .col-960{float:right;width:400px}body.page-template-page-customers #main .col-300{width:25%}}body.page-template-page-customers #main .container{padding:80px 0 0}@media all and (max-width:767px){body.page-template-page-customers #main .container{padding:0 20px}}body.page-template-page-customers #all-customers{margin:0 -30px 50px 0}@media all and (max-width:1290px){body.page-template-page-customers #all-customers{width:100%}}body.page-template-page-customers .searchandfilter,body.page-template-page-customers .taxonomy_filter{color:#222D3B}body.page-template-page-customers .searchandfilter h4,body.page-template-page-customers .taxonomy_filter h4{background:0 0;font-family:Roboto,serif;font-size:18px;margin-bottom:20px;text-transform:none}body.page-template-page-customers .searchandfilter ul li:first-child h4,body.page-template-page-customers .taxonomy_filter ul li:first-child h4{background:0 0}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-customers .searchandfilter ul li:first-child h4,body.page-template-page-customers .taxonomy_filter ul li:first-child h4{-webkit-border-radius:2px;-moz-border-radius:2px;background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%;font-weight:700;line-height:22px;min-height:44px}body.page-template-page-customers .searchandfilter ul li:first-child h4:hover,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:hover{background:#4CB3E2}body.page-template-page-customers .searchandfilter ul li:first-child h4:active,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:active{background:#0080b6}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled span,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled span{position:relative}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled span:before,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled:hover,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled:hover{background:#0080b6}body.page-template-page-customers .searchandfilter ul li:first-child h4 span,body.page-template-page-customers .taxonomy_filter ul li:first-child h4 span{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down.png) no-repeat}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-customers .searchandfilter ul li:first-child h4,body.page-template-page-customers .taxonomy_filter ul li:first-child h4{-webkit-border-radius:2px;-moz-border-radius:2px;background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%;font-weight:700;line-height:22px;min-height:44px}body.page-template-page-customers .searchandfilter ul li:first-child h4:hover,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:hover{background:#4CB3E2}body.page-template-page-customers .searchandfilter ul li:first-child h4:active,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:active{background:#0080b6}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled span,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled span{position:relative}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled span:before,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}body.page-template-page-customers .searchandfilter ul li:first-child h4:disabled:hover,body.page-template-page-customers .taxonomy_filter ul li:first-child h4:disabled:hover{background:#0080b6}body.page-template-page-customers .searchandfilter ul li:first-child h4 span,body.page-template-page-customers .taxonomy_filter ul li:first-child h4 span{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down.png)}}body.page-template-page-customers .searchandfilter ul li li,body.page-template-page-customers .taxonomy_filter ul li li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}body.page-template-page-customers .searchandfilter ul li li input[type=checkbox],body.page-template-page-customers .taxonomy_filter ul li li input[type=checkbox]{display:none}body.page-template-page-customers .searchandfilter ul li li label,body.page-template-page-customers .taxonomy_filter ul li li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;margin:0 0 12px}body.page-template-page-customers .searchandfilter ul li li.current label,body.page-template-page-customers .taxonomy_filter ul li li.current label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-position:0 -92px}body.page-template-page-customers .searchandfilter ul li li.focus label,body.page-template-page-customers .searchandfilter ul li li.hover label,body.page-template-page-customers .taxonomy_filter ul li li.focus label,body.page-template-page-customers .taxonomy_filter ul li li.hover label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-position:0 -46px}body.page-template-page-customers #sumoapps_filter li,body.page-template-page-customers #sumopartner_filter li,body.page-template-page-customers .taxonomy_checkboxes li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}body.page-template-page-customers #sumoapps_filter li input[type=checkbox],body.page-template-page-customers #sumopartner_filter li input[type=checkbox],body.page-template-page-customers .taxonomy_checkboxes li input[type=checkbox]{display:none}body.page-template-page-customers #sumoapps_filter li label,body.page-template-page-customers #sumopartner_filter li label,body.page-template-page-customers .taxonomy_checkboxes li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;display:inline-block;line-height:20px;margin:0;padding-left:30px}body.page-template-page-customers #sumoapps_filter li:focus label,body.page-template-page-customers #sumoapps_filter li:hover label,body.page-template-page-customers #sumopartner_filter li:focus label,body.page-template-page-customers #sumopartner_filter li:hover label,body.page-template-page-customers .taxonomy_checkboxes li:focus label,body.page-template-page-customers .taxonomy_checkboxes li:hover label{background-position:0 -46px}body.page-template-page-customers #sumoapps_filter li.current label,body.page-template-page-customers #sumoapps_filter li.current:focus,body.page-template-page-customers #sumoapps_filter li.current:hover,body.page-template-page-customers #sumopartner_filter li.current label,body.page-template-page-customers #sumopartner_filter li.current:focus,body.page-template-page-customers #sumopartner_filter li.current:hover,body.page-template-page-customers .taxonomy_checkboxes li.current label,body.page-template-page-customers .taxonomy_checkboxes li.current:focus,body.page-template-page-customers .taxonomy_checkboxes li.current:hover{background-position:0 -92px}body.page-template-page-customers .right-col{position:relative}body.page-template-page-customers .right-col aside{margin-bottom:10px}body.single-customer header span#heading_image{background-repeat:no-repeat;background-size:contain;display:inline-block;height:70px;overflow:hidden;text-indent:-1000%;vertical-align:middle;width:200px}@media all and (max-width:767px){body.single-customer #page_intro .content{margin:30px auto 20px}}body.single-customer #page_intro a.related_content_link{font-size:16px}body.single-customer #similar_customer_stories{margin-bottom:50px;text-align:center}@media all and (max-width:767px){body.single-customer #similar_customer_stories{margin-bottom:30px}}body.single-customer #similar_customer_stories h3{margin-bottom:20px}body.single-customer #similar_customer_stories p{margin-top:0}body.single-customer #similar_customer_stories .btn_all_customers{display:block;margin:0 auto 40px;padding:13px 29px 10px;width:200px}@media all and (max-width:767px){body.single-customer #similar_customer_stories .btn_all_customers{width:90%}}body.single-customer #similar_customer_stories .indiv-customer{display:inline-block;float:none;text-align:left;vertical-align:text-top}body.single-customer #similar_customer_stories .indiv-customer:last-child{margin-right:0}body.page-template-page-partners .full-width-content{border-bottom:solid 1px #ccc;overflow:auto;padding:0}body.page-template-page-partners .full-width-content a.button{border-radius:4px;color:#29A1E6;display:inline-block;font-size:16px;font-weight:700;margin:0 5px;padding:9px 39px;text-decoration:none;text-transform:uppercase}body.page-template-page-partners .full-width-content a.button:hover{text-decoration:none;color:#4CB3E2}body.page-template-page-partners .full-width-content a.button.active{background-color:#29A1E6;color:#fff!important}body.page-template-page-partners .full-width-content a.button.active:active,body.page-template-page-partners .full-width-content a.button.active:hover{background-color:#4CB3E2}body.page-template-page-partners .right-col{height:2000px}@media all and (max-width:767px){body.page-template-page-partners .right-col{height:auto}}body.page-template-page-partners .searchandfilter,body.page-template-page-partners .taxonomy_filter{color:#222D3B}body.page-template-page-partners .searchandfilter h4,body.page-template-page-partners .taxonomy_filter h4{background:0 0;font-family:Roboto,serif;font-size:18px;margin-bottom:20px;text-transform:none}body.page-template-page-partners .searchandfilter ul li:first-child h4,body.page-template-page-partners .taxonomy_filter ul li:first-child h4{background:0 0}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-partners .searchandfilter ul li:first-child h4,body.page-template-page-partners .taxonomy_filter ul li:first-child h4{-webkit-border-radius:2px;-moz-border-radius:2px;background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%;font-weight:700;line-height:22px;min-height:44px}body.page-template-page-partners .searchandfilter ul li:first-child h4:hover,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:hover{background:#4CB3E2}body.page-template-page-partners .searchandfilter ul li:first-child h4:active,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:active{background:#0080b6}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled span,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled span{position:relative}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled span:before,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled:hover,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled:hover{background:#0080b6}body.page-template-page-partners .searchandfilter ul li:first-child h4 span,body.page-template-page-partners .taxonomy_filter ul li:first-child h4 span{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down.png) no-repeat}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-partners .searchandfilter ul li:first-child h4,body.page-template-page-partners .taxonomy_filter ul li:first-child h4{-webkit-border-radius:2px;-moz-border-radius:2px;background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%;font-weight:700;line-height:22px;min-height:44px}body.page-template-page-partners .searchandfilter ul li:first-child h4:hover,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:hover{background:#4CB3E2}body.page-template-page-partners .searchandfilter ul li:first-child h4:active,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:active{background:#0080b6}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled span,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled span{position:relative}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled span:before,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}body.page-template-page-partners .searchandfilter ul li:first-child h4:disabled:hover,body.page-template-page-partners .taxonomy_filter ul li:first-child h4:disabled:hover{background:#0080b6}body.page-template-page-partners .searchandfilter ul li:first-child h4 span,body.page-template-page-partners .taxonomy_filter ul li:first-child h4 span{content:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down.png)}}body.page-template-page-partners .searchandfilter ul li li,body.page-template-page-partners .taxonomy_filter ul li li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}body.page-template-page-partners .searchandfilter ul li li input[type=checkbox],body.page-template-page-partners .taxonomy_filter ul li li input[type=checkbox]{display:none}body.page-template-page-partners .searchandfilter ul li li label,body.page-template-page-partners .taxonomy_filter ul li li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;margin:0 0 12px}body.page-template-page-partners .searchandfilter ul li li.current label,body.page-template-page-partners .taxonomy_filter ul li li.current label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-position:0 -92px}body.page-template-page-partners .searchandfilter ul li li.focus label,body.page-template-page-partners .searchandfilter ul li li.hover label,body.page-template-page-partners .taxonomy_filter ul li li.focus label,body.page-template-page-partners .taxonomy_filter ul li li.hover label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-position:0 -46px}body.page-template-page-partners #sumoapps_filter li,body.page-template-page-partners #sumopartner_filter li,body.page-template-page-partners .taxonomy_checkboxes li{font-size:14px;font-family:Roboto;height:auto;margin-bottom:10px;padding:0}body.page-template-page-partners #sumoapps_filter li input[type=checkbox],body.page-template-page-partners #sumopartner_filter li input[type=checkbox],body.page-template-page-partners .taxonomy_checkboxes li input[type=checkbox]{display:none}body.page-template-page-partners #sumoapps_filter li label,body.page-template-page-partners #sumopartner_filter li label,body.page-template-page-partners .taxonomy_checkboxes li label{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/checkbox-blue.png) no-repeat;background-size:18px auto;display:inline-block;line-height:20px;margin:0;padding-left:30px}body.page-template-page-partners #sumoapps_filter li:focus label,body.page-template-page-partners #sumoapps_filter li:hover label,body.page-template-page-partners #sumopartner_filter li:focus label,body.page-template-page-partners #sumopartner_filter li:hover label,body.page-template-page-partners .taxonomy_checkboxes li:focus label,body.page-template-page-partners .taxonomy_checkboxes li:hover label{background-position:0 -46px}body.page-template-page-partners #sumoapps_filter li.current label,body.page-template-page-partners #sumoapps_filter li.current:focus,body.page-template-page-partners #sumoapps_filter li.current:hover,body.page-template-page-partners #sumopartner_filter li.current label,body.page-template-page-partners #sumopartner_filter li.current:focus,body.page-template-page-partners #sumopartner_filter li.current:hover,body.page-template-page-partners .taxonomy_checkboxes li.current label,body.page-template-page-partners .taxonomy_checkboxes li.current:focus,body.page-template-page-partners .taxonomy_checkboxes li.current:hover{background-position:0 -92px}body.page-template-page-partners #all-partners h3.partner_type_heading{background-color:#F1F4F5;font-size:22px;margin:0 1% 38px;padding:1px 40px}body.page-template-page-partners #all-partners #partner-type-navigation{margin:40px auto 77px;display:table;padding:0}body.page-template-page-partners #all-partners #partner-type-navigation li{float:left;font-size:24px;font-weight:300;list-style-type:none;margin:0 25px 10px;padding:0}body.page-template-page-partners #all-partners #partner-type-navigation li a{display:block;color:#b9d8ed;cursor:pointer;text-decoration:none}body.page-template-page-partners #all-partners #partner-type-navigation li a:hover{color:#0094d3}body.page-template-page-partners #all-partners #partner-type-navigation li.current a{color:#0094d3;border-bottom:4px solid #0094d3;padding:0 0 13px}@media all and (max-width:767px){body.page-template-page-partners #all-partners #partner-type-navigation{margin:10px auto}body.page-template-page-partners #all-partners #partner-type-navigation li{float:none}}body.page-template-page-partners #all-partners .partner-grid{display:flex;flex-wrap:wrap;margin-bottom:50px;overflow:auto}@media all and (max-width:767px){body.page-template-page-partners #all-partners .partner-grid{width:100%}}body.page-template-page-partners #all-partners .partner-grid .indiv-partner{display:none;margin:0 1% 30px}body.page-template-page-partners #all-partners .partner-grid .indiv-partner.show{display:block}body.page-template-page-partners #all-partners .partner-grid .indiv-partner .indiv-partner-image{border:1px solid #CCDBEA;border-radius:3px;float:left;height:auto;position:relative;width:100%}body.page-template-page-partners #all-partners .partner-grid .indiv-partner .indiv-partner-image img{height:auto;max-width:100%;width:100%}body.page-template-page-partners #all-partners .partner-grid .indiv-partner .partner-name{color:#29A1E6;display:inline-block;font-size:16px;font-weight:700;margin:10px 0 0}body.page-template-page-partners #all-partners .partner-grid .indiv-partner .indiv-partner-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,148,211,.7);height:100%;display:none}body.page-template-page-partners #all-partners .partner-grid .indiv-partner .indiv-partner-overlay span{color:#fff;font-size:24px;font-weight:300;width:100%;float:left;text-align:center;position:relative;top:50%;transform:translateY(-50%);display:block}body.page-template-page-partners #all-partners .partner-grid .indiv-partner:focus .indiv-partner-image,body.page-template-page-partners #all-partners .partner-grid .indiv-partner:hover .indiv-partner-image{border:1px solid #29A1E6}body.page-template-page-partners #all-partners .partner-grid .indiv-partner:focus .indiv-partner-overlay,body.page-template-page-partners #all-partners .partner-grid .indiv-partner:hover .indiv-partner-overlay{display:block}body.page-template-page-partners #all-partners .partner-grid .indiv-partner:focus .partner-name,body.page-template-page-partners #all-partners .partner-grid .indiv-partner:hover .partner-name{color:#4CB3E2}body.page-template-page-partners #all-partners .partner-grid.large .indiv-partner{width:31%}@media all and (max-width:767px){body.page-template-page-partners #all-partners .partner-grid.large .indiv-partner{margin-right:0;width:100%}}body.page-template-page-partners #all-partners .partner-grid.medium .indiv-partner{width:23%}@media all and (max-width:767px){body.page-template-page-partners #all-partners .partner-grid.medium .indiv-partner{float:left;margin-right:0;width:48%}body.page-template-page-partners #all-partners .partner-grid.medium .indiv-partner:nth-child(odd){margin-right:1.5%}body.page-template-page-partners #all-partners .partner-grid.medium .indiv-partner:nth-child(even){margin-left:1.5%}}body.page-template-page-partners #all-partners .partner-grid.small .indiv-partner{width:18%}body.page-template-page-partners #all-partners .partner-grid.small .indiv-partner:nth-child(5n+0){margin-right:0}body.page-template-page-partners #all-partners .partner-grid.small .indiv-partner .partner-name{font-size:14px}@media all and (max-width:767px){body.page-template-page-partners #all-partners .partner-grid.small .indiv-partner{float:left;margin:0 1% 30px;width:31%}}body.page-template-page-partners #all-partners{float:left;width:100%}body.page-template-page-partners .container .col-1290 .gform_confirmation_message{color:#9ac441;font-size:20px;font-weight:700;display:block;background-color:#ebf3d9;padding:20px 30px;margin-bottom:50px}body.page-template-page-partners #partnerform{display:none;z-index:2000;position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;padding-bottom:200px}body.page-template-page-partners #partnerform .validation_error{display:none}body.page-template-page-partners #partnerform .gform_wrapper li.gfield.gfield_error{background-color:transparent;border-top:0;border-bottom:0}body.page-template-page-partners #partnerform .gform_confirmation_message{text-align:center;color:#fff;font-size:24px;margin-top:50px}body.page-template-page-partners #partnerform.active{display:block}body.page-template-page-partners #partnerform .container{position:relative;top:70px;display:block;z-index:2500}body.page-template-page-partners #partnerform .container .gform_wrapper{display:block;width:350px;max-width:90%;margin:0 auto}body.page-template-page-partners #partnerform .container .gform_wrapper .gsection{display:block;border-bottom:1px solid #E1350B;padding-bottom:5px;margin-bottom:20px;text-align:center}body.page-template-page-partners #partnerform .container .gform_wrapper .gsection h2{color:#fff;margin-bottom:0;line-height:1em;margin-top:10px}body.page-template-page-partners #partnerform .container .gform_wrapper .gfield_label{display:block;margin-bottom:0;color:#fff}body.page-template-page-partners #partnerform .container .gform_wrapper .ginput_container{margin-top:0}body.page-template-page-partners #partnerform .container .gform_heading .gform_title{line-height:40px;color:#E1350B;text-transform:uppercase;text-align:center;font-size:36px;font-family:'Roboto Slab',serif;font-weight:400}body.page-template-page-partners #partnerform .container input[type=email],body.page-template-page-partners #partnerform .container input[type=tel],body.page-template-page-partners #partnerform .container input[type=text],body.page-template-page-partners #partnerform .container select,body.page-template-page-partners #partnerform .container textarea{width:100%;float:left;border:0;border-radius:5px;font-size:16px;margin:0 0 20px;padding:18px 15px}body.page-template-page-partners #partnerform .container input[type=submit]{width:100%;float:left;text-align:center;border:0;background:#E1350B;padding:14px 39px 15px;color:#fff;text-transform:uppercase;border-radius:5px;font-weight:500;letter-spacing:.04em}body.page-template-page-partners #partnerform .close{position:absolute;right:30px;top:30px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;width:31px;height:33px;background-size:31px auto;cursor:pointer;z-index:2200}body.page-template-page-partners #partnerform .overlay{background-color:rgba(0,0,0,.95);display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000}body.page-template-page-partners aside#side_partner_cats{background:0 0;padding:0}body.page-template-page-partners aside#side_partner_cats .sort-area h4{background:0 0;font-family:Roboto,serif;font-size:18px;margin-bottom:20px;text-transform:none}@media all and (max-width:767px){body.page-template-page-partners aside#side_partner_cats{display:none}}body.page-template-page-partners aside#mobile_partner_cats{display:none}@media all and (max-width:767px){body.page-template-page-partners aside#mobile_partner_cats{background:#fff;clear:both;display:block;margin:0 0 30px;overflow:auto;z-index:900}body.page-template-page-partners aside#mobile_partner_cats h4{background-color:#889EB3;border-radius:2px;color:#fff;font-family:Roboto;font-weight:700;font-size:16px;padding:12px 29px 9px;text-align:center}body.page-template-page-partners aside#mobile_partner_cats h4 .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_white.png);background-repeat:no-repeat;background-size:14px;background-position:0 2px;display:inline-block;height:14px;width:16px}body.page-template-page-partners aside#mobile_partner_cats #mobile_menu_buttons,body.page-template-page-partners aside#mobile_partner_cats #sumopartner_filter{display:none}body.page-template-page-partners aside#mobile_partner_cats.open h4{border-radius:0;margin-bottom:20px}body.page-template-page-partners aside#mobile_partner_cats.open h4 .icon{background-position:0 -21px}body.page-template-page-partners aside#mobile_partner_cats.open #mobile_menu_buttons{color:#0094d3;display:block;font-size:16px;font-weight:700;margin:0 0 40px;text-align:right;width:95%}body.page-template-page-partners aside#mobile_partner_cats.open ul#sumopartner_filter{display:block;text-align:left}body.page-template-page-partners aside#mobile_partner_cats.open ul#sumopartner_filter li{margin-bottom:20px;min-height:25px}body.page-template-page-partners aside#mobile_partner_cats.is_stuck{left:0;width:100%!important}body.page-template-page-partners aside#mobile_partner_cats.is_stuck .sort-area{margin:0}body.page-template-page-partners aside#mobile_partner_cats.is_stuck .sort-area h4{background-color:#fff;border-radius:0;color:#29A1E6}body.page-template-page-partners aside#mobile_partner_cats.is_stuck .sort-area h4 .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_blue.png);background-size:14px}body.page-template-page-partners aside#mobile_partner_cats.is_stuck.open h4 .icon{background-position:0 -36px}body.page-template-page-partners aside#mobile_partner_cats.is_stuck.open ul#sumopartner_filter{height:1000px;margin-left:30px}}.pop-over .fancybox-skin{background:0 0;-webkit-box-shadow:0 10px 25px transparent;-moz-box-shadow:0 10px 25px transparent;box-shadow:0 10px 25px transparent}.pop-over .fancybox-close{width:31px;height:33px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;background-size:31px 33px}.partner-overlay{display:none}.pop-over-image{width:30%;height:300px;float:left;background:#fff;position:relative;padding:20px}.pop-over-image img{margin:0 auto;display:table;max-width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pop-over-content{float:right;width:65%}.pop-over-content a{color:#0094d3;text-decoration:none}.pop-over-content a:hover{color:#fff;background:#4CB3E2}.pop-over-title{font-size:36px;color:#fff;font-family:'Roboto Slab',serif;text-transform:uppercase;line-height:1.2em;width:100%;float:left}.pop-over-sub{float:left;width:100%}.pop-over-sub p{font-size:24px;float:left;width:100%;text-transform:uppercase;color:#E1350B}.pop-over-text{float:left;width:100%}.pop-over-text p{color:#fff}.slider{clear:both}.slider .container{padding:20px 0 0;overflow:hidden;background:#0094d3;color:#fff}.slider li{list-style:none}.slider .title{text-align:center;margin:0;font:30px/30px 'Roboto Slab',serif}.slider .title span{font:300 18px/30px Roboto,sans-serif}.slider .count{text-align:center;font:300 14px/30px Roboto,sans-serif}.slider img{max-width:100%;height:auto}.slider .slick-next,.slider .slick-prev{height:68px;width:32px;top:50%;margin-top:-34px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left.png);background-size:contain;opacity:.85}.slider .slick-next:before,.slider .slick-prev:before{content:normal}.slider .slick-next:hover,.slider .slick-prev:hover{opacity:1}.slider .slick-prev{left:-65px;transition:left .5s ease,opacity .25s ease;right:auto;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left.png)}.slider .slick-prev.slide-in{left:0;transition:left .5s ease,opacity .25s ease}.slider .slick-prev.slide-in:active{left:-3px;transition:none}.slider .slick-next{right:-65px;left:auto;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right.png);transition:right .5s ease,opacity .25s ease}.slider .slick-next.slide-in{right:0;transition:right .5s ease,opacity .25s ease}.slider .slick-next.slide-in:active{right:-3px;transition:none}@media (min-width:750px){.slider .container{padding-top:35px}.slider .title{float:left;padding:0 0 35px 35px;font-size:40px;line-height:40px}.slider .title span{font-size:24px}.slider .count{float:right;padding:0 35px 35px 0;margin:0;font-size:16px;line-height:40px}.slider img{clear:both}.slider .slick-next,.slider .slick-prev{height:136px;width:65px;margin-top:-68px}}#newsroom h2{text-transform:uppercase;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:20px}#newsroom .article-content img{float:left;padding:0}.alm-listing li{border-bottom:1px solid #eee;padding-bottom:10px}.alm-listing li h3 a{color:#29A1E6;text-decoration:none}.alm-listing li h3 a:focus,.alm-listing li h3 a:hover{color:#4CB3E2}#side-buzz{margin-top:73px}#side-buzz h4{text-transform:uppercase;margin-bottom:24px}#side-buzz button.alm-load-more-btn{margin:20px 0}.press-item{float:left;width:100%;margin-bottom:35px}.press-item a{clear:both;display:block}.sidebar-section .press-item:last-child{margin-bottom:17px}@-webkit-keyframes "pulsate"{0%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}100%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.search-no-results *,.search-results *{transition:opacity .5s}.search-no-results #top-header .mobile-menu,.search-results #top-header .mobile-menu{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-mobile-nav-single.png) no-repeat;background-size:30px auto;width:30px;height:21px;margin-top:23px}.search-no-results #top-header .mobile-menu.current,.search-results #top-header .mobile-menu.current{margin-top:20px}.search-no-results .left-col #search-meta,.search-results .left-col #search-meta{border-bottom:1px solid #eee;overflow:hidden;padding:10px 0}.search-no-results .left-col #search-meta>ul,.search-results .left-col #search-meta>ul{float:left}.search-no-results .left-col #search-meta>section,.search-results .left-col #search-meta>section{float:right;font-weight:500;font-size:20px}@media all and (max-width:767px) and (min-width:480px){.search-no-results .left-col #search-meta>section,.search-results .left-col #search-meta>section{font-size:12px}}@media all and (max-width:479px) and (min-width:320px){.search-no-results .left-col #search-meta>section,.search-results .left-col #search-meta>section{font-size:12px;float:left;clear:left;margin-bottom:20px}}.search-no-results .left-col #search-meta>section span,.search-results .left-col #search-meta>section span{font-style:italic;font-weight:400}.search-no-results .left-col article,.search-results .left-col article{overflow:hidden}.search-no-results .left-col #tabs,.search-results .left-col #tabs{padding:0 0 50px;margin:0}@media all and (max-width:479px) and (min-width:320px){.search-no-results .left-col #tabs,.search-results .left-col #tabs{padding-bottom:30px}}.search-no-results .left-col #tabs li,.search-results .left-col #tabs li{background:0 0;display:inline-block;padding:0;margin-right:50px}.search-no-results .left-col #tabs li a,.search-results .left-col #tabs li a{font-size:24px;outline:0}@media all and (max-width:767px) and (min-width:480px){.search-no-results .left-col #tabs li a,.search-results .left-col #tabs li a{font-size:18px}}@media all and (max-width:479px) and (min-width:320px){.search-no-results .left-col #tabs li a,.search-results .left-col #tabs li a{font-size:18px}}.search-no-results .left-col #tabs li a:hover,.search-results .left-col #tabs li a:hover{background:0 0;color:#0094d3}.search-no-results .left-col #tabs li:last-child,.search-results .left-col #tabs li:last-child{margin-right:0}.search-no-results .left-col #tabs li.current,.search-results .left-col #tabs li.current{border-bottom:#0094d3 4px solid}.search-no-results .left-col #no-results,.search-results .left-col #no-results{padding:60px 0 120px}.search-no-results .article-nav,.search-results .article-nav{margin-bottom:0;border-top:1px solid #eee}.search-no-results .article-nav .article-nav-left a,.search-no-results .article-nav .article-nav-right a,.search-results .article-nav .article-nav-left a,.search-results .article-nav .article-nav-right a{padding-top:55px}.search-no-results #zd-search-results.fadeIn,.search-results #zd-search-results.fadeIn{position:relative!important;opacity:1!important;z-index:1!important;transition:opacity .3s!important}.search-no-results .fadeOut,.search-results .fadeOut{opacity:0;transition:opacity .3s}.search-no-results #search-results-container,.search-results #search-results-container{position:relative;min-height:600px}.search-no-results #search-results-container #search-loader,.search-results #search-results-container #search-loader{opacity:0;transition:opacity .5s}.search-no-results #search-results-container #search-loader:before,.search-results #search-results-container #search-loader:before{-webkit-animation:pulsate 2s linear infinite;content:" ";position:absolute;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/search-loader.png);background-size:100% 100%;width:75px;height:75px;margin:auto;top:0;left:0;bottom:0;right:0;z-index:0;opacity:0;transition:opacity .5s}.search-no-results #search-results-container #search-loader.show,.search-no-results #search-results-container #search-loader.show:before,.search-results #search-results-container #search-loader.show,.search-results #search-results-container #search-loader.show:before{opacity:.8;transition:opacity .5s}.search-no-results #search-results-container #zd-search-results,.search-results #search-results-container #zd-search-results{position:absolute;opacity:0;z-index:-1;transition:opacity .3s}.search-no-results #search-results-container #zd-search-results .zendeskMessage,.search-results #search-results-container #zd-search-results .zendeskMessage{background:#0094d3;color:#fff;padding:30px 50px;margin:20px 0;z-index:400}.search-no-results #search-results-container #zd-search-results .zendeskMessage a,.search-results #search-results-container #zd-search-results .zendeskMessage a{color:#fff;text-decoration:underline}.search-no-results #search-results-container #zd-search-results .zendeskMessage a:hover,.search-results #search-results-container #zd-search-results .zendeskMessage a:hover{background:0 0}.page-template-page-veneer{overflow-x:hidden}.page-template-page-veneer #main{padding:0!important}.page-template-page-veneer #april-fools-mast{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/bg-veneer.png) top center no-repeat;min-height:628px;margin:70px auto 0;z-index:1}.page-template-page-veneer #april-fools-mast:after{content:"";display:table;clear:both}.page-template-page-veneer #april-fools-mast .content{float:left;max-width:600px}.page-template-page-veneer #april-fools-mast .content h1{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/logo-veneer.png);width:448px;height:197px;text-indent:-2000em;margin-top:21px;margin-right:15px}.page-template-page-veneer #april-fools-mast .content p{font-size:32px;font-style:italic;color:#fff;font-weight:500;text-align:center;line-height:43px;text-shadow:1px 2px 2px rgba(0,0,0,.35);width:309px;letter-spacing:0}.page-template-page-veneer #april-fools-mast .content p strong{font-style:normal;color:#f9ed32;font-family:'Roboto Slab',serif;font-weight:700}.page-template-page-veneer #april-fools-mast iframe{background:rgba(0,0,0,.5);float:right;border:#fff 4px solid;max-width:630px;margin-top:27px;max-height:360px;z-index:4;position:relative}.page-template-page-veneer .col-1290{margin:0 auto;float:none}.page-template-page-veneer .veneer-content{position:relative;padding:50px 0}.page-template-page-veneer .veneer-content>*{z-index:3;position:relative}.page-template-page-veneer .veneer-content h2{color:#1d224c;font-size:45px;font-style:italic;font-family:Roboto,sans-serif;font-weight:500}.page-template-page-veneer .veneer-content h2+p{color:#07a1d7;font-style:italic;font-family:Roboto,sans-serif;font-size:30px;line-height:35px}.page-template-page-veneer .veneer-content .feature-bubble{margin-top:50px}.page-template-page-veneer .veneer-content .feature-bubble .img_container{width:283px;height:283px;margin-right:67px;float:left;position:relative}.page-template-page-veneer .veneer-content .feature-bubble h3{padding-top:60px;font-size:38px;color:#e41f8e}.page-template-page-veneer .veneer-content .feature-bubble p{color:#6d6e71;font-size:24px;font-weight:400;line-height:30px;max-width:400px;float:left}.page-template-page-veneer .veneer-content .feature-bubble img{border:#ef1ea1 4px solid;display:block;width:100%;height:100%;border-radius:142px}.page-template-page-veneer .veneer-content .feature-bubble:after{content:"";display:table;clear:both}.page-template-page-veneer .veneer-content .feature-bubble:nth-child(2) .img_container:before{content:" ";width:110px;height:106px;position:absolute;right:-33px;top:19px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/realtime.png)}.page-template-page-veneer .veneer-content .feature-bubble:nth-child(3){margin-left:218px}.page-template-page-veneer .veneer-content .feature-bubble:nth-child(3) .img_container:before{content:" ";width:110px;height:106px;position:absolute;right:-33px;top:19px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/morsecode.png)}.page-template-page-veneer .veneer-content .feature-bubble:nth-child(4) .img_container:before{content:" ";width:110px;height:106px;position:absolute;right:-33px;top:19px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/savestime.png)}.page-template-page-veneer .veneer-content:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/veneer-product.png);position:absolute;right:-365px;z-index:0;content:" ";width:1123px;height:1117px;top:-584px}.page-template-page-veneer .veneer-content .desc{max-width:800px}.page-template-page-veneer #footer-section{background:#ebf6fe url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/veneer/veneer-footer.png);background-repeat:no-repeat;background-position:center bottom;clear:both;padding:80px 0}.page-template-page-veneer #footer-section>div{max-width:1080px;margin:0 auto}.page-template-page-veneer #footer-section h1{color:#1b75bc;text-align:center;font-size:40px;line-height:50px;font-style:italic;font-family:Roboto,sans-serif;font-weight:500}.page-template-page-veneer #footer-section .btn.large{display:block;margin:40px auto 70px;padding:20px;font-size:24px;max-width:250px}.page-template-page-veneer #footer-section p{font-size:24px;font-weight:400;text-align:center;color:#414042}.page-template-page-veneer #footer-section ul{padding:0;margin:0;text-align:center}.page-template-page-veneer #footer-section ul li{text-align:center;padding-right:40px;display:inline-block;list-style:none}.page-template-page-veneer #footer-section ul li:last-child{padding-right:0}@media (max-width:1289px){.page-template-page-veneer #footer-section{padding-left:50px;padding-right:50px}.page-template-page-veneer #april-fools-mast,.page-template-page-veneer .veneer-content{padding:0 50px}.page-template-page-veneer #april-fools-mast .iframe,.page-template-page-veneer .veneer-content .iframe{min-height:300px;width:50%}.page-template-page-veneer #april-fools-mast .content p,.page-template-page-veneer .veneer-content .content p{width:367px;font-size:21px;line-height:28px}.page-template-page-veneer .veneer-content{padding-top:50px;padding-bottom:50px}.page-template-page-veneer .veneer-content:before{display:none}.page-template-page-veneer #april-fools-mast{min-height:none;max-width:none;background-size:auto}.page-template-page-veneer #april-fools-mast .content{float:none;max-width:none;margin-top:20px;padding-top:20px}.page-template-page-veneer #april-fools-mast .content h1{margin:0 auto}.page-template-page-veneer #april-fools-mast .content *{margin:0 auto;text-align:center}.page-template-page-veneer #april-fools-mast iframe{width:100%!important;min-height:250px;display:block;margin:20px auto 40px;float:none}.page-template-page-veneer .veneer-content .desc h2{font-size:35px}.page-template-page-veneer .veneer-content .desc p{font-size:18px;line-height:24px}.page-template-page-veneer .veneer-content .feature-bubble{margin:0!important}.page-template-page-veneer .veneer-content .feature-bubble .img_container{float:none!important;margin:0 auto!important;width:230px;height:230px}.page-template-page-veneer .veneer-content .feature-bubble p{max-width:none!important;float:none!important}.page-template-page-veneer .veneer-content .feature-bubble *{text-align:center}.page-template-page-veneer #footer-section h1{font-size:30px}.page-template-page-veneer #footer-section ul li{display:block;padding-right:0;margin-bottom:20px}}@media (max-width:784px){.page-template-page-veneer #april-fools-mast{margin-top:55px}}@media (max-width:550px){.page-template-page-veneer #april-fools-mast,.page-template-page-veneer .veneer-content{padding:0 2.5%}.page-template-page-veneer .desc{margin-top:20px}.page-template-page-veneer #april-fools-mast{margin-top:56px}.page-template-page-veneer #april-fools-mast iframe{min-height:0!important;width:100%!important;height:200px}.page-template-page-veneer #april-fools-mast .content h1{background-size:100%;height:109px;width:248px}.page-template-page-veneer #april-fools-mast .content p{width:auto;font-size:16px;line-height:18px}.page-template-page-veneer #footer-section h1{line-height:35px}.page-template-page-veneer #footer-section p{font-size:18px}}#tab-navigation a{outline:0}@media (max-width:920px) and (min-width:768px){#tab-navigation li{line-height:60px}}.key-features-content .tab{display:none}.key-features-content .tab.active{display:block}.key-features-content .tab>div{min-height:350px;margin-bottom:60px}.key-features-content .tab>div img{width:100%;border:#efefef 1px solid}.key-features-content .tab>div h4{color:#13a7e6;font-size:18px;margin:30px 0;font-weight:700;font-family:Roboto,sans-serif}.key-features-content .tab>div:nth-child(3n+3){margin-right:0}body.page-template-page-new section.split-columns img.featured-tag{width:85px;height:auto;display:inline-block;margin-bottom:25px}body.page-template-page-new section.split-columns h2{color:#13a7e6}body.page-template-page-new section.split-columns a.btn{margin-top:28px;display:inline-block}body.page-template-page-new section.slide-columns{background-size:cover;background-position:right center}body.page-template-page-new section.slide-columns .slide-column,body.page-template-page-new section.slide-columns .slide-column .slide-column-bot{background-color:transparent}body.page-template-page-new section.slide-columns .slide-column .slide-column-bot p{color:#fff}body.page-template-page-new section.slide-columns a.previous#slide-left{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left-pink.png) no-repeat}body.page-template-page-new section.slide-columns a.next#slide-right{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right-pink.png) no-repeat}body.page-template-page-new .social-bar{background-color:#fff;padding:80px 0 0}#sidebar-bot .btn{width:100%;float:left}.page-template-page-microsite-php aside{margin-bottom:30px}.page-template-page-microsite-php #sidebar-bot{margin-top:30px}.page-template-page-microsite-php #sidebar-top{margin-top:0}.page-template-page-microsite-php .widget_nav_menu ul{margin:0 0 20px;float:left}.page-template-page-microsite-php .widget_nav_menu .current-menu-item>a{font-weight:500}.page-template-page-microsite-php .widget_nav_menu .sub-menu{padding:0 0 0 12px;margin:5px 0;font-size:15px}.page-template-page-microsite-php #sidebar-top>li:first-child h4{background:none!important;height:auto!important}.microsite header{margin-top:0}.microsite header a{text-decoration:none}.microsite header .top{background:#000;padding:10px 0;height:50px;line-height:30px}.microsite header .top .logo{display:block;text-indent:-9999px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/Logo-2C-reversed-devops.png) no-repeat;background-size:contain;width:180px;height:30px;float:left}.microsite header .top .free-trial{color:#0094d3;text-transform:uppercase;float:right;font-weight:400}.microsite header .bottom{background:#FFF;line-height:48px;padding:18px 0 10px;position:relative}.microsite header .bottom .microsite-title{font-size:40px;color:#999}.microsite header .bottom .microsite-title strong{color:#000}.microsite header .bottom:after{display:none;content:"";background:rgba(0,0,0,.9);position:absolute;top:84px;left:0;right:0;height:455px;z-index:200}.microsite header .bottom.is_open:after{display:block}.microsite header .bottom nav{display:inline-block;float:right}@media all and (max-width:479px) and (min-width:320px){.microsite header .bottom nav{float:none}}.microsite header .bottom nav ul{margin:0;padding:0}.microsite header .bottom nav ul li{display:inline-block;position:relative}.microsite header .bottom nav ul li.has-menu a{display:block;font-size:16px}.microsite header .bottom nav ul li.has-menu a:hover{color:#0094d3}.microsite header .bottom nav ul li.has-menu>a{text-transform:uppercase;line-height:50px;padding-right:60px;color:#000;font-weight:700}.microsite header .bottom nav ul li.has-menu.is_open>a{color:#0094d3}.microsite header .bottom nav ul li.has-menu.is_open ul{display:block}.microsite header .bottom nav ul li.subscribe{margin-left:20px}.microsite header .bottom nav ul li ul{position:absolute;top:100%;z-index:201;padding-top:40px;width:250px;display:none}.microsite header .bottom nav ul li ul:after{top:-3px;left:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:rgba(0,0,0,.9);border-width:10px}.microsite header .bottom nav ul li ul li{display:block}.microsite header .bottom nav ul li ul li a{color:#FFF}.microsite .hero{padding:80px;background-size:cover;position:relative;text-align:center}.microsite .hero:after{position:absolute;height:4px;bottom:-4px;right:0;left:0;clear:both;display:block;content:"";background:#E1350B;background:-webkit-linear-gradient(0deg,#E1350B 20%,#0094d3 60%,#E1350B 100%);background:linear-gradient(90deg,#E1350B 20%,#0094d3 60%,#E1350B 100%)}.microsite .hero #microsite-hero-next,.microsite .hero #microsite-hero-prev{position:absolute;top:50%;transform:translateY(-50%);color:#0094d3;background:no-repeat;background-size:contain;width:42px;height:82px;text-decoration:none}.microsite .hero #microsite-hero-prev{left:10px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left-home.png)}.microsite .hero #microsite-hero-next{right:10px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right-home.png)}.microsite .hero h2{color:#FFF;margin:0 0 15px;font-size:48px;line-height:1em}.microsite .hero h3{font-family:Roboto,sans-serif;font-weight:300;font-size:16px;line-height:1em;color:#FFF}.microsite .hero h3 span{color:#E1350B}.microsite .hero .subtitle{font-size:30px;color:#80858b;margin:0}.microsite .hero .slider:after{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;content:".";font-size:0}.microsite .hero .slider .slide{width:100%;text-align:left}.microsite .hero .slider .slide img{float:left;margin-right:10%;max-width:45%}.microsite .hero .slider .slide .content{float:left;max-width:45%}.microsite .hero .slider .slide h3{margin:20px 0}.microsite .hero .slider .slide .subtitle{margin-bottom:24px;line-height:1.2em}.microsite #main{padding:80px 0}.microsite #main h2{margin:0 0 20px;color:#222;font-size:30px;text-transform:uppercase;line-height:1em}.microsite .right-col aside h4{line-height:30px;color:#222;font-size:21px;text-transform:uppercase;margin-bottom:20px}.microsite .right-col aside .resources li{margin-bottom:20px}.microsite .right-col aside .resources li img{max-width:100px;margin-right:20px;height:auto;float:left}.microsite #three-block-container .indiv-three-block .three-block-title{float:none}.microsite #three-block-container .indiv-three-block .three-block-description{margin-bottom:5px;height:124px;overflow:hidden}.microsite #three-block-container .indiv-three-block .three-block-meta{display:none;height:24px}.microsite #three-block-container .indiv-three-block .three-block-meta .topic{color:#0094d3;padding-right:10px}.microsite #three-block-container .indiv-three-block .three-block-meta .author{color:#999}.microsite #three-block-container .indiv-three-block.resource-post .three-block-description{height:100px}.microsite #three-block-container .indiv-three-block.resource-post .three-block-meta{display:block}.microsite #subscribe-form,.microsite .sumo_modal{float:left;width:100%;position:absolute;top:0;right:0;left:0;z-index:9999;bottom:0;color:#fff;display:none}.microsite #subscribe-form.show,.microsite .sumo_modal.show{display:block}.microsite #subscribe-form .col-410,.microsite .sumo_modal .col-410{position:relative;float:none;margin:120px auto 0;display:table}.microsite #subscribe-form .close-btn,.microsite .sumo_modal .close-btn{position:absolute;right:-10px;top:-40px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;width:31px;height:33px;background-size:31px auto;cursor:pointer}.microsite #subscribe-form h2,.microsite .sumo_modal h2{line-height:40px;color:#E1350B;text-transform:uppercase;text-align:center;margin-bottom:15px}.microsite #subscribe-form .mktoButtonRow,.microsite .sumo_modal .mktoButtonRow{display:block}.microsite #subscribe-form .mktoForm,.microsite .sumo_modal .mktoForm{width:100%!important}.microsite #subscribe-form .mktoError,.microsite #subscribe-form .mktoGutter,.microsite #subscribe-form .mktoLabel,.microsite #subscribe-form .mktoOffset,.microsite .sumo_modal .mktoError,.microsite .sumo_modal .mktoGutter,.microsite .sumo_modal .mktoLabel,.microsite .sumo_modal .mktoOffset{display:none}.microsite #subscribe-form .mktoFieldWrap,.microsite .sumo_modal .mktoFieldWrap{width:100%}.microsite #subscribe-form .mktoField,.microsite .sumo_modal .mktoField{color:#fff;width:100%!important}.microsite #subscribe-form .mktoFormRow:first-of-type .mktoFormCol,.microsite .sumo_modal .mktoFormRow:first-of-type .mktoFormCol{width:48%}.microsite #subscribe-form .mktoFormRow:first-of-type .mktoFormCol:first-of-type,.microsite .sumo_modal .mktoFormRow:first-of-type .mktoFormCol:first-of-type{margin-right:4%}.microsite #subscribe-form .mktoFormRow .mktoFormCol,.microsite .sumo_modal .mktoFormRow .mktoFormCol{width:100%}.microsite #subscribe-form .mktoButton,.microsite .sumo_modal .mktoButton{background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;font-weight:500;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%}.microsite #subscribe-form .mktoButton:hover,.microsite .sumo_modal .mktoButton:hover{background:#4CB3E2}.microsite #subscribe-form .mktoButton:active,.microsite .sumo_modal .mktoButton:active{background:#0080b6}.microsite #subscribe-form .mktoButton:disabled,.microsite .sumo_modal .mktoButton:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}.microsite #subscribe-form .mktoButton:disabled span,.microsite .sumo_modal .mktoButton:disabled span{position:relative}.microsite #subscribe-form .mktoButton:disabled span:before,.microsite .sumo_modal .mktoButton:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}.microsite #subscribe-form .mktoButton:disabled:hover,.microsite .sumo_modal .mktoButton:disabled:hover{background:#0080b6}.microsite #subscribe-form .mktoButtonWrap[style],.microsite .sumo_modal .mktoButtonWrap[style]{margin-left:0!important}.microsite-home #three-block-container .indiv-three-block.highlight{width:65.625%}.microsite-home #three-block-container .indiv-three-block.highlight .resource-thumb-link{height:420px}.microsite-home #three-block-container .indiv-three-block.highlight .resource-thumb-link img{min-height:420px;width:auto}.microsite-home #three-block-container .indiv-three-block.highlight .three-block-title{height:47px}.microsite-home #three-block-container .indiv-three-block.highlight .three-block-description{height:104px}.microsite-home #three-block-container .indiv-three-block.highlight.resource-post .three-block-description{height:80px}.microsite-home #three-block-container .indiv-three-block.tall .three-block-title{float:none}.microsite-home #three-block-container .indiv-three-block.tall .three-block-description{height:296px}.microsite-home #three-block-container .indiv-three-block.tall.resource-post .three-block-description{height:272px}#subscribe-form-thankyou{text-align:center}@media all and (max-width:767px) and (min-width:480px){#subscribe-form-thankyou .col-410{margin:20px auto 0;width:100%}#subscribe-form-thankyou .col-410 h2{font-size:36px}#subscribe-form-thankyou .col-410 p{font-size:22px}}@media all and (max-width:479px) and (min-width:320px){#subscribe-form-thankyou .col-410{width:100%}#subscribe-form-thankyou .col-410 h2{font-size:36px}#subscribe-form-thankyou .col-410 p{font-size:22px}}#subscribe-form-thankyou .col-410 #envelope_gif{margin-bottom:50px}#subscribe-form-thankyou .col-410 h2{color:#4CB3E2}#subscribe-form-thankyou .col-410 p{font-size:18px}@media all and (max-width:767px) and (min-width:480px){#subscribe-form-thankyou .close-btn{right:10px;top:0}}@media all and (max-width:479px) and (min-width:320px){#subscribe-form-thankyou .close-btn{right:10px;top:0}}.microsite-topic #main{padding-top:0}.microsite-topic .topic-intro{max-width:850px;margin:70px auto 50px;text-align:center;font-weight:300}.microsite-topic .topic-intro p{font-size:24px;line-height:1.5em}.microsite-topic .topic-intro p:last-of-type{margin-bottom:0}.microsite-blog article:first-of-type{padding-top:0}.microsite-blog article .wp-post-image{float:right;margin:0 0 10px 10px}.microsite-blog article .article-content,.microsite-blog article .article-meta,.microsite-blog article .article-meta-top,.microsite-blog article .post-title{float:none;width:auto}body.single-microsite .indiv-three-block{margin:0 10px 30px 0;width:290px}body.single-microsite .resource-thumb-link{display:block;width:100%;height:200px;position:relative;overflow:hidden}body.single-microsite .resource-thumb-link img{max-height:200px;width:100%}.page-template-page-marketo-leads-php.postid-6476 .layout-2 .hero-image-2,.page-template-page-signup-free-php.postid-6476 .layout-2 .hero-image-2,body.single-landingpage.layout_old.postid-6476 .layout-2 .hero-image-2{background-repeat:no-repeat!important;background-size:cover!important}.page-template-page-marketo-leads-php .layout-2,.page-template-page-signup-free-php .layout-2,body.single-landingpage.layout_old .layout-2{display:block}.page-template-page-marketo-leads-php .layout-2#main,.page-template-page-signup-free-php .layout-2#main,body.single-landingpage.layout_old .layout-2#main{padding-top:0}.page-template-page-marketo-leads-php .layout-2 .hero-image-2,.page-template-page-signup-free-php .layout-2 .hero-image-2,body.single-landingpage.layout_old .layout-2 .hero-image-2{height:540px;margin-top:84px;position:relative}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2,.page-template-page-signup-free-php .layout-2 .hero-image-2,body.single-landingpage.layout_old .layout-2 .hero-image-2{background-position:center center!important;height:360px;margin-top:70px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2,.page-template-page-signup-free-php .layout-2 .hero-image-2,body.single-landingpage.layout_old .layout-2 .hero-image-2{background-position:center center!important;height:300px;margin-top:70px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2,.page-template-page-signup-free-php .layout-2 .hero-image-2,body.single-landingpage.layout_old .layout-2 .hero-image-2{background-position:center center!important;height:260px;margin-top:56px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2,.page-template-page-signup-free-php .layout-2 .hero-image-2,body.single-landingpage.layout_old .layout-2 .hero-image-2{background-position:center center!important;height:240px;margin-top:56px}}.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container{position:relative;height:540px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container{height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container{height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container{height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container{height:240px}}.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container .page-title{position:absolute;max-width:100%;width:640px;padding:20px 30px 30px;box-sizing:border-box;left:0;bottom:65px;background-color:rgba(19,167,230,.9);font-size:48px;line-height:48px;text-align:left}.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container .page-title span,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container .page-title span,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container .page-title span{display:block;margin-top:15px;font-size:30px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container .page-title{font-size:36px;line-height:36px;bottom:40px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container .page-title{font-size:28px;line-height:28px;bottom:40px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container .page-title{font-size:24px;line-height:24px;bottom:20px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.layout_old .layout-2 .hero-image-2 .container .page-title{font-size:22px;line-height:22px;bottom:20px}}.page-template-page-marketo-leads-php .layout-2 #main,.page-template-page-signup-free-php .layout-2 #main,body.single-landingpage.layout_old .layout-2 #main{position:relative;padding-top:0}.page-template-page-marketo-leads-php .layout-2 #main.no_header,.page-template-page-signup-free-php .layout-2 #main.no_header,body.single-landingpage.layout_old .layout-2 #main.no_header{padding-top:80px}.page-template-page-marketo-leads-php .layout-2 #main.form_stuck,.page-template-page-signup-free-php .layout-2 #main.form_stuck,body.single-landingpage.layout_old .layout-2 #main.form_stuck{padding-top:100px}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form,.page-template-page-signup-free-php .layout-2 #main .full-width-form,body.single-landingpage.layout_old .layout-2 #main .full-width-form{background-color:#f9f9f9;clear:both;display:block;height:100px;left:0;position:relative;top:0;width:100%;z-index:999}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form,.page-template-page-signup-free-php .layout-2 #main .full-width-form,body.single-landingpage.layout_old .layout-2 #main .full-width-form{height:150px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form,.page-template-page-signup-free-php .layout-2 #main .full-width-form,body.single-landingpage.layout_old .layout-2 #main .full-width-form{height:150px}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form.marketo,.page-template-page-signup-free-php .layout-2 #main .full-width-form.marketo,body.single-landingpage.layout_old .layout-2 #main .full-width-form.marketo{position:relative;top:auto;left:auto;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form.marketo,.page-template-page-signup-free-php .layout-2 #main .full-width-form.marketo,body.single-landingpage.layout_old .layout-2 #main .full-width-form.marketo{height:auto}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form.marketo,.page-template-page-signup-free-php .layout-2 #main .full-width-form.marketo,body.single-landingpage.layout_old .layout-2 #main .full-width-form.marketo{height:auto}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form.stuck,.page-template-page-signup-free-php .layout-2 #main .full-width-form.stuck,body.single-landingpage.layout_old .layout-2 #main .full-width-form.stuck{position:fixed}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form.stuck,.page-template-page-signup-free-php .layout-2 #main .full-width-form.stuck,body.single-landingpage.layout_old .layout-2 #main .full-width-form.stuck{position:absolute}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form.stuck,.page-template-page-signup-free-php .layout-2 #main .full-width-form.stuck,body.single-landingpage.layout_old .layout-2 #main .full-width-form.stuck{position:absolute}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form #border-bar,.page-template-page-signup-free-php .layout-2 #main .full-width-form #border-bar,body.single-landingpage.layout_old .layout-2 #main .full-width-form #border-bar{margin-top:0}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_heading,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_heading,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_heading{display:none}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper{margin:1.5em 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper{margin-top:15px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper{margin-top:15px}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gfield_label,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gfield_label,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gfield_label{display:none}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_body{display:block;width:78%;float:left}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_body{width:60%}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_body{width:60%}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_body{float:none;width:100%}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_body,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_body{float:none;width:100%}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container{margin-left:28%;margin-top:0;display:block;float:left;width:72%;position:relative}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container{margin-left:0;width:100%;margin-bottom:10px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container{margin-left:0;width:100%;margin-bottom:10px}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before{width:26%;content:'';display:block;float:left;height:53px;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/2-minute-setup.png);background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;left:-28%;top:-10px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before{display:none}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container:before{display:none}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container input.medium,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .ginput_container input.medium,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .ginput_container input.medium{font-size:16px;letter-spacing:.05em;padding:15px;border-radius:3px;border:1px solid #dfdfdf;box-sizing:border-box;width:100%}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer{width:20%;margin:0 0 0 2%;display:block;float:left;padding:0;clear:none}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer{width:38%}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer{width:38%}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer{float:none;width:100%;margin:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer{float:none;width:100%;margin:0}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button{display:block;background-color:#E1350B;border-radius:4px;text-align:center;padding:16px 10px;box-sizing:border-box;width:100%;font-weight:700;color:#fff;text-transform:uppercase;font-size:16px;letter-spacing:.05em;border:0;-webkit-appearance:none}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button{font-size:14px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button{font-size:16px}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button:hover,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button:hover,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button:hover{background-color:#eb380c}.page-template-page-marketo-leads-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button:active,.page-template-page-signup-free-php .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button:active,body.single-landingpage.layout_old .layout-2 #main .full-width-form .gform_wrapper .gform_footer input.gform_button:active{background-color:#E1350B}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote,.page-template-page-signup-free-php .layout-2 #main .two-column-quote,body.single-landingpage.layout_old .layout-2 #main .two-column-quote{padding:60px 0 90px;overflow:auto;float:left;width:100%}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote.smaller,.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote.smaller.alt-setup,.page-template-page-signup-free-php .layout-2 #main .two-column-quote.smaller,.page-template-page-signup-free-php .layout-2 #main .two-column-quote.smaller.alt-setup,body.single-landingpage.layout_old .layout-2 #main .two-column-quote.smaller,body.single-landingpage.layout_old .layout-2 #main .two-column-quote.smaller.alt-setup{padding:0}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote.alt-setup .quote,.page-template-page-signup-free-php .layout-2 #main .two-column-quote.alt-setup .quote,body.single-landingpage.layout_old .layout-2 #main .two-column-quote.alt-setup .quote{float:left;padding:0 0 0 5%}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote.alt-setup .quote-meta,.page-template-page-signup-free-php .layout-2 #main .two-column-quote.alt-setup .quote-meta,body.single-landingpage.layout_old .layout-2 #main .two-column-quote.alt-setup .quote-meta{float:right;padding:0 0 0 50px}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote{float:right;width:70%;box-sizing:border-box;padding:0 0 0 50px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-quote-dark.png) no-repeat 0 6px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote{width:100%;float:none;margin-top:45px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote{width:100%;float:none;margin-top:45px}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote p,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote p,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote p{font-size:18px;line-height:30px;color:#999;letter-spacing:.05em}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote p,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote p,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote p{font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote p,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote p,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote p{font-size:16px;line-height:24px}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-meta,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-meta,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-meta{float:left;width:25%;margin:0 5% 0 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-meta,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-meta,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-meta{width:100%;float:none;margin:20px 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-meta,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-meta,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-meta{width:100%;float:none;margin:20px 0 0}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author{float:left;width:33%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author{width:15%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author{width:15%;margin:0 5% 0 0}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author img,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author img,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author img{max-width:100%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author img,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author img,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author img{width:100%;height:auto}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author img,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author img,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author img{width:100%;height:auto}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info{float:left;width:325px;max-width:65%;margin:0 0 0 2%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info{width:80%;margin:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info{width:80%;margin:0}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info .quote-author-name{float:left;width:100%;font-size:16px;font-weight:700}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info .quote-author-name span,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info .quote-author-name span,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info .quote-author-name span{color:#999;display:block;font-weight:400}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info a,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info a,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info a{color:#0094d3;text-decoration:none}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-author-info a:hover,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-author-info a:hover,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-author-info a:hover{background:#0094d3;color:#fff;padding:0 2px 4px;margin-left:-2px}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-logo,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-logo,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-logo{float:none;clear:both;width:180px;margin-left:35%;margin-top:20px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-logo,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-logo,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-logo{margin-left:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-logo,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-logo,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-logo{margin-left:0}}.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-logo img,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-logo img,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-logo img{float:left;margin:0;padding:10px 0;width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-logo img,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-logo img,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-logo img{margin:20px 0 0;float:none}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-2 #main .two-column-quote .quote-logo img,.page-template-page-signup-free-php .layout-2 #main .two-column-quote .quote-logo img,body.single-landingpage.layout_old .layout-2 #main .two-column-quote .quote-logo img{margin:20px 0 0;float:none}}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content,.page-template-page-signup-free-php .layout-2 #main .full-width-content,body.single-landingpage.layout_old .layout-2 #main .full-width-content{background-color:#13a7e6;padding:35px 0;text-align:left;color:#fff;margin-bottom:75px;overflow:auto}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content p,.page-template-page-signup-free-php .layout-2 #main .full-width-content p,body.single-landingpage.layout_old .layout-2 #main .full-width-content p{padding:0}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content ul.bullets,.page-template-page-signup-free-php .layout-2 #main .full-width-content ul.bullets,body.single-landingpage.layout_old .layout-2 #main .full-width-content ul.bullets{padding:0;margin:0;list-style:none}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content ul.bullets li,.page-template-page-signup-free-php .layout-2 #main .full-width-content ul.bullets li,body.single-landingpage.layout_old .layout-2 #main .full-width-content ul.bullets li{padding:35px 0;border-top:1px solid #42b9eb}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content ul.bullets li img,.page-template-page-signup-free-php .layout-2 #main .full-width-content ul.bullets li img,body.single-landingpage.layout_old .layout-2 #main .full-width-content ul.bullets li img{float:left;padding:0 33px 30px}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content ul.bullets li h4,.page-template-page-signup-free-php .layout-2 #main .full-width-content ul.bullets li h4,body.single-landingpage.layout_old .layout-2 #main .full-width-content ul.bullets li h4{font-size:24px;margin-bottom:10px}.page-template-page-marketo-leads-php .layout-2 #main .full-width-content ul.bullets li p,.page-template-page-signup-free-php .layout-2 #main .full-width-content ul.bullets li p,body.single-landingpage.layout_old .layout-2 #main .full-width-content ul.bullets li p{font-size:16px;line-height:16px;font-weight:400;margin:0}.page-template-page-marketo-leads-php .layout-2 #main .three-columns .col-410,.page-template-page-signup-free-php .layout-2 #main .three-columns .col-410,body.single-landingpage.layout_old .layout-2 #main .three-columns .col-410{margin-bottom:55px}.page-template-page-marketo-leads-php .layout-2 #main .slide-columns,.page-template-page-signup-free-php .layout-2 #main .slide-columns,body.single-landingpage.layout_old .layout-2 #main .slide-columns{padding:0 0 65px}.page-template-page-marketo-leads-php .layout-2 #main .slide-columns .crsl-items-two .slide-column img,.page-template-page-signup-free-php .layout-2 #main .slide-columns .crsl-items-two .slide-column img,body.single-landingpage.layout_old .layout-2 #main .slide-columns .crsl-items-two .slide-column img{height:auto}.page-template-page-marketo-leads-php .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot,.page-template-page-signup-free-php .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot,body.single-landingpage.layout_old .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot{padding:30px 0;height:auto;position:absolute;top:100%;margin-top:-150px;box-sizing:border-box}.page-template-page-marketo-leads-php .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot .slide-column-title,.page-template-page-signup-free-php .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot .slide-column-title,body.single-landingpage.layout_old .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot .slide-column-title{color:#222}.page-template-page-marketo-leads-php .layout-2 .split-columns h2,.page-template-page-signup-free-php .layout-2 .split-columns h2,body.single-landingpage.layout_old .layout-2 .split-columns h2{font-size:28px}.page-template-page-marketo-leads-php .layout-2 .split-columns h3,.page-template-page-signup-free-php .layout-2 .split-columns h3,body.single-landingpage.layout_old .layout-2 .split-columns h3{font-size:25px}.page-template-page-marketo-leads-php .layout-2 .split-columns h4,.page-template-page-signup-free-php .layout-2 .split-columns h4,body.single-landingpage.layout_old .layout-2 .split-columns h4{font-size:22px}.page-template-page-marketo-leads-php .layout-2 .split-columns h5,.page-template-page-signup-free-php .layout-2 .split-columns h5,body.single-landingpage.layout_old .layout-2 .split-columns h5{font-size:20px}.page-template-page-marketo-leads-php .layout-2 .split-columns h6,.page-template-page-signup-free-php .layout-2 .split-columns h6,body.single-landingpage.layout_old .layout-2 .split-columns h6{font-size:18px}.page-template-page-marketo-leads-php .layout-2 .split-columns strong,.page-template-page-signup-free-php .layout-2 .split-columns strong,body.single-landingpage.layout_old .layout-2 .split-columns strong{color:#222!important}.page-template-page-marketo-leads-php .layout-3,.page-template-page-signup-free-php .layout-3,body.single-landingpage.layout_old .layout-3{display:block}.page-template-page-marketo-leads-php .layout-3 .hero-image-3,.page-template-page-signup-free-php .layout-3 .hero-image-3,body.single-landingpage.layout_old .layout-3 .hero-image-3{height:450px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3,.page-template-page-signup-free-php .layout-3 .hero-image-3,body.single-landingpage.layout_old .layout-3 .hero-image-3{background-position:center center!important;height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3,.page-template-page-signup-free-php .layout-3 .hero-image-3,body.single-landingpage.layout_old .layout-3 .hero-image-3{background-position:center center!important;height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3,.page-template-page-signup-free-php .layout-3 .hero-image-3,body.single-landingpage.layout_old .layout-3 .hero-image-3{background-position:center center!important;height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3,.page-template-page-signup-free-php .layout-3 .hero-image-3,body.single-landingpage.layout_old .layout-3 .hero-image-3{background-position:center center!important;height:240px}}.page-template-page-marketo-leads-php .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php .layout-3 .hero-image-3 .container,body.single-landingpage.layout_old .layout-3 .hero-image-3 .container{position:relative;height:450px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php .layout-3 .hero-image-3 .container,body.single-landingpage.layout_old .layout-3 .hero-image-3 .container{height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php .layout-3 .hero-image-3 .container,body.single-landingpage.layout_old .layout-3 .hero-image-3 .container{height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php .layout-3 .hero-image-3 .container,body.single-landingpage.layout_old .layout-3 .hero-image-3 .container{height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php .layout-3 .hero-image-3 .container,body.single-landingpage.layout_old .layout-3 .hero-image-3 .container{height:240px}}.page-template-page-marketo-leads-php .layout-3 #main,.page-template-page-signup-free-php .layout-3 #main,body.single-landingpage.layout_old .layout-3 #main{padding-top:0}.page-template-page-marketo-leads-php .layout-3 .full-width-content,.page-template-page-signup-free-php .layout-3 .full-width-content,body.single-landingpage.layout_old .layout-3 .full-width-content{color:#222;text-align:left}.page-template-page-marketo-leads-php .layout-3 .full-width-content h1,.page-template-page-signup-free-php .layout-3 .full-width-content h1,body.single-landingpage.layout_old .layout-3 .full-width-content h1{margin-top:50px}.page-template-page-marketo-leads-php .layout-3 .full-width-content h2,.page-template-page-signup-free-php .layout-3 .full-width-content h2,body.single-landingpage.layout_old .layout-3 .full-width-content h2{font-size:30px;line-height:36px;color:#E1350B;padding-bottom:10px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .full-width-content h2,.page-template-page-signup-free-php .layout-3 .full-width-content h2,body.single-landingpage.layout_old .layout-3 .full-width-content h2{margin-top:30px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .full-width-content h2,.page-template-page-signup-free-php .layout-3 .full-width-content h2,body.single-landingpage.layout_old .layout-3 .full-width-content h2{margin-top:30px}}.page-template-page-marketo-leads-php .layout-3 .full-width-content p,.page-template-page-signup-free-php .layout-3 .full-width-content p,body.single-landingpage.layout_old .layout-3 .full-width-content p{padding:0;font-size:16px;line-height:30px;letter-spacing:.05em}.page-template-page-marketo-leads-php .layout-3 .full-width-content ul.bullets,.page-template-page-signup-free-php .layout-3 .full-width-content ul.bullets,body.single-landingpage.layout_old .layout-3 .full-width-content ul.bullets{padding:0;margin:0;list-style:none}.page-template-page-marketo-leads-php .layout-3 .full-width-content ul.bullets li,.page-template-page-signup-free-php .layout-3 .full-width-content ul.bullets li,body.single-landingpage.layout_old .layout-3 .full-width-content ul.bullets li{padding-left:60px;position:relative;margin:40px 0}.page-template-page-marketo-leads-php .layout-3 .full-width-content ul.bullets li:before,.page-template-page-signup-free-php .layout-3 .full-width-content ul.bullets li:before,body.single-landingpage.layout_old .layout-3 .full-width-content ul.bullets li:before{content:'';height:31px;width:31px;display:block;position:absolute;top:0;left:0;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bullet-li.png);background-repeat:no-repeat;background-size:contain}.page-template-page-marketo-leads-php .layout-3 .full-width-content ul.bullets li img,.page-template-page-signup-free-php .layout-3 .full-width-content ul.bullets li img,body.single-landingpage.layout_old .layout-3 .full-width-content ul.bullets li img{display:none}.page-template-page-marketo-leads-php .layout-3 .full-width-content ul.bullets li h4,.page-template-page-signup-free-php .layout-3 .full-width-content ul.bullets li h4,body.single-landingpage.layout_old .layout-3 .full-width-content ul.bullets li h4{font-size:24px;margin-bottom:10px}.page-template-page-marketo-leads-php .layout-3 .full-width-content ul.bullets li p,.page-template-page-signup-free-php .layout-3 .full-width-content ul.bullets li p,body.single-landingpage.layout_old .layout-3 .full-width-content ul.bullets li p{font-size:16px;line-height:16px;margin:0;font-weight:300}.page-template-page-marketo-leads-php .layout-3 .three-columns .col-third,.page-template-page-signup-free-php .layout-3 .three-columns .col-third,body.single-landingpage.layout_old .layout-3 .three-columns .col-third{width:33.333%;padding:20px 3%;float:left;display:block;text-align:center;box-sizing:border-box;border-right:1px solid #ddd}.page-template-page-marketo-leads-php .layout-3 .three-columns .col-third p,.page-template-page-signup-free-php .layout-3 .three-columns .col-third p,body.single-landingpage.layout_old .layout-3 .three-columns .col-third p{margin-bottom:0}.page-template-page-marketo-leads-php .layout-3 .three-columns .col-third:last-of-type,.page-template-page-signup-free-php .layout-3 .three-columns .col-third:last-of-type,body.single-landingpage.layout_old .layout-3 .three-columns .col-third:last-of-type{border-right:0;border-bottom:0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .three-columns .col-third,.page-template-page-signup-free-php .layout-3 .three-columns .col-third,body.single-landingpage.layout_old .layout-3 .three-columns .col-third{border-right:0;width:100%;border-bottom:1px solid #ddd;padding:8% 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .three-columns .col-third,.page-template-page-signup-free-php .layout-3 .three-columns .col-third,body.single-landingpage.layout_old .layout-3 .three-columns .col-third{border-right:0;width:100%;border-bottom:1px solid #ddd;padding:8% 0}}.page-template-page-marketo-leads-php .layout-3 .slide-columns,.page-template-page-signup-free-php .layout-3 .slide-columns,body.single-landingpage.layout_old .layout-3 .slide-columns{padding:0;background-color:#f2f2f2}.page-template-page-marketo-leads-php .layout-3 .slide-columns .crsl-items-one,.page-template-page-signup-free-php .layout-3 .slide-columns .crsl-items-one,body.single-landingpage.layout_old .layout-3 .slide-columns .crsl-items-one{padding-bottom:15px;border-bottom:1px solid #ddd;margin-bottom:15px}.page-template-page-marketo-leads-php .layout-3 .slide-columns .crsl-items-one .slide-column img,.page-template-page-signup-free-php .layout-3 .slide-columns .crsl-items-one .slide-column img,body.single-landingpage.layout_old .layout-3 .slide-columns .crsl-items-one .slide-column img{height:auto}.page-template-page-marketo-leads-php .layout-3 .slide-columns .slide-column,.page-template-page-marketo-leads-php .layout-3 .slide-columns .slide-column-bot,.page-template-page-signup-free-php .layout-3 .slide-columns .slide-column,.page-template-page-signup-free-php .layout-3 .slide-columns .slide-column-bot,body.single-landingpage.layout_old .layout-3 .slide-columns .slide-column,body.single-landingpage.layout_old .layout-3 .slide-columns .slide-column-bot{background-color:transparent}.page-template-page-marketo-leads-php .layout-3 .slide-columns #slide-left,.page-template-page-marketo-leads-php .layout-3 .slide-columns #slide-right,.page-template-page-signup-free-php .layout-3 .slide-columns #slide-left,.page-template-page-signup-free-php .layout-3 .slide-columns #slide-right,body.single-landingpage.layout_old .layout-3 .slide-columns #slide-left,body.single-landingpage.layout_old .layout-3 .slide-columns #slide-right{top:25%}.page-template-page-marketo-leads-php .layout-3 .two-column-quote,.page-template-page-signup-free-php .layout-3 .two-column-quote,body.single-landingpage.layout_old .layout-3 .two-column-quote{background-color:#f2f2f2;display:block;width:100%;float:none;clear:both}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote{float:none;clear:both;width:100%;padding:20px 60px 0;box-sizing:border-box}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote p,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote p,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote p{font-size:24px;line-height:36px;color:#999;letter-spacing:.05em}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote p,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote p,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote p{font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote p,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote p,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote p{font-size:16px;line-height:24px}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-meta,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-meta,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-meta{float:none;width:100%;padding:0 60px 20px;box-sizing:border-box}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author{float:left;width:6%;margin:0 5% 0 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author{width:16%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author{width:16%;margin:0 5% 0 0}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author img,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author img,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author img{width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author img,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author img,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author img{width:100%;height:auto;margin-top:10px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author img,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author img,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author img{width:100%;height:auto;margin-top:30px}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info{float:left;width:59%;margin:0 5% 0 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info{width:49%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info{width:49%;margin:0 5% 0 0}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info .quote-author-name{float:left;width:100%;font-size:16px;color:#999;line-height:50px;font-weight:700}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:20px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:0}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:10px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:0}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-author-info .quote-author-name span,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-author-info .quote-author-name span,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-author-info .quote-author-name span{font-weight:400}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-logo,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-logo,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-logo{float:left;clear:none;width:25%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-logo,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-logo,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-logo{width:25%}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-logo,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-logo,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-logo{width:25%}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-logo img,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-logo img,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-logo img{float:left;margin:0;padding:10px 0;width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-logo img,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-logo img,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-logo img{margin-left:20%}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-logo img,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-logo img,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-logo img{margin-left:20%}}.page-template-page-marketo-leads-php .layout-3 .two-column-quote .quote-bottom,.page-template-page-signup-free-php .layout-3 .two-column-quote .quote-bottom,body.single-landingpage.layout_old .layout-3 .two-column-quote .quote-bottom{width:100%;height:auto}.page-template-page-marketo-leads-php .layout-3 .col-410,.page-template-page-signup-free-php .layout-3 .col-410,body.single-landingpage.layout_old .layout-3 .col-410{position:relative;margin-top:-30px;background-color:rgba(20,167,230,.9);padding-top:30px;float:right}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .col-410,.page-template-page-signup-free-php .layout-3 .col-410,body.single-landingpage.layout_old .layout-3 .col-410{margin-top:30px;padding-top:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .col-410,.page-template-page-signup-free-php .layout-3 .col-410,body.single-landingpage.layout_old .layout-3 .col-410{margin-top:30px;padding-top:0}}.page-template-page-marketo-leads-php .layout-3 .sidebar-form,.page-template-page-signup-free-php .layout-3 .sidebar-form,body.single-landingpage.layout_old .layout-3 .sidebar-form{display:block;height:100vh;z-index:1000;position:absolute;top:30px;padding:50px 25px 0 50px;box-sizing:border-box;width:100%;color:#fff;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/sidebar-angle.png);background-position:0 60px;background-repeat:no-repeat;background-color:rgba(20,167,230,.9)}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .sidebar-form,.page-template-page-signup-free-php .layout-3 .sidebar-form,body.single-landingpage.layout_old .layout-3 .sidebar-form{position:relative;height:auto;background-image:none}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .sidebar-form,.page-template-page-signup-free-php .layout-3 .sidebar-form,body.single-landingpage.layout_old .layout-3 .sidebar-form{position:relative;height:auto;background-image:none}}.page-template-page-marketo-leads-php .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php .layout-3 .sidebar-form.stuck,body.single-landingpage.layout_old .layout-3 .sidebar-form.stuck{position:fixed;top:0;width:410px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php .layout-3 .sidebar-form.stuck,body.single-landingpage.layout_old .layout-3 .sidebar-form.stuck{width:31.78%}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php .layout-3 .sidebar-form.stuck,body.single-landingpage.layout_old .layout-3 .sidebar-form.stuck{width:31.78%}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php .layout-3 .sidebar-form.stuck,body.single-landingpage.layout_old .layout-3 .sidebar-form.stuck{width:100%;position:relative}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php .layout-3 .sidebar-form.stuck,body.single-landingpage.layout_old .layout-3 .sidebar-form.stuck{width:100%;position:relative}}.page-template-page-marketo-leads-php .layout-3 .sidebar-form h3.gform_title,.page-template-page-signup-free-php .layout-3 .sidebar-form h3.gform_title,body.single-landingpage.layout_old .layout-3 .sidebar-form h3.gform_title{font-family:'Roboto Slab',serif;font-weight:400;font-size:36px;color:#fff;line-height:38px;letter-spacing:.02em;padding-bottom:10px;margin-top:0}.page-template-page-marketo-leads-php .layout-3 .sidebar-form span.gform_description,.page-template-page-signup-free-php .layout-3 .sidebar-form span.gform_description,body.single-landingpage.layout_old .layout-3 .sidebar-form span.gform_description{color:#aae6ff;line-height:24px;font-size:16px}.page-template-page-marketo-leads-php .layout-3 .sidebar-form span.gform_description span,.page-template-page-signup-free-php .layout-3 .sidebar-form span.gform_description span,body.single-landingpage.layout_old .layout-3 .sidebar-form span.gform_description span{padding-left:12px;text-indent:-12px;display:block;margin-bottom:6px}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper{margin-top:0}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper .gfield_label,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper .gfield_label,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper .gfield_label{display:none}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper .ginput_container input.medium,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper .ginput_container input.medium,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper .ginput_container input.medium{font-size:16px;letter-spacing:.05em;padding:15px;border-radius:3px;border:1px solid #dfdfdf;box-sizing:border-box;width:100%;margin-top:15px}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper .gform_footer,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper .gform_footer{margin-top:5px}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button{display:block;background-color:#045a7f;border-radius:4px;text-align:center;padding:16px 10px;box-sizing:border-box;width:100%;font-weight:700;color:#fff;text-transform:uppercase;font-size:16px;letter-spacing:.05em;border:0;-webkit-appearance:none}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:hover,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:hover,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:hover{background-color:#0170a0}.page-template-page-marketo-leads-php .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:active,.page-template-page-signup-free-php .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:active,body.single-landingpage.layout_old .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:active{background-color:#004360}.page-template-page-marketo-leads-php .footer-lp #top-footer,.page-template-page-signup-free-php .footer-lp #top-footer,body.single-landingpage.layout_old .footer-lp #top-footer{position:relative;z-index:2000}.page-template-page-marketo-leads-php .footer-lp #copyright,.page-template-page-signup-free-php .footer-lp #copyright,body.single-landingpage.layout_old .footer-lp #copyright{padding-bottom:180px;margin-top:35px}.page-template-page-marketo-leads-php .validation_error,.page-template-page-signup-free-php .validation_error,body.single-landingpage.layout_old .validation_error{display:none}.page-template-page-marketo-leads-php .gform_wrapper .gform_fields,.page-template-page-signup-free-php .gform_wrapper .gform_fields,body.single-landingpage.layout_old .gform_wrapper .gform_fields{margin-top:0;padding-left:0;list-style-type:none}.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error,.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:transparent;border:0;margin-top:0}.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error .ginput_container,.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error .ginput_container,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error .ginput_container,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container{margin-top:0!important}.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error .ginput_container input,.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error .ginput_container input,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error .ginput_container input,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input{border:1px solid #ed6969!important}.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error .validation_message,.page-template-page-marketo-leads-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error .validation_message,.page-template-page-signup-free-php .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error .validation_message,body.single-landingpage.layout_old .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message{color:#ed6969;padding-top:0!important;text-align:right}.page-template-page-marketo-leads-php.flexible_fields .layout-2,.page-template-page-signup-free-php.flexible_fields .layout-2,body.single-landingpage.flexible_fields .layout-2{display:block}.page-template-page-marketo-leads-php.flexible_fields .layout-2#main,.page-template-page-signup-free-php.flexible_fields .layout-2#main,body.single-landingpage.flexible_fields .layout-2#main{padding-top:0}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #top-header .container,.page-template-page-signup-free-php.flexible_fields .layout-2 #top-header .container,body.single-landingpage.flexible_fields .layout-2 #top-header .container{margin-top:10px}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2,body.single-landingpage.flexible_fields .layout-2 .hero-image-2{height:540px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2,body.single-landingpage.flexible_fields .layout-2 .hero-image-2{background-position:center center!important;height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2,body.single-landingpage.flexible_fields .layout-2 .hero-image-2{background-position:center center!important;height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2,body.single-landingpage.flexible_fields .layout-2 .hero-image-2{background-position:center center!important;height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2,body.single-landingpage.flexible_fields .layout-2 .hero-image-2{background-position:center center!important;height:240px}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container{position:relative;height:540px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container{height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container{height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container{height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container{height:240px}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container .page-title{position:absolute;max-width:100%;width:640px;padding:20px 30px 30px;box-sizing:border-box;left:0;bottom:65px;background-color:rgba(19,167,230,.9);font-size:48px;line-height:48px;text-align:left}.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container .page-title span,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container .page-title span,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container .page-title span{display:block;margin-top:15px;font-size:30px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container .page-title{font-size:36px;line-height:36px;bottom:40px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container .page-title{font-size:28px;line-height:28px;bottom:40px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container .page-title{font-size:24px;line-height:24px;bottom:20px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,.page-template-page-signup-free-php.flexible_fields .layout-2 .hero-image-2 .container .page-title,body.single-landingpage.flexible_fields .layout-2 .hero-image-2 .container .page-title{font-size:22px;line-height:22px;bottom:20px}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main,.page-template-page-signup-free-php.flexible_fields .layout-2 #main,body.single-landingpage.flexible_fields .layout-2 #main{position:relative;padding-top:100px}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main,.page-template-page-signup-free-php.flexible_fields .layout-2 #main,body.single-landingpage.flexible_fields .layout-2 #main{padding-top:0}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .container,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .container,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .container{text-align:center}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .container .wide_video,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .container .wide_video,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .container .wide_video{margin:50px 0 30px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote{padding:60px 0 90px;overflow:auto;float:left;width:100%}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote.smaller,.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote.smaller.alt-setup,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote.smaller,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote.smaller.alt-setup,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote.smaller,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote.smaller.alt-setup{padding:0}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote.alt-setup .quote,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote.alt-setup .quote,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote.alt-setup .quote{float:left;padding:0 0 0 5%}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote.alt-setup .quote-meta,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote.alt-setup .quote-meta,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote.alt-setup .quote-meta{float:right;padding:0 0 0 50px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote{float:right;width:70%;box-sizing:border-box;padding:0 0 0 50px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-quote-dark.png) no-repeat 0 6px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote{width:100%;float:none;margin-top:45px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote{width:100%;float:none;margin-top:45px}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote p,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote p,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote p{font-size:18px;line-height:30px;color:#999;letter-spacing:.05em}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote p,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote p,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote p{font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote p,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote p,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote p{font-size:16px;line-height:24px}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-meta,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-meta,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-meta{float:left;width:25%;margin:0 5% 0 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-meta,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-meta,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-meta{width:100%;float:none;margin:20px 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-meta,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-meta,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-meta{width:100%;float:none;margin:20px 0 0}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author{float:left;width:33%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author{width:15%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author{width:15%;margin:0 5% 0 0}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author img,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author img{max-width:100%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author img,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author img{width:100%;height:auto}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author img,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author img{width:100%;height:auto}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info{float:left;width:325px;max-width:65%;margin:0 0 0 2%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info{width:80%;margin:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info{width:80%;margin:0}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info .quote-author-name{float:left;width:100%;font-size:16px;font-weight:700}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info .quote-author-name span,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info .quote-author-name span,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info .quote-author-name span{color:#999;display:block;font-weight:400}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info a,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info a,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info a{color:#0094d3;text-decoration:none}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info a:hover,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-author-info a:hover,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-author-info a:hover{background:#0094d3;color:#fff;padding:0 2px 4px;margin-left:-2px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-logo{float:none;clear:both;width:180px;margin-left:35%;margin-top:20px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-logo{margin-left:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-logo{margin-left:0}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo img,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-logo img{float:left;margin:0;padding:10px 0;width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo img,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-logo img{margin:20px 0 0;float:none}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .two-column-quote .quote-logo img,body.single-landingpage.flexible_fields .layout-2 #main .two-column-quote .quote-logo img{margin:20px 0 0;float:none}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content{background-color:#13a7e6;color:#fff;overflow:auto;padding:35px 0;text-align:left}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .col-1290,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .col-1290,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .col-1290{margin:0 auto;width:1070px!important}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .col-1290,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .col-1290,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .col-1290{width:100%!important}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .col-1290,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .col-1290,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .col-1290{width:100%!important}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .col-1290 h3,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .col-1290 h3,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .col-1290 h3{margin:42px 0 8px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content .col-1290 p,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content .col-1290 p,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content .col-1290 p{font-size:16px;line-height:26px;padding:0}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content ul.bullets,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content ul.bullets,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content ul.bullets{padding:0;margin:0;list-style:none}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content ul.bullets li{padding:35px 0;border-top:1px solid #42b9eb}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li img,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content ul.bullets li img{float:left;padding:0 33px 30px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li h4,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li h4,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content ul.bullets li h4{font-size:24px;margin-bottom:10px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li p,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .full-width-content ul.bullets li p,body.single-landingpage.flexible_fields .layout-2 #main .full-width-content ul.bullets li p{font-size:16px;line-height:16px;font-weight:400;margin:0}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .intro_text,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .intro_text,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .intro_text{display:block;margin:0 auto 61px;width:950px}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .intro_text,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .intro_text,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .intro_text{width:100%!important}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .intro_text,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .intro_text,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .intro_text{width:100%!important}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .col-410,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .col-410,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .col-410{margin-bottom:0}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .col-410 .three-columns-image,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .col-410 .three-columns-image,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .col-410 .three-columns-image{margin:0 0 14px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .col-410 .three-columns-image img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .col-410 .three-columns-image img,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .col-410 .three-columns-image img{height:auto;width:auto}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .three-columns .col-410,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .three-columns .col-410,body.single-landingpage.flexible_fields .layout-2 #main .three-columns .col-410{width:28%!important}}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .slide-columns,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .slide-columns,body.single-landingpage.flexible_fields .layout-2 #main .slide-columns{padding:0 0 65px}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column img,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column img,body.single-landingpage.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column img{height:auto}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot,body.single-landingpage.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot{padding:30px 0;height:auto;position:absolute;top:100%;margin-top:-150px;box-sizing:border-box}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot .slide-column-title,.page-template-page-signup-free-php.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot .slide-column-title,body.single-landingpage.flexible_fields .layout-2 #main .slide-columns .crsl-items-two .slide-column .slide-column-bot .slide-column-title{color:#222}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main section#quote-pricing,.page-template-page-signup-free-php.flexible_fields .layout-2 #main section#quote-pricing,body.single-landingpage.flexible_fields .layout-2 #main section#quote-pricing{padding:85px 0}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main section#quote-pricing .quote_list,.page-template-page-signup-free-php.flexible_fields .layout-2 #main section#quote-pricing .quote_list,body.single-landingpage.flexible_fields .layout-2 #main section#quote-pricing .quote_list{margin-bottom:0}.page-template-page-marketo-leads-php.flexible_fields .layout-2 #main section.two_columns_rows .container,.page-template-page-signup-free-php.flexible_fields .layout-2 #main section.two_columns_rows .container,body.single-landingpage.flexible_fields .layout-2 #main section.two_columns_rows .container{padding-top:15px}.page-template-page-marketo-leads-php.flexible_fields .layout-3,.page-template-page-signup-free-php.flexible_fields .layout-3,body.single-landingpage.flexible_fields .layout-3{display:block}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3,body.single-landingpage.flexible_fields .layout-3 .hero-image-3{height:450px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3,body.single-landingpage.flexible_fields .layout-3 .hero-image-3{background-position:center center!important;height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3,body.single-landingpage.flexible_fields .layout-3 .hero-image-3{background-position:center center!important;height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3,body.single-landingpage.flexible_fields .layout-3 .hero-image-3{background-position:center center!important;height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3,body.single-landingpage.flexible_fields .layout-3 .hero-image-3{background-position:center center!important;height:240px}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3 .container,body.single-landingpage.flexible_fields .layout-3 .hero-image-3 .container{position:relative;height:450px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3 .container,body.single-landingpage.flexible_fields .layout-3 .hero-image-3 .container{height:360px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3 .container,body.single-landingpage.flexible_fields .layout-3 .hero-image-3 .container{height:300px}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3 .container,body.single-landingpage.flexible_fields .layout-3 .hero-image-3 .container{height:260px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .hero-image-3 .container,.page-template-page-signup-free-php.flexible_fields .layout-3 .hero-image-3 .container,body.single-landingpage.flexible_fields .layout-3 .hero-image-3 .container{height:240px}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 #main,.page-template-page-signup-free-php.flexible_fields .layout-3 #main,body.single-landingpage.flexible_fields .layout-3 #main{padding-top:0}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content,body.single-landingpage.flexible_fields .layout-3 .full-width-content{color:#222;text-align:left}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content h1,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content h1,body.single-landingpage.flexible_fields .layout-3 .full-width-content h1{margin-top:50px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content h2,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content h2,body.single-landingpage.flexible_fields .layout-3 .full-width-content h2{font-size:30px;line-height:36px;color:#E1350B;padding-bottom:10px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content h2,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content h2,body.single-landingpage.flexible_fields .layout-3 .full-width-content h2{margin-top:30px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content h2,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content h2,body.single-landingpage.flexible_fields .layout-3 .full-width-content h2{margin-top:30px}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content p,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content p,body.single-landingpage.flexible_fields .layout-3 .full-width-content p{padding:0;font-size:16px;line-height:30px;letter-spacing:.05em}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content ul.bullets,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content ul.bullets,body.single-landingpage.flexible_fields .layout-3 .full-width-content ul.bullets{padding:0;margin:0;list-style:none}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content ul.bullets li,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content ul.bullets li,body.single-landingpage.flexible_fields .layout-3 .full-width-content ul.bullets li{padding-left:60px;position:relative;margin:40px 0}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content ul.bullets li:before,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content ul.bullets li:before,body.single-landingpage.flexible_fields .layout-3 .full-width-content ul.bullets li:before{content:'';height:31px;width:31px;display:block;position:absolute;top:0;left:0;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bullet-li.png);background-repeat:no-repeat;background-size:contain}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content ul.bullets li img,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content ul.bullets li img,body.single-landingpage.flexible_fields .layout-3 .full-width-content ul.bullets li img{display:none}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content ul.bullets li h4,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content ul.bullets li h4,body.single-landingpage.flexible_fields .layout-3 .full-width-content ul.bullets li h4{font-size:24px;margin-bottom:10px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .full-width-content ul.bullets li p,.page-template-page-signup-free-php.flexible_fields .layout-3 .full-width-content ul.bullets li p,body.single-landingpage.flexible_fields .layout-3 .full-width-content ul.bullets li p{font-size:16px;line-height:16px;margin:0;font-weight:300}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .three-columns .col-third,.page-template-page-signup-free-php.flexible_fields .layout-3 .three-columns .col-third,body.single-landingpage.flexible_fields .layout-3 .three-columns .col-third{width:33.333%;padding:20px 3%;float:left;display:block;text-align:center;box-sizing:border-box;border-right:1px solid #ddd}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .three-columns .col-third p,.page-template-page-signup-free-php.flexible_fields .layout-3 .three-columns .col-third p,body.single-landingpage.flexible_fields .layout-3 .three-columns .col-third p{margin-bottom:0}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .three-columns .col-third:last-of-type,.page-template-page-signup-free-php.flexible_fields .layout-3 .three-columns .col-third:last-of-type,body.single-landingpage.flexible_fields .layout-3 .three-columns .col-third:last-of-type{border-right:0;border-bottom:0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .three-columns .col-third,.page-template-page-signup-free-php.flexible_fields .layout-3 .three-columns .col-third,body.single-landingpage.flexible_fields .layout-3 .three-columns .col-third{border-right:0;width:100%;border-bottom:1px solid #ddd;padding:8% 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .three-columns .col-third,.page-template-page-signup-free-php.flexible_fields .layout-3 .three-columns .col-third,body.single-landingpage.flexible_fields .layout-3 .three-columns .col-third{border-right:0;width:100%;border-bottom:1px solid #ddd;padding:8% 0}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns,body.single-landingpage.flexible_fields .layout-3 .slide-columns{padding:0;background-color:#f2f2f2}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns .crsl-items-one,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns .crsl-items-one,body.single-landingpage.flexible_fields .layout-3 .slide-columns .crsl-items-one{padding-bottom:15px;border-bottom:1px solid #ddd;margin-bottom:15px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns .crsl-items-one .slide-column img,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns .crsl-items-one .slide-column img,body.single-landingpage.flexible_fields .layout-3 .slide-columns .crsl-items-one .slide-column img{height:auto}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns .slide-column,.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns .slide-column-bot,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns .slide-column,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns .slide-column-bot,body.single-landingpage.flexible_fields .layout-3 .slide-columns .slide-column,body.single-landingpage.flexible_fields .layout-3 .slide-columns .slide-column-bot{background-color:transparent}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns #slide-left,.page-template-page-marketo-leads-php.flexible_fields .layout-3 .slide-columns #slide-right,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns #slide-left,.page-template-page-signup-free-php.flexible_fields .layout-3 .slide-columns #slide-right,body.single-landingpage.flexible_fields .layout-3 .slide-columns #slide-left,body.single-landingpage.flexible_fields .layout-3 .slide-columns #slide-right{top:25%}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote,body.single-landingpage.flexible_fields .layout-3 .two-column-quote{background-color:#f2f2f2;display:block;width:100%;float:none;clear:both}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote{float:none;clear:both;width:100%;padding:20px 60px 0;box-sizing:border-box}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote p,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote p,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote p{font-size:24px;line-height:36px;color:#999;letter-spacing:.05em}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote p,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote p,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote p{font-size:16px;line-height:24px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote p,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote p,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote p{font-size:16px;line-height:24px}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-meta,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-meta,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-meta{float:none;width:100%;padding:0 60px 20px;box-sizing:border-box}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author{float:left;width:6%;margin:0 5% 0 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author{width:16%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author{width:16%;margin:0 5% 0 0}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author img,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author img,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author img{width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author img,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author img,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author img{width:100%;height:auto;margin-top:10px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author img,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author img,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author img{width:100%;height:auto;margin-top:30px}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info{float:left;width:59%;margin:0 5% 0 0}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info{width:49%;margin:0 5% 0 0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info{width:49%;margin:0 5% 0 0}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name{float:left;width:100%;font-size:16px;color:#999;line-height:50px;font-weight:700}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:20px}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:0}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:10px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name{line-height:16px;font-size:14px;margin-top:0}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name span,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name span,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-author-info .quote-author-name span{font-weight:400}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-logo,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-logo,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-logo{float:left;clear:none;width:25%}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-logo,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-logo,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-logo{width:25%}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-logo,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-logo,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-logo{width:25%}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-logo img,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-logo img,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-logo img{float:left;margin:0;padding:10px 0;width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-logo img,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-logo img,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-logo img{margin-left:20%}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-logo img,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-logo img,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-logo img{margin-left:20%}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .two-column-quote .quote-bottom,.page-template-page-signup-free-php.flexible_fields .layout-3 .two-column-quote .quote-bottom,body.single-landingpage.flexible_fields .layout-3 .two-column-quote .quote-bottom{width:100%;height:auto}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .col-410,.page-template-page-signup-free-php.flexible_fields .layout-3 .col-410,body.single-landingpage.flexible_fields .layout-3 .col-410{position:relative;margin-top:-30px;background-color:rgba(20,167,230,.9);padding-top:30px;float:right}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .col-410,.page-template-page-signup-free-php.flexible_fields .layout-3 .col-410,body.single-landingpage.flexible_fields .layout-3 .col-410{margin-top:30px;padding-top:0}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .col-410,.page-template-page-signup-free-php.flexible_fields .layout-3 .col-410,body.single-landingpage.flexible_fields .layout-3 .col-410{margin-top:30px;padding-top:0}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form,body.single-landingpage.flexible_fields .layout-3 .sidebar-form{display:block;height:100vh;z-index:1000;position:absolute;top:30px;padding:50px 25px 0 50px;box-sizing:border-box;width:100%;color:#fff;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/sidebar-angle.png);background-position:0 60px;background-repeat:no-repeat;background-color:rgba(20,167,230,.9)}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form,body.single-landingpage.flexible_fields .layout-3 .sidebar-form{position:relative;height:auto;background-image:none}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form,body.single-landingpage.flexible_fields .layout-3 .sidebar-form{position:relative;height:auto;background-image:none}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form.stuck,body.single-landingpage.flexible_fields .layout-3 .sidebar-form.stuck{position:fixed;top:0;width:410px}@media all and (max-width:1290px) and (min-width:980px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form.stuck,body.single-landingpage.flexible_fields .layout-3 .sidebar-form.stuck{width:31.78%}}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form.stuck,body.single-landingpage.flexible_fields .layout-3 .sidebar-form.stuck{width:31.78%}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form.stuck,body.single-landingpage.flexible_fields .layout-3 .sidebar-form.stuck{width:100%;position:relative}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form.stuck,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form.stuck,body.single-landingpage.flexible_fields .layout-3 .sidebar-form.stuck{width:100%;position:relative}}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form h3.gform_title,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form h3.gform_title,body.single-landingpage.flexible_fields .layout-3 .sidebar-form h3.gform_title{font-family:'Roboto Slab',serif;font-weight:400;font-size:36px;color:#fff;line-height:38px;letter-spacing:.02em;padding-bottom:10px;margin-top:0}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form span.gform_description,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form span.gform_description,body.single-landingpage.flexible_fields .layout-3 .sidebar-form span.gform_description{color:#aae6ff;line-height:24px;font-size:16px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form span.gform_description span,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form span.gform_description span,body.single-landingpage.flexible_fields .layout-3 .sidebar-form span.gform_description span{padding-left:12px;text-indent:-12px;display:block;margin-bottom:6px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper{margin-top:0}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gfield_label,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gfield_label,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gfield_label{display:none}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .ginput_container input.medium,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .ginput_container input.medium,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper .ginput_container input.medium{font-size:16px;letter-spacing:.05em;padding:15px;border-radius:3px;border:1px solid #dfdfdf;box-sizing:border-box;width:100%;margin-top:15px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer{margin-top:5px}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button{display:block;background-color:#045a7f;border-radius:4px;text-align:center;padding:16px 10px;box-sizing:border-box;width:100%;font-weight:700;color:#fff;text-transform:uppercase;font-size:16px;letter-spacing:.05em;border:0;-webkit-appearance:none}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:hover,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:hover,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:hover{background-color:#0170a0}.page-template-page-marketo-leads-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:active,.page-template-page-signup-free-php.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:active,body.single-landingpage.flexible_fields .layout-3 .sidebar-form .gform_wrapper .gform_footer input.gform_button:active{background-color:#004360}.page-template-page-marketo-leads-php.flexible_fields .footer-lp #top-footer,.page-template-page-signup-free-php.flexible_fields .footer-lp #top-footer,body.single-landingpage.flexible_fields .footer-lp #top-footer{position:relative;z-index:2000}.page-template-page-marketo-leads-php.flexible_fields .footer-lp #copyright,.page-template-page-signup-free-php.flexible_fields .footer-lp #copyright,body.single-landingpage.flexible_fields .footer-lp #copyright{padding-bottom:180px;margin-top:35px}.page-template-page-marketo-leads-php.flexible_fields .validation_error,.page-template-page-signup-free-php.flexible_fields .validation_error,body.single-landingpage.flexible_fields .validation_error{display:none}.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper .gform_fields,.page-template-page-signup-free-php.flexible_fields .gform_wrapper .gform_fields,body.single-landingpage.flexible_fields .gform_wrapper .gform_fields{margin-top:0;padding-left:0!important;list-style-type:none}.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error,.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:transparent;border:0;margin-top:0}.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error .ginput_container,.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error .ginput_container,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error .ginput_container,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container{margin-top:0!important}.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error .ginput_container input,.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error .ginput_container input,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error .ginput_container input,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .ginput_container input{border:1px solid #ed6969!important}.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error .validation_message,.page-template-page-marketo-leads-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error .validation_message,.page-template-page-signup-free-php.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error .validation_message,body.single-landingpage.flexible_fields .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message{color:#ed6969;padding-top:0!important;text-align:right}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields section.three-columns h3,.page-template-page-signup-free-php.flexible_fields section.three-columns h3,body.single-landingpage.flexible_fields section.three-columns h3{font-size:26px;line-height:34px}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields section#quote-pricing .quote_list .indiv-testimonial,.page-template-page-signup-free-php.flexible_fields section#quote-pricing .quote_list .indiv-testimonial,body.single-landingpage.flexible_fields section#quote-pricing .quote_list .indiv-testimonial{display:none}.page-template-page-marketo-leads-php.flexible_fields section#quote-pricing .quote_list .indiv-testimonial:first-child,.page-template-page-signup-free-php.flexible_fields section#quote-pricing .quote_list .indiv-testimonial:first-child,body.single-landingpage.flexible_fields section#quote-pricing .quote_list .indiv-testimonial:first-child{display:block}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form,.page-template-page-signup-free-php.flexible_fields .full-width-form,body.single-landingpage.flexible_fields .full-width-form{background-color:#004B76;display:block;height:100px;left:0;position:absolute;top:0;width:100%;z-index:999}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form,.page-template-page-signup-free-php.flexible_fields .full-width-form,body.single-landingpage.flexible_fields .full-width-form{height:120px;position:relative}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form.marketo,.page-template-page-signup-free-php.flexible_fields .full-width-form.marketo,body.single-landingpage.flexible_fields .full-width-form.marketo{position:relative;top:auto;left:auto;height:auto}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form.marketo,.page-template-page-signup-free-php.flexible_fields .full-width-form.marketo,body.single-landingpage.flexible_fields .full-width-form.marketo{height:auto}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form.marketo,.page-template-page-signup-free-php.flexible_fields .full-width-form.marketo,body.single-landingpage.flexible_fields .full-width-form.marketo{height:auto}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form.stuck,.page-template-page-signup-free-php.flexible_fields .full-width-form.stuck,body.single-landingpage.flexible_fields .full-width-form.stuck{position:fixed}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form.stuck,.page-template-page-signup-free-php.flexible_fields .full-width-form.stuck,body.single-landingpage.flexible_fields .full-width-form.stuck{position:absolute}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form.stuck,.page-template-page-signup-free-php.flexible_fields .full-width-form.stuck,body.single-landingpage.flexible_fields .full-width-form.stuck{position:absolute}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form #border-bar,.page-template-page-signup-free-php.flexible_fields .full-width-form #border-bar,body.single-landingpage.flexible_fields .full-width-form #border-bar{margin-top:0}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_heading,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_heading,body.single-landingpage.flexible_fields .full-width-form .gform_heading{display:none}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper{margin:1.5em 0}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper{margin-top:15px;padding:0 15px}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form{margin:0 auto;text-align:center;width:942px}@media all and (max-width:1290px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form{width:700px}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper form#lp-signup-form{width:100%}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gfield_label,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gfield_label,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gfield_label{display:none}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_body,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_body{display:inline-block;vertical-align:top}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_body,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_body,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_body{width:100%}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel{color:#fff;display:block;float:left;font-size:20px;font-style:italic;font-weight:700;height:53px;padding-top:14px;top:12px;width:137px}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel{display:none}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_body span.fieldlabel{display:none}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container{margin-top:0;display:block;float:left;width:546px;position:relative}@media all and (max-width:1290px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container{width:330px}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container{margin-left:0;width:100%;margin-bottom:10px}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium{border:solid 1px #B4C8DB;border-bottom-left-radius:5px;border-top-left-radius:5px;box-sizing:border-box;font-size:16px;height:50px;letter-spacing:.05em;outline:0;padding:15px;text-align:center;width:100%}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium{border-radius:5px;height:40px}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium:-moz-placeholder,.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium:-ms-input-placeholder,.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium::-moz-placeholder,.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium::-webkit-input-placeholder,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium:-moz-placeholder,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium:-ms-input-placeholder,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium::-moz-placeholder,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium::-webkit-input-placeholder,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium:-moz-placeholder,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium:-ms-input-placeholder,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium::-moz-placeholder,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .ginput_container input.medium::-webkit-input-placeholder{text-align:center!important}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer{clear:none;display:inline-block;margin:0 0 0 -6px;padding:0;width:261px}@media all and (max-width:1290px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer{width:230px}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer{margin:0;width:100%}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button{background-color:#A3BB38;border:solid 1px #A3BB38;border-bottom-right-radius:5px;border-top-right-radius:5px;box-sizing:border-box;color:#fff;display:block;font-size:16px;font-weight:700;height:50px;letter-spacing:.05em;padding:16px 10px;text-align:center;text-transform:uppercase;width:100%;-webkit-appearance:none}@media all and (max-width:979px) and (min-width:768px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button{width:100%}}@media all and (max-width:767px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button{border-radius:5px;height:40px;line-height:16px;padding:13px 10px;width:100%}}@media all and (max-width:767px) and (min-width:480px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button{font-size:14px}}@media all and (max-width:479px) and (min-width:320px){.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button{font-size:16px}}.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button:active,.page-template-page-marketo-leads-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button:hover,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button:active,.page-template-page-signup-free-php.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button:hover,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button:active,body.single-landingpage.flexible_fields .full-width-form .gform_wrapper .gform_footer input.gform_button:hover{background-color:#ACC14B}.page-template-page-marketo-leads-php.flexible_fields .split-columns h2,.page-template-page-signup-free-php.flexible_fields .split-columns h2,body.single-landingpage.flexible_fields .split-columns h2{font-size:20px;line-height:24px}.page-template-page-marketo-leads-php.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-image,.page-template-page-signup-free-php.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-image,body.single-landingpage.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-image{margin-right:23px!important}.page-template-page-marketo-leads-php.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text,.page-template-page-signup-free-php.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text,body.single-landingpage.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text{width:70%}.page-template-page-marketo-leads-php.flexible_fields footer #copyright,.page-template-page-signup-free-php.flexible_fields footer #copyright,body.single-landingpage.flexible_fields footer #copyright{margin:0 auto;text-align:center}.page-template-page-marketo-leads-php.flexible_fields footer #copyright span,.page-template-page-signup-free-php.flexible_fields footer #copyright span,body.single-landingpage.flexible_fields footer #copyright span{text-align:center}.page-template-page-marketo-leads-php.flexible_fields footer #copyright span#lp_foot_copyright,.page-template-page-signup-free-php.flexible_fields footer #copyright span#lp_foot_copyright,body.single-landingpage.flexible_fields footer #copyright span#lp_foot_copyright{display:block}.page-template-page-marketo-leads-php.flexible_fields footer #copyright span#lp_foot_privacy,.page-template-page-signup-free-php.flexible_fields footer #copyright span#lp_foot_privacy,body.single-landingpage.flexible_fields footer #copyright span#lp_foot_privacy{margin-right:30px}.page-template-page-marketo-leads-php.flexible_fields footer #copyright span a,.page-template-page-signup-free-php.flexible_fields footer #copyright span a,body.single-landingpage.flexible_fields footer #copyright span a{color:#fff;font-weight:700;text-transform:uppercase}body.layout_old span.fieldlabel{display:none}body#full-stack-log-analytics #top-header,body.layout_tightened #top-header{box-shadow:none;min-height:69px}body#full-stack-log-analytics .layout-2 .split-columns h2,body.layout_tightened .layout-2 .split-columns h2{font-size:24px;margin-bottom:18px}body#full-stack-log-analytics .layout-2 #main.no_header,body.layout_tightened .layout-2 #main.no_header{padding-top:69px}body#full-stack-log-analytics .split-columns:first-child,body.layout_tightened .split-columns:first-child{padding:0 0 65px}body.page-template-page-events .container .event{margin:60px auto;position:relative}body.page-template-page-events .container .event .left{position:absolute;top:0;left:0;width:300px;max-width:27%;background-color:#f5f5f5;min-height:100%}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-events .container .event .left{position:relative;min-height:auto;width:100%;max-width:100%}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-events .container .event .left{position:relative;min-height:auto;width:100%;max-width:100%}}body.page-template-page-events .container .event .left .date{font-size:20px;color:#222;box-sizing:border-box;padding:12px 0 12px 30px;line-height:35px;font-family:'Roboto Slab',serif;font-weight:700}body.page-template-page-events .container .event .left img{width:100%;display:block;margin:0 auto;height:auto}body.page-template-page-events .container .event .right{width:73%;box-sizing:border-box;padding-left:30px;height:100%;margin-left:27%}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-events .container .event .right{position:relative;padding-left:0;margin-left:0;margin-top:40px;min-height:auto!important;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-events .container .event .right{position:relative;padding-left:0;margin-left:0;margin-top:40px;min-height:auto!important;width:100%}}body.page-template-page-events .container .event .right h2{font-size:40px;margin-bottom:35px}body.page-template-page-events .container .event .right .callout{font-size:16px;font-weight:700;color:#E1350B;margin:0}body.page-template-page-events .container .event .right .location{margin:0}body.page-template-page-events .container .event .right .date,body.page-template-page-events .container .event .right .location{font-weight:300;font-size:16px}body.page-template-page-events .container .event .right .date{margin:0 0 15px;padding-bottom:10px}body.page-template-page-events .container .event .right.active .info{display:block}body.page-template-page-events .container .event .right.active .hide{display:inline-block}body.page-template-page-events .container .event .right .info,body.page-template-page-events .container .event .right.active .show{display:none}body.page-template-page-events .container .event .right .info a.hero-videopopup{margin-top:0}body.page-template-page-events .container .event .right .info hr{margin:85px 0 75px}body.page-template-page-events .container .event .right .info h2{color:#2E2E2E;letter-spacing:.25px;margin:75px 0 10px}body.page-template-page-events .container .event .right .info .btn{margin-top:20px}body.page-template-page-events .container .event .right .info img{max-width:100%;height:auto}body.page-template-page-events .container .event .right .info a{color:#0094d3;text-decoration:none;transition:all .3s ease;-webkit-transition:all .3s ease}body.page-template-page-events .container .event .right .info a:hover{color:#fff;background-color:#48c8ff}body.page-template-page-events .container .event .right .info .event_section .event_section_content{margin-bottom:35px}body.page-template-page-events .container .event .right .hide{display:none}body.page-template-page-events .container .event .right .show{display:inline-block}body.page-template-page-events .container .event .right .toggle{margin-top:35px;font-size:18px;color:#14a7e6;text-transform:uppercase;letter-spacing:.05em;font-weight:400;cursor:pointer}body#continuous-intelligence .split-columns ul{margin:0 0 30px 30px;padding:0}body#continuous-intelligence .split-columns ul li{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-list-item.png) no-repeat 0 11px;background-size:10px auto;padding:0 0 0 20px;list-style-type:none;margin:0 0 8px}body#continuous-intelligence a.hero-videopopup{width:auto!important}.page-template-page-aws .page-intro{color:#555;text-align:center;max-width:900px;margin:0 auto 80px}@media (max-width:768px){.page-template-page-aws .page-intro{text-align:left;margin:0 20px 40px}}.page-template-page-aws .page-intro p{font-size:24px;font-weight:300;line-height:36px}@media (max-width:768px){.page-template-page-aws .page-intro p{font-size:16px;line-height:24px}}.page-template-page-aws .landing-content{margin-bottom:50px}.page-template-page-aws .landing-content h2:first-of-type{margin-top:0}@media (max-width:767px){.page-template-page-aws .landing-content p{font-size:16px;line-height:24px}}.page-template-page-aws .landing-content .aws-landing-chart{display:block;max-width:100%;margin-bottom:30px}.page-template-page-aws .landing-content .pricing-button{display:inline-block}.page-template-page-aws .big-points{margin-left:0}.page-template-page-aws .big-points li{padding:40px 0 40px 105px;position:relative;background:0 0;border-bottom:1px solid #EEE;font-size:16px}.page-template-page-aws .big-points li:last-of-type{border-bottom:0;padding-bottom:0}.page-template-page-aws .big-points li .point-main{display:block;font-weight:700;text-transform:uppercase}.page-template-page-aws .big-points li .point-sub{display:block}.page-template-page-aws .big-points li .point-icon{max-width:60px;position:absolute;top:38px;left:30px}.page-template-page-aws #three-block-container .three-block-title{float:none;height:auto!important;margin-bottom:1em}.page-template-page-aws #three-block-container .three-block-description p{font-size:16px;line-height:24px}.page-template-page-aws #three-block-container div.three-block-title{color:#222}.page-template-page-aws .sidebar-section h4{margin-bottom:10px;text-transform:uppercase}.page-template-page-aws .sidebar-section a{max-height:4.25em;display:block;overflow:hidden;line-height:1.4em}.page-template-page-aws .sidebar-section ul:after{content:"";display:table;clear:both}.page-template-page-aws .sidebar-section li{margin-bottom:20px}.page-template-page-aws .sidebar-section li img{float:left;max-width:100px;height:auto;margin:0 15px 0 0}.page-template-page-aws .sidebar-section .viewall{display:block}.page-template-page-aws .sidebar-section .viewall:after{content:"";display:table;clear:both}@media (min-width:980px){.page-template-page-aws .sidebar-section.section-layout-large img{max-width:100%;margin:0 0 20px}}.page-template-page-aws .sidebar-section.section-layout-large a{display:block;font-weight:700;max-height:none}.page-template-page-aws .sidebar-section.section-layout-large p:last-of-type{margin-bottom:0}.page-template-page-keyplay .page-intro{color:#555;text-align:center;max-width:900px;margin:0 auto 80px}@media (max-width:768px){.page-template-page-keyplay .page-intro{text-align:left;margin:0 20px 40px}}.page-template-page-keyplay .page-intro p{font-size:24px;font-weight:300;line-height:36px}@media (max-width:768px){.page-template-page-keyplay .page-intro p{font-size:16px;line-height:24px}}.page-template-page-keyplay .landing-content{margin-bottom:50px}.page-template-page-keyplay .landing-content h2:first-of-type{margin-top:0}@media (max-width:767px){.page-template-page-keyplay .landing-content p{font-size:16px;line-height:24px}}.page-template-page-keyplay .landing-content .aws-landing-chart{display:block;max-width:100%;margin-bottom:30px}.page-template-page-keyplay .landing-content .pricing-button{display:inline-block}.page-template-page-keyplay .big-points{margin-left:0}.page-template-page-keyplay .big-points li{padding:40px 0 40px 105px;position:relative;background:0 0;border-bottom:1px solid #EEE;font-size:16px}.page-template-page-keyplay .big-points li:last-of-type{border-bottom:0;padding-bottom:0}.page-template-page-keyplay .big-points li .point-main{display:block;font-weight:700;text-transform:uppercase}.page-template-page-keyplay .big-points li .point-sub{display:block}.page-template-page-keyplay .big-points li .point-icon{max-width:60px;position:absolute;top:38px;left:30px}.page-template-page-keyplay #three-block-container .three-block-title{float:none;height:auto!important;margin-bottom:1em}.page-template-page-keyplay #three-block-container .three-block-description p{font-size:16px;line-height:24px}.page-template-page-keyplay #three-block-container div.three-block-title{color:#222}.page-template-page-keyplay .sidebar-section h4{margin-bottom:10px;text-transform:uppercase}.page-template-page-keyplay .sidebar-section a{max-height:4.25em;display:block;overflow:hidden;line-height:1.4em}.page-template-page-keyplay .sidebar-section ul:after{content:"";display:table;clear:both}.page-template-page-keyplay .sidebar-section li{margin-bottom:20px}.page-template-page-keyplay .sidebar-section li img{float:left;max-width:100px;height:auto;margin:0 15px 0 0}.page-template-page-keyplay .sidebar-section .viewall{display:block}.page-template-page-keyplay .sidebar-section .viewall:after{content:"";display:table;clear:both}@media (min-width:980px){.page-template-page-keyplay .sidebar-section.section-layout-large img{max-width:100%;margin:0 0 20px}}.page-template-page-keyplay .sidebar-section.section-layout-large a{display:block;font-weight:700;max-height:none}.page-template-page-keyplay .sidebar-section.section-layout-large p:last-of-type{margin-bottom:0}.page-template-page-keyplay .grid_blocks{margin-top:60px;display:block}.page-template-page-compliance-php .pop-over-image.team-image{background:#eee!important}.page-template-page-compliance-php #main{margin-top:0;padding-top:0}.page-template-page-compliance-php #main section#compliance-top{margin-top:30px}.page-template-page-compliance-php #main section#compliance-top .container{max-width:1210px;padding:0 40px;width:100%}.page-template-page-compliance-php .slide-column-bot{height:95px}.page-template-page-compliance-php .three-columns{padding-top:80px;float:left;width:100%}.page-template-page-compliance-php .three-columns .btn.large{width:100%;margin:20px 0 0;float:left}.page-template-page-compliance-php .faqs{padding-top:80px;float:left;width:100%;padding-bottom:80px}.page-template-page-compliance-php .all-columns{display:flex;flex-wrap:wrap;float:left;width:100%}.page-template-page-compliance-php .all-columns .col-410:first-child{margin-left:0}.page-template-page-compliance-php .all-columns .col-410{margin-left:10px;position:relative;text-align:center}@media all and (max-width:479px) and (min-width:320px){.page-template-page-compliance-php .all-columns .col-410{margin:0 0 50px}}.page-template-page-compliance-php .all-columns .cta-button{position:absolute;bottom:0;left:0;right:0}@media all and (max-width:479px) and (min-width:320px){.page-template-page-compliance-php .all-columns .cta-button{position:relative}}.page-template-page-compliance-php .column-content{height:210px;float:left;width:100%;position:relative}@media all and (max-width:479px) and (min-width:320px){.page-template-page-compliance-php .column-content{height:auto}}.logo-grid{float:left;width:100%;background:#f5f5f5;padding:70px 0}.logo-grid h3{text-align:center;float:left;width:100%}.logo-grid .logo{float:left;width:16.66%;border-top:1px solid #ddd;border-right:1px solid #ddd;height:140px}@media all and (max-width:479px) and (min-width:320px){.logo-grid .logo{width:100%;border-right:0;border-top:0;border-bottom:1px solid #ddd}}.logo-grid .logo img{max-width:70%;height:auto;margin:0 auto;display:table;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-height:80px}.logo-grid .logo:nth-child(-n+6){border-top:0}@media all and (max-width:479px) and (min-width:320px){.logo-grid .logo:last-child{border-bottom:0}}.logo-grid .logo:nth-child(6n+6){border-right:0}.all-logos{float:left;width:100%;margin:46px 0 0}.three-columns h3{text-align:center;color:#222}.three-columns .sub-title{color:#222;font-size:24px;text-align:center;font-family:Roboto,sans-serif;font-weight:300;padding-bottom:70px;line-height:30px}.two-column-quote{float:left;width:100%;padding:80px 0}@media all and (max-width:479px) and (min-width:320px){.two-column-quote .col-850{margin:0 0 40px}}.two-column-quote .col-410{float:right}.two-column-quote .col-410 img{width:100%;height:auto}.quote-meta{float:left;width:100%;margin:25px 0 0}.quote-name{float:left;padding:10px 0}.quote-logo{float:left;border-left:1px solid #eee;margin:0 0 0 20px;padding:10px 0 10px 20px}@media all and (max-width:479px) and (min-width:320px){.quote-logo{margin:0;padding:10px 0;border-left:0;clear:both}}.page-template-page-repositories .top .btn{margin-left:15px;padding:0 10px;text-transform:uppercase;float:right;font-weight:400}.page-template-page-repositories #main{padding:24px 0 80px}.page-template-page-repositories #main .addthis_native_toolbox{margin-bottom:40px}.page-template-page-repositories .indiv-resource{height:460px!important;margin-right:10px;width:290px}.page-template-page-repositories .indiv-resource .three-block-title{min-height:auto!important}.page-template-page-repositories .indiv-resource p{height:auto!important}.page-template-page-repositories .indiv-resource-cats{margin-top:0;height:auto}.page-template-page-repositories #three-block-container{height:auto!important}.post-template-gated-asset-php #main h1{font-size:32px;line-height:41px}@media all and (max-width:479px) and (min-width:320px){.title-area-gated-asset{top:57%!important}}.title-area-gated-asset a.large{margin-top:14px;display:none;padding:12px 29px 11px}@media all and (max-width:1290px) and (min-width:980px){.title-area-gated-asset a.large{display:inline-block}}@media all and (max-width:979px) and (min-width:768px){.title-area-gated-asset a.large{display:inline-block}}@media all and (max-width:767px) and (min-width:480px){.title-area-gated-asset a.large{display:inline-block;padding:14px 20px 15px;width:auto}}@media all and (max-width:479px) and (min-width:320px){.title-area-gated-asset a.large{display:inline-block;padding:14px 20px 15px;width:auto}}@media all and (max-width:767px) and (min-width:480px){.right-col-gated-asset{text-align:center;width:100%!important}}@media all and (max-width:479px) and (min-width:320px){.right-col-gated-asset{text-align:center;width:100%!important}}.header-asset-type{margin-bottom:24px}.header-asset-type span{color:#fff;font-size:12px;font-weight:700;letter-spacing:1.3px;line-height:1.2;text-transform:uppercase}.header-asset-type .ebook_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -40px;padding:10px 0 5px 40px;background-size:30px auto;background-repeat:no-repeat;height:31px;display:inline-block}.header-asset-type .webinar_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -80px;padding:10px 0 5px 40px;background-size:30px auto;background-repeat:no-repeat;height:31px;display:inline-block}.header-asset-type .white_paper_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 0;padding:10px 0 5px 40px;background-size:30px auto;background-repeat:no-repeat;height:31px;display:inline-block}.header-asset-type .data_sheet_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -240px;padding:10px 0 5px 40px;background-size:30px auto;background-repeat:no-repeat;height:31px;display:inline-block}.header-asset-type .case_study_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -280px;padding:10px 0 5px 40px;background-size:30px auto;background-repeat:no-repeat;height:31px;display:inline-block}.header-asset-type .infographic_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -320px;background-repeat:no-repeat;height:31px;display:inline-block;padding:5px 0 5px 45px;background-size:30px auto}.header-asset-type .solution_brief_icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -360px;padding:10px 0 5px 40px;background-size:30px auto;background-repeat:no-repeat;height:31px;display:inline-block}.sidebar-gatedasset{background-color:#F1F4F5;padding:20px;width:300px}@media all and (max-width:1290px){.sidebar-gatedasset{width:100%}}.sidebar-gatedasset .resource_featured_image{display:block;margin:20px 0}.sidebar-gatedasset .btn_download,.sidebar-gatedasset .btn_videopopup{background-color:#A3BB38;background-image:none;border:0;cursor:pointer;margin:0;padding:14px 39px 15px;width:100%}.sidebar-gatedasset .btn_download:focus,.sidebar-gatedasset .btn_download:hover,.sidebar-gatedasset .btn_videopopup:focus,.sidebar-gatedasset .btn_videopopup:hover{background-color:#ACC14B}.sidebar-gatedasset .btn_download{color:#fff;display:block;font-weight:700;margin-top:20px;text-align:center;text-transform:uppercase}.sidebar-gatedasset .btn{display:block;width:100%}.sidebar-gatedasset form{width:100%!important}.sidebar-gatedasset form input,.sidebar-gatedasset form select{background-color:#fff!important;width:100%!important}.sidebar-gatedasset form.mktoForm .mktoGutter{display:none}.sidebar-gatedasset form.mktoForm .mktoFormRow{margin-bottom:20px}.sidebar-gatedasset form.mktoForm .mktoFormRow .mktoTextField{border-radius:6px}.sidebar-gatedasset form.mktoForm .mktoFieldWrap,.sidebar-gatedasset form.mktoForm .mktoFormCol{margin:0!important;width:100%}.sidebar-gatedasset form.mktoForm .mktoOffset{display:none}.sidebar-gatedasset form.mktoForm .mktoError{z-index:150}.sidebar-gatedasset form.mktoForm .mktoButtonWrap.mktoThoughtbot button.mktoButton{background-color:#A3BB38!important;border:1px solid #A3BB38!important;font-size:16px}.sidebar-gatedasset form.mktoForm .mktoButtonWrap.mktoThoughtbot button.mktoButton:hover{background-color:#ACC14B!important;border:1px solid #ACC14B!important}.sidebar-gatedasset form.mktoForm label.mktoLabel{display:none}.sidebar-gatedasset form.mktoForm .mktoField:focus,.sidebar-gatedasset form.mktoForm mktoField:active{border:1px solid #0194D3;outline:0}.sidebar-gatedasset form.mktoForm .mktoField .mktoInvalid{border:1px solid #E1350B}.sidebar-gatedasset form.mktoForm .mktoField option{font-weight:300;font-size:16px;line-height:1.8em}.sidebar-gatedasset form.mktoForm .mktoField option:hover{background:#66BEE6}.sidebar-gatedasset form.mktoForm .mktoButtonRow{width:100%}.sidebar-gatedasset form.mktoForm .mktoButtonRow .mktoButtonWrap{display:inline-block;margin-left:0!important;min-height:0;text-align:center;width:100%}.sidebar-gatedasset form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton{float:none;width:100%;padding:15px 20px 14px!important}@media all and (max-width:1290px) and (min-width:980px){.sidebar-gatedasset form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton{width:auto}}@media all and (max-width:979px) and (min-width:768px){.sidebar-gatedasset form.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton{width:auto}}.sidebar-gatedasset .sidebar-gatedasset-thankyou-text{color:#2e2e2e;font-size:18px;font-weight:400;line-height:1em}.sidebar-gatedasset .sidebar-gatedasset-thankyou-footer-text{margin-top:30px}.sidebar-gatedasset .sidebar-gatedasset-thankyou-video{margin:30px 0;position:relative}.sidebar-gatedasset .sidebar-gatedasset-thankyou-video-play{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/play-btn-ga.png) no-repeat center center;background-size:40px;position:absolute;top:0;left:0;right:0;bottom:0}.sidebar-gatedasset .sidebar-gatedasset-thankyou-video-play:hover{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/play-btn-ga.png) no-repeat center center;background-size:40px}.sidebar-gatedasset-thankyou{padding:20px}.content-gatedasset>p:first-child{margin-top:0}@media all and (max-width:1290px) and (min-width:980px){.content-gatedasset{text-align:left!important}}@media all and (max-width:979px) and (min-width:768px){.content-gatedasset{text-align:left!important}}.gatedasset-speakers{color:#2e2e2e;font-size:16px;line-height:1.5em}.gatedasset-speakers .gatedasset-speakers-title{font-size:24px;line-height:1em;margin-top:50px;font-weight:500}.gatedasset-speakers .gatedasset-speaker{float:left;height:80px;margin-top:50px;width:50%}@media all and (max-width:767px) and (min-width:480px){.gatedasset-speakers .gatedasset-speaker{width:100%}}@media all and (max-width:479px) and (min-width:320px){.gatedasset-speakers .gatedasset-speaker{width:100%}}@media all and (max-width:1170px){.gatedasset-speakers .gatedasset-speaker{height:auto}}.gatedasset-speakers .gatedasset-speaker img{border:1px solid #ccc;border-radius:50%;float:left;height:80px;margin-right:20px;width:80px}@media all and (max-width:1170px){.gatedasset-speakers .gatedasset-speaker img{float:none;margin-bottom:20px;margin-right:0}}.gatedasset-speakers .gatedasset-speaker .speaker-text{position:relative;top:50%;transform:translateY(-50%)}@media all and (max-width:1170px){.gatedasset-speakers .gatedasset-speaker .speaker-text{top:0;transform:translateY(0)}}.gatedasset-speakers .gatedasset-speaker .speaker-name{font-weight:700}body.page-template-page-ulm header .hero-videopopup{margin-top:30px}body.page-template-page-ulm header #bg_video{height:500px;overflow:hidden}body.page-template-page-ulm header .container{z-index:20}body.page-template-page-ulm #main{padding-top:0}body.page-template-page-ulm #main section#quote-pricing{background-color:#F1F4F5;padding:180px 0 100px}body.page-template-page-ulm #main section#quote-pricing h3{margin:0 0 50px}body.page-template-page-ulm #main section#quote-pricing a,body.page-template-page-ulm #main section#quote-pricing p a{color:#29A1E6;font-weight:700;text-decoration:none}body.page-template-page-ulm #main section#quote-pricing a:focus,body.page-template-page-ulm #main section#quote-pricing a:hover,body.page-template-page-ulm #main section#quote-pricing p a:focus,body.page-template-page-ulm #main section#quote-pricing p a:hover{color:#69BDED}section#whysumo{border-bottom:2px solid #e8e8e8}section#whysumo #whysumo_content{padding:60px 0 0}@media all and (max-width:767px){section#whysumo #whysumo_content{padding:20px 0 0}}section#whysumo #whysumo_content p{color:#999;font-size:24px}@media all and (max-width:767px){section#whysumo #whysumo_content p{font-size:16px}}section.whysumo-use-cases .all-home-cases{text-align:center}section.whysumo-use-cases .all-home-cases .case-column.visible{display:inline-block;float:none;margin-bottom:70px;text-align:center;vertical-align:text-top;width:33%}section.whysumo-use-cases .all-home-cases .case-column.visible h4{color:#000!important}@media all and (max-width:767px){section.whysumo-use-cases .all-home-cases .case-column.visible{width:100%}}section.related_links{padding:60px 0}section.related_links ul{color:#0094d3;list-style-type:disc;padding:0;text-align:left}section.related_links ul li{display:inline-block;padding:0 15px 0 0}section.related_links ul li::before{content:"•"}section.related_links ul li a{color:#0094d3;padding-left:20px;text-decoration:none}section.related_links ul li:first-child{padding-left:0}section.related_links ul li:first-child::before{content:none}section.related_links ul li:first-child a{padding-left:0}@media all and (max-width:767px) and (min-width:480px){section.related_links ul{padding-left:20px}section.related_links ul li{display:list-item;margin-bottom:15px}section.related_links ul li::before{content:none}section.related_links ul li a{display:block;padding-left:0}}@media all and (max-width:479px) and (min-width:320px){section.related_links ul{padding-left:20px}section.related_links ul li{display:list-item;margin-bottom:15px}section.related_links ul li::before{content:none}section.related_links ul li a{display:block;padding-left:0}}body.page-template-page-hub .mobile_only,body.page-template-page-hub-topic .mobile_only{display:none}body.page-template-page-hub #top-header,body.page-template-page-hub-topic #top-header{position:relative}@media all and (max-width:767px){body.page-template-page-hub #top-header,body.page-template-page-hub-topic #top-header{position:fixed}}body.page-template-page-hub #search-modal,body.page-template-page-hub-topic #search-modal{position:absolute}body.page-template-page-hub header.hub_header,body.page-template-page-hub-topic header.hub_header{height:200px}@media all and (max-width:1290px){body.page-template-page-hub header.hub_header,body.page-template-page-hub-topic header.hub_header{height:266px}}@media all and (max-width:767px){body.page-template-page-hub header.hub_header,body.page-template-page-hub-topic header.hub_header{height:350px}}body.page-template-page-hub header .awshub_search,body.page-template-page-hub-topic header .awshub_search{background:#fff;border-radius:25px;margin:30px auto 0;overflow:auto;text-align:left;padding:12px 10px 11px;width:631px}body.page-template-page-hub header .awshub_search input#s,body.page-template-page-hub-topic header .awshub_search input#s{border:0;float:left;font-size:16px;margin-left:20px;outline:0;width:90%}body.page-template-page-hub header .awshub_search button.search-submit,body.page-template-page-hub-topic header .awshub_search button.search-submit{border:0;background:0 0;cursor:pointer;display:inline-block;font-family:search;font-style:normal;font-weight:400;font-variant:normal;line-height:1;outline:0;speak:none;text-transform:none;transition:all .3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#889EB3;float:right;font-size:16px}body.page-template-page-hub header .awshub_search button.search-submit:before,body.page-template-page-hub-topic header .awshub_search button.search-submit:before{content:"\e601"}body.page-template-page-hub header .awshub_search button.search-submit:hover,body.page-template-page-hub-topic header .awshub_search button.search-submit:hover{color:#4CB3E2;transition:all .3s}body.page-template-page-hub .btn_rss,body.page-template-page-hub-topic .btn_rss{background-color:#A3BB38;background-image:none;border-radius:2px;border:0;float:none;font-size:16px;padding:15px 25px;width:auto;margin:0 0 30px}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-hub .btn_rss,body.page-template-page-hub-topic .btn_rss{margin-left:0!important;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-hub .btn_rss,body.page-template-page-hub-topic .btn_rss{margin-left:0!important;width:100%}}body.page-template-page-hub .btn_rss:hover,body.page-template-page-hub-topic .btn_rss:hover{background-color:#ACC14B}body.page-template-page-hub .btn_rss a,body.page-template-page-hub-topic .btn_rss a{color:#fff;text-decoration:none}body.page-template-page-hub .btn_rss a .icon-rss,body.page-template-page-hub-topic .btn_rss a .icon-rss{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-rss.png) no-repeat;background-size:12px;display:inline-block;height:12px;width:12px}body.page-template-page-hub .btn_rss a:hover,body.page-template-page-hub-topic .btn_rss a:hover{background:0 0}body.page-template-page-hub #main,body.page-template-page-hub-topic #main{padding:0}body.page-template-page-hub #main #page_intro,body.page-template-page-hub-topic #main #page_intro{text-align:center}body.page-template-page-hub #main #page_intro .content,body.page-template-page-hub-topic #main #page_intro .content{margin:60px auto;width:1070px}@media all and (max-width:1290px){body.page-template-page-hub #main #page_intro .content,body.page-template-page-hub-topic #main #page_intro .content{width:90%}}body.page-template-page-hub #main #page_intro .content p,body.page-template-page-hub-topic #main #page_intro .content p{line-height:36px}body.page-template-page-hub #main #page_intro .content a,body.page-template-page-hub-topic #main #page_intro .content a{color:#29A1E6;font-weight:700;text-decoration:none}body.page-template-page-hub #main #page_intro .content a:focus,body.page-template-page-hub #main #page_intro .content a:hover,body.page-template-page-hub-topic #main #page_intro .content a:focus,body.page-template-page-hub-topic #main #page_intro .content a:hover{color:#4CB3E2;font-weight:700;text-decoration:none}body.page-template-page-hub #main .container,body.page-template-page-hub-topic #main .container{overflow:auto;padding-top:70px}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #main .container,body.page-template-page-hub-topic #main .container{padding-top:10px}}@media all and (max-width:767px){body.page-template-page-hub #main .container,body.page-template-page-hub-topic #main .container{padding-top:10px}}body.page-template-page-hub #main .container.no_header_img,body.page-template-page-hub-topic #main .container.no_header_img{padding-top:150px}body.page-template-page-hub #main .container.menu_is_stuck,body.page-template-page-hub-topic #main .container.menu_is_stuck{padding-top:130px}body.page-template-page-hub #main .container .left-col,body.page-template-page-hub-topic #main .container .left-col{float:left;padding:0;width:20%}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #main .container .left-col,body.page-template-page-hub-topic #main .container .left-col{display:none}}body.page-template-page-hub #main .container .left-col .sidebar_submenu h3,body.page-template-page-hub-topic #main .container .left-col .sidebar_submenu h3{border-bottom:1px solid #DEDEDE;font-family:Roboto;font-size:18px;font-weight:400;line-height:24px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu{margin-bottom:45px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li{font-family:Roboto;font-size:16px;font-weight:300;line-height:20px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li a,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li a{display:block;margin-bottom:15px;padding:0 5px 0 15px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.menu-item-has-children a:first-child,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.menu-item-has-children a:first-child{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/arrow_up-down.png) no-repeat 0 7px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.menu-item-has-children.current-page-ancestor a:first-child,body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.menu-item-has-children.current_page_ancestor a:first-child,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.menu-item-has-children.current-page-ancestor a:first-child,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.menu-item-has-children.current_page_ancestor a:first-child{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/arrow_up-down.png) no-repeat 0 -97px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.current_page_item>a,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.current_page_item>a{color:#29A1E6}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li .sub-menu,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li .sub-menu{display:none}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li .sub-menu a,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li .sub-menu a{background:none!important;padding-left:5px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.current-page-ancestor .sub-menu,body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.current_page_ancestor .sub-menu,body.page-template-page-hub #main .container .left-col .parent-sidebar-menu li.current_page_item.menu-item-has-children .sub-menu,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.current-page-ancestor .sub-menu,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.current_page_ancestor .sub-menu,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu li.current_page_item.menu-item-has-children .sub-menu{display:block}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu .child-sidebar-menu li,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu .child-sidebar-menu li{font-size:16px;font-weight:300;line-height:20px;margin-bottom:20px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu .child-sidebar-menu li a,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu .child-sidebar-menu li a{border-bottom:0;padding-right:5px}body.page-template-page-hub #main .container .left-col .parent-sidebar-menu .child-sidebar-menu li.current_page_item>a,body.page-template-page-hub-topic #main .container .left-col .parent-sidebar-menu .child-sidebar-menu li.current_page_item>a{color:#29A1E6}body.page-template-page-hub #main .container .left-col h4,body.page-template-page-hub-topic #main .container .left-col h4{border-bottom:solid 1px #ccc;font-family:Roboto;font-size:18px;line-height:22px;margin:5px 0;padding-bottom:3px}body.page-template-page-hub #main .container .left-col ul,body.page-template-page-hub-topic #main .container .left-col ul{margin:0}body.page-template-page-hub #main .container .left-col ul li,body.page-template-page-hub-topic #main .container .left-col ul li{background:0 0;line-height:25px;padding:0}body.page-template-page-hub #main .container .left-col ul li a,body.page-template-page-hub-topic #main .container .left-col ul li a{color:#222D3B}body.page-template-page-hub #main .container .left-col ul li a:focus,body.page-template-page-hub #main .container .left-col ul li a:hover,body.page-template-page-hub-topic #main .container .left-col ul li a:focus,body.page-template-page-hub-topic #main .container .left-col ul li a:hover{background:0 0;color:#29A1E6}body.page-template-page-hub #main .container .left-col ul ul,body.page-template-page-hub-topic #main .container .left-col ul ul{margin:0 0 0 20px}body.page-template-page-hub #main .container .middle-col,body.page-template-page-hub-topic #main .container .middle-col{float:left;padding:0 30px 60px}body.page-template-page-hub #main .container .middle-col.border,body.page-template-page-hub-topic #main .container .middle-col.border{border-left:solid 1px #ccc}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #main .container .middle-col.border,body.page-template-page-hub-topic #main .container .middle-col.border{border-left:0}}@media all and (max-width:767px){body.page-template-page-hub #main .container .middle-col.border,body.page-template-page-hub-topic #main .container .middle-col.border{border-left:0}}body.page-template-page-hub #main .container .middle-col h1,body.page-template-page-hub-topic #main .container .middle-col h1{line-height:50px}body.page-template-page-hub #main .container .middle-col a,body.page-template-page-hub-topic #main .container .middle-col a{color:#29A1E6;font-weight:700;text-decoration:none}body.page-template-page-hub #main .container .middle-col a:focus,body.page-template-page-hub #main .container .middle-col a:hover,body.page-template-page-hub-topic #main .container .middle-col a:focus,body.page-template-page-hub-topic #main .container .middle-col a:hover{color:#4CB3E2;font-weight:700;text-decoration:none}body.page-template-page-hub #main .container .middle-col h1:first-child,body.page-template-page-hub #main .container .middle-col h2:first-child,body.page-template-page-hub #main .container .middle-col h3:first-child,body.page-template-page-hub #main .container .middle-col h4:first-child,body.page-template-page-hub #main .container .middle-col ol:first-child,body.page-template-page-hub #main .container .middle-col p:first-child,body.page-template-page-hub #main .container .middle-col ul:first-child,body.page-template-page-hub-topic #main .container .middle-col h1:first-child,body.page-template-page-hub-topic #main .container .middle-col h2:first-child,body.page-template-page-hub-topic #main .container .middle-col h3:first-child,body.page-template-page-hub-topic #main .container .middle-col h4:first-child,body.page-template-page-hub-topic #main .container .middle-col ol:first-child,body.page-template-page-hub-topic #main .container .middle-col p:first-child,body.page-template-page-hub-topic #main .container .middle-col ul:first-child{margin-top:0}body.page-template-page-hub #main .container .middle-col blockquote,body.page-template-page-hub-topic #main .container .middle-col blockquote{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/icon_quotation.png) no-repeat top center #fff;color:#E1350B;font-family:'Roboto Slab';font-size:24px;line-height:40px;margin:70px 0 35px;overflow:visible;padding:70px 0 35px;text-align:center}body.page-template-page-hub #main .container .middle-col blockquote del,body.page-template-page-hub-topic #main .container .middle-col blockquote del{font-family:Roboto;font-size:16px;text-decoration:none}body.page-template-page-hub #main .container .middle-col h3,body.page-template-page-hub #main .container .middle-col h4,body.page-template-page-hub-topic #main .container .middle-col h3,body.page-template-page-hub-topic #main .container .middle-col h4{margin:40px 0 20px}body.page-template-page-hub #main .container .right-col,body.page-template-page-hub-topic #main .container .right-col{float:right;max-width:300px;padding:0;width:20%}body.page-template-page-hub #main .container .right-col aside h3,body.page-template-page-hub-topic #main .container .right-col aside h3{border-bottom:1px solid #DEDEDE;font-family:Roboto;font-size:18px;line-height:24px;margin-bottom:20px}body.page-template-page-hub #main .container .right-col aside ul,body.page-template-page-hub-topic #main .container .right-col aside ul{list-style-type:none;margin:0;padding:0}body.page-template-page-hub #main .container .right-col aside ul li,body.page-template-page-hub-topic #main .container .right-col aside ul li{margin-bottom:20px}body.page-template-page-hub #main .container .right-col aside ul li a,body.page-template-page-hub-topic #main .container .right-col aside ul li a{color:#222D3B;font-size:16px;line-height:24px}body.page-template-page-hub #main .container .right-col aside ul li a .hub_sidebar_thumb,body.page-template-page-hub-topic #main .container .right-col aside ul li a .hub_sidebar_thumb{border:solid 1px #CCDBEA;border-radius:2px;display:block;float:left;height:60px;margin:0 10px 10px 0;text-align:center;width:80px}body.page-template-page-hub #main .container .right-col aside ul li a .hub_sidebar_thumb img,body.page-template-page-hub-topic #main .container .right-col aside ul li a .hub_sidebar_thumb img{height:58px;width:auto}@media all and (max-width:1290px){body.page-template-page-hub #main .container .right-col aside ul li a .hub_sidebar_thumb img,body.page-template-page-hub-topic #main .container .right-col aside ul li a .hub_sidebar_thumb img{height:100%;max-height:58px}}body.page-template-page-hub #main .container .right-col aside ul li a .hub_sidebar_title,body.page-template-page-hub-topic #main .container .right-col aside ul li a .hub_sidebar_title{display:block;float:left;width:168px}@media all and (max-width:1290px){body.page-template-page-hub #main .container .right-col aside ul li a .hub_sidebar_title,body.page-template-page-hub-topic #main .container .right-col aside ul li a .hub_sidebar_title{width:59%}}body.page-template-page-hub #main .container .right-col aside ul li a:focus,body.page-template-page-hub #main .container .right-col aside ul li a:hover,body.page-template-page-hub-topic #main .container .right-col aside ul li a:focus,body.page-template-page-hub-topic #main .container .right-col aside ul li a:hover{background:0 0;color:#218ECC}body.page-template-page-hub #main .container .right-col aside ul li:last-child,body.page-template-page-hub-topic #main .container .right-col aside ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}body.page-template-page-hub #main .container .right-col .hub_view_all,body.page-template-page-hub-topic #main .container .right-col .hub_view_all{font-weight:700}body.page-template-page-hub #main .three-column .middle-col,body.page-template-page-hub-topic #main .three-column .middle-col{width:60%}body.page-template-page-hub #main .two-column .middle-col,body.page-template-page-hub-topic #main .two-column .middle-col{width:70%}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #main .two-column .middle-col,body.page-template-page-hub-topic #main .two-column .middle-col{padding:0 0 60px;width:100%}}@media all and (max-width:767px){body.page-template-page-hub #main .two-column .middle-col,body.page-template-page-hub-topic #main .two-column .middle-col{border-top:solid 1px #ccc;padding:20px 0 60px;width:100%}}body.page-template-page-hub #topics_menu,body.page-template-page-hub-topic #topics_menu{background-color:#4C5B69;display:none;width:100%}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #topics_menu,body.page-template-page-hub-topic #topics_menu{display:block}}@media all and (max-width:767px){body.page-template-page-hub #topics_menu,body.page-template-page-hub-topic #topics_menu{display:block}}body.page-template-page-hub #topics_menu.is_stuck,body.page-template-page-hub #topics_menu.no_header_img,body.page-template-page-hub-topic #topics_menu.is_stuck,body.page-template-page-hub-topic #topics_menu.no_header_img{position:fixed;top:80px;z-index:997}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-hub #topics_menu.is_stuck,body.page-template-page-hub #topics_menu.no_header_img,body.page-template-page-hub-topic #topics_menu.is_stuck,body.page-template-page-hub-topic #topics_menu.no_header_img{top:108px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #topics_menu.is_stuck,body.page-template-page-hub #topics_menu.no_header_img,body.page-template-page-hub-topic #topics_menu.is_stuck,body.page-template-page-hub-topic #topics_menu.no_header_img{background-color:#fff;display:block;position:relative;top:0}}@media all and (max-width:767px){body.page-template-page-hub #topics_menu.is_stuck,body.page-template-page-hub #topics_menu.no_header_img,body.page-template-page-hub-topic #topics_menu.is_stuck,body.page-template-page-hub-topic #topics_menu.no_header_img{background-color:#fff;display:block;position:relative;top:0}}body.page-template-page-hub #topics_menu ul.menu,body.page-template-page-hub-topic #topics_menu ul.menu{list-style-type:none;margin:0;padding:0;text-align:center}body.page-template-page-hub #topics_menu ul.menu li,body.page-template-page-hub-topic #topics_menu ul.menu li{display:inline}body.page-template-page-hub #topics_menu ul.menu li a,body.page-template-page-hub-topic #topics_menu ul.menu li a{color:#fff;display:inline-block;font-size:14px;font-weight:500;margin-right:30px;padding:18px 0;padding-left:14px!important;text-decoration:none}body.page-template-page-hub #topics_menu ul.menu li a:focus,body.page-template-page-hub #topics_menu ul.menu li a:hover,body.page-template-page-hub-topic #topics_menu ul.menu li a:focus,body.page-template-page-hub-topic #topics_menu ul.menu li a:hover{color:#29A1E6}body.page-template-page-hub #topics_menu ul.menu li:last-child a,body.page-template-page-hub-topic #topics_menu ul.menu li:last-child a{margin-right:0}body.page-template-page-hub #topics_menu ul.menu li.current-menu-item a,body.page-template-page-hub #topics_menu ul.menu li.current_page_ancestor a,body.page-template-page-hub-topic #topics_menu ul.menu li.current-menu-item a,body.page-template-page-hub-topic #topics_menu ul.menu li.current_page_ancestor a{color:#29A1E6;margin-right:29px}body.page-template-page-hub #topics_menu ul.menu li.menu-item-has-children a:first-child,body.page-template-page-hub-topic #topics_menu ul.menu li.menu-item-has-children a:first-child{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/arrow_up-down.png) no-repeat 0 7px}body.page-template-page-hub #topics_menu ul.menu li.menu-item-has-children.current-page-ancestor a:first-child,body.page-template-page-hub #topics_menu ul.menu li.menu-item-has-children.current_page_ancestor a:first-child,body.page-template-page-hub-topic #topics_menu ul.menu li.menu-item-has-children.current-page-ancestor a:first-child,body.page-template-page-hub-topic #topics_menu ul.menu li.menu-item-has-children.current_page_ancestor a:first-child{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/arrow_up-down.png) no-repeat 0 -97px}body.page-template-page-hub #topics_menu ul.menu li .sub-menu,body.page-template-page-hub-topic #topics_menu ul.menu li .sub-menu{display:none}body.page-template-page-hub #topics_menu ul.menu li.current-page-ancestor .sub-menu,body.page-template-page-hub #topics_menu ul.menu li.current_page_ancestor .sub-menu,body.page-template-page-hub #topics_menu ul.menu li.current_page_item.menu-item-has-children .sub-menu,body.page-template-page-hub-topic #topics_menu ul.menu li.current-page-ancestor .sub-menu,body.page-template-page-hub-topic #topics_menu ul.menu li.current_page_ancestor .sub-menu,body.page-template-page-hub-topic #topics_menu ul.menu li.current_page_item.menu-item-has-children .sub-menu{display:block}body.page-template-page-hub #topics_menu ul.menu li.current-page-ancestor .sub-menu a,body.page-template-page-hub #topics_menu ul.menu li.current_page_ancestor .sub-menu a,body.page-template-page-hub #topics_menu ul.menu li.current_page_item.menu-item-has-children .sub-menu a,body.page-template-page-hub-topic #topics_menu ul.menu li.current-page-ancestor .sub-menu a,body.page-template-page-hub-topic #topics_menu ul.menu li.current_page_ancestor .sub-menu a,body.page-template-page-hub-topic #topics_menu ul.menu li.current_page_item.menu-item-has-children .sub-menu a{background:none!important}body.page-template-page-hub .right-col .awshub_search,body.page-template-page-hub-topic .right-col .awshub_search{background:#fff;border:solid 1px #889eb3;border-radius:25px;margin:0 auto 30px;overflow:auto;text-align:left;padding:5px 10px 4px;width:100%}body.page-template-page-hub .right-col .awshub_search input#s,body.page-template-page-hub-topic .right-col .awshub_search input#s{border:0;float:left;font-size:16px;margin-left:20px;outline:0;width:75%}body.page-template-page-hub .right-col .awshub_search button.search-submit,body.page-template-page-hub-topic .right-col .awshub_search button.search-submit{border:0;background:0 0;cursor:pointer;display:inline-block;font-family:search;font-style:normal;font-weight:400;font-variant:normal;line-height:1;outline:0;speak:none;text-transform:none;transition:all .3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#889EB3;float:right;font-size:16px}body.page-template-page-hub .right-col .awshub_search button.search-submit:before,body.page-template-page-hub-topic .right-col .awshub_search button.search-submit:before{content:"\e601"}body.page-template-page-hub .right-col .awshub_search button.search-submit:hover,body.page-template-page-hub-topic .right-col .awshub_search button.search-submit:hover{color:#4CB3E2;transition:all .3s}body.page-template-page-hub aside,body.page-template-page-hub-topic aside{margin-bottom:30px}body.page-template-page-hub aside#latest_awshub ul li,body.page-template-page-hub-topic aside#latest_awshub ul li{border-bottom:1px solid #DEDEDE;padding-bottom:20px}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-hub #main #page_intro .content,body.page-template-page-hub-topic #main #page_intro .content{width:auto}body.page-template-page-hub #main .three-column .right-col,body.page-template-page-hub-topic #main .three-column .right-col{width:20%}body.page-template-page-hub #main .three-column .right-col .awshub_search input#s,body.page-template-page-hub-topic #main .three-column .right-col .awshub_search input#s{width:65%}body.page-template-page-hub #main .btn_rss,body.page-template-page-hub-topic #main .btn_rss{padding:15px 5px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub .mobile_only,body.page-template-page-hub-topic .mobile_only{display:block}body.page-template-page-hub #main .three-column .left-col,body.page-template-page-hub-topic #main .three-column .left-col{display:none}body.page-template-page-hub #main .three-column .middle-col,body.page-template-page-hub #main .three-column .middle-col.border,body.page-template-page-hub-topic #main .three-column .middle-col,body.page-template-page-hub-topic #main .three-column .middle-col.border{border-left:0!important;padding:0 30px;width:70%}body.page-template-page-hub #main .three-column .right-col,body.page-template-page-hub-topic #main .three-column .right-col{width:25%}}@media all and (max-width:979px){body.page-template-page-hub .mobile_only,body.page-template-page-hub-topic .mobile_only{display:block}body.page-template-page-hub header .awshub_search,body.page-template-page-hub-topic header .awshub_search{display:none}body.page-template-page-hub #topics_menu,body.page-template-page-hub-topic #topics_menu{top:0}body.page-template-page-hub #main,body.page-template-page-hub-topic #main{margin-top:20px}body.page-template-page-hub #main .three-column.no_header_img,body.page-template-page-hub-topic #main .three-column.no_header_img{padding-top:0}body.page-template-page-hub #main #page_intro,body.page-template-page-hub-topic #main #page_intro{border-bottom:0;margin-bottom:20px}body.page-template-page-hub #main #page_intro .content,body.page-template-page-hub-topic #main #page_intro .content{margin:30px auto;padding:0 20px;width:95%}body.page-template-page-hub #main #page_intro .content p,body.page-template-page-hub-topic #main #page_intro .content p{font-size:16px;line-height:24px;text-align:left}body.page-template-page-hub #main .btn_rss,body.page-template-page-hub-topic #main .btn_rss{font-size:14px;margin:0 20px 20px!important;padding:6px;width:auto}body.page-template-page-hub #main .three-column .left-col,body.page-template-page-hub-topic #main .three-column .left-col{display:none}body.page-template-page-hub #main .three-column .middle-col,body.page-template-page-hub #main .three-column .middle-col.border,body.page-template-page-hub-topic #main .three-column .middle-col,body.page-template-page-hub-topic #main .three-column .middle-col.border{border-left:0;float:none;padding:0;width:100%}body.page-template-page-hub #main .three-column .right-col,body.page-template-page-hub-topic #main .three-column .right-col{float:none;max-width:none;padding:70px 0 0;width:100%}body.page-template-page-hub #main .three-column .right-col .awshub_search,body.page-template-page-hub #main .three-column .right-col .btn_rss,body.page-template-page-hub-topic #main .three-column .right-col .awshub_search,body.page-template-page-hub-topic #main .three-column .right-col .btn_rss{display:none}body.page-template-page-hub #topics_menu,body.page-template-page-hub-topic #topics_menu{background-color:transparent;padding:0 20px 20px}body.page-template-page-hub #topics_menu .mobile_toggle h3.btn_toggle_menu,body.page-template-page-hub-topic #topics_menu .mobile_toggle h3.btn_toggle_menu{background-color:#0094d3;border-radius:2px;color:#fff;font-family:Roboto;font-weight:700;font-size:14px;line-height:24px;margin:0 auto 20px;padding:6px;text-align:center;text-transform:uppercase;width:100%}body.page-template-page-hub #topics_menu .mobile_toggle h3.btn_toggle_menu .icon,body.page-template-page-hub-topic #topics_menu .mobile_toggle h3.btn_toggle_menu .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_white.png);background-repeat:no-repeat;background-size:14px;background-position:0 4px;display:inline-block;height:14px;width:16px}body.page-template-page-hub #topics_menu .menu-topics-aws-container,body.page-template-page-hub #topics_menu .mobile_search,body.page-template-page-hub #topics_menu .mobile_toggle_done,body.page-template-page-hub #topics_menu ul,body.page-template-page-hub-topic #topics_menu .menu-topics-aws-container,body.page-template-page-hub-topic #topics_menu .mobile_search,body.page-template-page-hub-topic #topics_menu .mobile_toggle_done,body.page-template-page-hub-topic #topics_menu ul{display:none}body.page-template-page-hub #topics_menu.open .menu-topics-aws-container,body.page-template-page-hub #topics_menu.open .mobile_search,body.page-template-page-hub #topics_menu.open .mobile_toggle_done,body.page-template-page-hub #topics_menu.open ul,body.page-template-page-hub-topic #topics_menu.open .menu-topics-aws-container,body.page-template-page-hub-topic #topics_menu.open .mobile_search,body.page-template-page-hub-topic #topics_menu.open .mobile_toggle_done,body.page-template-page-hub-topic #topics_menu.open ul{display:block}body.page-template-page-hub #topics_menu.open .menu-topics-aws-container ul,body.page-template-page-hub #topics_menu.open .mobile_search ul,body.page-template-page-hub #topics_menu.open .mobile_toggle_done ul,body.page-template-page-hub #topics_menu.open ul ul,body.page-template-page-hub-topic #topics_menu.open .menu-topics-aws-container ul,body.page-template-page-hub-topic #topics_menu.open .mobile_search ul,body.page-template-page-hub-topic #topics_menu.open .mobile_toggle_done ul,body.page-template-page-hub-topic #topics_menu.open ul ul{margin:0 0 0 20px}body.page-template-page-hub #topics_menu.open .mobile_toggle_done,body.page-template-page-hub-topic #topics_menu.open .mobile_toggle_done{color:#29A1E6;font-weight:700;text-align:right;text-decoration:none}body.page-template-page-hub #topics_menu.open .mobile_search .awshub_search,body.page-template-page-hub-topic #topics_menu.open .mobile_search .awshub_search{background:#fff;border:solid 1px #889eb3;border-radius:25px;margin:0 auto;overflow:auto;text-align:left;padding:5px 10px 4px;width:100%}body.page-template-page-hub #topics_menu.open .mobile_search .awshub_search input#s,body.page-template-page-hub-topic #topics_menu.open .mobile_search .awshub_search input#s{border:0;float:left;font-size:16px;margin-left:20px;outline:0;width:75%}body.page-template-page-hub #topics_menu.open .mobile_search .awshub_search button.search-submit,body.page-template-page-hub-topic #topics_menu.open .mobile_search .awshub_search button.search-submit{border:0;background:0 0;cursor:pointer;display:inline-block;font-family:search;font-style:normal;font-weight:400;font-variant:normal;line-height:1;outline:0;speak:none;text-transform:none;transition:all .3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#889EB3;float:right;font-size:16px}body.page-template-page-hub #topics_menu.open .mobile_search .awshub_search button.search-submit:before,body.page-template-page-hub-topic #topics_menu.open .mobile_search .awshub_search button.search-submit:before{content:"\e601"}body.page-template-page-hub #topics_menu.open .mobile_search .awshub_search button.search-submit:hover,body.page-template-page-hub-topic #topics_menu.open .mobile_search .awshub_search button.search-submit:hover{color:#4CB3E2;transition:all .3s}body.page-template-page-hub #topics_menu.open ul.menu,body.page-template-page-hub-topic #topics_menu.open ul.menu{text-align:left}body.page-template-page-hub #topics_menu.open ul.menu li,body.page-template-page-hub-topic #topics_menu.open ul.menu li{display:block}body.page-template-page-hub #topics_menu.open ul.menu li a,body.page-template-page-hub-topic #topics_menu.open ul.menu li a{color:#222D3B;padding:0 0 18px}body.page-template-page-hub #topics_menu.is_stuck,body.page-template-page-hub-topic #topics_menu.is_stuck{background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2);padding:0;position:fixed;top:54px;width:100%}body.page-template-page-hub #topics_menu.is_stuck h3.btn_toggle_menu,body.page-template-page-hub-topic #topics_menu.is_stuck h3.btn_toggle_menu{background-color:#fff;border-radius:0;color:#29A1E6;margin-bottom:0}body.page-template-page-hub #topics_menu.is_stuck h3.btn_toggle_menu .icon,body.page-template-page-hub-topic #topics_menu.is_stuck h3.btn_toggle_menu .icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/caret_up-down_blue.png)}body.page-template-page-hub #topics_menu.is_stuck.open,body.page-template-page-hub-topic #topics_menu.is_stuck.open{padding:0 20px 50px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub #topics_menu.is_stuck,body.page-template-page-hub-topic #topics_menu.is_stuck{top:0}}body.page-template-page-hub-topic.admin-bar #topics_menu.is_stuck,body.page-template-page-hub-topic.admin-bar #topics_menu.no_header_img,body.page-template-page-hub.admin-bar #topics_menu.is_stuck,body.page-template-page-hub.admin-bar #topics_menu.no_header_img{top:80px}body.page-template-page-hub-topic #main .container .middle-col h2{margin-bottom:30px}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts{display:flex;flex-wrap:wrap;margin-left:-10px}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post{color:#2e2e2e;display:block;margin:0 10px 40px;position:relative;text-decoration:none;width:300px}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post{width:240px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post{width:47%}}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb{border:1px solid #CCDBEA;border-radius:2px;display:block;height:219px;margin-bottom:20px;position:relative;text-align:center}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb .share_button{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/icon_share_circle.png) no-repeat 0 0;display:block;height:20px;position:absolute;right:10px;top:10px;width:20px;z-index:200}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb .share_button .share_label{background-color:rgba(0,0,0,.8);border-radius:5px;color:#fff;display:none;font-size:10px;font-weight:400;padding:0 5px;position:absolute;right:25px;top:-2px}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb .share_button:focus .share_label,body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb .share_button:hover .share_label{display:block}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb .overlay{display:none;bottom:0;left:0;position:absolute;right:0;top:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post .hub-post-thumb img{max-height:217px;width:auto}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post span.hub-post-title{color:#29A1E6;display:block;font-weight:700;margin-bottom:20px}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post span.hub-post-excerpt{color:#2e2e2e;font-weight:400}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post:focus span.hub-post-title,body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post:hover span.hub-post-title{color:#4CB3E2}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post:focus .hub-post-thumb .overlay,body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post:hover .hub-post-thumb .overlay{background-color:rgba(196,35,8,.8);display:block}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured{clear:both;float:none;height:400px;width:628px}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured{width:500px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured{width:100%}}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container{display:block;height:100%}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container .hub-post-thumb{height:100%;margin-bottom:0}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container .hub-post-thumb img{max-height:100%}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container span.hub-post-meta{display:block;margin:0 0 0 42px;width:550px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container span.hub-post-meta{width:90%}}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container span.hub-post-meta span.hub-post-title{color:#fff;font-family:'Roboto Slab',serif;font-size:40px;font-weight:400;line-height:50px}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container span.hub-post-meta span.hub-post-excerpt{color:#fff}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured .indiv-hub-post-container .overlay{background-color:rgba(0,0,0,.4);display:block}body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured:focus .overlay,body.page-template-page-hub-topic #main .container .middle-col #hub-topic-posts a.indiv-hub-post.featured:hover .overlay{background-color:rgba(196,35,8,.8)}body.page-template-page-hub-topic .load_more{width:625px}@media all and (max-width:1290px) and (min-width:980px){body.page-template-page-hub-topic .load_more{width:500px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-hub-topic .load_more{width:100%}}body.page-template-page-sitemap #main{padding:30px 0 0}@media all and (max-width:767px){body.page-template-page-sitemap #main{padding:20px 0 0}}@media all and (max-width:767px){body.page-template-page-sitemap .container{text-align:initial}}body.page-template-page-sitemap .container h1{border-bottom:solid 1px #ccc;font-family:"Roboto Slab",serif;font-size:24px;color:#2E2E2E;letter-spacing:0;line-height:30px;margin:0 0 60px;padding:0 0 10px}@media all and (max-width:767px){body.page-template-page-sitemap .container h1{font-size:16px;margin:0 -20px 40px;padding:0 20px 10px}}body.page-template-page-sitemap .container .sitemap-content{column-count:4;column-gap:0;margin-bottom:40px}@media all and (max-width:1290px){body.page-template-page-sitemap .container .sitemap-content{column-count:3}}@media all and (max-width:767px){body.page-template-page-sitemap .container .sitemap-content{column-count:1}}body.page-template-page-sitemap .container .sitemap-content ul{break-inside:avoid;font-size:16px;margin:0 20px 30px 0;padding-left:20px}@media all and (max-width:767px){body.page-template-page-sitemap .container .sitemap-content ul{font-size:14px;padding-left:0;width:100%}}body.page-template-page-sitemap .container .sitemap-content ul li{font-weight:700;line-height:22px;margin-bottom:10px}body.page-template-page-sitemap .container .sitemap-content ul li a{color:#000}body.page-template-page-sitemap .container .sitemap-content ul li a:focus,body.page-template-page-sitemap .container .sitemap-content ul li a:hover{color:#4CB3E2}body.page-template-page-sitemap .container .sitemap-content ul li ul{margin:10px 0 0;padding-left:15px}body.page-template-page-sitemap .container .sitemap-content ul li ul li{list-style-type:circle}body.page-template-page-sitemap .container .sitemap-content ul li ul li a{font-weight:300}body.page-template-page-sitemap .container .sitemap-content ul li ul li ul li{list-style-type:square}body.single-partner #page_intro .content{margin:40px auto}body.page-template-page-save-the-date #event-top-header,body.single-ut_event #event-top-header{height:88px;position:fixed;width:100%;z-index:200}@media all and (max-width:767px){body.page-template-page-save-the-date #event-top-header,body.single-ut_event #event-top-header{height:62px}}body.page-template-page-save-the-date #event-top-header.stuck,body.single-ut_event #event-top-header.stuck{background-color:rgba(41,161,230,.97);box-shadow:0 0 4px 0 rgba(0,0,0,.2);transition:background-color .5s ease}body.page-template-page-save-the-date #event-top-header.stuck .nav_cta,body.single-ut_event #event-top-header.stuck .nav_cta{background:0 0;border:solid 1px #fff}body.page-template-page-save-the-date #event-top-header.stuck .container #logo.has_event_logo a.main_logo,body.single-ut_event #event-top-header.stuck .container #logo.has_event_logo a.main_logo{display:none}body.page-template-page-save-the-date #event-top-header.stuck .container #logo.has_event_logo a.event_logo,body.single-ut_event #event-top-header.stuck .container #logo.has_event_logo a.event_logo{display:block}@media all and (max-width:767px){body.page-template-page-save-the-date #event-top-header.stuck .container #logo.has_event_logo a.main_logo,body.single-ut_event #event-top-header.stuck .container #logo.has_event_logo a.main_logo{display:block}body.page-template-page-save-the-date #event-top-header.stuck .container #logo.has_event_logo a.event_logo,body.single-ut_event #event-top-header.stuck .container #logo.has_event_logo a.event_logo{display:none}}body.page-template-page-save-the-date #event-top-header.mobile_menu_open,body.single-ut_event #event-top-header.mobile_menu_open{background:#2f3fb9;background:-moz-linear-gradient(left,#2f3fb9 0,#29a1e6 100%);background:-webkit-linear-gradient(left,#2f3fb9 0,#29a1e6 100%);background:linear-gradient(to right,#2f3fb9 0,#29a1e6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f3fb9', endColorstr='#29a1e6', GradientType=1)}body.page-template-page-save-the-date #event-top-header .container,body.single-ut_event #event-top-header .container{margin:0 auto;max-width:1290px;position:relative}body.page-template-page-save-the-date #event-top-header .container #logo,body.single-ut_event #event-top-header .container #logo{float:left;margin:17px 0 0 -8px;width:auto}body.page-template-page-save-the-date #event-top-header .container #logo a,body.single-ut_event #event-top-header .container #logo a{background-repeat:no-repeat;height:57px;text-indent:-9999px;width:178px}body.page-template-page-save-the-date #event-top-header .container #logo a.main_logo,body.single-ut_event #event-top-header .container #logo a.main_logo{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/sumo-logic-logo_white.png);background-position:0 7px;background-size:178px auto;display:block}body.page-template-page-save-the-date #event-top-header .container #logo a.event_logo,body.single-ut_event #event-top-header .container #logo a.event_logo{background-position:left top;background-size:contain;display:none}@media all and (max-width:767px){body.page-template-page-save-the-date #event-top-header .container #logo,body.single-ut_event #event-top-header .container #logo{margin:16px 0 0}body.page-template-page-save-the-date #event-top-header .container #logo a,body.single-ut_event #event-top-header .container #logo a{height:40px;width:26px}body.page-template-page-save-the-date #event-top-header .container #logo a.main_logo,body.single-ut_event #event-top-header .container #logo a.main_logo{background-position:0 0}}body.page-template-page-save-the-date #event-top-header .container .mobile-menu,body.single-ut_event #event-top-header .container .mobile-menu{margin:16px 0 0 30px}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-save-the-date #event-top-header .container .mobile-menu,body.single-ut_event #event-top-header .container .mobile-menu{display:block;margin:28px 17px 0 30px}}body.page-template-page-save-the-date #event-top-header .container .hamburger-inner,body.page-template-page-save-the-date #event-top-header .container .hamburger-inner::after,body.page-template-page-save-the-date #event-top-header .container .hamburger-inner::before,body.single-ut_event #event-top-header .container .hamburger-inner,body.single-ut_event #event-top-header .container .hamburger-inner::after,body.single-ut_event #event-top-header .container .hamburger-inner::before{background-color:#fff}body.page-template-page-save-the-date #event-top-header .container #top-menu,body.single-ut_event #event-top-header .container #top-menu{float:right}body.page-template-page-save-the-date #event-top-header .container #top-menu.has_cta,body.single-ut_event #event-top-header .container #top-menu.has_cta{margin-right:220px}body.page-template-page-save-the-date #event-top-header .container #top-menu ul,body.single-ut_event #event-top-header .container #top-menu ul{margin:30px 0 0;padding:0}body.page-template-page-save-the-date #event-top-header .container #top-menu ul li,body.single-ut_event #event-top-header .container #top-menu ul li{display:inline}body.page-template-page-save-the-date #event-top-header .container #top-menu ul li a,body.single-ut_event #event-top-header .container #top-menu ul li a{color:#fff;display:inline-block;font-size:13px;font-weight:400;margin-left:30px;text-decoration:none;text-transform:uppercase}body.page-template-page-save-the-date #event-top-header .container #top-menu ul li a:focus,body.page-template-page-save-the-date #event-top-header .container #top-menu ul li a:hover,body.single-ut_event #event-top-header .container #top-menu ul li a:focus,body.single-ut_event #event-top-header .container #top-menu ul li a:hover{color:#A3D6F4}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-save-the-date #event-top-header .container #top-menu,body.single-ut_event #event-top-header .container #top-menu{display:none}}@media all and (max-width:767px){body.page-template-page-save-the-date #event-top-header .container #top-menu,body.single-ut_event #event-top-header .container #top-menu{display:none}}body.page-template-page-save-the-date a.nav_cta,body.single-ut_event a.nav_cta{background:#2f3fb9;background:-moz-linear-gradient(left,#2f3fb9 0,#29a1e6 100%);background:-webkit-linear-gradient(left,#2f3fb9 0,#29a1e6 100%);background:linear-gradient(to right,#2f3fb9 0,#29a1e6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f3fb9', endColorstr='#29a1e6', GradientType=1);border-radius:2px;color:#fff;font-size:16px;font-weight:500;top:20px;padding:10px 31px;position:absolute;right:10px;text-align:center;text-decoration:none;text-transform:uppercase}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-save-the-date a.nav_cta,body.single-ut_event a.nav_cta{float:right;position:relative;right:auto}}@media all and (max-width:767px){body.page-template-page-save-the-date a.nav_cta,body.single-ut_event a.nav_cta{display:block;font-size:14px;margin:0 auto;padding:10px;position:relative;right:auto;top:10px;width:152px}}body.page-template-page-save-the-date #mobile_menu,body.single-ut_event #mobile_menu{background:#2f3fb9;background:-moz-linear-gradient(left,#2f3fb9 0,#29a1e6 100%);background:-webkit-linear-gradient(left,#2f3fb9 0,#29a1e6 100%);background:linear-gradient(to right,#2f3fb9 0,#29a1e6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f3fb9', endColorstr='#29a1e6', GradientType=1);margin-bottom:60px;top:61px}body.page-template-page-save-the-date #mobile_menu #mobile_menu_eventinfo,body.single-ut_event #mobile_menu #mobile_menu_eventinfo{border-bottom:1px solid #69BDED;color:#fff;padding:0 0 20px;text-align:center}body.page-template-page-save-the-date #mobile_menu #mobile_menu_eventinfo .mobile_menu_event_logo,body.single-ut_event #mobile_menu #mobile_menu_eventinfo .mobile_menu_event_logo{height:auto;margin-bottom:10px;max-width:60%}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date #mobile_menu #mobile_menu_eventinfo,body.single-ut_event #mobile_menu #mobile_menu_eventinfo{padding:0 0 10px}body.page-template-page-save-the-date #mobile_menu #mobile_menu_eventinfo .mobile_menu_event_logo,body.single-ut_event #mobile_menu #mobile_menu_eventinfo .mobile_menu_event_logo{max-height:55px}}body.page-template-page-save-the-date #mobile_menu ul,body.single-ut_event #mobile_menu ul{list-style-type:none}body.page-template-page-save-the-date #mobile_menu ul li,body.single-ut_event #mobile_menu ul li{margin-bottom:20px;text-align:center}body.page-template-page-save-the-date #mobile_menu ul li a,body.single-ut_event #mobile_menu ul li a{color:#fff;font-size:21px;text-decoration:none;text-transform:uppercase}@media all and (max-width:767px){body.page-template-page-save-the-date #mobile_menu ul li,body.single-ut_event #mobile_menu ul li{margin-bottom:14px}body.page-template-page-save-the-date #mobile_menu ul li a,body.single-ut_event #mobile_menu ul li a{font-size:13px;font-weight:400}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-save-the-date #mobile_menu,body.single-ut_event #mobile_menu{top:85px}}body.page-template-page-save-the-date header,body.single-ut_event header{background-color:#222D3B;background-position:center top;background-repeat:no-repeat;background-size:auto 100vh;height:100vh;margin-top:0;position:relative;overflow:hidden;width:100%}body.page-template-page-save-the-date header.center,body.single-ut_event header.center{text-align:center}body.page-template-page-save-the-date header img#banner_image,body.single-ut_event header img#banner_image{height:100vh}@media all and (max-width:767px){body.page-template-page-save-the-date header img#banner_image,body.single-ut_event header img#banner_image{display:none}}body.page-template-page-save-the-date header img#banner_image_mobile,body.single-ut_event header img#banner_image_mobile{display:none}@media all and (max-width:767px){body.page-template-page-save-the-date header img#banner_image_mobile,body.single-ut_event header img#banner_image_mobile{display:block;height:100vh;width:100%}}body.page-template-page-save-the-date header .container,body.single-ut_event header .container{bottom:0;left:0;height:100%;position:absolute;right:0;top:0;z-index:190}body.page-template-page-save-the-date header .container .title-area,body.single-ut_event header .container .title-area{color:#fff}body.page-template-page-save-the-date header .container .title-area h1,body.single-ut_event header .container .title-area h1{color:#fff;font-family:"New Rubrik Med",Roboto,sans-serif;font-size:94px;font-weight:300;margin-bottom:40px}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date header .container .title-area h1,body.single-ut_event header .container .title-area h1{margin-bottom:10px}}body.page-template-page-save-the-date header .container .title-area h1 span,body.single-ut_event header .container .title-area h1 span{color:#A3D6F4;display:block;font-family:Roboto;font-size:30px;font-weight:400;line-height:1.2;margin-top:26px}@media all and (max-width:767px){body.page-template-page-save-the-date header .container .title-area h1 span,body.single-ut_event header .container .title-area h1 span{font-size:16px}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date header .container .title-area h1 span,body.single-ut_event header .container .title-area h1 span{margin-top:0}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-save-the-date header .container .title-area h1 span,body.single-ut_event header .container .title-area h1 span{margin-top:10px}}@media all and (max-width:979px) and (min-width:768px){body.page-template-page-save-the-date header .container .title-area h1,body.single-ut_event header .container .title-area h1{font-size:40px}}@media all and (max-width:767px){body.page-template-page-save-the-date header .container .title-area h1,body.single-ut_event header .container .title-area h1{font-size:38px}}body.page-template-page-save-the-date header .container .title-area.event_logo_hero #header_img,body.single-ut_event header .container .title-area.event_logo_hero #header_img{margin-bottom:30px;max-width:460px}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date header .container .title-area.event_logo_hero #header_img,body.single-ut_event header .container .title-area.event_logo_hero #header_img{margin-bottom:10px;max-width:39%}}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-save-the-date header .container .title-area.event_logo_hero #header_img,body.single-ut_event header .container .title-area.event_logo_hero #header_img{max-width:100%;margin-bottom:20px}}body.page-template-page-save-the-date header .container .title-area .header_event_date,body.single-ut_event header .container .title-area .header_event_date{font-size:18px;line-height:1.2}@media all and (max-width:767px){body.page-template-page-save-the-date header .container .title-area .header_event_date,body.single-ut_event header .container .title-area .header_event_date{font-size:16px}}@media all and (max-width:767px){body.page-template-page-save-the-date header .container .title-area .header_event_date .header_event_location,body.single-ut_event header .container .title-area .header_event_date .header_event_location{display:block}}body.page-template-page-save-the-date header .container .title-area .header-sub-title,body.single-ut_event header .container .title-area .header-sub-title{font-size:34px;line-height:1.4;margin-top:56px}@media all and (max-width:767px){body.page-template-page-save-the-date header .container .title-area .header-sub-title,body.single-ut_event header .container .title-area .header-sub-title{font-size:18px;margin-top:15px}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date header .container .title-area .header-sub-title,body.single-ut_event header .container .title-area .header-sub-title{margin-top:5px}}body.page-template-page-save-the-date header .container .title-area .header_cta_button,body.single-ut_event header .container .title-area .header_cta_button{background-color:transparent;margin:40px 0 0}body.page-template-page-save-the-date header .container .title-area .header_cta_button:focus,body.page-template-page-save-the-date header .container .title-area .header_cta_button:hover,body.single-ut_event header .container .title-area .header_cta_button:focus,body.single-ut_event header .container .title-area .header_cta_button:hover{background-color:#0094d3;border-color:#0094d3}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-save-the-date header .container .title-area .header_cta_button,body.single-ut_event header .container .title-area .header_cta_button{margin:25px 0 15px}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date header .container .title-area .header_cta_button,body.single-ut_event header .container .title-area .header_cta_button{margin:10px 0 0}}body.page-template-page-save-the-date header .container .jump_menu,body.single-ut_event header .container .jump_menu{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/arrow_down_white_large.png) no-repeat bottom center;bottom:10px;color:#fff;display:inline-block;font-size:12px;height:31px;left:0;margin:0 auto;padding-bottom:15px;position:absolute;right:0;text-decoration:none;text-transform:uppercase;width:58px;animation:bounce 2s infinite;-o-animation:bounce 2s infinite;-ms-animation:bounce 2s infinite;-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite}@media all and (max-width:767px){body.page-template-page-save-the-date header .container .jump_menu,body.single-ut_event header .container .jump_menu{display:none}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}}body.page-template-page-save-the-date #event-top .container,body.single-ut_event #event-top .container{font-size:18px;margin:80px auto;max-width:850px;text-align:center;width:90%}@media all and (max-width:767px){body.page-template-page-save-the-date #event-top .container,body.single-ut_event #event-top .container{width:90%}}body.page-template-page-save-the-date section,body.single-ut_event section{color:#222D3B;outline:0;overflow:auto;position:relative;text-align:center}body.page-template-page-save-the-date section .background_mobile,body.single-ut_event section .background_mobile{background-size:0 0;bottom:0;display:none;left:0;position:absolute;right:0;top:0}@media all and (max-width:767px){body.page-template-page-save-the-date section .background_mobile,body.single-ut_event section .background_mobile{background-size:cover;display:block}}body.page-template-page-save-the-date section .container,body.single-ut_event section .container{padding-left:48px;padding-right:48px}@media all and (max-width:767px){body.page-template-page-save-the-date section .container,body.single-ut_event section .container{padding-left:20px;padding-right:20px}}body.page-template-page-save-the-date section .intro_text,body.single-ut_event section .intro_text{margin:0 auto;max-width:960px;text-align:center}body.page-template-page-save-the-date section h3,body.single-ut_event section h3{font-family:Roboto,sans-serif;text-transform:uppercase}body.page-template-page-save-the-date section a,body.single-ut_event section a{color:#29A1E6;text-decoration:none}body.page-template-page-save-the-date section a:focus,body.page-template-page-save-the-date section a:hover,body.single-ut_event section a:focus,body.single-ut_event section a:hover{color:#4CB3E2}body.page-template-page-save-the-date section .cta_button,body.single-ut_event section .cta_button{border:solid #fff 1px;border-radius:3px;color:#fff;display:inline-block;font-size:16px;font-weight:700;padding:10px 20px;text-transform:uppercase}body.page-template-page-save-the-date section .cta_button:focus,body.page-template-page-save-the-date section .cta_button:hover,body.single-ut_event section .cta_button:focus,body.single-ut_event section .cta_button:hover{background-color:rgba(255,255,255,.3);transition:background-color .5s ease;color:#fff}body.page-template-page-save-the-date section .arrow,body.single-ut_event section .arrow{display:block;font-size:24px;font-weight:700;float:right;height:8px;margin:0 20px 0 0;width:16px}body.page-template-page-save-the-date section#event_agenda,body.single-ut_event section#event_agenda{background-color:#29A1E6;color:#fff;padding:30px 0;text-align:left}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol,body.single-ut_event section#event_agenda .event_day_tabs ol{list-style-type:none;padding:0}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li,body.single-ut_event section#event_agenda .event_day_tabs ol li{display:inline-block;margin-right:80px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li,body.single-ut_event section#event_agenda .event_day_tabs ol li{margin-right:0}}@media all and (max-width:767px) and (min-width:480px){body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li,body.single-ut_event section#event_agenda .event_day_tabs ol li{width:100%}}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li a,body.single-ut_event section#event_agenda .event_day_tabs ol li a{display:inline-block;text-decoration:none}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li a .agenda_day_number,body.single-ut_event section#event_agenda .event_day_tabs ol li a .agenda_day_number{background-color:transparent;border:1px solid #A3D6F4;border-radius:3px;color:#A3D6F4;display:inline-block;font-size:14px;font-weight:500;line-height:1;margin-bottom:10px;padding:10px}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li a .agenda_date,body.single-ut_event section#event_agenda .event_day_tabs ol li a .agenda_date{color:#A3D6F4;display:block;font-size:21px;font-weight:400;margin-bottom:30px}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li.ui-state-active .agenda_day_number,body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li:focus .agenda_day_number,body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li:hover .agenda_day_number,body.single-ut_event section#event_agenda .event_day_tabs ol li.ui-state-active .agenda_day_number,body.single-ut_event section#event_agenda .event_day_tabs ol li:focus .agenda_day_number,body.single-ut_event section#event_agenda .event_day_tabs ol li:hover .agenda_day_number{background-color:#fff;border:1px solid #fff;color:#29A1E6}body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li.ui-state-active .agenda_date,body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li:focus .agenda_date,body.page-template-page-save-the-date section#event_agenda .event_day_tabs ol li:hover .agenda_date,body.single-ut_event section#event_agenda .event_day_tabs ol li.ui-state-active .agenda_date,body.single-ut_event section#event_agenda .event_day_tabs ol li:focus .agenda_date,body.single-ut_event section#event_agenda .event_day_tabs ol li:hover .agenda_date{color:#fff}body.page-template-page-save-the-date section#event_agenda .agenda_entry,body.single-ut_event section#event_agenda .agenda_entry{background-color:#208ECC;border-left:6px solid #BECF73;border-radius:3px;margin-bottom:20px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .agenda_entry,body.single-ut_event section#event_agenda .agenda_entry{margin-bottom:10px;text-align:left}}body.page-template-page-save-the-date section#event_agenda .agenda_entry.even,body.single-ut_event section#event_agenda .agenda_entry.even{border-left:6px solid #B5C8DC}body.page-template-page-save-the-date section#event_agenda .agenda_entry.open .agenda_detail,body.single-ut_event section#event_agenda .agenda_entry.open .agenda_detail{display:block}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview{cursor:pointer;overflow:auto;padding:20px;position:relative}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .agenda_time,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .agenda_time{display:block;float:left;font-size:18px;margin-bottom:10px;width:300px}@media all and (max-width:1290px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .agenda_time,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .agenda_time{width:200px}}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .agenda_time,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .agenda_time{width:100%}}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .agenda_item_title,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .agenda_item_title{display:block;float:left;font-size:18px;font-weight:400;max-width:65%}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .agenda_item_title,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .agenda_item_title{max-width:100%;width:100%}}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .agenda_item_title .agenda_item_sub_heading,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .agenda_item_title .agenda_item_sub_heading{font-size:16px;font-weight:300;padding-top:15px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_overview .arrow,body.single-ut_event section#event_agenda .agenda_entry .agenda_overview .arrow{position:absolute;right:0;top:20px}}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_detail,body.single-ut_event section#event_agenda .agenda_entry .agenda_detail{border-top:solid 1px #49AFEA;clear:both;display:none;padding:20px 30px 20px 320px}@media all and (max-width:1290px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_detail,body.single-ut_event section#event_agenda .agenda_entry .agenda_detail{padding:20px 30px 20px 220px}}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_detail,body.single-ut_event section#event_agenda .agenda_entry .agenda_detail{padding:10px}}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_item_description,body.single-ut_event section#event_agenda .agenda_entry .agenda_item_description{margin-bottom:30px;max-width:722px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_item_description,body.single-ut_event section#event_agenda .agenda_entry .agenda_item_description{min-width:100%}}body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_item_location span,body.page-template-page-save-the-date section#event_agenda .agenda_entry .agenda_item_track span,body.single-ut_event section#event_agenda .agenda_entry .agenda_item_location span,body.single-ut_event section#event_agenda .agenda_entry .agenda_item_track span{font-weight:700}body.page-template-page-save-the-date section#event_agenda .tracks,body.single-ut_event section#event_agenda .tracks{display:flex;flex-wrap:wrap;justify-content:center}body.page-template-page-save-the-date section#event_agenda .tracks .track,body.single-ut_event section#event_agenda .tracks .track{background-color:#DEA533;color:#fff;padding:20px;margin:0 10px 20px;width:40%}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_agenda .tracks .track,body.single-ut_event section#event_agenda .tracks .track{margin:0 0 10px;width:100%}}body.page-template-page-save-the-date section#event_agenda .tracks .track .track_label,body.single-ut_event section#event_agenda .tracks .track .track_label{color:#E9C377;font-size:14px;margin-bottom:10px;text-transform:uppercase}body.page-template-page-save-the-date section#event_agenda .tracks .track .track_heading,body.single-ut_event section#event_agenda .tracks .track .track_heading{font-size:28px;font-weight:400}body.page-template-page-save-the-date section#event_agenda .tracks .track .track_description,body.single-ut_event section#event_agenda .tracks .track .track_description{font-size:16px}body.page-template-page-save-the-date section.event_speakers,body.single-ut_event section.event_speakers{background-color:#F6F6F6;overflow:auto;padding:60px 0 20px}body.page-template-page-save-the-date section.event_speakers .container,body.single-ut_event section.event_speakers .container{width:100%}body.page-template-page-save-the-date section.event_speakers .container .intro_text,body.single-ut_event section.event_speakers .container .intro_text{margin:0 auto 50px}body.page-template-page-save-the-date section.event_speakers .event_speaker_list,body.single-ut_event section.event_speakers .event_speaker_list{padding:0}@media all and (max-width:767px){body.page-template-page-save-the-date section.event_speakers .event_speaker_list,body.single-ut_event section.event_speakers .event_speaker_list{padding:0}}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker,body.single-ut_event section.event_speakers .event_speaker_list .speaker{display:inline-flex;height:300px;justify-content:center;margin:0 15px 30px;position:relative;width:300px}@media all and (max-width:479px) and (min-width:320px){body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker,body.single-ut_event section.event_speakers .event_speaker_list .speaker{height:auto;margin:0 0 10px;max-width:300px;min-height:280px;width:100%}}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .overlay,body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_bio_pic,body.single-ut_event section.event_speakers .event_speaker_list .speaker .overlay,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_bio_pic{bottom:0;left:0;position:absolute;right:0;top:0}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_bio_pic,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_bio_pic{-webkit-filter:grayscale(100%);-filter:grayscale(100%);background-position:center;background-repeat:no-repeat;background-size:cover}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .overlay,body.single-ut_event section.event_speakers .event_speaker_list .speaker .overlay{background:-moz-linear-gradient(top,transparent 0,transparent 80%,rgba(0,0,0,.65) 96%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,transparent 0,transparent 80%,rgba(0,0,0,.65) 96%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,transparent 0,transparent 80%,rgba(0,0,0,.65) 96%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker button,body.single-ut_event section.event_speakers .event_speaker_list .speaker button{background-color:transparent;border:solid 1px #fff;border-radius:3px;color:#fff;display:none;font-weight:700;left:90px;margin:0 auto;outline:0;padding:10px 30px;position:absolute;top:128px;text-transform:uppercase}@media all and (max-width:767px){body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker button,body.single-ut_event section.event_speakers .event_speaker_list .speaker button{left:85px}}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_info,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_info{bottom:10px;color:#fff;display:block;font-size:14px;font-weight:500;left:0;line-height:1.3;position:absolute;text-align:center;width:300px}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_name,body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_title,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_name,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_title{display:block}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_name,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_name{line-height:1.2;text-transform:uppercase}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_title,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_info .speaker_title{font-weight:300}@media all and (max-width:767px){body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker .speaker_info,body.single-ut_event section.event_speakers .event_speaker_list .speaker .speaker_info{left:0;width:100%}}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker.selectedItem button,body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker:focus button,body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker:hover button,body.single-ut_event section.event_speakers .event_speaker_list .speaker.selectedItem button,body.single-ut_event section.event_speakers .event_speaker_list .speaker:focus button,body.single-ut_event section.event_speakers .event_speaker_list .speaker:hover button{display:block}body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker.selectedItem .overlay,body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker:focus .overlay,body.page-template-page-save-the-date section.event_speakers .event_speaker_list .speaker:hover .overlay,body.single-ut_event section.event_speakers .event_speaker_list .speaker.selectedItem .overlay,body.single-ut_event section.event_speakers .event_speaker_list .speaker:focus .overlay,body.single-ut_event section.event_speakers .event_speaker_list .speaker:hover .overlay{background-color:#29A1E6;opacity:.7}body.page-template-page-save-the-date section.event_speakers .gridder-show,body.single-ut_event section.event_speakers .gridder-show{background-color:#fff;margin-bottom:20px;overflow:auto;padding:30px 0 60px}body.page-template-page-save-the-date section.event_speakers .gridder-show .gridder-navigation,body.single-ut_event section.event_speakers .gridder-show .gridder-navigation{margin:0 auto;max-width:1290px;padding-right:20px;text-align:right}body.page-template-page-save-the-date section.event_speakers .gridder-show .gridder-navigation .gridder-nav,body.single-ut_event section.event_speakers .gridder-show .gridder-navigation .gridder-nav{display:none;text-align:right}body.page-template-page-save-the-date section.event_speakers .gridder-show .gridder-navigation .gridder-close,body.single-ut_event section.event_speakers .gridder-show .gridder-navigation .gridder-close{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/popup_close_grey.png);background-size:30px 30px;background-position:left top;background-repeat:no-repeat;overflow:hidden;text-indent:100%;white-space:nowrap;display:inline-block;height:30px;width:30px}@media all and (-webkit-min-device-pixel-ratio:1.5),all and (-o-min-device-pixel-ratio:3 / 2),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){body.page-template-page-save-the-date section.event_speakers .gridder-show .gridder-navigation .gridder-close,body.single-ut_event section.event_speakers .gridder-show .gridder-navigation .gridder-close{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/popup_close_grey@2x.png)}}@media all and (max-width:767px){body.page-template-page-save-the-date section.event_speakers .gridder-show .gridder-navigation .gridder-close,body.single-ut_event section.event_speakers .gridder-show .gridder-navigation .gridder-close{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/popup_close_grey.png);background-size:15px 15px;background-position:left top;background-repeat:no-repeat;height:15px;width:15px}}@media all and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.5),all and (max-width:767px) and (-o-min-device-pixel-ratio:3 / 2),all and (max-width:767px) and (min--moz-device-pixel-ratio:1.5),all and (max-width:767px) and (min-device-pixel-ratio:1.5){body.page-template-page-save-the-date section.event_speakers .gridder-show .gridder-navigation .gridder-close,body.single-ut_event section.event_speakers .gridder-show .gridder-navigation .gridder-close{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/popup_close_grey@2x.png)}}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content,body.page-template-page-save-the-date section.event_speakers .speaker_details,body.single-ut_event section.event_speakers .gridder-expanded-content,body.single-ut_event section.event_speakers .speaker_details{margin:0 auto;max-width:1170px;text-align:left}@media all and (max-width:1290px){body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content,body.page-template-page-save-the-date section.event_speakers .speaker_details,body.single-ut_event section.event_speakers .gridder-expanded-content,body.single-ut_event section.event_speakers .speaker_details{max-width:95%}}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio_pic,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio_pic,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio_pic,body.single-ut_event section.event_speakers .speaker_details .speaker_bio_pic{background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-filter:grayscale(100%);filter:grayscale(100%);float:left;height:409px;margin:0 140px 0 0;width:409px}@media all and (max-width:1290px){body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio_pic,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio_pic,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio_pic,body.single-ut_event section.event_speakers .speaker_details .speaker_bio_pic{margin:0 5% 0 0;width:45%}}@media all and (max-width:767px){body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio_pic,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio_pic,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio_pic,body.single-ut_event section.event_speakers .speaker_details .speaker_bio_pic{display:none}}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio,body.single-ut_event section.event_speakers .speaker_details .speaker_bio{float:left;font-size:16px;max-width:630px;width:50%}@media all and (max-width:1290px){body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio,body.single-ut_event section.event_speakers .speaker_details .speaker_bio{max-width:50%}}@media all and (max-width:767px){body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio,body.single-ut_event section.event_speakers .speaker_details .speaker_bio{max-width:100%;width:100%}}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_name,body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_title,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_name,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_title,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_name,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_title,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_name,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_title{display:block}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_name,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_name,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_name,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_name{font-size:28px;font-weight:400;margin-bottom:15px;text-transform:uppercase}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_bio_text,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_bio_text,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_bio_text,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_bio_text{display:block;margin-bottom:60px}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url,body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_twitter_url,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_twitter_url,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_twitter_url,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_twitter_url{display:inline-block;font-size:14px;font-weight:400;margin-right:50px;text-transform:uppercase}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url a,body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_twitter_url a,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url a,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_twitter_url a,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url a,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_twitter_url a,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url a,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_twitter_url a{color:#222D3B}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url span.social_icon,body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_twitter_url span.social_icon,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url span.social_icon,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_twitter_url span.social_icon,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url span.social_icon,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_twitter_url span.social_icon,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url span.social_icon,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_twitter_url span.social_icon{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/social_sprite@2x.png);background-position:0 -4px;background-size:137px;display:inline-block;height:16px;margin-right:10px;width:20px}body.page-template-page-save-the-date section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url a span.social_icon,body.page-template-page-save-the-date section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url a span.social_icon,body.single-ut_event section.event_speakers .gridder-expanded-content .speaker_bio .speaker_linkedin_url a span.social_icon,body.single-ut_event section.event_speakers .speaker_details .speaker_bio .speaker_linkedin_url a span.social_icon{background-position:-53px -4px}body.page-template-page-save-the-date section#event_location,body.single-ut_event section#event_location{background-size:cover;background-color:#222D3B;min-height:500px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_location,body.single-ut_event section#event_location{background-color:#222D3B;background-repeat:no-repeat;background-size:0 0;min-height:200px;padding:20px 0}}body.page-template-page-save-the-date section#event_location .location_background_overlay,body.single-ut_event section#event_location .location_background_overlay{bottom:0;left:0;position:absolute;right:0;top:0}body.page-template-page-save-the-date section#event_location .location_background_image,body.single-ut_event section#event_location .location_background_image{height:auto;width:100%}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_location .location_background_image,body.single-ut_event section#event_location .location_background_image{display:none}}body.page-template-page-save-the-date section#event_location .location_background_image_mobile,body.single-ut_event section#event_location .location_background_image_mobile{display:none}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_location .location_background_image_mobile,body.single-ut_event section#event_location .location_background_image_mobile{display:block;height:auto;width:100%}}body.page-template-page-save-the-date section#event_location .container,body.single-ut_event section#event_location .container{color:#fff;font-size:18px;height:100%;margin:0 auto;position:absolute;text-align:center;top:0;width:100%;z-index:100}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_location .container,body.single-ut_event section#event_location .container{position:relative}}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_location .container .title-area,body.single-ut_event section#event_location .container .title-area{top:0!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}}body.page-template-page-save-the-date section#event_location .container .location,body.single-ut_event section#event_location .container .location{display:block;font-weight:700}body.page-template-page-save-the-date section#event_location .container .location_street,body.single-ut_event section#event_location .container .location_street{display:block}body.page-template-page-save-the-date section#event_location .container .location_description,body.single-ut_event section#event_location .container .location_description{font-size:16px;margin:0 auto;max-width:500px}body.page-template-page-save-the-date section#event_location .container .location_description hr,body.single-ut_event section#event_location .container .location_description hr{color:#fff;height:2px;margin:35px auto;width:50px}body.page-template-page-save-the-date section#event_location .container .location_cta,body.single-ut_event section#event_location .container .location_cta{border:solid #fff 1px;border-radius:3px;color:#fff;display:inline-block;font-size:16px;font-weight:700;padding:10px 20px;text-transform:uppercase}body.page-template-page-save-the-date section#event_location .container .location_cta:focus,body.page-template-page-save-the-date section#event_location .container .location_cta:hover,body.single-ut_event section#event_location .container .location_cta:focus,body.single-ut_event section#event_location .container .location_cta:hover{background-color:rgba(255,255,255,.3);transition:background-color .5s ease}body.page-template-page-save-the-date section#event_faq,body.single-ut_event section#event_faq{background-color:#F6F6F6}body.page-template-page-save-the-date section#event_faq .container,body.single-ut_event section#event_faq .container{margin:0 auto;padding:80px 0;width:90%}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_faq .container,body.single-ut_event section#event_faq .container{padding:20px 0}}body.page-template-page-save-the-date section#event_faq .container .faq,body.single-ut_event section#event_faq .container .faq{background-color:#fff;border:solid 1px #CCDBEA;border-radius:3px;margin:0 auto 15px;max-width:1280px;text-align:left}body.page-template-page-save-the-date section#event_faq .container .faq .question,body.single-ut_event section#event_faq .container .faq .question{cursor:pointer;font-size:18px;font-weight:500;overflow:auto;padding:30px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_faq .container .faq .question,body.single-ut_event section#event_faq .container .faq .question{padding:20px}}body.page-template-page-save-the-date section#event_faq .container .faq .question .qtext,body.single-ut_event section#event_faq .container .faq .question .qtext{display:block;float:left;max-width:90%}body.page-template-page-save-the-date section#event_faq .container .faq .question .arrow,body.single-ut_event section#event_faq .container .faq .question .arrow{margin:0}body.page-template-page-save-the-date section#event_faq .container .faq .answer,body.single-ut_event section#event_faq .container .faq .answer{display:none;padding:30px}body.page-template-page-save-the-date section#event_faq .container .faq.open .question,body.single-ut_event section#event_faq .container .faq.open .question{border-bottom:solid 1px #CCDBEA}body.page-template-page-save-the-date section#event_faq .container .faq.open .question .arrow,body.single-ut_event section#event_faq .container .faq.open .question .arrow{background-position-y:-22px}body.page-template-page-save-the-date section#event_faq .container .faq.open .answer,body.single-ut_event section#event_faq .container .faq.open .answer{display:block}body.page-template-page-save-the-date section#event_sponsors,body.single-ut_event section#event_sponsors{padding:80px 0 60px}body.page-template-page-save-the-date section#event_sponsors a.btn.become_a_sponsor,body.single-ut_event section#event_sponsors a.btn.become_a_sponsor{background:#222D3B;border-radius:3px;display:inline-block;margin:0;padding:10px 30px}body.page-template-page-save-the-date section#event_sponsors h4,body.single-ut_event section#event_sponsors h4{font-family:Roboto,sans-serif;font-size:21px;margin:70px 0 20px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_sponsors h4,body.single-ut_event section#event_sponsors h4{margin:20px 0}}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid,body.single-ut_event section#event_sponsors .sponsor_grid{display:flex;flex-wrap:wrap;justify-content:center}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid .sponsor{border:solid 1px #CCDBEA;border-radius:2px;margin:0 15px 30px;overflow:hidden}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid .sponsor a,body.single-ut_event section#event_sponsors .sponsor_grid .sponsor a{display:block}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid .sponsor img,body.single-ut_event section#event_sponsors .sponsor_grid .sponsor img{height:100%;width:auto}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#platinum_sponsors .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid#platinum_sponsors .sponsor{height:250px;width:410px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#platinum_sponsors .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid#platinum_sponsors .sponsor{height:auto;margin:0 5px 30px;width:100%}}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#gold_sponsors .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid#gold_sponsors .sponsor{height:183px;width:300px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#gold_sponsors .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid#gold_sponsors .sponsor{height:auto;margin:0 5px 5px;width:45%}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#gold_sponsors .sponsor img,body.single-ut_event section#event_sponsors .sponsor_grid#gold_sponsors .sponsor img{height:auto;width:100%}}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#silver_sponsors .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid#silver_sponsors .sponsor{height:116px;width:190px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#silver_sponsors .sponsor,body.single-ut_event section#event_sponsors .sponsor_grid#silver_sponsors .sponsor{height:auto;margin:0 3px 6px;width:31%}body.page-template-page-save-the-date section#event_sponsors .sponsor_grid#silver_sponsors .sponsor img,body.single-ut_event section#event_sponsors .sponsor_grid#silver_sponsors .sponsor img{height:auto;width:100%}}body.page-template-page-save-the-date section.full-width-content,body.single-ut_event section.full-width-content{background-repeat:no-repeat;background-size:cover;height:500px;padding:0;position:relative}body.page-template-page-save-the-date section.full-width-content.bg_white,body.single-ut_event section.full-width-content.bg_white{background-color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_white .container h2,body.page-template-page-save-the-date section.full-width-content.bg_white .container h3,body.page-template-page-save-the-date section.full-width-content.bg_white .container h4,body.page-template-page-save-the-date section.full-width-content.bg_white .container li,body.page-template-page-save-the-date section.full-width-content.bg_white .container p,body.single-ut_event section.full-width-content.bg_white .container h2,body.single-ut_event section.full-width-content.bg_white .container h3,body.single-ut_event section.full-width-content.bg_white .container h4,body.single-ut_event section.full-width-content.bg_white .container li,body.single-ut_event section.full-width-content.bg_white .container p{color:#222D3B!important}body.page-template-page-save-the-date section.full-width-content.bg_white .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_white .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_white .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_white .container li a,body.page-template-page-save-the-date section.full-width-content.bg_white .container p a,body.single-ut_event section.full-width-content.bg_white .container h2 a,body.single-ut_event section.full-width-content.bg_white .container h3 a,body.single-ut_event section.full-width-content.bg_white .container h4 a,body.single-ut_event section.full-width-content.bg_white .container li a,body.single-ut_event section.full-width-content.bg_white .container p a{color:#218ECC!important}body.page-template-page-save-the-date section.full-width-content.bg_lightgrey,body.single-ut_event section.full-width-content.bg_lightgrey{background-color:#F1F4F5!important}body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container h2,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container h3,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container h4,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container li,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container p,body.single-ut_event section.full-width-content.bg_lightgrey .container h2,body.single-ut_event section.full-width-content.bg_lightgrey .container h3,body.single-ut_event section.full-width-content.bg_lightgrey .container h4,body.single-ut_event section.full-width-content.bg_lightgrey .container li,body.single-ut_event section.full-width-content.bg_lightgrey .container p{color:#222D3B!important}body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container li a,body.page-template-page-save-the-date section.full-width-content.bg_lightgrey .container p a,body.single-ut_event section.full-width-content.bg_lightgrey .container h2 a,body.single-ut_event section.full-width-content.bg_lightgrey .container h3 a,body.single-ut_event section.full-width-content.bg_lightgrey .container h4 a,body.single-ut_event section.full-width-content.bg_lightgrey .container li a,body.single-ut_event section.full-width-content.bg_lightgrey .container p a{color:#1E7CB3!important}body.page-template-page-save-the-date section.full-width-content.bg_lightblue,body.single-ut_event section.full-width-content.bg_lightblue{background-color:#E9F5FC!important}body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container h2,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container h3,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container h4,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container li,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container p,body.single-ut_event section.full-width-content.bg_lightblue .container h2,body.single-ut_event section.full-width-content.bg_lightblue .container h3,body.single-ut_event section.full-width-content.bg_lightblue .container h4,body.single-ut_event section.full-width-content.bg_lightblue .container li,body.single-ut_event section.full-width-content.bg_lightblue .container p{color:#222D3B!important}body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container li a,body.page-template-page-save-the-date section.full-width-content.bg_lightblue .container p a,body.single-ut_event section.full-width-content.bg_lightblue .container h2 a,body.single-ut_event section.full-width-content.bg_lightblue .container h3 a,body.single-ut_event section.full-width-content.bg_lightblue .container h4 a,body.single-ut_event section.full-width-content.bg_lightblue .container li a,body.single-ut_event section.full-width-content.bg_lightblue .container p a{color:#1A6692!important}body.page-template-page-save-the-date section.full-width-content.bg_darkblue,body.single-ut_event section.full-width-content.bg_darkblue{background-color:#11537A!important}body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container h2,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container h3,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container h4,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container li,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container p,body.single-ut_event section.full-width-content.bg_darkblue .container h2,body.single-ut_event section.full-width-content.bg_darkblue .container h3,body.single-ut_event section.full-width-content.bg_darkblue .container h4,body.single-ut_event section.full-width-content.bg_darkblue .container li,body.single-ut_event section.full-width-content.bg_darkblue .container p{color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container li a,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container p a,body.single-ut_event section.full-width-content.bg_darkblue .container h2 a,body.single-ut_event section.full-width-content.bg_darkblue .container h3 a,body.single-ut_event section.full-width-content.bg_darkblue .container h4 a,body.single-ut_event section.full-width-content.bg_darkblue .container li a,body.single-ut_event section.full-width-content.bg_darkblue .container p a{color:#49AFEA!important}body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container button,body.page-template-page-save-the-date section.full-width-content.bg_darkblue .container button.btn_videopopup,body.single-ut_event section.full-width-content.bg_darkblue .container button,body.single-ut_event section.full-width-content.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_darkgrey,body.single-ut_event section.full-width-content.bg_darkgrey{background-color:#4C5B69!important}body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container h2,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container h3,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container h4,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container li,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container p,body.single-ut_event section.full-width-content.bg_darkgrey .container h2,body.single-ut_event section.full-width-content.bg_darkgrey .container h3,body.single-ut_event section.full-width-content.bg_darkgrey .container h4,body.single-ut_event section.full-width-content.bg_darkgrey .container li,body.single-ut_event section.full-width-content.bg_darkgrey .container p{color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container li a,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container p a,body.single-ut_event section.full-width-content.bg_darkgrey .container h2 a,body.single-ut_event section.full-width-content.bg_darkgrey .container h3 a,body.single-ut_event section.full-width-content.bg_darkgrey .container h4 a,body.single-ut_event section.full-width-content.bg_darkgrey .container li a,body.single-ut_event section.full-width-content.bg_darkgrey .container p a{color:#49AFEA!important}body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container button,body.page-template-page-save-the-date section.full-width-content.bg_darkgrey .container button.btn_videopopup,body.single-ut_event section.full-width-content.bg_darkgrey .container button,body.single-ut_event section.full-width-content.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.page-template-page-save-the-date section.full-width-content.bg_mediumblue,body.single-ut_event section.full-width-content.bg_mediumblue{background-color:#298BC3!important}body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container h2,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container h3,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container h4,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container li,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container li a,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container p,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container p a,body.single-ut_event section.full-width-content.bg_mediumblue .container h2,body.single-ut_event section.full-width-content.bg_mediumblue .container h2 a,body.single-ut_event section.full-width-content.bg_mediumblue .container h3,body.single-ut_event section.full-width-content.bg_mediumblue .container h3 a,body.single-ut_event section.full-width-content.bg_mediumblue .container h4,body.single-ut_event section.full-width-content.bg_mediumblue .container h4 a,body.single-ut_event section.full-width-content.bg_mediumblue .container li,body.single-ut_event section.full-width-content.bg_mediumblue .container li a,body.single-ut_event section.full-width-content.bg_mediumblue .container p,body.single-ut_event section.full-width-content.bg_mediumblue .container p a{color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container button,body.page-template-page-save-the-date section.full-width-content.bg_mediumblue .container button.btn_videopopup,body.single-ut_event section.full-width-content.bg_mediumblue .container button,body.single-ut_event section.full-width-content.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_green,body.single-ut_event section.full-width-content.bg_green{background-color:#9AB134!important}body.page-template-page-save-the-date section.full-width-content.bg_green .container h2,body.page-template-page-save-the-date section.full-width-content.bg_green .container h2 a,body.page-template-page-save-the-date section.full-width-content.bg_green .container h3,body.page-template-page-save-the-date section.full-width-content.bg_green .container h3 a,body.page-template-page-save-the-date section.full-width-content.bg_green .container h4,body.page-template-page-save-the-date section.full-width-content.bg_green .container h4 a,body.page-template-page-save-the-date section.full-width-content.bg_green .container li,body.page-template-page-save-the-date section.full-width-content.bg_green .container li a,body.page-template-page-save-the-date section.full-width-content.bg_green .container p,body.page-template-page-save-the-date section.full-width-content.bg_green .container p a,body.single-ut_event section.full-width-content.bg_green .container h2,body.single-ut_event section.full-width-content.bg_green .container h2 a,body.single-ut_event section.full-width-content.bg_green .container h3,body.single-ut_event section.full-width-content.bg_green .container h3 a,body.single-ut_event section.full-width-content.bg_green .container h4,body.single-ut_event section.full-width-content.bg_green .container h4 a,body.single-ut_event section.full-width-content.bg_green .container li,body.single-ut_event section.full-width-content.bg_green .container li a,body.single-ut_event section.full-width-content.bg_green .container p,body.single-ut_event section.full-width-content.bg_green .container p a{color:#fff!important}body.page-template-page-save-the-date section.full-width-content.bg_green .container button,body.page-template-page-save-the-date section.full-width-content.bg_green .container button.btn_videopopup,body.single-ut_event section.full-width-content.bg_green .container button,body.single-ut_event section.full-width-content.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}@media all and (max-width:767px){body.page-template-page-save-the-date section.full-width-content,body.single-ut_event section.full-width-content{height:auto}}body.page-template-page-save-the-date section.full-width-content .event_background_image,body.single-ut_event section.full-width-content .event_background_image{height:auto;width:100%}@media all and (max-width:767px){body.page-template-page-save-the-date section.full-width-content .event_background_image,body.single-ut_event section.full-width-content .event_background_image{display:none}}body.page-template-page-save-the-date section.full-width-content .event_background_image_mobile,body.single-ut_event section.full-width-content .event_background_image_mobile{display:none}@media all and (max-width:767px){body.page-template-page-save-the-date section.full-width-content .event_background_image_mobile,body.single-ut_event section.full-width-content .event_background_image_mobile{display:block;height:auto;width:100%}}body.page-template-page-save-the-date section.full-width-content .container,body.single-ut_event section.full-width-content .container{color:#fff;font-size:18px;margin:0 auto;height:100%;padding:80px 0;text-align:center;width:90%;z-index:100}@media all and (max-width:767px){body.page-template-page-save-the-date section.full-width-content .container,body.single-ut_event section.full-width-content .container{padding:30px 0}}@media all and (max-width:767px){body.page-template-page-save-the-date section.full-width-content .container .title-area,body.single-ut_event section.full-width-content .container .title-area{top:0!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}}body.page-template-page-save-the-date section.full-width-content .container .title-area p,body.single-ut_event section.full-width-content .container .title-area p{font-size:16px}body.page-template-page-save-the-date section#event_cta,body.single-ut_event section#event_cta{background-image:linear-gradient(-132deg,#4B5CD9 7%,#69BDED 100%);overflow:auto}body.page-template-page-save-the-date section#event_cta .container,body.single-ut_event section#event_cta .container{color:#fff;margin:50px auto}body.page-template-page-save-the-date section#event_cta form,body.single-ut_event section#event_cta form{text-align:center;width:100%!important}body.page-template-page-save-the-date section#event_cta form .mktoFieldWrap,body.page-template-page-save-the-date section#event_cta form .mktoFormCol,body.page-template-page-save-the-date section#event_cta form .mktoFormRow,body.single-ut_event section#event_cta form .mktoFieldWrap,body.single-ut_event section#event_cta form .mktoFormCol,body.single-ut_event section#event_cta form .mktoFormRow{display:inline-block}body.page-template-page-save-the-date section#event_cta form .mktoAsterix,body.single-ut_event section#event_cta form .mktoAsterix{display:none}body.page-template-page-save-the-date section#event_cta form input.mktoEmailField,body.single-ut_event section#event_cta form input.mktoEmailField{background-color:#fff;border:1px solid #B4C8DB;border-radius:2px;color:#75899B;display:inline-block;font-family:Roboto-Light;font-size:16px;height:44px;margin-right:20px;padding:9px 16px!important;width:400px!important}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_cta form input.mktoEmailField,body.single-ut_event section#event_cta form input.mktoEmailField{font-size:13px!important;width:100%!important}body.page-template-page-save-the-date section#event_cta form input.mktoEmailField:-moz-placeholder,body.page-template-page-save-the-date section#event_cta form input.mktoEmailField:-ms-input-placeholder,body.page-template-page-save-the-date section#event_cta form input.mktoEmailField::-moz-placeholder,body.page-template-page-save-the-date section#event_cta form input.mktoEmailField::-webkit-input-placeholder,body.single-ut_event section#event_cta form input.mktoEmailField:-moz-placeholder,body.single-ut_event section#event_cta form input.mktoEmailField:-ms-input-placeholder,body.single-ut_event section#event_cta form input.mktoEmailField::-moz-placeholder,body.single-ut_event section#event_cta form input.mktoEmailField::-webkit-input-placeholder{font-size:13px!important}}body.page-template-page-save-the-date section#event_cta form .mktoButtonRow,body.single-ut_event section#event_cta form .mktoButtonRow{display:inline-block}body.page-template-page-save-the-date section#event_cta form .mktoButtonRow button.mktoButton,body.single-ut_event section#event_cta form .mktoButtonRow button.mktoButton{background:0 0;border:1px solid #FFF;border-radius:2px;color:#FFF;font-family:Roboto-Bold;font-size:16px;height:44px}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_cta form .mktoButtonRow button.mktoButton,body.single-ut_event section#event_cta form .mktoButtonRow button.mktoButton{width:100%!important}}@media all and (max-width:767px){body.page-template-page-save-the-date section#event_cta form div,body.single-ut_event section#event_cta form div{width:100%!important}}body.page-template-page-save-the-date footer#event .container,body.single-ut_event footer#event .container{padding:50px 0;text-align:center}@media all and (max-width:767px){body.page-template-page-save-the-date footer#event .container,body.single-ut_event footer#event .container{padding:50px 0 90px}}body.page-template-page-save-the-date footer#event .container span#footer_title,body.single-ut_event footer#event .container span#footer_title{color:#fff;display:block;font-size:22px;font-weight:500;margin:0 auto 20px;text-transform:uppercase;width:178px}body.page-template-page-save-the-date footer#event .container #lp_foot_copyright,body.single-ut_event footer#event .container #lp_foot_copyright{display:inline-block;margin-left:0}#mega-menu{background:rgba(0,0,0,.92)!important}section .container a.text_cta:hover,section .container a:hover{color:#4CB3E2}header.bg_video .video-mask{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/video-mask.png) no-repeat;background-size:cover;height:100%;position:absolute;width:100%;z-index:10}header.bg_video #bg_youtube_container{height:500px;overflow:hidden;position:absolute;top:-20px;z-index:1}header.bg_video .container{z-index:30}header#video_player{background-color:#222D3B;background-image:none;height:654px;margin-top:80px;width:100%}#home header h1{font-size:44px;line-height:50px}#home header .header-sub-title{font-size:20px;line-height:28px}@media all and (max-width:767px){#home header h1{font-size:30px;line-height:40px}#home header .header-sub-title{font-size:16px;line-height:20px}}header{float:none!important}header #side_image{position:absolute;top:20px}@media all and (max-width:767px) and (min-width:480px){header #side_image{left:0!important;margin-top:20px;position:relative;top:20px;width:100%}header #side_image img{height:auto;width:90%}}@media all and (max-width:479px) and (min-width:320px){header #side_image{left:0!important;margin-top:20px;position:relative;top:20px;width:100%}header #side_image img{height:auto;width:90%}}header.left .title-area{text-align:left}header.left .title-area #header_cta_buttons,header.left .title-area .header-sub-title,header.left .title-area h1{text-align:left;width:50%}@media all and (max-width:1290px) and (min-width:980px){header.left .title-area h1{font-size:25px;line-height:30px}}@media all and (max-width:979px) and (min-width:768px){header.left .title-area h1{font-size:25px;line-height:30px}}header.left #side_image{left:50%}header.right .title-area{text-align:right}header.right .title-area #header_cta_buttons,header.right .title-area .header-sub-title,header.right .title-area h1{text-align:right;padding-left:50%}header.right #side_image{right:50%}@media all and (max-width:767px) and (min-width:480px){header.center .container .title-area,header.left .container .title-area,header.right .container .title-area{text-align:center}header.center .container .title-area #header_cta_buttons,header.center .container .title-area .header-sub-title,header.center .container .title-area h1,header.left .container .title-area #header_cta_buttons,header.left .container .title-area .header-sub-title,header.left .container .title-area h1,header.right .container .title-area #header_cta_buttons,header.right .container .title-area .header-sub-title,header.right .container .title-area h1{padding-left:0;text-align:center;width:100%}header.center .container .title-area .header_cta,header.left .container .title-area .header_cta,header.right .container .title-area .header_cta{display:block}header.center .container .title-area .header_cta.header_cta_button,header.left .container .title-area .header_cta.header_cta_button,header.right .container .title-area .header_cta.header_cta_button{display:inline-block}}@media all and (max-width:479px) and (min-width:320px){header.center .container .title-area,header.left .container .title-area,header.right .container .title-area{text-align:center}header.center .container .title-area #header_cta_buttons,header.center .container .title-area .header-sub-title,header.center .container .title-area h1,header.left .container .title-area #header_cta_buttons,header.left .container .title-area .header-sub-title,header.left .container .title-area h1,header.right .container .title-area #header_cta_buttons,header.right .container .title-area .header-sub-title,header.right .container .title-area h1{padding-left:0;text-align:center;width:100%}header.center .container .title-area .header_cta,header.left .container .title-area .header_cta,header.right .container .title-area .header_cta{display:block}header.center .container .title-area .header_cta.header_cta_button,header.left .container .title-area .header_cta.header_cta_button,header.right .container .title-area .header_cta.header_cta_button{display:inline-block}}header.center .header_cta_button,header.left .header_cta_button,header.right .header_cta_button{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:rgba(255,255,255,.5);background-size:30px 30px;border:1px solid #fff;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:17px;margin:10px 0 0;text-decoration:none;text-transform:uppercase;width:auto;padding:13px 26px 12px}header.center .header_cta_button:focus,header.center .header_cta_button:hover,header.left .header_cta_button:focus,header.left .header_cta_button:hover,header.right .header_cta_button:focus,header.right .header_cta_button:hover{background-color:#4CB3E2;border-color:#4CB3E2;opacity:1}header .overlay{position:absolute;top:0;right:0;bottom:0;left:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;z-index:10}header .header_cta{color:#fff;display:inline-block;font-size:16px;font-weight:700;margin:13px 26px 12px;text-decoration:none;text-transform:uppercase}header .mobile_overlay{display:none;background-size:cover!important;background-position:center center;position:absolute;top:0;width:100%}@media all and (max-width:767px){header .mobile_overlay{display:block;top:0;bottom:0;left:0;right:0}}#who-we-are header{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/who-we-are-bg.jpg) no-repeat;background-size:cover}.tax-resource_types header{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-resources.jpg) no-repeat!important;display:block}@media all and (max-width:767px) and (min-width:480px){.tax-resource_types header{height:350px}}@media all and (max-width:479px) and (min-width:320px){.tax-resource_types header{height:350px}}.tax-customer_industry header,.tax-customer_region header{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-customers.jpg) no-repeat!important;display:block}@media all and (max-width:767px) and (min-width:480px){.tax-customer_industry header,.tax-customer_region header{height:350px}}@media all and (max-width:479px) and (min-width:320px){.tax-customer_industry header,.tax-customer_region header{height:350px}}.archive header,.blog header,.error404 header,.page header,.single-application header,.single-customer header,.single-news header,.single-partner header,.single-press header,.single-resource header{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/bg-hero-default.jpg) no-repeat;background-size:cover!important;display:block;float:left;height:266px;overflow:hidden;position:relative;text-align:center;width:100%}@media all and (max-width:767px) and (min-width:480px){.archive header,.blog header,.error404 header,.page header,.single-application header,.single-customer header,.single-news header,.single-partner header,.single-press header,.single-resource header{height:350px}}@media all and (max-width:479px) and (min-width:320px){.archive header,.blog header,.error404 header,.page header,.single-application header,.single-customer header,.single-news header,.single-partner header,.single-press header,.single-resource header{height:350px}}.archive header .container,.blog header .container,.error404 header .container,.page header .container,.single-application header .container,.single-customer header .container,.single-news header .container,.single-partner header .container,.single-press header .container,.single-resource header .container{height:100%;position:relative;z-index:20}.archive header h1,.blog header h1,.error404 header h1,.page header h1,.single-application header h1,.single-customer header h1,.single-news header h1,.single-partner header h1,.single-press header h1,.single-resource header h1{text-transform:none;color:#fff;text-align:center}.archive header #bg_youtube_container,.archive header video,.blog header #bg_youtube_container,.blog header video,.error404 header #bg_youtube_container,.error404 header video,.page header #bg_youtube_container,.page header video,.single-application header #bg_youtube_container,.single-application header video,.single-customer header #bg_youtube_container,.single-customer header video,.single-news header #bg_youtube_container,.single-news header video,.single-partner header #bg_youtube_container,.single-partner header video,.single-press header #bg_youtube_container,.single-press header video,.single-resource header #bg_youtube_container,.single-resource header video{position:absolute;top:0;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);-webkit-transform:translateX(-50%) translateY(0)}@media all and (max-width:1290px) and (min-width:980px){.archive header #bg_youtube_container,.archive header video,.blog header #bg_youtube_container,.blog header video,.error404 header #bg_youtube_container,.error404 header video,.page header #bg_youtube_container,.page header video,.single-application header #bg_youtube_container,.single-application header video,.single-customer header #bg_youtube_container,.single-customer header video,.single-news header #bg_youtube_container,.single-news header video,.single-partner header #bg_youtube_container,.single-partner header video,.single-press header #bg_youtube_container,.single-press header video,.single-resource header #bg_youtube_container,.single-resource header video{display:none;-webkit-transform:translateX(-2048px)}}@media all and (max-width:979px) and (min-width:768px){.archive header #bg_youtube_container,.archive header video,.blog header #bg_youtube_container,.blog header video,.error404 header #bg_youtube_container,.error404 header video,.page header #bg_youtube_container,.page header video,.single-application header #bg_youtube_container,.single-application header video,.single-customer header #bg_youtube_container,.single-customer header video,.single-news header #bg_youtube_container,.single-news header video,.single-partner header #bg_youtube_container,.single-partner header video,.single-press header #bg_youtube_container,.single-press header video,.single-resource header #bg_youtube_container,.single-resource header video{display:none;-webkit-transform:translateX(-2048px)}}@media all and (max-width:767px) and (min-width:480px){.archive header #bg_youtube_container,.archive header video,.blog header #bg_youtube_container,.blog header video,.error404 header #bg_youtube_container,.error404 header video,.page header #bg_youtube_container,.page header video,.single-application header #bg_youtube_container,.single-application header video,.single-customer header #bg_youtube_container,.single-customer header video,.single-news header #bg_youtube_container,.single-news header video,.single-partner header #bg_youtube_container,.single-partner header video,.single-press header #bg_youtube_container,.single-press header video,.single-resource header #bg_youtube_container,.single-resource header video{display:none;-webkit-transform:translateX(-2048px)}}@media all and (max-width:479px) and (min-width:320px){.archive header #bg_youtube_container,.archive header video,.blog header #bg_youtube_container,.blog header video,.error404 header #bg_youtube_container,.error404 header video,.page header #bg_youtube_container,.page header video,.single-application header #bg_youtube_container,.single-application header video,.single-customer header #bg_youtube_container,.single-customer header video,.single-news header #bg_youtube_container,.single-news header video,.single-partner header #bg_youtube_container,.single-partner header video,.single-press header #bg_youtube_container,.single-press header video,.single-resource header #bg_youtube_container,.single-resource header video{display:none;-webkit-transform:translateX(-2048px)}}.error404 header{height:100vh}@media all and (max-width:767px) and (min-width:480px){.error404 header{height:350px}}@media all and (max-width:479px) and (min-width:320px){.error404 header{height:350px}}.button-404{margin:100px auto 0;display:table}body>header{margin-top:84px}@media all and (max-width:1290px) and (min-width:980px){body>header{margin-top:109px}}@media all and (max-width:979px) and (min-width:768px){body>header{margin-top:70px}}@media all and (max-width:767px){body>header{margin-top:56px}}.title-area{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-sub-title{color:#fff;font-size:20px;line-height:24px;margin-bottom:10px;margin-top:14px;text-align:center}@media all and (max-width:767px) and (min-width:480px){.header-sub-title{font-size:21px;line-height:28px}}@media all and (max-width:479px) and (min-width:320px){.header-sub-title{font-size:21px;line-height:28px}}.header-sub-title a{color:#0094d3;text-decoration:none;margin:0 0 0 33px}.header-sub-title a:hover{color:#f5f5f5}.open{display:block!important}.closed{display:none!important}#banner-text{float:left;width:100%;text-align:center}#down-arrow{position:absolute;left:50%;bottom:35px;width:28px;height:39px;margin-left:-14px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/arrow-down.png) no-repeat;background-size:28px auto;text-indent:-99999px;cursor:pointer}#border-bar{background:#e51c8e;background:-moz-linear-gradient(left,#e51c8e 0,#8350ac 26%,#2084ca 51%,#6a5db3 76%,#e41c8e 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#e51c8e),color-stop(26%,#8350ac),color-stop(51%,#2084ca),color-stop(76%,#6a5db3),color-stop(100%,#e41c8e));background:-webkit-linear-gradient(left,#e51c8e 0,#8350ac 26%,#2084ca 51%,#6a5db3 76%,#e41c8e 100%);background:-o-linear-gradient(left,#e51c8e 0,#8350ac 26%,#2084ca 51%,#6a5db3 76%,#e41c8e 100%);background:-ms-linear-gradient(left,#e51c8e 0,#8350ac 26%,#2084ca 51%,#6a5db3 76%,#e41c8e 100%);background:linear-gradient(to right,#e51c8e 0,#8350ac 26%,#2084ca 51%,#6a5db3 76%,#e41c8e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e51c8e', endColorstr='#e41c8e', GradientType=1);height:0;width:100%;float:left;margin-top:-6px;position:relative;z-index:99}#free-trial.show{display:block}#free-trial{bottom:0;color:#fff;display:none;float:left;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}#free-trial .container{height:100%;overflow:auto;position:relative}#free-trial #close-trial{position:absolute;right:30px;top:30px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-nav-close.png) no-repeat;width:31px;height:33px;background-size:31px auto;cursor:pointer;z-index:1000}@media all and (max-width:767px){#free-trial #close-trial{right:10px;top:10px}}#free-trial.free .show-trial,#free-trial.trial .show-free{display:none}#free-trial .col-410{float:none;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media all and (max-width:767px){#free-trial .col-410{top:0;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}#free-trial .sub-title{line-height:40px;color:#0094d3;text-transform:uppercase;text-align:center}@media all and (max-width:767px){#free-trial .sub-title{line-height:28px}}#free-trial h6{text-transform:uppercase;margin-top:10px;text-align:center;font-weight:300}#free-trial ul#points{margin:20px auto 0;display:table;padding:0;text-align:left}@media all and (max-width:767px){#free-trial ul#points{margin:5px auto 0}}#free-trial ul#points li{font-size:18px;line-height:24px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-list-item.png) no-repeat 0 11px;background-size:10px auto;padding:0 0 0 20px;list-style-type:none;margin:0}#free-trial .errors{color:#eb380c;font-size:16px;font-weight:700;list-style:none;padding-left:0;text-align:center}#free-trial input[type=email]{width:100%;float:left;border:0;border-radius:5px;font-size:16px;margin:0 0 15px;padding:18px 15px}#free-trial input[type=checkbox]{margin:0 15px 0 0}#free-trial .chosen-container{margin-bottom:15px}#free-trial .chosen-container:last-child{margin-bottom:0}#free-trial button[type=submit]{background:#0094d3;border-radius:5px;box-shadow:none;border:0;color:#fff;float:left;font-size:16px;font-weight:500;letter-spacing:.04em;padding:14px 39px 15px;text-align:center;text-shadow:none;text-transform:uppercase;width:100%}#free-trial button[type=submit]:hover{background:#4CB3E2}#free-trial button[type=submit]:active{background:#0080b6}#free-trial button[type=submit]:disabled{background:#0080b6;color:#00638d;text-shadow:1px 1px #009ddf}#free-trial button[type=submit]:disabled span{position:relative}#free-trial button[type=submit]:disabled span:before{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/loading-spin.svg);background-size:20px 20px;content:" ";width:20px;height:20px;position:absolute;left:-25px;top:0;opacity:.75}#free-trial button[type=submit]:disabled:hover{background:#0080b6}#free-trial #agree-license{margin:0 auto 10px;padding:10px;display:table}#free-trial #agree-license a{color:#0094d3;text-decoration:none}#free-trial .pricing{clear:both;display:block;text-align:center;padding-top:15px;color:#0094d3;text-decoration:none}.privacy-link{clear:both;display:block;text-align:center;padding-top:10px;color:#0094d3;text-decoration:none}body#pricing #free-trial .pricing{display:none}video::-webkit-media-controls{display:none!important}.headerfix{position:fixed;top:0!important;width:100%;background:#fff;z-index:999}.fixfixed .headerfix{position:absolute!important}#mega-menu{bottom:0;display:none;left:0;position:fixed;top:0;right:0;z-index:1000}#mega-menu.show{display:block}header.no-bg-header{height:0}.backto_aws_search{width:1290px;margin:105px auto 15px}.backto_aws_search a{color:#29A1E6;font-weight:400;text-decoration:none}@media all and (max-width:1290px){.backto_aws_search{width:100%}}#header_slides_container{margin-top:84px;position:relative}@media all and (max-width:979px) and (min-width:768px){#header_slides_container{margin-top:70px}}@media all and (max-width:767px){#header_slides_container{margin-top:56px}}#header_slides_container #header_slides{visibility:hidden}#header_slides_container #header_slides header{float:left!important;width:100%}#header_slides_container #header_slides header .container{margin:0 auto}@media all and (max-width:767px){#header_slides_container #header_slides header #side_image{display:none}}#header_slides_container #header_slides header #side_image img{width:100%}#header_slides_container .slide-column-pager .slide-in{background:0 0;cursor:auto;height:100%;opacity:1;position:absolute;top:32px;width:100px}@media all and (max-width:767px){#header_slides_container .slide-column-pager .slide-in{display:none}}#header_slides_container .slide-column-pager .slide-in a{background-color:rgba(0,0,0,.3);background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/slide_arrows_sprite.png);background-repeat:no-repeat;cursor:pointer;height:50px;margin-top:185px;position:absolute;width:54px;overflow:hidden;text-indent:100%;white-space:nowrap}@media all and (max-width:979px) and (min-width:768px){#header_slides_container .slide-column-pager .slide-in#slide-right{top:32px}}#header_slides_container .slide-column-pager .slide-in#slide-right a{background-position:18px -46px;right:0}@media all and (max-width:979px) and (min-width:768px){#header_slides_container .slide-column-pager .slide-in#slide-left{top:32px}}#header_slides_container .slide-column-pager .slide-in#slide-left a{background-position:18px -164px;left:0}#header_slides_container .slide-column-pager .slide-in:focus a,#header_slides_container .slide-column-pager .slide-in:hover a{transition:opacity .3s linear}#header_slides_container .slide-column-pager .slide-in:focus#slide-right:active,#header_slides_container .slide-column-pager .slide-in:hover#slide-right:active{right:0}#header_slides_container .slide-column-pager .slide-in:focus#slide-right a:hover,#header_slides_container .slide-column-pager .slide-in:hover#slide-right a:hover{background-color:rgba(0,0,0,.7);background-position:18px -46px}#header_slides_container .slide-column-pager .slide-in:focus#slide-left:active,#header_slides_container .slide-column-pager .slide-in:hover#slide-left:active{left:0}#header_slides_container .slide-column-pager .slide-in:focus#slide-left a:hover,#header_slides_container .slide-column-pager .slide-in:hover#slide-left a:hover{background-color:rgba(0,0,0,.7);background-position:18px -164px}#header_slides_container .bx-controls{position:absolute;bottom:0;width:100%;z-index:990}#header_slides_container .bx-controls .bx-pager{margin:0 auto;text-align:center;width:100%}#header_slides_container .bx-controls .bx-pager .bx-pager-item{display:inline-block}#header_slides_container .bx-controls .bx-pager .bx-pager-item a{border:solid 1px #fff;border-radius:50px;display:inline-block;height:10px;margin:0 4px 15px;width:10px;overflow:hidden;text-indent:100%;white-space:nowrap}#header_slides_container .bx-controls .bx-pager .bx-pager-item a.active{background-color:#fff}header#video_slider{background-size:100% auto!important;background-position:center top!important;height:654px}@media all and (max-width:1290px){header#video_slider{background-size:cover!important}}@media all and (max-width:767px){header#video_slider{height:460px;width:100%}}header#video_slider .container{height:420px}@media all and (max-width:767px){header#video_slider .container{height:310px}}header#video_slider #header_video_slider_row{background-color:#fff;bottom:0;visibility:hidden;padding-top:10px;position:absolute;width:100%}header#video_slider #header_video_slider_row #header_video_slider{margin:0 auto;max-width:1440px;padding:0 40px;position:relative}@media all and (max-width:767px){header#video_slider #header_video_slider_row #header_video_slider{padding:0 10px}}header#video_slider #header_video_slider_row #header_video_slider .video_slide{background-color:rgba(0,0,0,.75);background-position:center center;background-repeat:no-repeat;background-size:auto 224px;float:left;height:224px;width:360px;transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s}@media all and (max-width:767px){header#video_slider #header_video_slider_row #header_video_slider .video_slide{height:139px;width:224px}}header#video_slider #header_video_slider_row #header_video_slider .video_slide:active,header#video_slider #header_video_slider_row #header_video_slider .video_slide:focus,header#video_slider #header_video_slider_row #header_video_slider .video_slide:hover{background-size:auto 270px}header#video_slider #header_video_slider_row #header_video_slider .video_slide:active .video_slide_play_btn,header#video_slider #header_video_slider_row #header_video_slider .video_slide:focus .video_slide_play_btn,header#video_slider #header_video_slider_row #header_video_slider .video_slide:hover .video_slide_play_btn{background-color:rgba(225,53,11,.75)}header#video_slider #header_video_slider_row #header_video_slider .video_slide:active .video_slide_play_btn img,header#video_slider #header_video_slider_row #header_video_slider .video_slide:focus .video_slide_play_btn img,header#video_slider #header_video_slider_row #header_video_slider .video_slide:hover .video_slide_play_btn img{display:inline-block}header#video_slider #header_video_slider_row #header_video_slider .video_slide .video_slide_overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}header#video_slider #header_video_slider_row #header_video_slider .video_slide .customer_logo{height:40px;margin:0 auto;text-align:center;width:70%;z-index:50;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}header#video_slider #header_video_slider_row #header_video_slider .video_slide .customer_logo img{width:100%}header#video_slider #header_video_slider_row #header_video_slider .video_slide .mobile_video_bplay_btn{display:none}@media all and (max-width:767px){header#video_slider #header_video_slider_row #header_video_slider .video_slide .mobile_video_bplay_btn{display:block}header#video_slider #header_video_slider_row #header_video_slider .video_slide .mobile_video_bplay_btn .btn_videopopup{background:0 0;border:0;bottom:0;height:100%;left:0;overflow:hidden;position:absolute;text-indent:-1000px;top:0;right:0;width:100%;z-index:1000}}header#video_slider #header_video_slider_row #header_video_slider .video_slide .video_slide_play_btn{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:100}header#video_slider #header_video_slider_row #header_video_slider .video_slide .video_slide_play_btn img{display:none;height:60px;margin-top:82px}header#video_slider #header_video_slider_row #header_video_slider .video_slide .video_slide_play_btn img:hover{cursor:pointer;opacity:.75}@media all and (max-width:767px){header#video_slider #header_video_slider_row #header_video_slider .video_slide .video_slide_play_btn img{margin-top:42px}}header#video_slider #header_video_slider_row #header_video_slider .slide_pager{bottom:88px;position:absolute;z-index:100}@media all and (max-width:767px){header#video_slider #header_video_slider_row #header_video_slider .slide_pager{bottom:36px;display:none}}header#video_slider #header_video_slider_row #header_video_slider .slide_pager a{background-color:#fff;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/arrows_left-right_white.png);background-repeat:no-repeat;display:inline-block;height:50px;overflow:hidden;text-indent:1000%;width:50px}header#video_slider #header_video_slider_row #header_video_slider .slide_pager.next_slide{right:10px}header#video_slider #header_video_slider_row #header_video_slider .slide_pager.next_slide a{background-position:center 16px}header#video_slider #header_video_slider_row #header_video_slider .slide_pager.next_slide a:hover{background-position:center -172px}header#video_slider #header_video_slider_row #header_video_slider .slide_pager.prev_slide{left:10px}header#video_slider #header_video_slider_row #header_video_slider .slide_pager.prev_slide a{background-position:center -25px}header#video_slider #header_video_slider_row #header_video_slider .slide_pager.prev_slide a:hover{background-position:center -229px}.jspTrack{background:#F7F7F7!important;padding:4px 0 0!important}.jspDrag{background:rgba(103,110,120,.4)!important;border-radius:60px;margin:0 auto!important;width:8px}body.menu_stuck #top-header{box-shadow:none}body.admin-bar #top-header{top:32px}#top-header{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2);float:left;left:0;min-height:84px;position:fixed;top:0;right:0;width:100%;z-index:999}#top-header.static{position:absolute}#top-header .container{position:relative}#top-header .container #logo{float:left;margin:27px 40px 0 0;width:auto}@media all and (max-width:767px){#top-header .container #logo{left:20px;top:4px;width:auto}}#top-header .container #logo a{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/logo_light-theme.png);background-size:178px auto;background-position:left top;background-repeat:no-repeat;display:block;height:32px;text-indent:-9999px;width:178px}@media all and (-webkit-min-device-pixel-ratio:1.5),all and (-o-min-device-pixel-ratio:3 / 2),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){#top-header .container #logo a{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/logo_light-theme@2x.png)}}@media all and (max-width:979px) and (min-width:768px){#top-header .container #logo a{width:28px}}@media all and (max-width:767px){#top-header .container #logo a{width:28px}}#top-header .container ul.menu{margin:0;padding:0;text-align:left}#top-header .container ul.menu li{display:inline;font-size:13px;font-weight:500;list-style-type:none;position:relative}#top-header .container ul.menu li a{display:inline-block;margin-right:30px;outline:0;padding:0;text-decoration:none}#top-header .container ul.menu li.menu-item-has-children a{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/arrow_up-down.png);background-size:9px auto;background-position:right 9px;background-repeat:no-repeat;padding-right:12px}@media all and (-webkit-min-device-pixel-ratio:1.5),all and (-o-min-device-pixel-ratio:3 / 2),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){#top-header .container ul.menu li.menu-item-has-children a{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/arrow_up-down@2x.png)}}#top-header .container ul.menu li.menu-item-has-children:hover a{background-position:right -94px}#top-header .container ul.menu li .sub-menu{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);display:none;font-weight:500;left:0;letter-spacing:.5px;list-style-type:none;margin:0;position:absolute;padding:10px 0;top:49px;width:236px}#top-header .container ul.menu li .sub-menu li{float:none}#top-header .container ul.menu li .sub-menu li:hover a{color:#218ecc!important}#top-header .container ul.menu li .sub-menu li a{background-image:none;color:#222D3B;display:block;font-size:14px;font-weight:300;line-height:18px;margin:0;min-height:0!important;padding:5px 20px;text-decoration:none;text-transform:none;width:100%}#top-header .container ul.menu li .sub-menu li a:hover{color:#218ecc!important}#top-header .container ul.menu li.top_utilities{display:none}#top-header .container ul.menu li.active .sub-menu,#top-header .container ul.menu li:active .sub-menu,#top-header .container ul.menu li:focus .sub-menu,#top-header .container ul.menu li:hover .sub-menu{display:block}#top-header .container #top-menu,#top-header .container #top-utilities{padding-top:30px}#top-header .container #top-utilities{float:right;margin-right:150px}#top-header .container #top-utilities ul{text-align:right}#top-header .container #top-utilities ul li{display:inline;cursor:pointer;float:left;font-weight:400;list-style-type:none;margin:0;position:relative}#top-header .container #top-utilities ul li>a{color:#889eb3;margin-right:20px;text-decoration:none}#top-header .container #top-utilities ul li>a:focus,#top-header .container #top-utilities ul li>a:hover{color:#607282}#top-header .container #top-utilities ul li.search-icon{height:24px}#top-header .container #top-utilities ul li.search-icon>a{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/search-icon.png);background-position:0 4px;background-repeat:no-repeat;background-size:16px 16px;overflow:hidden;text-indent:100%;white-space:nowrap;width:16px}#top-header .container #top-utilities ul li.search-icon:focus>a,#top-header .container #top-utilities ul li.search-icon:hover>a{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/search-icon-hover.png)}#top-header .container #top-menu{float:left}#top-header .container #top-menu #top-nav li{text-transform:uppercase}#top-header .container #top-menu #top-nav li>a{color:#222D3B;min-height:53px}#top-header .container #top-menu #top-nav li:focus>a,#top-header .container #top-menu #top-nav li:hover>a{color:#29A1E6}#top-header .container .pricing-button{border:1px solid #0094d3;border-radius:2px;line-height:21px;margin-top:18px;padding:12px 29px 9px;position:absolute;right:0}#top-header .container .pricing-button:hover{border-color:#4CB3E2}#top-header #mobile-nav{display:none}.mobile-menu{cursor:pointer;display:none;float:right;height:34px;margin:3px 0 0 30px;outline:0;padding:0;width:20px}#search-modal{background-color:#fff;height:84px;opacity:.98;position:fixed;top:0;left:0;right:0;bottom:0;transition:all .3s;z-index:-100}#search-modal form{background:#fff;line-height:100px;margin:9px auto 0;max-width:1290px;overflow:hidden;width:100%}#search-modal form>*{float:left}#search-modal form .search-submit{border:0;background:0 0;cursor:pointer;color:#14a7e6;display:none;float:left;font-size:30px;font-family:search;font-style:normal;font-weight:400;font-variant:normal;line-height:1;outline:0;padding:15px 15px 15px 25px;speak:none;text-transform:none;transition:all .3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#search-modal form .search-submit:before{content:"\e601"}#search-modal form .search-submit:hover{color:#4CB3E2;transition:all .3s}#search-modal form .search-field{border:0;color:#B4C8DB;float:left;font-size:40px;outline:0;padding:9px 0 0;width:calc(100% - 120px)}#search-modal form .search-field:-moz-placeholder,#search-modal form .search-field:-ms-input-placeholder,#search-modal form .search-field::-moz-placeholder,#search-modal form .search-field::-webkit-input-placeholder{color:#B4C8DB!important}#search-modal form .close-search{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/search-close-icon.png) no-repeat;background-size:16px auto;cursor:pointer;float:left;height:18px;margin:25px 0 0;width:16px}#search-modal.show{top:84px;z-index:998}.admin-bar #search-modal.show{top:116px}#mobile_menu{background-color:#fff;display:none;overflow-y:auto;padding:20px 20px 40px;position:fixed;top:69px;width:100%;z-index:1998}#mobile_menu #mobile_search_form .search-submit{border:0;background:0 0;cursor:pointer;color:#B4C8DB;display:block;float:right;font-size:16px;font-family:search;font-style:normal;font-weight:400;font-variant:normal;line-height:1;outline:0;padding:7px 7px 7px 10px;speak:none;text-transform:none;transition:all .3s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#mobile_menu #mobile_search_form .search-submit:before{content:"\e601"}#mobile_menu #mobile_search_form .search-submit:hover{color:#4CB3E2;transition:all .3s}#mobile_menu #mobile_search_form input.search-field{color:#B4C8DB;font-size:14px;margin:6px 0 0 10px}@media all and (max-width:1290px) and (min-width:980px){#top-header .container{padding:0}#top-header .container #top-utilities{border-bottom:1px solid #ccc;margin-right:0;padding:0;position:relative;width:100%}#top-header .container #top-utilities #top-utilities_menu{float:right}#top-header .container #logo{left:20px;margin:27px 40px 0 20px;top:4px;width:auto}#top-header .container .pricing-button{float:right;position:relative;right:20px}#top-header .container #top-menu{float:right;margin-right:20px}#search-modal.show{top:109px}}@media all and (max-width:979px) and (min-width:768px){#top-header{min-height:70px}#top-header .container #top-menu,#top-header .container #top-utilities{display:none}#top-header .container #logo{margin:22px 0 0 20px}#top-header .container #logo a{width:180px}#top-header .container .pricing-button{float:right;margin:12px auto 0;position:relative;right:auto;width:150px}#top-header .container .mobile-menu{display:block;margin:20px 0 0 30px;width:40px}#mobile_menu.mobile_menu_open{display:block}#mobile_menu ul#mobile-nav_mobile{display:flex;flex-direction:row;flex-wrap:wrap}#mobile_menu ul#mobile-nav_mobile>li{width:33%}#mobile_menu ul#mobile-nav_mobile>li .sub-menu{margin-top:2px;padding:0}}@media all and (max-width:767px){#top-header{min-height:56px}#top-header .container #top-utilities{display:none}#top-header .container #logo{margin:2px 0 0}#top-header .container .pricing-button{float:none;font-size:14px;line-height:14px;margin:10px auto;padding:10px;position:relative;right:auto;width:116px}.mobile-menu{background-position:top right;background-size:20px 14px;display:block}#mobile_menu{top:55px}#mobile_menu.mobile_menu_open{display:block}#mobile_menu .sub-menu{margin-top:2px;padding:0}}#mobile_menu{border-bottom:1px solid #ccc}@media all and (max-width:979px) and (min-width:768px){#mobile_menu{height:auto!important}}#mobile_menu ul.mobile_nav{margin:0;padding:0}#mobile_menu ul.mobile_nav li{list-style-type:none;margin-bottom:5px}#mobile_menu ul.mobile_nav li a{text-decoration:none}#mobile_menu ul#mobile-nav_mobile li a{color:#222D3B;font-size:12px;font-weight:700;text-transform:uppercase}#mobile_menu ul#mobile-nav_mobile li .sub-menu a{font-size:13px;font-weight:300;text-transform:none}@media all and (max-width:1290px){#mobile_menu ul#mobile-nav_mobile li .sub-menu a{font-size:14px}}@media all and (max-width:767px){#mobile_menu ul#mobile-nav_mobile li .sub-menu a{font-size:13px}}#mobile_menu ul#mobile-nav_mobile li.top_utilities{display:none}@media all and (max-width:979px) and (min-width:768px){#mobile_menu ul#mobile-nav_mobile li.top_utilities{display:block}#mobile_menu ul#mobile-nav_mobile li.top_utilities>a{display:none}#mobile_menu ul#mobile-nav_mobile li.top_utilities .sub-menu{display:block;margin:0}#mobile_menu ul#mobile-nav_mobile li.top_utilities .sub-menu li a{color:#75899B}}#mobile_menu ul#top-utilities_menu_mobile li a{color:#889eb3;font-size:13px;font-weight:400;text-transform:none}#mobile_menu ul#top-utilities_menu_mobile li.search-icon{visibility:hidden}#mobile_menu ul#top-utilities_menu_mobile form{border:solid 1px #889eb3;border-radius:25px;overflow:auto}#mobile_menu ul#top-utilities_menu_mobile form input.search-field{border:0;float:left;width:75%}@media all and (max-width:979px) and (min-width:768px){#mobile_menu ul#top-utilities_menu_mobile li.ut_community,#mobile_menu ul#top-utilities_menu_mobile li.ut_contact-us,#mobile_menu ul#top-utilities_menu_mobile li.ut_login,#mobile_menu ul#top-utilities_menu_mobile li.ut_resources,#mobile_menu ul#top-utilities_menu_mobile li.utilities{display:none}}#mobile_menu #tablet_utilities_submenu{display:none}@media all and (max-width:979px) and (min-width:768px){#mobile_menu #tablet_utilities_submenu{display:block;margin:0}#mobile_menu #tablet_utilities_submenu li a{color:#75899B!important}}#top-header #mobile-nav .iconed#mobile-login{text-align:left!important}#top-header #mobile-nav .iconed#mobile-contact,#top-header #mobile-nav .iconed#mobile-login{display:block;margin-top:0;width:50%!important;float:left;margin-right:0;border-top:0!important;height:70px}#top-header #mobile-nav .iconed#mobile-contact a,#top-header #mobile-nav .iconed#mobile-login a{font-size:14px;line-height:17px;font-weight:400;margin-right:0;color:#fff!important;padding:5px 15px 0!important;display:inline-block!important;width:auto!important;float:none!important;text-transform:none!important;transition:all 0s;-webkit-transition:all 0s;outline:0!important}#top-header #mobile-nav .iconed#mobile-contact a:hover,#top-header #mobile-nav .iconed#mobile-login a:hover{background:none!important;color:#08abf1!important}#top-header #mobile-nav .utilities{text-transform:none!important}#top-header #mobile-nav .utilities a{color:#777}#top-header #mobile-nav li.search-icon{position:relative}#top-header #mobile-nav li.search-icon #mobile_search_toggle{display:none;position:absolute;top:2px;width:100%}#top-header #mobile-nav li.menu-item>a{display:none}#top-header #mobile-nav li.menu-item .sub-menu{list-style-type:none;padding:0}#top-header #mobile-nav li.menu-item.ubermenu_column2{display:none}#top-header #mobile-nav>li.search-icon a,#top-header #mobile-nav>li.utilities_item a{color:#777;text-align:left;text-transform:none}#top-header #mobile-nav li#pricing_button{border-bottom:0;padding-bottom:10px;text-align:center}#top-header #mobile-nav li#pricing_button .pricing-button{display:inline-block;float:none;padding:15px 25px;width:90%}.iconed{width:50px;height:50px;display:block;float:right;margin-top:30px;margin-right:25px;text-decoration:none;outline:0;-webkit-outline:0;font-size:14px;line-height:17px;text-align:center;color:#fff;font-weight:400}@media all and (max-width:1290px) and (min-width:980px){.iconed{margin-right:15px}}.iconed:active,.iconed:focus{outline:0}@media all and (max-width:1170px){.iconed{display:none}}.iconed span{display:block;width:21px;height:22px;margin:0 auto;background-repeat:no-repeat;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/main-nav-icons-sprite.png);background-size:50px 80px}.iconed#search-icon span{background-position:0 0}.iconed#mobile-login span,.iconed.login span{background-position:0 -30px}.iconed:hover{color:#08abf1}.iconed:hover#search-icon span{background-position:-30px 0}.iconed:hover#mobile-login span,.iconed:hover.login span{background-position:-30px -30px}.iconed:hover#mobile-contact span,.iconed:hover.contact span{background-position:-30px -60px}footer{background:#111B27;clear:both;color:#9DB3C8;float:none;font-size:13px;width:100%}footer ul{list-style-type:none;margin:0;padding:0}footer a{color:#9DB3C8;text-decoration:none}#footer_back-to-top{display:none}.footer-img{display:block;width:100%;height:auto}#top-footer{float:none;clear:both;width:100%;padding:50px 0 0}@media all and (max-width:767px) and (min-width:480px){#top-footer{padding:40px 0 20px}}@media all and (max-width:479px) and (min-width:320px){#top-footer{padding:40px 0 20px}}#top-footer .col-520{margin:52px auto 0;display:table;float:none}@media all and (max-width:979px) and (min-width:768px){#top-footer .col-520{width:50%}}@media all and (max-width:1290px) and (min-width:980px){#top-footer .col-520 .space-140-left{margin-left:0}}@media all and (max-width:979px) and (min-width:768px){#top-footer .col-520 .space-140-left{margin-left:0}}@media all and (max-width:767px) and (min-width:480px){#top-footer .col-520 .space-140-left{margin-left:0}}@media all and (max-width:479px) and (min-width:320px){#top-footer .col-520 .space-140-left{margin-left:0}}@media all and (max-width:1290px) and (min-width:980px){#top-footer .col-520 .space-140-right{margin-right:0}}@media all and (max-width:979px) and (min-width:768px){#top-footer .col-520 .space-140-right{margin-right:0}}@media all and (max-width:767px) and (min-width:480px){#top-footer .col-520 .space-140-right{margin-right:0}}@media all and (max-width:479px) and (min-width:320px){#top-footer .col-520 .space-140-right{margin-right:0}}#top-footer .col-190{color:#fff;display:none;float:right;padding-bottom:50px;text-align:center}@media all and (max-width:767px){#top-footer .col-190{display:block;float:none;width:100%}}#top-footer h4{text-transform:uppercase}#top-footer ul{display:inline-block}#top-footer ul>li{box-sizing:border-box;display:inline-block;font-size:13px;font-weight:500;line-height:20px;list-style-type:none;vertical-align:top}#top-footer ul>li>a{color:#f1f4f5;text-transform:uppercase}#top-footer ul>li>a:hover{color:#f1f4f5}#top-footer ul>li a{text-decoration:none}#top-footer ul>li a:hover{color:#0094d3}#top-footer ul>li.footermenu_home{margin-right:105px;padding-top:5px;width:25px!important}#top-footer ul>li.footermenu_home a{overflow:hidden;text-indent:100%;white-space:nowrap;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/glyph.png) no-repeat;background-size:25px 25px;display:block;height:25px;width:25px}@media all and (max-width:979px) and (min-width:768px){#top-footer ul>li{font-size:11px}}#top-footer ul>li.simple_nav_item{font-weight:300;letter-spacing:.3px}@media all and (max-width:767px) and (min-width:480px){#top-footer ul>li.simple_nav_item{font-weight:500;letter-spacing:inherit}#top-footer ul>li.simple_nav_item a{color:#footer_text}}@media all and (max-width:479px) and (min-width:320px){#top-footer ul>li.simple_nav_item{font-weight:500;letter-spacing:inherit}#top-footer ul>li.simple_nav_item a{color:#footer_text}}#top-footer ul>li.simple_nav_item a{color:#9DB3C8}#top-footer ul>li>ul{display:block;padding:0;margin:3px 0 0}@media all and (max-width:767px) and (min-width:480px){#top-footer ul>li>ul{display:none}}@media all and (max-width:479px) and (min-width:320px){#top-footer ul>li>ul{display:none}}#top-footer ul>li>ul>li{display:block;font-size:13px;line-height:20px;font-weight:300;letter-spacing:.3px;list-style-type:none}@media all and (max-width:979px) and (min-width:768px){#top-footer ul>li>ul>li{font-size:11px}}#top-footer ul>li>ul>li a{text-transform:none}#top-footer ul>li>ul>li a:hover{color:#0094d3}#top-footer ul>li .sub-menu li{margin-right:0}#top-footer ul>li .sub-menu li a{color:#9DB3C8;text-transform:none}#top-footer ul#footer-main-nav{display:block;margin:0 auto;padding:0;width:79%}@media all and (max-width:767px) and (min-width:480px){#top-footer ul#footer-main-nav{display:block;width:100%;text-align:center}}@media all and (max-width:479px) and (min-width:320px){#top-footer ul#footer-main-nav{display:block;width:100%;text-align:center}}#top-footer ul#footer-main-nav>li{margin-right:50px}#top-footer ul#footer-main-nav>li:last-child{margin-right:0}#top-footer ul#footer-main-nav>li.footermenu_pricing a{color:#9DB3C8;font-weight:300;text-transform:none}#top-footer ul#footer-main-nav>li.footermenu_pricing a:hover{color:#0094d3}@media all and (max-width:767px) and (min-width:480px){#top-footer ul#footer-main-nav>li{width:auto;margin-left:10px}}@media all and (max-width:479px) and (min-width:320px){#top-footer ul#footer-main-nav>li{width:auto;margin-left:10px}}#top-footer .cdm_container{border-left:1px solid #333E4B;display:inline-block;padding:0 0 0 30px;vertical-align:top;width:250px}@media all and (max-width:767px){#top-footer .cdm_container{display:block;width:100%;padding:20px 0 0;text-align:center;border-left:0}}#top-footer .cdm_container .menu_title{box-sizing:border-box;color:#f1f4f5;font-size:13px;line-height:24px;font-weight:500;text-transform:uppercase}#top-footer .cdm_container ul{display:block;padding:0;margin:0}#top-footer .cdm_container ul>li{display:block;font-size:13px;line-height:20px;font-weight:300;letter-spacing:.3px;list-style-type:none;padding-right:40px}@media all and (max-width:1290px){#top-footer .cdm_container ul>li{padding-right:0}}@media all and (max-width:979px) and (min-width:768px){#top-footer .cdm_container ul>li{font-size:11px}}@media all and (max-width:767px){#top-footer .cdm_container ul>li{margin-bottom:0}}#top-footer .cdm_container ul>li a{color:#9DB3C8;text-transform:none}#top-footer .cdm_container ul>li a:hover{color:#0094d3}#top-footer .back_to_top{overflow:hidden;text-indent:100%;white-space:nowrap;background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/back-up-icon.png);background-size:contain;background-repeat:no-repeat;display:block;height:30px;margin:0 auto;text-decoration:none;width:30px}#footer-logo{margin:0 auto;width:223px;display:table}#footer-logo img{width:100%;height:auto}#footer-logo img:hover{opacity:.7}#mid-footer{padding:36px 0 0;max-width:100%;width:820px;margin:0 auto;text-align:center;float:none;clear:both}#mid-footer p{font-size:13px;line-height:20px}@media all and (max-width:767px){#mid-footer{padding:30px 10px 0}}#mid-footer a.compliance_link{color:#fff;display:inline-block;font-weight:700}#mid-footer #footer_compliance{text-align:center}#mid-footer #footer_compliance li{display:inline-block;margin:0 20px 10px}@media all and (max-width:767px){#mid-footer #footer_compliance{line-height:20px;margin-bottom:30px}#mid-footer #footer_compliance li{margin:0;width:100%}}@media all and (max-width:767px){#mid-footer .footer_tagline{display:none}}#bot-footer{float:none;width:100%;padding:36px 0;text-align:center}@media all and (max-width:979px) and (min-width:768px){#bot-footer{padding:50px 0}}@media all and (max-width:767px){#bot-footer{padding:0 0 40px}}#bot-footer #social,#social{margin:0 auto;display:table;padding:0;font-family:Social;font-size:22px}#bot-footer #social li:first-child,#social li:first-child{margin:0}#bot-footer #social li,#social li{float:left;list-style-type:none;margin:0 0 0 15px}#bot-footer #social li a,#social li a{color:#3C4750;display:block;height:42px;text-align:center;text-decoration:none;width:42px}#bot-footer #social li a span,#social li a span{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/social_sprite.png);background-size:218px auto;background-position:left top;background-repeat:no-repeat;display:block;height:33px;width:33px}@media all and (-webkit-min-device-pixel-ratio:1.5),all and (-o-min-device-pixel-ratio:3 / 2),all and (min--moz-device-pixel-ratio:1.5),all and (min-device-pixel-ratio:1.5){#bot-footer #social li a span,#social li a span{background-image:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/social_sprite@2x.png)}}#bot-footer #social #facebook span,#social #facebook span{background-position:-50px -4px}#bot-footer #social #facebook a:hover span,#social #facebook a:hover span{background-position:-50px -57px}#bot-footer #social #twitter span,#social #twitter span{background-position:0 -4px}#bot-footer #social #twitter a:hover span,#social #twitter a:hover span{background-position:0 -57px}#bot-footer #social #linkedin span,#social #linkedin span{background-position:-89px -4px}#bot-footer #social #linkedin a:hover span,#social #linkedin a:hover span{background-position:-89px -57px}#bot-footer #social #google span,#social #google span{background-position:-139px -4px}#bot-footer #social #google a:hover span,#social #google a:hover span{background-position:-139px -57px}#bot-footer #social #youtube span,#social #youtube span{background-position:-192px -4px}#bot-footer #social #youtube a:hover span,#social #youtube a:hover span{background-position:-192px -57px}#bot-footer #footer-util-nav{margin:30px auto 20px;display:table;padding:0}#bot-footer #footer-util-nav li:first-child{padding:0}#bot-footer #footer-util-nav li{float:left;list-style-type:none;font-weight:300;font-weight:16px;line-height:20px;color:#9DB3C8;padding:0 0 0 30px;text-align:center}@media all and (max-width:767px){#bot-footer #footer-util-nav li{float:none;padding:0;width:100%}}#bot-footer #footer-util-nav li.footer_truste a{background:url(//web-archive.nli.org.il/National_Library/20170106013122oe_///privacy-policy.truste.com/privacy-seal/seal?rid=e8b1ba6d-9e15-4da0-8275-8f5a6d00ce1d) no-repeat;background-size:77px 25px;display:inline-block;height:25px;overflow:hidden;text-indent:100%;white-space:nowrap;width:77px}@media all and (max-width:767px){#bot-footer #footer-util-nav li.footer_truste{margin-top:10px}}#bot-footer #footer-util-nav a{color:#9DB3C8;letter-spacing:.3px;text-decoration:none}#bot-footer #footer-util-nav a:hover{color:#0094d3}#bot-footer .copyright{color:#9DB3C8;font-size:13px;line-height:20px;font-weight:300}@media all and (max-width:1290px){footer #top-footer .container #footer-main-nav .footermenu_home{display:none}footer #top-footer .container #footer-main-nav>li{line-height:20px;margin-right:35px}footer #top-footer .container .cdm_container{width:200px}}@media all and (max-width:979px) and (min-width:768px){footer #top-footer .container #footer-main-nav .footermenu_home{display:none}footer #top-footer .container #footer-main-nav>li{line-height:17px;margin-right:15px;width:16%}footer #top-footer .container .cdm_container{width:145px}}@media all and (max-width:767px){footer #footer_back-to-top{display:block;text-align:center}footer #top-footer .container #footer-main-nav{display:none}footer #top-footer .container .cdm_container{width:100%}}[height="1"][width="1"]{position:absolute;top:-9999px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}section .container h2 a,section .container h3 a,section .container h4 a,section .container li a,section .container p a{color:#29A1E6;font-weight:700;text-decoration:none}section .container h2 a:focus,section .container h2 a:hover,section .container h3 a:focus,section .container h3 a:hover,section .container h4 a:focus,section .container h4 a:hover,section .container li a:focus,section .container li a:hover,section .container p a:focus,section .container p a:hover{color:#4CB3E2;font-weight:700;text-decoration:none}section .container .contentLink,section .container h2 a,section .container h3 a,section .container h4 a{color:#29A1E6;text-decoration:none;font-weight:400}section .container .contentLink:focus,section .container .contentLink:hover,section .container h2 a:focus,section .container h2 a:hover,section .container h3 a:focus,section .container h3 a:hover,section .container h4 a:focus,section .container h4 a:hover{color:#4CB3E2;font-weight:700;text-decoration:none}.container{width:1290px;margin:0 auto}.container img{height:auto;max-width:100%}@media all and (max-width:1290px) and (min-width:980px){.container{width:100%;padding:0 20px}}@media all and (max-width:979px) and (min-width:768px){.container{width:100%;padding:0 20px}}@media all and (max-width:767px) and (min-width:480px){.container{width:100%;padding:0 20px}}@media all and (max-width:479px) and (min-width:320px){.container{width:100%;padding:0 20px}}#main{float:left;width:100%;padding:50px 0 0}@media all and (max-width:767px){#main iframe{width:100%!important}}#main .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}#main .video-container embed,#main .video-container iframe,#main .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}#share-area{width:100%;border-top:1px solid #eee;float:left;padding:50px 0;margin:50px 0}#share-area h3{display:none}#page_intro{border-bottom:1px solid #CCC;margin:0}@media all and (max-width:767px){#page_intro{margin:0 0 40px}}#page_intro .content{margin:80px auto;width:1070px}@media all and (max-width:767px){#page_intro .content{margin:20px auto;width:95%}}@media all and (max-width:1290px){#page_intro .content{width:95%}}#page_intro .content p{color:#222D3B;font-size:21px;line-height:155%;margin:0 0 21px;text-align:center}#page_intro .content p:last-child{margin-bottom:0}.left-col{float:left}.left-col .alignnone{max-width:100%;height:auto}.left-col .alignright{float:right;margin:5px 0 0 15px}.left-col .alignleft{float:left;margin:5px 15px 0 0}.right-col{float:right!important}.col-1290{width:1290px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-1290{width:100%}}@media all and (max-width:979px) and (min-width:768px){.col-1290{width:100%}}@media all and (max-width:767px) and (min-width:480px){.col-1290{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-1290{width:100%}}.col-1070{width:1070px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-1070{width:100%}}@media all and (max-width:979px) and (min-width:768px){.col-1070{width:100%}}@media all and (max-width:767px) and (min-width:480px){.col-1070{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-1070{width:100%}}.col-960{width:960px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-960{width:74.41%}}@media all and (max-width:979px) and (min-width:768px){.col-960{width:74.41%}}@media all and (max-width:767px) and (min-width:480px){.col-960{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-960{width:100%}}.col-960 img{max-width:100%;height:auto}.col-850{width:850px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-850{width:65%}}@media all and (max-width:979px) and (min-width:768px){.col-850{width:65%}}@media all and (max-width:767px) and (min-width:480px){.col-850{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-850{width:100%}}.col-740{width:740px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-740{text-align:center;width:100%}}@media all and (max-width:979px) and (min-width:768px){.col-740{text-align:center;width:100%}}@media all and (max-width:767px) and (min-width:480px){.col-740{text-align:center;width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-740{text-align:center;width:100%}}.col-645{width:645px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-645{width:50%}}@media all and (max-width:979px) and (min-width:768px){.col-645{width:50%}}@media all and (max-width:767px) and (min-width:480px){.col-645{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-645{width:100%}}.col-630{width:630px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-630{width:48.83%}}@media all and (max-width:979px) and (min-width:768px){.col-630{width:48.83%}}@media all and (max-width:767px) and (min-width:480px){.col-630{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-630{width:100%}}.col-520{width:520px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-520{width:40.31%}}@media all and (max-width:979px) and (min-width:768px){.col-520{width:40.31%}}@media all and (max-width:767px) and (min-width:480px){.col-520{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-520{width:100%}}.col-410{width:410px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-410{width:31.78%}}@media all and (max-width:979px) and (min-width:768px){.col-410{width:31.78%}}@media all and (max-width:767px) and (min-width:480px){.col-410{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-410{width:100%}}.col-300{width:300px;float:left}@media all and (max-width:1290px) and (min-width:980px){.col-300{width:23.25%}}@media all and (max-width:979px) and (min-width:768px){.col-300{width:23.25%}}@media all and (max-width:767px) and (min-width:480px){.col-300{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-300{width:100%}}.col-190{float:left;width:190px}@media all and (max-width:1290px) and (min-width:980px){.col-190{width:14.72%}}@media all and (max-width:979px) and (min-width:768px){.col-190{width:14.72%}}@media all and (max-width:767px) and (min-width:480px){.col-190{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-190{width:100%}}.col-160{float:left;width:160px}@media all and (max-width:1290px) and (min-width:980px){.col-160{width:14.72%}}@media all and (max-width:979px) and (min-width:768px){.col-160{width:14.72%}}@media all and (max-width:767px) and (min-width:480px){.col-160{width:100%}}@media all and (max-width:479px) and (min-width:320px){.col-160{width:100%}}.space-140-left{margin-left:140px}@media all and (max-width:1290px) and (min-width:980px){.space-140-left{margin-left:10.85%}}@media all and (max-width:979px) and (min-width:768px){.space-140-left{margin-left:10.85%}}@media all and (max-width:767px) and (min-width:480px){.space-140-left{margin-left:0}}@media all and (max-width:479px) and (min-width:320px){.space-140-left{margin-left:0}}.space-140-right{margin-right:140px}@media all and (max-width:1290px) and (min-width:980px){.space-140-right{margin-right:10.85%}}@media all and (max-width:979px) and (min-width:768px){.space-140-right{margin-right:10.85%}}@media all and (max-width:767px) and (min-width:480px){.space-140-right{margin-right:0}}@media all and (max-width:479px) and (min-width:320px){.space-140-right{margin-right:0}}.space-30-left{margin-left:30px}@media all and (max-width:1290px) and (min-width:980px){.space-30-left{margin-left:2.32%}}@media all and (max-width:979px) and (min-width:768px){.space-30-left{margin-left:2.32%}}@media all and (max-width:767px) and (min-width:480px){.space-30-left{margin-left:0}}@media all and (max-width:479px) and (min-width:320px){.space-30-left{margin-left:0}}.space-30-right{margin-right:30px}@media all and (max-width:1290px) and (min-width:980px){.space-30-right{margin-right:2.32%}}@media all and (max-width:979px) and (min-width:768px){.space-30-right{margin-right:2.32%}}@media all and (max-width:767px) and (min-width:480px){.space-30-right{margin-right:0}}@media all and (max-width:479px) and (min-width:320px){.space-30-right{margin-right:0}}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}#three-block-container{float:left;width:100%}.indiv-three-block-gutter{width:30px}@media all and (max-width:1290px) and (min-width:980px){.indiv-three-block-gutter{width:3.125%}}@media all and (max-width:979px) and (min-width:768px){.indiv-three-block-gutter{width:3.125%}}@media all and (max-width:767px) and (min-width:480px){.indiv-three-block-gutter{width:3%}}@media all and (max-width:479px) and (min-width:320px){.indiv-three-block-gutter{width:0}}.indiv-three-block-grid{width:300px}@media all and (max-width:1290px) and (min-width:980px){.indiv-three-block-grid{width:31.25%}}@media all and (max-width:979px) and (min-width:768px){.indiv-three-block-grid{width:31.25%}}@media all and (max-width:767px) and (min-width:480px){.indiv-three-block-grid{width:48.5%}}@media all and (max-width:479px) and (min-width:320px){.indiv-three-block-grid{width:100%}}.indiv-resource,.indiv-three-block{float:left;width:300px;margin:0 0 30px;padding:0 0 20px;border-bottom:4px solid #eee}@media all and (max-width:1290px) and (min-width:980px){.indiv-resource,.indiv-three-block{width:31.25%}}@media all and (max-width:979px) and (min-width:768px){.indiv-resource,.indiv-three-block{width:31.25%}}@media all and (max-width:767px) and (min-width:480px){.indiv-resource,.indiv-three-block{width:48.5%}}@media all and (max-width:479px) and (min-width:320px){.indiv-resource,.indiv-three-block{width:100%}}.indiv-resource img,.indiv-three-block img{width:100%;height:auto}@media all and (max-width:767px) and (min-width:480px){.indiv-resource img,.indiv-three-block img{padding:0 40px}}@media all and (max-width:479px) and (min-width:320px){.indiv-resource img,.indiv-three-block img{padding:0 40px}}@media all and (max-width:767px) and (min-width:480px){.indiv-resource .attachment-resource-thumb,.indiv-three-block .attachment-resource-thumb{padding:0}}@media all and (max-width:479px) and (min-width:320px){.indiv-resource .attachment-resource-thumb,.indiv-three-block .attachment-resource-thumb{padding:0}}.indiv-resource .gated-resource,.indiv-three-block .gated-resource{position:absolute;right:10px;top:-10px;background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-gated.png) no-repeat;background-size:45px auto;width:45px;text-indent:-9999px;height:42px;z-index:9}.indiv-resource .three-block-image,.indiv-three-block .three-block-image{display:block;float:left;width:100%;height:180px;position:relative}.indiv-resource .three-block-image img,.indiv-three-block .three-block-image img{position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.indiv-resource .three-block-image:hover,.indiv-three-block .three-block-image:hover{background:0 0}.indiv-resource .three-block-title,.indiv-three-block .three-block-title{color:#0094d3;text-decoration:none;font-size:18px;font-weight:500;letter-spacing:.5px;display:block;margin-top:22px;float:left;width:100%}.indiv-resource .three-block-title:hover,.indiv-three-block .three-block-title:hover{background:0 0}.indiv-resource a,.indiv-three-block a{color:#0094d3;text-decoration:none;font-size:16px;display:block}.indiv-resource a:hover,.indiv-three-block a:hover{color:#999}.four-block-container{float:left;width:100%}.indiv-four-block-gutter{width:30px}@media all and (max-width:1290px) and (min-width:980px){.indiv-four-block-gutter{width:3.125%}}@media all and (max-width:979px) and (min-width:768px){.indiv-four-block-gutter{width:3.125%}}@media all and (max-width:767px) and (min-width:480px){.indiv-four-block-gutter{width:3%}}@media all and (max-width:479px) and (min-width:320px){.indiv-four-block-gutter{width:0}}.indiv-four-block-grid{width:300px}@media all and (max-width:1290px) and (min-width:980px){.indiv-four-block-grid{width:23.25%}}@media all and (max-width:979px) and (min-width:768px){.indiv-four-block-grid{width:23.25%}}@media all and (max-width:767px) and (min-width:480px){.indiv-four-block-grid{width:48.5%}}@media all and (max-width:479px) and (min-width:320px){.indiv-four-block-grid{width:100%}}.indiv-four-block{float:left;width:300px;margin:0 0 30px}@media all and (max-width:1290px) and (min-width:980px){.indiv-four-block{width:23.25%}}@media all and (max-width:979px) and (min-width:768px){.indiv-four-block{width:23.25%}}@media all and (max-width:767px) and (min-width:480px){.indiv-four-block{width:48.5%}}@media all and (max-width:479px) and (min-width:320px){.indiv-four-block{width:100%}}.indiv-four-block img{width:100%;height:auto}@media all and (max-width:767px){ul{list-style-position:inside;padding:0}}@media all and (max-width:767px){.desktop-only{display:none!important}}.mobile-only{display:none!important}@media all and (max-width:767px){.mobile-only{display:block!important}}body.flexible_fields #main{padding:0}body.flexible_fields section h2,body.flexible_fields section h3{font-family:'Roboto Slab'}body.flexible_fields section h3{font-size:32px}body.flexible_fields section h4,body.flexible_fields section li,body.flexible_fields section p{font-family:Roboto,sans-serif}body.flexible_fields .full-width-content,body.flexible_fields section.full-width-content{clear:both;padding:80px 0 40px;position:relative}@media all and (max-width:767px){body.flexible_fields .full-width-content,body.flexible_fields section.full-width-content{padding:40px 0}}body.flexible_fields .full-width-content .col-1290,body.flexible_fields section.full-width-content .col-1290{float:none}body.flexible_fields .full-width-content .col-854,body.flexible_fields section.full-width-content .col-854{margin:0 auto;text-align:left;width:854px}@media all and (max-width:767px){body.flexible_fields .full-width-content .col-854,body.flexible_fields section.full-width-content .col-854{text-align:center;width:100%}}body.flexible_fields .full-width-content .col-854 h3,body.flexible_fields section.full-width-content .col-854 h3{margin-bottom:20px}@media all and (max-width:767px){body.flexible_fields .full-width-content .col-854 h3,body.flexible_fields section.full-width-content .col-854 h3{font-size:30px}}body.flexible_fields .full-width-content .col-854 p,body.flexible_fields section.full-width-content .col-854 p{font-size:16px;line-height:24px;padding:0;text-align:left}@media all and (max-width:767px){body.flexible_fields .full-width-content .col-854 p,body.flexible_fields section.full-width-content .col-854 p{text-align:center}body.flexible_fields .full-width-content .col-854 p img,body.flexible_fields section.full-width-content .col-854 p img{height:auto;max-width:none;width:100%}}body.flexible_fields .full-width-content p,body.flexible_fields section.full-width-content p{font-size:21px;margin:0 0 40px;font-family:Roboto,sans-serif}body.flexible_fields .full-width-content.bg_image,body.flexible_fields section.full-width-content.bg_image{background-repeat:no-repeat;background-size:cover;color:#fff;padding:80px 0 0}body.flexible_fields .full-width-content.bg_image p,body.flexible_fields section.full-width-content.bg_image p{font-size:16px;line-height:24px}body.flexible_fields .full-width-content.bg_white,body.flexible_fields section.full-width-content.bg_white{background-color:#fff!important}body.flexible_fields .full-width-content.bg_white .container h2,body.flexible_fields .full-width-content.bg_white .container h3,body.flexible_fields .full-width-content.bg_white .container h4,body.flexible_fields .full-width-content.bg_white .container li,body.flexible_fields .full-width-content.bg_white .container p,body.flexible_fields section.full-width-content.bg_white .container h2,body.flexible_fields section.full-width-content.bg_white .container h3,body.flexible_fields section.full-width-content.bg_white .container h4,body.flexible_fields section.full-width-content.bg_white .container li,body.flexible_fields section.full-width-content.bg_white .container p{color:#222D3B!important}body.flexible_fields .full-width-content.bg_white .container h2 a,body.flexible_fields .full-width-content.bg_white .container h3 a,body.flexible_fields .full-width-content.bg_white .container h4 a,body.flexible_fields .full-width-content.bg_white .container li a,body.flexible_fields .full-width-content.bg_white .container p a,body.flexible_fields section.full-width-content.bg_white .container h2 a,body.flexible_fields section.full-width-content.bg_white .container h3 a,body.flexible_fields section.full-width-content.bg_white .container h4 a,body.flexible_fields section.full-width-content.bg_white .container li a,body.flexible_fields section.full-width-content.bg_white .container p a{color:#218ECC!important}body.flexible_fields .full-width-content.bg_lightgrey,body.flexible_fields section.full-width-content.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields .full-width-content.bg_lightgrey .container h2,body.flexible_fields .full-width-content.bg_lightgrey .container h3,body.flexible_fields .full-width-content.bg_lightgrey .container h4,body.flexible_fields .full-width-content.bg_lightgrey .container li,body.flexible_fields .full-width-content.bg_lightgrey .container p,body.flexible_fields section.full-width-content.bg_lightgrey .container h2,body.flexible_fields section.full-width-content.bg_lightgrey .container h3,body.flexible_fields section.full-width-content.bg_lightgrey .container h4,body.flexible_fields section.full-width-content.bg_lightgrey .container li,body.flexible_fields section.full-width-content.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields .full-width-content.bg_lightgrey .container h2 a,body.flexible_fields .full-width-content.bg_lightgrey .container h3 a,body.flexible_fields .full-width-content.bg_lightgrey .container h4 a,body.flexible_fields .full-width-content.bg_lightgrey .container li a,body.flexible_fields .full-width-content.bg_lightgrey .container p a,body.flexible_fields section.full-width-content.bg_lightgrey .container h2 a,body.flexible_fields section.full-width-content.bg_lightgrey .container h3 a,body.flexible_fields section.full-width-content.bg_lightgrey .container h4 a,body.flexible_fields section.full-width-content.bg_lightgrey .container li a,body.flexible_fields section.full-width-content.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields .full-width-content.bg_lightblue,body.flexible_fields section.full-width-content.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields .full-width-content.bg_lightblue .container h2,body.flexible_fields .full-width-content.bg_lightblue .container h3,body.flexible_fields .full-width-content.bg_lightblue .container h4,body.flexible_fields .full-width-content.bg_lightblue .container li,body.flexible_fields .full-width-content.bg_lightblue .container p,body.flexible_fields section.full-width-content.bg_lightblue .container h2,body.flexible_fields section.full-width-content.bg_lightblue .container h3,body.flexible_fields section.full-width-content.bg_lightblue .container h4,body.flexible_fields section.full-width-content.bg_lightblue .container li,body.flexible_fields section.full-width-content.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields .full-width-content.bg_lightblue .container h2 a,body.flexible_fields .full-width-content.bg_lightblue .container h3 a,body.flexible_fields .full-width-content.bg_lightblue .container h4 a,body.flexible_fields .full-width-content.bg_lightblue .container li a,body.flexible_fields .full-width-content.bg_lightblue .container p a,body.flexible_fields section.full-width-content.bg_lightblue .container h2 a,body.flexible_fields section.full-width-content.bg_lightblue .container h3 a,body.flexible_fields section.full-width-content.bg_lightblue .container h4 a,body.flexible_fields section.full-width-content.bg_lightblue .container li a,body.flexible_fields section.full-width-content.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields .full-width-content.bg_darkblue,body.flexible_fields section.full-width-content.bg_darkblue{background-color:#11537A!important}body.flexible_fields .full-width-content.bg_darkblue .container h2,body.flexible_fields .full-width-content.bg_darkblue .container h3,body.flexible_fields .full-width-content.bg_darkblue .container h4,body.flexible_fields .full-width-content.bg_darkblue .container li,body.flexible_fields .full-width-content.bg_darkblue .container p,body.flexible_fields section.full-width-content.bg_darkblue .container h2,body.flexible_fields section.full-width-content.bg_darkblue .container h3,body.flexible_fields section.full-width-content.bg_darkblue .container h4,body.flexible_fields section.full-width-content.bg_darkblue .container li,body.flexible_fields section.full-width-content.bg_darkblue .container p{color:#fff!important}body.flexible_fields .full-width-content.bg_darkblue .container h2 a,body.flexible_fields .full-width-content.bg_darkblue .container h3 a,body.flexible_fields .full-width-content.bg_darkblue .container h4 a,body.flexible_fields .full-width-content.bg_darkblue .container li a,body.flexible_fields .full-width-content.bg_darkblue .container p a,body.flexible_fields section.full-width-content.bg_darkblue .container h2 a,body.flexible_fields section.full-width-content.bg_darkblue .container h3 a,body.flexible_fields section.full-width-content.bg_darkblue .container h4 a,body.flexible_fields section.full-width-content.bg_darkblue .container li a,body.flexible_fields section.full-width-content.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields .full-width-content.bg_darkblue .container button,body.flexible_fields .full-width-content.bg_darkblue .container button.btn_videopopup,body.flexible_fields section.full-width-content.bg_darkblue .container button,body.flexible_fields section.full-width-content.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .full-width-content.bg_darkgrey,body.flexible_fields section.full-width-content.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields .full-width-content.bg_darkgrey .container h2,body.flexible_fields .full-width-content.bg_darkgrey .container h3,body.flexible_fields .full-width-content.bg_darkgrey .container h4,body.flexible_fields .full-width-content.bg_darkgrey .container li,body.flexible_fields .full-width-content.bg_darkgrey .container p,body.flexible_fields section.full-width-content.bg_darkgrey .container h2,body.flexible_fields section.full-width-content.bg_darkgrey .container h3,body.flexible_fields section.full-width-content.bg_darkgrey .container h4,body.flexible_fields section.full-width-content.bg_darkgrey .container li,body.flexible_fields section.full-width-content.bg_darkgrey .container p{color:#fff!important}body.flexible_fields .full-width-content.bg_darkgrey .container h2 a,body.flexible_fields .full-width-content.bg_darkgrey .container h3 a,body.flexible_fields .full-width-content.bg_darkgrey .container h4 a,body.flexible_fields .full-width-content.bg_darkgrey .container li a,body.flexible_fields .full-width-content.bg_darkgrey .container p a,body.flexible_fields section.full-width-content.bg_darkgrey .container h2 a,body.flexible_fields section.full-width-content.bg_darkgrey .container h3 a,body.flexible_fields section.full-width-content.bg_darkgrey .container h4 a,body.flexible_fields section.full-width-content.bg_darkgrey .container li a,body.flexible_fields section.full-width-content.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields .full-width-content.bg_darkgrey .container button,body.flexible_fields .full-width-content.bg_darkgrey .container button.btn_videopopup,body.flexible_fields section.full-width-content.bg_darkgrey .container button,body.flexible_fields section.full-width-content.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields .full-width-content.bg_mediumblue,body.flexible_fields section.full-width-content.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields .full-width-content.bg_mediumblue .container h2,body.flexible_fields .full-width-content.bg_mediumblue .container h2 a,body.flexible_fields .full-width-content.bg_mediumblue .container h3,body.flexible_fields .full-width-content.bg_mediumblue .container h3 a,body.flexible_fields .full-width-content.bg_mediumblue .container h4,body.flexible_fields .full-width-content.bg_mediumblue .container h4 a,body.flexible_fields .full-width-content.bg_mediumblue .container li,body.flexible_fields .full-width-content.bg_mediumblue .container li a,body.flexible_fields .full-width-content.bg_mediumblue .container p,body.flexible_fields .full-width-content.bg_mediumblue .container p a,body.flexible_fields section.full-width-content.bg_mediumblue .container h2,body.flexible_fields section.full-width-content.bg_mediumblue .container h2 a,body.flexible_fields section.full-width-content.bg_mediumblue .container h3,body.flexible_fields section.full-width-content.bg_mediumblue .container h3 a,body.flexible_fields section.full-width-content.bg_mediumblue .container h4,body.flexible_fields section.full-width-content.bg_mediumblue .container h4 a,body.flexible_fields section.full-width-content.bg_mediumblue .container li,body.flexible_fields section.full-width-content.bg_mediumblue .container li a,body.flexible_fields section.full-width-content.bg_mediumblue .container p,body.flexible_fields section.full-width-content.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields .full-width-content.bg_mediumblue .container button,body.flexible_fields .full-width-content.bg_mediumblue .container button.btn_videopopup,body.flexible_fields section.full-width-content.bg_mediumblue .container button,body.flexible_fields section.full-width-content.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields .full-width-content.bg_green,body.flexible_fields section.full-width-content.bg_green{background-color:#9AB134!important}body.flexible_fields .full-width-content.bg_green .container h2,body.flexible_fields .full-width-content.bg_green .container h2 a,body.flexible_fields .full-width-content.bg_green .container h3,body.flexible_fields .full-width-content.bg_green .container h3 a,body.flexible_fields .full-width-content.bg_green .container h4,body.flexible_fields .full-width-content.bg_green .container h4 a,body.flexible_fields .full-width-content.bg_green .container li,body.flexible_fields .full-width-content.bg_green .container li a,body.flexible_fields .full-width-content.bg_green .container p,body.flexible_fields .full-width-content.bg_green .container p a,body.flexible_fields section.full-width-content.bg_green .container h2,body.flexible_fields section.full-width-content.bg_green .container h2 a,body.flexible_fields section.full-width-content.bg_green .container h3,body.flexible_fields section.full-width-content.bg_green .container h3 a,body.flexible_fields section.full-width-content.bg_green .container h4,body.flexible_fields section.full-width-content.bg_green .container h4 a,body.flexible_fields section.full-width-content.bg_green .container li,body.flexible_fields section.full-width-content.bg_green .container li a,body.flexible_fields section.full-width-content.bg_green .container p,body.flexible_fields section.full-width-content.bg_green .container p a{color:#fff!important}body.flexible_fields .full-width-content.bg_green .container button,body.flexible_fields .full-width-content.bg_green .container button.btn_videopopup,body.flexible_fields section.full-width-content.bg_green .container button,body.flexible_fields section.full-width-content.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .full-width-content .wide_video,body.flexible_fields section.full-width-content .wide_video{margin:50px 0 -100px;position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}body.flexible_fields .full-width-content .wide_video iframe,body.flexible_fields section.full-width-content .wide_video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media all and (max-width:1290px){body.flexible_fields .full-width-content .wide_video iframe,body.flexible_fields section.full-width-content .wide_video iframe{width:100%}}body.flexible_fields .marketo_form{background-color:#F1F4F5;clear:both;color:#222D3B;font-size:21px;min-height:389px;overflow:auto;padding:0 0 30px;position:relative;text-align:center}body.flexible_fields .marketo_form h3{font-size:30px;margin:30px 0 15px}@media all and (max-width:767px){body.flexible_fields .marketo_form h3{font-size:16px}}body.flexible_fields .marketo_form form.mktoForm{font-family:Helvetica,Arial,sans-serif;font-size:13px;color:#333;width:100%!important}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow{text-align:center}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol{display:inline-block;float:none;margin-right:2%;width:30%;input:-moz-placeholder}@media all and (max-width:767px){body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol{display:block;width:100%}}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol:last-child{margin-right:0}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol .mktoGutter{display:none}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap{position:relative;width:100%}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap.mktoRequiredField .mktoLabel .mktoAsterix{display:none}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select{border:solid 1px #B4C8DB;border-radius:2px;box-shadow:none;width:100%;color:#222d3b!important}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input:-moz-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input:-ms-input-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input::-moz-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input::-webkit-input-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select:-moz-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select:-ms-input-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select::-moz-placeholder,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select::-webkit-input-placeholder{color:#898989!important}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input.mktoInvalid,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select.mktoInvalid{border:solid 1px #E1350B}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol input:focus,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select:focus{border:solid 1px #29A1E6}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select{color:#898989!important}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select.mktoValid{color:#222d3b!important}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow .mktoFormCol select option{color:#898989!important}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset{border:0;margin:10px 0 0!important;padding:0;text-align:center}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset .mktoOffset,body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset legend{display:none}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset .mktoFieldDescriptor{width:100%}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset label[for=currentCustomerBottom],body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset label[for=currentCustomer]{float:none;font-size:16px}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset label[for=currentCustomerBottom],body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset label[for=currentCustomer]{font-size:16px}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset label[for=currentCustomerBottom],body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset label[for=currentCustomer]{font-size:16px}}body.flexible_fields .marketo_form form.mktoForm .mktoFormRow fieldset .mktoCheckboxList{width:25%!important}body.flexible_fields .marketo_form form.mktoForm .mktoButtonRow{display:block;text-align:center!important}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields .marketo_form form.mktoForm .mktoButtonRow{width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields .marketo_form form.mktoForm .mktoButtonRow{width:100%}}body.flexible_fields .marketo_form form.mktoForm .mktoButtonWrap.mktoRound .mktoButton{background-color:#A3BB38;background-image:none;border-radius:2px;border:0;float:none;font-size:16px;padding:15px 25px;width:auto}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields .marketo_form form.mktoForm .mktoButtonWrap.mktoRound .mktoButton{margin-left:0!important;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields .marketo_form form.mktoForm .mktoButtonWrap.mktoRound .mktoButton{margin-left:0!important;width:100%}}body.flexible_fields .marketo_form .marketo_success{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/uploads/2016/04/check-circle.png) no-repeat center 88px;padding:168px 0 0}body.flexible_fields .marketo_form .marketo_success h3{margin:0 0 20px}body.flexible_fields .marketo_form .marketo_success p{font-size:16px;line-height:24px}body.flexible_fields .whats-new{background-color:#F1F4F5;clear:both;min-height:465px;padding:80px 0;text-align:center;width:100%}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields .whats-new{padding:30px 0}}body.flexible_fields .whats-new p{font-size:21px}body.flexible_fields .whats-new .resource-columns{float:none;height:247px;margin:30px auto 0;overflow:hidden;text-align:center;width:1120px}body.flexible_fields .whats-new .resource-columns li{font-weight:700}@media all and (max-width:1290px) and (min-width:980px){body.flexible_fields .whats-new .resource-columns{height:auto;width:100%}}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields .whats-new .resource-columns{height:auto;width:100%}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields .whats-new .resource-columns{height:auto;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields .whats-new .resource-columns{height:auto;width:100%}}body.flexible_fields .whats-new .resource-columns.paginate{height:247px;overflow:hidden}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields .whats-new .resource-columns.paginate{height:1235px}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields .whats-new .resource-columns.paginate{height:1235px}}body.flexible_fields .whats-new .resource-columns.more-than-five .resource-column,body.flexible_fields .whats-new .resource-columns.paginate .resource-column{display:block;float:left}body.flexible_fields .whats-new .resource-columns .resource-column{color:#fff;position:relative;background-size:cover!important;border-radius:2px;display:inline-block;height:247px;float:none;margin:0 15px 30px;padding:16px 10px 10px;text-align:left;width:190px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}body.flexible_fields .whats-new .resource-columns .resource-column:hover{-webkit-box-shadow:0 0 68px -12px rgba(0,0,0,.75);-moz-box-shadow:0 0 68px -12px rgba(0,0,0,.75)}body.flexible_fields .whats-new .resource-columns .resource-column:hover .overlay{background:rgba(196,35,8,.8)!important}body.flexible_fields .whats-new .resource-columns .resource-column:focus,body.flexible_fields .whats-new .resource-columns .resource-column:hover{box-shadow:none}body.flexible_fields .whats-new .resource-columns .resource-column a{color:#fff!important;text-decoration:none}body.flexible_fields .whats-new .resource-columns .resource-column a:focus,body.flexible_fields .whats-new .resource-columns .resource-column a:hover{color:#fff!important}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields .whats-new .resource-columns .resource-column{height:auto;margin:0;padding:60px 30px 10px;width:100%}}@media all and (max-width:767px){body.flexible_fields .whats-new .resource-columns .resource-column{display:block;margin:0;min-height:247px;padding:15px 25px;width:100%}}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content{position:relative;width:100%;z-index:10}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields .whats-new .resource-columns .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}@media all and (max-width:767px){body.flexible_fields .whats-new .resource-columns .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul{margin:0 0 15px;padding:0;float:left;width:100%}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul li{list-style-type:none;display:table;font-size:13px;white-space:nowrap;text-transform:uppercase;font-weight:500;margin:0;padding:5px 0 5px 42px}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .white-paper-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 0;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .ebook-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -37px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .webinar-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -80px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .press-release-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -120px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .blog-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -160px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .events-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -200px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .data-sheet-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -240px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .case-study-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -280px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .infographic-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -320px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .solution-brief-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -360px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .video-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -400px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .spotlight-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -440px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content ul .product-announcement-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -480px;padding:5px 0 5px 45px;background-size:30px auto}body.flexible_fields .whats-new .resource-columns .resource-column .resource-content .resource-title{font-family:'Roboto Slab',serif;font-size:16px;font-weight:500;line-height:24px;float:left;width:100%;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}body.flexible_fields .whats-new .resource-columns .resource-column .overlay{position:absolute;top:0;right:0;bottom:0;left:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}body.flexible_fields .whats-new .news_toggle{color:#0094d3;display:inline-block;font-weight:700;margin-top:50px;padding-right:30px;text-decoration:none}body.flexible_fields .whats-new .news_toggle.news_viewall{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/carrot-sprite.png) no-repeat right -19px;background-size:17px}body.flexible_fields .whats-new .news_toggle.news_viewall:focus,body.flexible_fields .whats-new .news_toggle.news_viewall:hover{background-position:right 7px;color:#69BDED}body.flexible_fields .whats-new .news_toggle.news_view_fewer{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/carrot-sprite.png) no-repeat right -61px;background-size:17px;display:none}body.flexible_fields .whats-new .news_toggle.news_view_fewer:focus,body.flexible_fields .whats-new .news_toggle.news_view_fewer:hover{background-position:right -41px;color:#69BDED}body.flexible_fields .whats-new.bg_white{background-color:#fff!important}body.flexible_fields .whats-new.bg_white .container h2,body.flexible_fields .whats-new.bg_white .container h3,body.flexible_fields .whats-new.bg_white .container h4,body.flexible_fields .whats-new.bg_white .container li,body.flexible_fields .whats-new.bg_white .container p{color:#222D3B!important}body.flexible_fields .whats-new.bg_white .container h2 a,body.flexible_fields .whats-new.bg_white .container h3 a,body.flexible_fields .whats-new.bg_white .container h4 a,body.flexible_fields .whats-new.bg_white .container li a,body.flexible_fields .whats-new.bg_white .container p a{color:#218ECC!important}body.flexible_fields .whats-new.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields .whats-new.bg_lightgrey .container h2,body.flexible_fields .whats-new.bg_lightgrey .container h3,body.flexible_fields .whats-new.bg_lightgrey .container h4,body.flexible_fields .whats-new.bg_lightgrey .container li,body.flexible_fields .whats-new.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields .whats-new.bg_lightgrey .container h2 a,body.flexible_fields .whats-new.bg_lightgrey .container h3 a,body.flexible_fields .whats-new.bg_lightgrey .container h4 a,body.flexible_fields .whats-new.bg_lightgrey .container li a,body.flexible_fields .whats-new.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields .whats-new.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields .whats-new.bg_lightblue .container h2,body.flexible_fields .whats-new.bg_lightblue .container h3,body.flexible_fields .whats-new.bg_lightblue .container h4,body.flexible_fields .whats-new.bg_lightblue .container li,body.flexible_fields .whats-new.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields .whats-new.bg_lightblue .container h2 a,body.flexible_fields .whats-new.bg_lightblue .container h3 a,body.flexible_fields .whats-new.bg_lightblue .container h4 a,body.flexible_fields .whats-new.bg_lightblue .container li a,body.flexible_fields .whats-new.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields .whats-new.bg_darkblue{background-color:#11537A!important}body.flexible_fields .whats-new.bg_darkblue .container h2,body.flexible_fields .whats-new.bg_darkblue .container h3,body.flexible_fields .whats-new.bg_darkblue .container h4,body.flexible_fields .whats-new.bg_darkblue .container li,body.flexible_fields .whats-new.bg_darkblue .container p{color:#fff!important}body.flexible_fields .whats-new.bg_darkblue .container h2 a,body.flexible_fields .whats-new.bg_darkblue .container h3 a,body.flexible_fields .whats-new.bg_darkblue .container h4 a,body.flexible_fields .whats-new.bg_darkblue .container li a,body.flexible_fields .whats-new.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields .whats-new.bg_darkblue .container button,body.flexible_fields .whats-new.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .whats-new.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields .whats-new.bg_darkgrey .container h2,body.flexible_fields .whats-new.bg_darkgrey .container h3,body.flexible_fields .whats-new.bg_darkgrey .container h4,body.flexible_fields .whats-new.bg_darkgrey .container li,body.flexible_fields .whats-new.bg_darkgrey .container p{color:#fff!important}body.flexible_fields .whats-new.bg_darkgrey .container h2 a,body.flexible_fields .whats-new.bg_darkgrey .container h3 a,body.flexible_fields .whats-new.bg_darkgrey .container h4 a,body.flexible_fields .whats-new.bg_darkgrey .container li a,body.flexible_fields .whats-new.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields .whats-new.bg_darkgrey .container button,body.flexible_fields .whats-new.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields .whats-new.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields .whats-new.bg_mediumblue .container h2,body.flexible_fields .whats-new.bg_mediumblue .container h2 a,body.flexible_fields .whats-new.bg_mediumblue .container h3,body.flexible_fields .whats-new.bg_mediumblue .container h3 a,body.flexible_fields .whats-new.bg_mediumblue .container h4,body.flexible_fields .whats-new.bg_mediumblue .container h4 a,body.flexible_fields .whats-new.bg_mediumblue .container li,body.flexible_fields .whats-new.bg_mediumblue .container li a,body.flexible_fields .whats-new.bg_mediumblue .container p,body.flexible_fields .whats-new.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields .whats-new.bg_mediumblue .container button,body.flexible_fields .whats-new.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields .whats-new.bg_green{background-color:#9AB134!important}body.flexible_fields .whats-new.bg_green .container h2,body.flexible_fields .whats-new.bg_green .container h2 a,body.flexible_fields .whats-new.bg_green .container h3,body.flexible_fields .whats-new.bg_green .container h3 a,body.flexible_fields .whats-new.bg_green .container h4,body.flexible_fields .whats-new.bg_green .container h4 a,body.flexible_fields .whats-new.bg_green .container li,body.flexible_fields .whats-new.bg_green .container li a,body.flexible_fields .whats-new.bg_green .container p,body.flexible_fields .whats-new.bg_green .container p a{color:#fff!important}body.flexible_fields .whats-new.bg_green .container button,body.flexible_fields .whats-new.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields section#parent_and_three_child_pages,body.flexible_fields section#ulm_products{margin:0 15px 0 0;padding:160px 0}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section#parent_and_three_child_pages,body.flexible_fields section#ulm_products{padding:50px 0}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section#parent_and_three_child_pages,body.flexible_fields section#ulm_products{padding:50px 0}}body.flexible_fields section#parent_and_three_child_pages p,body.flexible_fields section#ulm_products p{font-size:16px;line-height:155%;padding:0}body.flexible_fields section#parent_and_three_child_pages a,body.flexible_fields section#ulm_products a{font-weight:700;text-decoration:none}body.flexible_fields section#parent_and_three_child_pages:last-child,body.flexible_fields section#ulm_products:last-child{margin:0}body.flexible_fields section#parent_and_three_child_pages .intro_text,body.flexible_fields section#ulm_products .intro_text{display:block;margin:0 0 50px}body.flexible_fields section#parent_and_three_child_pages .product_box,body.flexible_fields section#ulm_products .product_box{color:#222D3B;margin:0 15px 20px;width:30%}@media all and (max-width:1290px) and (min-width:980px){body.flexible_fields section#parent_and_three_child_pages .product_box,body.flexible_fields section#ulm_products .product_box{width:29%}}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields section#parent_and_three_child_pages .product_box,body.flexible_fields section#ulm_products .product_box{width:29%}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section#parent_and_three_child_pages .product_box,body.flexible_fields section#ulm_products .product_box{margin:0 0 20px;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section#parent_and_three_child_pages .product_box,body.flexible_fields section#ulm_products .product_box{margin:0 0 20px;width:100%}}body.flexible_fields section#parent_and_three_child_pages .product_box:first-child,body.flexible_fields section#ulm_products .product_box:first-child{margin-left:0}body.flexible_fields section#parent_and_three_child_pages .product_box:last-child,body.flexible_fields section#ulm_products .product_box:last-child{margin-right:0}body.flexible_fields section#parent_and_three_child_pages .product_box .child_page_icon,body.flexible_fields section#parent_and_three_child_pages .product_box .ulm_product_icon,body.flexible_fields section#ulm_products .product_box .child_page_icon,body.flexible_fields section#ulm_products .product_box .ulm_product_icon{margin-bottom:40px}body.flexible_fields section#parent_and_three_child_pages .product_box .child_page_icon img,body.flexible_fields section#parent_and_three_child_pages .product_box .ulm_product_icon img,body.flexible_fields section#ulm_products .product_box .child_page_icon img,body.flexible_fields section#ulm_products .product_box .ulm_product_icon img{height:auto;width:60px}body.flexible_fields section#parent_and_three_child_pages .product_box h4,body.flexible_fields section#ulm_products .product_box h4{font-size:20px;font-weight:700}body.flexible_fields section#parent_and_three_child_pages .product_box p,body.flexible_fields section#ulm_products .product_box p{font-size:16px;line-height:155%;padding:0}body.flexible_fields section#parent_and_three_child_pages .product_box a.learnmore,body.flexible_fields section#ulm_products .product_box a.learnmore{color:#29A1E6;font-weight:700;text-decoration:none}body.flexible_fields section#parent_and_three_child_pages .product_box a.learnmore:focus,body.flexible_fields section#parent_and_three_child_pages .product_box a.learnmore:hover,body.flexible_fields section#ulm_products .product_box a.learnmore:focus,body.flexible_fields section#ulm_products .product_box a.learnmore:hover{color:#69BDED}body.flexible_fields section#parent_and_three_child_pages.childpage,body.flexible_fields section#ulm_products.childpage{text-align:left}body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product,body.flexible_fields section#ulm_products.childpage .col_parent_product{float:left;margin-right:130px;width:300px}body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product img,body.flexible_fields section#ulm_products.childpage .col_parent_product img{margin-bottom:10px;width:100%}body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product a,body.flexible_fields section#ulm_products.childpage .col_parent_product a{font-weight:700}@media all and (max-width:1290px) and (min-width:980px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product,body.flexible_fields section#ulm_products.childpage .col_parent_product{margin-right:30px;width:30%}}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product,body.flexible_fields section#ulm_products.childpage .col_parent_product{margin-right:30px;width:30%}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product,body.flexible_fields section#ulm_products.childpage .col_parent_product{float:none;margin-right:0;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_parent_product,body.flexible_fields section#ulm_products.childpage .col_parent_product{float:none;margin-right:0;width:100%}}body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products,body.flexible_fields section#ulm_products.childpage .col_child_products{float:left;width:65%}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products,body.flexible_fields section#ulm_products.childpage .col_child_products{float:none;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products,body.flexible_fields section#ulm_products.childpage .col_child_products{float:none;width:100%}}body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box{float:none;overflow:auto;width:100%}body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .child_page_icon,body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .ulm_product_icon,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .child_page_icon,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .ulm_product_icon{float:left;margin-right:30px}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .child_page_icon,body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .ulm_product_icon,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .child_page_icon,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .ulm_product_icon{float:none;margin-right:0;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .child_page_icon,body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .ulm_product_icon,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .child_page_icon,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .ulm_product_icon{float:none;margin-right:0;width:100%}}body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .child_page_info,body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .ulm_product_info,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .child_page_info,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .ulm_product_info{float:left;margin-bottom:40px;width:80%}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .child_page_info,body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .ulm_product_info,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .child_page_info,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .ulm_product_info{float:none;width:100%}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .child_page_info,body.flexible_fields section#parent_and_three_child_pages.childpage .col_child_products .product_box .ulm_product_info,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .child_page_info,body.flexible_fields section#ulm_products.childpage .col_child_products .product_box .ulm_product_info{float:none;width:100%}}body.flexible_fields .three-columns{clear:both;overflow:auto;padding:60px 0;text-align:center}@media all and (max-width:767px){body.flexible_fields .three-columns{padding:10px 0}}body.flexible_fields .three-columns .col-410{color:#222D3B;margin:0 15px 20px;width:30%}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields .three-columns .col-410{float:none;margin:0 auto 20px;width:80%}}@media all and (max-width:767px){body.flexible_fields .three-columns .col-410{float:none;margin:0 0 20px;width:100%}}body.flexible_fields .three-columns .col-410 .three-columns-image img{height:auto;width:60px}body.flexible_fields .three-columns .col-410 h4{font-weight:lighter}body.flexible_fields .three-columns.bg_white{background-color:#fff!important}body.flexible_fields .three-columns.bg_white .container h2,body.flexible_fields .three-columns.bg_white .container h3,body.flexible_fields .three-columns.bg_white .container h4,body.flexible_fields .three-columns.bg_white .container li,body.flexible_fields .three-columns.bg_white .container p{color:#222D3B!important}body.flexible_fields .three-columns.bg_white .container h2 a,body.flexible_fields .three-columns.bg_white .container h3 a,body.flexible_fields .three-columns.bg_white .container h4 a,body.flexible_fields .three-columns.bg_white .container li a,body.flexible_fields .three-columns.bg_white .container p a{color:#218ECC!important}body.flexible_fields .three-columns.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields .three-columns.bg_lightgrey .container h2,body.flexible_fields .three-columns.bg_lightgrey .container h3,body.flexible_fields .three-columns.bg_lightgrey .container h4,body.flexible_fields .three-columns.bg_lightgrey .container li,body.flexible_fields .three-columns.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields .three-columns.bg_lightgrey .container h2 a,body.flexible_fields .three-columns.bg_lightgrey .container h3 a,body.flexible_fields .three-columns.bg_lightgrey .container h4 a,body.flexible_fields .three-columns.bg_lightgrey .container li a,body.flexible_fields .three-columns.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields .three-columns.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields .three-columns.bg_lightblue .container h2,body.flexible_fields .three-columns.bg_lightblue .container h3,body.flexible_fields .three-columns.bg_lightblue .container h4,body.flexible_fields .three-columns.bg_lightblue .container li,body.flexible_fields .three-columns.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields .three-columns.bg_lightblue .container h2 a,body.flexible_fields .three-columns.bg_lightblue .container h3 a,body.flexible_fields .three-columns.bg_lightblue .container h4 a,body.flexible_fields .three-columns.bg_lightblue .container li a,body.flexible_fields .three-columns.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields .three-columns.bg_darkblue{background-color:#11537A!important}body.flexible_fields .three-columns.bg_darkblue .container h2,body.flexible_fields .three-columns.bg_darkblue .container h3,body.flexible_fields .three-columns.bg_darkblue .container h4,body.flexible_fields .three-columns.bg_darkblue .container li,body.flexible_fields .three-columns.bg_darkblue .container p{color:#fff!important}body.flexible_fields .three-columns.bg_darkblue .container h2 a,body.flexible_fields .three-columns.bg_darkblue .container h3 a,body.flexible_fields .three-columns.bg_darkblue .container h4 a,body.flexible_fields .three-columns.bg_darkblue .container li a,body.flexible_fields .three-columns.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields .three-columns.bg_darkblue .container button,body.flexible_fields .three-columns.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .three-columns.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields .three-columns.bg_darkgrey .container h2,body.flexible_fields .three-columns.bg_darkgrey .container h3,body.flexible_fields .three-columns.bg_darkgrey .container h4,body.flexible_fields .three-columns.bg_darkgrey .container li,body.flexible_fields .three-columns.bg_darkgrey .container p{color:#fff!important}body.flexible_fields .three-columns.bg_darkgrey .container h2 a,body.flexible_fields .three-columns.bg_darkgrey .container h3 a,body.flexible_fields .three-columns.bg_darkgrey .container h4 a,body.flexible_fields .three-columns.bg_darkgrey .container li a,body.flexible_fields .three-columns.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields .three-columns.bg_darkgrey .container button,body.flexible_fields .three-columns.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields .three-columns.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields .three-columns.bg_mediumblue .container h2,body.flexible_fields .three-columns.bg_mediumblue .container h2 a,body.flexible_fields .three-columns.bg_mediumblue .container h3,body.flexible_fields .three-columns.bg_mediumblue .container h3 a,body.flexible_fields .three-columns.bg_mediumblue .container h4,body.flexible_fields .three-columns.bg_mediumblue .container h4 a,body.flexible_fields .three-columns.bg_mediumblue .container li,body.flexible_fields .three-columns.bg_mediumblue .container li a,body.flexible_fields .three-columns.bg_mediumblue .container p,body.flexible_fields .three-columns.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields .three-columns.bg_mediumblue .container button,body.flexible_fields .three-columns.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields .three-columns.bg_green{background-color:#9AB134!important}body.flexible_fields .three-columns.bg_green .container h2,body.flexible_fields .three-columns.bg_green .container h2 a,body.flexible_fields .three-columns.bg_green .container h3,body.flexible_fields .three-columns.bg_green .container h3 a,body.flexible_fields .three-columns.bg_green .container h4,body.flexible_fields .three-columns.bg_green .container h4 a,body.flexible_fields .three-columns.bg_green .container li,body.flexible_fields .three-columns.bg_green .container li a,body.flexible_fields .three-columns.bg_green .container p,body.flexible_fields .three-columns.bg_green .container p a{color:#fff!important}body.flexible_fields .three-columns.bg_green .container button,body.flexible_fields .three-columns.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .two_columns_rows{clear:both;overflow:auto;padding:85px 0 0;text-align:center}body.flexible_fields .two_columns_rows .container{width:1110px}body.flexible_fields .two_columns_rows .container .intro_text{margin-bottom:62px}body.flexible_fields .two_columns_rows .container .intro_text li,body.flexible_fields .two_columns_rows .container .intro_text p{font-size:21px;line-height:36px;margin:0 0 25px}body.flexible_fields .two_columns_rows .container #columns_container{display:flex;flex-direction:row;flex-wrap:wrap}body.flexible_fields .two_columns_rows .container #columns_container .col-410{color:#222D3B;margin:0 15px 45px}@media all and (max-width:767px){body.flexible_fields .two_columns_rows .container #columns_container .col-410{float:none;margin:0 0 20px;width:100%}}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-image{float:left;width:60px}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text{float:left;text-align:left;width:75%}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text h4{color:#1E7CB3;font-size:21px;line-height:24px}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields .two_columns_rows .container{padding:0;width:100%}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-image{margin-right:20px}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text{width:60%}}@media all and (max-width:767px){body.flexible_fields .two_columns_rows{padding:10px 0}body.flexible_fields .two_columns_rows .container{width:100%}body.flexible_fields .two_columns_rows .container h3{font-size:20px;line-height:24px}body.flexible_fields .two_columns_rows .container .intro_text{margin-bottom:45px}body.flexible_fields .two_columns_rows .container .intro_text li,body.flexible_fields .two_columns_rows .container .intro_text p{font-size:16px;line-height:24px}body.flexible_fields .two_columns_rows .container #columns_container{display:flex;flex-direction:row;flex-wrap:wrap}body.flexible_fields .two_columns_rows .container #columns_container .col-410{color:#222D3B;margin:0 15px 45px;width:100%}}@media all and (max-width:767px) and (max-width:1290px){body.flexible_fields .two_columns_rows .container #columns_container .col-410{margin:0 0 35px 15px}}@media all and (max-width:767px) and (max-width:767px){body.flexible_fields .two_columns_rows .container #columns_container .col-410{float:none;margin:0 0 20px;width:100%}}@media all and (max-width:767px){body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-image{float:left;margin-right:20px!important;width:20%}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text{float:left;text-align:left;width:70%}body.flexible_fields .two_columns_rows .container #columns_container .col-410 .two-columns-text h4{color:#1E7CB3;font-size:18px;line-height:22px}}body.flexible_fields .two_columns_rows.two_columns .container #columns_container .col-410{width:45%}@media all and (max-width:767px){body.flexible_fields .two_columns_rows.two_columns .container #columns_container .col-410{width:100%!important}}body.flexible_fields .two_columns_rows.two_columns .container #columns_container .col-410 .two-columns-image{margin-right:46px}@media all and (max-width:767px){body.flexible_fields .two_columns_rows.two_columns .container #columns_container .col-410 .two-columns-image{margin-right:0}}body.flexible_fields .two_columns_rows.three_columns .container #columns_container .col-410{width:30%}@media all and (max-width:767px){body.flexible_fields .two_columns_rows.three_columns .container #columns_container .col-410{width:100%!important}}body.flexible_fields .two_columns_rows.three_columns .container #columns_container .col-410 .two-columns-image{margin-right:15px}@media all and (max-width:767px){body.flexible_fields .two_columns_rows.three_columns .container #columns_container .col-410 .two-columns-image{margin-right:0}}body.flexible_fields .two_columns_rows.bg_white{background-color:#fff!important}body.flexible_fields .two_columns_rows.bg_white .container h2,body.flexible_fields .two_columns_rows.bg_white .container h3,body.flexible_fields .two_columns_rows.bg_white .container h4,body.flexible_fields .two_columns_rows.bg_white .container li,body.flexible_fields .two_columns_rows.bg_white .container p{color:#222D3B!important}body.flexible_fields .two_columns_rows.bg_white .container h2 a,body.flexible_fields .two_columns_rows.bg_white .container h3 a,body.flexible_fields .two_columns_rows.bg_white .container h4 a,body.flexible_fields .two_columns_rows.bg_white .container li a,body.flexible_fields .two_columns_rows.bg_white .container p a{color:#218ECC!important}body.flexible_fields .two_columns_rows.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields .two_columns_rows.bg_lightgrey .container h2,body.flexible_fields .two_columns_rows.bg_lightgrey .container h3,body.flexible_fields .two_columns_rows.bg_lightgrey .container h4,body.flexible_fields .two_columns_rows.bg_lightgrey .container li,body.flexible_fields .two_columns_rows.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields .two_columns_rows.bg_lightgrey .container h2 a,body.flexible_fields .two_columns_rows.bg_lightgrey .container h3 a,body.flexible_fields .two_columns_rows.bg_lightgrey .container h4 a,body.flexible_fields .two_columns_rows.bg_lightgrey .container li a,body.flexible_fields .two_columns_rows.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields .two_columns_rows.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields .two_columns_rows.bg_lightblue .container h2,body.flexible_fields .two_columns_rows.bg_lightblue .container h3,body.flexible_fields .two_columns_rows.bg_lightblue .container h4,body.flexible_fields .two_columns_rows.bg_lightblue .container li,body.flexible_fields .two_columns_rows.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields .two_columns_rows.bg_lightblue .container h2 a,body.flexible_fields .two_columns_rows.bg_lightblue .container h3 a,body.flexible_fields .two_columns_rows.bg_lightblue .container h4 a,body.flexible_fields .two_columns_rows.bg_lightblue .container li a,body.flexible_fields .two_columns_rows.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields .two_columns_rows.bg_darkblue{background-color:#11537A!important}body.flexible_fields .two_columns_rows.bg_darkblue .container h2,body.flexible_fields .two_columns_rows.bg_darkblue .container h3,body.flexible_fields .two_columns_rows.bg_darkblue .container h4,body.flexible_fields .two_columns_rows.bg_darkblue .container li,body.flexible_fields .two_columns_rows.bg_darkblue .container p{color:#fff!important}body.flexible_fields .two_columns_rows.bg_darkblue .container h2 a,body.flexible_fields .two_columns_rows.bg_darkblue .container h3 a,body.flexible_fields .two_columns_rows.bg_darkblue .container h4 a,body.flexible_fields .two_columns_rows.bg_darkblue .container li a,body.flexible_fields .two_columns_rows.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields .two_columns_rows.bg_darkblue .container button,body.flexible_fields .two_columns_rows.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .two_columns_rows.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields .two_columns_rows.bg_darkgrey .container h2,body.flexible_fields .two_columns_rows.bg_darkgrey .container h3,body.flexible_fields .two_columns_rows.bg_darkgrey .container h4,body.flexible_fields .two_columns_rows.bg_darkgrey .container li,body.flexible_fields .two_columns_rows.bg_darkgrey .container p{color:#fff!important}body.flexible_fields .two_columns_rows.bg_darkgrey .container h2 a,body.flexible_fields .two_columns_rows.bg_darkgrey .container h3 a,body.flexible_fields .two_columns_rows.bg_darkgrey .container h4 a,body.flexible_fields .two_columns_rows.bg_darkgrey .container li a,body.flexible_fields .two_columns_rows.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields .two_columns_rows.bg_darkgrey .container button,body.flexible_fields .two_columns_rows.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields .two_columns_rows.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields .two_columns_rows.bg_mediumblue .container h2,body.flexible_fields .two_columns_rows.bg_mediumblue .container h2 a,body.flexible_fields .two_columns_rows.bg_mediumblue .container h3,body.flexible_fields .two_columns_rows.bg_mediumblue .container h3 a,body.flexible_fields .two_columns_rows.bg_mediumblue .container h4,body.flexible_fields .two_columns_rows.bg_mediumblue .container h4 a,body.flexible_fields .two_columns_rows.bg_mediumblue .container li,body.flexible_fields .two_columns_rows.bg_mediumblue .container li a,body.flexible_fields .two_columns_rows.bg_mediumblue .container p,body.flexible_fields .two_columns_rows.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields .two_columns_rows.bg_mediumblue .container button,body.flexible_fields .two_columns_rows.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields .two_columns_rows.bg_green{background-color:#9AB134!important}body.flexible_fields .two_columns_rows.bg_green .container h2,body.flexible_fields .two_columns_rows.bg_green .container h2 a,body.flexible_fields .two_columns_rows.bg_green .container h3,body.flexible_fields .two_columns_rows.bg_green .container h3 a,body.flexible_fields .two_columns_rows.bg_green .container h4,body.flexible_fields .two_columns_rows.bg_green .container h4 a,body.flexible_fields .two_columns_rows.bg_green .container li,body.flexible_fields .two_columns_rows.bg_green .container li a,body.flexible_fields .two_columns_rows.bg_green .container p,body.flexible_fields .two_columns_rows.bg_green .container p a{color:#fff!important}body.flexible_fields .two_columns_rows.bg_green .container button,body.flexible_fields .two_columns_rows.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .split-columns{height:690px;margin:0;position:relative}@media all and (max-width:767px){body.flexible_fields .split-columns{height:auto;margin:20px 0}}body.flexible_fields .split-columns .container{height:100%;position:relative;z-index:100}body.flexible_fields .split-columns .container .col-1290{height:100%;position:relative}body.flexible_fields .split-columns .container .col-1290 .col_content,body.flexible_fields .split-columns .container .col-1290 .col_image{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media all and (max-width:767px){body.flexible_fields .split-columns .container .col-1290 .col_content,body.flexible_fields .split-columns .container .col-1290 .col_image{top:0!important;-webkit-transform:translateY(0%)!important;-ms-transform:translateY(0%)!important;transform:translateY(0%)!important}}body.flexible_fields .split-columns .container .col-1290 .col_content .empty,body.flexible_fields .split-columns .container .col-1290 .col_content.side_empty,body.flexible_fields .split-columns .container .col-1290 .col_image .empty,body.flexible_fields .split-columns .container .col-1290 .col_image.side_empty{height:0;padding:0}body.flexible_fields .split-columns.side_image_stretch{overflow:hidden;padding:0}body.flexible_fields .split-columns.side_image_stretch .side_image_stretch_image{padding:45px 0;position:absolute;top:0}body.flexible_fields .split-columns.side_image_stretch .side_image_stretch_image img{height:580px;width:auto}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch .side_image_stretch_image{display:none}}body.flexible_fields .split-columns.side_image_stretch .container .col-1290 .col_image{visibility:hidden}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch .container .col-1290 .col_image{visibility:visible}body.flexible_fields .split-columns.side_image_stretch .container .col-1290 .col_image .embed-container{padding-bottom:0}}body.flexible_fields .split-columns.side_image_stretch.image_left .col_image,body.flexible_fields .split-columns.side_image_stretch.image_left .side_image_stretch_image{right:50%}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch.image_left .side_image_stretch_image{right:0}}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch.image_left .col_image{right:0}}body.flexible_fields .split-columns.side_image_stretch.image_left .col_content{float:right}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch.image_left .col_content{float:none}}body.flexible_fields .split-columns.side_image_stretch.image_right .col_image,body.flexible_fields .split-columns.side_image_stretch.image_right .side_image_stretch_image{left:50%}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch.image_right .side_image_stretch_image{left:0}}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch.image_right .col_image{left:0}}body.flexible_fields .split-columns.side_image_stretch.image_right .col_content{float:left}@media all and (max-width:767px){body.flexible_fields .split-columns.side_image_stretch.image_right .col_content{float:none}}body.flexible_fields .split-columns.bg_image{background-position:top center;background-repeat:no-repeat;background-size:cover;color:#fff;margin:0}body.flexible_fields .split-columns.bg_image.popup_video_button{height:550px}body.flexible_fields .split-columns div.overlay{position:absolute;top:0;right:0;bottom:0;left:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}body.flexible_fields .split-columns .btn_cta{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:rgba(255,255,255,.5);background-size:30px 30px;border:1px solid #fff;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:17px;margin:10px 0 0;text-decoration:none;text-transform:uppercase;width:auto;padding:13px 26px 12px}body.flexible_fields .split-columns .btn_cta:focus,body.flexible_fields .split-columns .btn_cta:hover{background-color:#4CB3E2;border-color:#4CB3E2;opacity:1;color:#fff!important}@media all and (max-width:767px){body.flexible_fields .split-columns .btn_cta{width:100%}}body.flexible_fields .split-columns .btn_videopopup{background-color:#0094d3;border-color:#0094d3}body.flexible_fields .split-columns .btn_videopopup:focus,body.flexible_fields .split-columns .btn_videopopup:hover{background-color:#4CB3E2;border-color:#4CB3E2}body.flexible_fields .split-columns.bg_white{background-color:#fff!important}body.flexible_fields .split-columns.bg_white .container h2,body.flexible_fields .split-columns.bg_white .container h3,body.flexible_fields .split-columns.bg_white .container h4,body.flexible_fields .split-columns.bg_white .container li,body.flexible_fields .split-columns.bg_white .container p{color:#222D3B!important}body.flexible_fields .split-columns.bg_white .container h2 a,body.flexible_fields .split-columns.bg_white .container h3 a,body.flexible_fields .split-columns.bg_white .container h4 a,body.flexible_fields .split-columns.bg_white .container li a,body.flexible_fields .split-columns.bg_white .container p a{color:#218ECC!important}body.flexible_fields .split-columns.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields .split-columns.bg_lightgrey .container h2,body.flexible_fields .split-columns.bg_lightgrey .container h3,body.flexible_fields .split-columns.bg_lightgrey .container h4,body.flexible_fields .split-columns.bg_lightgrey .container li,body.flexible_fields .split-columns.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields .split-columns.bg_lightgrey .container h2 a,body.flexible_fields .split-columns.bg_lightgrey .container h3 a,body.flexible_fields .split-columns.bg_lightgrey .container h4 a,body.flexible_fields .split-columns.bg_lightgrey .container li a,body.flexible_fields .split-columns.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields .split-columns.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields .split-columns.bg_lightblue .container h2,body.flexible_fields .split-columns.bg_lightblue .container h3,body.flexible_fields .split-columns.bg_lightblue .container h4,body.flexible_fields .split-columns.bg_lightblue .container li,body.flexible_fields .split-columns.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields .split-columns.bg_lightblue .container h2 a,body.flexible_fields .split-columns.bg_lightblue .container h3 a,body.flexible_fields .split-columns.bg_lightblue .container h4 a,body.flexible_fields .split-columns.bg_lightblue .container li a,body.flexible_fields .split-columns.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields .split-columns.bg_darkblue{background-color:#11537A!important}body.flexible_fields .split-columns.bg_darkblue .container h2,body.flexible_fields .split-columns.bg_darkblue .container h3,body.flexible_fields .split-columns.bg_darkblue .container h4,body.flexible_fields .split-columns.bg_darkblue .container li,body.flexible_fields .split-columns.bg_darkblue .container p{color:#fff!important}body.flexible_fields .split-columns.bg_darkblue .container h2 a,body.flexible_fields .split-columns.bg_darkblue .container h3 a,body.flexible_fields .split-columns.bg_darkblue .container h4 a,body.flexible_fields .split-columns.bg_darkblue .container li a,body.flexible_fields .split-columns.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields .split-columns.bg_darkblue .container button,body.flexible_fields .split-columns.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields .split-columns.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields .split-columns.bg_darkgrey .container h2,body.flexible_fields .split-columns.bg_darkgrey .container h3,body.flexible_fields .split-columns.bg_darkgrey .container h4,body.flexible_fields .split-columns.bg_darkgrey .container li,body.flexible_fields .split-columns.bg_darkgrey .container p{color:#fff!important}body.flexible_fields .split-columns.bg_darkgrey .container h2 a,body.flexible_fields .split-columns.bg_darkgrey .container h3 a,body.flexible_fields .split-columns.bg_darkgrey .container h4 a,body.flexible_fields .split-columns.bg_darkgrey .container li a,body.flexible_fields .split-columns.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields .split-columns.bg_darkgrey .container button,body.flexible_fields .split-columns.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields .split-columns.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields .split-columns.bg_mediumblue .container h2,body.flexible_fields .split-columns.bg_mediumblue .container h2 a,body.flexible_fields .split-columns.bg_mediumblue .container h3,body.flexible_fields .split-columns.bg_mediumblue .container h3 a,body.flexible_fields .split-columns.bg_mediumblue .container h4,body.flexible_fields .split-columns.bg_mediumblue .container h4 a,body.flexible_fields .split-columns.bg_mediumblue .container li,body.flexible_fields .split-columns.bg_mediumblue .container li a,body.flexible_fields .split-columns.bg_mediumblue .container p,body.flexible_fields .split-columns.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields .split-columns.bg_mediumblue .container button,body.flexible_fields .split-columns.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields .split-columns.bg_green{background-color:#9AB134!important}body.flexible_fields .split-columns.bg_green .container h2,body.flexible_fields .split-columns.bg_green .container h2 a,body.flexible_fields .split-columns.bg_green .container h3,body.flexible_fields .split-columns.bg_green .container h3 a,body.flexible_fields .split-columns.bg_green .container h4,body.flexible_fields .split-columns.bg_green .container h4 a,body.flexible_fields .split-columns.bg_green .container li,body.flexible_fields .split-columns.bg_green .container li a,body.flexible_fields .split-columns.bg_green .container p,body.flexible_fields .split-columns.bg_green .container p a{color:#fff!important}body.flexible_fields .split-columns.bg_green .container button,body.flexible_fields .split-columns.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields #quote-pricing{background-color:#f9f9f9;overflow:auto;text-align:center}body.flexible_fields #quote-pricing .quote_list{display:flex;flex-wrap:wrap;margin:60px 0 50px;width:100%;float:none}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial:nth-child(2){margin:0 2%}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields #quote-pricing .quote_list .indiv-testimonial:nth-child(2){margin:0 0 30px}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields #quote-pricing .quote_list .indiv-testimonial:nth-child(2){margin:0 0 30px}}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial{background:#fff;float:left;height:auto;min-height:357px;padding:40px;text-align:center;width:32%}@media all and (max-width:1290px) and (min-width:980px){body.flexible_fields #quote-pricing .quote_list .indiv-testimonial{height:auto}}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields #quote-pricing .quote_list .indiv-testimonial{height:auto}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields #quote-pricing .quote_list .indiv-testimonial{width:100%;height:auto;margin:0 0 30px}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields #quote-pricing .quote_list .indiv-testimonial{width:100%;height:auto;margin:0 0 30px}}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial img{margin:0 auto;display:table;max-height:30px}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial .testimonial-content{float:left;width:100%;margin:10px 0}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial .testimonial-content p{color:#222D3B;font-size:18px;line-height:24px}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial .testimonial-meta{float:left;width:100%;font-size:16px;margin:0}body.flexible_fields #quote-pricing .quote_list .indiv-testimonial img{height:auto;width:auto;max-width:none}body.flexible_fields #main #quote-pricing.bg_white{background-color:#fff!important}body.flexible_fields #main #quote-pricing.bg_white .container h2,body.flexible_fields #main #quote-pricing.bg_white .container h3,body.flexible_fields #main #quote-pricing.bg_white .container h4,body.flexible_fields #main #quote-pricing.bg_white .container li,body.flexible_fields #main #quote-pricing.bg_white .container p{color:#222D3B!important}body.flexible_fields #main #quote-pricing.bg_white .container h2 a,body.flexible_fields #main #quote-pricing.bg_white .container h3 a,body.flexible_fields #main #quote-pricing.bg_white .container h4 a,body.flexible_fields #main #quote-pricing.bg_white .container li a,body.flexible_fields #main #quote-pricing.bg_white .container p a{color:#218ECC!important}body.flexible_fields #main #quote-pricing.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields #main #quote-pricing.bg_lightgrey .container h2,body.flexible_fields #main #quote-pricing.bg_lightgrey .container h3,body.flexible_fields #main #quote-pricing.bg_lightgrey .container h4,body.flexible_fields #main #quote-pricing.bg_lightgrey .container li,body.flexible_fields #main #quote-pricing.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields #main #quote-pricing.bg_lightgrey .container h2 a,body.flexible_fields #main #quote-pricing.bg_lightgrey .container h3 a,body.flexible_fields #main #quote-pricing.bg_lightgrey .container h4 a,body.flexible_fields #main #quote-pricing.bg_lightgrey .container li a,body.flexible_fields #main #quote-pricing.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields #main #quote-pricing.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields #main #quote-pricing.bg_lightblue .container h2,body.flexible_fields #main #quote-pricing.bg_lightblue .container h3,body.flexible_fields #main #quote-pricing.bg_lightblue .container h4,body.flexible_fields #main #quote-pricing.bg_lightblue .container li,body.flexible_fields #main #quote-pricing.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields #main #quote-pricing.bg_lightblue .container h2 a,body.flexible_fields #main #quote-pricing.bg_lightblue .container h3 a,body.flexible_fields #main #quote-pricing.bg_lightblue .container h4 a,body.flexible_fields #main #quote-pricing.bg_lightblue .container li a,body.flexible_fields #main #quote-pricing.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields #main #quote-pricing.bg_darkblue{background-color:#11537A!important}body.flexible_fields #main #quote-pricing.bg_darkblue .container h2,body.flexible_fields #main #quote-pricing.bg_darkblue .container h3,body.flexible_fields #main #quote-pricing.bg_darkblue .container h4,body.flexible_fields #main #quote-pricing.bg_darkblue .container li,body.flexible_fields #main #quote-pricing.bg_darkblue .container p{color:#fff!important}body.flexible_fields #main #quote-pricing.bg_darkblue .container h2 a,body.flexible_fields #main #quote-pricing.bg_darkblue .container h3 a,body.flexible_fields #main #quote-pricing.bg_darkblue .container h4 a,body.flexible_fields #main #quote-pricing.bg_darkblue .container li a,body.flexible_fields #main #quote-pricing.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields #main #quote-pricing.bg_darkblue .container button,body.flexible_fields #main #quote-pricing.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields #main #quote-pricing.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields #main #quote-pricing.bg_darkgrey .container h2,body.flexible_fields #main #quote-pricing.bg_darkgrey .container h3,body.flexible_fields #main #quote-pricing.bg_darkgrey .container h4,body.flexible_fields #main #quote-pricing.bg_darkgrey .container li,body.flexible_fields #main #quote-pricing.bg_darkgrey .container p{color:#fff!important}body.flexible_fields #main #quote-pricing.bg_darkgrey .container h2 a,body.flexible_fields #main #quote-pricing.bg_darkgrey .container h3 a,body.flexible_fields #main #quote-pricing.bg_darkgrey .container h4 a,body.flexible_fields #main #quote-pricing.bg_darkgrey .container li a,body.flexible_fields #main #quote-pricing.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields #main #quote-pricing.bg_darkgrey .container button,body.flexible_fields #main #quote-pricing.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields #main #quote-pricing.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields #main #quote-pricing.bg_mediumblue .container h2,body.flexible_fields #main #quote-pricing.bg_mediumblue .container h2 a,body.flexible_fields #main #quote-pricing.bg_mediumblue .container h3,body.flexible_fields #main #quote-pricing.bg_mediumblue .container h3 a,body.flexible_fields #main #quote-pricing.bg_mediumblue .container h4,body.flexible_fields #main #quote-pricing.bg_mediumblue .container h4 a,body.flexible_fields #main #quote-pricing.bg_mediumblue .container li,body.flexible_fields #main #quote-pricing.bg_mediumblue .container li a,body.flexible_fields #main #quote-pricing.bg_mediumblue .container p,body.flexible_fields #main #quote-pricing.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields #main #quote-pricing.bg_mediumblue .container button,body.flexible_fields #main #quote-pricing.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields #main #quote-pricing.bg_green{background-color:#9AB134!important}body.flexible_fields #main #quote-pricing.bg_green .container h2,body.flexible_fields #main #quote-pricing.bg_green .container h2 a,body.flexible_fields #main #quote-pricing.bg_green .container h3,body.flexible_fields #main #quote-pricing.bg_green .container h3 a,body.flexible_fields #main #quote-pricing.bg_green .container h4,body.flexible_fields #main #quote-pricing.bg_green .container h4 a,body.flexible_fields #main #quote-pricing.bg_green .container li,body.flexible_fields #main #quote-pricing.bg_green .container li a,body.flexible_fields #main #quote-pricing.bg_green .container p,body.flexible_fields #main #quote-pricing.bg_green .container p a{color:#fff!important}body.flexible_fields #main #quote-pricing.bg_green .container button,body.flexible_fields #main #quote-pricing.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields #main #quote-pricing .container .quote_list .indiv-testimonial .testimonial-content p{color:#222D3B}body.flexible_fields section#single_quote{color:#E1350B;text-align:center}body.flexible_fields section#single_quote .container{margin:60px auto 0}body.flexible_fields section#single_quote .quote_list{margin:0 auto;width:1075px}@media all and (max-width:767px){body.flexible_fields section#single_quote .quote_list{width:100%}}@media all and (max-width:767px){body.flexible_fields section#single_quote .quote_list .quote_icon{width:43px}}body.flexible_fields section#single_quote .quote_list .indiv-testimonial{float:none;padding:30px 0 50px;width:100%}@media all and (max-width:767px){body.flexible_fields section#single_quote .quote_list .indiv-testimonial{padding:30px 0 0}}body.flexible_fields section#single_quote .quote_list .indiv-testimonial .testimonial-content{float:none;margin:0 0 16px}body.flexible_fields section#single_quote .quote_list .indiv-testimonial .testimonial-content p{font-family:Roboto Slab;font-size:24px;font-weight:400;line-height:34px;margin:0 0 34px}body.flexible_fields section#single_quote .quote_list .indiv-testimonial .testimonial-meta{float:none}body.flexible_fields section#single_quote .quote_list .indiv-testimonial .testimonial-meta .author_image{height:80px;margin:0 auto 10px;width:80px}body.flexible_fields section#single_quote .quote_list .indiv-testimonial .testimonial-meta .author_image img{border-radius:0;height:80px;max-height:none;width:auto}body.flexible_fields section#single_quote.bg_white{background-color:#fff!important}body.flexible_fields section#single_quote.bg_white .container h2,body.flexible_fields section#single_quote.bg_white .container h3,body.flexible_fields section#single_quote.bg_white .container h4,body.flexible_fields section#single_quote.bg_white .container li,body.flexible_fields section#single_quote.bg_white .container p{color:#222D3B!important}body.flexible_fields section#single_quote.bg_white .container h2 a,body.flexible_fields section#single_quote.bg_white .container h3 a,body.flexible_fields section#single_quote.bg_white .container h4 a,body.flexible_fields section#single_quote.bg_white .container li a,body.flexible_fields section#single_quote.bg_white .container p a{color:#218ECC!important}body.flexible_fields section#single_quote.bg_lightgrey{background-color:#F1F4F5!important}body.flexible_fields section#single_quote.bg_lightgrey .container h2,body.flexible_fields section#single_quote.bg_lightgrey .container h3,body.flexible_fields section#single_quote.bg_lightgrey .container h4,body.flexible_fields section#single_quote.bg_lightgrey .container li,body.flexible_fields section#single_quote.bg_lightgrey .container p{color:#222D3B!important}body.flexible_fields section#single_quote.bg_lightgrey .container h2 a,body.flexible_fields section#single_quote.bg_lightgrey .container h3 a,body.flexible_fields section#single_quote.bg_lightgrey .container h4 a,body.flexible_fields section#single_quote.bg_lightgrey .container li a,body.flexible_fields section#single_quote.bg_lightgrey .container p a{color:#1E7CB3!important}body.flexible_fields section#single_quote.bg_lightblue{background-color:#E9F5FC!important}body.flexible_fields section#single_quote.bg_lightblue .container h2,body.flexible_fields section#single_quote.bg_lightblue .container h3,body.flexible_fields section#single_quote.bg_lightblue .container h4,body.flexible_fields section#single_quote.bg_lightblue .container li,body.flexible_fields section#single_quote.bg_lightblue .container p{color:#222D3B!important}body.flexible_fields section#single_quote.bg_lightblue .container h2 a,body.flexible_fields section#single_quote.bg_lightblue .container h3 a,body.flexible_fields section#single_quote.bg_lightblue .container h4 a,body.flexible_fields section#single_quote.bg_lightblue .container li a,body.flexible_fields section#single_quote.bg_lightblue .container p a{color:#1A6692!important}body.flexible_fields section#single_quote.bg_darkblue{background-color:#11537A!important}body.flexible_fields section#single_quote.bg_darkblue .container h2,body.flexible_fields section#single_quote.bg_darkblue .container h3,body.flexible_fields section#single_quote.bg_darkblue .container h4,body.flexible_fields section#single_quote.bg_darkblue .container li,body.flexible_fields section#single_quote.bg_darkblue .container p{color:#fff!important}body.flexible_fields section#single_quote.bg_darkblue .container h2 a,body.flexible_fields section#single_quote.bg_darkblue .container h3 a,body.flexible_fields section#single_quote.bg_darkblue .container h4 a,body.flexible_fields section#single_quote.bg_darkblue .container li a,body.flexible_fields section#single_quote.bg_darkblue .container p a{color:#49AFEA!important}body.flexible_fields section#single_quote.bg_darkblue .container button,body.flexible_fields section#single_quote.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields section#single_quote.bg_darkgrey{background-color:#4C5B69!important}body.flexible_fields section#single_quote.bg_darkgrey .container h2,body.flexible_fields section#single_quote.bg_darkgrey .container h3,body.flexible_fields section#single_quote.bg_darkgrey .container h4,body.flexible_fields section#single_quote.bg_darkgrey .container li,body.flexible_fields section#single_quote.bg_darkgrey .container p{color:#fff!important}body.flexible_fields section#single_quote.bg_darkgrey .container h2 a,body.flexible_fields section#single_quote.bg_darkgrey .container h3 a,body.flexible_fields section#single_quote.bg_darkgrey .container h4 a,body.flexible_fields section#single_quote.bg_darkgrey .container li a,body.flexible_fields section#single_quote.bg_darkgrey .container p a{color:#49AFEA!important}body.flexible_fields section#single_quote.bg_darkgrey .container button,body.flexible_fields section#single_quote.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}body.flexible_fields section#single_quote.bg_mediumblue{background-color:#298BC3!important}body.flexible_fields section#single_quote.bg_mediumblue .container h2,body.flexible_fields section#single_quote.bg_mediumblue .container h2 a,body.flexible_fields section#single_quote.bg_mediumblue .container h3,body.flexible_fields section#single_quote.bg_mediumblue .container h3 a,body.flexible_fields section#single_quote.bg_mediumblue .container h4,body.flexible_fields section#single_quote.bg_mediumblue .container h4 a,body.flexible_fields section#single_quote.bg_mediumblue .container li,body.flexible_fields section#single_quote.bg_mediumblue .container li a,body.flexible_fields section#single_quote.bg_mediumblue .container p,body.flexible_fields section#single_quote.bg_mediumblue .container p a{color:#fff!important}body.flexible_fields section#single_quote.bg_mediumblue .container button,body.flexible_fields section#single_quote.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}body.flexible_fields section#single_quote.bg_green{background-color:#9AB134!important}body.flexible_fields section#single_quote.bg_green .container h2,body.flexible_fields section#single_quote.bg_green .container h2 a,body.flexible_fields section#single_quote.bg_green .container h3,body.flexible_fields section#single_quote.bg_green .container h3 a,body.flexible_fields section#single_quote.bg_green .container h4,body.flexible_fields section#single_quote.bg_green .container h4 a,body.flexible_fields section#single_quote.bg_green .container li,body.flexible_fields section#single_quote.bg_green .container li a,body.flexible_fields section#single_quote.bg_green .container p,body.flexible_fields section#single_quote.bg_green .container p a{color:#fff!important}body.flexible_fields section#single_quote.bg_green .container button,body.flexible_fields section#single_quote.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body.flexible_fields section.company-logos{float:left;width:100%;background:#f5f5f5;padding:0 0 70px}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section.company-logos{padding:0 0 50px}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section.company-logos{padding:0 0 50px}}body.flexible_fields section.company-logos .slick-dots li button:before{font-size:10px}body.flexible_fields section.company-logos .slick-dots li.slick-active button:before{color:#E1350B;opacity:1}body.flexible_fields section.company-logos p{text-align:center;width:100%;float:left;font-weight:500}body.flexible_fields section.company-logos p a{color:#0094d3;text-decoration:none}body.flexible_fields section.company-logos .logos_list{margin:0;padding:0;text-align:center;width:100%;position:relative}@media all and (max-width:767px){body.flexible_fields section.company-logos .logos_list{display:block;padding:0}}body.flexible_fields section.company-logos .logos_list .indiv-customer-logo{display:inline-block;height:120px;list-style-type:none;margin:0 0 10px;padding:0 20px;width:160px}body.flexible_fields section.company-logos .logos_list .indiv-customer-logo img{margin:35px auto 0;display:table;position:relative;width:100%}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields section.company-logos .logos_list .indiv-customer-logo{margin:0 0 25px;padding:0 5px}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section.company-logos .logos_list .indiv-customer-logo{height:auto;margin:0 0 25px;padding:0 5px;width:33%}body.flexible_fields section.company-logos .logos_list .indiv-customer-logo img{display:block;margin:0 auto;max-width:100%;max-height:auto}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section.company-logos .logos_list .indiv-customer-logo{height:auto;margin:0 0 25px;padding:0 5px;width:50%}body.flexible_fields section.company-logos .logos_list .indiv-customer-logo img{display:block;margin:0 auto;max-width:100%;max-height:auto}}body.flexible_fields section.company-logos .logos_list .slick-prev{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-left-home.png) no-repeat;width:23px;height:49px;margin-top:-23px;left:0;background-size:100% auto}@media all and (max-width:1290px) and (min-width:980px){body.flexible_fields section.company-logos .logos_list .slick-prev{left:20px}}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields section.company-logos .logos_list .slick-prev{left:20px}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section.company-logos .logos_list .slick-prev{display:none!important}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section.company-logos .logos_list .slick-prev{display:none!important}}body.flexible_fields section.company-logos .logos_list .slick-prev:before{content:''}body.flexible_fields section.company-logos .logos_list .slick-next{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-arrow-right-home.png) no-repeat;width:23px;height:49px;margin-top:-23px;right:0;background-size:100% auto}@media all and (max-width:1290px) and (min-width:980px){body.flexible_fields section.company-logos .logos_list .slick-next{right:20px}}@media all and (max-width:979px) and (min-width:768px){body.flexible_fields section.company-logos .logos_list .slick-next{right:20px}}@media all and (max-width:767px) and (min-width:480px){body.flexible_fields section.company-logos .logos_list .slick-next{display:none!important}}@media all and (max-width:479px) and (min-width:320px){body.flexible_fields section.company-logos .logos_list .slick-next{display:none!important}}body.flexible_fields section.company-logos .logos_list .slick-next:before{content:''}body.flexible_fields section.company-logos #view_all_customers.btn{margin:0 auto;display:table}.whats-new{background-color:#F1F4F5;clear:both;min-height:465px;padding:80px 0;text-align:center;width:100%}@media all and (max-width:479px) and (min-width:320px){.whats-new{padding:30px 0}}.whats-new p{font-size:21px}.whats-new .resource-columns{float:none;height:247px;margin:30px auto 0;overflow:hidden;text-align:center;width:1120px}.whats-new .resource-columns li{font-weight:700}@media all and (max-width:1290px) and (min-width:980px){.whats-new .resource-columns{height:auto;width:100%}}@media all and (max-width:979px) and (min-width:768px){.whats-new .resource-columns{height:auto;width:100%}}@media all and (max-width:767px) and (min-width:480px){.whats-new .resource-columns{height:auto;width:100%}}@media all and (max-width:479px) and (min-width:320px){.whats-new .resource-columns{height:auto;width:100%}}.whats-new .resource-columns.paginate{height:247px;overflow:hidden}@media all and (max-width:767px) and (min-width:480px){.whats-new .resource-columns.paginate{height:1235px}}@media all and (max-width:479px) and (min-width:320px){.whats-new .resource-columns.paginate{height:1235px}}.whats-new .resource-columns.more-than-five .resource-column,.whats-new .resource-columns.paginate .resource-column{display:block;float:left}.whats-new .resource-columns .resource-column{color:#fff;position:relative;background-size:cover!important;border-radius:2px;display:inline-block;height:247px;float:none;margin:0 15px 30px;padding:16px 10px 10px;text-align:left;width:190px;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.whats-new .resource-columns .resource-column:hover{-webkit-box-shadow:0 0 68px -12px rgba(0,0,0,.75);-moz-box-shadow:0 0 68px -12px rgba(0,0,0,.75)}.whats-new .resource-columns .resource-column:hover .overlay{background:rgba(196,35,8,.8)!important}.whats-new .resource-columns .resource-column:focus,.whats-new .resource-columns .resource-column:hover{box-shadow:none}.whats-new .resource-columns .resource-column a{color:#fff!important;text-decoration:none}.whats-new .resource-columns .resource-column a:focus,.whats-new .resource-columns .resource-column a:hover{color:#fff!important}@media all and (max-width:979px) and (min-width:768px){.whats-new .resource-columns .resource-column{height:auto;margin:0;padding:60px 30px 10px;width:100%}}@media all and (max-width:767px){.whats-new .resource-columns .resource-column{display:block;margin:0;min-height:247px;padding:15px 25px;width:100%}}.whats-new .resource-columns .resource-column .resource-content{position:relative;width:100%;z-index:10}@media all and (max-width:979px) and (min-width:768px){.whats-new .resource-columns .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}@media all and (max-width:767px){.whats-new .resource-columns .resource-column .resource-content{margin:0;top:auto;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}}.whats-new .resource-columns .resource-column .resource-content ul{margin:0 0 15px;padding:0;float:left;width:100%}.whats-new .resource-columns .resource-column .resource-content ul li{list-style-type:none;display:table;font-size:13px;white-space:nowrap;text-transform:uppercase;font-weight:500;margin:0;padding:5px 0 5px 42px}.whats-new .resource-columns .resource-column .resource-content ul .white-paper-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 0;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .ebook-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -37px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .webinar-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -80px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .press-release-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -120px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .blog-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -160px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .events-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -200px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .data-sheet-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -240px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .case-study-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -280px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .infographic-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -320px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .solution-brief-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -360px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .video-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -400px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .spotlight-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -440px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content ul .product-announcement-icon{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/ico-resource-sprite.png) no-repeat;background-position:0 -480px;padding:5px 0 5px 45px;background-size:30px auto}.whats-new .resource-columns .resource-column .resource-content .resource-title{font-family:'Roboto Slab',serif;font-size:16px;font-weight:500;line-height:24px;float:left;width:100%;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.whats-new .resource-columns .resource-column .overlay{position:absolute;top:0;right:0;bottom:0;left:0;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s}.whats-new .news_toggle{color:#0094d3;display:inline-block;font-weight:700;margin-top:50px;padding-right:30px;text-decoration:none}.whats-new .news_toggle.news_viewall{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/carrot-sprite.png) no-repeat right -19px;background-size:17px}.whats-new .news_toggle.news_viewall:focus,.whats-new .news_toggle.news_viewall:hover{background-position:right 7px;color:#69BDED}.whats-new .news_toggle.news_view_fewer{background:url(/National_Library/20170106013122oe_/https://www.sumologic.com/wp-content/themes/sumologic/assets/img/carrot-sprite.png) no-repeat right -61px;background-size:17px;display:none}.whats-new .news_toggle.news_view_fewer:focus,.whats-new .news_toggle.news_view_fewer:hover{background-position:right -41px;color:#69BDED}.whats-new.bg_white{background-color:#fff!important}.whats-new.bg_white .container h2,.whats-new.bg_white .container h3,.whats-new.bg_white .container h4,.whats-new.bg_white .container li,.whats-new.bg_white .container p{color:#222D3B!important}.whats-new.bg_white .container h2 a,.whats-new.bg_white .container h3 a,.whats-new.bg_white .container h4 a,.whats-new.bg_white .container li a,.whats-new.bg_white .container p a{color:#218ECC!important}.whats-new.bg_lightgrey{background-color:#F1F4F5!important}.whats-new.bg_lightgrey .container h2,.whats-new.bg_lightgrey .container h3,.whats-new.bg_lightgrey .container h4,.whats-new.bg_lightgrey .container li,.whats-new.bg_lightgrey .container p{color:#222D3B!important}.whats-new.bg_lightgrey .container h2 a,.whats-new.bg_lightgrey .container h3 a,.whats-new.bg_lightgrey .container h4 a,.whats-new.bg_lightgrey .container li a,.whats-new.bg_lightgrey .container p a{color:#1E7CB3!important}.whats-new.bg_lightblue{background-color:#E9F5FC!important}.whats-new.bg_lightblue .container h2,.whats-new.bg_lightblue .container h3,.whats-new.bg_lightblue .container h4,.whats-new.bg_lightblue .container li,.whats-new.bg_lightblue .container p{color:#222D3B!important}.whats-new.bg_lightblue .container h2 a,.whats-new.bg_lightblue .container h3 a,.whats-new.bg_lightblue .container h4 a,.whats-new.bg_lightblue .container li a,.whats-new.bg_lightblue .container p a{color:#1A6692!important}.whats-new.bg_darkblue{background-color:#11537A!important}.whats-new.bg_darkblue .container h2,.whats-new.bg_darkblue .container h3,.whats-new.bg_darkblue .container h4,.whats-new.bg_darkblue .container li,.whats-new.bg_darkblue .container p{color:#fff!important}.whats-new.bg_darkblue .container h2 a,.whats-new.bg_darkblue .container h3 a,.whats-new.bg_darkblue .container h4 a,.whats-new.bg_darkblue .container li a,.whats-new.bg_darkblue .container p a{color:#49AFEA!important}.whats-new.bg_darkblue .container button,.whats-new.bg_darkblue .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}.whats-new.bg_darkgrey{background-color:#4C5B69!important}.whats-new.bg_darkgrey .container h2,.whats-new.bg_darkgrey .container h3,.whats-new.bg_darkgrey .container h4,.whats-new.bg_darkgrey .container li,.whats-new.bg_darkgrey .container p{color:#fff!important}.whats-new.bg_darkgrey .container h2 a,.whats-new.bg_darkgrey .container h3 a,.whats-new.bg_darkgrey .container h4 a,.whats-new.bg_darkgrey .container li a,.whats-new.bg_darkgrey .container p a{color:#49AFEA!important}.whats-new.bg_darkgrey .container button,.whats-new.bg_darkgrey .container button.btn_videopopup{background-color:transparent;border-color:#fff}.whats-new.bg_mediumblue{background-color:#298BC3!important}.whats-new.bg_mediumblue .container h2,.whats-new.bg_mediumblue .container h2 a,.whats-new.bg_mediumblue .container h3,.whats-new.bg_mediumblue .container h3 a,.whats-new.bg_mediumblue .container h4,.whats-new.bg_mediumblue .container h4 a,.whats-new.bg_mediumblue .container li,.whats-new.bg_mediumblue .container li a,.whats-new.bg_mediumblue .container p,.whats-new.bg_mediumblue .container p a{color:#fff!important}.whats-new.bg_mediumblue .container button,.whats-new.bg_mediumblue .container button.btn_videopopup{background-color:transparent;border-color:#fff!important}.whats-new.bg_green{background-color:#9AB134!important}.whats-new.bg_green .container h2,.whats-new.bg_green .container h2 a,.whats-new.bg_green .container h3,.whats-new.bg_green .container h3 a,.whats-new.bg_green .container h4,.whats-new.bg_green .container h4 a,.whats-new.bg_green .container li,.whats-new.bg_green .container li a,.whats-new.bg_green .container p,.whats-new.bg_green .container p a{color:#fff!important}.whats-new.bg_green .container button,.whats-new.bg_green .container button.btn_videopopup{background-color:transparent!important;border-color:#fff!important}body#header-test header{background-position:top center!important;box-sizing:border-box;padding-top:25%}body#header-test header .container{position:absolute!important;top:0;left:0;right:0;bottom:0}@media all and (max-width:1290px) and (min-width:980px){#top-header #mobile-nav>li.search-icon a,#top-header #mobile-nav>li.utilities_item a{color:#777;text-align:left;text-transform:none}#top-header #mobile-nav li#pricing_button{padding:15px;text-align:center}#top-header #mobile-nav li#pricing_button .pricing-button{display:inline-block;float:none;padding:15px 25px}#top-header #mobile-nav>li>span{top:13px}}@media all and (max-width:767px){.pop-over-image,.pop-over-image.team-image{float:none;width:100%}.pop-over-image img,.pop-over-image.team-image img{height:auto}.pop-over-content{padding-top:70px;float:none;width:100%}.pop-over-content .pop-over-title{line-height:36px}#top-header #top-menu,#top-header #utilities{display:none}#search-modal{display:none;height:0;top:0}section .container{text-align:center}}