
@charset "UTF-8";
meta.foundation-version {
    font-family: "/5.2.3/";
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
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 {
    box-sizing: border-box;
}
html, body {
    font-size: 100%;
}
body {
    background: none repeat scroll 0 0 #fff;
    color: #2b2b23;
    cursor: default;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
}
a:hover {
    cursor: pointer;
}
img {
    height: auto;
    max-width: 100%;
}
img {
}
#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 {
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
select {
    width: 100%;
}
.row {
    margin: 0 auto;
    max-width: 80rem;
    width: 100%;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto;
}
.row .row::before, .row .row::after {
    content: " ";
    display: table;
}
.row .row::after {
    clear: both;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.row .row.collapse::before, .row .row.collapse::after {
    content: " ";
    display: table;
}
.row .row.collapse::after {
    clear: both;
}
.column, .columns {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
}
@media only screen {
.small-push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.small-pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.small-push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.small-pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.small-push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.small-pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.small-push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.small-pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.small-push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.small-pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.small-push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.small-pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.small-push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.small-pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.small-push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.small-pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.small-push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.small-pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.small-push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.small-pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.small-push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.small-pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.small-push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.small-pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.column, .columns {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
.small-1 {
    width: 8.33333%;
}
.small-2 {
    width: 16.6667%;
}
.small-3 {
    width: 25%;
}
.small-4 {
    width: 33.3333%;
}
.small-5 {
    width: 41.6667%;
}
.small-6 {
    width: 50%;
}
.small-7 {
    width: 58.3333%;
}
.small-8 {
    width: 66.6667%;
}
.small-9 {
    width: 75%;
}
.small-10 {
    width: 83.3333%;
}
.small-11 {
    width: 91.6667%;
}
.small-12 {
    width: 100%;
}
[class*="column"] + [class*="column"]:last-child {
    float: right;
}
[class*="column"] + .end[class*="column"] {
    float: left;
}
.small-offset-0 {
    margin-left: 0 !important;
}
.small-offset-1 {
    margin-left: 8.33333% !important;
}
.small-offset-2 {
    margin-left: 16.6667% !important;
}
.small-offset-3 {
    margin-left: 25% !important;
}
.small-offset-4 {
    margin-left: 33.3333% !important;
}
.small-offset-5 {
    margin-left: 41.6667% !important;
}
.small-offset-6 {
    margin-left: 50% !important;
}
.small-offset-7 {
    margin-left: 58.3333% !important;
}
.small-offset-8 {
    margin-left: 66.6667% !important;
}
.small-offset-9 {
    margin-left: 75% !important;
}
.small-offset-10 {
    margin-left: 83.3333% !important;
}
.small-offset-11 {
    margin-left: 91.6667% !important;
}
.small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.small-centered, .columns.small-centered {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
}
.column.small-uncentered, .columns.small-uncentered {
    float: left !important;
    margin-left: 0;
    margin-right: 0;
}
.column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right;
}
}
@media only screen and (min-width: 48em) {
.medium-push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.medium-pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.medium-push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.medium-pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.medium-push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.medium-pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.medium-push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.medium-pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.medium-push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.medium-pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.medium-push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.medium-pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.medium-push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.medium-pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.medium-push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.medium-pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.medium-push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.medium-pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.medium-push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.medium-pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.medium-push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.medium-pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.medium-push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.medium-pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.column, .columns {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
.medium-1 {
    width: 8.33333%;
}
.medium-2 {
    width: 16.6667%;
}
.medium-3 {
    width: 25%;
}
.medium-4 {
    width: 33.3333%;
}
.medium-5 {
    width: 41.6667%;
}
.medium-6 {
    width: 50%;
}
.medium-7 {
    width: 58.3333%;
}
.medium-8 {
    width: 66.6667%;
}
.medium-9 {
    width: 75%;
}
.medium-10 {
    width: 83.3333%;
}
.medium-11 {
    width: 91.6667%;
}
.medium-12 {
    width: 100%;
}
[class*="column"] + [class*="column"]:last-child {
    float: right;
}
[class*="column"] + .end[class*="column"] {
    float: left;
}
.medium-offset-0 {
    margin-left: 0 !important;
}
.medium-offset-1 {
    margin-left: 8.33333% !important;
}
.medium-offset-2 {
    margin-left: 16.6667% !important;
}
.medium-offset-3 {
    margin-left: 25% !important;
}
.medium-offset-4 {
    margin-left: 33.3333% !important;
}
.medium-offset-5 {
    margin-left: 41.6667% !important;
}
.medium-offset-6 {
    margin-left: 50% !important;
}
.medium-offset-7 {
    margin-left: 58.3333% !important;
}
.medium-offset-8 {
    margin-left: 66.6667% !important;
}
.medium-offset-9 {
    margin-left: 75% !important;
}
.medium-offset-10 {
    margin-left: 83.3333% !important;
}
.medium-offset-11 {
    margin-left: 91.6667% !important;
}
.medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.medium-centered, .columns.medium-centered {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
}
.column.medium-uncentered, .columns.medium-uncentered {
    float: left !important;
    margin-left: 0;
    margin-right: 0;
}
.column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right;
}
.push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
}
@media only screen and (min-width: 64.063em) {
.large-push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.large-pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.large-push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.large-pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.large-push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.large-pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.large-push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.large-pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.large-push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.large-pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.large-push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.large-pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.large-push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.large-pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.large-push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.large-pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.large-push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.large-pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.large-push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.large-pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.large-push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.large-pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.large-push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.large-pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.column, .columns {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
.large-1 {
    width: 8.33333%;
}
.large-2 {
    width: 16.6667%;
}
.large-3 {
    width: 25%;
}
.large-4 {
    width: 33.3333%;
}
.large-5 {
    width: 41.6667%;
}
.large-6 {
    width: 50%;
}
.large-7 {
    width: 58.3333%;
}
.large-8 {
    width: 66.6667%;
}
.large-9 {
    width: 75%;
}
.large-10 {
    width: 83.3333%;
}
.large-11 {
    width: 91.6667%;
}
.large-12 {
    width: 100%;
}
[class*="column"] + [class*="column"]:last-child {
    float: right;
}
[class*="column"] + .end[class*="column"] {
    float: left;
}
.large-offset-0 {
    margin-left: 0 !important;
}
.large-offset-1 {
    margin-left: 8.33333% !important;
}
.large-offset-2 {
    margin-left: 16.6667% !important;
}
.large-offset-3 {
    margin-left: 25% !important;
}
.large-offset-4 {
    margin-left: 33.3333% !important;
}
.large-offset-5 {
    margin-left: 41.6667% !important;
}
.large-offset-6 {
    margin-left: 50% !important;
}
.large-offset-7 {
    margin-left: 58.3333% !important;
}
.large-offset-8 {
    margin-left: 66.6667% !important;
}
.large-offset-9 {
    margin-left: 75% !important;
}
.large-offset-10 {
    margin-left: 83.3333% !important;
}
.large-offset-11 {
    margin-left: 91.6667% !important;
}
.large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.large-centered, .columns.large-centered {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
}
.column.large-uncentered, .columns.large-uncentered {
    float: left !important;
    margin-left: 0;
    margin-right: 0;
}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right;
}
.push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
}
.accordion {
    margin-bottom: 0;
}
.accordion::before, .accordion::after {
    content: " ";
    display: table;
}
.accordion::after {
    clear: both;
}
.accordion dd {
    display: block;
    margin-bottom: 0 !important;
}
.accordion dd.active > a {
    background: none repeat scroll 0 0 #e8e8e8;
}
.accordion dd > a {
    background: none repeat scroll 0 0 #efefef;
    color: #222222;
    display: block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    padding: 1rem;
}
.accordion dd > a:hover {
    background: none repeat scroll 0 0 #e3e3e3;
}
.accordion dd > .content {
    display: none;
    padding: 0.9375rem;
}
.accordion dd > .content.active {
    background: none repeat scroll 0 0 white;
    display: block;
}
.alert-box {
    background-color: #0075be;
    border-color: #0065a3;
    border-style: solid;
    border-width: 1px;
    color: white;
    display: block;
    font-size: 0.8125rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    position: relative;
    transition: opacity 300ms ease-out 0s;
}
.alert-box .close {
    color: #333333;
    font-size: 1.375rem;
    line-height: 0;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 9px 6px 4px;
    position: absolute;
    right: 0.25rem;
    top: 50%;
}
.alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5;
}
.alert-box.radius {
    border-radius: 3px;
}
.alert-box.round {
    border-radius: 1000px;
}
.alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white;
}
.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white;
}
.alert-box.secondary {
    background-color: #83bf8b;
    border-color: #65b06f;
    color: white;
}
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white;
}
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #25482a;
}
.alert-box.alert-close {
    opacity: 0;
}
[class*="block-grid-"] {
    display: block;
    margin: 0 -0.625rem;
    padding: 0;
}
[class*="block-grid-"]::before, [class*="block-grid-"]::after {
    content: " ";
    display: table;
}
[class*="block-grid-"]::after {
    clear: both;
}
[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}
@media only screen {
.small-block-grid-1 > li {
    list-style: outside none none;
    width: 100%;
}
.small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-1 > li:nth-of-type(n+1) {
    clear: both;
}
.small-block-grid-2 > li {
    list-style: outside none none;
    width: 50%;
}
.small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
}
.small-block-grid-3 > li {
    list-style: outside none none;
    width: 33.3333%;
}
.small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
}
.small-block-grid-4 > li {
    list-style: outside none none;
    width: 25%;
}
.small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
}
.small-block-grid-5 > li {
    list-style: outside none none;
    width: 20%;
}
.small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
}
.small-block-grid-6 > li {
    list-style: outside none none;
    width: 16.6667%;
}
.small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
}
.small-block-grid-7 > li {
    list-style: outside none none;
    width: 14.2857%;
}
.small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
}
.small-block-grid-8 > li {
    list-style: outside none none;
    width: 12.5%;
}
.small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
}
.small-block-grid-9 > li {
    list-style: outside none none;
    width: 11.1111%;
}
.small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
}
.small-block-grid-10 > li {
    list-style: outside none none;
    width: 10%;
}
.small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
}
.small-block-grid-11 > li {
    list-style: outside none none;
    width: 9.09091%;
}
.small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
}
.small-block-grid-12 > li {
    list-style: outside none none;
    width: 8.33333%;
}
.small-block-grid-12 > li:nth-of-type(n) {
    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 {
    list-style: outside none none;
    width: 100%;
}
.medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-1 > li:nth-of-type(n+1) {
    clear: both;
}
.medium-block-grid-2 > li {
    list-style: outside none none;
    width: 50%;
}
.medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
}
.medium-block-grid-3 > li {
    list-style: outside none none;
    width: 33.3333%;
}
.medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
}
.medium-block-grid-4 > li {
    list-style: outside none none;
    width: 25%;
}
.medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
}
.medium-block-grid-5 > li {
    list-style: outside none none;
    width: 20%;
}
.medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
}
.medium-block-grid-6 > li {
    list-style: outside none none;
    width: 16.6667%;
}
.medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
}
.medium-block-grid-7 > li {
    list-style: outside none none;
    width: 14.2857%;
}
.medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
}
.medium-block-grid-8 > li {
    list-style: outside none none;
    width: 12.5%;
}
.medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
}
.medium-block-grid-9 > li {
    list-style: outside none none;
    width: 11.1111%;
}
.medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
}
.medium-block-grid-10 > li {
    list-style: outside none none;
    width: 10%;
}
.medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
}
.medium-block-grid-11 > li {
    list-style: outside none none;
    width: 9.09091%;
}
.medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
}
.medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
}
.medium-block-grid-12 > li {
    list-style: outside none none;
    width: 8.33333%;
}
.medium-block-grid-12 > li:nth-of-type(n) {
    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 {
    list-style: outside none none;
    width: 100%;
}
.large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-1 > li:nth-of-type(n+1) {
    clear: both;
}
.large-block-grid-2 > li {
    list-style: outside none none;
    width: 50%;
}
.large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
}
.large-block-grid-3 > li {
    list-style: outside none none;
    width: 33.3333%;
}
.large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
}
.large-block-grid-4 > li {
    list-style: outside none none;
    width: 25%;
}
.large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
}
.large-block-grid-5 > li {
    list-style: outside none none;
    width: 20%;
}
.large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
}
.large-block-grid-6 > li {
    list-style: outside none none;
    width: 16.6667%;
}
.large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
}
.large-block-grid-7 > li {
    list-style: outside none none;
    width: 14.2857%;
}
.large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
}
.large-block-grid-8 > li {
    list-style: outside none none;
    width: 12.5%;
}
.large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
}
.large-block-grid-9 > li {
    list-style: outside none none;
    width: 11.1111%;
}
.large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
}
.large-block-grid-10 > li {
    list-style: outside none none;
    width: 10%;
}
.large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
}
.large-block-grid-11 > li {
    list-style: outside none none;
    width: 9.09091%;
}
.large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
}
.large-block-grid-12 > li {
    list-style: outside none none;
    width: 8.33333%;
}
.large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
}
}
.breadcrumbs {
    background-color: #c7e2cb;
    border-color: #abd4b1;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    display: block;
    list-style: outside none none;
    margin-left: 0;
    overflow: hidden;
    padding: 0.5625rem 0.875rem;
}
.breadcrumbs > * {
    color: #0075be;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    margin: 0;
    text-transform: uppercase;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
    text-decoration: underline;
}
.breadcrumbs > * a {
    color: #0075be;
}
.breadcrumbs > .current {
    color: #333333;
    cursor: default;
}
.breadcrumbs > .current a {
    color: #333333;
    cursor: default;
}
.breadcrumbs > .current:hover, .breadcrumbs > .current:hover a, .breadcrumbs > .current:focus, .breadcrumbs > .current:focus a {
    text-decoration: none;
}
.breadcrumbs > .unavailable {
    color: #999999;
}
.breadcrumbs > .unavailable a {
    color: #999999;
}
.breadcrumbs > .unavailable:hover, .breadcrumbs > .unavailable:hover a, .breadcrumbs > .unavailable:focus, .breadcrumbs > .unavailable a:focus {
    color: #999999;
    cursor: default;
    text-decoration: none;
}
.breadcrumbs > *::before {
    color: #aaaaaa;
    content: "/";
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
}
.breadcrumbs > *:first-child::before {
    content: " ";
    margin: 0;
}
button, .button {
    background-color: #0075be;
    border-color: #005e98;
    border-style: solid;
    border-width: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    padding: 1rem 2rem 1.0625rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #005e98;
}
button:hover, button:focus, .button:hover, .button:focus {
    color: white;
}
button.secondary, .button.secondary {
    background-color: #83bf8b;
    border-color: #59a963;
    color: white;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #59a963;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: white;
}
button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white;
}
button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white;
}
button.large, .button.large {
    font-size: 1.25rem;
    padding: 1.125rem 2.25rem 1.1875rem;
}
button.small, .button.small {
    font-size: 0.8125rem;
    padding: 0.875rem 1.75rem 0.9375rem;
}
button.tiny, .button.tiny {
    font-size: 0.6875rem;
    padding: 0.625rem 1.25rem 0.6875rem;
}
button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}
button.right-align, .button.right-align {
    padding-right: 0.75rem;
    text-align: right;
}
button.radius, .button.radius {
    border-radius: 3px;
}
button.round, .button.round {
    border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #0075be;
    border-color: #005e98;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.7;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #005e98;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #0075be;
}
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .button.secondary[disabled] {
    background-color: #83bf8b;
    border-color: #59a963;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.7;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
    background-color: #59a963;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
    color: white;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
    background-color: #83bf8b;
}
button.disabled.success, button.success[disabled], .button.disabled.success, .button.success[disabled] {
    background-color: #43ac6a;
    border-color: #368a55;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.7;
}
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
    background-color: #368a55;
}
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
    color: white;
}
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
    background-color: #43ac6a;
}
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .button.alert[disabled] {
    background-color: #f04124;
    border-color: #cf2a0e;
    box-shadow: none;
    color: white;
    cursor: default;
    opacity: 0.7;
}
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
    background-color: #cf2a0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
    color: white;
}
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
    background-color: #f04124;
}
@media only screen and (min-width: 48em) {
button, .button {
    display: inline-block;
}
}
.button-group {
    left: 0;
    list-style: outside none none;
    margin: 0;
}
.button-group::before, .button-group::after {
    content: " ";
    display: table;
}
.button-group::after {
    clear: both;
}
.button-group > li {
    float: left;
    margin: 0;
}
.button-group > li > button, .button-group > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group > li:first-child button, .button-group > li:first-child .button {
    border-left: 0 none;
}
.button-group > li:first-child {
    margin-left: 0;
}
.button-group.radius > * > button, .button-group.radius > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
    border-left: 0 none;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.button-group.round > * > button, .button-group.round > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
    border-left: 0 none;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
.button-group.even-2 li {
    width: 50%;
}
.button-group.even-2 li > button, .button-group.even-2 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
    width: 100%;
}
.button-group.even-3 li {
    width: 33.3333%;
}
.button-group.even-3 li > button, .button-group.even-3 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
    width: 100%;
}
.button-group.even-4 li {
    width: 25%;
}
.button-group.even-4 li > button, .button-group.even-4 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
    width: 100%;
}
.button-group.even-5 li {
    width: 20%;
}
.button-group.even-5 li > button, .button-group.even-5 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
    width: 100%;
}
.button-group.even-6 li {
    width: 16.6667%;
}
.button-group.even-6 li > button, .button-group.even-6 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
    width: 100%;
}
.button-group.even-7 li {
    width: 14.2857%;
}
.button-group.even-7 li > button, .button-group.even-7 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
    width: 100%;
}
.button-group.even-8 li {
    width: 12.5%;
}
.button-group.even-8 li > button, .button-group.even-8 li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
    border-left: 0 none;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
    width: 100%;
}
.button-bar::before, .button-bar::after {
    content: " ";
    display: table;
}
.button-bar::after {
    clear: both;
}
.button-bar .button-group {
    float: left;
    margin-right: 0.625rem;
}
.button-bar .button-group div {
    overflow: hidden;
}
.clearing-thumbs, [data-clearing] {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
}
.clearing-thumbs::before, .clearing-thumbs::after, [data-clearing]::before, [data-clearing]::after {
    content: " ";
    display: table;
}
.clearing-thumbs::after, [data-clearing]::after {
    clear: both;
}
.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0;
}
.clearing-blackout {
    background: none repeat scroll 0 0 #333333;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
}
.clearing-blackout .clearing-close {
    display: block;
}
.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998;
}
.clearing-touch-label {
    color: #aaa;
    font-size: 0.6em;
    left: 50%;
    position: absolute;
    top: 50%;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    left: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
}
.clearing-caption {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    color: #cccccc;
    font-size: 0.875em;
    left: 0;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.clearing-close {
    color: #cccccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999;
}
.clearing-close:hover, .clearing-close:focus {
    color: #ccc;
}
.clearing-assembled .clearing-container {
    height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
    display: none;
}
.clearing-feature li {
    display: none;
}
.clearing-feature li.clearing-featured-img {
    display: block;
}
@media only screen and (min-width: 48em) {
.clearing-main-prev, .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
}
.clearing-main-prev > span, .clearing-main-next > span {
    border: 12px solid;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
}
.clearing-main-prev > span:hover, .clearing-main-next > span:hover {
    opacity: 0.8;
}
.clearing-main-prev {
    left: 0;
}
.clearing-main-prev > span {
    border-color: transparent #cccccc transparent transparent;
    left: 5px;
}
.clearing-main-next {
    right: 0;
}
.clearing-main-next > span {
    border-color: transparent transparent transparent #cccccc;
}
.clearing-main-prev.disabled, .clearing-main-next.disabled {
    opacity: 0.3;
}
.clearing-assembled .clearing-container .carousel {
    background: none repeat scroll 0 0 rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
}
.clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    float: none;
    height: 100%;
    position: relative;
    z-index: 999;
}
.clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: 0.4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
}
.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
}
.clearing-assembled .clearing-container .carousel > ul li a.th {
    border: medium none;
    box-shadow: none;
    display: block;
}
.clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
}
.clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
}
.clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
}
.clearing-assembled .clearing-container .visible-img {
    background: none repeat scroll 0 0 #333333;
    height: 85%;
    overflow: hidden;
}
.clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    right: 20px;
    top: 10px;
}
}
.f-dropdown {
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    font-size: 0.875rem;
    height: auto;
    left: -9999px;
    list-style: outside none none;
    margin-left: 0;
    margin-top: 2px;
    max-height: none;
    max-width: 200px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.f-dropdown > *:first-child {
    margin-top: 0;
}
.f-dropdown > *:last-child {
    margin-bottom: 0;
}
.f-dropdown::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent white;
    border-image: none;
    border-style: inset inset solid;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    left: 10px;
    position: absolute;
    top: -12px;
    width: 0;
    z-index: 99;
}
.f-dropdown::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #cccccc;
    border-image: none;
    border-style: inset inset solid;
    border-width: 7px;
    content: "";
    display: block;
    height: 0;
    left: 9px;
    position: absolute;
    top: -14px;
    width: 0;
    z-index: 98;
}
.f-dropdown.right::before {
    left: auto;
    right: 10px;
}
.f-dropdown.right::after {
    left: auto;
    right: 9px;
}
.f-dropdown.drop-right {
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    font-size: 0.875rem;
    height: auto;
    left: -9999px;
    list-style: outside none none;
    margin-left: 2px;
    margin-top: 0;
    max-height: none;
    max-width: 200px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.f-dropdown.drop-right > *:first-child {
    margin-top: 0;
}
.f-dropdown.drop-right > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-right::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent white transparent transparent;
    border-image: none;
    border-style: inset solid inset inset;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    left: -12px;
    position: absolute;
    top: 10px;
    width: 0;
    z-index: 99;
}
.f-dropdown.drop-right::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #cccccc transparent transparent;
    border-image: none;
    border-style: inset solid inset inset;
    border-width: 7px;
    content: "";
    display: block;
    height: 0;
    left: -14px;
    position: absolute;
    top: 9px;
    width: 0;
    z-index: 98;
}
.f-dropdown.drop-left {
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    font-size: 0.875rem;
    height: auto;
    left: -9999px;
    list-style: outside none none;
    margin-left: -2px;
    margin-top: 0;
    max-height: none;
    max-width: 200px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.f-dropdown.drop-left > *:first-child {
    margin-top: 0;
}
.f-dropdown.drop-left > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-left::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent white;
    border-image: none;
    border-style: inset inset inset solid;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    left: auto;
    position: absolute;
    right: -12px;
    top: 10px;
    width: 0;
    z-index: 99;
}
.f-dropdown.drop-left::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #cccccc;
    border-image: none;
    border-style: inset inset inset solid;
    border-width: 7px;
    content: "";
    display: block;
    height: 0;
    left: auto;
    position: absolute;
    right: -14px;
    top: 9px;
    width: 0;
    z-index: 98;
}
.f-dropdown.drop-top {
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    font-size: 0.875rem;
    height: auto;
    left: -9999px;
    list-style: outside none none;
    margin-left: 0;
    margin-top: -2px;
    max-height: none;
    max-width: 200px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.f-dropdown.drop-top > *:first-child {
    margin-top: 0;
}
.f-dropdown.drop-top > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-top::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: white transparent transparent;
    border-image: none;
    border-right: 6px inset transparent;
    border-style: solid inset inset;
    border-width: 6px;
    bottom: -12px;
    content: "";
    display: block;
    height: 0;
    left: 10px;
    position: absolute;
    right: auto;
    top: auto;
    width: 0;
    z-index: 99;
}
.f-dropdown.drop-top::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc transparent transparent;
    border-image: none;
    border-right: 7px inset transparent;
    border-style: solid inset inset;
    border-width: 7px;
    bottom: -14px;
    content: "";
    display: block;
    height: 0;
    left: 9px;
    position: absolute;
    right: auto;
    top: auto;
    width: 0;
    z-index: 98;
}
.f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
    background: none repeat scroll 0 0 #eeeeee;
}
.f-dropdown li a {
    color: #555555;
    display: block;
    padding: 0.5rem;
}
.f-dropdown.content {
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    font-size: 0.875rem;
    height: auto;
    left: -9999px;
    list-style: outside none none;
    margin-left: 0;
    max-height: none;
    max-width: 200px;
    padding: 1.25rem;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.f-dropdown.content > *:first-child {
    margin-top: 0;
}
.f-dropdown.content > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.tiny {
    max-width: 200px;
}
.f-dropdown.small {
    max-width: 300px;
}
.f-dropdown.medium {
    max-width: 500px;
}
.f-dropdown.large {
    max-width: 800px;
}
.dropdown.button, button.dropdown {
    padding-right: 3.5625rem;
    position: relative;
}
.dropdown.button::after, button.dropdown::after {
    border-color: white transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
}
.dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    margin-top: -0.15625rem;
    right: 1.40625rem;
}
.dropdown.button::after, button.dropdown::after {
    border-color: white transparent transparent;
}
.dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem;
}
.dropdown.button.tiny::before, button.dropdown.tiny::before {
    border-width: 0.375rem;
    margin-top: -0.125rem;
    right: 1.125rem;
}
.dropdown.button.tiny::after, button.dropdown.tiny::after {
    border-color: white transparent transparent;
}
.dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem;
}
.dropdown.button.small::after, button.dropdown.small::after {
    border-width: 0.4375rem;
    margin-top: -0.15625rem;
    right: 1.3125rem;
}
.dropdown.button.small::after, button.dropdown.small::after {
    border-color: white transparent transparent;
}
.dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem;
}
.dropdown.button.large::after, button.dropdown.large::after {
    border-width: 0.3125rem;
    margin-top: -0.15625rem;
    right: 1.71875rem;
}
.dropdown.button.large::after, button.dropdown.large::after {
    border-color: white transparent transparent;
}
.dropdown.button.secondary::after, button.dropdown.secondary::after {
    border-color: #333333 transparent transparent;
}
.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative;
}
.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 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
form {
    margin: 0 0 1rem;
}
form .row .row {
    margin: 0 -0.5rem;
}
form .row .row .column, form .row .row .columns {
    padding: 0 0.5rem;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0;
}
form .row .row.collapse input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: 0.5rem;
}
label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none !important;
    text-align: right;
}
label.inline {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
label small {
    color: #676767;
    text-transform: capitalize;
}
@-moz-document url-prefix("") {
select {
    background: none repeat scroll 0 0 #fafafa;
}
select:hover {
    background: none repeat scroll 0 0 #f3f3f3;
}
}
.prefix, .postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.postfix.button {
    border: medium none;
    line-height: 2.125rem;
    padding: 0;
    text-align: center;
}
.prefix.button {
    border: medium none;
    line-height: 2.125rem;
    padding: 0;
    text-align: center;
}
.prefix.button.radius {
    border-radius: 3px 0 0 3px;
}
.postfix.button.radius {
    border-radius: 0 3px 3px 0;
}
.prefix.button.round {
    border-radius: 1000px 0 0 1000px;
}
.postfix.button.round {
    border-radius: 0 1000px 1000px 0;
}
span.prefix, label.prefix {
    background: none repeat scroll 0 0 #f2f2f2;
    border-color: #cccccc;
    border-right: medium none #cccccc;
    color: #333333;
}
span.prefix.radius, label.prefix.radius {
    border-radius: 3px 0 0 3px;
}
span.postfix, label.postfix {
    background: none repeat scroll 0 0 #f2f2f2;
    border-color: #cccccc;
    border-left: medium none #cccccc;
    color: #333333;
}
span.postfix.radius, label.postfix.radius {
    border-radius: 0 3px 3px 0;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    border-color: #999999;
    box-shadow: 0 0 5px #999999;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: none repeat scroll 0 0 #fafafa;
    border-color: #999999;
    outline: medium none;
}
input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea {
    background-color: #dddddd;
}
input.radius[type="text"], input.radius[type="password"], input.radius[type="date"], input.radius[type="datetime"], input.radius[type="datetime-local"], input.radius[type="month"], input.radius[type="week"], input.radius[type="email"], input.radius[type="number"], input.radius[type="search"], input.radius[type="tel"], input.radius[type="time"], input.radius[type="url"], textarea.radius {
    border-radius: 3px;
}
input[type="submit"] {
}
textarea[rows] {
    height: auto;
}
select {
    background-color: #fafafa;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    border-radius: 0;
    color: rgba(0, 0, 0, 0.75);
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: normal;
    padding: 0.5rem;
}
select.radius {
    border-radius: 3px;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999999;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1rem;
}
input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0.5rem;
    margin-right: 1rem;
    vertical-align: baseline;
}
input[type="file"] {
    width: 100%;
}
fieldset {
    border: 1px solid #dddddd;
    margin: 1.125rem 0;
    padding: 1.25rem;
}
@-moz-document url-prefix("") {
fieldset {
    display: table-cell;
}
}
fieldset legend {
    background: none repeat scroll 0 0 white;
    font-weight: bold;
    margin: 0 0 0 -0.1875rem;
    padding: 0 0.1875rem;
}
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    background: none repeat scroll 0 0 #f04124;
    color: white;
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
}
[data-abide] span.error, [data-abide] small.error {
    display: none;
}
span.error, small.error {
    background: none repeat scroll 0 0 #f04124;
    color: white;
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
}
.error input, .error textarea, .error select {
    margin-bottom: 0;
}
.error input[type="checkbox"], .error input[type="radio"] {
    margin-bottom: 1rem;
}
.error label, .error label.error {
    color: #f04124;
}
.error small.error {
    background: none repeat scroll 0 0 #f04124;
    color: white;
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
}
.error > label > small {
    background: none repeat scroll 0 0 transparent;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.error span.error-message {
    display: block;
}
input.error, textarea.error {
    border: 1px solid red;
}
label.error {
    color: #f04124;
}
.inline-list {
    list-style: outside none none;
    margin: 0 0 1.0625rem -1.375rem;
    overflow: hidden;
    padding: 0;
}
.inline-list > li {
    display: block;
    float: left;
    list-style: outside none none;
    margin-left: 1.375rem;
}
.inline-list > li > * {
    display: block;
}
.joyride-list {
    display: none;
}
.joyride-tip-guide {
    background: none repeat scroll 0 0 #333333;
    color: white;
    display: none;
    font-family: inherit;
    font-weight: normal;
    left: 2.5%;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 101;
}
.lt-ie9 .joyride-tip-guide {
    left: 50%;
    margin-left: -400px;
    max-width: 800px;
}
.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%;
}
.joyride-content-wrapper .button {
    margin-bottom: 0 !important;
}
.joyride-tip-guide .joyride-nub {
    border: 10px solid #333333;
    display: block;
    height: 0;
    left: 22px;
    position: absolute;
    width: 0;
}
.joyride-tip-guide .joyride-nub.top {
    border-bottom-color: #333333;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    border-top-style: solid;
    top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 transparent transparent !important;
    bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
    right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
    left: -20px;
}
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    color: white;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
}
.joyride-tip-guide p {
    font-size: 0.875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem;
}
.joyride-timer-indicator-wrap {
    border: 1px solid #555555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    right: 1.0625rem;
    width: 50px;
}
.joyride-timer-indicator {
    background: none repeat scroll 0 0 #666666;
    display: block;
    height: inherit;
    width: 0;
}
.joyride-close-tip {
    color: #777777 !important;
    font-size: 24px;
    font-weight: normal;
    line-height: 0.5 !important;
    position: absolute;
    right: 12px;
    text-decoration: none;
    top: 10px;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eee !important;
}
.joyride-modal-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.joyride-expose-wrapper {
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 15px #ffffff;
    position: absolute;
    z-index: 102;
}
.joyride-expose-cover {
    background: none repeat scroll 0 0 transparent;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}
@media only screen and (min-width: 48em) {
.joyride-tip-guide {
    left: inherit;
    width: 300px;
}
.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 transparent transparent !important;
    bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
    border-color: transparent transparent transparent #333333 !important;
    left: auto;
    right: -20px;
    top: 22px;
}
.joyride-tip-guide .joyride-nub.left {
    border-color: transparent #333333 transparent transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
}
}
.keystroke, kbd {
    background-color: #ededed;
    border-color: #dddddd;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #222222;
    font-family: "Consolas","Menlo","Courier",monospace;
    font-size: inherit;
    margin: 0;
    padding: 0.125rem 0.25rem 0;
}
.label {
    background-color: #0075be;
    color: white;
    display: inline-block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 0.6875rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: inherit;
    padding: 0.25rem 0.5rem 0.375rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
.label.radius {
    border-radius: 3px;
}
.label.round {
    border-radius: 1000px;
}
.label.alert {
    background-color: #f04124;
    color: white;
}
.label.success {
    background-color: #43ac6a;
    color: white;
}
.label.secondary {
    background-color: #83bf8b;
    color: white;
}
[data-magellan-expedition], [data-magellan-expedition-clone] {
    background: none repeat scroll 0 0 white;
    min-width: 100%;
    padding: 10px;
    z-index: 50;
}
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em;
}
@keyframes rotate {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.slideshow-wrapper {
    position: relative;
}
.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0;
}
.slideshow-wrapper ul li, .slideshow-wrapper ul li .orbit-caption {
    display: none;
}
.slideshow-wrapper ul li:first-child {
    display: block;
}
.slideshow-wrapper .orbit-container {
    background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
    display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block;
}
.slideshow-wrapper .preloader {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555 #fff;
    border-image: none;
    border-radius: 1000px;
    border-style: solid;
    border-width: 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}
.orbit-container {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    position: relative;
    width: 100%;
}
.orbit-container .orbit-slides-container {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%;
}
.orbit-container .orbit-slides-container.fade > li {
    opacity: 0;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 500ms ease-in-out 0s;
}
.orbit-container .orbit-slides-container.fade > li.animate-in {
    opacity: 1;
    transition: opacity 500ms ease-in-out 0s;
    z-index: 20;
}
.orbit-container .orbit-slides-container.fade > li.animate-out {
    transition: opacity 500ms ease-in-out 0s;
    z-index: 10;
}
.orbit-container .orbit-slides-container.swipe-next > li {
    transform: translate3d(100%, 0px, 0px);
}
.orbit-container .orbit-slides-container.swipe-next > li.animate-in {
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 500ms;
}
.orbit-container .orbit-slides-container.swipe-next > li.animate-out {
    transform: translate3d(-100%, 0px, 0px);
    transition-duration: 500ms;
}
.orbit-container .orbit-slides-container.swipe-prev > li {
    transform: translate3d(-100%, 0px, 0px);
}
.orbit-container .orbit-slides-container.swipe-prev > li.animate-in {
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 500ms;
}
.orbit-container .orbit-slides-container.swipe-prev > li.animate-out {
    transform: translate3d(100%, 0px, 0px);
    transition-duration: 500ms;
}
.orbit-container .orbit-slides-container > li {
    left: 0;
    position: absolute;
    top: 0;
    transform: translate3d(100%, 0px, 0px);
    width: 100%;
}
.orbit-container .orbit-slides-container > li > a {
    display: block;
}
.orbit-container .orbit-slides-container > li.active {
    left: 0;
    opacity: 1;
    position: relative;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
}
.orbit-container .orbit-slides-container > li .orbit-caption {
    background-color: rgba(51, 51, 51, 0.8);
    bottom: 0;
    color: white;
    font-size: 0.875rem;
    padding: 0.625rem 0.875rem;
    position: absolute;
    width: 100%;
}
.orbit-container .orbit-slide-number {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    font-size: 12px;
    left: 10px;
    position: absolute;
    top: 10px;
    z-index: 10;
}
.orbit-container .orbit-slide-number span {
    font-weight: bold;
    padding: 0.3125rem;
}
.orbit-container .orbit-timer {
    height: 6px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 100px;
    z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    height: 3px;
    position: relative;
    right: 20px;
    top: 5px;
    width: 0;
}
.orbit-container .orbit-timer > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #fff;
    border-image: none;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    border-style: none solid;
    border-width: medium 4px;
    display: none;
    height: 14px;
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
}
.orbit-container .orbit-timer.paused > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #fff transparent transparent;
    border-image: none;
    border-style: inset inset inset solid;
    border-width: 8px;
    height: 14px;
    right: -4px;
    top: 0;
    transform: rotate(180deg);
    width: 11px;
}
.orbit-container .orbit-timer.paused > span.dark {
    border-color: transparent #333 transparent transparent;
}
.orbit-container:hover .orbit-timer > span {
    display: block;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10;
}
.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
    border: 10px inset;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0;
}
.orbit-container .orbit-prev {
    left: 0;
}
.orbit-container .orbit-prev > span {
    border-color: transparent white transparent transparent;
    border-right-style: solid;
}
.orbit-container .orbit-prev:hover > span {
    border-right-color: white;
}
.orbit-container .orbit-next {
    right: 0;
}
.orbit-container .orbit-next > span {
    border-color: transparent transparent transparent white;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px;
}
.orbit-container .orbit-next:hover > span {
    border-left-color: white;
}
.orbit-container .orbit-bullets-container {
    text-align: center;
}
.orbit-container .orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 10px;
}
.orbit-container .orbit-bullets li {
    background: none repeat scroll 0 0 #cccccc;
    border-radius: 1000px;
    display: inline-block;
    float: none;
    height: 0.5625rem;
    margin-right: 6px;
    width: 0.5625rem;
}
.orbit-container .orbit-bullets li.active {
    background: none repeat scroll 0 0 #999999;
}
.orbit-container .orbit-bullets li:last-child {
    margin-right: 0;
}
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none;
}
.touch .orbit-bullets {
    display: none;
}
@media only screen and (min-width: 48em) {
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: inherit;
}
.touch .orbit-bullets {
    display: block;
}
}
@media only screen and (max-width: 47.9375em) {
.orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
}
.orbit-stack-on-small .orbit-slides-container > * {
    margin-left: 0 !important;
    opacity: 1 !important;
    position: relative !important;
    transform: none !important;
    transition: none 0s ease 0s !important;
}
.orbit-stack-on-small .orbit-timer {
    display: none;
}
.orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev {
    display: none;
}
.orbit-stack-on-small .orbit-bullets {
    display: none;
}
.orbit-stack-on-small .orbit-slide-number {
    display: none;
}
}
ul.pagination {
    display: block;
    margin-left: -0.3125rem;
    min-height: 1.5rem;
}
ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem;
}
ul.pagination li a {
    border-radius: 3px;
    color: #999999;
    display: block;
    padding: 0.0625rem 0.625rem;
}
ul.pagination li:hover a, ul.pagination li a:focus {
    background: none repeat scroll 0 0 #e6e6e6;
}
ul.pagination li.unavailable a {
    color: #999999;
    cursor: default;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
    background: none repeat scroll 0 0 transparent;
}
ul.pagination li.current a {
    background: none repeat scroll 0 0 #0075be;
    color: white;
    cursor: default;
    font-weight: bold;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
    background: none repeat scroll 0 0 #0075be;
}
ul.pagination li {
    display: block;
    float: left;
}
.pagination-centered {
    text-align: center;
}
.pagination-centered ul.pagination li {
    display: inline-block;
    float: none;
}
.panel {
    background: none repeat scroll 0 0 #f2f2f2;
    border-color: #d8d8d8;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
}
.panel > *:first-child {
    margin-top: 0;
}
.panel > *:last-child {
    margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li {
    color: #333333;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4;
}
.panel.callout {
    background: none repeat scroll 0 0 #ecf8ff;
    border-color: #b6e3ff;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
}
.panel.callout > *:first-child {
    margin-top: 0;
}
.panel.callout > *:last-child {
    margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li {
    color: #333333;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625rem;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4;
}
.panel.callout a:not(.button) {
    color: #0075be;
}
.panel.radius {
    border-radius: 3px;
}
.pricing-table {
    border: 1px solid #dddddd;
    margin-bottom: 1.25rem;
    margin-left: 0;
}
.pricing-table * {
    line-height: 1;
    list-style: outside none none;
}
.pricing-table .title {
    background-color: #333333;
    color: #eeeeee;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center;
}
.pricing-table .price {
    background-color: #f6f6f6;
    color: #333333;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 2rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center;
}
.pricing-table .description {
    background-color: white;
    border-bottom: 1px dotted #dddddd;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 0.9375rem;
    text-align: center;
}
.pricing-table .bullet-item {
    background-color: white;
    border-bottom: 1px dotted #dddddd;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    padding: 0.9375rem;
    text-align: center;
}
.pricing-table .cta-button {
    background-color: white;
    padding: 1.25rem 1.25rem 0;
    text-align: center;
}
.progress {
    background-color: #f6f6f6;
    border: 1px solid white;
    height: 1.5625rem;
    margin-bottom: 0.625rem;
    padding: 0.125rem;
}
.progress .meter {
    background: none repeat scroll 0 0 #0075be;
    display: block;
    height: 100%;
}
.progress.secondary .meter {
    background: none repeat scroll 0 0 #83bf8b;
    display: block;
    height: 100%;
}
.progress.success .meter {
    background: none repeat scroll 0 0 #43ac6a;
    display: block;
    height: 100%;
}
.progress.alert .meter {
    background: none repeat scroll 0 0 #f04124;
    display: block;
    height: 100%;
}
.progress.radius {
    border-radius: 3px;
}
.progress.radius .meter {
    border-radius: 2px;
}
.progress.round {
    border-radius: 1000px;
}
.progress.round .meter {
    border-radius: 999px;
}
.range-slider {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #dddddd;
    display: block;
    height: 1rem;
    margin: 1.25rem 0;
    position: relative;
    width: 100%;
}
.range-slider.vertical-range {
    border: 1px solid #dddddd;
    display: inline-block;
    height: 12.5rem;
    margin: 1.25rem 0;
    position: relative;
    width: 1rem;
}
.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -0.5rem;
    margin-top: 0;
    position: absolute;
}
.range-slider.vertical-range .range-slider-active-segment {
    bottom: 0;
    height: auto;
    width: 0.875rem;
}
.range-slider.radius {
    background: none repeat scroll 0 0 #fafafa;
    border-radius: 3px;
}
.range-slider.radius .range-slider-handle {
    background: none repeat scroll 0 0 #0075be;
    border-radius: 3px;
}
.range-slider.radius .range-slider-handle:hover {
    background: none repeat scroll 0 0 #0067a7;
}
.range-slider.round {
    background: none repeat scroll 0 0 #fafafa;
    border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
    background: none repeat scroll 0 0 #0075be;
    border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
    background: none repeat scroll 0 0 #0067a7;
}
.range-slider-active-segment {
    background: none repeat scroll 0 0 #81be89;
    display: inline-block;
    height: 0.875rem;
    position: absolute;
}
.range-slider-handle {
    background: none repeat scroll 0 0 #0075be;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -0.3125rem;
    width: 2rem;
    z-index: 1;
}
.range-slider-handle:hover {
    background: none repeat scroll 0 0 #0067a7;
}
.reveal-modal-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
dialog, .reveal-modal {
    background-color: white;
    border: 1px solid #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    display: none;
    left: 0;
    padding: 1.25rem;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100;
}
@media only screen and (max-width: 47.9375em) {
dialog, .reveal-modal {
    min-height: 100vh;
}
}
@media only screen and (min-width: 48em) {
dialog, .reveal-modal {
    left: 50%;
}
}
dialog .column, dialog .columns, .reveal-modal .column, .reveal-modal .columns {
    min-width: 0;
}
dialog > *:first-child, .reveal-modal > *:first-child {
    margin-top: 0;
}
dialog > *:last-child, .reveal-modal > *:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%;
}
}
@media only screen and (min-width: 48em) {
dialog, .reveal-modal {
    top: 6.25rem;
}
}
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    color: #aaaaaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    right: 0.6875rem;
    top: 0.5rem;
}
dialog[open] {
    display: block;
    visibility: visible;
}
@media only screen and (min-width: 48em) {
dialog, .reveal-modal {
    padding: 1.875rem;
}
dialog.radius, .reveal-modal.radius {
    border-radius: 3px;
}
dialog.round, .reveal-modal.round {
    border-radius: 1000px;
}
dialog.collapse, .reveal-modal.collapse {
    padding: 0;
}
dialog.full, .reveal-modal.full {
    height: 100vh;
    left: 0;
    margin-left: 0 !important;
    min-height: 100vh;
    top: 0;
}
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
}
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
}
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
}
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
}
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
}
}
@media only screen and (min-width: 48em) and (min-width: 48em) {
dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw;
}
}
@media print {
dialog, .reveal-modal {
    background: none repeat scroll 0 0 #fff !important;
}
}
.side-nav {
    display: block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0.875rem 0;
}
.side-nav li {
    font-size: 0.875rem;
    margin: 0 0 0.4375rem;
}
.side-nav li a:not(.button) {
    color: #0075be;
    display: block;
    margin: 0;
    padding: 0.4375rem 0.875rem;
}
.side-nav li a:hover:not(.button), .side-nav li a:focus:not(.button) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.024);
    color: #1fa9ff;
}
.side-nav li.active > a:first-child:not(.button) {
    color: #1fa9ff;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.side-nav li.divider {
    border-top: 1px solid white;
    height: 0;
    list-style: outside none none;
    padding: 0;
}
.side-nav li.heading {
    color: #0075be;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
}
.split.button {
    padding-right: 5.0625rem;
    position: relative;
}
.split.button span {
    border-left: 1px solid;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.split.button span::after {
    border-style: inset;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 0;
}
.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button span {
    width: 3.09375rem;
}
.split.button span::after {
    border-top-style: solid;
    border-width: 0.375rem;
    margin-left: -0.375rem;
    top: 48%;
}
.split.button span::after {
    border-color: white transparent transparent;
}
.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.secondary span::after {
    border-color: white transparent transparent;
}
.split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny {
    padding-right: 3.75rem;
}
.split.button.tiny span {
    width: 2.25rem;
}
.split.button.tiny span::after {
    border-top-style: solid;
    border-width: 0.375rem;
    margin-left: -0.375rem;
    top: 48%;
}
.split.button.small {
    padding-right: 4.375rem;
}
.split.button.small span {
    width: 2.625rem;
}
.split.button.small span::after {
    border-top-style: solid;
    border-width: 0.4375rem;
    margin-left: -0.375rem;
    top: 48%;
}
.split.button.large {
    padding-right: 5.5rem;
}
.split.button.large span {
    width: 3.4375rem;
}
.split.button.large span::after {
    border-top-style: solid;
    border-width: 0.3125rem;
    margin-left: -0.375rem;
    top: 48%;
}
.split.button.expand {
    padding-left: 2rem;
}
.split.button.secondary span::after {
    border-color: #333333 transparent transparent;
}
.split.button.radius span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.split.button.round span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
.sub-nav {
    display: block;
    margin: -0.25rem 0 1.125rem -0.75rem;
    overflow: hidden;
    padding-top: 0.25rem;
    width: auto;
}
.sub-nav dt {
    text-transform: uppercase;
}
.sub-nav dt, .sub-nav dd, .sub-nav li {
    color: #999999;
    display: inline;
    float: left;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 0.875rem;
    font-weight: normal;
    margin-bottom: 0.625rem;
    margin-left: 1rem;
}
.sub-nav dt a, .sub-nav dd a, .sub-nav li a {
    color: #999999;
    padding: 0.1875rem 1rem;
    text-decoration: none;
}
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
    color: #737373;
}
.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
    background: none repeat scroll 0 0 #0075be;
    border-radius: 3px;
    color: white;
    cursor: default;
    font-weight: normal;
    padding: 0.1875rem 1rem;
}
.sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
    background: none repeat scroll 0 0 #0065a3;
}
div.switch {
    background: none repeat scroll 0 0 white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 2.25rem;
    margin-bottom: 1.25rem;
    overflow: hidden;
    padding: 0;
    position: relative;
}
div.switch label {
    float: left;
    font-weight: bold;
    height: 100%;
    left: 0;
    margin: 0;
    position: relative;
    text-align: left;
    transition: all 0.1s ease-out 0s;
    width: 50%;
    z-index: 2;
}
div.switch input {
    -moz-appearance: none;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}
div.switch input:hover, div.switch input:focus {
    cursor: pointer;
}
div.switch span:last-child {
    border-style: solid;
    border-width: 1px;
    display: block;
    left: -1px;
    padding: 0;
    position: absolute;
    top: -1px;
    transition: all 0.1s ease-out 0s;
    z-index: 1;
}
div.switch input:not(:checked) + label {
    opacity: 0;
}
div.switch input:checked {
    display: none !important;
}
div.switch input {
    display: block !important;
    left: 0;
}
div.switch input:first-of-type + label, div.switch input:first-of-type + span + label {
    left: -50%;
}
div.switch input:first-of-type:checked + label, div.switch input:first-of-type:checked + span + label {
    left: 0;
}
div.switch input:last-of-type + label, div.switch input:last-of-type + span + label {
    left: auto;
    right: -50%;
    text-align: right;
}
div.switch input:last-of-type:checked + label, div.switch input:last-of-type:checked + span + label {
    left: auto;
    right: 0;
}
div.switch span.custom {
    display: none !important;
}
form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible;
}
div.switch label {
    font-size: 0.875rem;
    line-height: 2.3rem;
    padding: 0;
}
div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875rem;
}
div.switch span:last-child {
    height: 2.25rem;
    width: 2.25rem;
}
div.switch span:last-child {
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #b3b3b3;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
}
div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.switch:active {
    background: none repeat scroll 0 0 transparent;
}
div.switch.large {
    height: 2.75rem;
}
div.switch.large label {
    font-size: 1.0625rem;
    line-height: 2.3rem;
    padding: 0;
}
div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875rem;
}
div.switch.large span:last-child {
    height: 2.75rem;
    width: 2.75rem;
}
div.switch.small {
    height: 1.75rem;
}
div.switch.small label {
    font-size: 0.75rem;
    line-height: 2.1rem;
    padding: 0;
}
div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875rem;
}
div.switch.small span:last-child {
    height: 1.75rem;
    width: 1.75rem;
}
div.switch.tiny {
    height: 1.375rem;
}
div.switch.tiny label {
    font-size: 0.6875rem;
    line-height: 1.9rem;
    padding: 0;
}
div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125rem;
}
div.switch.tiny span:last-child {
    height: 1.375rem;
    width: 1.375rem;
}
div.switch.radius {
    border-radius: 4px;
}
div.switch.radius span:last-child {
    border-radius: 3px;
}
div.switch.round {
    border-radius: 1000px;
}
div.switch.round span:last-child {
    border-radius: 999px;
}
div.switch.round label {
    padding: 0 0.5625rem;
}
table {
    background: none repeat scroll 0 0 white;
    border: 1px solid #dddddd;
    margin-bottom: 1.25rem;
}
table caption {
    background: none repeat scroll 0 0 transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold;
}
table thead {
    background: none repeat scroll 0 0 whitesmoke;
}
table thead tr th, table thead tr td {
    color: #222222;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem;
}
table tfoot {
    background: none repeat scroll 0 0 whitesmoke;
}
table tfoot tr th, table tfoot tr td {
    color: #222222;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem;
}
table tr th, table tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
    background: none repeat scroll 0 0 #f9f9f9;
}
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
    display: table-cell;
    line-height: 1.125rem;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
@media only screen and (max-width: 47.9375em) {
.small-only-text-left {
    text-align: left !important;
}
.small-only-text-right {
    text-align: right !important;
}
.small-only-text-center {
    text-align: center !important;
}
.small-only-text-justify {
    text-align: justify !important;
}
}
@media only screen {
.small-text-left {
    text-align: left !important;
}
.small-text-right {
    text-align: right !important;
}
.small-text-center {
    text-align: center !important;
}
.small-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 48em) and (max-width: 64em) {
.medium-only-text-left {
    text-align: left !important;
}
.medium-only-text-right {
    text-align: right !important;
}
.medium-only-text-center {
    text-align: center !important;
}
.medium-only-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 48em) {
.medium-text-left {
    text-align: left !important;
}
.medium-text-right {
    text-align: right !important;
}
.medium-text-center {
    text-align: center !important;
}
.medium-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.large-only-text-left {
    text-align: left !important;
}
.large-only-text-right {
    text-align: right !important;
}
.large-only-text-center {
    text-align: center !important;
}
.large-only-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 64.063em) {
.large-text-left {
    text-align: left !important;
}
.large-text-right {
    text-align: right !important;
}
.large-text-center {
    text-align: center !important;
}
.large-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-only-text-left {
    text-align: left !important;
}
.xlarge-only-text-right {
    text-align: right !important;
}
.xlarge-only-text-center {
    text-align: center !important;
}
.xlarge-only-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 90.063em) {
.xlarge-text-left {
    text-align: left !important;
}
.xlarge-text-right {
    text-align: right !important;
}
.xlarge-text-center {
    text-align: center !important;
}
.xlarge-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 120.063em) and (max-width: 1e+8em) {
.xxlarge-only-text-left {
    text-align: left !important;
}
.xxlarge-only-text-right {
    text-align: right !important;
}
.xxlarge-only-text-center {
    text-align: center !important;
}
.xxlarge-only-text-justify {
    text-align: justify !important;
}
}
@media only screen and (min-width: 120.063em) {
.xxlarge-text-left {
    text-align: left !important;
}
.xxlarge-text-right {
    text-align: right !important;
}
.xxlarge-text-center {
    text-align: center !important;
}
.xxlarge-text-justify {
    text-align: justify !important;
}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
    color: #0075be;
    line-height: inherit;
    text-decoration: none;
}
a:hover, a:focus {
    color: #0065a3;
}
a img {
    border: medium none;
}
p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizelegibility;
}
p.lead {
    font-size: 1.21875rem;
    line-height: 1.6;
}
p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35;
}
h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0;
}
h1 {
    font-size: 2.125rem;
}
h2 {
    font-size: 1.6875rem;
}
h3 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
.subheader {
    color: #6f6f6f;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem;
}
em, i {
    font-style: italic;
    line-height: inherit;
}
strong, b {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
code {
    color: #bd260d;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: bold;
}
ul, ol, dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ul, ul.no-bullet li ol {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 1.25rem;
}
ul li ul, ul li ol {
    margin-bottom: 0;
    margin-left: 1.25rem;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ul.no-bullet {
    list-style: outside none none;
}
ol {
    margin-left: 1.4rem;
}
ol li ul, ol li ol {
    margin-bottom: 0;
    margin-left: 1.25rem;
}
dl dt {
    font-weight: bold;
    margin-bottom: 0.3rem;
}
dl dd {
    margin-bottom: 0.75rem;
}
abbr, acronym {
    border-bottom: 1px dotted #dddddd;
    color: #2b2b23;
    cursor: help;
    font-size: 90%;
    text-transform: uppercase;
}
abbr {
    text-transform: none;
}
blockquote {
    border-left: medium none;
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
}
blockquote cite {
    color: #09a0ff;
    display: block;
    font-size: 1.125rem;
}
blockquote cite::before {
    content: "— ";
}
blockquote cite a, blockquote cite a:visited {
    color: #09a0ff;
}
blockquote, blockquote p {
    color: #909090;
    line-height: 1.6;
}
.vcard {
    border: 1px solid #dddddd;
    display: inline-block;
    margin: 0 0 1.25rem;
    padding: 0.625rem 0.75rem;
}
.vcard li {
    display: block;
    margin: 0;
}
.vcard .fn {
    font-size: 0.9375rem;
    font-weight: bold;
}
.vevent .summary {
    font-weight: bold;
}
.vevent abbr {
    border: medium none;
    cursor: default;
    font-weight: bold;
    padding: 0 0.0625rem;
    text-decoration: none;
}
@media only screen and (min-width: 48em) {
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
h1 {
    font-size: 2.75rem;
}
h2 {
    font-size: 2.3125rem;
}
h3 {
    font-size: 1.6875rem;
}
h4 {
    font-size: 1.4375rem;
}
}
.print-only {
    display: none !important;
}
@media print {
* {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]::after {
    content: " (" attr(href) ")";
}
abbr[title]::after {
    content: " (" attr(title) ")";
}
.ir a::after, a[href^="javascript:"]::after, a[href^="#"]::after {
    content: "";
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
@page {
    margin: 0.5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.hide-on-print {
    display: none !important;
}
.print-only {
    display: block !important;
}
.hide-for-print {
    display: none !important;
}
.show-for-print {
    display: inherit !important;
}
}
.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}
.tabs::before, .tabs::after {
    content: " ";
    display: table;
}
.tabs::after {
    clear: both;
}
.tabs dd, .tabs .tab-title {
    float: left;
    list-style: outside none none;
    margin-bottom: 0 !important;
    position: relative;
}
.tabs dd > a, .tabs .tab-title > a {
    background: none repeat scroll 0 0 #efefef;
    color: #222222;
    display: block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.1;
    padding: 0.5rem;
}
.tabs dd > a:hover, .tabs .tab-title > a:hover {
    background: none repeat scroll 0 0 #a1a1a1;
}
.tabs dd.active a, .tabs .tab-title.active a {
    background: none repeat scroll 0 0 #0075be;
    color: #ffffff;
}
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.tabs.vertical dd, .tabs.vertical .tab {
    display: block;
    float: none;
    position: inherit;
    top: auto;
}
.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
}
.tabs-content::before, .tabs-content::after {
    content: " ";
    display: table;
}
.tabs-content::after {
    clear: both;
}
.tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%;
}
.tabs-content > .content.active {
    display: block;
    float: none;
}
.tabs-content > .content.contained {
    padding: 0.9375rem;
}
.tabs-content.vertical {
    display: block;
}
.tabs-content.vertical > .content {
    padding: 0 0.9375rem;
}
@media only screen and (min-width: 48em) {
.tabs.vertical {
    float: left;
    margin-bottom: 1.25rem;
    width: 50%;
}
.tabs-content.vertical {
    float: left;
    margin-left: -1px;
    width: 50%;
}
}
.no-js .tabs-content > .content {
    display: block;
    float: none;
}
.th {
    border: 4px solid white;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out 0s;
}
.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 117, 190, 0.5);
}
.th.radius {
    border-radius: 3px;
}
.has-tip {
    border-bottom: 1px dotted #cccccc;
    color: #333333;
    cursor: help;
    font-weight: bold;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: 1px dotted #003556;
    color: #0075be;
}
.has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
}
.tooltip {
    background: none repeat scroll 0 0 #333333;
    color: white;
    display: none;
    font-size: 0.875rem;
    font-weight: normal;
    left: 50%;
    line-height: 1.3;
    max-width: 85%;
    padding: 0.75rem;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.tooltip > .nub {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #333333;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: -10px;
    width: 0;
}
.tooltip > .nub.rtl {
    left: auto;
    right: 5px;
}
.tooltip.radius {
    border-radius: 3px;
}
.tooltip.round {
    border-radius: 1000px;
}
.tooltip.round > .nub {
    left: 2rem;
}
.tooltip.opened {
    border-bottom: 1px dotted #003556 !important;
    color: #0075be !important;
}
.tap-to-close {
    color: #777777;
    display: block;
    font-size: 0.625rem;
    font-weight: normal;
}
@media only screen and (min-width: 48em) {
.tooltip > .nub {
    border-color: transparent transparent #333333;
    top: -10px;
}
.tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent;
    bottom: -10px;
    top: auto;
}
.tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
}
.tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
}
.tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
}
}
meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:48em)/";
    width: 64em;
}
.contain-to-grid {
    background: none repeat scroll 0 0 #0075be;
    width: 100%;
}
.contain-to-grid .top-bar, .contain-to-grid .tip-top-bar {
    margin-bottom: 0;
}
.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 45px;
    z-index: 98;
}
.top-bar, .tip-top-bar {
    background: none repeat scroll 0 0 #0075be;
    height: 45px;
    line-height: 45px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}
.top-bar ul, .tip-top-bar ul {
    list-style: outside none none;
    margin-bottom: 0;
}
.top-bar .row, .tip-top-bar .row {
    max-width: none;
}
.top-bar form, .tip-top-bar form, .top-bar input, .tip-top-bar input {
    margin-bottom: 0;
}
.top-bar input, .tip-top-bar input {
    font-size: 0.75rem;
    height: auto;
    padding-bottom: 0.35rem;
    padding-top: 0.35rem;
}
.top-bar .button, .tip-top-bar .button, .top-bar button, .tip-top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.35rem;
    padding-top: 0.45rem;
}
.top-bar .title-area, .tip-top-bar .title-area {
    margin: 0;
    position: relative;
}
.top-bar .name, .tip-top-bar .name {
    font-size: 16px;
    height: 45px;
    margin: 0;
}
.top-bar .name h1, .tip-top-bar .name h1 {
    font-size: 1.0625rem;
    line-height: 45px;
    margin: 0;
}
.top-bar .name h1 a, .tip-top-bar .name h1 a {
    color: white;
    display: block;
    font-weight: normal;
    padding: 0 15px;
    width: 75%;
}
.top-bar .toggle-topbar, .tip-top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
}
.top-bar .toggle-topbar a, .tip-top-bar .toggle-topbar a {
    color: white;
    display: block;
    font-size: 0.8125rem;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}
.top-bar .toggle-topbar.menu-icon, .tip-top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    padding-left: 40px;
    right: 15px;
    top: 50%;
}
.top-bar .toggle-topbar.menu-icon a, .tip-top-bar .toggle-topbar.menu-icon a {
    color: white;
    height: 34px;
    line-height: 33px;
    padding: 0;
    position: relative;
}
.top-bar .toggle-topbar.menu-icon a::after, .tip-top-bar .toggle-topbar.menu-icon a::after {
    right: 0;
}
.top-bar.expanded, .expanded.tip-top-bar {
    background: none repeat scroll 0 0 transparent;
    height: auto;
}
.top-bar.expanded .title-area, .expanded.tip-top-bar .title-area {
    background: none repeat scroll 0 0 #0075be;
}
.top-bar.expanded .toggle-topbar a, .expanded.tip-top-bar .toggle-topbar a {
    color: #cccccc;
}
.top-bar.expanded .toggle-topbar a::after, .expanded.tip-top-bar .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #cccccc, 0 16px 0 1px #cccccc, 0 22px 0 1px #cccccc;
}
.top-bar-section {
    left: 0;
    position: relative;
    transition: left 300ms ease-out 0s;
    width: auto;
}
.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: 1px solid #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%;
}
.top-bar-section ul li {
    background: none repeat scroll 0 0 #0075be;
}
.top-bar-section ul li > a {
    color: white;
    display: block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    padding: 12px 0 12px 15px;
    text-transform: none;
    width: 100%;
}
.top-bar-section ul li > a.button {
    background-color: #0075be;
    border-color: #005e98;
    color: white;
    font-size: 0.8125rem;
    padding-left: 15px;
    padding-right: 15px;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
    background-color: #005e98;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
    color: white;
}
.top-bar-section ul li > a.button.secondary {
    background-color: #83bf8b;
    border-color: #59a963;
    color: white;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
    background-color: #59a963;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
    color: white;
}
.top-bar-section ul li > a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
    background-color: #368a55;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
    color: white;
}
.top-bar-section ul li > a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
    background-color: #cf2a0e;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
    color: white;
}
.top-bar-section ul li > button {
    background-color: #0075be;
    border-color: #005e98;
    color: white;
    font-size: 0.8125rem;
    padding-left: 15px;
    padding-right: 15px;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
    background-color: #005e98;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
    color: white;
}
.top-bar-section ul li > button.secondary {
    background-color: #83bf8b;
    border-color: #59a963;
    color: white;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
    background-color: #59a963;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
    color: white;
}
.top-bar-section ul li > button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
    background-color: #368a55;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
    color: white;
}
.top-bar-section ul li > button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
    background-color: #cf2a0e;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
    color: white;
}
.top-bar-section ul li:hover:not(.has-form) > a {
    background: none repeat scroll 0 0 #0069ab;
    color: white;
}
.top-bar-section ul li.active > a {
    background: none repeat scroll 0 0 #0075be;
    color: white;
}
.top-bar-section ul li.active > a:hover {
    background: none repeat scroll 0 0 #0065a3;
    color: #f1f1f1;
}
.top-bar-section .has-form {
    padding: 15px;
}
.top-bar-section .has-dropdown {
    position: relative;
}
.top-bar-section .has-dropdown > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-image: none;
    border-style: inset inset inset solid;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
}
.top-bar-section .has-dropdown.moved {
    position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    width: 100%;
}
.top-bar-section .has-dropdown.moved > a::after {
    display: none;
}
.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    height: 1px;
    left: 100%;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    top: 0;
    width: 1px;
    z-index: 99;
}
.top-bar-section .dropdown li {
    height: auto;
    width: 100%;
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px;
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: normal;
}
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
}
.top-bar-section .dropdown li.title h5 a {
    color: white;
    display: block;
    line-height: 22.5px;
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 15px;
}
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
    top: auto;
}
.top-bar-section .dropdown label {
    color: #777777;
    font-size: 0.625rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px 15px 2px;
    text-transform: uppercase;
}
.js-generated {
    display: block;
}
@media only screen and (min-width: 48em) {
.top-bar, .tip-top-bar {
    background: none repeat scroll 0 0 #0075be;
    overflow: visible;
}
.top-bar::before, .tip-top-bar::before, .top-bar::after, .tip-top-bar::after {
    content: " ";
    display: table;
}
.top-bar::after, .tip-top-bar::after {
    clear: both;
}
.top-bar .toggle-topbar, .tip-top-bar .toggle-topbar {
    display: none;
}
.top-bar .title-area, .tip-top-bar .title-area {
    float: left;
}
.top-bar .name h1 a, .tip-top-bar .name h1 a {
    width: auto;
}
.top-bar input, .tip-top-bar input, .top-bar .button, .tip-top-bar .button, .top-bar button, .tip-top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px;
}
.top-bar.expanded, .expanded.tip-top-bar {
    background: none repeat scroll 0 0 #0075be;
}
.contain-to-grid .top-bar, .contain-to-grid .tip-top-bar {
    margin: 0 auto;
    max-width: 80rem;
}
.top-bar-section {
    left: 0 !important;
}
.top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
}
.top-bar-section ul li {
    float: left;
}
.top-bar-section ul li .js-generated {
    display: none;
}
.top-bar-section li.hover > a:not(.button) {
    background: none repeat scroll 0 0 #0069ab;
    color: white;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #0075be;
    line-height: 45px;
    padding: 0 15px;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: none repeat scroll 0 0 #0069ab;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #0075be;
    color: white;
    line-height: 45px;
    padding: 0 15px;
}
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: none repeat scroll 0 0 #0065a3;
}
.top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
}
.top-bar-section .has-dropdown > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent;
    border-image: none;
    border-right: 5px inset transparent;
    border-style: solid inset inset;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    margin-top: -2.5px;
    top: 22.5px;
    width: 0;
}
.top-bar-section .has-dropdown.moved {
    position: relative;
}
.top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    width: auto;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
    border: medium none;
    content: "»";
    line-height: 1.2;
    margin-top: -1px;
    right: 5px;
    top: 1rem;
}
.top-bar-section .dropdown {
    background: none repeat scroll 0 0 transparent;
    left: 0;
    min-width: 100%;
    top: auto;
}
.top-bar-section .dropdown li a {
    background: none repeat scroll 0 0 #006fb5;
    color: white;
    line-height: 45px;
    padding: 12px 15px;
    white-space: nowrap;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #006fb5;
    color: white;
}
.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
    background: none repeat scroll 0 0 #0069ab;
    color: white;
}
.top-bar-section .dropdown li label {
    background: none repeat scroll 0 0 #333333;
    white-space: nowrap;
}
.top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
}
.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: medium none;
    border-right: 1px solid #4e4e4e;
    border-top: medium none;
    clear: none;
    height: 45px;
    width: 0;
}
.top-bar-section .has-form {
    background: none repeat scroll 0 0 #0075be;
    height: 45px;
    padding: 0 15px;
}
.top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
}
.top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
}
.top-bar-section .left li .dropdown {
    left: 0;
    right: auto;
}
.top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
}
.no-js .top-bar-section ul li:hover > a {
    background: none repeat scroll 0 0 #0069ab;
    color: white;
}
.no-js .top-bar-section ul li:active > a {
    background: none repeat scroll 0 0 #0075be;
    color: white;
}
.no-js .top-bar-section .has-dropdown:hover > .dropdown {
    clip: auto;
    display: block;
    height: auto;
    overflow: visible;
    position: absolute !important;
    width: auto;
}
}
.off-canvas-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
}
.inner-wrap {
    position: relative;
    transition: transform 500ms ease 0s;
    width: 100%;
}
.inner-wrap::before, .inner-wrap::after {
    content: " ";
    display: table;
}
.inner-wrap::after {
    clear: both;
}
.tab-bar {
    background: none repeat scroll 0 0 #333333;
    color: white;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem;
}
.left-small {
    border-right: 1px solid #1a1a1a;
    height: 2.8125rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 2.8125rem;
}
.right-small {
    border-left: 1px solid #1a1a1a;
    height: 2.8125rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.8125rem;
}
.tab-bar-section {
    height: 2.8125rem;
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    top: 0;
}
@media only screen and (min-width: 48em) {
.tab-bar-section {
    text-align: left;
}
}
.tab-bar-section.left {
    left: 0;
    right: 2.8125rem;
}
.tab-bar-section.right {
    left: 2.8125rem;
    right: 0;
}
.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}
.tab-bar .menu-icon {
    color: white;
    display: block;
    height: 2.8125rem;
    line-height: 2.0625rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0px, 0px, 0px);
    width: 2.8125rem;
}
.tab-bar .menu-icon span::after {
    box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    content: "";
    display: block;
    height: 0;
    left: 0.90625rem;
    margin-top: -0.5rem;
    position: absolute;
    top: 50%;
    width: 1rem;
}
.tab-bar .menu-icon span:hover::after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
.left-off-canvas-menu {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    box-sizing: content-box;
    left: 0;
    overflow-y: auto;
    position: absolute;
    top: 0;
    transform: translate3d(-100%, 0px, 0px);
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
}
.left-off-canvas-menu * {
}
.right-off-canvas-menu {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    box-sizing: content-box;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate3d(100%, 0px, 0px);
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
}
.right-off-canvas-menu * {
}
ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.off-canvas-list li label {
    background: none repeat scroll 0 0 #444444;
    border-bottom: medium none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
}
ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.66667rem;
    transition: background 300ms ease 0s;
}
ul.off-canvas-list li a:hover {
    background: none repeat scroll 0 0 #242424;
}
.move-right > .inner-wrap {
    transform: translate3d(15.625rem, 0px, 0px);
}
.move-right .exit-off-canvas {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    bottom: 0;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background 300ms ease 0s;
    z-index: 1002;
}
@media only screen and (min-width: 48em) {
.move-right .exit-off-canvas:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.05);
}
}
.move-left > .inner-wrap {
    transform: translate3d(-15.625rem, 0px, 0px);
}
.move-left .exit-off-canvas {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    bottom: 0;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background 300ms ease 0s;
    z-index: 1002;
}
@media only screen and (min-width: 48em) {
.move-left .exit-off-canvas:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.05);
}
}
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap .exit-offcanvas-menu {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    bottom: 0;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background 300ms ease 0s;
    z-index: 1002;
}
@media only screen and (min-width: 48em) {
.offcanvas-overlap .exit-offcanvas-menu:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.05);
}
}
.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem;
}
.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem;
}
@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-xxlarge-only, .hide-for-xxlarge-up {
    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-xxlarge-only, .show-for-xxlarge-up {
    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-xxlarge-only, .hidden-for-xxlarge-up {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: 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-xxlarge-only, .visible-for-xxlarge-up {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
}
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-xxlarge-only, thead.hide-for-xxlarge-up {
    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-xxlarge-only, tbody.hide-for-xxlarge-up {
    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-xxlarge-only, tr.hide-for-xxlarge-up {
    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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
}
}
@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-xxlarge-only, .hide-for-xxlarge-up {
    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-xxlarge-only, .show-for-xxlarge-up {
    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-xxlarge-only, .hidden-for-xxlarge-up {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: 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-xxlarge-only, .visible-for-xxlarge-up {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
}
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-xxlarge-only, thead.hide-for-xxlarge-up {
    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-xxlarge-only, tbody.hide-for-xxlarge-up {
    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-xxlarge-only, tr.hide-for-xxlarge-up {
    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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
}
}
@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-xxlarge-only, .hide-for-xxlarge-up {
    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-xxlarge-only, .show-for-xxlarge-up {
    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-xxlarge-only, .hidden-for-xxlarge-up {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: 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-xxlarge-only, .visible-for-xxlarge-up {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
}
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-xxlarge-only, thead.hide-for-xxlarge-up {
    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-xxlarge-only, tbody.hide-for-xxlarge-up {
    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-xxlarge-only, tr.hide-for-xxlarge-up {
    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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
}
}
@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, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    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, .show-for-xxlarge-only, .show-for-xxlarge-up {
    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, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: 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, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
}
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.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    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.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
}
}
@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, .show-for-xxlarge-only, .show-for-xxlarge-up {
    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, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    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, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
    width: 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, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table;
}
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.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    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.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    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.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    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.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important;
}
}
.show-for-landscape, .hide-for-portrait {
    display: inherit !important;
}
.hide-for-landscape, .show-for-portrait {
    display: none !important;
}
table.hide-for-landscape, table.show-for-portrait {
    display: table;
}
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;
}
table.show-for-landscape, table.hide-for-portrait {
    display: table;
}
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;
}
table.show-for-portrait, table.hide-for-landscape {
    display: table;
}
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;
}
}
.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;
}
table.hide-for-touch {
    display: table;
}
.touch table.show-for-touch {
    display: table;
}
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;
}
@media print {
.show-for-print {
    display: block;
}
.hide-for-print {
    display: none;
}
table.show-for-print {
    display: table;
}
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;
}
}
.body-font-color {
    color: #2b2b23;
}
.no-shadow {
    text-shadow: 0 0 !important;
}
@media only screen and (min-width: 48em) {
.medium-up-left {
    float: left;
}
}
.primary-color {
    color: #0075be;
}
.secondary-color {
    color: #83bf8b;
}
@media only screen and (min-width: 64.063em) {
.context-block {
    display: table-cell;
    width: 9999px;
}
}
.button.white {
    background-color: white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    padding: 1rem 2rem 1.0625rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 300ms ease-out 0s;
}
.button.white:hover, .button.white:focus {
    background-color: #cccccc;
}
.button.white:hover, .button.white:focus {
    color: #333333;
}
.button.white:hover {
    background-color: #e6e6e6;
    color: #6eb477;
}
.dark {
    color: #5b5a50 !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #0075be;
    letter-spacing: 0.125rem;
    text-shadow: 1px 1px #003a5f, 1px 1px 3px #005e98;
    text-transform: uppercase;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    color: #0075be;
}
.panel.tertiary {
    background-color: #0075be;
}
.panel.tertiary h1, .panel.tertiary h2, .panel.tertiary h3, .panel.tertiary h4, .panel.tertiary h5, .panel.tertiary h6 {
    color: #fff;
}
blockquote {
    position: relative;
}
blockquote::before {
    color: #0075be;
    content: "“";
    font-size: 3.75rem;
    left: -8px;
    line-height: 1;
    position: absolute;
    top: 0;
}
blockquote::after {
    bottom: 12px;
    color: #0075be;
    content: "”";
    font-size: 3.75rem;
    line-height: 1;
    position: absolute;
    right: -8px;
}
blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {
    color: #5b5a50;
}
blockquote cite {
    margin-top: 1.125rem;
}
.find-local {
    padding-top: 1.875rem;
}
.h2-right-link {
    margin-bottom: 0;
    margin-top: 0.875rem;
}
@media only screen and (min-width: 48em) {
.h2-right-link {
    margin-top: 1.6875rem;
}
}
@media only screen and (min-width: 48em) {
.medium-up-f-right {
    float: right;
}
}
.center-menu ul {
    list-style-type: none;
    margin: 0 auto;
}
@media only screen and (min-width: 48em) {
.center-menu {
    display: table;
    margin: 0 auto;
}
.center-menu > ul {
    display: table-row;
}
.center-menu > ul > li {
    display: table-cell;
    padding: 0 0.9375rem;
    text-align: center;
}
.center-menu > ul > li > a {
    display: block;
}
}
header.primary, header.primary p {
    margin-bottom: 0.5rem;
}
.center-last {
    display: table;
    margin: 0 auto;
}
.boxedcontainer {
    margin: auto;
    max-width: 1170px;
    padding: 0 30px;
}
.tp-banner-container {
    padding: 0;
    position: relative;
    width: 100%;
}
.tp-banner {
    position: relative;
    width: 100%;
}
.tp-banner p {
    font-size: 16px;
}
.tp-banner ul.inline-list {
    margin-left: -1.375rem !important;
}
.tp-banner .panel {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.tp-banner-fullscreen-container {
    padding: 0;
    position: relative;
    width: 100%;
}
.tp-bannertimer {
    bottom: 0;
    height: 5px;
    top: auto;
}
@media screen and (min-width: 48em) and (max-width: 64em) {
.tp-banner h1 {
    font-size: 2rem;
}
}
.taexx-logo-slider {
    margin-right: 30px;
}
.slider-button {
    background-color: #0075be;
    color: #fff !important;
    display: inline-block;
    padding: 10px 18px 11px;
    transition: all 300ms ease-in-out 0s;
}
.slider-button.secondary {
    background-color: #83bf8b;
}
.slider-button.secondary:hover {
    background-color: #59a963;
}
.slider-button.tertiary {
    background-color: #0075be;
}
.slider-button.tertiary:hover {
    background-color: #005e98;
}
.home-hero {
    border-bottom: 1px solid #0075be;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5) inset;
    min-height: 45rem;
    padding: 6.25rem 0;
}
.home-hero.taexx {
    background: url("../images/htpd3-taexx-pipes.jpg") no-repeat scroll center top / cover white;
}
.home-hero.taexx .button {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.home-hero.pests {
    background: url("../images/htpd3-pest-bg.jpg") no-repeat scroll center top / cover white;
}
@media only screen and (max-width: 47.9375em) {
.home-hero.pests {
    background-position: left center;
    background-size: 100% auto;
}
}
.home-hero.map {
    background: url("../images/htpd3-map-bg.jpg") no-repeat scroll center top / cover white;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
.home-hero.map p {
    margin-top: 1.875rem;
}
.home-hero .white-headline {
    background-color: #0075be;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    color: #fff;
    margin: 1.5625rem auto;
    padding: 0.5rem;
    text-shadow: 1px 1px #005285;
}
.home-hero .panel {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.home-hero input[type="text"], .home-hero input[type="password"], .home-hero input[type="date"], .home-hero input[type="datetime"], .home-hero input[type="datetime-local"], .home-hero input[type="month"], .home-hero input[type="week"], .home-hero input[type="email"], .home-hero input[type="number"], .home-hero input[type="search"], .home-hero input[type="tel"], .home-hero input[type="time"], .home-hero input[type="url"], .home-hero textarea {
    background-color: rgba(255, 255, 255, 0.85);
    border: 1px solid #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.home-hero input[type="submit"] {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.home-hero *:-moz-placeholder {
    color: #000;
}
.home-hero *::-moz-placeholder {
    color: #000;
}
.home-text {
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
.home-text h1, .home-text h2, .home-text h3, .home-text h4, .home-text h5, .home-text h6 {
    color: #fff;
}
.tip-top-bar {
    background-color: #5d5c52;
    margin-bottom: 0.5rem;
}
.tip-top-bar * {
    color: #fff;
}
.tip-top-bar a:hover {
    color: #eee;
    transition: all 300ms ease-in-out 0s;
}
.tip-top-bar > .row {
    max-width: 99999px;
}
.tip-top-bar .button, .tip-top-bar ul, .tip-top-bar p {
    margin-bottom: 0;
}
.tip-top-bar .inline-list.left li {
    line-height: 2.8125rem;
    margin-left: 1rem;
}
.tip-top-bar li.has-form {
    height: 2.8125rem;
}
.contain-to-grid {
    border-bottom: 1px solid #005e98;
    border-top: 1px solid #005e98;
    text-shadow: none;
    z-index: 999;
}
.contain-to-grid a {
    text-shadow: 1px 1px #004c7c;
}
.contain-to-grid.fixed {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.videos .video-wrapper {
    text-align: center;
}
.videos p {
    padding: 0 0.9375rem;
}
.videos a {
    color: #0075be;
    text-shadow: 1px 1px #003a5f;
}
.videos a:hover {
    color: #005e98;
}
.local-branches {
    margin-top: 3.125rem;
}
.primary-footer {
    background-color: #d9dace;
    border-top: 1px solid #ddd;
    margin-top: 2.8125rem;
    padding-top: 1.25rem;
}
ul.help-links {
    list-style-type: none;
    margin-left: 0;
}
ul.help-links li {
    margin-bottom: 0.375rem;
}
ul.help-links li:not(:first-child) {
    border-top: 1px solid #b0b0a5;
}
ul.help-links li:not(:first-child)::before {
    background-color: #f4f5e9;
    content: "";
    display: block;
    height: 1px;
    margin-bottom: 0.375rem;
}
ul.help-links a {
    color: #0075be;
    display: block;
    text-shadow: 1px 1px #00588f;
}
ul.help-links a:hover {
    color: #005e98;
}
.footer-nav a {
    color: #5d5c52;
}
.footer-nav a:hover {
    color: #54534a;
}
.copyright {
    color: #a3a3a3;
    font-size: 0.75rem;
    margin-top: 1.5625rem;
    padding-bottom: 4.6875rem;
    text-align: center;
}
@media only screen and (min-width: 48em) {
.contain-to-grid .top-bar, .contain-to-grid .tip-top-bar {
    display: table;
    margin: 0 auto;
}
.contain-to-grid .top-bar a, .contain-to-grid .tip-top-bar a {
    font-size: 0.8125rem;
}
}
@media only screen and (min-width: 64.063em) {
.contain-to-grid .top-bar a, .contain-to-grid .tip-top-bar a {
    font-size: 1rem;
}
}
.top-bar .toggle-topbar, .tip-top-bar .toggle-topbar {
    position: absolute;
    right: auto;
    top: 0;
    width: 100%;
}
@media only screen and (max-width: 47.9375em) {
.top-bar .toggle-topbar, .tip-top-bar .toggle-topbar {
    display: block;
}
}
.location-list {
    font-size: 0.8125rem;
    list-style-type: none;
}
@media only screen and (max-width: 47.9375em) {
.location-list {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 47.9375em) {
.logo a {
    display: block;
    text-align: center;
}
}
#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.fb-like-box {
    background-color: #fff;
}
.twitter-timeline {
    background-color: #fff;
    border: 1px solid #aaaaaa !important;
    padding: 0 0.3125rem;
}
#twitter-widget-0 {
    width: 100% !important;
}
.video-wrapper {
    margin: 0 0.9375rem;
}
.bugs {
    background: url("../images/htpd3-bugs1.png") no-repeat fixed right top / cover #5d5c52;
    border-bottom: 3px solid #0075be;
    border-top: 5px solid #0075be;
    box-shadow: 0 0 6.25rem rgba(0, 0, 0, 0.75) inset, 0 1px #535349;
    padding: 4.375rem 0 3.125rem;
}
.blog-list {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #aaaaaa;
    max-height: 32.0625rem;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0.9375rem;
}
.blog-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #aaaaaa #aaaaaa -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 0.625rem 0.9375rem;
}
.blog-title * {
    margin-bottom: 0;
}
.load-more {
    padding-bottom: 0.3125rem;
    text-align: center;
}
.load-more a {
    color: #0075be;
}
.load-more a:hover {
    color: #0069ab;
}
.blog-item {
    border-bottom: 1px dotted #aaa;
    margin-bottom: 1.25rem;
    padding-bottom: 0.9375rem;
}
.blog-item *:last-child {
    margin-bottom: 0;
}
.blog-item a, .blog-item h5 a {
    color: #0075be;
}
.blog-item a:hover, .blog-item h5 a:hover {
    color: #0069ab;
}
.blog-item small {
    margin-bottom: 0.625rem;
}
.top-problem-pests {
    background-color: #d9dace;
    padding: 3.125rem 0;
}
.top-problem-pests h2 {
    margin-bottom: 1.5625rem;
}
.search-faq {
    margin-top: 3.125rem;
}
.pest-wrapper {
}
.pest-wrapper:hover .pest {
    opacity: 1;
}
.pest-wrapper h6 a {
    color: #0075be;
}
.pest {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border: 5px solid #83bf8b;
    border-radius: 1000px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    display: block;
    height: 9.375rem;
    margin: 0.625rem auto;
    opacity: 0.7;
    transition: opacity 300ms ease-in-out 0s;
    width: 9.375rem;
}
.pest.ant {
    background-image: url("../images/htpd3-ant.png");
}
.pest.centipede {
    background-image: url("../images/htpd3-centipede.png");
}
.pest.cricket {
    background-image: url("../images/htpd3-cricket.png");
}
.pest.earwig {
    background-image: url("../images/htpd3-earwig.png");
}
.pest.fireant {
    background-image: url("../images/htpd3-fireant.png");
}
.pest.flea {
    background-image: url("../images/htpd3-flea.png");
}
.pest.grasshopper {
    background-image: url("../images/htpd3-grasshopper.png");
}
.pest.hercules {
    background-image: url("../images/htpd3-hercules.png");
}
.pest.hornet {
    background-image: url("../images/htpd3-hornet.png");
}
.pest.housefly {
    background-image: url("../images/htpd3-housefly.png");
}
.pest.mantis {
    background-image: url("../images/htpd3-mantis.png");
}
.pest.mosquito {
    background-image: url("../images/htpd3-mosquito.png");
}
.pest.scorpion {
    background-image: url("../images/htpd3-scorpion.png");
}
.pest.wasp {
    background-image: url("../images/htpd3-wasp.png");
}
.social {
    border-bottom: 1px solid #d9dace;
    padding: 3.125rem 0;
}
.social h2 {
    margin-bottom: 1.5625rem;
}
.social-tease {
    border-bottom: 1px dashed #0075be;
    margin-bottom: 3.75rem;
    padding-bottom: 2.8125rem;
}
.social-box {
    margin-bottom: 1.25rem;
}
.social-icon {
    margin: 1.875rem auto;
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 815px) {
.hide-on-portrait {
    display: none !important;
}
}
.accordion {
    background: url("../images/htpd3-abstract_background_4.jpg") no-repeat fixed center center / cover transparent;
    box-shadow: 0 0 6.25rem rgba(0, 0, 0, 0.75) inset, 0 1px #535349;
    padding: 10.9375rem 0;
}
.accordion-panel {
    background-color: #e9e6e1;
    padding: 1.25rem;
    text-align: center;
}
.accordion-panel.odd {
    background-color: #f3f0eb;
}
.accordion-panel .odd-tri-up {
    border-bottom: 11px solid #f3f0eb;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    height: 0;
    left: 0;
    position: absolute;
    top: -11px;
    width: 0;
}
@media only screen and (max-width: 47.9375em) {
.accordion-panel .odd-tri-up {
    display: none;
}
}
.accordion-panel .odd-tri-down {
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 11px solid #f3f0eb;
    bottom: -11px;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
@media only screen and (max-width: 47.9375em) {
.accordion-panel .odd-tri-down {
    display: none;
}
}
.accordion-panel .even-tri-up {
    border-bottom: 11px solid #e9e6e1;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    height: 0;
    left: 0;
    position: absolute;
    top: -11px;
    width: 0;
}
@media only screen and (max-width: 47.9375em) {
.accordion-panel .even-tri-up {
    display: none;
}
}
.accordion-panel .even-tri-down {
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 11px solid #e9e6e1;
    bottom: -11px;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
@media only screen and (max-width: 47.9375em) {
.accordion-panel .even-tri-down {
    display: none;
}
}
.accordion-panel h5 {
    margin: 0.9375rem auto;
}
.accordion-bubble {
    border: 5px solid #83bf8b;
    border-radius: 1000px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    height: 9.375rem;
    width: 9.375rem;
}
.page-title {
    background-position: center center;
    background-size: 100% auto;
    box-shadow: 0 0 6.25rem rgba(0, 0, 0, 0.75) inset, 0 1px #535349;
    padding: 2.8125rem 0 3.4375rem;
    position: relative;
}
@media only screen and (min-width: 64.063em) {
.page-title {
    background-position: center bottom;
    padding: 15% 0;
}
}
@media only screen and (min-width: 48em) {
.page-title {
    background-position: center top;
}
}
@media only screen and (max-width: 47.9375em) {
.page-title {
    background-attachment: scroll;
    background-position: 0 0 !important;
    background-size: cover;
}
}
.page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6 {
    color: #fff;
}
.page-title h1 {
    font-size: 4rem;
}
.page-title h5 {
    font-size: 2rem;
}
.interior-page-title {
    background: url("../images/htpd3-abstract_background_5.jpg") repeat scroll center center / cover rgba(0, 0, 0, 0);
    box-shadow: 0 0 6.25rem rgba(0, 0, 0, 0.75) inset, 0 1px #535349;
    padding: 1rem 0;
    position: relative;
}
@media only screen and (max-width: 47.9375em) {
.interior-page-title {
    background-attachment: scroll;
    background-position: 0 0 !important;
    background-size: cover;
}
}
.interior-page-title h1, .interior-page-title h2, .interior-page-title h3, .interior-page-title h4, .interior-page-title h5, .interior-page-title h6 {
    color: #fff;
}
.interior-page-title h1 {
    font-size: 3rem;
}
@media only screen and (max-width: 47.9375em) {
.interior-page-title h1 {
    font-size: 2.25rem;
}
}
.interior-wrapper {
    background-color: #d8d7d2;
}
.interior-bg {
    background-color: #e7e7e4;
}
.interior-content-wrapper {
    background-color: #f7f7f6;
    top: 1px;
}
.interior-content {
    padding: 0.9375rem 0;
}
@media only screen and (min-width: 64.063em) {
.interior-content {
    padding: 1.875rem 2.5rem;
}
}
.interior-sidebar .pest-wrapper {
    margin: 0 auto;
    max-width: 6.875rem;
    min-height: 0;
}
.interior-sidebar .pest-wrapper .pest {
    background-size: contain;
    height: 6.25rem;
    width: 6.25rem;
}
.interior-sidebar .pest-wrapper h6 {
    font-size: 0.75rem;
    text-shadow: none;
}
.button-group.shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.button-group.shadow .button {
    margin-bottom: 0;
}
fieldset {
    border: 3px solid #0075be;
}
fieldset legend {
    background-color: inherit;
    color: #0075be;
    font-size: 2rem;
}
.ebugbites {
    border: 3px solid #0075be;
    margin-bottom: 4.6875rem;
    padding: 0;
    position: relative;
}
@media only screen and (min-width: 64.063em) {
.ebugbites {
    margin: 1.875rem 0 4.6875rem;
}
}
.ebugbites legend {
    background-color: #e7e7e4;
    font-size: 2.8125rem;
}
@media only screen and (min-width: 64.063em) {
.ebugbites legend {
    font-size: 4.0625rem;
}
}
.ebugbites .signup {
    background-color: #0075be;
    bottom: 0;
    color: #fff;
    display: block;
    padding: 0.78125rem 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
@media only screen and (min-width: 64.063em) {
.ebugbites .signup {
    font-size: 1.5rem;
}
}
.ebugbites p {
    margin-bottom: 2.8125rem;
    padding: 0.75rem;
    text-align: center;
}
@media only screen and (min-width: 64.063em) {
.ebugbites p {
    font-size: 1.375rem;
    margin-bottom: 3.75rem;
}
}
.what-you-get .hero-man {
    position: relative;
    top: 12px;
}
.advantage-service-title {
    left: -0.625rem;
    margin-right: -0.625rem;
    position: relative;
    top: -1.125rem;
}
.advantage-service {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #83bf8b -moz-use-text-color -moz-use-text-color #83bf8b;
    border-image: none;
    border-style: dotted none none dotted;
    border-width: 2px 0 0 2px;
    counter-reset: advantage-serice;
    margin: 2.8125rem 0 2.8125rem 0.9375rem;
    padding-bottom: 0.0625rem;
    padding-left: 1.875rem;
}
.advantage-service h1, .advantage-service h2, .advantage-service h3, .advantage-service h4, .advantage-service h5, .advantage-service h6 {
    background-color: #e7e7e4;
    font-family: serif;
    padding-left: 0.625rem;
}
.advantage-service dt {
    font-size: 0.9375rem;
    font-weight: normal;
    margin-bottom: 1.5625rem;
    position: relative;
}
.advantage-service dt::before {
    background-color: #fff;
    border: 2px solid #83bf8b;
    border-radius: 1000px;
    color: #0075be;
    content: counter(advantage-serice, decimal);
    counter-increment: advantage-serice;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    height: 1.875rem;
    left: -2.875rem;
    margin-top: -0.9375rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 1.875rem;
}
.advantage-service.no-counter dt::before, .advantage-service.self-counter dt::before {
    background-color: #fff;
    border: 2px solid #83bf8b;
    border-radius: 1000px;
    color: #0075be;
    content: "";
    display: block;
    font-size: 1rem;
    font-weight: bold;
    height: 1.875rem;
    left: -2.875rem;
    margin-top: -0.9375rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 1.875rem;
}
.advantage-service.self-counter dt::before {
    content: attr(data-point);
}
.locations {
    margin-bottom: 4.6875rem;
}
@media only screen and (min-width: 64.063em) {
.locations {
    margin: 1.875rem 0 4.6875rem;
}
}
.locations legend {
    text-align: center;
}
@media only screen and (min-width: 48em) and (max-width: 64em) {
.locations legend {
    font-size: 1.75rem;
}
}
.LocalLocation {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}
.LocalLocation:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
}
@media only screen and (min-width: 48em) and (max-width: 64em) {
.LocalLocation p {
    font-size: 0.8125rem;
}
}
.owl-carousel .owl-wrapper::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out 0s;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -moz-user-select: none;
}
.grabbing {
    cursor: url("../images/grabbing.png") 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.owl-origin {
    perspective: 1200px;
}
.owl-fade-out {
    animation: 0.7s ease 0s normal both 1 running fadeOut;
    z-index: 10;
}
.owl-fade-in {
    animation: 0.7s ease 0s normal both 1 running fadeIn;
}
.owl-backSlide-out {
    animation: 1s ease 0s normal both 1 running backSlideOut;
}
.owl-backSlide-in {
    animation: 1s ease 0s normal both 1 running backSlideIn;
}
.owl-goDown-out {
    animation: 0.7s ease 0s normal both 1 running scaleToFade;
}
.owl-goDown-in {
    animation: 0.6s ease 0s normal both 1 running goDown;
}
.owl-fadeUp-in {
    animation: 0.5s ease 0s normal both 1 running scaleUpFrom;
}
.owl-fadeUp-out {
    animation: 0.5s ease 0s normal both 1 running scaleUpTo;
}
@keyframes empty {
0% {
    opacity: 1;
}
}
@keyframes empty {
0% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes backSlideOut {
25% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
25% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideIn {
0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
100% {
    opacity: 1;
    transform: translateZ(0px) translateX(0px);
}
}
@keyframes backSlideIn {
0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
}
75% {
    opacity: 0.5;
    transform: translateZ(-500px);
}
100% {
    opacity: 1;
    transform: translateZ(0px) translateX(0px);
}
}
@keyframes scaleToFade {
100% {
    opacity: 0;
    transform: scale(0.8);
}
}
@keyframes scaleToFade {
100% {
    opacity: 0;
    transform: scale(0.8);
}
}
@keyframes goDown {
0% {
    transform: translateY(-100%);
}
}
@keyframes goDown {
0% {
    transform: translateY(-100%);
}
}
@keyframes scaleUpFrom {
0% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
0% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpTo {
100% {
    opacity: 0;
    transform: scale(1.5);
}
}
@keyframes scaleUpTo {
100% {
    opacity: 0;
    transform: scale(1.5);
}
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    background: none repeat scroll 0 0 #869791;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: 0.5;
    padding: 3px 10px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #0075be;
    border: 1px solid #002339;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: auto;
    padding: 2px 10px;
    width: auto;
}
.owl-item.loading {
    background: url("../images/AjaxLoader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    min-height: 150px;
}
@media only screen and (max-width: 48em) {
.small-squish-me {
    font-size: 90%;
    letter-spacing: -2px;
}
.small-super-squish-me {
    font-size: 60%;
    letter-spacing: -2px;
}
.interior-page-title .button-group li, .interior-page-title .button-group .button {
    width: 100%;
}
}
figure {
    background: none repeat scroll 0 0 #e7e7e4;
    margin: 0.5em;
    padding: 1em;
}
figcaption {
    color: #777;
    font-size: 12px;
    line-height: 1.1;
    padding: 0.5em 0 0;
    text-align: center;
}
@media only screen and (max-width: 48em) {
figure {
    margin: 1em auto;
}
}
#KnowledgeCenterQuestions {
    border: 1px solid #0075be;
    direction: rtl;
    height: 420px;
    overflow-y: scroll;
}
#KnowledgeCenterQuestions * {
    direction: ltr;
}
#KnowledgeCenterAnswers {
    background-color: #0075be;
    border: 1px solid #0075be;
    color: #fff;
    height: 420px;
    overflow-y: scroll;
    padding: 3em 1.5em;
}
@media only screen and (max-width: 48em) {
#KnowledgeCenterQuestions {
    height: 180px;
}
#KnowledgeCenterAnswers {
    height: 310px;
    padding: 1em 0.5em;
}
}
#KnowledgeCenterQuestions .highlight, #KnowledgeCenterAnswers .highlight {
    color: #66bb50;
    font-weight: bold;
}
#KnowledgeCenterQuestions .disabled, #KnowledgeCenterQuestions .nevershow {
    display: none !important;
}
.pestVideosMoreItem {
    float: left;
    margin-right: 15px;
    width: 100px;
}
.pestVideosMoreItemThumb {
    width: 100px;
}
.pestVideosMoreItemShortTitle {
    color: black;
    font-size: 12px;
    line-height: 15px;
    padding-top: 3px;
    text-align: center;
}
.pestVideosMoreItemLongTitle, .pestVideosMoreItemVideoURL {
    display: none;
}
#pest-carousel .owl-item {
    padding: 1rem;
}
.flip-wrapper {
    background: none no-repeat scroll 50% 0 / auto 100% transparent;
    height: 420px;
    overflow: hidden;
    padding: 1rem;
    position: relative;
}
#flipcard-sidebar .flip-wrapper {
    margin: 1rem auto;
    max-width: 365px;
}
.flip-1 #flipcard-sidebar .flip-wrapper:nth-child(n+2) {
    display: none;
}
.flip-2 #flipcard-sidebar .flip-wrapper:nth-child(n+3) {
    display: none;
}
.flip-3 #flipcard-sidebar .flip-wrapper:nth-child(n+4) {
    display: none;
}
.flip-4 #flipcard-sidebar .flip-wrapper:nth-child(n+5) {
    display: none;
}
.flip-5 #flipcard-sidebar .flip-wrapper:nth-child(n+6) {
    display: none;
}
.flip-6 #flipcard-sidebar .flip-wrapper:nth-child(n+7) {
    display: none;
}
.flip-7 #flipcard-sidebar .flip-wrapper:nth-child(n+8) {
    display: none;
}
.flip-8 #flipcard-sidebar .flip-wrapper:nth-child(n+9) {
    display: none;
}
.flip-9 #flipcard-sidebar .flip-wrapper:nth-child(n+10) {
    display: none;
}
.flip-10 #flipcard-sidebar .flip-wrapper:nth-child(n+11) {
    display: none;
}
.flip-11 #flipcard-sidebar .flip-wrapper:nth-child(n+12) {
    display: none;
}
.flip-12 #flipcard-sidebar .flip-wrapper:nth-child(n+13) {
    display: none;
}
.flip-13 #flipcard-sidebar .flip-wrapper:nth-child(n+14) {
    display: none;
}
.flip-14 #flipcard-sidebar .flip-wrapper:nth-child(n+15) {
    display: none;
}
.flip-15 #flipcard-sidebar .flip-wrapper:nth-child(n+16) {
    display: none;
}
.flip-16 #flipcard-sidebar .flip-wrapper:nth-child(n+17) {
    display: none;
}
.flip-17 #flipcard-sidebar .flip-wrapper:nth-child(n+18) {
    display: none;
}
.flip-18 #flipcard-sidebar .flip-wrapper:nth-child(n+19) {
    display: none;
}
.flip-19 #flipcard-sidebar .flip-wrapper:nth-child(n+20) {
    display: none;
}
@media only screen and (max-width: 558px) {
.flip-wrapper {
    background-size: cover;
}
}
.flip-wrapper > div.front {
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.flip-wrapper > div.back {
    animation: 0.5s ease 0s normal forwards 1 running flipcardreturn;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    height: 100%;
    left: 0;
    padding: 1rem;
    position: absolute;
    top: 100%;
    width: 100%;
}
.flip-wrapper:hover > div.back {
    animation: 0.5s ease 0s normal forwards 1 running flipcard;
}
@keyframes flipcard {
0% {
    top: 100%;
}
100% {
    top: 0;
}
}
@keyframes flipcardreturn {
0% {
    top: 0;
}
100% {
    top: 100%;
}
}
.flip-wrapper p, .flip-wrapper a {
    color: #fff;
}
.flipbottom {
    bottom: 0;
    position: absolute;
}
.flipbottom .button {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.flip-wrapper.ants {
    background-image: url("../images/pestflip-ant.jpg");
}
.flip-wrapper.bedbugs {
    background-image: url("../images/pestflip-bedbug.jpg");
}
.flip-wrapper.bees {
    background-image: url("../images/pestflip-bee.jpg");
}
.flip-wrapper.centipedes {
    background-image: url("../images/pestflip-centipede.jpg");
}
.flip-wrapper.cockroaches {
    background-image: url("../images/pestflip-cockroach.jpg");
}
.flip-wrapper.crickets {
    background-image: url("../images/pestflip-cricket.jpg");
}
.flip-wrapper.earwigs {
    background-image: url("../images/pestflip-earwig.jpg");
}
.flip-wrapper.fireants {
    background-image: url("../images/pestflip-fireant.jpg");
}
.flip-wrapper.fleas {
    background-image: url("../images/pestflip-flea.jpg");
}
.flip-wrapper.gnats {
    background-image: url("../images/pestflip-gnat.jpg");
}
.flip-wrapper.grasshoppers {
    background-image: url("../images/pestflip-grasshopper.jpg");
}
.flip-wrapper.herculesbeetles {
    background-image: url("../images/pestflip-herculesbeetle.jpg");
}
.flip-wrapper.holidaypests {
    background-image: url("../images/pestflip-holidaypest.jpg");
}
.flip-wrapper.hornets {
    background-image: url("../images/pestflip-wasp.jpg");
}
.flip-wrapper.houseflies {
    background-image: url("../images/pestflip-housefly.jpg");
}
.flip-wrapper.junebugs {
    background-image: url("../images/pestflip-junebug.jpg");
}
.flip-wrapper.ladybugs {
    background-image: url("../images/pestflip-ladybug.jpg");
}
.flip-wrapper.lovebugs {
    background-image: url("../images/pestflip-lovebug.jpg");
}
.flip-wrapper.millipedes {
    background-image: url("../images/pestflip-millipede.jpg");
}
.flip-wrapper.mosquitoes {
    background-image: url("../images/pestflip-mosquito.jpg");
}
.flip-wrapper.moths {
    background-image: url("../images/pestflip-moth.jpg");
}
.flip-wrapper.occasionalinvaders {
    background-image: url("../images/pestflip-occasionalinvader.jpg");
}
.flip-wrapper.potterwasps {
    background-image: url("../images/pestflip-potterwasp.jpg");
}
.flip-wrapper.prayingmantises {
    background-image: url("../images/pestflip-prayingmantis.jpg");
}
.flip-wrapper.rodents {
    background-image: url("../images/pestflip-rodent.jpg");
}
.flip-wrapper.rolypolies {
    background-image: url("../images/pestflip-rolypoly.jpg");
}
.flip-wrapper.scorpions {
    background-image: url("../images/pestflip-scorpion.jpg");
}
.flip-wrapper.silverfish {
    background-image: url("../images/pestflip-silverfish.jpg");
}
.flip-wrapper.spidermites {
    background-image: url("../images/pestflip-spidermite.jpg");
}
.flip-wrapper.spiders {
    background-image: url("../images/pestflip-spider.jpg");
}
.flip-wrapper.springtails {
    background-image: url("../images/pestflip-springtail.jpg");
}
.flip-wrapper.stinkbugs {
    background-image: url("../images/pestflip-stinkbug.jpg");
}
.flip-wrapper.tarantulas {
    background-image: url("../images/pestflip-tarantula.jpg");
}
.flip-wrapper.ticks {
    background-image: url("../images/pestflip-tick.jpg");
}
.flip-wrapper.termites {
    background-image: url("../images/pestflip-termite.jpg");
    background-size: 100% 100%;
}
#pest-flipper-full h3 {
    margin: 0 auto;
}
#pest-flipper-full h6, ul.pest-flip-list, ul.pest-flip-list li {
    color: white;
}
ul.pest-flip-list li a {
    font-size: 0.75rem;
}
ul.pest-flip-list li a:hover {
    color: #59a963;
}
.LocalLocation .button-group a {
    font-size: 0.9rem;
}
#SMSBW {
    background-color: #000;
    bottom: 0;
    padding: 2px;
    position: fixed;
    right: 0;
    z-index: 9999999;
}
#SMSBW a {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    height: 25px;
    width: 25px;
}
.facebook-sticker {
    background-image: url("../images/facebook-sticky-gray.jpg");
}
.blog-sticker {
    background-image: url("../images/blog-sticky-gray.jpg");
}
.youtube-sticker {
    background-image: url("../images/youtube-sticky-gray.jpg");
}
.twitter-sticker {
    background-image: url("../images/twitter-sticky-gray.jpg");
}
.pinterest-sticker {
    background-image: url("../images/pinterest-sticky-gray.jpg");
}
.linkedin-sticker {
    background-image: url("../images/linkedin-sticky-gray.jpg");
}
.google-sticker {
    background-image: url("../images/google-sticky-gray.jpg");
}
.facebook-sticker:hover {
    background-image: url("../images/facebook-sticky.jpg");
}
.blog-sticker:hover {
    background-image: url("../images/blog-sticky.jpg");
}
.youtube-sticker:hover {
    background-image: url("../images/youtube-sticky.jpg");
}
.twitter-sticker:hover {
    background-image: url("../images/twitter-sticky.jpg");
}
.pinterest-sticker:hover {
    background-image: url("../images/pinterest-sticky.jpg");
}
.linkedin-sticker:hover {
    background-image: url("../images/linkedin-sticky.jpg");
}
.google-sticker:hover {
    background-image: url("../images/google-sticky.jpg");
}
.ContactError {
    color: red;
}
