body {
  color: #252525;
  font-family: "franklin-gothic-urw", sans-serif;
  overflow-x: hidden;
}

a {
  font-weight: bold !important;
}

#header {
  height: 120px;
  position: relative;
}
.mainnav {
  float: right;
  font-size: 16px;
  list-style: none;
  margin: 0; /*7rem 0 0;*/
}
.mainnav li {
  float: left;
  padding: 1rem 1.239rem;
  text-align: center;
  text-transform: uppercase;
}
.mainnav li a,
.mainnav li:hover ul li a {
  color: #34374a;
  text-decoration: none;
}
.mainnav li ul {
  background: rgba(255, 255, 255, 0.8);
  left: -999em;
  list-style: none;
  margin: 10px 0 0 -14px;
  padding: 0;
  position: absolute;
  width: 15em;
  z-index: 11;
}
.mainnav li ul li {
  padding: 0.2em 0.5em !important;
  text-align: left;
  width: 15em;
}
.mainnav li ul li:hover a,
.mainnav li ul li a:hover {
  color: #000066;
}
.mainnav li ul li:hover a:after {
  color: #000066;
  content: ">";
  display: inline-block;
  padding-left: 5px;
}
.mainnav li ul li:hover {
  background: none;
}
.mainnav li:hover ul,
.mainnav li.sfhover ul {
  left: auto;
}
.search {
  position: absolute;
  right: 0;
  top: 1.5rem;
}
.searchinp {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #252525;
}
.searchsub {
  background: none;
  border: none;
}
a.fa {
  color: #b7cab7;
  display: inline-block;
  text-decoration: none;
}
a.fa:hover {
  color: #003300;
  text-decoration: none;
}
.logo {
  margin: -15px 0 0 -20px;
  width: 28rem;
}
.logo.home {
  margin: -15px 0 0 0px;
}
.phone {
  position: absolute;
  color: #003300;
  font-size: 30px;
  right: 0.5rem;
  top: 4rem;
}
.navbar-toggle {
  background: #959595 !important;
  border: 1px solid #fff !important;
  clear: right;
  z-index: 11;
  position: absolute !important;
  right: -1.1rem;
  top: 7.2rem;
}
.navbar-toggle .icon-bar {
  background: #fff !important;
}

#banner {
}
#intbanner {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
#intbanner img {
  height: auto;
  width: 100%;
}
.homenav,
.commnav {
  font-size: 24px;
  line-height: 1;
  list-style: none;
  margin: 0.2rem 0 0;
  padding: 0;
  text-transform: uppercase;
}
.homenav li {
  background: #bbccbb;
  float: left;
  margin-right: 0.1%;
  padding: 1rem;
  width: 24.926%;
}
.commnav li {
  background: #bbccbb;
  float: left;
  margin-bottom: 0.3rem;
  padding: 1rem;
  width: 100%;
}
.commnav:after {
  clear: both;
  content: "";
  display: block;
}
.homenav li:first-child {
  padding: 3.4rem 1rem 1rem;
}
.homenav li:last-child {
  margin-right: 0;
}
.homenav li a,
.newsbox h4 a,
.entry h4 a,
.commnav li a {
  color: #003300;
  text-decoration: none;
}
.mainnav li:hover,
.homenav li:hover,
.commnav li:hover {
  background: #003300;
}
.mainnav li:hover a,
.mainnav li a:hover,
.homenav li:hover a,
.homenav li a:hover,
.commnav li:hover a,
.commnav li a:hover {
  color: #fff;
  text-decoration: none;
}
.welcome {
  clear: both;
  font-size: 22px;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}

.newsbox {
  color: #363636;
  font-size: 16px;
}
.newsth {
  height: 20rem;
  overflow: hidden;
}
.newsth img {
  height: auto;
  width: 100%;
}
.newsbox h4,
.entry h4 {
  font-size: 16px;
  text-transform: uppercase;
}
.readmore {
  font-size: 14px;
}
.readmore a {
  color: #363636;
  text-decoration: none;
}

#homebottom {
  background: url(images/bg_homebot.jpg) center top no-repeat;
  background-size: cover;
  padding: 4rem 0;
  width: 100%;
}
.signup {
}
.signup span {
  color: #003300;
  font-size: 24px;
  text-transform: uppercase;
}
#suform,
.signup #mc_embed_signup {
  float: right;
}
#suform .textinp,
#mc_embed_signup .textinp {
  border: none;
  box-shadow: 0 0 5px #333;
  color: #333;
  padding: 0.7rem 1rem 1rem;
  text-align: center;
  width: 33rem;
}
.susend {
  background: #003300;
  border: none;
  color: #fff;
  font-size: 24px;
  padding: 0.2rem 0.4rem;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.bar,
.greybar {
  clear: both;
  display: block;
  width: 100%;
}
.bar {
  background: #003300;
  height: 6px;
  margin: 1.6rem 0 0;
}
.greybar {
  background: #898989;
  height: 2px;
  margin: 0 0 2rem;
}

.newsfeed {
  color: #464646;
  list-style: none;
  margin: 0;
  padding: 0;
}
.newsfeed li {
  padding: 0 0 1rem 5.5rem;
  position: relative;
}
.newsfeed li a {
  color: #003300;
}
.feeddate {
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}

#footer {
  padding-bottom: 2rem;
}
#footer a {
  color: #363636;
  text-decoration: underline;
}
.attr {
  display: block;
  margin: 3rem auto 0;
}
.footright {
  color: #363636;
  font-size: 16px;
  text-align: right;
}

.green {
  color: #003300;
}

.size960 {
  max-width: 990px !important;
}
.rowpad {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

h1 {
  color: #003300;
  font-family: "franklin-gothic-urw-cond", sans-serif;
  font-size: 30px !important;
  margin: 0 0 2rem !important;
  text-transform: uppercase;
}
h3 {
  color: #003300;
  font-size: 24px;
  text-transform: uppercase;
}
h3.widget-title {
  font-family: "franklin-gothic-urw-cond", sans-serif;
  font-size: 28px;
  line-height: 1.1;
  margin: 0;
}
#accordion h3,
h3.bordbot {
  border-bottom: 4px solid #003300;
  font-size: 22px;
  text-transform: none;
}
h4 {
  color: #003300;
  font-size: 16px;
  margin: 0.4rem 0 1rem;
  text-transform: uppercase;
}
h4.bordbot {
  border-bottom: 1px solid #252525;
  clear: both;
  font-size: 18px;
}
h3.bordbot + h4 {
  margin-top: -1rem;
}
.ui-accordion-header-icon {
  display: inline-block;
  float: right;
  height: 20px;
  width: 20px;
}
.ui-accordion-header-icon:before {
  content: "+";
}
.ui-state-active .ui-accordion-header-icon:before {
  content: "-";
}

.main {
  color: #252525;
  font-size: 16px;
}
/*.main p:first-of-type {
    font-size: 22px;
    }*/
.main a,
.main a:hover {
  color: #003300;
}

.quicklinks {
  border-top: 1px solid #003300;
  font-size: 16px;
  line-height: 1.1;
  list-style: none;
  margin: 0.7rem 0 2rem;
  padding: 0;
}
.quicklinks li {
  border-bottom: 1px solid #003300;
  padding: 1rem 0 1rem 2rem;
  position: relative;
}
.quicklinks li a {
  color: #7d7d7d;
  text-decoration: none;
}
.quicklinks li:hover a,
.quicklinks li a:hover {
  color: #003300;
  text-decoration: none;
}
.quicklinks li:hover:before {
  color: #003300;
  content: "\f0da";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 1rem;
}
.sidesu {
  background: #bbccbb;
  color: #003300;
  font-size: 16px;
  padding: 1rem;
}
.sideinp {
  color: #003300 !important;
  text-align: center;
  width: 100%;
}
.sidesub {
  background: none;
  border: none;
  color: #003300;
  font-family: "franklin-gothic-urw-cond", sans-serif;
  font-size: 20px;
  padding: 0.5rem 0;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}

.featnews {
  border-bottom: 1px solid #003300;
}
.entry {
  border-bottom: 1px solid #003300;
}
.entrydate {
  color: #363636;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  vertical-align: text-top;
}

.commlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.commlist li {
  float: left;
  margin: 0 0 2rem;
  width: 33%;
}
.commlist li:nth-child(3n + 1) {
  clear: left;
}
/*.commlist li strong {
    color: #003300;
    text-transform: uppercase;	
    }*/
.commlist:after {
  clear: both;
  content: "";
  display: block;
}

.doclist-lg,
.doclist-sm {
  font-size: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.doclist-lg li {
  border-bottom: 2px solid #898989;
  padding: 0.6rem 0;
}
.doclist-sm li {
  padding: 0.3rem 0;
}
.doclist-lg li:last-child {
  border-bottom: none;
}
.doclist-lg a,
.doclist-sm a,
.links a {
  color: #252525;
  text-decoration: none;
}
.doclist-lg a:hover,
.doclist-sm a:hover,
.links a:hover {
  color: #003300;
  text-decoration: none;
}
.doclist-lg i,
.doclist-sm i {
  font-size: 18px;
}
.seprow:after {
  border-bottom: 1px solid #252525;
  content: "";
  display: block;
  margin: 0 0 1rem 15px;
  padding-bottom: 1rem;
  width: 97%;
}

.formLeft,
.formRight {
  clear: none !important;
  float: left;
  width: 48%;
}
.formLeft {
  margin-right: 27px;
}
#gform_1 .ginput_container input {
  background: #dae3da;
  border: none;
  margin-bottom: 0.7rem;
  width: 100%;
}
#gform_1 textarea {
  background: #dae3da;
  border: none;
  height: 10rem;
  width: 100%;
}
#gform_1 label {
  font-weight: normal !important;
}
#gform_submit_button_1 {
  background: #003300;
  border: none;
  color: #fff;
  font-family: "franklin-gothic-urw", sans-serif;
  font-size: 22px;
  font-weight: bold;
  padding: 0.2rem 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#gform_submit_button_1:hover {
  background: #435e43;
}
#gform_confirmation_wrapper_1 {
  background: #bbccbb;
  border: 1px solid #003300;
  padding: 1rem;
}

.navigation .screen-reader-text {
  display: none;
}

/******************PLUGINS***************************/
/**************************PLUGINS******************************/

/**
    * BxSlider v4.0 - Fully loaded, responsive content slider
    * http://bxslider.com
    *
    * Written by: Steven Wanderski, 2012
    * http://stevenwanderski.com
    * (while drinking Belgian ales and listening to jazz)
    *
    * CEO and founder of bxCreative, LTD
    * http://bxcreative.com
    */

/** RESET AND LAYOUT
    ===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
    ===================================*/

/*.bx-wrapper .bx-viewport {
        -moz-box-shadow: 0 0 5px #ccc;
        -webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
        border: solid #fff 5px;
        left: -5px;
        background: #fff;
    }*/
.bx-wrapper .bx-viewport {
  overflow: visible !important;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  padding-left: 88%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid #fff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 90px;
  height: 90px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.bx-next,
.bx-prev {
  display: block;
  height: 90px;
  position: absolute;
  top: 40%;
  width: 90px;
}
.bx-prev {
  background: url(images/bg_prev.png) no-repeat;
  left: -30px;
}
.bx-next {
  background: url(images/bg_next.png) no-repeat;
  right: -30px;
}

/*************************WORDPRESS**********************/
/* Alignment */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px;
}

.wp-caption {
  margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption {
  color: #767676;
}

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}

div.wp-caption .wp-caption-text {
  padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.comments-area {
  margin: 48px auto;
  max-width: 474px;
  padding: 0 10px;
}

.comment-reply-title,
.comments-title {
  font: 900 16px/1.5 Lato, sans-serif;
  margin: 0;
  text-transform: uppercase;
}

.comment-list {
  list-style: none;
  margin: 0 0 48px 0;
}

.comment-author {
  font-size: 14px;
  line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
  font-size: 12px;
  line-height: 2;
  text-transform: uppercase;
}

.comment-list .reply {
  margin-top: 24px;
}

.comment-author .fn {
  font-weight: 900;
}

.comment-author a {
  color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
  color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
  color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
  border-top: 0;
}

.comment-author {
  position: relative;
}

.comment-author .avatar {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 18px;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
}

.bypostauthor > article .fn:before {
  content: "\f408";
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px;
}

.says {
  display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
  padding-left: 30px;
}

.comment-edit-link {
  margin-left: 10px;
}

.comment-edit-link:before {
  content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
  content: "\f412";
  margin-right: 2px;
}

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-list .children {
  list-style: none;
  margin-left: 15px;
}

.comment-respond {
  margin-bottom: 24px;
  padding: 0;
}

.comment .comment-respond {
  margin-top: 24px;
}

.comment-respond h3 {
  margin-top: 0;
  margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
  color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
  font-size: 14px;
  line-height: 1.7142857142;
}

.no-comments {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 24px;
  text-transform: uppercase;
}

.comment-form label {
  display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
  font-size: 12px;
  line-height: 1.5;
}

.required {
  color: #c0392b;
}

.comment-reply-title small a {
  color: #2b2b2b;
  float: right;
  height: 24px;
  overflow: hidden;
  width: 24px;
}

.comment-reply-title small a:hover {
  color: #41a62a;
}

.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
}

.comment-navigation {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 48px;
  text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
  display: inline-block;
}

.comment-navigation .nav-previous a {
  margin-right: 10px;
}

#comment-nav-above {
  margin-top: 36px;
  margin-bottom: 0;
}

@media (max-width: 959px) {
}
@media (max-width: 767px) {
  .logo.home {
    margin: 30px 0 0 0;
  }
  .logo {
    margin: 35px 0 0 0;
    width: 21rem;
  }
  .mainnav {
    margin: 1rem 0 0;
    width: 100%;
  }
  .mainnav li {
    float: none;
    text-align: right;
    width: 100%;
  }
  .mainnav li ul {
    left: auto;
    margin: 10px 0 0;
    position: relative;
    text-align: right;
    width: 100%;
  }
  .mainnav li ul li {
    text-align: right;
    width: 96%;
  }
  .mainnav li ul li:hover a:after {
    content: "";
    display: none;
  }
  .mainnav li:hover {
    background: none;
  }

  #banner {
    overflow: hidden;
  }
  .homenav,
  .commnav {
    font-size: 18px;
  }
  .homenav li {
    margin-bottom: 0.1rem;
    width: 49.9%;
  }
  .homenav li:first-child {
    padding: 2.8rem 1rem 1rem;
  }
  .bx-wrapper .bx-pager {
    padding-left: 66%;
  }
  #suform .textinp,
  #mc_embed_signup .textinp {
    width: 27rem;
  }
  h3.widget-title {
    font-size: 26px;
  }
  .main img {
    max-width: 100%;
  }
  .commlist li {
    padding: 0 0.5rem 0 0;
    width: 50%;
    word-break: break-word;
  }
  .commlist li:nth-child(2n + 1) {
    clear: left;
  }
  .commlist li:nth-child(3n + 1) {
    clear: none;
  }
  .formLeft {
    margin-right: 12px;
  }
  .size-medium {
    height: auto;
    max-width: 45% !important;
  }
}
@media screen and (max-width: 320px) {
}
