﻿@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
    display: block;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

a {
    color: inherit;
    text-decoration: none;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
    outline: 0;
}

input {
    border-width: 0;
}

em {
    font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
    max-width: 100%;
}

sup {
    font-size: 58.3%;
    vertical-align: text-top;
}

sub {
    font-size: 58.3%;
    vertical-align: text-bottom;
}

.no-space-between-inline-blocks {
    *letter-spacing: normal; /*reset IE < 8*/
    letter-spacing: -0.31em; /*webkit*/
    word-spacing: -0.43em; /*IE < 8 && gecko*/
}
    /*restore spacing on inner elements*/
    .no-space-between-inline-blocks > * {
        letter-spacing: normal;
        word-spacing: normal;
    }

.displace {
    left: -5000px;
    position: absolute;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html {
    font-size: 16px;
}

body {
    min-width: 1500px;
    color: #ebebeb;
    font-family: Montserrat, sans-serif;
    font-size: 3.645833rem; /* 58.33px / 16px = 3.645625rem */
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.01em;
    text-decoration: none;
}

body {
    float: none;
    height: auto;
    margin: 0 auto;
    position: relative;
    /*width: 100%;*/ /* 5700px / 5700px = 100% */
    min-width: 1550px;
    /*overflow-y: scroll;*/
}

.dark-blue-2 {
    /*position: relative;*/
    /*min-width: 100%;*/ /* 5700px / 5700px = 100% */
    /*min-height: 100%;*/
    background: url(images/dark_blue_2.jpg);
    background-position: center center;
    background-size: 100% 100%;
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    /*background: url(images/dark_blue_2.jpg);*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-bottom: 5%;
    
}

.homebg {
    /*position: relative;*/
    min-width: 100%; /* 5700px / 5700px = 100% */
    min-height: 100%;
    background: url(images/HomeDashbg.png);
    background-position: center center;
    background-size: 100% 100%;
    -webkit-background-size: cover;
    /*-moz-background-size: cover;
  -o-background-size: cover;*/
  background-size: cover;
    /*background: url(images/dark_blue_2.jpg);*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*margin-bottom: 5%;*/
    
}

.col {
    padding: 31px 0 0;
    position: relative;
    background: rgba(5, 21, 40, 0.43);
}

.l-constrained {
    margin: 0 auto;
    position: relative;
    width: 5700px;
}

.elypsis {
    height: 201px;
    margin: 0 0 0 55px;
    position: relative;
    width: 145px;
}

.text {
    left: 50%;
    position: absolute;
    top: 70px;
    color: #efbb30;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-weight: 900;
    line-height: 25px;
    text-transform: uppercase;
    margin-left: -72.5px;
}

.text-2 {
    left: 50%;
    position: absolute;
    top: 0;
    color: #c4c9ce;
    font-size: 2.604167rem; /* 41.67px / 16px = 2.604375rem */
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-left: -72.5px;
}

.wrapper {
    height: 3381px;
    margin: 587px 0 0;
    position: relative;
    width: 5653px;
}

.star-field {
    height: 2172px;
    left: 50%;
    position: absolute;
    top: 194px;
    width: 5653px;
    margin-left: -2826.5px;
}

.connection {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -419.5px;
}

.connection-2 {
    left: 50%;
    position: absolute;
    top: 692px;
    margin-left: 395.5px;
}

.connection-3 {
    left: 50%;
    position: absolute;
    top: 444px;
    margin-left: -2826.5px;
}

.dash-logo_full {
    height: 1972px;
    left: 50%;
    position: absolute;
    top: 97px;
    width: 3865px;
    margin-left: -1701.5px;
}

.america {
    height: 1972px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 3062px;
    margin-left: -1932.5px;
}

.big-particule {
    height: 1934px;
    left: 50%;
    position: absolute;
    top: 38px;
    width: 2416px;
    margin-left: -1520px;
}

.dot-sphere {
    height: 1871px;
    left: 50%;
    position: absolute;
    top: 21px;
    width: 1846px;
    margin-left: -939px;
}

.america-2 {
    left: 50%;
    padding: 40px 0 0;
    position: absolute;
    top: 325px;
    width: 1217px;
    background: url(images/america.png) no-repeat;
    margin-left: -608px;
}

.america-holder {
    margin: 0 auto;
    position: relative;
    right: 44.5px;
    width: 710px;
    background: url(images/america_2.png) no-repeat;
}

.america-3 {
    display: block;
}

.dot-sphere-2 {
    left: 50%;
    position: absolute;
    top: 161px;
    margin-left: -754px;
}

.dot-sphere-3 {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -923px;
}

.big-particule-2 {
    left: 50%;
    position: absolute;
    top: 41px;
    margin-left: -937px;
}

.big-particule-holder {
    left: 50%;
    position: absolute;
    top: 0;
    width: 2416px;
    background: url(images/big_particule_2.png) no-repeat;
    margin-left: -1208px;
}

.big-particule-3 {
    display: block;
    margin: 0 auto;
}

.halo {
    height: 1896px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 3062px;
    margin-left: -1531px;
}

.connection-4 {
    left: 50%;
    position: absolute;
    top: 646px;
    margin-left: -288px;
}

.halo-2 {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -1531px;
}

.text-3 {
    left: 50%;
    position: absolute;
    top: 459px;
    width: 2322px;
    z-index: 0;
    margin-left: -389.5px;
}

.halo-copy {
    display: block;
    left: 922.5px;
    margin: 0 auto;
    position: relative;
    z-index: 53;
}

.dash {
    display: block;
    margin: -196px 0 0;
    position: relative;
    z-index: 52;
}

.text-4 {
    margin: 38px 0 0 38px;
    position: relative;
    z-index: 51;
    color: #c4c9ce;
    font-size: 5.863358rem; /* 93.81px / 16px = 5.863125rem */
    text-align: left;
    text-transform: uppercase;
}

.analysis-info {
    left: 50%;
    min-height: 3381px;
    padding: 36px 53px 584px 66px;
    position: absolute;
    top: 0;
    width: 4303px;
    background: #030303;
    margin-left: -1684.5px;
}

.col-2 {
    float: left;
    margin: 0 80px 0 0;
    position: relative;
    width: 4065px;
}

.analysis-info_header {
    position: relative;
}

.wrapper-3 {
    height: 588px;
    overflow: hidden;
    position: relative;
    width: 3686px;
}

.text-5 {
    left: 50%;
    position: absolute;
    top: 146px;
    opacity: 0.82;
    color: #9ef3f4;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
    font-size: 18.521858rem; /* 296.35px / 16px = 18.521875rem */
    font-weight: 900;
    line-height: 297px;
    text-align: center;
    text-shadow: 10.286008px 6.180457px 0 rgba(54, 54, 54, 0.65); /*drop shadow*/
    text-transform: uppercase;
    margin-left: -1364px;
}

.logo-bkg_graphics {
    height: 588px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1914px;
    margin-left: -1843px;
}

.connection-5 {
    height: 564px;
    left: 50%;
    position: absolute;
    top: 24px;
    width: 1488px;
    margin-left: -531px;
}

.connection-6 {
    left: 50%;
    position: absolute;
    top: 106px;
    margin-left: -278px;
}

.connection-7 {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -744px;
}

.panel-header_star-field {
    height: 552px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 927px;
    margin-left: -957px;
}

.big-particule-4 {
    height: 552px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 704px;
    margin-left: -424.5px;
}

.dot-sphere-4 {
    height: 534px;
    left: 50%;
    position: absolute;
    top: 6px;
    width: 538px;
    margin-left: -274px;
}

.america-4 {
    left: 50%;
    padding: 11px 0 0;
    position: absolute;
    top: 93px;
    width: 354px;
    background: url(images/america_4.png) no-repeat;
    margin-left: -177px;
}

.america-holder-2 {
    margin: 0 auto;
    position: relative;
    right: 13px;
    width: 206px;
    background: url(images/america_5.png) no-repeat;
}

.america-5 {
    display: block;
}

.dot-sphere-5 {
    left: 50%;
    position: absolute;
    top: 46px;
    margin-left: -219px;
}

.dot-sphere-6 {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -269px;
}

.big-particule-5 {
    left: 50%;
    position: absolute;
    top: 12px;
    margin-left: -273px;
}

.big-particule-holder-2 {
    left: 50%;
    position: absolute;
    top: 0;
    width: 704px;
    background: url(images/big_particule_5.png) no-repeat;
    margin-left: -352px;
}

.big-particule-6 {
    display: block;
    margin: 0 auto;
}

.connection-8 {
    height: 399px;
    left: 50%;
    position: absolute;
    top: 101px;
    width: 927px;
    margin-left: -463.5px;
}

.connection-9 {
    left: 50%;
    position: absolute;
    top: 0;
    width: 393px;
    z-index: 0;
    margin-left: -463.5px;
}

.connection-10 {
    display: block;
    left: 15.5px;
    margin: 0 auto;
    position: relative;
    z-index: 224;
}

.connection-11 {
    display: block;
    margin: -223px 0 0;
    position: relative;
    z-index: 223;
}

.connection-12 {
    height: 389px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 770px;
    margin-left: -306.5px;
}

.connection-13 {
    left: 50%;
    position: absolute;
    top: 73px;
    margin-left: -111px;
}

.connection-14 {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -385px;
}

.halo-3 {
    left: 50%;
    position: absolute;
    top: 0;
    margin-left: -412.5px;
}

.hairline-_chevron {
    left: 50%;
    position: absolute;
    top: 474px;
    margin-left: -1269px;
}

.analysis-icon {
    left: 50%;
    position: absolute;
    top: 147px;
    margin-left: 1392px;
}

.text-6 {
    left: 53.5px;
    margin: -2px auto 0;
    position: relative;
    width: 3958px;
    line-height: 1.2;
}

.analysis-info_descriptive-statistics {
    margin: 234px 0 0 275px;
    position: relative;
    width: 2104px;
}

.descriptive-stats_ {
    position: relative;
}

.title_descriptive-stats_ {
    color: #efbb30;
    font-size: 6.25rem; /* 100px / 16px = 6.25rem */
    font-weight: bold;
}

.hairline-1_a {
    height: 2px;
    margin: 34px 0 0 4px;
    position: relative;
    width: 2100px;
    border: 1px solid #fcfcfc; /*stroke*/
    -webkit-border-radius: 2099.5px 0/1.6px 0;
    -moz-border-radius: 2099.5px 0/1.6px 0;
    border-radius: 2099.5px 0/1.6px 0;
    background: #9ef3f4;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}

.wrapper-2 {
    float: left;
    height: 2238px;
    margin: 523px 0 0;
    position: relative;
    width: 39px;
}

.analysis-background-1_slider-copy-2 {
    height: 2026px;
    left: 50%;
    position: absolute;
    top: 212px;
    width: 39px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #15344f;
    margin-left: -19.5px;
}

.analysis-background-1_slider-copy-2-2 {
    height: 2026px;
    left: 50%;
    position: absolute;
    top: 0;
    width: 39px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #15344f;
    margin-left: -19.5px;
}

.left-navigation {
    left: 50%;
    min-height: 3378px;
    padding: 106px 53px 342px;
    position: absolute;
    top: 3px;
    width: 805px;
    background: #041526;
    -webkit-box-shadow: 6.809857px 13.365098px 0 0 #010101;
    -moz-box-shadow: 6.809857px 13.365098px 0 0 #010101;
    box-shadow: 6.809857px 13.365098px 0 0 #010101; /*drop shadow*/
    margin-left: -2826.5px;
}

.home {
    margin: 0 0 0 23px;
    font-size: 3.125rem; /* 50px / 16px = 3.125rem */
    text-align: left;
    text-transform: uppercase;
}

.services {
    margin: 149px 0 0 25px;
    color: #fbf8f6;
    font-size: 4.166667rem; /* 66.67px / 16px = 4.166875rem */
    text-transform: uppercase;
}

.text-7 {
    margin: 150px 0 0;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: center;
    text-transform: uppercase;
}

.text-8 {
    margin: 155px 0 0 24px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.text-9 {
    margin: 151px 0 0 26px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.text-10 {
    margin: 151px 0 0 24px;
    color: #efbb30;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.visualizations {
    margin: 152px 0 0 9px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-transform: uppercase;
}

.text-11 {
    margin: 151px 0 0 23px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.text-12 {
    margin: 153px 0 0 24px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.partners {
    margin: 153px 0 0 33px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-transform: uppercase;
}

.resources {
    margin: 152px 0 0 27px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-transform: uppercase;
}

.text-13 {
    margin: 152px 0 0 23px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.donate {
    margin: 151px 0 0 23px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.text-14 {
    margin: 153px 0 0 21px;
    color: #fbf8f6;
    font-size: 4.166666rem; /* 66.67px / 16px = 4.166875rem */
    text-align: left;
    text-transform: uppercase;
}

.text-style {
    line-height: 50px;
}

.text-style-2 {
    font-size: 4.166667rem; /* 66.67px / 16px = 4.166875rem */
}
