﻿@charset "UTF-8";
.testme { background: #000; }

/* off canvas color 	 	*/
/* captions & support text 	*/
/* lines, rules, & borders	*/
/* panels, bleeds, callouts	*/
/* scary angry form errors, etc */
/* for background on ctrc wellness support */
/* for icon on shp academics */
/* New background color by Sue */
/* default body text color 	*/
/* lighter text color option 	*/
/* ut brand orange 		*/
/* white 			*/
/* custom var 			*/
/* default was em(30px)	*/
/* for link hover transitions	 	*/
/* photos bleeding > $row_width	*/
/* largest			*/
/* larger 			*/
/* large				*/
/* medium, stackpoint		*/
/* small 			*/
/* smaller 			*/
/* smallest 			*/
meta.foundation-version { font-family: "/{{VERSION}}/"; }

meta.foundation-mq-small { font-family: "/only screen/"; width: 0em; }

meta.foundation-mq-medium { font-family: "/only screen and (min-width:48em)/"; width: 48em; }

meta.foundation-mq-large { font-family: "/only screen and (min-width:64.063em)/"; width: 64.063em; }

meta.foundation-mq-xlarge { font-family: "/only screen and (min-width:90.063em)/"; width: 90.063em; }

meta.foundation-mq-xxlarge { font-family: "/only screen and (min-width:120.063em)/"; width: 120.063em; }

meta.foundation-data-attribute-namespace { font-family: false; }

html, body { height: 100%; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 16px; }

body { background: #fff; color: #222; padding: 0; margin: 0; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 24px; position: relative; cursor: auto; }

a:hover { cursor: pointer; }

img { max-width: 100%; height: auto; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object { max-width: none !important; }

.left { float: left !important; }

.right { float: right !important; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.hide { display: none; }

.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; }

select { width: 100%; }

[class*="block-grid-"] { display: block; padding: 0; margin: 0 -0.625rem; }
[class*="block-grid-"]:before, [class*="block-grid-"]:after { content: " "; display: table; }
[class*="block-grid-"]:after { clear: both; }
[class*="block-grid-"] > li { display: block; height: auto; float: left; padding: 0 0.625rem 1.25rem; }

@media only screen { .small-block-grid-1 > li { width: 100%; list-style: none; }
  .small-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .small-block-grid-2 > li { width: 50%; list-style: none; }
  .small-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .small-block-grid-3 > li { width: 33.33333%; list-style: none; }
  .small-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .small-block-grid-4 > li { width: 25%; list-style: none; }
  .small-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .small-block-grid-5 > li { width: 20%; list-style: none; }
  .small-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .small-block-grid-6 > li { width: 16.66667%; list-style: none; }
  .small-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .small-block-grid-7 > li { width: 14.28571%; list-style: none; }
  .small-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .small-block-grid-8 > li { width: 12.5%; list-style: none; }
  .small-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .small-block-grid-9 > li { width: 11.11111%; list-style: none; }
  .small-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .small-block-grid-10 > li { width: 10%; list-style: none; }
  .small-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .small-block-grid-11 > li { width: 9.09091%; list-style: none; }
  .small-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .small-block-grid-12 > li { width: 8.33333%; list-style: none; }
  .small-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
@media only screen and (min-width: 48em) { .medium-block-grid-1 > li { width: 100%; list-style: none; }
  .medium-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .medium-block-grid-2 > li { width: 50%; list-style: none; }
  .medium-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .medium-block-grid-3 > li { width: 33.33333%; list-style: none; }
  .medium-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .medium-block-grid-4 > li { width: 25%; list-style: none; }
  .medium-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .medium-block-grid-5 > li { width: 20%; list-style: none; }
  .medium-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .medium-block-grid-6 > li { width: 16.66667%; list-style: none; }
  .medium-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .medium-block-grid-7 > li { width: 14.28571%; list-style: none; }
  .medium-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .medium-block-grid-8 > li { width: 12.5%; list-style: none; }
  .medium-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .medium-block-grid-9 > li { width: 11.11111%; list-style: none; }
  .medium-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .medium-block-grid-10 > li { width: 10%; list-style: none; }
  .medium-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .medium-block-grid-11 > li { width: 9.09091%; list-style: none; }
  .medium-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .medium-block-grid-12 > li { width: 8.33333%; list-style: none; }
  .medium-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
@media only screen and (min-width: 64.063em) { .large-block-grid-1 > li { width: 100%; list-style: none; }
  .large-block-grid-1 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
  .large-block-grid-2 > li { width: 50%; list-style: none; }
  .large-block-grid-2 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
  .large-block-grid-3 > li { width: 33.33333%; list-style: none; }
  .large-block-grid-3 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
  .large-block-grid-4 > li { width: 25%; list-style: none; }
  .large-block-grid-4 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
  .large-block-grid-5 > li { width: 20%; list-style: none; }
  .large-block-grid-5 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
  .large-block-grid-6 > li { width: 16.66667%; list-style: none; }
  .large-block-grid-6 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
  .large-block-grid-7 > li { width: 14.28571%; list-style: none; }
  .large-block-grid-7 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
  .large-block-grid-8 > li { width: 12.5%; list-style: none; }
  .large-block-grid-8 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
  .large-block-grid-9 > li { width: 11.11111%; list-style: none; }
  .large-block-grid-9 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
  .large-block-grid-10 > li { width: 10%; list-style: none; }
  .large-block-grid-10 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
  .large-block-grid-11 > li { width: 9.09091%; list-style: none; }
  .large-block-grid-11 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
  .large-block-grid-12 > li { width: 8.33333%; list-style: none; }
  .large-block-grid-12 > li:nth-of-type(1n) { clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } }
.flex-video { position: relative; padding-top: 1.5625rem; padding-bottom: 67.5%; height: 0; margin-bottom: 1rem; overflow: hidden; }
.flex-video.widescreen { padding-bottom: 56.34%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.row, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 80.5em; }
.row:before, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:before, .row:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:after { content: " "; display: table; }
.row:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:after { clear: both; }
.row.collapse > .column, .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper > .column, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper > .column, .row.collapse > .columns, .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper > .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper > .columns { padding-left: 0; padding-right: 0; }
.row.collapse .row, .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper .row, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper .row, .row.collapse .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .row.collapse .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper .crsl-nav-helper, .row.collapse .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row.collapse .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper .crsl-nav-helper { margin-left: 0; margin-right: 0; }
.row .row, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row, .row .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .row .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper { width: auto; margin-left: -0.625em; margin-right: -0.625em; margin-top: 0; margin-bottom: 0; max-width: none; }
.row .row:before, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row:before, .row .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:before, .bleed .carousel.massive-nav .crsl-nav .row .crsl-nav-helper:before, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper:before, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .crsl-nav-helper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper:before, .row .row:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row:after, .row .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .row .crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper:after, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper:after { content: " "; display: table; }
.row .row:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row:after, .row .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .row .crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper:after, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper:after { clear: both; }
.row .row.collapse, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse, .row .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper { width: auto; margin: 0; max-width: none; }
.row .row.collapse:before, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse:before, .row .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper:before, .bleed .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper:before, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper:before, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper:before, .row .row.collapse:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse:after, .row .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper:after, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper:after { content: " "; display: table; }
.row .row.collapse:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row.collapse:after, .row .bleed .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper:after, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper:after, .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .collapse.crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .row .collapse.crsl-nav-helper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .collapse.crsl-nav-helper:after { clear: both; }

.column, .columns { padding-left: 0.625em; padding-right: 0.625em; width: 100%; float: left; }

[class*="column"] + [class*="column"]:last-child { float: right; }

[class*="column"] + [class*="column"].end { float: left; }

@media only screen { .small-push-0 { position: relative; left: 0%; right: auto; }
  .small-pull-0 { position: relative; right: 0%; left: auto; }
  .small-push-1 { position: relative; left: 8.33333%; right: auto; }
  .small-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .small-push-2 { position: relative; left: 16.66667%; right: auto; }
  .small-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .small-push-3 { position: relative; left: 25%; right: auto; }
  .small-pull-3 { position: relative; right: 25%; left: auto; }
  .small-push-4 { position: relative; left: 33.33333%; right: auto; }
  .small-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .small-push-5 { position: relative; left: 41.66667%; right: auto; }
  .small-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .small-push-6 { position: relative; left: 50%; right: auto; }
  .small-pull-6 { position: relative; right: 50%; left: auto; }
  .small-push-7 { position: relative; left: 58.33333%; right: auto; }
  .small-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .small-push-8 { position: relative; left: 66.66667%; right: auto; }
  .small-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .small-push-9 { position: relative; left: 75%; right: auto; }
  .small-pull-9 { position: relative; right: 75%; left: auto; }
  .small-push-10 { position: relative; left: 83.33333%; right: auto; }
  .small-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .small-push-11 { position: relative; left: 91.66667%; right: auto; }
  .small-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.625em; padding-right: 0.625em; float: left; }
  .small-1 { width: 8.33333%; }
  .small-2 { width: 16.66667%; }
  .small-3 { width: 25%; }
  .small-4 { width: 33.33333%; }
  .small-5 { width: 41.66667%; }
  .small-6 { width: 50%; }
  .small-7 { width: 58.33333%; }
  .small-8 { width: 66.66667%; }
  .small-9 { width: 75%; }
  .small-10 { width: 83.33333%; }
  .small-11 { width: 91.66667%; }
  .small-12 { width: 100%; }
  .small-offset-0 { margin-left: 0% !important; }
  .small-offset-1 { margin-left: 8.33333% !important; }
  .small-offset-2 { margin-left: 16.66667% !important; }
  .small-offset-3 { margin-left: 25% !important; }
  .small-offset-4 { margin-left: 33.33333% !important; }
  .small-offset-5 { margin-left: 41.66667% !important; }
  .small-offset-6 { margin-left: 50% !important; }
  .small-offset-7 { margin-left: 58.33333% !important; }
  .small-offset-8 { margin-left: 66.66667% !important; }
  .small-offset-9 { margin-left: 75% !important; }
  .small-offset-10 { margin-left: 83.33333% !important; }
  .small-offset-11 { margin-left: 91.66667% !important; }
  .small-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.small-centered, .columns.small-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.small-uncentered, .columns.small-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.small-centered:last-child, .columns.small-centered:last-child { float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child { float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite { float: right; } }
@media only screen and (min-width: 48em) { .medium-push-0 { position: relative; left: 0%; right: auto; }
  .medium-pull-0 { position: relative; right: 0%; left: auto; }
  .medium-push-1 { position: relative; left: 8.33333%; right: auto; }
  .medium-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .medium-push-2 { position: relative; left: 16.66667%; right: auto; }
  .medium-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .medium-push-3 { position: relative; left: 25%; right: auto; }
  .medium-pull-3 { position: relative; right: 25%; left: auto; }
  .medium-push-4 { position: relative; left: 33.33333%; right: auto; }
  .medium-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .medium-push-5 { position: relative; left: 41.66667%; right: auto; }
  .medium-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .medium-push-6 { position: relative; left: 50%; right: auto; }
  .medium-pull-6 { position: relative; right: 50%; left: auto; }
  .medium-push-7 { position: relative; left: 58.33333%; right: auto; }
  .medium-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .medium-push-8 { position: relative; left: 66.66667%; right: auto; }
  .medium-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .medium-push-9 { position: relative; left: 75%; right: auto; }
  .medium-pull-9 { position: relative; right: 75%; left: auto; }
  .medium-push-10 { position: relative; left: 83.33333%; right: auto; }
  .medium-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .medium-push-11 { position: relative; left: 91.66667%; right: auto; }
  .medium-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.625em; padding-right: 0.625em; float: left; }
  .medium-1 { width: 8.33333%; }
  .medium-2 { width: 16.66667%; }
  .medium-3 { width: 25%; }
  .medium-4 { width: 33.33333%; }
  .medium-5 { width: 41.66667%; }
  .medium-6 { width: 50%; }
  .medium-7 { width: 58.33333%; }
  .medium-8 { width: 66.66667%; }
  .medium-9 { width: 75%; }
  .medium-10 { width: 83.33333%; }
  .medium-11 { width: 91.66667%; }
  .medium-12 { width: 100%; }
  .medium-offset-0 { margin-left: 0% !important; }
  .medium-offset-1 { margin-left: 8.33333% !important; }
  .medium-offset-2 { margin-left: 16.66667% !important; }
  .medium-offset-3 { margin-left: 25% !important; }
  .medium-offset-4 { margin-left: 33.33333% !important; }
  .medium-offset-5 { margin-left: 41.66667% !important; }
  .medium-offset-6 { margin-left: 50% !important; }
  .medium-offset-7 { margin-left: 58.33333% !important; }
  .medium-offset-8 { margin-left: 66.66667% !important; }
  .medium-offset-9 { margin-left: 75% !important; }
  .medium-offset-10 { margin-left: 83.33333% !important; }
  .medium-offset-11 { margin-left: 91.66667% !important; }
  .medium-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.medium-centered, .columns.medium-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.medium-uncentered, .columns.medium-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child { float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child { float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite { float: right; }
  .push-0 { position: relative; left: 0%; right: auto; }
  .pull-0 { position: relative; right: 0%; left: auto; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }
@media only screen and (min-width: 64.063em) { .large-push-0 { position: relative; left: 0%; right: auto; }
  .large-pull-0 { position: relative; right: 0%; left: auto; }
  .large-push-1 { position: relative; left: 8.33333%; right: auto; }
  .large-pull-1 { position: relative; right: 8.33333%; left: auto; }
  .large-push-2 { position: relative; left: 16.66667%; right: auto; }
  .large-pull-2 { position: relative; right: 16.66667%; left: auto; }
  .large-push-3 { position: relative; left: 25%; right: auto; }
  .large-pull-3 { position: relative; right: 25%; left: auto; }
  .large-push-4 { position: relative; left: 33.33333%; right: auto; }
  .large-pull-4 { position: relative; right: 33.33333%; left: auto; }
  .large-push-5 { position: relative; left: 41.66667%; right: auto; }
  .large-pull-5 { position: relative; right: 41.66667%; left: auto; }
  .large-push-6 { position: relative; left: 50%; right: auto; }
  .large-pull-6 { position: relative; right: 50%; left: auto; }
  .large-push-7 { position: relative; left: 58.33333%; right: auto; }
  .large-pull-7 { position: relative; right: 58.33333%; left: auto; }
  .large-push-8 { position: relative; left: 66.66667%; right: auto; }
  .large-pull-8 { position: relative; right: 66.66667%; left: auto; }
  .large-push-9 { position: relative; left: 75%; right: auto; }
  .large-pull-9 { position: relative; right: 75%; left: auto; }
  .large-push-10 { position: relative; left: 83.33333%; right: auto; }
  .large-pull-10 { position: relative; right: 83.33333%; left: auto; }
  .large-push-11 { position: relative; left: 91.66667%; right: auto; }
  .large-pull-11 { position: relative; right: 91.66667%; left: auto; }
  .column, .columns { position: relative; padding-left: 0.625em; padding-right: 0.625em; float: left; }
  .large-1 { width: 8.33333%; }
  .large-2 { width: 16.66667%; }
  .large-3 { width: 25%; }
  .large-4 { width: 33.33333%; }
  .large-5 { width: 41.66667%; }
  .large-6 { width: 50%; }
  .large-7 { width: 58.33333%; }
  .large-8 { width: 66.66667%; }
  .large-9 { width: 75%; }
  .large-10 { width: 83.33333%; }
  .large-11 { width: 91.66667%; }
  .large-12 { width: 100%; }
  .large-offset-0 { margin-left: 0% !important; }
  .large-offset-1 { margin-left: 8.33333% !important; }
  .large-offset-2 { margin-left: 16.66667% !important; }
  .large-offset-3 { margin-left: 25% !important; }
  .large-offset-4 { margin-left: 33.33333% !important; }
  .large-offset-5 { margin-left: 41.66667% !important; }
  .large-offset-6 { margin-left: 50% !important; }
  .large-offset-7 { margin-left: 58.33333% !important; }
  .large-offset-8 { margin-left: 66.66667% !important; }
  .large-offset-9 { margin-left: 75% !important; }
  .large-offset-10 { margin-left: 83.33333% !important; }
  .large-offset-11 { margin-left: 91.66667% !important; }
  .large-reset-order { margin-left: 0; margin-right: 0; left: auto; right: auto; float: left; }
  .column.large-centered, .columns.large-centered { margin-left: auto; margin-right: auto; float: none; }
  .column.large-uncentered, .columns.large-uncentered { margin-left: 0; margin-right: 0; float: left; }
  .column.large-centered:last-child, .columns.large-centered:last-child { float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child { float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite { float: right; }
  .push-0 { position: relative; left: 0%; right: auto; }
  .pull-0 { position: relative; right: 0%; left: auto; }
  .push-1 { position: relative; left: 8.33333%; right: auto; }
  .pull-1 { position: relative; right: 8.33333%; left: auto; }
  .push-2 { position: relative; left: 16.66667%; right: auto; }
  .pull-2 { position: relative; right: 16.66667%; left: auto; }
  .push-3 { position: relative; left: 25%; right: auto; }
  .pull-3 { position: relative; right: 25%; left: auto; }
  .push-4 { position: relative; left: 33.33333%; right: auto; }
  .pull-4 { position: relative; right: 33.33333%; left: auto; }
  .push-5 { position: relative; left: 41.66667%; right: auto; }
  .pull-5 { position: relative; right: 41.66667%; left: auto; }
  .push-6 { position: relative; left: 50%; right: auto; }
  .pull-6 { position: relative; right: 50%; left: auto; }
  .push-7 { position: relative; left: 58.33333%; right: auto; }
  .pull-7 { position: relative; right: 58.33333%; left: auto; }
  .push-8 { position: relative; left: 66.66667%; right: auto; }
  .pull-8 { position: relative; right: 66.66667%; left: auto; }
  .push-9 { position: relative; left: 75%; right: auto; }
  .pull-9 { position: relative; right: 75%; left: auto; }
  .push-10 { position: relative; left: 83.33333%; right: auto; }
  .pull-10 { position: relative; right: 83.33333%; left: auto; }
  .push-11 { position: relative; left: 91.66667%; right: auto; }
  .pull-11 { position: relative; right: 91.66667%; left: auto; } }
/* Panels */
.panel, .filters { border-style: solid; border-width: 1px; border-color: #d8d8d8; margin-bottom: 1.25rem; padding: 1.25rem; background: #f2f2f2; color: #333333; }
.panel > :first-child, .filters > :first-child { margin-top: 0; }
.panel > :last-child, .filters > :last-child { margin-bottom: 0; }
.panel h1, .filters h1, .panel h2, .filters h2, .panel h3, .filters h3, .panel h4, .filters h4, .panel h5, .filters h5, .panel h6, .filters h6, .panel p, .filters p, .panel li, .filters li, .panel dl, .filters dl { color: #333333; }
.panel h1, .filters h1, .panel h2, .filters h2, .panel h3, .filters h3, .panel h4, .filters h4, .panel h5, .filters h5, .panel h6, .filters h6 { line-height: 1; margin-bottom: 0.625rem; }
.panel h1.subheader, .filters h1.subheader, .panel h2.subheader, .filters h2.subheader, .panel h3.subheader, .filters h3.subheader, .panel h4.subheader, .filters h4.subheader, .panel h5.subheader, .filters h5.subheader, .panel h6.subheader, .filters h6.subheader { line-height: 1.4; }
.panel.callout, .callout.filters { border-style: solid; border-width: 1px; border-color: #b6edff; margin-bottom: 1.25rem; padding: 1.25rem; background: #ecfaff; color: #333333; }
.panel.callout > :first-child, .callout.filters > :first-child { margin-top: 0; }
.panel.callout > :last-child, .callout.filters > :last-child { margin-bottom: 0; }
.panel.callout h1, .callout.filters h1, .panel.callout h2, .callout.filters h2, .panel.callout h3, .callout.filters h3, .panel.callout h4, .callout.filters h4, .panel.callout h5, .callout.filters h5, .panel.callout h6, .callout.filters h6, .panel.callout p, .callout.filters p, .panel.callout li, .callout.filters li, .panel.callout dl, .callout.filters dl { color: #333333; }
.panel.callout h1, .callout.filters h1, .panel.callout h2, .callout.filters h2, .panel.callout h3, .callout.filters h3, .panel.callout h4, .callout.filters h4, .panel.callout h5, .callout.filters h5, .panel.callout h6, .callout.filters h6 { line-height: 1; margin-bottom: 0.625rem; }
.panel.callout h1.subheader, .callout.filters h1.subheader, .panel.callout h2.subheader, .callout.filters h2.subheader, .panel.callout h3.subheader, .callout.filters h3.subheader, .panel.callout h4.subheader, .callout.filters h4.subheader, .panel.callout h5.subheader, .callout.filters h5.subheader, .panel.callout h6.subheader, .callout.filters h6.subheader { line-height: 1.4; }
.panel.callout a:not(.button), .callout.filters a:not(.button) { color: #008CBA; }
.panel.radius, input.panel[type="text"], input[type="text"].filters, .radius.filters { border-radius: 3px; }

/* small displays */
@media only screen { .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 48em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down { display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait { display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; }

@media only screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } }
@media only screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch { display: table !important; }

.touch table.show-for-touch { display: table !important; }

thead.hide-for-touch { display: table-header-group !important; }

.touch thead.show-for-touch { display: table-header-group !important; }

tbody.hide-for-touch { display: table-row-group !important; }

.touch tbody.show-for-touch { display: table-row-group !important; }

tr.hide-for-touch { display: table-row !important; }

.touch tr.show-for-touch { display: table-row !important; }

td.hide-for-touch { display: table-cell !important; }

.touch td.show-for-touch { display: table-cell !important; }

th.hide-for-touch { display: table-cell !important; }

.touch th.show-for-touch { display: table-cell !important; }

/* Print visibility */
@media print { .show-for-print { display: block; }
  .hide-for-print { display: none; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; } }
/* ========================================================================== Normalize.scss settings ========================================================================== */
/** Includes legacy browser support IE6/7  Set to false if you want to drop support for IE6 and IE7 */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/* Corrects `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; }

/** Prevents modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address styling not present in IE 8/9. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling 3.Corrects text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/** Address `outline` inconsistency between Chrome and other browsers. */
/** Improves readability when focused and also mouse hovered in all browsers. */
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/** Addresses font sizes and margins set differently in IE 6/7. Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Addresses styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Addresses margins set differently in IE 6/7. */
/** Correct font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre-wrap; }

/** Set consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Embedded content ========================================================================== */
/** 1. Remove border when inside `a` element in IE 8/9. 2. Improves image quality when scaled in IE 7. */
img { border: 0; }

/** Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. 3. Corrects text not wrapping in Firefox 3. 4. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. 4. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Removes inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. 3. Removes excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

/* _______________________________________________________________ */
/*  Base
/*  Default settings for unstyled/classless elements
/*  These will override any foundation defaults
/* _______________________________________________________________ */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { line-height: 1.5; color: #171717 !important; font-family: "Open Sans", Trebuchet, sans-serif; font-weight: 400; }

/* Links */
a { text-decoration: none; color: #C0511B; outline: 0; }
a:hover { text-decoration: underline; }

/* Headers */
h1, h2, h3, h4, h5, h6 { line-height: 1.4; margin: 0; font-weight: 400; font-family: "Cardo", "Times New Roman", serif; }
h1.loose-header, h2.loose-header, h3.loose-header, h4.loose-header, h5.loose-header, h6.loose-header { line-height: 1.8em; }
h1.patientcare, h2.patientcare, h3.patientcare, h4.patientcare, h5.patientcare, h6.patientcare { color: #15748C; }
h1.not-so-loose-header, h2.not-so-loose-header, h3.not-so-loose-header, h4.not-so-loose-header, h5.not-so-loose-header, h6.not-so-loose-header { line-height: 1.2em; }

h1 { font-size: 2em; margin-bottom: 18px; }

h2 { font-size: 1.5625em; margin: 0 0 20px; }

h3 { font-size: 1.375em; margin-bottom: 15px; }

h4 { font-size: 1.25em; margin-bottom: 15px; }

h5 { font-size: 1.125em; margin-bottom: 15px; }

h6 { font-size: 1em; margin-bottom: 15px; }

@media only screen and (min-width: 48em) { h1 { font-size: 2.5em; } }
/* Text elements, lists ,etc */
hr { color: #171717; border: 0; border-top: #999999 1px solid; margin: 0 0 20px; }

hr.dotted { border-top: #999999 1px dotted; }

p { margin: 0 0 20px; }

ul, ol { margin: 0 0 20px; padding: 0; }

ul li { list-style-type: none; }

ol { list-style-position: inside; }

ol.normal, ul.normal { list-style-position: normal; }

ol.outside, ul.outside { list-style-position: outside; }

blockquote { font-style: normal; font-weight: 300; line-height: 1.51; margin: 20px 0; color: #8A6829; font-size: 1.875em; border-left: #999999 2px solid; padding-left: 20px; }
@media (max-width: 767px) { blockquote { border-left: 0; padding-left: 0; } }
@media (max-width: 360px) { blockquote { font-size: 1.25em; } }
blockquote cite { display: block; font-style: normal; font-size: 0.6em; font-weight: 400; }
blockquote cite:before { content: "- "; }

/* Images */
img { display: block; max-width: 100%; }

figure { margin-bottom: 20px; }

figcaption { color: #8A6829; }

/* forms */
fieldset { border: 0; margin-bottom: 1.25em; }

input[type="text"] { background: #f8f8f8; color: #171717; border: #999999 1px solid; padding: 5px 10px; }

label { cursor: pointer; }

::-webkit-input-placeholder { /* WebKit browsers */ color: #171717; }

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #171717; }

::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #171717; }

:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #171717; }

textarea { width: 100%; height: 100px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: #999999 1px solid; }

/* tables */
table { width: 100%; margin-bottom: 1.25em; }
table thead tr td, table thead tr th { background-color: #C0511B; color: #fff; font-size: 1.25em; padding: 0.3125em 1.25em; }
table tr th { text-align: left; font-weight: normal; }
table tr td, table tr th { padding: 0.625em 1.25em; }

/* ---------------------- */
/* header parts			*/
/* ---------------------- */
.system-mobile { display: none; background: #C0511B; text-align: center; margin-bottom: 0; }
@media (max-width: 900px) { .system-mobile { display: block; } }

p.search-mobile { display: none; }
@media (max-width: 900px) { p.search-mobile { display: block; } }

@media (max-width: 360px) { #search { display: none; } }

.logo a, .logo a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-uthealthsa.png?1494508789'); background-repeat: no-repeat; background-position: 50% 50%; height: 90px; width: 261px; display: inline-block; }
.logo a.vert { display: none; text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-uthealthsa-vertical.png?1494508789'); background-repeat: no-repeat; background-position: 50% 50%; height: 60px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-uthealthsa a, .logo.logo-uthealthsa a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-uthealthsa.png?1494508789'); background-repeat: no-repeat; background-position: 50% 50%; height: 90px; width: 261px; }
.logo.logo-uthealthsa a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-uthealthsa-vertical.png?1494508789'); background-repeat: no-repeat; background-position: 50% 50%; height: 60px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-dental-patient-care a, .logo.logo-dental-patient-care a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-dental-patient-care.png?1484082442'); background-repeat: no-repeat; background-position: 50% 50%; height: 133px; width: 261px; }
.logo.logo-dental-patient-care a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-dental-patient-care-vertical.png?1484084144'); background-repeat: no-repeat; background-position: 50% 50%; height: 89px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-dental-academics a, .logo.logo-dental-academics a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-dental-academics.png?1484145300'); background-repeat: no-repeat; background-position: 50% 50%; height: 125px; width: 261px; }
.logo.logo-dental-academics a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-dental-academics-vertical.png?1484145685'); background-repeat: no-repeat; background-position: 50% 50%; height: 84px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-shp-academics a, .logo.logo-shp-academics a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-shp-academics.png?1484145926'); background-repeat: no-repeat; background-position: 50% 50%; height: 144px; width: 261px; }
.logo.logo-shp-academics a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-shp-academics-vertical.png?1484145949'); background-repeat: no-repeat; background-position: 50% 50%; height: 97px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-ctrc-patient-care a, .logo.logo-ctrc-patient-care a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-ctrc-patient-care.png?1491502128'); background-repeat: no-repeat; background-position: 50% 50%; height: 119px; width: 261px; }
.logo.logo-ctrc-patient-care a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-ctrc-patient-care-vertical.png?1491502128'); background-repeat: no-repeat; background-position: 50% 50%; height: 80px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-utmedicine-patient-care a, .logo.logo-utmedicine-patient-care a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-utmedicine-patient-care.png?1460665982'); background-repeat: no-repeat; background-position: 50% 50%; height: 97px; width: 310px; }
.logo.logo-utmedicine-patient-care a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-utmedicine-patient-care-vertical.png?1449857588'); background-repeat: no-repeat; background-position: 50% 50%; height: 120px; width: 384px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-police a, .logo.logo-police a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-police.png?1437409061'); background-repeat: no-repeat; background-position: 50% 50%; height: 66px; width: 384px; }
.logo.logo-police a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-police-vertical.png?1437409061'); background-repeat: no-repeat; background-position: 50% 50%; height: 69px; width: 158px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-infosec a, .logo.logo-infosec a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-infosec.png?1438959623'); background-repeat: no-repeat; background-position: 50% 50%; height: 67px; width: 384px; }
.logo.logo-infosec a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-infosec-vertical.png?1438959623'); background-repeat: no-repeat; background-position: 50% 50%; height: 70px; width: 150px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.logo.logo-vpr a, .logo.logo-vpr a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-vpr.png?1485366347'); background-repeat: no-repeat; background-position: 50% 50%; height: 124px; width: 261px; }
.logo.logo-vpr a.vert { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-vpr-vertical.png?1485366347'); background-repeat: no-repeat; background-position: 50% 50%; height: 83px; width: 175px; }
.logo.svg a.horiz, .logo.svg a.vert { background: none; }

.header-stripe, .header#main-header, body.home .sticky-wrapper { border-top: #C0511B 5px solid; }

/* ---------------------- */
/* Default Header		*/
/* ---------------------- */
.header#main-header { background: #fff; *zoom: 1; }
.header#main-header:after { content: ""; display: table; clear: both; }
.header#main-header .row, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper { padding: 0; position: relative; }
.header#main-header .row .logo, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo { float: left; }
.header#main-header .row .logo a, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a, .header#main-header .row .logo a.horiz, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.horiz, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.horiz { margin: 15px 25px; }
@media (max-width: 640px) { .header#main-header .row .logo a, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a, .header#main-header .row .logo a.horiz, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.horiz, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.horiz { display: none; } }
.header#main-header .row .logo a.vert, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert { margin: 10px 10px 10px 25px; }
@media (max-width: 640px) { .header#main-header .row .logo a.vert, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert { display: inline-block; } }
@media (max-width: 500px) { .header#main-header .row .logo a.vert, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert { margin-left: 10px; } }
@media (max-width: 360px) { .header#main-header .row .logo a.vert, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo a.vert { margin-left: 5px; } }
.header#main-header .row .logo.svg a.horiz, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.horiz, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.horiz, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.horiz, .header#main-header .row .logo.svg a.vert, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.vert, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.vert, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.vert { background: none; }
.header#main-header .row .logo.svg a.horiz img, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.horiz img, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.horiz img, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.horiz img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.horiz img, .header#main-header .row .logo.svg a.vert img, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.vert img, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.vert img, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo.svg a.vert img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .logo.svg a.vert img { max-width: none; max-height: 100%; }
.header#main-header .row .utility, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility { float: right; text-align: right; }
@media (max-width: 900px) { .header#main-header .row .utility, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility { padding: 1.25em 1.25em 0 0; } }
@media (max-width: 767px) { .header#main-header .row .utility, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility { position: absolute; top: 0; right: 0; } }
@media (max-width: 640px) { .header#main-header .row .utility, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility { padding-right: 15px; }
  .header#main-header .row .utility.active, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility.active, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility.active, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility.active, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility.active { display: block; } }
@media (max-width: 360px) { .header#main-header .row .utility, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility { padding-right: 5px; } }
.header#main-header .row .utility .system, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system { margin: 0; padding: 0; position: relative; background: #C0511B; color: #fff; font-size: 1.0625em; font-weight: 100; padding: 2px 10px; margin-bottom: 15px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 80.5em) { .header#main-header .row .utility .system, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; } }
.header#main-header .row .utility .system:before, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:before, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:before, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:before, .header#main-header .row .utility .system:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:after { position: absolute; top: 0; content: ""; z-index: 1; width: 25px; height: 25px; background: #C0511B; }
.header#main-header .row .utility .system:before, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:before, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:before, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:before { left: -25px; }
.header#main-header .row .utility .system:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:after { right: -25px; }
@media (max-width: 80.5em) { .header#main-header .row .utility .system:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system:after { display: none; } }
.header#main-header .row .utility .system span.wrapper, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper { margin: 0; padding: 0; }
.header#main-header .row .utility .system span.wrapper:before, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:before, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:before, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:before, .header#main-header .row .utility .system span.wrapper:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:after { position: absolute; top: 0; content: ""; z-index: 2; width: 50px; height: 50px; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; background: #fff; }
.header#main-header .row .utility .system span.wrapper:before, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:before, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:before, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:before { left: -50px; }
.header#main-header .row .utility .system span.wrapper:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:after { right: -50px; }
@media (max-width: 80.5em) { .header#main-header .row .utility .system span.wrapper:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper:after { display: none; } }
.header#main-header .row .utility .system span.wrapper a, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper a, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper a, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper a { color: #fff; }
.header#main-header .row .utility .system span.wrapper a i.icon-uth-shield, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper a i.icon-uth-shield, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper a i.icon-uth-shield, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper a i.icon-uth-shield, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper a i.icon-uth-shield { float: left; font-size: 35px; margin-top: -10px; line-height: 1px; color: rgba(0, 0, 0, 0.2); }
.header#main-header .row .utility .system span.wrapper a .star, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper a .star, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper a .star, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system span.wrapper a .star, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system span.wrapper a .star { display: inline-block; width: 19px; opacity: 0.3; margin-right: 6px; position: relative; top: 1px; }
@media (max-width: 900px) { .header#main-header .row .utility .system, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system { display: none; } }
.header#main-header .row .utility .system.ie-fix:before, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix:before, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix:before, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix:before { left: -24px; }
.header#main-header .row .utility .system.ie-fix:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix:after { right: -24px; }
.header#main-header .row .utility .system.ie-fix span.wrapper:before, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix span.wrapper:before, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix span.wrapper:before, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix span.wrapper:before, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix span.wrapper:before, .header#main-header .row .utility .system.ie-fix span.wrapper:after, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix span.wrapper:after, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix span.wrapper:after, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system.ie-fix span.wrapper:after, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .system.ie-fix span.wrapper:after { width: 51px; height: 51px; }
.header#main-header .row .utility .give, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give { margin-top: -0.5em; float: left; }
@media (max-width: 1100px) { .header#main-header .row .utility .give, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give { margin-right: 0.625em; } }
@media (max-width: 500px) { .header#main-header .row .utility .give, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give { float: none; text-align: left; margin-right: 0; margin-bottom: 0.625em; margin-top: -0.9375em; }
  .header#main-header .row .utility .give a.button, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give a.button, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give a.button, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .give a.button, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .give a.button { font-size: 0.75em; padding: 0.25em 0.875em; } }
@media (max-width: 80.5em) { .header#main-header .row .utility .search, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search { margin-right: 20px; } }
@media (max-width: 900px) { .header#main-header .row .utility .search, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search { margin-right: 0; } }
.header#main-header .row .utility .search input[type="text"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search input[type="text"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search input[type="text"] { padding-right: 30px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
@media (max-width: 767px) { .header#main-header .row .utility .search input[type="text"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search input[type="text"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search input[type="text"] { width: 150px; } }
@media (max-width: 360px) { .header#main-header .row .utility .search input[type="text"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search input[type="text"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search input[type="text"] { width: 100px; } }
.header#main-header .row .utility .search.search-autofocus, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus { margin-top: -0.5em; float: right; text-align: right; }
@media (max-width: 1100px) { .header#main-header .row .utility .search.search-autofocus, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus { text-align: left; } }
.header#main-header .row .utility .search.search-autofocus .toggle-button, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus .toggle-button, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus .toggle-button, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus .toggle-button, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus .toggle-button { float: right; }
@media (max-width: 1100px) { .header#main-header .row .utility .search.search-autofocus .toggle-button, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus .toggle-button, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus .toggle-button, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus .toggle-button, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus .toggle-button { float: none; } }
.header#main-header .row .utility .search.search-autofocus p.toggleQuicklinks, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus p.toggleQuicklinks, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus p.toggleQuicklinks, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search.search-autofocus p.toggleQuicklinks, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search.search-autofocus p.toggleQuicklinks { margin-right: 0.625em; }
.header#main-header .row .utility .search .button, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button { margin-left: -30px; padding: 5px 7px; background: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.header#main-header .row .utility .search .button:hover, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button:hover, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button:hover, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button:hover, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button:hover { text-decoration: none; }
.header#main-header .row .utility .search .button i[class^="icon-"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class^="icon-"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button i[class^="icon-"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class^="icon-"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button i[class^="icon-"], .header#main-header .row .utility .search .button i[class*=" icon-"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class*=" icon-"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button i[class*=" icon-"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class*=" icon-"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .search .button i[class*=" icon-"] { color: #171717; }
.header#main-header .row .utility .quicklinks-option, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option { margin-bottom: 5px; }
.header#main-header .row .utility .quicklinks-option p, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p { margin-bottom: 7px; }
@media (max-width: 80.5em) { .header#main-header .row .utility .quicklinks-option, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option { margin-right: 20px; } }
@media (max-width: 900px) { .header#main-header .row .utility .quicklinks-option, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option { margin-right: 0; } }
@media (max-width: 500px) { .header#main-header .row .utility .quicklinks-option, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option { font-size: 0.75em; } }
@media (max-width: 360px) { .header#main-header .row .utility .quicklinks-option span.title, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option span.title, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option span.title, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option span.title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option span.title { display: none; } }
.header#main-header .row .utility .quicklinks-option p.toggleQuicklinks, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks { margin-bottom: 0; }
.header#main-header .row .utility .quicklinks-option p.toggleQuicklinks a, .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a, .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a, .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a { font-size: 1em; }
.header#main-header .row .utility .quicklinks-option p.toggleQuicklinks a i[class^="icon-"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class^="icon-"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class^="icon-"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class^="icon-"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class^="icon-"], .header#main-header .row .utility .quicklinks-option p.toggleQuicklinks a i[class*=" icon-"], .header#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class*=" icon-"], .bleed .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class*=" icon-"], .header#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class*=" icon-"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header#main-header .crsl-nav-helper .utility .quicklinks-option p.toggleQuicklinks a i[class*=" icon-"] { margin-right: 3px; vertical-align: middle; }

/* ---------------------- */
/* Top Level Header		*/
/* ---------------------- */
@media (max-width: 1100px) { .header.header-top-level#main-header .row .logo a, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a, .header.header-top-level#main-header .row .logo a.horiz, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.horiz, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.horiz { display: none; } }
@media (max-width: 767px) { .header.header-top-level#main-header .row .logo a, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a, .header.header-top-level#main-header .row .logo a.horiz, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.horiz, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.horiz { display: inline-block; } }
@media (max-width: 640px) { .header.header-top-level#main-header .row .logo a, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a, .header.header-top-level#main-header .row .logo a.horiz, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.horiz, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.horiz { display: none; } }
@media (max-width: 1100px) { .header.header-top-level#main-header .row .logo a.vert, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.vert, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.vert { display: inline-block; } }
@media (max-width: 767px) { .header.header-top-level#main-header .row .logo a.vert, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.vert, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.vert { display: none; } }
@media (max-width: 640px) { .header.header-top-level#main-header .row .logo a.vert, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.vert, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .logo a.vert { margin-bottom: 0; display: inline-block; } }
.header.header-top-level#main-header .row h1, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper h1, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper h1, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper h1 { float: left; border-left: #C0511B 1px solid; padding: 10px 25px; margin: 25px 25px 25px 0; color: #C0511B; font-size: 1.5625em; font-weight: normal; }
@media (max-width: 767px) { .header.header-top-level#main-header .row h1, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper h1, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper h1, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper h1 { float: none; clear: left; border: 0; padding: 0; margin: 0 0 10px 25px; } }
@media (max-width: 360px) { .header.header-top-level#main-header .row h1, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper h1, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper h1, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper h1 { text-align: center; } }
.header.header-top-level#main-header .row .utility, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility { text-align: left; }
.header.header-top-level#main-header .row .utility .system, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .system, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .system, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .system { margin-bottom: 7px; }
.header.header-top-level#main-header .row .utility .search input[type="text"], .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search input[type="text"], .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search input[type="text"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search input[type="text"] { color: #fff; border: 0; }
.header.header-top-level#main-header .row .utility .search ::-webkit-input-placeholder, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search ::-webkit-input-placeholder, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search ::-webkit-input-placeholder, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search ::-webkit-input-placeholder, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search ::-webkit-input-placeholder { /* WebKit browsers */ color: #fff; }
.header.header-top-level#main-header .row .utility .search :-moz-placeholder, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search :-moz-placeholder, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search :-moz-placeholder, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search :-moz-placeholder, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; }
.header.header-top-level#main-header .row .utility .search ::-moz-placeholder, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search ::-moz-placeholder, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search ::-moz-placeholder, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search ::-moz-placeholder, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; }
.header.header-top-level#main-header .row .utility .search :-ms-input-placeholder, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search :-ms-input-placeholder, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search :-ms-input-placeholder, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search :-ms-input-placeholder, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #fff; }
.header.header-top-level#main-header .row .utility .search .button, .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button, .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search .button, .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search .button { border-left: #fff 1px solid; }
.header.header-top-level#main-header .row .utility .search .button i[class^="icon-"], .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class^="icon-"], .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search .button i[class^="icon-"], .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class^="icon-"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search .button i[class^="icon-"], .header.header-top-level#main-header .row .utility .search .button i[class*=" icon-"], .header.header-top-level#main-header .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class*=" icon-"], .bleed .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search .button i[class*=" icon-"], .header.header-top-level#main-header .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .utility .search .button i[class*=" icon-"], .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .header.header-top-level#main-header .crsl-nav-helper .utility .search .button i[class*=" icon-"] { color: #fff; }

/* ---------------------- */
/* Homepage Header		*/
/* ---------------------- */
/* ---------------------- */
/* Footers 			*/
/* ---------------------- */
/* ---------------------- */
/* Default Footer		*/
/* ---------------------- */
footer#main-footer { background-repeat: no-repeat; background-position: bottom center; margin-top: 100px; color: #fff; position: relative; }
footer#main-footer a { text-decoration: underline; }
footer#main-footer a.carat-wrap { text-decoration: none; }
footer#main-footer a.carat-wrap span { text-decoration: underline; }
footer#main-footer .alamo { position: absolute; top: -60px; width: 100%; text-align: center; }
footer#main-footer .alamo svg { width: 200px; }
footer#main-footer .row.footer-columns, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper { padding: 3.125em 0; }
@media (max-width: 500px) { footer#main-footer .row.footer-columns, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper { text-align: center; } }
@media (max-width: 500px) { footer#main-footer .row.footer-columns .columns, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .columns, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .columns, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .columns { width: 100%; } }
@media (max-width: 900px) { footer#main-footer .row.footer-columns .specific-data, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data { width: 100%; } }
@media (max-width: 500px) { footer#main-footer .row.footer-columns .specific-data .contact .map img, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .contact .map img, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .contact .map img, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .contact .map img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .contact .map img { margin: 0 auto 20px auto; } }
@media (max-width: 500px) { footer#main-footer .row.footer-columns .specific-data .social, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social { margin-top: 50px; } }
footer#main-footer .row.footer-columns .specific-data .social ul.networks, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks { margin-bottom: 0px; }
footer#main-footer .row.footer-columns .specific-data .social ul.networks li a, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a { text-decoration: none; }
footer#main-footer .row.footer-columns .lives-better, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better { border-left: rgba(0, 0, 0, 0.2) 2px solid; }
@media (max-width: 900px) { footer#main-footer .row.footer-columns .lives-better, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better { margin-top: 50px; width: 100%; border: 0; } }
footer#main-footer .row.footer-columns .lives-better .logo, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo { text-align: right; }
@media (max-width: 500px) { footer#main-footer .row.footer-columns .lives-better .logo, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo { text-align: center; } }
footer#main-footer .row.footer-columns .lives-better .logo i, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo i, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo i, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo i, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo i { font-size: 5.9375em; line-height: 0; }
@media (max-width: 1100px) { footer#main-footer .row.footer-columns .lives-better .logo i, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo i, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo i, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo i, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo i { font-size: 5em; } }
@media (max-width: 500px) { footer#main-footer .row.footer-columns .lives-better .logo i, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo i, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo i, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .logo i, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .logo i { line-height: 50px; } }
footer#main-footer .row.footer-columns .lives-better .content, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .content, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .content, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better .content, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better .content { padding-top: 12px; }
footer#main-footer .row.footer-columns .lives-better h6, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better h6, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better h6, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .lives-better h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .lives-better h6 { text-transform: uppercase; }
footer#main-footer .bleed, footer#main-footer .process .process-item:nth-child(odd), .process footer#main-footer .process-item:nth-child(odd) { background-color: rgba(0, 0, 0, 0.3); padding: 1.875em 0; }
@media (max-width: 500px) { footer#main-footer .bleed, footer#main-footer .process .process-item:nth-child(odd), .process footer#main-footer .process-item:nth-child(odd) { text-align: center; } }

body.footer-flatten-top footer#main-footer { margin-top: 0; }
body.footer-flatten-top footer#main-footer .alamo { display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { footer#main-footer .alamo { position: absolute; top: -100px; width: 100%; text-align: center; }
  footer#main-footer .alamo svg { width: 200px; fill: #b64e01; } }
/* ---------------------- */
/* Top Level Footer		*/
/* ---------------------- */
footer.footer-top-level#main-footer { background: #fff; padding: 0; margin-top: 0; }
footer.footer-top-level#main-footer .row, footer.footer-top-level#main-footer .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav footer.footer-top-level#main-footer .crsl-nav-helper, footer.footer-top-level#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer.footer-top-level#main-footer .crsl-nav-helper { padding: 0; }
footer.footer-top-level#main-footer .footer-top { color: #434343; background-color: #fff; }
footer.footer-top-level#main-footer .footer-top hr.hex { margin: 60px 0 40px 0; text-align: center; overflow: visible; }
footer.footer-top-level#main-footer .footer-top hr.hex:after { display: inline-block; color: #C0511B; background: #fff; padding: 9px 0; position: relative; top: -0.625em; font-size: 50px; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; }
footer.footer-top-level#main-footer .footer-top a { color: #C0511B; text-decoration: none; }
footer.footer-top-level#main-footer .footer-top a:hover { text-decoration: underline; color: #C0511B; }
@media (max-width: 640px) { footer.footer-top-level#main-footer .footer-top ul.blocks > li { width: auto; display: block; float: none; margin: 0 auto; } }
footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .map a { width: 175px; float: left; }
@media (max-width: 1100px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .map a { width: 100px; } }
@media (max-width: 640px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .map a { width: 200px; float: right; margin-left: 15px; margin-right: 0; } }
@media (max-width: 500px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .map a { width: 175px; } }
@media (max-width: 360px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .map a { width: 100px; } }
footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .wrapper { margin-left: 190px; }
@media (max-width: 1100px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .wrapper { margin-left: 115px; } }
@media (max-width: 640px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.contact .wrapper { margin-left: 0; } }
footer.footer-top-level#main-footer .footer-top ul.blocks li.media i[class^="icon-"], footer.footer-top-level#main-footer .footer-top ul.blocks li.media i[class*=" icon-"] { display: inline-block; float: left; color: #C0511B; font-size: 3em; }
footer.footer-top-level#main-footer .footer-top ul.blocks li.media .wrapper { margin-left: 65px; }
@media (max-width: 767px) { footer.footer-top-level#main-footer .footer-top ul.blocks li.policies { width: auto; display: block; float: none; } }
footer.footer-top-level#main-footer .footer-top ul.blocks li.policies > ul { *zoom: 1; }
footer.footer-top-level#main-footer .footer-top ul.blocks li.policies > ul:after { content: ""; display: table; clear: both; }
footer.footer-top-level#main-footer .footer-top ul.blocks li.policies > ul > li { float: left; margin-right: 15px; }
footer.footer-top-level#main-footer .footer-top ul.blocks li.policies > ul > li > ul { margin-bottom: 0; }
footer.footer-top-level#main-footer .footer-bottom { background: #C0511B; color: #fff; padding: 40px 0 80px 0; }
@media (max-width: 80.5em) { footer.footer-top-level#main-footer .footer-bottom { padding-right: 1.25em; padding-left: 1.25em; } }

body.home footer.footer-top-level#main-footer .footer-bottom { background-color: #F7F4F0; color: #171717; }
body.home footer.footer-top-level#main-footer .footer-bottom a { color: #171717; }

/* _______________________________________________________________ */
/*  Layout
/*  Global stucture or page-specific elements
/* _______________________________________________________________ */
body { background: #fff; }

.row, .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper { max-width: 80.5em; }
@media (min-width: 900px) { .row.wide-gutters > .columns, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns, .row.wide-gutters > .content > .columns, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns { padding-right: 2.8125em; padding-left: 2.8125em; }
  .row.wide-gutters > .columns:first-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:first-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:first-child, .row.wide-gutters > .content > .columns:first-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:first-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:first-child { padding-left: 0; } }
@media (min-width: 900px) and (max-width: 80.5em) { .row.wide-gutters > .columns:first-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:first-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:first-child, .row.wide-gutters > .content > .columns:first-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:first-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:first-child { padding-left: 1.25em; } }
@media (min-width: 900px) and (max-width: 1024px) { .row.wide-gutters > .columns:first-child.medium-12, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:first-child.medium-12, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:first-child.medium-12, .row.wide-gutters > .content > .columns:first-child.medium-12, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:first-child.medium-12, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:first-child.medium-12 { padding-right: 1.25em; } }
@media (min-width: 900px) { .row.wide-gutters > .columns:last-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:last-child, .row.wide-gutters > .content > .columns:last-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:last-child { padding-right: 0; } }
@media (min-width: 900px) and (max-width: 80.5em) { .row.wide-gutters > .columns:last-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:last-child, .row.wide-gutters > .content > .columns:last-child, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:last-child { padding-right: 1.25em; } }
@media (min-width: 900px) and (max-width: 1024px) { .row.wide-gutters > .columns:last-child.medium-12, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:last-child.medium-12, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .columns:last-child.medium-12, .row.wide-gutters > .content > .columns:last-child.medium-12, .bleed .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:last-child.medium-12, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .wide-gutters.crsl-nav-helper > .content > .columns:last-child.medium-12 { padding-left: 1.25em; } }

/* ---------------------- */
/* Any-Element Modifiers	*/
/* ---------------------- */
.close, #quicklinks h1, #quicklinks h2, #quicklinks h3, #quicklinks h4, #quicklinks h5, #quicklinks h6, .page-header > *, .numeric-facts .number, .numeric-facts .detail, .column-tester .inner p { margin-bottom: 0 !important; }

.close2x { margin-bottom: 0.625em !important; }

.far-notso { margin-bottom: 1.625em !important; }

.far { margin-bottom: 2.5em !important; }

.far-padding { padding-bottom: 2.5em !important; }

.far2x { margin-bottom: 5em !important; }

.far-padding2x { padding-bottom: 5em !important; }

.center { margin-left: auto; margin-right: auto; }

.clear { clear: both; }

.left.float-margin { margin-right: 1.25em; }

.right.float-margin { margin-left: 1.25em; }

.bottom-aligned { position: absolute; bottom: 0; padding-top: 40px; }

@media (max-width: 360px) { .pad-left-small { margin-left: 0.625em; text-align: center; } }

.tighten { line-height: 1.2em; /* reduce the default line-height of a paragraph */ }

.loosen a { line-height: 1.4em; }

/* ---------------------- */
/* Text Element Options	*/
/* ---------------------- */
.text-center, .datebox, footer#main-footer.footer-stories .footer-bottom { text-align: center; }

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

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

.lighter, .system-mobile, dl.contact-definitions dt, dl.contact-definitions dd, .tabs ul.tab-nav.tab-nav-large li a, .landing .page-header .content .wrapper h2 { font-weight: 100; }

.normal-weight { font-weight: normal; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.looser p { line-height: 1.8; }

.on-dark-text, .page-header.bleed, .process .page-header.process-item:nth-child(odd), .page-header.bleed .panel, .process .page-header.process-item:nth-child(odd) .panel, .page-header.bleed .filters, .process .page-header.process-item:nth-child(odd) .filters, .page-header.bleed .panel p, .process .page-header.process-item:nth-child(odd) .panel p, .page-header.bleed .filters p, .process .page-header.process-item:nth-child(odd) .filters p, .bleed.photo-bleed, .process .photo-bleed.process-item:nth-child(odd), .sidebar.sidebar-colorized, .sidebar .sidebar-colorized, .datebox, .theme-patientcare .bleed.photo-bleed.colorized-theme, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd), .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-patientcare .bleed.photo-bleed.colorized-theme-accent, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-academics .bleed.photo-bleed.colorized-theme, .theme-academics .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-academics .bleed.photo-bleed.button, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd), .theme-academics ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd), .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd), .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-academics .bleed.photo-bleed.colorized-theme-accent, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-research .bleed.photo-bleed.colorized-theme, .theme-research .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-research .bleed.photo-bleed.button, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd), .theme-research ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-research .bleed.photo-bleed.circle, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd), .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd), .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-research .bleed.photo-bleed.colorized-theme-accent, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-institutional .bleed.photo-bleed.colorized-theme, .theme-institutional .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-institutional .bleed.photo-bleed.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd), .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd), .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd), .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-institutional .bleed.photo-bleed.colorized-theme-accent, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .library-darken-helper p, .panel.library-darken-helper p, .library-darken-helper.filters p { color: #fff; }
.on-dark-text h1, .page-header.bleed h1, .process .page-header.process-item:nth-child(odd) h1, .page-header.bleed .panel h1, .process .page-header.process-item:nth-child(odd) .panel h1, .page-header.bleed .filters h1, .process .page-header.process-item:nth-child(odd) .filters h1, .page-header.bleed .panel p h1, .process .page-header.process-item:nth-child(odd) .panel p h1, .page-header.bleed .filters p h1, .process .page-header.process-item:nth-child(odd) .filters p h1, .bleed.photo-bleed h1, .process .photo-bleed.process-item:nth-child(odd) h1, .sidebar.sidebar-colorized h1, .sidebar .sidebar-colorized h1, .datebox h1, .theme-patientcare .bleed.photo-bleed.colorized-theme h1, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button h1, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button h1, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h1, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button h1, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h1, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h1, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h1, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h1, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle h1, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle h1, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h1, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h1, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent h1, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .theme-academics .bleed.photo-bleed.colorized-theme h1, .theme-academics .page-header.bleed .bleed.photo-bleed.button h1, .page-header.bleed .theme-academics .bleed.photo-bleed.button h1, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h1, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button h1, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h1, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) h1, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) h1, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) h1, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle h1, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle h1, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h1, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h1, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .theme-academics .bleed.photo-bleed.colorized-theme-accent h1, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .theme-research .bleed.photo-bleed.colorized-theme h1, .theme-research .page-header.bleed .bleed.photo-bleed.button h1, .page-header.bleed .theme-research .bleed.photo-bleed.button h1, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h1, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button h1, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h1, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) h1, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) h1, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) h1, .theme-research ul.steps-bar li .bleed.photo-bleed.circle h1, ul.steps-bar li .theme-research .bleed.photo-bleed.circle h1, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h1, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h1, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .theme-research .bleed.photo-bleed.colorized-theme-accent h1, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .theme-institutional .bleed.photo-bleed.colorized-theme h1, .theme-institutional .page-header.bleed .bleed.photo-bleed.button h1, .page-header.bleed .theme-institutional .bleed.photo-bleed.button h1, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h1, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button h1, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h1, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h1, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h1, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h1, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h1, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle h1, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle h1, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h1, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h1, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h1, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) h1, .theme-institutional .bleed.photo-bleed.colorized-theme-accent h1, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h1, .library-darken-helper p h1, .panel.library-darken-helper p h1, .library-darken-helper.filters p h1, .on-dark-text h2, .page-header.bleed h2, .process .page-header.process-item:nth-child(odd) h2, .page-header.bleed .panel h2, .process .page-header.process-item:nth-child(odd) .panel h2, .page-header.bleed .filters h2, .process .page-header.process-item:nth-child(odd) .filters h2, .page-header.bleed .panel p h2, .process .page-header.process-item:nth-child(odd) .panel p h2, .page-header.bleed .filters p h2, .process .page-header.process-item:nth-child(odd) .filters p h2, .bleed.photo-bleed h2, .process .photo-bleed.process-item:nth-child(odd) h2, .sidebar.sidebar-colorized h2, .sidebar .sidebar-colorized h2, .datebox h2, .theme-patientcare .bleed.photo-bleed.colorized-theme h2, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button h2, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button h2, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h2, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button h2, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h2, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h2, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h2, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h2, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle h2, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle h2, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h2, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h2, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent h2, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .theme-academics .bleed.photo-bleed.colorized-theme h2, .theme-academics .page-header.bleed .bleed.photo-bleed.button h2, .page-header.bleed .theme-academics .bleed.photo-bleed.button h2, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h2, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button h2, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h2, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) h2, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) h2, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) h2, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle h2, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle h2, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h2, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h2, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .theme-academics .bleed.photo-bleed.colorized-theme-accent h2, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .theme-research .bleed.photo-bleed.colorized-theme h2, .theme-research .page-header.bleed .bleed.photo-bleed.button h2, .page-header.bleed .theme-research .bleed.photo-bleed.button h2, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h2, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button h2, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h2, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) h2, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) h2, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) h2, .theme-research ul.steps-bar li .bleed.photo-bleed.circle h2, ul.steps-bar li .theme-research .bleed.photo-bleed.circle h2, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h2, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h2, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .theme-research .bleed.photo-bleed.colorized-theme-accent h2, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .theme-institutional .bleed.photo-bleed.colorized-theme h2, .theme-institutional .page-header.bleed .bleed.photo-bleed.button h2, .page-header.bleed .theme-institutional .bleed.photo-bleed.button h2, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h2, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button h2, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h2, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h2, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h2, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h2, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h2, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle h2, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle h2, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h2, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h2, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h2, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) h2, .theme-institutional .bleed.photo-bleed.colorized-theme-accent h2, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h2, .library-darken-helper p h2, .panel.library-darken-helper p h2, .library-darken-helper.filters p h2, .on-dark-text h3, .page-header.bleed h3, .process .page-header.process-item:nth-child(odd) h3, .page-header.bleed .panel h3, .process .page-header.process-item:nth-child(odd) .panel h3, .page-header.bleed .filters h3, .process .page-header.process-item:nth-child(odd) .filters h3, .page-header.bleed .panel p h3, .process .page-header.process-item:nth-child(odd) .panel p h3, .page-header.bleed .filters p h3, .process .page-header.process-item:nth-child(odd) .filters p h3, .bleed.photo-bleed h3, .process .photo-bleed.process-item:nth-child(odd) h3, .sidebar.sidebar-colorized h3, .sidebar .sidebar-colorized h3, .datebox h3, .theme-patientcare .bleed.photo-bleed.colorized-theme h3, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button h3, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button h3, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h3, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button h3, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h3, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h3, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h3, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h3, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle h3, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle h3, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h3, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h3, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent h3, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .theme-academics .bleed.photo-bleed.colorized-theme h3, .theme-academics .page-header.bleed .bleed.photo-bleed.button h3, .page-header.bleed .theme-academics .bleed.photo-bleed.button h3, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h3, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button h3, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h3, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) h3, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) h3, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) h3, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle h3, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle h3, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h3, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h3, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .theme-academics .bleed.photo-bleed.colorized-theme-accent h3, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .theme-research .bleed.photo-bleed.colorized-theme h3, .theme-research .page-header.bleed .bleed.photo-bleed.button h3, .page-header.bleed .theme-research .bleed.photo-bleed.button h3, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h3, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button h3, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h3, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) h3, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) h3, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) h3, .theme-research ul.steps-bar li .bleed.photo-bleed.circle h3, ul.steps-bar li .theme-research .bleed.photo-bleed.circle h3, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h3, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h3, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .theme-research .bleed.photo-bleed.colorized-theme-accent h3, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .theme-institutional .bleed.photo-bleed.colorized-theme h3, .theme-institutional .page-header.bleed .bleed.photo-bleed.button h3, .page-header.bleed .theme-institutional .bleed.photo-bleed.button h3, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h3, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button h3, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h3, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h3, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h3, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h3, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h3, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle h3, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle h3, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h3, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h3, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h3, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) h3, .theme-institutional .bleed.photo-bleed.colorized-theme-accent h3, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h3, .library-darken-helper p h3, .panel.library-darken-helper p h3, .library-darken-helper.filters p h3, .on-dark-text h4, .page-header.bleed h4, .process .page-header.process-item:nth-child(odd) h4, .page-header.bleed .panel h4, .process .page-header.process-item:nth-child(odd) .panel h4, .page-header.bleed .filters h4, .process .page-header.process-item:nth-child(odd) .filters h4, .page-header.bleed .panel p h4, .process .page-header.process-item:nth-child(odd) .panel p h4, .page-header.bleed .filters p h4, .process .page-header.process-item:nth-child(odd) .filters p h4, .bleed.photo-bleed h4, .process .photo-bleed.process-item:nth-child(odd) h4, .sidebar.sidebar-colorized h4, .sidebar .sidebar-colorized h4, .datebox h4, .theme-patientcare .bleed.photo-bleed.colorized-theme h4, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button h4, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button h4, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h4, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button h4, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h4, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h4, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h4, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h4, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle h4, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle h4, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h4, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h4, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent h4, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .theme-academics .bleed.photo-bleed.colorized-theme h4, .theme-academics .page-header.bleed .bleed.photo-bleed.button h4, .page-header.bleed .theme-academics .bleed.photo-bleed.button h4, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h4, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button h4, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h4, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) h4, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) h4, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) h4, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle h4, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle h4, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h4, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h4, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .theme-academics .bleed.photo-bleed.colorized-theme-accent h4, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .theme-research .bleed.photo-bleed.colorized-theme h4, .theme-research .page-header.bleed .bleed.photo-bleed.button h4, .page-header.bleed .theme-research .bleed.photo-bleed.button h4, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h4, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button h4, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h4, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) h4, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) h4, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) h4, .theme-research ul.steps-bar li .bleed.photo-bleed.circle h4, ul.steps-bar li .theme-research .bleed.photo-bleed.circle h4, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h4, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h4, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .theme-research .bleed.photo-bleed.colorized-theme-accent h4, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .theme-institutional .bleed.photo-bleed.colorized-theme h4, .theme-institutional .page-header.bleed .bleed.photo-bleed.button h4, .page-header.bleed .theme-institutional .bleed.photo-bleed.button h4, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h4, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button h4, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h4, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h4, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h4, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h4, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h4, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle h4, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle h4, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h4, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h4, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h4, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) h4, .theme-institutional .bleed.photo-bleed.colorized-theme-accent h4, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h4, .library-darken-helper p h4, .panel.library-darken-helper p h4, .library-darken-helper.filters p h4, .on-dark-text h5, .page-header.bleed h5, .process .page-header.process-item:nth-child(odd) h5, .page-header.bleed .panel h5, .process .page-header.process-item:nth-child(odd) .panel h5, .page-header.bleed .filters h5, .process .page-header.process-item:nth-child(odd) .filters h5, .page-header.bleed .panel p h5, .process .page-header.process-item:nth-child(odd) .panel p h5, .page-header.bleed .filters p h5, .process .page-header.process-item:nth-child(odd) .filters p h5, .bleed.photo-bleed h5, .process .photo-bleed.process-item:nth-child(odd) h5, .sidebar.sidebar-colorized h5, .sidebar .sidebar-colorized h5, .datebox h5, .theme-patientcare .bleed.photo-bleed.colorized-theme h5, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button h5, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button h5, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h5, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button h5, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h5, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h5, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h5, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h5, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle h5, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle h5, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h5, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h5, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent h5, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .theme-academics .bleed.photo-bleed.colorized-theme h5, .theme-academics .page-header.bleed .bleed.photo-bleed.button h5, .page-header.bleed .theme-academics .bleed.photo-bleed.button h5, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h5, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button h5, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h5, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) h5, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) h5, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) h5, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle h5, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle h5, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h5, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h5, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .theme-academics .bleed.photo-bleed.colorized-theme-accent h5, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .theme-research .bleed.photo-bleed.colorized-theme h5, .theme-research .page-header.bleed .bleed.photo-bleed.button h5, .page-header.bleed .theme-research .bleed.photo-bleed.button h5, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h5, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button h5, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h5, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) h5, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) h5, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) h5, .theme-research ul.steps-bar li .bleed.photo-bleed.circle h5, ul.steps-bar li .theme-research .bleed.photo-bleed.circle h5, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h5, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h5, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .theme-research .bleed.photo-bleed.colorized-theme-accent h5, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .theme-institutional .bleed.photo-bleed.colorized-theme h5, .theme-institutional .page-header.bleed .bleed.photo-bleed.button h5, .page-header.bleed .theme-institutional .bleed.photo-bleed.button h5, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h5, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button h5, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h5, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h5, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h5, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h5, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h5, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle h5, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle h5, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h5, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h5, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h5, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) h5, .theme-institutional .bleed.photo-bleed.colorized-theme-accent h5, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h5, .library-darken-helper p h5, .panel.library-darken-helper p h5, .library-darken-helper.filters p h5, .on-dark-text h6, .page-header.bleed h6, .process .page-header.process-item:nth-child(odd) h6, .page-header.bleed .panel h6, .process .page-header.process-item:nth-child(odd) .panel h6, .page-header.bleed .filters h6, .process .page-header.process-item:nth-child(odd) .filters h6, .page-header.bleed .panel p h6, .process .page-header.process-item:nth-child(odd) .panel p h6, .page-header.bleed .filters p h6, .process .page-header.process-item:nth-child(odd) .filters p h6, .bleed.photo-bleed h6, .process .photo-bleed.process-item:nth-child(odd) h6, .sidebar.sidebar-colorized h6, .sidebar .sidebar-colorized h6, .datebox h6, .theme-patientcare .bleed.photo-bleed.colorized-theme h6, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button h6, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button h6, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h6, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button h6, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h6, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h6, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h6, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) h6, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle h6, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle h6, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h6, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h6, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent h6, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .theme-academics .bleed.photo-bleed.colorized-theme h6, .theme-academics .page-header.bleed .bleed.photo-bleed.button h6, .page-header.bleed .theme-academics .bleed.photo-bleed.button h6, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h6, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button h6, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h6, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) h6, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) h6, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) h6, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle h6, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle h6, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h6, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h6, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .theme-academics .bleed.photo-bleed.colorized-theme-accent h6, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .theme-research .bleed.photo-bleed.colorized-theme h6, .theme-research .page-header.bleed .bleed.photo-bleed.button h6, .page-header.bleed .theme-research .bleed.photo-bleed.button h6, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h6, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button h6, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h6, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) h6, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) h6, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) h6, .theme-research ul.steps-bar li .bleed.photo-bleed.circle h6, ul.steps-bar li .theme-research .bleed.photo-bleed.circle h6, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h6, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h6, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .theme-research .bleed.photo-bleed.colorized-theme-accent h6, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .theme-institutional .bleed.photo-bleed.colorized-theme h6, .theme-institutional .page-header.bleed .bleed.photo-bleed.button h6, .page-header.bleed .theme-institutional .bleed.photo-bleed.button h6, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button h6, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button h6, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) h6, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h6, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h6, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) h6, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) h6, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle h6, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle h6, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) h6, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) h6, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) h6, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) h6, .theme-institutional .bleed.photo-bleed.colorized-theme-accent h6, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) h6, .library-darken-helper p h6, .panel.library-darken-helper p h6, .library-darken-helper.filters p h6 { color: #fff; }

.text-orange, .text-orange p, .panel .text-orange, .filters .text-orange, .panel p.text-orange, .filters p.text-orange, .panel.text-orange p, .text-orange.filters p { color: #C0511B; }

.fine-print, figcaption, .gridbreaker .caption { font-weight: bold; font-size: 0.8125em; }

.fine-print-light { font-size: 0.8125em; }

.carat-double:before, .pagination ul.prevnext li.next a:before, .carat-double:after, .pagination ul.prevnext li.next a:after, .carat-double-before:before, nav.collapsible > ul > li ul li a:before, .pagination ul.prevnext li.prev a:before, .carat-double-before:after, nav.collapsible > ul > li ul li a:after, .pagination ul.prevnext li.prev a:after { font-size: 1.2em; line-height: 0.5em; vertical-align: middle; margin-top: -4px; display: inline-block; }

.carat-double, .pagination ul.prevnext li.next a { padding-right: 1.25em; display: inline-block; }
.carat-double:after, .pagination ul.prevnext li.next a:after { content: "»"; margin-left: 0.25em; }

h1 .carat-double:after, h1 .pagination ul.prevnext li.next a:after, .pagination ul.prevnext li.next h1 a:after, h1.carat-double:after, h2 .carat-double:after, h2 .pagination ul.prevnext li.next a:after, .pagination ul.prevnext li.next h2 a:after, h2.carat-double:after, h3 .carat-double:after, h3 .pagination ul.prevnext li.next a:after, .pagination ul.prevnext li.next h3 a:after, h3.carat-double:after { vertical-align: baseline; margin-left: 0.125em; }

.carat-double-before:before, nav.collapsible > ul > li ul li a:before, .pagination ul.prevnext li.prev a:before { content: "»"; margin-right: 0.25em; }

h1 .carat-double-before:before, h1 nav.collapsible > ul > li ul li a:before, nav.collapsible > ul > li ul li h1 a:before, h1 .pagination ul.prevnext li.prev a:before, .pagination ul.prevnext li.prev h1 a:before, h1.carat-double-before:before, h2 .carat-double-before:before, h2 nav.collapsible > ul > li ul li a:before, nav.collapsible > ul > li ul li h2 a:before, h2 .pagination ul.prevnext li.prev a:before, .pagination ul.prevnext li.prev h2 a:before, h2.carat-double-before:before, h3 .carat-double-before:before, h3 nav.collapsible > ul > li ul li a:before, nav.collapsible > ul > li ul li h3 a:before, h3 .pagination ul.prevnext li.prev a:before, .pagination ul.prevnext li.prev h3 a:before, h3.carat-double-before:before { vertical-align: baseline; margin-right: 0.125em; }

.carat-double.carat-wrap, .pagination ul.prevnext li.next a.carat-wrap, .carat-double-before.carat-wrap, nav.collapsible > ul > li ul li a.carat-wrap, .pagination ul.prevnext li.prev a.carat-wrap { text-decoration: none; }
.carat-double.carat-wrap:hover, .pagination ul.prevnext li.next a.carat-wrap:hover, .carat-double-before.carat-wrap:hover, nav.collapsible > ul > li ul li a.carat-wrap:hover, .pagination ul.prevnext li.prev a.carat-wrap:hover { text-decoration: none; }
.carat-double.carat-wrap:hover span, .pagination ul.prevnext li.next a.carat-wrap:hover span, .carat-double-before.carat-wrap:hover span, nav.collapsible > ul > li ul li a.carat-wrap:hover span, .pagination ul.prevnext li.prev a.carat-wrap:hover span { text-decoration: underline; }

/* ---------------------- */
/* Link Options			*/
/* ---------------------- */
.on-dark-links a, .system-mobile a, footer#main-footer a, footer.footer-top-level#main-footer .footer-bottom a, .page-header.bleed a, .process .page-header.process-item:nth-child(odd) a, .page-header.bleed .panel a, .process .page-header.process-item:nth-child(odd) .panel a, .page-header.bleed .filters a, .process .page-header.process-item:nth-child(odd) .filters a, .bleed.photo-bleed a, .process .photo-bleed.process-item:nth-child(odd) a, .sidebar.sidebar-colorized a, .sidebar .sidebar-colorized a, .theme-patientcare .bleed.photo-bleed.colorized-theme a, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button a, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button a, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button a, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) a, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) a, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) a, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle a, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle a, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) a, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) a, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent a, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .theme-academics .bleed.photo-bleed.colorized-theme a, .theme-academics .page-header.bleed .bleed.photo-bleed.button a, .page-header.bleed .theme-academics .bleed.photo-bleed.button a, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button a, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) a, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) a, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) a, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle a, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle a, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) a, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) a, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .theme-academics .bleed.photo-bleed.colorized-theme-accent a, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .theme-research .bleed.photo-bleed.colorized-theme a, .theme-research .page-header.bleed .bleed.photo-bleed.button a, .page-header.bleed .theme-research .bleed.photo-bleed.button a, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button a, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) a, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) a, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) a, .theme-research ul.steps-bar li .bleed.photo-bleed.circle a, ul.steps-bar li .theme-research .bleed.photo-bleed.circle a, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) a, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) a, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .theme-research .bleed.photo-bleed.colorized-theme-accent a, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .theme-institutional .bleed.photo-bleed.colorized-theme a, .theme-institutional .page-header.bleed .bleed.photo-bleed.button a, .page-header.bleed .theme-institutional .bleed.photo-bleed.button a, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button a, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) a, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) a, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) a, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle a, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle a, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) a, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) a, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) a, .theme-institutional .bleed.photo-bleed.colorized-theme-accent a, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a, body.home .category a, body.home .community .outer .wrapper .headline a, body.home .community .outer .wrapper .callout a { color: #fff; }
.on-dark-links a:hover, .system-mobile a:hover, footer#main-footer a:hover, footer.footer-top-level#main-footer .footer-bottom a:hover, .page-header.bleed a:hover, .process .page-header.process-item:nth-child(odd) a:hover, .page-header.bleed .panel a:hover, .process .page-header.process-item:nth-child(odd) .panel a:hover, .page-header.bleed .filters a:hover, .process .page-header.process-item:nth-child(odd) .filters a:hover, .bleed.photo-bleed a:hover, .process .photo-bleed.process-item:nth-child(odd) a:hover, .sidebar.sidebar-colorized a:hover, .sidebar .sidebar-colorized a:hover, .theme-patientcare .bleed.photo-bleed.colorized-theme a:hover, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button a:hover, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button a:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a:hover, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button a:hover, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a:hover, .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle a:hover, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle a:hover, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a:hover, ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a:hover, .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .theme-patientcare .bleed.photo-bleed.colorized-theme-accent a:hover, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .theme-academics .bleed.photo-bleed.colorized-theme a:hover, .theme-academics .page-header.bleed .bleed.photo-bleed.button a:hover, .page-header.bleed .theme-academics .bleed.photo-bleed.button a:hover, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a:hover, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button a:hover, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a:hover, .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-academics ul.steps-bar li .bleed.photo-bleed.circle a:hover, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle a:hover, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a:hover, ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a:hover, .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .theme-academics .bleed.photo-bleed.colorized-theme-accent a:hover, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .theme-research .bleed.photo-bleed.colorized-theme a:hover, .theme-research .page-header.bleed .bleed.photo-bleed.button a:hover, .page-header.bleed .theme-research .bleed.photo-bleed.button a:hover, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a:hover, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button a:hover, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a:hover, .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-research ul.steps-bar li .bleed.photo-bleed.circle a:hover, ul.steps-bar li .theme-research .bleed.photo-bleed.circle a:hover, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a:hover, ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a:hover, .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .theme-research .bleed.photo-bleed.colorized-theme-accent a:hover, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .theme-institutional .bleed.photo-bleed.colorized-theme a:hover, .theme-institutional .page-header.bleed .bleed.photo-bleed.button a:hover, .page-header.bleed .theme-institutional .bleed.photo-bleed.button a:hover, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button a:hover, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button a:hover, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd) a:hover, .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd) a:hover, .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd) a:hover, .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle a:hover, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle a:hover, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd) a:hover, ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd) a:hover, .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd) a:hover, .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) a:hover, .theme-institutional .bleed.photo-bleed.colorized-theme-accent a:hover, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) a:hover, body.home .category a:hover, body.home .community .outer .wrapper .headline a:hover, body.home .community .outer .wrapper .callout a:hover { color: #fff; }

a.link-block, body.stories .meta .share a { display: inline-block; }

a.button, .button { display: inline-block; background: #C0511B; border: 0; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 5px 20px; color: #fff; -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
a.button:hover, .button:hover { background: #933e15; text-decoration: none; }
a.button.button-square, a.b a.b a.button.button-test, .button.button-square, a.b a.b a.button.button-test { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
a.button.button-transparent, a.b a.b a.button.button-test, .panel.colorized a.button, .colorized.filters a.button, .button.button-transparent, a.b a.b a.button.button-test, .panel.colorized .button, .colorized.filters .button { background: rgba(0, 0, 0, 0.3); }
a.button.button-transparent:hover, a.b a.b a.button.button-test:hover, .panel.colorized a.button:hover, .colorized.filters a.button:hover, .button.button-transparent:hover, a.b a.b a.button.button-test:hover, .panel.colorized .button:hover, .colorized.filters .button:hover { background: rgba(0, 0, 0, 0.2); }
a.button.button-ctrc-transparent, .button.button-ctrc-transparent { color: #2d2642; background: rgba(221, 221, 221, 0.5); }
a.button.button-ctrc-transparent:hover, .button.button-ctrc-transparent:hover { background: rgba(0, 0, 0, 0.2); }
a.button.button-invert, .button.button-invert { background: #fff; color: #C0511B; color: #C0511B !important; }
a.button.button-invert:hover, .button.button-invert:hover { color: #fff; }
a.button.button-invert:hover, .button.button-invert:hover { background: #C0511B; color: #fff !important; }
a.button.button-medium, .button.button-medium { height: 44px; vertical-align: middle; }

.theme-patientcare .page-header.bleed a.button.button-lighter, .theme-patientcare .process .page-header.process-item:nth-child(odd) a.button.button-lighter, .process .theme-patientcare .page-header.process-item:nth-child(odd) a.button.button-lighter { color: #ffffff; background: rgba(221, 221, 221, 0.5); }
.theme-patientcare .page-header.bleed a.button.button-lighter:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) a.button.button-lighter:hover, .process .theme-patientcare .page-header.process-item:nth-child(odd) a.button.button-lighter:hover { background: rgba(0, 0, 0, 0.2); }

.button-linear-box { border: #C0511B 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #C0511B; }
.button-linear-box:hover { background: #C0511B; color: #fff !important; text-decoration: none; }

.button-linear-box-research { border: #855F5D 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #855F5D; }
.button-linear-box-research:hover { background: #855F5D; color: #fff !important; text-decoration: none; }

.button-linear-box-academics { border: #427E6B 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #427E6B; }
.button-linear-box-academics:hover { background: #427E6B; color: #fff !important; text-decoration: none; }

.button-linear-box-patientcare { border: #15748C 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #15748C; }
.button-linear-box-patientcare:hover { background: #15748C; color: #fff !important; text-decoration: none; }

.button-linear-box-institutional { border: #865F7B 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #865F7B; }
.button-linear-box-institutional:hover { background: #865F7B; color: #fff !important; text-decoration: none; }

.underlined-links a, body.home .category article ul a { text-decoration: underline; color: #C0511B; }

.highlighter-links a { background: rgba(192, 81, 27, 0.15); display: inline-block; padding: 0 0.3125em; margin-right: 0.3125em; -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.highlighter-links a:hover { text-decoration: none; background: rgba(192, 81, 27, 0.6); color: #fff; }
.highlighter-links a.carat-double:hover span, .highlighter-links .pagination ul.prevnext li.next a:hover span, .pagination ul.prevnext li.next .highlighter-links a:hover span { text-decoration: none; }
.highlighter-links.highlight-darker a { background: rgba(192, 81, 27, 0.7); color: #fff; }
.highlighter-links.highlight-darker a:hover { background: rgba(192, 81, 27, 0.9); }
.highlighter-links.highlight-lighter a { background: rgba(255, 255, 255, 0.25); color: #fff; }
.highlighter-links.highlight-lighter a:hover { background: rgba(255, 255, 255, 0.35); }

h1.highlighter-links a, h2.highlighter-links a, h3.highlighter-links a { line-height: 1.2em; }

/* ---------------------- */
/* Heading Options		*/
/* ---------------------- */
h1.colorized-heading, .panel-sidecar > .row > .columns:first-child h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed h1.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed.colorized-washout h1.colorized-heading, h1.sidebar, h1.filters, .panel.colorized.white h1.colorized-heading, .colorized.white.filters h1.colorized-heading, .bleed.colorized.white h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed.colorized.white h1.colorized-heading, h2.colorized-heading, .panel-sidecar > .row > .columns:first-child h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed h2.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed.colorized-washout h2.colorized-heading, h2.sidebar, h2.filters, .panel.colorized.white h2.colorized-heading, .colorized.white.filters h2.colorized-heading, .bleed.colorized.white h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed.colorized.white h2.colorized-heading, h3.colorized-heading, .panel-sidecar > .row > .columns:first-child h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed h3.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed.colorized-washout h3.colorized-heading, h3.sidebar, h3.filters, .panel.colorized.white h3.colorized-heading, .colorized.white.filters h3.colorized-heading, .bleed.colorized.white h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed.colorized.white h3.colorized-heading, h4.colorized-heading, .panel-sidecar > .row > .columns:first-child h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed h4.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed.colorized-washout h4.colorized-heading, h4.sidebar, h4.filters, .panel.colorized.white h4.colorized-heading, .colorized.white.filters h4.colorized-heading, .bleed.colorized.white h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed.colorized.white h4.colorized-heading, h5.colorized-heading, .panel-sidecar > .row > .columns:first-child h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed h5.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed.colorized-washout h5.colorized-heading, h5.sidebar, h5.filters, .panel.colorized.white h5.colorized-heading, .colorized.white.filters h5.colorized-heading, .bleed.colorized.white h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed.colorized.white h5.colorized-heading, h6.colorized-heading, .panel-sidecar > .row > .columns:first-child h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed h6.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed.colorized-washout h6.colorized-heading, h6.sidebar, h6.filters, .panel.colorized.white h6.colorized-heading, .colorized.white.filters h6.colorized-heading, .bleed.colorized.white h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed.colorized.white h6.colorized-heading { color: #517F70; }

h1.colorized-blue-heading, h2.colorized-blue-heading, h3.colorized-blue-heading, h4.colorized-blue-heading, h5.colorized-blue-heading, h6.colorized-blue-heading { color: #427E6B; }

h1.colorized-purple-heading, h2.colorized-purple-heading, h3.colorized-purple-heading, h4.colorized-purple-heading, h5.colorized-purple-heading, h6.colorized-purple-heading { color: #15748C; }

.colorized-heading h1, .panel-sidecar > .row > .columns:first-child h1 h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h1, .panel-sidecar > .row > .columns:first-child h2 h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h1, .panel-sidecar > .row > .columns:first-child h3 h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h1, .panel-sidecar > .row > .columns:first-child h4 h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h1, .panel-sidecar > .row > .columns:first-child h5 h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h1, .panel-sidecar > .row > .columns:first-child h6 h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h1, .bleed.photo-bleed h1.colorized-heading h1, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading h1, .bleed.photo-bleed h2.colorized-heading h1, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading h1, .bleed.photo-bleed h3.colorized-heading h1, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading h1, .bleed.photo-bleed h4.colorized-heading h1, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading h1, .bleed.photo-bleed h5.colorized-heading h1, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading h1, .bleed.photo-bleed h6.colorized-heading h1, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading h1, .bleed.photo-bleed.colorized-washout p.colorized-heading h1, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p.colorized-heading h1, .bleed.photo-bleed.colorized-washout h1.colorized-heading h1, .bleed.photo-bleed.colorized-washout h2.colorized-heading h1, .bleed.photo-bleed.colorized-washout h3.colorized-heading h1, .bleed.photo-bleed.colorized-washout h4.colorized-heading h1, .bleed.photo-bleed.colorized-washout h5.colorized-heading h1, .bleed.photo-bleed.colorized-washout h6.colorized-heading h1, .sidebar h1, .filters h1, .panel.colorized.white p.colorized-heading h1, .colorized.white.filters p.colorized-heading h1, .panel.colorized.white h1.colorized-heading h1, .colorized.white.filters h1.colorized-heading h1, .panel.colorized.white h2.colorized-heading h1, .colorized.white.filters h2.colorized-heading h1, .panel.colorized.white h3.colorized-heading h1, .colorized.white.filters h3.colorized-heading h1, .panel.colorized.white h4.colorized-heading h1, .colorized.white.filters h4.colorized-heading h1, .panel.colorized.white h5.colorized-heading h1, .colorized.white.filters h5.colorized-heading h1, .panel.colorized.white h6.colorized-heading h1, .colorized.white.filters h6.colorized-heading h1, .bleed.colorized.white p.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) p.colorized-heading h1, .bleed.colorized.white h1.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading h1, .bleed.colorized.white h2.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading h1, .bleed.colorized.white h3.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading h1, .bleed.colorized.white h4.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading h1, .bleed.colorized.white h5.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading h1, .bleed.colorized.white h6.colorized-heading h1, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading h1, .bleed.photo-bleed.colorized.white p.colorized-heading h1, .bleed.photo-bleed.colorized.white h1.colorized-heading h1, .bleed.photo-bleed.colorized.white h2.colorized-heading h1, .bleed.photo-bleed.colorized.white h3.colorized-heading h1, .bleed.photo-bleed.colorized.white h4.colorized-heading h1, .bleed.photo-bleed.colorized.white h5.colorized-heading h1, .bleed.photo-bleed.colorized.white h6.colorized-heading h1, .colorized-heading h2, .panel-sidecar > .row > .columns:first-child h1 h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h2, .panel-sidecar > .row > .columns:first-child h2 h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h2, .panel-sidecar > .row > .columns:first-child h3 h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h2, .panel-sidecar > .row > .columns:first-child h4 h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h2, .panel-sidecar > .row > .columns:first-child h5 h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h2, .panel-sidecar > .row > .columns:first-child h6 h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h2, .bleed.photo-bleed h1.colorized-heading h2, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading h2, .bleed.photo-bleed h2.colorized-heading h2, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading h2, .bleed.photo-bleed h3.colorized-heading h2, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading h2, .bleed.photo-bleed h4.colorized-heading h2, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading h2, .bleed.photo-bleed h5.colorized-heading h2, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading h2, .bleed.photo-bleed h6.colorized-heading h2, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading h2, .bleed.photo-bleed.colorized-washout p.colorized-heading h2, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p.colorized-heading h2, .bleed.photo-bleed.colorized-washout h1.colorized-heading h2, .bleed.photo-bleed.colorized-washout h2.colorized-heading h2, .bleed.photo-bleed.colorized-washout h3.colorized-heading h2, .bleed.photo-bleed.colorized-washout h4.colorized-heading h2, .bleed.photo-bleed.colorized-washout h5.colorized-heading h2, .bleed.photo-bleed.colorized-washout h6.colorized-heading h2, .sidebar h2, .filters h2, .panel.colorized.white p.colorized-heading h2, .colorized.white.filters p.colorized-heading h2, .panel.colorized.white h1.colorized-heading h2, .colorized.white.filters h1.colorized-heading h2, .panel.colorized.white h2.colorized-heading h2, .colorized.white.filters h2.colorized-heading h2, .panel.colorized.white h3.colorized-heading h2, .colorized.white.filters h3.colorized-heading h2, .panel.colorized.white h4.colorized-heading h2, .colorized.white.filters h4.colorized-heading h2, .panel.colorized.white h5.colorized-heading h2, .colorized.white.filters h5.colorized-heading h2, .panel.colorized.white h6.colorized-heading h2, .colorized.white.filters h6.colorized-heading h2, .bleed.colorized.white p.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) p.colorized-heading h2, .bleed.colorized.white h1.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading h2, .bleed.colorized.white h2.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading h2, .bleed.colorized.white h3.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading h2, .bleed.colorized.white h4.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading h2, .bleed.colorized.white h5.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading h2, .bleed.colorized.white h6.colorized-heading h2, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading h2, .bleed.photo-bleed.colorized.white p.colorized-heading h2, .bleed.photo-bleed.colorized.white h1.colorized-heading h2, .bleed.photo-bleed.colorized.white h2.colorized-heading h2, .bleed.photo-bleed.colorized.white h3.colorized-heading h2, .bleed.photo-bleed.colorized.white h4.colorized-heading h2, .bleed.photo-bleed.colorized.white h5.colorized-heading h2, .bleed.photo-bleed.colorized.white h6.colorized-heading h2, .colorized-heading h3, .panel-sidecar > .row > .columns:first-child h1 h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h3, .panel-sidecar > .row > .columns:first-child h2 h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h3, .panel-sidecar > .row > .columns:first-child h3 h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h3, .panel-sidecar > .row > .columns:first-child h4 h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h3, .panel-sidecar > .row > .columns:first-child h5 h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h3, .panel-sidecar > .row > .columns:first-child h6 h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h3, .bleed.photo-bleed h1.colorized-heading h3, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading h3, .bleed.photo-bleed h2.colorized-heading h3, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading h3, .bleed.photo-bleed h3.colorized-heading h3, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading h3, .bleed.photo-bleed h4.colorized-heading h3, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading h3, .bleed.photo-bleed h5.colorized-heading h3, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading h3, .bleed.photo-bleed h6.colorized-heading h3, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading h3, .bleed.photo-bleed.colorized-washout p.colorized-heading h3, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p.colorized-heading h3, .bleed.photo-bleed.colorized-washout h1.colorized-heading h3, .bleed.photo-bleed.colorized-washout h2.colorized-heading h3, .bleed.photo-bleed.colorized-washout h3.colorized-heading h3, .bleed.photo-bleed.colorized-washout h4.colorized-heading h3, .bleed.photo-bleed.colorized-washout h5.colorized-heading h3, .bleed.photo-bleed.colorized-washout h6.colorized-heading h3, .sidebar h3, .filters h3, .panel.colorized.white p.colorized-heading h3, .colorized.white.filters p.colorized-heading h3, .panel.colorized.white h1.colorized-heading h3, .colorized.white.filters h1.colorized-heading h3, .panel.colorized.white h2.colorized-heading h3, .colorized.white.filters h2.colorized-heading h3, .panel.colorized.white h3.colorized-heading h3, .colorized.white.filters h3.colorized-heading h3, .panel.colorized.white h4.colorized-heading h3, .colorized.white.filters h4.colorized-heading h3, .panel.colorized.white h5.colorized-heading h3, .colorized.white.filters h5.colorized-heading h3, .panel.colorized.white h6.colorized-heading h3, .colorized.white.filters h6.colorized-heading h3, .bleed.colorized.white p.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) p.colorized-heading h3, .bleed.colorized.white h1.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading h3, .bleed.colorized.white h2.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading h3, .bleed.colorized.white h3.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading h3, .bleed.colorized.white h4.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading h3, .bleed.colorized.white h5.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading h3, .bleed.colorized.white h6.colorized-heading h3, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading h3, .bleed.photo-bleed.colorized.white p.colorized-heading h3, .bleed.photo-bleed.colorized.white h1.colorized-heading h3, .bleed.photo-bleed.colorized.white h2.colorized-heading h3, .bleed.photo-bleed.colorized.white h3.colorized-heading h3, .bleed.photo-bleed.colorized.white h4.colorized-heading h3, .bleed.photo-bleed.colorized.white h5.colorized-heading h3, .bleed.photo-bleed.colorized.white h6.colorized-heading h3, .colorized-heading h4, .panel-sidecar > .row > .columns:first-child h1 h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h4, .panel-sidecar > .row > .columns:first-child h2 h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h4, .panel-sidecar > .row > .columns:first-child h3 h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h4, .panel-sidecar > .row > .columns:first-child h4 h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h4, .panel-sidecar > .row > .columns:first-child h5 h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h4, .panel-sidecar > .row > .columns:first-child h6 h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h4, .bleed.photo-bleed h1.colorized-heading h4, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading h4, .bleed.photo-bleed h2.colorized-heading h4, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading h4, .bleed.photo-bleed h3.colorized-heading h4, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading h4, .bleed.photo-bleed h4.colorized-heading h4, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading h4, .bleed.photo-bleed h5.colorized-heading h4, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading h4, .bleed.photo-bleed h6.colorized-heading h4, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading h4, .bleed.photo-bleed.colorized-washout p.colorized-heading h4, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p.colorized-heading h4, .bleed.photo-bleed.colorized-washout h1.colorized-heading h4, .bleed.photo-bleed.colorized-washout h2.colorized-heading h4, .bleed.photo-bleed.colorized-washout h3.colorized-heading h4, .bleed.photo-bleed.colorized-washout h4.colorized-heading h4, .bleed.photo-bleed.colorized-washout h5.colorized-heading h4, .bleed.photo-bleed.colorized-washout h6.colorized-heading h4, .sidebar h4, .filters h4, .panel.colorized.white p.colorized-heading h4, .colorized.white.filters p.colorized-heading h4, .panel.colorized.white h1.colorized-heading h4, .colorized.white.filters h1.colorized-heading h4, .panel.colorized.white h2.colorized-heading h4, .colorized.white.filters h2.colorized-heading h4, .panel.colorized.white h3.colorized-heading h4, .colorized.white.filters h3.colorized-heading h4, .panel.colorized.white h4.colorized-heading h4, .colorized.white.filters h4.colorized-heading h4, .panel.colorized.white h5.colorized-heading h4, .colorized.white.filters h5.colorized-heading h4, .panel.colorized.white h6.colorized-heading h4, .colorized.white.filters h6.colorized-heading h4, .bleed.colorized.white p.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) p.colorized-heading h4, .bleed.colorized.white h1.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading h4, .bleed.colorized.white h2.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading h4, .bleed.colorized.white h3.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading h4, .bleed.colorized.white h4.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading h4, .bleed.colorized.white h5.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading h4, .bleed.colorized.white h6.colorized-heading h4, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading h4, .bleed.photo-bleed.colorized.white p.colorized-heading h4, .bleed.photo-bleed.colorized.white h1.colorized-heading h4, .bleed.photo-bleed.colorized.white h2.colorized-heading h4, .bleed.photo-bleed.colorized.white h3.colorized-heading h4, .bleed.photo-bleed.colorized.white h4.colorized-heading h4, .bleed.photo-bleed.colorized.white h5.colorized-heading h4, .bleed.photo-bleed.colorized.white h6.colorized-heading h4, .colorized-heading h5, .panel-sidecar > .row > .columns:first-child h1 h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h5, .panel-sidecar > .row > .columns:first-child h2 h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h5, .panel-sidecar > .row > .columns:first-child h3 h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h5, .panel-sidecar > .row > .columns:first-child h4 h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h5, .panel-sidecar > .row > .columns:first-child h5 h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h5, .panel-sidecar > .row > .columns:first-child h6 h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h5, .bleed.photo-bleed h1.colorized-heading h5, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading h5, .bleed.photo-bleed h2.colorized-heading h5, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading h5, .bleed.photo-bleed h3.colorized-heading h5, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading h5, .bleed.photo-bleed h4.colorized-heading h5, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading h5, .bleed.photo-bleed h5.colorized-heading h5, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading h5, .bleed.photo-bleed h6.colorized-heading h5, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading h5, .bleed.photo-bleed.colorized-washout p.colorized-heading h5, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p.colorized-heading h5, .bleed.photo-bleed.colorized-washout h1.colorized-heading h5, .bleed.photo-bleed.colorized-washout h2.colorized-heading h5, .bleed.photo-bleed.colorized-washout h3.colorized-heading h5, .bleed.photo-bleed.colorized-washout h4.colorized-heading h5, .bleed.photo-bleed.colorized-washout h5.colorized-heading h5, .bleed.photo-bleed.colorized-washout h6.colorized-heading h5, .sidebar h5, .filters h5, .panel.colorized.white p.colorized-heading h5, .colorized.white.filters p.colorized-heading h5, .panel.colorized.white h1.colorized-heading h5, .colorized.white.filters h1.colorized-heading h5, .panel.colorized.white h2.colorized-heading h5, .colorized.white.filters h2.colorized-heading h5, .panel.colorized.white h3.colorized-heading h5, .colorized.white.filters h3.colorized-heading h5, .panel.colorized.white h4.colorized-heading h5, .colorized.white.filters h4.colorized-heading h5, .panel.colorized.white h5.colorized-heading h5, .colorized.white.filters h5.colorized-heading h5, .panel.colorized.white h6.colorized-heading h5, .colorized.white.filters h6.colorized-heading h5, .bleed.colorized.white p.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) p.colorized-heading h5, .bleed.colorized.white h1.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading h5, .bleed.colorized.white h2.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading h5, .bleed.colorized.white h3.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading h5, .bleed.colorized.white h4.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading h5, .bleed.colorized.white h5.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading h5, .bleed.colorized.white h6.colorized-heading h5, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading h5, .bleed.photo-bleed.colorized.white p.colorized-heading h5, .bleed.photo-bleed.colorized.white h1.colorized-heading h5, .bleed.photo-bleed.colorized.white h2.colorized-heading h5, .bleed.photo-bleed.colorized.white h3.colorized-heading h5, .bleed.photo-bleed.colorized.white h4.colorized-heading h5, .bleed.photo-bleed.colorized.white h5.colorized-heading h5, .bleed.photo-bleed.colorized.white h6.colorized-heading h5, .colorized-heading h6, .panel-sidecar > .row > .columns:first-child h1 h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1 h6, .panel-sidecar > .row > .columns:first-child h2 h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2 h6, .panel-sidecar > .row > .columns:first-child h3 h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3 h6, .panel-sidecar > .row > .columns:first-child h4 h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4 h6, .panel-sidecar > .row > .columns:first-child h5 h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5 h6, .panel-sidecar > .row > .columns:first-child h6 h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6 h6, .bleed.photo-bleed h1.colorized-heading h6, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading h6, .bleed.photo-bleed h2.colorized-heading h6, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading h6, .bleed.photo-bleed h3.colorized-heading h6, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading h6, .bleed.photo-bleed h4.colorized-heading h6, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading h6, .bleed.photo-bleed h5.colorized-heading h6, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading h6, .bleed.photo-bleed h6.colorized-heading h6, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading h6, .bleed.photo-bleed.colorized-washout p.colorized-heading h6, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p.colorized-heading h6, .bleed.photo-bleed.colorized-washout h1.colorized-heading h6, .bleed.photo-bleed.colorized-washout h2.colorized-heading h6, .bleed.photo-bleed.colorized-washout h3.colorized-heading h6, .bleed.photo-bleed.colorized-washout h4.colorized-heading h6, .bleed.photo-bleed.colorized-washout h5.colorized-heading h6, .bleed.photo-bleed.colorized-washout h6.colorized-heading h6, .sidebar h6, .filters h6, .panel.colorized.white p.colorized-heading h6, .colorized.white.filters p.colorized-heading h6, .panel.colorized.white h1.colorized-heading h6, .colorized.white.filters h1.colorized-heading h6, .panel.colorized.white h2.colorized-heading h6, .colorized.white.filters h2.colorized-heading h6, .panel.colorized.white h3.colorized-heading h6, .colorized.white.filters h3.colorized-heading h6, .panel.colorized.white h4.colorized-heading h6, .colorized.white.filters h4.colorized-heading h6, .panel.colorized.white h5.colorized-heading h6, .colorized.white.filters h5.colorized-heading h6, .panel.colorized.white h6.colorized-heading h6, .colorized.white.filters h6.colorized-heading h6, .bleed.colorized.white p.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) p.colorized-heading h6, .bleed.colorized.white h1.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading h6, .bleed.colorized.white h2.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading h6, .bleed.colorized.white h3.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading h6, .bleed.colorized.white h4.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading h6, .bleed.colorized.white h5.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading h6, .bleed.colorized.white h6.colorized-heading h6, .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading h6, .bleed.photo-bleed.colorized.white p.colorized-heading h6, .bleed.photo-bleed.colorized.white h1.colorized-heading h6, .bleed.photo-bleed.colorized.white h2.colorized-heading h6, .bleed.photo-bleed.colorized.white h3.colorized-heading h6, .bleed.photo-bleed.colorized.white h4.colorized-heading h6, .bleed.photo-bleed.colorized.white h5.colorized-heading h6, .bleed.photo-bleed.colorized.white h6.colorized-heading h6 { color: #517F70; }

.orange-heading h1, .orange-heading h2, .orange-heading h3, .orange-heading h4, .orange-heading h5, .orange-heading h6 { color: #C0511B; }

h1.light-heading, h1.page-header.bleed, .process h1.page-header.process-item:nth-child(odd), h1.linear-box, h2.light-heading, h2.page-header.bleed, .process h2.page-header.process-item:nth-child(odd), h2.linear-box, h3.light-heading, h3.page-header.bleed, .process h3.page-header.process-item:nth-child(odd), h3.linear-box, h4.light-heading, h4.page-header.bleed, .process h4.page-header.process-item:nth-child(odd), h4.linear-box, h5.light-heading, h5.page-header.bleed, .process h5.page-header.process-item:nth-child(odd), h5.linear-box, h6.light-heading, h6.page-header.bleed, .process h6.page-header.process-item:nth-child(odd), h6.linear-box { font-weight: 300; }

.light-heading h1, .page-header.bleed h1, .process .page-header.process-item:nth-child(odd) h1, .linear-box h1, .light-heading h2, .page-header.bleed h2, .process .page-header.process-item:nth-child(odd) h2, .linear-box h2, .light-heading h3, .page-header.bleed h3, .process .page-header.process-item:nth-child(odd) h3, .linear-box h3, .light-heading h4, .page-header.bleed h4, .process .page-header.process-item:nth-child(odd) h4, .linear-box h4, .light-heading h5, .page-header.bleed h5, .process .page-header.process-item:nth-child(odd) h5, .linear-box h5, .light-heading h6, .page-header.bleed h6, .process .page-header.process-item:nth-child(odd) h6, .linear-box h6 { font-weight: 300; }

h1.ruled-heading, h2.ruled-heading, h3.ruled-heading, h4.ruled-heading, h5.ruled-heading, h6.ruled-heading { border-bottom: #999999 1px solid; padding-bottom: 0.625em; }

.ruled-heading h1, .ruled-heading h2, .ruled-heading h3, .ruled-heading h4, .ruled-heading h5, .ruled-heading h6 { border-bottom: #999999 1px solid; padding-bottom: 0.625em; }

h1.emulate-h1, h2.emulate-h1, h3.emulate-h1, h4.emulate-h1, h5.emulate-h1, h6.emulate-h1 { font-size: 2.375em; margin-bottom: 18px; }
h1.super-sized, h2.super-sized, h3.super-sized, h4.super-sized, h5.super-sized, h6.super-sized { font-size: 4.25em; }
h1 .long-text, h2 .long-text, h3 .long-text, h4 .long-text, h5 .long-text, h6 .long-text { font-size: 1.8em; }

@media (max-width: 900px) { h1.scaledown, h2.emulate-h1.scaledown { font-size: 1.8em; } }

/* ---------------------- */
/* Line Options			*/
/* ---------------------- */
hr.double { border: none; border-top: rgba(0, 0, 0, 0.3) 1px solid; border-bottom: rgba(0, 0, 0, 0.3) 1px solid; height: 0.25em; }

hr.roomy { margin-top: 30px; }

hr.alpha { border-top: rgba(0, 0, 0, 0.2) 2px solid !important; }
hr.alpha.white { border-top: rgba(255, 255, 255, 0.2) 2px solid !important; }

/* ---------------------- */
/* List Options			*/
/* ---------------------- */
ul.bullet-list, .bullet-list ul { padding-left: 0.75em; }
ul.bullet-list li, .bullet-list ul li { text-indent: -0.75em; }
ul.bullet-list li:before, .bullet-list ul li:before { content: ''; display: inline-block; margin-right: 0.25em; margin-bottom: 0.15em; background: #999; width: 0.5em; height: 0.5em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; border-radius: 0.25em; }
ul.bullet-list.link-color-bullets li:before, .bullet-list ul.link-color-bullets li:before { background: #C0511B; }
ul.bullet-list.link-color-bullets li a, .bullet-list ul.link-color-bullets li a { color: #C0511B; }
ul.bullet-list.white-bullets li:before, .bullet-list ul.white-bullets li:before { background: #fff; }

ul.indent-list, ul.indent-list ul, ol.indent-list, ol.indent-list ol { margin-left: 2.5em; }

ul.inline li, ul.social-icons li, footer#main-footer .row.footer-columns .specific-data .social ul.networks li, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li, ul.alphabet li, .pagination ul.prevnext li, .pagination ul.numbers li { display: inline-block; }
ul.inline.far, ul.far.social-icons, footer#main-footer .row.footer-columns .specific-data .social ul.far.networks, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks, ul.far.alphabet, .pagination ul.far.prevnext, .pagination ul.far.numbers { margin-bottom: 0; }
ul.inline.far li, ul.far.social-icons li, footer#main-footer .row.footer-columns .specific-data .social ul.far.networks li, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks li, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks li, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks li, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.far.networks li, ul.far.alphabet li, .pagination ul.far.prevnext li, .pagination ul.far.numbers li { margin-bottom: 1.25em; }

li.divisor { border-bottom: rgba(0, 0, 0, 0.3) 1px solid; padding-bottom: 9px; margin-bottom: 7px; }

ul.line-delimited li, .line-delimited ul li, ol.line-delimited li, .line-delimited ol li { border-bottom: rgba(0, 0, 0, 0.3) 1px solid; padding: 9px 15px; }
ul.line-delimited li a, .line-delimited ul li a, ol.line-delimited li a, .line-delimited ol li a { display: block; }
ul.line-delimited.loose-list li, .line-delimited ul.loose-list li, ol.line-delimited.loose-list li, .line-delimited ol.loose-list li { margin-bottom: 0; padding: 1.25em 15px; }
ul.line-delimited.line-delimited-top li:first-child, .line-delimited ul.line-delimited-top li:first-child, ol.line-delimited.line-delimited-top li:first-child, .line-delimited ol.line-delimited-top li:first-child { border-top: rgba(0, 0, 0, 0.3) 1px solid; }

ul.loose-list li, ol.loose-list li { margin-bottom: 0.625em; }
ul.loose-list.inline li, ul.loose-list.social-icons li, footer#main-footer .row.footer-columns .specific-data .social ul.loose-list.networks li, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li, ul.loose-list.alphabet li, .pagination ul.loose-list.prevnext li, .pagination ul.loose-list.numbers li, ol.loose-list.inline li { margin-bottom: 0; margin-right: 1.875em; }
ul.loose-list.inline li:last-child, ul.loose-list.social-icons li:last-child, footer#main-footer .row.footer-columns .specific-data .social ul.loose-list.networks li:last-child, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li:last-child, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li:last-child, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.loose-list.networks li:last-child, ul.loose-list.alphabet li:last-child, .pagination ul.loose-list.prevnext li:last-child, .pagination ul.loose-list.numbers li:last-child, ol.loose-list.inline li:last-child { margin-right: 0; }

ul.loose-list-button li { margin-bottom: 10px; margin-right: 10px; }

ul.social-icons li a, footer#main-footer .row.footer-columns .specific-data .social ul.networks li a, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a { font-size: 2.1875em; display: inline-block; }
ul.social-icons li a:hover, footer#main-footer .row.footer-columns .specific-data .social ul.networks li a:hover, footer#main-footer .bleed .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a:hover, .bleed .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a:hover, footer#main-footer .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a:hover, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav footer#main-footer .footer-columns.crsl-nav-helper .specific-data .social ul.networks li a:hover { text-decoration: none; }

dl.contact-definitions dt, dl.contact-definitions dd { margin: 0; padding: 0; font-size: 1.25em; }
dl.contact-definitions dd { margin-bottom: 1.25em; }

ul[class*="block-grid"] { *zoom: 1; }
ul[class*="block-grid"]:after { content: ""; display: table; clear: both; }
ul[class*="block-grid"] > li > .panel, ul[class*="block-grid"] > li > .filters { margin-bottom: 0; }

ul.block-grid-wide-gutters[class*="block-grid"] > li, ul[class*="block-grid"].multi-column-lists > li { padding-right: 1.25em; padding-left: 1.25em; }

ul.block-grid-extra-wide-gutters[class*="block-grid"] > li { padding-right: 3.75em; padding-left: 3.75em; }

@media (max-width: 767px) { ul.multi-column-lists[class*="block-grid"] { margin-bottom: 3.125em; } }
@media (max-width: 767px) { ul.multi-column-lists[class*="block-grid"] > li { padding-bottom: 0; } }
@media (max-width: 767px) { ul.multi-column-lists[class*="block-grid"] > li ul { margin-bottom: 0; } }

ul.block-grid-padded { padding-left: 20px; padding-right: 20px; }
@media (max-width: 767px) { ul.block-grid-padded { padding-left: 20px; /*was orginally 10px. changed for image groupings using this class so they don't appear to be left-justified*/ padding-right: 20px; /*was orginally 10px. changed for image groupings using this class so they don't appear to be left-justified*/ }
  ul.block-grid-padded > li { padding-right: 0; } }

/* ---------------------- */
/* Blockquote Options	 	*/
/* ---------------------- */
blockquote.small { font-size: 1.25em; }
blockquote.small cite { font-size: 0.75em; }
blockquote.stripped { border: 0; margin: 0; padding: 0; }
blockquote a { font-size: 0.6em; font-weight: 400; margin-top: 30px; }

/* ---------------------- */
/* Icon Options			*/
/* ---------------------- */
i[class^="icon-"], i[class*=" icon-"] { display: inline-block; vertical-align: middle; }

.mid-icon { font-size: 1.875em; }

.mega-icon { font-size: 3.75em; }

/* ---------------------- */
/* Image Options		*/
/* ---------------------- */
img.left { margin-right: 1.25em; margin-bottom: 1.25em; }

img.right { margin-left: 1.25em; margin-bottom: 1.25em; }

@media (max-width: 900px) { img.left, img.right { max-width: 41%; } }
@media (max-width: 360px) { img.left, img.right { float: none; max-width: 100%; } }

img.image-margin { margin-bottom: 1.25em; }

figure.lined img { border: #999999 1px solid; padding: 10px; margin-bottom: 5px; }

/* ---------------------- */
/* Input Options		*/
/* ---------------------- */
input.highlight[type="text"] { background: rgba(192, 81, 27, 0.5); }

input.radius, input[type="text"] { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

input[type="text"].flex-width, select.flex-width { width: auto; }

.input-birthdate input[type="text"] { width: 75px; }
.input-birthdate span.slash { margin: 0 10px; }

.styled-select select { background: #F7F4F0; font-size: 0.875em; height: 29px; vertical-align: bottom; border: #999999 1px solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.searchbox-large { font-size: 1.5625em; }
@media (max-width: 900px) { .searchbox-large { font-size: 1.375em; } }
@media (max-width: 500px) { .searchbox-large { font-size: 1.125em; } }
.searchbox-large input[type="text"] { padding: 10px 10px; vertical-align: middle; }
.searchbox-large.input-button-postfix .button { padding-right: 10px; padding-left: 10px; }

.searchbox-medium { color: #545454; font-size: 1em; }
@media (max-width: 900px) { .searchbox-medium { font-size: 0.75em; } }
@media (max-width: 500px) { .searchbox-medium { font-size: 0.75em; } }
.searchbox-medium input[type="text"] { padding: 10px 10px; vertical-align: middle; }
.searchbox-medium .button.go-button { color: #514574 !important; border-left: #514574 1px solid; height: 44px; }
.searchbox-medium.input-button-postfix .button { padding-right: 10px; padding-left: 10px; padding-top: 5px; }

.input-button-postfix { position: relative; }
.input-button-postfix input[type="text"] { width: 100%; }
.input-button-postfix .button { color: #171717; background: none; position: absolute; top: 0; right: 0; border: 0; padding-right: 5px; padding-left: 5px; margin-left: 10px; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
.input-button-postfix .button:hover { background: none; }
.input-button-postfix .button i { color: #171717; }

.columned-searchbox input[type="text"] { width: 100%; }
.columned-searchbox .button { padding-right: 5px; padding-left: 5px; margin-left: 10px; }

ul.radio-definition-style li { clear: left; margin-bottom: 1.25em; }
ul.radio-definition-style li input[type="radio"] { float: left; margin: 5px 10px 50px 0; }
ul.radio-definition-style li label .title { font-weight: 700; }

ul.checkbox-date-grid { display: block; padding: 0; margin: 0 -1.5px; }
ul.checkbox-date-grid:before, ul.checkbox-date-grid:after { content: " "; display: table; }
ul.checkbox-date-grid:after { clear: both; }
ul.checkbox-date-grid > li { display: block; height: auto; float: left; padding: 0 1.5px 3px; }
ul.checkbox-date-grid > li { width: 20%; padding: 0 1.5px 3px; list-style: none; }
ul.checkbox-date-grid > li:nth-of-type(1n) { clear: none; }
ul.checkbox-date-grid > li:nth-of-type(5n+1) { clear: both; }
ul.checkbox-date-grid li { cursor: pointer; text-align: center; }
ul.checkbox-date-grid li .wrapper { background: #fff; padding: 15px 0; }
ul.checkbox-date-grid li .wrapper input[type="checkbox"] { cursor: pointer; }
ul.checkbox-date-grid li.selected .wrapper { background: #6bcfe9; }
ul.checkbox-date-grid.grid-headers { font-weight: bold; }

.form-error { color: #f00; }

/* ---------------------- */
/* Table Options		*/
/* ---------------------- */
table.ledger thead tr td { border: 0; }
table.ledger tr:nth-child(even) { background: #F7F4F0; }
table.ledger tr td, table.ledger tr th { border-bottom: #cccccc 1px dotted; }

table.double-shade tr { background: #F7F4F0; }
table.double-shade tr:nth-child(even) { background: #ebe3d9; }

table.header-column-shift th { border-right: #fff 0.4375em solid; max-width: 170px; }

tr.totals th, tr.totals td { font-weight: bold; }

table.header-step-shade thead tr td.step0 { background: #c0511b; }
table.header-step-shade thead tr td.step1 { background: #a54617; }
table.header-step-shade thead tr td.step2 { background: #8a3a13; }
table.header-step-shade thead tr td.step3 { background: #702f10; }
table.header-step-shade thead tr td.step4 { background: #55240c; }
table.header-step-shade thead tr td.step5 { background: #3a1808; }
table.header-step-shade thead tr td.step6 { background: #1f0d04; }

.table-responsive-wrapper { overflow: scroll; max-width: 100%; }

p.table-scroll-helper { display: none; font-size: 0.75em; color: #4a4a4a; text-align: right; margin-bottom: 0; }
p.table-scroll-helper:after { content: ''; display: inline-block; border-top: 0.375em solid transparent; border-bottom: 0.375em solid transparent; border-left-width: 0.375em; border-left-style: solid; border-left-color: inherit; vertical-align: middle; position: relative; margin-left: 0.3125em; margin-top: -0.125em; }
p.table-scroll-helper.active { display: block; }

table.plain tr td { padding: 0 20px 15px 0; vertical-align: top; width: 50%; }
table.plain thead tr td { background-color: #f7f4f0; color: #333333; font-weight: bold; padding-bottom: 0; }

table.border { border: solid 1px #fff; background-color: none; }
table.border tr td { vertical-align: top; background-color: transparent; }
table.border thead tr td { vertical-align: middle; background-color: transparent; color: #fff; border-bottom: thin solid #fff; padding-top: .5em; padding-bottom: 0; }

/* _______________________________________________________________ */
/*  Modules
/*  Reusable classes and options that can be reused site-wide
/* _______________________________________________________________ */
/* ---------------------- */
/* Navbar / Main Nav 		*/
/* ---------------------- */
nav.navbar { *zoom: 1; position: relative; z-index: 2; margin-bottom: 30px; overflow: hidden; border-bottom: #FEC46F 4px solid; }
nav.navbar:after { content: ""; display: table; clear: both; }
nav.navbar .menuToggle { display: none; -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; }
@media (max-width: 500px) { nav.navbar .menuToggle { display: block; } }
nav.navbar .menuToggle a.button { width: 100%; background: transparent; text-align: center; }
nav.navbar .menuToggle a.button i.is-closed { display: inline-block; }
nav.navbar .menuToggle a.button i.is-open { display: none; }
nav.navbar .menuToggle a.button.active i.is-closed { display: none; }
nav.navbar .menuToggle a.button.active i.is-open { display: inline-block; }
nav.navbar.stack ul.main-nav { float: none; }
nav.navbar.stack ul.main-nav li a span { border-left: 0; }
nav.navbar.stack ul.utility-nav { position: static; float: none; padding-left: 0; }
nav.navbar.stack ul.utility-nav:before { display: none; }
nav.navbar.stack ul.utility-nav li:first-child a { padding-left: 10px; }
nav.navbar ul { *zoom: 1; float: left; margin-bottom: 0; display: block; }
nav.navbar ul:after { content: ""; display: table; clear: both; }
@media (max-width: 500px) { nav.navbar ul { display: none; text-align: center; } }
nav.navbar ul.active { display: block; }
nav.navbar ul li { float: left; }
@media (max-width: 500px) { nav.navbar ul li { float: none; display: inline; } }
nav.navbar ul li a { display: inline-block; color: #fff; padding: 10px 15px; }
nav.navbar ul li a:hover { text-decoration: none; }
@media (max-width: 500px) { nav.navbar ul.main-nav { padding: 0 40px; } }
nav.navbar ul.main-nav li a { padding-left: 0; margin-right: -2px; -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
nav.navbar ul.main-nav li a span { padding-left: 12px; border-left: rgba(0, 0, 0, 0.4) 2px solid; }
nav.navbar ul.main-nav li:first-child a span, a:hover nav.navbar ul.main-nav li.active a span, nav.navbar ul.main-nav li.active + li a span { border-left: none; }
nav.navbar ul.main-nav li.active a { margin-right: 0; }
nav.navbar ul.utility-nav { float: right; position: absolute; right: 0; overflow: hidden; padding-left: 50px; background-repeat: repeat; background-position: center center; }
nav.navbar ul.utility-nav:before { content: ""; display: block; position: absolute; left: -50px; width: 150px; height: 150px; border-right: #FEC46F 4px solid; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
@media (max-width: 900px) { nav.navbar ul.utility-nav:before { display: none; } }
nav.navbar ul.utility-nav li a:hover { text-decoration: underline; }
nav.navbar ul.utility-nav li a i { margin-right: 3px; }
nav.navbar ul.utility-nav li:first-child a { padding-left: 50px; }
nav.navbar ul.utility-nav li.active a { background: rgba(0, 0, 0, 0.3); }

body.navbar-plus-pageheader nav.navbar { margin-bottom: 0; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px; box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px; }

body.secondary-logo #main-header { margin-bottom: 20px; -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; }

/* ----------------------- */
/* Quicklinks 			*/
/* ----------------------- */
body.quicklinks { background-color: #E6E3DA; }

p.toggleQuicklinks i.icon-close { display: none; }
p.toggleQuicklinks a { outline: none; }
p.toggleQuicklinks a:hover { text-decoration: none; }

#quicklinks { display: none; position: absolute; top: 0; right: -300px; width: 300px; z-index: 9; padding: 30px 40px; -webkit-transition: right .4s ease-out; -moz-transition: right .4s ease-out; -o-transition: right .4s ease-out; transition: right .4s ease-out; }
@media (max-width: 360px) { #quicklinks { right: -250px; width: 250px; } }
#quicklinks p.toggleQuicklinks { margin-top: 1.25em; }
#quicklinks p.toggleQuicklinks i.icon-close { display: inline-block; }

.quicklinks-dim { display: none; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); width: 100%; z-index: 10; }

.quicklinks-slide-panel { -webkit-transition: margin .4s ease-out; -moz-transition: margin .4s ease-out; -o-transition: margin .4s ease-out; transition: margin .4s ease-out; }
.quicklinks-slide-panel.quicklinks-bg { background-color: #fff; overflow: hidden; }

body.quicklinks-active #quicklinks { right: 0; }
body.quicklinks-active .quicklinks-slide-panel { margin-left: -300px; margin-right: 300px; }
@media (max-width: 360px) { body.quicklinks-active .quicklinks-slide-panel { margin-left: -250px; margin-right: 250px; } }
body.quicklinks-active p.toggleQuicklinks i.icon-close { display: inline-block; width: 19px; }
body.quicklinks-active p.toggleQuicklinks i.icon-quicklinks { display: none; }

/* ----------------------- */
/* quicklinks search 	   */
/* ----------------------- */
#quicklinks .search { position: relative; margin-bottom: 20px; }
#quicklinks .search input { width: 100%; height: 35px; background: #fff; padding-right: 60px; border-color: #bbb; }
#quicklinks .search a.button { position: absolute; top: 0; right: 0; height: 35px; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }

/* ---------------------- */
/* Breadcrumbs 		*/
/* ---------------------- */
ul.breadcrumbs li { display: inline-block; }

/* ------------------------- */
/* Basic Page Header 		     */
/* ------------------------- */
.page-header { background-color: #C0511B; color: #fff; padding: 6px 10px; margin-bottom: 1.25em; }
.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 { color: #fff; font-weight: 200; }

/* ---------------------- */
/* Bleeding Page Headers 	*/
/* ---------------------- */
.page-header.bleed, .process .page-header.process-item:nth-child(odd) { padding: 3.125em 0; margin-bottom: 3.125em; background-repeat: no-repeat; background-position: 50% 0; }
.page-header.bleed .title-block, .process .page-header.process-item:nth-child(odd) .title-block { padding: 3.125em; min-height: 21.875em; max-width: 40%; float: right; margin-right: -1.25em; }
@media (max-width: 767px) { .page-header.bleed .title-block, .process .page-header.process-item:nth-child(odd) .title-block { max-width: none; min-height: 0; float: none; margin-right: 0; } }
.page-header.bleed.roomy, .process .page-header.roomy.process-item:nth-child(odd) { padding: 6.25em 0; }
@media (max-width: 900px) { .page-header.bleed.roomy, .process .page-header.roomy.process-item:nth-child(odd) { padding: 3.125em 0; } }
.page-header.bleed.photo-title-block, .process .page-header.photo-title-block.process-item:nth-child(odd) { padding: 0; }
@media (max-width: 767px) { .page-header.bleed.photo-title-block .bg-photo, .process .page-header.photo-title-block.process-item:nth-child(odd) .bg-photo { position: static; } }
.page-header.bleed.photo-title-block .bg-photo img, .process .page-header.photo-title-block.process-item:nth-child(odd) .bg-photo img { margin: 0 auto 0 0; }
@media (max-width: 767px) { .page-header.bleed.photo-title-block .bg-photo img, .process .page-header.photo-title-block.process-item:nth-child(odd) .bg-photo img { max-width: 100%; } }
@media (max-width: 767px) { .page-header.bleed.photo-title-block .content .columns, .process .page-header.photo-title-block.process-item:nth-child(odd) .content .columns { padding: 0; } }
.page-header.bleed.extra-roomy, .process .page-header.extra-roomy.process-item:nth-child(odd) { padding: 9.375em 0; }
@media (max-width: 900px) { .page-header.bleed.extra-roomy, .process .page-header.extra-roomy.process-item:nth-child(odd) { padding: 4.6875em 0; } }
.page-header.bleed.notso-roomy, .process .page-header.notso-roomy.process-item:nth-child(odd) { padding: 3.125em 0; }
@media (max-width: 900px) { .page-header.bleed.notso-roomy, .process .page-header.notso-roomy.process-item:nth-child(odd) { padding: 1.5625em 0; } }
.page-header.bleed.less-padding, .process .page-header.less-padding.process-item:nth-child(odd) { padding: 1.5625em 0; }
@media (max-width: 900px) { .page-header.bleed.less-padding, .process .page-header.less-padding.process-item:nth-child(odd) { padding: 1.5625em 0; } }
.page-header.bleed.hex-header, .process .page-header.hex-header.process-item:nth-child(odd) { padding: 0; max-height: 400px; overflow: hidden; background-position: center center; }
@media (max-width: 767px) { .page-header.bleed.hex-header, .process .page-header.hex-header.process-item:nth-child(odd) { max-height: none; } }
@media (max-width: 767px) { .page-header.bleed.hex-header .bg-photo, .process .page-header.hex-header.process-item:nth-child(odd) .bg-photo { position: static; } }
.page-header.bleed.hex-header .bg-photo img, .process .page-header.hex-header.process-item:nth-child(odd) .bg-photo img { margin: 0 auto 0 0; }
@media (max-width: 767px) { .page-header.bleed.hex-header .bg-photo img, .process .page-header.hex-header.process-item:nth-child(odd) .bg-photo img { max-width: 100%; } }
.page-header.bleed.hex-header .hexagon, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon { float: right; margin-top: -91.66667px; margin-right: -91.66667px; width: 550px; height: 550px; -moz-transform: rotate(-33deg); -ms-transform: rotate(-33deg); -webkit-transform: rotate(-33deg); transform: rotate(-33deg); }
@media (max-width: 767px) { .page-header.bleed.hex-header .hexagon, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon { -moz-transform: rotate(0); -ms-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0); width: auto; height: auto; float: none; display: block; margin: 0; } }
.page-header.bleed.hex-header .hexagon span.hex-outer .hex-content.solid, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-outer .hex-content.solid, .page-header.bleed.hex-header .hexagon span.hex-inner .hex-content.solid, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-inner .hex-content.solid { width: 550px; height: 550px; -moz-transform: rotate(33deg) scale(1.1, 1.1); -ms-transform: rotate(33deg) scale(1.1, 1.1); -webkit-transform: rotate(33deg) scale(1.1, 1.1); transform: rotate(33deg) scale(1.1, 1.1); }
@media (max-width: 767px) { .page-header.bleed.hex-header .hexagon span.hex-outer .hex-content.solid, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-outer .hex-content.solid, .page-header.bleed.hex-header .hexagon span.hex-inner .hex-content.solid, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-inner .hex-content.solid { width: auto; height: auto; -moz-transform: rotate(0) scale(1, 1); -ms-transform: rotate(0) scale(1, 1); -webkit-transform: rotate(0) scale(1, 1); transform: rotate(0) scale(1, 1); } }
.page-header.bleed.hex-header .hexagon span.hex-outer .hex-content.solid .wrapper, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-outer .hex-content.solid .wrapper, .page-header.bleed.hex-header .hexagon span.hex-inner .hex-content.solid .wrapper, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-inner .hex-content.solid .wrapper { -moz-transform: scale(0.9, 0.9); -ms-transform: scale(0.9, 0.9); -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); padding-right: 9.84375em; }
@media (max-width: 767px) { .page-header.bleed.hex-header .hexagon span.hex-outer .hex-content.solid .wrapper, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-outer .hex-content.solid .wrapper, .page-header.bleed.hex-header .hexagon span.hex-inner .hex-content.solid .wrapper, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-inner .hex-content.solid .wrapper { padding: 1.25em; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); } }
@media (max-width: 767px) { .page-header.bleed.hex-header .hexagon span.hex-outer, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-outer, .page-header.bleed.hex-header .hexagon span.hex-inner, .process .page-header.hex-header.process-item:nth-child(odd) .hexagon span.hex-inner { -moz-transform: rotate(0); -ms-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0); } }
@media (max-width: 767px) { .page-header.bleed.hex-header .content .columns, .process .page-header.hex-header.process-item:nth-child(odd) .content .columns { padding: 0; } }

/* ---------------------- */
/* Panels	 		*/
/* ---------------------- */
.panel, .filters { background-color: #F7F4F0; border: 0; }
.panel.outline, .outline.filters { background-color: #fff; border: #999999 1px solid; }
.panel.popout, .popout.filters { margin-top: 6.25em; }
.panel.popout .popout-item, .popout.filters .popout-item { margin-top: -6.25em; }
.panel.popout .popout-item .video-button, .popout.filters .popout-item .video-button { margin-top: -3.125em; }
.panel.collapsible, .collapsible.filters { position: relative; padding-right: 2.5em; }
.panel.collapsible .collapse, .collapsible.filters .collapse { position: absolute; top: 0; right: 0; cursor: pointer; color: #fff; font-size: 1.25em; padding: 0.0625em 0.4375em; }
.panel.extra-padding, .extra-padding.filters { padding: 2.5em; }
.panel.jump-columns-right, .jump-columns-right.filters { margin-right: -2.5em; position: relative; z-index: 100; }
@media (max-width: 767px) { .panel.jump-columns-right, .jump-columns-right.filters { margin-right: 0; } }
.panel.jump-columns-left, .jump-columns-left.filters { margin-left: -2.5em; }
@media (max-width: 767px) { .panel.jump-columns-left, .jump-columns-left.filters { margin-left: 0; } }
.panel.colorized .button-100, .colorized.filters .button-100 { width: 100%; }
.panel .bleed, .filters .bleed, .panel .process .process-item:nth-child(odd), .process .panel .process-item:nth-child(odd), .filters .process .process-item:nth-child(odd), .process .filters .process-item:nth-child(odd) { background: none; margin: -1.25em; }
@media (max-width: 767px) { .panel .bleed, .filters .bleed, .panel .process .process-item:nth-child(odd), .process .panel .process-item:nth-child(odd), .filters .process .process-item:nth-child(odd), .process .filters .process-item:nth-child(odd) { margin: 0; } }
.panel .columns:first-child .bleed, .filters .columns:first-child .bleed, .panel .columns:first-child .process .process-item:nth-child(odd), .process .panel .columns:first-child .process-item:nth-child(odd), .filters .columns:first-child .process .process-item:nth-child(odd), .process .filters .columns:first-child .process-item:nth-child(odd) { margin-right: 0; }
.panel .columns:last-child .bleed, .filters .columns:last-child .bleed, .panel .columns:last-child .process .process-item:nth-child(odd), .process .panel .columns:last-child .process-item:nth-child(odd), .filters .columns:last-child .process .process-item:nth-child(odd), .process .filters .columns:last-child .process-item:nth-child(odd) { margin-left: 0; }
.panel .columns[class*=" push-"]:first-child .bleed, .filters .columns[class*=" push-"]:first-child .bleed, .panel .columns[class*=" push-"]:first-child .process .process-item:nth-child(odd), .process .panel .columns[class*=" push-"]:first-child .process-item:nth-child(odd), .filters .columns[class*=" push-"]:first-child .process .process-item:nth-child(odd), .process .filters .columns[class*=" push-"]:first-child .process-item:nth-child(odd) { margin-right: -1.25em; margin-left: 0; }
@media (max-width: 767px) { .panel .columns[class*=" push-"]:first-child .bleed, .filters .columns[class*=" push-"]:first-child .bleed, .panel .columns[class*=" push-"]:first-child .process .process-item:nth-child(odd), .process .panel .columns[class*=" push-"]:first-child .process-item:nth-child(odd), .filters .columns[class*=" push-"]:first-child .process .process-item:nth-child(odd), .process .filters .columns[class*=" push-"]:first-child .process-item:nth-child(odd) { margin: 0; } }
.panel .columns[class*=" pull-"]:last-child .bleed, .filters .columns[class*=" pull-"]:last-child .bleed, .panel .columns[class*=" pull-"]:last-child .process .process-item:nth-child(odd), .process .panel .columns[class*=" pull-"]:last-child .process-item:nth-child(odd), .filters .columns[class*=" pull-"]:last-child .process .process-item:nth-child(odd), .process .filters .columns[class*=" pull-"]:last-child .process-item:nth-child(odd) { margin-left: -1.25em; margin-right: 0; }
@media (max-width: 767px) { .panel .columns[class*=" pull-"]:last-child .bleed, .filters .columns[class*=" pull-"]:last-child .bleed, .panel .columns[class*=" pull-"]:last-child .process .process-item:nth-child(odd), .process .panel .columns[class*=" pull-"]:last-child .process-item:nth-child(odd), .filters .columns[class*=" pull-"]:last-child .process .process-item:nth-child(odd), .process .filters .columns[class*=" pull-"]:last-child .process-item:nth-child(odd) { margin: 0; } }

figure a { /* added so that figcaption panels can be clickable links without an orange underline*/ }
figure a:hover { color: #fff; text-decoration: none; }

a.panel, a.filters { display: block; text-decoration: none; }

.panel-mobile a:hover { text-decoration: none; }

a.panel-mobile:hover { text-decoration: none; }

.panel p.on-dark-text, .filters p.on-dark-text, .panel p.page-header.bleed, .filters p.page-header.bleed, .panel .process p.page-header.process-item:nth-child(odd), .process .panel p.page-header.process-item:nth-child(odd), .filters .process p.page-header.process-item:nth-child(odd), .process .filters p.page-header.process-item:nth-child(odd), .panel .page-header.bleed p.panel, .page-header.bleed .panel p.panel, .filters .page-header.bleed p.panel, .page-header.bleed .filters p.panel, .panel .process .page-header.process-item:nth-child(odd) p.panel, .process .page-header.process-item:nth-child(odd) .panel p.panel, .filters .process .page-header.process-item:nth-child(odd) p.panel, .process .page-header.process-item:nth-child(odd) .filters p.panel, .panel .page-header.bleed p.filters, .page-header.bleed .panel p.filters, .filters .page-header.bleed p.filters, .page-header.bleed .filters p.filters, .panel .process .page-header.process-item:nth-child(odd) p.filters, .process .page-header.process-item:nth-child(odd) .panel p.filters, .filters .process .page-header.process-item:nth-child(odd) p.filters, .process .page-header.process-item:nth-child(odd) .filters p.filters, .page-header.bleed .panel p, .filters .page-header.bleed .panel p, .page-header.bleed .panel .filters p, .process .page-header.process-item:nth-child(odd) .panel p, .filters .process .page-header.process-item:nth-child(odd) .panel p, .process .page-header.process-item:nth-child(odd) .panel .filters p, .panel .page-header.bleed .filters p, .page-header.bleed .filters .panel p, .page-header.bleed .filters p, .panel .process .page-header.process-item:nth-child(odd) .filters p, .process .page-header.process-item:nth-child(odd) .filters .panel p, .process .page-header.process-item:nth-child(odd) .filters p, .panel p.bleed.photo-bleed, .filters p.bleed.photo-bleed, .panel .process p.photo-bleed.process-item:nth-child(odd), .process .panel p.photo-bleed.process-item:nth-child(odd), .filters .process p.photo-bleed.process-item:nth-child(odd), .process .filters p.photo-bleed.process-item:nth-child(odd), .panel p.sidebar.sidebar-colorized, .filters p.sidebar.sidebar-colorized, .panel .sidebar p.sidebar-colorized, .sidebar .panel p.sidebar-colorized, .filters .sidebar p.sidebar-colorized, .sidebar .filters p.sidebar-colorized, .panel p.datebox, .filters p.datebox, .panel .theme-patientcare p.bleed.photo-bleed.colorized-theme, .theme-patientcare .panel p.bleed.photo-bleed.colorized-theme, .filters .theme-patientcare p.bleed.photo-bleed.colorized-theme, .theme-patientcare .filters p.bleed.photo-bleed.colorized-theme, .panel .theme-patientcare .page-header.bleed p.bleed.photo-bleed.button, .theme-patientcare .page-header.bleed .panel p.bleed.photo-bleed.button, .filters .theme-patientcare .page-header.bleed p.bleed.photo-bleed.button, .theme-patientcare .page-header.bleed .filters p.bleed.photo-bleed.button, .panel .page-header.bleed .theme-patientcare p.bleed.photo-bleed.button, .page-header.bleed .theme-patientcare .panel p.bleed.photo-bleed.button, .filters .page-header.bleed .theme-patientcare p.bleed.photo-bleed.button, .page-header.bleed .theme-patientcare .filters p.bleed.photo-bleed.button, .panel .theme-patientcare .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .panel p.bleed.photo-bleed.button, .filters .theme-patientcare .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .filters p.bleed.photo-bleed.button, .panel .process .page-header.process-item:nth-child(odd) .theme-patientcare p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .panel p.bleed.photo-bleed.button, .filters .process .page-header.process-item:nth-child(odd) .theme-patientcare p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .filters p.bleed.photo-bleed.button, .panel .theme-patientcare .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .page-header.bleed .process .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-patientcare .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .page-header.bleed .process .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .page-header.bleed .process .theme-patientcare p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-patientcare .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .page-header.bleed .process .theme-patientcare p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-patientcare .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-patientcare .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.bleed .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-patientcare .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.bleed .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.bleed .theme-patientcare p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-patientcare .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.bleed .theme-patientcare p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-patientcare .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-patientcare .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.process-item:nth-child(odd) .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-patientcare .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.process-item:nth-child(odd) .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.process-item:nth-child(odd) .theme-patientcare p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-patientcare .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.process-item:nth-child(odd) .theme-patientcare p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-patientcare .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-patientcare ul.steps-bar li p.bleed.photo-bleed.circle, .theme-patientcare ul.steps-bar li .panel p.bleed.photo-bleed.circle, .filters .theme-patientcare ul.steps-bar li p.bleed.photo-bleed.circle, .theme-patientcare ul.steps-bar li .filters p.bleed.photo-bleed.circle, .panel ul.steps-bar li .theme-patientcare p.bleed.photo-bleed.circle, ul.steps-bar li .theme-patientcare .panel p.bleed.photo-bleed.circle, .filters ul.steps-bar li .theme-patientcare p.bleed.photo-bleed.circle, ul.steps-bar li .theme-patientcare .filters p.bleed.photo-bleed.circle, .panel .theme-patientcare ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare ul.steps-bar li .process .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-patientcare ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare ul.steps-bar li .process .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel ul.steps-bar li .process .theme-patientcare p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-patientcare .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters ul.steps-bar li .process .theme-patientcare p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-patientcare .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-patientcare .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare .process ul.steps-bar li .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-patientcare .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare .process ul.steps-bar li .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .process ul.steps-bar li .theme-patientcare p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-patientcare .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .process ul.steps-bar li .theme-patientcare p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-patientcare .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-patientcare .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-patientcare .process .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .theme-patientcare .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-patientcare .process .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .process .theme-patientcare p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-patientcare .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .process .theme-patientcare p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-patientcare .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .theme-patientcare p.bleed.photo-bleed.colorized-theme-accent, .theme-patientcare .panel p.bleed.photo-bleed.colorized-theme-accent, .filters .theme-patientcare p.bleed.photo-bleed.colorized-theme-accent, .theme-patientcare .filters p.bleed.photo-bleed.colorized-theme-accent, .panel .theme-patientcare .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-patientcare .process .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .theme-patientcare .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-patientcare .process .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .process .theme-patientcare p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-patientcare .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .process .theme-patientcare p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-patientcare .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .theme-academics p.bleed.photo-bleed.colorized-theme, .theme-academics .panel p.bleed.photo-bleed.colorized-theme, .filters .theme-academics p.bleed.photo-bleed.colorized-theme, .theme-academics .filters p.bleed.photo-bleed.colorized-theme, .panel .theme-academics .page-header.bleed p.bleed.photo-bleed.button, .theme-academics .page-header.bleed .panel p.bleed.photo-bleed.button, .filters .theme-academics .page-header.bleed p.bleed.photo-bleed.button, .theme-academics .page-header.bleed .filters p.bleed.photo-bleed.button, .panel .page-header.bleed .theme-academics p.bleed.photo-bleed.button, .page-header.bleed .theme-academics .panel p.bleed.photo-bleed.button, .filters .page-header.bleed .theme-academics p.bleed.photo-bleed.button, .page-header.bleed .theme-academics .filters p.bleed.photo-bleed.button, .panel .theme-academics .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-academics .process .page-header.process-item:nth-child(odd) .panel p.bleed.photo-bleed.button, .filters .theme-academics .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-academics .process .page-header.process-item:nth-child(odd) .filters p.bleed.photo-bleed.button, .panel .process .page-header.process-item:nth-child(odd) .theme-academics p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-academics .panel p.bleed.photo-bleed.button, .filters .process .page-header.process-item:nth-child(odd) .theme-academics p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-academics .filters p.bleed.photo-bleed.button, .panel .theme-academics .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-academics .page-header.bleed .process .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-academics .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-academics .page-header.bleed .process .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .page-header.bleed .process .theme-academics p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-academics .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .page-header.bleed .process .theme-academics p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-academics .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-academics .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.bleed .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-academics .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.bleed .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.bleed .theme-academics p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-academics .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.bleed .theme-academics p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-academics .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-academics .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.process-item:nth-child(odd) .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-academics .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.process-item:nth-child(odd) .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.process-item:nth-child(odd) .theme-academics p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-academics .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.process-item:nth-child(odd) .theme-academics p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-academics .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-academics ul.steps-bar li p.bleed.photo-bleed.circle, .theme-academics ul.steps-bar li .panel p.bleed.photo-bleed.circle, .filters .theme-academics ul.steps-bar li p.bleed.photo-bleed.circle, .theme-academics ul.steps-bar li .filters p.bleed.photo-bleed.circle, .panel ul.steps-bar li .theme-academics p.bleed.photo-bleed.circle, ul.steps-bar li .theme-academics .panel p.bleed.photo-bleed.circle, .filters ul.steps-bar li .theme-academics p.bleed.photo-bleed.circle, ul.steps-bar li .theme-academics .filters p.bleed.photo-bleed.circle, .panel .theme-academics ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-academics ul.steps-bar li .process .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-academics ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-academics ul.steps-bar li .process .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel ul.steps-bar li .process .theme-academics p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-academics .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters ul.steps-bar li .process .theme-academics p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-academics .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-academics .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-academics .process ul.steps-bar li .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-academics .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-academics .process ul.steps-bar li .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .process ul.steps-bar li .theme-academics p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-academics .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .process ul.steps-bar li .theme-academics p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-academics .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-academics .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-academics .process .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .theme-academics .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-academics .process .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .process .theme-academics p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-academics .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .process .theme-academics p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-academics .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .theme-academics p.bleed.photo-bleed.colorized-theme-accent, .theme-academics .panel p.bleed.photo-bleed.colorized-theme-accent, .filters .theme-academics p.bleed.photo-bleed.colorized-theme-accent, .theme-academics .filters p.bleed.photo-bleed.colorized-theme-accent, .panel .theme-academics .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-academics .process .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .theme-academics .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-academics .process .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .process .theme-academics p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-academics .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .process .theme-academics p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-academics .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .theme-research p.bleed.photo-bleed.colorized-theme, .theme-research .panel p.bleed.photo-bleed.colorized-theme, .filters .theme-research p.bleed.photo-bleed.colorized-theme, .theme-research .filters p.bleed.photo-bleed.colorized-theme, .panel .theme-research .page-header.bleed p.bleed.photo-bleed.button, .theme-research .page-header.bleed .panel p.bleed.photo-bleed.button, .filters .theme-research .page-header.bleed p.bleed.photo-bleed.button, .theme-research .page-header.bleed .filters p.bleed.photo-bleed.button, .panel .page-header.bleed .theme-research p.bleed.photo-bleed.button, .page-header.bleed .theme-research .panel p.bleed.photo-bleed.button, .filters .page-header.bleed .theme-research p.bleed.photo-bleed.button, .page-header.bleed .theme-research .filters p.bleed.photo-bleed.button, .panel .theme-research .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-research .process .page-header.process-item:nth-child(odd) .panel p.bleed.photo-bleed.button, .filters .theme-research .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-research .process .page-header.process-item:nth-child(odd) .filters p.bleed.photo-bleed.button, .panel .process .page-header.process-item:nth-child(odd) .theme-research p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-research .panel p.bleed.photo-bleed.button, .filters .process .page-header.process-item:nth-child(odd) .theme-research p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-research .filters p.bleed.photo-bleed.button, .panel .theme-research .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-research .page-header.bleed .process .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-research .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-research .page-header.bleed .process .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .page-header.bleed .process .theme-research p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-research .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .page-header.bleed .process .theme-research p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-research .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-research .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.bleed .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-research .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.bleed .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.bleed .theme-research p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-research .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.bleed .theme-research p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-research .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-research .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.process-item:nth-child(odd) .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-research .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.process-item:nth-child(odd) .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.process-item:nth-child(odd) .theme-research p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-research .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.process-item:nth-child(odd) .theme-research p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-research .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-research ul.steps-bar li p.bleed.photo-bleed.circle, .theme-research ul.steps-bar li .panel p.bleed.photo-bleed.circle, .filters .theme-research ul.steps-bar li p.bleed.photo-bleed.circle, .theme-research ul.steps-bar li .filters p.bleed.photo-bleed.circle, .panel ul.steps-bar li .theme-research p.bleed.photo-bleed.circle, ul.steps-bar li .theme-research .panel p.bleed.photo-bleed.circle, .filters ul.steps-bar li .theme-research p.bleed.photo-bleed.circle, ul.steps-bar li .theme-research .filters p.bleed.photo-bleed.circle, .panel .theme-research ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-research ul.steps-bar li .process .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-research ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-research ul.steps-bar li .process .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel ul.steps-bar li .process .theme-research p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-research .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters ul.steps-bar li .process .theme-research p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-research .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-research .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-research .process ul.steps-bar li .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-research .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-research .process ul.steps-bar li .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .process ul.steps-bar li .theme-research p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-research .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .process ul.steps-bar li .theme-research p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-research .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-research .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-research .process .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .theme-research .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-research .process .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .process .theme-research p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-research .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .process .theme-research p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-research .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .theme-research p.bleed.photo-bleed.colorized-theme-accent, .theme-research .panel p.bleed.photo-bleed.colorized-theme-accent, .filters .theme-research p.bleed.photo-bleed.colorized-theme-accent, .theme-research .filters p.bleed.photo-bleed.colorized-theme-accent, .panel .theme-research .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-research .process .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .theme-research .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-research .process .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .process .theme-research p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-research .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .process .theme-research p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-research .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .theme-institutional p.bleed.photo-bleed.colorized-theme, .theme-institutional .panel p.bleed.photo-bleed.colorized-theme, .filters .theme-institutional p.bleed.photo-bleed.colorized-theme, .theme-institutional .filters p.bleed.photo-bleed.colorized-theme, .panel .theme-institutional .page-header.bleed p.bleed.photo-bleed.button, .theme-institutional .page-header.bleed .panel p.bleed.photo-bleed.button, .filters .theme-institutional .page-header.bleed p.bleed.photo-bleed.button, .theme-institutional .page-header.bleed .filters p.bleed.photo-bleed.button, .panel .page-header.bleed .theme-institutional p.bleed.photo-bleed.button, .page-header.bleed .theme-institutional .panel p.bleed.photo-bleed.button, .filters .page-header.bleed .theme-institutional p.bleed.photo-bleed.button, .page-header.bleed .theme-institutional .filters p.bleed.photo-bleed.button, .panel .theme-institutional .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .panel p.bleed.photo-bleed.button, .filters .theme-institutional .process .page-header.process-item:nth-child(odd) p.bleed.photo-bleed.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .filters p.bleed.photo-bleed.button, .panel .process .page-header.process-item:nth-child(odd) .theme-institutional p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .panel p.bleed.photo-bleed.button, .filters .process .page-header.process-item:nth-child(odd) .theme-institutional p.bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .filters p.bleed.photo-bleed.button, .panel .theme-institutional .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-institutional .page-header.bleed .process .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-institutional .page-header.bleed .process p.photo-bleed.button.process-item:nth-child(odd), .theme-institutional .page-header.bleed .process .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .page-header.bleed .process .theme-institutional p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-institutional .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .page-header.bleed .process .theme-institutional p.photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-institutional .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-institutional .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.bleed .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-institutional .process .page-header.bleed p.photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.bleed .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.bleed .theme-institutional p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-institutional .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.bleed .theme-institutional p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-institutional .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-institutional .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.process-item:nth-child(odd) .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .theme-institutional .process .page-header.process-item:nth-child(odd) p.photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.process-item:nth-child(odd) .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .process .page-header.process-item:nth-child(odd) .theme-institutional p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-institutional .panel p.photo-bleed.button.process-item:nth-child(odd), .filters .process .page-header.process-item:nth-child(odd) .theme-institutional p.photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-institutional .filters p.photo-bleed.button.process-item:nth-child(odd), .panel .theme-institutional ul.steps-bar li p.bleed.photo-bleed.circle, .theme-institutional ul.steps-bar li .panel p.bleed.photo-bleed.circle, .filters .theme-institutional ul.steps-bar li p.bleed.photo-bleed.circle, .theme-institutional ul.steps-bar li .filters p.bleed.photo-bleed.circle, .panel ul.steps-bar li .theme-institutional p.bleed.photo-bleed.circle, ul.steps-bar li .theme-institutional .panel p.bleed.photo-bleed.circle, .filters ul.steps-bar li .theme-institutional p.bleed.photo-bleed.circle, ul.steps-bar li .theme-institutional .filters p.bleed.photo-bleed.circle, .panel .theme-institutional ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-institutional ul.steps-bar li .process .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-institutional ul.steps-bar li .process p.photo-bleed.circle.process-item:nth-child(odd), .theme-institutional ul.steps-bar li .process .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel ul.steps-bar li .process .theme-institutional p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-institutional .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters ul.steps-bar li .process .theme-institutional p.photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-institutional .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-institutional .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-institutional .process ul.steps-bar li .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .theme-institutional .process ul.steps-bar li p.photo-bleed.circle.process-item:nth-child(odd), .theme-institutional .process ul.steps-bar li .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .process ul.steps-bar li .theme-institutional p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-institutional .panel p.photo-bleed.circle.process-item:nth-child(odd), .filters .process ul.steps-bar li .theme-institutional p.photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-institutional .filters p.photo-bleed.circle.process-item:nth-child(odd), .panel .theme-institutional .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-institutional .process .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .theme-institutional .process p.photo-bleed.colorized-theme.process-item:nth-child(odd), .theme-institutional .process .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .process .theme-institutional p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-institutional .panel p.photo-bleed.colorized-theme.process-item:nth-child(odd), .filters .process .theme-institutional p.photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-institutional .filters p.photo-bleed.colorized-theme.process-item:nth-child(odd), .panel .theme-institutional p.bleed.photo-bleed.colorized-theme-accent, .theme-institutional .panel p.bleed.photo-bleed.colorized-theme-accent, .filters .theme-institutional p.bleed.photo-bleed.colorized-theme-accent, .theme-institutional .filters p.bleed.photo-bleed.colorized-theme-accent, .panel .theme-institutional .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-institutional .process .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .theme-institutional .process p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .theme-institutional .process .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .process .theme-institutional p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-institutional .panel p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .filters .process .theme-institutional p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-institutional .filters p.photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .panel .library-darken-helper p, .library-darken-helper .panel p, .filters .library-darken-helper p, .library-darken-helper .filters p, .panel.library-darken-helper p, .filters .panel.library-darken-helper p, .panel.library-darken-helper .filters p, .panel .library-darken-helper.filters p, .library-darken-helper.filters .panel p, .library-darken-helper.filters p { color: #fff; }

form .panel, form .filters { padding: 2.5em; }

.panel-opaque-white { background-color: #fff; opacity: .7; color: #333; padding: 30px; }

/* ---------------------- */
/* Panel Sidecar Boxes 		*/
/* ---------------------- */
.panel-sidecar { border-top: #999999 1px solid; margin-bottom: 2.5em; }
.panel-sidecar > .row > .columns:first-child, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child { padding-top: 1.25em; }
.panel-sidecar > .row > .columns:first-child h1.large-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1.large-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1.large-date, .panel-sidecar > .row > .columns:first-child h2.large-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2.large-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2.large-date, .panel-sidecar > .row > .columns:first-child h3.large-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3.large-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3.large-date, .panel-sidecar > .row > .columns:first-child h4.large-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4.large-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4.large-date, .panel-sidecar > .row > .columns:first-child h5.large-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5.large-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5.large-date, .panel-sidecar > .row > .columns:first-child h6.large-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6.large-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6.large-date { color: white; }
.panel-sidecar > .row > .columns:first-child h1.small-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1.small-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1.small-date, .panel-sidecar > .row > .columns:first-child h2.small-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2.small-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2.small-date, .panel-sidecar > .row > .columns:first-child h3.small-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3.small-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3.small-date, .panel-sidecar > .row > .columns:first-child h4.small-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4.small-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4.small-date, .panel-sidecar > .row > .columns:first-child h5.small-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5.small-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5.small-date, .panel-sidecar > .row > .columns:first-child h6.small-date, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6.small-date, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6.small-date { color: white; }
.panel-sidecar > .row > .columns:first-child h1.stripped, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1.stripped, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.colorized.white .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1.colorized-heading, .panel-sidecar > .row > .columns:first-child h2.stripped, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2.stripped, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.colorized.white .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2.colorized-heading, .panel-sidecar > .row > .columns:first-child h3.stripped, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3.stripped, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.colorized.white .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3.colorized-heading, .panel-sidecar > .row > .columns:first-child h4.stripped, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4.stripped, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.colorized.white .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4.colorized-heading, .panel-sidecar > .row > .columns:first-child h5.stripped, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5.stripped, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.colorized.white .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5.colorized-heading, .panel-sidecar > .row > .columns:first-child h6.stripped, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6.stripped, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.colorized.white .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6.colorized-heading { color: #171717; }
.panel-sidecar > .row > .columns .panel, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns .panel, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns .panel, .panel-sidecar > .row > .columns .filters, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns .filters, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns .filters { margin-bottom: 0; }

.panel-sidecar .row .date-box, .panel-sidecar .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .date-box, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar .crsl-nav-helper .date-box, .panel-sidecar .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .date-box, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar .crsl-nav-helper .date-box { padding-top: 1.25em; }

.panel-sidecar .row .columns:first-child h2.colorized-blue-heading, .panel-sidecar .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .columns:first-child h2.colorized-blue-heading, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar .crsl-nav-helper .columns:first-child h2.colorized-blue-heading, .panel-sidecar .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .columns:first-child h2.colorized-blue-heading, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar .crsl-nav-helper .columns:first-child h2.colorized-blue-heading { color: #427E6B; }

.panel-sidecar h3.colorized-blue-heading { color: #427E6B; }

.panel-sidecar.no-border { border: none; }

.panel-sidecar.no-border h2.align-top { margin-top: -20px; }

/* ---------------------- */
/* Linear Boxing  		*/
/* ---------------------- */
.linear-box { border: #fff 1px solid; margin-bottom: 1.25em; }
.linear-box.block { padding: 2.5em; }

h1.linear-box, h2.linear-box, h3.linear-box, h4.linear-box, h5.linear-box, h6.linear-box { display: inline-block; padding: 0.3125em 0.9375em; }
h1.same-line, h2.same-line, h3.same-line, h4.same-line, h5.same-line, h6.same-line { display: inline-block; padding-right: 25px; }

/* ---------------------- */
/* Circles 	 		*/
/* ---------------------- */
.circle { background: #C0511B; width: 2.5em; height: 2.5em; text-align: center; margin: 0 auto; display: inline-block; -moz-border-radius: 2.5em; -webkit-border-radius: 2.5em; border-radius: 2.5em; }
.circle span { text-align: center; font-size: 1.4375em; margin-top: 0.1em; display: inline-block; color: #fff; }
.circle span i[class^="icon-"], .circle span i[class*=" icon-"] { font-size: 0.875em; }
.circle.circle-left { margin-right: 0.4375em; }
.circle.left { margin-top: 0.3125em; margin-right: 0.625em; }
.circle.far { margin-bottom: 1.25em; }
.circle.colorized-patientcare { background-color: #15748C; }
.circle.colorized-academics { background-color: #427E6B; }
.circle.colorized-research { background-color: #855F5D; }
.circle.colorized-white, table thead .circle, .theme-patientcare table.colorized-theme thead tr td .circle span.circle, .theme-patientcare .page-header.bleed table.button thead tr td .circle span.circle, .page-header.bleed .theme-patientcare table.button thead tr td .circle span.circle, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr td .circle span.circle, .theme-patientcare ul.steps-bar li table.circle thead tr td .circle span.circle, ul.steps-bar li .theme-patientcare table.circle thead tr td .circle span.circle, .theme-patientcare table.colorized-theme thead tr th .circle span.circle, .theme-patientcare .page-header.bleed table.button thead tr th .circle span.circle, .page-header.bleed .theme-patientcare table.button thead tr th .circle span.circle, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr th .circle span.circle, .theme-patientcare ul.steps-bar li table.circle thead tr th .circle span.circle, ul.steps-bar li .theme-patientcare table.circle thead tr th .circle span.circle, .theme-patientcare table.colorized-theme-accent thead tr td .circle span.circle, .theme-patientcare table.colorized-theme-accent thead tr th .circle span.circle, .theme-academics table.colorized-theme thead tr td .circle span.circle, .theme-academics .page-header.bleed table.button thead tr td .circle span.circle, .page-header.bleed .theme-academics table.button thead tr td .circle span.circle, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr td .circle span.circle, .theme-academics ul.steps-bar li table.circle thead tr td .circle span.circle, ul.steps-bar li .theme-academics table.circle thead tr td .circle span.circle, .theme-academics table.colorized-theme thead tr th .circle span.circle, .theme-academics .page-header.bleed table.button thead tr th .circle span.circle, .page-header.bleed .theme-academics table.button thead tr th .circle span.circle, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr th .circle span.circle, .theme-academics ul.steps-bar li table.circle thead tr th .circle span.circle, ul.steps-bar li .theme-academics table.circle thead tr th .circle span.circle, .theme-academics table.colorized-theme-accent thead tr td .circle span.circle, .theme-academics table.colorized-theme-accent thead tr th .circle span.circle, .theme-research table.colorized-theme thead tr td .circle span.circle, .theme-research .page-header.bleed table.button thead tr td .circle span.circle, .page-header.bleed .theme-research table.button thead tr td .circle span.circle, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr td .circle span.circle, .theme-research ul.steps-bar li table.circle thead tr td .circle span.circle, ul.steps-bar li .theme-research table.circle thead tr td .circle span.circle, .theme-research table.colorized-theme thead tr th .circle span.circle, .theme-research .page-header.bleed table.button thead tr th .circle span.circle, .page-header.bleed .theme-research table.button thead tr th .circle span.circle, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr th .circle span.circle, .theme-research ul.steps-bar li table.circle thead tr th .circle span.circle, ul.steps-bar li .theme-research table.circle thead tr th .circle span.circle, .theme-research table.colorized-theme-accent thead tr td .circle span.circle, .theme-research table.colorized-theme-accent thead tr th .circle span.circle, .theme-institutional table.colorized-theme thead tr td .circle span.circle, .theme-institutional .page-header.bleed table.button thead tr td .circle span.circle, .page-header.bleed .theme-institutional table.button thead tr td .circle span.circle, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr td .circle span.circle, .theme-institutional ul.steps-bar li table.circle thead tr td .circle span.circle, ul.steps-bar li .theme-institutional table.circle thead tr td .circle span.circle, .theme-institutional table.colorized-theme thead tr th .circle span.circle, .theme-institutional .page-header.bleed table.button thead tr th .circle span.circle, .page-header.bleed .theme-institutional table.button thead tr th .circle span.circle, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr th .circle span.circle, .theme-institutional ul.steps-bar li table.circle thead tr th .circle span.circle, ul.steps-bar li .theme-institutional table.circle thead tr th .circle span.circle, .theme-institutional table.colorized-theme-accent thead tr td .circle span.circle, .theme-institutional table.colorized-theme-accent thead tr th .circle span.circle { background-color: #fff; }
.circle.colorized-white span, table thead .circle span, .theme-patientcare table.colorized-theme thead tr td .circle span.circle span, .theme-patientcare .page-header.bleed table.button thead tr td .circle span.circle span, .page-header.bleed .theme-patientcare table.button thead tr td .circle span.circle span, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr td .circle span.circle span, .theme-patientcare ul.steps-bar li table.circle thead tr td .circle span.circle span, ul.steps-bar li .theme-patientcare table.circle thead tr td .circle span.circle span, .theme-patientcare table.colorized-theme thead tr th .circle span.circle span, .theme-patientcare .page-header.bleed table.button thead tr th .circle span.circle span, .page-header.bleed .theme-patientcare table.button thead tr th .circle span.circle span, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr th .circle span.circle span, .theme-patientcare ul.steps-bar li table.circle thead tr th .circle span.circle span, ul.steps-bar li .theme-patientcare table.circle thead tr th .circle span.circle span, .theme-patientcare table.colorized-theme-accent thead tr td .circle span.circle span, .theme-patientcare table.colorized-theme-accent thead tr th .circle span.circle span, .theme-academics table.colorized-theme thead tr td .circle span.circle span, .theme-academics .page-header.bleed table.button thead tr td .circle span.circle span, .page-header.bleed .theme-academics table.button thead tr td .circle span.circle span, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr td .circle span.circle span, .theme-academics ul.steps-bar li table.circle thead tr td .circle span.circle span, ul.steps-bar li .theme-academics table.circle thead tr td .circle span.circle span, .theme-academics table.colorized-theme thead tr th .circle span.circle span, .theme-academics .page-header.bleed table.button thead tr th .circle span.circle span, .page-header.bleed .theme-academics table.button thead tr th .circle span.circle span, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr th .circle span.circle span, .theme-academics ul.steps-bar li table.circle thead tr th .circle span.circle span, ul.steps-bar li .theme-academics table.circle thead tr th .circle span.circle span, .theme-academics table.colorized-theme-accent thead tr td .circle span.circle span, .theme-academics table.colorized-theme-accent thead tr th .circle span.circle span, .theme-research table.colorized-theme thead tr td .circle span.circle span, .theme-research .page-header.bleed table.button thead tr td .circle span.circle span, .page-header.bleed .theme-research table.button thead tr td .circle span.circle span, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr td .circle span.circle span, .theme-research ul.steps-bar li table.circle thead tr td .circle span.circle span, ul.steps-bar li .theme-research table.circle thead tr td .circle span.circle span, .theme-research table.colorized-theme thead tr th .circle span.circle span, .theme-research .page-header.bleed table.button thead tr th .circle span.circle span, .page-header.bleed .theme-research table.button thead tr th .circle span.circle span, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr th .circle span.circle span, .theme-research ul.steps-bar li table.circle thead tr th .circle span.circle span, ul.steps-bar li .theme-research table.circle thead tr th .circle span.circle span, .theme-research table.colorized-theme-accent thead tr td .circle span.circle span, .theme-research table.colorized-theme-accent thead tr th .circle span.circle span, .theme-institutional table.colorized-theme thead tr td .circle span.circle span, .theme-institutional .page-header.bleed table.button thead tr td .circle span.circle span, .page-header.bleed .theme-institutional table.button thead tr td .circle span.circle span, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr td .circle span.circle span, .theme-institutional ul.steps-bar li table.circle thead tr td .circle span.circle span, ul.steps-bar li .theme-institutional table.circle thead tr td .circle span.circle span, .theme-institutional table.colorized-theme thead tr th .circle span.circle span, .theme-institutional .page-header.bleed table.button thead tr th .circle span.circle span, .page-header.bleed .theme-institutional table.button thead tr th .circle span.circle span, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span.circle span, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr th .circle span.circle span, .theme-institutional ul.steps-bar li table.circle thead tr th .circle span.circle span, ul.steps-bar li .theme-institutional table.circle thead tr th .circle span.circle span, .theme-institutional table.colorized-theme-accent thead tr td .circle span.circle span, .theme-institutional table.colorized-theme-accent thead tr th .circle span.circle span { color: #C0511B; }

h1 .circle, h2 .circle, h3 .circle, h4 .circle, h5 .circle, h6 .circle, table thead .circle { width: 1.66667em; height: 1.66667em; }
h1 .circle span, h2 .circle span, h3 .circle span, h4 .circle span, h5 .circle span, h6 .circle span, table thead .circle span { font-size: 1em; }

/* ---------------------- */
/*  Single-border Options 	*/
/* ---------------------- */
.single-border { border-style: solid; border-color: #C0511B; }
.single-border.single-border-lighter-left { border-left: 2px solid #e5e3da; border-bottom: 0; border-top: 0; border-right: 0; }
.single-border.single-border-top { border-top-width: 10px; border-bottom: 0; border-right: 0; border-left: 0; }
.single-border.single-border-top .panel.outline, .single-border.single-border-top .outline.filters { border-top: 0; }
.single-border.single-border-bottom { border-bottom-width: 10px; border-top: 0; border-right: 0; border-left: 0; }
.single-border.single-border-bottom .panel.outline, .single-border.single-border-bottom .outline.filters { border-bottom: 0; }
.single-border.single-border-right { border-right-width: 10px; border-bottom: 0; border-top: 0; border-left: 0; }
.single-border.single-border-right .panel.outline, .single-border.single-border-right .outline.filters { border-right: 0; }
.single-border.single-border-left { border-left-width: 10px; border-bottom: 0; border-right: 0; border-top: 0; }
.single-border.single-border-left .panel.outline, .single-border.single-border-left .outline.filters { border-left: 0; }
.single-border.colorized-border { border-color: #C0511B; }
.single-border.colorized-border.border-alpha { border-color: rgba(0, 0, 0, 0.3); }
.single-border.colorized-border.border-alpha.single-border-bottom .panel, .single-border.colorized-border.border-alpha.single-border-bottom .filters { margin-bottom: 0; }
.single-border.colorized-border.border-patientcare { border-color: #15748C; }
.single-border.colorized-border.border-academics { border-color: #427E6B; }
.single-border.colorized-border.border-research { border-color: #855F5D; }
.single-border.colorized-border.border-gold { border-color: #fec46f; }
.single-border.colorized-border.border-global-tertiary-accent { border-color: #fec46f; }
.single-border.colorized-border.border-lt-orange { border-color: #F26722; }
.single-border.colorized-border.border-global-secondary-accent { border-color: #F26722; }
.single-border.colorized-border.border-lt-green { border-color: #a5b885; }
.single-border.colorized-border.border-academic-highlight { border-color: #a5b885; }
.single-border.single-border-inherit.colorized { border-color: #F26722; }
.single-border.single-border-inherit.colorized.colorized-patientcare, .single-border.single-border-inherit.colorized.colorized-patientcare-darken { border-color: #4BC0C4; }
.single-border.single-border-inherit.colorized.colorized-academics, .single-border.single-border-inherit.colorized.colorized-academics-darken { border-color: #87D680; }
.single-border.single-border-inherit.colorized.colorized-research, .single-border.single-border-inherit.colorized.colorized-research-darken { border-color: #B7868F; }
.single-border.single-border-inherit.colorized.colorized-institutional, .single-border.single-border-inherit.colorized.colorized-institutional-darken { border-color: #a76393; }

.single-border-lighter { border-top: rgba(153, 153, 153, 0.2) solid 2px; padding-top: 20px; }

.single-border-right-thin { border-style: solid; border-right-width: 2px; border-bottom: 0; border-top: 0; border-left: 0; border-color: #ccc; padding-right: 20px; }

/* ---------------------- */
/* Bleeds	 		*/
/* ---------------------- */
.bleed, .process .process-item:nth-child(odd) { background-color: #F7F4F0; }
.bleed.lighter, .bleed.system-mobile, .process .system-mobile.process-item:nth-child(odd), dl.contact-definitions dt.bleed, dl.contact-definitions .process dt.process-item:nth-child(odd), .process dl.contact-definitions dt.process-item:nth-child(odd), dl.contact-definitions dd.bleed, dl.contact-definitions .process dd.process-item:nth-child(odd), .process dl.contact-definitions dd.process-item:nth-child(odd), .tabs ul.tab-nav.tab-nav-large li a.bleed, .tabs ul.tab-nav.tab-nav-large li .process a.process-item:nth-child(odd), .process .tabs ul.tab-nav.tab-nav-large li a.process-item:nth-child(odd), .process .lighter.process-item:nth-child(odd), .process .landing .page-header .content .wrapper h2.process-item:nth-child(odd), .landing .page-header .content .wrapper .process h2.process-item:nth-child(odd), .landing .page-header .content .wrapper h2.bleed { background-color: #f2f2f2; }
.bleed.extra-roomy, .process .extra-roomy.process-item:nth-child(odd) { padding: 4.6875em 0; }
.bleed.lightest, .process .lightest.process-item:nth-child(odd) { background-color: #f8f8f8; }
.bleed.patientcare, .process .patientcare.process-item:nth-child(odd) { background-color: #413663; }
.bleed.patientcare-lightest, .process .patientcare-lightest.process-item:nth-child(odd) { background-color: #e1dfe8; }
.bleed.aqua, .process .aqua.process-item:nth-child(odd) { background-color: #00a6b6; color: #ffffff; }
.bleed.aqua a.button, .process .aqua.process-item:nth-child(odd) a.button { background-color: #51c5d0; color: #00747f; }
.bleed.aqua .ruled-heading, .process .aqua.process-item:nth-child(odd) .ruled-heading { border-bottom: #ffffff 1px solid; }
.bleed.roomy, .process .roomy.process-item:nth-child(odd) { padding: 3.125em 0; }
.bleed.white-hex, .process .white-hex.process-item:nth-child(odd) { border-top: #fff 2px solid; padding-top: 30px; }
.bleed.content-bleed, .process .content-bleed.process-item:nth-child(odd) { margin: 1.25em 0; padding: 1.25em 0; }
.bleed.photo-bleed, .process .photo-bleed.process-item:nth-child(odd) { position: relative; overflow: hidden; z-index: 1; margin-bottom: 3.125em; }
.bleed.photo-bleed blockquote, .process .photo-bleed.process-item:nth-child(odd) blockquote { color: #171717; }
.bleed.photo-bleed h1.colorized-blue-heading, .process .photo-bleed.process-item:nth-child(odd) h1.colorized-blue-heading, .bleed.photo-bleed h2.colorized-blue-heading, .process .photo-bleed.process-item:nth-child(odd) h2.colorized-blue-heading, .bleed.photo-bleed h3.colorized-blue-heading, .process .photo-bleed.process-item:nth-child(odd) h3.colorized-blue-heading, .bleed.photo-bleed h4.colorized-blue-heading, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-blue-heading, .bleed.photo-bleed h5.colorized-blue-heading, .process .photo-bleed.process-item:nth-child(odd) h5.colorized-blue-heading, .bleed.photo-bleed h6.colorized-blue-heading, .process .photo-bleed.process-item:nth-child(odd) h6.colorized-blue-heading { color: #0066a4; }
.bleed.photo-bleed.colorized-washout, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) { background-color: #E6E3DA; }
.bleed.photo-bleed.colorized-washout.white, .process .photo-bleed.colorized-washout.white.process-item:nth-child(odd) { background-color: white; }
.bleed.photo-bleed.colorized-washout p, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) p, .bleed.photo-bleed.colorized-washout h1, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) h1, .bleed.photo-bleed.colorized-washout h2, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) h2, .bleed.photo-bleed.colorized-washout h3, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) h3, .bleed.photo-bleed.colorized-washout h4, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) h4, .bleed.photo-bleed.colorized-washout h5, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) h5, .bleed.photo-bleed.colorized-washout h6, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) h6 { color: #171717; }
.bleed.photo-bleed.colorized-washout a, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) a { color: #C0511B; }
.bleed.photo-bleed.colorized-washout a.button, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) a.button { color: #fff; }
.bleed.photo-bleed.colorized-washout .bg-photo.alpha img, .process .photo-bleed.colorized-washout.process-item:nth-child(odd) .bg-photo.alpha img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10); opacity: 0.1; }
.bleed.photo-bleed.roomy, .process .photo-bleed.roomy.process-item:nth-child(odd) { padding: 6.25em 0; }
.bleed.photo-bleed .bg-photo, .process .photo-bleed.process-item:nth-child(odd) .bg-photo { position: absolute; bottom: 0; left: 0; width: 100%; }
.bleed.photo-bleed .bg-photo img, .process .photo-bleed.process-item:nth-child(odd) .bg-photo img { max-width: 93em; margin: 0 auto; }
@media (max-width: 767px) { .bleed.photo-bleed .bg-photo img, .process .photo-bleed.process-item:nth-child(odd) .bg-photo img { display: none; } }
.bleed.photo-bleed .bg-photo.balign, .process .photo-bleed.process-item:nth-child(odd) .bg-photo.balign { top: 0 !important; bottom: auto !important; }
@media (min-width: 360px) { .bleed.photo-bleed .bg-photo.hide-bg img, .process .photo-bleed.process-item:nth-child(odd) .bg-photo.hide-bg img { display: none; } }
@media (min-width: 1100px) { .bleed.photo-bleed .bg-photo.hide-bg img, .process .photo-bleed.process-item:nth-child(odd) .bg-photo.hide-bg img { display: block; } }
.bleed.photo-bleed .bg-photo.alpha img, .process .photo-bleed.process-item:nth-child(odd) .bg-photo.alpha img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
.bleed.photo-bleed .bg-photo.attach-top, .process .photo-bleed.process-item:nth-child(odd) .bg-photo.attach-top { top: 0; bottom: auto; }
.bleed.photo-bleed .content, .process .photo-bleed.process-item:nth-child(odd) .content { *zoom: 1; }
.bleed.photo-bleed .content:after, .process .photo-bleed.process-item:nth-child(odd) .content:after { content: ""; display: table; clear: both; }

.photo-bleed-left { margin-left: -6.875em; }
@media (max-width: 767px) { .photo-bleed-left { margin-right: -0.625em; margin-left: -0.625em; } }

.photo-bleed-right { margin-right: -6.875em; }
@media (max-width: 767px) { .photo-bleed-right { margin-right: -0.625em; margin-left: -0.625em; } }

.bleed-padding-helper { padding-top: 1.25em; padding-bottom: 1.25em; }

.overlay { position: relative; }
.overlay .overlay-bottom { position: absolute; }

/* ---------------------- */
/* Collapsible Nav  		*/
/* ---------------------- */
nav.collapsible { font-size: 1em; }
nav.collapsible > ul > li { border-bottom: #999999 1px dotted; }
nav.collapsible > ul > li > a { color: #517F70; display: block; padding: 0.3125em 0; }
nav.collapsible > ul > li > a:hover { color: #5f9583; }
nav.collapsible > ul > li > a:hover { text-decoration: none; }
nav.collapsible > ul > li > a i { margin-right: 0.3125em; }
nav.collapsible > ul > li.current > a { color: #000; }
nav.collapsible > ul > li ul { display: none; margin-left: 1.25em; }
nav.collapsible > ul > li ul li.current > a { color: #000; }

/* ---------------------- */
/* Sidebar Columns 		*/
/* ---------------------- */
.sidebar.sidebar-colorized, .sidebar .sidebar-colorized { padding: 20px 100px 20px 20px; }
@media (max-width: 1100px) { .sidebar.sidebar-colorized, .sidebar .sidebar-colorized { padding-right: 20px; } }
.sidebar.sidebar-colorized .numeric-facts .number, .sidebar .sidebar-colorized .numeric-facts .number { color: #171717; }
.sidebar.sidebar-colorized a, .sidebar .sidebar-colorized a { text-decoration: underline; }
.sidebar.sidebar-colorized .academics-sidebar hr, .sidebar .sidebar-colorized .academics-sidebar hr { color: #fff; border-top-color: #fff; }
.sidebar.sidebar-colorized .academics-sidebar blockquote, .sidebar .sidebar-colorized .academics-sidebar blockquote { color: #ffffff; border: none; padding-left: 0; }

.sidebar h2.stripped, .sidebar .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .sidebar h2, .sidebar .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .sidebar h2, .sidebar .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .sidebar h2, .sidebar .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .sidebar h2, .sidebar .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .sidebar h2, .sidebar .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .sidebar h2, .sidebar .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed .sidebar h2, .sidebar .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .sidebar h2, .sidebar .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .sidebar h2.colorized-heading, .sidebar .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .sidebar h2.colorized-heading, .sidebar .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .sidebar h2.sidebar, .sidebar .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .photo-bleed.process-item:nth-child(odd) .sidebar h2.sidebar, .sidebar .bleed.photo-bleed h2.filters, .bleed.photo-bleed .sidebar h2.filters, .sidebar .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .photo-bleed.process-item:nth-child(odd) .sidebar h2.filters, .sidebar .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .sidebar h2.colorized-heading, h4.stripped, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed h4.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed h4.sidebar, .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .bleed.photo-bleed h4.filters, .process .photo-bleed.process-item:nth-child(odd) h4.filters, .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed.colorized.white h4.colorized-heading { color: #171717; }

/* ---------------------- */
/* Shade every other row 	*/
/* ---------------------- */
.shade-alternate-rows .row, .shade-alternate-rows .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .shade-alternate-rows .crsl-nav-helper, .shade-alternate-rows .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .shade-alternate-rows .crsl-nav-helper { padding: 1.25em; }
.shade-alternate-rows .row:nth-child(odd), .shade-alternate-rows .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:nth-child(odd), .bleed .carousel.massive-nav .crsl-nav .shade-alternate-rows .crsl-nav-helper:nth-child(odd), .shade-alternate-rows .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:nth-child(odd), .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .shade-alternate-rows .crsl-nav-helper:nth-child(odd) { background: #F7F4F0; }

/* ---------------------- */
/* Tabs 	  		*/
/* ---------------------- */
.tabs ul.tab-nav { margin-bottom: 0.625em; }
@media (max-width: 900px) { .tabs ul.tab-nav { display: none; } }
.tabs ul.tab-nav li { display: inline-block; margin-right: 0.625em; }
.tabs ul.tab-nav li a { display: block; background-color: #dcd7cb; padding: 0.625em 2.5em; text-decoration: none; color: #171717; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.tabs ul.tab-nav li a:hover { background-color: #E6E3DA; }
.tabs ul.tab-nav li.active a { background-color: #C0511B; color: #fff; }
.tabs ul.tab-nav.tab-nav-large li a { font-size: 1.25em; }
.tabs ul.tab-nav.tab-nav-pill { margin-bottom: 1.25em; *zoom: 1; }
.tabs ul.tab-nav.tab-nav-pill:after { content: ""; display: table; clear: both; }
.tabs ul.tab-nav.tab-nav-pill li { margin-right: 0; float: left; }
.tabs ul.tab-nav.tab-nav-pill li a { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.tabs ul.tab-nav.tab-nav-pill li:first-child a { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.tabs ul.tab-nav.tab-nav-pill li:last-child a { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.tabs ul.tab-nav.tab-nav-pill.colorized li a { background-color: #C0511B; color: #fff; }
.tabs ul.tab-nav.tab-nav-pill.colorized li a:hover { background-color: #d65a1e; }
.tabs ul.tab-nav.tab-nav-pill.colorized li.active a { background-color: #7d3512; }
.tabs .tab { display: none; }
@media (max-width: 900px) { .tabs .tab { display: block !important; } }
.tabs .tab.active { display: block; }

/* ---------------------- */
/* Results Filters 		*/
/* ---------------------- */
.filtersToggle { display: none; }
@media (max-width: 767px) { .filtersToggle { display: block; } }
.filtersToggle a.button { width: 100%; text-align: center; }
.filtersToggle a.button i.is-closed { display: inline-block; }
.filtersToggle a.button i.is-open { display: none; }
.filtersToggle a.button.active i.is-closed { display: none; }
.filtersToggle a.button.active i.is-open { display: inline-block; }

.filtersToggleDiv { display: none; }
@media (max-width: 767px) { .filtersToggleDiv { display: block; } }
.filtersToggleDiv a.button { width: 100%; text-align: center; }
.filtersToggleDiv a.button i.is-closed { display: inline-block; }
.filtersToggleDiv a.button i.is-open { display: none; }
.filtersToggleDiv a.button.active i.is-closed { display: none; }
.filtersToggleDiv a.button.active i.is-open { display: inline-block; }

.filters { padding: 2em; }
@media (max-width: 767px) { .filters { display: none; } }
@media (max-width: 767px) { .filters.active { display: block; } }
.filters .filters-box-heading { margin-bottom: 1.25em; }
.filters fieldset { border: 0; padding: 0; margin-bottom: 2.5em; }
.filters fieldset legend { background: none; width: 100%; margin-bottom: 10px; }
.filters fieldset legend .filter-heading { padding: 10px 0; margin-bottom: 0; border-bottom: #999999 1px dotted; }
.filters fieldset ul { margin-bottom: 0; }
.filters fieldset ul li { margin-bottom: 10px; }
.filters fieldset ul li:last-child { margin-bottom: 0; }

/* ---------------------- */
/* Alphabetized Data 		*/
/* ---------------------- */
ul.alphabet li { font-size: 1.25em; margin-right: 20px; }

.alpha-group .alpha-headline { border-bottom: #999999 1px solid; margin-bottom: 2.5em; }
.alpha-group .alpha-headline h1, .alpha-group .alpha-headline h2, .alpha-group .alpha-headline h3, .alpha-group .alpha-headline h4, .alpha-group .alpha-headline h5, .alpha-group .alpha-headline h6 { font-weight: bold; margin-bottom: 7px; }
.alpha-group .alpha-headline .back-to-top { float: right; display: block; min-width: 200px; text-align: right; }
.alpha-group .alpha-listing { margin-bottom: 30px; }
.alpha-group .alpha-listing h1.name, .alpha-group .alpha-listing h2.name, .alpha-group .alpha-listing h3.name, .alpha-group .alpha-listing h4.name, .alpha-group .alpha-listing h5.name, .alpha-group .alpha-listing h6.name { font-weight: bold; }

/* ---------------------- */
/* Pagination 	 		*/
/* ---------------------- */
.pagination { padding: 35px 0 25px 0; }
@media (max-width: 767px) { .pagination { text-align: center; } }
.pagination ul.prevnext li { line-height: 15px; }
.pagination ul.prevnext li.prev { padding-right: 12px; border-right: #C0511B 2px solid; margin-right: 10px; }
.pagination ul.prevnext li.prev a:before { content: "«"; }
.pagination ul.numbers li { color: #4a4a4a; }
.pagination ul.numbers li a { color: #4a4a4a; padding: 5px 10px; }
.pagination ul.numbers li a:hover { text-decoration: none; color: #C0511B; }
.pagination ul.numbers li.ellipsis { margin-right: 5px; margin-left: 5px; }
.pagination ul.numbers li.current a { background-color: #C0511B; color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* ---------------------- */
/* Numeric Fact Sets  		*/
/* ---------------------- */
.numeric-facts .number { font-size: 2em; }
.numeric-facts .detail { text-transform: uppercase; font-weight: 300; font-size: 0.8em; }
.numeric-facts.colorized .number, .numeric-facts.colorized .detail, .numeric-facts.colorized p.number, .numeric-facts.colorized p.detail { color: #855F5D; }
.numeric-facts.boxed { *zoom: 1; margin-bottom: 0.625em; }
.numeric-facts.boxed:after { content: ""; display: table; clear: both; }
.numeric-facts.boxed .number { display: inline-block; float: left; margin-right: 15px; border-top: #933e15 12px solid; background-color: #C0511B; color: #fff; padding: 0 10px; }
.numeric-facts.boxed .detail { float: left; }

/* ---------------------- */
/* Comparison Charts 		*/
/* ---------------------- */
.comparison-chart { margin-bottom: 1.25em; }
.comparison-chart .row, .comparison-chart .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .comparison-chart .crsl-nav-helper, .comparison-chart .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .comparison-chart .crsl-nav-helper { padding: 1.25em; }
@media (max-width: 360px) { .comparison-chart .row, .comparison-chart .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .comparison-chart .crsl-nav-helper, .comparison-chart .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .comparison-chart .crsl-nav-helper { padding-left: 0; padding-right: 0; } }
.comparison-chart .row:nth-child(odd), .comparison-chart .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper:nth-child(odd), .bleed .carousel.massive-nav .crsl-nav .comparison-chart .crsl-nav-helper:nth-child(odd), .comparison-chart .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper:nth-child(odd), .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .comparison-chart .crsl-nav-helper:nth-child(odd) { background: #F7F4F0; }
.comparison-chart .description h1, .comparison-chart .description h2, .comparison-chart .description h3, .comparison-chart .description h4, .comparison-chart .description h5, .comparison-chart .description h6 { border-bottom: #999999 1px solid; padding-bottom: 0.3125em; margin-bottom: 0.3125em; font-weight: 700; }
.comparison-chart .icons ul { margin-bottom: 0; }
.comparison-chart .icons ul li { color: #999; font-size: 1.5em; }

/* ---------------------- */
/* Steps Bar 	 		*/
/* ---------------------- */
ul.steps-bar { margin-bottom: 1.25em; }
ul.steps-bar li { padding: 0; }
ul.steps-bar li .circle { display: block; }
ul.steps-bar li .bar { height: 10px; background: #C0511B; margin-top: 10px; position: relative; }
ul.steps-bar li .bar:before { content: ""; position: absolute; top: 0; left: -10px; width: 0px; height: 0px; border-style: solid; border-width: 0 0 10px 10px; border-color: transparent transparent #C0511B transparent; }
ul.steps-bar li:first-child .bar { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
ul.steps-bar li:first-child .bar:before { display: none; }
ul.steps-bar li:last-child .bar { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
ul.steps-bar li.active .circle { background: #672b0e; }
ul.steps-bar li.active .bar { background: #672b0e; }
ul.steps-bar li.active .bar:before { border-bottom-color: #672b0e; }

/* ---------------------- */
/* Process Rows 		*/
/* ---------------------- */
.process { position: relative; margin-bottom: 50px; }
.process.bottom-arrow { border-bottom: #C0511B 15px solid; }
.process.bottom-arrow:after { content: ""; width: 0; height: 0; border-left: 40px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #C0511B; position: absolute; bottom: -50px; left: 47%; margin: 0 auto; }
@media (max-width: 767px) { .process.bottom-arrow:after { left: 46%; } }
@media (max-width: 640px) { .process.bottom-arrow:after { left: 45%; } }
@media (max-width: 500px) { .process.bottom-arrow:after { left: 43%; } }
@media (max-width: 360px) { .process.bottom-arrow:after { left: 39%; } }
.process .process-item { padding: 3.125em 1.25em; position: relative; }
@media (max-width: 767px) { .process .process-item { padding-bottom: 1.25em; } }
@media (max-width: 767px) { .process .process-item .columns { margin-bottom: 1.25em; } }
.process .process-item .next-arrow { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #fff; position: absolute; margin-left: 10px; bottom: -20px; z-index: 100; }
.process .process-item:nth-child(odd) .next-arrow { border-top-color: #F7F4F0; }
.process .process-item:last-child .next-arrow { display: none; }
.process .process-item ul, .process .process-item p { margin-bottom: 0; }
.process .process-item h1, .process .process-item h2, .process .process-item h3, .process .process-item h4, .process .process-item h5, .process .process-item h6 { font-weight: 700; }
.process .process-item .circle { margin-top: -10px; }

/* ---------------------- */
/* Carousels 	 		*/
/* ---------------------- */
.carousel .crsl-item { visibility: hidden; position: absolute; }
.carousel .crsl-item .crsl-caption { background: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0; color: #fff; padding: 20px; width: 100%; }
@media (max-width: 500px) { .carousel .crsl-item .crsl-caption { position: static; } }
.carousel .crsl-item .jump-columns-left { margin-left: -2.5em; }
@media (max-width: 767px) { .carousel .crsl-item .jump-columns-left { margin-left: 0; } }
.carousel .crsl-item .row .columns.large-5.medium-5.small-12 .jump-columns-right, .bleed .carousel.massive-nav .crsl-item .crsl-nav .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right, .bleed .carousel.massive-nav .crsl-nav .crsl-item .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-item .crsl-nav .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-item .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right { margin-right: -2.5em; position: relative; z-index: 100; }
@media (max-width: 767px) { .carousel .crsl-item .row .columns.large-5.medium-5.small-12 .jump-columns-right, .bleed .carousel.massive-nav .crsl-item .crsl-nav .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right, .bleed .carousel.massive-nav .crsl-nav .crsl-item .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-item .crsl-nav .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-item .crsl-nav-helper .columns.large-5.medium-5.small-12 .jump-columns-right { margin-right: 0; } }
.carousel .crsl-nav { text-align: center; }
.carousel .crsl-nav a:first-child { margin-right: 20px; }
.carousel.massive-nav { position: relative; }
.carousel.massive-nav .crsl-nav { position: absolute; top: 0; left: 0; width: 100%; }
.carousel.massive-nav .crsl-nav .crsl-nav-helper { /*@extend .row;*/ max-width: 87.5em; margin: 0 auto; }
.carousel.massive-nav .crsl-nav a { font-size: 1.5em; color: #fff; }
.carousel.massive-nav .crsl-nav a:hover { text-decoration: none; }
.carousel.massive-nav .crsl-nav a i, .carousel.massive-nav .crsl-nav a span { display: none; }
.carousel.massive-nav .crsl-nav a:before, .carousel.massive-nav .crsl-nav a:after { font-family: 'uthscsa-icons'; color: #2d2642; }
.carousel.massive-nav .crsl-nav a.previous { float: left; }
.carousel.massive-nav .crsl-nav a.previous:before { content: 'W'; }
.carousel.massive-nav .crsl-nav a.next { float: right; }
.carousel.massive-nav .crsl-nav a.next:after { content: 'X'; }
.carousel.massive-nav .crsl-nav .crsl-nav-helper-ctrc { /*@extend .row;*/ max-width: 87.5em; margin: 0 auto; }
.carousel.massive-nav .crsl-nav .crsl-nav-helper-ctrc a.previous { background-image: url("/images/previous.png"); background-repeat: no-repeat; background-position: right bottom; padding-right: 5px; padding-bottom: 4px; }
.carousel.massive-nav .crsl-nav .crsl-nav-helper-ctrc a.next { background-image: url("/images/next.png"); background-repeat: no-repeat; background-position: left bottom; padding-left: 5px; padding-bottom: 4px; }

/* ---------------------- */
/* Video Launch Thumbnail 	*/
/* ---------------------- */
.video-thumbnail { position: relative; }
.video-thumbnail .video-button { position: absolute; top: 0; left: 0; z-index: 999; width: 100%; text-align: center; }
.video-thumbnail .video-button .inner { display: inline-block; background: rgba(255, 255, 255, 0.5); -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding: 5px 15px; }
.video-thumbnail a:hover .inner { background: rgba(255, 255, 255, 0.7); }
.video-thumbnail a:hover .inner .circle.colorized { background-color: #aa4818; }

/* ---------------------- */
/* Multi-step Forms   		*/
/* ---------------------- */
form.multi-step-form .step.dim { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; position: relative; }
form.multi-step-form .step .dimmer { position: absolute; z-index: 1000; }

/* ---------------------- */
/* Dateboxes 	 		*/
/* ---------------------- */
.datebox { background-color: #672b0e; max-width: 80px; }
.datebox .month { text-transform: uppercase; font-size: 0.75em; background-color: #C0511B; }
.datebox .date { font-size: 1.375em; font-weight: bold; }
.datebox:hover { text-decoration: none; }
.datebox.today { min-height: 45px; }
.datebox.today .date { font-size: 0.875em; }

a.datebox { display: block; -moz-transition-property: background; -o-transition-property: background; -webkit-transition-property: background; transition-property: background; -moz-transition-duration: 0.25s; -o-transition-duration: 0.25s; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.large-date { font-size: 4em; color: white; }

.large-event { font-size: 2.5em; padding-top: 10px; }

.events { border-left: 1px solid #999999; }

.events .long-date { color: #999999; font-size: 0.9em; }

/* ---------------------- */
/* Colorizing Options 		*/
/* ---------------------- */
.panel.colorized, .colorized.filters, .bleed.colorized, .process .colorized.process-item:nth-child(odd), .bleed.photo-bleed.colorized, .process .photo-bleed.colorized.process-item:nth-child(odd) { background-color: #C0511B; color: #fff; }
.panel.colorized a:not(.button), .colorized.filters a:not(.button), .bleed.colorized a:not(.button), .process .colorized.process-item:nth-child(odd) a:not(.button), .bleed.photo-bleed.colorized a:not(.button), .process .photo-bleed.colorized.process-item:nth-child(odd) a:not(.button) { color: #fff; }
.panel.colorized .jump-columns-left, .colorized.filters .jump-columns-left, .bleed.colorized .jump-columns-left, .process .colorized.process-item:nth-child(odd) .jump-columns-left, .bleed.photo-bleed.colorized .jump-columns-left, .process .photo-bleed.colorized.process-item:nth-child(odd) .jump-columns-left { margin-left: -2.5em; }
@media (max-width: 767px) { .panel.colorized .jump-columns-left, .colorized.filters .jump-columns-left, .bleed.colorized .jump-columns-left, .process .colorized.process-item:nth-child(odd) .jump-columns-left, .bleed.photo-bleed.colorized .jump-columns-left, .process .photo-bleed.colorized.process-item:nth-child(odd) .jump-columns-left { margin-left: 0; } }
.panel.colorized .jump-columns-right, .colorized.filters .jump-columns-right, .bleed.colorized .jump-columns-right, .process .colorized.process-item:nth-child(odd) .jump-columns-right, .bleed.photo-bleed.colorized .jump-columns-right, .process .photo-bleed.colorized.process-item:nth-child(odd) .jump-columns-right { margin-right: -2.5em; position: relative; z-index: 100; }
@media (max-width: 767px) { .panel.colorized .jump-columns-right, .colorized.filters .jump-columns-right, .bleed.colorized .jump-columns-right, .process .colorized.process-item:nth-child(odd) .jump-columns-right, .bleed.photo-bleed.colorized .jump-columns-right, .process .photo-bleed.colorized.process-item:nth-child(odd) .jump-columns-right { margin-right: 0; } }
.panel.colorized p, .colorized.filters p, .panel.colorized h1, .colorized.filters h1, .panel.colorized h2, .colorized.filters h2, .panel.colorized h3, .colorized.filters h3, .panel.colorized h4, .colorized.filters h4, .panel.colorized h5, .colorized.filters h5, .panel.colorized h6, .colorized.filters h6, .bleed.colorized p, .process .colorized.process-item:nth-child(odd) p, .bleed.colorized h1, .process .colorized.process-item:nth-child(odd) h1, .bleed.colorized h2, .process .colorized.process-item:nth-child(odd) h2, .bleed.colorized h3, .process .colorized.process-item:nth-child(odd) h3, .bleed.colorized h4, .process .colorized.process-item:nth-child(odd) h4, .bleed.colorized h5, .process .colorized.process-item:nth-child(odd) h5, .bleed.colorized h6, .process .colorized.process-item:nth-child(odd) h6, .bleed.photo-bleed.colorized p, .process .photo-bleed.colorized.process-item:nth-child(odd) p, .bleed.photo-bleed.colorized h1, .process .photo-bleed.colorized.process-item:nth-child(odd) h1, .bleed.photo-bleed.colorized h2, .process .photo-bleed.colorized.process-item:nth-child(odd) h2, .bleed.photo-bleed.colorized h3, .process .photo-bleed.colorized.process-item:nth-child(odd) h3, .bleed.photo-bleed.colorized h4, .process .photo-bleed.colorized.process-item:nth-child(odd) h4, .bleed.photo-bleed.colorized h5, .process .photo-bleed.colorized.process-item:nth-child(odd) h5, .bleed.photo-bleed.colorized h6, .process .photo-bleed.colorized.process-item:nth-child(odd) h6 { color: #fff; }
.panel.colorized p.ruled-heading, .colorized.filters p.ruled-heading, .panel.colorized h1.ruled-heading, .colorized.filters h1.ruled-heading, .panel.colorized h2.ruled-heading, .colorized.filters h2.ruled-heading, .panel.colorized h3.ruled-heading, .colorized.filters h3.ruled-heading, .panel.colorized h4.ruled-heading, .colorized.filters h4.ruled-heading, .panel.colorized h5.ruled-heading, .colorized.filters h5.ruled-heading, .panel.colorized h6.ruled-heading, .colorized.filters h6.ruled-heading, .bleed.colorized p.ruled-heading, .process .colorized.process-item:nth-child(odd) p.ruled-heading, .bleed.colorized h1.ruled-heading, .process .colorized.process-item:nth-child(odd) h1.ruled-heading, .bleed.colorized h2.ruled-heading, .process .colorized.process-item:nth-child(odd) h2.ruled-heading, .bleed.colorized h3.ruled-heading, .process .colorized.process-item:nth-child(odd) h3.ruled-heading, .bleed.colorized h4.ruled-heading, .process .colorized.process-item:nth-child(odd) h4.ruled-heading, .bleed.colorized h5.ruled-heading, .process .colorized.process-item:nth-child(odd) h5.ruled-heading, .bleed.colorized h6.ruled-heading, .process .colorized.process-item:nth-child(odd) h6.ruled-heading, .bleed.photo-bleed.colorized p.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) p.ruled-heading, .bleed.photo-bleed.colorized h1.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) h1.ruled-heading, .bleed.photo-bleed.colorized h2.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) h2.ruled-heading, .bleed.photo-bleed.colorized h3.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) h3.ruled-heading, .bleed.photo-bleed.colorized h4.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) h4.ruled-heading, .bleed.photo-bleed.colorized h5.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) h5.ruled-heading, .bleed.photo-bleed.colorized h6.ruled-heading, .process .photo-bleed.colorized.process-item:nth-child(odd) h6.ruled-heading { border-bottom-color: #fff; }
.panel.colorized .ruled-heading h1, .colorized.filters .ruled-heading h1, .panel.colorized .ruled-heading h2, .colorized.filters .ruled-heading h2, .panel.colorized .ruled-heading h3, .colorized.filters .ruled-heading h3, .panel.colorized .ruled-heading h4, .colorized.filters .ruled-heading h4, .panel.colorized .ruled-heading h5, .colorized.filters .ruled-heading h5, .panel.colorized .ruled-heading h6, .colorized.filters .ruled-heading h6, .bleed.colorized .ruled-heading h1, .process .colorized.process-item:nth-child(odd) .ruled-heading h1, .bleed.colorized .ruled-heading h2, .process .colorized.process-item:nth-child(odd) .ruled-heading h2, .bleed.colorized .ruled-heading h3, .process .colorized.process-item:nth-child(odd) .ruled-heading h3, .bleed.colorized .ruled-heading h4, .process .colorized.process-item:nth-child(odd) .ruled-heading h4, .bleed.colorized .ruled-heading h5, .process .colorized.process-item:nth-child(odd) .ruled-heading h5, .bleed.colorized .ruled-heading h6, .process .colorized.process-item:nth-child(odd) .ruled-heading h6, .bleed.photo-bleed.colorized .ruled-heading h1, .process .photo-bleed.colorized.process-item:nth-child(odd) .ruled-heading h1, .bleed.photo-bleed.colorized .ruled-heading h2, .process .photo-bleed.colorized.process-item:nth-child(odd) .ruled-heading h2, .bleed.photo-bleed.colorized .ruled-heading h3, .process .photo-bleed.colorized.process-item:nth-child(odd) .ruled-heading h3, .bleed.photo-bleed.colorized .ruled-heading h4, .process .photo-bleed.colorized.process-item:nth-child(odd) .ruled-heading h4, .bleed.photo-bleed.colorized .ruled-heading h5, .process .photo-bleed.colorized.process-item:nth-child(odd) .ruled-heading h5, .bleed.photo-bleed.colorized .ruled-heading h6, .process .photo-bleed.colorized.process-item:nth-child(odd) .ruled-heading h6 { border-bottom-color: #fff; }
.panel.colorized hr, .colorized.filters hr, .bleed.colorized hr, .process .colorized.process-item:nth-child(odd) hr, .bleed.photo-bleed.colorized hr, .process .photo-bleed.colorized.process-item:nth-child(odd) hr { border-top-color: #fff; }
.panel.colorized .circle, .colorized.filters .circle, .bleed.colorized .circle, .process .colorized.process-item:nth-child(odd) .circle, .bleed.photo-bleed.colorized .circle, .process .photo-bleed.colorized.process-item:nth-child(odd) .circle { background: rgba(0, 0, 0, 0.3); }
.panel.colorized .circle span, .colorized.filters .circle span, .bleed.colorized .circle span, .process .colorized.process-item:nth-child(odd) .circle span, .bleed.photo-bleed.colorized .circle span, .process .photo-bleed.colorized.process-item:nth-child(odd) .circle span { color: #fff; }
.panel.colorized .circle-orange, .colorized.filters .circle-orange, .bleed.colorized .circle-orange, .process .colorized.process-item:nth-child(odd) .circle-orange, .bleed.photo-bleed.colorized .circle-orange, .process .photo-bleed.colorized.process-item:nth-child(odd) .circle-orange { background-color: #C0511B; font-size: 1.5em; }
.panel.colorized blockquote, .colorized.filters blockquote, .bleed.colorized blockquote, .process .colorized.process-item:nth-child(odd) blockquote, .bleed.photo-bleed.colorized blockquote, .process .photo-bleed.colorized.process-item:nth-child(odd) blockquote { color: #fff; border-color: #fff; }
.panel.colorized.darken, .colorized.darken.filters, .bleed.colorized.darken, .process .colorized.darken.process-item:nth-child(odd), .bleed.photo-bleed.colorized.darken, .process .photo-bleed.colorized.darken.process-item:nth-child(odd) { background-color: #863813; }
.panel.colorized.white, .colorized.white.filters, .bleed.colorized.white, .process .colorized.white.process-item:nth-child(odd), .bleed.photo-bleed.colorized.white, .process .photo-bleed.colorized.white.process-item:nth-child(odd) { background-color: #fff; }
.panel.colorized.white p, .colorized.white.filters p, .panel.colorized.white h1, .colorized.white.filters h1, .panel.colorized.white h2, .colorized.white.filters h2, .panel.colorized.white h3, .colorized.white.filters h3, .panel.colorized.white h4, .colorized.white.filters h4, .panel.colorized.white h5, .colorized.white.filters h5, .panel.colorized.white h6, .colorized.white.filters h6, .bleed.colorized.white p, .process .colorized.white.process-item:nth-child(odd) p, .bleed.colorized.white h1, .process .colorized.white.process-item:nth-child(odd) h1, .bleed.colorized.white h2, .process .colorized.white.process-item:nth-child(odd) h2, .bleed.colorized.white h3, .process .colorized.white.process-item:nth-child(odd) h3, .bleed.colorized.white h4, .process .colorized.white.process-item:nth-child(odd) h4, .bleed.colorized.white h5, .process .colorized.white.process-item:nth-child(odd) h5, .bleed.colorized.white h6, .process .colorized.white.process-item:nth-child(odd) h6, .bleed.photo-bleed.colorized.white p, .process .photo-bleed.colorized.white.process-item:nth-child(odd) p, .bleed.photo-bleed.colorized.white h1, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h1, .bleed.photo-bleed.colorized.white h2, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h2, .bleed.photo-bleed.colorized.white h3, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h3, .bleed.photo-bleed.colorized.white h4, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h4, .bleed.photo-bleed.colorized.white h5, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h5, .bleed.photo-bleed.colorized.white h6, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h6 { color: #171717; }
.panel.colorized.white p.orange-heading, .colorized.white.filters p.orange-heading, .panel.colorized.white h1.orange-heading, .colorized.white.filters h1.orange-heading, .panel.colorized.white h2.orange-heading, .colorized.white.filters h2.orange-heading, .panel.colorized.white h3.orange-heading, .colorized.white.filters h3.orange-heading, .panel.colorized.white h4.orange-heading, .colorized.white.filters h4.orange-heading, .panel.colorized.white h5.orange-heading, .colorized.white.filters h5.orange-heading, .panel.colorized.white h6.orange-heading, .colorized.white.filters h6.orange-heading, .bleed.colorized.white p.orange-heading, .process .colorized.white.process-item:nth-child(odd) p.orange-heading, .bleed.colorized.white h1.orange-heading, .process .colorized.white.process-item:nth-child(odd) h1.orange-heading, .bleed.colorized.white h2.orange-heading, .process .colorized.white.process-item:nth-child(odd) h2.orange-heading, .bleed.colorized.white h3.orange-heading, .process .colorized.white.process-item:nth-child(odd) h3.orange-heading, .bleed.colorized.white h4.orange-heading, .process .colorized.white.process-item:nth-child(odd) h4.orange-heading, .bleed.colorized.white h5.orange-heading, .process .colorized.white.process-item:nth-child(odd) h5.orange-heading, .bleed.colorized.white h6.orange-heading, .process .colorized.white.process-item:nth-child(odd) h6.orange-heading, .bleed.photo-bleed.colorized.white p.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) p.orange-heading, .bleed.photo-bleed.colorized.white h1.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h1.orange-heading, .bleed.photo-bleed.colorized.white h2.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h2.orange-heading, .bleed.photo-bleed.colorized.white h3.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h3.orange-heading, .bleed.photo-bleed.colorized.white h4.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h4.orange-heading, .bleed.photo-bleed.colorized.white h5.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h5.orange-heading, .bleed.photo-bleed.colorized.white h6.orange-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h6.orange-heading { color: #C0511B; }
.panel.colorized.white p.blue-heading, .colorized.white.filters p.blue-heading, .panel.colorized.white h1.blue-heading, .colorized.white.filters h1.blue-heading, .panel.colorized.white h2.blue-heading, .colorized.white.filters h2.blue-heading, .panel.colorized.white h3.blue-heading, .colorized.white.filters h3.blue-heading, .panel.colorized.white h4.blue-heading, .colorized.white.filters h4.blue-heading, .panel.colorized.white h5.blue-heading, .colorized.white.filters h5.blue-heading, .panel.colorized.white h6.blue-heading, .colorized.white.filters h6.blue-heading, .bleed.colorized.white p.blue-heading, .process .colorized.white.process-item:nth-child(odd) p.blue-heading, .bleed.colorized.white h1.blue-heading, .process .colorized.white.process-item:nth-child(odd) h1.blue-heading, .bleed.colorized.white h2.blue-heading, .process .colorized.white.process-item:nth-child(odd) h2.blue-heading, .bleed.colorized.white h3.blue-heading, .process .colorized.white.process-item:nth-child(odd) h3.blue-heading, .bleed.colorized.white h4.blue-heading, .process .colorized.white.process-item:nth-child(odd) h4.blue-heading, .bleed.colorized.white h5.blue-heading, .process .colorized.white.process-item:nth-child(odd) h5.blue-heading, .bleed.colorized.white h6.blue-heading, .process .colorized.white.process-item:nth-child(odd) h6.blue-heading, .bleed.photo-bleed.colorized.white p.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) p.blue-heading, .bleed.photo-bleed.colorized.white h1.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h1.blue-heading, .bleed.photo-bleed.colorized.white h2.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h2.blue-heading, .bleed.photo-bleed.colorized.white h3.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h3.blue-heading, .bleed.photo-bleed.colorized.white h4.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h4.blue-heading, .bleed.photo-bleed.colorized.white h5.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h5.blue-heading, .bleed.photo-bleed.colorized.white h6.blue-heading, .process .photo-bleed.colorized.white.process-item:nth-child(odd) h6.blue-heading { color: #427E6B; }
.panel.colorized.white hr, .colorized.white.filters hr, .bleed.colorized.white hr, .process .colorized.white.process-item:nth-child(odd) hr, .bleed.photo-bleed.colorized.white hr, .process .photo-bleed.colorized.white.process-item:nth-child(odd) hr { border-top-color: #999999; }
.panel.colorized.white a, .colorized.white.filters a, .bleed.colorized.white a, .process .colorized.white.process-item:nth-child(odd) a, .bleed.photo-bleed.colorized.white a, .process .photo-bleed.colorized.white.process-item:nth-child(odd) a { color: #C0511B; }
.panel.colorized.white a.button, .colorized.white.filters a.button, .bleed.colorized.white a.button, .process .colorized.white.process-item:nth-child(odd) a.button, .bleed.photo-bleed.colorized.white a.button, .process .photo-bleed.colorized.white.process-item:nth-child(odd) a.button { background-color: #C0511B; color: #fff; }
.panel.colorized.white a.button:hover, .colorized.white.filters a.button:hover, .bleed.colorized.white a.button:hover, .process .colorized.white.process-item:nth-child(odd) a.button:hover, .bleed.photo-bleed.colorized.white a.button:hover, .process .photo-bleed.colorized.white.process-item:nth-child(odd) a.button:hover { background: #933e15; }
.panel.colorized.white .button-linear-box, .colorized.white.filters .button-linear-box, .bleed.colorized.white .button-linear-box, .process .colorized.white.process-item:nth-child(odd) .button-linear-box, .bleed.photo-bleed.colorized.white .button-linear-box, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box { border: #C0511B 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #C0511B; }
.panel.colorized.white .button-linear-box:hover, .colorized.white.filters .button-linear-box:hover, .bleed.colorized.white .button-linear-box:hover, .process .colorized.white.process-item:nth-child(odd) .button-linear-box:hover, .bleed.photo-bleed.colorized.white .button-linear-box:hover, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box:hover { background: #C0511B; color: #fff !important; text-decoration: none; }
.panel.colorized.white .button-linear-box-research, .colorized.white.filters .button-linear-box-research, .bleed.colorized.white .button-linear-box-research, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-research, .bleed.photo-bleed.colorized.white .button-linear-box-research, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-research { border: #855F5D 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #855F5D; }
.panel.colorized.white .button-linear-box-research:hover, .colorized.white.filters .button-linear-box-research:hover, .bleed.colorized.white .button-linear-box-research:hover, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-research:hover, .bleed.photo-bleed.colorized.white .button-linear-box-research:hover, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-research:hover { background: #855F5D; color: #fff !important; text-decoration: none; }
.panel.colorized.white .button-linear-box-academics, .colorized.white.filters .button-linear-box-academics, .bleed.colorized.white .button-linear-box-academics, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-academics, .bleed.photo-bleed.colorized.white .button-linear-box-academics, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-academics { border: #427E6B 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #427E6B; }
.panel.colorized.white .button-linear-box-academics:hover, .colorized.white.filters .button-linear-box-academics:hover, .bleed.colorized.white .button-linear-box-academics:hover, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-academics:hover, .bleed.photo-bleed.colorized.white .button-linear-box-academics:hover, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-academics:hover { background: #427E6B; color: #fff !important; text-decoration: none; }
.panel.colorized.white .button-linear-box-patientcare, .colorized.white.filters .button-linear-box-patientcare, .bleed.colorized.white .button-linear-box-patientcare, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-patientcare, .bleed.photo-bleed.colorized.white .button-linear-box-patientcare, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-patientcare { border: #15748C 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #15748C; }
.panel.colorized.white .button-linear-box-patientcare:hover, .colorized.white.filters .button-linear-box-patientcare:hover, .bleed.colorized.white .button-linear-box-patientcare:hover, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-patientcare:hover, .bleed.photo-bleed.colorized.white .button-linear-box-patientcare:hover, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-patientcare:hover { background: #15748C; color: #fff !important; text-decoration: none; }
.panel.colorized.white .button-linear-box-institutional, .colorized.white.filters .button-linear-box-institutional, .bleed.colorized.white .button-linear-box-institutional, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-institutional, .bleed.photo-bleed.colorized.white .button-linear-box-institutional, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-institutional { border: #865F7B 1px solid; -moz-border-radius: 0.3125em; -webkit-border-radius: 0.3125em; border-radius: 0.3125em; padding: 10px 30px; color: #865F7B; }
.panel.colorized.white .button-linear-box-institutional:hover, .colorized.white.filters .button-linear-box-institutional:hover, .bleed.colorized.white .button-linear-box-institutional:hover, .process .colorized.white.process-item:nth-child(odd) .button-linear-box-institutional:hover, .bleed.photo-bleed.colorized.white .button-linear-box-institutional:hover, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .button-linear-box-institutional:hover { background: #865F7B; color: #fff !important; text-decoration: none; }
.panel.colorized.white blockquote, .colorized.white.filters blockquote, .bleed.colorized.white blockquote, .process .colorized.white.process-item:nth-child(odd) blockquote, .bleed.photo-bleed.colorized.white blockquote, .process .photo-bleed.colorized.white.process-item:nth-child(odd) blockquote { color: #8A6829; border-color: #999999; }
.panel.colorized.white .bullet-list, .colorized.white.filters .bullet-list, .bleed.colorized.white .bullet-list, .process .colorized.white.process-item:nth-child(odd) .bullet-list, .bleed.photo-bleed.colorized.white .bullet-list, .process .photo-bleed.colorized.white.process-item:nth-child(odd) .bullet-list { color: #171717; }
.panel.colorized.white a.datebox, .colorized.white.filters a.datebox, .bleed.colorized.white a.datebox, .process .colorized.white.process-item:nth-child(odd) a.datebox, .bleed.photo-bleed.colorized.white a.datebox, .process .photo-bleed.colorized.white.process-item:nth-child(odd) a.datebox { color: #fff; }
.panel.colorized.alpha, .colorized.alpha.filters, .bleed.colorized.alpha, .process .colorized.alpha.process-item:nth-child(odd), .bleed.photo-bleed.colorized.alpha, .process .photo-bleed.colorized.alpha.process-item:nth-child(odd) { background-color: rgba(255, 255, 255, 0.2); }
.panel.colorized.colorized-patientcare, .colorized.colorized-patientcare.filters, .bleed.colorized.colorized-patientcare, .process .colorized.colorized-patientcare.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-patientcare, .process .photo-bleed.colorized.colorized-patientcare.process-item:nth-child(odd) { background-color: #15748C; }
.panel.colorized.colorized-academics, .colorized.colorized-academics.filters, .bleed.colorized.colorized-academics, .process .colorized.colorized-academics.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-academics, .process .photo-bleed.colorized.colorized-academics.process-item:nth-child(odd) { background-color: #427E6B; }
.panel.colorized.colorized-research, .colorized.colorized-research.filters, .bleed.colorized.colorized-research, .process .colorized.colorized-research.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-research, .process .photo-bleed.colorized.colorized-research.process-item:nth-child(odd) { background-color: #855F5D; }
.panel.colorized.colorized-institutional, .colorized.colorized-institutional.filters, .bleed.colorized.colorized-institutional, .process .colorized.colorized-institutional.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-institutional, .process .photo-bleed.colorized.colorized-institutional.process-item:nth-child(odd) { background-color: #865F7B; }
.panel.colorized.colorized-patientcare-darken, .colorized.colorized-patientcare-darken.filters, .bleed.colorized.colorized-patientcare-darken, .process .colorized.colorized-patientcare-darken.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-patientcare-darken, .process .photo-bleed.colorized.colorized-patientcare-darken.process-item:nth-child(odd) { background-color: #0d4857; }
.panel.colorized.colorized-academics-darken, .colorized.colorized-academics-darken.filters, .bleed.colorized.colorized-academics-darken, .process .colorized.colorized-academics-darken.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-academics-darken, .process .photo-bleed.colorized.colorized-academics-darken.process-item:nth-child(odd) { background-color: #26483e; }
.panel.colorized.colorized-research-darken, .colorized.colorized-research-darken.filters, .bleed.colorized.colorized-research-darken, .process .colorized.colorized-research-darken.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-research-darken, .process .photo-bleed.colorized.colorized-research-darken.process-item:nth-child(odd) { background-color: #493433; }
.panel.colorized.colorized-institutional-darken, .colorized.colorized-institutional-darken.filters, .bleed.colorized.colorized-institutional-darken, .process .colorized.colorized-institutional-darken.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-institutional-darken, .process .photo-bleed.colorized.colorized-institutional-darken.process-item:nth-child(odd) { background-color: #4a3544; }
.panel.colorized.colorized-patientcare-highlight, .colorized.colorized-patientcare-highlight.filters, .bleed.colorized.colorized-patientcare-highlight, .process .colorized.colorized-patientcare-highlight.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-patientcare-highlight, .process .photo-bleed.colorized.colorized-patientcare-highlight.process-item:nth-child(odd) { background-color: #4BC0C4; }
.panel.colorized.colorized-academics-highlight, .colorized.colorized-academics-highlight.filters, .bleed.colorized.colorized-academics-highlight, .process .colorized.colorized-academics-highlight.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-academics-highlight, .process .photo-bleed.colorized.colorized-academics-highlight.process-item:nth-child(odd) { background-color: #87D680; }
.panel.colorized.colorized-research-highlight, .colorized.colorized-research-highlight.filters, .bleed.colorized.colorized-research-highlight, .process .colorized.colorized-research-highlight.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-research-highlight, .process .photo-bleed.colorized.colorized-research-highlight.process-item:nth-child(odd) { background-color: #B7868F; }
.panel.colorized.colorized-institutional-highlight, .colorized.colorized-institutional-highlight.filters, .bleed.colorized.colorized-institutional-highlight, .process .colorized.colorized-institutional-highlight.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-institutional-highlight, .process .photo-bleed.colorized.colorized-institutional-highlight.process-item:nth-child(odd) { background-color: #a76393; }
.panel.colorized.colorized-global-accent, .colorized.colorized-global-accent.filters, .bleed.colorized.colorized-global-accent, .process .colorized.colorized-global-accent.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-global-accent, .process .photo-bleed.colorized.colorized-global-accent.process-item:nth-child(odd) { background-color: #517F70; }
.panel.colorized.colorized-global-secondary-accent, .colorized.colorized-global-secondary-accent.filters, .bleed.colorized.colorized-global-secondary-accent, .process .colorized.colorized-global-secondary-accent.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-global-secondary-accent, .process .photo-bleed.colorized.colorized-global-secondary-accent.process-item:nth-child(odd) { background-color: #F26722; }
.panel.colorized.colorized-global-tertiary-accent, .colorized.colorized-global-tertiary-accent.filters, .bleed.colorized.colorized-global-tertiary-accent, .process .colorized.colorized-global-tertiary-accent.process-item:nth-child(odd), .bleed.photo-bleed.colorized.colorized-global-tertiary-accent, .process .photo-bleed.colorized.colorized-global-tertiary-accent.process-item:nth-child(odd) { background-color: #FEC46F; }

.hex-pattern-large { background-repeat: no-repeat; background-position: top left; }
.hex-pattern-large.hex-pattern-right { background-position: top right; }

.numeric-facts.boxed.colorized .number { color: #fff; background-color: #C0511B; border-top-color: #933e15; }
.numeric-facts.boxed.colorized .detail { color: inherit; }
.numeric-facts.boxed.colorized-offcanvas .number { background-color: #d1ccbc; border-top-color: #bdb59d; }
.numeric-facts.boxed.colorized-patientcare .number { background-color: #15748C; border-top-color: #0d4857; }
.numeric-facts.boxed.colorized-academics .number { background-color: #427E6B; border-top-color: #26483e; }
.numeric-facts.boxed.colorized-research .number { background-color: #855F5D; border-top-color: #493433; }

i[class^="icon-"].colorized, i[class*=" icon-"].colorized, i.colorize-icon[class^="icon-"].colorized, i.colorize-icon[class*=" icon-"].colorized { color: #C0511B; }
i[class^="icon-"].colorized-patientcare, i[class*=" icon-"].colorized-patientcare, i.colorize-icon[class^="icon-"].colorized-patientcare, i.colorize-icon[class*=" icon-"].colorized-patientcare { color: #15748C; }
i[class^="icon-"].colorized-academics, i[class*=" icon-"].colorized-academics, i.colorize-icon[class^="icon-"].colorized-academics, i.colorize-icon[class*=" icon-"].colorized-academics { color: #427E6B; }
i[class^="icon-"].colorized-research, i[class*=" icon-"].colorized-research, i.colorize-icon[class^="icon-"].colorized-research, i.colorize-icon[class*=" icon-"].colorized-research { color: #855F5D; }

/* ---------------------- */
/* Landing Pages 		*/
/* ---------------------- */
.landing .page-header { overflow: hidden; position: relative; background-repeat: no-repeat; background-position: -650px center; }
.landing .page-header.bleed, .landing .process .page-header.process-item:nth-child(odd), .process .landing .page-header.process-item:nth-child(odd) { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0; margin-bottom: 0; }
.landing .page-header.bleed .content, .landing .process .page-header.process-item:nth-child(odd) .content, .process .landing .page-header.process-item:nth-child(odd) .content { padding: 0; }
@media (max-width: 767px) { .landing .page-header { background-image: none; } }
.landing .page-header .photo { position: absolute; max-width: 80.5em; width: 100%; }
@media (max-width: 767px) { .landing .page-header .photo { position: static; } }
.landing .page-header .content { position: relative; min-height: 400px; padding: 0; }
@media (max-width: 767px) { .landing .page-header .content { min-height: 0; } }
.landing .page-header .content .hex { position: absolute; z-index: 1; top: -100px; left: -100px; }
@media (max-width: 1100px) { .landing .page-header .content .hex { left: -100px; } }
@media (max-width: 900px) { .landing .page-header .content .hex { left: -70px; } }
@media (max-width: 767px) { .landing .page-header .content .hex { display: none; } }
.landing .page-header .content .hex img { max-width: none; }
.landing .page-header .content .wrapper { position: relative; z-index: 2; color: #fff; padding-right: 30px; }
@media (max-width: 767px) { .landing .page-header .content .wrapper { padding: 20px; } }
.landing .page-header .content .wrapper h2 { margin-bottom: 10px; font-size: 2.5em; line-height: 1em; }
@media (max-width: 900px) { .landing .page-header .content .wrapper h2 { font-size: 1.8em; } }
@media (max-width: 767px) { .landing .secondary .story { padding-bottom: 20px; margin-bottom: 40px; border-bottom: #999999 1px solid; }
  .landing .secondary .story:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
  .landing .secondary .story:last-child > *:last-child { margin-bottom: 0; } }
.landing .secondary .story img { margin-bottom: 1.25em; }

.landing ul.large-block-grid-3, .stories-landing ul.large-block-grid-3 { padding: 0 20px; }

/* ---------------------- */
/* Experimental Hexagon Things 	*/
/* ---------------------- */
.hexagon { display: inline-block; width: 400px; height: 400px; }
.hexagon span.hex-outer, .hexagon span.hex-inner { display: block; overflow: hidden; }
.hexagon span.hex-outer .hex-content.mask-photo, .hexagon span.hex-inner .hex-content.mask-photo { -moz-transform: rotate(20deg) scale(1.1, 1.1); -ms-transform: rotate(20deg) scale(1.1, 1.1); -webkit-transform: rotate(20deg) scale(1.1, 1.1); transform: rotate(20deg) scale(1.1, 1.1); }
.hexagon span.hex-outer .hex-content.mask-photo img, .hexagon span.hex-inner .hex-content.mask-photo img { max-width: none; max-height: 100%; }
.hexagon span.hex-outer .hex-content.solid, .hexagon span.hex-inner .hex-content.solid { background-color: #C0511B; width: 400px; height: 400px; }
.hexagon span.hex-outer .hex-content.solid .wrapper, .hexagon span.hex-inner .hex-content.solid .wrapper { padding: 0 50px; }
.hexagon span.hex-outer { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.hexagon span.hex-inner { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.sticky-wrapper.fixed { display: none; position: fixed; top: 0; width: 100%; z-index: 20; }
.sticky-wrapper.fixed.anywhere { background-color: #fff; border-bottom: #C0511B 5px solid; left: 0; padding: 10px 0; }
.sticky-wrapper.fixed.anywhere > .row, .bleed .carousel.massive-nav .crsl-nav .sticky-wrapper.fixed.anywhere > .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .sticky-wrapper.fixed.anywhere > .crsl-nav-helper { max-width: 80.5em; margin: 0 auto; }

/* ---------------------- */
/* Color Theming 		*/
/* ---------------------- */
.theme-patientcare .navbar { background-color: #c0511b; }
.theme-patientcare .navbar .main-nav li a:hover { background: #933e15; }
.theme-patientcare .navbar .main-nav li a span { border-left-color: #933e15; }
.theme-patientcare .navbar .main-nav li.active a { background: #863813; }
.theme-patientcare .navbar .main-nav li.active a span { border-left-color: #863813; }
.theme-patientcare .navbar .utility-nav { background-color: #863813; }
.theme-patientcare .navbar .utility-nav:before { background-color: #c0511b; }
.theme-patientcare .navbar.stack .main-nav li.active a { background: none; color: #3a1808; }
.theme-patientcare .page-header { background-color: #15748C; }
.theme-patientcare .page-header.bleed, .theme-patientcare .process .page-header.process-item:nth-child(odd), .process .theme-patientcare .page-header.process-item:nth-child(odd) { background-color: #0d4857; }
.theme-patientcare .page-header.bleed .panel, .theme-patientcare .process .page-header.process-item:nth-child(odd) .panel, .process .theme-patientcare .page-header.process-item:nth-child(odd) .panel, .theme-patientcare .page-header.bleed .filters, .theme-patientcare .process .page-header.process-item:nth-child(odd) .filters, .process .theme-patientcare .page-header.process-item:nth-child(odd) .filters { background-color: rgba(13, 72, 87, 0.7); }
.theme-patientcare .page-header.bleed a.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) a.button, .process .theme-patientcare .page-header.process-item:nth-child(odd) a.button, .theme-patientcare .page-header.bleed .button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .button, .process .theme-patientcare .page-header.process-item:nth-child(odd) .button { background-color: #15748C; }
.theme-patientcare .page-header.bleed a.button:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) a.button:hover, .process .theme-patientcare .page-header.process-item:nth-child(odd) a.button:hover, .theme-patientcare .page-header.bleed .button:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) .button:hover, .process .theme-patientcare .page-header.process-item:nth-child(odd) .button:hover { background-color: #198aa7; }
.theme-patientcare .page-header.bleed.hex-header .hexagon .solid, .theme-patientcare .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid, .process .theme-patientcare .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid { background-color: #15748C; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiMxNTc0OGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODJiMzMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #15748c), color-stop(100%, #082b33)); background: -moz-linear-gradient(top left, #15748c 40%, #082b33); background: -webkit-linear-gradient(top left, #15748c 40%, #082b33); background: linear-gradient(to bottom right, #15748c 40%, #082b33); }
.theme-patientcare .page-header.bleed.hex-header .hexagon .solid a.button, .theme-patientcare .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button, .process .theme-patientcare .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button { background-color: #0d4857; }
.theme-patientcare .page-header.bleed.hex-header .hexagon .solid a.button:hover, .theme-patientcare .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover, .process .theme-patientcare .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover { background-color: #09323c; }
.theme-patientcare .title-block { background-color: #15748C; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiMxNTc0OGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODJiMzMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #15748c), color-stop(100%, #082b33)); background: -moz-linear-gradient(top left, #15748c 40%, #082b33); background: -webkit-linear-gradient(top left, #15748c 40%, #082b33); background: linear-gradient(to bottom right, #15748c 40%, #082b33); }
.theme-patientcare .title-block a.button { background-color: #0d4857; }
.theme-patientcare .title-block a.button:hover { background-color: #09323c; }
.theme-patientcare .bleed.photo-bleed.colorized-theme, .theme-patientcare .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-patientcare .bleed.photo-bleed.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed.button, .theme-patientcare .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-patientcare .photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-patientcare .photo-bleed.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-patientcare .photo-bleed.button.process-item:nth-child(odd), .theme-patientcare ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-patientcare .bleed.photo-bleed.circle, .theme-patientcare ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-patientcare .photo-bleed.circle.process-item:nth-child(odd), .theme-patientcare .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-patientcare .photo-bleed.colorized-theme.process-item:nth-child(odd) { background-color: #0d4857; }
.theme-patientcare .bleed.photo-bleed.colorized-theme-accent, .theme-patientcare .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-patientcare .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) { background-color: #C54417; }
.theme-patientcare .bleed.photo-bleed .stripped, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .stripped, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .stripped, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1, .theme-patientcare .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h1, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h1, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h1, .theme-patientcare .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .theme-patientcare .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1, .theme-patientcare .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h1, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h1, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-patientcare .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized-washout h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed h1.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h1.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-patientcare .bleed.photo-bleed h1.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h1.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-patientcare .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .theme-patientcare .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .theme-patientcare .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .theme-patientcare .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized.white h1.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2, .theme-patientcare .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h2, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h2, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h2, .theme-patientcare .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .theme-patientcare .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2, .theme-patientcare .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h2, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h2, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-patientcare .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized-washout h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed h2.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h2.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-patientcare .bleed.photo-bleed h2.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h2.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-patientcare .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .theme-patientcare .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .theme-patientcare .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .theme-patientcare .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized.white h2.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3, .theme-patientcare .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h3, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h3, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h3, .theme-patientcare .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .theme-patientcare .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3, .theme-patientcare .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h3, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h3, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-patientcare .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized-washout h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed h3.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h3.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-patientcare .bleed.photo-bleed h3.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h3.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-patientcare .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .theme-patientcare .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .theme-patientcare .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .theme-patientcare .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized.white h3.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4, .theme-patientcare .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h4, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h4, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h4, .theme-patientcare .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .theme-patientcare .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4, .theme-patientcare .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h4, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h4, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-patientcare .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized-washout h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed h4.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h4.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-patientcare .bleed.photo-bleed h4.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h4.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-patientcare .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .theme-patientcare .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .theme-patientcare .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .theme-patientcare .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized.white h4.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5, .theme-patientcare .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h5, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h5, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h5, .theme-patientcare .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .theme-patientcare .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5, .theme-patientcare .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h5, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h5, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-patientcare .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized-washout h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed h5.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h5.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-patientcare .bleed.photo-bleed h5.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h5.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-patientcare .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .theme-patientcare .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .theme-patientcare .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .theme-patientcare .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized.white h5.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6, .theme-patientcare .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h6, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-patientcare .bleed.photo-bleed h6, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .theme-patientcare .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h6, .theme-patientcare .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6, .theme-patientcare .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .theme-patientcare .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6, .theme-patientcare .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h6, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-patientcare .bleed.photo-bleed h6, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-patientcare .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized-washout h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed h6.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h6.sidebar, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-patientcare .bleed.photo-bleed h6.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h6.filters, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-patientcare .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .theme-patientcare .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .theme-patientcare .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .theme-patientcare .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-patientcare .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .theme-patientcare .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-patientcare .bleed.photo-bleed.colorized.white h6.colorized-heading, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) h6.colorized-heading { color: #333; }
.theme-patientcare .bleed.photo-bleed a.stripped, .theme-patientcare .process .photo-bleed.process-item:nth-child(odd) a.stripped, .process .theme-patientcare .photo-bleed.process-item:nth-child(odd) a.stripped { color: #C0511B; }
.theme-patientcare .sidebar-colorized { background: #15748C; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMxNTc0OGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODJiMzMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #15748c), color-stop(100%, #082b33)); background: -moz-linear-gradient(left, #15748c 50%, #082b33); background: -webkit-linear-gradient(left, #15748c 50%, #082b33); background: linear-gradient(to right, #15748c 50%, #082b33); background-repeat: no-repeat; background-position: top right; }
.theme-patientcare h1.box-header, .theme-patientcare h2.box-header, .theme-patientcare h3.box-header, .theme-patientcare h4.box-header, .theme-patientcare h5.box-header, .theme-patientcare h6.box-header { background: #15748C; }
.theme-patientcare a.button.colorized-theme, .theme-patientcare .page-header.bleed a.button, .page-header.bleed .theme-patientcare a.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) a.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare a.button, .theme-patientcare ul.steps-bar li a.button.circle, ul.steps-bar li .theme-patientcare a.button.circle, .theme-patientcare .button.colorized-theme, .theme-patientcare .page-header.bleed .button, .page-header.bleed .theme-patientcare .button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .button, .theme-patientcare ul.steps-bar li .button.circle, ul.steps-bar li .theme-patientcare .button.circle { background-color: #15748C; }
.theme-patientcare a.button.colorized-theme:hover, .theme-patientcare .page-header.bleed a.button:hover, .page-header.bleed .theme-patientcare a.button:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) a.button:hover, .process .page-header.process-item:nth-child(odd) .theme-patientcare a.button:hover, .theme-patientcare ul.steps-bar li a.button.circle:hover, ul.steps-bar li .theme-patientcare a.button.circle:hover, .theme-patientcare .button.colorized-theme:hover, .theme-patientcare .page-header.bleed .button:hover, .page-header.bleed .theme-patientcare .button:hover, .theme-patientcare .process .page-header.process-item:nth-child(odd) .button:hover, .process .page-header.process-item:nth-child(odd) .theme-patientcare .button:hover, .theme-patientcare ul.steps-bar li .button.circle:hover, ul.steps-bar li .theme-patientcare .button.circle:hover { background-color: #198aa7; }
.theme-patientcare a.button.colorized-theme-invert, .theme-patientcare .button.colorized-theme-invert { background-color: #fff; color: #15748C; }
.theme-patientcare a.button.colorized-theme-invert:hover, .theme-patientcare .button.colorized-theme-invert:hover { color: #fff; }
.theme-patientcare a.button.colorized-theme-invert:hover, .theme-patientcare .button.colorized-theme-invert:hover { background-color: #198aa7; }
.theme-patientcare .numeric-facts.colorized-theme .number, .theme-patientcare .page-header.bleed .numeric-facts.button .number, .page-header.bleed .theme-patientcare .numeric-facts.button .number, .theme-patientcare .process .page-header.process-item:nth-child(odd) .numeric-facts.button .number, .process .page-header.process-item:nth-child(odd) .theme-patientcare .numeric-facts.button .number, .theme-patientcare ul.steps-bar li .numeric-facts.circle .number, ul.steps-bar li .theme-patientcare .numeric-facts.circle .number { color: #15748C; }
.theme-patientcare .numeric-facts.colorized-theme-accent .number { color: #C54417; }
.theme-patientcare .numeric-facts.boxed .detail { color: inherit; }
.theme-patientcare .numeric-facts.boxed.colorized-theme .number, .theme-patientcare .page-header.bleed .numeric-facts.boxed.button .number, .page-header.bleed .theme-patientcare .numeric-facts.boxed.button .number, .theme-patientcare .process .page-header.process-item:nth-child(odd) .numeric-facts.boxed.button .number, .process .page-header.process-item:nth-child(odd) .theme-patientcare .numeric-facts.boxed.button .number, .theme-patientcare ul.steps-bar li .numeric-facts.boxed.circle .number, ul.steps-bar li .theme-patientcare .numeric-facts.boxed.circle .number { color: #fff; background-color: #15748C; border-top-color: #0d4857; }
.theme-patientcare .numeric-facts.boxed.colorized-theme-accent .number { color: #fff; background-color: #C54417; border-top-color: #8e3111; }
.theme-patientcare .circle.colorized-theme, .theme-patientcare .page-header.bleed .circle.button, .page-header.bleed .theme-patientcare .circle.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .circle.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .circle.button, .theme-patientcare ul.steps-bar li .circle, ul.steps-bar li .theme-patientcare .circle { background-color: #15748C; }
.theme-patientcare .circle.colorized-theme-darken { background-color: #0d4857; }
.theme-patientcare .circle.colorized-theme-accent { background-color: #C54417; }
.theme-patientcare .panel.colorized.colorized-theme, .theme-patientcare .page-header.bleed .panel.colorized.button, .page-header.bleed .theme-patientcare .panel.colorized.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .panel.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .panel.colorized.button, .theme-patientcare .page-header.bleed .colorized.button.filters, .page-header.bleed .theme-patientcare .colorized.button.filters, .theme-patientcare .process .page-header.process-item:nth-child(odd) .colorized.button.filters, .process .page-header.process-item:nth-child(odd) .theme-patientcare .colorized.button.filters, .theme-patientcare .colorized.colorized-theme.filters, .theme-patientcare ul.steps-bar li .colorized.filters.circle, ul.steps-bar li .theme-patientcare .colorized.filters.circle, .theme-patientcare ul.steps-bar li .panel.colorized.circle, ul.steps-bar li .theme-patientcare .panel.colorized.circle, .theme-patientcare .bleed.colorized.colorized-theme, .theme-patientcare .page-header.bleed .bleed.colorized.button, .page-header.bleed .theme-patientcare .bleed.colorized.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.colorized.button, .theme-patientcare .page-header.bleed .process .colorized.button.process-item:nth-child(odd), .page-header.bleed .process .theme-patientcare .colorized.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.bleed .colorized.button.process-item:nth-child(odd), .process .page-header.bleed .theme-patientcare .colorized.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.process-item:nth-child(odd) .colorized.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-patientcare .colorized.button.process-item:nth-child(odd), .theme-patientcare ul.steps-bar li .bleed.colorized.circle, ul.steps-bar li .theme-patientcare .bleed.colorized.circle, .theme-patientcare ul.steps-bar li .process .colorized.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-patientcare .colorized.circle.process-item:nth-child(odd), .theme-patientcare .process ul.steps-bar li .colorized.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-patientcare .colorized.circle.process-item:nth-child(odd), .theme-patientcare .process .colorized.colorized-theme.process-item:nth-child(odd), .process .theme-patientcare .colorized.colorized-theme.process-item:nth-child(odd) { background-color: #15748C; }
.theme-patientcare .panel.colorized.colorized-theme.single-border-inherit, .theme-patientcare .page-header.bleed .panel.colorized.single-border-inherit.button, .page-header.bleed .theme-patientcare .panel.colorized.single-border-inherit.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .panel.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .panel.colorized.single-border-inherit.button, .theme-patientcare .page-header.bleed .colorized.single-border-inherit.button.filters, .page-header.bleed .theme-patientcare .colorized.single-border-inherit.button.filters, .theme-patientcare .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.filters, .process .page-header.process-item:nth-child(odd) .theme-patientcare .colorized.single-border-inherit.button.filters, .theme-patientcare .colorized.colorized-theme.single-border-inherit.filters, .theme-patientcare ul.steps-bar li .colorized.single-border-inherit.filters.circle, ul.steps-bar li .theme-patientcare .colorized.single-border-inherit.filters.circle, .theme-patientcare ul.steps-bar li .panel.colorized.single-border-inherit.circle, ul.steps-bar li .theme-patientcare .panel.colorized.single-border-inherit.circle, .theme-patientcare .bleed.colorized.colorized-theme.single-border-inherit, .theme-patientcare .page-header.bleed .bleed.colorized.single-border-inherit.button, .page-header.bleed .theme-patientcare .bleed.colorized.single-border-inherit.button, .theme-patientcare .process .page-header.process-item:nth-child(odd) .bleed.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-patientcare .bleed.colorized.single-border-inherit.button, .theme-patientcare .page-header.bleed .process .colorized.single-border-inherit.button.process-item:nth-child(odd), .page-header.bleed .process .theme-patientcare .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.bleed .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.bleed .theme-patientcare .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-patientcare .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-patientcare .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-patientcare ul.steps-bar li .bleed.colorized.single-border-inherit.circle, ul.steps-bar li .theme-patientcare .bleed.colorized.single-border-inherit.circle, .theme-patientcare ul.steps-bar li .process .colorized.single-border-inherit.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-patientcare .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-patientcare .process ul.steps-bar li .colorized.single-border-inherit.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-patientcare .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-patientcare .process .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd), .process .theme-patientcare .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd) { border-color: #4BC0C4; }
.theme-patientcare .panel.colorized.colorized-theme-darken, .theme-patientcare .colorized.colorized-theme-darken.filters, .theme-patientcare .bleed.colorized.colorized-theme-darken, .theme-patientcare .process .colorized.colorized-theme-darken.process-item:nth-child(odd), .process .theme-patientcare .colorized.colorized-theme-darken.process-item:nth-child(odd) { background-color: #0d4857; }
.theme-patientcare .panel.colorized.colorized-theme-darken.single-border-inherit, .theme-patientcare .colorized.colorized-theme-darken.single-border-inherit.filters, .theme-patientcare .bleed.colorized.colorized-theme-darken.single-border-inherit, .theme-patientcare .process .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd), .process .theme-patientcare .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd) { border-color: #4BC0C4; }
.theme-patientcare .panel.colorized.colorized-theme-accent, .theme-patientcare .colorized.colorized-theme-accent.filters, .theme-patientcare .bleed.colorized.colorized-theme-accent, .theme-patientcare .process .colorized.colorized-theme-accent.process-item:nth-child(odd), .process .theme-patientcare .colorized.colorized-theme-accent.process-item:nth-child(odd) { background-color: #C54417; }
.theme-patientcare .panel.colorized.colorized-theme-accent.single-border-inherit, .theme-patientcare .colorized.colorized-theme-accent.single-border-inherit.filters, .theme-patientcare .bleed.colorized.colorized-theme-accent.single-border-inherit, .theme-patientcare .process .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd), .process .theme-patientcare .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd) { border-color: #eb7d57; }
.theme-patientcare .colorized-border.border-colorized-theme { border-color: #15748C; }
.theme-patientcare .colorized-border.border-colorized-theme-darken { border-color: #0d4857; }
.theme-patientcare .colorized-border.border-colorized-theme-accent { border-color: #C54417; }
.theme-patientcare .colorized-border.border-colorized-teal { border-color: #855F5D; }
.theme-patientcare .colorized-border.border-colorized-purple { border-color: #15748C; }
.theme-patientcare .colorized-border.border-colorized-dark-orange { border-color: #40826C; }
.theme-patientcare .colorized-theme-gray { background-color: #ececec; }
.theme-patientcare .colorized-theme-lighter-gray { background-color: #eeeeee; }
.theme-patientcare i[class^="icon-"].colorized-theme, .theme-patientcare .page-header.bleed i[class^="icon-"].button, .page-header.bleed .theme-patientcare i[class^="icon-"].button, .theme-patientcare .process .page-header.process-item:nth-child(odd) i[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-patientcare i[class^="icon-"].button, .theme-patientcare ul.steps-bar li i[class^="icon-"].circle, ul.steps-bar li .theme-patientcare i[class^="icon-"].circle, .theme-patientcare i[class*=" icon-"].colorized-theme, .theme-patientcare .page-header.bleed i[class*=" icon-"].button, .page-header.bleed .theme-patientcare i[class*=" icon-"].button, .theme-patientcare .process .page-header.process-item:nth-child(odd) i[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-patientcare i[class*=" icon-"].button, .theme-patientcare ul.steps-bar li i[class*=" icon-"].circle, ul.steps-bar li .theme-patientcare i[class*=" icon-"].circle, .theme-patientcare i.colorize-icon[class^="icon-"].colorized-theme, .theme-patientcare .page-header.bleed i.colorize-icon[class^="icon-"].button, .page-header.bleed .theme-patientcare i.colorize-icon[class^="icon-"].button, .theme-patientcare .process .page-header.process-item:nth-child(odd) i.colorize-icon[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-patientcare i.colorize-icon[class^="icon-"].button, .theme-patientcare ul.steps-bar li i.colorize-icon[class^="icon-"].circle, ul.steps-bar li .theme-patientcare i.colorize-icon[class^="icon-"].circle, .theme-patientcare i.colorize-icon[class*=" icon-"].colorized-theme, .theme-patientcare .page-header.bleed i.colorize-icon[class*=" icon-"].button, .page-header.bleed .theme-patientcare i.colorize-icon[class*=" icon-"].button, .theme-patientcare .process .page-header.process-item:nth-child(odd) i.colorize-icon[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-patientcare i.colorize-icon[class*=" icon-"].button, .theme-patientcare ul.steps-bar li i.colorize-icon[class*=" icon-"].circle, ul.steps-bar li .theme-patientcare i.colorize-icon[class*=" icon-"].circle { color: #15748C; }
.theme-patientcare i[class^="icon-"].colorized-theme-darken, .theme-patientcare i[class*=" icon-"].colorized-theme-darken, .theme-patientcare i.colorize-icon[class^="icon-"].colorized-theme-darken, .theme-patientcare i.colorize-icon[class*=" icon-"].colorized-theme-darken { color: #0d4857; }
.theme-patientcare i[class^="icon-"].colorized-theme-accent, .theme-patientcare i[class*=" icon-"].colorized-theme-accent, .theme-patientcare i.colorize-icon[class^="icon-"].colorized-theme-accent, .theme-patientcare i.colorize-icon[class*=" icon-"].colorized-theme-accent { color: #C54417; }
.theme-patientcare .process { border-bottom-color: #15748C; }
.theme-patientcare .process:after { border-top-color: #15748C; }
.theme-patientcare .tabs ul.tab-nav.colorized-theme li a, .theme-patientcare .tabs .page-header.bleed ul.tab-nav.button li a, .page-header.bleed .theme-patientcare .tabs ul.tab-nav.button li a, .theme-patientcare .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li a, .process .page-header.process-item:nth-child(odd) .theme-patientcare .tabs ul.tab-nav.button li a, .theme-patientcare .tabs ul.steps-bar li ul.tab-nav.circle li a, ul.steps-bar li .theme-patientcare .tabs ul.tab-nav.circle li a { color: #15748C; }
.theme-patientcare .tabs ul.tab-nav.colorized-theme li.active a, .theme-patientcare .tabs .page-header.bleed ul.tab-nav.button li.active a, .page-header.bleed .theme-patientcare .tabs ul.tab-nav.button li.active a, .theme-patientcare .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-patientcare .tabs ul.tab-nav.button li.active a, .theme-patientcare .tabs ul.steps-bar li ul.tab-nav.circle li.active a, ul.steps-bar li .theme-patientcare .tabs ul.tab-nav.circle li.active a { background-color: #15748C; color: #fff; }
.theme-patientcare .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a, .theme-patientcare .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a, .page-header.bleed .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-patientcare .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a, .process .page-header.process-item:nth-child(odd) .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-patientcare .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a, ul.steps-bar li .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.circle li a { background-color: #15748C; color: #fff; }
.theme-patientcare .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a:hover, .theme-patientcare .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a:hover, .page-header.bleed .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-patientcare .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a:hover, .process .page-header.process-item:nth-child(odd) .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-patientcare .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a:hover, ul.steps-bar li .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.circle li a:hover { background-color: #1da0c1; }
.theme-patientcare .tabs ul.tab-nav.colorized-theme.tab-nav-pill li.active a, .theme-patientcare .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li.active a, .page-header.bleed .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-patientcare .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-patientcare .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li.active a, ul.steps-bar li .theme-patientcare .tabs ul.tab-nav.tab-nav-pill.circle li.active a { background-color: #0d4857; }
@media (max-width: 500px) { .theme-patientcare .carousel .crsl-item .crsl-caption { background-color: #15748C; } }
.theme-patientcare .datebox { background-color: #0d4857; }
.theme-patientcare .datebox.blue-datebox { background-color: #0066a4; }
.theme-patientcare .datebox .month { background-color: #15748C; }
.theme-patientcare .datebox .month.blue-datebox { background-color: #0066a4; }
.theme-patientcare a.datebox:hover { background-color: #115e71; }
.theme-patientcare a.datebox:hover .month { background-color: #177f99; }
.theme-patientcare a.datebox.blue-datebox:hover { background-color: #376a5a; }
.theme-patientcare a.datebox.blue-datebox:hover .month { background-color: #376a5a; }
.theme-patientcare table.colorized-theme thead tr td, .theme-patientcare .page-header.bleed table.button thead tr td, .page-header.bleed .theme-patientcare table.button thead tr td, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr td, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr td, .theme-patientcare ul.steps-bar li table.circle thead tr td, ul.steps-bar li .theme-patientcare table.circle thead tr td, .theme-patientcare table.colorized-theme thead tr th, .theme-patientcare .page-header.bleed table.button thead tr th, .page-header.bleed .theme-patientcare table.button thead tr th, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr th, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr th, .theme-patientcare ul.steps-bar li table.circle thead tr th, ul.steps-bar li .theme-patientcare table.circle thead tr th { background-color: #0d4857; }
.theme-patientcare table.colorized-theme thead tr td .circle span, .theme-patientcare .page-header.bleed table.button thead tr td .circle span, .page-header.bleed .theme-patientcare table.button thead tr td .circle span, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr td .circle span, .theme-patientcare ul.steps-bar li table.circle thead tr td .circle span, ul.steps-bar li .theme-patientcare table.circle thead tr td .circle span, .theme-patientcare table.colorized-theme thead tr th .circle span, .theme-patientcare .page-header.bleed table.button thead tr th .circle span, .page-header.bleed .theme-patientcare table.button thead tr th .circle span, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.button thead tr th .circle span, .theme-patientcare ul.steps-bar li table.circle thead tr th .circle span, ul.steps-bar li .theme-patientcare table.circle thead tr th .circle span { color: #15748C; }
.theme-patientcare table.colorized-theme-accent thead tr td, .theme-patientcare table.colorized-theme-accent thead tr th { background-color: #C54417; }
.theme-patientcare table.colorized-theme-accent thead tr td .circle span, .theme-patientcare table.colorized-theme-accent thead tr th .circle span { color: #C54417; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step0, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step0, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step0, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step0, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step0, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step0, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step0 { background: #15748c; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step1, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step1, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step1, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step1, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step1, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step1, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step1 { background: #126276; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step2, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step2, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step2, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step2, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step2, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step2, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step2 { background: #0e4f60; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step3, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step3, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step3, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step3, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step3, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step3, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step3 { background: #0b3d49; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step4, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step4, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step4, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step4, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step4, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step4, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step4 { background: #082b33; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step5, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step5, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step5, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step5, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step5, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step5, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step5 { background: #04181d; }
.theme-patientcare table.header-step-shade.colorized-theme thead tr td.step6, .theme-patientcare .page-header.bleed table.header-step-shade.button thead tr td.step6, .page-header.bleed .theme-patientcare table.header-step-shade.button thead tr td.step6, .theme-patientcare .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step6, .process .page-header.process-item:nth-child(odd) .theme-patientcare table.header-step-shade.button thead tr td.step6, .theme-patientcare ul.steps-bar li table.header-step-shade.circle thead tr td.step6, ul.steps-bar li .theme-patientcare table.header-step-shade.circle thead tr td.step6 { background: #010607; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step0 { background: #c54417; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step1 { background: #b73f15; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step2 { background: #aa3b14; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step3 { background: #9c3612; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step4 { background: #8e3111; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step5 { background: #802c0f; }
.theme-patientcare table.header-step-shade.colorized-theme-accent thead tr td.step6 { background: #73280d; }
.theme-patientcare ul.steps-bar li a .bar { background: #15748C; }
.theme-patientcare ul.steps-bar li a .bar:before { border-bottom-color: #15748C; }
.theme-patientcare ul.steps-bar li a:hover .circle { background: #198aa7; }
.theme-patientcare ul.steps-bar li a:hover .bar { background: #198aa7; }
.theme-patientcare ul.steps-bar li a:hover .bar:before { border-bottom-color: #198aa7; }
.theme-patientcare ul.steps-bar li.active a .circle { background: #0d4857; }
.theme-patientcare ul.steps-bar li.active a .bar { background: #0d4857; }
.theme-patientcare ul.steps-bar li.active a .bar:before { border-bottom-color: #0d4857; }
.theme-patientcare footer#main-footer { background-color: #0d4857; }
.theme-patientcare footer#main-footer .alamo svg path { fill: #0d4857; }

.theme-academics .navbar { background-color: #c0511b; }
.theme-academics .navbar .main-nav li a:hover { background: #933e15; }
.theme-academics .navbar .main-nav li a span { border-left-color: #933e15; }
.theme-academics .navbar .main-nav li.active a { background: #863813; }
.theme-academics .navbar .main-nav li.active a span { border-left-color: #863813; }
.theme-academics .navbar .utility-nav { background-color: #863813; }
.theme-academics .navbar .utility-nav:before { background-color: #c0511b; }
.theme-academics .navbar.stack .main-nav li.active a { background: none; color: #3a1808; }
.theme-academics .page-header { background-color: #427E6B; }
.theme-academics .page-header.bleed, .theme-academics .process .page-header.process-item:nth-child(odd), .process .theme-academics .page-header.process-item:nth-child(odd) { background-color: #26483e; }
.theme-academics .page-header.bleed .panel, .theme-academics .process .page-header.process-item:nth-child(odd) .panel, .process .theme-academics .page-header.process-item:nth-child(odd) .panel, .theme-academics .page-header.bleed .filters, .theme-academics .process .page-header.process-item:nth-child(odd) .filters, .process .theme-academics .page-header.process-item:nth-child(odd) .filters { background-color: rgba(38, 72, 62, 0.7); }
.theme-academics .page-header.bleed a.button, .theme-academics .process .page-header.process-item:nth-child(odd) a.button, .process .theme-academics .page-header.process-item:nth-child(odd) a.button, .theme-academics .page-header.bleed .button, .theme-academics .process .page-header.process-item:nth-child(odd) .button, .process .theme-academics .page-header.process-item:nth-child(odd) .button { background-color: #427E6B; }
.theme-academics .page-header.bleed a.button:hover, .theme-academics .process .page-header.process-item:nth-child(odd) a.button:hover, .process .theme-academics .page-header.process-item:nth-child(odd) a.button:hover, .theme-academics .page-header.bleed .button:hover, .theme-academics .process .page-header.process-item:nth-child(odd) .button:hover, .process .theme-academics .page-header.process-item:nth-child(odd) .button:hover { background-color: #509982; }
.theme-academics .page-header.bleed.hex-header .hexagon .solid, .theme-academics .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid, .process .theme-academics .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid { background-color: #427E6B; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM0MjdlNmIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjNiMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #427e6b), color-stop(100%, #1f3b32)); background: -moz-linear-gradient(top left, #427e6b 40%, #1f3b32); background: -webkit-linear-gradient(top left, #427e6b 40%, #1f3b32); background: linear-gradient(to bottom right, #427e6b 40%, #1f3b32); }
.theme-academics .page-header.bleed.hex-header .hexagon .solid a.button, .theme-academics .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button, .process .theme-academics .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button { background-color: #26483e; }
.theme-academics .page-header.bleed.hex-header .hexagon .solid a.button:hover, .theme-academics .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover, .process .theme-academics .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover { background-color: #182e27; }
.theme-academics .title-block { background-color: #427E6B; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM0MjdlNmIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjNiMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #427e6b), color-stop(100%, #1f3b32)); background: -moz-linear-gradient(top left, #427e6b 40%, #1f3b32); background: -webkit-linear-gradient(top left, #427e6b 40%, #1f3b32); background: linear-gradient(to bottom right, #427e6b 40%, #1f3b32); }
.theme-academics .title-block a.button { background-color: #26483e; }
.theme-academics .title-block a.button:hover { background-color: #182e27; }
.theme-academics .bleed.photo-bleed.colorized-theme, .theme-academics .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-academics .bleed.photo-bleed.button, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed.button, .theme-academics .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-academics .photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-academics .photo-bleed.button.process-item:nth-child(odd), .theme-academics .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-academics .photo-bleed.button.process-item:nth-child(odd), .theme-academics ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-academics .bleed.photo-bleed.circle, .theme-academics ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-academics .photo-bleed.circle.process-item:nth-child(odd), .theme-academics .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-academics .photo-bleed.circle.process-item:nth-child(odd), .theme-academics .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-academics .photo-bleed.colorized-theme.process-item:nth-child(odd) { background-color: #26483e; }
.theme-academics .bleed.photo-bleed.colorized-theme-accent, .theme-academics .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-academics .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) { background-color: #7E4A48; }
.theme-academics .bleed.photo-bleed .stripped, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .stripped, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .stripped, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1, .theme-academics .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h1, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h1, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h1, .theme-academics .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .theme-academics .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1, .theme-academics .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h1, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h1, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-academics .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed.colorized-washout h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed h1.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h1.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-academics .bleed.photo-bleed h1.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h1.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-academics .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .theme-academics .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .theme-academics .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .theme-academics .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-academics .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed.colorized.white h1.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2, .theme-academics .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h2, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h2, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h2, .theme-academics .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .theme-academics .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2, .theme-academics .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h2, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h2, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-academics .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed.colorized-washout h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed h2.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h2.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-academics .bleed.photo-bleed h2.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h2.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-academics .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .theme-academics .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .theme-academics .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .theme-academics .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-academics .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed.colorized.white h2.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3, .theme-academics .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h3, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h3, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h3, .theme-academics .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .theme-academics .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3, .theme-academics .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h3, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h3, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-academics .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed.colorized-washout h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed h3.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h3.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-academics .bleed.photo-bleed h3.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h3.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-academics .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .theme-academics .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .theme-academics .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .theme-academics .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-academics .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed.colorized.white h3.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4, .theme-academics .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h4, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h4, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h4, .theme-academics .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .theme-academics .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4, .theme-academics .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h4, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h4, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-academics .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed.colorized-washout h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed h4.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h4.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-academics .bleed.photo-bleed h4.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h4.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-academics .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .theme-academics .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .theme-academics .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .theme-academics .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-academics .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed.colorized.white h4.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5, .theme-academics .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h5, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h5, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h5, .theme-academics .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .theme-academics .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5, .theme-academics .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h5, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h5, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-academics .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed.colorized-washout h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed h5.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h5.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-academics .bleed.photo-bleed h5.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h5.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-academics .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .theme-academics .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .theme-academics .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .theme-academics .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-academics .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed.colorized.white h5.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6, .theme-academics .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h6, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-academics .bleed.photo-bleed h6, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .theme-academics .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h6, .theme-academics .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6, .theme-academics .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .theme-academics .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6, .theme-academics .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h6, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-academics .bleed.photo-bleed h6, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-academics .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed.colorized-washout h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed h6.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h6.sidebar, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-academics .bleed.photo-bleed h6.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h6.filters, .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-academics .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .theme-academics .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .theme-academics .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .theme-academics .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-academics .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-academics .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .theme-academics .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-academics .bleed.photo-bleed.colorized.white h6.colorized-heading, .theme-academics .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .theme-academics .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-academics .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-academics .photo-bleed.process-item:nth-child(odd) h6.colorized-heading { color: #333; }
.theme-academics .bleed.photo-bleed a.stripped, .theme-academics .process .photo-bleed.process-item:nth-child(odd) a.stripped, .process .theme-academics .photo-bleed.process-item:nth-child(odd) a.stripped { color: #C0511B; }
.theme-academics .sidebar-colorized { background: #427E6B; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM0MjdlNmIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjNiMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #427e6b), color-stop(100%, #1f3b32)); background: -moz-linear-gradient(left, #427e6b 50%, #1f3b32); background: -webkit-linear-gradient(left, #427e6b 50%, #1f3b32); background: linear-gradient(to right, #427e6b 50%, #1f3b32); background-repeat: no-repeat; background-position: top right; }
.theme-academics h1.box-header, .theme-academics h2.box-header, .theme-academics h3.box-header, .theme-academics h4.box-header, .theme-academics h5.box-header, .theme-academics h6.box-header { background: #427E6B; }
.theme-academics a.button.colorized-theme, .theme-academics .page-header.bleed a.button, .page-header.bleed .theme-academics a.button, .theme-academics .process .page-header.process-item:nth-child(odd) a.button, .process .page-header.process-item:nth-child(odd) .theme-academics a.button, .theme-academics ul.steps-bar li a.button.circle, ul.steps-bar li .theme-academics a.button.circle, .theme-academics .button.colorized-theme, .theme-academics .page-header.bleed .button, .page-header.bleed .theme-academics .button, .theme-academics .process .page-header.process-item:nth-child(odd) .button, .process .page-header.process-item:nth-child(odd) .theme-academics .button, .theme-academics ul.steps-bar li .button.circle, ul.steps-bar li .theme-academics .button.circle { background-color: #427E6B; }
.theme-academics a.button.colorized-theme:hover, .theme-academics .page-header.bleed a.button:hover, .page-header.bleed .theme-academics a.button:hover, .theme-academics .process .page-header.process-item:nth-child(odd) a.button:hover, .process .page-header.process-item:nth-child(odd) .theme-academics a.button:hover, .theme-academics ul.steps-bar li a.button.circle:hover, ul.steps-bar li .theme-academics a.button.circle:hover, .theme-academics .button.colorized-theme:hover, .theme-academics .page-header.bleed .button:hover, .page-header.bleed .theme-academics .button:hover, .theme-academics .process .page-header.process-item:nth-child(odd) .button:hover, .process .page-header.process-item:nth-child(odd) .theme-academics .button:hover, .theme-academics ul.steps-bar li .button.circle:hover, ul.steps-bar li .theme-academics .button.circle:hover { background-color: #509982; }
.theme-academics a.button.colorized-theme-invert, .theme-academics .button.colorized-theme-invert { background-color: #fff; color: #427E6B; }
.theme-academics a.button.colorized-theme-invert:hover, .theme-academics .button.colorized-theme-invert:hover { color: #fff; }
.theme-academics a.button.colorized-theme-invert:hover, .theme-academics .button.colorized-theme-invert:hover { background-color: #509982; }
.theme-academics .numeric-facts.colorized-theme .number, .theme-academics .page-header.bleed .numeric-facts.button .number, .page-header.bleed .theme-academics .numeric-facts.button .number, .theme-academics .process .page-header.process-item:nth-child(odd) .numeric-facts.button .number, .process .page-header.process-item:nth-child(odd) .theme-academics .numeric-facts.button .number, .theme-academics ul.steps-bar li .numeric-facts.circle .number, ul.steps-bar li .theme-academics .numeric-facts.circle .number { color: #427E6B; }
.theme-academics .numeric-facts.colorized-theme-accent .number { color: #7E4A48; }
.theme-academics .numeric-facts.boxed .detail { color: inherit; }
.theme-academics .numeric-facts.boxed.colorized-theme .number, .theme-academics .page-header.bleed .numeric-facts.boxed.button .number, .page-header.bleed .theme-academics .numeric-facts.boxed.button .number, .theme-academics .process .page-header.process-item:nth-child(odd) .numeric-facts.boxed.button .number, .process .page-header.process-item:nth-child(odd) .theme-academics .numeric-facts.boxed.button .number, .theme-academics ul.steps-bar li .numeric-facts.boxed.circle .number, ul.steps-bar li .theme-academics .numeric-facts.boxed.circle .number { color: #fff; background-color: #427E6B; border-top-color: #26483e; }
.theme-academics .numeric-facts.boxed.colorized-theme-accent .number { color: #fff; background-color: #7E4A48; border-top-color: #4a2c2a; }
.theme-academics .circle.colorized-theme, .theme-academics .page-header.bleed .circle.button, .page-header.bleed .theme-academics .circle.button, .theme-academics .process .page-header.process-item:nth-child(odd) .circle.button, .process .page-header.process-item:nth-child(odd) .theme-academics .circle.button, .theme-academics ul.steps-bar li .circle, ul.steps-bar li .theme-academics .circle { background-color: #427E6B; }
.theme-academics .circle.colorized-theme-darken { background-color: #26483e; }
.theme-academics .circle.colorized-theme-accent { background-color: #7E4A48; }
.theme-academics .panel.colorized.colorized-theme, .theme-academics .page-header.bleed .panel.colorized.button, .page-header.bleed .theme-academics .panel.colorized.button, .theme-academics .process .page-header.process-item:nth-child(odd) .panel.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-academics .panel.colorized.button, .theme-academics .page-header.bleed .colorized.button.filters, .page-header.bleed .theme-academics .colorized.button.filters, .theme-academics .process .page-header.process-item:nth-child(odd) .colorized.button.filters, .process .page-header.process-item:nth-child(odd) .theme-academics .colorized.button.filters, .theme-academics .colorized.colorized-theme.filters, .theme-academics ul.steps-bar li .colorized.filters.circle, ul.steps-bar li .theme-academics .colorized.filters.circle, .theme-academics ul.steps-bar li .panel.colorized.circle, ul.steps-bar li .theme-academics .panel.colorized.circle, .theme-academics .bleed.colorized.colorized-theme, .theme-academics .page-header.bleed .bleed.colorized.button, .page-header.bleed .theme-academics .bleed.colorized.button, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.colorized.button, .theme-academics .page-header.bleed .process .colorized.button.process-item:nth-child(odd), .page-header.bleed .process .theme-academics .colorized.button.process-item:nth-child(odd), .theme-academics .process .page-header.bleed .colorized.button.process-item:nth-child(odd), .process .page-header.bleed .theme-academics .colorized.button.process-item:nth-child(odd), .theme-academics .process .page-header.process-item:nth-child(odd) .colorized.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-academics .colorized.button.process-item:nth-child(odd), .theme-academics ul.steps-bar li .bleed.colorized.circle, ul.steps-bar li .theme-academics .bleed.colorized.circle, .theme-academics ul.steps-bar li .process .colorized.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-academics .colorized.circle.process-item:nth-child(odd), .theme-academics .process ul.steps-bar li .colorized.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-academics .colorized.circle.process-item:nth-child(odd), .theme-academics .process .colorized.colorized-theme.process-item:nth-child(odd), .process .theme-academics .colorized.colorized-theme.process-item:nth-child(odd) { background-color: #427E6B; }
.theme-academics .panel.colorized.colorized-theme.single-border-inherit, .theme-academics .page-header.bleed .panel.colorized.single-border-inherit.button, .page-header.bleed .theme-academics .panel.colorized.single-border-inherit.button, .theme-academics .process .page-header.process-item:nth-child(odd) .panel.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-academics .panel.colorized.single-border-inherit.button, .theme-academics .page-header.bleed .colorized.single-border-inherit.button.filters, .page-header.bleed .theme-academics .colorized.single-border-inherit.button.filters, .theme-academics .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.filters, .process .page-header.process-item:nth-child(odd) .theme-academics .colorized.single-border-inherit.button.filters, .theme-academics .colorized.colorized-theme.single-border-inherit.filters, .theme-academics ul.steps-bar li .colorized.single-border-inherit.filters.circle, ul.steps-bar li .theme-academics .colorized.single-border-inherit.filters.circle, .theme-academics ul.steps-bar li .panel.colorized.single-border-inherit.circle, ul.steps-bar li .theme-academics .panel.colorized.single-border-inherit.circle, .theme-academics .bleed.colorized.colorized-theme.single-border-inherit, .theme-academics .page-header.bleed .bleed.colorized.single-border-inherit.button, .page-header.bleed .theme-academics .bleed.colorized.single-border-inherit.button, .theme-academics .process .page-header.process-item:nth-child(odd) .bleed.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-academics .bleed.colorized.single-border-inherit.button, .theme-academics .page-header.bleed .process .colorized.single-border-inherit.button.process-item:nth-child(odd), .page-header.bleed .process .theme-academics .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-academics .process .page-header.bleed .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.bleed .theme-academics .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-academics .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-academics .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-academics ul.steps-bar li .bleed.colorized.single-border-inherit.circle, ul.steps-bar li .theme-academics .bleed.colorized.single-border-inherit.circle, .theme-academics ul.steps-bar li .process .colorized.single-border-inherit.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-academics .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-academics .process ul.steps-bar li .colorized.single-border-inherit.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-academics .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-academics .process .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd), .process .theme-academics .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd) { border-color: #87D680; }
.theme-academics .panel.colorized.colorized-theme-darken, .theme-academics .colorized.colorized-theme-darken.filters, .theme-academics .bleed.colorized.colorized-theme-darken, .theme-academics .process .colorized.colorized-theme-darken.process-item:nth-child(odd), .process .theme-academics .colorized.colorized-theme-darken.process-item:nth-child(odd) { background-color: #26483e; }
.theme-academics .panel.colorized.colorized-theme-darken.single-border-inherit, .theme-academics .colorized.colorized-theme-darken.single-border-inherit.filters, .theme-academics .bleed.colorized.colorized-theme-darken.single-border-inherit, .theme-academics .process .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd), .process .theme-academics .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd) { border-color: #87D680; }
.theme-academics .panel.colorized.colorized-theme-accent, .theme-academics .colorized.colorized-theme-accent.filters, .theme-academics .bleed.colorized.colorized-theme-accent, .theme-academics .process .colorized.colorized-theme-accent.process-item:nth-child(odd), .process .theme-academics .colorized.colorized-theme-accent.process-item:nth-child(odd) { background-color: #7E4A48; }
.theme-academics .panel.colorized.colorized-theme-accent.single-border-inherit, .theme-academics .colorized.colorized-theme-accent.single-border-inherit.filters, .theme-academics .bleed.colorized.colorized-theme-accent.single-border-inherit, .theme-academics .process .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd), .process .theme-academics .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd) { border-color: #b37b79; }
.theme-academics .colorized-border.border-colorized-theme { border-color: #427E6B; }
.theme-academics .colorized-border.border-colorized-theme-darken { border-color: #26483e; }
.theme-academics .colorized-border.border-colorized-theme-accent { border-color: #7E4A48; }
.theme-academics .colorized-border.border-colorized-teal { border-color: #855F5D; }
.theme-academics .colorized-border.border-colorized-purple { border-color: #15748C; }
.theme-academics .colorized-border.border-colorized-dark-orange { border-color: #40826C; }
.theme-academics .colorized-theme-gray { background-color: #ececec; }
.theme-academics .colorized-theme-lighter-gray { background-color: #eeeeee; }
.theme-academics i[class^="icon-"].colorized-theme, .theme-academics .page-header.bleed i[class^="icon-"].button, .page-header.bleed .theme-academics i[class^="icon-"].button, .theme-academics .process .page-header.process-item:nth-child(odd) i[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-academics i[class^="icon-"].button, .theme-academics ul.steps-bar li i[class^="icon-"].circle, ul.steps-bar li .theme-academics i[class^="icon-"].circle, .theme-academics i[class*=" icon-"].colorized-theme, .theme-academics .page-header.bleed i[class*=" icon-"].button, .page-header.bleed .theme-academics i[class*=" icon-"].button, .theme-academics .process .page-header.process-item:nth-child(odd) i[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-academics i[class*=" icon-"].button, .theme-academics ul.steps-bar li i[class*=" icon-"].circle, ul.steps-bar li .theme-academics i[class*=" icon-"].circle, .theme-academics i.colorize-icon[class^="icon-"].colorized-theme, .theme-academics .page-header.bleed i.colorize-icon[class^="icon-"].button, .page-header.bleed .theme-academics i.colorize-icon[class^="icon-"].button, .theme-academics .process .page-header.process-item:nth-child(odd) i.colorize-icon[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-academics i.colorize-icon[class^="icon-"].button, .theme-academics ul.steps-bar li i.colorize-icon[class^="icon-"].circle, ul.steps-bar li .theme-academics i.colorize-icon[class^="icon-"].circle, .theme-academics i.colorize-icon[class*=" icon-"].colorized-theme, .theme-academics .page-header.bleed i.colorize-icon[class*=" icon-"].button, .page-header.bleed .theme-academics i.colorize-icon[class*=" icon-"].button, .theme-academics .process .page-header.process-item:nth-child(odd) i.colorize-icon[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-academics i.colorize-icon[class*=" icon-"].button, .theme-academics ul.steps-bar li i.colorize-icon[class*=" icon-"].circle, ul.steps-bar li .theme-academics i.colorize-icon[class*=" icon-"].circle { color: #427E6B; }
.theme-academics i[class^="icon-"].colorized-theme-darken, .theme-academics i[class*=" icon-"].colorized-theme-darken, .theme-academics i.colorize-icon[class^="icon-"].colorized-theme-darken, .theme-academics i.colorize-icon[class*=" icon-"].colorized-theme-darken { color: #26483e; }
.theme-academics i[class^="icon-"].colorized-theme-accent, .theme-academics i[class*=" icon-"].colorized-theme-accent, .theme-academics i.colorize-icon[class^="icon-"].colorized-theme-accent, .theme-academics i.colorize-icon[class*=" icon-"].colorized-theme-accent { color: #7E4A48; }
.theme-academics .process { border-bottom-color: #427E6B; }
.theme-academics .process:after { border-top-color: #427E6B; }
.theme-academics .tabs ul.tab-nav.colorized-theme li a, .theme-academics .tabs .page-header.bleed ul.tab-nav.button li a, .page-header.bleed .theme-academics .tabs ul.tab-nav.button li a, .theme-academics .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li a, .process .page-header.process-item:nth-child(odd) .theme-academics .tabs ul.tab-nav.button li a, .theme-academics .tabs ul.steps-bar li ul.tab-nav.circle li a, ul.steps-bar li .theme-academics .tabs ul.tab-nav.circle li a { color: #427E6B; }
.theme-academics .tabs ul.tab-nav.colorized-theme li.active a, .theme-academics .tabs .page-header.bleed ul.tab-nav.button li.active a, .page-header.bleed .theme-academics .tabs ul.tab-nav.button li.active a, .theme-academics .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-academics .tabs ul.tab-nav.button li.active a, .theme-academics .tabs ul.steps-bar li ul.tab-nav.circle li.active a, ul.steps-bar li .theme-academics .tabs ul.tab-nav.circle li.active a { background-color: #427E6B; color: #fff; }
.theme-academics .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a, .theme-academics .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a, .page-header.bleed .theme-academics .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-academics .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a, .process .page-header.process-item:nth-child(odd) .theme-academics .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-academics .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a, ul.steps-bar li .theme-academics .tabs ul.tab-nav.tab-nav-pill.circle li a { background-color: #427E6B; color: #fff; }
.theme-academics .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a:hover, .theme-academics .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a:hover, .page-header.bleed .theme-academics .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-academics .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a:hover, .process .page-header.process-item:nth-child(odd) .theme-academics .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-academics .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a:hover, ul.steps-bar li .theme-academics .tabs ul.tab-nav.tab-nav-pill.circle li a:hover { background-color: #64ae96; }
.theme-academics .tabs ul.tab-nav.colorized-theme.tab-nav-pill li.active a, .theme-academics .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li.active a, .page-header.bleed .theme-academics .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-academics .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-academics .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-academics .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li.active a, ul.steps-bar li .theme-academics .tabs ul.tab-nav.tab-nav-pill.circle li.active a { background-color: #26483e; }
@media (max-width: 500px) { .theme-academics .carousel .crsl-item .crsl-caption { background-color: #427E6B; } }
.theme-academics .datebox { background-color: #26483e; }
.theme-academics .datebox.blue-datebox { background-color: #0066a4; }
.theme-academics .datebox .month { background-color: #427E6B; }
.theme-academics .datebox .month.blue-datebox { background-color: #0066a4; }
.theme-academics a.datebox:hover { background-color: #346354; }
.theme-academics a.datebox:hover .month { background-color: #498b76; }
.theme-academics a.datebox.blue-datebox:hover { background-color: #346354; }
.theme-academics a.datebox.blue-datebox:hover .month { background-color: #346354; }
.theme-academics table.colorized-theme thead tr td, .theme-academics .page-header.bleed table.button thead tr td, .page-header.bleed .theme-academics table.button thead tr td, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr td, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr td, .theme-academics ul.steps-bar li table.circle thead tr td, ul.steps-bar li .theme-academics table.circle thead tr td, .theme-academics table.colorized-theme thead tr th, .theme-academics .page-header.bleed table.button thead tr th, .page-header.bleed .theme-academics table.button thead tr th, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr th, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr th, .theme-academics ul.steps-bar li table.circle thead tr th, ul.steps-bar li .theme-academics table.circle thead tr th { background-color: #26483e; }
.theme-academics table.colorized-theme thead tr td .circle span, .theme-academics .page-header.bleed table.button thead tr td .circle span, .page-header.bleed .theme-academics table.button thead tr td .circle span, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr td .circle span, .theme-academics ul.steps-bar li table.circle thead tr td .circle span, ul.steps-bar li .theme-academics table.circle thead tr td .circle span, .theme-academics table.colorized-theme thead tr th .circle span, .theme-academics .page-header.bleed table.button thead tr th .circle span, .page-header.bleed .theme-academics table.button thead tr th .circle span, .theme-academics .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span, .process .page-header.process-item:nth-child(odd) .theme-academics table.button thead tr th .circle span, .theme-academics ul.steps-bar li table.circle thead tr th .circle span, ul.steps-bar li .theme-academics table.circle thead tr th .circle span { color: #427E6B; }
.theme-academics table.colorized-theme-accent thead tr td, .theme-academics table.colorized-theme-accent thead tr th { background-color: #7E4A48; }
.theme-academics table.colorized-theme-accent thead tr td .circle span, .theme-academics table.colorized-theme-accent thead tr th .circle span { color: #7E4A48; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step0, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step0, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step0, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step0, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step0, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step0, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step0 { background: #427e6b; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step1, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step1, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step1, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step1, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step1, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step1, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step1 { background: #396d5d; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step2, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step2, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step2, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step2, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step2, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step2, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step2 { background: #305d4f; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step3, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step3, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step3, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step3, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step3, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step3, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step3 { background: #284c40; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step4, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step4, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step4, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step4, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step4, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step4, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step4 { background: #1f3b32; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step5, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step5, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step5, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step5, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step5, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step5, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step5 { background: #162a24; }
.theme-academics table.header-step-shade.colorized-theme thead tr td.step6, .theme-academics .page-header.bleed table.header-step-shade.button thead tr td.step6, .page-header.bleed .theme-academics table.header-step-shade.button thead tr td.step6, .theme-academics .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step6, .process .page-header.process-item:nth-child(odd) .theme-academics table.header-step-shade.button thead tr td.step6, .theme-academics ul.steps-bar li table.header-step-shade.circle thead tr td.step6, ul.steps-bar li .theme-academics table.header-step-shade.circle thead tr td.step6 { background: #0d1a16; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step0 { background: #7e4a48; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step1 { background: #744442; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step2 { background: #6b3f3d; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step3 { background: #613937; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step4 { background: #573332; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step5 { background: #4d2d2c; }
.theme-academics table.header-step-shade.colorized-theme-accent thead tr td.step6 { background: #442827; }
.theme-academics ul.steps-bar li a .bar { background: #427E6B; }
.theme-academics ul.steps-bar li a .bar:before { border-bottom-color: #427E6B; }
.theme-academics ul.steps-bar li a:hover .circle { background: #509982; }
.theme-academics ul.steps-bar li a:hover .bar { background: #509982; }
.theme-academics ul.steps-bar li a:hover .bar:before { border-bottom-color: #509982; }
.theme-academics ul.steps-bar li.active a .circle { background: #26483e; }
.theme-academics ul.steps-bar li.active a .bar { background: #26483e; }
.theme-academics ul.steps-bar li.active a .bar:before { border-bottom-color: #26483e; }
.theme-academics footer#main-footer { background-color: #26483e; }
.theme-academics footer#main-footer .alamo svg path { fill: #26483e; }

.theme-research .navbar { background-color: #c0511b; }
.theme-research .navbar .main-nav li a:hover { background: #933e15; }
.theme-research .navbar .main-nav li a span { border-left-color: #933e15; }
.theme-research .navbar .main-nav li.active a { background: #863813; }
.theme-research .navbar .main-nav li.active a span { border-left-color: #863813; }
.theme-research .navbar .utility-nav { background-color: #863813; }
.theme-research .navbar .utility-nav:before { background-color: #c0511b; }
.theme-research .navbar.stack .main-nav li.active a { background: none; color: #3a1808; }
.theme-research .page-header { background-color: #855F5D; }
.theme-research .page-header.bleed, .theme-research .process .page-header.process-item:nth-child(odd), .process .theme-research .page-header.process-item:nth-child(odd) { background-color: #493433; }
.theme-research .page-header.bleed .panel, .theme-research .process .page-header.process-item:nth-child(odd) .panel, .process .theme-research .page-header.process-item:nth-child(odd) .panel, .theme-research .page-header.bleed .filters, .theme-research .process .page-header.process-item:nth-child(odd) .filters, .process .theme-research .page-header.process-item:nth-child(odd) .filters { background-color: rgba(73, 52, 51, 0.7); }
.theme-research .page-header.bleed a.button, .theme-research .process .page-header.process-item:nth-child(odd) a.button, .process .theme-research .page-header.process-item:nth-child(odd) a.button, .theme-research .page-header.bleed .button, .theme-research .process .page-header.process-item:nth-child(odd) .button, .process .theme-research .page-header.process-item:nth-child(odd) .button { background-color: #855F5D; }
.theme-research .page-header.bleed a.button:hover, .theme-research .process .page-header.process-item:nth-child(odd) a.button:hover, .process .theme-research .page-header.process-item:nth-child(odd) a.button:hover, .theme-research .page-header.bleed .button:hover, .theme-research .process .page-header.process-item:nth-child(odd) .button:hover, .process .theme-research .page-header.process-item:nth-child(odd) .button:hover { background-color: #9f7876; }
.theme-research .page-header.bleed.hex-header .hexagon .solid, .theme-research .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid, .process .theme-research .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid { background-color: #855F5D; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM4NTVmNWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OTM0MzMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #855f5d), color-stop(100%, #493433)); background: -moz-linear-gradient(top left, #855f5d 40%, #493433); background: -webkit-linear-gradient(top left, #855f5d 40%, #493433); background: linear-gradient(to bottom right, #855f5d 40%, #493433); }
.theme-research .page-header.bleed.hex-header .hexagon .solid a.button, .theme-research .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button, .process .theme-research .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button { background-color: #493433; }
.theme-research .page-header.bleed.hex-header .hexagon .solid a.button:hover, .theme-research .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover, .process .theme-research .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover { background-color: #2b1f1e; }
.theme-research .title-block { background-color: #855F5D; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM4NTVmNWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OTM0MzMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #855f5d), color-stop(100%, #493433)); background: -moz-linear-gradient(top left, #855f5d 40%, #493433); background: -webkit-linear-gradient(top left, #855f5d 40%, #493433); background: linear-gradient(to bottom right, #855f5d 40%, #493433); }
.theme-research .title-block a.button { background-color: #493433; }
.theme-research .title-block a.button:hover { background-color: #2b1f1e; }
.theme-research .bleed.photo-bleed.colorized-theme, .theme-research .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-research .bleed.photo-bleed.button, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.photo-bleed.button, .theme-research .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-research .photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-research .photo-bleed.button.process-item:nth-child(odd), .theme-research .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-research .photo-bleed.button.process-item:nth-child(odd), .theme-research ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-research .bleed.photo-bleed.circle, .theme-research ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-research .photo-bleed.circle.process-item:nth-child(odd), .theme-research .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-research .photo-bleed.circle.process-item:nth-child(odd), .theme-research .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-research .photo-bleed.colorized-theme.process-item:nth-child(odd) { background-color: #493433; }
.theme-research .bleed.photo-bleed.colorized-theme-accent, .theme-research .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-research .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) { background-color: #40826C; }
.theme-research .bleed.photo-bleed .stripped, .theme-research .process .photo-bleed.process-item:nth-child(odd) .stripped, .process .theme-research .photo-bleed.process-item:nth-child(odd) .stripped, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h1, .theme-research .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h1, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h1, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h1, .theme-research .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h1, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h1, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .theme-research .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h1, .theme-research .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h1, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h1, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-research .bleed.photo-bleed h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed.colorized-washout h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed h1.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h1.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-research .bleed.photo-bleed h1.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h1.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-research .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .theme-research .bleed.photo-bleed h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .theme-research .bleed.photo-bleed h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .theme-research .bleed.photo-bleed h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-research .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed.colorized.white h1.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h2, .theme-research .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h2, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h2, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h2, .theme-research .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h2, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h2, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .theme-research .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h2, .theme-research .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h2, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h2, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-research .bleed.photo-bleed h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed.colorized-washout h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed h2.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h2.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-research .bleed.photo-bleed h2.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h2.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-research .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .theme-research .bleed.photo-bleed h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .theme-research .bleed.photo-bleed h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .theme-research .bleed.photo-bleed h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-research .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed.colorized.white h2.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h3, .theme-research .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h3, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h3, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h3, .theme-research .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h3, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h3, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .theme-research .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h3, .theme-research .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h3, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h3, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-research .bleed.photo-bleed h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed.colorized-washout h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed h3.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h3.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-research .bleed.photo-bleed h3.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h3.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-research .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .theme-research .bleed.photo-bleed h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .theme-research .bleed.photo-bleed h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .theme-research .bleed.photo-bleed h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-research .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed.colorized.white h3.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h4, .theme-research .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h4, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h4, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h4, .theme-research .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h4, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h4, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .theme-research .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h4, .theme-research .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h4, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h4, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-research .bleed.photo-bleed h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed.colorized-washout h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed h4.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h4.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-research .bleed.photo-bleed h4.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h4.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-research .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .theme-research .bleed.photo-bleed h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .theme-research .bleed.photo-bleed h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .theme-research .bleed.photo-bleed h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-research .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed.colorized.white h4.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h5, .theme-research .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h5, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h5, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h5, .theme-research .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h5, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h5, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .theme-research .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h5, .theme-research .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h5, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h5, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-research .bleed.photo-bleed h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed.colorized-washout h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed h5.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h5.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-research .bleed.photo-bleed h5.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h5.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-research .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .theme-research .bleed.photo-bleed h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .theme-research .bleed.photo-bleed h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .theme-research .bleed.photo-bleed h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-research .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed.colorized.white h5.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h6, .theme-research .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h6, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-research .bleed.photo-bleed h6, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .theme-research .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h6, .theme-research .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h6, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h6, .theme-research .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .theme-research .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-research .photo-bleed.process-item:nth-child(odd) h6, .theme-research .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h6, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-research .bleed.photo-bleed h6, .theme-research .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .theme-research .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-research .bleed.photo-bleed h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed.colorized-washout h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed h6.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h6.sidebar, .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-research .bleed.photo-bleed h6.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h6.filters, .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-research .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .theme-research .bleed.photo-bleed h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .theme-research .bleed.photo-bleed h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .theme-research .bleed.photo-bleed h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-research .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-research .bleed.photo-bleed h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .theme-research .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-research .bleed.photo-bleed.colorized.white h6.colorized-heading, .theme-research .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .theme-research .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-research .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-research .photo-bleed.process-item:nth-child(odd) h6.colorized-heading { color: #333; }
.theme-research .bleed.photo-bleed a.stripped, .theme-research .process .photo-bleed.process-item:nth-child(odd) a.stripped, .process .theme-research .photo-bleed.process-item:nth-child(odd) a.stripped { color: #C0511B; }
.theme-research .sidebar-colorized { background: #855F5D; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM4NTVmNWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OTM0MzMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #855f5d), color-stop(100%, #493433)); background: -moz-linear-gradient(left, #855f5d 50%, #493433); background: -webkit-linear-gradient(left, #855f5d 50%, #493433); background: linear-gradient(to right, #855f5d 50%, #493433); background-repeat: no-repeat; background-position: top right; }
.theme-research h1.box-header, .theme-research h2.box-header, .theme-research h3.box-header, .theme-research h4.box-header, .theme-research h5.box-header, .theme-research h6.box-header { background: #855F5D; }
.theme-research a.button.colorized-theme, .theme-research .page-header.bleed a.button, .page-header.bleed .theme-research a.button, .theme-research .process .page-header.process-item:nth-child(odd) a.button, .process .page-header.process-item:nth-child(odd) .theme-research a.button, .theme-research ul.steps-bar li a.button.circle, ul.steps-bar li .theme-research a.button.circle, .theme-research .button.colorized-theme, .theme-research .page-header.bleed .button, .page-header.bleed .theme-research .button, .theme-research .process .page-header.process-item:nth-child(odd) .button, .process .page-header.process-item:nth-child(odd) .theme-research .button, .theme-research ul.steps-bar li .button.circle, ul.steps-bar li .theme-research .button.circle { background-color: #855F5D; }
.theme-research a.button.colorized-theme:hover, .theme-research .page-header.bleed a.button:hover, .page-header.bleed .theme-research a.button:hover, .theme-research .process .page-header.process-item:nth-child(odd) a.button:hover, .process .page-header.process-item:nth-child(odd) .theme-research a.button:hover, .theme-research ul.steps-bar li a.button.circle:hover, ul.steps-bar li .theme-research a.button.circle:hover, .theme-research .button.colorized-theme:hover, .theme-research .page-header.bleed .button:hover, .page-header.bleed .theme-research .button:hover, .theme-research .process .page-header.process-item:nth-child(odd) .button:hover, .process .page-header.process-item:nth-child(odd) .theme-research .button:hover, .theme-research ul.steps-bar li .button.circle:hover, ul.steps-bar li .theme-research .button.circle:hover { background-color: #9f7876; }
.theme-research a.button.colorized-theme-invert, .theme-research .button.colorized-theme-invert { background-color: #fff; color: #855F5D; }
.theme-research a.button.colorized-theme-invert:hover, .theme-research .button.colorized-theme-invert:hover { color: #fff; }
.theme-research a.button.colorized-theme-invert:hover, .theme-research .button.colorized-theme-invert:hover { background-color: #9f7876; }
.theme-research .numeric-facts.colorized-theme .number, .theme-research .page-header.bleed .numeric-facts.button .number, .page-header.bleed .theme-research .numeric-facts.button .number, .theme-research .process .page-header.process-item:nth-child(odd) .numeric-facts.button .number, .process .page-header.process-item:nth-child(odd) .theme-research .numeric-facts.button .number, .theme-research ul.steps-bar li .numeric-facts.circle .number, ul.steps-bar li .theme-research .numeric-facts.circle .number { color: #855F5D; }
.theme-research .numeric-facts.colorized-theme-accent .number { color: #40826C; }
.theme-research .numeric-facts.boxed .detail { color: inherit; }
.theme-research .numeric-facts.boxed.colorized-theme .number, .theme-research .page-header.bleed .numeric-facts.boxed.button .number, .page-header.bleed .theme-research .numeric-facts.boxed.button .number, .theme-research .process .page-header.process-item:nth-child(odd) .numeric-facts.boxed.button .number, .process .page-header.process-item:nth-child(odd) .theme-research .numeric-facts.boxed.button .number, .theme-research ul.steps-bar li .numeric-facts.boxed.circle .number, ul.steps-bar li .theme-research .numeric-facts.boxed.circle .number { color: #fff; background-color: #855F5D; border-top-color: #493433; }
.theme-research .numeric-facts.boxed.colorized-theme-accent .number { color: #fff; background-color: #40826C; border-top-color: #1e3e33; }
.theme-research .circle.colorized-theme, .theme-research .page-header.bleed .circle.button, .page-header.bleed .theme-research .circle.button, .theme-research .process .page-header.process-item:nth-child(odd) .circle.button, .process .page-header.process-item:nth-child(odd) .theme-research .circle.button, .theme-research ul.steps-bar li .circle, ul.steps-bar li .theme-research .circle { background-color: #855F5D; }
.theme-research .circle.colorized-theme-darken { background-color: #493433; }
.theme-research .circle.colorized-theme-accent { background-color: #40826C; }
.theme-research .panel.colorized.colorized-theme, .theme-research .page-header.bleed .panel.colorized.button, .page-header.bleed .theme-research .panel.colorized.button, .theme-research .process .page-header.process-item:nth-child(odd) .panel.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-research .panel.colorized.button, .theme-research .page-header.bleed .colorized.button.filters, .page-header.bleed .theme-research .colorized.button.filters, .theme-research .process .page-header.process-item:nth-child(odd) .colorized.button.filters, .process .page-header.process-item:nth-child(odd) .theme-research .colorized.button.filters, .theme-research .colorized.colorized-theme.filters, .theme-research ul.steps-bar li .colorized.filters.circle, ul.steps-bar li .theme-research .colorized.filters.circle, .theme-research ul.steps-bar li .panel.colorized.circle, ul.steps-bar li .theme-research .panel.colorized.circle, .theme-research .bleed.colorized.colorized-theme, .theme-research .page-header.bleed .bleed.colorized.button, .page-header.bleed .theme-research .bleed.colorized.button, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.colorized.button, .theme-research .page-header.bleed .process .colorized.button.process-item:nth-child(odd), .page-header.bleed .process .theme-research .colorized.button.process-item:nth-child(odd), .theme-research .process .page-header.bleed .colorized.button.process-item:nth-child(odd), .process .page-header.bleed .theme-research .colorized.button.process-item:nth-child(odd), .theme-research .process .page-header.process-item:nth-child(odd) .colorized.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-research .colorized.button.process-item:nth-child(odd), .theme-research ul.steps-bar li .bleed.colorized.circle, ul.steps-bar li .theme-research .bleed.colorized.circle, .theme-research ul.steps-bar li .process .colorized.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-research .colorized.circle.process-item:nth-child(odd), .theme-research .process ul.steps-bar li .colorized.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-research .colorized.circle.process-item:nth-child(odd), .theme-research .process .colorized.colorized-theme.process-item:nth-child(odd), .process .theme-research .colorized.colorized-theme.process-item:nth-child(odd) { background-color: #855F5D; }
.theme-research .panel.colorized.colorized-theme.single-border-inherit, .theme-research .page-header.bleed .panel.colorized.single-border-inherit.button, .page-header.bleed .theme-research .panel.colorized.single-border-inherit.button, .theme-research .process .page-header.process-item:nth-child(odd) .panel.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-research .panel.colorized.single-border-inherit.button, .theme-research .page-header.bleed .colorized.single-border-inherit.button.filters, .page-header.bleed .theme-research .colorized.single-border-inherit.button.filters, .theme-research .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.filters, .process .page-header.process-item:nth-child(odd) .theme-research .colorized.single-border-inherit.button.filters, .theme-research .colorized.colorized-theme.single-border-inherit.filters, .theme-research ul.steps-bar li .colorized.single-border-inherit.filters.circle, ul.steps-bar li .theme-research .colorized.single-border-inherit.filters.circle, .theme-research ul.steps-bar li .panel.colorized.single-border-inherit.circle, ul.steps-bar li .theme-research .panel.colorized.single-border-inherit.circle, .theme-research .bleed.colorized.colorized-theme.single-border-inherit, .theme-research .page-header.bleed .bleed.colorized.single-border-inherit.button, .page-header.bleed .theme-research .bleed.colorized.single-border-inherit.button, .theme-research .process .page-header.process-item:nth-child(odd) .bleed.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-research .bleed.colorized.single-border-inherit.button, .theme-research .page-header.bleed .process .colorized.single-border-inherit.button.process-item:nth-child(odd), .page-header.bleed .process .theme-research .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-research .process .page-header.bleed .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.bleed .theme-research .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-research .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-research .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-research ul.steps-bar li .bleed.colorized.single-border-inherit.circle, ul.steps-bar li .theme-research .bleed.colorized.single-border-inherit.circle, .theme-research ul.steps-bar li .process .colorized.single-border-inherit.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-research .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-research .process ul.steps-bar li .colorized.single-border-inherit.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-research .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-research .process .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd), .process .theme-research .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd) { border-color: #B7868F; }
.theme-research .panel.colorized.colorized-theme-darken, .theme-research .colorized.colorized-theme-darken.filters, .theme-research .bleed.colorized.colorized-theme-darken, .theme-research .process .colorized.colorized-theme-darken.process-item:nth-child(odd), .process .theme-research .colorized.colorized-theme-darken.process-item:nth-child(odd) { background-color: #493433; }
.theme-research .panel.colorized.colorized-theme-darken.single-border-inherit, .theme-research .colorized.colorized-theme-darken.single-border-inherit.filters, .theme-research .bleed.colorized.colorized-theme-darken.single-border-inherit, .theme-research .process .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd), .process .theme-research .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd) { border-color: #B7868F; }
.theme-research .panel.colorized.colorized-theme-accent, .theme-research .colorized.colorized-theme-accent.filters, .theme-research .bleed.colorized.colorized-theme-accent, .theme-research .process .colorized.colorized-theme-accent.process-item:nth-child(odd), .process .theme-research .colorized.colorized-theme-accent.process-item:nth-child(odd) { background-color: #40826C; }
.theme-research .panel.colorized.colorized-theme-accent.single-border-inherit, .theme-research .colorized.colorized-theme-accent.single-border-inherit.filters, .theme-research .bleed.colorized.colorized-theme-accent.single-border-inherit, .theme-research .process .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd), .process .theme-research .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd) { border-color: #70b8a0; }
.theme-research .colorized-border.border-colorized-theme { border-color: #855F5D; }
.theme-research .colorized-border.border-colorized-theme-darken { border-color: #493433; }
.theme-research .colorized-border.border-colorized-theme-accent { border-color: #40826C; }
.theme-research .colorized-border.border-colorized-teal { border-color: #855F5D; }
.theme-research .colorized-border.border-colorized-purple { border-color: #15748C; }
.theme-research .colorized-border.border-colorized-dark-orange { border-color: #40826C; }
.theme-research .colorized-theme-gray { background-color: #ececec; }
.theme-research .colorized-theme-lighter-gray { background-color: #eeeeee; }
.theme-research i[class^="icon-"].colorized-theme, .theme-research .page-header.bleed i[class^="icon-"].button, .page-header.bleed .theme-research i[class^="icon-"].button, .theme-research .process .page-header.process-item:nth-child(odd) i[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-research i[class^="icon-"].button, .theme-research ul.steps-bar li i[class^="icon-"].circle, ul.steps-bar li .theme-research i[class^="icon-"].circle, .theme-research i[class*=" icon-"].colorized-theme, .theme-research .page-header.bleed i[class*=" icon-"].button, .page-header.bleed .theme-research i[class*=" icon-"].button, .theme-research .process .page-header.process-item:nth-child(odd) i[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-research i[class*=" icon-"].button, .theme-research ul.steps-bar li i[class*=" icon-"].circle, ul.steps-bar li .theme-research i[class*=" icon-"].circle, .theme-research i.colorize-icon[class^="icon-"].colorized-theme, .theme-research .page-header.bleed i.colorize-icon[class^="icon-"].button, .page-header.bleed .theme-research i.colorize-icon[class^="icon-"].button, .theme-research .process .page-header.process-item:nth-child(odd) i.colorize-icon[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-research i.colorize-icon[class^="icon-"].button, .theme-research ul.steps-bar li i.colorize-icon[class^="icon-"].circle, ul.steps-bar li .theme-research i.colorize-icon[class^="icon-"].circle, .theme-research i.colorize-icon[class*=" icon-"].colorized-theme, .theme-research .page-header.bleed i.colorize-icon[class*=" icon-"].button, .page-header.bleed .theme-research i.colorize-icon[class*=" icon-"].button, .theme-research .process .page-header.process-item:nth-child(odd) i.colorize-icon[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-research i.colorize-icon[class*=" icon-"].button, .theme-research ul.steps-bar li i.colorize-icon[class*=" icon-"].circle, ul.steps-bar li .theme-research i.colorize-icon[class*=" icon-"].circle { color: #855F5D; }
.theme-research i[class^="icon-"].colorized-theme-darken, .theme-research i[class*=" icon-"].colorized-theme-darken, .theme-research i.colorize-icon[class^="icon-"].colorized-theme-darken, .theme-research i.colorize-icon[class*=" icon-"].colorized-theme-darken { color: #493433; }
.theme-research i[class^="icon-"].colorized-theme-accent, .theme-research i[class*=" icon-"].colorized-theme-accent, .theme-research i.colorize-icon[class^="icon-"].colorized-theme-accent, .theme-research i.colorize-icon[class*=" icon-"].colorized-theme-accent { color: #40826C; }
.theme-research .process { border-bottom-color: #855F5D; }
.theme-research .process:after { border-top-color: #855F5D; }
.theme-research .tabs ul.tab-nav.colorized-theme li a, .theme-research .tabs .page-header.bleed ul.tab-nav.button li a, .page-header.bleed .theme-research .tabs ul.tab-nav.button li a, .theme-research .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li a, .process .page-header.process-item:nth-child(odd) .theme-research .tabs ul.tab-nav.button li a, .theme-research .tabs ul.steps-bar li ul.tab-nav.circle li a, ul.steps-bar li .theme-research .tabs ul.tab-nav.circle li a { color: #855F5D; }
.theme-research .tabs ul.tab-nav.colorized-theme li.active a, .theme-research .tabs .page-header.bleed ul.tab-nav.button li.active a, .page-header.bleed .theme-research .tabs ul.tab-nav.button li.active a, .theme-research .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-research .tabs ul.tab-nav.button li.active a, .theme-research .tabs ul.steps-bar li ul.tab-nav.circle li.active a, ul.steps-bar li .theme-research .tabs ul.tab-nav.circle li.active a { background-color: #855F5D; color: #fff; }
.theme-research .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a, .theme-research .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a, .page-header.bleed .theme-research .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-research .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a, .process .page-header.process-item:nth-child(odd) .theme-research .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-research .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a, ul.steps-bar li .theme-research .tabs ul.tab-nav.tab-nav-pill.circle li a { background-color: #855F5D; color: #fff; }
.theme-research .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a:hover, .theme-research .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a:hover, .page-header.bleed .theme-research .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-research .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a:hover, .process .page-header.process-item:nth-child(odd) .theme-research .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-research .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a:hover, ul.steps-bar li .theme-research .tabs ul.tab-nav.tab-nav-pill.circle li a:hover { background-color: #b49694; }
.theme-research .tabs ul.tab-nav.colorized-theme.tab-nav-pill li.active a, .theme-research .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li.active a, .page-header.bleed .theme-research .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-research .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-research .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-research .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li.active a, ul.steps-bar li .theme-research .tabs ul.tab-nav.tab-nav-pill.circle li.active a { background-color: #493433; }
@media (max-width: 500px) { .theme-research .carousel .crsl-item .crsl-caption { background-color: #855F5D; } }
.theme-research .datebox { background-color: #493433; }
.theme-research .datebox.blue-datebox { background-color: #0066a4; }
.theme-research .datebox .month { background-color: #855F5D; }
.theme-research .datebox .month.blue-datebox { background-color: #0066a4; }
.theme-research a.datebox:hover { background-color: #674a48; }
.theme-research a.datebox:hover .month { background-color: #946a67; }
.theme-research a.datebox.blue-datebox:hover { background-color: #305d4f; }
.theme-research a.datebox.blue-datebox:hover .month { background-color: #305d4f; }
.theme-research table.colorized-theme thead tr td, .theme-research .page-header.bleed table.button thead tr td, .page-header.bleed .theme-research table.button thead tr td, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr td, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr td, .theme-research ul.steps-bar li table.circle thead tr td, ul.steps-bar li .theme-research table.circle thead tr td, .theme-research table.colorized-theme thead tr th, .theme-research .page-header.bleed table.button thead tr th, .page-header.bleed .theme-research table.button thead tr th, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr th, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr th, .theme-research ul.steps-bar li table.circle thead tr th, ul.steps-bar li .theme-research table.circle thead tr th { background-color: #493433; }
.theme-research table.colorized-theme thead tr td .circle span, .theme-research .page-header.bleed table.button thead tr td .circle span, .page-header.bleed .theme-research table.button thead tr td .circle span, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr td .circle span, .theme-research ul.steps-bar li table.circle thead tr td .circle span, ul.steps-bar li .theme-research table.circle thead tr td .circle span, .theme-research table.colorized-theme thead tr th .circle span, .theme-research .page-header.bleed table.button thead tr th .circle span, .page-header.bleed .theme-research table.button thead tr th .circle span, .theme-research .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span, .process .page-header.process-item:nth-child(odd) .theme-research table.button thead tr th .circle span, .theme-research ul.steps-bar li table.circle thead tr th .circle span, ul.steps-bar li .theme-research table.circle thead tr th .circle span { color: #855F5D; }
.theme-research table.colorized-theme-accent thead tr td, .theme-research table.colorized-theme-accent thead tr th { background-color: #40826C; }
.theme-research table.colorized-theme-accent thead tr td .circle span, .theme-research table.colorized-theme-accent thead tr th .circle span { color: #40826C; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step0, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step0, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step0, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step0, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step0, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step0, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step0 { background: #855f5d; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step1, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step1, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step1, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step1, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step1, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step1, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step1 { background: #765453; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step2, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step2, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step2, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step2, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step2, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step2, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step2 { background: #674a48; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step3, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step3, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step3, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step3, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step3, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step3, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step3 { background: #583f3e; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step4, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step4, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step4, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step4, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step4, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step4, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step4 { background: #493433; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step5, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step5, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step5, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step5, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step5, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step5, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step5 { background: #3a2929; }
.theme-research table.header-step-shade.colorized-theme thead tr td.step6, .theme-research .page-header.bleed table.header-step-shade.button thead tr td.step6, .page-header.bleed .theme-research table.header-step-shade.button thead tr td.step6, .theme-research .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step6, .process .page-header.process-item:nth-child(odd) .theme-research table.header-step-shade.button thead tr td.step6, .theme-research ul.steps-bar li table.header-step-shade.circle thead tr td.step6, ul.steps-bar li .theme-research table.header-step-shade.circle thead tr td.step6 { background: #2b1f1e; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step0 { background: #40826c; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step1 { background: #3b7863; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step2 { background: #366d5b; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step3 { background: #316352; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step4 { background: #2c594a; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step5 { background: #274f41; }
.theme-research table.header-step-shade.colorized-theme-accent thead tr td.step6 { background: #224439; }
.theme-research ul.steps-bar li a .bar { background: #855F5D; }
.theme-research ul.steps-bar li a .bar:before { border-bottom-color: #855F5D; }
.theme-research ul.steps-bar li a:hover .circle { background: #9f7876; }
.theme-research ul.steps-bar li a:hover .bar { background: #9f7876; }
.theme-research ul.steps-bar li a:hover .bar:before { border-bottom-color: #9f7876; }
.theme-research ul.steps-bar li.active a .circle { background: #493433; }
.theme-research ul.steps-bar li.active a .bar { background: #493433; }
.theme-research ul.steps-bar li.active a .bar:before { border-bottom-color: #493433; }
.theme-research footer#main-footer { background-color: #493433; }
.theme-research footer#main-footer .alamo svg path { fill: #493433; }

.theme-institutional .navbar { background-color: #c0511b; }
.theme-institutional .navbar .main-nav li a:hover { background: #933e15; }
.theme-institutional .navbar .main-nav li a span { border-left-color: #933e15; }
.theme-institutional .navbar .main-nav li.active a { background: #863813; }
.theme-institutional .navbar .main-nav li.active a span { border-left-color: #863813; }
.theme-institutional .navbar .utility-nav { background-color: #863813; }
.theme-institutional .navbar .utility-nav:before { background-color: #c0511b; }
.theme-institutional .navbar.stack .main-nav li.active a { background: none; color: #3a1808; }
.theme-institutional .page-header { background-color: #865F7B; }
.theme-institutional .page-header.bleed, .theme-institutional .process .page-header.process-item:nth-child(odd), .process .theme-institutional .page-header.process-item:nth-child(odd) { background-color: #4a3544; }
.theme-institutional .page-header.bleed .panel, .theme-institutional .process .page-header.process-item:nth-child(odd) .panel, .process .theme-institutional .page-header.process-item:nth-child(odd) .panel, .theme-institutional .page-header.bleed .filters, .theme-institutional .process .page-header.process-item:nth-child(odd) .filters, .process .theme-institutional .page-header.process-item:nth-child(odd) .filters { background-color: rgba(74, 53, 68, 0.7); }
.theme-institutional .page-header.bleed a.button, .theme-institutional .process .page-header.process-item:nth-child(odd) a.button, .process .theme-institutional .page-header.process-item:nth-child(odd) a.button, .theme-institutional .page-header.bleed .button, .theme-institutional .process .page-header.process-item:nth-child(odd) .button, .process .theme-institutional .page-header.process-item:nth-child(odd) .button { background-color: #865F7B; }
.theme-institutional .page-header.bleed a.button:hover, .theme-institutional .process .page-header.process-item:nth-child(odd) a.button:hover, .process .theme-institutional .page-header.process-item:nth-child(odd) a.button:hover, .theme-institutional .page-header.bleed .button:hover, .theme-institutional .process .page-header.process-item:nth-child(odd) .button:hover, .process .theme-institutional .page-header.process-item:nth-child(odd) .button:hover { background-color: #a07895; }
.theme-institutional .page-header.bleed.hex-header .hexagon .solid, .theme-institutional .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid, .process .theme-institutional .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid { background-color: #865F7B; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM4NjVmN2IiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTM1NDQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #865f7b), color-stop(100%, #4a3544)); background: -moz-linear-gradient(top left, #865f7b 40%, #4a3544); background: -webkit-linear-gradient(top left, #865f7b 40%, #4a3544); background: linear-gradient(to bottom right, #865f7b 40%, #4a3544); }
.theme-institutional .page-header.bleed.hex-header .hexagon .solid a.button, .theme-institutional .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button, .process .theme-institutional .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button { background-color: #4a3544; }
.theme-institutional .page-header.bleed.hex-header .hexagon .solid a.button:hover, .theme-institutional .process .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover, .process .theme-institutional .page-header.hex-header.process-item:nth-child(odd) .hexagon .solid a.button:hover { background-color: #2c2029; }
.theme-institutional .title-block { background-color: #865F7B; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiM4NjVmN2IiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTM1NDQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(40%, #865f7b), color-stop(100%, #4a3544)); background: -moz-linear-gradient(top left, #865f7b 40%, #4a3544); background: -webkit-linear-gradient(top left, #865f7b 40%, #4a3544); background: linear-gradient(to bottom right, #865f7b 40%, #4a3544); }
.theme-institutional .title-block a.button { background-color: #4a3544; }
.theme-institutional .title-block a.button:hover { background-color: #2c2029; }
.theme-institutional .bleed.photo-bleed.colorized-theme, .theme-institutional .page-header.bleed .bleed.photo-bleed.button, .page-header.bleed .theme-institutional .bleed.photo-bleed.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.photo-bleed.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed.button, .theme-institutional .page-header.bleed .process .photo-bleed.button.process-item:nth-child(odd), .page-header.bleed .process .theme-institutional .photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.bleed .photo-bleed.button.process-item:nth-child(odd), .process .page-header.bleed .theme-institutional .photo-bleed.button.process-item:nth-child(odd), .theme-institutional .process .page-header.process-item:nth-child(odd) .photo-bleed.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-institutional .photo-bleed.button.process-item:nth-child(odd), .theme-institutional ul.steps-bar li .bleed.photo-bleed.circle, ul.steps-bar li .theme-institutional .bleed.photo-bleed.circle, .theme-institutional ul.steps-bar li .process .photo-bleed.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-institutional .photo-bleed.circle.process-item:nth-child(odd), .theme-institutional .process ul.steps-bar li .photo-bleed.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-institutional .photo-bleed.circle.process-item:nth-child(odd), .theme-institutional .process .photo-bleed.colorized-theme.process-item:nth-child(odd), .process .theme-institutional .photo-bleed.colorized-theme.process-item:nth-child(odd) { background-color: #4a3544; }
.theme-institutional .bleed.photo-bleed.colorized-theme-accent, .theme-institutional .process .photo-bleed.colorized-theme-accent.process-item:nth-child(odd), .process .theme-institutional .photo-bleed.colorized-theme-accent.process-item:nth-child(odd) { background-color: #C0511B; }
.theme-institutional .bleed.photo-bleed .stripped, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .stripped, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .stripped, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h1, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1, .theme-institutional .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h1, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h1, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h1, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h1, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h1, .theme-institutional .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1, .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .theme-institutional .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1, .theme-institutional .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h1, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h1, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h1, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h1, .theme-institutional .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized-washout h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h1.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed h1.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.sidebar, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h1.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.sidebar, .theme-institutional .bleed.photo-bleed h1.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h1.filters, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h1.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.filters, .theme-institutional .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h1.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .theme-institutional .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h1.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h1.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .theme-institutional .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h1.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .theme-institutional .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h1.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .theme-institutional .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h1.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h1.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized.white h1.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h1.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h1.colorized-heading, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h2, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2, .theme-institutional .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h2, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h2, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h2, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h2, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h2, .theme-institutional .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2, .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .theme-institutional .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2, .theme-institutional .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h2, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h2, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h2, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h2, .theme-institutional .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized-washout h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h2.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed h2.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.sidebar, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h2.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.sidebar, .theme-institutional .bleed.photo-bleed h2.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h2.filters, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h2.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.filters, .theme-institutional .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h2.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .theme-institutional .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h2.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h2.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .theme-institutional .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h2.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .theme-institutional .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h2.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .theme-institutional .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h2.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h2.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized.white h2.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h2.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h2.colorized-heading, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h3, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3, .theme-institutional .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h3, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h3, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h3, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h3, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h3, .theme-institutional .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3, .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .theme-institutional .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3, .theme-institutional .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h3, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h3, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h3, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h3, .theme-institutional .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized-washout h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h3.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed h3.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.sidebar, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h3.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.sidebar, .theme-institutional .bleed.photo-bleed h3.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h3.filters, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h3.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.filters, .theme-institutional .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h3.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .theme-institutional .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h3.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h3.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .theme-institutional .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h3.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .theme-institutional .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h3.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .theme-institutional .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h3.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h3.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized.white h3.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h3.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h3.colorized-heading, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h4, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4, .theme-institutional .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h4, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h4, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h4, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h4, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h4, .theme-institutional .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4, .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .theme-institutional .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4, .theme-institutional .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h4, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h4, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h4, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h4, .theme-institutional .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized-washout h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h4.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed h4.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.sidebar, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h4.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.sidebar, .theme-institutional .bleed.photo-bleed h4.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h4.filters, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h4.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.filters, .theme-institutional .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h4.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .theme-institutional .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h4.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h4.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .theme-institutional .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h4.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .theme-institutional .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h4.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .theme-institutional .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h4.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h4.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized.white h4.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h4.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h4.colorized-heading, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h5, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5, .theme-institutional .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h5, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h5, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h5, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h5, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h5, .theme-institutional .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5, .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .theme-institutional .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5, .theme-institutional .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h5, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h5, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h5, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h5, .theme-institutional .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized-washout h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h5.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed h5.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.sidebar, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h5.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.sidebar, .theme-institutional .bleed.photo-bleed h5.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h5.filters, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h5.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.filters, .theme-institutional .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h5.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .theme-institutional .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h5.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h5.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .theme-institutional .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h5.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .theme-institutional .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h5.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .theme-institutional .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h5.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h5.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized.white h5.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h5.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h5.colorized-heading, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child h6, .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6, .theme-institutional .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h6, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed h6, .panel-sidecar > .row > .columns:first-child .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child .theme-institutional .bleed.photo-bleed h6, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel-sidecar > .row > .columns:first-child h6, .theme-institutional .bleed.photo-bleed .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h6, .theme-institutional .panel-sidecar > .row > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6, .panel-sidecar > .row > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6, .theme-institutional .bleed.photo-bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .theme-institutional .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6, .bleed .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6, .theme-institutional .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h6, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .bleed.photo-bleed h6, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child .theme-institutional .bleed.photo-bleed h6, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .panel-sidecar > .crsl-nav-helper > .columns:first-child h6, .theme-institutional .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized-washout h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized-washout h6.colorized-heading, .bleed.photo-bleed.colorized-washout .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed h6.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.sidebar, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h6.sidebar, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.sidebar, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.sidebar, .theme-institutional .bleed.photo-bleed h6.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed h6.filters, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .photo-bleed.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h6.filters, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.filters, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.filters, .theme-institutional .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .panel.colorized.white h6.colorized-heading, .bleed.photo-bleed .panel.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .theme-institutional .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .panel.colorized.white .bleed.photo-bleed h6.colorized-heading, .panel.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .colorized.white.filters h6.colorized-heading, .bleed.photo-bleed .colorized.white.filters .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .theme-institutional .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.filters .bleed.photo-bleed h6.colorized-heading, .colorized.white.filters .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed .bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed .bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .theme-institutional .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.colorized.white .bleed.photo-bleed h6.colorized-heading, .bleed.colorized.white .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .theme-institutional .process .colorized.white.process-item:nth-child(odd) .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) h6.colorized-heading, .bleed.photo-bleed .process .colorized.white.process-item:nth-child(odd) .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .theme-institutional .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .theme-institutional .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed h6.colorized-heading, .process .colorized.white.process-item:nth-child(odd) .bleed.photo-bleed .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .theme-institutional .bleed.photo-bleed.colorized.white h6.colorized-heading, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .theme-institutional .process .photo-bleed.process-item:nth-child(odd) h6.colorized-heading, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) .bleed.photo-bleed.colorized.white h6.colorized-heading, .bleed.photo-bleed.colorized.white .process .theme-institutional .photo-bleed.process-item:nth-child(odd) h6.colorized-heading { color: #333; }
.theme-institutional .bleed.photo-bleed a.stripped, .theme-institutional .process .photo-bleed.process-item:nth-child(odd) a.stripped, .process .theme-institutional .photo-bleed.process-item:nth-child(odd) a.stripped { color: #C0511B; }
.theme-institutional .sidebar-colorized { background: #865F7B; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM4NjVmN2IiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTM1NDQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #865f7b), color-stop(100%, #4a3544)); background: -moz-linear-gradient(left, #865f7b 50%, #4a3544); background: -webkit-linear-gradient(left, #865f7b 50%, #4a3544); background: linear-gradient(to right, #865f7b 50%, #4a3544); background-repeat: no-repeat; background-position: top right; }
.theme-institutional h1.box-header, .theme-institutional h2.box-header, .theme-institutional h3.box-header, .theme-institutional h4.box-header, .theme-institutional h5.box-header, .theme-institutional h6.box-header { background: #865F7B; }
.theme-institutional a.button.colorized-theme, .theme-institutional .page-header.bleed a.button, .page-header.bleed .theme-institutional a.button, .theme-institutional .process .page-header.process-item:nth-child(odd) a.button, .process .page-header.process-item:nth-child(odd) .theme-institutional a.button, .theme-institutional ul.steps-bar li a.button.circle, ul.steps-bar li .theme-institutional a.button.circle, .theme-institutional .button.colorized-theme, .theme-institutional .page-header.bleed .button, .page-header.bleed .theme-institutional .button, .theme-institutional .process .page-header.process-item:nth-child(odd) .button, .process .page-header.process-item:nth-child(odd) .theme-institutional .button, .theme-institutional ul.steps-bar li .button.circle, ul.steps-bar li .theme-institutional .button.circle { background-color: #865F7B; }
.theme-institutional a.button.colorized-theme:hover, .theme-institutional .page-header.bleed a.button:hover, .page-header.bleed .theme-institutional a.button:hover, .theme-institutional .process .page-header.process-item:nth-child(odd) a.button:hover, .process .page-header.process-item:nth-child(odd) .theme-institutional a.button:hover, .theme-institutional ul.steps-bar li a.button.circle:hover, ul.steps-bar li .theme-institutional a.button.circle:hover, .theme-institutional .button.colorized-theme:hover, .theme-institutional .page-header.bleed .button:hover, .page-header.bleed .theme-institutional .button:hover, .theme-institutional .process .page-header.process-item:nth-child(odd) .button:hover, .process .page-header.process-item:nth-child(odd) .theme-institutional .button:hover, .theme-institutional ul.steps-bar li .button.circle:hover, ul.steps-bar li .theme-institutional .button.circle:hover { background-color: #a07895; }
.theme-institutional a.button.colorized-theme-invert, .theme-institutional .button.colorized-theme-invert { background-color: #fff; color: #865F7B; }
.theme-institutional a.button.colorized-theme-invert:hover, .theme-institutional .button.colorized-theme-invert:hover { color: #fff; }
.theme-institutional a.button.colorized-theme-invert:hover, .theme-institutional .button.colorized-theme-invert:hover { background-color: #a07895; }
.theme-institutional .numeric-facts.colorized-theme .number, .theme-institutional .page-header.bleed .numeric-facts.button .number, .page-header.bleed .theme-institutional .numeric-facts.button .number, .theme-institutional .process .page-header.process-item:nth-child(odd) .numeric-facts.button .number, .process .page-header.process-item:nth-child(odd) .theme-institutional .numeric-facts.button .number, .theme-institutional ul.steps-bar li .numeric-facts.circle .number, ul.steps-bar li .theme-institutional .numeric-facts.circle .number { color: #865F7B; }
.theme-institutional .numeric-facts.colorized-theme-accent .number { color: #C0511B; }
.theme-institutional .numeric-facts.boxed .detail { color: inherit; }
.theme-institutional .numeric-facts.boxed.colorized-theme .number, .theme-institutional .page-header.bleed .numeric-facts.boxed.button .number, .page-header.bleed .theme-institutional .numeric-facts.boxed.button .number, .theme-institutional .process .page-header.process-item:nth-child(odd) .numeric-facts.boxed.button .number, .process .page-header.process-item:nth-child(odd) .theme-institutional .numeric-facts.boxed.button .number, .theme-institutional ul.steps-bar li .numeric-facts.boxed.circle .number, ul.steps-bar li .theme-institutional .numeric-facts.boxed.circle .number { color: #fff; background-color: #865F7B; border-top-color: #4a3544; }
.theme-institutional .numeric-facts.boxed.colorized-theme-accent .number { color: #fff; background-color: #C0511B; border-top-color: #672b0e; }
.theme-institutional .circle.colorized-theme, .theme-institutional .page-header.bleed .circle.button, .page-header.bleed .theme-institutional .circle.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .circle.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .circle.button, .theme-institutional ul.steps-bar li .circle, ul.steps-bar li .theme-institutional .circle { background-color: #865F7B; }
.theme-institutional .circle.colorized-theme-darken { background-color: #4a3544; }
.theme-institutional .circle.colorized-theme-accent { background-color: #C0511B; }
.theme-institutional .panel.colorized.colorized-theme, .theme-institutional .page-header.bleed .panel.colorized.button, .page-header.bleed .theme-institutional .panel.colorized.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .panel.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .panel.colorized.button, .theme-institutional .page-header.bleed .colorized.button.filters, .page-header.bleed .theme-institutional .colorized.button.filters, .theme-institutional .process .page-header.process-item:nth-child(odd) .colorized.button.filters, .process .page-header.process-item:nth-child(odd) .theme-institutional .colorized.button.filters, .theme-institutional .colorized.colorized-theme.filters, .theme-institutional ul.steps-bar li .colorized.filters.circle, ul.steps-bar li .theme-institutional .colorized.filters.circle, .theme-institutional ul.steps-bar li .panel.colorized.circle, ul.steps-bar li .theme-institutional .panel.colorized.circle, .theme-institutional .bleed.colorized.colorized-theme, .theme-institutional .page-header.bleed .bleed.colorized.button, .page-header.bleed .theme-institutional .bleed.colorized.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.colorized.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.colorized.button, .theme-institutional .page-header.bleed .process .colorized.button.process-item:nth-child(odd), .page-header.bleed .process .theme-institutional .colorized.button.process-item:nth-child(odd), .theme-institutional .process .page-header.bleed .colorized.button.process-item:nth-child(odd), .process .page-header.bleed .theme-institutional .colorized.button.process-item:nth-child(odd), .theme-institutional .process .page-header.process-item:nth-child(odd) .colorized.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-institutional .colorized.button.process-item:nth-child(odd), .theme-institutional ul.steps-bar li .bleed.colorized.circle, ul.steps-bar li .theme-institutional .bleed.colorized.circle, .theme-institutional ul.steps-bar li .process .colorized.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-institutional .colorized.circle.process-item:nth-child(odd), .theme-institutional .process ul.steps-bar li .colorized.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-institutional .colorized.circle.process-item:nth-child(odd), .theme-institutional .process .colorized.colorized-theme.process-item:nth-child(odd), .process .theme-institutional .colorized.colorized-theme.process-item:nth-child(odd) { background-color: #865F7B; }
.theme-institutional .panel.colorized.colorized-theme.single-border-inherit, .theme-institutional .page-header.bleed .panel.colorized.single-border-inherit.button, .page-header.bleed .theme-institutional .panel.colorized.single-border-inherit.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .panel.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .panel.colorized.single-border-inherit.button, .theme-institutional .page-header.bleed .colorized.single-border-inherit.button.filters, .page-header.bleed .theme-institutional .colorized.single-border-inherit.button.filters, .theme-institutional .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.filters, .process .page-header.process-item:nth-child(odd) .theme-institutional .colorized.single-border-inherit.button.filters, .theme-institutional .colorized.colorized-theme.single-border-inherit.filters, .theme-institutional ul.steps-bar li .colorized.single-border-inherit.filters.circle, ul.steps-bar li .theme-institutional .colorized.single-border-inherit.filters.circle, .theme-institutional ul.steps-bar li .panel.colorized.single-border-inherit.circle, ul.steps-bar li .theme-institutional .panel.colorized.single-border-inherit.circle, .theme-institutional .bleed.colorized.colorized-theme.single-border-inherit, .theme-institutional .page-header.bleed .bleed.colorized.single-border-inherit.button, .page-header.bleed .theme-institutional .bleed.colorized.single-border-inherit.button, .theme-institutional .process .page-header.process-item:nth-child(odd) .bleed.colorized.single-border-inherit.button, .process .page-header.process-item:nth-child(odd) .theme-institutional .bleed.colorized.single-border-inherit.button, .theme-institutional .page-header.bleed .process .colorized.single-border-inherit.button.process-item:nth-child(odd), .page-header.bleed .process .theme-institutional .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-institutional .process .page-header.bleed .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.bleed .theme-institutional .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-institutional .process .page-header.process-item:nth-child(odd) .colorized.single-border-inherit.button.process-item:nth-child(odd), .process .page-header.process-item:nth-child(odd) .theme-institutional .colorized.single-border-inherit.button.process-item:nth-child(odd), .theme-institutional ul.steps-bar li .bleed.colorized.single-border-inherit.circle, ul.steps-bar li .theme-institutional .bleed.colorized.single-border-inherit.circle, .theme-institutional ul.steps-bar li .process .colorized.single-border-inherit.circle.process-item:nth-child(odd), ul.steps-bar li .process .theme-institutional .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-institutional .process ul.steps-bar li .colorized.single-border-inherit.circle.process-item:nth-child(odd), .process ul.steps-bar li .theme-institutional .colorized.single-border-inherit.circle.process-item:nth-child(odd), .theme-institutional .process .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd), .process .theme-institutional .colorized.colorized-theme.single-border-inherit.process-item:nth-child(odd) { border-color: #a76393; }
.theme-institutional .panel.colorized.colorized-theme-darken, .theme-institutional .colorized.colorized-theme-darken.filters, .theme-institutional .bleed.colorized.colorized-theme-darken, .theme-institutional .process .colorized.colorized-theme-darken.process-item:nth-child(odd), .process .theme-institutional .colorized.colorized-theme-darken.process-item:nth-child(odd) { background-color: #4a3544; }
.theme-institutional .panel.colorized.colorized-theme-darken.single-border-inherit, .theme-institutional .colorized.colorized-theme-darken.single-border-inherit.filters, .theme-institutional .bleed.colorized.colorized-theme-darken.single-border-inherit, .theme-institutional .process .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd), .process .theme-institutional .colorized.colorized-theme-darken.single-border-inherit.process-item:nth-child(odd) { border-color: #a76393; }
.theme-institutional .panel.colorized.colorized-theme-accent, .theme-institutional .colorized.colorized-theme-accent.filters, .theme-institutional .bleed.colorized.colorized-theme-accent, .theme-institutional .process .colorized.colorized-theme-accent.process-item:nth-child(odd), .process .theme-institutional .colorized.colorized-theme-accent.process-item:nth-child(odd) { background-color: #C0511B; }
.theme-institutional .panel.colorized.colorized-theme-accent.single-border-inherit, .theme-institutional .colorized.colorized-theme-accent.single-border-inherit.filters, .theme-institutional .bleed.colorized.colorized-theme-accent.single-border-inherit, .theme-institutional .process .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd), .process .theme-institutional .colorized.colorized-theme-accent.single-border-inherit.process-item:nth-child(odd) { border-color: #e88859; }
.theme-institutional .colorized-border.border-colorized-theme { border-color: #865F7B; }
.theme-institutional .colorized-border.border-colorized-theme-darken { border-color: #4a3544; }
.theme-institutional .colorized-border.border-colorized-theme-accent { border-color: #C0511B; }
.theme-institutional .colorized-border.border-colorized-teal { border-color: #855F5D; }
.theme-institutional .colorized-border.border-colorized-purple { border-color: #15748C; }
.theme-institutional .colorized-border.border-colorized-dark-orange { border-color: #40826C; }
.theme-institutional .colorized-theme-gray { background-color: #ececec; }
.theme-institutional .colorized-theme-lighter-gray { background-color: #eeeeee; }
.theme-institutional i[class^="icon-"].colorized-theme, .theme-institutional .page-header.bleed i[class^="icon-"].button, .page-header.bleed .theme-institutional i[class^="icon-"].button, .theme-institutional .process .page-header.process-item:nth-child(odd) i[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-institutional i[class^="icon-"].button, .theme-institutional ul.steps-bar li i[class^="icon-"].circle, ul.steps-bar li .theme-institutional i[class^="icon-"].circle, .theme-institutional i[class*=" icon-"].colorized-theme, .theme-institutional .page-header.bleed i[class*=" icon-"].button, .page-header.bleed .theme-institutional i[class*=" icon-"].button, .theme-institutional .process .page-header.process-item:nth-child(odd) i[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-institutional i[class*=" icon-"].button, .theme-institutional ul.steps-bar li i[class*=" icon-"].circle, ul.steps-bar li .theme-institutional i[class*=" icon-"].circle, .theme-institutional i.colorize-icon[class^="icon-"].colorized-theme, .theme-institutional .page-header.bleed i.colorize-icon[class^="icon-"].button, .page-header.bleed .theme-institutional i.colorize-icon[class^="icon-"].button, .theme-institutional .process .page-header.process-item:nth-child(odd) i.colorize-icon[class^="icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-institutional i.colorize-icon[class^="icon-"].button, .theme-institutional ul.steps-bar li i.colorize-icon[class^="icon-"].circle, ul.steps-bar li .theme-institutional i.colorize-icon[class^="icon-"].circle, .theme-institutional i.colorize-icon[class*=" icon-"].colorized-theme, .theme-institutional .page-header.bleed i.colorize-icon[class*=" icon-"].button, .page-header.bleed .theme-institutional i.colorize-icon[class*=" icon-"].button, .theme-institutional .process .page-header.process-item:nth-child(odd) i.colorize-icon[class*=" icon-"].button, .process .page-header.process-item:nth-child(odd) .theme-institutional i.colorize-icon[class*=" icon-"].button, .theme-institutional ul.steps-bar li i.colorize-icon[class*=" icon-"].circle, ul.steps-bar li .theme-institutional i.colorize-icon[class*=" icon-"].circle { color: #865F7B; }
.theme-institutional i[class^="icon-"].colorized-theme-darken, .theme-institutional i[class*=" icon-"].colorized-theme-darken, .theme-institutional i.colorize-icon[class^="icon-"].colorized-theme-darken, .theme-institutional i.colorize-icon[class*=" icon-"].colorized-theme-darken { color: #4a3544; }
.theme-institutional i[class^="icon-"].colorized-theme-accent, .theme-institutional i[class*=" icon-"].colorized-theme-accent, .theme-institutional i.colorize-icon[class^="icon-"].colorized-theme-accent, .theme-institutional i.colorize-icon[class*=" icon-"].colorized-theme-accent { color: #C0511B; }
.theme-institutional .process { border-bottom-color: #865F7B; }
.theme-institutional .process:after { border-top-color: #865F7B; }
.theme-institutional .tabs ul.tab-nav.colorized-theme li a, .theme-institutional .tabs .page-header.bleed ul.tab-nav.button li a, .page-header.bleed .theme-institutional .tabs ul.tab-nav.button li a, .theme-institutional .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li a, .process .page-header.process-item:nth-child(odd) .theme-institutional .tabs ul.tab-nav.button li a, .theme-institutional .tabs ul.steps-bar li ul.tab-nav.circle li a, ul.steps-bar li .theme-institutional .tabs ul.tab-nav.circle li a { color: #865F7B; }
.theme-institutional .tabs ul.tab-nav.colorized-theme li.active a, .theme-institutional .tabs .page-header.bleed ul.tab-nav.button li.active a, .page-header.bleed .theme-institutional .tabs ul.tab-nav.button li.active a, .theme-institutional .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-institutional .tabs ul.tab-nav.button li.active a, .theme-institutional .tabs ul.steps-bar li ul.tab-nav.circle li.active a, ul.steps-bar li .theme-institutional .tabs ul.tab-nav.circle li.active a { background-color: #865F7B; color: #fff; }
.theme-institutional .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a, .theme-institutional .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a, .page-header.bleed .theme-institutional .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-institutional .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a, .process .page-header.process-item:nth-child(odd) .theme-institutional .tabs ul.tab-nav.tab-nav-pill.button li a, .theme-institutional .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a, ul.steps-bar li .theme-institutional .tabs ul.tab-nav.tab-nav-pill.circle li a { background-color: #865F7B; color: #fff; }
.theme-institutional .tabs ul.tab-nav.colorized-theme.tab-nav-pill li a:hover, .theme-institutional .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li a:hover, .page-header.bleed .theme-institutional .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-institutional .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li a:hover, .process .page-header.process-item:nth-child(odd) .theme-institutional .tabs ul.tab-nav.tab-nav-pill.button li a:hover, .theme-institutional .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li a:hover, ul.steps-bar li .theme-institutional .tabs ul.tab-nav.tab-nav-pill.circle li a:hover { background-color: #b596ac; }
.theme-institutional .tabs ul.tab-nav.colorized-theme.tab-nav-pill li.active a, .theme-institutional .tabs .page-header.bleed ul.tab-nav.tab-nav-pill.button li.active a, .page-header.bleed .theme-institutional .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-institutional .tabs .process .page-header.process-item:nth-child(odd) ul.tab-nav.tab-nav-pill.button li.active a, .process .page-header.process-item:nth-child(odd) .theme-institutional .tabs ul.tab-nav.tab-nav-pill.button li.active a, .theme-institutional .tabs ul.steps-bar li ul.tab-nav.tab-nav-pill.circle li.active a, ul.steps-bar li .theme-institutional .tabs ul.tab-nav.tab-nav-pill.circle li.active a { background-color: #4a3544; }
@media (max-width: 500px) { .theme-institutional .carousel .crsl-item .crsl-caption { background-color: #865F7B; } }
.theme-institutional .datebox { background-color: #4a3544; }
.theme-institutional .datebox.blue-datebox { background-color: #0066a4; }
.theme-institutional .datebox .month { background-color: #865F7B; }
.theme-institutional .datebox .month.blue-datebox { background-color: #0066a4; }
.theme-institutional a.datebox:hover { background-color: #684a60; }
.theme-institutional a.datebox:hover .month { background-color: #956a89; }
.theme-institutional a.datebox.blue-datebox:hover { background-color: #305d4f; }
.theme-institutional a.datebox.blue-datebox:hover .month { background-color: #305d4f; }
.theme-institutional table.colorized-theme thead tr td, .theme-institutional .page-header.bleed table.button thead tr td, .page-header.bleed .theme-institutional table.button thead tr td, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr td, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr td, .theme-institutional ul.steps-bar li table.circle thead tr td, ul.steps-bar li .theme-institutional table.circle thead tr td, .theme-institutional table.colorized-theme thead tr th, .theme-institutional .page-header.bleed table.button thead tr th, .page-header.bleed .theme-institutional table.button thead tr th, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr th, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr th, .theme-institutional ul.steps-bar li table.circle thead tr th, ul.steps-bar li .theme-institutional table.circle thead tr th { background-color: #4a3544; }
.theme-institutional table.colorized-theme thead tr td .circle span, .theme-institutional .page-header.bleed table.button thead tr td .circle span, .page-header.bleed .theme-institutional table.button thead tr td .circle span, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr td .circle span, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr td .circle span, .theme-institutional ul.steps-bar li table.circle thead tr td .circle span, ul.steps-bar li .theme-institutional table.circle thead tr td .circle span, .theme-institutional table.colorized-theme thead tr th .circle span, .theme-institutional .page-header.bleed table.button thead tr th .circle span, .page-header.bleed .theme-institutional table.button thead tr th .circle span, .theme-institutional .process .page-header.process-item:nth-child(odd) table.button thead tr th .circle span, .process .page-header.process-item:nth-child(odd) .theme-institutional table.button thead tr th .circle span, .theme-institutional ul.steps-bar li table.circle thead tr th .circle span, ul.steps-bar li .theme-institutional table.circle thead tr th .circle span { color: #865F7B; }
.theme-institutional table.colorized-theme-accent thead tr td, .theme-institutional table.colorized-theme-accent thead tr th { background-color: #C0511B; }
.theme-institutional table.colorized-theme-accent thead tr td .circle span, .theme-institutional table.colorized-theme-accent thead tr th .circle span { color: #C0511B; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step0, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step0, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step0, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step0, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step0, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step0, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step0 { background: #865f7b; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step1, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step1, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step1, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step1, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step1, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step1, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step1 { background: #77546d; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step2, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step2, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step2, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step2, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step2, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step2, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step2 { background: #684a60; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step3, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step3, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step3, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step3, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step3, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step3, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step3 { background: #593f52; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step4, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step4, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step4, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step4, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step4, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step4, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step4 { background: #4a3544; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step5, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step5, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step5, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step5, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step5, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step5, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step5 { background: #3b2a37; }
.theme-institutional table.header-step-shade.colorized-theme thead tr td.step6, .theme-institutional .page-header.bleed table.header-step-shade.button thead tr td.step6, .page-header.bleed .theme-institutional table.header-step-shade.button thead tr td.step6, .theme-institutional .process .page-header.process-item:nth-child(odd) table.header-step-shade.button thead tr td.step6, .process .page-header.process-item:nth-child(odd) .theme-institutional table.header-step-shade.button thead tr td.step6, .theme-institutional ul.steps-bar li table.header-step-shade.circle thead tr td.step6, ul.steps-bar li .theme-institutional table.header-step-shade.circle thead tr td.step6 { background: #2c2029; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step0 { background: #c0511b; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step1 { background: #b34b19; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step2 { background: #a54617; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step3 { background: #984015; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step4 { background: #8a3a13; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step5 { background: #7d3512; }
.theme-institutional table.header-step-shade.colorized-theme-accent thead tr td.step6 { background: #702f10; }
.theme-institutional ul.steps-bar li a .bar { background: #865F7B; }
.theme-institutional ul.steps-bar li a .bar:before { border-bottom-color: #865F7B; }
.theme-institutional ul.steps-bar li a:hover .circle { background: #a07895; }
.theme-institutional ul.steps-bar li a:hover .bar { background: #a07895; }
.theme-institutional ul.steps-bar li a:hover .bar:before { border-bottom-color: #a07895; }
.theme-institutional ul.steps-bar li.active a .circle { background: #4a3544; }
.theme-institutional ul.steps-bar li.active a .bar { background: #4a3544; }
.theme-institutional ul.steps-bar li.active a .bar:before { border-bottom-color: #4a3544; }
.theme-institutional footer#main-footer { background-color: #4a3544; }
.theme-institutional footer#main-footer .alamo svg path { fill: #4a3544; }

/* _______________________________________________________________ */
/*  Home
/*  The homepage uses its own wrapper and styles
/* _______________________________________________________________ */
html.touch body.home .quicklinks-slide-panel, html.touch body.home #quicklinks { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

body.home { background: #E6E3DA; /* ----------------------- */ /* home header		*/ /* ----------------------- */ /* ----------------------- */ /* Hex Headline		*/ /* ----------------------- */ /* ----------------------- */ /* Category blocks		*/ /* ----------------------- */ /* ----------------------- */ /* Community area		*/ /* ----------------------- */ /* ---------------------- */ /* Home Footer Modifications	*/ /* ---------------------- */ /* _______________________________________________________________ */ /*  Home Layout Adjustments
/*  Reusable styles/overrides unique to homepage
/* _______________________________________________________________ */ }
body.home .row, body.home .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.home .crsl-nav-helper, body.home .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.home .crsl-nav-helper { padding: 0; }
body.home .row .row, body.home .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .row, .bleed .carousel.massive-nav .crsl-nav body.home .crsl-nav-helper .row, body.home .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .row, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.home .crsl-nav-helper .row, body.home .row .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.home .row .crsl-nav-helper, body.home .bleed .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.home .crsl-nav-helper .crsl-nav-helper, body.home .row .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.home .row .crsl-nav-helper, body.home .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .crsl-nav-helper .crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.home .crsl-nav-helper .crsl-nav-helper { max-width: none; }
@media (max-width: 1100px) { body.home p.system-mobile { display: block; } }
body.home .sticky-wrapper { padding: 0; }
@media (max-width: 767px) { body.home .sticky-wrapper { border-top: 0; } }
body.home .sticky-wrapper .header#main-header { position: relative; border: 0; }
@media (max-width: 640px) { body.home .sticky-wrapper .header#main-header .logo { float: left; } }
body.home .sticky-wrapper .header#main-header .logo a.horiz { margin-right: 5px; }
@media (max-width: 80.5em) { body.home .sticky-wrapper .header#main-header .logo a.horiz { margin-right: 5px; } }
@media (max-width: 80.5em) { body.home .sticky-wrapper .header#main-header .logo a.horiz { display: none; } }
@media (max-width: 80.5em) { body.home .sticky-wrapper .header#main-header .logo a.vert { display: inline-block; } }
body.home .sticky-wrapper .header#main-header .categories { float: left; position: relative; z-index: 2; }
@media (max-width: 80.5em) { body.home .sticky-wrapper .header#main-header .categories { float: none; text-align: center; margin-right: 320px; } }
@media (max-width: 1100px) { body.home .sticky-wrapper .header#main-header .categories { margin-right: 230px; } }
@media (max-width: 900px) { body.home .sticky-wrapper .header#main-header .categories { clear: left; text-align: center; margin-left: 0; margin-right: 0; width: auto; padding-top: 0; } }
body.home .sticky-wrapper .header#main-header .categories ul { margin-bottom: 0; }
body.home .sticky-wrapper .header#main-header .categories ul li { padding-bottom: 0; text-align: center; display: inline-block; margin-right: 0; }
@media (max-width: 560px) { body.home .sticky-wrapper .header#main-header .categories ul li { display: inline-block; } }
body.home .sticky-wrapper .header#main-header .categories ul li.last-child { margin-right: 0; }
body.home .sticky-wrapper .header#main-header .categories ul li a { outline: 0; display: inline-block; text-align: center; font-size: 1.2em; padding: 18px; font-size: 1em; }
@media (max-width: 80.5em) { body.home .sticky-wrapper .header#main-header .categories ul li a { padding-left: 10px; padding-right: 10px; } }
@media (max-width: 900px) { body.home .sticky-wrapper .header#main-header .categories ul li a { padding: 3px 10px; } }
@media (max-width: 640px) { body.home .sticky-wrapper .header#main-header .categories ul li a { padding: 3px 10px; } }
body.home .sticky-wrapper .header#main-header .categories ul li a:hover { text-decoration: none; background: #C0511B; background: none; }
body.home .sticky-wrapper .header#main-header .categories ul li a i[class^="icon-"], body.home .sticky-wrapper .header#main-header .categories ul li a i[class*=" icon-"] { display: block; font-size: 2em; line-height: 1em; }
@media (max-width: 1100px) { body.home .sticky-wrapper .header#main-header .categories ul li a i[class^="icon-"], body.home .sticky-wrapper .header#main-header .categories ul li a i[class*=" icon-"] { display: none; } }
body.home .sticky-wrapper .header#main-header .utility { position: relative; z-index: 1; }
@media (max-width: 80.5em) { body.home .sticky-wrapper .header#main-header .utility { position: absolute; top: 0; right: 0; } }
@media (max-width: 1100px) { body.home .sticky-wrapper .header#main-header .utility { display: block; padding: 1.25em 1.25em 0 0; } }
@media (max-width: 500px) { body.home .sticky-wrapper .header#main-header .utility { padding-top: 0.3125em; } }
@media (max-width: 1100px) { body.home .sticky-wrapper .header#main-header .utility .system { display: none; } }
body.home .sticky-wrapper .header#main-header .utility .give { margin-top: 0; }
@media (max-width: 500px) { body.home .sticky-wrapper .header#main-header .utility .give { margin-bottom: 0; } }
body.home .sticky-wrapper .header#main-header .utility .give a { padding: 4px 8px; margin-right: 8px; }
body.home .sticky-wrapper .header#main-header .utility .search { margin-top: 0; }
body.home .sticky-wrapper .header#main-header .utility .search a:hover { text-decoration: none; }
body.home .sticky-wrapper .header#main-header .utility p.toggleQuicklinks { margin-bottom: 0; margin-right: 0.625em; }
@media (max-width: 1100px) { body.home .sticky-wrapper .header#main-header .utility p.toggleQuicklinks { margin-right: 0; } }
body.home .sticky-wrapper .header#main-header .utility p.toggleQuicklinks a { font-size: 1em; }
body.home .sticky-wrapper .header#main-header .utility p.toggleQuicklinks a i[class^="icon-"], body.home .sticky-wrapper .header#main-header .utility p.toggleQuicklinks a i[class*=" icon-"] { vertical-align: middle; }
body.home .sticky-wrapper .header#main-header .system-below { margin-left: 0.1875em; }
body.home .sticky-wrapper.fixed { display: none; border-top: 0; border-bottom: #C0511B 5px solid; position: fixed; top: 0; width: 100%; background: #fff; z-index: 20; }
@media (max-width: 80.5em) { body.home .sticky-wrapper.fixed { min-height: 107px; } }
body.home .sticky-wrapper.fixed .system-mobile { display: none; }
@media (max-width: 500px) { body.home .sticky-wrapper.fixed .header#main-header { min-height: 70px; } }
body.home .sticky-wrapper.fixed .header#main-header .logo a.horiz { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; background-image: url('/pattern-library/images/logos/logo-uthealthsa.png?1494508789'); background-repeat: no-repeat; background-position: 50% 50%; height: 90px; width: 261px; display: inline-block; max-height: 51px; margin: 7px 40px 0px 25px; }
@media (max-width: 80.5em) { body.home .sticky-wrapper.fixed .header#main-header .logo a.horiz { display: none; } }
body.home .sticky-wrapper.fixed .header#main-header .logo a.vert { display: none; }
@media (max-width: 80.5em) { body.home .sticky-wrapper.fixed .header#main-header .logo a.vert { min-height: 107px; } }
body.home .sticky-wrapper.fixed .header#main-header .logo.svg a.horiz, body.home .sticky-wrapper.fixed .header#main-header .logo.svg a.vert { background: none; }
body.home .sticky-wrapper.fixed .header#main-header .categories { text-align: left; margin-right: 0; *zoom: 1; }
body.home .sticky-wrapper.fixed .header#main-header .categories:after { content: ""; display: table; clear: both; }
@media (max-width: 1100px) { body.home .sticky-wrapper.fixed .header#main-header .categories { margin-left: 20px; } }
@media (max-width: 640px) { body.home .sticky-wrapper.fixed .header#main-header .categories { width: auto; margin-right: 0; margin-left: 10px; padding-top: 0; } }
@media (max-width: 767px) { body.home .sticky-wrapper.fixed .header#main-header .categories { margin-right: 120px; } }
body.home .sticky-wrapper.fixed .header#main-header .categories ul { *zoom: 1; }
body.home .sticky-wrapper.fixed .header#main-header .categories ul:after { content: ""; display: table; clear: both; }
body.home .sticky-wrapper.fixed .header#main-header .categories ul li a { font-size: 1em; padding-top: 26px; }
@media (max-width: 419px) { body.home .sticky-wrapper.fixed .header#main-header .categories ul li a { padding: 3px 10px; } }
body.home .sticky-wrapper.fixed .header#main-header .categories ul li a i[class^="icon-"], body.home .sticky-wrapper.fixed .header#main-header .categories ul li a i[class*=" icon-"] { display: inline; font-size: inherit; line-height: inherit; }
@media (max-width: 640px) { body.home .sticky-wrapper.fixed .header#main-header .categories ul li a i[class^="icon-"], body.home .sticky-wrapper.fixed .header#main-header .categories ul li a i[class*=" icon-"] { display: none; } }
body.home .sticky-wrapper.fixed .header#main-header .utility { *zoom: 1; margin-top: 20px; }
body.home .sticky-wrapper.fixed .header#main-header .utility:after { content: ""; display: table; clear: both; }
@media (max-width: 80.5em) { body.home .sticky-wrapper.fixed .header#main-header .utility { padding-top: 0; padding-right: 1.25em; } }
@media (max-width: 1100px) { body.home .sticky-wrapper.fixed .header#main-header .utility { margin-top: 5px; } }
@media (max-width: 900px) { body.home .sticky-wrapper.fixed .header#main-header .utility { margin-top: 20px; } }
@media (max-width: 640px) { body.home .sticky-wrapper.fixed .header#main-header .utility { margin-top: 5px; } }
body.home .sticky-wrapper.fixed .header#main-header .utility .system-below { *zoom: 1; }
body.home .sticky-wrapper.fixed .header#main-header .utility .system-below:after { content: ""; display: table; clear: both; }
body.home .sticky-wrapper.fixed .header#main-header .utility .give { margin-right: 10px; }
@media (max-width: 1100px) { body.home .sticky-wrapper.fixed .header#main-header .utility .give { float: none; } }
@media (max-width: 900px) { body.home .sticky-wrapper.fixed .header#main-header .utility .give a.button { font-size: 0.75em; padding: 0.25em 0.875em; } }
body.home .sticky-wrapper.fixed .header#main-header .utility p.system { display: none; }
body.home .sticky-wrapper.fixed .header#main-header .utility .search { float: left; margin-right: 25px; *zoom: 1; }
body.home .sticky-wrapper.fixed .header#main-header .utility .search:after { content: ""; display: table; clear: both; }
@media (max-width: 1100px) { body.home .sticky-wrapper.fixed .header#main-header .utility .search { float: none; margin-right: 0; } }
@media (max-width: 900px) { body.home .sticky-wrapper.fixed .header#main-header .utility .search { margin-right: 25px; } }
@media (max-width: 640px) { body.home .sticky-wrapper.fixed .header#main-header .utility .search { float: none; margin-right: 0; } }
@media (max-width: 1100px) { body.home .sticky-wrapper.fixed .header#main-header .utility .search input[type="text"] { width: 100px; } }
@media (max-width: 500px) { body.home .sticky-wrapper.fixed .header#main-header .utility .search input[type="text"] { width: 100px; } }
body.home .sticky-wrapper.fixed .header#main-header .utility p.toggleQuicklinks { float: left; margin-right: 0; }
@media (max-width: 1100px) { body.home .sticky-wrapper.fixed .header#main-header .utility p.toggleQuicklinks { float: none; } }
@media (max-width: 900px) { body.home .sticky-wrapper.fixed .header#main-header .utility p.toggleQuicklinks { float: left; } }
@media (max-width: 640px) { body.home .sticky-wrapper.fixed .header#main-header .utility p.toggleQuicklinks { float: none; } }
body.home .hex-headline { -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 30px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 30px inset; box-shadow: rgba(0, 0, 0, 0.4) 0 0 30px inset; background-color: #F7F4F0; }
body.home .hex-headline .hex-wrapper { background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.4)), color-stop(60%, rgba(255, 255, 255, 0.7))); background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.7) 60%); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.7) 60%); background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.7) 60%); padding: 1.25em 0; }
body.home .hex-headline .hex-wrapper h1 { text-align: center; font-weight: normal; color: #303030; font-size: 2em; }
@media (max-width: 767px) { body.home .hex-headline .hex-wrapper h1 { font-size: 1.6em; margin: 0 1.25em; } }
@media (max-width: 640px) { body.home .hex-headline .hex-wrapper h1 { font-size: 1.4em; } }
@media (max-width: 500px) { body.home .hex-headline .hex-wrapper h1 { font-size: 1.2em; } }
body.home .category { color: #fff; margin-bottom: 0.625em; font-weight: 200; }
@media (max-width: 767px) { body.home .category .columns.last-child { padding-right: 0; } }
body.home .category .photo { margin-left: -225px; overflow: hidden; position: relative; }
@media (max-width: 900px) { body.home .category .photo { margin-left: -1.25em; } }
body.home .category .photo .mask { display: none; position: absolute; top: 0; right: 0; z-index: 2; }
body.home .category .photo .mask.transform-a { -moz-transform: translate(0px, -140px) rotate(10deg) scale(4.5, 4.5); -ms-transform: translate(0px, -140px) rotate(10deg) scale(4.5, 4.5); -webkit-transform: translate(0px, -140px) rotate(10deg) scale(4.5, 4.5); transform: translate(0px, -140px) rotate(10deg) scale(4.5, 4.5); }
@media (max-width: 1160px) { body.home .category .photo .mask.transform-a { top: -40px; } }
@media (max-width: 1100px) { body.home .category .photo .mask.transform-a { top: -80px; } }
@media (max-width: 970px) { body.home .category .photo .mask.transform-a { top: -120px; } }
@media (max-width: 900px) { body.home .category .photo .mask.transform-a { display: none; } }
body.home .category .photo .mask.transform-b { -moz-transform: translate(-97px, -180px) rotate(-67deg) scale(4.5, 4.5); -ms-transform: translate(-97px, -180px) rotate(-67deg) scale(4.5, 4.5); -webkit-transform: translate(-97px, -180px) rotate(-67deg) scale(4.5, 4.5); transform: translate(-97px, -180px) rotate(-67deg) scale(4.5, 4.5); }
@media (max-width: 80.5em) { body.home .category .photo .mask.transform-b { top: -60px; } }
@media (max-width: 1100px) { body.home .category .photo .mask.transform-b { top: -60px; } }
@media (max-width: 900px) { body.home .category .photo .mask.transform-b { display: none; } }
body.home .category .photo .mask.transform-c { -moz-transform: translate(37px, -155px) rotate(9deg) scale(4.5, 4.5); -ms-transform: translate(37px, -155px) rotate(9deg) scale(4.5, 4.5); -webkit-transform: translate(37px, -155px) rotate(9deg) scale(4.5, 4.5); transform: translate(37px, -155px) rotate(9deg) scale(4.5, 4.5); }
@media (max-width: 900px) { body.home .category .photo .mask.transform-c { display: none; } }
body.home .category .photo .caption { position: absolute; bottom: 0; right: 0; z-index: 3; width: 100%; padding: 30px 40px 10px 225px; }
@media (max-width: 900px) { body.home .category .photo .caption { padding-left: 1.25em; padding-top: 1.25em; position: static; background: rgba(0, 0, 0, 0.3); } }
body.home .category .photo .caption h3 { font-size: 1.8em; margin-bottom: 0; }
body.home .category .photo .caption p { margin-bottom: 0.625em; margin-left: 1.875em; }
body.home .category article { padding: 1.25em 0; font-size: 16px; }
body.home .category article p.backToTop { display: none; float: right; }
body.home .category article p.backToTop a.button { padding: 5px 10px; font-size: 0.9em; }
@media (max-width: 500px) { body.home .category article p.backToTop a.button span.text { display: none; } }
body.home .category article p.backToTop a.button i[class^="icon-"], body.home .category article p.backToTop a.button i[class*=" icon-"] { vertical-align: middle; font-size: 1.2em; line-height: 0.5em; }
@media (max-width: 500px) { body.home .category article p.backToTop a.button i[class^="icon-"], body.home .category article p.backToTop a.button i[class*=" icon-"] { font-size: 2em; } }
@media (max-width: 900px) { body.home .category article p.backToTop { display: inline-block; } }
body.home .category article h2 { font-size: 2.6em; margin-bottom: 0.1875em; }
body.home .category article hr { border-color: rgba(255, 255, 255, 0.4); }
body.home .category article ul li { margin-bottom: 0.5em; }
body.home .category article ul li a { color: #ffffff; }
body.home .category.patient-care { background: #15748C; }
body.home .category.patient-care polygon { fill: #0b3d49; }
body.home .category.patient-care .caption { background-color: rgba(13, 72, 87, 0.8); }
body.home .category.research { background: #855F5D; }
body.home .category.research polygon { fill: #674a48; }
body.home .category.research .caption { background-color: rgba(73, 52, 51, 0.8); }
body.home .category.academics { background: #427E6B; }
body.home .category.academics polygon { fill: #26483e; }
body.home .category.academics .caption { background-color: rgba(38, 72, 62, 0.8); }
body.home .category.community { background: #865F7B; }
body.home .category.community polygon { fill: #684a60; }
body.home .category.community .caption { background-color: rgba(104, 74, 96, 0.8); }
body.home #community { margin-bottom: 0; }
body.home .community { background: #C0511B; }
body.home .community .outer { margin: 0 auto; max-width: 106.75em; }
body.home .community .outer .wrapper { overflow: hidden; position: relative; background: rgba(0, 0, 0, 0.5); padding: 1.25em 0 10.9375em 0; }
body.home .community .outer .wrapper .photo { position: absolute; bottom: -2px; left: -2px; }
body.home .community .outer .wrapper .photo img { max-width: none; }
body.home .community .outer .wrapper .headline { color: #fff; }
body.home .community .outer .wrapper .headline h2 { font-size: 2em; font-weight: 200; line-height: 1.2em; }
body.home .community .outer .wrapper .table-wrapper { background: rgba(255, 255, 255, 0.9); padding: 1.25em; color: #6b5749; }
@media (max-width: 767px) { body.home .community .outer .wrapper .table-wrapper { margin-bottom: 1.25em; } }
body.home .community .outer .wrapper .table-wrapper table { margin-bottom: 0; }
body.home .community .outer .wrapper .table-wrapper table tr td { border: rgba(0, 0, 0, 0.3) 1px solid; vertical-align: top; padding: 1.25em; }
@media (max-width: 500px) { body.home .community .outer .wrapper .table-wrapper table tr td { display: block; width: auto; border: 0; padding: 0; } }
body.home .community .outer .wrapper .table-wrapper table tr td p { margin-bottom: 0; }
body.home .community .outer .wrapper .table-wrapper table tr td.first-child { border-left: none; }
body.home .community .outer .wrapper .table-wrapper table tr td.last-child { border-right: none; }
body.home .community .outer .wrapper .table-wrapper table tr td.stat { width: 30%; }
@media (max-width: 500px) { body.home .community .outer .wrapper .table-wrapper table tr td.stat { width: auto; } }
body.home .community .outer .wrapper .table-wrapper table tr td.stat p { font-family: leaguegothic; font-size: 4em; text-align: center; }
@media (max-width: 500px) { body.home .community .outer .wrapper .table-wrapper table tr td.stat p { text-align: left; } }
body.home .community .outer .wrapper .table-wrapper table tr td.description p { font-size: 1.6em; }
body.home .community .outer .wrapper .table-wrapper table tr.first-child td { border-top: none; margin-top: 20px; }
@media (max-width: 500px) { body.home .community .outer .wrapper .table-wrapper table tr.first-child td { margin-top: 0; } }
@media (max-width: 500px) { body.home .community .outer .wrapper .table-wrapper table tr.first-child td.last-child { border-bottom: rgba(0, 0, 0, 0.3) 1px solid; padding-bottom: 1.25em; } }
body.home .community .outer .wrapper .table-wrapper table tr.last-child td { border-bottom: none; }
body.home .community .outer .wrapper .callout { padding: 1.25em; background: rgba(192, 81, 27, 0.9); }
body.home .community .outer .wrapper .callout h1, body.home .community .outer .wrapper .callout h2, body.home .community .outer .wrapper .callout h3, body.home .community .outer .wrapper .callout h4, body.home .community .outer .wrapper .callout h5, body.home .community .outer .wrapper .callout h6 { color: #fff; }
body.home footer#main-footer { padding: 0; margin-top: 0; }
body.home .category a.button, body.home .category .button { background: rgba(0, 0, 0, 0.5); }
body.home .category a.button:hover, body.home .category .button:hover { background: rgba(0, 0, 0, 0.3); }

/* _______________________________________________________________ */
/*  Stories Landing and Detail Pages
/*  Special styles for stories landing one-off, and for stories detail complex header
/* _______________________________________________________________ */
body.stories { background: #E6E3DA; }
body.stories .header.main-header { overflow: hidden; position: relative; }
body.stories .header.main-header a.button { line-height: 30px; height: 30px; padding-top: 0; padding-bottom: 0; }
@media (max-width: 1100px) { body.stories .header.main-header a.button { display: block; } }
body.stories .header.main-header .content .logo { background: url('/pattern-library/images/hexagon-stories-landing-text.png?1437409061') no-repeat bottom left; padding: 50px 0 130px 140px; margin-top: -30px; margin-left: -170px; }
@media (max-width: 1366px) { body.stories .header.main-header .content .logo { margin-left: -120px; } }
@media (max-width: 900px) { body.stories .header.main-header .content .logo { margin-top: -50px; padding-bottom: 90px; } }
@media (max-width: 1100px) { body.stories .header.main-header .content .logo { background-image: none; background: #fff; padding: 10px 20px; margin: 0; } }
@media (max-width: 500px) { body.stories .header.main-header .content .logo { text-align: center; }
  body.stories .header.main-header .content .logo a.vert { display: inline-block; }
  body.stories .header.main-header .content .logo a.horiz { display: none; } }
body.stories .header.main-header .content .stories-header { text-align: right; color: #C0511B; margin-right: -200px; padding: 100px 300px 165px 0; background: url('/pattern-library/images/hexagon-stories-landing-text-transparent.png?1437409061') no-repeat top right; margin-top: 150px; }
@media (max-width: 80.5em) { body.stories .header.main-header .content .stories-header { padding-bottom: 0; } }
@media (max-width: 900px) { body.stories .header.main-header .content .stories-header { padding-top: 60px; padding-right: 255px; } }
@media (max-width: 1100px) { body.stories .header.main-header .content .stories-header { position: absolute; bottom: 0; left: 0; background-image: none; background: rgba(255, 255, 255, 0.8); padding: 1.25em; width: 100%; } }
@media (max-width: 500px) { body.stories .header.main-header .content .stories-header { padding: 0.625em; } }
body.stories .header.main-header .content .stories-header h2 { font-size: 3em; margin: 0; padding-bottom: 20px; font-weight: 200; line-height: 1em; }
@media (max-width: 900px) { body.stories .header.main-header .content .stories-header h2 { font-size: 2.5em; } }
@media (max-width: 1100px) { body.stories .header.main-header .content .stories-header h2 { padding-bottom: 0; } }
@media (max-width: 500px) { body.stories .header.main-header .content .stories-header h2 { font-size: 1.6em; } }
body.stories .header.main-header .content .stories-header h2 span { display: block; }
@media (max-width: 1100px) { body.stories .header.main-header .content .stories-header h2 span { display: inline; font-weight: normal; } }
body.stories .header.main-header .photo { margin-top: 30px; width: 100%; position: absolute; top: 0; z-index: -1; }
@media (max-width: 1100px) { body.stories .header.main-header .photo { position: static; margin-top: 0; } }
body.stories .header.main-header .photo img { margin: 0 auto; }
body.stories .row.story, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper { background: #fff; margin-top: -165px; position: relative; z-index: 2; }
@media (max-width: 80.5em) { body.stories .row.story, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper { margin-top: 0; } }
@media (max-width: 360px) { body.stories .row.story, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper { padding: 10px; } }
body.stories .row.story .columns, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .columns, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .columns, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .columns { padding: 1.875em; }
@media (max-width: 360px) { body.stories .row.story .columns, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .columns, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .columns, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .columns { padding: 10px; } }
body.stories .row.story .mobile-only-meta, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .mobile-only-meta, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .mobile-only-meta, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .mobile-only-meta, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .mobile-only-meta { display: none; }
@media (max-width: 767px) { body.stories .row.story .mobile-only-meta, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .mobile-only-meta, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .mobile-only-meta, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .mobile-only-meta, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .mobile-only-meta { display: block; }
  body.stories .row.story .mobile-only-meta hr, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .mobile-only-meta hr, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .mobile-only-meta hr, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper .mobile-only-meta hr, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper .mobile-only-meta hr { display: none; } }
body.stories .row.story h1.story-title, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h1.story-title, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h1.story-title, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h1.story-title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h1.story-title, body.stories .row.story h2.story-title, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h2.story-title, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h2.story-title, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h2.story-title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h2.story-title, body.stories .row.story h3.story-title, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h3.story-title, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h3.story-title, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h3.story-title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h3.story-title, body.stories .row.story h4.story-title, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h4.story-title, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h4.story-title, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h4.story-title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h4.story-title, body.stories .row.story h5.story-title, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h5.story-title, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h5.story-title, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h5.story-title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h5.story-title, body.stories .row.story h6.story-title, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h6.story-title, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h6.story-title, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h6.story-title, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h6.story-title { font-weight: normal; }
body.stories .row.story h1.story-intro, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h1.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h1.story-intro, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h1.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h1.story-intro, body.stories .row.story h2.story-intro, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h2.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h2.story-intro, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h2.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h2.story-intro, body.stories .row.story h3.story-intro, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h3.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h3.story-intro, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h3.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h3.story-intro, body.stories .row.story h4.story-intro, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h4.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h4.story-intro, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h4.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h4.story-intro, body.stories .row.story h5.story-intro, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h5.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h5.story-intro, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h5.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h5.story-intro, body.stories .row.story h6.story-intro, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h6.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h6.story-intro, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper h6.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper h6.story-intro { color: #999; font-weight: normal; }
body.stories .row.story article.story-text h1, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h1, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h1, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h1, body.stories .row.story article.story-text h2, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h2, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h2, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h2, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h2, body.stories .row.story article.story-text h3, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h3, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h3, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h3, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h3, body.stories .row.story article.story-text h4, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h4, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h4, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h4, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h4, body.stories .row.story article.story-text h5, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h5, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h5, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h5, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h5, body.stories .row.story article.story-text h6, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h6, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h6, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text h6, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text h6 { color: #855F5D; }
body.stories .row.story article.story-text .span-cols, body.stories .bleed .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text .span-cols, .bleed .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text .span-cols, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story.crsl-nav-helper article.story-text .span-cols, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story.crsl-nav-helper article.story-text .span-cols { margin-bottom: 1.875em; }
body.stories .meta { font-size: 1.125em; }
body.stories .meta span.date { border-right: #171717 1px solid; padding-right: 10px; margin-right: 10px; }
body.stories .meta hr { margin-bottom: 20px; }
body.stories .meta .share { font-style: italic; vertical-align: top; }
body.stories .meta .share a { font-size: 1.4em; padding: 0 10px; }
body.stories .meta .share a:hover { text-decoration: none; }
body.stories .story-sidebar .meta, body.stories .story-sidebar .callout { margin-bottom: 2.5em; }
@media (max-width: 767px) { body.stories .story-sidebar .meta { display: none; } }
body.stories .story-sidebar .callout blockquote, body.stories .story-sidebar .callout .caption, body.stories .story-sidebar .callout.rule-left { border-left: #999999 1px solid; padding-left: 30px; }
@media (max-width: 767px) { body.stories .story-sidebar .callout blockquote, body.stories .story-sidebar .callout .caption, body.stories .story-sidebar .callout.rule-left { border-left: 0; padding-left: 0; } }
@media (max-width: 900px) { body.stories .story-sidebar .callout blockquote { font-size: 1.4em; } }
body.stories .story-sidebar .callout .caption { color: #8A6829; }
body.stories .story-sidebar .callout h1.first, body.stories .story-sidebar .callout h1:first-child, body.stories .story-sidebar .callout h2.first, body.stories .story-sidebar .callout h2:first-child, body.stories .story-sidebar .callout h3.first, body.stories .story-sidebar .callout h3:first-child, body.stories .story-sidebar .callout h4.first, body.stories .story-sidebar .callout h4:first-child, body.stories .story-sidebar .callout h5.first, body.stories .story-sidebar .callout h5:first-child, body.stories .story-sidebar .callout h6.first, body.stories .story-sidebar .callout h6:first-child { color: #855F5D; }
body.stories .row.story-footer, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper { background: #fff; position: relative; z-index: 2; }
body.stories .row.story-footer .columns, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper .columns, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper .columns, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper .columns { padding: 1.875em; }
@media (max-width: 360px) { body.stories .row.story-footer .columns, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper .columns, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper .columns, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper .columns, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper .columns { padding: 10px; } }
body.stories .row.story-footer footer.story-footer, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer { border: #999999 1px solid; padding: 20px; padding-bottom: 0; }
@media (max-width: 360px) { body.stories .row.story-footer footer.story-footer, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer { text-align: center; } }
@media (max-width: 360px) { body.stories .row.story-footer footer.story-footer ul, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul { margin-left: 0; } }
@media (max-width: 360px) { body.stories .row.story-footer footer.story-footer ul li, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li { border-bottom: #999999 1px solid; margin-bottom: 20px; }
  body.stories .row.story-footer footer.story-footer ul li.last, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li.last, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li.last, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li.last, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li.last, body.stories .row.story-footer footer.story-footer ul li:last-child, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li:last-child, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li:last-child, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li:last-child { border-bottom: 0; margin-bottom: 0; } }
body.stories .row.story-footer footer.story-footer ul li img, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li img, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li img, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li img { float: left; margin-right: 1.25em; }
@media (max-width: 360px) { body.stories .row.story-footer footer.story-footer ul li img, body.stories .bleed .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li img, .bleed .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li img, body.stories .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .story-footer.crsl-nav-helper footer.story-footer ul li img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories .story-footer.crsl-nav-helper footer.story-footer ul li img { display: inline-block; margin: 0 auto; float: none; } }
body.stories footer#main-footer.footer-stories .footer-bottom { position: relative; z-index: 1; padding-top: 330px; margin-top: -300px; }

body.stories-landing { background: #fff url('/pattern-library/images/bg-stories-landing-hexes-and-glows.png?1437409061') no-repeat top center; overflow-x: hidden; }
@media (max-width: 80.5em) { body.stories-landing { background-position: -156px 0; } }
@media (max-width: 900px) { body.stories-landing { background-image: none; } }
body.stories-landing .row.primary, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper { position: relative; z-index: 1; margin-bottom: -167px; }
@media (max-width: 900px) { body.stories-landing .row.primary, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper { margin-bottom: 0; } }
body.stories-landing .row.primary .logo, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo { position: relative; }
@media (max-width: 900px) { body.stories-landing .row.primary .logo, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo { width: 100%; background: #fff; text-align: center; border-bottom: #999999 1px solid; } }
body.stories-landing .row.primary .logo a, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a { margin: 70px 0 0 90px; }
@media (max-width: 900px) { body.stories-landing .row.primary .logo a, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a { margin: 20px; } }
body.stories-landing .row.primary .logo img.small-views-hex, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo img.small-views-hex, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo img.small-views-hex, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo img.small-views-hex, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo img.small-views-hex { display: none; }
@media (max-width: 900px) { body.stories-landing .row.primary .logo img.small-views-hex, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo img.small-views-hex, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo img.small-views-hex, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo img.small-views-hex, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo img.small-views-hex { position: absolute; left: 0; bottom: -50px; } }
@media (max-width: 500px) { body.stories-landing .row.primary .logo a.vert, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a.vert, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a.vert, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a.vert, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a.vert { display: inline-block; }
  body.stories-landing .row.primary .logo a.horiz, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a.horiz, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a.horiz, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .logo a.horiz, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .logo a.horiz { display: none; } }
body.stories-landing .row.primary .story-hex, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex { position: absolute; top: 300px; left: -77px; z-index: 4; background: url('/pattern-library/images/hexagon-stories-landing-text.png?1437409061') no-repeat bottom left; background-size: contain; width: 638px; height: 585px; padding: 76px 134px 220px 166px; color: #171717; }
@media (max-width: 900px) { body.stories-landing .row.primary .story-hex, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex { position: static; width: 100%; height: auto; padding: 20px; margin-bottom: 40px; background: #fff; border-bottom: #999999 1px solid; } }
body.stories-landing .row.primary .story-hex:hover, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex:hover, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex:hover, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex:hover, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex:hover { text-decoration: none; }
body.stories-landing .row.primary .story-hex .story-detail h1, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 { line-height: 1em; color: #C0511B; font-size: 3em; }
@media (max-width: 900px) { body.stories-landing .row.primary .story-hex .story-detail h1, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 { float: left; margin-right: 30px; } }
@media (max-width: 640px) { body.stories-landing .row.primary .story-hex .story-detail h1, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 { float: none; margin-right: 0; margin-bottom: 10px; line-height: 0.7em; } }
body.stories-landing .row.primary .story-hex .story-detail h1 span, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span { display: block; }
@media (max-width: 640px) { body.stories-landing .row.primary .story-hex .story-detail h1 span, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span { display: inline; } }
body.stories-landing .row.primary .story-hex .story-detail h1 span.stories, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories { font-weight: normal; font-size: 0.45em; line-height: 1em; margin-left: 20px; }
@media (max-width: 640px) { body.stories-landing .row.primary .story-hex .story-detail h1 span.stories, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.stories { margin: 0; font-size: 0.7em; font-weight: 200; } }
body.stories-landing .row.primary .story-hex .story-detail h1 span.making, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.making, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.making, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.making, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.making { font-weight: 200; font-size: 0.7em; line-height: 1em; margin-left: 40px; }
@media (max-width: 640px) { body.stories-landing .row.primary .story-hex .story-detail h1 span.making, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.making, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.making, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.making, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.making { margin: 0; font-size: 0.7em; font-weight: 200; } }
@media (max-width: 640px) { body.stories-landing .row.primary .story-hex .story-detail h1 span.action, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.action, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.action, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail h1 span.action, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail h1 span.action { margin: 0; font-size: 0.7em; font-weight: 200; } }
body.stories-landing .row.primary .story-hex .story-detail p.story-intro, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail p.story-intro, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail p.story-intro, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail p.story-intro, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail p.story-intro { margin-bottom: 0.4375em; }
body.stories-landing .row.primary .story-hex .story-detail p.story-link, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail p.story-link, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail p.story-link, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-hex .story-detail p.story-link, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-hex .story-detail p.story-link { color: #C0511B; }
body.stories-landing .row.primary .story-image, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image { position: relative; max-width: 700px; top: -50px; left: 390px; z-index: 3; }
@media (max-width: 900px) { body.stories-landing .row.primary .story-image, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image { position: static; max-width: none; } }
body.stories-landing .row.primary .story-image img, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img { max-width: none; }
body.stories-landing .row.primary .story-image img.small-only, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img.small-only, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img.small-only, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img.small-only, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img.small-only { display: none; max-width: 100%; width: 100%; }
@media (max-width: 900px) { body.stories-landing .row.primary .story-image img.small-only, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img.small-only, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img.small-only, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img.small-only, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img.small-only { display: inline-block; } }
@media (max-width: 900px) { body.stories-landing .row.primary .story-image img.large-only, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img.large-only, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img.large-only, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .primary.crsl-nav-helper .story-image img.large-only, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .primary.crsl-nav-helper .story-image img.large-only { display: none; } }
body.stories-landing .bleed, body.stories-landing .process .process-item:nth-child(odd), .process body.stories-landing .process-item:nth-child(odd) { background: #fff; padding-top: 1.25em; position: relative; z-index: 2; }
@media (max-width: 900px) { body.stories-landing .bleed, body.stories-landing .process .process-item:nth-child(odd), .process body.stories-landing .process-item:nth-child(odd) { padding-top: 0; } }
body.stories-landing .bleed .row.secondary, body.stories-landing .process .process-item:nth-child(odd) .row.secondary, .process body.stories-landing .process-item:nth-child(odd) .row.secondary, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .process .process-item:nth-child(odd) .secondary.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .process body.stories-landing .process-item:nth-child(odd) .secondary.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .bleed .secondary.crsl-nav-helper, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper, .process body.stories-landing .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper { position: relative; z-index: 10; margin-bottom: 100px; }
@media (max-width: 767px) { body.stories-landing .bleed .row.secondary, body.stories-landing .process .process-item:nth-child(odd) .row.secondary, .process body.stories-landing .process-item:nth-child(odd) .row.secondary, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .process .process-item:nth-child(odd) .secondary.crsl-nav-helper, .bleed .carousel.massive-nav .crsl-nav .process body.stories-landing .process-item:nth-child(odd) .secondary.crsl-nav-helper, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .bleed .secondary.crsl-nav-helper, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper, .process body.stories-landing .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper { margin-bottom: 0px; } }
@media (max-width: 767px) { body.stories-landing .bleed .row.secondary .story, body.stories-landing .process .process-item:nth-child(odd) .row.secondary .story, .process body.stories-landing .process-item:nth-child(odd) .row.secondary .story, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .process .process-item:nth-child(odd) .secondary.crsl-nav-helper .story, .bleed .carousel.massive-nav .crsl-nav .process body.stories-landing .process-item:nth-child(odd) .secondary.crsl-nav-helper .story, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .bleed .secondary.crsl-nav-helper .story, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story, .process body.stories-landing .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story { padding-bottom: 20px; margin-bottom: 40px; border-bottom: #999999 1px solid; }
  body.stories-landing .bleed .row.secondary .story:last-child, body.stories-landing .process .process-item:nth-child(odd) .row.secondary .story:last-child, .process body.stories-landing .process-item:nth-child(odd) .row.secondary .story:last-child, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story:last-child, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .process .process-item:nth-child(odd) .secondary.crsl-nav-helper .story:last-child, .bleed .carousel.massive-nav .crsl-nav .process body.stories-landing .process-item:nth-child(odd) .secondary.crsl-nav-helper .story:last-child, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .bleed .secondary.crsl-nav-helper .story:last-child, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story:last-child, .process body.stories-landing .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story:last-child { border-bottom: 0; } }
body.stories-landing .bleed .row.secondary .story img, body.stories-landing .process .process-item:nth-child(odd) .row.secondary .story img, .process body.stories-landing .process-item:nth-child(odd) .row.secondary .story img, body.stories-landing .bleed .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story img, .bleed .carousel.massive-nav .crsl-nav body.stories-landing .process .process-item:nth-child(odd) .secondary.crsl-nav-helper .story img, .bleed .carousel.massive-nav .crsl-nav .process body.stories-landing .process-item:nth-child(odd) .secondary.crsl-nav-helper .story img, .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav body.stories-landing .bleed .secondary.crsl-nav-helper .story img, body.stories-landing .process .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story img, .process body.stories-landing .process-item:nth-child(odd) .carousel.massive-nav .crsl-nav .secondary.crsl-nav-helper .story img { margin-bottom: 1.25em; }

footer#main-footer.footer-stories { padding: 0; background: none; }
footer#main-footer.footer-stories .footer-bottom { color: #fff; padding: 100px 0; background-color: #C0511B; background-image: url('/pattern-library/images/bg-hexes-stories-detail-footer.png?1437409061'); background-repeat: no-repeat; background-position: center center; }
footer#main-footer.footer-stories .footer-bottom ul { background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwMHB4IiBjeT0iNTAwcHgiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -moz-radial-gradient(500px 500px, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)); background-image: -webkit-radial-gradient(500px 500px, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)); background-image: radial-gradient(500px 500px, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)); }
footer#main-footer.footer-stories .footer-bottom ul li { display: inline-block; padding: 5px 30px; }
footer#main-footer.footer-stories .footer-bottom ul li a { text-decoration: none; color: #fff; font-size: 1.2em; }
footer#main-footer.footer-stories .footer-bottom p { font-size: 1.2em; }

@font-face { font-family: "uthscsa-icons"; src: url("/pattern-library/fonts/fonts/uthscsa-icons.eot"); src: url("/pattern-library/fonts/fonts/uthscsa-icons.eot?#iefix") format("embedded-opentype"), url("/pattern-library/fonts/fonts/uthscsa-icons.woff") format("woff"), url("/pattern-library/fonts/fonts/uthscsa-icons.ttf") format("truetype"), url("/pattern-library/fonts/fonts/uthscsa-icons.svg#uthscsa-icons") format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "uthscsa-icons" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, footer.footer-top-level#main-footer .footer-top hr.hex:after, [class*=" icon-"]:before { font-family: "uthscsa-icons" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-person-labcoat-male:before { content: "k"; }

.icon-book:before { content: "p"; }

.icon-quicklinks:before { content: "q"; }

.icon-search:before { content: "r"; }

.icon-med-case-lines:before { content: "s"; }

.icon-close:before { content: "t"; }

.icon-carat-double-up:before { content: "u"; }

.icon-carat-double-down:before { content: "v"; }

.icon-carat-double-left:before { content: "w"; }

.icon-carat-double-right:before { content: "x"; }

.icon-facebook:before { content: "z"; }

.icon-email:before { content: "B"; }

.icon-arrow-circle-down:before { content: "C"; }

.icon-arrow-circle-left:before { content: "D"; }

.icon-arrow-circle-right:before { content: "E"; }

.icon-arrow-circle-up:before { content: "F"; }

.icon-calendar-grid:before { content: "G"; }

.icon-calendar-blank:before { content: "H"; }

.icon-facebook-square:before { content: "I"; }

.icon-linkedin-square:before { content: "K"; }

.icon-googleplus-square:before { content: "L"; }

.icon-youtube-square:before { content: "M"; }

.icon-doctor:before { content: "N"; }

.icon-person:before { content: "P"; }

.icon-world:before { content: "Q"; }

.icon-reset:before { content: "R"; }

.icon-question-circle:before { content: "S"; }

.icon-information-circle:before { content: "T"; }

.icon-exclaim-circle:before { content: "U"; }

.icon-carat-down:before { content: "V"; }

.icon-carat-left:before { content: "W"; }

.icon-carat-right:before { content: "X"; }

.icon-carat-up:before { content: "Y"; }

.icon-checkbox-checked:before { content: "Z"; }

.icon-checkbox-unchecked:before { content: "0"; }

.icon-map-marker:before { content: "1"; }

.icon-lightbulb:before { content: "2"; }

.icon-star:before { content: "3"; }

.icon-document:before { content: "4"; }

.icon-download:before { content: "5"; }

.icon-home:before { content: "7"; }

.icon-plus:before { content: "8"; }

.icon-minus:before { content: "9"; }

.icon-arrow-triangle-down:before { content: "!"; }

.icon-arrow-triangle-left:before { content: "\""; }

.icon-arrow-triangle-right:before { content: "#"; }

.icon-arrow-triangle-up:before { content: "$"; }

.icon-flask:before { content: "%"; }

.icon-question:before { content: "&"; }

.icon-information:before { content: "'"; }

.icon-exclaim:before { content: "("; }

.icon-tag-2:before { content: "J"; }

.icon-tint:before { content: "."; }

.icon-trash-bin:before { content: "/"; }

.icon-trello:before { content: ":"; }

.icon-truck:before { content: ";"; }

.icon-tumblr:before { content: "<"; }

.icon-umbrella:before { content: ">"; }

.icon-unlock-2:before { content: "@"; }

.icon-upload:before { content: "["; }

.icon-user:before { content: "]"; }

.icon-window-list:before { content: "y"; }

.icon-gamepad:before { content: "\e007"; }

.icon-gears-setting:before { content: "\e011"; }

.icon-harddrive:before { content: "6"; }

.icon-headphone:before { content: "\e010"; }

.icon-italic:before { content: "*"; }

.icon-key:before { content: "+"; }

.icon-like:before { content: ","; }

.icon-like-filled:before { content: "-"; }

.icon-log-in:before { content: "\e012"; }

.icon-log-out:before { content: "?"; }

.icon-minus-square:before { content: "^"; }

.icon-money-banknote:before { content: "_"; }

.icon-pinterest:before { content: "`"; }

.icon-pinterest-square:before { content: "{"; }

.icon-puzzle:before { content: "|"; }

.icon-qrcode:before { content: "}"; }

.icon-resize-down:before { content: "~"; }

.icon-resize-expand:before { content: "\\"; }

.icon-share-square:before { content: "\e000"; }

.icon-share-square-1:before { content: "\e001"; }

.icon-sort-amount-two:before { content: "\e002"; }

.icon-sort-numeric:before { content: "\e003"; }

.icon-stop:before { content: "\e004"; }

.icon-tasks:before { content: "\e005"; }

.icon-twitter:before { content: "A"; }

.icon-stethoscope:before { content: "O"; }

.icon-talk-chat:before { content: "\e008"; }

.icon-talk-chat-2:before { content: ")"; }

.icon-tumblr-square:before { content: "="; }

.icon-video-camera:before { content: "\e006"; }

.icon-apple:before { content: "a"; }

.icon-checkbox-pen:before { content: "b"; }

.icon-dollar-sign:before { content: "c"; }

.icon-double-arrows:before { content: "\e00b"; }

.icon-hexagon:before { content: "d"; }

.icon-house:before { content: "\e00a"; }

.icon-med-case:before { content: "f"; }

.icon-medal:before { content: "g"; }

.icon-microscope:before { content: "h"; }

.icon-people:before { content: "i"; }

.icon-person-labcoat-female:before { content: "j"; }

.icon-steps:before { content: "\e00c"; }

.icon-toolbox:before { content: "\e009"; }

.icon-tooth:before { content: "l"; }

.icon-tooth-sparkle:before { content: "m"; }

.icon-toothbrush:before { content: "n"; }

.icon-toothbrush-toothpaste:before { content: "o"; }

.icon-instagram:before { content: "\e00d"; }

.icon-logo-hex-group:before { content: "e"; }

.icon-uth-shield:before, footer.footer-top-level#main-footer .footer-top hr.hex:after { content: "\e00f"; }

.icon-mirror:before { content: "\e013"; }

.icon-gradcap:before { content: "\e014"; }

/* ---------------------- */
/* Colorizing Icons                  */
/* ---------------------- */
.icon-facebook.colorize-icon { color: #3b5997; }

.icon-twitter.colorize-icon { color: #41b7d8; }

.icon-facebook-square.colorize-icon { color: #3b5997; }

.icon-twitter-square.colorize-icon { color: #41b7d8; }

.icon-linkedin-square.colorize-icon { color: #0073b2; }

.icon-googleplus-square.colorize-icon { color: #d64937; }

.icon-youtube-square.colorize-icon { color: #cd201f; }

.icon-clock.colorize-icon { color: #7a68ad; }

.icon-medal.colorize-icon { color: #0564a5; }

.icon-dollar-sign.colorize-icon { color: #037557; }

.icon-colorized-gray { color: #cbc2b6; }

.icon-print:before { content: "\e00e"; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 15, 2013 */
@font-face { font-family: 'leaguegothic'; src: url("/fonts/leaguegothic-regular.eot"); src: url("/fonts/leaguegothic-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/leaguegothic-regular.woff") format("woff"), url("/fonts/leaguegothic-regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }
/* _______________________________________________________________ */
/*  Pattern Library Styles
/*  Components and styles used only by the pattern library, and not by the parent site
/*  Used to better illustrate parent site styles inside the pattern library ONLY
/* _______________________________________________________________ */
.gridbreaker { margin-bottom: 1.875em; }
.gridbreaker.lined { border: #cccccc 1px solid; padding: 1.25em; }
.gridbreaker .caption { text-align: center; }
.gridbreaker .popout { margin-left: -1.25em; margin-right: -1.25em; }

.column-tester .inner { background: #ccc; border: #999999 1px solid; padding: 10px; text-align: center; margin-bottom: 1.25em; }

.library-block-helper { background: #F7F4F0; padding: 1.25em; }

.library-darken-helper, .panel.library-darken-helper, .library-darken-helper.filters { background: #4b4b4b; }

.library-alphabets ul.alphabet { margin-bottom: 0; }
.library-alphabets ul.alphabet li { font-size: 1em; margin: 0; }

.library-bleed-helper { padding: 20px; }

.panel.library-swatch, .library-swatch.filters { width: 100px; height: 100px; }
.panel.library-swatch.colorized-text, .library-swatch.colorized-text.filters { background: #171717; }
.panel.library-swatch.colorized-patientcare-accent, .library-swatch.colorized-patientcare-accent.filters { background: #C54417; }
.panel.library-swatch.colorized-academics-accent, .library-swatch.colorized-academics-accent.filters { background: #7E4A48; }
.panel.library-swatch.colorized-research-accent, .library-swatch.colorized-research-accent.filters { background: #40826C; }
.panel.library-swatch.colorized-theme-links, .library-swatch.colorized-theme-links.filters { background: #c0511b; }

.force-secondary-font { font-family: "David Libre", "Times New Roman", serif; }

span.library-swatch:after { content: ''; display: inline-block; width: 15px; height: 15px; background: #ccc; border: #999999 1px solid; margin: 0 4px -2px 4px; }
span.library-swatch.colorized-orange:after { background: #C0511B; }
span.library-swatch.colorized-patientcare:after { background: #15748C; }
span.library-swatch.colorized-research:after { background: #855F5D; }
span.library-swatch.colorized-academics:after { background: #427E6B; }
span.library-swatch.colorized-accent-patientcare:after { background: #C54417; }
span.library-swatch.colorized-accent-research:after { background: #40826C; }
span.library-swatch.colorized-accent-academics:after { background: #7E4A48; }
span.library-swatch.colorized-offcanvas:after { background: #E6E3DA; }
span.library-swatch.colorized-caption:after { background: #8A6829; }
span.library-swatch.colorized-lines:after { background: #999999; }
span.library-swatch.colorized-panel:after { background: #F7F4F0; }
span.library-swatch.colorized-alert:after { background: #f00; }
span.library-swatch.colorized-text:after { background: #171717; }
span.library-swatch.colorized-text-light:after { background: #ababab; }
span.library-swatch.colorized-link:after { background: #C0511B; }
span.library-swatch.colorized-link-on-dark:after { background: #fff; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("/images/fancybox/fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url("/images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("/images/fancybox/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("/images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("/images/fancybox/fancybox_sprite@2x.png"); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url("/images/fancybox/fancybox_loading@2x.gif"); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }
