@charset "UTF-8";
/**
 * Created by Prashamsa Pandey
 * Email: pzp0052@auburn.edu
*/
/*------------------------------------ Site Wide Starts -----------------------------------*/
.site-header .header-logo img {
  width: 60%; }

.custom-container {
  padding: 120px 30px; }
  .custom-container.remove-padding-top {
    padding-top: 0; }
  .custom-container.remove-padding-top-bottom {
    padding-top: 0;
    padding-bottom: 0; }
  .custom-container.remove-padding-bottom {
    padding-bottom: 0; }

.common-button a {
  padding: 15px 18px;
  display: inline-block;
  position: relative;
  z-index: 0;
  color: #f9a633;
  border: 2px solid #f9a633;
  font-weight: 600;
  letter-spacing: 3px;
  min-width: 200px;
  text-align: center;
  transition: all 0.6s ease; }
  .common-button a:hover {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
    border-color: #7bc143;
    background: #7bc143;
    transition: all 0.6s ease; }
.common-button.color-white a {
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px; }
  .common-button.color-white a:before {
    border-bottom: 5px solid #ffffff9c;
    border-right: 5px solid #ffffff9c; }
  .common-button.color-white a:after {
    border-top: 5px solid #ffffff9c;
    border-left: 5px solid #ffffff9c; }

p a {
  border-bottom: 1px dashed #9c0051; }

a {
  text-decoration: none;
  transition: all 0.6s ease;
  color: #9c0051; }

a:hover, a:focus {
  transition: all 0.6s ease;
  color: #Faa633; }

p {
  color: #1c1c1c;
  line-height: 32px; }

.section-title {
  padding-bottom: 30px; }
  .section-title.large-padding {
    padding-bottom: 60px; }
  .section-title h1 {
    margin-bottom: 0;
    position: relative;
    color: #9c0051;
    padding-left: 12%;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 3px; }
    .section-title h1:before {
      content: '';
      position: absolute;
      height: 3px;
      width: 10%;
      left: 0;
      background-color: #Faa633;
      top: 50%; }
  .section-title h3 {
    color: #0a2341;
    position: relative;
    text-align: center;
    font-weight: bold; }

.header-title a {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  letter-spacing: 2px; }
  .header-title a:hover, .header-title a:focus {
    color: #Faa633; }
  .header-title a:nth-of-type(2) {
    font-size: 12px;
    color: #Faa633; }
    .header-title a:nth-of-type(2):hover, .header-title a:nth-of-type(2):focus {
      color: #7ac142; }

/*------------------------------------- Site Wide Ends ------------------------------------*/
/*--------------------------------- Header Wrapper Starts ---------------------------------*/
#secondary_nav_horiz {
  background-color: #B9ddf5;
  padding: 0.5% 8%; }
  #secondary_nav_horiz .image-area {
    max-width: 500px; }
    #secondary_nav_horiz .image-area a {
      color: #03244d;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 600; }
      #secondary_nav_horiz .image-area a span {
        color: #dd550c; }
    #secondary_nav_horiz .image-area img {
      max-width: 200px; }
  #secondary_nav_horiz .navbar-nav .nav-item .nav-link {
    color: #9c0051;
    border-color: #9c0051;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: bold; }
    #secondary_nav_horiz .navbar-nav .nav-item .nav-link:hover {
      background-color: #Faa633; }
  #secondary_nav_horiz .dropdown-menu {
    min-width: 15rem;
    background-color: #f58025;
    border: 0;
    border-radius: 0;
    margin-top: 26px;
    padding: 0;
    box-shadow: none; }
    #secondary_nav_horiz .dropdown-menu .dropdown-item {
      padding: 0.5rem 1rem;
      border-bottom: 1px solid #ffffff26; }
  #secondary_nav_horiz .container-fluid {
    padding-right: 0; }
    #secondary_nav_horiz .container-fluid ul {
      padding-right: 0 !important; }

/*--------------------------------- Header Wrapper Starts ---------------------------------*/
/*-------------------------------- Content Wrapper Starts ---------------------------------*/
#homepage .background-image-overlay-section {
  height: 300px; }
#homepage #about h1 {
  padding-left: 0; }
  #homepage #about h1::before {
    display: none; }
#homepage .map-section .iframe-area {
  box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.16); }
#homepage .map-section iframe {
  width: 100%;
  height: 100%;
  min-height: 400px; }
#homepage .how-it-works-section .detail-container {
  background-color: #B9ddf5; }
  #homepage .how-it-works-section .detail-container .detail-item .section-title {
    position: relative;
    background-color: #Faa633;
    padding: 2rem 0 6rem; }
    #homepage .how-it-works-section .detail-container .detail-item .section-title h3 {
      color: #1c1c1c; }
    #homepage .how-it-works-section .detail-container .detail-item .section-title svg {
      position: absolute;
      width: 100%;
      height: auto;
      bottom: -1rem;
      left: 0; }
      #homepage .how-it-works-section .detail-container .detail-item .section-title svg path {
        fill: #B9ddf5; }
  #homepage .how-it-works-section .detail-container .detail-item:nth-of-type(2) .section-title {
    background-color: #7ac142; }
  #homepage .how-it-works-section .detail-container .detail-item .content {
    z-index: 1;
    position: relative;
    margin-top: 4rem; }
    #homepage .how-it-works-section .detail-container .detail-item .content ul {
      padding: 0; }
      #homepage .how-it-works-section .detail-container .detail-item .content ul li {
        list-style: none;
        padding: 0 4rem 4rem;
        position: relative;
        min-height: 300px; }
@keyframes line {
  0% {
    height: 0; }
  100% {
    height: 325px; } }
        #homepage .how-it-works-section .detail-container .detail-item .content ul li img {
          width: 200px;
          height: auto; }
        #homepage .how-it-works-section .detail-container .detail-item .content ul li .arrow-container {
          position: absolute;
          right: -3rem;
          z-index: 1;
          text-align: center; }
          #homepage .how-it-works-section .detail-container .detail-item .content ul li .arrow-container::before {
            content: "";
            position: absolute;
            top: 10px;
            left: 50%;
            transform: translateX(-50%);
            width: 4px;
            height: 325px;
            background-color: #fff;
            animation: line 5s linear; }
          #homepage .how-it-works-section .detail-container .detail-item .content ul li .arrow-container .number {
            font-weight: bold;
            font-size: 1.5rem;
            background: white;
            border-radius: 100%;
            height: 80px;
            width: 80px;
            display: flex;
            align-items: center;
            justify-content: center; }
        #homepage .how-it-works-section .detail-container .detail-item .content ul li span {
          display: block;
          text-align: center; }
          #homepage .how-it-works-section .detail-container .detail-item .content ul li span:nth-of-type(1) {
            font-size: 4rem; }
          #homepage .how-it-works-section .detail-container .detail-item .content ul li span.store {
            color: #faa733; }
          #homepage .how-it-works-section .detail-container .detail-item .content ul li span.farmer {
            color: #7ac142; }
          #homepage .how-it-works-section .detail-container .detail-item .content ul li span:nth-of-type(2) {
            font-size: 1.5rem;
            color: #9c0051;
            font-weight: 500; }

.research-reports .affiliated-section {
  padding: 0 4rem; }
  .research-reports .affiliated-section ul li:not(:last-of-type) {
    margin-bottom: 1.5rem; }
  .research-reports .affiliated-section ul li a {
    font-weight: 500;
    font-size: 18px !important; }

.affiliated-section {
  background: rgba(199, 201, 209, 0.09); }
  .affiliated-section h2 {
    color: #Faa633; }
  .affiliated-section .affiliated-faculty-container {
    margin-top: 3.5rem; }
    .affiliated-section .affiliated-faculty-container .numberlist {
      width: 100%; }
    .affiliated-section .affiliated-faculty-container .numberlist ul {
      counter-reset: li;
      list-style: none;
      *list-style: decimal;
      padding: 0;
      margin-bottom: 4em; }
    .affiliated-section .affiliated-faculty-container .numberlist ul ul {
      margin: 0 0 0 2em; }
    .affiliated-section .affiliated-faculty-container .numberlist a {
      position: relative;
      display: block;
      padding: 1rem;
      margin: .5em 0;
      background: #FFF;
      color: #1c1c1c;
      text-decoration: none;
      -moz-border-radius: .3em;
      -webkit-border-radius: .3em;
      border-radius: .3em;
      font-size: 14px; }
    .affiliated-section .affiliated-faculty-container .numberlist h4 {
      color: #dd550c;
      margin: .5em 0; }
    .affiliated-section .affiliated-faculty-container .numberlist span {
      display: inline-block;
      color: orange; }
    .affiliated-section .affiliated-faculty-container .numberlist a:hover {
      background: #D8DFEA;
      text-decoration: none; }
    .affiliated-section .affiliated-faculty-container .numberlist a:before {
      position: absolute;
      left: -1.3em;
      top: 50%;
      margin-top: -1.3em;
      background: #dd550c;
      background: -webkit-gradient(linear, center top, center bottom, from(#dd550c), to(#dd550c));
      background: -webkit-linear-gradient(#dd550c, #dd550c);
      height: 2em;
      width: 2em;
      line-height: 2em;
      border: 1px solid #fff;
      text-align: center;
      font-weight: bold;
      -moz-border-radius: 2em;
      -webkit-border-radius: 2em;
      border-radius: 2em;
      color: #FFF; }
    .affiliated-section .affiliated-faculty-container .numberlist a:hover:before {
      background: #fff;
      color: #1c1c1c;
      border-color: #0a2341; }

/*--------------------------------- Content Wrapper Ends ----------------------------------*/
/*--------------------------------- Footer Wrapper Starts ---------------------------------*/
.hsi-footer {
  background-color: #B9ddf5; }
  .hsi-footer .image-area img {
    height: auto;
    width: 250px; }
  .hsi-footer .image-area a {
    color: #79c141;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff59;
    margin-bottom: 20px;
    margin-right: 1rem; }
    .hsi-footer .image-area a span {
      color: #fff; }
  .hsi-footer .image-area.quality-image {
    position: relative; }
    .hsi-footer .image-area.quality-image img:nth-of-type(2) {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.6s ease; }
    .hsi-footer .image-area.quality-image a {
      display: block; }
      .hsi-footer .image-area.quality-image a:hover img:nth-of-type(2) {
        opacity: 1; }
  .hsi-footer p {
    font-size: 10px;
    color: #fff; }
  .hsi-footer ul {
    list-style: none;
    padding: 0; }
    .hsi-footer ul h4 {
      color: #Faa633;
      font-weight: 600;
      letter-spacing: 2px;
      font-size: 1rem; }
    .hsi-footer ul.contact-info h4 {
      margin-bottom: 20px;
      color: #Faa633;
      width: 100%; }
    .hsi-footer ul.contact-info.detail-menu li a span:first-of-type {
      width: 100%; }
    .hsi-footer ul li a {
      display: flex;
      color: #9c0051; }
      .hsi-footer ul li a:not(last-of-type) {
        margin-bottom: 10px; }
      .hsi-footer ul li a span {
        display: block;
        transition: all 0.6s ease;
        position: relative;
        font-size: 0.8rem; }
        .hsi-footer ul li a span:first-of-type {
          color: #9c0051;
          width: 8%; }
        .hsi-footer ul li a span:hover, .hsi-footer ul li a span:focus {
          color: #Faa633;
          transition: all 0.6s ease; }
    .hsi-footer ul.social-media {
      display: flex;
      flex-wrap: wrap; }
      .hsi-footer ul.social-media h3 {
        width: 100%; }
      .hsi-footer ul.social-media li {
        color: #fff; }
        .hsi-footer ul.social-media li a {
          transition: all 0.6s ease; }
          .hsi-footer ul.social-media li a:hover {
            transition: all 0.6s ease;
            transform: scale(1.3); }
        .hsi-footer ul.social-media li:not(:last-of-type) {
          margin-right: 20px; }
  .hsi-footer .location-info {
    padding: 0;
    margin-bottom: 0; }

/*---------------------------------- Footer Wrapper Ends ----------------------------------*/
/*----------------------------------- Components Starts -----------------------------------*/
.common-banner-section .image-container {
  height: calc(100vh - 159px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .common-banner-section .image-container .content-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1; }
    .common-banner-section .image-container .content-container blockquote h1 {
      font-family: "Arvo", sans-serif;
      color: #fff;
      font-weight: bold;
      letter-spacing: 5px;
      font-size: 3rem; }
      .common-banner-section .image-container .content-container blockquote h1 span {
        color: #dd550c;
        text-transform: uppercase; }
      .common-banner-section .image-container .content-container blockquote h1::before {
        font-family: Georgia;
        content: "“";
        font-size: 5em;
        position: relative;
        left: 0em;
        top: 0.35em;
        color: #dd550c; }
.common-banner-section.small-banner .image-container {
  height: 60vh;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 10%; }
  .common-banner-section.small-banner .image-container h1 {
    z-index: 1;
    color: #0a2341;
    font-weight: 600; }

/*------------------------------------ Components Ends ------------------------------------*/
.slick-dotted.slick-slider {
  margin-bottom: 0; }
  .slick-dotted.slick-slider .slick-dots {
    bottom: 0;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none; }
    .slick-dotted.slick-slider .slick-dots li {
      margin: 0 0.25rem;
      border: 1px solid #0a2341;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      width: 15px;
      height: 15px; }
      .slick-dotted.slick-slider .slick-dots li.slick-active {
        border: 1px solid #e86100; }
      .slick-dotted.slick-slider .slick-dots li button {
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        padding: 0;
        border: none;
        border-radius: 100%;
        background-color: #0a2341;
        text-indent: -9999px; }
    .slick-dotted.slick-slider .slick-dots li.slick-active button {
      background-color: #e86100; }

.sponser-slider {
  display: flex;
  align-items: center;
  padding-bottom: 30px; }
  .sponser-slider .image-container {
    min-height: 100% !important; }
    .sponser-slider .image-container img {
      margin: auto;
      width: 200px;
      height: 100%; }
  .sponser-slider .slick-dots {
    bottom: -25px !important; }
  .sponser-slider .slick-track {
    display: flex;
    align-items: center; }
