/**********New/Custom/Commexis*************/
#news-short h2 a {
	color:#005db0;
}
#news-short h2 a:focus {
    box-shadow: none;
    outline: 0 none;
}
#news-short h2 {
	font-size:35px;
	line-height:35px;
}
.text-upper {
	text-transform:uppercase;
}
.font-12 {
	font-size:12px !important;
}
.border-bottom {
	border-bottom: 1px solid #a4a1a1;
	margin-bottom:25px;
}
.border-left {
	border-left: 1px solid #a4a1a1;
}
.date-author {
	margin-bottom:5px !important;
}
.pad-right-15 {padding-right:15px;}
.pad-bottom-10 {
	padding-bottom:10px;
}
.pad-bottom-25 {
    padding-bottom:25px;
}
.cols:after,
.clear:after {
	content: "";
	display: table;
	clear: both;
}

[class*='col-'] {
  float: left;
  display:table;
  position:relative;
}

.col-1-4 {width:21%; margin-left:4%; padding-right:50px;}
.col-3-4 {width:72%; padding-right:3%;}

.col-25 {
    width:36%;
    padding-right:4%;
    margin-bottom:25px;
}

.col-75 {
    width:60%;
}

.post-thumb img {
    width:100%;
}

.text-center {
    text-align:center;
}

.archive-header {
	background-color:#e18604;
	padding:0px 25px;
	color:#fff;
	font-size:18px;
}

.archive-list {
	list-style-type:none;
	padding-top:5px;
}
.archive-list li {
	list-style-type:none;
	padding-left:25px;
}

.news-container {
	max-width: 1000px;
    padding: 50px 0 50px 75px;
}
.pad-top-50 {padding-top:50px;}
.margin-top-50 {margin-top:50px;}

.social-link-yt {
	position:absolute;
	left:350px;
	top:41px;
	z-index:9999;
}
.social-link-twit {
	position:absolute;
	left:250px;
	top:41px;
		z-index:9999;
}
.social-link-fb {
	position:absolute;
	left:300px;
	top:41px;
		z-index:9999;
}

.entry-header {
    width:25%;
    float:left;
    padding-right:25px;
}

.entry-header img {
    width:100%;
}

.entry-title {
    font-weight:700;
}

.event-title-content {
    width:75%;
    float:left;
}

.register-button {
    background: #90c833 url("https://cdn.evbstatic.com/s3-s3/static/images/background/glass_light-trans.png") repeat-x scroll 0 50%;
    border: 1px solid #8bae42;
    box-shadow: 0 1px 0 #b7db81 inset, 0 -1px 0 #b7db81 inset;
    color: #fff;
    font-size: 24px;
    padding:5px 20px;
    text-shadow: 0 1px #63852b;
    border-radius: 5px;
}

.marg-top-20 {
    margin-top:20px;
}

.capitalize {
    text-transform:capitalize;
}

.featured-staff-image img {
    width:100%;
    max-width:350px;
    height:auto;
}

.featured-staff-images img {
    width:100%;
    max-width:250px;
    height:auto;
}

.featured-staff-images {
    padding-bottom:50px;
}

@media screen and (max-width:770px) {
    .featured-staff-image img {
    width:100%;
    max-width:500px;
    height:auto;
    }
}

/*******End New/Custom/Commexis**********/

@font-face {
    font-family: 'jaf-fallback';
    src: url("../fonts/Condensed/Web_Serveroff-webfont.eot");
    src: url("../fonts/Condensed/Web_Serveroff-webfont.eot?iefix") format("eot"), url("../fonts/Condensed/Web_Serveroff-webfont.woff") format("woff"), url("../fonts/Condensed/Web_Serveroff-webfont.ttf") format("truetype"), url("../fonts/Condensed/Web_Serveroff-webfont.svg#webfont") format("svg");
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin-bottom: 0.67em;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
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;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
#mediaquery {
    position: absolute;
    top: -50px;
    -webkit-transition: width 0.001s linear;
    -moz-transition: width 0.001s linear;
    -ms-transition: width 0.001s linear;
    -o-transition: width 0.001s linear;
    transition: width 0.001s linear;
}
@media only screen and (min-width: 768px) {
    #mediaquery {
    width: 50px;
}
}@media only screen and (min-width: 1024px) {
    #mediaquery {
    width: 100px;
}
}#mediaquery:after {
    content: "mobile"}
@media only screen and (min-width: 768px) {
    #mediaquery: after {
    content: "tablet"}
}@media only screen and (min-width: 1024px) {
    #mediaquery: after {
    content: "desktop"}
}* {
    margin: 0;
    border: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    min-height: 100%;
    background: #fff;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
}
body {
    min-height: 100%;
    color: #000;
    line-height: 1.6em;
    font-family: "brandon-grotesque", Verdana, sans-serif;
    font-size: 12px;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: block;
    height: auto;
    -ms-interpolation-mode: bicubic;
    -moz-user-drag: -moz-none;
    -webkit-user-drag: none;
    user-drag: none;
}
strong {
    font-family: "brandon-grotesque",  Verdana,  sans-serif;
    font-style: normal;
}
*:focus {
    outline: 1px solid #141924;
    -moz-box-shadow: 0 0 2px #141924;
    -webkit-box-shadow: 0 0 2px #141924;
    box-shadow: 0 0 2px #141924;
}
p, dl, ol, ul {
    margin-bottom: 1em;
    line-height: 1.6em;
}
ul, ol {
    margin: 0 0 1.6em 0;
    padding: 0 0 0 0;
    list-style-type: none;
}
li ul, li ol {
    margin: 0;
}
input, select, textarea {
    display: block;
    -webkit-appearance: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    display: block;
    font-weight: normal;
}
h1, .h1 {
    font-size: 27.2px;
    font-size: 1.7rem;
    line-height: 24px;
    line-height: 1.5rem;
}
@media only screen and (min-width: 768px) {
    h1, .h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 48px;
    line-height: 3rem;
}
}h2, .h2 {
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
@media only screen and (min-width: 768px) {
    h2, .h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
}h3, .h3 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    h3, .h3 {
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
}h4, .h4 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    h4, .h4 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
}h5, .h5 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    h5, .h5 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
}h6, .h6 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    h6, .h6 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
}.swatches {
    list-style-type: none;
    padding: 0;
}
.swatches .swatch {
    padding: 20px;
    width: 250px;
}
.phark {
    display: none;
}
.page {
    width: 100%;
    max-width: 100%}
#main-content {
    position: relative;
    margin-left: 200px;
    max-width: 1800px;
    left: 0;
    height: 100%;
    min-height: 100%;
    z-index: 99999;
}
#main-content blockquote p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 300;
    color: #005db0;
    margin-bottom: 20px;
    font-size: 35.2px;
    font-size: 2.2rem;
    line-height: 40px;
    line-height: 2.5rem;
}
.grid {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -moz-box;
    display: -ms-flexbox;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    display: -moz-inline-flex;
}
a {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.home .main a {
    color: #005db0;
}
.home .main a:hover {
    text-decoration: underline;
}
.inventors .main a {
    color: #dca601;
}
.inventors .main a:hover {
    text-decoration: underline;
}
.industry .main a {
    color: #f53b26;
}
.industry .main a:hover {
    text-decoration: underline;
}
.investors .main a {
    color: #01a99e;
}
.investors .main a:hover {
    text-decoration: underline;
}
.innovation .main a {
    color: #f47a0b;
}
.innovation .main a:hover {
    text-decoration: underline;
}
.pennblue .main a {
    color: #005db0;
}
.pennblue .main a:hover {
    text-decoration: underline;
}
.main {
    padding: 50px 0 0 15px;
    display: block;
    width: 90%;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .main {
    padding: 50px 0 0 30px;
}
}@media only screen and (min-width: 1024px) {
    .main {
    width: 75%;
    max-width: 1000px;
    padding: 50px 0 50px 75px;
}
    .main-events {
    width: 100%;
    padding: 0;
}
}.main>p:first-of-type {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 28.8px;
    line-height: 1.8rem;
    margin-bottom: 10px;
}
.main p {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.main em {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #999da8;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    margin: 0 0 20px;
}
.main a {
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.main ul {
    margin-left: 22px;
}
.main ul li {
    -webkit-font-smoothing: subpixel-antialiased;
}
.main ul li:before {
    content: "·";
    font-size: 48px;
    font-size: 3rem;
    position: absolute;
    margin-left: -22px;
    margin-top: -2px;
}
.main ul li p {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 25.6px;
    line-height: 1.6rem;
    margin-bottom: 15px;
}
.main ul li a {
    text-decoration: none;
    color: #000;
}
.main ul li ul {
    padding-left: 10px;
}
.main ul li ul li:before {
    content: "·";
    font-size: 25.6px;
    font-size: 1.6rem;
    position: absolute;
    margin-left: -10px;
    margin-top: -1px;
}
.main img {
    max-width: 100%}
.main img.alignleft {
    float: left;
    margin: 10px 20px 0 0;
}
.main img.aligncenter {
    margin: 0 auto;
}
.main img.alignright {
    float: right;
    margin: 10px 0 0 20px;
}
.main div {
    overflow: scroll;
}
@media only screen and (min-width: 768px) {
    .main div {
    overflow: auto;
}
}.main table {
    width: 100%;
    margin-bottom: 10px;
}
.main table tr:nth-of-type(2n) {
    background: rgba(0, 35, 110, 0.5);
}
.main table tr:nth-of-type(2n+1) {
    background: rgba(0, 35, 110, 0.1);
}
.main table a {
    color: #000 !important;
}
.main table td, .main table th {
    padding: 15px;
}
.main table td p, .main table th p {
    margin: 0;
}
.main table th p {
    font-size: 22.4px;
    font-size: 1.4rem;
}
.postid-135 .main>p:first-of-type {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 25.6px;
    line-height: 1.6rem;
    margin-bottom: 10px;
}
.basic-block img.alignleft {
    float: left;
    margin: 10px 20px 0 0;
}
.basic-block img.aligncenter {
    margin: 0 auto;
}
.basic-block img.alignright {
    float: right;
    margin: 10px 0 0 20px;
}
.screen-reader-text {
    clip: rect(1px,  1px,  1px,  1px);
    position: absolute;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    text-transform: none;
    width: auto;
    z-index: 100000;
}
.hide {
    display: none;
}
.unstyled-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.unstyled-list li {
    margin-left: 0;
}
.inline-list {
    margin-left: 4px;
}
.inline-list li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -4px;
}
.inline {
    display: inline;
}
.faux-table {
    display: table;
    width: 100%}
.no-bottom-margin {
    margin-bottom: 0;
}
.centered-content {
    text-align: center;
}
.centered-content img {
    margin-left: auto;
    margin-right: auto;
}
.relative-wrapper {
    position: relative;
}
.hidden {
    visibility: hidden;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%}
.clearfix {
    display: block;
}
.highcharts-legend-item {
    display: none;
}
.highcharts-container {
    width: 100%;
    max-width: 500px;
}
.highcharts-axis-labels {
    width: 100%}
.highcharts-grid {
    width: 40%}
.charts section.chart-3 {
    padding-right: 40px;
}
@media only screen and (min-width: 1024px) {
    .two-thirds {
    float: left;
    width: 66.666666666%}
}@media only screen and (min-width: 768px) {
    .half {
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .third {
    float: left;
    width: 33.333333333%}
}@media only screen and (min-width: 768px) {
    .quarter {
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .quarter {
    width: 25%}
}@media only screen and (min-width: 1024px) {
    .faux-table>.two-thirds {
    display: table-cell;
    float: none;
    vertical-align: top;
}
}@media only screen and (min-width: 768px) {
    .faux-table>.half {
    display: table-cell;
    float: none;
    vertical-align: top;
}
}@media only screen and (min-width: 1024px) {
    .faux-table>.third {
    display: table-cell;
    float: none;
    vertical-align: top;
}
}@media only screen and (min-width: 768px) {
    .faux-table>.quarter {
    display: table-cell;
    float: none;
    vertical-align: top;
}
}.btn {
    padding: 19px 5px;
    border: 1px solid #ccc;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 12.8px;
    line-height: 0.8rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
@media only screen and (min-width: 1024px) {
    .btn {
    padding: 19px;
}
}.btn:after {
    clear: both;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-bottom: 1px;
    border-top: 4px solid transparent;
    border-left: 7px solid #f47a0b;
    border-bottom: 4px solid transparent;
}
@media only screen and (min-width: 768px) {
    .btn: after {
    margin-left: 10px;
}
}.inventors .btn:hover {
    background: rgba(219, 116, 1, 0.07);
}
.inventors .btn:hover:after {
    border-left: 7px solid #000;
}
.inventors .btn:after {
    border-left: 7px solid #ffd029;
}
.industry .btn:hover {
    background: rgba(245, 59, 38, 0.07);
}
.industry .btn:hover:after {
    border-left: 7px solid #000;
}
.industry .btn:after {
    border-left: 7px solid #f53b26;
}
.investors .btn:hover {
    background: rgba(1, 170, 158, 0.07);
}
.investors .btn:hover:after {
    border-left: 7px solid #000;
}
.investors .btn:after {
    border-left: 7px solid #01a99e;
}
.innovation .btn:hover {
    background: rgba(244, 123, 11, 0.07);
}
.innovation .btn:hover:after {
    border-left: 7px solid #000;
}
.innovation .btn:after {
    border-left: 7px solid #f47a0b;
}
.innovation-philadelphia .btn:after {
    border-left: 7px solid #8a4299;
}
.pennblue .btn:hover {
    background: rgba(0, 35, 111, 0.07);
}
.pennblue .btn:hover:after {
    border-left: 7px solid #000;
}
.pennblue .btn:after {
    border-left: 7px solid #005db0;
}
.btn:hover {
    background: rgba(115, 137, 135, 0.1);
}
.btn:hover:after {
    border-left: 7px solid #000;
}
.btn:after {
    border-left: 7px solid #005db0;
}
.buttons ul {
    list-style-type: none;
}
.button-one:hover {
    background: rgba(116, 137, 135, 0.1);
}
.button-two {
    border: none;
    background: none;
    color: #000;
    padding: 0;
    font-weight: 400;
}
.button-two:after {
    border-left: 5px solid #fff;
}
.button-two:hover {
    background: none;
}
.button-three {
    padding: 19px;
    border: none;
    background: none;
    color: #000;
}
.button-three:hover {
    background: none;
}
.button-four {
    color: #000;
    padding: 15px 10px;
    background: transparent;
}
@media only screen and (min-width: 1200px) {
    .button-four {
    padding: 15px;
}
}.btn-long {
    padding: 15px 25px;
}
@media only screen and (min-width: 768px) {
    .btn-long {
    padding: 19px 45px;
}
}input.search-submit {
    padding: 11px 14px;
    border: 1px solid #87898d;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    display: inline-block;
    box-shadow: none;
    width: 33%;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11.2px;
    font-size: 0.7rem;
}
@media only screen and (min-width: 768px) {
    input.search-submit {
    vertical-align: top;
    padding: 15px;
    width: 22%;
    font-size: 12.8px;
    font-size: 0.8rem;
}
}input.search-input {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 12px 17px;
    background: #2c3349;
    display: inline-block;
    color: #fff;
    width: 65%;
    opacity: 1;
    font-size: 11.2px;
    font-size: 0.7rem;
}
@media only screen and (min-width: 768px) {
    input.search-input {
    letter-spacing: 1px;
    width: 76%;
    font-size: 19.2px;
    font-size: 1.2rem;
}
}input.search-input:-moz-placeholder, input.search-input::-moz-placeholder, input.search-input::-webkit-input-placeholder, input.search-input:-ms-input-placeholder {
    font-style: italic;
}
input.search-input::-webkit-input-placeholder {
    font-style: italic;
}
input.search-input:-moz-placeholder {
    font-style: italic;
}
input.search-input::-moz-placeholder {
    font-style: italic;
}
input.search-input:-ms-input-placeholder {
    font-style: italic;
}
.signup-submit {
    padding: 8px 20px;
    border: 1px solid #87898d;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0, 34, 111, 0.4);
    display: inline-block;
    box-shadow: none;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 9.6px;
    font-size: 0.6rem;
}
@media only screen and (min-width: 768px) {
    .signup-submit {
    font-size: 12.8px;
    font-size: 0.8rem;
}
}.signup-submit:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    margin-bottom: 2px;
    border-top: 4px solid transparent;
    border-left: 7px solid #87898d;
    border-bottom: 4px solid transparent;
}
input.signup-input {
    padding: 17px;
    background: #fff;
    display: block;
    color: #141924;
    width: 80%;
    margin-bottom: 10px;
    font-size: 11.2px;
    font-size: 0.7rem;
}
@media only screen and (min-width: 768px) {
    input.signup-input {
    font-size: 14.4px;
    font-size: 0.9rem;
}
}input.signup-input:-moz-placeholder, input.signup-input::-moz-placeholder, input.signup-input::-webkit-input-placeholder, input.signup-input:-ms-input-placeholder {
    font-style: italic;
}
input.signup-input::-webkit-input-placeholder {
    font-style: italic;
}
input.signup-input:-moz-placeholder {
    font-style: italic;
}
input.signup-input::-moz-placeholder {
    font-style: italic;
}
input.signup-input:-ms-input-placeholder {
    font-style: italic;
}
.phone-number a {
    cursor: default;
}
.upenn-logo {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9999;
}
@media only screen and (min-width: 768px) {
    .upenn-logo {
    left: 30px;
    top: 30px;
}
}.upenn-logo img {
    width: 90px;
}
@media only screen and (min-width: 768px) {
    .upenn-logo img {
    width: 50%}
}@media only screen and (min-width: 768px) {
    .upenn-logo img {
    width: 100%}
}.heading-banner {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
    .heading-banner {
    padding-bottom: 0;
}
}.heading-banner .banner-text {
    display: block;
    float: right;
    margin-right: 20px;
}
@media only screen and (min-width: 768px) {
    .heading-banner .banner-text {
    margin-right: 275px;
}
}.heading-banner .banner-text h1 {
    margin-bottom: 5px;
    text-align: right;
    text-transform: uppercase;
    right: 75px;
    color: #fff;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22.4px;
    font-size: 1.4rem;
}
@media only screen and (min-width: 420px) {
    .heading-banner .banner-text h1 {
    margin-bottom: 10px;
    font-size: 27.2px;
    font-size: 1.7rem;
}
}@media only screen and (min-width: 768px) {
    .heading-banner .banner-text h1 {
    font-size: 43.2px;
    font-size: 2.7rem;
}
}.heading-banner .banner-text p {
    bottom: -20px;
    text-align: right;
    right: 20px;
    color: #87beef;
    font-weight: 100;
    padding-left: 10px;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
@media only screen and (min-width: 420px) {
    .heading-banner .banner-text p {
    font-size: 19.2px;
    font-size: 1.2rem;
}
}@media only screen and (min-width: 768px) {
    .heading-banner .banner-text p {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 32px;
    line-height: 2rem;
    bottom: -20px;
}
}@media only screen and (min-width: 1024px) {
    .heading-banner .banner-text p {
    font-size: 25.6px;
    font-size: 1.6rem;
}
}.heading-banner .home-logo {
    position: absolute;
    top: 25px;
    right: 25px;
}
@media only screen and (min-width: 768px) {
    .home .heading-banner {
    min-height: 350px;
}
}.inventors .landing-header-banner {
    background: #dca601;
}
.inventors .landing-header-banner p {
    color: #fff;
}
.industry .landing-header-banner {
    min-height: 370px;
    background: #f53b26;
}
.industry .landing-header-banner p {
    color: #fff;
}
.investors .landing-header-banner {
    min-height: 380px;
    background: #01a99e;
}
@media only screen and (min-width: 768px) {
    .investors .landing-header-banner {
    min-height: 200px;
}
}.investors .landing-header-banner p {
    color: #fff;
}
.innovation .landing-header-banner {
    background: #f47a0b;
}
.innovation-philadelphia .landing-header-banner {
    background: #8a4199;
}
.innovation .landing-header-banner p, .innovation-philadelphia .landing-header-banner p {
    color: #fff;
}
.pennblue .landing-header-banner, .blue .landing-header-banner {
    min-height: 380px;
    background: #005db0;
}
@media only screen and (min-width: 768px) {
    .pennblue .landing-header-banner, .blue .landing-header-banner {
    min-height: 200px;
}
}.pennblue .landing-header-banner .title, .blue .landing-header-banner .title {
    margin-bottom: 5px;
}
.pennblue .landing-header-banner p, .blue .landing-header-banner p {
    line-height: 20.8px;
    line-height: 1.3rem;
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .pennblue .landing-header-banner p, .blue .landing-header-banner p {
    line-height: 28.8px;
    line-height: 1.8rem;
}
}#main-content .home-header .heading-banner .banner-text {
    margin-top: -20px;
}
@media only screen and (min-width: 768px) {
    #main-content .home-header .heading-banner .banner-text {
    margin-top: -40px;
    width: 100%;
    margin-right: 0;
}
}#main-content .home-header .heading-banner .banner-text .title {
    display: none;
}
#main-content .home-header .heading-banner .banner-text .tag-line {
    color: #87beef;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    opacity: .9;
    max-width: 560px;
    margin-bottom: 0;
    float: right;
    font-size: 22.4px;
    font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
    #main-content .home-header .heading-banner .banner-text .tag-line {
    margin-right: 270px;
}
}@media only screen and (min-width: 1024px) {
    #main-content .home-header .heading-banner .banner-text .tag-line {
    font-size: 28.8px;
    font-size: 1.8rem;
}
}#main-content .home-header .heading-banner .logo {
    float: right;
    width: 85%;
    max-width: 470px;
}
@media only screen and (min-width: 768px) {
    #main-content .home-header .heading-banner .logo {
    margin: 20px 60px 0;
}
}#main-content .landing-header {
    position: relative;
}
#main-content .landing-header .landing-header-banner {
    padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    #main-content .landing-header .landing-header-banner {
    min-height: 350px;
    padding-bottom: 0;
}
}#main-content .landing-header .landing-header-banner .logo {
    padding: 25px 0 0 25px;
    display: block;
    margin-right: 10px;
    float: right;
    width: 100%;
    max-width: 230px;
}
@media only screen and (min-width: 768px) {
    #main-content .landing-header .landing-header-banner .logo {
    max-width: 270px;
    padding: 25px 50px 0 25px;
}
}#main-content .landing-header .landing-header-banner .banner-text {
    position: absolute;
    padding-right: 5px;
    max-width: 1000px;
    margin-right: 0;
    top: 3%}
@media only screen and (min-width: 768px) {
    #main-content .landing-header .landing-header-banner .banner-text {
    padding-right: 20px;
    top: 10%}
}@media only screen and (min-width: 1024px) {
    #main-content .landing-header .landing-header-banner .banner-text {
    right: 16%}
}#main-content .landing-header .header-background-image {
    overflow: hidden;
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 100px;
}
#main-content .landing-header .header-background-image img {
    min-height: 100px;
}
@media only screen and (min-width: 768px) {
    #main-content .landing-header .header-background-image img {
    height: 100px;
}
}#main-content .image-only-header {
    padding: 0;
    overflow: hidden;
}
@media only screen and (min-width: 1024px) {
    #main-content .image-only-header {
    padding: 0 50px;
}
}#main-content .image-only-header .header-background-image {
    min-height: 200px;
    padding: 0;
    height: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    #main-content .image-only-header .header-background-image {
    padding: 30px 0;
}
}#main-content .image-only-header .header-background-image .anystretch {
    position: relative !important;
}
#main-content .image-only-header .header-background-image .anystretch img {
    position: relative  !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    height: auto !important;
}
#main-content .image-only-header .banner-text {
    position: absolute;
    text-indent: -9999px;
}
@media only screen and (min-width: 768px) {
    #main-content .image-text-header .heading-banner .basic-banner-text {
    margin-right: 100px;
}
}#main-content .image-text-header .heading-banner .basic-banner-text h1 {
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 20px 0 0;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 32px;
    line-height: 2rem;
}
@media only screen and (min-width: 768px) {
    #main-content .image-text-header .heading-banner .basic-banner-text h1 {
    text-align: right;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
}.text-only-header .heading-banner {
    min-height: 200px;
}
.text-only-header .heading-banner .banner-text {
    top: auto;
    bottom: 5%;
    position: absolute;
    right: 0;
}
.investors .image-only-header .anystretch {
    display: none;
}
@media only screen and (min-width: 768px) {
    .investors .image-only-header .anystretch {
    display: block;
}
}.investors .image-only-header .anystretch img {
    max-width: none;
}
#main-content .image-only-header .header-background-image .mobile-background {
    display: block;
    width: auto;
    margin: 20px auto;
    max-width: 75%}
@media only screen and (min-width: 768px) {
    #main-content .image-only-header .header-background-image .mobile-background {
    display: none;
}
}.sidenav {
    background: #141924;
    position: fixed;
    height: 100%;
    z-index: 9999999;
    left: 0;
    width: 200px;
}
.sidenav .logo {
    background: #000 url(../images/logos/nav-logo.png) no-repeat 50% 50%;
    background-size: 30px;
    height: 74px;
    border-bottom: 1px solid #2e3447;
    padding-bottom: 20px;
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
    .sidenav .logo {
    background-size: 35px;
    height: 110px;
}
}.sidenav .logo a {
    padding: 35px 30px;
    display: block;
}
@media only screen and (min-width: 768px) {
    .sidenav .logo a {
    padding: 55px 30px;
}
}.sidenav .logo span {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: absolute;
    right: 100%;
    top: 0;
    width: 192px;
    height: 100%;
    padding: 20px 0;
    max-height: 69px;
    background: #000 url(../images/logos/sidenav-logo-text.png) no-repeat right center;
    color: transparent;
    display: block;
    text-align: right;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    z-index: 99;
    margin-right: -12px;
    letter-spacing: -1px;
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: 16px;
    line-height: 1rem;
    display: none;
}
@media only screen and (min-width: 768px) {
    .sidenav .logo span {
    padding: 20px 0;
    max-height: 109px;
}
}.sidenav nav .level-1 {
    width: 70px;
    border-bottom: 1px solid #2e3447;
    margin: 0 auto;
    display: block;
    background: url(../images/sprites/nav-sprite.png) no-repeat 0 0;
    cursor: pointer;
    height: 68px;
    margin-top: -5px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .level-1 {
    margin-top: 0;
    height: 68px;
}
}.sidenav nav .level-1>a {
    display: none;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .level-1>a {
    z-index: 99999999;
    display: block;
    text-indent: -9999px;
    height: 100%;
    position: relative;
}
}@media only screen and (min-width: 768px) {
    .sidenav nav ul {
    overflow: visible;
}
}.sidenav nav .nav-1 {
    background-position: 10px 14px;
    background-size: 52px;
}
.sidenav nav .nav-1.current-menu-ancestor, .sidenav nav .nav-1.current-menu-item {
    background-color: #dca601;
    background-position: 14px -527px;
    background-size: 46px;
}
.sidenav nav .nav-1.active {
    background-color: #1d2438;
    background-position: 16px -282px;
    background-size: 46px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .nav-1: hover {
    background-color: #1d2438;
    background-position: 16px -282px;
    background-size: 46px;
}
.sidenav nav .nav-1:hover>a {
    text-indent: 0;
    text-decoration: none;
    position: relative;
    left: 100%;
    z-index: 999;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    padding: 23px 20px;
    background: #dca601;
    width: 160px;
    text-transform: uppercase;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1rem;
}
.sidenav nav .nav-1:hover a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 9px solid #dca601;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
}
}.sidenav nav .nav-1 .slideout-menu .slideout-block .current-menu-item>a {
    color: #ffd029;
}
.sidenav nav .nav-1 .slideout-menu a:hover {
    color: #ffd029;
}
.sidenav nav .nav-1 .slideout-menu .sub-menu a:hover {
    color: #ffd029;
}
.sidenav nav .nav-2 {
    background-position: 11px -35px;
}
.sidenav nav .nav-2.current-menu-ancestor, .sidenav nav .nav-2.current-menu-item {
    background-color: #f53b26;
    background-position: 10px -649px;
    background-size: 50px;
}
.sidenav nav .nav-2.active {
    background-color: #1d2438;
    background-position: 18px -337px;
    background-size: 45px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .nav-2: hover {
    background-color: #1d2438;
    background-position: 18px -337px;
    background-size: 45px;
}
.sidenav nav .nav-2:hover>a {
    text-indent: 0;
    text-decoration: none;
    position: relative;
    left: 100%;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    background: #f53b26;
    width: 170px;
    padding: 22px 0 22px 20px;
    text-transform: uppercase;
    font-size: 25.6px;
    font-size: 1.6rem;
}
.sidenav nav .nav-2:hover a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 9px solid #f53b26;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
}
}.sidenav nav .nav-2 .slideout-menu .slideout-block .current-menu-item>a {
    color: #f53b26;
}
.sidenav nav .nav-2 .slideout-menu a:hover {
    color: #f53b26;
}
.sidenav nav .nav-2 .slideout-menu .sub-menu a:hover {
    color: #f53b26;
}
.sidenav nav .nav-3 {
    background-position: 11px -102px;
}
.sidenav nav .nav-3.current-menu-ancestor, .sidenav nav .nav-3.current-menu-item {
    background-color: #01a99e;
    background-position: 11px -699px;
    background-size: 48px;
}
.sidenav nav .nav-3.active {
    background-color: #1d2438;
    background-position: 15px -413px;
    background-size: 47px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .nav-3: hover {
    background-color: #1d2438;
    background-position: 15px -413px;
    background-size: 47px;
}
.sidenav nav .nav-3:hover>a {
    text-indent: 0;
    text-decoration: none;
    position: relative;
    left: 100%;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    background: #01a99e;
    font-size: 25.6px;
    font-size: 1.6rem;
    width: 140px;
    padding: 20px 0 0px 10px;
    text-transform: uppercase;
}
.sidenav nav .nav-3:hover a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 9px solid #01a99e;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
}
}@media only screen and (min-width: 1024px) {
    .sidenav nav .nav-3 .slideout-menu {
    margin-top: -68px;
}
}.sidenav nav .nav-3 .slideout-menu .slideout-block .current-menu-item>a {
    color: #01a99e;
}
.sidenav nav .nav-3 .slideout-menu a:hover {
    color: #01a99e;
}
.sidenav nav .nav-3 .slideout-menu .sub-menu a:hover {
    color: #01a99e;
}
.sidenav nav .nav-4 {
    background-position: 10px -176px;
}
.sidenav nav .nav-4.current-menu-ancestor, .sidenav nav .nav-4.current-menu-item {
    background-color: #f47a0b;
    background-position: 11px -730px;
    background-size: 45px;
}
.sidenav nav .nav-4.active {
    background-color: #1d2438;
    background-position: 13px -460px;
    background-size: 45px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .nav-4: hover {
    background-color: #1d2438;
    background-position: 13px -460px;
    background-size: 45px;
}
.sidenav nav .nav-4:hover>a {
    text-indent: 0;
    text-decoration: none;
    position: relative;
    left: 100%;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    background: #f47a0b;
    font-size: 25.6px;
    font-size: 1.6rem;
    width: 160px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.sidenav nav .nav-4:hover a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 9px solid #f47a0b;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
}
}@media only screen and (min-width: 1024px) {
    .sidenav nav .nav-4 .slideout-menu {
    margin-top: -68px;
}
}.sidenav nav .nav-4 .slideout-menu .slideout-block .current-menu-item>a {
    color: #f47a0b;
}
.sidenav nav .nav-4 .slideout-menu a:hover {
    color: #f47a0b;
}
.sidenav nav .nav-4 .slideout-menu .sub-menu a:hover {
    color: #f47a0b;
}
.sidenav nav .nav-5 {
    background-position: 10px -236px;
}
.sidenav nav .nav-5.current-menu-ancestor, .sidenav nav .nav-5.current-menu-item {
    background-color: #005db0;
    background-position: 9px -889px;
}
.sidenav nav .nav-5.active {
    background-color: #1d2438;
    background-position: 9px -959px;
}
@media only screen and (min-width: 1024px) {
    .sidenav nav .nav-5: hover {
    background-color: #1d2438;
    background-position: 9px -959px;
}
.sidenav nav .nav-5:hover>a {
    text-indent: 0;
    text-decoration: none;
    position: relative;
    left: 100%;
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    display: inline-block;
    background: #005db0;
    font-size: 25.6px;
    font-size: 1.6rem;
    width: 160px;
    padding: 22px 20px;
    text-transform: uppercase;
}
.sidenav nav .nav-5:hover a:before {
    content: "";
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 9px solid #005db0;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
}
}@media only screen and (min-width: 1024px) {
    .sidenav nav .nav-5 .slideout-menu {
    margin-top: -68px;
}
}.sidenav nav .nav-5 .slideout-menu .current-menu-item a {
    color: #005db0;
}
.sidenav nav .nav-5 .slideout-menu a:hover {
    color: #005db0;
}
.sidenav nav .nav-5 .slideout-menu .sub-menu a:hover {
    color: #005db0;
}
.sidenav nav .slideout-menu {
    display: none;
    position: absolute;
    left: -180px;
    background: #1d2438;
    height: 100%;
    width: 180px;
    margin-top: -100px;
    top: 170px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .slideout-menu {
    margin-top: -45px;
}
}@media only screen and (min-width: 1024px) {
    .sidenav nav .slideout-menu {
    top: auto;
}
}.sidenav nav .slideout-menu:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #1d2438;
    position: absolute;
    top: -100%}
.sidenav nav .slideout-menu a {
    display: block;
    margin: 0;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 600;
    padding: 5px 0 5px 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 27.2px;
    line-height: 1.7rem;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .slideout-menu a {
    padding: 0 0 20px 10px;
}
}.sidenav nav .slideout-menu .slideout-block {
    width: 90%;
    margin: 0 auto;
    border-top: 2px solid #2e3447;
    border-bottom: 2px solid #2e3447;
    letter-spacing: 0;
    padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .slideout-menu .slideout-block {
    padding-bottom: 20px;
}
}.sidenav nav .slideout-menu .slideout-block ul {
    margin: 0 auto;
    padding: 10px 0 0;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .slideout-menu .slideout-block ul {
    padding: 20px 0 0;
}
}.sidenav nav .slideout-menu .slideout-block ul li {
    border-bottom: none;
}
.sidenav nav .slideout-menu .slideout-block ul a {
    background: none;
    color: #fff;
    text-decoration: none;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
    padding: 6px 0 0;
    width: auto;
    height: auto;
    letter-spacing: 0;
    font-size: 11.2px;
    font-size: 0.7rem;
    line-height: 17.6px;
    line-height: 1.1rem;
}
@media only screen and (min-width: 768px) {
    .sidenav nav .slideout-menu .slideout-block ul a {
    padding: 6px 0;
}
}.sidenav nav .slideout-menu .slideout-block ul a:before {
    content: none;
}
.sidenav nav .slideout-menu .slideout-block ul .active {
    color: #01a99e;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 4px;
    position: relative;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children>a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-top: 5px solid #87898d;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children:before {
    content: none;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children ul {
    padding: 0;
    margin: 0;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children ul li {
    border-bottom: none;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children ul li:before {
    content: "";
    display: inline-block;
    margin-top: 12px;
    vertical-align: middle;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 5px solid #87898d;
    border-right: 0;
    position: absolute;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children ul li ul {
    margin: 0 0 0 10px;
}
.sidenav nav .slideout-menu .slideout-block ul .menu-item-has-children ul li a {
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    padding-left: 10px;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 17.6px;
    line-height: 1.1rem;
    color: #87898d;
}
.sidenav nav .nav-1 .slideout-menu .slideout-block ul .menu-item-has-children.current-menu-ancestor>a, .sidenav nav .nav-1 .slideout-menu .slideout-block ul .menu-item-has-children .current-menu-ancestor>a {
    color: #dca601;
}
.sidenav nav .nav-3 .slideout-menu .slideout-block ul .menu-item-has-children.current-menu-ancestor>a, .sidenav nav .nav-3 .slideout-menu .slideout-block ul .menu-item-has-children .current-menu-ancestor>a {
    color: #01a99e;
}
.sidenav nav .nav-1 .slideout-block .menu-item-has-children {
    color: #dca601;
}
.sidenav nav .nav-1 .slideout-block .menu-item-has-children .active:after {
    border-left: 5px solid #dca601 !important;
}
.sidenav nav .nav-2 .slideout-block .menu-item-has-children {
    color: #f53b26;
}
.sidenav nav .nav-2 .slideout-block .menu-item-has-children .active:after {
    border-left: 5px solid #f53b26 !important;
}
.sidenav nav .nav-3 .slideout-block .menu-item-has-children {
    color: #01a99e;
}
.sidenav nav .nav-3 .slideout-block .menu-item-has-children .active:after {
    border-left: 5px solid #01a99e !important;
}
.sidenav nav .nav-4 .slideout-block .menu-item-has-children {
    color: #f47a0b;
}
.sidenav nav .nav-4 .slideout-block .menu-item-has-children .active:after {
    border-left: 5px solid #f47a0b !important;
}
.sidenav nav .nav-5 .slideout-block .menu-item-has-children {
    color: #dca601;
}
.sidenav nav .nav-5 .slideout-block .menu-item-has-children .active:after {
    border-left: 5px solid #dca601 !important;
}
#menu-item-465>a:after {
    content: none;
}
.side-nav .current-menu-ancestor a:before, .side-nav .current-menu-item a:before {
    content: none !important;
}
#portfolio .heading-banner {
    background: #01a99e;
    overflow: visible;
}
#portfolio .heading-banner-with-nav .basic-banner-text img {
    vertical-align: middle;
    margin-bottom: 20px;
}
#portfolio .heading-banner-with-nav .basic-banner-text h1 {
    vertical-align: middle;
    margin-bottom: 10px;
    font-size: 32px;
    font-size: 2rem;
}
@media only screen and (min-width: 768px) {
    #portfolio .heading-banner-with-nav .basic-banner-text h1 {
    font-size: 40px;
    font-size: 2.5rem;
}
}#portfolio .heading-banner-with-nav .basic-banner-text h1:before {
    content: ":";
    color: #000;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -10px;
}
@media only screen and (min-width: 768px) {
    #portfolio .heading-banner-with-nav .basic-banner-text h1: before {
    margin-left: -10px;
}
}.basic-page .heading-banner-with-nav .basic-banner-text {
    padding: 40px 10px 0;
    border-bottom: 1px solid rgba(0, 152, 143, 0.7);
}
@media only screen and (min-width: 768px) {
    .basic-page .heading-banner-with-nav .basic-banner-text {
    padding: 40px 40px 0;
}
}.basic-page .heading-banner-with-nav .basic-banner-text h1 {
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    display: inline-block;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 35.2px;
    font-size: 2.2rem;
}
@media only screen and (min-width: 420px) {
    .basic-page .heading-banner-with-nav .basic-banner-text h1 {
    padding-left: 10px;
    font-size: 40px;
    font-size: 2.5rem;
}
}.basic-page .heading-banner-with-nav .basic-banner-text img {
    float: none;
    display: inline-block;
    margin-bottom: 20px;
}
@media only screen and (min-width: 420px) {
    .basic-page .heading-banner-with-nav .basic-banner-text img {
    margin-bottom: 0;
}
}.basic-page .heading-banner-with-nav .heading-banner-nav {
    padding: 0 40px;
}
.basic-page .heading-banner-with-nav .heading-banner-nav ul {
    padding: 20px 0;
    margin: 0;
}
.basic-page .heading-banner-with-nav .heading-banner-nav ul li {
    display: block;
    margin: 10px;
}
@media only screen and (min-width: 768px) {
    .basic-page .heading-banner-with-nav .heading-banner-nav ul li {
    display: inline-block;
}
}.basic-page .heading-banner-with-nav .heading-banner-nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: 17.6px;
    line-height: 1.1rem;
}
.basic-page .heading-banner-with-nav .heading-banner-nav ul li a.active {
    display: block;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
    background: #019188;
    padding: 5px 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 25px;
    position: relative;
    margin-left: -20px;
    font-size: 19.2px;
    font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
    .basic-page .heading-banner-with-nav .heading-banner-nav ul li a.active {
    margin-left: 0;
}
.basic-page .heading-banner-with-nav .heading-banner-nav ul li a.active:after {
    content: "";
    display: inline-block;
    width: 0;
    position: absolute;
    top: 57px;
    left: 50%;
    z-index: 9999;
    border-right: 9px solid transparent;
    border-top: 9px solid #01a99e;
    border-left: 9px solid transparent;
    margin-left: -9px;
}
}.the-overflow {
    display: block;
    background: #f8f5f4;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    position: fixed;
    margin-left: 1870px;
}
#wpadminbar {
    z-index: 9999999;
}
.footer {
    background: #1d2438;
    color: #999da8;
    max-width: 1800px;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
}
.footer a {
    color: #999da8;
    text-decoration: none;
}
.footer a:hover {
    color: #fff;
}
.footer .footer-wrapper {
    margin: 0 auto;
}
.footer .footer-block {
    vertical-align: top;
    display: inline-block;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 12.8px;
    line-height: 0.8rem;
}
.footer .info {
    border-bottom: 1px solid #2e3447;
    padding: 20px 0;
    display: block;
}
@media only screen and (min-width: 1024px) {
    .footer .info {
    display: inline-block;
    width: 24%;
    padding: 40px 20px;
    border-bottom: none;
}
}.footer .info .logo {
    display: none;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 400;
    background-image: url(../images/logos/nav-logo.png) no-repeat;
    background: url(../images/logos/nav-logo.png) no-repeat 100% 10%;
    background-size: 60px;
    height: 86px;
    padding: 12px 60px 10px 0;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 20.8px;
    line-height: 1.3rem;
    width: 200px;
    margin: 0 auto 15px;
}
@media only screen and (min-width: 768px) {
    .footer .info .logo {
    display: block;
}
}@media only screen and (min-width: 1024px) {
    .footer .info .logo {
    width: auto;
}
}.footer .info .street, .footer .info .sub-street, .footer .info .city, .footer .info .phone, .footer .info .email {
    margin-bottom: 0;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .footer .info .street, .footer .info .sub-street, .footer .info .city, .footer .info .phone, .footer .info .email {
    text-align: right;
    padding-right: 30px;
}
}.footer .info .email a {
    color: #999da8;
    font-weight: 600;
}
.footer .info .email a:hover {
    color: #fff;
}
.footer .footer-block-wrapper {
    display: block;
    padding: 20px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #2e3447;
    text-align: center;
}
@media only screen and (min-width: 1024px) {
    .footer .footer-block-wrapper {
    display: inline-block;
    padding: 40px 20px;
    text-align: left;
    width: 48%;
    border-right: 1px solid #2e3447;
    border-left: 1px solid #2e3447;
    border-bottom: none;
}
}.footer .footer-block .nav {
    display: block;
    border-bottom: 1px solid #2e3447;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .footer .footer-block .nav {
    display: inline-block;
    border-bottom: none;
    width: 48.5%;
    border-right: 1px solid #2e3447;
    margin-bottom: 50px;
}
}.footer .footer-block .nav li {
    margin-bottom: 5px;
}
.footer .footer-block .nav li a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: inline-block;
    max-width: 200px;
}
@media only screen and (min-width: 768px) {
    .footer .footer-block .nav li a {
    max-width: auto;
    padding-left: 30px;
}
}.footer .footer-block .nav li a:before {
    position: absolute;
    margin-left: -30px;
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 25px;
    height: 22px;
    margin-right: 5px;
    background: url(../images/sprites/nav-sprite.png) no-repeat -5px -1px;
    background-size: 30px;
}
.footer .footer-block .nav li a:hover:before {
    background-position: -2px -294px;
    background-size: 25px;
}
.footer .footer-block .nav li+li a:before {
    background: url(../images/sprites/nav-sprite.png) no-repeat -5px -33px;
    background-size: 30px;
}
.footer .footer-block .nav li+li a:hover:before, .footer .footer-block .nav li+li a .current-menu-item:before {
    content: "" !important;
    background-position: -5px -388px;
    background-size: 29px;
}
.footer .footer-block .nav li+li+li a:before {
    background: url(../images/sprites/nav-sprite.png) no-repeat -5px -72px;
    background-size: 30px;
}
.footer .footer-block .nav li+li+li a:hover:before {
    background-position: -5px -433px;
    background-size: 29px;
}
.footer .footer-block .nav li+li+li+li a:before {
    background: url(../images/sprites/nav-sprite.png) no-repeat -4px -112px;
    background-size: 29px;
}
.footer .footer-block .nav li+li+li+li a:hover:before {
    background-position: -3px -432px;
    background-size: 26px;
}
.footer .footer-block .sub-nav {
    display: block;
}
@media only screen and (min-width: 768px) {
    .footer .footer-block .sub-nav {
    display: inline-block;
    padding: 0 20px;
    width: 48.5%}
}.footer .footer-block .sub-nav li {
    margin-bottom: 5px;
}
.footer .footer-search {
    max-width: 650px;
    margin: 0 auto;
}
.footer .legal {
    text-align: center;
    padding: 20px;
    display: block;
}
@media only screen and (min-width: 1024px) {
    .footer .legal {
    padding: 40px 20px;
    width: 25%;
    text-align: left;
    display: inline-block;
}
}.footer .legal p {
    margin: 0;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    font-size: 17.6px;
    font-size: 1.1rem;
}
.footer .legal h1 {
    margin: 0;
}
.footer .legal h1 .penn-u-logo {
    background: url(../images/logos/Penn-U-Logo.png) no-repeat 100% 50%;
    display: inline-block;
    height: 60px;
    width: 135px;
}
.footer .legal li {
    margin-bottom: 5px;
}
.footer .legal li a {
    text-transform: uppercase;
}
.connecting-block {
    display: inline-block;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #87898d;
    padding-top: 20px;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 420px) {
    .connecting-block {
    margin: 0;
    border-right: 1px solid #87898d;
}
}@media only screen and (min-width: 768px) {
    .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 20px 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}@media only screen and (min-width: 1024px) {
    .connecting-block {
    width: auto;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-content: stretch;
    align-item: stretch;
    min-height: 200px;
}
}.connecting-block>a {
    text-decoration: none;
}
.connecting-block h1 {
    padding: 0 5px;
    color: #70706d;
    text-transform: uppercase;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    font-size: 27.2px;
    font-size: 1.7rem;
}
.connecting-block p {
    margin: 0 auto;
    color: #87898d;
    font-style: italic;
    font-size: 14.4px;
    font-size: 0.9rem;
    letter-spacing: 0.16px;
    letter-spacing: 0.01rem;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 500;
}
@media only screen and (min-width: 768px) {
    .connecting-block p {
    max-width: 150px;
}
}.connecting-block .more a {
    font-size: 12.8px;
    font-size: 0.8rem;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
}
.home .connecting-block h1:before {
    content: "";
    display: block;
    width: 45px;
    height: 70px;
    margin: 0 auto;
    background: url(../images/sprites/nav-sprite.png) no-repeat 0 -100px;
}
.home .connecting-block {
    cursor: pointer;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.home .connecting-block:hover {
    background: #dca601;
}
.home .connecting-block:hover h1 {
    color: #fff;
}
.home .connecting-block:hover h1:before {
    background-position: -2px -585px;
}
.home .connecting-block:hover p {
    color: #121212;
}
.home .connecting-block:hover .button-three:after {
    border-left: 7px solid #000;
}
.home .connecting-block .more {
    display: none;
}
.home .connecting-block .more a {
    border: none;
}
.home .connecting-block .more a:after {
    border-left: 7px solid #dca601;
}
.home .connecting-block .more a:hover {
    background: none;
}
.home .connecting-block .button-three:after {
    border-left: 7px solid #ffd029;
}
.home .connecting-block:nth-of-type(1) {
    cursor: pointer;
	background: #fff;
	/*background-image: url("../images/green_brackets.png");*/
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.home .connecting-block:nth-of-type(1) h1:before {
    background-position: 0 -1038px;
}
.home .connecting-block:nth-of-type(1):hover {
    background: #1EA313;
}
.home .connecting-block:nth-of-type(1):hover h1 {
    color: #fff;
}
.home .connecting-block:nth-of-type(1):hover h1:before {
    background-position: -1px -824px;
}
.home .connecting-block:nth-of-type(1):hover p {
    color: #121212;
}
.home .connecting-block:nth-of-type(1):hover .button-three:after {
    border-left: 7px solid #000;
}
.home .connecting-block:nth-of-type(2) {
    cursor: pointer;
}
.home .connecting-block:nth-of-type(2):hover {
    background: #dca601;
}
.home .connecting-block:nth-of-type(2):hover h1 {
    color: #fff;
}
.home .connecting-block:nth-of-type(2):hover h1:before {
    background-position: -2px -585px;
    background-size: 50px;
}
.home .connecting-block:nth-of-type(2):hover p {
    color: #121212;
}
.home .connecting-block:nth-of-type(2):hover .button-three:after {
    border-left: 7px solid #000;
}
.home .connecting-block:nth-of-type(2) h1:before {
    background-position: 0 -318px;
}
.home .connecting-block:nth-of-type(2) .more a {
    border: none;
}
.home .connecting-block:nth-of-type(2) .more a:after {
    border-left: 7px solid #f53b26;
}
.home .connecting-block:nth-of-type(2) .more a:hover {
    background: none;
}
.home .connecting-block:nth-of-type(2) .button-three:after {
    border-left: 7px solid #f53b26;
}
.home .connecting-block:nth-of-type(3) {
    cursor: pointer;
}
.home .connecting-block:nth-of-type(3):hover {
    background: #f53b26;
}
.home .connecting-block:nth-of-type(3):hover h1 {
    color: #fff;
}
.home .connecting-block:nth-of-type(3):hover h1:before {
    background-position: -6px -692px;
    background-size: 53px;
}
.home .connecting-block:nth-of-type(3):hover p {
    color: #121212;
}
.home .connecting-block:nth-of-type(3):hover .button-three:after {
    border-left: 7px solid #000;
}
.home .connecting-block:nth-of-type(3) h1:before {
    background-position: 0 -380px;
}
.home .connecting-block:nth-of-type(3) .more a {
    border: none;
}
.home .connecting-block:nth-of-type(3) .more a:after {
    border-left: 7px solid #01a99e;
}
.home .connecting-block:nth-of-type(3) .more a:hover {
    background: none;
}
.home .connecting-block:nth-of-type(3) .button-three:after {
    border-left: 7px solid #01a99e;
}
.home .connecting-block:nth-of-type(4) {
    cursor: pointer;
}
.home .connecting-block:nth-of-type(4):hover {
    background: #01a99e;
}
.home .connecting-block:nth-of-type(4):hover h1 {
    color: #fff;
}
.home .connecting-block:nth-of-type(4):hover h1:before {
    background-position: -5px -730px;
}
.home .connecting-block:nth-of-type(4):hover p {
    color: #121212;
}
.home .connecting-block:nth-of-type(4):hover .button-three:after {
    border-left: 7px solid #000;
}
.home .connecting-block:nth-of-type(4) h1:before {
    background-position: 0 -445px;
}
.home .connecting-block:nth-of-type(4) .more a {
    border: none;
}
.home .connecting-block:nth-of-type(4) .more a:after {
    border-left: 7px solid #f47a0b;
}
.home .connecting-block:nth-of-type(4) .more a:hover {
    background: none;
}
.home .connecting-block:nth-of-type(4) .button-three:after {
    border-left: 7px solid #f47a0b;
}
.landing-connection {
    display: block;
}
.landing-connection .connecting-block {
    position: relative;
    padding: 40px 0 80px;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .landing-connection .connecting-block {
    float: left;
    width: auto;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1;
    align-content: stretch;
    align-item: stretch;
}
}.landing-connection p {
    max-width: 90%;
    margin-bottom: 10px;
}
.landing-connection .more {
    position: absolute;
    bottom: 25px;
    margin: 0 auto;
    left: 1%;
    right: 1%}
.landing-connection .more a {
    margin: 0;
}
.landing-connection .feature-connecting-block {
    display: inline-block;
    padding: 10px;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: 1px solid #87898d;
}
@media only screen and (min-width: 420px) {
    .landing-connection .feature-connecting-block {
    border-bottom: 1px solid #87898d;
    border-right: 1px solid #87898d;
}
}@media only screen and (min-width: 1024px) {
    .landing-connection .feature-connecting-block {
    display: inline-block;
    width: 66.66%;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    align-content: stretch;
    align-item: stretch;
}
}.landing-connection .feature-connecting-block .connecting-block {
    background: #f8f5f4;
    border-bottom: none;
    width: 100%;
    padding: 30px 0 70px;
}
@media only screen and (min-width: 420px) {
    .landing-connection .feature-connecting-block .connecting-block {
    border-right: none;
}
}.landing-connection .feature-connecting-block .connecting-block h1 {
    margin: 0 auto 10px;
}
@media only screen and (min-width: 768px) {
    .landing-connection .feature-connecting-block .connecting-block h1 {
    width: 50%}
}.landing-connection .feature-connecting-block .connecting-block p {
    width: 50%}
.landing-connection .feature-connecting-block .connecting-block .more a {
    border: 1px solid #fff;
}
.home .landing-connection .connecting-block {
    width: 100%}
@media only screen and (min-width: 768px) {
    .home .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .home .landing-connection .connecting-block {
    float: left;
    width: 25%;
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    align-content: stretch;
    align-item: stretch;
    padding: 40px 0 40px;
}
}.inventors .landing-connection .connecting-block {
    width: 100%}
@media only screen and (min-width: 768px) {
    .inventors .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .inventors .landing-connection .connecting-block {
    width: 20%}
}.postid-124 .inventors .landing-connection .connecting-block {
    width: 100%}
@media only screen and (min-width: 768px) {
    .postid-124 .inventors .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .postid-124 .inventors .landing-connection .connecting-block {
    width: 50%}
}.industry .landing-connection {
    overflow: hidden;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.industry .landing-connection .connecting-block.callout-1 {
    width: 100%}
@media only screen and (min-width: 1024px) {
    .industry .landing-connection .connecting-block.callout-1 {
    float: left;
    width: 25%;
    height: 280px;
}
}.industry .landing-connection .connecting-block.callout-2 {
    width: 100%}
@media only screen and (min-width: 1024px) {
    .industry .landing-connection .connecting-block.callout-2 {
    float: left;
    width: 25%;
    height: 280px;
}
}.industry .landing-connection .feature-connecting-block.callout-3 {
    margin: 0;
    width: 100%}
@media only screen and (min-width: 1024px) {
    .industry .landing-connection .feature-connecting-block.callout-3 {
    float: left;
    width: 50%}
}@media only screen and (min-width: 768px) {
    .industry .landing-connection .feature-connecting-block.callout-3 .connecting-block {
    height: 259px;
}
}.industry .landing-connection .feature-connecting-block.callout-3 .connecting-block h1 {
    width: 90%}
.industry .landing-connection .feature-connecting-block.callout-3 .connecting-block p {
    width: 60%}
.investors .landing-connection .connecting-block {
    width: 100%}
@media only screen and (min-width: 768px) {
    .investors .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .investors .landing-connection .connecting-block {
    width: 25%}
}.innovation .landing-connection .connecting-block, .innovation-philadelphia .landing-connection .connecting-block {
    width: 100%}
@media only screen and (min-width: 768px) {
    .innovation .landing-connection .connecting-block, .innovation-philadelphia .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .innovation .landing-connection .connecting-block, .innovation-philadelphia .landing-connection .connecting-block {
    width: 33.33%}
}.pennblue .landing-connection .connecting-block {
    width: 100%}
@media only screen and (min-width: 768px) {
    .pennblue .landing-connection .connecting-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: left;
    width: 50%}
}@media only screen and (min-width: 1024px) {
    .pennblue .landing-connection .connecting-block {
    width: 33.33%}
}.news {
    padding: 50px 30px;
}
@media only screen and (min-width: 768px) {
    .news {
    padding: 100px 60px;
}
}.news .section-title {
    color: #005db0;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.news .section-title:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 10px;
    background: #f8f5f4;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
}
.postid-148 .view-all {
    display: none;
}
.investors .news .section-title {
    width: 100%;
    color: #01a99e;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.investors .teaser h1 a:hover {
    color: #01a99e;
}
.news-feed .news-block {
    width: 100%}
.news-feed .news-block ol {
    display: -moz-box;
    display: inline-block;
}
.news-feed .news-block ol li {
    vertical-align: top;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 420px) {
    .news-feed .news-block ol li {
    margin: 0;
    padding: 20px;
}
}@media only screen and (min-width: 768px) {
    .news-feed .news-block ol li {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 20px 0 0;
    margin-bottom: 25px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}@media only screen and (min-width: 1024px) {
    .news-feed .news-block ol li {
    float: left;
    display: inline-block;
    width: 25%;
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    align-content: stretch;
    align-item: stretch;
    max-width: 300px;
}
}@media only screen and (min-width: 1200px) {
    .news-feed .news-block ol li {
    -webkit-box-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%}
}.news-feed .news-block ol li+li {
    border-bottom: 1px solid #f8f5f4;
}
@media only screen and (min-width: 768px) {
    .news-feed .news-block ol li+li {
    border-left: 1px solid #f8f5f4;
    border-bottom: none;
}
}.news-feed .news-block ol li .teaser {
    vertical-align: top;
    display: inline-block;
}
@media only screen and (min-width: 768px) {
    .news-feed .news-block ol li .teaser {
    padding: 20px;
}
}.news-feed .news-block ol li h1 {
    margin-bottom: 5px;
}
.news-feed .news-block ol li h1 a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.news-feed .news-block ol li p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #121212;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    margin-bottom: 10px;
}
.news-feed .news-block ol li .time-stamp {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 700;
    color: #87898d;
    font-weight: 100;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 14.4px;
    line-height: 0.9rem;
    margin-bottom: 15px;
}
.featured-area {
    color: #fff;
    display: block;
}
@media only screen and (min-width: 1024px) {
    .featured-area {
    display: flex;
}
}.featured-area .main-feature-block {
    display: inline-block;
    padding: 20px 5px;
    width: 100%;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 420px) {
    .featured-area .main-feature-block {
    border-right: 1px solid #87898d;
}
}@media only screen and (min-width: 768px) {
    .featured-area .main-feature-block {
    float: left;
    width: 50%;
    padding: 40px 20px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}@media only screen and (min-width: 1024px) {
    .featured-area .main-feature-block {
    float: left;
    display: inline-block;
    padding: 60px 40px 0;
    width: 66.66%;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    align-content: stretch;
    align-item: stretch;
}
}.featured-area .main-feature-block:after {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: transparent;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
}
.featured-area .main-feature-block:hover .main-hover-block {
    display: block;
}
.featured-area .main-feature-block:hover .btn {
    color: #fff;
}
.featured-area .main-feature-block:hover:after {
    background: #141924;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
}
.featured-area .main-feature-block:hover h1, .featured-area .main-feature-block:hover h2 {
    color: #005db0;
}
.featured-area .main-feature-block h1 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
@media only screen and (min-width: 768px) {
    .featured-area .main-feature-block h1 {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
}.featured-area .main-feature-block h1:after {
    content: "";
    display: inline-block;
    height: 55px;
    width: 55px;
    background: url(../images/sprites/icon-sprite.png) no-repeat -22px 0;
}
.featured-area .main-feature-block h2 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    max-width: 350px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
    margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
    .featured-area .main-feature-block h2 {
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
}@media only screen and (min-width: 1024px) {
    .featured-area .main-feature-block h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
}.featured-area .main-feature-block .main-hover-block {
    color: #f8f5f4;
    padding: 20px 0;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 17.6px;
    line-height: 1.1rem;
}
@media only screen and (min-width: 1024px) {
    .featured-area .main-feature-block .main-hover-block {
    padding: 40px 10px 0 40px;
    display: none;
}
}.featured-area .main-feature-block .main-hover-block strong {
    color: #fff;
}
.featured-area .main-feature-block .more a {
    color: #fff;
}
.featured-area .featured-content {
    position: relative;
    z-index: 999;
}
.featured-area .featured-content .button-two {
    color: #fff;
}
.featured-area .featured {
    min-height: 400px;
    padding: 40px 10px 0;
    display: inline-block;
    position: relative;
    width: 100%;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 420px) {
    .featured-area .featured {
    margin: 0;
    border-right: 1px solid #87898d;
}
}@media only screen and (min-width: 768px) {
    .featured-area .featured {
    float: left;
    width: 50%;
    padding: 60px 20px 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}@media only screen and (min-width: 1024px) {
    .featured-area .featured {
    width: auto !important;
    width: 33.33%;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-content: stretch;
    align-item: stretch;
}
}.featured-area .featured:after {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: transparent;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
}
.featured-area .featured:hover .main-hover-block {
    display: block;
}
.featured-area .featured:hover .btn {
    color: #fff;
}
.featured-area .featured:hover:after {
    background: #141924;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
}
.featured-area .featured:hover h1, .featured-area .featured:hover h2 {
    color: #005db0;
}
.featured-area .featured p {
    font-size: 19.2px;
    font-size: 1.2rem;
	margin-bottom:15px !important;
}

h1 .feautred-title-link {
	color:#fff !important;
	font-weight:700;
}

.feautred-title-link {
	color:#fff !important;
	font-weight:normal;
}
.featured-area .sub-feature-block {
    display: inline-block;
    min-height: 400px;
    cursor: pointer;
    width: 100%}
@media only screen and (min-width: 768px) {
    .featured-area .sub-feature-block {
    float: left;
    width: 50%}
}.featured-area .sub-feature-block h1 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
}
.featured-area .sub-feature-block h1:after {
    content: "";
    display: inline-block;
    height: 55px;
    width: 55px;
    background: url(../images/sprites/icon-sprite.png) no-repeat -22px -91px;
}
.featured-area .sub-feature-block h2 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    max-width: 70%;
    margin-bottom: 30px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    .featured-area .sub-feature-block h2 {
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
}@media only screen and (min-width: 1024px) {
    .featured-area .sub-feature-block h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
}.featured-area .standard-feature-block {
    padding: 40px 10px 20px;
}
@media only screen and (min-width: 1024px) {
    .featured-area .standard-feature-block {
    padding: 40px 60px 0 30px;
	overflow:hidden;
}
}.featured-area .standard-feature-block h1 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    max-width: 85%;
    margin-bottom: 15px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    .featured-area .standard-feature-block h1 {
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
}@media only screen and (min-width: 1024px) {
    .featured-area .standard-feature-block h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
}.featured-area .standard-feature-block:after {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: transparent;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    opacity: .3;
    background: #141924;
}
.featured-area .special-feature-block {
    background: #ced9e6;
}
.featured-area .special-feature-block h1 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    color: #005db0;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
}
.featured-area .special-feature-block h2 {
    color: #141824;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30.4px;
    line-height: 1.9rem;
    margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
    .featured-area .special-feature-block h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 35.2px;
    line-height: 2.2rem;
}
}.featured-area .block-type-color {
    background: #ced9e6 !important;
}
.featured-area .block-type-color:after {
    background: none;
}
.featured-area .block-type-color:hover h1 {
    color: #fff;
}
.featured-area .block-type-color:hover p {
    color: #fff;
}
.featured-area .block-type-color h1 {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    color: #005db0;
}
.featured-area .block-type-color p {
    color: #141824;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 32px;
    line-height: 2rem;
}
.featured-area .block-type-color a.button-two {
    color: #141824;
}
.feature-media {
    padding: 20px 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
@media only screen and (min-width: 420px) {
    .feature-media {
    padding: 40px 30px;
}
}@media only screen and (min-width: 1024px) {
    .feature-media {
    padding: 100px 50px;
}
}.feature-media:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #1d2438;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    opacity: .6;
    z-index: -1;
    width: 100%;
    height: 100%}
.feature-media .video-background-image {
    display: none;
}
.feature-media .media-img {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}
.feature-media .media-img iframe {
    max-width: 100%}
.feature-media .media-content {
    display: inline-block;
    padding-left: 10px;
}
@media only screen and (min-width: 1024px) {
    .feature-media .media-content {
    padding: 0 60px 0 40px;
}
}.feature-media .media-content h1 {
    color: #f53b26;
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    font-size: 27.2px;
    font-size: 1.7rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.feature-media .media-content h2 {
    color: #fff;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 20px;
    max-width: 500px;
}
.feature-media .media-content p {
    max-width: 500px;
    color: #fff;
}
.feature-media .media-content .more a {
    color: #fff;
}
.video {
    display: inline-block;
    text-indent: -9999px;
    background: none;
    border: none;
}
.video:before {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    margin-top: -13px;
    margin-left: 0px;
    border: 8px solid #fff;
    border-radius: 50% 50% 50% 50%}
@media only screen and (min-width: 768px) {
    .video: before {
    margin-left: -13px;
}
}.video:after {
    content: "";
    display: block;
    position: absolute;
    margin-top: 8px;
    margin-left: 37px;
    border-top: 15px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 15px solid transparent;
}
@media only screen and (min-width: 768px) {
    .video: after {
    margin-left: 23px;
}
}.video img {
    margin: 0 auto;
}
.video:hover:before {
    border: 8px solid #005db0;
}
.video:hover:after {
    border-left: 30px solid #005db0;
}
.home .featured-area .featured:hover h1, .home .featured-area .featured:hover h2, .home .featured-area .main-feature-block:hover h1, .home .featured-area .main-feature-block:hover h2 {
    color: #f0f0f0;
}
.inventors .featured-area .featured, .inventors .featured-area .main-feature-block {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.inventors .featured-area .featured:hover h1, .inventors .featured-area .featured:hover h2, .inventors .featured-area .main-feature-block:hover h1, .inventors .featured-area .main-feature-block:hover h2 {
    color: #dca601;
}
.industry .featured-area .featured:hover h1, .industry .featured-area .featured:hover h2, .industry .featured-area .main-feature-block:hover h1, .industry .featured-area .main-feature-block:hover h2 {
    color: #f53b26;
}
.investors .featured-area .featured:hover h1, .investors .featured-area .featured:hover h2, .investors .featured-area .main-feature-block:hover h1, .investors .featured-area .main-feature-block:hover h2 {
    color: #01a99e;
}
.investors .landing-map .map-stuff .bubble-wrapper .bubble-button a:after {
    border-left: 7px solid #01a99e;
}
.innovation .featured-area .featured:hover h1, .innovation .featured-area .featured:hover h2, .innovation .featured-area .main-feature-block:hover h1, .innovation .featured-area .main-feature-block:hover h2 {
    color: #f47a0b;
}
.pennblue .featured-area .featured:hover h1, .pennblue .featured-area .featured:hover h2, .pennblue .featured-area .main-feature-block:hover h1, .pennblue .featured-area .main-feature-block:hover h2 {
    color: #005db0;
}
.basic {
    width: 100%;
    display: block;
    display: -moz-box-flex;
}
.basic .basic-block {
    display: inline-block;
    float: left;
    background: #fff;
    padding: 40px 10px 10px 10px;
    width: 100%;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .basic .basic-block {
    width: 50%;
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .basic .basic-block {
    display: inline-block;
    width: 33.33%;
    -webkit-box-flex: 0 0 33.33%;
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    align-content: stretch;
    align-item: stretch;
    padding: 50px;
}
}.basic .basic-block:nth-child(2n) {
    background: #f8f5f4;
}
.basic .basic-block:nth-child(3n) {
    background: #f0f0f0;
}
.basic .basic-block:nth-child(4n) {
    background: #f0f0f0;
}
.basic .basic-block:nth-child(6n) {
    background: #f8f5f4;
}
.basic .basic-block:nth-child(8n) {
    background: #f8f5f4;
}
.basic .basic-block:nth-child(9n) {
    background: #f0f0f0;
}
.basic .basic-block:nth-child(11n) {
    background: #f0f0f0;
}
.basic .basic-block:nth-child(12n) {
    background: #f8f5f4;
}
.basic .basic-block h1 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.basic .basic-block p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.basic .basic-block .email p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
.basic .basic-block .email a {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #f53b26;
    text-decoration: none;
    text-transform: none;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
.basic .basic-block img {
    max-width: 100%}
.inventors .ordered-block>h1 {
    color: #ffd029;
}
.ordered-block {
    position: relative;
    overflow: hidden;
    float: none;
    clear: both;
}
.ordered-block>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.ordered-block>h1 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 30px;
    margin: 0;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 20.8px;
    line-height: 1.3rem;
}
@media only screen and (min-width: 768px) {
    .ordered-block>h1 {
    text-shadow: -1px 1px #000;
}
}.ordered-block ol {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
.ordered-block ol .ob {
    float: left;
    background: #f2d477;
    background: rgba(242, 212, 119, 0.75);
    background-image: url(../images/sprites/nav-sprite.png) no-repeat 0 -320px;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    margin: 0;
    padding: 0;
    padding-top: 50px;
    min-height: 350px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 100%;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    .ordered-block ol .ob {
    min-height: 400px;
    width: 50%;
    display: inline-block;
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .ordered-block ol .ob {
    width: 33.33%;
    -webkit-box-flex: 0 0 33.33%;
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%}
}.ordered-block ol .ob div {
    display: inline-block;
}
.ordered-block ol .ob .ob-image-wrapper {
    height: 150px;
}
.ordered-block ol .ob img {
    margin: 0 auto 15px;
}
.ordered-block ol .ob h1 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 14.4px;
    line-height: 0.9rem;
    letter-spacing: 1.6px;
    letter-spacing: 0.1rem;
}
@media only screen and (min-width: 768px) {
    .ordered-block ol .ob h1 {
    margin-bottom: 50px;
    max-width: 80%;
    margin: 0 auto 25px;
}
}.ordered-block ol .ob p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 300;
    margin: 0 auto;
    width: 80%;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 16px;
    line-height: 1rem;
}
@media only screen and (min-width: 768px) {
    .ordered-block ol .ob p {
    width: 50%}
}.ordered-block ol .ob.le-ie9 {
    border-bottom: 1px solid #ffd029;
}
.ordered-block li.ob:nth-child(1) {
    background: #fee083;
    background: #fee083;
}
@media only screen and (min-width: 768px) {
    .ordered-block li.ob: nth-child(1) {
    background: #fee083 url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.ordered-block li.ob:nth-child(2) {
    background: #7b8a8a;
    background: rgba(123, 138, 138, 0.7);
}
@media only screen and (min-width: 768px) {
    .ordered-block li.ob: nth-child(2) {
    background: rgba(123, 138, 138, 0.7) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.ordered-block li.ob:nth-child(3) {
    background: #fff;
    background: rgba(255, 255, 255, 0.93);
}
@media only screen and (min-width: 768px) {
    .ordered-block li.ob: nth-child(3) {
    background: rgba(255, 255, 255, 0.93) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.ordered-block li.ob:nth-child(4) {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 768px) {
    .ordered-block li.ob: nth-child(4) {
    background: rgba(255, 255, 255, 0.8) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.ordered-block li.ob:nth-child(5) {
    background: #c6bea2;
    background: rgba(198, 190, 162, 0.8);
}
@media only screen and (min-width: 768px) {
    .ordered-block li.ob: nth-child(5) {
    background: rgba(198, 190, 162, 0.8) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.ordered-block li.ob:nth-child(6) {
    background: #f2d477;
    background: rgba(242, 212, 119, 0.5);
}
.ordered-block .ob span {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #dca601;
}
.investors .ordered-block>h1 {
    color: #01a99e;
}
.investors .ordered-block li.ob:nth-child(1) {
    background: #dbdfc8;
    background: #dbdfc8;
}
@media only screen and (min-width: 768px) {
    .investors .ordered-block li.ob: nth-child(1) {
    background: #dbdfc8 url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.investors .ordered-block li.ob:nth-child(2) {
    background: #b6c6c5;
    background: rgba(182, 198, 197, 0.6);
}
@media only screen and (min-width: 768px) {
    .investors .ordered-block li.ob: nth-child(2) {
    background: rgba(182, 198, 197, 0.6) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.investors .ordered-block li.ob:nth-child(3) {
    background: #fff;
    background: rgba(255, 255, 255, 0.93);
}
@media only screen and (min-width: 768px) {
    .investors .ordered-block li.ob: nth-child(3) {
    background: rgba(255, 255, 255, 0.93) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.investors .ordered-block li.ob:nth-child(4) {
    background: #fff;
    background: rgba(255, 255, 255, 0.85);
}
@media only screen and (min-width: 768px) {
    .investors .ordered-block li.ob: nth-child(4) {
    background: rgba(255, 255, 255, 0.85) url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.investors .ordered-block li.ob:nth-child(5) {
    background: #d2d9a6;
    background: #d2d9a6;
}
@media only screen and (min-width: 768px) {
    .investors .ordered-block li.ob: nth-child(5) {
    background: #d2d9a6 url(../images/content-icons/process-icon.png) no-repeat 95% center;
}
}.investors .ordered-block li.ob:nth-child(6) {
    background: #dae4e4;
    background: rgba(218, 228, 228, 0.79);
}
.investors .ob span {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #01a99e;
    font-weight: bold;
}
.lt-ie9 .ob {
    border-bottom: 1px solid #dca601;
}
.full-banner .banner-wrapper .banner-content {
    position: relative;
    z-index: 999;
    overflow: hidden;
    color: #fff;
    padding: 0 20px;
}
@media only screen and (min-width: 768px) {
    .full-banner .banner-wrapper .banner-content {
    padding: 0 40px;
}
}.full-banner .banner-wrapper .banner-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 24, 36, 0.45);
}
.full-banner .banner-wrapper .banner-content .half {
    margin: 80px auto;
    position: relative;
}
.full-banner .banner-wrapper .banner-content .logo {
    margin-bottom: 20px;
}
.full-banner .banner-wrapper .banner-content h1 {
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
    margin-bottom: 5px;
}
.full-banner .banner-wrapper .banner-content h2 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
.full-banner .banner-wrapper .banner-content p {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.full-banner .banner-wrapper .banner-content .banner-content-image {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    max-width: 40%;
    margin-bottom: 40px;
    height: 100%;
    width: 100%}
.full-banner .banner-wrapper .banner-content .more a {
    display: inline-block;
    background: #7b8a8a;
    background: rgba(20, 24, 36, 0.5);
    color: #fff;
}
.full-banner .banner-wrapper .banner-overlay {
    position: relative;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.full-banner .banner-wrapper .banner-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #7b8a8a;
    background: rgba(20, 24, 36, 0.75);
}
.banner-slider {
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .banner-slider {
    height: 400px;
}
}.banner-slider .slider {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    .banner-slider .slider {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .banner-slider .slider {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
}.banner-slider .slider ul {
    margin: 0;
    max-height: 400px;
}
.banner-slider .callout-block {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    align-content: stretch;
    align-item: stretch;
}
@media only screen and (min-width: 768px) {
    .banner-slider .callout-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .banner-slider .callout-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
}.callout-block {
    position: relative;
}
.callout-block .callout-background {
    height: 100%;
    max-height: 400px;
}
.callout-block .callout-background img {
    width: 100%;
    height: 100%}
.callout-block .callout-content {
    padding: 80px 0 0 20px;
    position: absolute;
    top: 0;
}
.callout-block .callout-content .callout-logo {
    margin-bottom: 20px;
}
.callout-block .callout-content h1 {
    width: 90%;
    color: #fff;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 32px;
    font-size: 2rem;
    line-height: 35.2px;
    line-height: 2.2rem;
}
.callout-block .callout-content .banner-content-image {
    margin-bottom: 40px;
}
.callout-block .callout-content .more a {
    background: #7b8a8a;
    background: rgba(20, 24, 36, 0.5);
    color: #fff;
}
.callout-block .callout-content .more a:after {
    border-left: 8px solid #f9f9fa;
}
.info-block {
    overflow: hidden;
}
.info-block .two-thirds {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    .info-block .two-thirds {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .info-block .two-thirds {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
}.info-block .two-thirds ul, .info-block .two-thirds p {
    margin: 0;
}
.info-block .one-third {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    .info-block .one-third {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .info-block .one-third {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
}.newsletter {
    background-color: #f47a0b;
}
.newsletter .blurb {
    display: inline-block;
    color: #fff;
    padding: 40px 20px 40px;
}
@media only screen and (min-width: 768px) {
    .newsletter .blurb {
    padding: 40px;
}
}.newsletter .blurb p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
@media only screen and (min-width: 768px) {
    .newsletter .blurb p {
    font-size: 32px;
    font-size: 2rem;
    line-height: 35.2px;
    line-height: 2.2rem;
}
}.newsletter .signup-block {
    display: inline-block;
    border-left: 1px solid #000;
    padding: 20px 0 0 20px;
}
@media only screen and (min-width: 768px) {
    .newsletter .signup-block {
    padding: 45px 0 0 40px;
}
}.newsletter .signup-block h1 {
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.newsletter .signup-block p {
    color: #fff;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 400;
}
.landing-map {
    overflow: hidden;
    min-height: 600px;
}
@media only screen and (min-width: 768px) {
    .landing-map {
    min-height: 450px;
    max-height: 460px;
}
}.landing-map .map-stuff {
    position: absolute;
    margin-left: -10px;
    padding: 40px 20px;
    width: 100%}
@media only screen and (min-width: 768px) {
    .landing-map .map-stuff {
    padding: 40px 60px 40px 75px;
    margin-left: 0;
}
}@media only screen and (min-width: 1024px) {
    .landing-map .map-stuff {
    width: 75%}
}.landing-map .map-stuff .contact-info {
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .landing-map .map-stuff .contact-info {
    float: left;
}
}.landing-map .map-stuff .contact-info h1 {
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.landing-map .map-stuff .contact-info p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    color: #fff;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    .landing-map .map-stuff .contact-info p {
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 32px;
    line-height: 2rem;
}
}.landing-map .map-stuff .contact-info a {
    color: #fff;
    text-decoration: none;
}
.landing-map .map-stuff .contact-info .email a {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #ced9e6;
}
.landing-map .map-stuff .bubble-wrapper {
    text-align: center;
    width: 210px;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .landing-map .map-stuff .bubble-wrapper {
    float: right;
}
}@media only screen and (min-width: 1024px) {
    .landing-map .map-stuff .bubble-wrapper {
    position: absolute;
    width: 210px;
    left: 632px;
    top: 90px;
}
}@media only screen and (min-width: 1200px) {
    .landing-map .map-stuff .bubble-wrapper {
    float: right;
    position: static;
}
}.landing-map .map-stuff .bubble-wrapper .contact-bubble {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding: 40px 20px;
    position: relative;
    margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
    .landing-map .map-stuff .bubble-wrapper .contact-bubble: after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 99%;
    margin-left: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 25px solid #fff;
}
}@media only screen and (min-width: 1200px) {
    .landing-map .map-stuff .bubble-wrapper .contact-bubble: after {
    display: none;
}
}.landing-map .map-stuff .bubble-wrapper .contact-bubble h1 {
    max-width: 170px;
    margin: 0 auto;
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    color: #01a99e;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
}
.landing-map .map-stuff .bubble-wrapper .contact-bubble p {
    margin-bottom: 0;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
.landing-map .map-stuff .bubble-wrapper .bubble-button a {
    padding: 19px 50px;
}
.landing-map .map-stuff .bubble-wrapper .bubble-button a:after {
    border-left: 6px solid #87898d;
}
.landing-map .map-background img {
    width: 1500px;
    max-width: 1500px;
}
@media only screen and (min-width: 1200px) {
    .landing-map .map-background img {
    width: 100%;
    max-width: 100%}
}.pennblue .landing-map .map-stuff .bubble-wrapper .contact-bubble h1 {
    color: #005db0;
}
.main h1 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #005db0;
    margin: 0 0 10px;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
@media only screen and (min-width: 768px) {
    .main h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
}
}.main h2 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.main h3 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #70706d;
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 17.6px;
    line-height: 1.1rem;
}
blockquote {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 300;
    color: #005db0;
    margin-bottom: 20px;
    font-size: 35.2px;
    font-size: 2.2rem;
    line-height: 40px;
    line-height: 2.5rem;
}
.sub-heading p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #999da8;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    margin: 0 0 20px;
}
.bullet-list {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    list-style-type: none;
}
.bullet-list li:before {
    content: "·";
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    margin-left: -10px;
    margin-top: -1px;
}
.bullet-list a {
    color: #000;
    text-decoration: none;
}
.bullet-list p {
    margin: 0;
}
.bullet-list h1 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
}
#portfolio .post-listing {
    background: #f8f5f4;
    padding: 40px 20px;
    overflow: hidden;
}
#portfolio .post-listing>p {
    clear: both;
}
#portfolio .post-listing .grid {
    display: block;
    display: -moz-box-flex;
}
#portfolio .post-listing .post-teaser {
    float: left;
    display: inline-block;
    padding: 0 0 20px 0;
    width: 100%;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    #portfolio .post-listing .post-teaser {
    padding: 0 20px 20px 0;
    width: 50%;
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    #portfolio .post-listing .post-teaser {
    border-bottom: none;
    width: 25%;
    min-height: 275px;
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 1 2 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%}
}#portfolio .post-listing .post-teaser .post-wrapper {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 20px 5px 20px 20px;
}
#portfolio .post-listing .post-teaser .head {
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    min-height: 65px;
}
#portfolio .post-listing .post-teaser .head h1 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #000;
    display: inline-block;
    vertical-align: top;
    max-width: 55%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
@media only screen and (min-width: 1024px) {
    #portfolio .post-listing .post-teaser .head h1 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
}#portfolio .post-listing .post-teaser .head h1 a {
    padding: 0;
    margin: 0;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    color: #000;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
@media only screen and (min-width: 1024px) {
    #portfolio .post-listing .post-teaser .head h1 a {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
}#portfolio .post-listing .post-teaser .head h1 a:hover {
    background: none;
}
#portfolio .post-listing .post-teaser .head img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    max-width: 50%;
    margin: 0 auto;
}
#portfolio .post-listing .post-teaser a {
    color: #01a99e;
    text-decoration: none;
}
#portfolio .post-listing .post-teaser a:hover {
    text-decoration: underline;
}
#portfolio .post-listing .post-teaser-link .post-wrapper:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.graph-section {
    background: #f47a0b;
}
.graph-section .graph-block {
    padding: 50px;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
@media only screen and (min-width: 768px) {
    .graph-section .graph-block {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .graph-section .graph-block {
    width: auto;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-content: stretch;
    align-item: stretch;
}
}.graph-section .graph-block h1 {
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.graph-section .graph-block p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #fff;
}
.featured-staff-collection {
    background: #f9f9fa;
    padding: 40px 0 0 20px;
}
.featured-staff-collection .featured-staff-member {
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    display: block;
    width: 90%;
    overflow: hidden;
}
@media only screen and (min-width: 1024px) {
    .featured-staff-collection .featured-staff-member {
    width: 50%;
    float: left;
    padding: 0 40px;
    border-bottom: 0;
    border-right: 1px solid #fff;
}
}.featured-staff-collection .featured-staff-member .featured-staff-image {
    margin-bottom: 20px;
}
.featured-staff-collection .featured-staff-member .featured-staff-image img {
    padding-right: 10px;
}
@media only screen and (min-width: 768px) {
    .featured-staff-collection .featured-staff-member .featured-staff-image img {
    padding-right: 0;
    margin: 0 auto;
}
}.featured-staff-collection .featured-staff-member .featured-staff-meta {
    padding: 0px;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
    .featured-staff-collection .featured-staff-member .featured-staff-meta {
    padding: 0 0 0 20px;
}
}.featured-staff-collection .featured-staff-member .featured-staff-meta h1 {
    padding: 0;
    margin: 0;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 19.2px;
    line-height: 1.2rem;
}
.featured-staff-collection .featured-staff-member .featured-staff-meta h1 a {
    color: #005db0;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 300;
    font-weight: 600;
}
.featured-staff-collection .featured-staff-member .featured-staff-meta h1 a:hover {
    text-decoration: underline;
}
.featured-staff-collection .featured-staff-member .featured-staff-meta h2 {
    margin-bottom: 20px;
    color: #87898d;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 300;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.featured-staff-collection .featured-staff-member .featured-staff-meta .phone-number a {
    display: block;
    color: #000;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 300;
    font-weight: 900;
    margin-bottom: 20px;
}
.featured-staff-collection .featured-staff-member .featured-staff-meta .bio {
    color: #2e3447;
}
.staff-collection {
    padding: 40px 20px;
}
@media only screen and (min-width: 768px) {
    .staff-collection {
    padding: 40px;
}
}.staff-collection .category-meta {
    margin-top: 20px;
    padding-right: 40px;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .staff-collection .category-meta {
    text-align: right;
    overflow: visible;
    float: left;
    width: 25%}
}.staff-collection .category-meta h1 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-weight: 100;
    color: #005db0;
    max-width: 200px;
    float: left;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
}
@media only screen and (min-width: 768px) {
    .staff-collection .category-meta h1 {
    float: right;
}
}.staff-collection .subcategory {
    display: inline-block;
}
@media only screen and (min-width: 768px) {
    .staff-collection .subcategory {
    margin-bottom: 50px;
    border-left: 1px solid #ced9e6;
    padding-left: 40px;
    width: 75%;
    float: right;
}
}.staff-collection .subcategory .subcategory-meta {
    display: block;
    width: 100%;
    margin-top: 20px;
    border-top: 4px solid #005db0;
}
.staff-collection .subcategory .subcategory-meta h1 {
    margin: 0;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #005db0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
.staff-collection .subcategory .subcategory-meta h2 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #999da8;
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.staff-collection .subcategory .staff-members {
    width: 100%;
    display: inline-block;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 40px;
    border-bottom: 1px solid #ced9e6;
    padding-right: 40px;
}
@media only screen and (min-width: 768px) {
    .staff-collection .subcategory .staff-members {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    border-bottom: 0;
    margin-bottom: 10px;
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}.staff-collection .subcategory .staff-members h1 {
    padding: 0;
    margin: 0 5px 5px 0;
    display: block;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.staff-collection .subcategory .staff-members h1 a {
    color: #005db0;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
}
.staff-collection .subcategory .staff-members h1 a:hover {
    text-decoration: underline;
}
.staff-collection .subcategory .staff-members h2 {
    display: block;
    margin-bottom: 5px;
    color: #87898d;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.staff-collection .subcategory .staff-members .phone-number a {
    margin: 10px 0;
    display: block;
    color: #000;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.staff-collection .subcategory .staff-members .bio {
    color: #2e3447;
    margin-bottom: 20px;
}
.link-block .single a {
    color: #fff;
    text-decoration: none;
}
.link-block .single a:hover {
    color: #005db0;
}
.link-block .multi h3 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25.6px;
    font-size: 1.6rem;
}
.link-block .multi ul {
    padding-left: 15px;
}
.link-block .multi ul a {
    color: #fff;
    text-decoration: none;
}
.link-block .multi ul a:hover {
    color: #005db0;
}
.charts {
    background: #d1d8a6;
    overflow: hidden;
}
.charts section {
    padding: 40px 20px;
    float: left;
    display: block;
    border-right: 1px solid #999da8;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .charts section {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 40px 0 40px 20px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}@media only screen and (min-width: 1024px) {
    .charts section {
    width: 33.33%;
    display: inline-block;
    -webkit-box-flex: 0 0 33.33%;
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    align-content: stretch;
    align-item: stretch;
}
}.charts section h1 {
    text-align: left;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
@media only screen and (min-width: 768px) {
    .charts section h1 {
    font-size: 25.6px;
    font-size: 1.6rem;
}
}.charts section h2 {
    text-align: left;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.4px;
    line-height: 1.4rem;
}
.charts canvas {
    margin-left: -30px;
}
@media only screen and (min-width: 1024px) {
    .charts canvas {
    margin: 0 auto;
}
}.charts canvas#chart-3 {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    width: 50%;
    float: left;
    margin-left: -60px;
}
@media only screen and (min-width: 768px) {
    .charts canvas#chart-3 {
    margin-left: -20px;
}
}.charts .legend {
    text-align: left;
}
.charts .legend ul {
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
    .charts .legend ul li {
    width: 50%;
    float: left;
    display: inline-block;
}
}.charts .chart-color-1:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #005db0;
    border: 1px solid #fff;
}
.charts .chart-color-2:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #01a99e;
    border: 1px solid #fff;
}
.charts .chart-color-3:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #d1d8a6;
    border: 1px solid #fff;
}
.charts .chart-color-4:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #ffd029;
    border: 1px solid #fff;
}
.charts .chart-color-5:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #f53b26;
    border: 1px solid #fff;
}
.charts .chart-color-6:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #f47a0b;
    border: 1px solid #fff;
}
.charts .chart-color-7:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #ced9e6;
    border: 1px solid #fff;
}
.charts .chart-color-8:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #2c3349;
    border: 1px solid #fff;
}
.charts .chart-color-9:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #dca601;
    border: 1px solid #fff;
}
.charts .chart-color-10:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #960014;
    border: 1px solid #fff;
}
.charts .chart-color-11:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: #960014;
    border: 1px solid #fff;
}
.search .page-header, .archive .page-header, .blog .page-header, .error-404 .page-header, .not-found .page-header {
    background: #00236f;
    text-align: right;
    min-height: 200px;
}
.search .page-header .page-title, .archive .page-header .page-title, .blog .page-header .page-title, .error-404 .page-header .page-title, .not-found .page-header .page-title {
    padding-top: 100px;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .search .page-header .page-title, .archive .page-header .page-title, .blog .page-header .page-title, .error-404 .page-header .page-title, .not-found .page-header .page-title {
    margin-right: 275px;
}
}.search article, .archive article, .blog article, .error-404 article, .not-found article {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 20px 20px;
    border-bottom: 2px solid #f9f9fa;
}
.search article .entry-header .entry-title, .archive article .entry-header .entry-title, .blog article .entry-header .entry-title, .error-404 article .entry-header .entry-title, .not-found article .entry-header .entry-title {
    margin-bottom: 5px;
}
.search article .entry-header .entry-title a, .archive article .entry-header .entry-title a, .blog article .entry-header .entry-title a, .error-404 article .entry-header .entry-title a, .not-found article .entry-header .entry-title a {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
.search article .entry-header .entry-meta a, .archive article .entry-header .entry-meta a, .blog article .entry-header .entry-meta a, .error-404 article .entry-header .entry-meta a, .not-found article .entry-header .entry-meta a {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #999da8;
    text-decoration: none;
}
.search article .entry-header a:hover, .archive article .entry-header a:hover, .blog article .entry-header a:hover, .error-404 article .entry-header a:hover, .not-found article .entry-header a:hover {
    color: #005db0;
}
.search article .entry-summary p, .search article .entry-content p, .archive article .entry-summary p, .archive article .entry-content p, .blog article .entry-summary p, .blog article .entry-content p, .error-404 article .entry-summary p, .error-404 article .entry-content p, .not-found article .entry-summary p, .not-found article .entry-content p {
    margin-bottom: 5px;
}
.search article .entry-summary a, .search article .entry-content a, .archive article .entry-summary a, .archive article .entry-content a, .blog article .entry-summary a, .blog article .entry-content a, .error-404 article .entry-summary a, .error-404 article .entry-content a, .not-found article .entry-summary a, .not-found article .entry-content a {
    color: #999da8;
    text-decoration: none;
}
.search article .entry-summary a:hover, .search article .entry-content a:hover, .archive article .entry-summary a:hover, .archive article .entry-content a:hover, .blog article .entry-summary a:hover, .blog article .entry-content a:hover, .error-404 article .entry-summary a:hover, .error-404 article .entry-content a:hover, .not-found article .entry-summary a:hover, .not-found article .entry-content a:hover {
    color: #005db0;
}
.search article .comments-link a, .archive article .comments-link a, .blog article .comments-link a, .error-404 article .comments-link a, .not-found article .comments-link a {
    color: #999da8;
    text-decoration: none;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
}
.search article .comments-link a:hover, .archive article .comments-link a:hover, .blog article .comments-link a:hover, .error-404 article .comments-link a:hover, .not-found article .comments-link a:hover {
    color: #005db0;
}
.search #searchform, .archive #searchform, .blog #searchform, .error-404 #searchform, .not-found #searchform {
    max-width: 500px;
    margin: 0 auto;
}
.search .page-content, .archive .page-content, .blog .page-content, .error-404 .page-content, .not-found .page-content {
    padding: 20px 40px;
}
@media only screen and (min-width: 768px) {
    .search .page-content, .archive .page-content, .blog .page-content, .error-404 .page-content, .not-found .page-content {
    padding: 40px 60px;
}
}.search .page-content input.search-submit, .archive .page-content input.search-submit, .blog .page-content input.search-submit, .error-404 .page-content input.search-submit, .not-found .page-content input.search-submit {
    padding: 11px 14px;
    border: 1px solid #87898d;
    text-transform: uppercase;
    color: #fff;
    background: #141924;
    display: inline-block;
    box-shadow: none;
    width: 33%;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11.2px;
    font-size: 0.7rem;
}
@media only screen and (min-width: 768px) {
    .search .page-content input.search-submit, .archive .page-content input.search-submit, .blog .page-content input.search-submit, .error-404 .page-content input.search-submit, .not-found .page-content input.search-submit {
    vertical-align: top;
    padding: 15px;
    width: 22%;
    font-size: 12.8px;
    font-size: 0.8rem;
}
}.search .nav-links, .archive .nav-links, .blog .nav-links, .error-404 .nav-links, .not-found .nav-links {
    padding: 20px;
}
.widget_rss_multi_importer_widget {
    padding: 20px 0 0 0;
}
@media only screen and (min-width: 768px) {
    .widget_rss_multi_importer_widget {
    padding: 100px 0 100px 40px;
}
}@media only screen and (min-width: 1200px) {
    .widget_rss_multi_importer_widget {
    padding: 60px 0 0 60px;
}
}.widget_rss_multi_importer_widget .widget-title {
    color: #00236f;
    font-family: "jaf-bernino-sans-comp",  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
@media only screen and (min-width: 768px) {
    .widget_rss_multi_importer_widget .widget-title {
    padding: 0;
}
}.widget_rss_multi_importer_widget .widget-title:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 10px;
    background: #f8f5f4;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
}
.widget_rss_multi_importer_widget ul {
    display: -moz-box;
    display: inline-block;
}
.widget_rss_multi_importer_widget ul li.title {
    vertical-align: top;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: 1px solid #f8f5f4;
}
@media only screen and (min-width: 420px) {
    .widget_rss_multi_importer_widget ul li.title {
    margin: 0;
    padding: 20px;
}
}@media only screen and (min-width: 768px) {
    .widget_rss_multi_importer_widget ul li.title {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 20px 20px 20px 0;
    margin-bottom: 25px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
}@media only screen and (min-width: 1024px) {
    .widget_rss_multi_importer_widget ul li.title {
    border-bottom: none;
    float: left;
    display: inline-block;
    width: 20%;
    -webkit-box-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    -moz-box-flex: 0 0 2%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    align-content: stretch;
    align-item: stretch;
    max-width: 300px;
}
}.widget_rss_multi_importer_widget ul li.title+li {
    border-bottom: 1px solid #f8f5f4;
}
@media only screen and (min-width: 1024px) {
    .widget_rss_multi_importer_widget ul li.title+li {
    padding-left: 20px;
    border-left: 1px solid #f8f5f4;
    border-bottom: none;
}
}.widget_rss_multi_importer_widget ul li.title a {
    display: block;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.widget_rss_multi_importer_widget ul li.title a:hover {
    color: #005db0;
}
.widget_rss_multi_importer_widget ul li.title span.date {
    display: block;
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: italic;
    font-weight: 700;
    color: #87898d;
    font-weight: 100;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 14.4px;
    line-height: 0.9rem;
    margin-bottom: 15px;
}
.widget_rss_multi_importer_widget ul li.title p {
    font-family: "brandon-grotesque", Verdana,  sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #121212;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    margin-bottom: 10px;
}
.slider {
    overflow: hidden;
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    align-item: stretch;
    align-content: stretch;
    align-item: stretch;
}
@media only screen and (min-width: 768px) {
    .slider {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%}
}@media only screen and (min-width: 1024px) {
    .slider {
    width: auto;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
}.slide-wrapper {
    position: relative;
    overflow: hidden;
}
.slide-wrapper .slide-background {
    width: 100%;
    height: 100%}
.slide-wrapper .slide-content {
    padding: 80px 0 0 20px;
    position: absolute;
    top: 0;
}
.slide-wrapper .slide-content h1 {
    color: #fff;
    font-family: "jaf-bernino-sans-comp" ,  "jaf-fallback",  sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 25.6px;
    line-height: 1.6rem;
}
.slide-wrapper .slide-content h2 {
    font-family: "brandon-grotesque", sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 40px;
    color: #fff;
    font-size: 28.8px;
    font-size: 1.8rem;
    line-height: 28.8px;
    line-height: 1.8rem;
}
.slide-wrapper .slide-content .banner-content-image {
    margin-bottom: 40px;
}
.slide-wrapper .slide-content .more a {
    background: #7b8a8a;
    background: rgba(20, 24, 36, 0.5);
    color: #fff;
}
.slide-wrapper .slide-content .more a:after {
    border-left: 8px solid #f9f9fa;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
@font-face {
    font-family: 'flexslider-icon';
    src: url("fonts/flexslider-icon.eot");
    src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001'}
.flex-direction-nav a.flex-next:before {
    content: '\f002'}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (-o-min-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5),  only screen and (min-resolution: 192dppx),  only screen and (min-resolution: 1.5dppx) {
    .sidenav .logo {
    height: 74px;
    background: #000 url(../images/logos/nav-logo-x2.png) no-repeat 50% 50%;
    background-size: 35px auto;
}
.sidenav .logo span {
    max-height: 73px;
    background: #000 url(../images/logos/sidenav-logo-text-x2.png) no-repeat right center;
    background-size: 140px auto;
}
.sidenav nav .slideout-menu {
    margin-top: -75px;
}
.sidenav nav .level-1 {
    background: url(../images/sprites/nav-sprite-x2.png) no-repeat;
    background-size: 50px auto;
}
.sidenav nav .nav-1 {
    background-position: 10px 14px;
    background-size: 52px;
}
.sidenav nav .nav-1.current-menu-ancestor, .sidenav nav .nav-1.current-menu-item {
    background-position: 14px -527px;
    background-size: 46px;
}
.sidenav nav .nav-2 {
    background-position: 11px -35px;
}
.sidenav nav .nav-2.current-menu-ancestor, .sidenav nav .nav-2.current-menu-item {
    background-position: 10px -649px;
    background-size: 50px;
}
.sidenav nav .nav-3 {
    background-position: 11px -102px;
}
.sidenav nav .nav-3.current-menu-ancestor, .sidenav nav .nav-3.current-menu-item {
    background-position: 11px -699px;
    background-size: 48px;
}
.sidenav nav .nav-4 {
    background-position: 10px -176px;
}
.sidenav nav .nav-4.current-menu-ancestor, .sidenav nav .nav-4.current-menu-item {
    background-position: 11px -730px;
    background-size: 45px;
}
.sidenav nav .nav-5 {
    background-position: 10px -236px;
}
.sidenav nav .nav-5.current-menu-ancestor, .sidenav nav .nav-5.current-menu-item {
    background-color: #005db0;
    background-position: 9px -889px;
}
.sidenav nav .nav-5.active {
    background-color: #1d2438;
    background-position: 9px -959px;
}
.footer .info .logo {
    background: url(../images/logos/nav-logo-x2.png) no-repeat 100% 10%;
    background-size: 50px auto;
}
.footer .footer-block .nav li a:before {
    background: url(../images/sprites/nav-sprite-x2.png) no-repeat -5px -1px;
    background-size: 30px;
}
.footer .footer-block .nav li+li a:before {
    background: url(../images/sprites/nav-sprite-x2.png) no-repeat -5px -33px;
    background-size: 30px;
}
.footer .footer-block .nav li+li a:hover:before, .footer .footer-block .nav li+li a .current-menu-item:before {
    background-position: -5px -388px;
    background-size: 29px;
}
.footer .footer-block .nav li+li+li a:before {
    background: url(../images/sprites/nav-sprite-x2.png) no-repeat -5px -72px;
    background-size: 30px;
}
.footer .footer-block .nav li+li+li a:hover:before {
    background-position: -5px -433px;
    background-size: 29px;
}
.footer .footer-block .nav li+li+li+li a:before {
    background: url(../images/sprites/nav-sprite-x2.png) no-repeat -4px -112px;
    background-size: 29px;
}
.footer .footer-block .nav li+li+li+li a:hover:before {
    background-position: -3px -432px;
    background-size: 26px;
}
.footer .legal h1 .penn-u-logo {
    background: url(../images/logos/Penn-U-Logo-x2.png) no-repeat 100% 50%;
    background-size: 135px auto;
}
.home .connecting-block h1:before {
    background: url(../images/sprites/nav-sprite-x2.png) no-repeat 0 -320px;
    background-size: 50px auto;
}
.featured-area .main-feature-block h1:after {
    background: url(../images/sprites/icon-sprite-x2.png) no-repeat -22px 0;
    background-size: 100px auto;
}
.featured-area .sub-feature-block h1:after {
    background: url(../images/sprites/icon-sprite-x2.png) no-repeat -22px -91px;
    background-size: 100px auto;
}
}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (-o-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-resolution: 192dppx) and (min-width: 768px),  only screen and (min-resolution: 1.5dppx) and (min-width: 768px) {
    #main-content .ordered-block .grid li.ob: nth-child(1) {
    background: #fee083 url(../images/content-icons/process-icon-x2.png) no-repeat 95% center;
    background-size: 30px auto;
}
}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (-o-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-resolution: 192dppx) and (min-width: 768px),  only screen and (min-resolution: 1.5dppx) and (min-width: 768px) {
    #main-content .ordered-block .grid li.ob: nth-child(2) {
    background: rgba(123, 138, 138, 0.7) url(../images/content-icons/process-icon-x2.png) no-repeat 95% center;
    background-size: 30px auto;
}
}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (-o-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-resolution: 192dppx) and (min-width: 768px),  only screen and (min-resolution: 1.5dppx) and (min-width: 768px) {
    #main-content .ordered-block .grid li.ob: nth-child(3) {
    background: rgba(255, 255, 255, 0.93) url(../images/content-icons/process-icon-x2.png) no-repeat 95% center;
    background-size: 30px auto;
}
}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (-o-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-resolution: 192dppx) and (min-width: 768px),  only screen and (min-resolution: 1.5dppx) and (min-width: 768px) {
    #main-content .ordered-block .grid li.ob: nth-child(4) {
    background: rgba(255, 255, 255, 0.8) url(../images/content-icons/process-icon-x2.png) no-repeat 95% center;
    background-size: 30px auto;
}
}@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (-o-min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px),  only screen and (min-resolution: 192dppx) and (min-width: 768px),  only screen and (min-resolution: 1.5dppx) and (min-width: 768px) {
    #main-content .ordered-block .grid li.ob: nth-child(5) {
    background: rgba(198, 190, 162, 0.8) url(../images/content-icons/process-icon-x2.png) no-repeat 95% center;
    background-size: 30px auto;
}
}
