﻿@font-face {
    font-family: 'abelregular';
    src: url('/public/assets/fonts/abel/abel-regular-webfont.eot');
    src: url('/public/assets/fonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/public/assets/fonts/abel/abel-regular-webfont.woff') format('woff'), url('/public/assets/fonts/abel/abel-regular-webfont.ttf') format('truetype'), url('/public/assets/fonts/abel/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, p, h1, h2, h3, a { font-family: abelregular; }

a.learn-more {
    display: inline-block;
    background-color: #eeeeee;
    color: #000;
    margin-top: 20px;
    padding: 0 5px;
    font-size: 1.2em;
    cursor: pointer;
    text-decoration: none;
}

#nav-region {
    display: block;
    background-color: #020202;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    height: 3em;
}

#nav-region.fixed {
    position: fixed;
    width: 100%;
    top: 6em;
    z-index: 10;
}

.main-nav {
    list-style: none;
    height: 2.9em;
    margin: 0;
    padding: 0;
}

.main-nav li {
    display: inline;
    text-align: center;
}

.main-nav li a {
    display: inline-block;
    font-size: 1.3em;
    color: #fff;
    text-decoration: none;
    width: 16.34%;
    padding: .4em .2em;
}

.main-nav li a.selected {
    background-color: #34bcab;
    color: #000;
}

.flyout-container {
    position: relative;
    padding: 0;
}

 { background-color: #fff; }

p.heading-small {
    font-size: 1em;
    color: #000;
    padding-bottom: .8em;
}

p.subheading-small {
    color: #75787b;
    font-size: .9em;
    margin: 0;
    padding: 0;
}

p.description-large {
    font-size: 2em;
    line-height: 1em;
    color: #00c7b1;
}

p.subscript {
    font-size: 1em;
    color: #75787b;
    margin: -9px 0 0 5px;
    padding: 0;
}

ul.solution-nav {
    width: 109%;
    margin: 0 0 0 -26px;
    padding: 0 .8em;
}

ul.solution-nav li {
    display: inline;
    list-style-type: none;
}

ul.solution-nav li a {
    display: inline-block;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    text-align: center;
    color: #010101;
    background-color: #eee;
    text-decoration: none;
    outline: none;
    border: none;
    margin-left: 5px;
    width: 47.661%;
    cursor: pointer;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

ul.solution-nav li a.first {
    margin-left: 0;
    margin-right: 0;
}

ul.solution-nav li a.current {
    background-color: #000;
    color: #fff;
}

ul.solution-nav li a.current:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #c4c4c4;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
    margin: 0 0 0 -7px;
}

ul.solution-nav li a.current:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
    margin: 0 0 -1px -7px;
}

#business-needs, #products {
    margin-left: -15px;
    margin-bottom: 2.5em;
    padding-top: 1em;
}

#business-needs .solution-overview, #products .solution-overview { position: relative; }

#business-needs .solution-overview .solution-default, #products .solution-overview .solution-default {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 15px;
}

#business-needs .solution-overview .solution-dynamic, #products .solution-overview .solution-dynamic {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

a.block-container {
    background-color: #eee;
    min-height: 175px;
    cursor: pointer;
    width: 100%;
    display: block;
    outline: none;
    text-decoration: none;
    padding: 15px;
}

a.block-container:hover { background-color: #34bcab; }

a.block-container.with-margin { margin-bottom: 1.5em; }

a.block-container span.heading {
    font-size: 1.5em;
    color: #000;
}

a.block-container p.subheading { color: #75787B; }

a.block-container span.legend {
    display: inline-block;
    color: #000;
    font-size: 1.1em;
    line-height: 1.5em;
    padding-right: .6em;
    float: left;
    white-space: nowrap;
}

a.link {
    display: inline-block;
    font-size: 1.4em;
    line-height: 1.636em;
    color: #000;
    text-decoration: none;
    vertical-align: middle;
    margin: 0 0 5px;
    padding: 0 5px;
}

a.link.insight {
    height: 40px;
    line-height: 40px;
    padding-left: 45px;
    background: url(../img/nav-drawer-insights-sprite-sheet.png) 10px 2px no-repeat;
}

a.link.insight.white-papers { background-position: 5px -158px; }

a.link.insight.white-papers:hover { background-position: 5px -198px; }

a.link.insight.industry-reports { background-position: 5px -78px; }

a.link.insight.industry-reports:hover { background-position: 5px -117px; }

a.link.insight.blogs { background-position: 10px 0; }

a.link.insight.blogs:hover { background-position: 10px -38px; }

a.link.insight.twitter { background-position: 5px -318px; }

a.link.insight.twitter:hover { background-position: 5px -358px; }

a.link.insight.videos { background-position: 5px -237px; }

a.link.insight.videos:hover { background-position: 5px -277px; }

a.link.insight.demos { background-position: 5px -398px; }

a.link.insight.demos:hover { background-position: 5px -438px; }

a.link.see-all {
    background-color: #eee;
    font-size: 1.25em;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin: 10px 0 20px;
    padding: 10px 0;
}

a.link.solution { font-size: 1.4em; }

p.featured-name { font-size: 1.5em; }

div.featured-video { padding-bottom: .8em; }

div.featured-video img {
    width: 70%;
    height: auto;
}

p.featured-description {
    font-size: 1.1em;
    color: #75787b;
}

.main-nav li a:hover, .main-nav li a.active {
    background-color: #14d9c0;
    color: #000;
}

a.link:hover, a.link.insight:hover { background-color: #00c7b1; }

@media only screen and min-width  

1200px {


.main-nav li a { width: 16.43%; }

a.block-container span.legend {
    font-size: 1.2em;
    line-height: 1.7em;
}

a.link.solution { font-size: 1.4em; }

} 