h1,h2 {
  text-align: center;
}

.limiter h2 {
  font-weight: normal;
}

.limiter h3 {
  font-weight: normal;
  color: #595959;
}

.limiter h4 {
  font-weight: normal;
  color: #145E8F;
}

.limiter div.picturebox {
  text-align: center;
  vertical-align: bottom;
  padding: 8px;
}

.limiter .picturebox img {
  width: 30%;
  max-height: 200px;
  margin: 0px;
  vertical-align: top;
}

.limiter .picturebox img:nth-child(2) {
  margin: 0px 8px;
}

.compartment .limiter {
  max-width: 1200px;
}

.more {
  display: none;
}

#featuresblock .tools b.readmorebtn {
  font-size: .85rem;
  cursor: pointer;
}

.topblock {
  margin: 0px;
  padding: 10px;
  height: 50%;
  text-align: center;
}
.topblock-mod {
  padding: 10px;
  background-image: url('https://www.stata.com/disciplines/i/discipline-header-bg.png');
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
}

.topblock-mod h2 {
  font-size: 36px;
  text-align: center;
  color: #FFFFFF;
}

.topblock-mod h3 {
  text-align: center;
}

div.discsplashdark {
   margin: 0px;
   padding: 8px 8px 25px;
   font-size: 14pt; 
   color: #ffffff;
}

div.discsplashdark a {
   color: #C3E9F7;
}

div.discsplashdark h1{
   color: #C3E9F7;
   font-weight: normal;
   text-align: center;
   font-size: 250%;
}

div.discsplashdark h2{
   color: #EAEAEA;
   font-weight: normal;
   text-align: center;
}

div.discsplashdark h3{
   color: #BABABA;
   font-weight: normal;
   text-align: center;
   font-size: 16pt;
}

div.discsplashlight p.standardtxt {
  font-size: 12pt;
  color: #555555;
  margin: 8px 10%;
}

div.discsplashdark p.standardtxt {
  font-size: 12pt;
  color: #000000;
  margin: 8px 10%;
}

div.discsplashlight {
   margin: 0px;
   padding: 8px 8px 25px;
   font-size: 14pt; 
   color: #555555;
}

div.discsplashlight h1{
   color: #145E8F;
   font-weight: normal;
   text-align: center;
   font-size: 250%;
}

div.discsplashlight h2{
   color: #56CAF5;
   font-weight: normal;
   text-align: center;
}

div.discsplashlight h3{
   font-weight: bold;
   text-align: center;
   font-size: 16pt;
}

div.discsplashlight h3:nth-child(2) {
   margin-top: 10px;
   border: none;
}

.biggietext {
  display: inline-block;
  margin: 10px auto 20px;
  padding: 20px;
  font-size: 20px;
}

.biggietext ul {
  text-align: left;
}

div.discsplashlight .biggietext {
  background-color: rgba(250,250,250,.5);
  border: solid 1px #555555;
  font-weight: normal;
  color: #555555;
}

 div.discsplashdark .biggietext {
  background-color: rgba(6,28,51,.2);
  border: solid 1px #ffffff;
  font-weight: normal;
  color: #ffffff;
}

div#multibox {
  padding: 0px;
  margin: 0px;
}

div#multibox span.tab {
  padding: 8px 10px;
  margin: 0px;
  display: inline-block;
  border-top: solid 1px #cfcfcf;
  border-right: solid 1px #cfcfcf;
  border-bottom: solid 1px #cfcfcf;
  background-color: #F2F8FF;
}

div#multibox span.tab a {
  text-decoration: none;
  color: #145E8F;
  font-weight: bold;
}

div#multibox div {
  border-top: solid 1px #cfcfcf;
  background-color: #ffffff;
  padding: 10px;
  z-index: -1;
  margin-top: -1px;
}

.shadowytext {
  text-shadow: rgba(17,52,91,.6) 3px 3px 6px;
}

div.statgraphdm { 
  display: inline-block; 
  padding: 20px; 
  color: #145E8F;
  text-transform: uppercase;
  text-align: center; 
}

div.statgraphdm img { 
  margin-bottom: 8px;
  text-align: center; 
}

div.userexperiences {
  color: #fafafa;
  border-collapse: collapse;
  border-spacing: 0px;
  width: 70%;
  min-width: 300px;
  margin: 20px auto 50px;
  vertical-align: middle;
}

div.discsplashlight div.userexperiences {
  color: #555;
}

div#featuresblock.discsplashlight div.userexperiences + h3 {
  color: #555;
}

div.userexperiences p {
  margin: 8px;
}

div.userexperiences p.quote {
 font-size: 18px;
 font-style: italic;
}

div.userexperiences p.attribution {
  text-align: right;
}

div.userexperiences p.attribution .locale {
  font-size: 75%;
}

div.userexperiences p.quote .quotemarks {
  color: #aaaaaa;
  font-size: 18pt;
}

.desktoponly {
  display: block;
}

.mobileonly {
  display: none;
}

.discgrouppositioner {
  display: inline-block; 
  text-align: center; 
  padding: 0px; 
  margin-left: auto; 
  margin-right: auto;
}

.discgroup {
  display: inline-block;
  padding: 2px 10px;
  vertical-align: top;
  width: 22%;
  min-width: 200px;
  margin: 0px;
  text-align: left;
}

.discgroup h4 {
 margin-left: 35px;
}

.discgroup h4 a {
  color: #145E8F;
  text-decoration: none;
  cursor: pointer;
}

.icon {
  color: #AA0000;
  margin-right: 8px;
  margin-left: -35px;
}

.icon2 {
  color: #f2f8ff;
  margin-right: 8px;
}

b.point {
  font-weight: normal;
  font-size: 18px;
  color: #145E8F;
}

#features {
  text-align: center;
  margin: 50px auto;
}

#features a {
  vertical-align: top;
  display: inline-block;
}


#features ul.featuresboxes {
  margin: 0px;
  padding: 0px;
}

#features ul.featuresboxes li {
  list-style-type: none;
  display: inline-block;
  padding: 10px;
  margin: 5px;
  width: 250px;
  color: #56AAF5;
  border: solid 1px #ffffff;
  background-color: rgba(250,250,250,.1);
  font-size: 10pt;
  line-height: 1.3;
  vertical-align: middle;
  text-align: center;
}

#features a li {
  color: #56AAF5;
  font-size: 15pt;
  font-weight: bold;
  transition: background .3s;
}

#features a:hover li {
  color: #ffffff;
  background-color: #56AAF5;
  transition: background .3s;
}

#features li b a {
  font-size: 15px;
  color: #56AAF5;
}

.expand {
  line-height: 8px;
}

span.expand {
  font-size: 10px;
  border: solid 1px #cfcfcf;
  padding: 0px 2px;
  background-color: #f0f0f0;
  cursor: pointer;
  vertical-align: middle;
}

h4.expand {
  cursor: pointer;
  margin-bottom: 5px;
}

#multibox div.expandedList {
  border: none;
  padding-left: 35px;
  padding-top: 0px;
}

  
p.percent70block {
  width: 70%; min-width: 300px; margin: 20px auto;
}


.screenshotpanorama {
  background-repeat: no-repeat; 
  background-size: 100%; auto; 
  vertical-align: bottom; 
  max-width: 960px; 
  margin: 8px auto 0px; 
  padding-top: 250px;
  text-align: center;
  margin-bottom: -25px;
}

.discsplashlight #material h3,h4 {
  text-align: left;
}

.tools {
  font-size: 11pt;
  display: block;
  width: 100%;
/*  max-width: 600px;
  min-width: 300px;
*/
  margin: 0px 20px;
  text-align: left;
}

.tools b {
  font-size: 16pt;
}

.discsplashdark .tools b {
  color: #C3E9F7;
}

.screenshotpanorama div.featuresbtn {
  display: inline-block;
  margin: 10px auto;
  padding: 10px;
  font-size: 14pt;
  width: 200px;
  background-color: rgba(20,20,20,.2);
  border: solid 1px #ffffff;
  font-weight: normal;
  color: #ffffff;
  cursor: pointer;
  transition: background .3s;
  transition: display .3s;
}

.screenshotpanorama div.featuresbtn:hover {
  background: #56AAF5;
  color: #ffffff;
  cursor: pointer;
  transition: background .3s;
} 

#viddescription {
  max-width: 250px;
  font-size: 14px;
  margin-left: 0px;
   width: 25%;
}

img.youtube {
  width: 150px;
  margin: 10px auto;
}



div.netcourse {
  background-image: url('https://www.stata.com/disciplines/i/scatter-with-bokeh-blues.png');
  background-repeat: no-repeat;
  background-position: auto;
  background-size: 100%;
}
#ncdescriptor {
  width: 50%;
  margin: 5% 0%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
#ncimage {
  margin: 5% 0%;
  width: 40%;
  text-align: right;
  display: inline-block;
  padding: 0px;
  vertical-align: middle;
}
#ncimage img {
  margin: 0px 20px 0px 0px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 525px;
  width: 100%;
  border: none;
}
#featuresblock {
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
#featuresblock div.tools p{
  line-height: 1.4em;
}

#whystatablock {
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

#whystatablock .tools {
  font-size: 11pt;
  vertical-align: top;
  display: inline-block;
  width: 48%;
  margin: 0px;
  padding: 10px 20px;
  text-align: left;
}

#whystatablock .tools b {
  font-size: 14pt;
}

#whystatablock .discsplashdark .tools b {
  color: #ffffff;
}

#featuresblock .tools {
  font-size: 11pt;
  display: block;
  width: 100%;
  padding: 0px 20px 1px;
  text-align: left;
  margin: 0px 0px 0px 20px;
  text-indent: -20px;
}

#featuresblock .tools b {
  font-size: 13pt;
}

#featuresblock .discsplashdark .tools b {
  color: #ffffff;
}

@media screen and (max-width: 800px) {

  .hide-for-800 {
    display: none;
  }

  #viddescription {
   font-size: 14px;
   width: 25%;
  }

#whystatablock  .tools {
    font-size: 11pt;
    vertical-align: top;
    display: inline-block;
    width: 40%;
    margin: 0px;
    padding: 10px 20px;
    text-align: left;
  }

#featuresblock  .tools {
    font-size: 11pt;
    display: block;
    width: 100%;
    padding: 0px 20px 1px;
    text-align: left;
  }

.lefttext, .righttext {
  max-width: 100%;
} 
}

@media screen and (max-width: 640px) {

.lefttext, .righttext {
  max-width: 100%;
} 

#discintro {
  padding-bottom: 0px;
  margin: 0px;
}

#discintro .limiter {
  padding: 0px;
  margin: 0px;
}

#discintro .discsplashdark {
  padding-bottom: 0px;
  margin: 0px;
}

.screenshotpanorama {
  padding-top: 150px;
  margin: 0px;
  padding-bottom: 8px;
  vertical-align: bottom;
}

.screenshotpanorama div.featuresbtn {
  margin-bottom: 0px;
}

#features ul.featuresboxes {
  margin: auto;
  padding: 0px;
}

#features ul.featuresboxes a {
  padding: 0px;
  margin: auto;
}

#features ul.featuresboxes li {
  margin: 5px auto;
}

  #viddescription {
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    margin-left: auto;
    margin: 0px auto;
  }

  img.youtube {
     width: 50px;
  }

  #whystatablock  .tools {
      font-size: 11pt;
      display: block;
      width: 100%;
      margin: 0px auto;
      padding: 0px 10px;
      text-align: left;
  }

  #featuresblock  .tools {
      font-size: 11pt;
      display: block;
      width: 100%;
      padding: 0px 10px 1px;
      text-align: left;
  }
  
}

@media screen and (max-width: 480px) {

  div.netcourse {
    background-image: url('https://www.stata.com/disciplines/i/scatter-with-bokeh-blues.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
    text-align: center;
  }

  #ncdescriptor {
    width: 75%;
    margin: 10% auto;
    margin-left: auto;
    text-align: left;
  }

  #ncimage {
    display: none;
  }

  .screenshotpanorama {
    padding-top:  75px;
  }

  .screenshotpanorama .featuresbtn {
    padding-top:  0px;
    margin-top:  0px;
  }

  .desktoponly {
    display: none;
  }

  .mobileonly {
    display: block;
    float: none;
  }

  .discgrouppositioner {
    display: block; text-align: left; padding: 0px; margin-left: 10px;
  }

  div.statgraphdm { 
  padding: 5px; 
  margin: 2px 10px;
  font-size: 10px;
  max-width: 60px;
  text-transform: uppercase;
  text-align: center;
  vertical-align: top;
  }

  div.statgraphdm img { 
    width: 50px;
  }

  #viddescription {
    max-width: 100%;
    font-size: 16px;
    margin-left: auto;
  }

  div.discsplashdark {
     font-size: 11pt; 
  }

  div.discsplashdark h1{
     font-size: 200%;
  }

  div.discsplashlight {
     font-size: 11pt; 
  }

  div.discsplashlight h1{
     font-size: 200%;
  }

  .biggietext {
    font-size: 12pt;
    text-align: center;
  }

  
  p.percent70block {
    width: 100%; margin: 20px auto;
  }

  .screenshotpanorama {
    vertical-align: bottom; 
    max-width: 480px; 
    height: 180px; 
    margin: 8px auto 0px; 
    padding-top: 100px;
  }

  #whystatablock  .tools {
    font-size: 11pt;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0px auto;
    padding: 0px 10px;
  }

  #featuresblock  .tools {
    font-size: 11pt;
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 10px;
  }
  
  
}

@media screen and (max-width: 320px) {

  div.statgraphdm { 
  margin: 2px 10px;
  padding: 5px; 
  font-size: 8px;
  max-width: 60px;
  text-transform: uppercase;
  text-align: center;
  vertical-align: top;
  }

  div.statgraphdm img { 
    width: 45px;
  }

}
