.row .row.collapse:after,
.row .row:after,
.row:after {
  clear: both;
}
h2,
p {
  text-rendering: optimizeLegibility;
}
*,
:after,
:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover {
  cursor: pointer;
}
a:focus {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
img {
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row {
  width: 100%;
  max-width: 940px;
  *zoom: 1;
  margin: 0 auto;
}
.row.collapse .header-logo {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row .row {
  width: auto;
  max-width: none;
  *zoom: 1;
  margin: 0 -0.9375em;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.columns {
  width: 100%;
  float: left;
}
@media only screen {
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .header-logo {
    position: relative;
    width: 50%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
}
a,
i {
  line-height: inherit;
}
div,
form,
h2,
li,
p,
td,
ul {
  margin: 0;
  padding: 0;
  direction: ltr;
}
a {
  color: #033579;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #022a60;
}
a img {
  border: none;
}
.button,
button {
  font-weight: 700;
}
h2 {
  font-style: normal;
  color: #444;
  margin-top: 0.2em;
  margin-bottom: 0;
}
i {
  font-style: italic;
}
ul {
  font-size: 0.938em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}
@media only screen and (min-width: 768px) {
  h2 {
    line-height: 1.4;
    font-size: 2.1875em;
  }
}
@media print {
  img,
  tr {
    page-break-inside: avoid;
  }
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
  }
  h2,
  p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    page-break-after: avoid;
  }
}
.button,
button {
  position: relative;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  line-height: 1;
  margin: 0 0 1.25em;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  font-size: 1em;
  background-color: #033579;
  border-color: #021f47;
  color: #fff;
  padding: 0.75em 1.5em 0.8125em;
}
.button:focus,
.button:hover,
button:focus,
button:hover {
  background-color: #021f47;
  color: #fff;
}
.button,
button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
}
@media only screen {
  .button,
  button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  .button:active,
  button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
}
@media only screen and (min-width: 768px) {
  .button,
  button {
    display: inline-block;
  }
}
table {
  background: #fff;
  margin-bottom: 1.25em;
  border: 1px solid #ddd;
  box-shadow: -10px 10px 20px -2px #888;
  -webkit-box-shadow: -10px 10px 20px -2px #888;
  -moz-box-shadow: -10px 10px 20px -2px #888;
}
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222;
}
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125em;
}
h2 {
  font-family: kg_small_town_southern_girlRg;
  line-height: 1.4;
  font-size: 2.5em;
}
form {
  margin: 0 0 1em;
}
ul {
  margin-left: 1.25em;
}
nav,
section {
  display: block;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
.top-bar-section ul li a {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
}
.header-area {
  background: url(/assets/images/header/header-bottom.png) center bottom
      repeat-x,
    url(/assets/images/header/header-bg.png) left top;
  padding-bottom: 1em;
}
.web-p .header-area {
  background: url(/assets/images/header/header-bottom.png?format=webp&quality=75)
      center bottom repeat-x,
    url(/assets/images/header/header-bg.png?format=webp&quality=75) left top;
  padding-bottom: 1em;
}
.top-bar:after,
.top-bar:before {
  content: " ";
  display: table;
}
.top-bar:after {
  clear: both;
}
.top-bar-section {
  left: 0 !important;
  position: relative;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  width: auto;
}
.top-bar-section ul {
  display: inline;
  height: auto !important;
  width: auto;
  font-size: 16px;
  margin: 0;
  list-style: none;
}
.top-bar-section ul li {
  height: 55px;
  float: left;
}
.top-bar-section ul li a {
  box-shadow: none;
  text-align: center;
  margin: 0;
}
.top-bar-section ul li .talk-to-us {
  border: 0;
  background: url(/assets/images/buttons/header/talk-to-us.png) 0 -2px no-repeat;
  color: #fff;
  width: 145px;
  height: 47px;
  padding: 10px 10px 0 40px;
  font-size: 17px;
  line-height: 23px;
  top: 0;
  font-weight: 400;
  position: relative;
  margin-bottom: 0;
  display: block;
}
.web-p .top-bar-section ul li .talk-to-us {
  border: 0;
  background: url(/assets/images/buttons/header/talk-to-us.png?format=webp&quality=75)
    0 -2px no-repeat;
  color: #fff;
  width: 145px;
  height: 47px;
  padding: 10px 10px 0 40px;
  font-size: 17px;
  line-height: 23px;
  top: 0;
  font-weight: 400;
  position: relative;
  margin-bottom: 0;
  display: block;
}
.top-bar-section ul li .blue-btn,
.top-bar-section ul li .yellow-btn2 {
  border: 1px solid transparent;
  height: 43px;
  padding: 0 15px 0 0 !important;
  font-size: 17px !important;
  line-height: 40px !important;
  font-weight: 400 !important;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.top-bar-section ul li .yellow-btn2 {
  background: url(/assets/images/btn-img2.png) right -63px no-repeat !important;
  color: #037 !important;
}
.top-bar-section ul li .blue-btn {
  background: url(/assets/images/blue-btn2-top.png) right -67px no-repeat !important;
  color: #fff !important;
  margin-left: 5px;
}
.web-p .top-bar-section ul li .yellow-btn2 {
  background: url(/assets/images/btn-img2.png?format=webp&quality=75) right -63px
    no-repeat !important;
  color: #037 !important;
}
.web-p .top-bar-section ul li .blue-btn {
  background: url(/assets/images/blue-btn2-top.png?format=webp&quality=75) right -67px
    no-repeat !important;
  color: #fff !important;
  margin-left: 5px;
}
.top-bar-section ul li .blue-btn span,
.top-bar-section ul li .yellow-btn2 span {
  height: 42px;
  display: inline-block;
  padding: 0 0 0 35px;
}
.top-bar-section ul li .yellow-btn2 span {
  background: url(/assets/images/btn-img2.png) 0 -2px no-repeat;
}
.top-bar-section ul li .blue-btn span {
  background: url(/assets/images/blue-btn2-top.png) 0 -7px no-repeat;
}
.web-p .top-bar-section ul li .yellow-btn2 span {
  background: url(/assets/images/btn-img2.png?format=webp&quality=75) 0 -2px no-repeat;
}
.web-p .top-bar-section ul li .blue-btn span {
  background: url(/assets/images/blue-btn2-top.png?format=webp&quality=75) 0 -7px
    no-repeat;
}
.top-bar-section ul .has-form {
  padding: 0 15px;
}
.header-logo {
  margin-bottom: 1em;
}
.header-area .top-bar {
  background: url(/assets/images/header/main-nav-bg.png) no-repeat;
  font-family: kg_small_town_southern_girlRg;
  height: auto;
  line-height: 45px;
  position: relative;
  margin-bottom: 1.875em;
}
.top-navigation {
  background: url(/assets/images/header/top-bar-bg.png) repeat-x #2f5990;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  height: 60px;
  margin-bottom: 1em;
}
.web-p .header-area .top-bar {
  background: url(/assets/images/header/main-nav-bg.png?format=webp&quality=75)
    no-repeat;
  font-family: kg_small_town_southern_girlRg;
  height: auto;
  line-height: 45px;
  position: relative;
  margin-bottom: 1.875em;
}
.web-p .top-navigation {
  background: url(/assets/images/header/top-bar-bg.png?format=webp&quality=75)
    repeat-x #2f5990;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  height: 60px;
  margin-bottom: 1em;
}
.man-nav-section,
.man-nav-section ul li {
  font-family: kg_small_town_southern_girlRg;
}
.top-navigation .top-bar {
  background: 0 0;
  margin-bottom: 0;
}
.cookie-disclaimer {
  background: url(/assets/images/cookies/cookie-bg.png) 0 bottom repeat-x;
  height: inherit;
  width: 100%;
  text-align: center;
  display: none;
}
.web-p .cookie-disclaimer {
  background: url(/assets/images/cookies/cookie-bg.png?format=webp&quality=75) 0
    bottom repeat-x;
  height: inherit;
  width: 100%;
  text-align: center;
  display: none;
}
.cookie-disclaimer .content {
  padding-top: 25px;
  padding-bottom: 30px;
}
.cookie-disclaimer h2 {
  font-size: 35px;
  margin: 0;
  color: #fff;
}
.cookie-disclaimer a {
  padding-bottom: 1px;
  background: url(/assets/images/cookies/underline1.png) bottom repeat-x;
  color: #fff;
}
.web-p .cookie-disclaimer a {
  padding-bottom: 1px;
  background: url(/assets/images/cookies/underline1.png?format=webp&quality=75)
    bottom repeat-x;
  color: #fff;
}
.cookie-disclaimer p {
  color: #fff;
}
.cookie-disclaimer .cookie-close {
  margin-top: -15px;
  margin-left: -8px;
  cursor: pointer;
}
.mobile-section .cookie-disclaimer {
  background: url(/assets/images/cookies/cookie-bg-mobile.png) 0 bottom repeat-x;
  text-align: left;
  margin-top: -10px;
  height: inherit;
}
.web-p .mobile-section .cookie-disclaimer {
  background: url(/assets/images/cookies/cookie-bg-mobile.png?format=webp&quality=75)
    0 bottom repeat-x;
  text-align: left;
  margin-top: -10px;
  height: inherit;
}
.mobile-section .cookie-disclaimer .cookie-close {
  margin: 0;
  position: absolute;
  top: 20px;
  right: 20px;
}
.mobile-section .cookie-disclaimer .content {
  padding-top: 20px;
  padding-left: 20px;
  margin-right: 100px;
}
.man-nav-section {
  background: url(/assets/images/header/main-nav-bg.png) no-repeat;
  height: auto;
}
.web-p .man-nav-section {
  background: url(/assets/images/header/main-nav-bg.png?format=webp&quality=75)
    no-repeat;
  height: auto;
}
.man-nav-section ul {
  list-style: none;
  margin-bottom: 0;
}
.man-nav-section ul li {
  float: left;
  height: 55px;
}
.man-nav-section ul li > a {
  font-family: kg_small_town_southern_girlRg !important;
}
.man-nav-section ul li a {
  float: left;
  color: #fff;
  background: 0 0;
  font-size: 23.6px;
  padding: 15px 12px;
  font-weight: 400;
  line-height: 25px;
}
.cy .man-nav-section ul li a {
  font-size: 20.6px;
}
.man-nav-section .home-ico {
  background: url(/assets/images/header/home.png) no-repeat;
  width: 33px;
  height: 33px;
  display: block;
  margin: -4px 0;
}
.web-p .man-nav-section .home-ico {
  background: url(/assets/images/header/home.png?format=webp&quality=75)
    no-repeat;
  width: 33px;
  height: 33px;
  display: block;
  margin: -4px 0;
}
.drop-down-menu {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 17px;
  line-height: 25px;
  float: left;
  margin-top: -36px;
}
.drop-down-menu .dropdown-container {
  background: url(/assets/images/misc/arrow.png) no-repeat;
  width: 935px;
  position: absolute;
  z-index: 9;
  max-width: 100%;
}
.web-p .drop-down-menu .dropdown-container {
  background: url(/assets/images/misc/arrow.png?format=webp&quality=75)
    no-repeat;
  width: 935px;
  position: absolute;
  z-index: 9;
  max-width: 100%;
}
.drop-down-menu .dropdown-container.drop1 {
  background-position: 170px 0;
}
.drop-down-menu .dropdown-container.drop2 {
  background-position: 325px 0;
}
.drop-down-menu .dropdown-container.drop3 {
  background-position: 470px 0;
}
.drop-down-menu .dropdown-container.drop4 {
  background-position: 630px 0;
}
.drop-down-menu .dropdown-container.drop5 {
  background-position: 760px 0;
}
.drop-down-menu
  .dropdown-container
  > ul
  > li:not(:nth-last-child(-n + 3)):after {
  content: "";
  background: url(/assets/images/misc/hr.png) no-repeat;
  height: 3px;
  width: 100%;
  top: 45px;
  left: 0;
  position: absolute;
  z-index: 1;
}
.drop-down-menu .dropdown-container > ul > li:not(:nth-child(-n + 3)) {
  margin-top: 2px;
}
.drop-down-menu a {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  padding: 14px 0 0 10px;
}
.drop-down-menu ul {
  padding: 5px 0;
  margin: 15px 0 0;
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  width: 100%;
}
.drop-down-menu ul li {
  display: inline-block;
  width: 30%;
  height: 45px;
  float: left;
  margin: 0 15px;
  padding: 10px 10px 10px 0;
  font-weight: 400;
  position: relative;
  line-height: 20px;
}
.drop-down-menu ul li:hover {
  background: url(/assets/images/bg.jpg) no-repeat;
}
.web-p .drop-down-menu ul li:hover {
  background: url(/assets/images/bg.jpg?format=webp&quality=75) no-repeat;
}
.mobile-section {
  display: none;
}
.blue-btn {
  color: #fc0 !important;
  display: inline-block;
  padding: 0 15px 0 0;
  font-size: 24px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 54px;
  background: url(/assets/images/blue-btn.png) right -61px no-repeat;
  font-family: kg_small_town_southern_girlRg;
  font-weight: 400 !important;
  line-height: 51px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.blue-btn span {
  background: url(/assets/images/blue-btn.png) no-repeat;
  height: 54px;
  display: inline-block;
  padding: 0 0 0 30px;
}
.web-p .blue-btn {
  color: #fc0 !important;
  display: inline-block;
  padding: 0 15px 0 0;
  font-size: 24px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 54px;
  background: url(/assets/images/blue-btn.png?format=webp&quality=75) right -61px
    no-repeat;
  font-family: kg_small_town_southern_girlRg;
  font-weight: 400 !important;
  line-height: 51px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.web-p .blue-btn span {
  background: url(/assets/images/blue-btn.png?format=webp&quality=75) no-repeat;
  height: 54px;
  display: inline-block;
  padding: 0 0 0 30px;
}
.columns,
.header-logo {
  float: left;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  position: relative;
}
.man-nav-section ul li.current {
  background: url(/assets/images/header/main-nav-active.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.web-p .man-nav-section ul li.current {
  background: url(/assets/images/header/main-nav-active.png?format=webp&quality=75)
    50% 50% no-repeat;
  background-size: 100% 100%;
}
.mheader-logo {
  float: left;
}
.menu-but {
  float: right;
  background: url(/assets/images/menu-but.png) 50% 50% no-repeat;
  width: 46px;
  height: 40px;
  text-indent: -9999px;
  margin: 0;
}
.web-p .menu-but {
  float: right;
  background: url(/assets/images/menu-but.png?format=webp&quality=75) 50% 50%
    no-repeat;
  width: 46px;
  height: 40px;
  text-indent: -9999px;
  margin: 0;
}
.m-dropdown {
  width: 100%;
  font-size: 17px;
  float: left;
}
.m-dropdown ul {
  padding: 0;
  background: url(/assets/images/header/m-nav-sep.png) repeat-x;
  margin: 20px 0 0;
}
.m-dropdown ul li {
  width: 100%;
  display: block;
  background: url(/assets/images/header/m-nav-sep2.png) 0 bottom repeat-x;
  padding: 10px 0 15px;
}
.m-dropdown ul li a {
  width: 100%;
  display: block;
  color: #ededed;
  padding: 5px 0;
}
.m-dropdown ul li:last-child {
  background: 0 0;
}
.m-search-box {
  background: #fff;
  border: 1px solid #133f79;
  margin: 0;
  vertical-align: top;
  width: 100%;
  float: left;
  position: relative;
}
.m-search-box input[type="text"] {
  border: none;
  margin: 0;
  vertical-align: top;
  width: 100%;
  background: #fff;
  font-size: 17px;
  color: #929292;
}
.mobile-button-section {
  position: absolute;
  bottom: -100px;
  width: 100%;
  left: 0;
}
.mobile-button-section ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.mobile-button-section ul li {
  display: inline-block;
  list-style: none;
}
.mobile-button-section ul li a {
  display: inline-block;
  padding: 0 15px 0 0 !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  text-align: center;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  height: 43px;
  margin: 0;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.mobile-button-section ul li a span {
  height: 42px;
  display: inline-block;
}
.mobile-button-section ul li .purple-btn {
  color: #fff !important;
  background: url(/assets/images/btn-img3.png) right -63px no-repeat !important;
  font-weight: 400 !important;
  line-height: 42px !important;
}
.mobile-button-section ul li .purple-btn span {
  background: url(/assets/images/btn-img3.png) no-repeat;
  padding: 0 0 0 30px;
}
.mobile-button-section ul li .yellow-btn2 {
  color: #037 !important;
  background: url(/assets/images/btn-img2.png) right -63px no-repeat !important;
  font-weight: 400 !important;
  line-height: 40px !important;
}
.mobile-button-section ul li .yellow-btn2 span {
  background: url(/assets/images/btn-img2.png) 0 -2px no-repeat;
  padding: 0 0 0 35px;
}
.mobile-button-section ul li .blue-btn {
  color: #fff !important;
  background: url(/assets/images/blue-btn2-top.png) right -67px no-repeat !important;
  font-weight: 400 !important;
  line-height: 40px !important;
}
.mobile-button-section ul li .blue-btn span {
  background: url(/assets/images/blue-btn2-top.png) 0 -7px no-repeat;
  padding: 0 0 0 35px;
}
.mobile-button-section ul li.donate-btn {
  max-width: 310px;
  width: 100%;
}
.mobile-button-section ul li.donate-btn a,
.mobile-button-section ul li.donate-btn span {
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 940px) {
  .desktop-section {
    display: none;
  }
  .mobile-section {
    display: block;
    padding: 10px 0;
  }
  .mobile-button-section {
    bottom: -55px;
  }
  .mobile-button-section ul li.donate-btn {
    width: auto;
  }
  .header-area {
    margin-bottom: 70px;
    position: relative;
  }
}
@media only screen and (max-width: 769px) {
  .mobile-button-section ul li .purple-btn span,
  .mobile-button-section ul li .yellow-btn2 {
    font-size: 16px !important;
  }
  h2 {
    line-height: 1.2125em;
    font-size: 1.875em;
  }
  .header-area .top-bar,
  .top-navigation {
    display: none !important;
  }
}
@media only screen and (max-width: 500px) {
  .header-area {
    margin-bottom: 95px;
  }
  .mobile-button-section {
    bottom: -100px;
  }
  .mobile-button-section ul li.donate-btn {
    max-width: 310px;
    width: 100%;
  }
}
@media only screen and (max-width: 940px) {
  .row {
    overflow: hidden;
  }
}
@font-face {
  font-family: kg_small_town_southern_girlRg;
  src: url(/assets/fonts/kgsmalltownsoutherngirl.eot);
  src: url(/assets/fonts/kgsmalltownsoutherngirl.eot#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/kgsmalltownsoutherngirl.woff) format("woff"),
    url(/assets/fonts/kgsmalltownsoutherngirl.ttf) format("truetype"),
    url(/assets/fonts/kgsmalltownsoutherngirl.svg#kg_small_town_southern_girlRg)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GeneralFoundicons;
  src: url(/assets/fonts/general_foundicons.eot);
  src: url(/assets/fonts/general_foundicons.eot#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/general_foundicons.woff) format("woff"),
    url(/assets/fonts/general_foundicons.ttf) format("truetype"),
    url(/assets/fonts/general_foundicons.svg#GeneralFoundicons) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GeneralFoundicons;
  src: url(/assets/fonts/general_foundicons.eot);
  src: url(/assets/fonts/general_foundicons.eot#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/general_foundicons.woff) format("woff"),
    url(/assets/fonts/general_foundicons.ttf) format("truetype"),
    url(/assets/fonts/general_foundicons.svg#GeneralFoundicons) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.row:after {
  clear: both;
}
p {
  text-rendering: optimizeLegibility;
}
*,
:after,
:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover {
  cursor: pointer;
}
a:focus {
  outline: 0;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row {
  width: 100%;
  max-width: 940px;
  *zoom: 1;
  margin: 0 auto;
}
.columns {
  width: 100%;
  float: left;
}
@media only screen {
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .large-12 {
    position: relative;
    width: 100%;
  }
}
a {
  line-height: inherit;
}
div,
li,
p,
ul {
  margin: 0;
  padding: 0;
  direction: ltr;
}
a {
  color: #033579;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #022a60;
}
ul {
  font-size: 0.938em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after {
    content: "";
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
.inline-list {
  margin: 0 0 1.0625em -1.375em;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
.inline-list > li > * {
  display: block;
}
ul {
  margin-left: 1.25em;
}
.arrows {
  position: absolute;
}
.footer {
  color: #fff;
  padding: 0;
  font-family: Tahoma, Geneva, sans-serif;
  line-height: 30px;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.footer .top {
  background: url(/assets/images/footer/footer-stripe.png) repeat-x;
  height: 87px;
  margin-top: -22px;
}
.footer .inner {
  background: url(/assets/images/footer/footer-bg.png);
  margin: -30px 0 0;
  padding: 0 0 30px;
}
.web-p .footer .top {
  background: url(/assets/images/footer/footer-stripe.png?format=webp&quality=75)
    repeat-x;
  height: 87px;
  margin-top: -22px;
}
.web-p .footer .inner {
  background: url(/assets/images/footer/footer-bg.png?format=webp&quality=75);
  margin: -30px 0 0;
  padding: 0 0 30px;
}
.footer a {
  color: #ddd;
}
.footer .copy {
  font-size: 12px;
}
.menu-but2-outer {
  display: none;
  margin: 0;
  padding: 0;
}
.menu-but2 {
  display: block;
  background: url(/assets/images/footer/arrow.png) 100% -84px no-repeat;
  height: 40px;
  margin: 0;
  line-height: 40px;
  color: #fff !important;
  font-size: 17px;
}
.footerclock {
  width: 162px;
  height: 185px;
  background: url(/assets/images/bg-objects/footer-clock.png) no-repeat;
  left: -18px;
  top: -187px;
}
.columns {
  float: left;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  position: relative;
}
@media only screen and (max-width: 940px) {
  .footer {
    min-height: 10px;
  }
  .arrows {
    display: none;
  }
  .footer-m-section {
    display: none;
  }
  .footer {
    padding: 0;
    height: auto;
  }
  .menu-but2-outer {
    display: block;
    padding: 0 20px;
  }
  .footer .inline-list {
    font-size: 14px;
    margin: 10px 0 0;
    background: url(/assets/images/header/m-nav-sep.png) repeat-x;
  }
  .footer .inline-list li {
    width: 100%;
    padding: 5px 0;
    margin: 0;
    display: block;
  }
  .footer .inline-list li a {
    width: 100%;
    display: block;
    color: #ededed;
    padding: 2px 0;
  }
  .footer .copy {
    margin: 10px 0 0;
    background: url(/assets/images/header/m-nav-sep.png) repeat-x;
    padding: 10px 0 0;
  }
  .footer .inner {
    margin: -60px 0 0;
    padding: 0 15px 10px;
  }
}
@media only screen and (max-width: 940px) {
  .row {
    overflow: hidden;
  }
}
.gsc-control-cse {
  background: none !important;
  border: none !important;
}
#___gcse_1 table,
.gsc-above-wrapper-area table,
.search-result-pages table {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: none !important;
  background: none;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.gsc-result-info-container {
  padding: 0 !important;
}
.gsc-result {
  background: none !important;
  border: none !important;
  background: url(/assets/images/misc/article/intro-bottom-border.png) center
    bottom no-repeat !important;
  margin: 0 0 2em !important;
  padding: 10px 0 !important;
}
.gs-title {
  height: 2em !important;
  font-size: 1.5em !important;
  text-decoration: none !important;
  line-height: 1em !important;
  font-family: kg_small_town_southern_girlRg !important;
  font-weight: 400 !important;
  color: #033579 !important;
}
.gs-title:hover {
  text-decoration: underline !important;
}
.gs-title b {
  font-size: 1em !important;
  color: #033579 !important;
}
.gsc-url-top,
.gs-snippet {
  font-size: 1.2em !important;
  color: #444 !important;
  margin-top: 10px !important;
}
.gsc-result-info-container {
  padding-left: 0;
}
.gsc-result-info {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.gs-visibleUrl {
  color: #444 !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  margin-top: 10px !important;
}
.gsc-control-cse div {
  margin-bottom: 5px;
}
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
  padding-bottom: 30px !important;
}
.cse .gsc-results,
.gsc-results {
  margin-top: 0 !important;
}
.gsc-cursor-current-page {
  text-decoration: underline !important;
}
.gsc-cursor-current-page,
.gsc-cursor-page {
  background: none !important;
  font-size: 1.2em;
}
.gsc-search-box table {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border: none !important;
  background: none !important;
}
.gsc-search-button {
  border: 0 !important;
  box-shadow: none !important;
  color: #444 !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 25px !important;
  height: 1.7em !important;
  position: relative !important;
  top: 3px !important;
  margin: 0 !important;
}
.gsc-input-box,
.gsc-input-box:hover {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.gsc-input-box input {
  border: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0 !important;
}
#___gcse_0 {
  width: 19.375em !important;
}
@media only screen and (max-width: 940px) {
  table.gsc-search-box {
    width: 100% !important;
  }
  .gsc-search-button {
    width: 50px;
  }
}
form.gsc-search-box {
  padding: 0 !important;
}
table.gsc-search-box td {
  vertical-align: top !important;
}
input.gsc-search-button {
  background-color: transparent !important;
  color: transparent !important;
  position: relative;
  z-index: 100 !important;
  padding: 0 !important;
}
table.gsc-search-box td {
  padding-right: 0 !important;
}
.gsc-search-button {
  padding-right: 0 !important;
  min-width: 10px !important;
}
.gsc-search-button:after {
  font-family: GeneralFoundicons;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  content: "\f02e";
  position: absolute;
  right: 8px;
  display: none;
}
.gsc-input .gsc-input:after {
  background: url(/assets/images/header/search-bg.png) 0 bottom no-repeat;
  overflow: hidden;
  height: 45px;
}
td.gsc-clear-button {
  display: none;
}
table tr td.gsc-input {
  padding: 0 !important!;
}
.gsc-result .gs-title {
  height: auto !important;
}
.cse form.gsc-search-box,
form.gsc-search-box {
  margin-bottom: 0 !important;
}
.m-search-box div div form table.gsc-search-box td.gsc-input {
  padding-top: 0;
  padding-bottom: 0;
}
.m-search-box div div form .gsc-search-button:after {
  right: 10px;
  color: #033579;
  font-size: 25px;
}
.gsc-search-box input.gsc-input {
  border: none !important;
  margin-bottom: 0 !important;
}
.gsc-search-box {
  width: 19.375em;
  background: url(/assets/images/header/search-bg.png) 0 bottom no-repeat;
  overflow: hidden;
  height: 45px;
}
table.gsc-search-box td {
  padding-top: 4px;
}
.gsc-search-box .gsc-input input.gsc-input {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 2em !important;
  padding-bottom: 15px !important;
}
input.gsc-input[type="text"]:focus {
  box-shadow: none;
}
.gsc-control-cse.gsc-control-cse-en {
  padding: 0 !important;
}
.gsc-completion-container td span {
  padding: 10px;
  display: block;
}
.gssb_a {
  padding: 0 !important;
}
.gsc-table-cell-snippet-close {
  padding: 0;
}
.gsc-cursor-page {
  font-size: 16px !important;
  text-decoration: none !important;
  margin-right: 12px !important;
}
.gsc-cursor-box {
  border-top: 0 !important;
}
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  text-shadow: none !important;
}
button.gsc-search-button svg {
  position: relative;
  width: 20px;
  right: 13px;
  bottom: 2px;
}
@media only screen and (max-width: 940px) {
  .gsc-search-box .gsc-input input.gsc-input {
    padding-bottom: 0 !important;
    background-image: none !important;
  }
  .gsc-search-box {
    background: none !important;
  }
  table.gsc-search-box td {
    padding-top: 3px;
    padding-right: 7px !important;
  }
}
.gsc-search-button-v2,
.gsc-search-button-v2:hover {
  background: none;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -48%;
  width: 96%;
  background-color: #fff;
  border: 1px solid #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal .close-reveal-modal {
  line-height: 1;
  position: absolute;
  right: 0.6875em;
  color: #aaa;
  font-weight: 700;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .reveal-modal {
    padding: 0.5em;
    top: 6.25em;
  }
  .reveal-modal.large {
    margin-left: -43%;
    width: 86%;
  }
}
@media print {
  .reveal-modal {
    background: #fff !important;
  }
}

> :first-child {
  margin-top: 0;
}
.reveal-modal {
  padding: 1.875em;
  top: 6.25em;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
.reveal-modal .close-reveal-modal {
  font-size: 1em;
  top: 0.4em;
}
.help-popup-box {
  height: 80% !important;
  top: 10% !important;
}
@media only screen and (max-width: 769px) {
  .reveal-modal {
    padding: 0.5em;
  }
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}
