.form-box {
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #81D742;
  background-color: #f8f8ff;
  padding-top: 50px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 60px;
}
.form-box2 {
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #81D742;
  background-color: #f0ffff;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.tg {
  border-collapse: collapse;
  border-spacing: 0;
}
.tg td {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
}
.tg th {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
}
.tg .tg-s6z2 {
  text-align: center;
}
.tg .tg-baqh {
  text-align: center;
  vertical-align: top;
}
.tg .tg-yw4l {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .tg {
    width: auto !important;
  }
  .tg col {
    width: auto !important;
  }
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sticky .entry-meta {
  display: none;
}
.flex-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 0 30px;
  display: inline-block;
  margin: auto;
  top: 35%;
  text-align: center;
  text-shadow: 1px 1px #000000;
}
.custom-logo {
  padding-top: 20px;
  width: 100%;
  height: auto;
}
.nav-search {
  display: none;
}
.navbar-default .navbar-nav>li>a {
  color: #000;
}
.nav.navbar.navbar-default {
  color: #000;
  background-color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  font-weight: 500;
  min-height: auto;
  padding: 0;
}
.phb {
  background-color: #81d742;
  border: none;
  color: white !important;
  padding: 5px 5px !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
}
.phb hover {
  color: white;
  background-color: #89d94e;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #ffffff;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}