@media (min-width: 1024px) {

#about-banner ol, #about-banner ul, #about-banner li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
}
/*
#events-container, #about-content, #about-banner {
  height: 560px;
}
*/
#events-container {
  color: #ffffff;
  margin: 0px;
  /*
  font-family: "museo-sans", Helvetica, Arial;
  font-size: 14px;
  line-height: 22px;
  font-weight: 100;
  */
}

#about-banner-form { padding: 0 !important; }

#about-banner-inner {
  padding: 0;
  display:block;
}

#events-container a {
  color: #ffffff;
  text-decoration: none;
}

#events-container a.active {
  padding-bottom: 4px;
  border-bottom: 1px solid #fff;
}

#events-container a.active:hover {
  padding-bottom: 4px;
  border-bottom: 1px solid #1abbd4;
}


#events-container a:hover{
  color: #1abbd4;
  text-decoration: none;
}

#events-container .sharer-box {
  position: absolute;
  top: 20px;
  right: 30px;
  left:auto;
  z-index: 20;
  width:auto;
}

/*
.share img {
  top: 7px;
  position: relative;
  margin-right: 8px;
}
*/

.event_img {
  max-height: 166px;
  overflow: hidden;
  margin-bottom: 20px;
}

.event_img img {
  width: 286px;
}

#events-container h1 {
/*
  font-weight: 100;  
  font-size: 44px;
  font-weight: 200;
  line-height: 52px;
  */
  margin-bottom: 25px;
  margin-top: 14px;
}

#events-container h2 {
  font-size: 28px;
  line-height: 40px;
  margin-top: -6px;
  margin-bottom: 8px;
}

#events-container .explore {
  position: absolute;
    text-align: left;
    font-size: 14px;
    bottom: 95px;
}

#events-container #select-content {
  z-index: 1;
  position: absolute;
  left: 30px;
  bottom: 35px;
  font-size: 16px;
  width: calc(100% - 60px);
  height: 45px;
  padding-top: 25px;
  border-top: 1px solid #fff;
}

#events-container #year_buttons {
  position: relative;
  left: -90px;
  top: 40px;
  z-index: 2;
  display: none;
}

#events-container .year_button {
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  font-size: 22px;
  line-height: 68px;
  background: #0E2623;
  margin: 8px;
  text-align: center;
  border: 1px solid #ffffff;
  cursor: pointer;
  color: #fff;
}

#events-container #year_button0 {
  top: 0;
  left: 75px;
}

#events-container #year_button1 {
  top: 75px;
  left: 39px;
}

#events-container #year_button2 {
  top: 155px;
  left: 28px;
}

#events-container #year_button3 {
  top: 235px;
  left: 39px;
}

#events-container #year_button4 {
  top: 305px;
  left: 75px;
}

#events-container .year_button:hover {
  background: #fff;
  color: #43525A;
  border: 2px solid #ffffff;
}

#events-container .events-content {
  padding: 0px 20px 0 30px;
  text-align: left;
  height: 410px;
  float: left;
}

#events-container .events-intro {
  width: 523px;
  height: 410px;
  padding: 30px 0px 0 30px;
  text-align: left;
  float: left;
}

/*
#events-container #intro_body{
  font-size: 22px;
  line-height: 32px;
  font-weight: 100;
}
*/


#events-container .events-content {
  display: none;
  width: 350px;
  margin-top: 30px;
  border-right: 1px solid #fff;
}

#events-container {
  height: 560px;
  /*width: 99%;*/
  width: 100%;
  min-width: 900px;
  max-width: 1194px;
  display: flex;
}



#events-container .earth_holder {
    height: 484px;
    position: relative;
    width: 556px;
    /* margin: 0 auto 0 0; */
    float: right;
}

#events-container .buffer {
    /* flex-grow: 1; */
    margin: 0 auto 0 0;
    position: relative;
}

#events-container .buffer .connecting_lines {
  position: absolute; border-top: 1px solid #fff; width: 239px; height: 1px; z-index: 1;
  display: none;
}

#events-container .buffer .line0{
  top: 82px;
}
#events-container .buffer .line1{
  top: 156px;
}
#events-container .buffer .line2{
  top: 236px;
}
#events-container .buffer .line3{
  top: 316px;
}
#events-container .buffer .line4{
  top: 389px;
}

#events-container #earth_container {
  width: 510px;
  height: 484px;
  position: absolute;
}


#events-container #render_canvas, #line_canvas {
  width: 510px;
  height: 484px;
  position: absolute;
  left: 0;
  z-index: 1;
}


#events-container #counter {
  display: inline-block;
  float: right;
  text-align: right;
  padding-right: 0px;
  font-size: 14px;
  display: none;
  width: 410px;
}

#events-container #cumlative_countries {
  text-align: left;
  width: 175px;
  display: inline-block;
}

#events-container #cumlative_events {
display: inline-block;
  width: 195px;
  text-align: left;
}

#events-container .hidden {
  display: none;
}

#events-container .dates {
  float: left;
  font-size: 14px;
}

#events-container .decade_select {
  margin-right: 8px;
  cursor: pointer;
}

#events-container .decade_select.bump {
  margin-left: 5px;
  margin-right: 5px;
}

#events-container .actions {
  margin-top: 20px;
}

#events-container #gallery, #events-container #listen, #events-container #watch {
  display: table;
  font-size: 14px;
  display: inline-block;
  line-height: 20px;
}

#events-container #listen, #events-container #watch {
  width: 145px;
}

#events-container #gallery img, #events-container #listen img, #events-container #watch img {
  margin-right: 10px;
  margin-top: 5px;
}

#events-container #listen_icon, #events-container #listen_block, #events-container #gallery_icon, #events-container #gallery_block, #events-container #watch_icon, #events-container #watch_block {
  display: table-cell;
  vertical-align: middle;
}

#events-container .num_images_head, #events-container .listen_time_head, #events-container .watch_time_head {
  line-height: 2px;
}

#events-container .share { background: url('../images/shared/share-white.svg') left top no-repeat; background-size: 16px 16px; }
	
}