
/*------------------------------------------Page -----------------------------------------------*/
.page-header{
  border-bottom:none !important;
}
.title-box h1 {
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-weight: normal;
  font-family: 'Caveat', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 32px;
}
#content p{
  text-align:justify;
}
#content hr{
  border:none;
  border-bottom:2px dotted #7e7e7e;
  margin:35px 0;
  clear:both;
}
#content h2{
  font-size:35px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}
#content h3{
  font-size:30px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}
.admin-bar p.demo_store {
    display: none;
}
#content h4{
  font-size:20px;
  font-weight:bold;
  margin:0;
  padding:0;
  color:#333;
  margin:0 0 25px;
}
#content ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}
h3#reply-title {
    font-size: 27px;
    padding: 40px 0 !important;
}
#content ul li ul li{
  background:url('images/bullet-fork2.jpg') no-repeat 0 5px;
}
#content ol{
  list-style: none;
  margin:0 0 0 15px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}
#content ol li{
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
#content ol li:before {
  counter-increment: myCounter;
  content:counter(myCounter);
  color: #fff;
  background: #2980B9;
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  font-weight:bold;
}
#township-content  h5{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
  font-weight:bold;
  line-height:normal;
}
section#map{
  padding-bottom:0;
}

/* --------- POST --------- */
section#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.feature-image-box{
  width:100%;
}
.hovereffect a{
  border:1px solid #fff;
  background:#000;
  color:#fff;
  padding:5px 20px;
}
.hovereffect a:hover{
  background:#ffd34e;
  color:#000;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background: #3886c6;
  color: #fff;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size:18px;
}
.postbox {
  margin-bottom:39px;
  padding: 25px;
  background: #fff;
  margin-top: 20px; 
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.metabox{
  color:#000;
  padding:15px 0;
  clear:both;
  padding: 13px 0 0 14px;
}
.metabox span {
  font-size: 14px;
}
.post-content-box p {
  font-size: 14px;
}
.metabox .entry-date i, .metabox .entry-author i, .metabox .entry-comments i{
  margin-right: 10px;
}
.metabox .entry-date {
  padding-right: 10px;
}
.metabox .entry-author{
  margin:0 10px;
}
.metabox .entry-author a{
  color: #000;
}
.metabox .entry-time{
  margin-left: 10px;
}
.metabox .entry-time i{
  margin-right: 5px;
}
.metabox .entry-comments{
  padding: 10px;
}
#blog-right-sidebar h2{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
  font-weight:bold;
  line-height:normal;
}
#blog-left-sidebar h2{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
  font-weight:bold;
}
#full-width-blog .postbox {
  width: 100% !important;
  border: solid 1px rgba(187, 187, 187, 0.12) !important;
  box-shadow: 0px 1px 1px 1px #bbb !important;
}
.feature-image-box img {
  width: 100%;
}
#full-width-blog .postbox h3 {
  font-weight: normal;
  font-size: 35px;
  margin: 15px 0 0 0;
  padding: 0px 0 0 15px;
}
.blog-icon i {
    font-size: 20px;
    background: #bbb;
    border-radius: 50%;
    padding: 12px 15px 12px 15px;
    color: #fff;
    margin-right: 2%;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px;
}
.blog-icon i:hover{
  background:#425719;
}
.continue-read a {
  color: #000;
  font-weight: bold;
  text-align: center;
  margin: 10px;
  border: solid 1px #bbb;
  padding: 10px;
  border-radius: 6px;
  display: inline-block;
  background: #fff;
}
.continue-read a:hover {
  background: #719430;
  color: #fff;
}
.read-more-icon {
  text-align: center;
  margin: -55px 0 0 0;z-index: 999;
}
.postbox {
  margin-bottom: 39px;
  border: 1px solid #bbb;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 15px;
}
.post-content-box p {
  line-height: 25px;
  color: #797575;
}
#township-content .blog-full-border {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #bbb;
}
.metabox img {
  border-radius: 50%;
}
.blog-post-heading {
  text-align: center;
}

.middle-align {
  margin: 0 auto;
  padding: 20px 0 20px;
}
#township-content hr {
  border: none;
  border-bottom: 2px dotted #7e7e7e;
  margin: 35px 0;
  clear: both;
}
.blogimg-full img{
  width: 100%;
}
.row.box-image img {
    margin-left: 66%;
}
.box-content {
    margin-bottom: 3%;
}
.serv_len {
    padding: 0 9% 0 0 !important;
}
/* -----Pagination ---------------*/
.pagination {
  clear:both;
  position:relative;
  font-size:14px;
  line-height:13px;
  text-align:right;
  font-weight:bold;
  display: block;
  margin: 10px 0;
} 
.pagination span, .pagination a {
  display:inline-block;
  margin: 2px 2px 2px 0;
  padding:10px 15px;
  text-decoration:none;width:auto;
  color:#fff;
  background: #000;  
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.pagination a:hover{
  color:#fff;
  background: #719430;
}
.pagination .current{
  padding:10px 15px;
  background: #719430;
  color:#fff;
  font-weight:normal;
}
/*----------404 and no result-----------*/
.postbox p {
    margin: 15px 15px 25px 15px !important;
}
#township-content h6 {
  margin: 0 0 15px;
  font-size: 18px;
  padding: 0;
  font-weight: bold;
  line-height: normal;
}
#township-content p{
  text-align:justify;
  line-height: 25px;
  font-size: 16px;
  margin: 0px 0px 25px 0px;
}
#township-content hr{
  border:none;
  border-bottom:2px dotted #7e7e7e;
  margin:35px 0;
  clear:both;
}
#township-content h2{
  font-size:43px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}
#township-content h1, #township-content h2{
  font-size:35px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px 0;
}
#township-content label{
  display: block;
}
div#township-content input.search-field{
  padding: 10px;
  border: none;
  font-size: 15px;
  color: #000;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%
}
#township-content input[type="submit"]{
  display: inline-block;
  background: #719430;
  border: none;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  margin: 0;
  border-radius: 0;
}
#township-content input[type="submit"]:hover{
  background: #000;
}
#township-content .read-moresec a{
  margin: 0;
  background: #719430;
  border: none;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  margin: 0;
  border-radius: 0;
}
#township-content .read-moresec a:hover, .hvr-sweep-to-right:before{
  background: #000;
}
#township-content h4 {
  font-size: 31px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #18304c;
  margin: 0 0 25px;
  text-align: center;
}
#township-content ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}
#township-content ul li{
  background:url('images/bullet-fork.png') no-repeat scroll 0 5px;
  padding:0 0 0 35px;
  margin:0 0 20px 0;
  line-height:25px;
}
#township-content ul li ul li{
  background:url('images/bullet-fork2.png') no-repeat 0 5px;
}
#township-content #comments ul{
  margin: 0!important;
}
#township-content ol{
  list-style: none;
  margin:0 0 0 15px;
  padding:10px 0 0 0;
  font-size:16px;
  counter-reset: myCounter;
}
#township-content ol li{
  padding:0 0 0 0;
  margin:0 0 20px 0;
}
.read-moresec{
  margin:2% 0;
}
#township-content img{
  margin-bottom: 4%;
}
/* --------- Inner Page ------- */
a.emd_dl_red_darker.download_fl {
  background: #425719;
  border: 1px solid #ccc;
  border-radius: 4px;
}
a.rfbp-link {
  text-decoration: none!important;
  border-bottom: 0;
  display: block;
  color: gray;
  font-weight: 400;
  font-family: 'Caveat', cursive;
}
div.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  display: table;
}
p.demo_store {
  display: none !important;
}


/*single post breadcrumb*/
.single-post .post-breadcrumbs a, .bradcrumbs a {
  background: #719430;
  padding: 10px 20px;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
}
.post-breadcrumbs{
  margin: 15px 0;
  font-size: 14px;
}
.post-breadcrumbs a{
  padding: 10px;
  color: #fff;
  background: #719430;
}
.single-post .post-breadcrumbs span, .post-breadcrumbs span{
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  background: #000;
  margin-left: 10px;
  border: none;
  text-transform: capitalize;
}
.post-breadcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
.our-services h1.page-title {
  display: inline-block;
}
/*next and previous navigation css*/
nav.navigation.posts-navigation .nav-next a, nav.navigation.posts-navigation .nav-previous a{
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  background: #719430;
  padding: 10px;
  margin-right: 10px;
  border: none;
}
nav.navigation.posts-navigation .nav-previous a:hover, nav.navigation.posts-navigation .nav-next a:hover{
  background: #18304c;
}



