.spacebody.admin-bar.hd-fixed .fullscreen-menu-wrap {
  top: calc(87px  + 32px); }

.contact-form span {
  display: block;
  padding-top: 5px; }
  .contact-form span input {
    height: 45px; }
  .contact-form span textarea {
    height: 100px; }
  .contact-form span input, .contact-form span textarea {
    width: 100%; }
    .contact-form span input:hover, .contact-form span textarea:hover, .contact-form span input:focus, .contact-form span textarea:focus {
      border-color: #25ae60; }
  .contact-form input[type="submit"] {
    float: right;
    border: none;
    background: #25ae60;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 25px; }

.site-header.default {
  position: absolute;
  z-index: 10; }

.site-header.transparent {
  position: absolute;
  z-index: 10; }

.fullscreenmenu.site-header {
  z-index: 100;
  position: absolute;
  left: 0;
  right: 0; }

.site-header {
  width: 100%; }
  .site-header .switcher {
    width: auto;
    position: relative;
    overflow: inherit;
    line-height: inherit; }
  .site-header .switcher .selected {
    background: none; }
    .site-header .switcher .selected a {
      border: none;
      padding: 0;
      width: auto;
      position: relative;
      padding-right: 21px;
      background: none; }
      .site-header .switcher .selected a img {
        display: none; }
      .site-header .switcher .selected a:before {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        /*--adjust as necessary--*/
        text-decoration: inherit;
        position: absolute;
        top: 0px;
        right: 0; }
      .site-header .switcher .selected a:hover, .site-header .switcher .selected a:focus {
        background: none; }
      .site-header .switcher .selected a.open {
        background: none; }
  .site-header .switcher .option {
    position: absolute;
    right: 0;
    border: 0;
    width: 117px;
    padding: 20px 18px;
    background-color: #fff; }
    .site-header .switcher .option a {
      padding: 0 0 10px 0;
      line-height: 24px;
      background: transparent;
      color: #8f8f8f; }
      .site-header .switcher .option a:hover, .site-header .switcher .option a:focus, .site-header .switcher .option a.selected {
        color: #01ce83 !important;
        background: transparent; }
      .site-header .switcher .option a:last-child {
        padding-bottom: 0; }
  .site-header.layout1 {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2); }

.hd-fixed .affix {
  z-index: 9; }

.site-footer .tnp-subscription {
  position: relative; }
  .site-footer .tnp-field-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 50px;
    line-height: 50px; }
  .site-footer .tnp-field-button .tnp-button {
    background: #25ae60;
    color: white; }

.post-thumbnail img {
  width: 100%; }

.cms-recent-posts .featured-wrap {
  max-width: 83px; }

.cshero-popup-search {
  z-index: 3; }
