.all-wrap,
.ag-page-content-title,
.feat-img-row {
  display: none;
}
.article-header,
.page-title,
.tags {
  text-align: center !important;
}
.ATG-title {
  text-align: center;
  margin: 0 auto 6px auto;
}
.ATG-title h3 img {
  vertical-align: middle;
}
.ATG-section {
  clear: both;
  text-align: center;
  margin-bottom: 30px;
}
.ATG-decade {
  background-color: #f1f1f1;
  text-align: center;
  padding: 6px;
  border: 3px solid #ccc;
  display: inline-block;
  margin-bottom: 8px;
}
.not-yet {
  text-decoration: none;
  cursor: default;
}
.ATG-nonconf {
  display: inline-block;
  text-align: center;
}
.ATG-nonconf .title-word {
  margin-top: 9px;
  margin-bottom: 3px;
}
.ATG-opps {
  background-color: #f1f1f1;
  text-align: left;
  padding: 6px;
  border: 3px solid #ccc;
  display: inline-block;
  margin-bottom: 8px;
}
.ATG-more {
  text-align: center;
  white-space: nowrap;
  background-color: #f1f1f1;
  max-width: 770px;
  min-width: 80%;
  margin: 0 auto;
  padding: 6px;
  border: 3px solid #ccc;
}
.ATG-tables {
  clear: both;
  margin-top: 40px;
  text-align: center;
  max-width: 800px;
}
TABLE.atg {
  max-width: 365px;
  margin: 0 auto 50px auto;
  border: 1px solid #eee;
}
TABLE.atg td {
  font-size: 0.8rem;
  padding: 3px;
}
@media (min-width: 1080px) {
  .ATG-nonconf .title-word {
    text-align: left;
  }
  .ATG-opps {
    line-height:165%;
  }
}
@media (max-width: 1079px) {
  .ATG-nonconf .title-word {
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .flex-text {
    font-size: 0.85rem;
  }
  .ATG-title {
    border: 1px solid #f1f1f1;
    max-width: 772px;
  }
  .ATG-decade {
    width: 48px;
  }
  .ATG-conf-desktop {
    background-color: #f1f1f1;
    min-width: 140px;
    max-width: 180px;
    text-align: left;
    padding: 6px;
    border: 3px solid #ccc;
    display: inline-block;
    margin-bottom: 8px;
  }
  .ATG-conf-mobile {
    display: none;
  }
  .ATG-opps {
    max-width: 154px;
    min-width: 154px;
  }
  .gif-hold {
    display: none;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .flex-text {
    font-size: 0.9rem;
    line-height: 1.55rem;
  }
  .ATG-title h3 {
    margin-top: 0;
  }
  .ATG-title h3 img {
    display: none;
  }
  .ATG-decade {
    min-width: 64px;
  }
  .ATG-conf-mobile {
    background-color: #f1f1f1;
    min-width: 128px;
    max-width: 128px;
    text-align: left;
    padding: 6px;
    border: 3px solid #ccc;
    display: inline-block;
    margin-bottom: 8px;
    vertical-align: top;
  }
  .ATG-conf-desktop {
    display: none;
  }
  .ATG-opps {
    max-width: 136px;
    min-width: 136px;
  }
  .ATG-nonconf .title-word {
    text-align: center;
  }
}
