@charset "UTF-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 22, 2015 */
@font-face {
  font-family: "bebas";
  src: url("../fonts/bebasneue_regular-webfont.eot");
  src: url("../fonts/bebasneue_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue_regular-webfont.woff2") format("woff2"), url("../fonts/bebasneue_regular-webfont.woff") format("woff"), url("../fonts/bebasneue_regular-webfont.ttf") format("truetype"), url("../fonts/bebasneue_regular-webfont.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "bebas";
  src: url("../fonts/bebasneue_bold-webfont.eot");
  src: url("../fonts/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/bebasneue_bold-webfont.ttf") format("truetype"), url("../fonts/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "opensans";
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "opensans";
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "opensansSemi";
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sariM";
  src: url("../fonts/SariOT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/SariOT-Medium.otf") format("opentype"), url("../fonts/SariOT-Medium.woff") format("woff"), url("../fonts/SariOT-Medium.ttf") format("truetype"), url("../fonts/SariOT-Medium.svg#SariOT-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sariR";
  src: url("../fonts/SariOT-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SariOT-Regular.otf") format("opentype"), url("../fonts/SariOT-Regular.woff") format("woff"), url("../fonts/SariOT-Regular.ttf") format("truetype"), url("../fonts/SariOT-Regular.svg#SariOT-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sariL";
  src: url("../fonts/SariOT-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/SariOT-Light.otf") format("opentype"), url("../fonts/SariOT-Light.woff") format("woff"), url("../fonts/SariOT-Light.ttf") format("truetype"), url("../fonts/SariOT-Light.svg#SariOT-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

a {
  color: #fff;
}

a:hover {
  color: #fff;
}

a:focus, button {
  outline: none;
}
.grid-sizer {
  width: 0px;
  padding: 0px;
}
input, select {
  border: solid 1px #bababa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 12px;
  outline: none;
  color: #626262;
}

img {
  border: none;
  max-width: 100%;
}

label {
  font-weight: normal;
}

.underline {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.text-left {
  text-align: left;
}

.ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ul li {
  list-style: none;
  display: inline-block;
}

.clr-btn-home {
  color: #82a523;
}

.clr-btn-home-grey {
  color: #ebebeb;
}

.clr-body-text {
  color: #fff;
}

.btn-border-white, .btn-border-green, .btn-form {
  display: inline;
  width: 132px;
  font-family: "bebas";
  font-size: 28px;
  font-size: 1.75rem;
  background: transparent;
  border: solid 3px #fff;
  padding: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.btn-border-white:hover, .btn-border-green:hover, .btn-form:hover {
  background-color: #fff;
  color: #82a523;
}

.btn-border-green {
  border-color: #82a523;
  color: #82a523;
}

.btn-border-green:hover {
  background-color: #82a523;
  color: #fff;
}

.btn-icon {
  display: inline;
  padding: 8px;
  border: none;
  background: #82a523;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "opensans";
  color: #fff;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.btn-icon i {
  font-size: 16px;
  font-size: 1rem;
  top: 3px;
  margin-left: 5px;
}

.btn-icon.green {
  background: #82a523;
}

.btn-icon.green:hover {
  text-decoration: none;
  background: #b9d75f;
}

.btn-icon.grey {
  background: #ebebeb;
  color: #4f4f4f;
}

.btn-icon.grey:hover {
  text-decoration: none;
  background: #b9d75f;
  color: #fff;
}

.btn-icon.orange {
  background: #f4aa00;
  color: #fff;
}

.btn-icon.orange:hover {
  text-decoration: none;
  background: #f4aa00;
  /* The Fallback */
  background: rgba(244, 170, 0, 0.8);
}

.btn-primary, .btn-success {
  padding: 8px 20px;
  background-image: none;
  filter: none;
  border: none;
  background: #00aad2;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.btn-success {
  background: #82a523;
}

.btn-success:hover {
  background: #617b1a;
}

.btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover {
  background: #82a523;
}

.btn-success.light {
  background: #b9d75f;
  color: #fff;
}

.btn-success.light:hover {
  background: #a7cd36;
}

.btn-success.orange {
  background: #f4aa00;
  color: #fff;
}

.btn-success.orange:hover {
  background: #c18600;
}

.btn-success.blue {
  background: #00aad2;
  color: #fff;
}

.btn-success.blue:hover {
  background: #00819f;
}

input[type="checkbox"].check {
  display: none;
}

input[type="checkbox"].check + span:before {
  content: " ";
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
  border: 1px solid #fff;
  margin-bottom: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
}

@media screen and (max-width: 600px) {
  input[type="checkbox"].check + span:before {
    margin-top: 2px;
  }
}

input[type="checkbox"].check:checked + span:before {
  background: #fff url("../images/chk-checked.png") no-repeat center center;
  background-origin: content-box;
}

input[type="checkbox"].check.error + span:before {
  border-color: #76140a;
}

input[type="checkbox"].check.green + span:before {
  border-color: #b9d75f;
  margin-bottom: 0;
}

input[type="checkbox"].check.green:checked + span:before {
  background-image: url("../images/chk-checked-green.png");
}

input[type="checkbox"].check.has-error + span:before {
  border-color: #e23b30;
}

.txt-number {
  display: inline-block;
  position: relative;
  padding: 4px 25px 4px 15px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.txt-number input[type='text'] {
  border: none;
  padding: 0;
  width: 100%;
}

.txt-number .up, .txt-number .down {
  position: absolute;
  top: 5px;
  right: 11px;
  color: #797a7c;
  font-size: 14px;
  font-size: 0.875rem;
  -sand-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  cursor: pointer;
}

.txt-number .down {
  top: auto;
  bottom: 5px;
  right: 10px;
  -sand-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media only screen and (max-width: 992px) {
  .nofloat-screen-sm {
    float: none !important;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1199px) {
  .nofloat-screen-md {
    float: none !important;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .nofloat-tablet {
    float: none !important;
    margin-bottom: 10px;
  }
}

.modal-fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.modal-fullscreen .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-fullscreen .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
}

.frame {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.frame > .inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-top: solid 3px #82a523;
  border-left: solid 3px #82a523;
}

.frame > .inner:before, .frame > .inner:after {
  position: absolute;
  content: "";
  display: block;
  background: #82a523;
}

.frame > .inner:before {
  height: 3px;
  bottom: 0;
  left: 0;
  right: 57px;
  /* @rectWidth - @offset + 2px */
}

.frame > .inner:after {
  top: 0;
  bottom: 57px;
  /* @rectWidth - @offset + 2px */
  right: 0;
  width: 3px;
}

.frame > .inner .corner {
  position: absolute;
  bottom: 28px;
  right: -10px;
  display: block;
  width: 80px;
  /* @rectWidth */
  height: 3px;
  /* @rectWidth */
  background-color: #82a523;
  z-index: 2;
  -sand-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pagination > li a, .pagination > li .dots {
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px 11px;
  font-family: "bebas";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #626262;
  border-color: #626262;
}

.pagination > li a:hover, .pagination > li .dots:hover {
  background-color: #b9d75f;
  border-color: #626262;
}

@media only screen and (max-width: 767px) {
  .pagination > li a, .pagination > li .dots {
    margin: 0;
  }
}

.pagination > li:first-child a, .pagination > li:last-child a {
  border-color: #626262;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 16px;
  line-height: 1rem;
}

.pagination > li.active a {
  background-color: #b9d75f;
  border-color: #b9d75f;
}

.pagination > li.active a:hover {
  background-color: #b9d75f;
  border-color: #626262;
}

.pagination > li.disabled a {
  border-color: #ddd;
  background-color: #ebebeb;
}

.popover {
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: solid 1px #f4aa00;
}

.popover .popover-title {
  position: relative;
  padding: 14px 30px 14px 8px;
  background-color: #f4aa00;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-family: "sariM";
  color: #fff;
}

.popover .popover-title a {
  color: #fff;
}

.popover .popover-title > span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.popover .popover-title .close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 31px;
}

.popover .popover-content {
  font-family: "sariR";
  color: #626262;
}

.popover .popover-content time {
  display: block;
  font-style: italic;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
}

.page-content {
  background-color: #fff;
  padding: 40px;
  color: #626262;
}

@media only screen and (max-width: 992px) {
  .page-content {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .page-content {
    padding: 10px;
  }
}

.et_pb_module h1 {
color: #82a523 !important;	
}

.page-content a {
  color: #82a523;
}

.page-content h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "bebas";
  font-size: 65px;
  font-size: 4.0625rem;
  color: #82a523;
  font-weight: bold;
  letter-spacing: 3px;
}

@media only screen and (max-width: 767px) {
  .page-content h1 {
    font-size: 39px;
    font-size: 2.4375rem;
    letter-spacing: 0px;
  }
}

.page-content h1.has-border {
  margin-bottom: 25px;
  padding-bottom: 15px;
  color: #75a439;
  font-weight: bold;
  letter-spacing: 3px;
  border-bottom: solid 1px #b9d75f;
}

@media only screen and (max-width: 767px) {
  .page-content h1.has-border {
    font-size: 39px;
    font-size: 2.4375rem;
    letter-spacing: 0px;
  }
}

@media only screen and (max-width: 480px) {
  .page-content h1.has-border {
    font-size: 35px;
    font-size: 2.1875rem;
    letter-spacing: 0px;
  }
}

a.color-green, a.page-summary,
.color-green,
.page-summary {
  color: #82a523;
}

.color-black {
  color: #000;
}

.page-summary {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "sariM";
}

.nm {
  margin: 0;
}

.np {
  padding: 0;
}

.nvm {
  margin-top: 0;
  margin-bottom: 0;
}

.nvp {
  padding-top: 0;
  padding-bottom: 0;
}

.nhp {
  padding-left: 0;
  padding-right: 0;
}

.nml {
  margin-left: 0;
}

.nmr {
  margin-right: 0;
}

.mb15x {
  margin-bottom: 15px;
}

.mv5x {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mt5x {
  margin-top: 50px;
}

.mb5x {
  margin-bottom: 50px;
}

.pv5x {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ph5x {
  padding-left: 50px;
  padding-right: 50px;
}

.mv4x {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mt4x {
  margin-top: 40px;
}

.mb4x {
  margin-bottom: 40px;
}

.pv4x {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ph4x {
  padding-left: 40px;
  padding-right: 40px;
}

.mv3x {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mt3x, .btn-form {
  margin-top: 30px;
}

.mb3x, .form h3 {
  margin-bottom: 30px;
}

.pv3x {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ph3x {
  padding-left: 30px;
  padding-right: 30px;
}

.mv2x {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mt2x {
  margin-top: 20px;
}

.mb2x, .btn-form, .step-label {
  margin-bottom: 20px;
}

.pv2x {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ph2x {
  padding-left: 20px;
  padding-right: 20px;
}

.mv1x, .form-error {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mt1x {
  margin-top: 10px;
}

.mb1x {
  margin-bottom: 10px;
}

.pv1x {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ph1x {
  padding-left: 10px;
  padding-right: 10px;
}

.mv0x {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mt0x {
  margin-top: 0px;
}

.mb0x {
  margin-bottom: 0px;
}

.pv0x {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ph0x {
  padding-left: 0px;
  padding-right: 0px;
}

.link-underline {
  text-decoration: underline;
}

.tooltip-inner {
  max-width: 280px;
  border-radius: 0;
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
  font-family: "sariM";
}

.modalfade {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.modalfade.in {
  opacity: 1;
}

@font-face {
  font-family: "icon-font";
  src: url("../fonts/icon-font.eot");
  src: url("../fonts/icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-font.woff") format("woff"), url("../fonts/icon-font.ttf") format("truetype"), url("../fonts/icon-font.svg#icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'icon-font';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "a";
}

.icon-ico-login:before {
  content: "b";
}

.icon-ico-register:before {
  content: "c";
}

.icon-ico-search:before {
  content: "e";
}

@font-face {
  font-family: "landcare";
  src: url("../fonts/landcare.eot");
  src: url("../fonts/landcare.eot?#iefix") format("embedded-opentype"), url("../fonts/landcare.woff") format("woff"), url("../fonts/landcare.ttf") format("truetype"), url("../fonts/landcare.svg#landcare") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "landcare" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="lc-"]:before,
[class*=" lc-"]:before {
  font-family: "landcare" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lc-avatar:before {
  content: "a";
}

.lc-check:before {
  content: "b";
}

.lc-facebook:before {
  content: "c";
}

.lc-inbox:before {
  content: "d";
  position: absolute;
  -sand-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lc-lock:before {
  content: "e";
}

.lc-twitter:before {
  content: "f";
}

html, body {
  font-family: opensans, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
 /* color: #fff; */
}

@media only screen and (max-width: 992px) {
  html, body {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  html, body {
    font-size: 16px;
  }
}

body {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #fff;
}

@media only screen and (min-width: 1366px) {
  .container {
    width: 1318px;
  }
}

header {
  background-color: #fff;
}

@media only screen and (max-width: 1199px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: transform 0.4s ease 0s;
  }
}

header .container {
  position: relative;
 /* padding-top: 34px; */
}

@media only screen and (max-width: 1199px) {
  header .container {
    padding-top: 0;
  }
}

header .container .logo {
  display: block;
  position: absolute;
  left: 10px;
  top: -1px;
  z-index: 1;
}

header .container .logo img {
  width: 132px;
}

header .container .menu-primary {
  float: left;
  margin-left: 150px;
  margin-bottom: 0;
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  header .container .menu-primary {
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  header .container .menu-primary {
    float: none;
  }
}

header .container .menu-primary li {
  display: block;
  position: relative;
  float: left;
}

header .container .menu-primary li > a {
  display: block;
  padding: 30px 15px;
  font-family: "bebas";
  font-size: 28px;
  font-size: 1.75rem;
  color: #82a523;
  line-height: 29px;
  line-height: 1.8125rem;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media only screen and (max-width: 767px) {
  header .container .menu-primary li > a {
    padding: 5px;
    margin-right: 10px;
    font-size: 18.26px;
    font-size: 1.14125rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
}

header .container .menu-primary li .btn-border-green {
  margin-top: 21px;
  margin-left: 21px;
  padding: 8px 15px;
}

header .container .menu-primary li .btn-border-green:hover {
  background-color: #82a523;
}

header .container .menu-primary li:hover .submenu-primary, header .container .menu-primary li:hover .submenu-primary-arror {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

@media only screen and (max-width: 767px) {
  header .container .menu-primary li:hover .submenu-primary, header .container .menu-primary li:hover .submenu-primary-arror {
    visibility: hidden;
    opacity: 0;
  }
}

header .container .menu-primary li:hover > a, header .container .menu-primary li.active > a {
  background-color: #444953;
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  header .container .menu-primary li:hover > a, header .container .menu-primary li.active > a {
    background-color: transparent;
    color: #82a523;
  }
}

header .container .menu-primary li.home > a {
  padding-left: 0;
}

header .container .menu-primary li.home:hover > a {
  background-color: transparent;
  color: #82a523;
}

header .container .menu-primary li .submenu-primary-arror {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  position: absolute;
  top: 80px;
  z-index: 11;
  text-align: center;
  color: #82a523;
  font-size: 28px;
  font-size: 1.75rem;
  -webkit-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
}

@media only screen and (max-width: 992px) {
  header .container .menu-primary li .submenu-primary-arror {
    top: 78px;
  }
}

header .container .menu-primary li .submenu-primary {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 740px;
  padding: 20px 24px 0;
  position: absolute;
  top: 89px;
  left: -165px;
  z-index: 10;
  border-top: solid 3px #82a523;
  background: #444953;
  font-family: "sariR";
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
}

@media only screen and (max-width: 992px) {
  header .container .menu-primary li .submenu-primary {
    width: 720px;
    top: 85px;
    left: -263px;
  }
}

header .container .menu-primary li .submenu-primary p {
  margin-bottom: 25px;
  margin-left: 3px;
  font-family: "sariM";
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}

header .container .menu-primary li .submenu-primary .col-xs-4 {
  margin-bottom: 20px;
}

header .container .menu-primary li .submenu-primary .col-xs-4 a {
  padding: 0;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

header .container .menu-primary li .submenu-primary .col-xs-4 a:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #82a523;
}

@media only screen and (max-width: 767px) {
  header .container .menu-primary .glyphicon-home {
    margin-top: 5px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}

header .container .register-box {
  float: right;
}

header .container .register-box .copy {
  margin-top: -2px;
  margin-bottom: 10px;
  letter-spacing: 0.6px;
}

@media only screen and (min-width: 1199px) and (max-width: 1280px) {
  header .container .register-box .copy {
    letter-spacing: 0;
  }
}

header .container .register-box .btn-icon {
  display: inline-block;
  padding: 10px 17px;
}

@media only screen and (min-width: 1199px) and (max-width: 1280px) {
  header .container .register-box .btn-icon {
    padding-left: 10px;
    padding-right: 10px;
  }
}

header .container .register-box .login-form-box .login-button {
  display: inline;
  position: relative;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
}

header .container .register-box .login-form-box .login-button:hover {
  cursor: pointer;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  padding-bottom: 21px;
}

@media only screen and (max-width: 1199px) {
  header .container .register-box .login-form-box .login-button:hover {
    padding-bottom: 8px;
  }
}

header .container .register-box .login-form-box .login-button:hover .login-form {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

header .container .register-box .login-form-box .login-form {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 51px;
  right: 0;
  z-index: 10;
  width: 290px;
  padding: 15px 20px;
  background: #b9d75f;
  font-weight: normal;
  -webkit-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
  transition: visibility 0.2s ease-out, opacity 0.2s ease-out;
}

@media only screen and (max-width: 1199px) {
  header .container .register-box .login-form-box .login-form {
    top: 37px;
  }
}

header .container .register-box .login-form-box .login-form .forgot-password {
  margin-top: 10px;
}

header .container .register-box .login-form-box .login-form .forgot-password li {
  display: block;
}

header .container .register-box .login-form-box .login-form .form-control-feedback {
  color: #00aad2;
  top: 3px;
}

header .m-logo {
  border-bottom: solid 3px #82a523;
  padding-bottom: 9px;
  /* Required for Down Triangle */
  /* Stroke */
  /* Fill */
}

header .m-logo .logo {
  display: inline;
  position: relative;
  width: 127px;
  left: 0;
  top: 0;
}

header .m-logo .right-action {
  float: right;
  margin-left: 10px;
  margin-top: 17px;
}

header .m-logo .quick-search {
  margin-top: 14px;
  color: #82a523;
  font-size: 27px;
  font-size: 1.6875rem;
}

header .m-logo #hamburger {
  position: relative;
  width: 30px;
  height: 27px;
  margin-left: 30px;
  margin-right: 10px;
  cursor: pointer;
  -sand-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

header .m-logo #hamburger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #82a523;
  opacity: 1;
  left: 0;
  -sand-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

header .m-logo #hamburger span:nth-child(1) {
  top: 0px;
}

header .m-logo #hamburger span:nth-child(2), header .m-logo #hamburger span:nth-child(3) {
  top: 10px;
}

header .m-logo #hamburger span:nth-child(4) {
  top: 20px;
}

header .m-logo .tri-up {
  /* Styling block element, not required */
  position: absolute;
  top: -29px;
  right: 35px;
  padding: 1em;
}

header .m-logo .tri-up:before, header .m-logo .tri-up:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top: 0;
}

header .m-logo .tri-up:before {
  bottom: -1px;
  left: 21px;
  /* If 1px darken stroke slightly */
  border-bottom-color: #82a523;
  border-width: 16px;
}

header .m-logo .tri-up:after {
  bottom: -1px;
  left: 22px;
  border-bottom-color: #fff;
  border-width: 15px;
}

.cookie-noti {
  font-family: "sariM";
  font-size: 15.77px;
  font-size: 0.98562rem;
  background-color: #82a523;
}

.cookie-noti .container {
  position: relative;
  padding: 24px 200px 24px 175px;
}

.cookie-noti .container .btn-border-white, .cookie-noti .container .btn-border-green, .cookie-noti .container .btn-form {
  position: absolute;
  right: 97px;
  top: 16px;
  padding: 2px;
}

@media only screen and (max-width: 1280px) {
  .cookie-noti .container {
    padding: 24px 200px 24px 100px;
  }
}

@media only screen and (max-width: 1199px) {
  .cookie-noti .container {
    padding: 24px 200px 24px 20px;
  }
  .cookie-noti .container br {
    display: none;
  }
  .cookie-noti .container .btn-border-white, .cookie-noti .container .btn-border-green, .cookie-noti .container .btn-form {
    right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .cookie-noti .container {
    padding: 15px 20px;
  }
  .cookie-noti .container .btn-border-white, .cookie-noti .container .btn-border-green, .cookie-noti .container .btn-form {
    display: block;
    float: right;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 10px;
    padding: 0 5px;
  }
}

html.mm-opened #hamburger span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

html.mm-opened #hamburger span:nth-child(2) {
  -sand-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

html.mm-opened #hamburger span:nth-child(3) {
  -sand-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

html.mm-opened #hamburger span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.search-overlay-form {
  position: relative;
  width: 100%;
  max-width: 932px;
  margin: 0px auto;
  padding: 100px 30px;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .search-overlay-form {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.search-overlay-form .close {
  font-size: 70px;
  font-size: 4.375rem;
  color: #fff;
  font-weight: normal;
  text-shadow: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -ms-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

.search-overlay-form .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -sand-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.search-overlay-form label {
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
}

.search-overlay-form .m-search .form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 2px #b9d75f;
  padding: 0 20px;
  height: 46px;
  font-size: 20px;
  font-size: 1.25rem;
}

.search-overlay-form .m-search .btn-default {
  height: 46px;
  border-color: #b9d75f;
  background: #b9d75f;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 23px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.search-overlay-form .m-search .btn-default:hover {
  border-color: #82a523;
  background: #82a523;
}

.menu-secondary-container {
  background-color: rgba(37, 37, 37, 0.67);
  border-bottom: solid 1px #828286;
}

.menu-secondary-container .container {
  position: relative;
}

.menu-secondary-container .container .menu-secondary {
  margin-left: 165px;
  text-align: center;
}

.menu-secondary-container .container .menu-secondary li {
  display: block;
  float: left;
}

.menu-secondary-container .container .menu-secondary li a {
  display: block;
  padding: 22px 12px;
  color: #fff;
  line-height: 17px;
  line-height: 1.0625rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (min-width: 1199px) and (max-width: 1280px) {
  .menu-secondary-container .container .menu-secondary li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .menu-secondary-container .container .menu-secondary li a {
    padding: 15px 10px;
  }
}

.menu-secondary-container .container .menu-secondary li.vertical-align a {
  padding-top: 31px;
  padding-bottom: 31px;
}

@media only screen and (max-width: 992px) {
  .menu-secondary-container .container .menu-secondary li.vertical-align a {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.menu-secondary-container .container .menu-secondary li.home {
  margin-left: -21px;
}

.menu-secondary-container .container .menu-secondary li.home a {
  padding: 16px 20px 20px;
  color: #82a523;
  font-size: 25px;
}

.menu-secondary-container .container .menu-secondary li.home a:hover {
  color: #82a523;
}

@media only screen and (max-width: 992px) {
  .menu-secondary-container .container .menu-secondary li.home a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}

@media only screen and (max-width: 1199px) {
  .menu-secondary-container .container .menu-secondary {
    margin-left: 0;
  }
}

.menu-secondary-container .container .searchbox {
  position: absolute;
  right: 10px;
  top: 16px;
  text-align: right;
  font-size: 25px;
  font-size: 1.5625rem;
}

.menu-secondary-container .container .searchbox a {
  color: #82a523;
  text-decoration: none;
}

.menu-secondary-container .container .searchbox a i {
  display: inline-block;
  float: right;
}

.menu-secondary-container .container .searchbox a span {
  display: inline-block;
  float: right;
  overflow: hidden;
  max-width: 0;
  padding-left: 0;
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 25px;
  line-height: 1.5625rem;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -ms-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.menu-secondary-container .container .searchbox a:hover span {
  max-width: 100px;
  padding-left: 10px;
}

#page-menu {
  background: #444953;
  color: #fff;
  font-size: 13.255px;
  font-size: 0.82844rem;
}

#page-menu:not(.mm-menu) {
  display: none;
}

.mm-listview > li:not(.mm-divider):after {
  left: 0;
  border-color: #343942;
}

.mm-listview > li > a, .mm-listview > li > span {
  position: relative;
  text-transform: uppercase;
  padding-left: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.mm-listview > li > a i, .mm-listview > li > span i {
  position: absolute;
  top: 8px;
  right: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  font-size: 1.75rem;
}

.mm-listview > li > a i.expanded, .mm-listview > li > span i.expanded {
  display: none;
}

.mm-listview .mm-opened > span {
  padding-right: 20px;
}

.mm-listview .mm-opened > span i {
  display: none;
}

.mm-listview .mm-opened > span i.expanded {
  display: inline;
}

.mm-listview .mm-opened .mm-panel {
  position: relative;
  padding: 0;
  background: #23252b !important;
  border-top: solid 2px #82a523;
}

.mm-listview .mm-opened .mm-panel:before {
  display: inline-block;
  position: absolute;
  top: -16px;
  left: 48%;
  content: "\e252";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  color: #82a523;
  font-size: 32px;
}

.mm-listview .mm-opened .mm-panel .mm-listview > li:not(.mm-divider):after {
  border-color: #1d1f24;
}

.mm-listview .mm-opened .mm-panel .mm-listview > li > a {
  text-transform: none !important;
  font-family: "sariM";
}

.mm-listview .mm-opened .mm-panel .mm-listview > li > a:hover {
  text-decoration: underline;
  color: #82a523;
}

.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next {
  height: 58px;
}

.mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after {
  display: none;
}

.mm-navbar {
  background: #fff !important;
  /*override from mmenu.all.css*/
  position: relative;
  height: 65px;
  border-bottom: 3px solid #82a523;
}

.mm-navbar .home, .mm-navbar .donate {
  position: absolute;
  top: 8px;
  display: inline !important;
  width: auto !important;
  float: none !important;
  color: #82a523 !important;
}

.mm-navbar .home {
  left: 20px;
  font-size: 20px;
  font-size: 1.25rem;
}

.mm-navbar .donate {
  right: 20px;
}

.mm-navbar .donate .btn-border-green {
  padding: 3px 15px;
  font-size: 20px;
  font-size: 1.25rem;
  border-width: 2px;
  color: #82a523 !important;
}

.mm-navbar .donate .btn-border-green:hover {
  color: #fff !important;
}

.mm-hasnavbar-top-1 .mm-panel {
  top: 0;
}

.mm-hasnavbar-top-1 .mm-panel .mm-listview li.whitemenu {
  background: #fff;
  color: #82a523;
}

.mm-hasnavbar-top-1 > .mm-panel {
  top: 64.7px;
}

.mm-listview .mm-vertical > span a {
  color: white;
}

.menu-secondary > li:hover, .menu-secondary > li.active, .menu-secondary > li.current-menu-item, .menu-secondary > li.current-menu-ancestor {
  background: white;
}

.menu-secondary > li:hover > a, .menu-secondary > li.active > a, .menu-secondary > li.current-menu-item > a, .menu-secondary > li.current-menu-ancestor > a {
  color: #80a637 !important;
  text-decoration: none;
}

.menu-secondary > li > ul {
  display: none;
  position: absolute;
  background: #80a637;
  padding: 0;
  z-index: 99;
}

.menu-secondary > li:hover > ul {
  display: block;
}

.menu-secondary > li > ul.sub-menu > li {
  float: none !important;
  width: 245px;
  border-bottom: 1px solid white;
  position: relative;
}

.menu-secondary > li > ul.sub-menu > li:hover {
  background: #5c8114;
}

.menu-secondary > li > ul.sub-menu > li.menu-item-has-children:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  width: 30px;
  background: url("../images/menu-arrow.png") no-repeat right center;
  background-size: 50%;
}

.menu-secondary > li > ul.sub-menu > li > a {
  padding: 18px 20px;
  text-align: left;
  text-decoration: none;
}

.menu-secondary > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background: #80a637;
  padding: 0;
}

.menu-secondary > li > ul > li:hover > ul {
  display: block;
}

.menu-secondary > li > ul > li > ul > li:hover {
  background: #5c8114;
}

.menu-secondary > li > ul > li > ul > li {
  width: 245px;
  border-bottom: 1px solid white;
}

.menu-secondary > li > ul > li > ul > li > a {
  text-align: left;
  text-decoration: none;
}

.form-control {
  height: 44px;
  border: 2px solid #b9d75f;
  border-radius: 2px;
  color: #ababab;
}

.form-control:focus {
  box-shadow: none;
  border-color: #82a523;
}

.form-control.has-error {
  border-color: #e23b30;
}

.form-error {
  color: #e23b30;
  font-family: "opensansSemi";
}

.form {
  color: #ababab;
}

.form h3 {
  padding-bottom: 4px;
  font-size: 30px;
  font-size: 1.875rem;
  color: #75a439;
  font-family: "sariM";
  letter-spacing: 1px;
  border-bottom: 9px solid #b9d75f;
}

.form .control-label {
  color: #ababab;
  font-weight: normal;
  padding-top: 10px;
  font-size: 16px;
  font-size: 1rem;
}

.form .control-label.nvp {
  padding-top: 0;
}

.form .control-label.small-pt {
  padding-top: 5px;
}

@media only screen and (min-width: 992px) {
  .form .control-label {
    padding-top: 12px;
  }
}

@media only screen and (min-width: 768px) {
  .form .control-label {
    padding-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .form .control-label {
    padding-top: 0px;
  }
}

.form-part {
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  .form-part {
    padding-left: 0px;
  }
}

input[type="radio"] {
  display: none;
}

input[type="radio"] + span {
  display: inline-block;
  margin: 5px 10px 5px 0;
  font-weight: normal;
  padding-left: 26px;
  position: relative;
}

input[type="radio"] + span:before {
  content: " ";
  display: block;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
  border: 2px solid #b9d75f;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
}

input[type="radio"]:checked + span:before {
  background: url(../images/input-radio.png) no-repeat center center;
  background-origin: content-box;
}

input[type="radio"].has-error + span:before {
  border-color: #e23b30;
}

.non-mg input[type="radio"] + span {
  margin: 0;
}

.non-mg input[type="radio"] + span:before {
  margin: 0;
  left: 14px;
}

@media only screen and (max-width: 767px) {
  .non-mg {
    float: left;
  }
  .non-mg input[type="radio"] + span {
    margin: 0;
  }
  .non-mg input[type="radio"] + span:before {
    margin: 0;
    left: 0;
  }
}

.checkbox-big {
  display: block;
  margin-bottom: 0;
}

.checkbox-big input[type="checkbox"].check + span {
  font-size: 24px;
  font-size: 1.5rem;
}

.checkbox-big input[type="checkbox"].check + span:before {
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .checkbox-big input[type="checkbox"].check + span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.btn-form {
  width: 253px;
  height: 45px;
  max-width: 100%;
  padding: 0px 40px;
  outline: 0;
  background: #82a523;
  border-color: #82a523;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  color: #fff;
  border-radius: 0;
}

.btn-form:focus, .btn-form:active, .btn-form:hover {
  outline: none;
  box-shadow: none;
  color: #82a523;
  background: #fff;
}

.btn-form:focus:focus, .btn-form:active:focus, .btn-form:hover:focus {
  outline: none;
}

.btn-form.btn-donate {
  margin-top: 20px;
}

.btn-form.rounded {
  border-radius: 5px;
}

@media only screen and (max-width: 480px) {
  .btn-form {
    width: 100%;
  }
}

.page-content .btn-form {
  color: #fff;
}

.page-content .btn-form:focus, .page-content .btn-form:active, .page-content .btn-form:hover {
  color: #82a523;
}

input[type="file"].form-file {
  display: none;
}

a.btn-select-file {
  position: relative;
  top: -2px;
  margin-right: 5px;
  padding: 0px 10px;
  border: 1px solid #b9d75f;
  color: #82a523;
  border-radius: 11px;
}

.form-selectable {
  position: relative;
  height: 44px;
  border: 2px solid #b9d75f;
  border-radius: 3px;
  background: #fff;
}

.form-selectable:before {
  content: ' ';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
  height: 100%;
  background: #b9d75f;
}

.form-selectable:after {
  content: ' ';
  position: absolute;
  top: 1px;
  right: 36px;
  width: 25px;
  bottom: 1px;
  background: #fff;
  pointer-events: none;
}

.form-selectable label {
  position: absolute;
  height: 40px;
  width: 100%;
  top: 0;
  margin-bottom: 0;
  padding: 6px 12px;
  background: transparent;
  font-weight: normal;
}

.form-selectable label:before {
  content: ' ';
  position: absolute;
  top: 7px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #fff;
  pointer-events: none;
}

.form-selectable label:after {
  content: ' ';
  position: absolute;
  top: 23px;
  right: 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #fff;
  pointer-events: none;
}

.form-selectable select {
  outline: none;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  padding-right: 40px;
  background-color: transparent;
  color: #ababab;
}

.form-selectable:focus {
  border-color: #82a523;
}

.form-selectable.has-error {
  border-color: #e23b30;
}

.form-selectable.green {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.form-selectable.green:before {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  background: #82a523;
}

.form-subscriber-type {
  color: #82a523;
  font-family: "sariM";
}

.form-describe label {
  display: block;
  float: left;
  width: 100%;
}

.form-mh {
  margin-left: 35px;
  margin-right: 35px;
}

.form-summary {
  font-family: "sariR";
  font-size: 18px;
  font-size: 1.125rem;
}

.form-input-group .input-group-btn .btn {
  height: 41px;
  margin-left: -2px;
  background: #82a523;
  color: #fff;
  border: none;
}

footer {
  background: #82a523;
  font-size: 16px;
  font-size: 1rem;
}

@media only screen and (max-width: 767px) {
  footer {
    font-size: 12px;
    font-size: 0.75rem;
  }
  footer .copy {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

footer .container {
  position: relative;
  background: url("../images/footer-bg.png") top right 40px no-repeat;
  padding-top: 28px;
  padding-bottom: 30px;
}

footer .container .social {
  margin-bottom: 10px;
}

footer .container .social li {
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  footer .container .social li {
    margin-left: 15px;
  }
}

footer .container .social li:first-child {
  margin-left: 0;
}

footer .container .social li a {
  font-size: 35px;
  font-size: 2.1875rem;
}

@media only screen and (max-width: 767px) {
  footer .container .social li a {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

footer .container .logo-footer {
  text-align: right;
}

footer .container .logo-footer img {
  width: 92px;
}

@media only screen and (max-width: 767px) {
  footer .container .logo-footer {
    padding-top: 20px;
  }
  footer .container .logo-footer img {
    width: 60px;
  }
}

#goto-top {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 999;
}

#goto-top a img {
  width: 61px;
}

.main-body {
  background: #EFEFEF url(../images/bg.jpg) no-repeat top left;
  padding-bottom: 48px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

@media only screen and (max-width: 1199px) {
  .main-body {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 992px) {
  .main-body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 64px;
  }
}

@media only screen and (max-width: 767px) {
  .main-body {
    padding-top: 74px;
  }
}

.breadcrumb {
  font-family: "sariM";
  background: rgba(110, 110, 110, 0.35);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(110, 110, 110, 0.35) 0%, rgba(110, 110, 110, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(110, 110, 110, 0.35)), color-stop(100%, rgba(110, 110, 110, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(110, 110, 110, 0.35) 0%, rgba(110, 110, 110, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(110, 110, 110, 0.35) 0%, rgba(110, 110, 110, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(110, 110, 110, 0.35) 0%, rgba(110, 110, 110, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(110, 110, 110, 0.35) 0%, rgba(110, 110, 110, 0) 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(110, 110, 110, 0.35)', endColorstr='rgba(110, 110, 110, 0)', GradientType=0 );*/
  /* IE6-9 */
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10px;
  margin-bottom: 0;
  color: #fff;
}

.breadcrumb ul {
  margin: 20px 0;
}

.breadcrumb ul li {
  color: #fff;
}

.breadcrumb ul li + li:before {
  content: ">";
}

.heroslider {
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

@media only screen and (max-width: 767px) {
  .heroslider {
    box-shadow: none;
  }
}

.heroslider .show-slick {
  margin-bottom: 0;
  min-height: 594px;
}

@media only screen and (max-width: 1280px) {
  .heroslider .show-slick {
    min-height: 521px;
  }
}

@media only screen and (max-width: 1199px) {
  .heroslider .show-slick {
    min-height: 430px;
  }
}

@media only screen and (max-width: 992px) {
  .heroslider .show-slick {
    min-height: 329px;
  }
}

@media only screen and (max-width: 767px) {
  .heroslider .show-slick {
    min-height: 137px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .heroslider .show-slick {
    margin-bottom: 0px;
  }
}

.heroslider .show-slick .slick-slide {
  position: relative;
}

.heroslider .show-slick .carousel-caption {
  position: absolute;
  width: 100%;
  left: 0;
  top: 20%;
  font-family: "bebas";
  font-size: 65.08px;
  font-size: 4.0675rem;
  line-height: 70px;
  line-height: 4.375rem;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .heroslider .show-slick .carousel-caption {
    top: 14%;
    font-size: 23.87px;
    font-size: 1.49188rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
}

@media only screen and (max-width: 1199px) {
  .heroslider .show-slick .carousel-caption {
    top: 14%;
    font-size: 40.87px;
    font-size: 3.79188rem;
    line-height: 42px;
    line-height: 3.8625rem;
  }
}

@media only screen and (max-width: 640px) {
  .heroslider .show-slick .carousel-caption {
    top: 20%;
    font-size: 25.87px;
    font-size: 1.89188rem;
    line-height: 27px;
    line-height: 1.9625rem;
  }
}
@media only screen and (max-width: 500px) {
  .heroslider .show-slick .carousel-caption {
    top: 5%;
    font-size: 25.87px;
    font-size: 1.39188rem;
    line-height: 27px;
    line-height: 1.4625rem;
  }
}
.heroslider .show-slick .slick-dots {
  bottom: 10px;
  margin-bottom: 0;
}

.heroslider .show-slick .slick-dots li button:before {
  font-size: 15px;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.heroslider .show-slick .slick-dots li button:hover:before {
  color: #82a523;
  opacity: .7;
  filter: alpha(opacity=70);
}

.heroslider .show-slick .slick-dots li.slick-active button:before {
  color: #82a523;
}

.heroslider .show-slick .videoslide {
  padding: 20px 10px 30px;
}

@media only screen and (max-width: 767px) {
  .heroslider .show-slick .videoslide {
    padding: 0;
  }
  .heroslider .show-slick .videoslide .col-xs-12 {
    padding: 0;
  }
}

.heroslider .show-slick .videoslide .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 15px;
  height: 0;
}

@media only screen and (max-width: 1199px) {
  .heroslider .show-slick .videoslide .videoWrapper {
    padding-bottom: 55.2%;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .heroslider .show-slick .videoslide .videoWrapper {
    padding-bottom: 39.8%;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .heroslider .show-slick .videoslide .videoWrapper {
    padding-bottom: 43%;
    padding-top: 10px;
  }
}

.heroslider .show-slick .videoslide .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.heroslider .show-slick .videoslide .videoDescription {
  padding-left: 15px;
}

.heroslider .show-slick .videoslide .videoDescription h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "bebas";
  font-size: 65px;
  font-size: 4.0625rem;
  color:#fff;
  text-shadow: 0px 0px 3px #000;
}

.heroslider .show-slick .videoslide .videoDescription p {
  margin-bottom: 0;
  font-family: "sariM";
  font-size: 32px;
  font-size: 2rem;
  color:#fff;
/*  text-shadow: 0px 0px 5px #000; */
}

.heroslider .find-local-group {
  width: 309px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index:98;
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .heroslider .find-local-group {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .heroslider .find-local-group {
    position: relative;
    width: 100%;
    box-shadow: none;
  }
}

.heroslider .find-local-group .content-wrapper {
  padding: 30px 20px;
  background: rgba(90, 117, 16, 0.5) url("../images/au-map.png") center right 10px no-repeat;
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .heroslider .find-local-group .content-wrapper {
    display: none;
  }
}

.heroslider .find-local-group .small-view {
  display: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .heroslider .find-local-group .small-view {
    display: block;
  }
}

.heroslider .find-local-group h2 {
	font-family: "bebas";
    font-size: 35px;
    font-size: 2.1875rem;
    margin-top: 0;
    color: #fff;
}

.heroslider .find-local-group p {
    margin-bottom: 20px;
    font-size: 16.54px;
    font-size: 1.03375rem;
    color: white;
}

.heroslider .find-local-group .input-group .form-control {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 5px 0 0 5px;
  border: 0;
  font-size: 22.86px;
  font-size: 1.42875rem;
  padding-top: 0;
  padding-bottom: 0;
}

.heroslider .find-local-group .input-group .btn-default {
  height: 44px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
  border-color: #b9d75f;
  background: #b9d75f;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.heroslider .find-local-group .input-group .btn-default:hover {
  border-color: #82a523;
  background: #82a523;
}

.make-a-donate-box {
  padding: 30px 20px 0;
  margin-bottom: 20px;
  background: url("../images/make-domain-bg.png") right bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.make-a-donate-box h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "bebas";
  font-size: 35px;
  font-size: 2.1875rem;
}

.make-a-donate-box .txt-number {
  width: 110px;
  padding-left: 28px;
  float: left;
  font-size: 22.97px;
  font-size: 1.43562rem;
  color: #797a7c;
}

.make-a-donate-box .txt-number span {
  position: absolute;
  left: 15px;
}

.make-a-donate-box .btn-primary, .make-a-donate-box .btn-success {
  padding-left: 31px;
  padding-right: 31px;
  font-size: 17.32px;
  font-size: 1.0825rem;
  float: right;
}

@media only screen and (min-width: 1199px) and (max-width: 1366px) {
  .make-a-donate-box .btn-primary, .make-a-donate-box .btn-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.make-a-donate-box p {
  margin-top: 25px;
  margin-bottom: 32px;
  font-family: "sariR";
  font-size: 16.54px;
  font-size: 1.03375rem;
  line-height: 20px;
  line-height: 1.25rem;
}

.make-a-donate-box label {
  font-family: "sariR";
  font-weight: normal;
}

.newsbox-small {
  position: relative;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .newsbox-small {
    box-shadow: none;
  }
}

.newsbox-small > img {
  width: 100%;
}

.newsbox-small .hovermark {
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #82a523;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.newsbox-small .video-mark {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: url("../images/ico-videoplay.png") center center no-repeat;
}

@media only screen and (max-width: 767px) {
  .newsbox-small .video-mark {
    background-image: url("../images/ico-videoplay-s.png");
  }
}

.newsbox-small .video-mark:hover {
  text-decoration: none;
}

.newsbox-small .sapo {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 15px 15px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media only screen and (max-width: 767px) {
  .newsbox-small .sapo {
    padding: 8px;
  }
}

.newsbox-small .sapo h3 {
  margin-top: 6px;
  margin-bottom: 3px;
  margin-top: 6px;
    margin-bottom: 3px;
    padding-top: 2px;
    /* border-top: solid 6px #82a523; */
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #fff;
}

.newsbox-small .sapo h3 a {
  padding-top: 2px;
  border-top: solid 6px #82a523;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .newsbox-small .sapo h3 a {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.newsbox-small .sapo .title a {
  font-family: "opensansSemi";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
  .newsbox-small .sapo .title a {
    line-height: 16px;
    line-height: 1rem;
  }
}

@media only screen and (max-width: 992px) {
  .newsbox-small .sapo .title a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 767px) {
  .newsbox-small .sapo .title a {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.newsbox-small:hover .hovermark {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.newsbox-small:hover .sapo {
  background: transparent;
}

.newsbox-small.green .sapo h3 a {
  border-top-color: #82a523;
}

.newsbox-small.blue .sapo h3 a {
  border-top-color: #00aad2;
}

.newsbox-small.red .sapo h3 a {
  border-top-color: #e23b30;
}

.newsbox-small.newsbox-small-coastcare .sapo {
  background: #82a523;
  /* The Fallback */
  background: rgba(130, 165, 35, 0.85);
}

.newsbox-small.newsbox-small-coastcare .sapo h3 a {
  border: none;
  font-family: "bebas";
  font-size: 34px;
  font-size: 2.125rem;
}

@media only screen and (max-width: 767px) {
  .newsbox-small.newsbox-small-coastcare .sapo h3 a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.newsbox-small.newsbox-small-coastcare:hover .sapo {
  background: transparent;
}

.subscribe-our-news {
  position: relative;
  margin-bottom: 20px;
}

.subscribe-our-news .inner {
  position: relative;
  z-index: 2;
  padding: 25px 20px;
  color: white;
}

@media only screen and (max-width: 992px) {
  .subscribe-our-news .inner {
    min-height: 273.5px;
  }
}

@media only screen and (max-width: 767px) {
  .subscribe-our-news .inner {
    min-height: auto;
  }
}

.subscribe-our-news .inner h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "bebas";
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 37px;
  line-height: 2.3125rem;
  font-weight: bold;
  letter-spacing: 2px;
}

@media only screen and (max-width: 992px) {
  .subscribe-our-news .inner h2 {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}

.subscribe-our-news .inner p {
  margin-bottom: 20px;
  font-family: "sariM";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.subscribe-our-news .inner .btn-success {
  font-size: 18.43px;
  font-size: 1.15187rem;
  background: #FFFFFF;
  color: #82a523;
  border: 2px solid #FFFFFF;
}

@media only screen and (max-width: 992px) {
  .subscribe-our-news .inner .btn-success {
    font-size: 16px;
    font-size: 1rem;
  }
}

.subscribe-our-news .inner .btn-success:hover {
  border: 2px solid #FFFFFF;
  color: #ffffff;
  background: transparent;
}

.subscribe-our-news .inner .btn-success:focus {
  outline: none;
}

.subscribe-our-news .frame > .inner {
  border-top: 0;
  border-left: 0;
}

.subscribe-our-news .frame > .inner:before {
  height: 100%;
}

.subscribe-our-news .frame > .inner:after {
  width: 100%;
}

.subscribe-our-news .frame > .inner .corner {
  bottom: 20px;
  right: 8px;
  height: 56px;
}

.modal.modal-subscriber .modal-logo {
  width: 132px;
  height: 160px;
  background-image: url("../images/modal-logo.png");
  background-size: cover;
}

.modal.modal-subscriber .modal-content {
  border-radius: 0;
  box-shadow: none;
  border-color: transparent;
}

.modal.modal-subscriber .modal-header {
  padding: 3px 25px 0;
  border: none;
  height: 60px;
  background: #82a523 url("../images/modal-headbg.png") right center no-repeat;
  background-position: 95% center;
}

.modal.modal-subscriber .modal-body {
  padding: 130px 25px 10px;
}

.modal.modal-subscriber .modal-body h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "bebas";
  font-weight: bold;
  font-size: 65px;
  font-size: 4.0625rem;
  color: #82a523;
}

.modal.modal-subscriber .modal-footer {
  border-top: none;
  min-height: 60px;
  padding-left: 25px;
  padding-right: 25px;
}

.modal.modal-subscriber .modal-footer .close {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 25px;
  height: 25px;
  background: #b9d75f;
  opacity: 1;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

.modal.modal-subscriber .modal-footer .close:hover, .modal.modal-subscriber .modal-footer .close:active {
  background: #82a523;
}

.modal.modal-subscriber .modal-footer .close:before {
  content: ' ';
  position: absolute;
  top: 12px;
  left: 0px;
  width: 25px;
  height: 2px;
  background: #fff;
  -sand-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal.modal-subscriber .modal-footer .close:after {
  content: ' ';
  position: absolute;
  top: 12px;
  left: 0px;
  width: 25px;
  height: 2px;
  background: #fff;
  -sand-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal.modal-subscriber .modal-line {
  height: 0;
  width: 100%;
  border-top: 1px solid #b9d75f;
}

.twitter-box, .facebook-box {
  margin-bottom: 20px;
  min-height: 296.5px;
}

@media only screen and (max-width: 767px) {
  .twitter-box, .facebook-box {
    min-height: 134px;
  }
}

.twitter-box {
  background-color: #b9d75f;
}

.twitter-box iframe {
  margin: 0 !important;
}

.facebook-box {
/*  background-color: #fff; */
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
  .facebook-box {
    text-align: right;
  }
}

.grid[class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.promotile {
  background: transparent;
  margin-bottom: 20px;
}

.promotile img {
  width: 100%;
}

/*news landing page*/
.newslandinghero {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

.newslandinghero > img {
  width: 100%;
}

.newslandinghero .caption {
  padding: 40px 20px 40px 40px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 35%;
  background: #000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.48);
}

.newslandinghero .caption h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: "bebas";
  font-size: 65px;
  font-size: 4.0625rem;
  line-height: 50px;
  line-height: 3.125rem;
  text-transform: uppercase;
}

.newslandinghero .caption p {
  margin-bottom: 20px;
  font-family: "sariM";
  font-size: 18px;
  font-size: 1.125rem;
}

.newslandinghero .caption h4 {
  margin-top: 0;
  font-family: "bebas";
  font-size: 24px;
  font-size: 1.5rem;
}

.newslandinghero .caption ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.newslandinghero .caption ul li {
  list-style-type: none;
  padding-left: 20px;
  text-indent: -20px;
  font-family: "sariR";
  font-size: 18px;
  font-size: 1.125rem;
}

.newslandinghero .caption ul li:before {
  content: "• ";
  color: #fff;
  margin-right: 5px;
}

@media only screen and (max-width: 1199px) {
  .newslandinghero .caption {
    padding: 20px;
    width: 70%;
  }
  .newslandinghero .caption h2 {
    margin-bottom: 20px;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
  .newslandinghero .caption p {
    font-size: 16px;
    font-size: 1rem;
  }
  .newslandinghero .caption h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.newinterestsbox {
  margin-bottom: 20px;
  background-color: #fff;
}

.newinterestsbox h2 {
  margin: 0;
  padding: 12px 20px;
  border-top: solid 10px #b9d75f;
  background: #82a523 url("../images/newsinterestsbox-bg.png") right center no-repeat;
  font-family: "bebas";
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
}

.newinterestsbox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.newinterestsbox ul li {
  list-style-type: none;
  padding: 10px 15px;
  border-top: solid 1px #d8d8d8;
  font-family: "sariM";
  font-size: 16px;
  font-size: 1rem;
  color: #82a523;
}

.newinterestsbox ul li:first-child {
  border-top: none;
}

/*landcare section landing page*/
.landcaresectionlandinghero .caption {
  padding: 40px;
  width: 50%;
}

.landcaresectionlandinghero .caption p {
  font-family: "sariR";
}

@media only screen and (max-width: 1199px) {
  .landcaresectionlandinghero .caption {
    padding: 20px;
    width: 80%;
  }
  .landcaresectionlandinghero .caption h2 {
    margin-bottom: 20px;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
  .landcaresectionlandinghero .caption p {
    font-size: 16px;
    font-size: 1rem;
  }
  .landcaresectionlandinghero .caption h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/*category listing page*/
.categorylisting-searchbox {
  padding: 20px 10px;
  margin-bottom: 20px;
  border-top: solid 10px #b9d75f;
  background-color: #fff;
}

.categorylisting-searchbox .form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 2px #b9d75f;
  padding: 11px 20px;
  height: 46px;
}

.categorylisting-searchbox .form-control::-webkit-input-placeholder {
  color: #b9d75f;
}

.categorylisting-searchbox .form-control:-moz-placeholder {
  color: #b9d75f;
}

.categorylisting-searchbox .form-control::-moz-placeholder {
  color: #b9d75f;
}

.categorylisting-searchbox .form-control:-ms-input-placeholder {
  color: #b9d75f;
}

.categorylisting-searchbox .btn-default {
  border-color: #b9d75f;
  border-width: 1.5px;
  background: #b9d75f;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 22px;
}

.categorylisting-interestsbox {
  margin-bottom: 20px;
}

.categorylisting-interestsbox .newinterestsbox {
  margin-bottom: 0;
  background-color: #fff;
}

.page-content .articlelist article {
  margin-bottom: 20px;
  border-bottom: solid 1px #b9d75f;
}

.page-content .articlelist article figure {
  float: left;
  width: 308px;
  margin-right: 30px;
  margin-bottom: 20px;
}

.page-content .articlelist article figure img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .page-content .articlelist article figure {
    width: 208px;
  }
}

@media only screen and (max-width: 640px) {
  .page-content .articlelist article figure {
    float: none;
    width: 100%;
  }
}

.page-content .articlelist article summary {
  margin-left: 328px;
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width: 767px) {
  .page-content .articlelist article summary {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .page-content .articlelist article summary {
    margin-left: 228px;
  }
}

@media only screen and (max-width: 640px) {
  .page-content .articlelist article summary {
    margin-left: 0;
    padding-bottom: 10px;
  }
}

.page-content .articlelist article summary h1 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "bebas";
  font-size: 35px;
  font-size: 2.1875rem;
  color: #82a523;
}

@media only screen and (max-width: 767px) {
  .page-content .articlelist article summary h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.page-content .articlelist article summary time {
  padding: 2px 3px;
  background-color: #b9d75f;
  font-family: "sariR";
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.page-content .articlelist article summary p {
  margin: 15px 0 20px;
  font-family: "sariR";
}

.page-content .articlelist article summary .btn-success {
  float: left;
  font-size: 18px;
  font-size: 1.125rem;
  background-color: #b9d75f;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  .page-content .articlelist article summary .btn-success {
    float: none;
  }
}

.page-content .articlelist article summary .tags {
  margin-top: 6px;
  margin-left: 200px;
  font-family: "sariR";
  font-size: 16px;
  font-size: 1rem;
}

.page-content .articlelist article summary .tags a {
  color: #82a523;
}

@media only screen and (max-width: 1199px) {
  .page-content .articlelist article summary .tags {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/*Standard content page*/
.standard-content {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "sariL";
}

.standard-content .main-img {
  width: 100%;
}

.standard-content h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "bebas";
  font-size: 40px;
  font-size: 2.5rem;
  color: #82a523;
  text-transform: uppercase;
}

.standard-content summary {
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "sariR";
  color: #82a523;
  margin-bottom: 20px;
}

.standard-content main p {
  margin-bottom: 20px;
}

.standard-content main h2, .standard-content main h3 {
  color: #82a523;
}

.standard-content main blockquote {
  position: relative;
  width: 80%;
  margin: 30px auto;
  padding: 0 10px 0 30px;
  font-family: "sariR";
  font-style: italic;
  font-size: 22px;
  font-size: 1.375rem;
  color: #82a523;
  border: none;
  quotes: "“" "”" "‘" "’";
}

@media only screen and (max-width: 480px) {
  .standard-content main blockquote {
    width: 98%;
  }
}

.standard-content main blockquote:before, .standard-content main blockquote:after {
  display: block;
  font-size: 80px;
  font-size: 5rem;
  line-height: 40px;
  line-height: 2.5rem;
  position: absolute;
  color: #82a523;
}

.standard-content main blockquote:before {
  left: -20px;
  top: 0;
  content: open-quote;
}

.standard-content main blockquote:after {
  right: 0;
  bottom: -30px;
  content: close-quote;
}

.standard-content main blockquote p {
  display: inline;
}

.standardcontent-relatedlinks {
  margin-bottom: 20px;
}

.standardcontent-relatedlinks .newinterestsbox {
  margin-bottom: 0;
  background-color: #fff;
}

.standardcontent-relatedlinks .newinterestsbox h2 {
  border-top: none;
  border-bottom: solid 10px #b9d75f;
}

.standardcontent-relatedlinks .newinterestsbox ul {
  border-bottom: solid 10px #b9d75f;
}

.standardcontent-relatedlinks .newinterestsbox ul li a {
  color: #82a523;
}

.standardcontent-relatedlinks .newinterestsbox ul li a > i {
  margin-right: 10px;
}

.standardcontent-relatedlinks .newinterestsbox ul li:hover {
  background-color: #959595;
  color: #fff;
}

.standardcontent-relatedlinks .newinterestsbox ul li:hover a {
  color: #fff;
}

.standardcontent-downloads {
  margin-bottom: 20px;
}

.standardcontent-downloads .newinterestsbox {
  margin-bottom: 0;
  background-color: #fff;
}

.standardcontent-downloads .newinterestsbox h2 {
  border-top: none;
  border-bottom: solid 10px #b9d75f;
}

.standardcontent-downloads .newinterestsbox ul {
  border-bottom: solid 10px #b9d75f;
}

.standardcontent-downloads .newinterestsbox ul li {
  padding-left: 15px;
  margin-bottom: 5px;
  border-top: none;
}

@media only screen and (max-width: 768px) {
  .standardcontent-downloads .newinterestsbox ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 320px) {
  .standardcontent-downloads .newinterestsbox ul li {
    margin-bottom: 0;
  }
}

.standardcontent-downloads .newinterestsbox ul li a {
  display: block;
  color: #82a523;
  margin: 10px 0;
  height: 44px;
}

.standardcontent-downloads .newinterestsbox ul li a > i {
  float: left;
  margin-right: 20px;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 40px;
  line-height: 2.5rem;
}

/*Events calendar page*/
.events-calendar h1 {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: solid 1px #b9d75f;
  font-family: "bebas";
  font-size: 65px;
  font-size: 4.0625rem;
}

@media only screen and (max-width: 767px) {
  .events-calendar h1 {
    margin-bottom: 50px;
    font-size: 42px;
    font-size: 2.625rem;
  }
}

.events-calendar .toolbar {
  position: relative;
  font-family: "sariR";
}

.events-calendar .toolbar .btn-icon {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 15px;
  padding-right: 20px;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 25px;
  line-height: 1.5625rem;
}

.events-calendar .toolbar .btn-icon i {
  top: -3px;
  margin-left: 0;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .events-calendar .toolbar .btn-icon {
    top: -40px;
  }
}

.events-calendar .toolbar .form-horizontal .control-label {
  font-weight: normal;
  text-align: left;
}

.events-calendar .custom-header {
  padding: 0;
  margin-bottom: 10px;
  position: relative;
}

.events-calendar .custom-header h2, .events-calendar .custom-header h3 {
  margin: 0;
  float: left;
  text-transform: uppercase;
}

.events-calendar .custom-header h2 {
  width: 60%;
  margin: 5px 0;
}

.events-calendar .custom-header h3 {
  width: 40%;
  padding-right: 125px;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  text-align: right;
  color: #82a523;
}

@media only screen and (max-width: 767px) {
  .events-calendar .custom-header h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}

.events-calendar .custom-header span:before {
  font-family: 'fontawesome-selected';
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.events-calendar .custom-header nav {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.events-calendar .custom-header nav span {
  float: left;
  width: 30px;
  height: 30px;
  position: relative;
  color: #fff;
  cursor: pointer;
  background: #82a523;
  margin: 0 1px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  border-radius: 0 3px 3px 0;
}

.events-calendar .custom-header nav span:first-child {
  border-radius: 3px 0 0 3px;
}

.events-calendar .custom-header nav span:hover {
  background: #82a523;
  /* The Fallback */
  background: rgba(130, 165, 35, 0.8);
}

.events-calendar .custom-header nav span.custom-prev:before {
  content: '\25c2';
}

.events-calendar .custom-header nav span.custom-next:before {
  content: '\25b8';
}

.events-calendar .custom-header nav span:last-child {
  margin-left: 20px;
  border-radius: 3px;
}

.events-calendar .custom-header nav span.custom-current:before {
  content: '\27a6';
}

.events-calendar .calendarWrapper {
  position: relative;
  min-height: 868px;
  height: auto !important;
}

.events-calendar .custom-calendar-full {
  position: absolute;
  top: 0;
  bottom: 10px;
  left: 0px;
  width: 100%;
  height: auto;
}

.events-calendar .fc-calendar-container {
  height: auto;
  bottom: 0px;
  width: 100%;
  top: 0;
  position: absolute;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-head {
  height: 39px;
  line-height: 39px;
  background: #82a523;
  color: #fff;
  font-family: "bebas";
  font-size: 25px;
  font-size: 1.5625rem;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body {
  padding: 10px;
  background: #404247;
  /* The Fallback */
  background: rgba(64, 66, 71, 0.95);
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div {
  padding: 10px;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div > div.fc-calendar-events {
  margin-top: 25px;
  color: #82a523;
  font-family: "sariM";
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width: 767px) {
  .events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div > div.fc-calendar-events {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div > div.fc-calendar-events .fc-calendar-event {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div > span.fc-date {
  bottom: auto;
  right: auto;
  top: 10px;
  left: 10px;
  text-align: left;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  color: #fff;
  text-shadow: none;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div > span.fc-emptydate {
  color: #444953;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div.fc-today {
  background: #82a523;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div.fc-today > div {
  color: #fff;
}

.events-calendar .fc-calendar-container .fc-calendar .fc-body .fc-row > div.fc-today > div a {
  color: #fff;
}

@media screen and (max-width: 880px), screen and (max-height: 450px) {
  .events-calendar html, .events-calendar body, .events-calendar .container {
    height: auto;
  }
  .events-calendar .custom-header,
  .events-calendar .custom-calendar-full,
  .events-calendar .fc-calendar-container,
  .events-calendar .fc-calendar,
  .events-calendar .fc-calendar .fc-head,
  .events-calendar .fc-calendar .fc-row > div > span.fc-date {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    height: auto;
    width: auto;
  }
  .events-calendar .fc-calendar {
    margin: 0;
  }
  .events-calendar .custom-header h2 {
    display: none;
  }
  .events-calendar .custom-header h3 {
    width: auto;
    text-align: left;
    padding-right: 125px;
  }
  .events-calendar .fc-calendar .fc-row,
  .events-calendar .ie9 .fc-calendar .fc-row > div,
  .events-calendar .fc-calendar .fc-row > div {
    height: auto;
    width: 100%;
    border: none;
  }
  .events-calendar .fc-calendar .fc-row > div {
    float: none;
    min-height: 50px;
    box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2) !important;
    border-radius: 0px !important;
  }
  .events-calendar .fc-calendar .fc-row > div:empty {
    min-height: 0;
    height: 0;
    box-shadow: none !important;
    padding: 0;
  }
  .events-calendar .fc-calendar .fc-row {
    box-shadow: none;
  }
  .events-calendar .fc-calendar .fc-head {
    display: none;
  }
  .events-calendar .fc-calendar .fc-row > div > div {
    margin-top: 0px !important;
    padding-left: 10px;
    max-width: 70%;
    display: inline-block;
  }
  .events-calendar .fc-calendar .fc-row > div.fc-today {
    background: rgba(255, 255, 255, 0.2);
  }
  .events-calendar .fc-calendar .fc-row > div.fc-today:after {
    display: none;
  }
  .events-calendar .fc-calendar .fc-row > div > span.fc-date {
    width: 30px;
    display: inline-block;
  }
  .events-calendar .fc-calendar .fc-row > div > span.fc-weekday {
    display: inline-block;
    width: 40px;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: top;
  }
  .events-calendar .fc-calendar .fc-row > .fc-past:empty,
  .events-calendar .fc-calendar .fc-row > .fc-future:empty {
    min-height: 0px;
    height: 0px;
    box-shadow: none !important;
    padding: 0 !important;
  }
}

@media only screen and (max-width: 768px) {
  .events-calendar .fc-calendar .fc-row > div > span.fc-date {
    left: 0 !important;
    top: 5px !important;
    text-align: center !important;
    vertical-align: top;
  }
}

/* Find a group page*/
.find-a-group h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "bebas";
  font-size: 65px;
  font-size: 4.0625rem;
}

@media only screen and (max-width: 767px) {
  .find-a-group h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

.find-a-group > p {
  font-family: "sariL";
  font-size: 18px;
  font-size: 1.125rem;
}

.find-a-group .form-horizontal {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #b9d75f;
  font-family: "sariR";
  font-size: 16px;
  font-size: 1rem;
}

.find-a-group .form-horizontal .control-label {
  font-weight: normal;
  font-family: "sariL";
  font-size: 18px;
  font-size: 1.125rem;
}

.find-a-group .map {
  margin-bottom: 20px;
}

.find-a-group .map .inner {
  height: 602px;
  overflow: hidden;
  width: 100%;
}

.find-a-group .map .inner #gmap_canvas {
  height: 602px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .find-a-group .map .inner {
    height: 400px;
  }
  .find-a-group .map .inner #gmap_canvas {
    height: 400px;
  }
}

.find-a-group .results h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "bebas";
  font-size: 35px;
  font-size: 2.1875rem;
  color: #82a523;
}

.find-a-group .results table {
  border-collapse: collapse;
  border: solid 1px #dbdbdb;
  width: 100%;
  margin-bottom: 0;
  font-family: "sariM";
  font-size: 17px;
  font-size: 1.0625rem;
  color: #82a523;
}

.find-a-group .results table,
.find-a-group .results table tr,
.find-a-group .results table td {
  height: 100%;
}

.find-a-group .results table th {
  border-collapse: collapse;
  background: #b9d75f;
  padding: 20px;
}

.find-a-group .results table td {
  border-collapse: collapse;
  border: solid 1px #dbdbdb;
  padding: 10px 20px;
}

.findagroup-map-infowindow {
  padding: 0;
  background: #fff;
  color: #626262;
  max-width: 500px;
}

.findagroup-map-infowindow h4 {
  margin-top: 0;
  padding: 5px 10px;
  background-color: #f4aa00;
  font-family: "sariR";
  color: #fff;
  text-transform: uppercase;
}

.findagroup-map-infowindow p {
  margin-bottom: 0;
  padding: 10px;
  font-family: "sariL";
  font-size: 12px;
  font-size: 0.75rem;
}

/* Event page*/
.event-page h1 {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: solid 1px #b9d75f;
  font-family: "bebas";
  font-size: 65px;
  font-size: 4.0625rem;
}

@media only screen and (max-width: 767px) {
  .event-page h1 {
    margin-bottom: 60px;
    font-size: 42px;
    font-size: 2.625rem;
  }
}

.event-page .toolbar {
  position: relative;
  font-family: "sariR";
  border-bottom: solid 1px #b9d75f;
  margin-bottom: 20px;
}

.event-page .toolbar .btn-icon {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 15px;
  padding-right: 20px;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 25px;
  line-height: 1.5625rem;
}

.event-page .toolbar .btn-icon i {
  top: -3px;
  margin-left: 0;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .event-page .toolbar .btn-icon {
    top: -50px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.event-page .toolbar .form-horizontal {
  padding: 0 30px 20px;
  font-family: "sariR";
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width: 767px) {
  .event-page .toolbar .form-horizontal {
    padding-left: 0;
    padding-right: 0;
  }
}

.event-page .toolbar .form-horizontal .form-group {
  margin-bottom: 5px;
}

.event-page .toolbar .form-horizontal .form-group .control-label {
  font-weight: normal;
  text-align: left;
  padding-top: 0;
  font-family: "sariM";
  color: #b9d75f;
}

.event-page .toolbar .form-horizontal .form-group a {
  color: #b9d75f;
}

.event-page .event-content {
  padding: 0 30px;
}

@media only screen and (max-width: 767px) {
  .event-page .event-content {
    padding: 0;
  }
}

.event-page .event-content h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: "sariM";
  font-size: 21px;
  font-size: 1.3125rem;
  color: #b9d75f;
}

.event-page .event-content p {
  font-family: "sariL";
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 20px;
}

.event-page .event-content .map {
  margin-bottom: 20px;
}

.event-page .event-content .map .inner {
  height: 500px;
  overflow: hidden;
  width: 100%;
}

.event-page .event-content .map .inner #gmap_canvas {
  height: 500px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .event-page .event-content .map .inner {
    height: 400px;
  }
  .event-page .event-content .map .inner #gmap_canvas {
    height: 400px;
  }
}

.event-page .event-content .pagingtool {
  padding: 14px 0;
  border-top: solid 1px #b9d75f;
  border-bottom: solid 1px #b9d75f;
}

.event-page .event-content .pagingtool .prev, .event-page .event-content .pagingtool .next {
  float: left;
  font-family: "sariM";
  font-size: 21px;
  font-size: 1.3125rem;
  color: #b9d75f;
}

@media only screen and (max-width: 767px) {
  .event-page .event-content .pagingtool .prev, .event-page .event-content .pagingtool .next {
    font-size: 16px;
    font-size: 1rem;
  }
}

.event-page .event-content .pagingtool .prev span, .event-page .event-content .pagingtool .next span {
  display: inline-block;
  margin-right: 14px;
  text-align: center;
  position: relative;
  width: 33px;
  height: 33px;
  border-radius: 3px 0px 0px 3px;
  background: #82a523;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 35px;
  line-height: 2.1875rem;
  color: #fff;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .event-page .event-content .pagingtool .prev span, .event-page .event-content .pagingtool .next span {
    margin-right: 5px;
  }
}

.event-page .event-content .pagingtool .prev:hover, .event-page .event-content .pagingtool .next:hover {
  text-decoration: none;
}

.event-page .event-content .pagingtool .prev:hover span, .event-page .event-content .pagingtool .next:hover span {
  background: #82a523;
  /* The Fallback */
  background: rgba(130, 165, 35, 0.8);
}

.event-page .event-content .pagingtool .next {
  float: right;
  text-align: right;
}

.event-page .event-content .pagingtool .next span {
  border-radius: 0 3px 3px 0;
  margin-left: 14px;
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .event-page .event-content .pagingtool .next span {
    margin-left: 5px;
  }
}

/* News blog post page*/
.news-blog-post .standard-content {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #b9d75f;
}

.news-blog-post .standard-content .timesection {
  margin-bottom: 20px;
}

.news-blog-post .standard-content .timesection time {
  display: inline-block;
  float: left;
  padding: 3px 5px;
  background: #b9d75f;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: "sariR";
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width: 480px) {
  .news-blog-post .standard-content .timesection time {
    float: none;
    margin-bottom: 10px;
  }
}

.news-blog-post .standard-content .timesection .social {
  float: right;
  padding-top: 6px;
}

@media only screen and (max-width: 480px) {
  .news-blog-post .standard-content .timesection .social {
    float: none;
  }
}

.news-blog-post .standard-content .timesection .social .fb_iframe_widget {
  position: relative;
  top: -6px;
  margin-right: 5px;
}

.news-blog-post .standard-content .author {
  margin-bottom: 20px;
  font-family: "sariR";
  font-size: 16px;
  font-size: 1rem;
}

.news-blog-post .tags {
  font-family: "sariR";
  font-size: 16px;
  font-size: 1rem;
  color: #82a523;
}

.news-blog-post .tags .text {
  padding-top: 5px;
  margin-bottom: 10px;
}

.news-blog-post .tags .tag-items a {
  padding: 6px 30px 6px 20px;
  display: inline-block;
  background: url("../images/tag-bg.png") no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  text-decoration: none;
  color: #82a523;
  margin-left: 30px;
  margin-bottom: 10px;
}

.news-blog-post .tags .tag-items a:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .news-blog-post .tags .tag-items a {
    margin-left: 0;
  }
}

.newsblogpost-latestheadlines {
  margin-bottom: 20px;
}

.newsblogpost-latestheadlines .newinterestsbox {
  margin-bottom: 0;
  background-color: #fff;
}

.newsblogpost-latestheadlines .newinterestsbox h2 {
  border-top: none;
  border-bottom: solid 10px #b9d75f;
}

.newsblogpost-latestheadlines .newinterestsbox ul {
  border-bottom: solid 10px #b9d75f;
}

.newsblogpost-latestheadlines .newinterestsbox ul li a {
  color: #82a523;
}

.newsblogpost-latestheadlines .newinterestsbox ul li a > i {
  margin-right: 10px;
}

/* FAQ page*/
.faq-page .faq-group h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 7px;
  font-family: "sariM";
  font-size: 21px;
  font-size: 1.3125rem;
  color: #82a523;
  border-bottom: solid 10px #b9d75f;
}

.faq-page .faq-group .panel-group .panel {
  background: transparent;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.faq-page .faq-group .panel-group .panel-default > .panel-heading {
  background: transparent;
  border-bottom: solid 1px #dcdcdc;
  font-family: "sariM";
  font-size: 16px;
  font-size: 1rem;
}

.faq-page .faq-group .panel-group .panel-default > .panel-heading a {
  display: block;
  padding-left: 30px;
  position: relative;
  color: grey;
  line-height: 22px;
  line-height: 1.375rem;
}

@media only screen and (max-width: 767px) {
  .faq-page .faq-group .panel-group .panel-default > .panel-heading a {
    padding-left: 20px;
  }
}

.faq-page .faq-group .panel-group .panel-default > .panel-heading a i.glyphicon {
  position: absolute;
  top: 3px;
  left: 0px;
  -sand-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.faq-page .faq-group .panel-group .panel-default > .panel-heading a.collapsed {
  color: #82a523;
}

.faq-page .faq-group .panel-group .panel-default > .panel-heading a.collapsed i.glyphicon {
  -sand-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.faq-page .faq-group .panel-group .panel-default > .panel-heading a:hover {
  text-decoration: none;
  color: grey !important;
}

@media only screen and (max-width: 767px) {
  .faq-page .faq-group .panel-group .panel-default > .panel-heading {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.faq-page .faq-group .panel-group .panel-body {
  padding-left: 45px;
  font-family: "sariR";
  font-size: 16px;
  font-size: 1rem;
}

@media only screen and (max-width: 767px) {
  .faq-page .faq-group .panel-group .panel-body {
    padding: 10px;
    text-align: justify;
  }
}

/* 404 page*/
.pagenotfound-page {
  background-image: url("../images/bg-404.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media only screen and (max-width: 1199px) {
  .pagenotfound-page {
    background-image: url("../images/bg-404-sm.jpg");
  }
}

@media only screen and (max-width: 768px) {
  .pagenotfound-page {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
  }
}

@media only screen and (max-width: 480px) {
  .pagenotfound-page {
    background-image: url("../images/bg-404-xs.jpg");
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
  }
}

.pagenotfound-page .page-content {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 380px;
  background: transparent;
  font-family: "bebas";
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  .pagenotfound-page .page-content {
    padding-bottom: 200px;
  }
}

@media only screen and (max-width: 480px) {
  .pagenotfound-page .page-content {
    padding-bottom: 0;
  }
}

.pagenotfound-page .page-content h1 {
  margin-top: 80px;
  margin-bottom: 60px;
  font-size: 100px;
  font-size: 6.25rem;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  .pagenotfound-page .page-content h1 {
    font-size: 50px;
    font-size: 3.125rem;
  }
}

@media only screen and (max-width: 480px) {
  .pagenotfound-page .page-content h1 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

.pagenotfound-page .page-content h2 {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 40px;
  font-size: 2.5rem;
  text-transform: uppercase;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  .pagenotfound-page .page-content h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media only screen and (max-width: 480px) {
  .pagenotfound-page .page-content h2 {
    margin-bottom: 30px;
  }
}

.pagenotfound-page .page-content > a {
  padding: 7px 30px;
  background: #82a523;
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .pagenotfound-page .page-content > a {
    padding: 5px 10px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.pagenotfound-page .page-content .popover {
  display: block;
  max-width: 340px;
  padding: 15px 20px;
  left: auto;
  bottom: auto;
  right: 28px;
  top: 503px;
  background: #fff;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8);
  font-family: "sariM";
  font-size: 18px;
  font-size: 1.125rem;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.pagenotfound-page .page-content .popover .popover-title {
  background: transparent;
  font-size: 30px;
  font-size: 1.875rem;
  color: #82a523;
}

.pagenotfound-page .page-content .popover .popover-content {
  color: #82a523;
}

.pagenotfound-page .page-content .popover .popover-content ul {
  padding-left: 15px;
  margin: 0;
}

.pagenotfound-page .page-content .popover .popover-content ul li a {
  color: #82a523;
}

.pagenotfound-page .page-content .popover.right > .arrow {
  top: 27%;
  left: -46px;
  border-right: none;
}

.pagenotfound-page .page-content .popover.right > .arrow:after {
  border-bottom-width: 25px;
  border-top-width: 25px;
  border-right-width: 45px;
  border-right-color: rgba(255, 255, 255, 0.8);
}

/* Search page*/
/* Contact us page*/
.contactus-page .page-content {
  margin-bottom: 20px;
}

.contactus-page .page-content a {
  color: #82a523;
}

.contactus-page .page-content h2 {
  margin-top: 0;
  padding-bottom: 5px;
  border-bottom: solid 1px #82a523;
  margin-bottom: 20px;
  font-family: "sariM";
  font-size: 36px;
  font-size: 2.25rem;
  color: #82a523;
}

.contactus-page .page-content .faq {
  margin-bottom: 20px;
}

.contactus-page .page-content .faq h3 {
  margin: 0;
  font-family: "sariM";
  font-size: 21px;
  font-size: 1.3125rem;
  color: #82a523;
}

.contactus-page .page-content .faq p {
  margin: 0;
  font-family: "sariR";
  font-size: 18px;
  font-size: 1.125rem;
}

.contactus-page .page-content .btn-success {
  color: #fff;
}

.contactus-page .page-content.contact-form {
  font-size: 18px;
  font-size: 1.125rem;
}

.contactus-page .page-content.contact-form h1 {
  padding-bottom: 10px;
  font-family: "sariM";
  font-size: 30px;
  font-size: 1.875rem;
  border-bottom: solid 9px #82a523;
  font-weight: 500;
}

.contactus-page .page-content.contact-form p {
  font-family: "sariM";
  color: #82a523;
}

.contactus-page .page-content.contact-form .control-label {
  font-weight: normal;
}

.contactus-page .page-content.contact-form .form-group input[type="radio"] + span::before {
  top: 5px;
}

.contactus-page .page-content.contact-form .checkbox label {
  padding-left: 0;
  color: #82a523;
}

.contactus-page .page-content.contact-form .btn-success {
  padding: 3px 100px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: uppercase;
}

.contactus-page .contactus-hero .caption {
  width: 50%;
}

.contactus-page .contactus-hero .caption .btn-success {
  position: absolute;
  bottom: 30px;
  right: 30px;
  padding: 0 35px;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
}

.contactus-page .contactus-addressbox {
  padding: 20px;
  margin-bottom: 20px;
  background: url("../images/contactus-addressbox-bg.jpg") left top no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  color: #82a523;
  font-family: "sariM";
  font-size: 18px;
  font-size: 1.125rem;
}

.contactus-page .contactus-addressbox h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 7px;
  border-bottom: solid 1px #82a523;
  font-size: 32px;
  font-size: 2rem;
}

.contactus-page .contactus-addressbox p {
  margin-bottom: 15px;
}

.contactus-page .contactus-addressbox .btn-success {
  margin-top: 15px;
  padding: 4px 28px;
  font-size: 18px;
  font-size: 1.125rem;
}

/* Register page*/
.register-interest {
  list-style: none;
  padding: 0;
  margin-left: -25px;
  float: left;
}

.register-interest li {
  display: block;
  float: left;
  width: 50%;
  padding-left: 20px;
}

.register-interest li .interest-item {
  border-bottom: 1px solid #d8d8d8;
  padding-left: 5px;
}

.register-interest li .interest-item.without-border {
  border-color: transparent;
}

.register-interest li .interest-item label {
  font-size: 16px;
  font-size: 1rem;
  font-family: "sariM";
  color: #75a439;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 3px;
  margin-top: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 1199px) {
  .register-interest li .interest-item label {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 992px) {
  .register-interest li .interest-item label {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .register-interest li {
    width: 100%;
  }
  .register-interest li .interest-item.without-border {
    border-color: #d8d8d8;
  }
}

.subscribe-des {
  padding-left: 35px;
  font-family: "sariR";
  font-size: 16px;
  font-size: 1rem;
}

.font-regular {
  font-family: "sariR";
}

.font-medium {
  font-family: "sariM";
}

.label-agree {
  margin-left: -36px;
  max-width: initial;
}

.label-agree input[type="radio"] + span {
  padding-left: 36px;
}

@media only screen and (max-width: 767px) {
  .label-agree {
    margin-left: 0;
  }
  .label-agree input[type="radio"] + span {
    padding-left: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .attach-msg {
    text-align: left;
  }
}

.form-column-offset {
  margin-left: 12.5%;
}

@media only screen and (max-width: 992px) {
  .form-column-offset {
    margin-left: 25%;
  }
}

@media only screen and (max-width: 767px) {
  .form-column-offset {
    margin-left: 0%;
  }
}

.form-column {
  width: 12.5%;
}

@media only screen and (max-width: 992px) {
  .form-column {
    width: 25%;
  }
}

@media only screen and (max-width: 767px) {
  .form-column {
    width: 100%;
  }
}

.form-second-column {
  width: 87.5%;
}

@media only screen and (max-width: 992px) {
  .form-second-column {
    width: 75%;
  }
}

@media only screen and (max-width: 767px) {
  .form-second-column {
    width: 100%;
  }
}

.label-bequest {
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width: 767px) {
  .label-bequest {
    font-size: 16px;
    font-size: 1rem;
  }
}

.step-label {
  padding: 3px 15px;
  font-family: "bebas";
  font-weight: bold;
  font-size: 35px;
  font-size: 2.1875rem;
  color: #b9d75f;
  background: #fff;
  border: 2px solid #b9d75f;
  cursor: pointer;
}

.step-label:active, .step-label:hover {
  border-color: #82a523;
}

@media only screen and (max-width: 767px) {
  .step-label {
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 5px;
  }
}

@media only screen and (max-width: 320px) {
  .step-label {
    font-size: 18px;
    font-size: 1.125rem;
    padding-left: 3px;
  }
}

.step-label.active {
  background: #b9d75f;
  color: #fff;
}

.step-label.active.step-success .step-icon {
  color: #fff;
}

.step-label.step-success .step-icon {
  position: absolute;
  right: 17px;
  top: 5px;
  font-size: 40px;
  background: transparent;
}

@media only screen and (max-width: 767px) {
  .step-label.step-success .step-icon {
    font-size: 22px;
    font-size: 1.375rem;
    top: 7px;
  }
}

@media only screen and (max-width: 320px) {
  .step-label.step-success .step-icon {
    font-size: 18px;
    font-size: 1.125rem;
    right: 14px;
  }
}

.step-label-flag {
  height: 8px;
}

.step-label-flag.active {
  background: #b9d75f;
}

@media only screen and (max-width: 767px) {
  .monthly-donate {
    text-align: left;
  }
}

.graylight-bg {
  background: #e6e6e6;
  padding: 30px 40px 10px;
  margin-top: -8px;
  color: #959595;
}

@media only screen and (max-width: 1199px) {
  .graylight-bg {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.graylight-bg .badge {
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  width: 34px;
  height: 34px;
  margin-left: 5px;
  border-radius: 50%;
  background-color: #fff;
  color: #82a523;
  cursor: pointer;
}

.graylight-bg h4 {
  font-size: 30px;
  font-family: "sariM";
  margin-bottom: 20px;
}

@media only screen and (max-width: 1199px) {
  .graylight-bg h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

@media only screen and (max-width: 320px) {
  .graylight-bg h4 {
    font-size: 20px;
    font-size: 1.25rem;
    right: 14px;
  }
}

.graylight-bg a {
  color: #959595;
}

.graydark-bg {
  background: #959595;
  padding: 30px;
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  .graydark-bg {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.graydark-bg .control-label {
  color: #fff;
}

.graydark-bg h4 {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "sariM";
  margin-bottom: 20px;
}

.graydark-bg .btn-form {
  background-color: #b9d75f;
  border-color: #b9d75f;
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.graydark-bg .btn-form:hover, .graydark-bg .btn-form:active {
  background-color: #fff;
  border-color: #b9d75f;
}

.amount-list {
  margin-left: -2%;
  margin-right: -2%;
}

.amount-item, .form-amount {
  display: block;
  float: left;
  width: 16%;
  height: 80px;
  margin: 0 2% 20px;
  padding-top: 6px;
  background: #b9d75f;
  border-radius: 10px;
  font-family: "bebas";
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background 200ms linear;
  -moz-transition: background 200ms linear;
  -ms-transition: background 200ms linear;
  -o-transition: background 200ms linear;
  transition: background 200ms linear;
}

@media only screen and (max-width: 767px) {
  .amount-item, .form-amount {
    width: 21%;
  }
}

@media only screen and (max-width: 480px) {
  .amount-item, .form-amount {
    width: 29%;
    font-size: 40px;
    font-size: 2.5rem;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 320px) {
  .amount-item, .form-amount {
    width: 46%;
  }
}

.amount-item small, .form-amount small {
  font-size: 25px;
  font-family: "sariM";
  font-weight: normal;
  position: relative;
  top: -10px;
}

@media only screen and (max-width: 320px) {
  .amount-item small, .form-amount small {
    top: -5px;
  }
}

.amount-item:hover, .form-amount:hover, .amount-item:active, .form-amount:active {
  background: #82a523;
}

.amount-item.active, .active.form-amount {
  background: #f4aa00;
}

.amount-item.amount-other, .amount-other.form-amount {
  position: relative;
}

.amount-item.amount-other:after, .amount-other.form-amount:after {
  content: ' ';
  position: absolute;
  top: 31px;
  right: -16px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #b9d75f;
}

.form-amount {
  background: #fff;
  color: #b9d75f;
  border-radius: 0;
  -webkit-box-shadow: inset -3px 3px 5px #ddd;
  -moz-box-shadow: inset -3px 3px 5px #ddd;
  box-shadow: inset -3px 3px 5px #ddd;
}

.form-amount:focus {
  -webkit-box-shadow: inset -3px 3px 5px #ddd;
  -moz-box-shadow: inset -3px 3px 5px #ddd;
  box-shadow: inset -3px 3px 5px #ddd;
  border-color: #ccc;
}

.form-amount:hover, .form-amount:active {
  background: #fff;
}

.form-label {
  font-weight: normal;
}

.amount-radio {
  font-size: 18px;
  font-size: 1.125rem;
}

.amount-radio label {
  display: block;
  margin-bottom: 0;
  float: left;
  width: 100%;
  font-size: 18px;
  font-size: 1.125rem;
}

.amount-radio label input[type="radio"] + span {
  margin-top: 0;
  margin-bottom: 0;
}

.amount-radio label input[type="radio"] + span:before {
  margin-bottom: 0px;
  margin-top: 3px;
}

.secured {
  font-size: 23px;
  font-size: 1.4375rem;
}

@media only screen and (max-width: 767px) {
  .secured {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 320px) {
  .secured {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.donate-circle {
  width: 66px;
  height: 66px;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%;
  text-align: center;
}

.donate-circle i {
  color: #b9d75f;
  font-size: 45px;
  position: relative;
  top: 5px;
}

.donate-circle i.lc-inbox:before {
  left: 9px;
  top: 6px;
}

.donate-name, .donate-msg {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "sariR";
  line-height: 35px;
}

@media only screen and (max-width: 1199px) {
  .donate-name, .donate-msg {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
  }
}

@media only screen and (max-width: 480px) {
  .donate-name, .donate-msg {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    padding-top: 10px;
    padding-left: 10px;
  }
}

.donate-inbox {
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "sariM";
  color: #00aeef;
  line-height: 55px;
}

@media only screen and (max-width: 1199px) {
  .donate-inbox {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  .donate-inbox {
    line-height: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .donate-inbox {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    padding-top: 10px;
    padding-left: 10px;
  }
}

.donate-msg {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 30px;
}

@media only screen and (max-width: 1199px) {
  .donate-msg {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
  }
}

.donate-sharing {
  padding: 0;
}

.donate-sharing li {
  list-style: none;
  float: left;
  width: 22%;
  margin: 10px 5.6%;
}

@media only screen and (max-width: 1199px) {
  .donate-sharing li {
    width: 29%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

@media only screen and (max-width: 767px) {
  .donate-sharing li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.donate-sharing li a {
  display: block;
  padding: 5px 5px 5px 65px;
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "sariR";
  color: #959595;
  border: 1px solid #fff;
  -webkit-transition: border 250ms ease-out;
  -moz-transition: border 250ms ease-out;
  -ms-transition: border 250ms ease-out;
  -o-transition: border 250ms ease-out;
  transition: border 250ms ease-out;
}

@media only screen and (max-width: 1199px) {
  .donate-sharing li a {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .donate-sharing li a {
    padding-left: 35px;
  }
}

@media only screen and (max-width: 480px) {
  .donate-sharing li a {
    font-size: 16px;
  }
}

.donate-sharing li a i {
  position: absolute;
  top: 16px;
  left: 8px;
  height: 100%;
  font-size: 45px;
  color: #b9d75f;
}

@media only screen and (max-width: 1199px) {
  .donate-sharing li a i {
    font-size: 35px;
  }
}

@media only screen and (max-width: 992px) {
  .donate-sharing li a i {
    top: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .donate-sharing li a i {
    font-size: 20px;
    top: 5px;
  }
}

.donate-sharing li a:hover, .donate-sharing li a:active {
  border-color: #b9d75f;
}

.donate-secure-boxes .donate-secured-msg {
  margin: 0;
  padding: 12px 20px;
  border-top: solid 10px #b9d75f;
  background: url("../images/donate-secure-boxes.jpg");
  background-size: cover;
  background-position: right center;
  color: #fff;
  font-family: "sariM";
  font-size: 20px;
  font-size: 1.25rem;
}

.donate-secure-boxes .donate-secured-msg h2 {
  font-family: "bebas";
  font-weight: bold;
  font-size: 40px;
  font-size: 2.5rem;
  text-transform: uppercase;
}

/* login page*/
.login-page .page-content .loginbox {
  padding-right: 0;
}

@media only screen and (max-width: 1199px) {
  .login-page .page-content .loginbox {
    padding-right: 10px;
  }
}

.login-page .page-content .loginbox .inner {
  padding: 25px;
  background-color: #82a523;
  font-family: "sariM";
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .login-page .page-content .loginbox .inner {
    padding: 10px;
  }
}

.login-page .page-content .loginbox .inner h1 {
  margin-bottom: 16px;
  font-size: 65px;
  font-size: 4.0625rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 4px;
}

@media only screen and (max-width: 767px) {
  .login-page .page-content .loginbox .inner h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

.login-page .page-content .loginbox .inner p {
  margin-bottom: 20px;
}

.login-page .page-content .loginbox .inner a {
  color: #fff;
}

.login-page .page-content .loginbox .inner input, .login-page .page-content .loginbox .inner button {
  font-size: 16px;
  font-size: 1rem;
}

.login-page .page-content .registerbox {
  padding-left: 0;
}

@media only screen and (max-width: 1199px) {
  .login-page .page-content .registerbox {
    padding-left: 10px;
  }
}

.login-page .page-content .registerbox .inner {
  position: relative;
  color: #fff;
}

.login-page .page-content .registerbox .inner > img {
  width: 100%;
}

.login-page .page-content .registerbox .inner > div {
  position: absolute;
  width: 250px;
  right: 35px;
  bottom: 70px;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .login-page .page-content .registerbox .inner > div {
    width: 100%;
    padding: 10px;
    right: 0;
    top: 0;
    bottom: auto;
  }
}

.login-page .page-content .registerbox .inner > div p {
  font-family: "sariM";
  font-size: 30px;
  font-size: 1.875rem;
}

.login-page .page-content .registerbox .inner > div .btn-success {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}

.login-page .page-content .loginfooter {
  margin-top: 25px;
  padding: 20px 20px 0px;
  border-top: solid 1px #82a523;
  font-family: "sariM";
  font-size: 18px;
  font-size: 1.125rem;
  color: #82a523;
}

@media only screen and (max-width: 767px) {
  .login-page .page-content .loginfooter {
    padding: 20px 10px 10px;
  }
}

.login-page .page-content .loginfooter .any-question {
  padding: 3px 20px 3px 50px;
  margin-left: -50px;
  background: #82a523;
  font-family: "bebas";
  font-size: 30px;
  font-size: 1.875rem;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .login-page .page-content .loginfooter .any-question {
    margin-left: 0;
  }
}

.login-page .page-content .loginfooter p {
  margin-top: 10px;
  margin-bottom: 0;
}

.login-page .page-content .loginfooter a {
  color: #82a523;
}

/* register success page*/
.register-success-page .page-content {
  font-family: "sariR";
  font-size: 18px;
  font-size: 1.125rem;
}

@media only screen and (max-width: 767px) {
  .register-success-page .page-content h1 {
    margin-bottom: 20px;
  }
}

.register-success-page .page-content p {
  margin-bottom: 25px;
}

.register-success-page .page-content p a {
  color: #82a523;
}

.register-success-page .page-content hr {
  height: 9px;
  background: #b9d75f;
}

/* register actived page*/
/* forgot password page*/
.forgotpassword-page .btn-form {
  margin-top: 20px;
}

html.ie9 .breadcrumb {
  background: none;
}

.user-loged {
  color: #666;
  text-align: right;
  font-size: 2em;
  font-family: "bebas";
  margin-top: 0px;
  font-weight: bold;
}

.user-loged a {
  color: black;
  text-decoration: none;
}

.user-loged a:hover {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

img {
  height: auto;
}

input[type="checkbox"].check {
  display: block;
  visibility: hidden;
  position: absolute;
}

select + .form-error {
  margin-top: 45px;
  min-width: 300px;
}

ul.tweet-actions a span {
  width: 30px;
  padding: 0;
  margin: 0;
  display: block;
  background-position: left center;
  background-repeat: no-repeat;
}

ul.tweet-actions .in-reply-to span {
  background-image: url("../images/twitter/reply.png");
}

ul.tweet-actions .retweet span {
  background-image: url("../images/twitter/retweet.png");
}

ul.tweet-actions .favorite span {
  background-image: url("../images/twitter/favorite.png");
}

.ajax-loading {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 9999;
  width: 100%;
  opacity: 0.3;
  display: none;
}

.img-loading {
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
}

.twitter-box .fetched_tweets.light > li {
  list-style: none;
}

.heroslider {
  background: rgb(130, 165, 35); /*rgba(130, 165, 35, 0.5); */
}

.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important;
}

.gsc-input-box {
  border: 0 !important;
}

table.gsc-search-box td {
  padding: 0 !important;
}

table.gsc-search-box {
  height: 45px !important;
  border: 2px solid #b9d75f !important;
  margin: 0 !important;
  padding: 0 !important;
}

form.gsc-search-box {
  margin: 0 !important;
  padding: 0 !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
  border: 0 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  margin: 0;
  height: 40px !important;
}

.gsc-input-box {
  height: auto !important;
}

td.gsc-search-button {
  background: #b9d75f;
}

td.gsc-search-button:hover {
  background-color: #82a523 !important;
}

input.gsc-search-button, input.gsc-search-button:focus {
  border-color: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  min-width: 30px !important;
  background: transparent !important;
  margin: 5px 10px 0px 10px !important;
}

article main iframe {
  display: block;
  margin: 0 auto;
}

.form-selectable label.has-error {
  outline: #A94442 2px solid;
  padding: 0;
}

.form-selectable {
  margin-bottom: 15px;
}

.step-label:active, .step-label:hover {
  border-color: #b9d75f;
}

.item_tile_hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.user-loged a {
  color: black;
}

#msg {
  font-size: 14px;
  padding-top: 10px;
}

#msg i {
  font-size: 18px;
}

.registerform {
  color: #82a523;
}

.registerform .modal-logo {
  position: absolute;
  top: 5px;
  left: 40px;
  z-index: 2;
  width: 55px;
  height: 66px;
  background-image: url("../images/modal-logo.png");
  background-size: cover;
}

.registerform .modal-content {
  border-radius: 0;
  box-shadow: none;
  border-color: transparent;
}

.registerform .modal-header {
  position: relative;
  height: 20px;
  background: #82a523;
}

.registerform .modal-body {
  padding: 30px 0 10px;
}

.registerform .modal-body ul li a {
  color: #82a523;
}

@media only screen and (max-width: 767px) {
  .registerform .modal-body {
    padding-top: 40px;
  }
}

.registerform .modal-body .inner {
  width: 65%;
  margin: 0 auto;
}

@media only screen and (max-width: 992px) {
  .registerform .modal-body .inner {
    width: 90%;
  }
}

.registerform .modal-body h4 {
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: solid 1px #82a523;
  font-family: "bebas";
  font-weight: bold;
  font-size: 37px;
  font-size: 2.3125rem;
  text-transform: uppercase;
}

.registerform .modal-body .row {
  display: block;
  font-family: "sariM";
  padding-bottom: 50px;
  border-bottom: solid 1px #82a523;
  font-size: 18px;
  font-size: 1.125rem;
}

.registerform .modal-body form {
  display: block;
}

@media only screen and (max-width: 767px) {
  .registerform .modal-body form {
    margin-top: 15px;
  }
}

.registerform .modal-body form .form-control {
  font-size: 20px;
  font-size: 1.25rem;
}

.registerform .modal-body form .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem;
}

.registerform .modal-footer {
  border-top: none;
  padding: 0;
}

.registerform .modal-footer .close {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 25px;
  height: 25px;
  background: #b9d75f;
  opacity: 1;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

@media only screen and (max-width: 767px) {
  .registerform .modal-footer .close {
    bottom: auto;
    top: 17px;
  }
}

.registerform .modal-footer .close:hover,
.registerform .modal-footer .close:active {
  background: #82a523;
}

.registerform .modal-footer .close:before {
  content: ' ';
  position: absolute;
  top: 12px;
  left: 0px;
  width: 25px;
  height: 2px;
  background: #fff;
  -sand-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.registerform .modal-footer .close:after {
  content: ' ';
  position: absolute;
  top: 12px;
  left: 0px;
  width: 25px;
  height: 2px;
  background: #fff;
  -sand-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-listview .mm-vertical.mm-opened .mm-vertical.mm-opened .mm-panel.mm-vertical {
  border-top: 1px solid #3A3A3A;
}

.mm-listview .mm-vertical.mm-opened .mm-vertical.mm-opened .mm-panel.mm-vertical:before {
  display: none;
}

.mm-listview .mm-vertical .mm-panel .sub-child {
  padding-left: 30px;
  background: black;
}

.mm-listview .mm-opened .mm-panel .mm-listview > li > a.sub-main-menu {
  text-transform: uppercase !important;
}

.right-image {
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}

@media only screen and (max-width: 640px) {
  .right-image {
    margin-left: 0px;
    float: none;
  }
}
