/*
Theme Name: Farm Clinic
Theme URI: http://www.thefarmclinic.com/
Author: George Featherstone
Author URI: http://devcabin.com/
Text Domain: farm_clinic
License:     GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Description: Custom theme for the Farm Clinic.
Version: 1.0

*/
@font-face {
  font-family: 'FC Icons';
  src: url('fonts/fc-icons.eot');
  src: local('...'), url('fonts/fc-icons.eot?#iefix') format('embedded-opentype'), url('fonts/fc-icons.woff') format('woff'), url('fonts/fc-icons.ttf') format('truetype'), url('fonts/fc-icons.svg#fc_iconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fc-icon {
  display: inline-block;
  font: normal normal normal 14px/1 'FC Icons' !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 80px !important;
  line-height: 80px;
  position: relative;
  top: -18px;
  margin-left: 0;
  padding-left: 0;
  left: 0px;
}
.fc-corn:before {
  content: "C";
}
.fc-horse:before {
  content: "H";
}
.fc-leaf:before {
  content: "L";
}
.fc-beaker:before {
  content: "B";
}
.clear {
  clear: both;
}
.lead {
  margin-top: 10px;
}
.featurette-heading {
  margin-bottom: 50px;
  font-weight: 400;
}
.lead-capture {
  padding: 40px 32px 32px;
  min-height: 340px;
  border-radius: 5px;
  background-color: #536930;
}
.form-button {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 30px;
  background-color: #8dac13;
  border: 1px solid #fff;
  margin-top: 10px;
  text-align: center;
  font-family: Oswald;
}
.form-label {
  color: #fff;
}
.form-heading {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  padding-top: 0;
  margin-top: 0;
  font-family: Oswald;
}
.featurette {
  margin-top: 24px;
}
.home-section {
  margin-bottom: 30px;
}
.cta-text {
  margin-top: 40px;
  font-size: 22px;
  padding-top: 0px;
  padding-bottom: 30px;
  color: #fff;
}
.home-buttons {
  margin-top: -80px;
  border-radius: 3px;
  background-color: #8dac13;
  padding: 0;
}
.button-1 {
  border-right: 1px solid #fff;
  border-radius: 2px 0 0 2px;
}
.cta-bar {
  background-color: #ccc;
}
.site-footer {
  background-color: #2d381a;
  padding-bottom: 70px;
  padding-top: 40px;
  color: #efefef;
}
.navbar {
  padding-bottom: 16px;
  padding-top: 28px;
}
.navbar-brand {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
  top: 0px;
  position: relative;
  padding-top: 0;
  display: block;
}
.copyright {
  margin-top: 50px;
}
a {
  color: #8dac13;
}
.navbar-nav > li > a, .dropdown-menu > li > a {
  font-size: 17px;
  font-weight: normal;
  text-transform: uppercase !important;
  font-family: Oswald;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: #536930;
  color: #fff;
}

/* Keep navigation submenus available on every static page. */
.navbar-nav li.menu-item-has-children,
.navbar-nav li.dropdown {
  position: relative;
}
.navbar-nav li.menu-item-has-children > ul,
.navbar-nav li.dropdown > ul {
  left: 0;
  top: 100% !important;
  z-index: 1000;
}
.navbar-nav li.menu-item-has-children:hover > ul,
.navbar-nav li.menu-item-has-children:focus-within > ul,
.navbar-nav li.dropdown:hover > ul,
.navbar-nav li.dropdown:focus-within > ul {
  display: block;
}
@media (max-width: 767px) {
  .navbar-nav li.menu-item-has-children > ul,
  .navbar-nav li.dropdown > ul {
    display: block;
    float: none;
    position: static;
    width: auto;
  }
}




.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding-right: 10%;
  padding-left: 10%;
  text-align: left;
  margin-left: 0;
  display: inline-grid;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
}
.carousel-inner {
  position: relative;
}
a.home-button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 40px 32px 102px;
}
a:hover.home-button {
  background-color: #536930;
}
.home-button-div {
  border-right: 1px solid #fff;
  padding: 0;
}
.home-button-title {
  color: #fff;
  margin-top: 16px;
  padding-bottom: 17px;
  text-transform: uppercase;
  font-family: Oswald;
  text-align: center;
  font-size: 24px;
  float: left;
  padding-left: 10px;
}
.home-button-div-last {
  border-right: none !important;
}
.lead-capture-text {
  color: #fff;
  font-size: 16px;
  margin-bottom: 32px;
  margin-top: 32px;
}
.home-button-text {
  padding-left: 20px;
  padding-right: 20px;
}
.home-button-icon {
  color: #fff;
  text-align: left;
  float: left;
  padding-top: 0px;
  padding-left: 0;
  margin-left: 18px;
  margin-right: 12px;
}
.marketing {
  padding-top: 16px;
  padding-bottom: 16px;
}
.footer-widget-title {
  margin-bottom: 32px;
  text-transform: uppercase;
  font-family: Oswald;
}
.footer-widget-title:after {
  padding-bottom: 14px;
  border-bottom: 5px solid #8dac13;
  content: '';
  display: block;
  width: 40%;
}
.footer-widget {
  padding-left: 32px;
  padding-right: 32px;
}
.list-widget {
  padding-left: 16px;
}
.navbar-nav > li > a:hover, .dropdown-menu > li > a:hover {
  background-color: #536930;
  color: #fff;
  text-decoration: none;
}
.header-banner {
  height: 160px;
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
}
#header-banner>img{
  min-width: 100%;
  top:-50%;
  position: relative;
}
.page-title {
  color: #536930;
}
.contact-form {
  padding: 20px 40px 20px 20px;
}
.contact-form label {
  color: #888;
}
.submit-button {
  background-color: #8dac13;
  color: #fff;
  border-radius: 2px;
  padding: 10px 30px;
  font-size: 15px;
}
.sidebar-widget {
  border-left: 4px solid #8dac13;
  padding-left: 20px;
}
.sidebar {
  margin-top: 40px;
}
.sidebar-widget h3 {
  color: #536930;
}
.sidebar-widget p {
  font-size: 16px;
}
.banner-img {
  top: -440px;
  position: relative;
  z-index: -2;
}

article.blog-list {
  margin: 10px auto 20px;
}
article.blog-list:nth-of-type(1) {
  margin-top: 26px;
}
.post-img {
  width: 33%;
  display: block;
  float: left;
  margin-right: 0;
}
.post-img a {
  width: 100%;
  display: block;
}
.post-img a img {
  width:100%;
  height: auto;
}
.list-content {
  width: 65%;
  display: block;
  float: left;
  margin-right: 0;
  padding: 0 20px 20px;
}
.post-header {

}
.post-header h2 {
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 4px;
}
.post-header h2 a{
}
span.cat{
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
}
.post-entry {

}
.post-entry p {

}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-img {
    top: -350px;
    position: relative;
    z-index: -2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img {
    top: -270px;
    position: relative;
    z-index: -2;
  }
  .home-button-div {
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  .carousel {
    height:auto;
  }
  .carousel .item {
    min-height: 174px !important;
  }
}
@media (max-width: 479px) {
  .banner-img {
    top: -48px;
    position: relative;
    z-index: -2;
  }
  .home-button-div {
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  .carousel {
    height:auto;
  }
  .carousel .item {
    min-height: 174px !important;
  }
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-toggle {
  background-color: #8dac13;
}
@media (min-width: 480px) and (max-width: 767px) {
  .banner-img {
    top: -70px;
    position: relative;
    z-index: -2;
  }
  .home-button-div {
    border-right: none;
    border-bottom: 1px solid #fff;
  }
}
.navbar-nav {
  display: block;
  padding-bottom: 1px;
}
.fc-flask:before {
  content: 'B';
}
.footer-widget p {
	margin-bottom: 0px;
}
img {
	max-width: 100%;
	height: auto;
}
