@media print {
  body,#main,#content {
    color: #000;
  }

 

  #globalheader,#globalfooter,#directorynav,#tabs,.noprint,.hide {
    display: none;
  }
}

h1,h2,h3,h4,h5,h6 {
  color: #fff;
}

.text-center {
  text-align: center;
}

.small-12 {
    width: 100%;
  }
  
.medium-10 {
    width: 83.33333%;
  } 

.large-centered {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
 
.large-8 {
  width: 66.66667%;
}
 
html {
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-size: 106.25%;
  quotes: "“" "”";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
   background: #f2f2f2;
}

body {
  font-size: 17px;
  line-height: 1.47059;
  font-weight: 400;
  letter-spacing: -.022em;
  font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  background-color: #fff;
  color: #333;
  font-style: normal;
  margin: 0;
  padding: 0;
  background: #fff;
   min-width: 320px;
}

body,select {
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  text-align: left;
}

main,section {
  display: block;
}

.section-transparency-globe {
  padding: 50px 0;
  background-color: #000;
  position: relative;
  margin-top: 28px;
  height: 480px;
}

@media only screen and (max-width: 735px) {
  .section-transparency-globe {
    min-height: 280px;
    padding: 70px 0 25px;
	 height: 280px;
  }
}

.section-transparency-globe .globe-heading:lang(en) {
  margin-top: 160px;
}

.section-transparency-globe .globe-heading:lang(de) {
  margin-top: 110px;
}

.section-transparency-globe .globe-heading p {
  color: #fff;
}

@media only screen and (max-width: 735px) {
  .section-transparency-globe .globe-heading:lang(en) {
    margin: 0 0 0 0;
    text-align: center;
	margin-top: 90px;
  }
}
@media only screen and (max-width: 735px) {
  .section-transparency-globe .globe-heading:lang(de) {
    margin: 0 0 0 0;
    text-align: center;
	margin-top: 70px;
  }
}
.section .section-content {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 1442px) {
  .section .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
  }
}

@media only screen and (max-width: 1068px) {
  .section .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 692px;
  }
}

@media only screen and (max-width: 735px) {
  .section .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
  }
}

@media only screen and (max-width: 480px) {
  .section .section-content {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}

@media only screen and (max-width: 735px) {
.section-content {
    width: 100%;
  }
}

.theme-dark [class*="typography-intro"] {
  color: #ccc;
}

.typography-headline {
  font-size: 48px;
  line-height: 1.08365;
  font-weight: 600;
  letter-spacing: -.003em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (max-width: 1068px) {
  .typography-headline {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}
@media only screen and (max-width: 735px) {
  .typography-headline {
    font-size: 28px;
    line-height: 1.125;
    font-weight: 600;
    letter-spacing: .004em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
}

.typography-intro, .typography-intro a {
  font-size: 19px;
  line-height: 1.38105;
  font-weight: 400;
  letter-spacing: .011em;
  font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  text-decoration: none;
  color: #fff;
}


.typography-intro a:hover {
  color: #C0C0C0;
  text-decoration: none;
}

@media only screen and (max-width: 735px) {
  .typography-intro {
    font-size: 19px;
    line-height: 1.42115;
    font-weight: 400;
    letter-spacing: .012em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	display: none;
  }
}

[class*="typography-intro"] {
  color: #333;
}

#container {
    position: absolute;
    display: inline-block;
	left: 50%;
	right: 50%;
	margin-left: -300px;
	height: 600px;
	width: 600px;
	margin-top: -60px;
	z-index: 0;
}
@media only screen and (max-width: 735px) {
#container { 
	height: 400px;
	width: 400px;
    margin-top: -80px;
	margin-left: -200px;
  }
}
#sphere, #glow-shadows {
    position: absolute;
    top: 0px;
    left: 0px;
	height: 600px;
	width: 600px;
}

@media only screen and (max-width: 735px) {
 #sphere, #glow-shadows { 
	height: 400px;
	width: 400px;
   
  }
}

#glow-shadows {
    top: 1px;
    left: 1px;
}

#glow-shadows.earth {
    background: url(../images/earth/earth-glow-shadows.png);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center center;
}