.body-no-indent-wt.red {
  color: red
}
.body-para-wt.red {
  color: red
}
.h1-wt {
  font-size: 31px;
  line-height: 44px;
}
.h4-reduce-wt {
  font-size: 16px;
}
.ipad-device .body-indented-para-wt {
  font-size: 19.5px;
  line-height: 140%;
}
@media (min-width: 501px) {
.iphone-device .h1-wt {
  font-size: 36px;
  line-height: 50px;
}
.iphone-device .h4-wt {
  font-size: 20px;
}
.iphone-device .h4-reduce-wt {
  font-size: 20px;
}
.iphone-device .body-indented-para-wt {
  font-size: 20.53px;
  line-height: 150%;
}
}

@media (max-width: 500px) {
.iphone-device .h1-wt {
  font-size: 36px;
  line-height: 50px;
}
.iphone-device .h4-wt {
  font-size: 20px;
}
.iphone-device .h4-reduce-wt {
  font-size: 20px;
}
.iphone-device .body-indented-para-wt {
  font-size: 20.53px;
  line-height: 150%;
}
}

@media (min-width: 501px) {
.android-device .h1-wt {
  font-size: 36px;
  line-height: 50px;
}
.android-device .h4-wt {
  font-size: 20px;
}
.android-device .h4-reduce-wt {
  font-size: 20px;
}
.android-device .body-indented-para-wt {
  font-size: 20.53px;
  line-height: 150%;
}
}

@media(max-width: 500px) {
.android-device .h1-wt {
  font-size: 36px;
  line-height: 50px;
}
.android-device .h4-wt {
  font-size: 20px;
}
.android-device .h4-reduce-wt {
  font-size: 20px;
}
.android-device .body-indented-para-wt {
  font-size: 20.53px;
  line-height: 150%;
}
}  
  /*-- fix the world image --*/
#fix-the-world.copyright-wrapper {
  max-width: 480px;
  margin: 30px auto 15px;
}
#fix-the-world.copyright-wrapper .imagecopyright-wt {
    font-size: 7.5px;
}
.iphone-device #fix-the-world.copyright-wrapper .imagecopyright-wt, .android-device #fix-the-world.copyright-wrapper .imagecopyright-wt {
      top: -4px;
}