@font-face {
  font-family: 'OpenSansSemiBold';
  src: url("../fonts/OpenSansSemiBold.eot");
  src: url("../fonts/OpenSansSemiBold.eot") format("embedded-opentype"), url("../fonts/OpenSansSemiBold.woff2") format("woff2"), url("../fonts/OpenSansSemiBold.woff") format("woff"), url("../fonts/OpenSansSemiBold.ttf") format("truetype"), url("../fonts/OpenSansSemiBold.svg#OpenSansSemiBold") format("svg"); }
@font-face {
  font-family: 'OpenSansRegular';
  src: url("../fonts/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular.eot") format("embedded-opentype"), url("../fonts/OpenSansRegular.woff2") format("woff2"), url("../fonts/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular.ttf") format("truetype"), url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg"); }
@font-face {
  font-family: 'OpenSansBold';
  src: url("../fonts/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold.eot") format("embedded-opentype"), url("../fonts/OpenSansBold.woff2") format("woff2"), url("../fonts/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold.ttf") format("truetype"), url("../fonts/OpenSansBold.svg#OpenSansBold") format("svg"); }
.head-base .head-inner {
  background: #005189; }
  .head-base .head-inner h1 {
    margin: 0; }
  .head-base .head-inner .logo {
    padding: 15px; }

.themebtn {
  background: #005189;
  padding: 10px;
  font: 19px OpenSansRegular;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .themebtn:hover {
    color: #fff;
    text-decoration: none; }

.letter_space {
  letter-spacing: 1px; }

.nopadd {
  padding: 0 !important; }

img {
  max-width: 100%; }

input:focus {
  outline: none; }

textarea:focus {
  outline: none; }

.themebackground {
  background: url(../images/page-bg.png);
  background-size: cover;
  background-repeat: no-repeat; }

.body-base .body-section-one {
  background: #fff; }
  .body-base .body-section-one .logo-container {
    text-align: center;
    padding: 70px 0; }
  .body-base .body-section-one .content-container {
    text-align: center;
    padding: 10px 0 50px;
    border-bottom: 1px solid #E8E8E8; }
    .body-base .body-section-one .content-container h2 {
      font: 36px OpenSansBold;
      color: #005189; }
    .body-base .body-section-one .content-container p {
      font: 24px OpenSansRegular;
      color: #005189; }
    .body-base .body-section-one .content-container .or-span {
      font: 12px OpenSansRegular; }
    .body-base .body-section-one .content-container .themebtn {
      margin-top: 25px; }
    .body-base .body-section-one .content-container h3 {
      font: 26px OpenSansBold;
      color: #005189;
      margin-top: 55px; }
  .body-base .body-section-one .feature-container {
    padding: 50px 0 0; }
    .body-base .body-section-one .feature-container .feature-container-inner {
      padding: 0  25px; }
      .body-base .body-section-one .feature-container .feature-container-inner .feature-img {
        min-height: 101px; }
      .body-base .body-section-one .feature-container .feature-container-inner p {
        font: 15px OpenSansRegular;
        color: #000; }
  .body-base .body-section-one .feature-content {
    margin: 40px 0;
    padding: 0 25px; }
    .body-base .body-section-one .feature-content p {
      font: 18px OpenSansRegular;
      color: #000000;
      margin-bottom: 20px; }
    .body-base .body-section-one .feature-content .or-span {
      font: 12px OpenSansRegular; }
    .body-base .body-section-one .feature-content .themebtn {
      margin-top: 25px;
      text-align: center; }

@media only screen and (max-width: 767px) {
  .body-base .body-section-one .logo-container {
    padding: 25px 0; }

  .body-base .body-section-one .content-container {
    padding: 0px 0 20px; }

  .body-base .body-section-one .content-container h2 {
    font-size: 20px; }

  .body-base .body-section-one .content-container p {
    font-size: 16px; }

  .themebtn {
    font-size: 13px; }

  .body-base .body-section-one .content-container h3 {
    font-size: 16px;
    margin-top: 15px; }

  .body-base .body-section-one .feature-content {
    margin: 12px 0;
    padding: 0 0px; }

  .body-base .body-section-one .feature-content p {
    font-size: 15px; }

  .head-base .head-inner .logo {
    text-align: center; } }

/*# sourceMappingURL=style.css.map */
