html {
  overflow-x: hidden;
  font-size: 12px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

#menu span.mainitem {
  padding-top: 8px;
}

#menu a {
 font-family: 'Roboto', Arial, sans-serif;
 margin-top: 10px;
}

#menu .bump {
  padding-bottom: 0px;
}

#menu span div p.substuff a {
  padding-bottom: 0px;
}

#sitebody {
  margin-top: 0px;
}

#locationbar {
  position: relative;
  z-index: 300;
  margin-top: 40px;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

#locationbar a {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 11pt;
}

#locationbar font {
 font-family: 'Roboto', Arial, sans-serif;
 font-size: 11pt;
}

.covid_19_banner {
  height: 40px;
  background-color: #125F90;
  text-align: center;
}

.covid_19_banner a {
  height: 100%;
  margin: auto;
  text-decoration: none;
}

.covid_19_banner a:hover {
  text-decoration: none;
}

.covid_19_banner p {
  margin-top: 8px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}

.covid_19_banner:hover {
  background-color: #2c698f;
  cursor: pointer;
}

.data_science_banner {
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 30px;
  background-image: url("../images/background_darkblue.jpg");
  background-size: cover;
  background-position-y: 35%;
  background-color: #081D39;
}

@media (max-width: 375px) {
  .data_science_banner {
    min-height: 350px;
  }
}

.data_science_banner .holder {
  height: 100%;
  min-height: 350px;
}

.data_science_banner .holder h2 {
  position: relative;
  margin-top: 10%;
  font-size: 4.3em;
  font-weight: 700;
  color: #ffffff;
  z-index: 2;
}

@media (max-width: 1024px) {
  .data_science_banner .holder h2 {
    margin-top: 15%;
    font-size: 3em;
  }
}

@media (max-width: 375px) {
  .data_science_banner .holder h2 {
    margin-top: 25%;
    font-size: 2.2em;
  }
}

.data_science_banner .holder .fadein_list h3 {
  position: relative;
  margin-top: 30px;
  font-size: 2em;
  font-weight: 700;
  color: #ffffff;
  z-index: 2;
}

@media (max-width: 1024px) {
  .data_science_banner .holder .fadein_list h3 {
    font-size: 1.8em;
  }
}

@media (max-width: 375px) {
  .data_science_banner .holder .fadein_list h3 {
    font-size: 0.8em;
  }
}

.data_science_banner .holder .fadein_list .explore {
  -webkit-animation: fadeInOne 8s;
          animation: fadeInOne 8s;
}

.data_science_banner .holder .fadein_list .visualize {
  -webkit-animation: fadeInTwo 8s;
          animation: fadeInTwo 8s;
}

.data_science_banner .holder .fadein_list .model {
  -webkit-animation: fadeInThree 8s;
          animation: fadeInThree 8s;
}

.data_science_banner .holder .fadein_list .difference {
  -webkit-animation: fadeInFour 8s;
          animation: fadeInFour 8s;
}

.data_science_banner .holder .fadein_list .insight {
  -webkit-animation: fadeInFive 8s;
          animation: fadeInFive 8s;
}

.data_science_banner .holder .insight {
  margin: 30px 0px 50px 0px;
  font-size: 2.5em;
}

@media (max-width: 1024px) {
  .data_science_banner .holder .insight {
    font-size: 2em;
  }
}

@media (max-width: 375px) {
  .data_science_banner .holder .insight {
    font-size: 1.5em;
  }
}

.data_science_banner .holder .insight sup {
  font-weight: 400;
  font-size: 0.6em;
  margin-top: 10px;
}

.data_science_banner .holder a {
  text-decoration: none;
}

.data_science_banner .holder a .discover_btn {
  position: relative;
  margin: auto;
  background-color: #ffffff;
  width: 180px;
  height: 45px;
  border-radius: 25px;
  z-index: 2;
}

.data_science_banner .holder a .discover_btn p {
  margin: auto;
  padding: 10px;
  color: #125F90;
  font-family: roboto, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.data_science_banner .holder a .discover_btn:hover {
  background-color: #CED9E6;
}

.ds_software_banner {
  position: relative;
  background-image: url("/includes/images/blue-triangles.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  padding: 20px;
}

.ds_software_banner .overlay {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -20px;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

.ds_software_banner .limiter {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  min-height: 200px;
  z-index: 2;
}

.ds_software_banner .limiter h3 {
  display: inline-block;
  font-size: 3em;
  color: #125F90;
  margin: 10px 0px 0px 0px;
  font-weight: normal;
}

.ds_software_banner .whybull {
  position: relative;
  max-width: 340px;
  display: inline-block;
  text-align: center;
  color: #125F90;
  vertical-align: top;
  font-size: 1.2em;
  z-index: 2;
}

@media (max-width: 1024px) {
  .ds_software_banner .whybull {
    max-width: 800px;
  }
}

.ds_software_banner .whybull .leftlist {
  margin-bottom: 0px;
  text-align: left;
  line-height: 1.4em;
}

@media (max-width: 1024px) {
  .ds_software_banner .whybull .leftlist {
    max-width: 400px;
    display: inline-block;
  }
}

.ds_software_banner .whybull .leftlist a {
  color: #222222;
}

.ds_software_banner .whybull .rightlist {
  margin-top: 0px;
  text-align: left;
  line-height: 1.4em;
}

@media (max-width: 1024px) {
  .ds_software_banner .whybull .rightlist {
    max-width: 400px;
    display: inline-block;
  }
}

.ds_software_banner .whybull .rightlist a {
  color: #222222;
}

.ds_software_banner .spacer {
  min-width: 10px;
  display: inline-block;
  text-align: left;
}

.ds_software_banner .interface_image {
  max-width: 640px;
  display: inline-block;
  text-align: center;
}

.ds_software_banner .interface_image img {
  border: 0;
  width: 100%;
  max-width: 500px;
  margin: 40px auto 10px auto;
}

.stata_conference_2020_banner {
  padding: 60px;
  text-align: center;
}

.stata_conference_2020_banner .stata_conf {
  padding-left: 15%;
}

.stata_conference_2020_banner .stata_conf .blue_dots {
  color: #125F90;
  font-family: serif;
  font-weight: 100;
  font-size: 3em;
  letter-spacing: 10px;
  line-height: 20px;
  text-align: left;
  padding-bottom: 10px;
}

@media (max-width: 1024px) {
  .stata_conference_2020_banner .stata_conf .blue_dots {
    font-size: 2em;
  }
}

.stata_conference_2020_banner .stata_conf h2 {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.5em;
  line-height: 40px;
  color: #125F90;
  text-align: left;
}

.stata_conference_2020_banner .stata_conf .date {
  padding: 0px 0px 20px 0px;
}

@media (max-width: 375px) {
  .stata_conference_2020_banner .stata_conf .date {
    padding: 0px;
  }
}

.stata_conference_2020_banner .stata_conf .date h3 {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2em;
  line-height: 30px;
  color: #ffffff;
  text-align: left;
  text-shadow: -1px -1px 0 #125F90, 1px -1px 0 #125F90, -1px 1px 0 #125F90, 1px 1px 0 #125F90;
}

.stata_conference_2020_banner .stata_conf .learn_more_btn {
  background-color: #125F90;
  width: 180px;
  height: 45px;
  border-radius: 25px;
  z-index: 2;
}

.stata_conference_2020_banner .stata_conf .learn_more_btn p {
  margin: auto;
  padding: 10px;
  color: #ffffff;
  font-family: roboto, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.stata_conference_2020_banner .stata_conf .learn_more_btn:hover {
  background-color: #081D39;
}

.stata_conference_2020_banner .stata_conf #stata_logo {
  margin-top: -10px;
  padding-right: 10px;
  width: 150px;
}

.stata_conference_2020_banner .philadelphia {
  background-image: url("/includes/images/philly@2x.png");
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 80%;
  min-width: 80%;
}

@media (max-width: 775px) {
  .stata_conference_2020_banner .philadelphia {
    margin: auto;
    height: 250px;
    margin-top: 20px;
  }
}

.your_research_banner {
  background-image: url("/includes/images/disciplines-home_l_rotate.jpg");
  background-size: cover;
}

.your_research_banner .holder {
  padding: 20px;
  color: #ffffff;
  text-align: center;
  font-family: Roboto, Arial, sans-serif;
}

.your_research_banner .holder h2 {
  color: #ffffff;
  font-size: 3em;
  margin-bottom: -10px;
  font-weight: 500;
}

.your_research_banner .holder h3 {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 400;
  padding: 20px 0px;
}

.your_research_banner .holder img {
  padding: 10px;
}

.your_research_banner .holder h4 {
  padding-top: 20px;
  text-align: center;
}

.your_research_banner .holder h4 a {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.5em;
}

.netcourse_banner {
  position: relative;
  text-align: center;
  padding: 20px;
  background-color: #d0dfe9;
  background-image: url("/includes/images/training-panel.png");
  background-size: auto 75%;
  background-position: 80% 35%;
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 400px;
}

.netcourse_banner .overlay {
  position: absolute;
  left: 0;
  right: 0;
  height: 400px;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  z-index: 1;
}

@media (max-width: 1024px) {
  .netcourse_banner .overlay {
    margin-top: -20px;
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
  }
}

.netcourse_banner .words {
  position: relative;
  font-family: Roboto, Arial, sans-serif;
  margin: auto;
  width: 60%;
  z-index: 2;
}

@media (max-width: 1024px) {
  .netcourse_banner .words {
    width: 80%;
  }
}

.netcourse_banner .words h3 {
  color: #125F90;
  text-align: left;
  font-size: 3em;
  font-weight: 500;
  margin-bottom: -10px;
}

.netcourse_banner .words p {
  width: 60%;
  text-align: left;
  color: #222222;
  font-size: 1.8em;
  font-weight: 300;
  padding: 15px 5px;
}

@media (max-width: 1024px) {
  .netcourse_banner .words p {
    width: 80%;
    font-size: 1.5em;
  }
}

@-webkit-keyframes fadeInOne {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInOne {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInTwo {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInTwo {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInThree {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInThree {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInFour {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInFour {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInFive {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInFive {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

#locationbar {
  display: none;
}
