@import url(bootstrap.min.css);
@import url(font-awesome.css);
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@font-face {
  font-family: 'museoSansBold';
  src: url("../fonts/museoSansBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museoSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/museoSansBold.woff") format("woff"), url("../fonts/museoSansBold.ttf") format("truetype"); }
@font-face {
  font-family: 'MuseoSansCyrl';
  src: url("../fonts/MuseoSansCyrl.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MuseoSansCyrl.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl.woff") format("woff"), url("../fonts/MuseoSansCyrl.ttf") format("truetype"); }
@font-face {
  font-family: 'museoSansRegular';
  src: url("../fonts/museoSansRegular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museoSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/museoSansRegular.woff") format("woff"), url("../fonts/museoSansRegular.ttf") format("truetype"); }
@font-face {
  font-family: 'museoSansLight';
  src: url("../fonts/museo.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museo.eot?#iefix") format("embedded-opentype"), url("../fonts/museo.woff") format("woff"), url("../fonts/museo.ttf") format("truetype"); }
.post-type-archive-staff .article .col-sm-6, .post-type-archive-board_directors .article .col-sm-6, .post-type-archive-universities .article .col-sm-6, .post-type-archive-annuals .article .col-sm-6 {
  padding: 0 7px; }
.post-type-archive-staff .img-wrap, .post-type-archive-board_directors .img-wrap, .post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  margin-bottom: 15px;
  z-index: 4;
  background: #000;
  height: 400px !important; }
  .post-type-archive-staff .img-wrap img, .post-type-archive-board_directors .img-wrap img, .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: 100%;
    width: auto;
    z-index: 1;
    max-width: inherit;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
  .post-type-archive-staff .img-wrap .info, .post-type-archive-board_directors .img-wrap .info, .post-type-archive-universities .img-wrap .info, .post-type-archive-annuals .img-wrap .info {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 0;
    width: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-staff .img-wrap .info p, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info p, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-universities .img-wrap .info p, .post-type-archive-annuals .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info p {
      background: #5b5c5e;
      color: #fff;
      padding: 5px 5px 5px 15px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info h3 {
      margin-bottom: 10px;
      font-size: 15px; }
  .post-type-archive-staff .img-wrap .btn-modal, .post-type-archive-board_directors .img-wrap .btn-modal, .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: -100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 4;
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    padding: 4px 10px; }
    .post-type-archive-staff .img-wrap .btn-modal a, .post-type-archive-board_directors .img-wrap .btn-modal a, .post-type-archive-universities .img-wrap .btn-modal a, .post-type-archive-annuals .img-wrap .btn-modal a {
      color: #fff;
      text-decoration: none; }
    .post-type-archive-staff .img-wrap .btn-modal i, .post-type-archive-board_directors .img-wrap .btn-modal i, .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      font-size: 25px;
      display: block; }
  .post-type-archive-staff .img-wrap .emailme, .post-type-archive-board_directors .img-wrap .emailme, .post-type-archive-universities .img-wrap .emailme, .post-type-archive-annuals .img-wrap .emailme {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    bottom: -100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 4; }
    .post-type-archive-staff .img-wrap .emailme a span, .post-type-archive-staff .img-wrap .emailme a i, .post-type-archive-board_directors .img-wrap .emailme a span, .post-type-archive-board_directors .img-wrap .emailme a i, .post-type-archive-universities .img-wrap .emailme a span, .post-type-archive-universities .img-wrap .emailme a i, .post-type-archive-annuals .img-wrap .emailme a span, .post-type-archive-annuals .img-wrap .emailme a i {
      background: #5b5c5e;
      color: #fff;
      padding: 5px 7px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
  .post-type-archive-staff .img-wrap::before, .post-type-archive-board_directors .img-wrap::before, .post-type-archive-universities .img-wrap::before, .post-type-archive-annuals .img-wrap::before {
    content: "";
    background: rgba(91, 92, 94, 0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 150%; }
  .post-type-archive-staff .img-wrap:hover img, .post-type-archive-board_directors .img-wrap:hover img, .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    height: 110%; }
  .post-type-archive-staff .img-wrap:hover .btn-modal, .post-type-archive-board_directors .img-wrap:hover .btn-modal, .post-type-archive-universities .img-wrap:hover .btn-modal, .post-type-archive-annuals .img-wrap:hover .btn-modal {
    position: absolute;
    top: 50%;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap:hover .btn-modal a, .post-type-archive-board_directors .img-wrap:hover .btn-modal a, .post-type-archive-universities .img-wrap:hover .btn-modal a, .post-type-archive-annuals .img-wrap:hover .btn-modal a {
      color: #fff;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
      .post-type-archive-staff .img-wrap:hover .btn-modal a:hover, .post-type-archive-board_directors .img-wrap:hover .btn-modal a:hover, .post-type-archive-universities .img-wrap:hover .btn-modal a:hover, .post-type-archive-annuals .img-wrap:hover .btn-modal a:hover {
        color: #5b5c5e; }
  .post-type-archive-staff .img-wrap:hover .info, .post-type-archive-board_directors .img-wrap:hover .info, .post-type-archive-universities .img-wrap:hover .info, .post-type-archive-annuals .img-wrap:hover .info {
    right: 100%; }
  .post-type-archive-staff .img-wrap:hover .emailme, .post-type-archive-board_directors .img-wrap:hover .emailme, .post-type-archive-universities .img-wrap:hover .emailme, .post-type-archive-annuals .img-wrap:hover .emailme {
    bottom: 0; }

.post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  height: 250px !important;
  background: transparent;
  border: 2px solid #5b5c5e; }
  .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: auto !important;
    width: 80% !important; }
  .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    background: #5b5c5e;
    border: 4px solid #5b5c5e; }
    .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      color: #fff; }
  .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    width: 110%; }

/*START Helper Classes------------------------------------------*/
.fa-facebook-official {
  font-size: 35px;
  margin-left: 5px;
  color: #3b5998; }

.fa-twitter-square {
  font-size: 35px;
  margin-left: 5px;
  color: #1da1f2; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.m-bottom {
  margin-bottom: 25px; }

.m-top {
  margin-top: 25px; }

.m-left {
  margin-left: 25px; }

.m-right {
  margin-right: 25px; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: transparent; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: inherit;
    min-width: inherit;
    width: 100%;
    height: auto;
    z-index: 1; }

div.printfriendly {
  position: absolute;
  right: 0;
  top: -50px; }

#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    height: 35px;
    padding: 9px 25px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

#subscription-toggle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 15px; }
  #subscription-toggle .subscription-toggle {
    font-family: 'museoSansLight', sans-serif;
    background: #2f8026;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 800;
    margin: 0 auto;
    max-width: 100%;
    padding: 9px 25px;
    text-align: center;
    text-decoration: none !important;
    text-transform: none; }
    #subscription-toggle .subscription-toggle:hover, #subscription-toggle .subscription-toggle:focus, #subscription-toggle .subscription-toggle:active {
      background: #fff;
      text-decoration: none;
      color: #2f8026 !important; }

.board-pop .modal-header .close {
  opacity: 1; }
.board-pop .modal-content {
  background: #fff; }
  .board-pop .modal-content img {
    float: left;
    margin: 0 15px 15px 0; }
  .board-pop .modal-content p span {
    font-weight: 700;
    color: #2f8026; }

.category-medical_advisory .interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.category-medical_advisory .interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .category-medical_advisory .interior.category .img-wrap img, .category-directors .interior.category .img-wrap img {
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    height: 100%;
    width: auto; }
.category-medical_advisory .interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .category-medical_advisory .interior.category .info h4, .category-medical_advisory .interior.category .info button, .category-directors .interior.category .info h4, .category-directors .interior.category .info button {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #dadada;
    height: auto;
    padding: 10px 0;
    color: #2f8026;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .category-medical_advisory .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

@media only screen and (max-width: 767px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; } }
@media only screen and (max-width: 480px) {
  div.printfriendly {
    top: -80px; }

  .interior.board .img-wrap {
    padding-bottom: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto 15px; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1 {
  font-family: 'museoSansRegular', sans-serif;
  background: #2f8026;
  border-radius: 47px;
  color: #ffffff !important;
  border: 2px solid #2f8026;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 10px 13px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active, span.btn-1:hover, span.btn-1:focus, span.btn-1:active {
    background: #5b5c5e;
    border: 2px solid #5b5c5e;
    text-decoration: none;
    color: #fff !important; }
    a.btn-1:hover:after, a.btn-1:focus:after, a.btn-1:active:after, span.btn-1:hover:after, span.btn-1:focus:after, span.btn-1:active:after {
      margin-left: 60px; }
  a.btn-1::after, span.btn-1::after {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    content: "\f0da";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto; }
a.btn-2, span.btn-2 {
  font-family: 'museoSansRegular', sans-serif;
  background: #fff;
  border-radius: 0px;
  color: #5b6065 !important;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  margin: 0 auto;
  min-width: 140px;
  padding: 8px 30px;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active, span.btn-2:hover, span.btn-2:focus, span.btn-2:active {
    background: #2f8026;
    text-decoration: none;
    color: #fff !important; }
a.btn-3, span.btn-3 {
  font-family: 'museoSansRegular', sans-serif;
  background: #382014;
  border-radius: 0px;
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin: 0 5px;
  position: relative;
  padding: 15px;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active {
    background: #120b07;
    text-decoration: none;
    color: #fff !important; }
a.btn-4, span.btn-4 {
  font-family: 'museoSansRegular', sans-serif;
  background: #2f8026;
  border-radius: 0px;
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin: 0 5px;
  position: relative;
  padding: 15px;
  text-align: center;
  text-decoration: none !important;
  text-transform: capitalize;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  a.btn-4:hover, a.btn-4:focus, a.btn-4:active, span.btn-4:hover, span.btn-4:focus, span.btn-4:active {
    background: #21591a;
    text-decoration: none;
    color: #fff !important; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
body.fixed header.header {
  background: #fff;
  left: 0;
  position: fixed;
  top: 0;
  border-bottom: 1px solid rgba(215, 215, 215, 0.4);
  width: 100%;
  z-index: 150;
  -webkit-animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  /* Standard syntax */ }
@-webkit-keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
@keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
  body.fixed header.header section.top .logo {
    display: none; }
  body.fixed header.header section.top .header-top {
    padding: 15px 0 0; }
    body.fixed header.header section.top .header-top ul.social {
      display: none; }
    body.fixed header.header section.top .header-top .open-search {
      z-index: 999;
      position: relative; }
    body.fixed header.header section.top .header-top .custom-btn {
      z-index: 999;
      position: relative; }
  body.fixed header.header section.navigation {
    margin-top: -45px; }
    body.fixed header.header section.navigation .nav-right {
      float: none;
      width: 100%; }
  body.fixed header.header #navigation {
    text-align: right;
    color: #2f8026;
    float: right; }
  body.fixed header.header #navigation ul li.active::after {
    bottom: 10px; }
  body.fixed header.header #navigation ul li ul li a, body.fixed header.header #navigation ul li.open ul li a {
    padding: 10px 15px;
    color: #fff; }
  body.fixed header.header .navbar-brand {
    display: block;
    height: 60px;
    top: 50px;
    width: 182px; }

header.header {
  font-family: 'museoSansRegular', sans-serif;
  background: transparent;
  position: absolute;
  z-index: 150;
  width: 100%; }
  header.header .textwidget {
    display: inline-block; }

section.top {
  background: transparent; }
  section.top .logo {
    display: inline-block; }
    section.top .logo a {
      display: block; }
      section.top .logo a img {
        margin: 10px auto 10px; }
  section.top .follow {
    display: inline-block;
    float: right; }
    section.top .follow ul.social {
      display: inline-block;
      line-height: 1em;
      margin: 0;
      padding: 0;
      text-align: center;
      vertical-align: middle; }
      section.top .follow ul.social li {
        display: inline-block;
        font-size: 18px;
        margin: 0px !important; }
        section.top .follow ul.social li a {
          display: inherit;
          border-radius: 50%;
          border: 2px solid #fff;
          color: #fff;
          height: 28px;
          margin: 0 4px;
          position: relative;
          -webkit-transition: 0.4s;
          transition: 0.4s;
          width: 28px; }
          section.top .follow ul.social li a i {
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 14px;
            left: 50%;
            position: absolute;
            top: 50%; }
          section.top .follow ul.social li a:hover {
            background: #fff;
            color: #5b6065; }
    section.top .follow .open-search {
      background: transparent;
      border-radius: 0%;
      border: none;
      color: #2f8026;
      font-size: 20px;
      padding: 10px 0 10px;
      margin: 0px;
      text-align: center;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      width: 30px; }
      section.top .follow .open-search:hover {
        background: #5b5c5e; }
    section.top .follow .custom-btn {
      display: unset; }

section.navigation .navbar-nav {
  float: right; }
section.navigation .nav-right {
  float: none;
  display: inline-block; }
section.navigation .follow {
  display: inline-block;
  float: right; }
  section.navigation .follow ul.social {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
    padding-left: 90px;
    text-align: center;
    vertical-align: middle; }
    section.navigation .follow ul.social li {
      display: inline-block !important;
      font-size: 18px !important;
      margin: 0px !important;
      padding: 0  !important; }
      section.navigation .follow ul.social li a {
        display: inherit !important;
        border-radius: 50% !important;
        border: 2px solid #382014 !important;
        color: #382014 !important;
        height: 28px !important;
        margin: 0 4px !important;
        position: relative !important;
        -webkit-transition: 0.4s !important;
        transition: 0.4s !important;
        width: 28px !important;
        padding: 0 !important; }
        section.navigation .follow ul.social li a i {
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 14px;
          left: 50%;
          position: absolute;
          top: 50%; }
        section.navigation .follow ul.social li a:hover {
          background: #fff !important;
          color: #5b6065 !important; }
          section.navigation .follow ul.social li a:hover:after {
            display: none; }
  section.navigation .follow .open-search {
    background: transparent;
    border-radius: 0%;
    border: none;
    color: #2f8026;
    font-size: 20px;
    padding: 10px 0 10px;
    margin: 0px;
    text-align: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 30px; }
    section.navigation .follow .open-search:hover {
      background: #5b5c5e; }
  section.navigation .follow .custom-btn {
    display: unset; }

/*END header-------------------------------------*/
/*START Main Navigation------------------------------------------*/
.navbar.navbar-default {
  background: transparent;
  margin-bottom: 0;
  border: none;
  border-radius: 0px; }
  .navbar.navbar-default .container {
    position: relative; }

.navbar-brand {
  padding: 0;
  width: 160px;
  position: relative;
  height: 190px;
  left: 0px;
  top: 15px;
  display: block; }
  .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    margin-left: 0px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }

#navigation {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 1rem;
  text-align: center;
  float: left;
  margin-top: 67px; }
  #navigation ul.nav li, #navigation ul.nav li.open {
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding: 0 15px; }
    #navigation ul.nav li::before, #navigation ul.nav li.open::before {
      content: "";
      background: #5b6065;
      display: block;
      height: 25px;
      width: 2px;
      top: 0px;
      position: absolute;
      left: -4px; }
    #navigation ul.nav li:hover::after, #navigation ul.nav li.open:hover::after {
      content: none; }
    #navigation ul.nav li:first-child:before, #navigation ul.nav li.open:first-child:before {
      display: none; }
    #navigation ul.nav li:last-child::after, #navigation ul.nav li.open:last-child::after {
      content: none; }
    #navigation ul.nav li:last-child ul, #navigation ul.nav li.open:last-child ul {
      right: 0;
      left: unset;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
      #navigation ul.nav li:last-child ul li a, #navigation ul.nav li.open:last-child ul li a {
        border-radius: 0; }
      #navigation ul.nav li:last-child ul li ul, #navigation ul.nav li.open:last-child ul li ul {
        right: auto;
        left: -100%; }
      #navigation ul.nav li:last-child ul li:last-child ul, #navigation ul.nav li.open:last-child ul li:last-child ul {
        right: auto;
        left: -100%; }
    #navigation ul.nav li.active a::after, #navigation ul.nav li.open.active a::after {
      content: "";
      background: #36942c;
      bottom: 20px;
      height: 3px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      right: 0;
      width: 100%; }
    #navigation ul.nav li.active ul li::after, #navigation ul.nav li.active ul li::before, #navigation ul.nav li.open.active ul li::after, #navigation ul.nav li.open.active ul li::before {
      content: none !important; }
    #navigation ul.nav li.active ul li a, #navigation ul.nav li.open.active ul li a {
      background: transparent;
      border-radius: 0px;
      color: #fff;
      font-size: 1rem;
      margin-top: 0; }
      #navigation ul.nav li.active ul li a:hover, #navigation ul.nav li.active ul li a:focus, #navigation ul.nav li.active ul li a:active, #navigation ul.nav li.open.active ul li a:hover, #navigation ul.nav li.open.active ul li a:focus, #navigation ul.nav li.open.active ul li a:active {
        color: #fff;
        background: #21591a; }
      #navigation ul.nav li.active ul li a::before, #navigation ul.nav li.active ul li a::after, #navigation ul.nav li.open.active ul li a::before, #navigation ul.nav li.open.active ul li a::after {
        content: none !important; }
    #navigation ul.nav li.active ul li:last-child ul, #navigation ul.nav li.open.active ul li:last-child ul {
      left: 100%;
      top: 0px;
      right: auto; }
    #navigation ul.nav li a, #navigation ul.nav li.open a {
      font-family: 'museoSansRegular', sans-serif;
      background: transparent;
      border-radius: 0;
      color: #5b5c5e;
      display: block;
      font-size: 15px;
      font-weight: 600;
      padding: 4px 0px 30px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      white-space: normal; }
      #navigation ul.nav li a::after, #navigation ul.nav li.open a::after {
        content: "";
        background: #36942c;
        bottom: 20px;
        height: 3px;
        left: 0;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 0;
        width: 0%; }
      #navigation ul.nav li a:hover::after, #navigation ul.nav li a:focus::after, #navigation ul.nav li a:active::after, #navigation ul.nav li.open a:hover::after, #navigation ul.nav li.open a:focus::after, #navigation ul.nav li.open a:active::after {
        width: 100%; }
    #navigation ul.nav li ul, #navigation ul.nav li.open ul {
      background: rgba(47, 128, 38, 0.8);
      border: none;
      display: none;
      min-height: 0;
      padding: 0;
      text-align: left; }
      #navigation ul.nav li ul li, #navigation ul.nav li.open ul li {
        display: block; }
        #navigation ul.nav li ul li::before, #navigation ul.nav li.open ul li::before {
          content: none !important; }
        #navigation ul.nav li ul li a, #navigation ul.nav li.open ul li a {
          border-radius: 0;
          border-top: 1px solid #36942c;
          color: #fff;
          font-size: 1rem;
          font-weight: 400;
          margin-top: 0;
          padding: 10px 15px; }
          #navigation ul.nav li ul li a::before, #navigation ul.nav li ul li a::after, #navigation ul.nav li.open ul li a::before, #navigation ul.nav li.open ul li a::after {
            content: none; }
          #navigation ul.nav li ul li a:hover, #navigation ul.nav li ul li a:focus, #navigation ul.nav li ul li a:active, #navigation ul.nav li.open ul li a:hover, #navigation ul.nav li.open ul li a:focus, #navigation ul.nav li.open ul li a:active {
            background: #21591a;
            color: #fff;
            margin-top: 0;
            border-radius: 0; }
          #navigation ul.nav li ul li a::after, #navigation ul.nav li.open ul li a::after {
            content: none !important; }
        #navigation ul.nav li ul li:first-child a, #navigation ul.nav li.open ul li:first-child a {
          border-top: none;
          border-radius: 0; }
          #navigation ul.nav li ul li:first-child a::after, #navigation ul.nav li.open ul li:first-child a::after {
            content: ""; }
        #navigation ul.nav li ul li:last-child a, #navigation ul.nav li.open ul li:last-child a {
          border-radius: 0; }
        #navigation ul.nav li ul li:last-child ul, #navigation ul.nav li.open ul li:last-child ul {
          left: 100%;
          top: 0px;
          right: auto; }

.dropdown-menu {
  display: block;
  background: rgba(47, 128, 38, 0.8);
  border-radius: 0;
  padding: 0px;
  position: absolute;
  display: none; }
  .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0px;
    display: none; }

.dropdown-btn {
  display: none; }

.slick-dots {
  display: none !important; }

@media only screen and (max-width: 991px) {
  /*body.fixed{ 
    padding-top: 200px;
  }*/
  body.fixed header.header section.top .header-top {
    z-index: 99;
    position: relative;
    width: 300px;
    text-align: center;
    float: none;
    display: block;
    margin: 0 auto; }
  body.fixed header.header section.navigation .nav-right {
    width: 100% !important; }
  body.fixed header.header #navigation ul li.open a {
    padding: 15px 15px; }
  body.fixed header.header #navigation ul li.active a {
    color: #fff !important; }
  body.fixed header.header #navigation ul li.menu-item-has-children .dropdown-btn {
    border: 1px solid #2f8026;
    color: #2f8026; }
  body.fixed header.header .navbar-brand {
    height: 50px;
    left: 15px; }
  body.fixed header.header .navbar-default .navbar-toggle .icon-bar {
    background: #2f8026; }

  section.top .logo {
    display: inline-block;
    width: 250px; }
    section.top .logo a img {
      width: 100%; }

  .navbar.navbar-default .container {
    padding: 0; }

  .navbar-nav {
    margin: 0; }

  #navigation ul {
    text-align: center;
    padding: 0px;
    display: block;
    background: #fff; }

  #navigation ul li {
    display: block; }

  #navigation ul li.active {
    background: #5b5c5e;
    color: #fff !important; }
    #navigation ul li.active::after {
      content: none; }
    #navigation ul li.active a {
      color: #ffffff !important; }
    #navigation ul li.active button.dropdown-btn {
      background: transparent;
      border: 1px solid #ffffff;
      color: #ffffff; }

  #navigation ul li:hover {
    background: #5b5c5e;
    color: #fff !important; }
    #navigation ul li:hover a {
      color: #ffffff !important; }

  #navigation ul li a, #navigation ul li.open a {
    font-size: 18px;
    padding: 20px 15px !important;
    display: block !important; }

  #navigation ul li:last-child a {
    margin-left: 0; }

  .dropdown-btn {
    display: none; }

  #navigation ul li.menu-item-has-children {
    display: block;
    padding: 0; }
    #navigation ul li.menu-item-has-children .dropdown-btn {
      background: transparent;
      border: 1px solid #2f8026;
      color: #2f8026;
      display: block;
      left: auto;
      padding: 4px 10px 6px;
      position: absolute;
      right: 22px;
      top: 15px; }
      #navigation ul li.menu-item-has-children .dropdown-btn:hover, #navigation ul li.menu-item-has-children .dropdown-btn:focus, #navigation ul li.menu-item-has-children .dropdown-btn:active {
        background: #fff;
        color: #5b5c5e;
        border: 1px solid #fff; }

  #navigation ul li ul {
    background: #36942c;
    margin-bottom: 12px;
    max-height: unset;
    position: relative;
    text-align: center;
    width: 100%; }
    #navigation ul li ul li {
      border-bottom: 1px solid #fff;
      padding: 0; }

  .navbar-collapse {
    overflow-y: none; }

  #navigation ul li:last-child ul li:last-child ul, #navigation ul li.open:last-child ul li:last-child ul {
    right: auto;
    left: 0; }

  #navigation ul li:last-child ul li ul, #navigation ul li.open:last-child ul li ul {
    right: 0;
    left: 0;
    background: #111; }

  #navigation ul > li.menu-item-has-children > .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: 0;
    display: block;
    border: 1px solid #5b5c5e;
    color: #5b5c5e;
    padding: 3px 9px 4px;
    top: 5px;
    background: transparent;
    color: #5b5c5e; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #2f8026;
      color: #fff; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu .dropdown-btn {
    display: none; }
  #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    left: auto;
    margin-top: -36px;
    display: block;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #2f8026;
    color: #2f8026;
    padding: 6px 13px 6px 12px; }
    #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:hover, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:focus, #navigation ul > li.menu-item-has-children > .dropdown-menu li.menu-item-has-children .dropdown-menu li.menu-item-has-children .dropdown-btn:active {
      background: #2f8026;
      color: #fff; }

  .dropdown-menu .dropdown-menu {
    left: 0;
    top: unset; }

  #navigation ul li::after, #navigation ul li.open::after {
    content: none; }

  .navbar-collapse.in {
    overflow-y: unset; }

  .navbar.navbar-default {
    background: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0px; }

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }

  .navbar-default .navbar-toggle {
    border-radius: 0px;
    border-color: transparent;
    background: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
      background: transparent;
      border-color: transparent; }
      .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:active .icon-bar {
        background: #2f8026; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #2f8026;
      height: 4px;
      width: 27px; }

  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-header {
    float: none;
    width: 100%; }

  .navbar-brand {
    display: block;
    padding: 0;
    width: 50px;
    position: absolute;
    height: 50px;
    left: 30px;
    top: 5px; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  #navigation {
    overflow-y: scroll !important;
    float: none;
    margin-top: 0; }

  section.navigation .follow {
    display: none; }

  .navbar.navbar-default .container {
    position: relative;
    width: 100%; }

  #navigation ul li a::after {
    display: none; }

  section.top {
    min-height: 50px; }

  .open-search {
    background: #5b5c5e;
    border-radius: 0%;
    border: none;
    color: #2f8026;
    font-size: 20px;
    padding: 10px 0 10px;
    margin: 0px;
    text-align: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 100%; }
    .open-search:hover {
      background: #2f8026; }

  section.navigation .nav-right {
    width: 100%; }

  body.fixed header.header section.navigation {
    margin-top: 0; }

  body.fixed header.header section.top .header-top {
    display: inline-block;
    float: none;
    left: 33%;
    position: relative;
    text-align: center;
    width: 215px;
    z-index: 99; }
  body.fixed header.header .navbar-brand {
    height: 50px;
    left: 15px;
    width: 50px;
    top: 5px; }

  #navigation ul.nav li::before, #navigation ul.nav li.open::before {
    display: none; }

  #navigation ul li.active {
    display: block; }

  #navigation ul li {
    display: block; }

  #navigation ul.nav li {
    display: block; } }
@media only screen and (max-width: 767px) {
  body.fixed header.header section.top .header-top {
    display: inline-block;
    float: none;
    left: 33%;
    position: relative;
    text-align: center;
    width: 215px;
    z-index: 99; }
  body.fixed header.header .navbar-brand {
    height: 50px;
    left: 15px;
    width: 50px;
    top: 5px; }

  body.fixed header.header section.navigation {
    margin-top: 0; }

  body.fixed header.header #navigation {
    float: none; }

  section.navigation {
    margin-top: 0; }

  section.top .header-top {
    display: block;
    float: none;
    text-align: center; }

  section.top .logo {
    display: block;
    width: 220px;
    margin: 0 auto; }
    section.top .logo a img {
      width: 100%;
      margin: 10px auto 0; }

  .custom-btn a.btn-4 {
    margin: 0; }
  .custom-btn a.btn-3 {
    margin: 0; }

  section.navigation .nav-right {
    width: 100%; }

  section.top .header-top {
    display: none; }

  section.top {
    min-height: 12px; }

  section.top .logo {
    width: 150px;
    position: absolute; }

  body.fixed header.header section.top {
    min-height: 50px; } }
@media only screen and (max-width: 480px) {
  body.fixed header.header section.top .header-top {
    display: none; }
  body.fixed header.header section.navigation .nav-right {
    width: 100% !important;
    height: 55px; }
  body.fixed header.header section.navigation {
    margin-top: 0; }
  body.fixed header.header #navigation {
    background: #fff; }

  .navbar-brand {
    left: 15px; }

  section.top .header-top .custom-btn {
    display: block;
    margin-top: 8px; }

  section.top {
    min-height: 12px; }

  body.fixed header.header section.top {
    min-height: 12px; } }
/*END Main Navigation-------------------------------------*/
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #5b5c5e; }

div.search {
  display: block;
  font-family: 'museoSansLight', sans-serif;
  position: relative;
  float: none;
  vertical-align: middle;
  background: #535456; }
  div.search::before {
    content: "";
    background: #68696b;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  div.search::after {
    content: "";
    background: #68696b;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    margin-right: 10px;
    color: #2f8026;
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px; }
    div.search .fa-times:hover {
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    border: none;
    color: #fff;
    border-radius: 0;
    margin-left: -4px;
    height: 47px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: transparent;
    background: transparent url("../images/search-icon.png") no-repeat;
    background-position: center;
    text-indent: -99999999px;
    width: 50px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-size: 24px 24px;
    opacity: 0.7;
    transition: 0.4s; }
    div.search #searchsubmit:hover {
      background-size: 18px 18px;
      opacity: 1; }
  div.search #s {
    height: 47px;
    border: none;
    color: #fff;
    vertical-align: middle;
    background: transparent;
    padding: 15px;
    width: calc(100% - 52px); }

@media only screen and (max-width: 767px) {
  div.search::after {
    content: none; } }
/*END Search Widget------------------------------------------*/
/*START Google Translate Dropdown-List------------------------------------------*/
.translate {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 20px; }
  .translate h3 {
    display: none; }
  .translate .skiptranslate {
    font-size: 0;
    line-height: 0; }
    .translate .skiptranslate .goog-te-combo {
      font-size: 14px;
      line-height: 1em;
      color: #5b6065;
      margin-top: -7px; }
    .translate .skiptranslate span {
      display: none; }
  .translate ul {
    padding: 0; }
    .translate ul li {
      display: inline-block; }
      .translate ul li a::before {
        content: none; }
  .translate #flags {
    display: none; }

/*END Google Translate Dropdown-List------------------------------------------*/
/*START Translate Fixed Bottom----------------------------------------*/
#glt-translate-trigger {
  background: #2f8026;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f8026), to(rgba(47, 128, 38, 0.2)));
  background: linear-gradient(#2f8026, rgba(47, 128, 38, 0.2));
  font-family: lato-l;
  font-size: 1rem; }

/*END Translate Fixed Bottom----------------------------------------*/
/*START Font Resizer------------------------------------------*/
.font-resizer {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .font-resizer.active p {
    background: #2f8026; }
  .font-resizer.active #controls {
    height: 80px; }
  .font-resizer p {
    width: 40px;
    height: 40px;
    background: transparent;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0; }
    .font-resizer p span {
      font-size: 22px; }
  .font-resizer #controls {
    vertical-align: middle;
    position: absolute;
    overflow: hidden;
    height: 0;
    background: #2f8026;
    width: 40px;
    z-index: 10;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-top: 5px; }
    .font-resizer #controls p {
      display: inline-block;
      vertical-align: middle;
      height: 25px; }
  .font-resizer #large, .font-resizer #small {
    background: #2f8026;
    color: #fff;
    width: 40px;
    display: block;
    position: relative;
    font-size: 22px;
    height: 40px;
    padding: 5px 0;
    z-index: 10;
    text-align: center; }
    .font-resizer #large:hover, .font-resizer #small:hover {
      background: #21591a;
      text-decoration: none; }
    .font-resizer #large i, .font-resizer #small i {
      font-size: 10px;
      position: absolute; }

/*END Font Resizer------------------------------------------*/
/*START Slider--------------------------------------------------*/
.slider-widget {
  position: relative;
  overflow-x: hidden; }
  .slider-widget .arrow-down {
    position: relative; }
    .slider-widget .arrow-down a {
      position: absolute;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
      background: #2f8026;
      border-radius: 50%;
      border: 2px solid #2f8026;
      bottom: 120px;
      color: #fff;
      display: block;
      font-size: 20px;
      height: 35px;
      left: auto;
      line-height: 1em;
      padding-top: 5px;
      right: 0;
      text-align: center;
      width: 35px; }
      .slider-widget .arrow-down a:hover {
        background: transparent;
        border: 2px solid #ffffff; }
  .slider-widget .slider-a #home-slider:hover .carousel-control {
    opacity: 0; }
  .slider-widget .slider-a #home-slider .carousel-indicators {
    bottom: 0px;
    list-style: none;
    margin-left: 0;
    padding-right: 15px;
    position: absolute;
    right: auto;
    text-align: center;
    width: 100%;
    z-index: 15;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .slider-widget .slider-a #home-slider .carousel-indicators li {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 4px;
    width: 18px;
    height: 18px; }
  .slider-widget .slider-a #home-slider .carousel-indicators .active {
    background: #5b5c5e;
    border-color: #5b5c5e;
    border-radius: 50%;
    margin: 0 10px;
    width: 18px;
    height: 18px; }
  .slider-widget .slider-a #home-slider .container {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .slider-widget .slider-a #home-slider .bullets {
    z-index: 5;
    top: auto;
    bottom: 15px;
    height: 20px;
    display: none; }
  .slider-widget .slider-a #home-slider .carousel-control {
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: none; }
    .slider-widget .slider-a #home-slider .carousel-control span {
      background: #ffffff;
      border-radius: 50%;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
              box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
      color: #2f8026;
      font-size: 30px;
      height: 48px;
      text-align: center;
      text-shadow: none;
      width: 48px; }
      .slider-widget .slider-a #home-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .slider-widget .slider-a #home-slider .carousel-control span:hover {
        color: #fff;
        background: #2f8026; }
    .slider-widget .slider-a #home-slider .carousel-control.left, .slider-widget .slider-a #home-slider .carousel-control.right {
      background: transparent; }
  .slider-widget .slider-a .slider-box {
    height: 100vh;
    position: relative;
    text-align: left; }
  .slider-widget .slider-a .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    /*&::after{
      content: "";
      background: url("../images/slider-overlay.png");
      background-size: cover;
      height: 300px;
      width: 100%;
      position: absolute;
      left:0;
      top: 0;
      z-index: 1;
    }*/ }
  .slider-widget .caption-a {
    -webkit-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%);
    left: 50%;
    position: absolute;
    text-align: left;
    top: 50%;
    width: 1170px;
    z-index: 10; }
    .slider-widget .caption-a h2 {
      font-family: 'museoSansRegular', sans-serif;
      color: #5b5c5e;
      font-size: 60px;
      line-height: 50px;
      margin: 0;
      text-transform: capitalize;
      text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9); }
      .slider-widget .caption-a h2 span {
        text-transform: uppercase;
        color: #2f8026;
        display: block;
        font-size: 45px;
        font-family: 'museoSansRegular', sans-serif; }
    .slider-widget .caption-a p {
      font-family: 'museoSansRegular', sans-serif;
      color: #5b5c5e;
      font-weight: 400;
      font-size: 17px;
      letter-spacing: 0.2px;
      text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
      line-height: 1.5em;
      margin-bottom: 15px;
      margin-top: 20px;
      width: 50%;
      background: rgba(255, 255, 255, 0.8);
      padding: 10px;
      border-radius: 13px; }
    .slider-widget .caption-a a.btn-4 {
      border: 1px solid #2f8026; }
      .slider-widget .caption-a a.btn-4:hover, .slider-widget .caption-a a.btn-4:focus, .slider-widget .caption-a a.btn-4:active {
        background: transparent;
        text-decoration: none;
        color: #fff !important;
        border: 1px solid #ffffff; }

@media only screen and (min-width: 1370px) and (max-width: 1440px) {
  .slider-widget .caption-a {
    -webkit-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%); }

  .slider-widget .arrow-down a {
    bottom: 120px;
    right: 0;
    left: auto; }

  .slider-widget .caption-a p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 13px; } }
@media only screen and (min-width: 1280px) and (max-width: 1370px) {
  .slider-widget .caption-a {
    -webkit-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%); }

  .slider-widget .arrow-down a {
    bottom: 120px;
    right: 0;
    left: auto; }

  .slider-widget .caption-a p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 13px; } }
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .slider-widget .caption-a {
    -webkit-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%); }

  .slider-widget .arrow-down a {
    bottom: 120px;
    right: 0;
    left: auto; }

  .slider-widget .caption-a p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 13px; } }
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .slider-widget .slider-a .bg-img {
    background-position: 70%; }

  .slider-widget .slider-a .caption-a {
    width: 970px; }

  .slider-widget .caption-a p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 13px; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .caption-a {
    width: 750px;
    padding: 0 15px; }

  .slider-widget .arrow-down a {
    bottom: 100px; }

  .slider-widget .slider-a .bg-img {
    background-position: 70%; }

  .slider-widget .caption-a p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 13px;
    width: 70%; } }
@media only screen and (max-width: 767px) {
  .slider-widget .slider-a .bg-img {
    background-position: 70%; }

  .slider-widget .slider-a .caption-a {
    width: 100%; }

  .slider-widget .arrow-down a {
    bottom: 50px; }

  .slider-widget .caption-a p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    border-radius: 13px; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a .slider-box {
    height: 85vh; }

  .slider-widget .caption-a h2 {
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 30px; }

  .slider-widget .caption-a p {
    display: none; }

  .slider-widget .caption-a h2 span {
    display: block;
    font-size: 25px; }

  .slider-widget .arrow-down a {
    bottom: 120px;
    right: 0;
    left: auto; }

  .slider-widget .caption-a {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
@media only screen and (max-width: 320px) {
  .slider-widget .slider-a .slider-box {
    height: 100vh; } }
/*END Slider--------------------------------------------------*/
/*START News--------------------------------------------------*/
.news-widget {
  padding: 30px 0 40px;
  background: #fff;
  border-top: 1px solid #dadada;
  color: #5b6065; }
  .news-widget h2 {
    font-family: 'museoSansRegular', sans-serif;
    font-size: 39px;
    text-align: center;
    color: #21591a;
    font-weight: 400;
    margin: 25px 0 45px;
    text-transform: capitalize; }
  .news-widget .single-box {
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .news-widget .single-box:hover, .news-widget .single-box:active, .news-widget .single-box:focus {
      margin-top: -15px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .news-widget .single-box:hover .img-wrap::after, .news-widget .single-box:active .img-wrap::after, .news-widget .single-box:focus .img-wrap::after {
        top: 0;
        left: 0; }
      .news-widget .single-box:hover a.btn-1, .news-widget .single-box:active a.btn-1, .news-widget .single-box:focus a.btn-1 {
        background: #36942c !important; }
  .news-widget .img-wrap {
    height: 185px; }
    .news-widget .img-wrap::after {
      content: "";
      border-top: 190px solid rgba(255, 255, 255, 0.5);
      border-right: 70px solid transparent;
      border-left: 0 solid transparent;
      position: absolute;
      z-index: 5;
      top: 0;
      left: -50%;
      width: 50%; }
  .news-widget .info-wrap {
    background: #fff;
    border-bottom: 2px solid #f3f3f3;
    position: relative;
    margin-bottom: 25px;
    padding: 10px 0 40px;
    text-align: left; }
    .news-widget .info-wrap .title-wrap {
      border-bottom: 1px solid #ddd;
      display: block;
      margin-bottom: 15px;
      padding: 0 0 10px; }
      .news-widget .info-wrap .title-wrap h3 {
        font-family: 'museoSansRegular', sans-serif;
        color: #21591a;
        font-size: 24px;
        font-weight: 400;
        margin: 0;
        text-transform: capitalize; }
    .news-widget .info-wrap p {
      font-family: 'museoSansLight', sans-serif;
      font-size: 14px;
      line-height: 1.7em;
      margin-bottom: 10px; }
    .news-widget .info-wrap time {
      font-family: 'museoSansLight', sans-serif;
      color: #21591a;
      font-size: 14px;
      font-style: italic;
      font-weight: 900; }
    .news-widget .info-wrap a.btn-1 {
      position: absolute;
      bottom: -25px;
      left: 0;
      background: #41576b !important; }
      .news-widget .info-wrap a.btn-1:hover, .news-widget .info-wrap a.btn-1:active, .news-widget .info-wrap a.btn-1:focus {
        background: #36942c !important; }

/*END News------------------------------------------*/
@media only screen and (max-width: 991px) {
  .news-widget .single-box {
    width: 400px;
    margin: 25px auto 45px; } }
@media only screen and (max-width: 480px) {
  .news-widget .single-box {
    width: 95%; } }
/*START Calendar------------------------------------------*/
.tribe-mini-calendar-event {
  border: none; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%; }

.tribe-mini-calendar-wrapper {
  background: #2f8026;
  color: #fff;
  padding: 0;
  font-family: lato-r;
  border-bottom: 6px solid #21591a; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    opacity: 1; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth span.tribe-mini-calendar-no-event {
    color: #5b6065; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav {
    border: none;
    display: table-caption;
    padding: 0 0 10px 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td {
      background: transparent;
      border: none; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span {
      font-size: 24px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: #fff;
    border: none;
    font-size: 12px;
    text-transform: capitalize;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: #5b6065; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #5b6065;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a {
    position: relative;
    background: #fff;
    width: 35px;
    height: 35px;
    z-index: 1;
    border-radius: 50%;
    padding-top: 12px;
    margin: -8px auto 0;
    color: #5b6065;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    content: none; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-today {
  background: transparent; }

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present, .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
  background-color: transparent; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
  background: #2f8026; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 11px;
    letter-spacing: 1px;
    background: #2f8026;
    color: #fff;
    border: solid 1px #5b6065;
    border-bottom: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    background: #5b6065;
    color: #2f8026; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
  color: #fff; }

/*END Calendar------------------------------------------*/
.events-widgets {
  padding: 30px 0 40px;
  background: #fff;
  border-top: 1px solid #dadada;
  color: #5b6065; }
  .events-widgets h2 {
    font-family: 'museoSansRegular', sans-serif;
    font-size: 39px;
    text-align: center;
    color: #21591a;
    font-weight: 400;
    margin: 25px 0 45px;
    text-transform: capitalize; }
  .events-widgets .box-events {
    background: #2f8026;
    cursor: pointer;
    height: 105px;
    line-height: 1.5em;
    position: relative;
    padding: 30px 15px 25px;
    text-align: center;
    margin-bottom: 35px;
    width: 90%; }
    .events-widgets .box-events a {
      display: block;
      text-decoration: none; }
    .events-widgets .box-events .month, .events-widgets .box-events .day {
      cursor: pointer;
      display: block;
      font-weight: 400;
      color: #fff; }
    .events-widgets .box-events .month {
      font-family: 'museoSansRegular', sans-serif;
      font-size: 34px;
      margin-bottom: 5px;
      text-transform: capitalize; }
    .events-widgets .box-events .day {
      font-family: 'museoSansLight', sans-serif;
      font-size: 13px;
      padding: 10px 5px; }
    .events-widgets .box-events::before {
      content: "";
      background: #fff;
      display: block;
      position: absolute;
      top: 0;
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      height: 4px;
      right: 0; }
    .events-widgets .box-events:hover, .events-widgets .box-events:focus, .events-widgets .box-events:active {
      background: #36942c;
      cursor: pointer;
      text-decoration: none; }
  .events-widgets h4 {
    font-family: 'museoSansRegular', sans-serif;
    color: #5b6065;
    font-size: 21px;
    font-weight: 400;
    margin: 0; }
    .events-widgets h4 a {
      color: #5b6065; }
      .events-widgets h4 a:hover, .events-widgets h4 a:focus, .events-widgets h4 a:active {
        color: #21591a; }
  .events-widgets time {
    margin-right: 5px; }
  .events-widgets address {
    font-family: 'museoSansLight', sans-serif;
    color: #5b6065;
    font-size: 14px;
    margin-bottom: 0; }
    .events-widgets address strong {
      font-family: 'museoSansLight', sans-serif;
      color: #2f8026;
      font-weight: 400; }
  .events-widgets hr {
    display: none; }
  .events-widgets .events-widgets-right .single-box-events {
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: none; }
    .events-widgets .events-widgets-right .single-box-events.choose {
      display: block; }
    .events-widgets .events-widgets-right .single-box-events:hover, .events-widgets .events-widgets-right .single-box-events:active, .events-widgets .events-widgets-right .single-box-events:focus {
      margin-top: 0;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .events-widgets .events-widgets-right .single-box-events:hover .img-wrap::after, .events-widgets .events-widgets-right .single-box-events:active .img-wrap::after, .events-widgets .events-widgets-right .single-box-events:focus .img-wrap::after {
        top: 0;
        left: 0; }
      .events-widgets .events-widgets-right .single-box-events:hover a.btn-1, .events-widgets .events-widgets-right .single-box-events:active a.btn-1, .events-widgets .events-widgets-right .single-box-events:focus a.btn-1 {
        background: #36942c !important; }
  .events-widgets .events-widgets-right .img-wrap {
    height: 185px; }
    .events-widgets .events-widgets-right .img-wrap::after {
      content: "";
      border-top: 190px solid rgba(255, 255, 255, 0.5);
      border-right: 70px solid transparent;
      border-left: 0 solid transparent;
      position: absolute;
      z-index: 5;
      top: 0;
      left: -50%;
      width: 50%; }
  .events-widgets .events-widgets-right .info-wrap {
    background: #fff;
    position: relative;
    margin-bottom: 25px;
    padding: 10px 0 40px;
    text-align: left; }
    .events-widgets .events-widgets-right .info-wrap .title-wrap {
      border-bottom: 1px solid #ddd;
      display: block;
      margin-bottom: 15px;
      padding: 0 0 10px; }
      .events-widgets .events-widgets-right .info-wrap .title-wrap h3 {
        font-family: 'museoSansRegular', sans-serif;
        color: #21591a;
        font-size: 24px;
        font-weight: 400;
        margin: 0;
        text-transform: capitalize; }
    .events-widgets .events-widgets-right .info-wrap p {
      font-family: 'museoSansLight', sans-serif;
      font-size: 14px;
      line-height: 1.7em;
      margin-bottom: 10px; }
    .events-widgets .events-widgets-right .info-wrap time {
      font-family: 'museoSansLight', sans-serif;
      color: #21591a;
      font-size: 14px;
      font-style: italic;
      font-weight: 900; }
  .events-widgets .view-all {
    display: block;
    margin-top: 35px; }

/*END Events------------------------------------------*/
/*START TRIBE EVENTS------------------------------------*/
#tribe-events .tribe-events-event-meta .column, #tribe-events .tribe-events-event-meta .tribe-events-meta-group {
  padding: 0px 0%;
  width: 100%; }
#tribe-events .tribe-events-schedule {
  margin: 0em 0px 1.5em; }
#tribe-events h1 {
  margin-bottom: 0; }
#tribe-events h2 {
  margin-top: 0;
  font-size: 1.786rem;
  font-family: 'museoSansLight', sans-serif; }
#tribe-events .tribe-events-event-image img {
  float: left;
  margin: 0 15px 15px 0; }
#tribe-events a {
  color: #2f8026; }
  #tribe-events a:hover {
    text-decoration: underline; }
#tribe-events dd.tribe-venue {
  text-transform: uppercase; }
#tribe-events .tribe-events-button, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background: #5b5c5e;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  #tribe-events .tribe-events-button:hover, #tribe-events #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #2f8026; }
#tribe-events .tribe-events-calendar thead th {
  background: #2f8026;
  border-color: #2f8026; }
#tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background: #696969; }
#tribe-events #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
  background: #ebe8e8; }
#tribe-events #tribe-events-content .tribe-events-calendar td {
  background: #ebe8e8; }
#tribe-events .tribe-events-month-event-title a {
  color: #7b7b7b; }
#tribe-events .tribe-events-button, #tribe-events #tribe-events .tribe-events-button:hover, #tribe-events #tribe_events_filters_wrapper input[type="submit"], #tribe-events .tribe-events-button, #tribe-events .tribe-events-button.tribe-active:hover, #tribe-events .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background-color: #5b5c5e; }
#tribe-events #tribe-events-content .tribe-events-calendar td:hover {
  background: #fff !important; }
  #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"], #tribe-events #tribe-events-content .tribe-events-calendar td:hover div[id*="tribe-events-daynum-"] a {
    background: #5b5c5e; }
#tribe-events #tribe-events-content .tribe-events-tooltip h4, #tribe-events #tribe_events_filters_wrapper .tribe_events_slider_val, #tribe-events .single-tribe_events a.tribe-events-gcal, #tribe-events .single-tribe_events a.tribe-events-ical {
  color: #5b5c5e; }
#tribe-events .tribe-events-sub-nav a {
  color: #ffffff;
  font-weight: 300; }

.single-tribe_events .tribe-events-event-meta {
  background: transparent;
  border: none; }

.single-tribe_events .tribe-events-venue-map {
  margin: 20px 0 2% 0px;
  width: 100%; }

.tribe-events-single-section-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e4e4e4;
  margin-top: 3px; }

#tribe-bar-form {
  background: #FFF;
  border: 1px solid #e4e4e4; }

#tribe-bar-collapse-toggle {
  background: #FFF; }

.tribe-events-list .tribe-events-event-cost span {
  font-weight: 400;
  color: #fff;
  background: #2f8026;
  border: none;
  padding: 10px 30px; }

.tribe-events-loop h2::after {
  content: none; }

/*END TRIBE EVENTS------------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .events-widgets-left .col-md-6 .col-md-4 {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  .events-widgets h2 {
    margin: 10px 0 40px; }

  .events-widgets h4 {
    padding-top: 10px; }

  .events-widgets-left {
    text-align: center;
    padding-bottom: 20px; }

  .events-widgets .box-events {
    width: 80px;
    margin: 0 auto 20px; } }
@media only screen and (max-width: 480px) {
  .events-widget .day {
    height: auto; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  text-align: left;
  padding: 0px 0px; }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h2 {
    color: #5b6065;
    font-size: 50px;
    font-weight: 400;
    margin: 0 auto 30px;
    width: 60%;
    font-family: 'museoSansRegular', sans-serif; }
    .sign-up-widget h2 span {
      color: #2f8026;
      display: block;
      text-transform: uppercase;
      font-size: 40px; }
  .sign-up-widget p {
    color: #5b6065;
    font-size: 17px;
    margin: 25px  auto;
    font-weight: 300;
    width: 60%;
    font-family: 'museoSansRegular', sans-serif; }
  .sign-up-widget .gform_wrapper {
    width: 60%;
    margin: 70px auto; }
    .sign-up-widget .gform_wrapper div.validation_error {
      color: #FE9393; }
    .sign-up-widget .gform_wrapper .gform_body {
      width: 100%;
      display: inline-block;
      vertical-align: top;
      float: none; }
      .sign-up-widget .gform_wrapper .gform_body ul.gform_fields {
        padding-left: 0; }
        .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield {
          list-style-type: none; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label {
            display: none !important;
            background: #2f8026;
            color: #ffffff;
            font-weight: 600;
            font-size: 15px;
            height: 56px;
            width: 30%;
            text-align: center;
            float: right;
            margin-top: 0px !important;
            margin-bottom: 0px !important;
            padding: 18px 15px;
            -webkit-transition: 0.4s;
            transition: 0.4s; }
            .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label::hover {
              background: #5b6065; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
            margin: 0 !important; }
            .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input {
              font-family: 'museoSansRegular', sans-serif;
              background: transparent;
              border-radius: 0px;
              border: 1px solid #b0b0b0;
              border-top: none;
              border-left: none;
              border-right: none;
              height: 56px;
              width: 100%;
              float: left;
              color: #b0b0b0;
              padding: 0 10px;
              font-size: 18px;
              font-weight: 300;
              margin-bottom: 25px;
              margin-right: 1%;
              /* firefox 19+ */
              /* ie */ }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder {
                color: #b0b0b0;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder {
                color: #b0b0b0;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder {
                color: #b0b0b0;
                opacity: 1; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield:nth-child(3) input {
            width: 100%;
            margin-right: 0; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield:nth-child(4) input {
            width: 100%;
            margin-right: 0; }
    .sign-up-widget .gform_wrapper .gform_footer {
      width: 100%;
      display: inline-block;
      text-align: left;
      margin: 0 0 0 -4px;
      padding: 0; }
      .sign-up-widget .gform_wrapper .gform_footer .gform_button {
        font-family: 'museoSansRegular', sans-serif;
        background: #2f8026;
        border-radius: 54px;
        color: #ffffff !important;
        border: 2px solid #2f8026;
        display: inline-block;
        font-size: 17px;
        font-weight: 700;
        margin: 0 auto;
        padding: 10px 25px;
        position: relative;
        text-align: center;
        text-decoration: none !important;
        text-transform: uppercase;
        -webkit-transition: 0.4s;
        transition: 0.4s; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover, .sign-up-widget .gform_wrapper .gform_footer .gform_button:focus, .sign-up-widget .gform_wrapper .gform_footer .gform_button:active {
          background: #5b5c5e;
          border: 2px solid #5b5c5e;
          text-decoration: none;
          color: #fff !important; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button::after {
          content: "\f0da";
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          display: inline-block;
          position: relative;
          margin-left: 15px;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (max-width: 991px) {
  /*.sign-up-widget .gform_wrapper .gform_body {
    width: 100% !important;
  }*/
  .sign-up-widget .gform_wrapper .gform_body {
    float: none !important;
    width: 100%; }

  .sign-up-widget .gform_wrapper .gform_footer .gform_button {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .sign-up-widget .gform_wrapper .gform_body {
    float: none !important; } }
@media only screen and (max-width: 480px) {
  .sign-up-widget h2 {
    width: 90%; }

  .sign-up-widget p {
    width: 90%; }

  .sign-up-widget .gform_wrapper {
    width: 90%; } }
/*END Sign Up------------------------------------------*/
/*START Social Widget--------------------------------------------------*/
.social-widget {
  padding: 25px 0px 0; }
  .social-widget .social-title {
    padding: 0;
    text-align: center;
    display: block;
    margin-bottom: 0; }
    .social-widget .social-title li {
      display: inline-block; }
      .social-widget .social-title li a {
        color: #2f8026;
        font-size: 3rem; }
      .social-widget .social-title li:first-child:after {
        content: "|";
        display: inline-block;
        margin: -15px 15px 0;
        vertical-align: middle;
        line-height: 1em;
        color: #2f8026; }
  .social-widget h2 {
    margin-top: 5px !important; }
  .social-widget p {
    text-align: center; }
  .social-widget .bg-social {
    background: #2f8026;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #2f8026), color-stop(50%, #36942c));
    background: linear-gradient(90deg, #2f8026 50%, #36942c 50%);
    padding: 45px 15px; }
    .social-widget .bg-social h3 {
      display: none; }
    .social-widget .bg-social .twitter-timeline {
      width: 460px !important;
      max-width: 100% !important; }
    .social-widget .bg-social .col-md-6 {
      text-align: center;
      padding: 50px 0; }
    .social-widget .bg-social .fb_iframe_widget {
      max-width: 100% !important;
      max-height: 350px;
      overflow: hidden; }

@media only screen and (max-width: 991px) {
  .social-widget .bg-social {
    background: #2f8026;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #2f8026), color-stop(50%, #36942c));
    background: linear-gradient(180deg, #2f8026 50%, #36942c 50%);
    padding: 45px 15px; } }
@media only screen and (max-width: 767px) {
  .social-widget .bg-social {
    background: #2f8026;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #2f8026), color-stop(50%, #36942c));
    background: linear-gradient(180deg, #2f8026 50%, #36942c 50%);
    padding: 45px 15px; }
    .social-widget .bg-social .fb_iframe_widget {
      max-width: 100% !important;
      max-height: 350px;
      overflow: hidden;
      overflow-x: scroll; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget {
  background: url("../images/bg-testimonials.jpg") repeat;
  padding: 0px 25px 10px;
  text-align: center; }
  .testimonial-widget .testimonial_rotator_slide_title {
    display: none; }
  .testimonial-widget .testimonial_rotator .has-image .testimonial_rotator_img {
    position: relative;
    overflow: hidden;
    z-index: 3px;
    height: 125px;
    width: 125px;
    background: #ccc;
    border-radius: 50%;
    margin: 50px auto 50px;
    border: 3px solid #fff;
    float: none; }
    .testimonial-widget .testimonial_rotator .has-image .testimonial_rotator_img img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-height: 150%;
      min-width: 100%; }
  .testimonial-widget .testimonial_rotator_quote {
    font-size: 1.071rem;
    color: #fff;
    padding: 0 7%; }
  .testimonial-widget .testimonial_rotator_author_info {
    color: #fff;
    margin-top: 45px;
    font-family: lato-eb;
    border: none !important; }
    .testimonial-widget .testimonial_rotator_author_info span {
      display: block;
      text-transform: uppercase; }
  .testimonial-widget .testimonial_rotator .has-image .text, .testimonial-widget .testimonial_rotator_single.has-image .text {
    width: 100%;
    float: none; }

/*END Testimonials------------------------------------------*/
/*START Sponsors Widget--------------------------------------------------*/
.sponsor-widget {
  padding: 40px 25px 40px; }
  .sponsor-widget p {
    text-align: center; }
  .sponsor-widget #sponsors-slider .carousel-control {
    width: 20px;
    opacity: 0; }
  .sponsor-widget #sponsors-slider .carousel-indicators {
    display: none; }
  .sponsor-widget #sponsors-slider .img-wrap {
    height: 120px;
    background: transparent;
    margin: 15px 0; }
    .sponsor-widget #sponsors-slider .img-wrap img {
      max-width: 100%;
      min-width: unset; }

/*END Sponsors Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  text-align: center;
  color: #2f8026;
  font-family: 'museoSansRegular', sans-serif;
  position: relative;
  background: #e8e7e7; }
  footer.footer::before {
    content: "";
    background: url("../images/border-top-footer.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
    width: 100%;
    height: 386px;
    top: -386px;
    display: block;
    position: absolute;
    bottom: auto;
    z-index: 0; }
  footer.footer .top {
    padding: 5px 25px 40px;
    font-size: 14px;
    text-align: center h3;
      text-align-margin: 0;
      text-align-margin-bottom: 45px;
      text-align-color: #2f8026;
      text-align-text-transform: uppercase;
      text-align-font-weight: 600;
      text-align-font-size: 18px;
    /*&::after{
      content: "";
      background: rgba(255, 255, 255, 0.4);
      height: 1px;
      width:60%;
      display: block; 
      margin:15px 0 20px;
    }*/ }
    footer.footer .top a {
      display: block;
      color: #2f8026;
      line-height: 1.5em;
      font-weight: 300; }
    footer.footer .top p {
      font-weight: 300; }
    footer.footer .top address {
      margin-bottom: 0;
      line-height: 1.5em;
      font-weight: 300; }
    footer.footer .top .left {
      padding-top: 0px; }
      footer.footer .top .left img {
        width: 100%; }
    footer.footer .top .center-left {
      padding-left: 5%; }
      footer.footer .top .center-left::after {
        content: "";
        background: rgba(255, 255, 255, 0.4);
        height: 143px;
        width: 1px;
        display: block;
        float: right;
        position: absolute;
        right: 15%;
        top: 0; }
    footer.footer .top .center-right {
      padding-left: 5%; }
      footer.footer .top .center-right::after {
        content: "";
        background: rgba(255, 255, 255, 0.4);
        height: 143px;
        width: 1px;
        display: block;
        float: right;
        position: absolute;
        right: 15%;
        top: 0; }
      footer.footer .top .center-right ul {
        padding: 0; }
        footer.footer .top .center-right ul li {
          list-style-type: none; }
          footer.footer .top .center-right ul li a {
            color: #2f8026;
            font-weight: 300; }
            footer.footer .top .center-right ul li a:hover {
              color: #2f8026; }
    footer.footer .top .right ul.social {
      padding: 0px 0 0 0;
      font-size: 1.071rem;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      text-align: center;
      margin-top: 0px; }
      footer.footer .top .right ul.social::before {
        content: none;
        /* style */ }
      footer.footer .top .right ul.social li {
        display: inline-block;
        line-height: 1.2em;
        margin-left: 2px;
        margin-top: 8px;
        vertical-align: middle; }
        footer.footer .top .right ul.social li a {
          vertical-align: middle;
          color: #2f8026;
          line-height: 1.2em;
          -webkit-transition: 0.4s;
          transition: 0.4s;
          display: block;
          border: 3px solid #2f8026;
          border-radius: 50%;
          width: 30px;
          height: 30px;
          position: relative;
          padding: 0px; }
          footer.footer .top .right ul.social li a i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          footer.footer .top .right ul.social li a:hover {
            color: #fff;
            background: #5b5c5e;
            border: 3px solid #5b5c5e; }
            footer.footer .top .right ul.social li a:hover a {
              color: #ffffff !important; }
  footer.footer .bottom {
    font-family: 'museoSansRegular', sans-serif;
    padding: 0px 0 60px;
    background: url("../images/grass.png");
    background-size: contain;
    background-position: bottom center;
    font-size: 12px;
    text-align: center; }
    footer.footer .bottom p {
      color: #5b6065;
      font-weight: 500; }
    footer.footer .bottom a {
      color: #5b6065; }
      footer.footer .bottom a span {
        font-weight: 600;
        color: #2f8026; }
    footer.footer .bottom .copy-r {
      display: inline-block;
      margin-right: 15px; }
      footer.footer .bottom .copy-r span {
        color: #2f8026; }
      footer.footer .bottom .copy-r a {
        color: #5b6065;
        font-weight: 500;
        text-decoration: underline;
        margin-right: 10px; }
        footer.footer .bottom .copy-r a::hover {
          text-decoration: none; }
    footer.footer .bottom .copy-o {
      display: inline-block;
      margin-right: 15px; }
      footer.footer .bottom .copy-o a {
        color: #5b6065;
        font-weight: 500;
        text-decoration: underline;
        margin-right: 10px; }
        footer.footer .bottom .copy-o a::hover {
          text-decoration: none; }
    footer.footer .bottom .elevation {
      display: inline-block; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  footer.footer .top .center-left::after {
    content: "";
    right: 5% !important; } }
@media only screen and (max-width: 991px) {
  footer.footer .top h3::after {
    margin: 15px auto 20px !important;
    width: 30% !important; }

  footer.footer .bottom {
    background-repeat: no-repeat; }

  footer.footer .top .left {
    text-align: center !important; }

  footer.footer .col-md-3 {
    padding-bottom: 45px !important;
    text-align: center !important; }

  footer.footer .top .center-left::after {
    content: none !important; }

  footer.footer .top .center-right::after {
    content: none !important; }

  footer.footer .top .right ul.social {
    text-align: center !important; } }
@media only screen and (max-width: 767px) {
  footer.footer .top h3::after {
    margin: 15px auto 20px !important;
    width: 30% !important; }

  footer.footer .top .left {
    text-align: center !important; }

  footer.footer .col-md-3 {
    padding-bottom: 45px !important;
    text-align: center !important; }

  footer.footer .top .center-left::after {
    content: none !important; }

  footer.footer .top .center-right::after {
    content: none !important; }

  footer.footer .top .right ul.social {
    text-align: center !important; }

  footer.footer .bottom {
    text-align: center;
    margin: 0 auto; }

  footer.footer .bottom .copy-r {
    float: none; }

  footer.footer .bottom .elevation {
    float: none; }

  footer.footer .bottom {
    padding: 0px 0 30px; } }
/*END footer------------------------------------------*/
/*START Breadcrumbs----------------------------------------*/
ul.breadcrumbs {
  padding: 0px;
  margin-bottom: 25px;
  text-transform: uppercase; }
  ul.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ul.breadcrumbs li strong {
      font-weight: unset;
      font-size: 12.5px;
      margin-bottom: 0;
      font-family: 'museoSansLight', sans-serif;
      color: #2f8026;
      font-weight: 700; }
    ul.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ul.breadcrumbs li.separator::after {
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size-adjust: none;
        font-stretch: normal;
        -webkit-font-feature-settings: normal;
                font-feature-settings: normal;
        -webkit-font-language-override: normal;
                font-language-override: normal;
        -webkit-font-kerning: auto;
                font-kerning: auto;
        font-synthesis: weight style;
        font-variant: normal;
        font-size: inherit;
        text-rendering: auto;
        font-size: 0.9rem;
        color: #5b6065; }
    ul.breadcrumbs li a {
      color: #5b6065;
      font-size: 12.5px;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: 'museoSansLight', sans-serif; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #2f8026; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-top {
  background: #ffffff;
  text-align: left;
  min-height: 430px;
  position: relative;
  overflow: hidden; }
  .interior-top:before {
    content: "";
    background: url("../images/interior-top-overlay.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    opacity: 0.98;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .interior-top::after {
    content: "";
    background: url("../images/slider-overlay.png");
    background-size: cover;
    height: 300px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -80px;
    z-index: 1; }
  .interior-top .title-wrap {
    line-height: 50px;
    margin-bottom: 25px;
    margin-top: 15px;
    padding: 200px 0 60px;
    z-index: 2;
    position: relative; }
  .interior-top h1 {
    font-family: 'museoSansRegular', sans-serif;
    background: #ffffff;
    padding: 10px;
    color: #2f8026;
    font-size: 40px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    display: inline-block; }
  .interior-top h2 {
    font-family: 'museoSansRegular', sans-serif;
    background: #ffffff;
    position: relative;
    display: inline-block;
    color: #5b5c5e;
    font-size: 60px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 15px;
    margin: 0;
    text-transform: capitalize;
    padding: 10px 70px 10px 10px; }
  .interior-top img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    z-index: 1;
    left: 0;
    top: 0; }
  .interior-top ul.post-categories {
    padding: 0; }
    .interior-top ul.post-categories li {
      list-style-type: none !important;
      display: inline-block; }
      .interior-top ul.post-categories li a {
        color: #fff !important;
        font-family: 'museoSansRegular', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        text-decoration: none; }

.home.tribe-is-responsive .interior-top h1::after {
  content: none; }

/*END Interior Top (BANNER)------------------------------------------*/
.interior {
  font-family: 'museoSansRegular', sans-serif;
  background: transparent;
  color: #5b6065;
  font-size: 15px;
  position: relative;
  margin-top: -5px;
  z-index: 1; }
  .interior span {
    font-family: 'museoSansRegular', sans-serif;
    color: #5b6065;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px; }
  .interior .side-right {
    padding-right: 0;
    padding-left: 5%; }
  .interior .content-left {
    padding-right: 5%; }
  .interior .container {
    background: rgba(255, 255, 255, 0);
    margin-top: 0px;
    padding: 40px 35px 130px;
    position: relative; }
  .interior img {
    max-width: 100%; }
  .interior h1, .interior h2, .interior h3, .interior h4 {
    color: #5b5c5e;
    font-family: 'museoSansRegular', sans-serif;
    font-weight: 700;
    text-transform: capitalize; }
  .interior h5, .interior h6 {
    color: #5b5c5e;
    font-family: 'museoSansRegular', sans-serif;
    font-weight: 700;
    text-transform: capitalize; }
  .interior h1 {
    font-size: 45px; }
  .interior h2 {
    font-size: 40px; }
  .interior h3 {
    font-size: 34px; }
  .interior h4 {
    font-size: 29px; }
  .interior h5 {
    font-size: 24px; }
  .interior h6 {
    font-size: 21px; }
  .interior hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-width: 1px 0px 0px;
    border-style: dashed none none;
    border-color: #bdbdbd; }
  .interior strong {
    color: #3e4450;
    margin-top: 2em;
    font-family: 'museoSansRegular', sans-serif; }
  .interior p {
    margin-bottom: 2em;
    font-weight: 300;
    line-height: 25px;
    color: #5b6065;
    font-size: 16px;
    font-family: 'museoSansRegular', sans-serif; }
  .interior blockquote {
    font-family: 'museoSansRegular', sans-serif;
    background: #2f8026;
    border-left: 11px solid #2f8026;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 2em;
    margin-left: 0%;
    margin-right: 0%;
    padding: 15px 40px;
    text-align: center;
    width: 97%;
    position: relative;
    -webkit-box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2);
    /* &::before {
       content: open-quote;
       color: $secondary;
       font-weight: 900;
       font-size: 80px;
       line-height: 0;
       display: block;
       position: absolute;
       top: 50px;
       left: 2%;
       -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
     }
     &::after {
       content: close-quote;
       color: $secondary;
       font-weight: 900;
       font-size: 80px;
       line-height: 0;
       display: block;
       position: absolute;
       top: 50px;
       right: -2%;
       -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);   
     }*/ }
    .interior blockquote p, .interior blockquote a, .interior blockquote strong {
      color: #ffffff !important;
      font-size: 17px !important;
      font-weight: 700 !important;
      line-height: 1em !important; }
  .interior a {
    color: #5b6065;
    text-decoration: underline;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: 'museoSansRegular', sans-serif;
    font-weight: 400; }
    .interior a:hover {
      text-decoration: none; }
  .interior ul.list {
    padding: 0px;
    color: #5b6065;
    font-family: 'museoSansRegular', sans-serif; }
    .interior ul.list br {
      display: none; }
    .interior ul.list li {
      padding-left: 20px;
      color: #5b6065;
      list-style-type: none;
      line-height: 1.8em; }
      .interior ul.list li::before {
        content: "";
        display: inline-block;
        margin-right: 5px;
        position: absolute;
        margin-top: 9px;
        margin-left: -15px;
        border-left: 4px solid #2f8026;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        width: 6px;
        height: 6px; }
      .interior ul.list li ul {
        padding: 0; }
        .interior ul.list li ul li {
          padding-left: 35px; }
          .interior ul.list li ul li::before {
            border-left: 4px solid #5b5c5e; }
  .interior .table-responsive .table {
    font-family: 'museoSansRegular', sans-serif; }
    .interior .table-responsive .table tr {
      text-align: center; }
      .interior .table-responsive .table tr th {
        text-align: center;
        background: #2f8026;
        color: #fff;
        padding: 10px 0; }
        .interior .table-responsive .table tr th:hover {
          background: #5b5c5e; }
      .interior .table-responsive .table tr:nth-child(even) td {
        background: #fff;
        padding: 10px 0; }
      .interior .table-responsive .table tr:nth-child(odd) td {
        background: #eee;
        padding: 10px 0; }
  .interior input, .interior textarea, .interior select {
    font-family: 'museoSansRegular', sans-serif;
    height: 35px;
    background: #fff;
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #5b6065; }
    .interior input:active, .interior input:focus, .interior textarea:active, .interior textarea:focus, .interior select:active, .interior select:focus {
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
      outline: none; }
  .interior textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
  .interior input[type="checkbox"], .interior input[type="radio"] {
    height: 15px; }
  .interior input[type="submit"] {
    font-family: 'museoSansRegular', sans-serif;
    background: #2f8026;
    border-radius: 10px;
    font-size: 17px;
    letter-spacing: 0px;
    border: none;
    color: #ffffff;
    display: block;
    height: auto;
    margin-top: 25px;
    padding: 15px 35px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-weight: 700;
    text-decoration: none; }
    .interior input[type="submit"]:hover, .interior input[type="submit"]:focus, .interior input[type="submit"]:active {
      background: #5b5c5e;
      color: #ffffff;
      background-size: 10%;
      background-position: 90% center;
      text-decoration: none; }
  .interior button {
    background: #2f8026;
    color: #fff;
    padding: 8px 10px;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .interior button:hover {
      background: #21591a;
      color: #fff; }

.interior #post-105 a {
  word-wrap: break-word; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
  margin-top: 0;
  height: 35px;
  padding: 0; }

.widget-meta-data-filter .mdf_input_container {
  display: inline-block;
  width: 33% !important; }

.interior.programs .wpgmza_map {
  float: none !important; }

.interior.donate #pageRoot #etapAppSiteTitle #etapIframe .publishedBody #headerText {
  color: #206eb2 !important;
  font-family: Arial,Helvetica !important;
  font-size: 26pt !important;
  margin-top: 25px !important; }

@media only screen and (min-width: 1280px) and (max-width: 1370px) {
  .interior.donate .container {
    margin-top: -30%; } }
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .interior.donate .container {
    margin-top: -37%; }

  .donate-top {
    background-position: 58% top; } }
@media only screen and (max-width: 991px) {
  .donate-top {
    background: url("../images/interior-top-2.png") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px; }

  .interior.donate .container {
    margin-top: 0%; }

  .interior.donate .sidebar {
    margin-top: 0; }

  .donate-top h1, .donate-top h2 {
    padding: 94px 0 75px; } }
@media only screen and (max-width: 767px) {
  .interior-top .title-wrap {
    padding: 150px 0 100px; }

  .interior-top h1 {
    font-size: 30px; }

  .interior-top h2 {
    font-size: 40px;
    padding: 4px 40px 4px 10px; }

  .donate-top h1, .donate-top h2 {
    padding: 94px 0 75px;
    font-size: 60px !important;
    text-align: center; }

  .donate-top h1::before, .donate-top h2::before {
    background-size: 64%;
    background-position: center; }

  .widget-meta-data-filter .mdf_input_container {
    display: block;
    width: 100% !important; }

  #super_searchform .input-group-addon #searchsubmit, #super_searchform .input-group-btn #searchsubmit {
    width: 119px !important; } }
@media only screen and (max-width: 480px) {
  .interior .container {
    padding: 40px 15px 0px; }

  .donate-top h1::before, .donate-top h2::before {
    background-size: 100%;
    background-position: center; }

  .donate-top h1, .donate-top h2 {
    padding: 94px 0 75px;
    font-size: 38px !important;
    text-align: center; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
.sidebar .inner-nav a {
  text-decoration: none; }
.sidebar .inner-nav ul {
  margin-bottom: 0;
  padding-left: 0; }
  .sidebar .inner-nav ul li {
    display: none;
    padding-left: 0px; }
    .sidebar .inner-nav ul li a {
      font-size: 27px;
      padding-bottom: 25px;
      display: block;
      text-transform: capitalize;
      color: #ffffff;
      font-family: 'museoSansRegular', sans-serif;
      font-weight: 700; }
      .sidebar .inner-nav ul li a h4 {
        color: #ffffff; }
        .sidebar .inner-nav ul li a h4::after {
          content: "";
          content: "";
          background: #fff;
          height: 1px;
          width: 100%;
          display: block;
          margin: 15px 0 5px; }
    .sidebar .inner-nav ul li.current-menu-ancestor, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children {
      display: block;
      border: solid 1px #dbdbdb;
      border-radius: 0px;
      background: #2f8026;
      padding: 30px 15px;
      margin-bottom: 30px;
      -webkit-box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2); }
      .sidebar .inner-nav ul li.current-menu-ancestor ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li {
        display: block;
        padding-left: 0px;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        background: transparent !important; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li a {
          font-size: 1rem;
          font-style: initial;
          background: transparent;
          padding: 5px 15px;
          display: block;
          text-transform: capitalize;
          font-family: 'museoSansRegular', sans-serif;
          color: #ffffff;
          letter-spacing: unset;
          font-weight: 00; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li a:hover, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li a:hover, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li a:hover, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li a:hover {
            text-decoration: underline; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li ul li {
          display: none; }
        .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item {
          display: block;
          border: none;
          background: transparent;
          padding: 0px;
          margin-bottom: 0px;
          border-bottom: none; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item a, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item a {
            background: #50ad45;
            color: #fff;
            margin: 0 -16px;
            padding: 5px 32px;
            font-family: 'museoSansRegular', sans-serif;
            border-bottom: 0px solid #ffffff; }
          .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item ul li, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item ul li, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item ul li, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item ul li, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item ul li {
            display: block;
            padding-left: 25px; }
            .sidebar .inner-nav ul li.current-menu-ancestor ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current-menu-ancestor ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current-menu-parent.menu-item-has-children ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current_page_item ul li a, .sidebar .inner-nav ul li.menu-item-has-children.current-menu-item ul li.current-menu-item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current_page_item ul li a, .sidebar .inner-nav ul li.current_page_parent.menu-item-has-children ul li.current-menu-item ul li a {
              background: transparent;
              color: #ffffff;
              font-family: 'museoSansRegular', sans-serif;
              font-weight: 500;
              border-bottom: none; }
    .sidebar .inner-nav ul li::before {
      content: none; }
    .sidebar .inner-nav ul li.current-menu-ancestor ul li {
      padding: 0 !important;
      margin-bottom: 0 !important;
      border: none !important; }
      .sidebar .inner-nav ul li.current-menu-ancestor ul li ul {
        padding-left: 30px; }

.sidebar-a {
  background: #2f8026;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 0px;
  border: 1px solid #fff;
  overflow: hidden;
  position: relative;
  padding: 15px;
  z-index: 3;
  -webkit-box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2); }
  .sidebar-a h3 {
    color: #fff;
    font-size: 22px;
    font-family: 'museoSansRegular', sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
    text-align: center;
    display: block;
    text-transform: capitalize;
    padding: 15px 0; }
    .sidebar-a h3::after {
      content: "";
      background: #fff;
      height: 1px;
      width: 100%;
      display: block;
      margin: 15px 0 5px; }
  .sidebar-a p, .sidebar-a a {
    color: #fff;
    font-size: 13px; }
  .sidebar-a a {
    text-decoration: underline; }

.sidebar-b {
  background: url("../images/bg-sidebar-b.jpg");
  background-size: cover;
  padding: 20px 10px;
  text-align: center;
  background-position: top center;
  color: #5b6065 !important;
  position: relative;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 35px 5px rgba(0, 0, 0, 0.2); }
  .sidebar-b img {
    max-width: 100%;
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
  .sidebar-b h2, .sidebar-b h3, .sidebar-b p {
    color: #5b6065; }
  .sidebar-b h3 {
    color: #5b6065;
    font-size: 22px;
    font-family: 'museoSansRegular', sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
    text-align: center;
    display: block;
    text-transform: capitalize;
    padding: 15px 0; }
    .sidebar-b h3::after {
      content: "";
      background: #d2d2d2;
      height: 1px;
      width: 100%;
      display: block;
      margin: 15px 0 25px; }
  .sidebar-b p {
    font-weight: 400;
    font-family: 'museoSansRegular', sans-serif;
    font-size: 14px;
    padding-bottom: 300px; }
  .sidebar-b .link {
    position: absolute;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 45%);
    transform: translate(-50%, 45%); }
    .sidebar-b .link a.btn-1 {
      width: 200px;
      border: 3px solid #ffffff;
      font-weight: 700; }

.tribe_mini_calendar_widget {
  margin-bottom: 30px; }

@media only screen and (max-width: 767px) {
  .sidebar-b {
    margin-bottom: 120px; } }
@media only screen and (max-width: 480px) {
  .sidebar-b img {
    max-width: 100%;
    position: relative;
    bottom: auto;
    left: 7%;
    width: calc(100% + 50px);
    top: 35px;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }

  .sidebar-b p {
    padding-bottom: 0; } }
/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #2f8026;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #21591a;
    text-decoration: none;
    color: #fff !important; }

.woocommerce span.onsale {
  background-color: #2f8026; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px;
  height: 43px; }

/*END Woocommerce------------------------------------*/
/*START Sidebar Woocommerce------------------------------------*/
.widget_shopping_cart {
  display: block;
  border: solid 1px #dbdbdb;
  background: #fff;
  padding: 5px 30px;
  margin-bottom: 30px;
  border-bottom: 6px solid #2f8026; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 65px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #2f8026;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #21591a;
    text-decoration: none;
    color: #fff !important; }

/*END Sidebar Woocommerce------------------------------------*/
/*START Post a Job || Career Opportunities------------------------------------*/
.rp4wp-related-job_listing > ul, ul.job_listings {
  background: #fafafa;
  border: 1px solid #E5E5E5; }

.job_filters .job_types, .job_filters .showing_jobs {
  background: #fff; }

.job_filters {
  background: #fafafa;
  border: 1px solid #E5E5E5;
  border-bottom: none; }

.job_filters .search_jobs input, .job_filters .search_jobs select {
  background: #fff;
  padding: 0 5px; }

.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
  background: #2f8026;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0px 20px;
  border: none;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .job-manager-application-wrapper .application .application_button:hover, .job-manager-application-wrapper .application .application_button:focus, .job-manager-application-wrapper .application .application_button:active, .single_job_listing .application .application_button:hover, .single_job_listing .application .application_button:focus, .single_job_listing .application .application_button:active {
    background: #21591a;
    text-decoration: none;
    color: #fff !important; }

/*END Post a Job || Career Opportunities------------------------------------*/
/*START Sigle Page----------------------------------*/
.single .featuredImg img {
  width: 100%;
  height: auto; }

/*END Sigle Page----------------------------------*/
/*START Category Page----------------------------------*/
.img-category {
  float: left;
  margin: 0 15px 15px 0;
  width: 250px;
  height: 215px;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  .img-category img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: inherit;
    min-height: inherit;
    width: 120%;
    height: auto;
    z-index: 1;
    max-width: inherit;
    max-height: inherit; }
  .img-category a {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    background: #2f8026;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    .img-category a:hover {
      background: #5b5c5e; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: none;
    color: #2f8026; }

@media only screen and (max-width: 480px) {
  .img-category {
    float: none;
    margin: 0 auto;
    width: 100%; } }
/*END Category Page----------------------------------*/
.pagination .nav-links a {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #2f8026;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
  .pagination .nav-links a:hover {
    text-decoration: none;
    background: #21591a; }
.pagination .nav-links span {
  color: #2f8026; }
.pagination .nav-links .current {
  display: inline-block;
  min-width: 30px;
  border-radius: 5px;
  color: #fff;
  background: #21591a;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none; }
.pagination .nav-links .next, .pagination .nav-links .prev {
  background: #2f8026; }
  .pagination .nav-links .next:hover, .pagination .nav-links .prev:hover {
    background: #21591a; }

/*START Search Page------------------------------------------*/
body.search {
  display: block;
  padding-top: 0px;
  margin-left: 0; }

/*END Search Page-----------------------------------*/
/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #5b6065; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #2f8026; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 25px 10%;
    width: 80%; }
    .fourerror .search #searchform {
      visibility: visible;
      opacity: 1;
      -webkit-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      display: block;
      width: 100%; }
    .fourerror .search #s, .fourerror .search #searchsubmit {
      display: inline-block;
      margin: 0;
      vertical-align: top;
      width: 25%; }
    .fourerror .search #s {
      width: 70%; }
    .fourerror .search #searchsubmit {
      margin-left: -5px; }

.interior .gform_confirmation_wrapper {
  font-size: 25px; }

.footer .gform_wrapper .validation_error {
  color: #FFB3B3;
  border-color: #FFB3B3; }
.footer .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield .ginput_container input {
  color: #000; }
.footer .gform_confirmation_wrapper {
  display: block;
  width: 100%;
  float: left;
  color: white;
  font-size: 20px;
  margin-top: 25px; }

/*END Error Page------------------------------------------*/
.accordion br {
  display: none; }

h1[id*="accordion-"],
h2[id*="accordion-"],
h3[id*="accordion-"],
h4[id*="accordion-"],
h5[id*="accordion-"],
h6[id*="accordion-"] {
  border: 1px solid #cccccc;
  padding: 10px 10px 10px;
  cursor: pointer;
  background: #efefef;
  margin-bottom: 0; }
  h1[id*="accordion-"]:hover,
  h2[id*="accordion-"]:hover,
  h3[id*="accordion-"]:hover,
  h4[id*="accordion-"]:hover,
  h5[id*="accordion-"]:hover,
  h6[id*="accordion-"]:hover {
    background: #dfdfdf; }

.accordion-content {
  padding-bottom: 10px;
  background: #efefef;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none; }

label.gfield_label {
  margin-top: 25px; }

#cid_14 p:first-child {
  background-color: transparent !important;
  display: block !important; }

/*START html & body-------------------------------------*/
html, body {
  background: #fff;
  font-family: 'museoSansRegular', sans-serif;
  font-size: 14px;
  color: #5b6065; }
  html a, body a {
    outline: none !important; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
.b {
  background: #ffffff;
  padding: 10px 0 0px;
  text-align: center;
  position: relative; }
  .b h2 {
    font-family: 'museoSansRegular', sans-serif;
    color: #5b6065;
    font-size: 48px;
    font-weight: 500;
    margin: 20px 0 0;
    text-transform: uppercase; }
    .b h2 span {
      color: #2f8026;
      display: block;
      font-size: 40px;
      font-family: 'museoSansRegular', sans-serif; }
  .b p {
    font-family: 'museoSansRegular', sans-serif;
    color: #5b6065;
    font-size: 15px;
    font-weight: 300;
    margin: 30px auto 60px;
    line-height: 1.5em;
    width: 60%; }

.c {
  position: relative;
  text-align: center;
  color: #ffffff; }
  .c .container::before {
    content: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font: normal normal normal 50px/1 FontAwesome;
    font-size: inherit;
    background: #ffffff;
    color: #5b6065;
    width: 70px;
    height: 70px;
    font-size: 36px;
    border-radius: 50px;
    text-align: center;
    line-height: 67px;
    text-rendering: auto;
    z-index: 2;
    position: absolute;
    top: 25%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .c::before {
    content: "";
    background: url("../images/bg-d-before.jpg");
    background-size: cover;
    background-position: center;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 50%;
    z-index: 0; }
  .c::after {
    content: "";
    background: url("../images/bg-d-after.jpg");
    background-size: cover;
    background-position: center;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 0;
    top: 0; }
  .c h2 {
    font-family: 'museoSansRegular', sans-serif;
    font-size: 35px;
    color: #ffffff;
    margin-bottom: 50px;
    font-weight: 700;
    text-transform: uppercase; }
    .c h2::after {
      content: "";
      background: #ffffff;
      display: block;
      height: 1px;
      width: 85px;
      bottom: -25px;
      margin: 0 auto;
      position: relative; }
  .c p {
    font-family: 'museoSansRegular', sans-serif; }
  .c .before-wrap {
    margin-top: 25%;
    padding: 0 10%;
    padding-bottom: 250px; }
  .c .after-wrap {
    margin-top: 25%;
    z-index: 5;
    position: relative;
    padding: 0 10%;
    padding-bottom: 250px; }

.d {
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 8; }
  .d .d-wrap {
    background: url("../images/bg-d.jpg");
    background-size: cover;
    background-position: center left;
    -webkit-box-shadow: 0px 20px 35px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 20px 35px 10px rgba(0, 0, 0, 0.2);
    padding: 10px 70px 0;
    margin-top: 0px;
    position: relative;
    z-index: 1;
    top: -185px; }
  .d h2 {
    color: #5b6065;
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: 'museoSansRegular', sans-serif; }
    .d h2::after {
      content: "";
      background: #ababab;
      display: block;
      height: 1px;
      width: 23%;
      bottom: -14px;
      left: 0;
      position: relative; }
    .d h2 span {
      color: #2f8026;
      display: block;
      text-transform: uppercase;
      font-size: 40px; }
  .d p {
    margin-bottom: 50px;
    font-family: 'museoSansRegular', sans-serif; }
  .d .d-right {
    text-align: center; }
    .d .d-right .d-img {
      position: relative; }
  .d::after {
    content: "";
    background: url("../images/hand.png") no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    height: 646px;
    width: 50%;
    position: absolute;
    bottom: 0%;
    right: 0%;
    z-index: 1; }

.e {
  padding: 80px 0 40px;
  z-index: 1;
  position: relative; }

.jotform-form {
  padding: 0;
  font-family: 'museoSansRegular', sans-serif; }
  .jotform-form .form-all ul.form-section {
    list-style: none !important;
    font-family: 'museoSansRegular', sans-serif; }
    .jotform-form .form-all ul.form-section li span.form-required {
      color: #2f8026; }
    .jotform-form .form-all ul.form-section li p {
      margin: 0; }
    .jotform-form .form-all ul.form-section li input {
      background: #DEDEDE;
      border: 1px solid #d5d5d5;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-radius: 4px;
      padding-left: 10px;
      font-size: 12px;
      font-weight: 400;
      max-width: 100%;
      margin-top: 10px; }
    .jotform-form .form-all ul.form-section li input#first_4 {
      font-family: 'museoSansRegular', sans-serif;
      width: 100%; }
    .jotform-form .form-all ul.form-section li input#last_4 {
      width: 100%; }
    .jotform-form .form-all ul.form-section li label {
      font-family: 'museoSansRegular', sans-serif;
      margin: 25px 0 0;
      display: block;
      float: none;
      width: auto;
      font-size: 18px; }
    .jotform-form .form-all ul.form-section li br {
      display: none; }
    .jotform-form .form-all ul.form-section li .form-sub-label {
      font-family: 'museoSansRegular', sans-serif;
      font-size: 15px;
      display: block;
      margin-top: 10px !important; }
    .jotform-form .form-all ul.form-section li .form-radio-item {
      display: inline-block; }
    .jotform-form .form-all ul.form-section li .form-sub-label-container {
      display: block; }
    .jotform-form .form-all ul.form-section #cid_1 {
      display: none; }
    .jotform-form .form-all ul.form-section .form-line {
      padding: 0; }
    .jotform-form .form-all ul.form-section .form-input {
      display: block; }
    .jotform-form .form-all ul.form-section .form-address-table td, .jotform-form .form-all ul.form-section .form-address-table th {
      padding-bottom: 0px; }
    .jotform-form .form-all ul.form-section .form-address-table th {
      width: 200px !important; }
    .jotform-form .form-all ul.form-section #ccTitle7 {
      margin: 0 0 25px;
      display: block;
      float: none;
      width: auto;
      font-size: 18px; }
    .jotform-form .form-all ul.form-section th {
      font-family: 'museoSansRegular', sans-serif;
      margin: 25px 0 25px;
      display: block;
      float: none;
      width: auto;
      font-size: 18px; }
    .jotform-form .form-all ul.form-section #input_7_country {
      margin-top: 10px; }
    .jotform-form .form-all ul.form-section #input_14_0, .jotform-form .form-all ul.form-section #input_14_1 {
      display: inline-block;
      margin-top: 31px; }
    .jotform-form .form-all ul.form-section #label_input_14_0, .jotform-form .form-all ul.form-section #label_input_14_1 {
      display: inline-block; }
    .jotform-form .form-all ul.form-section .jotform-form .form-all ul.form-section #cid_7 .form-sub-label-container .phone-separate {
      margin-left: 12px; }
    .jotform-form .form-all ul.form-section .separate {
      margin-left: 4px; }
    .jotform-form .form-all ul.form-section #cid_6 .form-sub-label-container {
      display: inline-block;
      margin-right: 12px; }
    .jotform-form .form-all ul.form-section #cid_4 {
      margin-bottom: 25px; }
      .jotform-form .form-all ul.form-section #cid_4 .form-sub-label-container {
        display: inline-block;
        width: 45%; }
    .jotform-form .form-all ul.form-section #id_3, .jotform-form .form-all ul.form-section #id_6, .jotform-form .form-all ul.form-section #id_14, .jotform-form .form-all ul.form-section #id_11 {
      margin-bottom: 25px; }
    .jotform-form .form-all ul.form-section #cid_7 .form-sub-label-container {
      display: inline-block; }
    .jotform-form .form-all ul.form-section #input_7_cc_exp_month {
      width: 90%; }
    .jotform-form .form-all ul.form-section #input_7_cc_exp_year {
      width: 65%; }
    .jotform-form .form-all ul.form-section #sublabel_cc_exp_month {
      margin-bottom: 25px !important; }
    .jotform-form .form-all ul.form-section #sublabel_cc_exp_year {
      margin-bottom: 25px !important; }
    .jotform-form .form-all ul.form-section #input_5_state {
      margin-top: 10px;
      background: #d5d5d5;
      border-radius: 5px; }
    .jotform-form .form-all ul.form-section #input_11 {
      background: #d5d5d5;
      border-radius: 5px; }
    .jotform-form .form-all ul.form-section #input_7_cc_exp_month {
      background: #d5d5d5;
      border-radius: 5px; }
    .jotform-form .form-all ul.form-section #input_7_cc_exp_year {
      background: #d5d5d5;
      border-radius: 5px; }
    .jotform-form .form-all ul.form-section #input_7_country {
      background: #d5d5d5;
      border-radius: 5px; }
    .jotform-form .form-all ul.form-section #cid_5 .form-sub-label-container {
      margin-bottom: 25px; }
    .jotform-form .form-all ul.form-section #cid_7 .form-sub-label-container {
      margin-bottom: 25px; }
  .jotform-form .form-all #cid_2 a.jf-branding {
    display: none !important; }

/*END FrontPage-------------------------------------------*/
#cid_2 button.form-submit-button {
  text-indent: 0;
  width: 100px;
  color: #2f8026;
  text-shadow: none;
  font-size: 0; }

#cid_2 button.form-submit-button:before {
  content: "Submit";
  color: #fff !important;
  font-size: 14px; }

#cid_2 button.form-submit-button.spin::before {
  content: "\f110";
  color: #fff !important;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.form-address-table #input_7_addr_line1, .form-address-table #sublabel_7_addr_line1, .form-address-table #input_7_addr_line2, .form-address-table #sublabel_7_addr_line2, .form-address-table #input_7_city, .form-address-table #sublabel_7_city, .form-address-table #input_7_state, .form-address-table #sublabel_7_state, #id_17, #id_15, #id_16, #id_8, #id_10, #id_9, #id_19, #id_20, #id_18, #id_21 {
  display: none;
  height: 0 !important;
  min-height: 0 !important; }

/* Landing Pages----------------------------------*/
.page-template-landing #menu-main-menu, .page-template-landing .navbar-toggle, .page-template-landing-octo #menu-main-menu, .page-template-landing-octo .navbar-toggle {
  display: none; }
.page-template-landing p, .page-template-landing-octo p {
  width: 100%; }
.page-template-landing .landing-featured-image, .page-template-landing-octo .landing-featured-image {
  margin-top: -200px;
  margin-bottom: 15px;
  -webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.2);
  border: 4px solid white; }
  .page-template-landing .landing-featured-image img, .page-template-landing-octo .landing-featured-image img {
    max-width: 100%;
    width: auto !important;
    height: auto !important; }
  @media screen and (max-width: 991px) {
    .page-template-landing .landing-featured-image, .page-template-landing-octo .landing-featured-image {
      margin-top: 0px; } }
.page-template-landing .form, .page-template-landing-octo .form {
  background-color: #e8e7e7;
  padding: 20px; }
  .page-template-landing .form table, .page-template-landing-octo .form table {
    background-color: #e8e7e7 !important; }
  .page-template-landing .form table tr:first-child, .page-template-landing-octo .form table tr:first-child {
    display: none; }
  .page-template-landing .form td, .page-template-landing-octo .form td {
    text-align: left; }
    .page-template-landing .form td span:last-child, .page-template-landing-octo .form td span:last-child {
      color: #2f8026 !important; }
  .page-template-landing .form #crmWebToEntityForm, .page-template-landing .form table, .page-template-landing .form input, .page-template-landing .form select, .page-template-landing-octo .form #crmWebToEntityForm, .page-template-landing-octo .form table, .page-template-landing-octo .form input, .page-template-landing-octo .form select {
    width: 100% !important; }
  .page-template-landing .form input[type="text"], .page-template-landing-octo .form input[type="text"] {
    padding: 0 8px; }
  .page-template-landing .form input[type="reset"], .page-template-landing-octo .form input[type="reset"] {
    display: none; }
  .page-template-landing .form input[name="Zip Code"], .page-template-landing-octo .form input[name="Zip Code"] {
    max-width: 150px !important; }
  .page-template-landing .form input[type="submit"], .page-template-landing-octo .form input[type="submit"] {
    background: #2f8026;
    border-radius: 47px;
    border: 2px solid #2f8026;
    font-size: 16px !important;
    color: white  !important;
    font-weight: 700 !important;
    padding: 10px 24px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    float: left;
    text-transform: uppercase;
    width: auto !important; }

.category_campaign p {
  width: 100%; }
.category_campaign .form {
  background-color: #e8e7e7;
  padding: 20px; }
  .category_campaign .form table {
    background-color: #e8e7e7 !important; }
  .category_campaign .form table tr:first-child {
    display: none; }
  .category_campaign .form td {
    text-align: left; }
    .category_campaign .form td span:last-child {
      color: #2f8026 !important; }
  .category_campaign .form #crmWebToEntityForm, .category_campaign .form table, .category_campaign .form input, .category_campaign .form select {
    width: 100% !important; }
  .category_campaign .form input[type="text"] {
    padding: 0 8px; }
  .category_campaign .form input[type="reset"] {
    display: none; }
  .category_campaign .form input[name="Zip Code"] {
    max-width: 150px !important; }
  .category_campaign .form input[type="submit"] {
    background: #2f8026;
    border-radius: 47px;
    border: 2px solid #2f8026;
    font-size: 16px !important;
    color: white  !important;
    font-weight: 700 !important;
    padding: 10px 24px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    float: left;
    text-transform: uppercase;
    width: auto !important; }

.intro-content h6 {
  font-size: 18px;
  text-align: left;
  color: #aeabab; }
.intro-content p {
  margin: 20px auto 30px;
  font-size: 13px;
  font-style: italic; }

.details p {
  line-height: 2; }
.details p:first-child {
  margin-top: -20px; }
.details strong {
  font-size: 125%;
  color: #1e5319; }

@media only screen and (max-width: 991px) {
  .page-template-landing .landing-featured-image {
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }

  .details p:first-child {
    margin-top: 10px; }

  .intro-content {
    margin-top: -60px; }

  .intro-content h6 {
    text-align: center; } }
/* Media queries----------------------------------*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .d::after {
    width: 40%;
    bottom: 16%; } }
@media only screen and (max-width: 991px) {
  .b .b-box .text-wraper {
    text-align: center;
    margin-bottom: 50px; }

  .b .b-box .icon i {
    margin-bottom: 25px; }

  .b p {
    width: 90%; }

  .c .container::before {
    content: "\f063 ";
    top: 50%; }

  .c::before {
    width: 100%;
    height: 50%; }

  .c::after {
    height: 50%;
    width: 100%;
    bottom: 0;
    top: unset; }

  .c .before-wrap {
    padding-bottom: 150px;
    padding-top: 100px; }

  .d .d-right {
    margin-top: 50px;
    height: 400px; }

  .d::after {
    width: 80%;
    bottom: 12%; } }
@media only screen and (max-width: 767px) {
  .b .b-box .text-wraper {
    text-align: center;
    margin-bottom: 50px; }

  .b .b-box .icon i {
    margin-bottom: 25px; }

  .b p {
    width: 90%; }

  .c .container::before {
    content: "\f063 ";
    top: 50%; }

  .c::before {
    width: 100%;
    height: 50%; }

  .c::after {
    height: 50%;
    width: 100%;
    bottom: 0;
    top: unset; }

  .c .before-wrap {
    padding-bottom: 150px;
    padding-top: 100px; }

  .d .d-right {
    margin-top: 50px;
    height: 200px; }

  .d::after {
    width: 85%;
    bottom: 28%;
    height: 235px; } }
@media only screen and (max-width: 480px) {
  .d .d-wrap {
    padding: 5px 20px; }

  .d .d-wrap .d-left .textwidget .to-center {
    text-align: center; }

  .d h2 {
    font-size: 38px; }

  .d p {
    margin-bottom: 30px; }

  .d::after {
    background-position: 25px 51%; }

  .d a.btn-1:hover:after {
    margin-left: 35px; }

  .d::after {
    width: 80%;
    height: 235px;
    bottom: 23%; }

  .jotform-form .form-all ul.form-section {
    padding-left: 0px; }

  .jotform-form .form-all ul.form-section li label {
    margin: 0px 0 25px; }

  .jotform-form .form-all ul.form-section #input_14_0, .jotform-form .form-all ul.form-section #input_14_1 {
    display: inline-block;
    margin-top: 7px; }

  .jotform-form .form-all ul.form-section li input {
    margin-top: 0px; }

  .jotform-form .form-all ul.form-section li #label_7 {
    margin-top: 50px;
    margin-bottom: 15px; }

  .jotform-form .form-all ul.form-section #input_7_country {
    margin-top: 0px; }

  .jotform-form .form-all ul.form-section li .form-sub-label {
    margin-top: 10px !important;
    margin-bottom: 25px !important; }

  .jotform-form .form-all ul.form-section #input_5_state {
    margin-top: 0px; }

  .jotform-form .form-all ul.form-section #cid_7 .form-sub-label-container .separate {
    display: none; }

  .page-template-landing .container {
    padding: 40px 15px; } }
@media only screen and (max-width: 320px) {
  .e a.btn-1 {
    margin: 0; }

  .d::after {
    width: 88%;
    height: 235px;
    bottom: 23%; } }

/*# sourceMappingURL=style.css.map */