/*   
Theme Name: Feeding The Economy
Version: 1.04
*/
.wp-block-heading img{
  max-width: 100%;
}
.partners .item img{
  object-fit: contain;
  object-position: center;
}
.thanks-block{
  text-align: center;
}

.thanks-block figure{
  margin-top: 30px;
}

.thanks-block figure img{
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.default-popup .video-wrap{
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
}

.default-popup .video-wrap iframe{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.partners .content{
  margin-bottom: 60px;
}
html {
  background: rgba(238, 238, 238, 0.8); }
.wp-block-list{
  width: 100%;
  padding-left: 25px;
}
.wp-block-list li{
  list-style: disc;
}
.about-banner ol a{
  color: #00b857;
  text-decoration: underline;
  overflow-wrap: break-word;
}
.about-banner h1 a, .about-banner h2 A, .about-banner h3 a, .about-banner h4 a, .about-banner h5 a, .about-banner h6 a{
  color: #00b857;
  text-decoration: underline;
  overflow-wrap: break-word;
}
.about-banner ol a:hover{
  opacity: 0.7;
}
figure img{
  height: auto;
}

.gform_confirmation_message_1.gform_confirmation_message{
  margin-bottom: 80px;
}

.states-section{
  margin-bottom: 60px;
}
.states-section p{
  font-size: 17px !important;
  text-align: center;
  font-style: italic;
  width: 1030px;
  margin: 0 auto;
  max-width: 100%;
}

body .map-block{
  padding:  0;
}
.map-block h1{
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: rgba(1, 44, 86, 1);
}

body .map-block .hero{
  background: transparent;
  box-shadow: none;
}

body .map-block .hero p{
  text-align: center;
  font-size: 20px;
  color: rgba(107, 119, 131, 1);
  line-height: 1.2;
  margin: 20px auto 0;
  width: 995px;
  max-width: 100%;
}

body .map-block .tab-bar{
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 70px;
  border-radius: 35px;
  border: 11px solid #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
  box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
  margin: 0 auto 45px;
  background: rgba(185, 223, 200, 1);
  max-width: 100%;
}

body .fte-map-widget{
  background: #f3fbf6;
}

body .fte-map-widget .map-card{
  box-shadow: none;
  background: transparent;
  border: none;
}

.home-banner{
  padding-bottom: 15px;
}

body .fte-map-widget .workspace {
  margin-top: -1px;
}
body .map-block .tab-bar .tab-btn{
  width: fit-content;
  padding: 0 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}
body .map-block .tab-bar .tab-btn:first-child{
  border-radius: 35px 0 0 35px;
}

body .map-block .tab-bar .tab-btn:last-child{
  border-radius: 0 35px 35px 0;
}

body .fte-map-widget .map-stats-row{
  border: none;
  background: transparent;
}
body .fte-map-widget #map-container{
  background: transparent;
}

body .fte-map-widget .download-row{
  background: transparent;
  border: none;
  padding: 0;
  margin-top: 0;
  width: fit-content;
}

body .fte-map-widget .download-row .btn-download{
  display: inline-block;
  cursor: pointer;
  border: none;
  height: 58px;
  line-height: 58px;
  color: #fff;
  background: #00b857;
  border-radius: 30px;
  text-align: center;
  padding: 0 25px;
  font-size: 20px;
}

body .fte-map-widget .download-row .btn-download:hover{
  background: #012c56;
}

body .fte-map-widget .stats-panel{
  -webkit-box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
  box-shadow: 0 4px 10px 0 rgba(33, 39, 76, 0.08);
  border: none;
  border-radius: 9px;
}

body .fte-map-widget .stat-number{
  color: rgba(0, 184, 87, 1);
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
body  .fte-map-widget .stat-label{
  font-family: "Montserrat", sans-serif;
  color: rgba(107, 119, 131, 1);
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: capitalize;
}
.map-block .soc-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-gap: 8px;
  margin-top: 40px;
  width: 100%; }
.map-block .soc-wrap p {
  font-size: 15px;
  font-weight: 700;
  color: #012c56;
  text-transform: uppercase;
  position: relative;
  top: 2px; }
.map-block .soc-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 6px; }
.map-block .soc-wrap ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  background: #00b857;
  color: #fff;
  font-size: 18px;
  width: 28px;
  height: 28px; }
.map-block .soc-wrap ul li a:hover {
  background: #012c56; }

body .fte-map-widget .map-stats-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 560px;
}

.map-block h3{
  color: rgba(0, 184, 87, 1);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 38px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}
.map-block h3 span{
  color: rgba(1, 44, 86, 1);
}

body .fte-map-widget .page{
  width: 1320px;
  margin: auto;
  max-width: 100%;
}
body .fte-map-widget .stats-panel{
  padding: 27px;
  justify-content: flex-start;
}
body .fte-map-widget .stats-panel .wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

body .fte-map-widget .stats-panel .wrap>div{
  width: 48%;
  display: flex;
  justify-content: space-between;
  border-bottom: 0;
}

body .fte-map-widget .stat-icon{
  width: 58px;
  height: 54px;
  background: transparent;
}
body .fte-map-widget .stat-info{
  width: calc(100% - 70px);
}
body .fte-map-widget .stats-panel .wrap>div:nth-child(2) .stat-icon{
  width: 68px;
}

body .fte-map-widget .stats-panel .wrap>div:nth-child(2) .stat-info{
  width: calc(100% - 80px);
}

body .fte-map-widget .bottom{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
}

body .fte-map-widget .stat-row{
  border-bottom: 0;
}

body .fte-map-widget .bottom:before{
  position: absolute;
  top: 0;
  width: 90%;
  left: 10%;
  content: '';
  border-bottom: 1px solid transparent;
  -o-border-image: linear-gradient(to left, white, #009245, white) 1;
  border-image: -webkit-gradient(linear, right top, left top, from(white), color-stop(50%, #009245), to(white)) 1;
  border-image: linear-gradient(to left, white, #009245, white) 1;
}

body .fte-map-widget .bottom .stat-number{
  color: rgba(1, 44, 86, 1);
}
body .fte-map-widget .bottom{
  margin-right: 9%;
}
body .fte-map-widget .download-row .btn-download{
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding: 0 45px;
}

.table-section{
  margin-top: -15px;
  margin-bottom: 50px;
}
.awards-section{
  margin-top: -40px;
}
.states-section{
  margin-top: -20px;
}

.contact-form>div{
  width: 100%;
}
.contact-form>div>div{
  width: 100%!important;
  display: flex!important;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-form>div .gfield{
  width: calc(50% - 20px);
}
.contact-form>div .gfield--type-textarea{
  width: 100%;
}
.contact-form .gform_button{
  display: inline-block;
  cursor: pointer;
  border: none;
  height: 58px;
  line-height: 58px;
  color: #fff;
  background: #00b857;
  border-radius: 30px;
  text-align: center;
  padding: 0 25px!important;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  min-width: 250px;
}
.contact-form .gform_button:hover{
  background: #012c56;
}
.contact-form .input-wrap input{
  padding: 0 15px!important;
  font-size: inherit!important;
}
.contact-form textarea{
  padding: 10px 15px!important;
  font-size: inherit!important;
}

.home-banner .btn-full a svg {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  top: 0;
  position: relative; }
.home-banner .btn-full a:hover svg {
  top: 2px; }

@media (max-width: 1199px){
  body .fte-map-widget .map-stats-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 400px;
  }
  .map-block h3{
    font-size: 24px;
    margin-bottom: 20px;
  }
  body .fte-map-widget .stat-icon{
    width: 40px!important;
    height: 40px;
  }
  body .fte-map-widget .stat-icon img{
    max-width: 100%;
  }
  body .fte-map-widget .stat-info {
    width: calc(100% - 50px)!important;
  }
  body .fte-map-widget .stat-number{
    font-size: 22px;
  }
  body .fte-map-widget .stat-label{
    font-size: 18px;
  }
  body .fte-map-widget .download-row .btn-download {
    padding: 0 25px;
    height: 44px;
    line-height: 44px;
  }

}
@media (max-width: 991px){
  body .map-block .tab-bar{
   /* border: none;
    box-shadow: none;
    border-radius:0 ;*/
    height: 50px;
    border-width: 5px;
  }
/*  body .map-block .tab-bar .tab-btn:first-child{
    border-radius: 0;
  }

  body .map-block .tab-bar .tab-btn:last-child{
    border-radius: 0;
  }*/

  body .fte-map-widget .map-card{
    border-radius: 0;
  }

  body .map-block .tab-bar .tab-btn{
    font-weight: 500;
    font-size: 16px;
  }
  body .map-block .hero p{
    font-size: 16px;
  }
  body .fte-map-widget .stat-number{
    font-size: 20px;
  }
  body .fte-map-widget .stat-label{
    font-size: 16px;
  }
  .map-block .soc-wrap{
    justify-content: center;
  }
  body .fte-map-widget .download-row{
    display: flex;
    justify-content: center;
  }
  body .fte-map-widget .map-stats-row {
    display: block;
  }
  .map-block h3{
    text-align: center;
    margin-bottom: 3px;
  }
}

@media (max-width: 767px){
  .table .line .data1:before{
    display: none;
  }
}

@media (max-width: 575px){
  body .map-block .tab-bar .tab-btn{
    padding: 0 14px;
  }
  body .map-block .tab-bar{
    flex-wrap: nowrap;
  }
  body .fte-map-widget .stats-panel{
    padding: 25px 15px;
  }
  body .fte-map-widget .stat-label {
    font-size: 14px;
  }
  body .fte-map-widget .bottom {
    margin:10px 0 0;
    padding-top: 10px;
  }
  body .fte-map-widget .download-row .btn-download{
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
  .contact-form>div .gfield {
    width: 100%;
  }
}