/*
 Theme Name:   Institute for Responsible Technology
 Description:  IRT custom theme by Pirate & Fox.
 Author:       Pirate & Fox
 Template:     Divi
 Version:      1.0.1
*/
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('font/fa-solid-900.eot');
  src: url('font/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('font/fa-solid-900.woff2') format('woff2'), url('font/fa-solid-900.woff') format('woff'), url('font/fa-solid-900.ttf') format('truetype'), url('font/fa-solid-900.svg#fontawesome') format('svg');
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: '\00a0';
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(img/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(img/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(img/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(img/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(img/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(img/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(img/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(img/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(img/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(img/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(img/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(img/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(img/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(img/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(img/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(img/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(img/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(img/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(img/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(img/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(img/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(img/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(img/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(img/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(img/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(img/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(img/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(img/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(img/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(img/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(img/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(img/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(img/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(img/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(img/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(img/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(img/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(img/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(img/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(img/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(img/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(img/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(img/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(img/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(img/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(img/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(img/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(img/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(img/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(img/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(img/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(img/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(img/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(img/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(img/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(img/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(img/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(img/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(img/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(img/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(img/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(img/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(img/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(img/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(img/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(img/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(img/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(img/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(img/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(img/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(img/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(img/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(img/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(img/flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(img/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(img/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(img/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(img/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(img/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(img/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(img/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(img/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(img/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(img/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(img/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(img/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(img/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(img/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(img/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(img/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(img/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(img/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(img/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(img/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(img/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(img/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(img/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(img/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(img/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(img/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(img/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(img/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(img/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(img/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(img/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(img/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(img/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(img/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(img/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(img/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(img/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(img/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(img/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(img/flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(img/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(img/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(img/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(img/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(img/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(img/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(img/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(img/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(img/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(img/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(img/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(img/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(img/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(img/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(img/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(img/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(img/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(img/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(img/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(img/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(img/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(img/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(img/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(img/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(img/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(img/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(img/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(img/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(img/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(img/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(img/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(img/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(img/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(img/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(img/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(img/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(img/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(img/flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(img/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(img/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(img/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(img/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(img/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(img/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(img/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(img/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(img/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(img/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(img/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(img/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(img/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(img/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(img/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(img/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(img/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(img/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(img/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(img/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(img/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(img/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(img/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(img/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(img/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(img/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(img/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(img/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(img/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(img/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(img/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(img/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(img/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(img/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(img/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(img/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(img/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(img/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(img/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(img/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(img/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(img/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(img/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(img/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(img/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(img/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(img/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(img/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(img/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(img/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(img/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(img/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(img/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(img/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(img/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(img/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(img/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(img/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(img/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(img/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(img/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(img/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(img/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(img/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(img/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(img/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(img/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(img/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(img/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(img/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(img/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(img/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(img/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(img/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(img/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(img/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(img/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(img/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(img/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(img/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(img/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(img/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(img/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(img/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(img/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(img/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(img/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(img/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(img/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(img/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(img/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(img/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(img/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(img/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(img/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(img/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(img/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(img/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(img/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(img/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(img/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(img/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(img/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(img/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(img/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(img/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(img/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(img/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(img/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(img/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(img/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(img/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(img/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(img/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(img/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(img/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(img/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(img/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(img/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(img/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(img/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(img/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(img/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(img/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(img/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(img/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(img/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(img/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(img/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(img/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(img/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(img/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(img/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(img/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(img/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(img/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(img/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(img/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(img/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(img/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(img/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(img/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(img/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(img/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(img/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(img/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(img/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(img/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(img/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(img/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(img/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(img/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(img/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(img/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(img/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(img/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(img/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(img/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(img/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(img/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(img/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(img/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(img/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(img/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(img/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(img/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(img/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(img/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(img/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(img/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(img/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(img/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(img/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(img/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(img/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(img/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(img/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(img/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(img/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(img/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(img/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(img/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(img/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(img/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(img/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(img/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(img/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(img/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(img/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(img/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(img/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(img/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(img/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(img/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(img/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(img/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(img/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(img/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(img/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(img/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(img/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(img/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(img/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(img/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(img/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(img/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(img/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(img/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(img/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(img/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(img/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(img/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(img/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(img/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(img/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(img/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(img/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(img/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(img/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(img/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(img/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(img/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(img/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(img/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(img/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(img/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(img/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(img/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(img/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(img/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(img/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(img/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(img/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(img/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(img/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(img/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(img/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(img/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(img/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(img/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(img/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(img/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(img/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(img/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(img/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(img/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(img/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(img/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(img/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(img/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(img/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(img/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(img/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(img/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(img/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(img/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(img/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(img/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(img/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(img/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(img/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(img/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(img/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(img/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(img/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(img/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(img/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(img/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(img/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(img/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(img/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(img/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(img/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(img/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(img/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(img/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(img/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(img/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(img/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(img/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(img/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(img/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(img/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(img/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(img/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(img/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(img/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(img/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(img/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(img/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(img/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(img/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(img/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(img/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(img/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(img/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(img/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(img/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(img/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(img/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(img/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(img/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(img/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(img/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(img/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(img/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(img/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(img/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(img/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(img/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(img/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(img/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(img/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(img/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(img/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(img/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(img/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(img/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(img/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(img/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(img/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(img/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(img/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(img/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(img/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(img/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(img/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(img/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(img/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(img/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(img/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(img/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(img/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(img/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(img/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(img/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(img/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(img/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(img/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(img/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(img/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(img/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(img/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(img/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(img/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(img/flags/1x1/zw.svg);
}
.flag-icon-es-ct {
  background-image: url(img/flags/4x3/es-ct.svg);
}
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(img/flags/1x1/es-ct.svg);
}
.flag-icon-eu {
  background-image: url(img/flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(img/flags/1x1/eu.svg);
}
.flag-icon-gb-eng {
  background-image: url(img/flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(img/flags/1x1/gb-eng.svg);
}
.flag-icon-gb-nir {
  background-image: url(img/flags/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(img/flags/1x1/gb-nir.svg);
}
.flag-icon-gb-sct {
  background-image: url(img/flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(img/flags/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
  background-image: url(img/flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(img/flags/1x1/gb-wls.svg);
}
.flag-icon-un {
  background-image: url(img/flags/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(img/flags/1x1/un.svg);
}
.flag-icon-xk {
  background-image: url(img/flags/4x3/xk.svg);
}
.flag-icon-xk.flag-icon-squared {
  background-image: url(img/flags/1x1/xk.svg);
}
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}

.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:white;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,0.5);border-radius:4px;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);text-shadow:0 0.25em 0.5em rgba(0,0,0,0.1);opacity:1;cursor:pointer;transition:opacity 150ms ease, border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:white}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:0.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:rgba(255,255,255,0.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);margin:0 0.25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid white;background-color:rgba(255,255,255,0.5)}.glide__bullet--active{background-color:white}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}

.et_pb_button {
  text-transform: uppercase !important;
  cursor: pointer;
  font-family: 'Fjalla One', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300 !important;
  background: #99662d !important;
  color: rgba(255, 255, 255, 0.95) !important;
}
.et_pb_button:before,
.et_pb_button:after {
  color: #c08039 !important;
}
.et_pb_button:hover,
.et_pb_button:active {
  background: #dbb284 !important;
}
.gform_wrapper .gform_heading {
  margin: 0 0 1rem 0;
}
.gform_wrapper .gform_body ul.gform_fields {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield {
  display: block;
  width: auto;
  margin: 0 0 1rem 0;
  padding: 0 !important;
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield:before {
  display: none;
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield.hidden_label label {
  display: none;
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
.gform_wrapper .gform_body ul.gform_fields > li.gfield select {
  display: block;
  width: 100%;
  height: auto;
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"] .gf_placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"] .gf_placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"] .gf_placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield select .gf_placeholder {
  text-transform: none;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"]::-webkit-input-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield select::-webkit-input-placeholder {
  text-transform: none;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"]:-moz-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"]:-moz-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"]:-moz-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield select:-moz-placeholder {
  text-transform: none;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"]::-moz-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"]::-moz-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"]::-moz-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield select::-moz-placeholder {
  text-transform: none;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"]:-ms-input-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"]:-ms-input-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"]:-ms-input-placeholder,
.gform_wrapper .gform_body ul.gform_fields > li.gfield select:-ms-input-placeholder {
  text-transform: none;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_footer button {
  display: block;
  cursor: pointer;
  vertical-align: middle;
  margin: 0;
}
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
.gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
.gform_wrapper .gform_body ul.gform_fields > li.gfield select,
.gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
  padding: 0.75rem 1rem;
  border-radius: 4px;
  border-width: 2px;
}
@media all and (min-width: 768px) {
  .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
  .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
  .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
  .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
  .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
    font-size: 1.125rem;
    line-height: 1;
  }
}
.gform_confirmation_wrapper {
  text-align: center;
  font-style: italic;
  margin: 2rem auto;
}
body img.gform_ajax_spinner {
  display: none !important;
}
.et_pb_row.video-carousel-row {
  max-width: none;
  overflow: hidden;
}
.et_pb_row.video-carousel-row .et_pb_image {
  display: none;
}
.et_pb_row.video-carousel-row .et_pb_image .et_pb_image_wrap > .et_overlay.et_pb_inline_icon {
  transition: none;
  background: none;
  opacity: 1;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.et_pb_row.video-carousel-row .et_pb_image .et_pb_image_wrap > .et_overlay.et_pb_inline_icon:before {
  display: block;
  top: auto;
  left: auto;
  margin: 0;
  opacity: 1;
  font-size: 6rem;
  color: rgba(17, 17, 17, 0.5) !important;
  transition: none;
}
.et_pb_row.video-carousel-row .et_pb_image .et_pb_image_wrap > .et_overlay.et_pb_inline_icon:hover:before,
.et_pb_row.video-carousel-row .et_pb_image .et_pb_image_wrap > .et_overlay.et_pb_inline_icon:active:before {
  color: #111111 !important;
}
.et_pb_row.video-carousel-row.glide .et_pb_image {
  display: block;
}
.et_pb_row.video-carousel-row > .glide__track {
  overflow: visible;
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides {
  overflow: visible;
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides > .glide__slide {
  transition: all 400ms ease !important;
  transform-origin: 50% 50%;
  transform: translate3d(0, 0, 0);
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides > .glide__slide.glide__slide--active {
  transform: scale(1.1);
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides > .glide__slide.glide__slide--active .et_pb_image .et_pb_image_wrap > .et_overlay.et_pb_inline_icon {
  background: rgba(0, 0, 0, 0);
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides > .glide__slide.glide__slide--active .et_pb_image .et_pb_image_wrap > .et_overlay.et_pb_inline_icon:before {
  opacity: 1;
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides > .glide__slide.before-active {
  transform: perspective(50em) rotateY(15deg);
}
.et_pb_row.video-carousel-row > .glide__track > .glide__slides > .glide__slide.after-active {
  transform: perspective(50em) rotateY(-15deg);
}
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow {
  background: #111 !important;
  z-index: 999;
  border: none;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow,
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:after {
  color: #FFF !important;
}
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:hover,
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:active {
  background: #006870 !important;
}
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:hover,
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:active,
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:hover:after,
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow:active:after {
  color: #FFF !important;
}
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow.glide__arrow--left {
  padding-left: 2em;
  padding-right: 0.7em;
}
.et_pb_row.video-carousel-row > .glide__arrows button.et_pb_button.glide__arrow.glide__arrow--left:after {
  left: 0.5em;
  content: "\44";
}
@media all and (max-width: 767px) {
  .et_pb_row.video-carousel-row > .glide__arrows {
    display: none;
  }
}
.et_pb_section.topic-tile-section {
  background: #FFF;
}
.et_pb_section.topic-tile-section h1 {
  color: #111;
  font-size: 3rem;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
}
.et_pb_section.topic-tile-section > .et_pb_row {
  width: 100%;
  max-width: 95% !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column {
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb {
  margin: 0 0 auto 0;
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content {
  max-width: none;
  padding-top: 2rem;
  flex-grow: 1;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  position: relative;
  width: 100%;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
  border-radius: 4px 4px 0 0;
  display: block;
  object-fit: cover;
  object-position: center bottom;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et-pb-icon {
  color: #FFF;
  font-size: 1.75rem;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
  max-width: 550px;
  margin: auto auto;
  padding: 0 1rem;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  text-align: center;
  color: #FFF;
  font-size: 2rem;
  line-height: 1.2;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
  text-align: center;
  font-size: 1rem;
  display: none;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.with-image .et_pb_blurb {
  margin-top: 0;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.with-image .et_pb_blurb .et_pb_blurb_content {
  padding-top: 0;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.with-image .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 100%;
  min-height: 140px;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_button_module_wrapper {
  margin: 0 0 1rem 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
  display: block;
  max-width: 90%;
  text-align: center;
  background: rgba(0, 0, 0, 0.3) !important;
  margin: 1rem auto;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:after {
  font-size: 1.25rem !important;
  color: #FFF !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:active {
  background: rgba(0, 0, 0, 0.6) !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-newbies {
  background: #DBC45E;
  background: #EEBA0B;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-newbies .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-newbies .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-newbies .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-newbies .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-dangers {
  background: #921327;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-dangers .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-dangers .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto {
  background: #006870;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button {
  background: #FFF !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:after {
  color: #006870 !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:hover,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:active {
  background: #47b4c1 !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:hover,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:active,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:hover:after,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_button:active:after {
  color: #FFF !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-monsanto .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  font-size: 1.75rem;
  line-height: 1.3;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-hard-science {
  background: #47b4c1;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-hard-science .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-hard-science .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-shop-safe {
  background: #447604;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-shop-safe .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-shop-safe .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-protect-your-children {
  background: #606C38;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-protect-your-children .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-protect-your-children .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-protect-your-pets {
  background: #29335C;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-protect-your-pets .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-protect-your-pets .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate {
  background: #99662d;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header {
  color: #FFF;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate .et_pb_button {
  background: #4a3116 !important;
  color: rgba(255, 255, 255, 0.95) !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate .et_pb_button:before,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate .et_pb_button:after {
  color: #724c21 !important;
}
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate .et_pb_button:hover,
.et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column.tile-donate .et_pb_button:active {
  background: #dbb284 !important;
}
@media all and (min-width: 981px) and (max-width: 1100px), all and (min-width: 1101px) and (max-width: 1404px) {
  .et_pb_section.topic-tile-section > .et_pb_row {
    width: 100% !important;
    max-width: 96% !important;
  }
  .et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column {
    width: 49% !important;
    margin-right: 2%;
  }
}
@media all and (min-width: 981px) and (max-width: 1100px) {
  .et_pb_section.topic-tile-section > .et_pb_row .et_pb_button_module_wrapper .et_pb_button {
    font-size: 1.125em !important;
    padding: 0.25rem 1rem;
  }
  .et_pb_section.topic-tile-section > .et_pb_row .et_pb_button_module_wrapper .et_pb_button:after {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .et_pb_section.topic-tile-section > .et_pb_row {
    padding: 0;
  }
  .et_pb_section.topic-tile-section > .et_pb_row > .et_pb_column {
    margin: 0 0 2rem 0;
    width: 100%;
  }
}
@media all and (min-width: 1405px) {
  .et_pb_section.topic-tile-section > .et_pb_row {
    width: 80% !important;
    max-width: 1700px !important;
  }
}
.et_pb_section.home-blog-section {
  background: url("img/backgrounds/child_toy_globe_square_q60.jpg") bottom center / cover no-repeat !important;
  padding: 6rem 0 40rem 0;
}
.et_pb_section.home-blog-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0) 60%, #ffffff 100%);
}
.et_pb_section.home-blog-section .et_pb_text {
  margin-bottom: 0;
}
.et_pb_section.home-blog-section .et_pb_text h1 {
  color: #FFF;
  font-size: 3rem;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
  text-align: center;
  margin: 0 0 0 0;
  padding: 0;
}
.et_pb_section.home-blog-section .glide__arrows {
  position: static;
  display: block;
  text-align: center;
  margin: 0.5rem 0 2rem 0;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow {
  position: relative;
  transform: none;
  display: inline-block;
  margin: 0 0.5rem;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background: #FFF !important;
  z-index: 999;
  border: none;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow,
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:after {
  color: #111 !important;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:hover,
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:active {
  background: #99662d !important;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:hover,
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:active,
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:hover:after,
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:active:after {
  color: #FFF !important;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow,
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow:after {
  font-size: 1.25rem;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow.glide__arrow--left {
  padding-left: 2em;
  padding-right: 0.7em;
}
.et_pb_section.home-blog-section .glide__arrows button.et_pb_button.glide__arrow.glide__arrow--left:after {
  left: 0.5em;
  content: "\44";
}
.et_pb_section.home-blog-section .et_pb_posts a.entry-featured-image-url {
  margin: 0 -1rem;
  display: block;
  position: relative;
  height: 10rem;
  padding: 0;
}
.et_pb_section.home-blog-section .et_pb_posts a.entry-featured-image-url > img {
  border: none;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.et_pb_section.home-blog-section .et_pb_posts .et_pb_ajax_pagination_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post {
  padding: 0 1rem 1rem 1rem;
  margin: 0 0 0 2rem;
  height: auto;
  width: 32%;
  background: rgba(0, 0, 0, 0.5);
}
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post:first-child {
  margin-left: 0;
}
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post,
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post a,
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post p {
  color: #FFF;
  text-align: center;
}
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post h2.entry-title {
  font-size: 1.75rem;
  line-height: 1.2;
  margin: 2rem 0 0 0;
}
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post .post-content {
  font-size: 0.875rem;
}
.et_pb_section.home-blog-section .et_pb_posts article.et_pb_post p.post-meta {
  text-transform: uppercase;
  font-size: 0.75rem;
  opacity: 0.7;
}
@media all and (max-width: 767px) {
  .et_pb_section.home-blog-section .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post {
    width: auto;
  }
}
.et_pb_section.home-blog-section .social-follow-heading h1 {
  font-size: 1.75rem;
  letter-spacing: 0;
  margin-bottom: 1rem;
  font-weight: 300;
}
.et_pb_section.home-blog-section .et_pb_social_media_follow {
  text-align: center;
}
.et_pb_section.home-blog-section .et_pb_social_media_follow .et_pb_social_icon a {
  background: rgba(17, 17, 17, 0.5) !important;
}
.et_pb_section.home-blog-section .et_pb_social_media_follow .et_pb_social_icon a:hover,
.et_pb_section.home-blog-section .et_pb_social_media_follow .et_pb_social_icon a:active {
  background: #111 !important;
}
.et_pb_section.home-blog-section .et_pb_social_media_follow .et_pb_social_icon a:hover:before,
.et_pb_section.home-blog-section .et_pb_social_media_follow .et_pb_social_icon a:active:before {
  color: #FFF !important;
}
.et_pb_section.home-about-section {
  display: none;
  background: linear-gradient(to bottom, #222, #333);
  padding: 0;
  padding-top: 15rem;
  background: url("img/backgrounds/irt_about_background_q60.jpg") center center / cover no-repeat !important;
  background: url("img/stock_candidates/irt_stock_candidate_4.jpg") bottom center / cover no-repeat !important;
  background: url("img/stock_candidates/irt_stock_candidate_7.jpg") bottom center / cover no-repeat !important;
}
.et_pb_section.home-about-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.et_pb_section.home-about-section > .et_pb_row {
  max-width: none;
  width: 80%;
}
.et_pb_section.home-about-section > .et_pb_row.about-content-row {
  padding: 6rem 0 4rem 0;
}
.et_pb_section.home-about-section > .et_pb_row.about-footer-row {
  background: linear-gradient(to bottom, #222222, #222222);
  width: 100%;
  max-width: none;
  padding: 4rem 0 6rem 0;
}
.et_pb_section.home-about-section > .et_pb_row.about-footer-row > .et_pb_column {
  width: 80%;
  max-width: 1080px;
  margin: 0 auto !important;
  float: none;
}
.et_pb_section.home-about-section > .et_pb_row.about-footer-row > .et_pb_column .et_pb_text_inner {
  font-size: 1.25rem;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  line-height: 2;
  color: #FFF;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column h1 {
  font-weight: 300;
  font-size: 2.5rem;
  text-align: left;
  line-height: 1.2;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  color: #FFF;
  margin: 0 0 1rem 0;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column h1 strong {
  font-family: 'Fjalla One', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column p {
  font-size: 1.125rem;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-style: italic;
  color: #FFF;
  text-align: justify;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column p:first-of-type:before {
  font-family: "etmodules";
  content: "\7b";
  position: absolute;
  font-size: 12rem;
  color: rgba(17, 17, 17, 0.18);
  transform: translate(-50%, 0rem) scale(-1, -1);
  font-weight: 900;
  z-index: -1;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column p > strong {
  font-weight: 400;
}
.et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column p.attribution {
  font-style: normal;
  text-align: center;
  font-weight: 900;
}
@media all and (max-width: 767px) {
  .et_pb_section.home-about-section {
    border: 1px solid red;
  }
  .et_pb_section.home-about-section > .et_pb_row .et_pb_column.content-column h1 {
    text-align: center !important;
  }
}
.et_pb_section.home-about-footer-section {
  display: none;
  padding: 1rem 0 2rem 0;
  background: #222;
}
.et_pb_section.home-about-footer-section .et_pb_text {
  font-size: 1.25rem;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  line-height: 1.7;
}
.et_pb_section.home-about-section-r1 {
  padding: 0rem 0 0 0;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row {
  background: #111111;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column {
  padding: 4rem 3rem;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote h1 {
  font-weight: 300;
  font-size: 2.5rem;
  text-align: left;
  line-height: 1.2;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  color: #FFF;
  margin: 0 0 1rem 0;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote h1 strong {
  font-family: 'Fjalla One', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote p {
  font-size: 1rem;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  color: #FFF;
  text-align: justify;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote p:first-of-type:before {
  font-family: "etmodules";
  content: "\7b";
  position: absolute;
  font-size: 12rem;
  color: rgba(255, 255, 255, 0.08);
  transform: translate(-50%, 0rem) scale(-1, -1);
  font-weight: 900;
  z-index: -1;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote p > strong {
  font-weight: 400;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote p.attribution {
  font-style: normal;
  text-align: center;
  display: none;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.about-jeffrey-box {
  margin-top: 2rem !important;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  position: relative;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.about-jeffrey-box:after {
  content: "";
  display: block;
  position: relative;
  width: 140px;
  flex-shrink: 0;
  background: url("/wp-content/uploads/2019/05/Jeffrey-Smith-small.jpg") top center / cover no-repeat !important;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.about-jeffrey-box .et_pb_text_inner {
  padding: 1.5rem 1.5rem;
  text-align: center;
  color: #111;
  font-size: 0.875rem;
  font-style: italic;
  font-family: 'Fjalla One', Helvetica, Arial, Lucida, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7;
}
@media all and (max-width: 767px) {
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.about-jeffrey-box {
    flex-direction: column;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.about-jeffrey-box:after {
    display: none;
  }
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper {
  margin: 2rem auto 0 auto;
  width: 100%;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper .et_pb_button {
  background: #32817c !important;
  color: #FFF !important;
  text-align: center;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper .et_pb_button:after {
  color: #006870 !important;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper .et_pb_button:hover,
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper .et_pb_button:active {
  background: #47b4c1 !important;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper .et_pb_button:hover:after,
.et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_button_module_wrapper .et_pb_button:active:after {
  color: #006870 !important;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.button-row {
  background: none !important;
}
.et_pb_section.home-about-section-r1 > .et_pb_row.button-row h3 {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 2rem;
  color: #111 !important;
}
@media all and (min-width: 981px) {
  .et_pb_section.home-about-section-r1 {
    display: flex;
    flex-direction: row;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row {
    margin: 0;
    width: 50% !important;
    padding: 4rem 0;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row > .et_pb_column {
    float: none;
    max-width: 734px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column {
    margin-right: 16px !important;
    margin-left: auto !important;
    padding-left: 0;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.button-row > .et_pb_column {
    margin-right: auto !important;
    margin-left: 16px !important;
    padding-right: 0;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row .et_pb_text_inner {
    text-align: right;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row .et_pb_text_inner h1 {
    text-align: right;
    font-size: 2rem;
  }
}
@media all and (max-width: 980px) {
  .et_pb_section.home-about-section-r1 > .et_pb_row > .et_pb_column {
    padding: 4rem 4rem;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row {
    background: #111111;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.content-row > .et_pb_column.quote-column .et_pb_text.quote h1 {
    font-size: 1.75rem;
    line-height: 1.2;
    text-align: center;
  }
  .et_pb_section.home-about-section-r1 > .et_pb_row.button-row {
    height: 200px;
  }
}
.et_pb_section.home-donate-section {
  background: url("img/backgrounds/irt_donate_background_q60.jpg") center center / cover no-repeat !important;
  padding: 0;
  display: none;
}
.et_pb_section.home-donate-section > .et_pb_row.content-row {
  background: rgba(0, 0, 0, 0.4);
}
.et_pb_section.home-donate-section > .et_pb_row.button-row {
  background: rgba(255, 255, 255, 0.9);
}
.et_pb_section.home-donate-section > .et_pb_row.button-row h3 {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 2rem;
  color: #111 !important;
}
@media all and (min-width: 981px) {
  .et_pb_section.home-donate-section {
    display: flex;
    flex-direction: row;
  }
  .et_pb_section.home-donate-section > .et_pb_row {
    margin: 0;
    width: 50% !important;
  }
  .et_pb_section.home-donate-section > .et_pb_row > .et_pb_column {
    float: none;
    max-width: 524px;
    padding: 8rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .et_pb_section.home-donate-section > .et_pb_row:first-child > .et_pb_column,
  .et_pb_section.home-donate-section > .et_pb_row.et-first-child > .et_pb_column {
    margin: 0 16px 0 auto !important;
    padding-left: 0;
  }
  .et_pb_section.home-donate-section > .et_pb_row:last-child > .et_pb_column,
  .et_pb_section.home-donate-section > .et_pb_row.et-last-child > .et_pb_column {
    margin: 0 auto 0 16px !important;
    padding-right: 0;
  }
  .et_pb_section.home-donate-section > .et_pb_row.content-row .et_pb_text_inner {
    text-align: right;
  }
  .et_pb_section.home-donate-section > .et_pb_row.content-row .et_pb_text_inner h1 {
    text-align: right;
    font-size: 2rem;
  }
}
@media all and (max-width: 980px) {
  .et_pb_section.home-donate-section > .et_pb_row > .et_pb_column {
    padding: 4rem 4rem;
  }
  .et_pb_section.home-donate-section > .et_pb_row > .et_pb_column .et_pb_text_inner,
  .et_pb_section.home-donate-section > .et_pb_row > .et_pb_column .et_pb_text_inner h1 {
    text-align: center;
  }
}
.et_pb_section.donate-section-r1 {
  background: url("img/backgrounds/donate_section_r1_q40.jpg") center center / cover no-repeat;
  padding: 6rem 0 10rem 0;
}
.et_pb_section.donate-section-r1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 70%, #282828 100%);
}
.et_pb_section.donate-section-r1 .et_pb_row.title-row {
  padding: 0 0 0rem 0;
}
.et_pb_section.donate-section-r1 .et_pb_row.title-row h1 {
  color: #FFF;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
  text-transform: none;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb {
  background: rgba(255, 255, 255, 0.93);
  padding: 1.5rem 2rem;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb h3 {
  font-size: 2rem;
  margin: 0 0 0.5rem 0;
  text-align: center;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb h3 .equals {
  font-size: 1.5em;
  vertical-align: middle;
  color: #99662d;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb ul {
  list-style: none;
  padding: 0;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb ul > li {
  position: relative;
  padding: 0 0 0 3rem;
  margin: 0 0 1rem 0;
  color: #111;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb ul > li:before {
  font-family: "etmodules";
  content: "\e0ff";
  color: #99662d;
  margin: 0 0.5rem 0 0;
  position: absolute;
  left: 0;
  top: 0.125rem;
  font-size: 1.5em;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_blurb .et_pb_main_blurb_image {
  width: 200px;
  margin: 0 auto 2rem auto;
}
.et_pb_section.donate-section-r1 .et_pb_row.content-row .et_pb_text.postscript {
  font-weight: 300;
  font-size: 1.25rem;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
.et_pb_section.campaigns-section {
  background: #f2eac6;
  background: transparent;
  margin-top: -100px;
  padding: 2rem 0 4rem 0;
}
.et_pb_section.campaigns-section > .et_pb_row.title-row {
  padding-bottom: 0;
}
.et_pb_section.campaigns-section > .et_pb_row.title-row h1 {
  color: #111 !important;
  font-size: 3rem !important;
  line-height: 1.2 !important;
  text-transform: none !important;
  font-weight: 700 !important;
  margin-top: 0 !important;
  letter-spacing: -2px !important;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_image:first-child {
  width: 240px;
  margin: 0 auto 2rem auto;
  flex: 0;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_image.logo-image {
  width: auto;
  margin: -1.8rem auto 0 auto;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_text .et_pb_text_inner {
  color: #111;
  text-align: center;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_text .et_pb_text_inner h3 {
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
  color: #111;
  text-transform: none;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper {
  margin-top: auto;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
  background: #111 !important;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button,
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:after {
  color: #FFF !important;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover,
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:active {
  background: #006870 !important;
}
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover,
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:active,
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover:after,
.et_pb_section.campaigns-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:active:after {
  color: #FFF !important;
}
.et_pb_section.deeper-dive-section {
  background: #f2f2f2;
  background: #222;
  padding: 0rem 0 0rem 0;
}
.et_pb_section.deeper-dive-section .et_pb_row.title-row {
  padding: 4em 0 2rem 0;
}
.et_pb_section.deeper-dive-section .et_pb_row.title-row h1 {
  color: #111;
  letter-spacing: 2px;
  color: #ffffff;
  font-size: 3rem;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
  line-height: 1;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row {
  width: 100%;
  max-width: none;
  padding: 0;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper {
  margin: auto auto 3rem auto;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
  background: #32817c !important;
  color: #FFF !important;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:after {
  color: #006870 !important;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover,
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:active {
  background: #47b4c1 !important;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover:after,
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_button_module_wrapper .et_pb_button:active:after {
  color: #006870 !important;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image {
  height: 160px;
  width: 100%;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap .et_overlay.et_pb_inline_icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 1;
  background: none;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.2);
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap .et_overlay.et_pb_inline_icon:before {
  display: block;
  margin: 0 !important;
  top: auto;
  left: auto;
  font-size: 6rem !important;
  line-height: 1 !important;
  color: #FFF !important;
  opacity: 1;
  display: none;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap .et_overlay.et_pb_inline_icon:hover,
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap .et_overlay.et_pb_inline_icon:active {
  background: rgba(0, 0, 0, 0);
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap .et_overlay.et_pb_inline_icon:hover:before,
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_image .et_pb_image_wrap .et_overlay.et_pb_inline_icon:active:before {
  color: #47b4c1 !important;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_text {
  margin-top: 2rem;
  padding: 0 3rem 2rem 3rem;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_text .et_pb_text_inner {
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_text .et_pb_text_inner,
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_text .et_pb_text_inner h3 {
  color: #FFF;
}
.et_pb_section.deeper-dive-section > .et_pb_row.content-row > .et_pb_column .et_pb_text .et_pb_text_inner h3 {
  color: #FFF;
  font-size: 2rem;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
  letter-spacing: 0;
}
.et_pb_section.secret-ingredients-promo-section {
  display: none;
  padding: 4rem 0;
  background: url("img/secret_ingredients_promo_background.jpg") 50% center / cover no-repeat;
}
.et_pb_section.secret-ingredients-promo-section > .et_pb_row {
  width: 660px;
  max-width: 95% !important;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.65);
  padding: 4rem 4rem;
}
.et_pb_section.secret-ingredients-promo-section .et_pb_text_inner {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.7;
  text-align: center;
  margin: 2rem 0;
  color: #111;
}
.et_pb_section.secret-ingredients-promo-section .et_pb_button {
  background: #111 !important;
}
.et_pb_section.secret-ingredients-promo-section .et_pb_button,
.et_pb_section.secret-ingredients-promo-section .et_pb_button:after {
  color: #FFF !important;
}
.et_pb_section.secret-ingredients-promo-section .et_pb_button:hover,
.et_pb_section.secret-ingredients-promo-section .et_pb_button:active {
  background: #006870 !important;
}
.et_pb_section.secret-ingredients-promo-section .et_pb_button:hover,
.et_pb_section.secret-ingredients-promo-section .et_pb_button:active,
.et_pb_section.secret-ingredients-promo-section .et_pb_button:hover:after,
.et_pb_section.secret-ingredients-promo-section .et_pb_button:active:after {
  color: #FFF !important;
}
.et_pb_section.opt-in-bar-section {
  padding: 1rem 0;
  background: #282828 !important;
}
.et_pb_section.opt-in-bar-section h1 {
  color: #47b4c1;
  text-align: center;
  margin: 0 0 0.5rem 0;
}
.et_pb_section.opt-in-bar-section h1 strong {
  text-decoration: underline;
}
.et_pb_row.opt-in-row {
  z-index: 11;
}
.et_pb_row.opt-in-row .gform_wrapper > form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body {
  flex: 1;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield {
  margin: 0 1rem 0 0;
  height: 100%;
  flex: 1;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield .ginput_container {
  height: 100%;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield input[type="text"],
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield input[type="email"],
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield input[type="tel"],
.et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield select {
  display: block;
  height: 100%;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_footer {
  padding: 0;
  margin: 0;
}
.et_pb_row.opt-in-row .gform_wrapper > form .gform_footer .et_pb_button {
  margin: 0;
  min-width: 10rem;
  display: block;
  height: 100%;
}
@media all and (max-width: 980px) {
  .et_pb_row.opt-in-row .gform_wrapper > form {
    margin: 1rem 0;
    flex-direction: column;
  }
  .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields {
    flex-direction: column;
  }
  .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields li.gfield {
    display: block;
    margin: 0 0 1rem 0;
    width: 100%;
    max-width: none;
  }
  .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields li.gfield input,
  .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields li.gfield select {
    width: 100%;
    text-align: center;
  }
  .et_pb_row.opt-in-row .gform_wrapper > form .gform_footer .et_pb_button {
    width: 100%;
    margin: 0 auto;
  }
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
.et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
.et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
.et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
.et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
  padding: 0.75rem 1rem;
  border-radius: 4px;
  border-width: 2px;
}
@media all and (min-width: 768px) {
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
    font-size: 1.125rem;
    line-height: 1;
  }
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"],
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single {
  border-style: solid;
  border-color: #006870;
  background: rgba(0, 104, 112, 0.1);
  color: #FFF !important;
  transition: all 400ms ease;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] .gf_placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"] .gf_placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"] .gf_placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select .gf_placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single .gf_placeholder {
  color: rgba(108, 198, 192, 0.4) !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-webkit-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-webkit-input-placeholder {
  color: rgba(108, 198, 192, 0.4) !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-moz-placeholder {
  color: rgba(108, 198, 192, 0.4) !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-moz-placeholder {
  color: rgba(108, 198, 192, 0.4) !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-ms-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-ms-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-ms-input-placeholder {
  color: rgba(108, 198, 192, 0.4) !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:focus,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select:focus,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:focus {
  border-color: #0097a3;
  background: rgba(0, 151, 163, 0.1);
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select option {
  background: #111;
  color: #FFF;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select option.gf_placeholder,
.et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select option.selected {
  color: rgba(108, 198, 192, 0.4);
}
.et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button {
  background: #32817c !important;
  color: #FFF !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:after {
  color: #006870 !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:hover,
.et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:active {
  background: #47b4c1 !important;
}
.et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:hover:after,
.et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:active:after {
  color: #006870 !important;
}
@media all and (min-width: 768px) {
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address {
    flex: 1.2 !important;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address {
    display: flex;
    flex-direction: row;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_zip {
    flex: 1;
    margin-right: 1rem;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country {
    flex: 0;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container {
    height: 100%;
    width: 7em !important;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container div.chosen-drop {
    width: 20rem;
    right: 0;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container .chosen-search {
    padding: 0.5rem 0.5rem;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container .chosen-search input.chosen-search-input {
    background: #111111;
    background: #F0F0F0;
    color: #111 !important;
    border: 1px solid #DDD;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container a.chosen-single {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    box-shadow: none !important;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container a.chosen-single > span.flag {
    height: 100%;
    margin: 0;
    display: block;
    width: 2em;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    color: transparent;
  }
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address .ginput_container_address > span.address_country .chosen-container a.chosen-single > span:not(.flag) {
    display: none;
    height: 100%;
    vertical-align: bottom;
    line-height: 1;
  }
}
@media all and (max-width: 767px) {
  .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields li.gfield.field-address select {
    margin-top: 1rem;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
  }
}
.et_pb_section.home-hero-section {
  background: url("img/home_hero_background_filtered.jpg") top center / cover no-repeat !important;
  min-height: 90vh;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.et_pb_section.home-hero-section > .et_pb_row {
  margin: 0 auto;
  background: rgba(193, 128, 56, 0.65);
  text-align: center;
  padding: 2rem 2rem;
  width: 760px;
  max-width: 90% !important;
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_text_inner {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.875rem;
  line-height: 1.7;
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_text_inner h1 {
  color: #FFF;
  font-size: 2.25rem;
  line-height: 1.3;
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_text_inner p.attribution {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.6);
  padding: 0;
  text-align: right;
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_text_inner p.attribution:before {
  content: "- ";
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_button {
  float: left;
  background: #99662d !important;
  color: rgba(255, 255, 255, 0.95) !important;
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_button:before,
.et_pb_section.home-hero-section > .et_pb_row .et_pb_button:after {
  color: #c08039 !important;
}
.et_pb_section.home-hero-section > .et_pb_row .et_pb_button:hover,
.et_pb_section.home-hero-section > .et_pb_row .et_pb_button:active {
  background: #dbb284 !important;
}
.et_pb_section.home-hero-r1-section {
  background: url("img/backgrounds/irt_hero_background_q60.jpg") bottom center / cover no-repeat !important;
  padding: 0;
}
.et_pb_section.home-hero-r1-section:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0.4) 100%);
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row {
  padding: 0rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 400px;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner {
  text-align: center;
  width: 700px;
  max-width: 100%;
  margin: 0 0 0 auto;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h1,
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h2,
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h3 {
  color: #FFF !important;
  text-align: right;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h1 {
  font-size: 4rem;
  line-height: 1.2;
  margin: 0 0 0 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  font-weight: 900;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h2 {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 2rem;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h3.heading-postscript {
  margin-bottom: 2rem;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h3.heading-postscript sup {
  font-size: 0.5em;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row {
  width: 100%;
  max-width: none;
  padding: 3rem 0 4rem 0;
  background: none;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row > .et_pb_column {
  width: 80%;
  max-width: 1080px;
  margin: 0 auto !important;
  float: none;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row h1 {
  color: #FFF;
  text-align: center;
  margin: 0 0 0.5rem 0;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row h1 strong {
  text-decoration: underline;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body {
  flex: 1;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield {
  margin: 0 1rem 0 0;
  height: 100%;
  flex: 1;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield .ginput_container {
  height: 100%;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield input[type="text"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield input[type="email"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield input[type="tel"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields .gfield select {
  display: block;
  height: 100%;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_footer {
  padding: 0;
  margin: 0;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_footer .et_pb_button {
  margin: 0;
  min-width: 10rem;
  display: block;
  height: 100%;
}
@media all and (max-width: 980px) {
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form {
    margin: 1rem 0;
    flex-direction: column;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields {
    flex-direction: column;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields li.gfield {
    display: block;
    margin: 0 0 1rem 0;
    width: 100%;
    max-width: none;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields li.gfield input,
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_body .gform_fields li.gfield select {
    width: 100%;
    text-align: center;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper > form .gform_footer .et_pb_button {
    width: 100%;
    margin: 0 auto;
  }
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
  padding: 0.75rem 1rem;
  border-radius: 4px;
  border-width: 2px;
}
@media all and (min-width: 768px) {
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
  .et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
    font-size: 1.125rem;
    line-height: 1;
  }
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"],
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single {
  border-style: solid;
  border-color: #FFF;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF !important;
  transition: all 400ms ease;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] .gf_placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"] .gf_placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"] .gf_placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select .gf_placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single .gf_placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-webkit-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-ms-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-ms-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:focus,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select:focus,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:focus {
  border-color: #ffffff;
  background: rgba(26, 26, 26, 0.5);
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select option {
  background: #111;
  color: #FFF;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select option.gf_placeholder,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_body .gform_fields .gfield select option.selected {
  color: rgba(255, 255, 255, 0.7);
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button {
  background: #99662d !important;
  color: rgba(255, 255, 255, 0.95) !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:before,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:after {
  color: #c08039 !important;
}
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:hover,
.et_pb_section.home-hero-r1-section > .et_pb_row.opt-in-row .gform_wrapper .gform_footer .et_pb_button:active {
  background: #dbb284 !important;
}
@media all and (max-width: 980px) {
  .et_pb_section.home-hero-r1-section:before {
    background: rgba(0, 0, 0, 0.5);
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row {
    padding: 4rem 0 2rem 0;
    min-height: 0;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner {
    width: auto;
    max-width: 100%;
    margin: 0;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h1,
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h2,
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h3 {
    text-align: center;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h1 br,
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h2 br,
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h3 br {
    display: none;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h1 {
    font-size: 3rem;
  }
  .et_pb_section.home-hero-r1-section > .et_pb_row.title-row .et_pb_text_inner h2 {
    font-size: 1.5rem;
  }
}
header#main-header {
  z-index: 100;
}
@media all and (min-width: 981px) {
  header#main-header #et-top-navigation {
    padding: 10px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  header#main-header #et-top-navigation #et_top_search {
    float: none;
    margin: 0 0 0 2rem;
    width: auto;
    height: auto;
  }
  header#main-header #et-top-navigation #et_top_search #et_search_icon:before {
    position: static;
    top: auto;
    color: #32817c !important;
  }
  header#main-header #et-top-navigation #top-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item {
    cursor: pointer;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item > a {
    padding-bottom: 16px;
    height: 100%;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item.button {
    margin-left: auto;
    margin-left: 2rem;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a {
    background: #32817c !important;
    color: #FFF !important;
    padding: 1rem 1.5rem !important;
    border-radius: 2px;
    margin-left: 0rem;
    display: inline-block;
    height: auto;
    transition: background-color 200ms ease;
    text-transform: uppercase;
    font-weight: 900;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:after {
    color: #006870 !important;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:hover,
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:active {
    background: #47b4c1 !important;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:hover:after,
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:active:after {
    color: #006870 !important;
  }
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:hover,
  header#main-header #et-top-navigation #top-menu li.menu-item.button > a:active {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  header#main-header .logo_container {
    display: none;
  }
  header#main-header #et-top-navigation {
    padding: 1rem 1rem !important;
    float: none;
    margin: 0 auto;
    justify-content: center;
  }
  header#main-header .et_search_outer {
    float: none;
  }
  header#main-header .et_search_outer form.et-search-form {
    left: 0;
    right: 30px;
    max-width: none !important;
  }
}
body.hide-footer-opt-in footer#main-footer #footer-widgets {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body.hide-footer-opt-in footer#main-footer #footer-widgets > .footer-widget {
  width: 29.66666667%;
}
body.hide-footer-opt-in footer#main-footer #footer-widgets > .footer-widget:first-child {
  display: none;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper {
  margin: 1rem 0;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper > form {
  display: flex;
  flex-direction: column;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper > form .gform_body .gform_fields input[type="text"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper > form .gform_body .gform_fields input[type="email"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper > form .gform_body .gform_fields input[type="tel"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper > form .gform_body .gform_fields select {
  text-align: left;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper > form .gform_footer .et_pb_button {
  display: block;
  width: 100%;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
  padding: 0.5rem 0.75rem;
  border-radius: 2px;
  border-width: 2px;
}
@media all and (min-width: 768px) {
  footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="text"],
  footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="email"],
  footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield input[type="tel"],
  footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield select,
  footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body ul.gform_fields > li.gfield a.chosen-single {
    font-size: 0.875rem;
    line-height: 1;
  }
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"],
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single {
  border-style: solid;
  border-color: rgba(0, 104, 112, 0.3);
  background: rgba(0, 104, 112, 0.1);
  color: #FFF !important;
  transition: all 400ms ease;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] .gf_placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"] .gf_placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"] .gf_placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select .gf_placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single .gf_placeholder {
  color: rgba(166, 219, 225, 0.4) !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-webkit-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-webkit-input-placeholder {
  color: rgba(166, 219, 225, 0.4) !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-moz-placeholder {
  color: rgba(166, 219, 225, 0.4) !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-moz-placeholder {
  color: rgba(166, 219, 225, 0.4) !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-ms-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-ms-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-ms-input-placeholder {
  color: rgba(166, 219, 225, 0.4) !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:focus,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select:focus,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:focus {
  border-color: rgba(0, 151, 163, 0.3);
  background: rgba(0, 151, 163, 0.1);
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select option {
  background: #111;
  color: #FFF;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select option.gf_placeholder,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_body .gform_fields .gfield select option.selected {
  color: rgba(166, 219, 225, 0.4);
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_footer .et_pb_button {
  background: #32817c !important;
  color: #FFF !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_footer .et_pb_button:after {
  color: #006870 !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_footer .et_pb_button:hover,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_footer .et_pb_button:active {
  background: #47b4c1 !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_footer .et_pb_button:hover:after,
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .gform_footer .et_pb_button:active:after {
  color: #006870 !important;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .et_pb_button {
  font-size: 1rem !important;
  padding: 0.5rem 0.75rem;
}
footer#main-footer #footer-widgets div.gform_widget .gform_wrapper .et_pb_button:after {
  display: none;
}
body.singr-overlay-visible {
  overflow: hidden;
}
.singr-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 0;
  transition: opacity 400ms ease;
  background: rgba(0, 0, 0, 0.98);
}
.singr-overlay.visible {
  opacity: 1;
}
.singr-overlay > .button {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  color: #888;
  font-size: 2.375rem;
  text-align: center;
  z-index: 2;
  transition: all 500ms ease;
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.singr-overlay > .button.fa-pull-left {
  margin-right: 0.3em;
}
.singr-overlay > .button.fa-pull-right {
  margin-left: 0.3em;
}
.singr-overlay > .button:hover,
.singr-overlay > .button:active {
  color: #32817c;
}
.singr-overlay > .button.close {
  top: 0.5rem;
  right: 0.5rem;
}
.singr-overlay > .button.close:before {
  content: "\f00d";
}
.singr-overlay > .button.back {
  display: none;
  left: 0.5rem;
  top: 0.5rem;
}
.singr-overlay > .button.back:before {
  content: "\f060";
}
.singr-overlay.with-back-button > .button.back {
  display: block;
}
.singr-overlay > .pane {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
}
.singr-overlay > .pane.active {
  visibility: visible;
  z-index: 1;
}
.singr-overlay > .pane > .pane-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 900px;
  max-width: 92%;
}
.singr-overlay > .pane > .pane-content,
.singr-overlay > .pane > .pane-content h1,
.singr-overlay > .pane > .pane-content h2,
.singr-overlay > .pane > .pane-content h3,
.singr-overlay > .pane > .pane-content h4,
.singr-overlay > .pane > .pane-content h5,
.singr-overlay > .pane > .pane-content h6 {
  color: #FFF;
}
.singr-overlay > .pane > .pane-content h1 {
  color: #FFF;
  font-size: 3rem;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
  margin: 0 0 1rem 0;
  opacity: 0;
  transform: translateY(-6px);
}
.singr-overlay > .pane > .pane-content a {
  color: #FFF;
  transition: color 180ms ease;
}
.singr-overlay > .pane > .pane-content a:hover,
.singr-overlay > .pane > .pane-content a:active {
  color: #32817c;
}
.singr-overlay > .pane.active h1 {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 500ms ease;
}
.singr-overlay > .pane.pane-glyphosate-opt-in {
  /* Display a title specific to what the opt-in is being used for. */
  background: url("img/backgrounds/glyphosate_database_mockup_q40.jpg") center center / cover no-repeat;
}
.singr-overlay > .pane.pane-glyphosate-opt-in h1.opt-in-title {
  display: block;
}
.singr-overlay > .pane.pane-glyphosate-opt-in h1.exit-intent-title {
  display: none;
}
.singr-overlay > .pane.pane-glyphosate-opt-in.exit-intent h1.exit-intent-title {
  display: block;
}
.singr-overlay > .pane.pane-glyphosate-opt-in.exit-intent h1.opt-in-title {
  display: none;
}
.singr-overlay > .pane.pane-glyphosate-opt-in.form-submitted > .pane-content > h1,
.singr-overlay > .pane.pane-glyphosate-opt-in.form-submitted > .pane-content > h2,
.singr-overlay > .pane.pane-glyphosate-opt-in.form-submitted > .pane-content > h3,
.singr-overlay > .pane.pane-glyphosate-opt-in.form-submitted > .pane-content > p {
  display: none !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content {
  text-align: center;
  width: 700px;
  background: rgba(0, 0, 0, 0.5);
  background: rgba(242, 234, 198, 0.8);
  padding: 3rem;
}
@media all and (max-width: 479px) {
  .singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content h1 {
    display: none !important;
  }
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content h1 {
  letter-spacing: 0;
  font-size: 2.5rem;
  line-height: 1;
  padding: 0;
  color: #4a3116;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content h3 {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.7;
  margin: 0 0 1rem 0;
  color: #111;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content h3 sup {
  font-size: 0.5em;
  opacity: 0.7;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper {
  margin: 1rem 0;
  margin: 0 auto;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper > form {
  display: flex;
  flex-direction: column;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper > form .gform_body .gform_fields input[type="text"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper > form .gform_body .gform_fields input[type="email"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper > form .gform_body .gform_fields input[type="tel"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper > form .gform_body .gform_fields select {
  text-align: center;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper > form .gform_footer .et_pb_button {
  display: block;
  width: 100%;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single {
  border-style: solid;
  border-color: #FFF;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF !important;
  transition: all 400ms ease;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"] .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"] .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single .gf_placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:focus {
  border-color: #ffffff;
  background: rgba(26, 26, 26, 0.5);
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select option {
  background: #111;
  color: #FFF;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select option.gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select option.selected {
  color: rgba(255, 255, 255, 0.7);
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button {
  background: #99662d !important;
  color: rgba(255, 255, 255, 0.95) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:before,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:after {
  color: #c08039 !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:hover,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:active {
  background: #dbb284 !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"],
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single {
  border-style: solid;
  border-color: #99662d;
  background: rgba(74, 49, 22, 0.7);
  color: #FFF !important;
  transition: all 400ms ease;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"] .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"] .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select .gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single .gf_placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select:focus,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield .chosen-container-single a.chosen-single:focus {
  border-color: #c08039;
  background: rgba(114, 76, 33, 0.7);
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select option {
  background: #111;
  color: #FFF;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select option.gf_placeholder,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_body .gform_fields .gfield select option.selected {
  color: rgba(255, 255, 255, 0.7);
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button {
  background: #99662d !important;
  color: rgba(255, 255, 255, 0.95) !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:before,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:after {
  color: #c08039 !important;
}
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:hover,
.singr-overlay > .pane.pane-glyphosate-opt-in > .pane-content .gform_wrapper .gform_footer .et_pb_button:active {
  background: #dbb284 !important;
}
.et_pb_section.home-video-carousel-section {
  background: white !important;
  padding: 4rem 0 !important;
  background: linear-gradient(to bottom, #f2eac6, #f2eac6);
}
.et_pb_section.home-video-carousel-section .et_pb_text_inner {
  color: #FFF;
  color: #111;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.7;
}
.et_pb_section.home-video-carousel-section .et_pb_text_inner p:empty {
  display: none;
}
.et_pb_section.home-video-carousel-section .et_pb_text_inner h1 {
  color: #99662d;
  font-size: 3rem;
  line-height: 1.2;
  text-transform: none;
  font-weight: 700;
  margin-top: 0;
  letter-spacing: -2px;
  color: #111 !important;
}
.et_pb_section.home-video-carousel-section .et_pb_button {
  background: #99662d !important;
  color: rgba(255, 255, 255, 0.95) !important;
  background: #111 !important;
}
.et_pb_section.home-video-carousel-section .et_pb_button:before,
.et_pb_section.home-video-carousel-section .et_pb_button:after {
  color: #c08039 !important;
}
.et_pb_section.home-video-carousel-section .et_pb_button:hover,
.et_pb_section.home-video-carousel-section .et_pb_button:active {
  background: #dbb284 !important;
}
.et_pb_section.home-video-carousel-section .et_pb_button,
.et_pb_section.home-video-carousel-section .et_pb_button:after {
  color: #FFF !important;
}
.et_pb_section.home-video-carousel-section .et_pb_button:hover,
.et_pb_section.home-video-carousel-section .et_pb_button:active {
  background: #006870 !important;
}
.et_pb_section.home-video-carousel-section .et_pb_button:hover,
.et_pb_section.home-video-carousel-section .et_pb_button:active,
.et_pb_section.home-video-carousel-section .et_pb_button:hover:after,
.et_pb_section.home-video-carousel-section .et_pb_button:active:after {
  color: #FFF !important;
}
.et_pb_section.home-campaigns-section {
  display: none;
}
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide {
  background: #32817c !important;
}
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button {
  margin: 2rem 0 0 0;
  background: #FFF !important;
}
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button,
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:after {
  color: #006870 !important;
}
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:hover,
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:active {
  background: #47b4c1 !important;
}
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:hover,
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:active,
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:hover:after,
.et_pb_section.home-campaigns-section .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_button:active:after {
  color: #FFF !important;
}
#glyphosate-db-controls {
  margin: 0 0 2rem 0;
}
#glyphosate-db-controls ul.categories {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#glyphosate-db-controls ul.categories > li > a {
  text-transform: uppercase;
  font-size: 1.25rem;
  padding: 0 1rem;
  font-weight: 300;
  color: #666;
  transition: color 600ms ease;
}
#glyphosate-db-controls ul.categories > li > a.active {
  font-weight: 900;
  color: #c18038;
}
.et_pb_section.glyphosate-db-hero-section .et_pb_fullwidth_header {
  padding: 4rem 0 !important;
  background: linear-gradient(to bottom, #FFF 0%, #FFF 50%, #f4e8da) !important;
}
.et_pb_section.glyphosate-db-hero-section .et_pb_fullwidth_header .header-content h1 {
  color: #32817c !important;
  text-transform: uppercase;
  margin: 2rem 0;
  letter-spacing: 5px;
  font-weight: 300;
  font-size: 2.5rem;
}
.et_pb_section.glyphosate-db-intro-section {
  padding: 4rem 0 7rem 0;
  background: #cf995d;
  font-size: 1rem;
}
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner,
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner h1,
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner h2,
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner h3,
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner h4,
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner h5,
.et_pb_section.glyphosate-db-intro-section .et_pb_text_inner h6 {
  color: #FFF !important;
}
.et_pb_section.glyphosate-db-intro-section a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  transition: all 200ms ease;
}
.et_pb_section.glyphosate-db-intro-section a:hover,
.et_pb_section.glyphosate-db-intro-section a:active {
  color: #FFF;
  border-bottom-color: #FFF;
}
.et_pb_section.glyphosate-db-intro-section sup {
  font-size: 0.875rem;
}
.et_pb_section.glyphosate-db-intro-section p:first-of-type {
  font-size: 1.5em;
  line-height: 1.7;
  font-weight: 700;
  letter-spacing: 0px;
}
.et_pb_section.glyphosate-db-bibliography-section {
  background: #cf995d;
  font-size: 1rem;
}
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner,
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h1,
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h2,
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h3,
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h4,
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h5,
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h6 {
  color: #FFF !important;
}
.et_pb_section.glyphosate-db-bibliography-section a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  transition: all 200ms ease;
}
.et_pb_section.glyphosate-db-bibliography-section a:hover,
.et_pb_section.glyphosate-db-bibliography-section a:active {
  color: #FFF;
  border-bottom-color: #FFF;
}
.et_pb_section.glyphosate-db-bibliography-section sup {
  font-size: 0.875rem;
}
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h4 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 2rem;
  margin: 2rem 0 1rem 0;
}
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner h4:before {
  display: inline-block;
  font-family: "etmodules";
  content: '\e02c';
  margin: 0 0 0 -0.25rem;
  padding-right: 1rem;
  color: rgba(0, 0, 0, 0.2);
}
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner ul {
  margin: 1rem 0 1rem 0;
  list-style: none;
  padding: 0;
}
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner ul > li {
  padding: 0;
  margin: 0 0 1rem 0;
}
.et_pb_section.glyphosate-db-bibliography-section .et_pb_text_inner ul > li:before {
  display: inline-block;
  font-family: "etmodules";
  content: '\45';
  margin: 0 0.5rem 0 0;
  color: rgba(0, 0, 0, 0.2);
  font-size: 1.25rem;
  vertical-align: bottom;
}
.et_pb_section.glyphosate-db-database-section {
  padding: 2rem 0 4rem 0;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db {
  border: none;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db thead th {
  border-bottom: 3px solid #cf995d;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db tfoot th {
  border-top: 2px solid #cf995d;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td a {
  color: #dbb284;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td a:hover,
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td a:active {
  color: #f2e3d3;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td.category-column {
  width: 12rem;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td.glyphosate-column {
  font-weight: 700;
  width: 8rem;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td.reference-column {
  width: 26rem;
}
.et_pb_section.glyphosate-db-database-section #glyphosate-db_wrapper table#glyphosate-db td em.placeholder {
  color: #999;
  font-weight: 300;
}
/*# sourceMappingURL=style.css.map */