@charset "UTF-8";
/*! Made with Bones: http://themble.com/bones :) */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

.heading.home {
  overflow: hidden;
}
#container {
  overflow: hidden;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
.strong,
b,
strong {
  font-weight: bold;
}
.em,
dfn,
em {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
pre {
  margin: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "“" "”" "‘" "’";
}
q:after,
q:before {
  content: "";
  content: none;
}
.small,
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0;
}
menu {
  padding: 0 0 0 40px;
}
ol,
ul {
  padding: 0;
  list-style-type: none;
}
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.cf,
.clearfix,
.comment-respond {
  zoom: 1;
}
.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before,
.comment-respond:after,
.comment-respond:before {
  content: "";
  display: table;
}
.cf:after,
.clearfix:after,
.comment-respond:after {
  clear: both;
}
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}
.last-col {
  float: right;
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
}
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%;
  }
  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%;
  }
  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%;
  }
  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%;
  }
  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%;
  }
  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%;
  }
  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%;
  }
  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%;
  }
  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%;
  }
  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%;
  }
  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.0909090909%;
  }
  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%;
  }
}
.alert-error,
.alert-help,
.alert-info,
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  border-color: #68a71a;
  background: #76bd1d;
}
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
#submit,
.blue-btn,
.comment-reply-link {
  display: inline-block;
  position: relative;
  font-family: "Arial", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
#submit:focus,
#submit:hover,
.blue-btn:focus,
.blue-btn:hover,
.comment-reply-link:focus,
.comment-reply-link:hover {
  color: #fff;
  text-decoration: none;
}
#submit:active,
.blue-btn:active,
.comment-reply-link:active {
  top: 1px;
}
#submit,
.blue-btn,
.comment-reply-link {
  background-color: #2980b9;
}
#submit:focus,
#submit:hover,
.blue-btn:focus,
.blue-btn:hover,
.comment-reply-link:focus,
.comment-reply-link:hover {
  background-color: #2574a8;
}
#submit:active,
.blue-btn:active,
.comment-reply-link:active {
  background-color: #2472a4;
}
.field,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5e5e5d;
  border-radius: 3px;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Lato", "Arial", sans-serif;
  background-color: #757575;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
.field:active,
.field:focus,
input[type="color"]:active,
input[type="color"]:focus,
input[type="date"]:active,
input[type="date"]:focus,
input[type="datetime-local"]:active,
input[type="datetime-local"]:focus,
input[type="datetime"]:active,
input[type="datetime"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="month"]:active,
input[type="month"]:focus,
input[type="number"]:active,
input[type="number"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="search"]:active,
input[type="search"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="text"]:active,
input[type="text"]:focus,
input[type="time"]:active,
input[type="time"]:focus,
input[type="url"]:active,
input[type="url"]:focus,
input[type="week"]:active,
input[type="week"]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  background-color: #7f7f7f;
}
.field.error,
.field.is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="text"].error,
input[type="text"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4;
}
.field.is-valid,
.field.success,
input[type="color"].is-valid,
input[type="color"].success,
input[type="date"].is-valid,
input[type="date"].success,
input[type="datetime-local"].is-valid,
input[type="datetime-local"].success,
input[type="datetime"].is-valid,
input[type="datetime"].success,
input[type="email"].is-valid,
input[type="email"].success,
input[type="month"].is-valid,
input[type="month"].success,
input[type="number"].is-valid,
input[type="number"].success,
input[type="password"].is-valid,
input[type="password"].success,
input[type="search"].is-valid,
input[type="search"].success,
input[type="tel"].is-valid,
input[type="tel"].success,
input[type="text"].is-valid,
input[type="text"].success,
input[type="time"].is-valid,
input[type="time"].success,
input[type="url"].is-valid,
input[type="url"].success,
input[type="week"].is-valid,
input[type="week"].success,
select.is-valid,
select.success,
textarea.is-valid,
textarea.success {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2;
}
.field.is-disabled,
.field[disabled],
input[type="color"].is-disabled,
input[type="color"][disabled],
input[type="date"].is-disabled,
input[type="date"][disabled],
input[type="datetime-local"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime"][disabled],
input[type="email"].is-disabled,
input[type="email"][disabled],
input[type="month"].is-disabled,
input[type="month"][disabled],
input[type="number"].is-disabled,
input[type="number"][disabled],
input[type="password"].is-disabled,
input[type="password"][disabled],
input[type="search"].is-disabled,
input[type="search"][disabled],
input[type="tel"].is-disabled,
input[type="tel"][disabled],
input[type="text"].is-disabled,
input[type="text"][disabled],
input[type="time"].is-disabled,
input[type="time"][disabled],
input[type="url"].is-disabled,
input[type="url"][disabled],
input[type="week"].is-disabled,
input[type="week"][disabled],
select.is-disabled,
select[disabled],
textarea.is-disabled,
textarea[disabled] {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: 0.6;
}
.field.is-disabled:active,
.field.is-disabled:focus,
.field[disabled]:active,
.field[disabled]:focus,
input[type="color"].is-disabled:active,
input[type="color"].is-disabled:focus,
input[type="color"][disabled]:active,
input[type="color"][disabled]:focus,
input[type="date"].is-disabled:active,
input[type="date"].is-disabled:focus,
input[type="date"][disabled]:active,
input[type="date"][disabled]:focus,
input[type="datetime-local"].is-disabled:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"][disabled]:focus,
input[type="email"].is-disabled:active,
input[type="email"].is-disabled:focus,
input[type="email"][disabled]:active,
input[type="email"][disabled]:focus,
input[type="month"].is-disabled:active,
input[type="month"].is-disabled:focus,
input[type="month"][disabled]:active,
input[type="month"][disabled]:focus,
input[type="number"].is-disabled:active,
input[type="number"].is-disabled:focus,
input[type="number"][disabled]:active,
input[type="number"][disabled]:focus,
input[type="password"].is-disabled:active,
input[type="password"].is-disabled:focus,
input[type="password"][disabled]:active,
input[type="password"][disabled]:focus,
input[type="search"].is-disabled:active,
input[type="search"].is-disabled:focus,
input[type="search"][disabled]:active,
input[type="search"][disabled]:focus,
input[type="tel"].is-disabled:active,
input[type="tel"].is-disabled:focus,
input[type="tel"][disabled]:active,
input[type="tel"][disabled]:focus,
input[type="text"].is-disabled:active,
input[type="text"].is-disabled:focus,
input[type="text"][disabled]:active,
input[type="text"][disabled]:focus,
input[type="time"].is-disabled:active,
input[type="time"].is-disabled:focus,
input[type="time"][disabled]:active,
input[type="time"][disabled]:focus,
input[type="url"].is-disabled:active,
input[type="url"].is-disabled:focus,
input[type="url"][disabled]:active,
input[type="url"][disabled]:focus,
input[type="week"].is-disabled:active,
input[type="week"].is-disabled:focus,
input[type="week"][disabled]:active,
input[type="week"][disabled]:focus,
select.is-disabled:active,
select.is-disabled:focus,
select[disabled]:active,
select[disabled]:focus,
textarea.is-disabled:active,
textarea.is-disabled:focus,
textarea[disabled]:active,
textarea[disabled]:focus {
  background-color: #d5edf8;
}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}
select {
  -webkit-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}
.mobile {
  display: block;
}
.desktop {
  display: none;
}
body {
  font-family: "Arial", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #5e5e5d;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #e60f41;
}
a:focus,
a:hover,
a:visited:focus,
a:visited:hover {
  color: #bb0c35;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
.h1,
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
.h2,
h2 {
  font-size: 18px;
  font-family: "Arial", sans-serif;
  line-height: 1.4em;
  font-weight: 600;
  margin-top: 50px;
}
.h3,
h3 {
  color: #c35113;
  font-size: 30px;
  background: transparent url("../images/title_bg.jpg") no-repeat left bottom;
  padding-bottom: 5px;
}
.h4,
h4 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #ea702e;
}
.h5,
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header {
  padding: 20px 0;
}
.logo-header {
  display: inline-block;
  max-width: 200px;
}
.header #logo {
  max-width: 100%;
}

.header #logo img {
  display: block;
  width: 100%;
}
.header .menu_toggle {
  padding: 9px 15px 9px 30px;
  border: 1px solid #757575;
  width: 23%;
  text-align: center;
  display: block;
  margin: 20px auto;
  background: transparent url("../images/arrow_down.png") no-repeat 10px 15px;
}
.header .mobile_nav .nav {
  display: none;
  float: none;
  margin: 0 20px;
}
.header .mobile_nav .nav li ul {
  margin-top: 0;
}
.header .mobile_nav .nav.active {
  display: block;
}
.header .right_header {
  float: right;
  width: 55%;
  position: relative;
}
.header .right_header .upper .findhelp {
  opacity: 0;
  pointer-events: none;
  width: 100%;
  margin-top: 35px;
  float: left;
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  text-transform: uppercase;
  font-size: 20px;
  padding-left: 25px;
  background: transparent url("../images/cell.png") no-repeat center left;
  color: #5e5e5d;
}
.header .right_header .upper .findhelp span {
  color: #65a319;
  display: block;
}
.header .right_header .upper .findhelp a {
  text-decoration: none;
}
.header .right_header .upper .social {
  display: none;
  float: left;
  width: 30%;
  margin-left: 5%;
}
.header .right_header .upper .social ul {
  margin-top: 0;
}
.header .right_header .upper .social ul li {
  margin: 0;
  display: block;
  float: left;
}
.header .right_header .upper .social ul li.facebook a {
  background: #365396 url("../images/facebook.png") no-repeat center center;
  color: #fff;
}
.header .right_header .upper .social ul li.facebook a:hover {
  background: #f9f6f1 url("../images/facebook-over.png") no-repeat center center;
}
.header .right_header .upper .social ul li.twitter a {
  background: #68bae9 url("../images/twitter.png") no-repeat center center;
  color: #000;
}
.header .right_header .upper .social ul li.twitter a:hover {
  background: #f9f6f1 url("../images/twitter-over.png") no-repeat center center;
}
.header .right_header .upper .social ul li.youtube a {
  background: #d62e52 url("../images/youtube.png") no-repeat center center;
  color: #fff;
}
.header .right_header .upper .social ul li.youtube a:hover {
  background: #f9f6f1 url("../images/youtube-over.png") no-repeat center center;
}
.header .right_header .upper .social ul li a {
  text-indent: -9999999px;
  display: block;
  width: 50px;
  height: 50px;
}
.header .right_header .upper .language {
  display: none;
  padding: 9px 15px 9px 30px;
  border: 1px solid #757575;
  float: right;
  width: 23%;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 0;
  background: transparent url("../images/arrow_down.png") no-repeat 10px 15px;
}
.header .right_header .upper .language a {
  display: block;
  color: #757575;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.header .right_header .upper .language a:nth-child(2) {
  display: none;
}
.header .right_header .upper .language a:hover {
  color: #5e5e5d;
}
.header .right_header .upper .language:hover a:nth-child(2) {
  display: block;
}
.nav {
  border-bottom: 0;
  margin: 0;
  float: left;
  margin-top: 44px;
}
.nav li {
}
.nav li a {
  display: block;
  color: #757575;
  text-decoration: none;
  padding: 0.75em;
  font-family: "Arial", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.nav li a:focus,
.nav li a:hover {
  color: #000;
}
.nav li ul.children li a,
.nav li ul.sub-menu li a {
  padding-left: 30px;
}
.main_content {
  background: transparent url("../images/diags.png");
}
#content {
  padding: 50px 0;
}
#content.nopad {
  padding: 0;
}
#content .alignnone {
  margin: 5px 20px 20px 0;
}
#content .aligncenter,
#content div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
#content .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
#content .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
#content p {
  font-size: 14px;
  line-height: 28px;
}
#content a {
  text-decoration: underline;
  color: #4d7c13;
}
#content ul {
  margin-left: 20px;
}
#content ul li {
  list-style-type: none;
  background: transparent url("../images/bullet.png") left 7px no-repeat;
  font-size: 14px;
  padding-left: 15px;
}
#content .sidebar ul {
  margin-left: 0;
}
#content {
}
#content article {
  background: transparent url("../images/dots.png") no-repeat bottom left;
  padding-bottom: 50px;
}
#content #main {
  width: 100%;
}
#content .hentry .h2,
#content .hentry h2 {
  color: #c35113;
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  text-decoration: none;
  background: transparent url("../images/title_bg.jpg") no-repeat left bottom;
  text-transform: uppercase;
}
#content .hentry .h2 a,
#content .hentry h2 a {
  color: #c35113;
  text-decoration: none;
}
#content .hentry .h2 span,
#content .hentry h2 span {
  display: block;
  font-size: 11px;
  font-family: "Arial", sans-serif;
  font-weight: 300;
  color: #5e5e5d;
  text-transform: uppercase;
}
#content .hentry header {
  border-bottom: 1px solid #f8f9fa;
  padding: 1.5em;
}
#content .hentry footer {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa;
}
#content .hentry footer p {
  margin: 0;
}
#content .entry-title,
#content .page-title,
#content .single-title {
  margin: 0;
}
#content .byline {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
#content .entry-content {
  padding: 1.5em 1.5em 0;
}
#content .entry-content p {
  margin: 0 0 1.5em;
}
#content .entry-content table {
  width: 100%;
  border: 1px solid #757575;
  margin-bottom: 1.5em;
}
#content .entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#content .entry-content tr {
  border-bottom: 1px solid #757575;
}
#content .entry-content tr:nth-child(2n) {
  background-color: #f8f9fa;
}
#content .entry-content td {
  padding: 7px;
  border-right: 1px solid #757575;
}
#content .entry-content td:last-child {
  border-right: 0;
}
#content .entry-content th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #757575;
  border-right: 1px solid #757575;
}
#content .entry-content th:last-child {
  border-right: 0;
}
#content .entry-content blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #2980b9;
  font-style: italic;
  color: #9fa6b4;
}
#content .entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
#content .entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
#content .entry-content .size-auto,
#content .entry-content .size-full,
#content .entry-content .size-large,
#content .entry-content .size-medium,
#content .entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}
#content .entry-content pre {
  background: #000;
  color: #f8f9fa;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px;
}
#content .wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
#content .wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
#content .wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
#content .tags {
  margin: 0;
}
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}
#content {
}
#content .pagination {
  text-align: center;
}
#content .pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
#content .pagination li {
  list-style-type: none;
  background-image: none;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
#content .pagination a,
#content .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 18px;
  padding: 0.75em;
  min-width: 1em;
  display: block;
  color: #000;
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  font-weight: 800;
}
#content .pagination a:focus,
#content .pagination a:hover,
#content .pagination span:focus,
#content .pagination span:hover {
  background-color: #2980b9;
  color: #fff;
}
#content .pagination .current {
  cursor: default;
  color: #5e5e5d;
}
#content .pagination .current:focus,
#content .pagination .current:hover {
  background-color: #fff;
  color: #5e5e5d;
}
#content .wp-prev-next .prev-link {
  float: left;
}
#content .wp-prev-next .next-link {
  float: right;
}
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}
.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #9fa6b4;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
}
.comment[class*="depth-"] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: #fff;
}
.comment.even {
  background: #f8f9fa;
}
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.comment-reply-link {
  font-size: 0.9em;
  float: right;
}
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em;
}
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa;
}
#reply-title {
  margin: 0;
}
.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #5e5e5d;
}
.comment-form-comment {
  margin: 1.5em 0 0.75em;
}
.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em;
}
#submit {
  float: right;
  font-size: 1em;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.widget ul li {
}
.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em;
}
.footer {
  clear: both;
  background-color: #fff;
  color: #757575;
  font-size: 11px;
  padding: 20px 0;
  text-align: center;
}
.footer .language {
  display: block;
  padding: 9px 15px 9px 30px;
  border: 1px solid #757575;
  width: 80%;
  margin: 30px auto;
  text-align: center;
  top: 10px;
  right: 0;
  background: transparent url("../images/arrow_down.png") no-repeat 10px 15px;
}
.footer .language a {
  display: block;
  color: #c8c7c7;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.footer .language a:nth-child(2) {
  display: none;
}
.footer .language a:hover {
  color: #5e5e5d;
}
.footer .language:hover a:nth-child(2) {
  display: block;
}
.footer .left {
  float: none;
}
.heading {
  background: transparent url("../images/header_bg.jpg");
  background-color: #7a3606;
  background-size: contain;
  padding: 75px 0;
}
.heading.sub .h1,
.heading.sub h1 {
  font-weight: 800;
  font-size: 72px;
  text-transform: uppercase;
}
.heading.home {
  display: none;
  position: relative;
}
.heading.home ul {
  margin: 0;
  position: relative;
  left: 0;
  z-index: 100;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.heading.home ul li {
  float: left;
}
.heading.home .bigplus {
  position: absolute;
  right: 5%;
  top: 50%;
  z-index: 101;
  cursor: pointer;
}
.heading .h1,
.heading h1 {
  color: #fff;
  line-height: 84px;
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  font-size: 25px;
  text-align: center;
  font-weight: 100;
  padding: 0;
  margin: 0;
}
.heading .h1 span,
.heading h1 span {
  font-weight: 600;
  font-size: 65px;
  font-weight: 600;
}
.heading p {
  color: #f8a679;
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.home_content .right img {
  display: block;
  width: 85%;
  margin: 0 auto;
}
.callout {
  background: transparent url("../images/dots.png") no-repeat center center;
  padding: 50px 0;
}
.callout span {
  background: #fff url("../images/dot_circle.png") no-repeat center left;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #65a319;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  padding-left: 30px;
  width: 92%;
}
.callout span em {
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  font-weight: 400;
  color: #5e5e5d;
  font-style: inherit;
}
.buttons h5 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  background: transparent url("../images/h5_border.png") left bottom no-repeat;
}
.buttons p {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.buttons p span {
  font-style: italic;
}
.buttons .box {
  display: block;
  float: none;
  width: 100%;
  padding: 200px 2% 10px;
  text-decoration: none;
}
.buttons .box.ebooks {
  background: #76bd1d url("../images/ebooks.png") center 14% no-repeat;
}
.buttons .box.ebooks h5 {
  color: #2a4706;
}
.buttons .box.ebooks p {
  color: #2b2b2b;
}
.buttons .box.ebooks p span,
.buttons .box.ebooks p strong {
  color: #2a4706;
}
.buttons .box.infographics {
  background: #e46017 url("../images/infographics.png") center 14% no-repeat;
}
.buttons .box.infographics h5 {
  color: #381606;
}
.buttons .box.infographics p {
  color: #000;
}
.buttons .box.infographics p span,
.buttons .box.infographics p strong {
  color: #381606;
}
.buttons .box.videos {
  background: #562498 url("../images/videos.png") center 14% no-repeat;
}
.buttons .box.videos p span,
.buttons .box.videos p strong {
  color: #a87edf;
}
.cta {
  background: transparent url("../images/diags.png");
  text-align: center;
}
.cta img {
  width: 80%;
}
.cta .interior {
  padding: 200px 0 100px;
  background: #efece8;
}
.cta span {
  display: block;
  text-align: center;
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
}
.cta span.top {
  font-weight: 800;
  font-size: 49px;
  color: #000;
  text-transform: uppercase;
}
.cta span.phone {
  color: #c35113;
  font-size: 123px;
  text-shadow: 1px 1px 1px white, 10px 10px 0 #dfdfdf;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 123px;
}
.cta span.numbers {
  float: right;
  color: #4c4c4c;
}
#content.resource_cta {
  background: #efece8;
  margin: 0;
}
#content .resource_callouts {
  padding-top: 50px;
}
#content .resource_callouts .box {
  display: block;
  width: 100%;
  float: none;
  padding: 3%;
  text-decoration: none;
  color: #5e5e5d;
}
#content .resource_callouts .box .icon {
  margin: 0 auto;
  display: block;
  width: 56%;
}
#content .resource_callouts .box h2 {
  text-transform: uppercase;
}
#content .resource_callouts .box p {
  text-decoration: none;
}
.ebooks .box,
.infographics .box,
.videos .box {
  margin-top: 50px;
  background-color: #f9f6f1;
  padding: 20px;
}
.ebooks .box .thumb,
.infographics .box .thumb,
.videos .box .thumb {
  -webkit-box-shadow: 1px 1px 3px #d0d0d0;
  box-shadow: 1px 1px 3px #d0d0d0;
  display: block;
  width: 100%;
}
.ebooks .box h3,
.infographics .box h3,
.videos .box h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #4d7c13;
  background: transparent url("../images/yellow_divider.jpg") no-repeat bottom
    left;
}
.ebooks .box .infographic_button img,
.infographics .box .infographic_button img,
.videos .box .infographic_button img {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.ebooks .box .vid,
.infographics .box .vid,
.videos .box .vid {
  position: relative;
}
.ebooks .box .vid .play,
.infographics .box .vid .play,
.videos .box .vid .play {
  position: absolute;
  z-index: 101;
  display: block;
  width: 100%;
  text-align: center;
  height: 100%;
}
.ebooks .box .vid .play img,
.infographics .box .vid .play img,
.videos .box .vid .play img {
  display: block;
  width: 25%;
  margin: 25% auto;
}
.ebooks .box .vid .still,
.infographics .box .vid .still,
.videos .box .vid .still {
  z-index: 100;
  width: 100%;
  display: block;
}
#content .ebooks .box {
  float: none;
  width: 100%;
}
#content .ebooks .box .left {
  float: none;
  width: 100%;
}
#content .ebooks .box .left .icon {
  width: 40%;
  margin: 0 auto;
  -webkit-box-shadow: 1px 1px 3px #d0d0d0;
  box-shadow: 1px 1px 3px #d0d0d0;
  display: block;
}
#content .ebooks .box .left .download {
  margin: 20px auto;
  display: block;
}
#content .ebooks .box .copy {
  width: 100%;
  float: none;
}
#content .ebook h1 {
  font-size: 24px;
  color: #c35113;
  text-transform: uppercase;
  font-weight: 600;
}
#content .readmore {
  color: #4d7c13;
  font-weight: 600;
  text-align: uppercase;
  font-style: italic;
  text-decoration: none;
}
#content .sidebar {
  display: none;
  width: 35%;
  float: right;
}
#content .sidebar .block {
  padding: 20px;
  background-color: #f9f6f1;
  margin-bottom: 25px;
}
#content .sidebar .block h3 {
  margin: 0;
  text-transform: uppercase;
  color: #4d7c13;
  font-size: 18px;
  background: transparent url("../images/title_bg.jpg") no-repeat left bottom;
}
#content .sidebar .block.tweet strong {
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 15px 0;
}
#content .sidebar .block.tweet a {
  color: #4d7c13;
  text-decoration: none;
  font-weight: 600;
  margin: 20px 0 0;
  display: block;
}
#content .sidebar .block.author .images {
  margin-top: 20px;
}
#content .sidebar .block.author .images img {
  float: left;
  width: 49%;
  margin-left: 2%;
  display: block;
}
#content .sidebar .block.author .images img.headshot {
  margin-left: 0;
}
#content .sidebar .block.author h4 {
  font-size: 14px;
  color: #5e5e5d;
  text-transform: uppercase;
  margin-bottom: 0;
}
#content .sidebar .block.author p.job-title {
  line-height: 18px;
  font-style: italic;
  margin-top: 0;
}
#content .accordions .element {
  margin-bottom: 20px;
  background-color: #f9f6f1;
}
#content .accordions .element h3 {
  color: #65a319;
  font-size: 18px;
  text-transform: uppercase;
  background: none;
  padding: 20px 20px 0 20px;
  cursor: pointer;
}
#content .accordions .element h3 img {
  float: right;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#content .accordions .element.active h3 img {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#content .accordions .element.active .interior {
  max-height: 700px;
}
#content .accordions .interior {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#content .accordions .inner {
  padding: 20px;
}
#content .accordions .inner ul li {
  background: none;
  padding-left: 0;
}
.fancylist {
  padding: 30px;
  background-color: #65a319;
}
.fancylist h2 {
  font-family: "Oswald", Cambria, Times New Roman, Times, serif;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
.fancylist ul li {
  display: block;
  float: none;
  width: 100%;
}
.fancylist ul li img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.fancylist ul li p {
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  color: #2b2b2b;
  padding: 0 27px;
}
@media only screen and (min-width: 481px) {
  .menu {
  }
  .menu ul {
  }
  .menu ul li {
  }
  .menu ul li a {
  }
  .entry-content {
  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 1029px) {
  header #inner-header {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .mobile {
    display: none;
  }
  .desktop {
    display: block;
  }
  .wrap {
    width: 760px;
  }
  .header .right_header {
    width: 75%;
  }
  .header .right_header .upper .findhelp {
    width: 40%;
    margin-top: 11px;
    font-size: 18px;
  }
  .header .right_header .upper .findhelp span {
    display: inline;
  }
  .header .right_header .upper .social {
    display: block;
  }
  .header .right_header .upper .language {
    display: block;
  }
  .nav {
    border: 0;
  }
  .nav ul {
    background: #000;
    margin-top: 0;
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    border-bottom: 0;
    padding: 0 20px;
    border-left: 1px solid #757575;
  }
  .nav li a:focus,
  .nav li a:hover {
    color: #65a319;
  }
  .nav li:first-child a {
    border-left: 0;
    padding-left: 0;
  }
  .nav li ul.children,
  .nav li ul.sub-menu {
    margin-top: 0;
    padding-top: 20px;
    border-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: 8999;
    background-color: #fff;
    width: 200px;
  }
  .nav li ul.children li,
  .nav li ul.sub-menu li {
    float: none;
    width: 100%;
  }
  .nav li ul.children li a,
  .nav li ul.sub-menu li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 90%;
    padding: 20px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    border-left: 0;
  }
  .nav li ul.children li a:focus,
  .nav li ul.children li a:hover,
  .nav li ul.sub-menu li a:focus,
  .nav li ul.sub-menu li a:hover {
    color: #fff;
    background-color: #65a319;
  }
  .nav li ul.children li:last-child a,
  .nav li ul.sub-menu li:last-child a {
    border-bottom: 0;
  }
  .nav li ul.children li ul,
  .nav li ul.sub-menu li ul {
    top: 0;
    left: 100%;
  }
  .nav li:hover > ul {
    top: auto;
    visibility: visible;
  }
  .sidebar {
    margin-top: 2.2em;
  }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em;
  }
  .widget {
    padding: 0 10px;
    margin: 2.2em 0;
  }
  .widget ul li {
    margin-bottom: 0.75em;
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  .footer {
    clear: both;
    background-color: #fff;
    color: #757575;
    font-size: 11px;
    padding: 20px 0;
  }
  .footer .language {
    display: none;
  }
  .footer .left {
    float: left;
    width: 50%;
  }
  .footer .left img {
    float: left;
    width: 12%;
    display: block;
  }
  .footer .left p {
    float: right;
    width: 88%;
  }
  .footer .visitblog {
    float: right;
    display: block;
  }
  .footer-links ul li {
  }
  .heading.home {
    display: block;
  }
  #content .resource_callouts .box {
    width: 33.3333333333%;
    float: left;
  }
  .buttons .box {
    float: left;
    width: 33.3333333334%;
    padding: 200px 2% 10px;
  }
  .infographics .box,
  .videos .box {
    float: left;
    width: 48%;
    background-color: #f9f6f1;
    padding: 20px;
    margin-left: 4%;
  }
  .infographics .box:first-child,
  .infographics .box:nth-child(odd),
  .videos .box:first-child,
  .videos .box:nth-child(odd) {
    margin-left: 0;
  }
  #content.eb {
    padding-top: 0;
  }
  #content .ebooks.big .box {
    margin-top: 0;
  }
  #content .ebooks.big .box .left {
    float: none;
    text-align: center;
    width: 100%;
  }
  #content .ebooks.big .box .left .icon {
    width: 20%;
  }
  #content .ebooks .box .left {
    float: left;
    width: 20%;
  }
  #content .ebooks .box .left .icon {
    width: 80%;
    margin: 0 auto;
    -webkit-box-shadow: 1px 1px 3px #d0d0d0;
    box-shadow: 1px 1px 3px #d0d0d0;
    display: block;
  }
  #content .ebooks .box .left .download {
    display: block;
  }
  #content .ebooks .box .copy {
    width: 75%;
    float: right;
  }
  #content #main {
    width: 100%;
  }
  #content .sidebar {
    display: block;
    width: 35%;
  }
  #content .accordions .inner .left {
    width: 49%;
    float: left;
  }
  #content .accordions .inner .right {
    width: 49%;
    float: right;
  }
  .fancylist {
    padding: 30px;
    background-color: #65a319;
  }
  .fancylist h2 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
  }
  .fancylist ul li {
    display: block;
    float: left;
    width: 30%;
  }
  .fancylist ul li img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .fancylist ul li p {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    color: #2b2b2b;
    padding: 0 27px;
  }
}
@media only screen and (min-width: 1030px) {
  .wrap {
    width: 1040px;
  }
  .buttons p {
    font-size: 22px;
  }
  .header .right_header {
    width: 55%;
  }
  .header .right_header .upper .findhelp {
    font-size: 20px;
  }
  .heading {
    background: transparent url("../images/header_bg.jpg");
    background-color: #7a3606;
    background-size: contain;
    padding: 75px 0;
  }
  .heading.sub .h1,
  .heading.sub h1 {
    font-size: 72px;
  }
  .heading .h1,
  .heading h1 {
    font-size: 30px;
  }
  .heading .h1 span,
  .heading h1 span {
    font-size: 72px;
  }
  .heading p {
    font-size: 28px;
  }
  .home_content {
    background: transparent url("../images/multicolor.jpg") repeat-y top center;
  }
  .home_content .left {
    width: 48%;
    float: left;
  }
  .home_content .right {
    width: 48%;
    float: right;
  }
  .callout span {
    width: 65%;
  }
  .fancylist {
    padding: 30px;
    background-color: #65a319;
  }
  .fancylist h2 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
  }
  .fancylist ul li {
    display: block;
    float: left;
    width: 20%;
  }
  .fancylist ul li img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .fancylist ul li p {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    color: #2b2b2b;
    padding: 0 27px;
  }
}
@media only screen and (min-width: 1240px) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a:visited abbr[title]:after,
  a abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .page-navigation,
  .respond-form,
  .sidebar,
  .wp-prev-next,
  nav {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */
