/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
.grid{
display: grid;
grid-template-columns: 60px auto;
}
.radiobtn{
    width: 50px;
    height: 25px;
    margin-top: 15px;
    cursor: pointer;
}
.pmarg p{
    margin-left: 0px;
}
.md-w{
    max-width: 590px;
    margin: auto;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,  monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: not-allowed;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
td, th {
    padding: 0;
}
.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}
html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    padding: 0;
    margin: 0;
    font-family: Helvetica Neue,  Helvetica,  Roboto,  Arial,  sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
select, textarea {
    border-radius: 3px;
}
select {
    width: 100%}
#map-canvas embed, #map-canvas img, #map-canvas object, .map-canvas embed, .map-canvas img, .map-canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 3px;
    line-height: 1;
}
[data-whatinput=mouse] button {
    outline: 0;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix:after, .clearfix:before {
    content: ' ';
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.flex{ display: flex }
@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
    display: none !important;
}
}@media screen and (max-width: 0em),  screen and (min-width: 40em) {
    .show-for-small-only {
    display: none !important;
}
}@media screen and (min-width: 40em) {
    .hide-for-medium {
    display: none !important;
}
}@media screen and (max-width: 39.9375em) {
    .show-for-medium {
    display: none !important;
}
}@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
    display: none !important;
}
}@media screen and (max-width: 39.9375em),  screen and (min-width: 64em) {
    .show-for-medium-only {
    display: none !important;
}
}@media screen and (min-width: 64em) {
    .hide-for-large {
    display: none !important;
}
}@media screen and (max-width: 63.9375em) {
    .show-for-large {
    display: none !important;
}
}@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
    display: none !important;
}
}@media screen and (max-width: 63.9375em),  screen and (min-width: 75em) {
    .show-for-large-only {
    display: none !important;
}
}.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,  0,  0,  0);
}
.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.hide-for-portrait, .show-for-landscape {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
    display: block !important;
}
}@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
    display: none !important;
}
}.hide-for-landscape, .show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
    display: none !important;
}
}@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
    display: block !important;
}
}.row {
    max-width: 1000px;
    max-width: 62.5rem;
    margin-left: auto;
    margin-right: auto;
}
.row:after, .row:before {
    content: ' ';
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.row .row {
    max-width: none;
    margin-left: -15px;
    margin-left: -.9375rem;
    margin-right: -15px;
    margin-right: -.9375rem;
}
.row .row.collapse {
    margin-left: 0;
    margin-right: 0;
}
.row.expanded {
    max-width: none;
}
.row.expanded .row {
    margin-left: auto;
    margin-right: auto;
}
.column, .columns {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-left: .9375rem;
    padding-right: 15px;
    padding-right: .9375rem;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left;
}
.column.row.row, .row.row.columns {
    float: none;
}
.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.small-1 {
    width: 8.33333%}
.small-push-1 {
    position: relative;
    left: 8.33333%}
.small-pull-1 {
    position: relative;
    left: -8.33333%}
.small-offset-0 {
    margin-left: 0;
}
.small-2 {
    width: 16.66667%}
.small-push-2 {
    position: relative;
    left: 16.66667%}
.small-pull-2 {
    position: relative;
    left: -16.66667%}
.small-offset-1 {
    margin-left: 8.33333%}
.small-3 {
    width: 25%}
.small-push-3 {
    position: relative;
    left: 25%}
.small-pull-3 {
    position: relative;
    left: -25%}
.small-offset-2 {
    margin-left: 16.66667%}
.small-4 {
    width: 33.33333%}
.small-push-4 {
    position: relative;
    left: 33.33333%}
.small-pull-4 {
    position: relative;
    left: -33.33333%}
.small-offset-3 {
    margin-left: 25%}
.small-5 {
    width: 41.66667%}
.small-push-5 {
    position: relative;
    left: 41.66667%}
.small-pull-5 {
    position: relative;
    left: -41.66667%}
.small-offset-4 {
    margin-left: 33.33333%}
.small-6 {
    width: 50%}
.small-push-6 {
    position: relative;
    left: 50%}
.small-pull-6 {
    position: relative;
    left: -50%}
.small-offset-5 {
    margin-left: 41.66667%}
.small-7 {
    width: 58.33333%}
.small-push-7 {
    position: relative;
    left: 58.33333%}
.small-pull-7 {
    position: relative;
    left: -58.33333%}
.small-offset-6 {
    margin-left: 50%}
.small-8 {
    width: 66.66667%}
.small-push-8 {
    position: relative;
    left: 66.66667%}
.small-pull-8 {
    position: relative;
    left: -66.66667%}
.small-offset-7 {
    margin-left: 58.33333%}
.small-9 {
    width: 75%}
.small-push-9 {
    position: relative;
    left: 75%}
.small-pull-9 {
    position: relative;
    left: -75%}
.small-offset-8 {
    margin-left: 66.66667%}
.small-10 {
    width: 83.33333%}
.small-push-10 {
    position: relative;
    left: 83.33333%}
.small-pull-10 {
    position: relative;
    left: -83.33333%}
.small-offset-9 {
    margin-left: 75%}
.small-11 {
    width: 91.66667%}
.small-push-11 {
    position: relative;
    left: 91.66667%}
.small-pull-11 {
    position: relative;
    left: -91.66667%}
.small-offset-10 {
    margin-left: 83.33333%}
.small-12 {
    width: 100%}
.small-offset-11 {
    margin-left: 91.66667%}
.small-up-1>.column, .small-up-1>.columns {
    width: 100%;
    float: left;
}
.small-up-1>.column:nth-of-type(1n), .small-up-1>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
    clear: both;
}
.small-up-1>.column:last-child, .small-up-1>.columns:last-child {
    float: left;
}
.small-up-2>.column, .small-up-2>.columns {
    width: 50%;
    float: left;
}
.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-2>.column:nth-of-type(2n+1), .small-up-2>.columns:nth-of-type(2n+1) {
    clear: both;
}
.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
    float: left;
}
.small-up-3>.column, .small-up-3>.columns {
    width: 33.33333%;
    float: left;
}
.small-up-3>.column:nth-of-type(1n), .small-up-3>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-3>.column:nth-of-type(3n+1), .small-up-3>.columns:nth-of-type(3n+1) {
    clear: both;
}
.small-up-3>.column:last-child, .small-up-3>.columns:last-child {
    float: left;
}
.small-up-4>.column, .small-up-4>.columns {
    width: 25%;
    float: left;
}
.small-up-4>.column:nth-of-type(1n), .small-up-4>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-4>.column:nth-of-type(4n+1), .small-up-4>.columns:nth-of-type(4n+1) {
    clear: both;
}
.small-up-4>.column:last-child, .small-up-4>.columns:last-child {
    float: left;
}
.small-up-5>.column, .small-up-5>.columns {
    width: 20%;
    float: left;
}
.small-up-5>.column:nth-of-type(1n), .small-up-5>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-5>.column:nth-of-type(5n+1), .small-up-5>.columns:nth-of-type(5n+1) {
    clear: both;
}
.small-up-5>.column:last-child, .small-up-5>.columns:last-child {
    float: left;
}
.small-up-6>.column, .small-up-6>.columns {
    width: 16.66667%;
    float: left;
}
.small-up-6>.column:nth-of-type(1n), .small-up-6>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-6>.column:nth-of-type(6n+1), .small-up-6>.columns:nth-of-type(6n+1) {
    clear: both;
}
.small-up-6>.column:last-child, .small-up-6>.columns:last-child {
    float: left;
}
.small-up-7>.column, .small-up-7>.columns {
    width: 14.28571%;
    float: left;
}
.small-up-7>.column:nth-of-type(1n), .small-up-7>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-7>.column:nth-of-type(7n+1), .small-up-7>.columns:nth-of-type(7n+1) {
    clear: both;
}
.small-up-7>.column:last-child, .small-up-7>.columns:last-child {
    float: left;
}
.small-up-8>.column, .small-up-8>.columns {
    width: 12.5%;
    float: left;
}
.small-up-8>.column:nth-of-type(1n), .small-up-8>.columns:nth-of-type(1n) {
    clear: none;
}
.small-up-8>.column:nth-of-type(8n+1), .small-up-8>.columns:nth-of-type(8n+1) {
    clear: both;
}
.small-up-8>.column:last-child, .small-up-8>.columns:last-child {
    float: left;
}
.small-collapse>.column, .small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.expanded.row .small-collapse.row, .small-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.small-uncollapse>.column, .small-uncollapse>.columns {
    padding-left: 15px;
    padding-left: .9375rem;
    padding-right: 15px;
    padding-right: .9375rem;
}
.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
}
@media screen and (min-width: 40em) {
    .medium-1 {
    width: 8.33333%}
.medium-push-1 {
    position: relative;
    left: 8.33333%}
.medium-pull-1 {
    position: relative;
    left: -8.33333%}
.medium-offset-0 {
    margin-left: 0;
}
.medium-2 {
    width: 16.66667%}
.medium-push-2 {
    position: relative;
    left: 16.66667%}
.medium-pull-2 {
    position: relative;
    left: -16.66667%}
.medium-offset-1 {
    margin-left: 8.33333%}
.medium-3 {
    width: 25%}
.medium-push-3 {
    position: relative;
    left: 25%}
.medium-pull-3 {
    position: relative;
    left: -25%}
.medium-offset-2 {
    margin-left: 16.66667%}
.medium-4 {
    width: 33.33333%}
.medium-push-4 {
    position: relative;
    left: 33.33333%}
.medium-pull-4 {
    position: relative;
    left: -33.33333%}
.medium-offset-3 {
    margin-left: 25%}
.medium-5 {
    width: 41.66667%}
.medium-push-5 {
    position: relative;
    left: 41.66667%}
.medium-pull-5 {
    position: relative;
    left: -41.66667%}
.medium-offset-4 {
    margin-left: 33.33333%}
.medium-6 {
    width: 50%}
.medium-push-6 {
    position: relative;
    left: 50%}
.medium-pull-6 {
    position: relative;
    left: -50%}
.medium-offset-5 {
    margin-left: 41.66667%}
.medium-7 {
    width: 58.33333%}
.medium-push-7 {
    position: relative;
    left: 58.33333%}
.medium-pull-7 {
    position: relative;
    left: -58.33333%}
.medium-offset-6 {
    margin-left: 50%}
.medium-8 {
    width: 66.66667%}
.medium-push-8 {
    position: relative;
    left: 66.66667%}
.medium-pull-8 {
    position: relative;
    left: -66.66667%}
.medium-offset-7 {
    margin-left: 58.33333%}
.medium-9 {
    width: 75%}
.medium-push-9 {
    position: relative;
    left: 75%}
.medium-pull-9 {
    position: relative;
    left: -75%}
.medium-offset-8 {
    margin-left: 66.66667%}
.medium-10 {
    width: 83.33333%}
.medium-push-10 {
    position: relative;
    left: 83.33333%}
.medium-pull-10 {
    position: relative;
    left: -83.33333%}
.medium-offset-9 {
    margin-left: 75%}
.medium-11 {
    width: 91.66667%}
.medium-push-11 {
    position: relative;
    left: 91.66667%}
.medium-pull-11 {
    position: relative;
    left: -91.66667%}
.medium-offset-10 {
    margin-left: 83.33333%}
.medium-12 {
    width: 100%}
.medium-offset-11 {
    margin-left: 91.66667%}
.medium-up-1>.column, .medium-up-1>.columns {
    width: 100%;
    float: left;
}
.medium-up-1>.column:nth-of-type(1n), .medium-up-1>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-1>.column:nth-of-type(1n+1), .medium-up-1>.columns:nth-of-type(1n+1) {
    clear: both;
}
.medium-up-1>.column:last-child, .medium-up-1>.columns:last-child {
    float: left;
}
.medium-up-2>.column, .medium-up-2>.columns {
    width: 50%;
    float: left;
}
.medium-up-2>.column:nth-of-type(1n), .medium-up-2>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-2>.column:nth-of-type(2n+1), .medium-up-2>.columns:nth-of-type(2n+1) {
    clear: both;
}
.medium-up-2>.column:last-child, .medium-up-2>.columns:last-child {
    float: left;
}
.medium-up-3>.column, .medium-up-3>.columns {
    width: 33.33333%;
    float: left;
}
.medium-up-3>.column:nth-of-type(1n), .medium-up-3>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-3>.column:nth-of-type(3n+1), .medium-up-3>.columns:nth-of-type(3n+1) {
    clear: both;
}
.medium-up-3>.column:last-child, .medium-up-3>.columns:last-child {
    float: left;
}
.medium-up-4>.column, .medium-up-4>.columns {
    width: 25%;
    float: left;
}
.medium-up-4>.column:nth-of-type(1n), .medium-up-4>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-4>.column:nth-of-type(4n+1), .medium-up-4>.columns:nth-of-type(4n+1) {
    clear: both;
}
.medium-up-4>.column:last-child, .medium-up-4>.columns:last-child {
    float: left;
}
.medium-up-5>.column, .medium-up-5>.columns {
    width: 20%;
    float: left;
}
.medium-up-5>.column:nth-of-type(1n), .medium-up-5>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-5>.column:nth-of-type(5n+1), .medium-up-5>.columns:nth-of-type(5n+1) {
    clear: both;
}
.medium-up-5>.column:last-child, .medium-up-5>.columns:last-child {
    float: left;
}
.medium-up-6>.column, .medium-up-6>.columns {
    width: 16.66667%;
    float: left;
}
.medium-up-6>.column:nth-of-type(1n), .medium-up-6>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-6>.column:nth-of-type(6n+1), .medium-up-6>.columns:nth-of-type(6n+1) {
    clear: both;
}
.medium-up-6>.column:last-child, .medium-up-6>.columns:last-child {
    float: left;
}
.medium-up-7>.column, .medium-up-7>.columns {
    width: 14.28571%;
    float: left;
}
.medium-up-7>.column:nth-of-type(1n), .medium-up-7>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-7>.column:nth-of-type(7n+1), .medium-up-7>.columns:nth-of-type(7n+1) {
    clear: both;
}
.medium-up-7>.column:last-child, .medium-up-7>.columns:last-child {
    float: left;
}
.medium-up-8>.column, .medium-up-8>.columns {
    width: 12.5%;
    float: left;
}
.medium-up-8>.column:nth-of-type(1n), .medium-up-8>.columns:nth-of-type(1n) {
    clear: none;
}
.medium-up-8>.column:nth-of-type(8n+1), .medium-up-8>.columns:nth-of-type(8n+1) {
    clear: both;
}
.medium-up-8>.column:last-child, .medium-up-8>.columns:last-child {
    float: left;
}
.medium-collapse>.column, .medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.expanded.row .medium-collapse.row, .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.medium-uncollapse>.column, .medium-uncollapse>.columns {
    padding-left: 15px;
    padding-left: .9375rem;
    padding-right: 15px;
    padding-right: .9375rem;
}
.medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.medium-pull-0, .medium-push-0, .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
}
}@media screen and (min-width: 64em) {
    .large-1 {
    width: 8.33333%}
.large-push-1 {
    position: relative;
    left: 8.33333%}
.large-pull-1 {
    position: relative;
    left: -8.33333%}
.large-offset-0 {
    margin-left: 0;
}
.large-2 {
    width: 16.66667%}
.large-push-2 {
    position: relative;
    left: 16.66667%}
.large-pull-2 {
    position: relative;
    left: -16.66667%}
.large-offset-1 {
    margin-left: 8.33333%}
.large-3 {
    width: 25%}
.large-push-3 {
    position: relative;
    left: 25%}
.large-pull-3 {
    position: relative;
    left: -25%}
.large-offset-2 {
    margin-left: 16.66667%}
.large-4 {
    width: 33.33333%}
.large-push-4 {
    position: relative;
    left: 33.33333%}
.large-pull-4 {
    position: relative;
    left: -33.33333%}
.large-offset-3 {
    margin-left: 25%}
.large-5 {
    width: 41.66667%}
.large-push-5 {
    position: relative;
    left: 41.66667%}
.large-pull-5 {
    position: relative;
    left: -41.66667%}
.large-offset-4 {
    margin-left: 33.33333%}
.large-6 {
    width: 50%}
.large-push-6 {
    position: relative;
    left: 50%}
.large-pull-6 {
    position: relative;
    left: -50%}
.large-offset-5 {
    margin-left: 41.66667%}
.large-7 {
    width: 58.33333%}
.large-push-7 {
    position: relative;
    left: 58.33333%}
.large-pull-7 {
    position: relative;
    left: -58.33333%}
.large-offset-6 {
    margin-left: 50%}
.large-8 {
    width: 66.66667%}
.large-push-8 {
    position: relative;
    left: 66.66667%}
.large-pull-8 {
    position: relative;
    left: -66.66667%}
.large-offset-7 {
    margin-left: 58.33333%}
.large-9 {
    width: 75%}
.large-push-9 {
    position: relative;
    left: 75%}
.large-pull-9 {
    position: relative;
    left: -75%}
.large-offset-8 {
    margin-left: 66.66667%}
.large-10 {
    width: 83.33333%}
.large-push-10 {
    position: relative;
    left: 83.33333%}
.large-pull-10 {
    position: relative;
    left: -83.33333%}
.large-offset-9 {
    margin-left: 75%}
.large-11 {
    width: 91.66667%}
.large-push-11 {
    position: relative;
    left: 91.66667%}
.large-pull-11 {
    position: relative;
    left: -91.66667%}
.large-offset-10 {
    margin-left: 83.33333%}
.large-12 {
    width: 100%}
.large-offset-11 {
    margin-left: 91.66667%}
.large-up-1>.column, .large-up-1>.columns {
    width: 100%;
    float: left;
}
.large-up-1>.column:nth-of-type(1n), .large-up-1>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-1>.column:nth-of-type(1n+1), .large-up-1>.columns:nth-of-type(1n+1) {
    clear: both;
}
.large-up-1>.column:last-child, .large-up-1>.columns:last-child {
    float: left;
}
.large-up-2>.column, .large-up-2>.columns {
    width: 50%;
    float: left;
}
.large-up-2>.column:nth-of-type(1n), .large-up-2>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-2>.column:nth-of-type(2n+1), .large-up-2>.columns:nth-of-type(2n+1) {
    clear: both;
}
.large-up-2>.column:last-child, .large-up-2>.columns:last-child {
    float: left;
}
.large-up-3>.column, .large-up-3>.columns {
    width: 33.33333%;
    float: left;
}
.large-up-3>.column:nth-of-type(1n), .large-up-3>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-3>.column:nth-of-type(3n+1), .large-up-3>.columns:nth-of-type(3n+1) {
    clear: both;
}
.large-up-3>.column:last-child, .large-up-3>.columns:last-child {
    float: left;
}
.large-up-4>.column, .large-up-4>.columns {
    width: 25%;
    float: left;
}
.large-up-4>.column:nth-of-type(1n), .large-up-4>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-4>.column:nth-of-type(4n+1), .large-up-4>.columns:nth-of-type(4n+1) {
    clear: both;
}
.large-up-4>.column:last-child, .large-up-4>.columns:last-child {
    float: left;
}
.large-up-5>.column, .large-up-5>.columns {
    width: 20%;
    float: left;
}
.large-up-5>.column:nth-of-type(1n), .large-up-5>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-5>.column:nth-of-type(5n+1), .large-up-5>.columns:nth-of-type(5n+1) {
    clear: both;
}
.large-up-5>.column:last-child, .large-up-5>.columns:last-child {
    float: left;
}
.large-up-6>.column, .large-up-6>.columns {
    width: 16.66667%;
    float: left;
}
.large-up-6>.column:nth-of-type(1n), .large-up-6>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-6>.column:nth-of-type(6n+1), .large-up-6>.columns:nth-of-type(6n+1) {
    clear: both;
}
.large-up-6>.column:last-child, .large-up-6>.columns:last-child {
    float: left;
}
.large-up-7>.column, .large-up-7>.columns {
    width: 14.28571%;
    float: left;
}
.large-up-7>.column:nth-of-type(1n), .large-up-7>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-7>.column:nth-of-type(7n+1), .large-up-7>.columns:nth-of-type(7n+1) {
    clear: both;
}
.large-up-7>.column:last-child, .large-up-7>.columns:last-child {
    float: left;
}
.large-up-8>.column, .large-up-8>.columns {
    width: 12.5%;
    float: left;
}
.large-up-8>.column:nth-of-type(1n), .large-up-8>.columns:nth-of-type(1n) {
    clear: none;
}
.large-up-8>.column:nth-of-type(8n+1), .large-up-8>.columns:nth-of-type(8n+1) {
    clear: both;
}
.large-up-8>.column:last-child, .large-up-8>.columns:last-child {
    float: left;
}
.large-collapse>.column, .large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.expanded.row .large-collapse.row, .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.large-uncollapse>.column, .large-uncollapse>.columns {
    padding-left: 15px;
    padding-left: .9375rem;
    padding-right: 15px;
    padding-right: .9375rem;
}
.large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.large-pull-0, .large-push-0, .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
}
}body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background: url(https://d13p2xj50zkyqm.cloudfront.net/scripts/assets/main-bg.jpg);
    font-family: arial,  sans-serif;
    font-size: 62.5%;
    line-height: normal;
    position: relative;
    text-align: center;
}
body.research {
    background: #efefef;
}
h1, h2, h3 {
    font-weight: 700;
    font-family: georgia,  serif;
    text-align: center;
}
h1 {
    font-size: 4rem;
}
h1, h2 {
    margin: .5em .2em;
}
h2 {
    font-size: 2.3rem;
}
h3 {
    font-size: 2rem;
    margin: 1em .667em;
}
p {
    font-size: 1.1rem;
    line-height: 1.45;
    margin: .9375em 1.1em;
}
strong {
    font-weight: 700;
}
em, i {
    font-style: italic;
}
u {
    text-decoration: underline;
}
blockquote {
    margin: .9375em 3.75em;
}
ol, ul {
    font-size: 1.1rem;
    margin: 1.1em 6.25em 1.1em 5em;
}
li {
    line-height: 1.7em;
    margin-top: 1.1em;
}
#unhide, .hiddenNetSect, .hidethis, .unhide {
    display: none;
}
div.contentwrapper {
    border: .1em solid #ccc;
    -webkit-box-shadow: 0 0 1.3em .3em #ccc;
    box-shadow: 0 0 1.3em .3em #ccc;
    background-color: #fff;
    margin: 2em auto 0;
    overflow: hidden;
    max-width: 900px;
    position: relative;
    text-align: left;
}
img.image-center, img.image_center {
    display: block;
    text-align: center;
    margin: 0 auto;
}
ul.checkmark, ul.ulcheckmark {
    list-style-image: url(https://d13p2xj50zkyqm.cloudfront.net/scripts/assets/checkmark.png);
}
ul.circles li {
    list-style: circle;
}
ul.disc li {
    list-style: disc;
}
ol.numbers li {
    list-style: decimal;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.shadowarea {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    z-index: 4;
    position: fixed;
    top: 0;
    cursor: pointer;
    display: none;
}
label {
    font-size: 2rem;
}
input {
    text-align: left;
    width: 100%;
    padding: 10px;
    margin: 10px;
    border: medium solid #87cefa;
    border: medium solid rgba(135, 206, 250, 0.8);
}
input:focus {
    border: thin solid #edfa87;
    border: thin solid rgba(236, 250, 133, 0.8);
}
.signup {
    max-width: 750px;
    width: 100%;
    background-color: #fff;
    position: fixed;
    margin: 5% auto;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 10px 50px 50px;
    top: 10px;
    cursor: default;
}
.blackbox {
    background-color: #000;
    padding: 10px;
    text-align: center;
    width: 55%;
    font-family: purista-web,  verdana,  arial,  sans-serif;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #fff;
    font-size: 1em;
}
.x {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    color: #000;
    border-radius: 50%;
    border: thin solid #fff;
    padding: 5px;
    margin-right: -10px;
    margin-top: -10px;
    cursor: pointer;
}
.x:hover {
    background: #000;
    color: #fff;
}
a.clickPop_2 {
    font-size: 2em;
    text-decoration: none;
    width: 80%;
    display: block;
    margin: 1em auto;
    padding: .5em 1.5em;
    background-color: orange;
    color: #333;
    border: 2px solid #000;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 0 #b37400;
    box-shadow: 0 4px 0 #b37400;
    text-align: center;
    -webkit-box-shadow: 0 1px 0 0 #fff6af;
    box-shadow: 0 1px 0 0 #fff6af;
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(5%,  #ffec64),  to(#ffab23));
    background: -webkit-linear-gradient(top,  #ffec64 5%,  #ffab23);
    background: -o-linear-gradient(top,  #ffec64 5%,  #ffab23);
    background: linear-gradient(180deg,  #ffec64 5%,  #ffab23);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64',  endColorstr='#ffab23',  GradientType=0);
    background-color: #ffec64;
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}
a.clickPop_2, a.clickPop_2:hover {
    cursor: pointer;
}
a.clickPop_2:hover {
    border-color: #888;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -webkit-box-shadow: 0 5px 4px 0 #999;
    box-shadow: 0 5px 4px 0 #999;
    -webkit-transform: scale(1.02);
}
@media screen and (max-width: 695px) {
    div.contentwrapper {
    max-width: 100%;
    margin-top: 0;
    border: none;
}
h1 {
    font-size: 2.6rem;
}
h1, h2 {
    margin: .5em .2em;
}
h2 {
    font-size: 1.8rem;
}
h3 {
    font-size: 1.6rem;
    margin: 1em .667em;
}
p {
    font-size: 1.125rem;
}
blockquote, ol, ul {
    margin: 20px 16px;
    margin: 1.1rem 1rem;
}
br.hidebr {
    display: none;
}
.x {
    margin-right: 0;
    margin-top: 0;
    font-size: 2rem;
}
}@media screen and (max-height: 970px) {
    .shadowarea h3 {
    font-size: 1.6rem;
}
}@media screen and (max-height: 600px) {
    img.shadowarea {
    display: none;
}
}body {
    background: #fff;
    text-align: left;
}
p, li {
    font-size: 1.1rem;
}
.inner-wrapper {
    margin: 0 auto;
    max-width: 950px;
}
.outer-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}
p.text-center {
    text-align: center;
}
p.larger {
    font-size: 2em;
}
form {
    margin-left: 10px;
    margin-top: 30px;
}
.checkbox {
    margin-left: 20px;
}
input {
    width: 100%;
    height: 50px;
    padding-bottom: 10px;
    margin-left: 0px;
    border: solid 2px #00303c;
    font-size: 18px;
}
input::-webkit-input-placeholder {
    font-size: 18px;
    color: #c4c6c5;
}
input:focus {
    border: solid 2px #5ca368;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
}
.unsub-submit {
    background-color: transparent;
    border: none;
    color: #0C112E;
    text-decoration: underline;
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
}
.unsub-submit:hover {
    color: #5ca368;
}
footer.site-footer {
    background: #000000;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
footer.site-footer a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
}
footer.site-footer p {
    font-size: 15px;
}
.footer-links {
    margin: 0 auto;
    display: block;
    width: 200px;
}
.footer-links a {
    padding-top: 20px;
}
.adjustFooter {
    position: relative !important;
}
@media screen and (min-width: 640px) {
    footer {
    position: fixed;
    bottom: 0;
    width: 100%}
.outer-wrapper {
    margin-top: 100px;
}
.checkbox {
    margin: 0 auto;
    display: blcok;
    width: 300px;
}
.container {
    margin-top: 30px;
}
p.larger {
    font-size: 3em;
}
p.emailLine {
    font-size: 20px;
}
.footer-links {
    width: auto;
}
.footer-links p {
    text-align: center;
}
}.main {
    -webkit-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    transition: margin-left .5s;
    overflow: hidden;
}
.main__move {
    margin-left: 250px;
}
.darkenBody {
    background-color: #000000;
}
.navbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #2B4C7E;
    background-color: #000000;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    display: block;
    font-size: 1.3rem;
    z-index: 999;
}
.navbar--trigger {
    background: #ffffff;
    margin-top: 5px;
    border-radius: 2em;
    border: 3px solid #00303c;
    height: 40px;
    width: 40px;
    cursor: pointer;
    padding: 15px 10px;
    color: #000000;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.navbar--activetrigger {
    background: #00303c;
    margin: 0px;
    height: 40px;
    width: 40px;
    border-radius: 2em;
    border: 3px solid #00303c;
    max-width: 40px;
    cursor: pointer;
    color: #ffffff;
    padding: 2px 4px;
}
.navbar--trigger p {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 20px;
    padding: 2px 4px;
}
.navbar--trigger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    background: #000000;
    border-radius: 9px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.navbar--trigger span:nth-child(1) {
    top: 10px;
    left: 7px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.navbar--trigger span:nth-child(2) {
    top: 15px;
    left: 7px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.navbar--trigger span:nth-child(3) {
    top: 20px;
    left: 7px;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}
.navbar--trigger.open span:nth-child(1) {
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    left: 10px;
}
.navbar--trigger.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
    background: #ffffff;
}
.navbar--trigger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 24px;
    left: 10px;
    background: #ffffff;
}
.navbar__brand {
    background: #000000;
}
.navbar--logo {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
}
.navbar--link p {
    display: block;
    text-align: center;
    margin: 0px;
    font-weight: bold;
    font-family: "Montserrat",  sans-serif;
    text-transform: uppercase;
    font-size: 0.85em;
    margin-top: 7px;
    color: #ffffff;
    cursor: pointer;
}
.navbar--link p:hover {
    cursor: pointer;
}
.offCanvas {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    padding-top: 80px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-left: -100px;
}
.offCanvas__show {
    width: 100%;
    margin-left: 0px;
}
.offCanvas a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #ffffff;
    white-space: nowrap;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: bold;
    text-align: left;
    border-bottom: 2px solid #999999;
    padding-left: 15px;
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}
.bouncyNav {
    margin-top: -70px;
}
.bouncyNav__BounceIn {
    margin-top: 0px;
}
.nav-down {
    margin-top: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.nav-up {
    margin-top: -70px;
}
.main__fix {
    position: fixed;
}
.offCanvasButton {
    min-width: 240px;
    max-width: 240px;
}
@media screen and (max-height: 450px) {
    .offCanvas a {
    font-size: 18px;
}
}@media screen and (min-width: 640px) {
    .offCanvas {
    width: 0px;
}
.main__move {
    margin-left: 0px;
}
.navbar {
    top: 0px;
    bottom: auto;
    padding-bottom: 20px;
}
.navbar--logo {
    padding-top: 10px;
}
}
.tfp_navbar{
	background: #002F3C;
}
.pp_navbar{
	background: #000;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
}
.pp_navbar p{
	color: #fff;
}
footer.pp_footer{
	background: #000;
	color: #fefefe;
}
footer.tfp_footer{
	background: #002F3C;
}
#submit_btn{
    background-color: transparent;
    border: none;
    color: #0C112E;
    text-decoration: underline;
    font-size: 2.2em;
    font-weight: bold;
    text-align: center;
}