/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 04 2017 | 07:40:27 */
.hpheading {
    font-family: 'xscale';
    font-size: 64px !important;
    color: white;
    /* margin-top: -80px; */
    line-height: 32px;
    padding-bottom: 54px;
}
.hpsubheading {
  font-family: 'Hand Of Sean (Demo)';
  font-size: 24px;
  color: white;
  margin-top: -80px;
}
.hptext p {
  color: white;
  padding: 0 50px 0 50px;
  font-weight: bold;
}
.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat .hpbutton1 {
  font-family: 'Hand Of Sean (Demo)';
  color: white;
}
.logolanding {
  z-index: 1000;
}
.logolanding {
      max-width: 297px;
    padding-top: 21px;
}
.countryselectlanding {
    margin-top: 34px;
    font-family: 'hand of sean (demo)';
    color: #dc1435;
    margin-bottom: -20px;
}
@media only screen and (max-width: 480px) {
  .countryselectlanding {
    margin-bottom: 0px;
    margin-right: 13%;
    margin-top: -25px;
    padding-bottom: 25px;
  }
  .logolanding {
    margin-left: 12%;
}
  .hpheading {
    font-size: 57px !important;
  }
}