/*
	Description: main.css
*/

/* ! normalize.css v1.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}

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 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
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;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -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;
}

html {
  overflow-y: scroll;
}
::-moz-selection {
  background: #0c0809;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #0c0809;
  color: #fff;
  text-shadow: none;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

/* =Base
-------------------------------------------------------------------------------------------------------------------- */
/* =Fonts
------------------------------------------------------ */
@font-face {
  font-family: "proximanova-regular";
  src: url("fonts/proximanova-regular-webfont.eot");
  src: url("fonts/proximanova-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-regular-webfont.woff") format("woff"),
    url("fonts/proximanova-regular-webfont.ttf") format("truetype"),
    url("fonts/proximanova-regular-webfont.svg#proximanova-regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-bold";
  src: url("fonts/proximanova-bold-webfont.eot");
  src: url("fonts/proximanova-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-bold-webfont.woff") format("woff"),
    url("fonts/proximanova-bold-webfont.ttf") format("truetype"),
    url("fonts/proximanova-bold-webfont.svg#proximanova-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-regularitalic";
  src: url("fonts/proximanova-regularitalic-webfont.eot");
  src: url("fonts/proximanova-regularitalic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-regularitalic-webfont.woff") format("woff"),
    url("fonts/proximanova-regularitalic-webfont.ttf") format("truetype"),
    url("fonts/proximanova-regularitalic-webfont.svg#proximanova-regularitalic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-boldit";
  src: url("fonts/proximanova-boldit-webfont.eot");
  src: url("fonts/proximanova-boldit-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-boldit-webfont.woff") format("woff"),
    url("fonts/proximanova-boldit-webfont.ttf") format("truetype"),
    url("fonts/proximanova-boldit-webfont.svg#proximanova-boldit") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-semibold";
  src: url("fonts/proximanova-semibold-webfont.eot");
  src: url("fonts/proximanova-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-semibold-webfont.woff") format("woff"),
    url("fonts/proximanova-semibold-webfont.ttf") format("truetype"),
    url("fonts/proximanova-semibold-webfont.svg#proximanova-semibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-semibolditalic";
  src: url("fonts/proximanova-semibolditalic-webfont.eot");
  src: url("fonts/proximanova-semibolditalic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-semibolditalic-webfont.woff") format("woff"),
    url("fonts/proximanova-semibolditalic-webfont.ttf") format("truetype"),
    url("fonts/proximanova-semibolditalic-webfont.svg#proximanova-semibolditalic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-light";
  src: url("fonts/proximanova-light-webfont.eot");
  src: url("fonts/proximanova-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-light-webfont.woff") format("woff"),
    url("fonts/proximanova-light-webfont.ttf") format("truetype"),
    url("fonts/proximanova-light-webfont.svg#proximanova-light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-lightitalic";
  src: url("fonts/proximanova-lightitalic-webfont.eot");
  src: url("fonts/proximanova-lightitalic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-lightitalic-webfont.woff") format("woff"),
    url("fonts/proximanova-lightitalic-webfont.ttf") format("truetype"),
    url("fonts/proximanova-lightitalic-webfont.svg#proximanova-lightitalic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-black";
  src: url("fonts/proximanova-black-webfont.eot");
  src: url("fonts/proximanova-black-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanova-black-webfont.woff") format("woff"),
    url("fonts/proximanova-black-webfont.ttf") format("truetype"),
    url("fonts/proximanova-black-webfont.svg#proximanova-black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-regularcond";
  src: url("fonts/proximanovacond-regular-webfont.eot");
  src: url("fonts/proximanovacond-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanovacond-regular-webfont.woff") format("woff"),
    url("fonts/proximanovacond-regular-webfont.ttf") format("truetype"),
    url("fonts/proximanovacond-regular-webfont.svg#proximanova-regularcond")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-regularconditalic";
  src: url("fonts/proximanovacond-regularit-webfont.eot");
  src: url("fonts/proximanovacond-regularit-webfont?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanovacond-regularit-webfont.woff") format("woff"),
    url("fonts/proximanovacond-regularit-webfont.ttf") format("truetype"),
    url("fonts/proximanovacond-regularit-webfont.svg#proximanova-regularconditalic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-semiboldcond";
  src: url("fonts/proximanovacond-semibold-webfont.eot");
  src: url("fonts/proximanovacond-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanovacond-semibold-webfont.woff") format("woff"),
    url("fonts/proximanovacond-semibold-webfont.ttf") format("truetype"),
    url("fonts/proximanovacond-semibold-webfont.svg#proximanova-semiboldcond")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-semiboldconditalic";
  src: url("fonts/proximanovacond-semiboldit-webfont.eot");
  src: url("fonts/proximanovacond-semiboldit-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanovacond-semiboldit-webfont.woff") format("woff"),
    url("fonts/proximanovacond-semiboldit-webfont.ttf") format("truetype"),
    url("fonts/proximanovacond-semiboldit-webfont.svg#proximanova-semiboldconditalic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proximanova-lightcond";
  src: url("fonts/proximanovacond-light-webfont.eot");
  src: url("fonts/proximanovacond-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/proximanovacond-light-webfont.woff") format("woff"),
    url("fonts/proximanovacond-light-webfont.ttf") format("truetype"),
    url("fonts/proximanovacond-light-webfont.svg#proximanova-lightcond")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #fff;
  color: #333;
  font-size: 16px;
  font-family: "proximanova-regular", arial, helvetica, sans-serif;
  line-height: 1.4;
}

a {
  color: #0032a0;
  text-decoration: underline;
}

a:hover {
  color: #333;
}

a:focus {
  color: #333;
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 7px solid #95d60a;
}

h1,
h2,
h3,
h4,
h5 {
  color: #000;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

h1 {
  color: #0032a0;
  font-family: proximanova-light;
  font-size: 23px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

h2 {
  font-family: proximanova-semibold;
  font-size: 18px;
  color: #0032a0;
}

h3 {
  font-family: proximanova-semibold;
  font-size: 16px;
  color: #666;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 16px;
}

ul,
ol,
dl {
  margin: 0 0 1.4em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

p {
  margin: 0 0 1.4em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

ul {
  list-style: none;
  padding: 0;
}

q {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

strong,
b {
  font-family: proximanova-bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

em,
i {
  font-family: proximanova-regularitalic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

table {
  width: 100%;
  margin: 1.5em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

table th,
table td {
  float: left;
  clear: both;
  vertical-align: top;
  padding: 0 0.5em 1em 0;
}

/* =Forms
------------------------------------------------------ */
#feedbackify .main-content {
  min-height: 0 !important;
}

.error_wid_login {
  background-color: #ffebe8;
  float: left;
  font-family: proximanova-semibold;
  color: #ff0000;
  width: 97%;
  clear: both !important;
  margin-bottom: 10px !important;
  padding: 6px;
  border: 1px dashed #ff0000;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

fieldset legend {
  line-height: 1;
  padding-bottom: 0.2em;
}

button,
input,
select,
textarea {
}
textarea {
  padding: 1em 1em;
  resize: vertical;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
  font-size: 14px;
  height: 30px;
  padding: 0.3em;
  border: 1px solid #cdcdcd;
  border-radius: 0;
}

select {
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus {
  outline: 0;
}

input[type="submit"] {
  background: #0032a0;
  font-size: 14px;
  color: #fff;
  height: 30px;
  width: 110px;
  text-transform: uppercase;
  margin-left: 3px;
  padding: 0.5em 0 0.3em 0;
  border: 1px solid #0032a0;
  border-radius: 0;
}

input#wp-submit[type="submit"] {
  background: #0032a0 none repeat scroll 0 0;
  font-family: proximanova-bold;
  font-size: 14px;
  color: #fff;
  height: 34px;
  width: 150px;
  margin-left: 3px;
  padding: 0.5em 0;
  text-transform: uppercase;
  border: 1px solid #0032a0;
  border-radius: 0;
}

input[type="submit"].seach-btn {
  background-position: 0 0;
  height: 30px;
  width: 31px;
  text-indent: -999em;
  text-transform: capitalize;
  border: 0;
}

.error {
  color: #c82401;
  padding: 5px 9px;
  border: 1px solid #c82401;
  border-radius: 6px;
}

.success {
  color: #999b38;
  padding: 5px 9px;
  border: 1px solid #999b38;
  border-radius: 6px;
}

.checkbox_label {
  margin-left: 0.5em;
}

form span {
  color: #0032a0;
}

::-webkit-input-placeholder {
  color: #333;
}

:-moz-placeholder {
  color: #333;
}

::-moz-placeholder {
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

input[placeholder],
[placeholder],
*[placeholder] {
  color: #333;
}

div.form-group {
  margin-bottom: 1em;
}

div#log_forms label {
  display: inline-block;
  width: 68px;
  text-align: right;
}

.forgot-pass-form-group input[type="email"] {
  width: 50%;
}

#gf_progressbar_wrapper_27 {
  display: none;
}

li#field_27_4 {
  margin-top: 0;
}

li#field_27_4 div {
  margin-top: 0;
  text-align: center;
}

.gform_wrapper .gform_page_footer {
  text-align: center;
}

ul#gsurvey-rank-27-16 li {
  background: rgba(0, 0, 0, 0) url("../img/layout/arrow-handle.svg") 0 0
    no-repeat;
  list-style: outside none none;
  padding-left: 3.2em;
}

ul#gsurvey-rank-33-1 li,
ul#gsurvey-rank-34-1 li {
  background: rgba(0, 0, 0, 0) url("../img/layout/arrow-handle.svg") 0 0
    no-repeat;
  list-style: outside none none;
  padding-left: 3.2em;
}

li#field_33_6 {
  margin-top: 0;
}

li#field_33_6 label {
  display: none;
}

li#field_33_10 {
  margin-top: 0;
}

li#field_33_10 label {
  display: none;
}

li#field_33_9 {
  margin-top: 0;
}

li#field_33_9 label {
  display: none;
}

li#field_30_7 {
  background: none;
}

li#field_83_14 {
  margin-top: 0;
  margin-bottom: 0;
}

li#field_83_12 ul {
  margin-bottom: 0 !important;
}

ul.gform_fields li.gfield.gfield_html ul li {
  background: none !important;
}

ul.gfield_radio li,
ul.gfield_checkbox li {
  background: none !important;
}

label.gfield_label {
  background: none !important;
}

table#input_38_12 {
  margin-bottom: 0;
}

li#field_38_12 {
  margin-bottom: 0;
  padding-bottom: 0;
}

li#field_38_19,
li#field_38_19 div {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

li#field_38_19 label.gfield_label {
  display: none;
}

ul#input_38_19 {
  margin: 0;
  padding: 0;
}

li#field_38_21,
li#field_38_21 div {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

li#field_38_21 label.gfield_label {
  display: none;
}

ul#input_38_21 {
  margin: 0;
  padding: 0;
}

li#field_38_23,
li#field_38_23 div,
li#field_38_25,
li#field_38_25 div,
li#field_38_27,
li#field_38_27 div,
li#field_38_29,
li#field_38_28 div,
li#field_38_29,
li#field_38_29 div,
li#field_38_30,
li#field_38_30 div,
li#field_38_31,
li#field_38_31 div,
li#field_38_32,
li#field_38_32 div,
li#field_38_33,
li#field_38_33 div,
li#field_38_34,
li#field_38_34 div,
li#field_38_35,
li#field_38_35 div {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

li#field_38_23 label.gfield_label,
li#field_38_25 label.gfield_label,
li#field_38_27 label.gfield_label,
li#field_38_28 label.gfield_label,
li#field_38_29 label.gfield_label,
li#field_38_29 label.gfield_label,
li#field_38_30 label.gfield_label,
li#field_38_31 label.gfield_label,
li#field_38_32 label.gfield_label,
li#field_38_33 label.gfield_label,
li#field_38_34 label.gfield_label {
  display: none;
}

ul#input_38_23,
ul#input_38_25,
ul#input_38_27,
ul#input_38_28,
ul#input_38_29,
ul#input_38_30,
ul#input_38_31,
ul#input_38_32,
ul#input_38_33,
ul#input_38_34,
ul#input_38_35 {
  margin: 0;
  padding: 0;
}

li#field_82_12,
li#field_82_9,
li#field_82_13 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

li#field_82_1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

/*div#gf_progressbar_wrapper_38 { display: none; }*/

a.gform_save_link {
  background-color: #9fd60a;
  display: block !important;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0 auto !important;
  padding: 0.7em 1.5em 0.7em 1.5em;
  border-radius: 0.2em;
  font-weight: bold;
  width: 260px;
}

a.gform_save_link:hover,
a.gform_save_link:focus {
  background-color: #9fd60a;
  color: #fff !important;
}

li#field_38_35 label,
li#field_38_17 label,
li#field_38_18 label,
li#field_38_44 label {
  color: #ff0000;
}

li#field_38_64,
li#field_38_59 {
  margin-top: 0 !important;
}

li#field_41_35 label,
li#field_41_17 label,
li#field_41_18 label,
li#field_41_44 label,
li#field_41_86 label,
li#field_41_87 label,
li#field_41_88 label,
li#field_41_89 label,
li#field_41_91 label,
li#field_41_92 label,
li#field_41_93 label,
li#field_41_94 label,
li#field_41_103 label,
li#field_41_104 label,
li#field_41_105 label,
li#field_41_106 label,
li#field_41_131 label {
  color: #ff0000;
}

.gform_wrapper .gfield_radio li label {
  max-width: 100%;
}

li#field_42_46,
li#field_42_46 ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

form#gform_83 .gform_footer {
  margin-top: 0;
  padding-top: 0;
}

form#gform_21 .gform_footer {
  margin-top: 0;
  padding-top: 0;
}

/* =PRIMARY STYLES
-------------------------------------------------------------------------------------------------------------------- */
/* =Accessibility
------------------------------------------------------ */
.accessTarget,
.accessLink {
  position: absolute;
  top: -999em;
}

.accessLink:focus {
  top: 0;
}

/* =Layout Components
------------------------------------------------------ */
.wrapper {
  max-width: 1060px;
  margin: 0 0.5em;
}

.container {
  max-width: 1060px;
  position: relative;
  margin: 0 1em;
}

.main {
  position: relative;
  clear: both;
  padding: 10px;
  border-radius: 0.2em;
}

.main-content {
  position: relative;
}

.secondary {
  margin: 2em 0;
  text-align: center;
}

/* =Grids and Columns
------------------------------------------------------ */
.grid-row {
  clear: both;
}

.grid-row:after {
  content: " ";
  display: table;
  clear: both;
}

.grid-row .grid {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.grid-row .grid:first-child {
  margin-left: 0;
}

.grid-row .grid_1 {
  width: 100%;
}

.grid-item {
  font-size: 15px;
  margin-bottom: 1.5em !important;
  border: 5px solid #ebebeb;
}

.grid-item .grid-content {
  padding: 0.5em 0.5em 0.5em 0.8em;
}

.grid-item .grid-content h2 {
  font-size: 18px;
}

.grid-item p {
  margin: 0 0 0.6em 0;
}

.grid-item img {
  max-width: 100%;
  height: auto;
}

.grid-board-item {
  font-size: 15px;
  margin-bottom: 2.5em !important;
  border: 0 solid #ebebeb;
}

.grid-board-item .grid-content {
  padding: 0;
}

.grid-board-item .grid-content h2 {
  font-size: 18px;
  margin-bottom: 0;
}

.grid-board-item p {
  margin: 0 0 0.6em 0;
}

.grid-board-item img {
  max-width: 100%;
  height: auto;
}

.grid-client h2 > a {
  color: #000;
  text-decoration: none;
}

.grid-client .client-logo {
  display: table-cell;
  vertical-align: middle;
  height: 130px;
  width: 286px;
  text-align: center;
  margin: 0 auto;
  padding: 0 0.5em;
}

.grid-board-item .board-photo {
  display: table-cell;
  vertical-align: middle;
  height: 180px;
  width: 156px;
  text-align: center;
  margin: 0 auto;
  padding: 0.5em 0 0.5em;
}

/* =Header
------------------------------------------------------ */
.utility-nav {
  padding: 0.5em 0;
}

.utility-nav ul {
  margin: 0;
}

.utility-nav > ul > li.menu-item-language-current > a {
  display: none;
}

.utility-nav ul > li {
  line-height: 1;
}

.utility-nav ul > li > a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.utility-nav > ul > li:first-child {
  padding-left: 0;
}

.utility-nav > ul > li {
  display: inline-block;
  padding: 0 0 0 0.7em;
}

.utility-nav > ul > li.menu-item-language {
  padding-left: 0.7em;
  border: 0;
}

.utility-nav > ul > li.menu-item-language-current {
  padding-left: 0em;
}

.header {
  background: #0032a0;
  min-height: 126px;
  position: relative;
  text-align: center;
  border-bottom: 2px solid #fff;
  max-width: 1400px;
  margin: 0 auto;
}

.header .site-logo {
  display: block;
  position: relative;
  margin: 1em 0 1em 0;
}

.header .tagline {
  font-family: proximanova-regularitalic;
  font-size: 15px;
  color: #fff;
  line-height: 1.15;
  margin: 1em 0 1em 0;
  text-align: center;
  opacity: 0.7;
}

/* =Main Nav
------------------------------------------------------ */
.main-nav {
  background: #96c93d;
  display: none;
  position: relative;
  z-index: 999;
  clear: both;
  margin: 0 auto;
  max-width: 1400px;
}

.main-nav ul > li {
  text-align: center;
}

.main-nav ul > li > a {
  display: block;
  font-size: 18px;
  color: #fff;
  min-height: 50px;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 0.5em 0.2em 0 0.5em;
}

.main-nav ul > li > a:hover,
.main-nav ul > li > a:focus,
.main-nav ul > li.current-menu-item > a,
.main-nav ul > li.current_page_item > a,
.main-nav ul > li.current-page-ancestor > a,
.main-nav ul > li.current_page_parent > a,
.main-nav ul > li.sfHover > a,
.main-nav ul > li > a.active,
.post-type-archive-rdoc_rps .main-nav ul > li.menu-item-12718 > a,
.post-type-archive-rdoc_rps .main-nav ul > li.menu-item-12740 > a {
  color: #0032a0;
}

.main-nav:before,
.main-nav:after {
  content: " ";
  display: table;
}

.main-nav:after {
  clear: both;
}

/* Drop Downs */
.main-nav ul.menu > li > ul {
  background: #fff;
  min-width: 260px;
  padding: 0.8em 0 0.4em 0;
  border: 1px solid #e8e8e8;
}

.main-nav ul.menu > li > ul > li {
  padding: 0 0 0.5em 0;
}

.main-nav ul.menu > li > ul > li > a {
  display: block;
  font-size: 14px;
  color: #000;
  min-height: 0;
  line-height: 1.1;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 0.8em;
}

.main-nav ul.menu > li ul li a:hover,
.main-nav ul.menu > li ul li a:focus,
.main-nav ul.menu > li ul li.sfHover > a {
  color: #0032a0;
}

.main-nav ul.menu > li ul li a.sf-with-ul {
}
.main-nav ul.menu > li ul li.sfHover > a.sf-with-ul,
.main-nav ul.menu > li ul li a.sf-with-ul:hover,
.main-nav ul.menu > li ul li a.sf-with-ul:focus {
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0 none;
}

/* Essential Styles */
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu ul {
  width: 10.5em;
  margin: 0 auto;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: -999em;
  width: 10.5em;
}

.sf-menu ul li {
}

.sf-menu li:hover {
  visibility: inherit;
}

.sf-menu li {
  position: relative;
}

.sf-menu a {
  display: block;
  text-align: left;
  position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 0;
}

.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
  top: -999em;
}

.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
  top: 3px;
  left: 15.8em;
}

.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {
  top: 0;
  left: 10.41em;
}

.sf-sub-indicator {
  display: none;
  position: absolute;
  right: 0.75em;
  top: 1.05em;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
}

a.toggle-menu {
  background: #96c93d;
  display: block;
  text-align: center;
  padding: 0.5em 0 0.5em 0.5em;
}

a.toggle-menu > span.menu-title {
  float: left;
  color: #fff;
  padding-left: 2em;
}

a.toggle-menu > span.icon-bar {
  background: #fff;
  display: block;
  width: 20px;
  height: 3px;
  margin: 3px auto 3px auto;
  border-radius: 1px;
}

p.message {
  font-family: proximanova-bold;
}

p.description {
  margin-top: 1.4em;
}

div#pass-strength-result {
  display: none !important;
}

.success_wid_login {
  background-color: #ffffd2;
  border: 1px dashed #e6db55;
  clear: both !important;
  color: #000;
  float: left;
  font-family: proximanova-regular;
  padding: 6px;
  width: 97%;
}

.close_button_afo {
  display: none !important;
}

/* =Section Nav
------------------------------------------------------ */
.page-nav {
  text-align: center;
  text-transform: uppercase;
}

.page-nav h3 {
  background: #0032a0;
  font-family: proximanova-semiboldcond;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0.4em;
}

.page-nav ul {
  margin: 0;
}

.page-nav > ul > li {
  width: 100%;
  margin: 0 0 0.2em 0;
}

.page-nav > ul > li > a {
  display: block;
  color: #666;
  line-height: 1.2;
  text-decoration: none;
  padding: 0.5em 0;
}

.page-nav > ul li > a:hover,
.page-nav > ul li > a:focus {
  color: #0032a0;
}

.page-nav > ul li.current-menu-item > a,
.page-nav > ul li.current-menu-parent > a {
  color: #0032a0;
}

.page-nav > ul > li > ul.sub-menu {
  display: none;
  margin-left: 10px;
}

.page-nav > ul > li.current-menu-item > ul.sub-menu,
.page-nav > ul > li.current-menu-ancestor > ul.sub-menu {
  display: block;
}

.page-nav > ul > li > ul.sub-menu > li > ul.sub-menu {
  display: none;
}

.page-nav > ul > li > ul.sub-menu > li.current-menu-item > ul.sub-menu,
.page-nav > ul > li > ul.sub-menu > li.current-menu-ancestor > ul.sub-menu {
  display: block;
  margin-left: 10px;
}

.page-nav
  > ul
  > li
  > ul.sub-menu
  > li.current-menu-item
  > ul.sub-menu
  > li.current-menu-item
  > ul.sub-menu,
.page-nav
  > ul
  > li
  > ul.sub-menu
  > li.current-menu-ancestor
  > ul.sub-menu
  > li.current-menu-ancestor
  > ul.sub-menu {
  display: block;
  margin-left: 8px;
}

.page-nav > ul > li > ul.sub-menu a {
  display: block;
  color: #666;
  text-decoration: none;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-right: 1em;
  text-transform: uppercase;
}

.page-nav > ul li > ul.sub-menu a:hover,
.page-nav > ul li > ul.sub-menu a:focus {
  color: #0032a0;
}

.page-nav > ul > li > ul > li.current-menu-item a,
.page-nav > ul > li > ul > li.current-menu-item a:focus {
  color: #0032a0;
}

.page-nav > ul li ul {
  padding-left: 0;
}

.page-nav > ul li ul li {
  padding-bottom: 0.4em;
}

.page-nav > ul li ul li a {
  text-transform: none;
  padding: 0;
}

.page-nav > ul li ul li.current-page-parent > a {
  color: #0032a0;
}

.page-nav > ul li ul li ul {
  padding-top: 0.5em;
}

.page-nav > ul li ul li ul li ul {
  padding-top: 0em;
}

a.toggle-sub-menu {
  background: #ccc;
  display: block;
  padding: 0.5em 0 0.5em 0.2em;
}

a.toggle-sub-menu > span.menu-title {
  float: left;
  color: #000;
  padding-left: 2em;
}

a.toggle-sub-menu > span.icon-bar {
  background: #fff;
  display: block;
  width: 20px;
  height: 3px;
  margin: 3px;
  border-radius: 1px;
}

/* =Content Elements
------------------------------------------------------ */
.the-content {
  font-size: 15px;
  padding: 0 10px 1em 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.the-content a {
  text-decoration: underline;
}

.the-content a:hover,
.the-content a:focus {
  color: #333;
  text-decoration: underline;
}

.the-content li {
  line-height: 1.2;
  padding-bottom: 0.8em;
}

.the-content ul {
  margin-bottom: 0.8em;
  padding-left: 0;
  margin-left: 1em;
}

.the-content ul li {
  list-style: none;
  position: relative;
  padding-left: 1.2em;
}

.the-content ul li:before {
  background: #96c93d;
  display: block;
  content: " ";
  height: 10px;
  width: 10px;
  position: absolute;
  top: 4px;
  left: 0;
}

.the-content ol {
  margin-bottom: 0;
  margin-top: 0.8em;
  padding-left: 2.5em;
}

.the-content ol li:before {
  background: none;
}

.the-content ol li {
  background: none;
  list-style: decimal;
  padding-left: 0.2em;
}

.the-content li.gfield {
  background: transparent;
  padding-left: 0;
}

.the-content ul.gform_fields li:before {
  display: none !important;
  content: none !important;
}

.the-content li.gfield_html ul {
  margin-left: 2em !important;
}

ul.gform_fields li.gfield.gfield_html ul li {
  background: transparent !important;
}

ul.gfield_radio li,
ul.gfield_checkbox li {
  background: transparent !important;
}

ul.gform_fields li.gsection {
  clear: both;
  margin: 0.8em 0 0 !important;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #ccc;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}

ul.tp-results li {
  background: transparent !important;
}

.the-content ul li > ul {
  margin: 0.5em 0 0.5em 1em;
}

/* Breadcrumb */
.breadcrumb {
  display: none;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  padding: 1.6em 0 1.6em 0;
}

.breadcrumb a {
  color: #666;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #0032a0;
}

/* Accordion */
.accordion h2 {
  font-size: 18px;
  margin: 0 0 10px 0;
}

.accordion h2 > button {
  background: #eaf4d8 url("../img/layout/plus-minus.png") 98% -214px no-repeat;
  display: block;
  width: 100%;
  text-align: left;
  padding: 1em 3em 1em 1em;
  border: 0;
  font-weight: bold;
  line-height: 1.6em;
}

.accordion h2 > button.active {
  background-position: 98% 9px;
}

.accordion .accordion-pane {
  margin: -10px 0 10px 0;
  padding: 2em 1em;
  border: 1px solid #e4e4e4;
  border-top: 0;
}

.accordion .accordion-pane ol li::before {
  background: none !important;
}

.accordion-blue h2 {
  font-size: 16px;
  color: #fff !important;
  margin: 0 0 10px 0;
}

.accordion-blue h2 > button {
  background: #0032a0 url("../img/layout/plus-minus.png") 98% -214px no-repeat;
  display: block;
  font-family: proximanova-bold;
  color: #fff;
  width: 100%;
  line-height: 1.6em;
  text-align: left;
  padding: 1em 3em 1em 1em;
  border: 0;
}

.accordion-blue h2 > button.active {
  background-position: 98% 9px;
}

.accordion-blue .accordion-pane {
  margin: -10px 0 10px 0;
  padding: 2em 1em;
  border: 1px solid #e4e4e4;
  border-top: 0;
}

/* Strat Plan */
.stratplan {
  margin-bottom: 0.5em;
}

.stratplan .media-aside {
  text-align: right;
  width: 25%;
  margin-right: 0;
}

.stratplan h1 {
  font-family: proximanova-bold;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 24px;
}

.stratplan .media-body {
  font-size: 21px;
  font-family: proximanova-lightitalic;
  padding-left: 1em;
  display: block;
  float: left;
  width: 74%;
}

.stratplan .media-body ul {
  margin-left: 0;
  margin-bottom: 0;
}

.stratplan .media-body ol {
  margin-top: 0;
  padding-left: 1em;
}

.stratplan .media-body ul li:before {
  background: #000;
  display: block;
  content: " ";
  height: 4px;
  width: 4px;
  position: absolute;
  top: 10px;
  left: 0;
}

.stratplan .media-body ul li {
  padding-left: 0.6em;
}

/* Filters */
.taxonomy-filters {
  background: #e6e6e6;
  min-height: 80px;
  position: relative;
  margin-bottom: 2rem;
  padding: 1rem;
  clear: both;
}

.taxonomy-filters h3 {
  color: #333;
  text-transform: uppercase;
}

.taxonomy-filters .beautiful-taxonomy-filters-button,
.taxonomy-filters .beautiful-taxonomy-filters-clear-all {
  background: #0030a4;
  display: inline-block;
  color: #fff;
  height: 35px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 1rem;
  padding: 0.5rem;
  border: 0;
}

.page-template-page-rps
  .taxonomy-filters
  .beautiful-taxonomy-filters-clear-all {
  display: none;
}

.taxonomy-filters .beautiful-taxonomy-filters-clear-all {
  right: 145px;
}

.taxonomy-filters .beautiful-taxonomy-filters-clear-all:hover,
.taxonomy-filters .beautiful-taxonomy-filters-clear-all:focus {
  color: #fff;
  text-decoration: none;
}

.taxonomy-filters .beautiful-taxonomy-filters-tax {
  display: inline-block;
  width: 180px;
  height: 35px;
  margin: 0 0.5rem 0.5rem 0;
}

.taxonomy-filters .beautiful-taxonomy-filters-tax label {
  display: none;
}

.taxonomy-filters .beautiful-taxonomy-filters-tax select {
  width: 100%;
}

.taxonomy-filters .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 0;
}

.taxonomy-filters .select2-container .select2-selection--single {
  height: 35px;
}

.taxonomy-filters
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 36px;
}

.taxonomy-filters
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 33px;
}

/* Related Resources */
.related-resources {
  margin-top: 2.5em;
  padding: 1em 1em 0 1em;
  border: 1px solid #f2f2f2;
  border-top: 7px solid #0032a0;
}

.related-resources h3 {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.related-resources .grid-resource {
  line-height: 1.2;
}

.related-resources .grid-resource a {
  text-decoration: none;
}

.related-resources .resource-title {
  text-decoration: underline;
}

.related-resources .resource-date {
  display: block;
  color: #333;
}

/* Related Ads */
.related-ctas {
  margin-top: 2.5em;
  padding: 1em 1em 0 1em;
  border: 1px solid #f2f2f2;
  border-top: 7px solid #96c93d;
}

.related-ctas h3 {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.related-ctas .grid-resource {
  line-height: 1.2;
}

.related-ctas .grid-resource a {
  text-decoration: none;
}

.related-ctas .resource-title {
  text-decoration: underline;
}

.related-ctas .resource-date {
  display: block;
  color: #333;
}

/* Resources/Careers */
p.resource-message {
  margin: 0 0 0.6em 0;
}

.resource-section .resource-section-block {
  margin-bottom: 2em;
}

.resource-section .resource-section-block h2 {
  color: #000;
}

.resource-section .resource-section-block h3 {
  background: #96c952;
  font-family: proximanova-bold;
  font-size: 16px;
  color: #fff;
  margin: 0;
  padding: 0.3em 0.6em 0.2em 0.6em;
}

.resource-section .resource-section-block .child-resource-section-block {
  margin-bottom: 1.5em;
}

.resource-section .resource-section-block .item {
  background: #f0f7e4;
  padding: 0.3em 0.6em 0.35em 0.6em;
}

.resource-section .resource-section-block .item a {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #d0d6e2;
}

.resource-section .resource-section-block .item:nth-child(odd) {
  background: #fafcf5;
}

/* Resident Profiles */
.respro p {
  margin-bottom: 0.7em;
}

.respro img {
  margin-bottom: 0;
}

/* CTA Ads */
.cta-ads {
  position: relative;
  margin: 1em 0 0;
}

.cta-ads:after {
  display: table;
  content: " ";
  clear: both;
}

.cta-ads .cta-ad {
  background-position: -1000% 50%;
  background-repeat: no-repeat;
  display: block;
  max-width: 425px;
  min-height: 115px;
  text-decoration: none;
  position: relative;
  margin: 0 auto 2em auto;
}

.cta-ads .cta-ad.cta-ad-full {
  max-width: none;
  width: 100%;
}

.cta-ads .cta-ad:hover,
.cta-ads .cta-ad:focus {
  text-decoration: none;
}

.cta-ads .cta-ad .cta-ad-text {
  display: block;
  max-width: 90%;
  position: relative;
  padding: 16px;
}

.cta-ads .cta-ad .cta-ad-title {
  display: block;
  font-family: proximanova-light;
  font-size: 20px;
  color: #666;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0.2em;
  margin-right: 1em;
}

.cta-ads .cta-ad .cta-ad-tagline {
  display: block;
  font-family: proximanova-light;
  color: #666;
  line-height: 1.1;
  position: relative;
  padding-right: 3.5em;
}

.cta-ads .cta-ad.cta-ad-full .cta-ad-title {
  font-family: proximanova-bold;
  font-size: 34px;
}

.cta-ads .cta-ad.cta-ad-full .cta-ad-tagline {
  font-size: 20px;
}

.cta-ads .cta-ad.cta-ad-full:after {
  background: url("../img/layout/ad-border-bottom-full.png") 0 0 no-repeat;
  display: block;
  content: " ";
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -14px;
}

/* Events */
.event-info {
  background: #cff0f6 url("../img/layout/icre-image-198x202.png") no-repeat
    right top;
  display: block;
  padding: 16px;
  width: 100%;
  margin-bottom: 1em;
  font-weight: bold;
  min-height: 240px;
}

.event-info h2 {
  font-size: 22px;
  color: #000;
  width: 50%;
}

.event-description {
  background: #eaf4db;
  padding: 18px;
  width: 100%;
  margin-bottom: 1em;
}

.event-participants {
  background: #eee;
  padding: 18px;
  width: 100%;
  margin-bottom: 1em;
}

/* Tax Fiters */
.the-filters {
  background: #eaf4d8;
  min-height: 54px;
  padding-bottom: 1em;
  margin-bottom: 2em;
}

.the-filters h2 {
  background: #96c952;
  display: block;
  font-family: proximanova-bold;
  font-size: 16px;
  min-height: 54px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 18px 1em 0 1em;
  vertical-align: top;
}

.the-filters .input-filter {
  display: block;
  min-height: 34px;
  position: relative;
  margin: 10px 0 0 0;
  padding: 6px 0 0 1em;
  vertical-align: top;
}

.the-filters input[type="checkbox"] {
  margin-right: 0.5em;
}

.the-filters input[type="submit"] {
  display: block;
  min-height: 34px;
  position: relative;
  margin: 10px auto 0 auto;
}

/* Documents Section */
.uam_login_form input {
  margin-bottom: 1em;
}

.uam_login_options {
  display: none;
}

.file-item {
  display: inline-block;
  width: 110px;
  line-height: 1;
  text-align: center;
  margin-bottom: 1em;
  vertical-align: top;
}

.file-item a {
  color: #666;
  font-size: 13px;
  text-decoration: none;
}

.file-item a span {
  display: inline-block;
  padding-left: 8px;
}

.file-item img {
  display: block;
  margin: 0 auto 1em auto;
}

/* Child Pages */
.child-pages .media {
  margin-bottom: 1em;
}

.child-pages .media h2 {
  font-size: 20px;
  margin-bottom: 0.2em;
}

.child-pages .media h2 > a {
  color: #96c93d;
  text-decoration: none;
}

.child-pages .media h2 > a:hover,
.child-pages .media h2 > a:focus {
  color: #104d7a;
}

.child-pages .media p {
  margin-bottom: 1em;
}

/* Blog */
.blog-item {
  margin-bottom: 1em;
}

.blog-item h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 0.2em;
}

.blog-item h2 > a {
  color: #96c93d;
  text-decoration: none;
}

.blog-item h2 > a:hover,
.blog-item h2 > a:focus {
  color: #104d7a;
}

.blog-item p {
  margin-bottom: 1em;
}

.blog-item time {
  display: block;
  font-family: proximanova-semibold;
  font-size: 13px;
  color: #333;
  margin-bottom: 0.8em;
}

.post-terms {
  text-transform: uppercase;
  margin-bottom: 0.3em;
}

.post-terms a {
  color: #939598;
  text-decoration: none;
}

.single-post .post-image {
  text-align: center;
  margin-bottom: 1em;
}

p.byline {
  margin: 0 0 0.5em 0;
}

p.byline .updated {
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}

/* News Events */
h2.date-header {
  background: #95d60a;
  font-family: proximanova-semibold;
  font-size: 22px;
  color: #fff;
  margin-bottom: 1em;
  padding: 0.2em 0.5em 0.1em 0.5em;
}

.year-nav {
  margin: 1em 0 1.5em 0;
}

.year-nav a {
  color: #666;
}

.year-nav a:hover,
.year-nav a:focus {
  color: #0032a0;
}

.news-item .media-body h3 {
  font-family: proximanova-semibold;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.news-item .media-body h3 > a {
  text-decoration: none;
}

.news-item .news-date,
.entry-content .news-date {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
  display: block;
}

/* Social Media */
.social > li {
  display: inline-block;
  margin-bottom: 0.3em;
}

.social > li > a {
  background: url("../img/layout/social.png") 0 0 no-repeat;
  display: block;
  height: 64px;
  width: 64px;
  text-indent: -999em;
}

.social > li > a:hover,
.social > li > a:focus {
  opacity: 0.85;
}

.social > li > a.facebook {
  background-position: 0 0;
}

.social > li > a.twitter {
  background-position: 0 -71px;
}

.social > li > a.youtube {
  background-position: 0 -142px;
}

.st_sharethis_custom {
  display: block;
  position: relative;
  margin-top: 6px;
  cursor: pointer;
}

.share-this {
  display: inline-block;
}

.share-this a {
  background: #feb400;
  line-height: 1.2;
  padding: 0.5em 1.2em 0.4em 1.2em;
  border-radius: 4px;
}

/* Inline Images */
.alignnone {
  margin-bottom: 1.5em;
}

.alignleft,
.alignright,
.aligncenter {
  display: block;
  text-align: center;
  margin: 1em auto;
}

/* =Aside(s) & Sidebars
------------------------------------------------------ */
.aside {
  text-align: center;
}

.aside .aside-block {
  margin-bottom: 2em;
}

.aside h3 {
  background: #0032a0;
  font-family: proximanova-semibold;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-bottom: 1em;
  padding: 0.65em 0.4em 0.5em 0.5em;
}

.aside ul {
  padding: 0 0.6em;
}

.aside ul > li {
  font-size: 14px;
  line-height: 1.2;
  padding-bottom: 1em;
}

.aside ul > li > .pdf-icon {
  background-position: 0 -128px;
  display: block;
  font-size: 14px;
  color: #666;
  min-height: 32px;
  padding: 0 0 0 2.5em;
}

.aside em {
  display: block;
  padding-left: 2.5em;
  padding-top: 0.5em;
}

/* =Homepage
------------------------------------------------------ */
.homepage-intro {
  max-width: 880px;
  font-size: 22px;
  color: #959595;
  text-align: center;
  margin: 2em auto 2em auto;
}

.hp-ctas {
  position: relative;
  margin-bottom: 1em;
}

.hp-ctas .ctas .cta {
  max-width: 340px;
  text-align: center;
  margin: 0 auto 20px auto;
  padding-bottom: 100px;
  border-top: 7px solid #0032a0;
  border-bottom: 7px solid #0032a0;
}

.hp-ctas .ctas .cta.orange {
  border-top: 7px solid #f7a800;
  border-bottom: 7px solid #f7a800;
}

.hp-ctas .ctas .cta.orange .common-btn {
  background: #f7a800;
}

.hp-ctas .ctas .cta.green {
  border-top: 7px solid #95d60a;
  border-bottom: 7px solid #95d60a;
}

.hp-ctas .ctas .cta.green .common-btn {
  background: #95d60a;
}

.hp-ctas .ctas .cta .cta-text {
  color: #999;
  line-height: 1.2;
}

.hp-ctas .ctas .cta h2 {
  font-family: proximanova-semibold;
  font-size: 20px;
  color: #707070;
  text-transform: uppercase;
}

.hp-ctas .ctas .cta a {
  text-decoration: none;
}

.hp-ctas .ctas .cta .cta-thumb {
  min-height: 185px;
  width: 100%;
  position: relative;
}

.hp-ctas .ctas .cta .cta-thumb img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hp-ctas .ctas .cta .common-btn {
  min-width: 280px;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hp-ctas .ctas .cta .common-btn:hover,
.hp-ctas .ctas .cta .common-btn:focus {
  background: #000;
}

/* Ads */
.hp-ads {
  margin-bottom: 1em;
}

.hp-ads:after {
  display: table;
  content: " ";
  clear: both;
}

.hp-ads .hp-ad {
  background-position: 100% 0;
  background-repeat: no-repeat;
  display: block;
  max-width: 520px;
  height: 100px;
  text-decoration: none;
  position: relative;
  margin: 0 auto 2em auto;
}

.hp-ads .hp-ad:after {
  background: url("../img/layout/ad-border-bottom.png") 0 0 no-repeat;
  display: block;
  content: " ";
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -14px;
}

.hp-ads .hp-ad .hp-ad-text {
  display: block;
  position: relative;
  top: 18px;
  left: 20px;
}

.hp-ads .hp-ad .hp-ad-title {
  display: block;
  font-family: proximanova-light;
  font-size: 30px;
  color: #666;
  line-height: 1.3;
  text-transform: uppercase;
}

.hp-ads .hp-ad .hp-ad-tagline {
  display: block;
  font-family: proximanova-bold;
  color: #666;
  line-height: 1.2;
  text-transform: uppercase;
  position: relative;
}

.hp-news {
  background: #f4f0eb;
  position: relative;
  margin-bottom: 30px;
  padding: 24px;
}

.hp-news h2 {
  font-family: proximanova-semibold;
  color: #000;
  text-transform: uppercase;
}

.hp-news .news-item {
  color: #000;
  line-height: 1.4;
  margin: 0 0 1em 0;
  padding: 1em 0 0 0;
}

.hp-news .news-item:first-child {
  padding-top: 0;
}

.hp-news .news-item a {
  text-decoration: none;
}

.hp-news .news-item h3 {
  font-family: proximanova-semibold;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 0.4em 0;
}

.hp-news .news-item h3 > a {
  color: #333;
  text-decoration: none;
}

.hp-news .news-item h3 > a:hover,
.hp-news .news-item h3 > a:focus {
  color: #0032a0;
}

.hp-news .news-item .news-date {
  display: block;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.hp-news .news-item p {
  margin-bottom: 0;
}

.tweets .aptf-template-2 .aptf-tweet-content {
  font-size: 16px;
}

/* =Login Form
------------------------------------------------------ */
.tml-login .tml-user-login-wrap label,
.tml-login .tml-user-pass-wrap label {
  display: block;
}

.tml-login input[type="submit"] {
  display: block;
  padding: 0.5em;
}

/* =SubFooter
------------------------------------------------------ */
.subfooter {
  background: #b7b7b7;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  margin-bottom: 0em;
  padding: 1em 0em;
}

.subfooter h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin-bottom: 0;
}

.subfooter p {
  margin-bottom: 0;
}

.subfooter a,
.subfooter a:hover {
  text-decoration: none;
  color: #fff;
}

.subfooter img {
  float: left;
  margin-right: 1em;
}

/* =Footer
------------------------------------------------------ */
.footer {
  color: #373535;
  font-size: 14px;
  text-align: center;
  position: relative;
  margin-bottom: 2em;
  padding: 0 1em 1em 1em;
}

.footer .container {
  padding: 24px;
  background: #f0efef;
}

.footer .foot-nav ul > li {
  font-size: 18px;
  margin-bottom: 0.4em;
}

.footer .foot-nav ul > li > a {
  color: #373535;
  text-decoration: none;
}

.footer .foot-nav ul > li > a:hover,
.footer .foot-nav ul > li > a:focus {
  color: #0032a0;
}

.footer h3 {
  font-family: proximanova-semibold;
  font-size: 20px;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}

.footer p {
  margin-bottom: 0.8em;
}

.footer .site-info a {
  color: #373535;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.footer .site-info a:hover,
.footer .site-info a:focus {
  color: #0032a0;
}

/* =BX Sliders
------------------------------------------------------ */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  /*display: none;*/
}

.bx-wrapper img {
  display: block;
  max-width: 100%;
}

.bx-wrapper .bx-controls {
  width: 100%;
}

.bx-wrapper .bx-pager {
  position: relative;
  text-align: center;
  z-index: 999;
  padding: 0;
  border-top: 2px solid #fff;
  background: #fff;
}

.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  position: relative;
  top: -6px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #aab7c8;
  display: block;
  color: #aab7c8;
  font-size: 0.1em;
  height: 8px;
  width: 8px;
  text-decoration: none;
  margin-left: 5px;
  outline: 0 none;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #003399;
  color: #003399;
}

.bx-wrapper .bx-controls-direction {
  max-width: 1400px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bx-wrapper .bx-controls-direction a {
  display: none;
  position: absolute;
  top: -50%;
  height: 90px;
  width: 65px;
  text-indent: -999em;
  margin-top: -51px;
  z-index: 900;
  outline: 0;
}

.bx-wrapper .bx-controls-direction .bx-prev {
  background: url("../img/layout/arrow-left.png") 0 0 no-repeat;
  background-size: 65px 90px;
  left: 0;
}

.bx-wrapper .bx-controls-direction .bx-next {
  background: url("../img/layout/arrow-right.png") 0 0 no-repeat;
  background-size: 65px 90px;
  right: 0;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  width: 35px;
  right: 0;
}

.bx-wrapper .bx-loading {
  background: white url("../img/layout/bx_loader.gif") 50% 50% no-repeat;
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* Custom Styles */

.hp-container {
  width: 100%;
  background: #f1f0f0;
}

.hp-feature {
  /* max-width: 1400px; */
  /*width: 100%;*/
  margin: 2px auto 0;
  /*background: #f1f0f0;*/
  background: #fff;
}

.hp-feature li > .feature-content {
  text-align: center;
  padding: 0.4em 0.5em;
}

.hp-feature li > .feature-content .common-btn {
  font-size: 12px;
  margin-bottom: 0.4em;
}

.hp-feature li > .feature-content h1 {
  font-family: proximanova-light;
  font-size: 20px;
  color: #0032a0;
  line-height: 0.9;
  text-transform: none;
  margin-bottom: 0.2em;
}

.hp-feature li > .feature-content h2 {
  font-family: proximanova-lightcond;
  font-size: 14px;
  color: #0032a0;
  text-transform: none;
}

.hp-feature .bx-viewport {
  max-width: 1400px;
  margin: 0 auto;
}

/* =Common Elements
------------------------------------------------------ */
.media,
.media-body {
  display: block;
  overflow: hidden;
  zoom: 1;
  width: auto;
  margin-bottom: 1em;
}

.media-body {
  /* margin-bottom: 1em; */
}

.media-aside {
  margin-right: 1em;
}

.media img {
  display: none;
  margin-bottom: 1em;
}

.fl_right.media-aside {
  float: right;
  margin-right: 0;
}

.common-btn {
  background-color: #0032a0;
  display: inline-block;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0 1em 1em 0;
  padding: 0.7em 1.5em 0.7em 1.5em;
  border-radius: 0.2em;
}

.common-btn:hover,
.common-btn:focus {
  background-color: #000;
  color: #fff;
}

.common-btn2 {
  background-color: #0032a0;
  display: inline-block;
  font-size: 15px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0 1em 1em 0;
  padding: 0.5em 1.5em 0.5em 1.5em;
  border-radius: 0.2em;
}

.common-btn2:hover,
.common-btn2:focus {
  background-color: #000;
  color: #fff !important;
}

.sprite {
  background-image: url("../img/layout/sprite.png");
  background-repeat: no-repeat;
}

a.st_sharethis_custom {
  background-color: #898989;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0 1em 1em 0;
  padding: 0.6em 1.4em 0.6em 1.2em;
  border-radius: 0.5em;
}

a.st_sharethis_custom:hover,
a.st_sharethis_custom:focus {
  background-color: #333;
  color: #fff;
}

a.st_sharethis_custom > span {
  display: inline-block;
  padding-right: 17px;
}

.st_sharethis_custom img {
  position: relative;
  margin: 0 1em 0 0;
  vertical-align: top;
}

/* =Helper Classes
------------------------------------------------------ */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  line-height: 1px;
  height: 1px;
}

.print-only {
  display: none;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.ta_right {
  text-align: right;
}

.ta_center {
  text-align: center;
}

.mobile {
  display: block;
}

@media screen and (min-width: 48em) {
  /* =Header
	------------------------------------------------------ */
  .header .site-logo {
    float: left;
    width: 220px;
  }

  .utility-nav {
    position: absolute;
    top: 20px;
    right: 0;
    padding: 0;
  }

  .header .tagline {
    float: right;
    text-align: right;
    max-width: 300px;
    margin-top: 50px;
  }
}

@media screen and (min-width: 55em) {
  /* =Base
	------------------------------------------------------ */
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 16px;
  }

  table {
    width: 100%;
    margin: 1.5em 0;
    text-align: left;
    border-top: 1px solid #e1d8d1;
    border-right: 1px solid #e1d8d1;
  }

  table th,
  table td {
    float: none;
    clear: none;
    vertical-align: top;
    padding: 0.5em 0.5em;
    border-left: 1px solid #e1d8d1;
    border-bottom: 1px solid #e1d8d1;
  }

  table td > ul {
    margin-top: 0;
  }

  table td.odd {
    background: #eee none repeat scroll 0 0;
  }

  table.table-data th:first-child {
    border-bottom: 1px solid #e1d8d1;
    border-left: 1px solid #e1d8d1;
  }

  table.table-data th {
    background: #dfeaee none repeat scroll 0 0;
    border-bottom: 1px solid #e1d8d1;
    border-left: 1px solid #e1d8d1;
    border-right: 1px solid #e1d8d1;
    clear: none;
    float: none;
    padding: 0.8em;
    text-align: left;
  }

  /* =Layout Components
	------------------------------------------------------ */
  .main {
    min-height: 500px;
    padding: 0;
    margin-bottom: 0;
  }

  .main-content {
    float: left;
    width: 60.377358%;
    /*width: 65.444444%;*/
    min-height: 500px;
    margin-bottom: 2em;
  }

  .main-content-full {
    float: right;
    width: 80.188679%;
    margin-bottom: 2em;
  }

  .secondary {
    float: left;
    width: 18.867924%;
    /*padding-top: 30px;*/
    margin: 0 0 2em 0;
  }

  .aside {
    float: right;
    width: 19.740741%;
    text-align: left;
    margin: 0;
    padding-top: 80px;
  }

  /* =Grids and Columns
	------------------------------------------------------ */
  .grid-row .grid {
    float: left;
  }

  .grid-row .grid_right {
    float: right;
  }

  .grid-row .grid_1 {
    width: 100%;
  }

  .grid-row .grid_2 {
    width: 48.367347%;
    margin-left: 2.857142%;
  }

  .grid-row .grid_50 {
    width: 49.056603%;
  }

  .grid-row .grid_3 {
    width: 30.481481%;
    margin-left: 2%;
  }

  .grid-row .grid_4 {
    width: 24.8114815%;
  }

  .grid-row .grid_4a:first-child {
    width: 18.35%;
    margin-left: 0;
  }

  .grid-row .grid_4a {
    width: 18.35%;
    margin-left: 2%;
  }

  .grid-row .grid-resource {
    width: 44.705882%;
    margin-left: 5.5%;
  }

  .grid-row .grid-resource:nth-child(odd) {
    margin-left: 0;
    clear: both;
  }

  .grid-client {
    min-height: 360px;
  }

  .grid-board {
    min-height: 300px;
  }

  /* =Header
	------------------------------------------------------ */
  .header {
    text-align: left;
  }

  .header .site-logo {
    margin: 24px 0 0 0;
  }

  .header .that-other-logo {
    display: block;
    float: left;
  }

  .header .tagline {
    font-size: 20px;
    max-width: 600px;
    margin-top: 50px;
  }

  /* =Main Navigation
	------------------------------------------------------ */
  .main-nav {
    display: block !important;
    text-align: center;
    padding: 0;
  }

  .main-nav .container {
    display: inline-block;
    margin-bottom: -5px;
  }

  .main-nav ul > li {
    float: left;
  }

  .main-nav ul > li > a {
    font-size: 14px;
    padding: 0.9em 1.05em 0 1.05em;
  }

  body#fr .main-nav ul.menu > li > a {
    font-size: 14px;
    padding: 0.9em 0.38em 0 0.38em;
  }

  .main-nav ul > li > a:hover,
  .main-nav ul > li > a:focus,
  .main-nav ul > li.current-menu-item > a,
  .main-nav ul > li.current_page_item > a,
  .main-nav ul > li.current-page-ancestor > a,
  .main-nav ul > li.current_page_parent > a,
  .main-nav ul > li.sfHover > a,
  .main-nav ul > li > a.active {
    text-decoration: none;
  }

  .sf-menu li:hover ul,
  .sf-menu li.sfHover ul {
    top: 52px;
  }

  .main-nav ul > li > ul li {
    float: none;
    padding: 0;
  }

  .main-nav ul > li > ul li > a {
    font-size: 14px;
    height: auto;
    padding: 0.5em 0.8em 0.5em 1.5em;
  }

  a.toggle-menu {
    display: none;
  }

  body#fr .main-nav ul.menu > li > a {
    /*padding: .5em .8em .5em 1.5em;*/
  }
  .main-nav ul.menu > li.menu-item-621 ul,
  .main-nav ul.menu > li.menu-item-612 ul {
    min-width: 380px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }

  /* =Section Nav
	------------------------------------------------------ */
  .page-nav {
    display: block !important;
    font-size: 14px;
    text-align: left;
    padding-right: 1em;
  }

  .page-nav > ul > li {
    background: transparent;
    width: 100%;
    line-height: 1.4;
    padding: 0;
  }

  .page-nav > ul li ul {
    padding-left: 0;
  }

  .page-nav > ul li ul li {
    font-size: 12px;
    padding: 0.3em 0 0 0;
  }

  a.toggle-sub-menu {
    display: none;
  }

  /* =Content Elements
	------------------------------------------------------ */
  .the-content {
    padding: 0 2em 0.5em 2em;
  }

  .main-content-full .the-content {
    padding-left: 0;
    padding-right: 0;
  }

  .social > li {
    display: inline-block;
    margin-right: 0.5em;
  }

  /* CTA Ads */
  .cta-ads .cta-ad {
    background-position: 98% 50%;
    background-repeat: no-repeat;
    float: left;
    height: 115px;
    width: 48.823529%;
    margin-left: 2.1%;
  }

  .cta-ads .cta-ad.cta-ad-full {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .cta-ads .cta-ad:nth-child(odd) {
    margin-left: 0;
  }

  .cta-ads .cta-ad .cta-ad-text {
    position: relative;
    top: 16px;
    left: 16px;
    padding: 0;
  }

  .cta-ads .cta-ad .cta-ad-title {
    font-size: 20px;
  }

  /* Filters */
  .taxonomy-filters .beautiful-taxonomy-filters-tax {
    margin: 0 0.5rem 0 0;
  }

  /* Child Pages */
  .child-pages .media {
    margin-bottom: 2em;
  }

  /* Breadcrumb */
  .breadcrumb {
    display: block;
    margin-left: 17.75em;
  }

  /* ShareThis */
  .st_sharethis_custom {
    float: right;
  }

  /* Inline Images */
  .alignleft {
    display: block;
    float: left;
    margin: 0 1em 0.5em 0;
  }

  .aligncenter {
    display: block;
    text-align: center;
    margin: 1em auto;
  }

  .alignright {
    display: block;
    float: right;
    margin: 0 0 0.5em 1em;
  }

  /* =Homepage
	------------------------------------------------------ */
  .home .main {
    min-height: 0;
  }

  .hp-ctas .ctas .cta {
    width: 32.075471%;
    margin-left: 1.886792%;
  }

  .hp-ctas .ctas .cta:first-child {
    margin-left: 0;
  }

  .hp-ctas .ctas .cta h2 {
    font-size: 24px;
  }

  .hp-news .the-news .media-body {
    padding-right: 1em;
  }

  .hp-news h2 {
    font-size: 24px;
  }

  .hp-feature li > .feature-content h2 {
    font-size: 24px;
    color: #464646;
    text-transform: none;
    margin-bottom: 0.8em;
  }

  .hp-feature li > .feature-content .common-btn {
    font-size: 22px;
  }

  .media img {
    display: block;
    margin-bottom: 0;
    margin-top: 2px;
    float: left;
    margin-left: 0;
    padding-left: 0;
  }

  .involved {
    width: 31.481481%;
  }

  /* Ads */
  .hp-ads .hp-ad {
    float: left;
    width: 49.056603%;
    margin-left: 1.8%;
  }

  .hp-ads .hp-ad:first-child {
    margin-left: 0;
  }

  /* =Pagination
	------------------------------------------------------ */
  .wp-pagenavi,
  .pagination {
    clear: both;
    text-align: center;
    margin-top: 20px;
  }

  .pagination ul > li {
    padding: 0;
    margin: 0;
    background: none;
    display: inline;
  }

  .pagination a,
  .pagination span,
  .wp-pagenavi a,
  .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 3px 5px;
    margin: 2px;
  }

  .pagination a:hover,
  .pagination span.current,
  .wp-pagenavi a:hover,
  .wp-pagenavi span.current {
    border: 1px solid #000;
  }

  .pagination span.current,
  .wp-pagenavi span.current {
    font-weight: bold;
  }

  /* =Subfooter
	------------------------------------------------------ */
  .subfooter {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    margin-top: 1em;
  }

  .subfooter .sub-mail {
    width: 49%;
  }

  .subfooter .sub-volunteer {
    width: 49%;
  }

  /* =Footer
	------------------------------------------------------ */
  .footer {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .footer .foot-nav {
    width: 46%;
    /*padding-left: 24px;*/
  }

  .footer .foot-nav ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }

  .footer .foot-nav ul > li {
    font-size: 14px;
    margin-bottom: 0.4em;
  }

  .footer .foot-social {
    width: 25.611111%;
  }

  .footer .site-info {
    width: 25.611111%;
  }

  /* =BX Slider
	------------------------------------------------------ */
  .bx-wrapper {
    display: block;
  }

  .bx-wrapper .bx-controls-direction a {
    display: block;
  }

  .hp-feature li > .feature-content {
    text-align: left;
    position: absolute;
    top: 1em;
    left: 10.5%;
    padding: 1em 1.5em;
    max-width: 55%;
  }

  .hp-feature li > .feature-content h1 {
    font-size: 30px;
  }

  /* =Common Elements
	------------------------------------------------------ */
  .media {
    margin-bottom: 2em;
  }

  .media-aside {
    margin-right: 1em;
    float: left;
    display: block;
  }

  .media-body {
    margin-bottom: 0;
  }

  /* =Helper Classes
	------------------------------------------------------ */
  .mobile {
    display: none;
  }

  /* =Content Elements
	------------------------------------------------------ */
  /* Tax Fiters */
  .the-filters {
    min-height: 68px;
    margin-bottom: 2em;
    padding: 0;
  }

  .the-filters h2 {
    display: inline-block;
    min-height: 68px;
    padding: 18px 1em 0 1em;
    vertical-align: top;
  }

  .the-filters .input-filter {
    display: inline-block;
    width: 21.951219%;
    min-height: 34px;
    margin: 10px 0 0 -1px;
    padding: 6px 0 0 3%;
    border-left: 1px solid #96c952;
    line-height: 1em;
  }

  .the-filters input[type="submit"] {
    float: right;
    margin: 10px 12px 0 0;
  }

  /* =Aside(s) & Sidebars(s)
	------------------------------------------------------ */
}

@media screen and (min-width: 67.5em) {
  /* =Layout Components
	------------------------------------------------------ */
  .container {
    margin: 0 auto;
  }

  /* =Header
	------------------------------------------------------ */
  .header .site-logo {
    width: auto;
  }

  .header .tagline {
    font-size: 23px;
    max-width: 680px;
  }

  /* =Homepage
	------------------------------------------------------ */
  .hp-feature li > .feature-content h1 {
    font-size: 50px;
  }
}

@media screen and (min-width: 69em) {
  /* =Layout Components
	------------------------------------------------------ */
  .wrapper {
    margin: 0 auto;
  }

  /* =Content Elements
	------------------------------------------------------ */
  /* CTA Ads */
  .cta-ads .cta-ad .cta-ad-title {
    font-size: 20px;
  }

  /* Filters */
  .taxonomy-filters .beautiful-taxonomy-filters-button,
  .taxonomy-filters .beautiful-taxonomy-filters-clear-all {
    margin: 0;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
  }

  .taxonomy-filters .beautiful-taxonomy-filters-clear-all {
    right: 145px;
  }

  /* =Main Navigation
	------------------------------------------------------ */
  .main-nav ul > li > a {
    font-size: 18px;
  }

  body#fr .main-nav ul {
    margin-left: 0;
  }

  body#fr .main-nav ul.menu > li > a {
    font-size: 17px;
  }

  /* =Homepage
	------------------------------------------------------ */
  .hp-news .news-item p {
    margin-bottom: 0.8em;
  }
}

@media screen and (min-width: 70em) {
  /* =Homepage
	------------------------------------------------------ */
  .hp-feature li > .feature-content h1 {
  }
}

@media screen and (min-width: 80em) {
  /* =Homepage
	------------------------------------------------------ */
  .hp-feature li > .feature-content h1 {
    font-size: 64px;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .print-only {
    display: block;
  }

  h1 {
    font-size: 22px !important;
  }

  h2 {
    font-size: 18px !important;
    margin-bottom: 0.4em;
  }

  h3 {
    font-size: 16px !important;
  }

  h4 {
    font-size: 16px !important;
  }

  h5 {
    font-size: 16px !important;
  }

  .main-content {
    width: 100% !important;
  }

  .the-content {
    padding: 0 0 1em 0;
    max-width: 100%;
  }

  .footer {
    border-top: 1px solid #000;
  }

  .secondary,
  .hp-feature,
  .utility-nav,
  .main-nav,
  .aside,
  .footer .footer-nav,
  .footer .quick-links,
  .the-search-form,
  .read-more,
  a.toggle-menu,
  a.toggle-sub-menu,
  .st_sharethis_custom,
  .footer .foot-social,
  div.cta-ads,
  .sub-footer {
    display: none;
  }

  .header {
    color: #000;
    min-height: 150px;
    text-align: left !important;
    border-bottom: 1px solid #000;
  }

  .header .site-logo {
    display: none;
  }

  .header .site-logo-print {
    float: left;
    width: 220px;
  }

  .header .tagline {
    float: right;
    color: #000;
    text-align: right;
    width: 300px;
  }

  .the-search-form {
    float: right;
    margin-top: 75px;
  }

  .footer .print-info {
    display: block;
  }

  .footer .foot-nav {
    display: none;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  table {
    width: 100%;
    margin: 1.5em 0;
    text-align: left;
    border-top: 1px solid #e1d8d1;
    border-right: 1px solid #e1d8d1;
  }

  table th,
  table td {
    float: none;
    clear: none;
    vertical-align: top;
    padding: 0.5em 0.5em;
    border-left: 1px solid #e1d8d1;
    border-bottom: 1px solid #e1d8d1;
  }

  table td > ul {
    margin: 0;
  }

  table td.odd {
    background: #eee none repeat scroll 0 0;
  }

  table.table-data th:first-child {
    border-bottom: 1px solid #e1d8d1;
    border-left: 1px solid #e1d8d1;
  }

  table.table-data th {
    background: #dfeaee none repeat scroll 0 0;
    border-bottom: 1px solid #e1d8d1;
    border-left: 1px solid #e1d8d1;
    border-right: 1px solid #e1d8d1;
    clear: none;
    float: none;
    padding: 0.8em;
    text-align: left;
  }
}
