@media all and (max-width: 500px) {

.bg0, .bg1, bg2{
      height: 100%;
      max-height: 600px;
}

#main h1{
      font-size: 32pt;
      margin: 100px 0 60px 0;
      line-height: 45px;
      padding: 0;
}

#main h1 span{
      font-size: 19.5pt;
      line-height: 55px;
      margin-top: 12px;
}

#official{
      font-size: 10pt;
      margin-top: 150px;
}

.btn{
      min-width: 80px;
      padding: 6px 20px;
      font-size: 10pt;
      font-weight: 600;
      display: inline-block;
      overflow: hidden;
      transition: box-shadow 0.1s;
}

h2{
      margin: 75px 0 75px 0;
      font-size: 30pt;
}

#about h3{
      font-size: 18pt;
      margin: 0 0 80px 0;
}

#boxSupport b{
      font-size: 45pt;
      margin: 0px 0 -20px 0;
      line-height: 60px;
      padding-bottom: 25px;
      margin-bottom: 25px;
}


.supportLink1{
      font-size: 26pt;
      margin-bottom: 25px;
}

.supportLink2{
      font-size: 19pt;
}

}
