/*
Theme Name: Seed Matters Theme
Theme URI: http://theme-uri.com
Author: Author
Author URI: http://author-uri.com;
Description: Theme description
Version: Theme version
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@charset UTF-8;

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: museo-sans-rounded, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  color: #4c4839;
  overflow-x: hidden;
  margin: 0;
}

audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

a {
  text-decoration: none;
  background: transparent;
}

a:active,a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none!important;
  visibility: hidden!important;
}

.affix {
  position: fixed;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

@font-face {
  font-family:revicons;
src:url(../font/revicons.eot?5510888#iefix) format(embedded-opentype), url(../font/revicons.woff?5510888) format(woff), url(../font/revicons.ttf?5510888) format(truetype), url(../font/revicons.svg?5510888#revicons) format(svg);
font-weight:400;
font-style:normal;
}

@font-face {
  font-family: 'TektonPro-Bold';
  src: url("fonts/TektonPro-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/TektonPro-Bold.otf") format("opentype"), url("fonts/TektonPro-Bold.woff") format("woff"), url("fonts/TektonPro-Bold.ttf") format("truetype"), url("fonts/TektonPro-Bold.svg#TektonPro-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ALoveOfThunder';
  src: url("fonts/aloveofthunder-webfont.eot");
  src: url("fonts/aloveofthunder-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aloveofthunder-webfont.woff2") format("woff2"), url("fonts/aloveofthunder-webfont.woff") format("woff"), url("fonts/aloveofthunder-webfont.ttf") format("truetype"), url("fonts/aloveofthunder-webfont.svg#a_love_of_thunderregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadPro-Regular.otf") format("opentype"), url("fonts/MyriadPro-Regular.woff") format("woff"), url("fonts/MyriadPro-Regular.ttf") format("truetype"), url("fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

h1 {
  font-size: 40px;
  line-height: 41px;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

.main-wrapper {
  min-height: 100%;
  background: url(images/bg.jpg) center center repeat;
}

.main-wrapper > .inner-wrapper:last-of-type {
  padding-bottom: 127px;
}

.inner-wrapper {
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}

.content-column {
  float: left;
  margin-right: -430px;
  width: 100%;
}

.content {
  margin-right: 455px;
  font-weight: 300;
}

.content p {
  font-size: 24px;
  letter-spacing: .5px;
  line-height: 30px;
  margin-top: 30px;
}

.content ul,.content p {
  font-size: 24px;
}

.aside {
  float: right;
  width: 430px;
}

.rollover-controls {
  text-align: center;
  font-size: 0;
  width: 100%;
  position: relative;
  max-width: 690px;
  background: url(images/headers-default-border.png) bottom center no-repeat;
  margin: 0 auto 140px;
}

.rollover-control {
  display: inline-block;
  background: url(images/headers.jpg) no-repeat;
  height: 235px;
  width: 100%;
  position: relative;
}

.rollover-control:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 16px;
  background: url(images/headers-borders.jpg) center center no-repeat;
}

.rollover-text {
  display: none;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
}

.seed-link {
  max-width: 194px;
  background-position: 0 0;
}

.seed-link.active:after {
  background-position: 0 0;
  width: 194px;
}

.farm-link {
  max-width: 225px;
  background-position: -194px 0;
}

.farm-link.active:after {
  background-position: -194px 0;
  width: 225px;
}

.table-link {
  max-width: 266px;
  background-position: -419px 0;
}

.table-link.active:after {
  background-position: -420px 0;
  width: 260px;
  left: 4px;
}

h1,
.main-heading {
  font-family: museo-sans-rounded,sans-serif;
  background: url(images/heading-border.png) top left repeat-x;
  margin-top: 13px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 900;
  color: #9d5124;
  padding: 12px 0 5px;
}

.sidebar-heading {
  font-family: ALoveOfThunder, sans-serif;
  font-size: 28px;
  padding-bottom: 15px;
  background: url(images/border.png) bottom left repeat-x;
  margin-top: 0;
  margin-bottom: 17px;
  color: #948572;
}

.load-more-btn,
button.alm-load-more-btn {
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-family: ALoveOfThunder, sans-serif;
  text-transform: uppercase;
  background: url(images/load-more-btn.png) no-repeat transparent !important;
  line-height: 40px;
  display: block;
  font-size: 24px;
  border: none;
}

button.alm-load-more-btn.done {
  display: none;
}

.load-more-btn:hover,
button.alm-load-more-btn:hover,
.load-more-btn:active,
button.alm-load-more-btn:active,
.load-more-btn:focus,
button.alm-load-more-btn:focus {
  opacity: .95;
  color: #fff;
}

button.alm-load-more-btn.loading{
  padding-left: 20px;
  opacity: .5;
}

button.alm-load-more-btn:before,
button.alm-load-more-btn.done:before,
button.alm-load-more-btn.loading:before {
  display: none;
}

a.learn-more {
  color: #e2b836;
  text-transform: uppercase;
  font-family: ALoveOfThunder, sans-serif;
  font-size: 18px;
}

.inner-header {
  margin-bottom: 5px;
}

.section-header {
  font-size: 36px;
  margin-top: 45px;
}

.small-header {
  font-size: 27px;
}

.news-section h2,
.news-section h3,
.news-section h4,
.inner-header,
.article-header {
  color: #525d29;
}

.article-header {
  max-width: 77%;
  font-size: 40px;
  line-height: 41px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 20px;
}

.img-heading {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 90%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}

.text-wrapper p {
  font-size: 26px;
  max-width: 80%;
}

.text-wrapper p:first-of-type {
  font-size: 31px;
  color: #3d451e;
  margin-top: 2px;
  margin-bottom: 15px;
  line-height: 32px;
}

.play-btn {
  width: 77px;
  height: 77px;
  background: url(images/play-btn.png) no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -38px;
  z-index: 1;
  display: block;
}

.button-signature {
  position: absolute;
  bottom: 5%;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 20px;
  letter-spacing: .1px;
}

.section {
  text-align: center;
  position: relative;
  padding-bottom: 40px;
}

.section:after {
  content: '';
  position: absolute;
  width: 233px;
  height: 257px;
  background: url(images/play-btn-bg.png) no-repeat;
  background-size: contain;
  left: 50%;
  bottom: -66px;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 20;
}

.section .play-btn {
  margin-top: 5px;
  margin-bottom: 15px;
}

.section .button-signature {
  font-size: 20px;
  font-weight: 300;
}

a:hover,a:active,a:focus,.link:hover,.link:active,.link:focus {
  color: #88461f;
}

.news-controls {
  position: absolute;
  top: 30px;
  right: 20px;
}

.control-link {
  font-weight: 900;
  margin-left: 12px;
  position: relative;
  color: #4c4839;
  font-size: 18px;
  padding: 5px;
}

.control-link:before {
  content: '';
  position: absolute;
  width: 21px;
  height: 29px;
  background: url(images/controls.png) no-repeat;
  opacity: .5;
  top: 1px;
}

.prev-link {
  padding-left: 25px;
}

.prev-link:before {
  background-position: 0 0;
  left: 0;
}

.next-link {
  padding-right: 25px;
}

.next-link:before {
  background-position: -21px 0;
  right: 0;
}

.slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  animation: .6s ease-in .6s normal both 1 fromLeftAnim1;
}

.text-input,
.input-text {
  border-radius: 5px;
  border: 1px solid #525D29;
  padding: 3px 5px;
}

.woocommerce .button,
.submit-btn {
  //height: 24px;
  //line-height: 22px;
  //background: #525D29;
  //border: none;
  //border-radius: 10px;
  //color: #A59935;
  //padding: 2px 7px;
  color: #fff !important;
  background: linear-gradient(#9d5124, #9d5124) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: 1px solid #9d5124;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2em;
  width: 90%;
}

.info-img {
  max-height: 148px;
  max-width: 100%;
}

.header {
  height: 220px;
  position: relative;
  background: url(images/header-bg.png) top center no-repeat;
}

.logo {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -103px;
  width: 206px;
  height: 156px;
}

.sub-menu .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dropdown-menu,.dropdown-item > .sub-menu {
  position: absolute;
  display: none;
  background: #251b1a;
  top: 100%;
  margin-top: 15px;
  left: 50%;
  margin-left: -100px;
  width: 186px;
  border-radius: 3px;
  list-style: none;
  text-align: left;
  text-transform: none;
  z-index: 100;
  padding: 0 8px;
}

.dropdown-menu:before,.dropdown-item > .sub-menu:before {
  content: '';
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -12px;
  border-top: 12px solid transparent;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #251b1a;
}

.dropdown-menu:after,.dropdown-item > .sub-menu:after {
  content: '';
  position: absolute;
  top: -20px;
  height: 20px;
  width: 100%;
}

.dropdown-menu-item {
  font-weight: 700;
  background: url(images/menu-border.png) center top repeat-x;
}

.dropdown-menu-item:first-of-type {
  background: none;
}

.dropdown-link,.dropdown-menu-item > a,.nav-list a, .dropdown-menu-item > a {
  color: #fff;
  display: block;
  padding: 8px 0;
}

.dropdown-menu-sub-item,.sub-menu .sub-menu .menu-item {
  font-family: TektonPro-Bold, sans-serif;
  padding-left: 10px;
  font-weight: 700;
}

.dropdown-menu-sub-item .dropdown-link,.sub-menu .sub-menu .menu-item > a {
  padding: 3px 0 5px;
}

.nav-list {
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin: 0;
  padding: 0;
}

.nav-list > li,
.nav-item {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

.nav-list > li:before,
.nav-item:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b5a68c;
  top: 50%;
  margin-top: -5px;
  right: -16px;
}

.nav-link,.nav-item > a, .nav-list > li > a {
  color: #4c4839;
  display: inline-block;
  font-size: 21px;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 900;
  padding: 0 15px;
}

.header-slogan {
  width: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url(images/slogan-bg.png) repeat-x;
  text-transform: uppercase;
  font-family: ALoveOfThunder, sans-serif;
  margin: 0;
}

.header-slogan a {
  color: #fff;
  display: block;
}

.news-cell,.grid-sizer {
  float: left;
  width: 22.5%;
  margin: 10px 1%;
}

.grid-sizer {
  position: absolute;
}

.news-cell.w2 {
  width: 46.9%;
}

.news-img-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}

.article-img {
  margin-bottom: 50px;
}

.news-grid {
  margin: 0 auto 20px;
  padding: 10px 1%;
}

.news-caption {
  background: rgba(140,128,0,0.3);
  padding: 10px 10px 15px;
}

.news-caption-header {
  color: #3d451e;
  font-size: 22px;
  margin: 0 0 -2px;
}

.news-short-description {
  color: #4c4839;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
}

.news-load-btn,
button.alm-load-more-btn {
  margin: 0 auto;
}

.news-section {
  max-width: 80.603%;
  font-size: 26px;
}

.news-section-2 {
  max-width: 60%;
  font-size: 26px;
}

.news-section p:first-of-type {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 15px;
}

.news-section p:last-of-type {
  margin-bottom: 15px;
}

.news-caption-header,.news-short-description,.news-img-wrapper:after {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.program-cell {
  width: 49%;
  max-width: 570px;
  position: relative;
  margin-bottom: 19px;
  cursor: pointer;
  padding: 0;
}

.program-cell:nth-of-type(even) {
  padding-left: 1%;
  float: right;
}

.program-cell:nth-of-type(odd) {
  padding-right: 1%;
  float: left;
}

.program-cell .play-btn {
  bottom: 20%;
}

.program-link:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 311px;
  max-height: 257px;
  background: url(images/play-btn-bg.png) no-repeat;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}

.program-link .program-bg {
  margin-top: 5px;
}

.program-link .rollover-controls {
  max-width: 525px;
  background: url(images/headers-default-border_sm.png) bottom center no-repeat;
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-bottom: 10px;
  z-index: 5;
}

.program-link .rollover-control {
  background: url(images/headers_sm.jpg) no-repeat;
  height: 151px;
}

.program-link .rollover-text {
  font-size: 25px;
}

.program-link .rollover-control:after {
  background: url(images/headers-borders_sm.jpg) center center no-repeat;
  bottom: -20px;
}

/*.rollover-text {
  display: none;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
}*/

.program-link .seed-link {
  max-width: 149px;
  background-position: 0 0;
}

.program-link .seed-link.active:after {
  background-position: 0 0;
  width: 149px;
}

.program-link .farm-link {
  max-width: 174px;
  background-position: -149px 0;
}

.program-link .farm-link.active:after {
  background-position: -149px 0;
  width: 174px;
}

.program-link .table-link {
  max-width: 201px;
  background-position: -322px 0;
}

.program-link .table-link.active:after {
  background-position: -323px 0;
  width: 201px;
}

#html5-lightbox-box {
  margin-top: 0 !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.program-inner-wrapper {
  position: relative;
  cursor: default;
}

.program-description-inner {
  position: absolute;
  top: 50%;
  margin-top: 17px;
  left: 30px;
  width: 100%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.program-description {
  max-width: 75%;
  color: #fff;
  font-size: 24px;
}

.program-heading {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 70px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  margin: 0;
  line-height: 68px;
}

.program-description-wrapper {
  position: absolute;
  opacity: 0;
  background: rgba(0,0,0,0.8);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.program-description-wrapper:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: url(images/program-border.png) center center no-repeat;
  background-size: contain;
}

.sidebar-item,
.textwidget {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url(images/border.png) bottom left repeat-x;
}

.sidebar-item-heading {
  font-family: ALoveOfThunder, sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 24px;
  max-width: 60%;
  display: block;
  margin-bottom: 10px;
}

.sidebar-item-text {
  font-size: 20px;
}

.widget {
  background: rgba(140,128,0,0.3);
  margin-bottom: 15px;
  padding: 18px;
}

.widget--no-bg {
  background: none;
}

.widget-heading {
  text-transform: uppercase;
  color: #525d29;
  font-size: 32px;
  margin: 10px 0;
}

.widget-heading.product_title {
  background: linear-gradient(#4c4839, #4c4839) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25) inset;
  color: #fff !important;
  font: bold 20px/1.2em museo-sans-rounded,sans-serif !important;
  margin: 0;
  padding: 2.5% 5%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  text-transform: capitalize;
  position: relative;
  left: -18px;
  top: -18px;
  width: 100%;
}

.widget-text {
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.donate-form {
  text-align: center;
}

.checkbox-inline {
  display: inline-block;
  margin: 0 10px;
}

.form-group {
  margin: 15px 0;
}

.form-group .checkbox-inline {
  display: block;
  margin-bottom: 10px;
}

#html5-watermark {
  display: none !important;
}

#html5-lightbox-overlay {
  opacity: .5 !important;
}

.slide-item > a {
  display: block;
  width: 100%;
  height: 540px;
}

.slide-item .background img {
  width: 100%;
  max-width: none!important;
}

.slides {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 540px;
  margin: 0 auto 30px;
}

.foreground .element.icon {
  top: 50px;
}

.inner-carousel:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 26px;
  background: url(images/slider-border.png) top center repeat-x;
  z-index: 21;
}

.inner-carousel .element.title {
  line-height: 72px;
  font-size: 72px;
  top: 80px;
}

.inner-carousel .element.subtitle {
  top: 30px;
  font-size: 26px;
  font-weight: 300;
}

.inner-carousel .element.icon {
  top: 20px;
}

.inner-carousel .foreground {
  margin-left: -40px;
}

.inner-carousel .background-img:after,
.home-aux-carousel .background-img:after,
.inner-carousel .mask,
.home-aux-carousel .mask {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
}

.inner-carousel .mask,.home-aux-carousel .mask {
  z-index: 2;
}

.home-aux-carousel .foreground {
  text-align: center;
  max-width: 460px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-left: -130px;
  bottom: auto;
}

.home-aux-carousel .element.title {
  font-size: 68px;
  line-height: 59px;
  max-width: 430px;
  margin: 0;
}

.home-aux-carousel .element.title span {
  font-size: 26px;
  display: block;
}

.home-aux-carousel .element.subtitle {
  font-size: 26px;
  font-weight: 700;
  margin: 0;
}

.home-aux-carousel .element.icon {
  top: 30px;
}

.home-main-carousel {
  margin-top: 10px;
}

.home-main-carousel .background-img:after,
.home-main-carousel .mask {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(253,191,26,0.15);
}

.home-main-carousel .mask {
  z-index: 2;
}

.home-main-carousel .element.subtitle {
  color: #746328;
  top: 270px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  max-width: 280px;
  float: right;
  margin: 0 33% 0 0;
}

.home-main-carousel .foreground .corn-icon3 {
  margin-left: 24%;
  top: 50%;
  margin-top: -110px;
  position: absolute;
  z-index: -1;
}

.home-main-carousel .img-title1 {
  top: 50%;
  margin-top: -88px;
  margin-left: 11%;
  position: absolute;
}

.home-main-carousel .img-title2 {
  top: 50%;
  margin-top: -91px;
  margin-left: 11%;
  position: absolute;
}

.home-main-carousel .img-title3 {
  top: 50%;
  margin-top: -91px;
  margin-left: 17%;
  position: absolute;
}

.home-main-carousel:after,.home-main-carousel:before,.home-aux-carousel:after,.home-aux-carousel:before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 26px;
  background: url(images/slider-border.png) repeat-x;
  z-index: 21;
}

.home-main-carousel:after,.home-aux-carousel:after {
  background-position: top center;
}

.home-main-carousel:before,.home-aux-carousel:before {
  -moz-transform: scaleX(-1) rotate(180deg);
  -o-transform: scaleX(-1) rotate(180deg);
  -webkit-transform: scaleX(-1) rotate(180deg);
  -ms-transform: scaleX(-1) rotate(180deg);
  transform: scaleX(-1) rotate(180deg);
  background-position: bottom center;
  top: auto;
  bottom: -1px;
}

.element {
  color: #fff;
  max-width: 810px;
  position: relative;
  left: 130px;
}

.slide-item {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.foreground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.background {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.background-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.slider-arrow,
.tparrows.default {
  position: absolute;
  top: 50%;
  height: 69px;
  background: url(images/controls.png) no-repeat;
  z-index: 15;
  margin-top: -34px;
  opacity: .5;
  z-index: 21;
}

.prev-slide,
.tp-leftarrow.default {
  left: 20px;
  background-position: 0 -29px;
  width: 48px;
}

.tp-leftarrow.default:hover,
.tp-leftarrow.default:active,
.tp-leftarrow.default:focus {
  background-position: 0 -29px;
  opacity: 1;
}

.next-slide,
.tp-rightarrow.default {
  right: 20px;
  width: 50px;
  background-position: -50px -29px;
}

.tp-rightarrow.default:hover,
.tp-rightarrow.default:active,
.tp-rightarrow.default:focus {
  background-position: -50px -29px;
  opacity: 1;
}

.pager {
  list-style: none;
}

.corn-icon1 {
  width: 184px;
  height: 248px;
  max-width: 100%;
  background: url(images/home-corn-icon.png) no-repeat;
}

.corn-icon2 {
  width: 188px;
  height: 263px;
  max-width: 100%;
  background: url(images/title2.png) no-repeat;
}

.corn-icon3 {
  width: 216px;
  height: 216px;
  max-width: 100%;
  background: url(images/title3.png) no-repeat;
}

.img-title1 {
  width: 269px;
  height: 176px;
  max-width: 100%;
  background: url(images/percent-icon.png) no-repeat;
}

.img-title2 {
  width: 285px;
  height: 183px;
  max-width: 100%;
  background: url(images/43.png) no-repeat;
}

.img-title3 {
  width: 130px;
  height: 182px;
  max-width: 100%;
  background: url(images/5.png) no-repeat;
}

.footer {
  position: relative;
  height: 77px;
  clear: both;
  font-family: museo-sans-rounded, sans-serif;
  font-weight: 700;
  font-size: 14px;
  background: url(images/border.png) top center no-repeat;
  margin: -77px 20px 0;
}

.footer-list {
  list-style: none;
  padding-top: 33px;
  text-transform: uppercase;
  position: relative;
  float: left;
  width: 83.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}

.social-list {
  padding-top: 33px;
  position: relative;
  float: left;
  width: 16.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}

.footer-list,.social-list {
  padding-left: 0;
  padding-right: 0;
}

.social-icon {
  display: inline-block;
  position: relative;
  background: url(images/social-icons.png) no-repeat;
  margin-left: 20px;
}

.facebook-icon {
  width: 12px;
  height: 21px;
  background-position: 0 0;
}

.facebook-icon:hover {
  background-position: 0 -21px;
}

.twitter-icon {
  width: 18px;
  height: 21px;
  background-position: -12px 0;
}

.twitter-icon:hover {
  background-position: -12px -21px;
}

.footer-list-item,
.footer-list > li {
  float: left;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}

.footer-list-item:after,
.footer-list > li:after {
  content: '|';
  position: absolute;
  top: 0;
  right: -1px;
}

.footer,.footer-list-link,.footer-list > li > a {
  color: #4c4839;
}

.copyright {
  text-transform: uppercase;
}

.nav-btn {
  width: 30%;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40px;
  background: url(images/nav-btn-bg.png) center center repeat-x;
  cursor: pointer;
}

.nav-btn:before {
  content: '';
  position: absolute;
  width: 42px;
  height: 20px;
  top: 50%;
  left: 50%;
  background: url(images/nav-btn.png) no-repeat;
  background-position: 0 0;
  margin: -10px 0 0 -21px;
}

.nav-btn.active:before,.nav-btn:active:before,.nav-btn:focus:before {
  background-position: 0 -20px;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary,.collapse.in,.rollover-control.active + p,.single-link,.dropdown-item:hover .dropdown-menu,.dropdown-item:hover > .sub-menu,.nav-list > .menu-item-has-children:hover .sub-menu,.html5vid.videoisplaying .tp-revstop,.html5vid:hover .tp-video-play-button {
  display: block;
}

[hidden],template,.collapse,.nav-item:last-of-type:before,.program-cell:hover .program-heading,.html5vid.videoisplaying .tp-poster,.html5vid.videoisplaying .revicon-right-dir,.html5vid.videoisplaying .tp-video-play-button,.tparrows .tp-arr-imgholder,.tparrows .tp-arr-titleholder,.ui-loader,.footer-list-item:last-of-type:after,.footer-list > li:last-of-type:after,.mobile-nav {
  display: none;
}

b,strong,optgroup {
  font-weight: 700;
}

dfn,.note {
  font-style: italic;
}

pre,textarea {
  overflow: auto;
}

button::-moz-focus-inner,input::-moz-focus-inner,legend {
  border: 0;
  padding: 0;
}

td,th,.footer > .inner-wrapper {
  padding: 0;
}

.container,.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.clearfix:before,.footer:before,.footer-list:before,.clearfix:after,.footer:after,.footer-list:after,.inner-wrapper:before,.inner-wrapper:after,.programs-grid:before,.programs-grid:after {
  content: " ";
  display: table;
}

.container:after,.container-fluid:after,.row:after,.clearfix:after,.footer:after,.footer-list:after,.inner-wrapper:after,.programs-grid:after,.tpclear {
  clear: both;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.home-main-carousel .element {
  float: left;
}

.col-xs-12,.tp-thumbs img {
  width: 100%;
}

.col-xs-offset-0,.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0;
}

.hide,.visible-xs,.visible-sm,.visible-md,.visible-lg,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.fullcoveredvideo .tp-video-play-button,.tp-arr-titleholder.alwayshidden {
  display: none!important;
}

.fade.in,.control-link:hover:before,.control-link:active:before,.control-link:focus:before,.program-cell:hover .program-description-wrapper,.slider-arrow:hover,.slider-arrow:active,.slider-arrow:focus {
  opacity: 1;
}

html,body,.slides .inner-wrapper {
  height: 100%;
}

.content p:first-of-type,.inner-header + p,.text-wrapper p + p,.news-section p + p {
  margin-top: 0;
}

.main-heading,.sidebar-heading,.foreground .element.title {
  text-transform: uppercase;
}

.text-header,.tparrows.preview2:hover:after,.tparrows.preview3:hover:after {
  color: #000;
}

.section .play-btn,.section .button-signature,.news-img-wrapper,.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}

a, .link,.dropdown-link.active,.dropdown-link:hover,.dropdown-link:active,.dropdown-link:focus,.dropdown-menu-item > a.active,.dropdown-menu-item > a:hover,.dropdown-menu-item > a:active,.dropdown-menu-item > a:focus,.nav-item.active .nav-link,.nav-item:hover .nav-link,.nav-item:active .nav-link,.nav-item:focus .nav-link
.nav-item.active > a,.nav-item:hover > a,.nav-item:active > a,.nav-item:focus > a,.footer-list-link:hover,.footer-list-link:active,.footer-list-link:focus, .footer-list > li > a:hover, .footer-list > li > a:active, .footer-list > li > a:focus,.nav-list .current_page_parent > a, .nav-list .current_page_ancestor > a, .nav-list .current-menu-item > a {
  color: #9d5124;
}

.menu-item:hover > a, .menu-item:focus > a, .menu-item:active > a {
  color: #9d5124;
}

.control-link:first-of-type,.social-icon:first-of-type {
  margin: 0;
}

.nav-item:last-of-type,.tp-bullets.simplebullets.round-old .bullet.last,.tp-bullets.simplebullets.square .bullet.last,.tp-bullets.simplebullets.square-old .bullet.last,.tp-bullets.preview1 .bullet.last,.tp-bullets.preview2 .bullet.last,.tp-bullets.preview3 .bullet.last,.tp-bullets.preview4 .bullet.last {
  margin-right: 0;
}

.news-preview-img,.article-img,.program-bg,.widget-image,img {
  display: block;
  max-width: 100%;
  height: auto;
}

.widget-image,
.widget img {
  margin: 0 auto;
}

.sidebar-item:last-of-type,.textwidget:last-of-type {
  background: none;
  margin-bottom: 0;
}

.checkbox-inline > input,.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}

.tp-banner-container,.tp-banner-fullscreen-container,.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.tp-banner,.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

.tp-caption.medium_bg_orange,.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #FFF;
  text-decoration: none;
  background-color: #f39c12;
  border-color: #ffd658;
  border-style: none;
  border-width: 0;
  padding: 10px;
}

.caption.fullscreenvideo,.tp-caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe video {
  width: 100%!important;
  height: 100%!important;
  display: none;
}

.tp-bullets.hidebullets,.tparrows.hidearrows {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.tp-bullets.simplebullets.square .bullet,.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0;
  float: left;
  margin-top: 0;
}

.tp-bullets.simplebullets.navbar .bullet.first,.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0!important;
}

.tp-bullets.simplebullets.navbar .bullet.last,.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0!important;
}

.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected,.tp-leftarrow:hover,.tp-rightarrow:hover {
  background-position: bottom left;
}

.tp-leftarrow.square,.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0;
  margin-top: 0;
}

.tp-rightarrow.square,.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0;
  margin-top: 0;
}

.tp-rightarrow.preview1:after,.tp-rightarrow.preview3:after,.tp-rightarrow.preview4:after,.revicon-right-open-big:before {
  content: '\e825';
}

.tp-leftarrow.preview1:after,.tp-leftarrow.preview3:after,.revicon-left-open-big:before {
  content: '\e824';
}

.tp-bullets.preview2,.tp-bullets.preview3,.tp-bullets.preview4 {
  height: 17px;
}

.tp-bullets.preview2 .bullet,.tp-bullets.preview3 .bullet,.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative!important;
  background: rgba(0,0,0,0.5)!important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px!important;
  height: 6px!important;
  border: 5px solid rgba(0,0,0,0)!important;
  display: inline-block;
  margin-right: 2px!important;
  margin-bottom: 0!important;
  -webkit-transition: background-color .2s border-color .2s;
  -moz-transition: background-color .2s border-color .2s;
  -o-transition: background-color .2s border-color .2s;
  -ms-transition: background-color .2s border-color .2s;
  transition: background-color .2s border-color .2s;
  float: none!important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet:hover,.tp-bullets.preview2 .bullet.selected,.tp-bullets.preview3 .bullet:hover,.tp-bullets.preview3 .bullet.selected,.tp-bullets.preview4 .bullet:hover,.tp-bullets.preview4 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #FFF!important;
  width: 6px!important;
  height: 6px!important;
  border: 5px solid #000!important;
}

50%,40% {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.home-main-carousel .foreground .corn-icon1,.home-main-carousel .foreground .corn-icon2 {
  margin-left: 30%;
  top: 50%;
  margin-top: -160px;
  position: absolute;
  z-index: -1;
}

.totals-table {
  float: right;
}

.totals-table th, .totals-table td {
  border-color: rgba(0, 0, 0, .1) !important;
}

.woocommerce .button {
  text-shadow: none !important;
  border: none !important;
  width: auto;
}

.woocommerce-breadcrumb,
#billing_country_field {
  display: none;
}

.woocommerce .cart-collaterals .cart_totals {
  width: 212px;
  text-align: left;
}

.woocommerce .cart-collaterals .cart_totals h2 {
  margin-bottom: 10px;
  font-size: 24px;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  margin-top: 10px;
}

.woocommerce-checkout #payment div.payment_box::after {
  top: 1px;
}

.woocommerce table.shop_table,
.woocommerce-billing-fields,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-checkout #payment {
  font-size: 18px;
}

.woocommerce-checkout .col2-set .col-1 {
  float: none;
  width: 80%;
}

.woocommerce-checkout .col2-set .col-2,
.woocommerce .woocommerce-info {
  display: none;
}

.cart_totals > table {
  width: 100%;
}

.cart_totals .cart-subtotal {
  margin-bottom: 5px;
}

.payment_method_cybersource img {
  display: inline-block;
}

.nyp {
  margin: 5px 0;
}

.payOptions .checkbox-inline:last-of-type {
  margin: 10px 0 5px;
}

.col2-set .col-1 {
  width: 100%;
}

@media (max-width: 1200px) {
  .program-link .rollover-control {
    height: 111px;
    background-size: cover;
  }

  .program-link .rollover-text {
    font-size: 22px;
  }

  .program-link .rollover-controls {
    max-width: 389px;
  }

  .program-link .seed-link {
    max-width: 110px;
  }

  .program-link .seed-link.active:after {
    width: 111px;
  }

  .program-link .farm-link {
    max-width: 129px;
    background-position: -110px 0;
  }

  .program-link .farm-link.active:after {
    background-position: -149px 0;
    width: 129px;
  }

  .program-link .table-link {
    max-width: 149px;
    background-position: -239px 0;
  }

  .program-link .table-link.active:after {
    background-position: -326px 0;
    width: 144px;
  }
}

@media (max-width: 1024px) {
  .program-link .rollover-text {
    font-size: 20px;
  }
}

@media (max-width: 900px) {
  .program-link .rollover-control {
    height: 80px;
  }

  .program-link .rollover-text {
    font-size: 18px;
    line-height: 18px;
    margin-top: 12px;
    font-weight: 400;
  }

  .program-link .rollover-controls {
    max-width: 280px;
  }

  .program-link .seed-link {
    max-width: 79px;
  }

  .program-link .seed-link.active:after {
    width: 79px;
  }

  .program-link .farm-link {
    max-width: 93px;
    background-position: -79px 0;
  }

  .program-link .farm-link.active:after {
    width: 93px;
  }

  .program-link .table-link {
    max-width: 108px;
    background-position: -171px 0;
  }

  .program-link .table-link.active:after {
    width: 108px;
  }
}


@media (min-width: 768px) {
  .container {
    width: 750px;
  }

  .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  th.visible-lg,td.visible-lg {
    display: table-cell!important;
  }

  .visible-lg-inline {
    display: inline!important;
  }

  .visible-lg-inline-block {
    display: inline-block!important;
  }

  .hidden-lg {
    display: none!important;
  }

  .visible-lg,.visible-lg-block {
    display: block!important;
  }
}

@media (max-width: 767px) {
  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  th.visible-xs,td.visible-xs {
    display: table-cell!important;
  }

  .visible-xs-inline {
    display: inline!important;
  }

  .visible-xs-inline-block {
    display: inline-block!important;
  }

  .hidden-xs {
    display: none!important;
  }

  .visible-xs,.visible-xs-block {
    display: block!important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  th.visible-sm,td.visible-sm {
    display: table-cell!important;
  }

  .visible-sm-inline {
    display: inline!important;
  }

  .visible-sm-inline-block {
    display: inline-block!important;
  }

  .hidden-sm {
    display: none!important;
  }

  .visible-sm,.visible-sm-block {
    display: block!important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row!important;
  }

  th.visible-md,td.visible-md {
    display: table-cell!important;
  }

  .visible-md-inline {
    display: inline!important;
  }

  .visible-md-inline-block {
    display: inline-block!important;
  }

  .hidden-md {
    display: none!important;
  }

  .visible-md,.visible-md-block {
    display: block!important;
  }
}

@media print {
  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row!important;
  }

  th.visible-print,td.visible-print {
    display: table-cell!important;
  }

  .visible-print-inline {
    display: inline!important;
  }

  .visible-print-inline-block {
    display: inline-block!important;
  }

  .hidden-print {
    display: none!important;
  }

  .visible-print,.visible-print-block {
    display: block!important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    line-height: 25px!important;
    font-size: 11px!important;
    font-weight: 400;
    padding: 4px 8px 3px;
  }

  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }

  .tparrows.preview1,.tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }

  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 14px;
    margin-top: -12px;
  }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0;
    display: none;
    visibility: none;
  }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px;
  }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    line-height: 20px!important;
    font-size: 10px!important;
    padding: 2px 5px;
  }

  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }

  .tparrows.preview1,.tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }

  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 14px;
    margin-top: -12px;
  }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }

  .tparrows.preview2:hover {
    width: 30px!important;
    height: 30px!important;
  }

  .responsive .tp-bullets,.responsive .tparrows {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1,.tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }

  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: revicons;
    font-size: 20px;
    margin-top: -12px;
  }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 11px;
  }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 11px;
  }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0;
  }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }

  .tparrows.preview3:after,.tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }

  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px;
  }

  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px;
  }

  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px;
  }

  .tparrows.preview3 .tp-arr-titleholder {
    font-size: 16px;
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .tparrows.preview3:after,.tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }

  .tparrows.preview4 {
    width: 20px;
    height: 80px;
  }

  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }

  .tparrows.preview1 .tp-arr-allwrapper,.tparrows.preview2 .tp-arr-allwrapper,.tparrows.preview3 .tp-arr-allwrapper,.tparrows.preview4 .tp-arr-allwrapper {
    display: none!important;
  }
}

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);

  }

  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}

@media (max-width: 1025px) {
  .mobile-nav {
    display: block;
  }

  .footer {
    font-size: 12px;
  }

  .social-icon {
    margin-left: 10px;
  }

  .social-list {
    float: right;
    width: auto;
  }

  .footer-list-item {
    padding-right: 6px;
    margin-right: 6px;
  }

  .footer-list {
    width: auto;
    padding-top: 39px;
  }

  .program-heading {
    font-size: 42px;
    line-height: 44px;
  }

  .program-description-inner {
    left: 0;
  }

  .program-description {
    font-size: 20px;
    padding-left: 40px;
    max-width: 80%;
    margin: 5px 0;
  }

  .text-wrapper p {
    font-size: 24px;
    max-width: none;
  }

  .program-description + .load-more-btn {
    margin-left: 40px;
  }

  .load-more-btn {
    font-size: 20px;
  }

  .program-link:after {
    background-size: cover;
    width: 186px;
    height: 152px;
  }

  .play-btn {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background-size: cover;
  }

  .content-column {
    float: none;
    margin: 0;
  }

  .content {
    margin-right: 0;
  }

  .aside {
    float: none;
    width: auto;
  }

  .news-section {
    max-width: none;
    font-size: 24px;
  }

  .news-section p:first-of-type {
    font-size: 24px;
  }

  .article-img {
    margin-bottom: 20px;
  }

  .main-heading {
    background: none;
  }

  .home-main-carousel {
    margin-top: 0;
  }

  .home-main-carousel .element.subtitle {
    font-size: 22px;
    margin-right: 24%;
    max-width: 245px;
  }

  .home-main-carousel .img-title {
    margin-left: 0;
  }

  .home-main-carousel .foreground .corn-icon {
    margin-left: 27%;
  }

  .button-signature {
    font-size: 16px;
  }

  .sidebar-item-text {
    max-width: 50%;
  }

  .article-header {
    max-width: 100%;
  }

  .inner-carousel .element.title {
    font-size: 42px;
    line-height: 44px;
    max-width: 60%;
    top: 105px;
  }

  .inner-carousel .element.subtitle {
    font-size: 23px;
    top: 80px;
    max-width: 70%;
  }

  .inner-carousel .element.icon {
    top: 60px;
  }

  .home-main-carousel:after {
    display: none;
  }

  .nav {
    background: #000;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    max-width: 350px;
    display: none;
  }

  .nav-list {
    background: #000;
    position: relative;
    z-index: 100;
    text-align: left;
    width: auto;
    bottom: auto;
    padding: 15px 15px 5px;
  }

  .dropdown-item > .collapse > .sub-menu,
  .dropdown-item > .collapsing > .sub-menu {
    display: block;
    position: relative;
    background: none;
    top: 0;
    left: 0;
    width: auto;
    padding-left: 22px;
    margin: 0;
  }

  .dropdown-link {
    padding: 2px 0;
  }

  .dropdown-menu-item {
    background: none;
    font-size: 20px;
  }

  .dropdown-menu-sub-item {
    padding-left: 17px;
    font-size: 17px;
  }

  .dropdown-menu-sub-item .dropdown-link {
    padding: 4px 0;
  }

  .nav-list .dropdown-item > .collapse > .sub-menu:before,
  .nav-list .dropdown-item > .collapsing > .sub-menu:before {
    display: none;
  }

  .nav-list .nav-item,
  .nav-list .menu-item {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background: url(images/menu-border.png) center bottom repeat-x;
  }

  .nav-list .sub-menu .sub-menu .menu-item {
    background: none;
    font-size: 17px;
    margin: 0;
    padding: 0 0 0 17px;
    text-transform: capitalize;
  }

  .nav-list .sub-menu .sub-menu a {
    padding: 4px 0;
  }

  .nav-list .dropdown-menu-item {
    background: none;
    margin-bottom: 0;
    padding: 0;
    text-transform: capitalize;
  }

  .nav-list .dropdown-menu-item > a {
    padding: 2px 0;
  }

  .nav-list .nav-item > a,
  .nav-list > li > a {
    color: #fff;
    display: block;
    position: relative;
    padding: 0;
  }

  .dropdown-item .nav-link {
    cursor: pointer;
  }

  .dropdown-item > a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    background: url(images/controls.png) no-repeat;
    width: 18px;
    height: 12px;
    margin-top: -6px;
    background-position: -55px 0;
  }

  .dropdown-item > a.collapsed:after {
    width: 13px;
    height: 17px;
    margin-top: -8px;
    background-position: -42px 0;
    right: 3px;
  }

  .nav-list > li:before,
  .nav-item:before {
    display: none;
  }

  .nav-list .nav-item:last-of-type,
  .nav-list .menu-item:last-of-type {
    background: none;
    margin-bottom: 0;
  }

  .nav-list .current-page-parent > a,
  .nav-list .nav-item:hover > a {
    color: #9d5124;
  }
  .news-section-2 {
  max-width: 100%;
  font-size: 26px;
}
}

@media (max-width: 900px) {
  .home-main-carousel .element.subtitle {
    margin-right: 25%;
  }

  .home-main-carousel .foreground .corn-icon {
    margin-left: 25%;
  }

  .home-main-carousel .img-title {
    background-size: contain;
    width: 222px;
    margin-top: -70px;
  }

  .rollover-controls {
    max-width: 571px;
    padding-bottom: 6px;
  }

  .rollover-control {
    height: 182px;
    background-size: cover;
  }

  .rollover-control:after {
    bottom: -16px;
  }

  .seed-link {
    max-width: 159px;
  }

  .seed-link.active:after {
    width: 159px;
  }

  .farm-link {
    max-width: 191px;
    background-position: -159px 0;
  }

  .farm-link.active:after {
    width: 191px;
  }

  .table-link {
    background-position: -349px 0;
    max-width: 220px;
  }

  .table-link.active:after {
    width: 220px;
  }
  .news-section-2 {
  max-width: 100%;
  font-size: 26px;
}
}

@media (max-width: 800px) {
  .news-cell,.grid-sizer {
    width: 30.6666666666%;
  }

  .news-cell.w2 {
    width: 63.3333333333%;
  }
}

@media (max-width: 769px) {
  .news-cell,.grid-sizer {
    width: 47%;
  }

  .news-cell.w2 {
    width: 96%;
  }

  .news-preview-img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .program-link .rollover-control {
    height: 73px;
  }

  .program-link .rollover-controls {
    max-width: 259px;
  }

  .program-link .seed-link {
    max-width: 72px;
  }

  .program-link .seed-link.active:after {
    width: 72px;
  }

  .program-link .farm-link {
    max-width: 85px;
    background-position: -71px 0;
  }

  .program-link .farm-link.active:after {
    width: 85px;
  }

  .program-link .table-link {
    max-width: 101px;
    background-position: -157px 0;
  }

  .program-link .table-link.active:after {
    width: 101px;
  }

  .main-wrapper > .inner-wrapper:last-of-type {
    padding-bottom: 137px;
  }

  .footer {
    height: 104px;
    margin-top: -104px;
    text-align: center;
  }

  .footer-list {
    padding-top: 15px;
    float: none;
  }

  .footer-list-item,
  .footer-list > li {
    float: none;
    display: inline-block;
    line-height: 14px;
  }

  /*.footer-list-item:first-of-type,
  .footer-list > li:first-of-type {
    display: block;
  }

  .footer-list-item:first-of-type:after,
  .footer-list > li:first-of-type {
    display: none;
  }*/

  .social-list {
    float: none;
    padding-top: 8px;
    text-align: center;
  }

  .program-heading {
    font-size: 36px;
    line-height: 38px;
  }
  .news-section-2 {
  max-width: 100%;
  font-size: 26px;
}
}

@media (max-width: 640px) {
  .tp-caption.program-title {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  .slider-arrow, .tparrows.default {
    height: 30px;
    background-size: cover;
  }

  .next-slide, .tp-rightarrow.default {
    background-position: -22px -13px;
    width: 44px;
  }

  .prev-slide, .tp-leftarrow.default {
    width: 20px;
    backgorund-position: 0 -12px;
  }

  .program-link .rollover-control {
    height: 111px;
    background-size: cover;
  }

  .program-link .rollover-text {
    font-size: 22px;
    line-height: 24px;
    margin-top: 22px;
  }

  .program-link .rollover-controls {
    max-width: 389px;
  }

  .program-link .seed-link {
    max-width: 110px;
  }

  .program-link .seed-link.active:after {
    width: 111px;
  }

  .program-link .farm-link {
    max-width: 129px;
    background-position: -110px 0;
  }

  .program-link .farm-link.active:after {
    background-position: -149px 0;
    width: 129px;
  }

  .program-link .table-link {
    max-width: 149px;
    background-position: -239px 0;
  }

  .program-link .table-link.active:after {
    background-position: -326px 0;
    width: 144px;
  }

  .slides {
    height: 210px;
    margin-bottom: 15px;
  }

  .home-main-carousel .img-title {
    width: 90px;
    margin-top: -77px;
    left: 50%!important;
    margin-left: -90px;
  }

  .home-main-carousel .foreground .corn-icon {
    margin-top: -100px;
    left: 50%!important;
    margin-left: 30px;
  }

  .corn-icon {
    background-size: contain;
    width: 80px;
    height: 90px;
  }

  .home-main-carousel .element.subtitle {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    top: 95px;
    margin-left: -110px;
    margin-right: 0;
    float: none;
    max-width: 96%;
  }

  .rollover-controls {
    max-width: 302px;
  }

  .rollover-control {
    height: 94px;
  }

  .seed-link {
    max-width: 83px;
  }

  .seed-link.active:after {
    width: 83px;
  }

  .farm-link {
    max-width: 98px;
    background-position: -82px 0;
  }

  .farm-link.active:after {
    width: 98px;
  }

  .table-link {
    max-width: 114px;
    background-position: -180px 0;
  }

  .table-link.active:after {
    width: 114px;
  }

  .rollover-text {
    font-size: 20px;
  }

  .home-aux-carousel .element.title span {
    font-size: 14px;
    display: block;
  }

  .home-aux-carousel .element.title {
    font-size: 28px;
    line-height: 30px;
    max-width: 100%;
  }

  .home-aux-carousel .element.icon {
    top: 15px;
  }

  .program-cell {
    width: 100%;
  }

  .program-cell:nth-child(even),.program-cell:nth-child(odd) {
    float: none;
    padding: 0;
  }

  .text-wrapper p:first-of-type {
    font-size: 16px;
    line-height: 16px;
  }

  .sidebar-item-text {
    max-width: 80%;
  }

  .main-heading {
    font-size: 25px;
    line-height: 28px;
  }

  .article-header {
    font-size: 28px;
    line-height: 32px;
  }

  .news-controls {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }

  .control-link {
    display: inline-block;
  }

  .slides.inner-carousel {
    height: auto;
  }

  .inner-carousel .background-img {
    right: 20px;
    left: 20px;
  }

  .inner-carousel .background {
    height: 210px;
  }

  .inner-carousel .slide-item,.inner-carousel .foreground,.inner-carousel .background {
    position: relative;
  }

  .inner-carousel .foreground {
    background: rgba(0,0,0,0.7);
    margin: 0;
    padding: 10px;
  }

  .inner-carousel .element.title {
    margin-top: 0;
    font-size: 23px;
    line-height: 24px;
  }

  .inner-carousel .element.subtitle {
    font-size: 20px;
    margin: 10px 0;
  }

  .inner-carousel .element.title,.inner-carousel .element.subtitle,.inner-carousel .element.icon {
    max-width: none;
    top: 0;
    left: 0!important;
  }

  .pager,.inner-carousel .background-img:after {
    display: none;
  }

  .home-aux-carousel .element.subtitle,.news-section {
    font-size: 18px;
  }

  a.learn-more,.text-wrapper p {
    font-size: 16px;
  }

  .content ul,.content p,.news-section p:first-of-type {
    font-size: 18px;
    line-height: 22px;
  }

  .single-news-heading {
    margin-top: 60px;
  }
  .news-section-2 {
  max-width: 100%;
  font-size: 26px;
}
}

@media (min-width: 640px) {
  .single-news-heading {
    padding-right: 180px;
  }
}

@media (max-width: 480px) {
  .tp-caption.program-title {
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .widget-heading {
    font-size: 26px;
  }

  .header-slogan {
    font-size: 19px;
  }

  .rollover-controls {
    max-width: 265px;
  }

  .rollover-control {
    height: 84px;
  }

  .seed-link {
    max-width: 73px;
  }

  .seed-link.active:after {
    width: 73px;
  }

  .farm-link {
    max-width: 88px;
    background-position: -73px 0;
  }

  .farm-link.active:after {
    width: 88px;
  }

  .table-link {
    max-width: 104px;
    background-position: -161px 0;
  }

  .table-link.active:after {
    width: 104px;
  }

  .home-aux-carousel .element.icon {
    top: 5px;
  }

  .program-heading {
    font-size: 33px;
    line-height: 35px;
  }

  .load-more-btn {
    background-size: contain !important;
    font-size: 14px;
    width: 123px;
    line-height: 24px;
  }

  .program-description {
    font-size: 14px;
  }

  .img-heading {
    width: 77%;
  }

  .play-btn {
    width: 40px;
    height: 40px;
    margin-left: -20px;
  }

  .button-signature {
    font-size: 14px;
    margin: 0;
  }

  .news-cell,.grid-sizer,.news-cell.w2 {
    width: 100%;
    margin: 10px 0;
  }

  .program-link .rollover-control {
    height: 69px;
  }

  .program-link .rollover-controls {
    max-width: 247px;
  }

  .program-link .seed-link {
    max-width: 68px;
  }

  .program-link .seed-link.active:after {
    width: 68px;
  }

  .program-link .farm-link {
    max-width: 81px;
    background-position: -68px 0;
  }

  .program-link .farm-link.active:after {
    width: 81px;
  }

  .program-link .table-link {
    max-width: 97px;
    background-position: -149px 0;
  }

  .program-link .table-link.active:after {
    width: 97px;
  }

  .program-link .rollover-text {
    font-size: 14px;
    line-height: 14px;
    margin-top: 14px;
  }

  .news-section-2 {
  max-width: 100%;
  font-size: 26px;
}
}
