/* browncoat/base/colour (does not output css) */
/* end */
/* browncoat/base/text (does not output css) */
@font-face {
  font-family: 'Gentona-Bold';
  src: url("../fonts/27BC92_8_0.eot");
  src: url("../fonts/27BC92_8_0.eot?#iefix") format("embedded-opentype"), url("../fonts/27BC92_8_0.woff") format("woff"), url("../fonts/27BC92_8_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gentona-SemiBold';
  src: url("../fonts/27BC92_10_0.eot");
  src: url("../fonts/27BC92_10_0.eot?#iefix") format("embedded-opentype"), url("../fonts/27BC92_10_0.woff") format("woff"), url("../fonts/27BC92_10_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gentona-Medium';
  src: url("../fonts/27BC92_9_0.eot");
  src: url("../fonts/27BC92_9_0.eot?#iefix") format("embedded-opentype"), url("../fonts/27BC92_9_0.woff") format("woff"), url("../fonts/27BC92_9_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gentona-BookItalic';
  src: url("../fonts/27BC92_1_0.eot");
  src: url("../fonts/27BC92_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/27BC92_1_0.woff") format("woff"), url("../fonts/27BC92_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gentona-Book';
  src: url("../fonts/27BC92_B_0.eot");
  src: url("../fonts/27BC92_B_0.eot?#iefix") format("embedded-opentype"), url("../fonts/27BC92_B_0.woff") format("woff"), url("../fonts/27BC92_B_0.ttf") format("truetype"); }
/* end */
/* browncoat/base/helper (does not output css) */
/* end */
/* browncoat/base/structure (does not output css) */
/* end */
/* browncoat/normalizers/reset */
code, form input, form textarea, form select, form legend, .selectBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  code:before, form input:before, form textarea:before, form select:before, form legend:before, .selectBox:before, code:after, form input:after, form textarea:after, form select:after, form legend:after, .selectBox:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

:focus {
  outline: none;
  border: none; }

a:focus {
  outline: none;
  border: none; }

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

body {
  background: #fff;
  font-size: 63.7%;
  margin: 0px;
  padding: 0px;
  font-family: "Noticia Text", "Georgia", "Times New Roman", Times, serif;
  word-wrap: break-word; }

hr {
  height: 1px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  border: 0;
  border-bottom: 1px solid white;
  border-top: 1px solid #e0e0e0;
  clear: both;
  overflow: 0; }

a {
  transition: color 0.2s, background 0.2s;
  -moz-transition: color 0.2s, background 0.2s;
  -webkit-transition: color 0.2s, background 0.2s;
  -o-transition: color 0.2s, background 0.2s; }

a, a:link, a:visited {
  color: #2879B3;
  text-decoration: none; }

a:hover {
  color: #154160;
  text-decoration: underline; }

button {
  font-family: "Noticia Text", "Georgia", "Times New Roman", Times, serif; }

p {
  font-size: 1.8em;
  line-height: 1.75em;
  color: #16374F;
  margin: 0 0 20px;
  padding: 0; }
  p.intro {
    font-size: 2em;
    margin: 0 0 40px; }
  p.soft-intro {
    font-size: 2em; }
  p#email-msg {
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 0 0 16px; }

small {
  font-size: 80%;
  line-height: 1; }

strong, b {
  font-weight: 600; }

em, i {
  font-style: italic; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 .38196em;
  font-weight: 500;
  text-rendering: optimizelegibility;
  line-height: 1.2em;
  color: #16374F;
  font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  h1 a, h1 a:link, h1 a:visited,
  h2 a,
  h2 a:link,
  h2 a:visited,
  h3 a,
  h3 a:link,
  h3 a:visited,
  h4 a,
  h4 a:link,
  h4 a:visited,
  h5 a,
  h5 a:link,
  h5 a:visited,
  h6 a,
  h6 a:link,
  h6 a:visited {
    color: #16374F; }
    h1 a:hover, h1 a:link:hover, h1 a:visited:hover,
    h2 a:hover,
    h2 a:link:hover,
    h2 a:visited:hover,
    h3 a:hover,
    h3 a:link:hover,
    h3 a:visited:hover,
    h4 a:hover,
    h4 a:link:hover,
    h4 a:visited:hover,
    h5 a:hover,
    h5 a:link:hover,
    h5 a:visited:hover,
    h6 a:hover,
    h6 a:link:hover,
    h6 a:visited:hover {
      color: #2879B3;
      text-decoration: none; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    font-size: 70%; }

h1 {
  font-size: 3.6em; }

h2 {
  font-size: 2.6em; }

h3 {
  font-size: 1.4em;
  text-transform: uppercase;
  color: #89BA47;
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px; }

h4 {
  font-size: 1.3em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1.1em; }

pre {
  white-space: pre-wrap;
  font-size: 1.4em;
  line-height: 1.8em; }

code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 85%;
  padding: 2px 4px;
  color: #2879B3;
  background: #f2f2f2; }

.reverse {
  background: #262626; }
  .reverse h1,
  .reverse h2,
  .reverse h3,
  .reverse h4,
  .reverse h5,
  .reverse h6,
  .reverse p,
  .reverse li {
    color: #fff; }
  .reverse a {
    color: #3b94d3; }
    .reverse a:hover {
      color: #65aadc; }

header,
footer,
.row,
.group,
.form-group,
.input-group,
[class*="-group"] {
  zoom: 1; }
  header:before,
  footer:before,
  .row:before,
  .group:before,
  .form-group:before,
  .input-group:before,
  [class*="-group"]:before {
    display: table;
    content: ""; }
  header:after,
  footer:after,
  .row:after,
  .group:after,
  .form-group:after,
  .input-group:after,
  [class*="-group"]:after {
    display: table;
    content: "";
    clear: both; }

/* browncoat/normalizers/layout */
.container {
  width: 1000px;
  padding: 0px 20px;
  margin: 0 auto; }

[class*="row"] > [class*="span"] .inner {
  padding: 0px 100px 0px 0px; }

@media (max-width: 1040px) {
  .container {
    padding: 0 10px; } }
/*
 * base rows
 */
.row {
  width: 100%; }
  .row > [class*="span"] {
    float: left;
    margin-right: 0%; }
    .row > [class*="span"].l {
      margin-right: 0; }
    .row > [class*="span"]:last-child {
      margin-right: 0; }
  .row > .span1 {
    width: 9.99998%; }
  .row > .span2 {
    width: 19.99996%; }
  .row > .span3 {
    width: 29.99994%; }
  .row > .span4 {
    width: 39.99992%; }
  .row > .span5 {
    width: 49.9999%; }
  .row > .span6 {
    width: 59.99988%; }
  .row > .span7 {
    width: 69.99986%; }
  .row > .span8 {
    width: 79.99984%; }
  .row > .span9 {
    width: 89.99982%; }
  .row > .span10 {
    width: 99.9998%; }

/*
 * new: basic row
 */
.row {
  width: 100%; }

/*
 * Alignment
 */
.al-c {
  text-align: center; }

.al-r {
  text-align: right; }

.al-l {
  text-align: left; }

/* browncoat/normalizers/list */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

ul, ol {
  margin: 0 0 20px;
  color: #16374F; }

ul {
  font-size: 1.6em;
  padding: 0 0 0 22px;
  list-style: disc; }
  ul li {
    line-height: 1.75em;
    margin: 0 0 10px;
    /*all nested*/
    /*expert*/ }
    ul li ul {
      padding-top: 10px;
      font-size: 100%; }
    ul li > ul > li {
      /*madness*/ }
      ul li > ul > li > ul > li {
        /*inception*/ }
        ul li > ul > li > ul > li > ul {
          background: #e8e8e8;
          padding: 20px 50px 10px;
          margin-top: 10px; }

ol {
  font-size: 1.6em;
  padding: 0 0 0 22px;
  list-style: decimal; }
  ol li {
    line-height: 1.75em;
    margin: 0 0 10px;
    /*all nested*/
    /*expert*/ }
    ol li ol {
      padding-top: 10px;
      font-size: 100%; }
    ol li > ol {
      list-style: lower-latin; }
      ol li > ol > li {
        /*madness*/ }
        ol li > ol > li > ol {
          list-style: lower-alpha; }
          ol li > ol > li > ol > li {
            /*inception*/ }
            ol li > ol > li > ol > li > ol {
              list-style: katakana;
              background: #e8e8e8;
              padding: 20px 50px 10px;
              margin-top: 10px; }

/*mixed*/
ul ol {
  padding-top: 10px;
  font-size: 100%; }

ol ul {
  padding-top: 10px;
  font-size: 100%; }

/* browncoat/normalizers/form */
form input, form textarea, form select {
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1; }
form legend {
  font-family: "Noticia Text", "Georgia", "Times New Roman", Times, serif;
  font-size: 1.6em;
  line-height: 1.8em;
  width: 100%;
  margin: 0 0 10px; }
form label {
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  color: #16374F;
  font-size: 1.4em;
  margin: 0 0 8px 0;
  font-weight: normal; }
form select,
form textarea,
form input[type="text"],
form input[type="password"],
form input[type="email"] {
  width: 100%;
  height: 50px;
  padding: 10px 14px;
  color: #404040;
  margin-left: 0; }
form textarea,
form input[type="text"],
form input[type="password"],
form input[type="email"] {
  background-color: #ebedee;
  border: 1px solid #ebedee; }
  form textarea:focus,
  form input[type="text"]:focus,
  form input[type="password"]:focus,
  form input[type="email"]:focus {
    -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.025), 0 0 2px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.025), 0 0 2px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.025), 0 0 2px rgba(82, 168, 236, 0.6);
    border: 1px solid rgba(82, 168, 236, 0.8);
    outline: 0; }
form select {
  background-color: #fff;
  border: 1px solid gray;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  form select:focus {
    border: 1px solid rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  form select[multiple], form select[size] {
    height: auto; }
form input[type="file"] {
  display: block;
  width: 100%; }
form textarea {
  height: auto;
  overflow: auto;
  /*remove scrollbar in IE*/ }
form button,
form input[type="submit"] {
  cursor: pointer; }
  form button:focus,
  form input[type="submit"]:focus {
    border: 1px solid rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.025), 0 0 2px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.025), 0 0 2px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.025), 0 0 2px rgba(82, 168, 236, 0.6); }
form button:disabled,
form input[type="submit"]:disabled {
  background: #ebedee;
  color: #bababa;
  cursor: default; }
  form button:disabled:hover,
  form input[type="submit"]:disabled:hover {
    background: #ebedee;
    color: #bababa; }

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

.form__collection {
  background: #f2f2f2;
  padding: 10px;
  border: 1px solid gray;
  margin: 0 0 10px; }

.form__group {
  margin: 0 0 20px; }

.form__text {
  padding: 3px 0px;
  margin: 0px;
  font-size: 1.4em;
  color: gray; }

.form__radios, .form__checkbox {
  margin: 0 0 20px; }
  .form__radios label, .form__checkbox label {
    font-weight: normal; }

.form__checkbox label {
  margin: 0; }

.form--inline .form__group {
  display: inline-block;
  padding-right: 10px; }
.form--inline .form__checkbox {
  display: inline-block;
  padding-right: 10px; }
.form--inline button {
  display: inline-block; }

.form--horizontal .form__group {
  zoom: 1; }
  .form--horizontal .form__group label {
    padding-top: 5px;
    text-align: right; }
  .form--horizontal .form__group:before {
    display: table;
    content: ""; }
  .form--horizontal .form__group:after {
    display: table;
    content: "";
    clear: both; }
.form--horizontal .form__checkbox {
  zoom: 1; }
  .form--horizontal .form__checkbox:before {
    display: table;
    content: ""; }
  .form--horizontal .form__checkbox:after {
    display: table;
    content: "";
    clear: both; }
.form--horizontal [class*="span"] {
  float: left;
  margin-right: 2%; }
  .form--horizontal [class*="span"].l {
    margin-right: 0; }
  .form--horizontal [class*="span"]:last-child {
    margin-right: 0; }
.form--horizontal .span1 {
  width: 6.49998%; }
.form--horizontal .span2 {
  width: 14.99997%; }
.form--horizontal .span3 {
  width: 23.49995%; }
.form--horizontal .span4 {
  width: 31.99993%; }
.form--horizontal .span5 {
  width: 40.49992%; }
.form--horizontal .span6 {
  width: 48.9999%; }
.form--horizontal .span7 {
  width: 57.49988%; }
.form--horizontal .span8 {
  width: 65.99987%; }
.form--horizontal .span9 {
  width: 74.49985%; }
.form--horizontal .span10 {
  width: 82.99983%; }

.selectBox {
  position: relative;
  height: 50px;
  background: #ebedee;
  padding: 14px 0px;
  cursor: pointer;
  width: 100% !important; }
  .selectBox:hover {
    text-decoration: none; }

.selectBox-label {
  padding: 0 0 0 14px;
  font-size: 1.8em;
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #16374F; }

.selectBox-arrow {
  background: url(../images/sprite-general.png) 7px -652px no-repeat;
  display: block;
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0;
  right: 0; }

.selectBox-dropdown-menu {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 100%;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  max-height: 200px;
  min-height: 1em;
  min-width: 291px;
  overflow: auto;
  position: absolute;
  z-index: 99999;
  border: 1px solid #eee;
  background: #fff; }
  .selectBox-dropdown-menu li {
    margin: 0; }
  .selectBox-dropdown-menu a {
    display: block;
    font-size: 1.8em;
    padding: 10px;
    color: #16374F; }
    .selectBox-dropdown-menu a:hover {
      text-decoration: none; }

/**
 * Views Exposed Form
 */
.views-exposed-form label {
  font-weight: normal; }
.views-exposed-form .views-exposed-widget {
  padding: 20px 0 0 0; }
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 10px;
    margin-bottom: 20px; }
.views-exposed-form input[type="submit"] {
  width: 100%; }

#edit-date-from-wrapper, #edit-date-to-wrapper {
  float: left; }
  #edit-date-from-wrapper input, #edit-date-to-wrapper input {
    background-image: url(../images/sprite-general.png);
    background-position: 88px -572px;
    background-repeat: no-repeat;
    font-size: 1.3em; }

#edit-date-from-wrapper {
  width: 45%;
  padding: 20px 5% 0 0; }

#edit-date-to-wrapper {
  width: 44.99998%;
  padding: 20px 0 0 5%; }

.views-exposed-widget {
  width: 100%; }

@media (max-width: 959px) {
  .form--horizontal .form__group label {
    text-align: left;
    padding: 0; }
  .form--horizontal [class*="span"] {
    float: none;
    width: auto;
    margin-right: 0; }
  .form--horizontal [class*="span"]:last-child {
    overflow: auto; } }
/* browncoat/normalizers/table */
.main__content table {
  border-collapse: collapse;
  border-spacing: 0; }
.main__content td,
.main__content th {
  border: 1px solid #e0e0e0;
  padding: 10px;
  color: #16374F; }
.main__content th {
  font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2em; }
.main__content td {
  font-size: 1.6em;
  line-height: 1.8em; }

/* app/libs/nav */
.site__nav {
  padding: 0 0 34px;
  border-bottom: 1px solid #e0e0e0; }
  .site__nav ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-size: 100%;
    zoom: 1; }
    .site__nav ul:before {
      display: table;
      content: ""; }
    .site__nav ul:after {
      display: table;
      content: "";
      clear: both; }
  .site__nav li {
    float: left;
    margin: 0 100px 0 0; }
    .site__nav li.last {
      margin: 0; }
  .site__nav a {
    color: #16374F;
    font-size: 1.6em;
    text-transform: uppercase;
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 2px; }
    .site__nav a:hover, .site__nav a.active {
      text-decoration: none;
      color: #2879B3; }

@media (max-width: 1040px) {
  .site__nav li {
    margin: 0px 95px 0px 0px; } }
/* app/libs/btn */
.btn--default, .btn--main, form button,
form input[type="submit"], .btn--info, .btn--success, .btn--warning, .btn--error, #speaker-connect-form input.btn--checkbox ~ label,
#speaker-connect-form button.tgl-checkboxes {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  -webkit-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px -4px rgba(0, 0, 0, 0.3);
  margin: 0 0 20px;
  padding: 20px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  color: #fff;
  border: 1px solid #a6a6a6;
  font-size: 1.6em;
  line-height: 1;
  font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  cursor: pointer; }
  .btn--default:hover, .btn--main:hover, form button:hover,
  form input[type="submit"]:hover, .btn--info:hover, .btn--success:hover, .btn--warning:hover, .btn--error:hover, #speaker-connect-form input.btn--checkbox ~ label:hover,
  #speaker-connect-form button.tgl-checkboxes:hover, .active.btn--default, .active.btn--main, form button.active,
  form input.active[type="submit"], .active.btn--info, .active.btn--success, .active.btn--warning, .active.btn--error, #speaker-connect-form input.btn--checkbox ~ label.active,
  #speaker-connect-form button.active.tgl-checkboxes {
    background: #a6a6a6;
    color: #fff;
    text-decoration: none;
    border: none; }
  .btn--default:link, .btn--main:link, form button:link,
  form input[type="submit"]:link, .btn--info:link, .btn--success:link, .btn--warning:link, .btn--error:link, #speaker-connect-form input.btn--checkbox ~ label:link,
  #speaker-connect-form button.tgl-checkboxes:link, .btn--default:visited, .btn--main:visited, form button:visited,
  form input[type="submit"]:visited, .btn--info:visited, .btn--success:visited, .btn--warning:visited, .btn--error:visited, #speaker-connect-form input.btn--checkbox ~ label:visited,
  #speaker-connect-form button.tgl-checkboxes:visited {
    color: #fff; }
  .btn--default:focus, .btn--main:focus, form button:focus,
  form input[type="submit"]:focus, .btn--info:focus, .btn--success:focus, .btn--warning:focus, .btn--error:focus, #speaker-connect-form input.btn--checkbox ~ label:focus,
  #speaker-connect-form button.tgl-checkboxes:focus {
    border: none; }

.btn--default {
  background: none;
  color: #16374F; }
  .btn--default:hover, .btn--default.active {
    background: #bfbfbf; }

.btn--main, form button,
form input[type="submit"] {
  background: #1d5983;
  background: -moz-linear-gradient(top, #2879B3 0%, #1d5983 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2879B3), color-stop(100%, #1d5983));
  background: -webkit-linear-gradient(top, #2879B3 0%, #1d5983 100%);
  background: -o-linear-gradient(top, #2879B3 0%, #1d5983 100%);
  background: -ms-linear-gradient(top, #2879B3 0%, #1d5983 100%);
  background: linear-gradient(to bottom, #2879B3 0%, #1d5983 100%);
  border: none; }
  .btn--main:hover, form button:hover,
  form input[type="submit"]:hover, .btn--main.active, form button.active,
  form input.active[type="submit"] {
    background: #2879B3; }

.btn--info {
  background: #2a7fbb;
  background: -moz-linear-gradient(top, #2879B3 0%, #2a7fbb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2879B3), color-stop(100%, #2a7fbb));
  background: -webkit-linear-gradient(top, #2879B3 0%, #2a7fbb 100%);
  background: -o-linear-gradient(top, #2879B3 0%, #2a7fbb 100%);
  background: -ms-linear-gradient(top, #2879B3 0%, #2a7fbb 100%);
  background: linear-gradient(to bottom, #2879B3 0%, #2a7fbb 100%);
  border-color: #1f5d89; }
  .btn--info:hover, .btn--info.active {
    background: #1f5d89; }
  .btn--info:focus {
    border: 1px solid #1f5d89; }

.btn--success {
  background: #63bb63;
  background: -moz-linear-gradient(top, #5cb85c 0%, #63bb63 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5cb85c), color-stop(100%, #63bb63));
  background: -webkit-linear-gradient(top, #5cb85c 0%, #63bb63 100%);
  background: -o-linear-gradient(top, #5cb85c 0%, #63bb63 100%);
  background: -ms-linear-gradient(top, #5cb85c 0%, #63bb63 100%);
  background: linear-gradient(to bottom, #5cb85c 0%, #63bb63 100%);
  border-color: #449d44; }
  .btn--success:hover, .btn--success.active {
    background: #449d44; }
  .btn--success:focus {
    border: 1px solid #449d44; }

.btn--warning {
  background: #f1b157;
  background: -moz-linear-gradient(top, #f0ad4e 0%, #f1b157 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0ad4e), color-stop(100%, #f1b157));
  background: -webkit-linear-gradient(top, #f0ad4e 0%, #f1b157 100%);
  background: -o-linear-gradient(top, #f0ad4e 0%, #f1b157 100%);
  background: -ms-linear-gradient(top, #f0ad4e 0%, #f1b157 100%);
  background: linear-gradient(to bottom, #f0ad4e 0%, #f1b157 100%);
  border-color: #ec971f; }
  .btn--warning:hover, .btn--warning.active {
    background: #ec971f; }
  .btn--warning:focus {
    border: 1px solid #ec971f; }

.btn--error {
  background: #db5b57;
  background: -moz-linear-gradient(top, #d9534f 0%, #db5b57 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9534f), color-stop(100%, #db5b57));
  background: -webkit-linear-gradient(top, #d9534f 0%, #db5b57 100%);
  background: -o-linear-gradient(top, #d9534f 0%, #db5b57 100%);
  background: -ms-linear-gradient(top, #d9534f 0%, #db5b57 100%);
  background: linear-gradient(to bottom, #d9534f 0%, #db5b57 100%);
  border-color: #c9302c; }
  .btn--error:hover, .btn--error.active {
    background: #c9302c; }
  .btn--error:focus {
    border: 1px solid #c9302c; }

.btn--large {
  width: 260px;
  padding: 20px;
  font-size: 1.6em;
  margin: 0 auto; }

.btn--small {
  padding: 10px 15px;
  font-size: 1.4em; }

.btn--xsmall {
  padding: 5px 10px;
  font-size: 1.2em; }

.btn-group {
  margin: 0 0 20px; }
  .btn-group .btn--default, .btn-group .btn--main, .btn-group form button, form .btn-group button,
  .btn-group form input[type="submit"],
  form .btn-group input[type="submit"], .btn-group .btn--info, .btn-group .btn--success, .btn-group .btn--warning, .btn-group .btn--error, .btn-group #speaker-connect-form input.btn--checkbox ~ label, #speaker-connect-form .btn-group input.btn--checkbox ~ label,
  .btn-group #speaker-connect-form button.tgl-checkboxes,
  #speaker-connect-form .btn-group button.tgl-checkboxes {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    float: left;
    margin-bottom: 0;
    margin-left: -1px; }
    .btn-group .btn--default:first-child, .btn-group .btn--main:first-child, .btn-group form button:first-child, form .btn-group button:first-child,
    .btn-group form input[type="submit"]:first-child,
    form .btn-group input[type="submit"]:first-child, .btn-group .btn--info:first-child, .btn-group .btn--success:first-child, .btn-group .btn--warning:first-child, .btn-group .btn--error:first-child, .btn-group #speaker-connect-form input.btn--checkbox ~ label:first-child, #speaker-connect-form .btn-group input.btn--checkbox ~ label:first-child,
    .btn-group #speaker-connect-form button.tgl-checkboxes:first-child,
    #speaker-connect-form .btn-group button.tgl-checkboxes:first-child {
      -webkit-border-radius: 5px 0px 0px 5px;
      -moz-border-radius: 5px 0px 0px 5px;
      border-radius: 5px 0px 0px 5px; }
    .btn-group .btn--default:last-child, .btn-group .btn--main:last-child, .btn-group form button:last-child, form .btn-group button:last-child,
    .btn-group form input[type="submit"]:last-child,
    form .btn-group input[type="submit"]:last-child, .btn-group .btn--info:last-child, .btn-group .btn--success:last-child, .btn-group .btn--warning:last-child, .btn-group .btn--error:last-child, .btn-group #speaker-connect-form input.btn--checkbox ~ label:last-child, #speaker-connect-form .btn-group input.btn--checkbox ~ label:last-child,
    .btn-group #speaker-connect-form button.tgl-checkboxes:last-child,
    #speaker-connect-form .btn-group button.tgl-checkboxes:last-child {
      -webkit-border-radius: 0px 5px 5px 0px;
      -moz-border-radius: 0px 5px 5px 0px;
      border-radius: 0px 5px 5px 0px; }

/*
.btn--group {
	.btn--default:first-child , .btn:first-child {
		border-left: 1px solid darken($default, 10);
	}
	.btn--main:first-child {
		border-left: 1px solid darken($brand, 10);
	}
	.btn--info:first-child {
		border-left: 1px solid darken($info, 10);
	}
	.btn--success:first-child {
		border-color: 1px solid darken($success, 10);
	}
	.btn--warning:first-child {
		border-color: 1px solid darken($warning, 10);
	}
	.btn--error:first-child {
		border-color: 1px solid darken($error, 10);
	}
}
*/
/* app/devs/header */
.site__header {
  padding: 30px 0px;
  overflow: hidden; }

/**
 * Search
 */
.region-header {
  float: right;
  padding-top: 7px; }

#name-and-slogan {
  display: none; }

#block-search-form form {
  float: right;
  position: relative; }
  #block-search-form form input[type="text"] {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    cursor: pointer;
    float: right;
    width: 40px;
    height: 40px;
    background: #89BA47 url(../images/sprite-general.png) 2px -712px no-repeat;
    font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.4em;
    padding: 15px 17px;
    border: none;
    text-indent: -9999px;
    letter-spacing: 1px; }
    #block-search-form form input[type="text"]:focus {
      border: none; }
  #block-search-form form input[type="submit"] {
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    background: #89BA47 url(../images/sprite-general.png) 2px -712px no-repeat;
    height: 40px;
    width: 40px;
    text-indent: -9999px; }
#block-search-form.active input[type="text"] {
  text-indent: 0px;
  width: 160px;
  color: #fff;
  cursor: text; }
#block-search-form.open input[type="text"] {
  background: #89BA47; }
#block-search-form.open input[type="submit"] {
  display: block; }

/* app/devs/footer */
.site__footer {
  background: #ebedee url(../images/bg_footer_capitol.png) no-repeat 100% 100%;
  padding: 50px 0px; }
  .site__footer .region-footer {
    zoom: 1; }
    .site__footer .region-footer:before {
      display: table;
      content: ""; }
    .site__footer .region-footer:after {
      display: table;
      content: "";
      clear: both; }
  .site__footer .block-nodeblock {
    float: left; }
    .site__footer .block-nodeblock h3 {
      background: none;
      color: #64686d;
      font-size: 1.6em;
      padding: 0px;
      margin: 0 0 30px; }
    .site__footer .block-nodeblock .section-content {
      background: none; }
      .site__footer .block-nodeblock .section-content .block-content {
        padding: 0; }
      .site__footer .block-nodeblock .section-content p {
        color: #64686d;
        font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.2em;
        padding: 0; }
  .site__footer .block-menu {
    float: left; }
    .site__footer .block-menu h3 {
      font-size: 1.6em;
      color: #64686d;
      margin: 0 0 30px; }
    .site__footer .block-menu .menu {
      margin: 0 0 20px;
      padding: 0;
      list-style: none;
      font-size: 100%; }
      .site__footer .block-menu .menu li {
        list-style: none;
        margin: 0 0 1px 0; }
      .site__footer .block-menu .menu a {
        color: #64686d;
        display: block;
        font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.2em; }
        .site__footer .block-menu .menu a:hover {
          text-decoration: none;
          color: #7d8187; }

.site__over-footer .block-speaker-subscribe {
  margin: 0; }
  .site__over-footer .block-speaker-subscribe h3 {
    margin: 0; }
  .site__over-footer .block-speaker-subscribe p#email-msg {
    float: left;
    font-size: 2em;
    width: 70%;
    padding: 30px 0px 30px 0px; }
    .site__over-footer .block-speaker-subscribe p#email-msg.success {
      float: none;
      margin: 0;
      text-align: left; }
  .site__over-footer .block-speaker-subscribe form {
    overflow: hidden; }
  .site__over-footer .block-speaker-subscribe .form-item {
    margin: 0; }
  .site__over-footer .block-speaker-subscribe .form-item-first-name, .site__over-footer .block-speaker-subscribe .form-item-zip-code {
    display: none; }

.region-over-footer {
  border-top: 1px solid #e0e0e0;
  padding: 60px 0px 50px; }

/**
 * Footer Menus
 */
#block-menu-menu-home {
  padding-right: 95px; }

#block-menu-menu-connect {
  padding-right: 64px; }

#block-menu-menu-gop-resources {
  padding-right: 90px; }

#block-menu-menu-house-resources {
  padding-right: 70px; }

.end-credits {
  background: #64686d; }
  .end-credits .container {
    zoom: 1;
    padding-top: 20px;
    padding-bottom: 30px; }
    .end-credits .container:before {
      display: table;
      content: ""; }
    .end-credits .container:after {
      display: table;
      content: "";
      clear: both; }
  .end-credits .region-sub-footer {
    float: left; }
  .end-credits p {
    float: right;
    margin: 0;
    padding-top: 12px;
    color: #b2b7b9;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.2em; }
    .end-credits p a {
      color: #b2b7b9; }
  .end-credits .block-menu h3 {
    display: none; }
  .end-credits .block-menu ul {
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 100%; }
    .end-credits .block-menu ul:before {
      display: table;
      content: ""; }
    .end-credits .block-menu ul:after {
      display: table;
      content: "";
      clear: both; }
  .end-credits .block-menu li {
    list-style: none;
    float: left;
    margin: 0 16px 0 0; }
  .end-credits .block-menu .menu a {
    display: block;
    background-image: url(../images/sprite-general.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    padding: 0; }
  .end-credits .block-menu .menu .facebook a {
    background-position: 10px -38px; }
    .end-credits .block-menu .menu .facebook a:hover {
      background-position: 10px -38px; }
  .end-credits .block-menu .menu .flickr a {
    background-position: -24px -38px; }
    .end-credits .block-menu .menu .flickr a:hover {
      background-position: -24px -38px; }
  .end-credits .block-menu .menu .flipboard a {
    background-position: -65px -38px; }
    .end-credits .block-menu .menu .flipboard a:hover {
      background-position: -65px -38px; }
  .end-credits .block-menu .menu .gplus a {
    background-position: -107px -37px; }
    .end-credits .block-menu .menu .gplus a:hover {
      background-position: -107px -37px; }
  .end-credits .block-menu .menu .instagram a {
    background-position: -149px -38px; }
    .end-credits .block-menu .menu .instagram a:hover {
      background-position: -149px -38px; }
  .end-credits .block-menu .menu .twitter a {
    background-position: -195px -37px; }
    .end-credits .block-menu .menu .twitter a:hover {
      background-position: -195px -37px; }
  .end-credits .block-menu .menu .vine a {
    background-position: -237px -38px; }
    .end-credits .block-menu .menu .vine a:hover {
      background-position: -237px -38px; }
  .end-credits .block-menu .menu .youtube a {
    background-position: -279px -38px; }
    .end-credits .block-menu .menu .youtube a:hover {
      background-position: -279px -38px; }
  .end-credits .block-menu .menu .medium a {
    background-position: -328px -38px; }
    .end-credits .block-menu .menu .medium a:hover {
      background-position: -328px -38px; }

/* app/devs/_sidebar */
.site__sidebar h3 {
  margin: 0 0 40px; }
.site__sidebar #speaker-email-signup .form-item-first-name {
  display: none; }
.site__sidebar #speaker-email-signup .form-item-zip-code {
  display: none; }

#block-views-exp-speaker-blog-page h3 {
  margin: 0 0 20px; }

.block-speaker-subscribe {
  margin: 0 0 60px; }
  .block-speaker-subscribe form {
    position: relative; }
  .block-speaker-subscribe .form-submit {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transition: background, 0.2s;
    -moz-transition: background, 0.2s;
    -webkit-transition: background, 0.2s;
    -o-transition: background, 0.2s;
    position: absolute;
    top: 25px;
    right: 0px;
    height: 50px;
    width: 50px;
    text-indent: -9999px;
    background: url(../images/sprite-general.png) -965px 19px no-repeat; }
    .block-speaker-subscribe .form-submit:hover {
      background: #dde1e2 url(../images/sprite-general.png) -965px 19px no-repeat; }

/**
 * Sidebar Article Summary
 */
.views-row-last .sidebar__article--summary {
  padding: 0 0 80px; }

.sidebar__article--summary {
  padding: 0 0 40px; }
  .sidebar__article--summary h4 {
    font-size: 1.6em;
    margin: 0 0 9px; }

.sidebar__article__meta span {
  color: #b2b7b9;
  font-size: 1.2em;
  float: left;
  margin: 0 15px 0 0;
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

/**
 * Share This
 */
.node-editors-choice .block-content {
  padding: 0; }

.section-content {
  padding: 0;
  margin: 0; }

.share-this {
  background: #ebedee;
  padding: 10px 0px;
  margin-bottom: 80px;
  width: 250px; }
  .share-this > span .stButton .stLarge {
    display: block;
    height: 32px;
    width: 32px;
    margin: 0 10px;
    background-image: url(../images/sprite-general.png) !important; }
    .share-this > span .stButton .stLarge:hover {
      opacity: 1; }
  .share-this .st_twitter_large_custom .stLarge {
    background-position: -884px -960px; }
    .share-this .st_twitter_large_custom .stLarge:hover {
      background-position: -884px -907px; }
  .share-this .st_facebook_large_custom .stLarge {
    background-position: -834px -960px; }
    .share-this .st_facebook_large_custom .stLarge:hover {
      background-position: -834px -907px; }
  .share-this .st_googleplus_large_custom .stLarge {
    background-position: -783px -960px; }
    .share-this .st_googleplus_large_custom .stLarge:hover {
      background-position: -783px -907px; }
  .share-this .st_sharethis_large .stLarge {
    background-position: -726px -960px; }
    .share-this .st_sharethis_large .stLarge:hover {
      background-position: -726px -907px; }
  .share-this .st_email_large .stLarge {
    background-position: -942px -960px; }
    .share-this .st_email_large .stLarge:hover {
      background-position: -942px -907px; }

/**
 * Tweets
 */
.tweets-pulled-listing {
  padding: 0 0 40px; }

.tweet {
  padding: 0 0 40px; }

.tweet__header {
  margin: 0 0 10px; }

.tweet__img {
  float: left;
  position: relative; }
  .tweet__img img {
    display: block;
    height: 42px;
    width: 42px; }

.tweet__img-msk {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 42px;
  width: 42px;
  background: url(../images/twitter-img-mask.png) 50% 50% no-repeat; }

.tweet__name {
  overflow: hidden;
  padding: 0 0 0 15px; }
  .tweet__name h5 {
    color: #333333;
    font-size: 1.4em;
    margin: 0 0 8px; }
  .tweet__name h6 {
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.2em;
    margin: 0; }
    .tweet__name h6 a {
      color: #333333; }

.tweet__text {
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  line-height: 1.6em; }

.tweet__time {
  font-family: Gentona-BookItalic, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #bababa;
  font-size: 1.2em;
  float: left; }

.tweet__actions {
  float: right; }
  .tweet__actions span {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(../images/sprite-general.png);
    background-repeat: no-repeat;
    margin: 0 0 0 20px; }
    .tweet__actions span a {
      display: block;
      text-indent: -9999px;
      height: 100%; }
  .tweet__actions .reply {
    background-position: -908px -63px; }
  .tweet__actions .fav {
    background-position: -943px -63px; }
  .tweet__actions .rt {
    background-position: -980px -63px; }

/* app/devs/blog */
/**
 * Blog Page Filter
 */
#block-menu-menu-blog-navigation {
  zoom: 1;
  border-bottom: 1px solid #e0e0e0;
  padding: 40px 0 0 0;
  background: #fff;
  width: 1000px;
  margin: 0 auto; }
  #block-menu-menu-blog-navigation:before {
    display: table;
    content: ""; }
  #block-menu-menu-blog-navigation:after {
    display: table;
    content: "";
    clear: both; }
  #block-menu-menu-blog-navigation h3 {
    float: left;
    padding: 21px 20px;
    margin: 0;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #16374F;
    border-top: 1px solid #e0e0e0;
    font-size: 1.4em;
    line-height: 1;
    text-transform: none; }
  #block-menu-menu-blog-navigation .content {
    border-left: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 0 0 0 32px;
    background: url(../images/bg_body.png) 0 0 repeat-x; }
  #block-menu-menu-blog-navigation .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 100%;
    zoom: 1; }
    #block-menu-menu-blog-navigation .menu:before {
      display: table;
      content: ""; }
    #block-menu-menu-blog-navigation .menu:after {
      display: table;
      content: "";
      clear: both; }
    #block-menu-menu-blog-navigation .menu li {
      float: left;
      margin: 0;
      padding: 0 24px 0 0;
      list-style: none;
      font-size: 1.8em;
      line-height: 1; }
      #block-menu-menu-blog-navigation .menu li.active-filter a {
        border-top: 4px solid #2879B3;
        padding: 16px 11px 20px; }
        #block-menu-menu-blog-navigation .menu li.active-filter a:hover {
          color: #16374F; }
    #block-menu-menu-blog-navigation .menu a {
      display: block;
      padding: 20px 11px;
      font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
      #block-menu-menu-blog-navigation .menu a:hover {
        color: #2879B3;
        text-decoration: none; }

/**
 * Blog Pagination
 */
.item-list .pager li.pager-item, .item-list .pager li.pager {
  margin: 0;
  padding: 0; }
.item-list .pager a, .item-list .pager .pager-current {
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.6em;
  padding: 15px 6px; }
.item-list .pager a {
  color: #d9dbdc; }
  .item-list .pager a:hover {
    text-decoration: none;
    color: #16374F; }
.item-list .pager .pager-current {
  color: #16374F;
  margin: 0; }
.item-list .pager .pager-ellipsis {
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.6em;
  color: #d9dbdc;
  padding: 0;
  margin: 0;
  display: none; }
.item-list .pager .pager-first,
.item-list .pager .pager-last,
.item-list .pager .pager-next,
.item-list .pager .pager-previous {
  padding: 0;
  margin: 0; }
  .item-list .pager .pager-first a,
  .item-list .pager .pager-last a,
  .item-list .pager .pager-next a,
  .item-list .pager .pager-previous a {
    font-size: 2em; }
.item-list .pager .pager-first a {
  padding: 15px 15px 15px 0px;
  border-right: 1px solid #e0e0e0; }
.item-list .pager .pager-last a {
  padding: 15px 0px 15px 15px;
  border-left: 1px solid #e0e0e0; }
.item-list .pager .pager-next a {
  padding: 15px 15px; }
.item-list .pager .pager-previous a {
  padding: 15px 15px; }

/**
 * Blog Page
 */
.article h2.field-item, .article--solutions h2.field-item {
  margin: 0 0 13px; }
.article img, .article--solutions img {
  margin: 0 0 50px; }
.article p:last-child, .article--solutions p:last-child {
  margin: 0; }

.article__header {
  padding: 40px 0px 30px; }

.article__title {
  margin: 0 0 5px; }

.article__type {
  display: block;
  margin: 0 0 10px;
  color: #89BA47;
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  line-height: 1;
  text-transform: uppercase; }

.article__meta {
  zoom: 1;
  padding: 0px; }
  .article__meta:before {
    display: table;
    content: ""; }
  .article__meta:after {
    display: table;
    content: "";
    clear: both; }
  .article__meta span {
    font-family: Gentona-BookItalic, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #bababa;
    font-size: 1.8em;
    float: left; }

.article__author {
  padding: 0 0 0 10px; }
  .article__author a {
    color: #bababa;
    text-decoration: none; }
    .article__author a:hover {
      text-decoration: underline; }

.article__date {
  padding: 0 10px 0 0; }

.article__footer {
  padding: 0 0 30px;
  margin: 0 0 50px;
  border-bottom: 1px solid #e0e0e0; }

.field.tags {
  padding-top: 40px;
  color: #2879B3;
  font-size: 1.4em; }
  .field.tags strong {
    font-family: Gentona-Medium, Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    color: #bababa;
    padding-right: 5px; }
  .field.tags a {
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.block-disqus {
  border: 1px solid #e0e0e0;
  padding: 30px 15px; }

.spkrfl-gal {
  padding: 0;
  border: none; }
  .spkrfl-gal h2 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: Gentona-Semibold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 1px;
    color: #89BA47; }
    .spkrfl-gal h2 span {
      font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: .8em; }

/**
 * Archive
 */
.archive-header {
  margin-bottom: 50px; }

/**
 * Solutions (formerly initiatives)
 */
.article--solutions h2 {
  margin: 0 0 35px; }
.article--solutions img {
  margin: 0 0 35px; }

.article__links {
  padding-top: 40px; }
  .article__links h3 {
    padding-top: 40px;
    margin: 0 0 20px;
    border-top: 1px solid #e0e0e0; }
  .article__links p {
    line-height: 1; }
  .article__links a {
    display: block;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
    .article__links a:hover {
      text-decoration: none; }

.video-embed {
  margin: 0 0 20px; }

/**
 * Specials
 */
.main__content strong u {
  font-weight: 600; }
.main__content blockquote {
  padding: 0 10px 0px 50px;
  margin: 0 0 20px; }
.main__content .twitter-tweet {
  margin: 0 auto 20px !important; }
.main__content #fb-root {
  height: 0; }
.main__content .fb_iframe_widget, .main__content .fb-post {
  width: 100%; }
  .main__content .fb_iframe_widget span, .main__content .fb-post span {
    display: block;
    margin: 0 auto 20px; }

/* app/devs/media */
/**
 * Youtube and Flickr Shared
 */
.block-speaker-youtube h3,
#block-speaker-flickr-speaker-flickr-gallery h3,
#block-speaker-facebook-speaker-facebook-gallery h3 {
  font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 3.6em;
  line-height: 1;
  color: #16374F;
  text-transform: none; }
  .block-speaker-youtube h3 .subtitle,
  #block-speaker-flickr-speaker-flickr-gallery h3 .subtitle,
  #block-speaker-facebook-speaker-facebook-gallery h3 .subtitle {
    display: block; }
    .block-speaker-youtube h3 .subtitle a,
    #block-speaker-flickr-speaker-flickr-gallery h3 .subtitle a,
    #block-speaker-facebook-speaker-facebook-gallery h3 .subtitle a {
      display: block;
      font-size: .38em;
      line-height: 1;
      padding: 0 0 25px;
      font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      color: #89BA47;
      text-transform: uppercase; }

/**
 * Youtube
 */
#speaker_youtube_gallery {
  zoom: 1;
  padding: 0 0 60px;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 65px; }
  #speaker_youtube_gallery:before {
    display: table;
    content: ""; }
  #speaker_youtube_gallery:after {
    display: table;
    content: "";
    clear: both; }

#speaker_youtube_main_video {
  float: left;
  width: 530px; }
  #speaker_youtube_main_video iframe {
    margin: 0 0 40px; }
  #speaker_youtube_main_video h3 {
    font-size: 2.6em;
    line-height: 28px;
    margin: 0 0 35px; }
  #speaker_youtube_main_video .speaker_youtube_description a {
    font-size: .8em;
    font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    padding: 3px 5px 2px; }
    #speaker_youtube_main_video .speaker_youtube_description a:hover {
      background: #2879B3;
      color: #fff;
      text-decoration: none; }

#speaker_youtube_video_list {
  overflow: hidden;
  padding: 0 0 0 50px; }
  #speaker_youtube_video_list .youtube_video {
    float: left;
    width: 120px;
    height: 200px;
    margin: 0 30px 45px 0; }
    #speaker_youtube_video_list .youtube_video.last {
      margin: 0 0 45px; }
    #speaker_youtube_video_list .youtube_video a {
      font-size: 1.4em;
      line-height: 17px;
      font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      color: #16374F; }
      #speaker_youtube_video_list .youtube_video a:hover {
        color: #2879B3;
        text-decoration: none; }
    #speaker_youtube_video_list .youtube_video img {
      margin: 0 0 14px;
      display: block; }
  #speaker_youtube_video_list .btn--main, #speaker_youtube_video_list form button, form #speaker_youtube_video_list button,
  #speaker_youtube_video_list form input[type="submit"],
  form #speaker_youtube_video_list input[type="submit"] {
    margin: 0 35px;
    clear: both; }

/**
 * Flickr
 */
#speaker_flickr_gallery .btn--main, #speaker_flickr_gallery form button, form #speaker_flickr_gallery button,
#speaker_flickr_gallery form input[type="submit"],
form #speaker_flickr_gallery input[type="submit"],
#speaker_photo_gallery .btn--main,
#speaker_photo_gallery form button,
form #speaker_photo_gallery button,
#speaker_photo_gallery form input[type="submit"],
form #speaker_photo_gallery input[type="submit"] {
  clear: both;
  width: 350px;
  margin: 0 35px;
  float: right; }

#speaker_flickr_gallery_inner,
#speaker_photo_gallery_inner {
  zoom: 1;
  margin: 0 0 40px; }
  #speaker_flickr_gallery_inner:before,
  #speaker_photo_gallery_inner:before {
    display: table;
    content: ""; }
  #speaker_flickr_gallery_inner:after,
  #speaker_photo_gallery_inner:after {
    display: table;
    content: "";
    clear: both; }
  #speaker_flickr_gallery_inner a,
  #speaker_photo_gallery_inner a {
    display: block;
    width: 150px;
    height: 102px;
    margin: 0 20px 20px 0;
    float: left;
    background-size: cover;
    background-repeat: no-repeat; }
    #speaker_flickr_gallery_inner a.last,
    #speaker_photo_gallery_inner a.last {
      margin: 0 0 20px 0; }

/**
 * Flickr Sidebar
 */
#block-speaker-flickr-speaker-flickr-widget h3,
#block-speaker-facebook-speaker-facebook-widget h3 {
  margin: 0 0 18px; }

#speaker_flickr_widget,
#speaker_photo_widget {
  margin-bottom: 70px; }
  #speaker_flickr_widget a,
  #speaker_photo_widget a {
    display: block;
    width: 320px;
    height: 140px;
    margin: 0 0 3px;
    overflow: hidden;
    background-size: cover; }
  #speaker_flickr_widget img,
  #speaker_photo_widget img {
    display: block;
    margin: -30px 0 0 0; }

/**
 * Speaker Live
 */
.speaker-live .region-featured-full {
  zoom: 1;
  padding-bottom: 40px; }
  .speaker-live .region-featured-full:before {
    display: table;
    content: ""; }
  .speaker-live .region-featured-full:after {
    display: table;
    content: "";
    clear: both; }
.speaker-live .speaker-live-player {
  float: left;
  width: 640px; }
.speaker-live .live-feature-right {
  width: 320px; }
  .speaker-live .live-feature-right p {
    font-size: 1.6em;
    margin-bottom: 10px; }

.post-action.speaker-live {
  zoom: 1;
  margin-bottom: 40px; }
  .post-action.speaker-live:before {
    display: table;
    content: ""; }
  .post-action.speaker-live:after {
    display: table;
    content: "";
    clear: both; }
  .post-action.speaker-live div {
    float: left; }
    .post-action.speaker-live div a {
      background-image: url(../images/sprite-general.png);
      background-repeat: none;
      background-position: -884px -960px;
      display: block;
      height: 30px;
      width: 30px;
      margin: 0 10px;
      text-indent: -9999px; }
    .post-action.speaker-live div.facebook a {
      background-position: -834px -960px; }
    .post-action.speaker-live div.google a {
      background-position: -783px -960px; }

/* app/devs/site */
.field-name-body .field-item {
  font-size: 1.8em;
  line-height: 1.75em;
  color: #16374F; }
  .field-name-body .field-item p, .field-name-body .field-item ol, .field-name-body .field-item ul {
    font-size: 100%; }
  .field-name-body .field-item table {
    font-size: 55.55555%; }

.speaker-initiatives-block {
  display: none; }

.menu {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 100%; }
  .menu li {
    float: none; }
    .menu li a {
      color: #16374F; }
      .menu li a:hover {
        background: none; }

#block-views-archive-block {
  margin: 0 0 70px; }

/**
 * Homepage Featured Content
 */
.homepage__featured, .featured--solutions {
  zoom: 1;
  min-width: 1000px;
  max-width: 1400px;
  margin: 0 auto; }
  .homepage__featured:before, .featured--solutions:before {
    display: table;
    content: ""; }
  .homepage__featured:after, .featured--solutions:after {
    display: table;
    content: "";
    clear: both; }
  .homepage__featured .views-row, .homepage__featured .region, .featured--solutions .views-row, .featured--solutions .region {
    float: left;
    width: 33.3222%; }
  .homepage__featured .region-featured-full, .featured--solutions .region-featured-full {
    float: none;
    width: auto; }

.homepage__featured.featured--two-column .region {
  width: 49.99989%; }

.homepage__featured .region-featured-full .featured__inner {
  margin: 0; }
  .homepage__featured .region-featured-full .featured__inner .text {
    position: static;
    width: auto;
    bottom: auto;
    top: 0;
    padding: 15% 0px 20px;
    background: none; }
  .homepage__featured .region-featured-full .featured__inner .icon.video, .homepage__featured .region-featured-full .featured__inner .icon.Video {
    position: static;
    margin: 0 0 0 20px; }
.homepage__featured .region-featured-full .text--outer {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: url(../images/bg_homepage_featured.png) 0 0 repeat; }

.featured__inner {
  position: relative;
  margin: 0 2px; }
  .featured__inner a {
    display: block; }
    .featured__inner a:hover h3, .featured__inner a:hover span {
      opacity: 0.7; }
    .featured__inner a:hover .Video, .featured__inner a:hover .video {
      background: rgba(0, 0, 0, 0.75);
      opacity: 1; }
  .featured__inner img {
    display: block;
    width: 100% !important;
    height: auto !important; }
  .featured__inner .hide {
    display: none; }
  .featured__inner .text {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 30px 0 23px;
    background: url(../images/bg_homepage_featured.png) 0 0 repeat; }
  .featured__inner h3, .featured__inner span {
    transition: opacity, 0.2s;
    -moz-transition: opacity, 0.2s;
    -webkit-transition: opacity, 0.2s;
    -o-transition: opacity, 0.2s;
    display: block;
    padding: 0 25px;
    margin: 0;
    color: #fff;
    text-decoration: none; }
  .featured__inner h3 {
    text-transform: none;
    font-size: 2.6em; }
  .featured__inner .type {
    font-size: 1.4em;
    padding-bottom: 20px;
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase; }
  .featured__inner .icon {
    display: none; }
    .featured__inner .icon.Video, .featured__inner .icon.video {
      -webkit-border-radius: 70px;
      -moz-border-radius: 70px;
      border-radius: 70px;
      display: block;
      position: absolute;
      top: 20px;
      right: 20px;
      width: 70px;
      height: 70px;
      padding: 0;
      background: rgba(0, 0, 0, 0.25); }
      .featured__inner .icon.Video i, .featured__inner .icon.video i {
        display: block;
        width: 70px;
        height: 70px;
        background: url(../images/icon_play_btn.png) 50% 50% no-repeat; }

.views-row-first .featured__inner, .region-homepage-featured-left .featured__inner {
  margin: 0px 4px 0px 0px; }

.views-row-last .featured__inner, .region-homepage-featured-right .featured__inner {
  margin: 0px 0px 0px 4px; }

/**
 * Main Content
 */
.site__main {
  background: url(../images/bg_body.png) 670px 0px repeat-y; }
  .site__main.no-border {
    background: #fff; }
  .site__main > .row {
    padding-top: 40px; }
  .site__main.node > .row {
    padding: 0px; }

.main__full-width {
  background: #fff; }

.main__content {
  padding-bottom: 80px; }
  .main__content h2.field-item {
    margin: 0 0 40px; }
  .main__content h3 {
    margin: 0 0 40px 0; }
  .main__content h4 {
    font-size: 1.8em;
    font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 1px;
    padding-top: 20px;
    margin: 0 0 20px; }

/**
 * Summary (view listings)
 */
.post-summary, .post-summary--solutions {
  padding: 0 0 42px;
  margin: 0 0 42px;
  border-bottom: 1px solid #e0e0e0; }
  .views-row-last .post-summary, .views-row-last .post-summary--solutions {
    padding: 0 0 75px;
    border: none;
    margin: 0; }
  .post-summary h2, .post-summary--solutions h2 {
    margin: 0 0 10px; }
  .post-summary .summary__date, .post-summary--solutions .summary__date {
    display: block;
    font-family: Gentona-BookItalic, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #bababa;
    font-size: 1.4em;
    margin: 0 0 8px; }
  .post-summary > a, .post-summary--solutions > a {
    display: block;
    padding: 9px 0 0 0;
    margin: 0 0 7px; }
  .post-summary p, .post-summary--solutions p {
    margin: 0; }
    .post-summary p a, .post-summary--solutions p a {
      font-size: .8em;
      font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      text-transform: uppercase;
      padding: 3px 5px 2px;
      transition: none;
      -moz-transition: none;
      -webkit-transition: none;
      -o-transition: none; }
      .post-summary p a:hover, .post-summary--solutions p a:hover {
        color: #fff;
        background: #2879B3;
        text-decoration: none; }

.post-summary--solutions h2 {
  margin: 0 0 35px; }

/**
 * modified featured and over-footer
 */
.site__featured--mod h1 {
  margin: 0 0 35px; }

.site__over-footer--mod h3 {
  font-size: 3.6em;
  font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: none;
  color: #16374F;
  margin: 0 0 38px; }

/**
 * About Page
 */
.site__featured--background {
  background: #f6f7f8; }

.about__title {
  padding: 40px 0px;
  margin: 0 auto;
  width: 1000px; }

.node-site-page .field-name-field-featured-image .field-item img {
  margin: 0 0 20px; }

.page-node .node-site-page p img.image-left {
  float: left;
  padding: 5px 20px 0 0; }

.region-bottom-page {
  background: #fff;
  border-top: 1px solid #e0e0e0;
  padding: 50px 0px 75px; }
  .region-bottom-page h3 {
    font-size: 3.6em;
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: none;
    color: #16374F;
    margin: 0 0 38px; }

.more-info-house {
  zoom: 1;
  width: 1070px;
  margin-left: -70px; }
  .more-info-house:before {
    display: table;
    content: ""; }
  .more-info-house:after {
    display: table;
    content: "";
    clear: both; }
  .more-info-house > div {
    float: left;
    width: 179px;
    margin: 0 0 0 70px; }
    .more-info-house > div > a {
      display: block;
      font-size: 1.4em;
      text-transform: uppercase;
      color: #89BA47;
      font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      letter-spacing: 1px;
      margin: 0 0 20px; }
      .more-info-house > div > a:hover {
        text-decoration: none; }
    .more-info-house > div > p {
      font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-size: 1.6em;
      line-height: 1.8em;
      margin: 0 0 50px; }

/**
 * Contact Page
 */
.contact__title {
  padding-top: 31px; }

.contact-spkr {
  padding: 25px 0;
  border-bottom: 1px solid #e0e0e0; }
  .contact-spkr > ul {
    margin: 0;
    padding: 5px 90px 0 0;
    list-style: none;
    font-size: 100%;
    float: left; }
    .contact-spkr > ul li {
      font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      color: #16374F;
      font-size: 1.6em;
      line-height: 1;
      margin: 0 0 8px; }
    .contact-spkr > ul strong {
      font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      display: block;
      padding-bottom: 15px;
      font-size: 14px;
      text-transform: uppercase;
      color: #89BA47;
      letter-spacing: 1px; }
  .contact-spkr > div {
    overflow: hidden; }
    .contact-spkr > div p {
      font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      color: #16374F;
      font-size: 1.6em;
      line-height: 1.4em;
      padding: 0 0 0 40px;
      margin: 0 0 30px;
      background: url(../images/sprite-general.png) -980px 5px no-repeat; }
      .contact-spkr > div p a:hover {
        text-decoration: none; }

.node-editors-choice .block-content p {
  padding-bottom: 0; }

.congress-dist-offices h5 {
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 14px;
  color: #89BA47;
  text-transform: uppercase;
  margin: 0 0 15px;
  letter-spacing: 1px; }
.congress-dist-offices p {
  font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.6em;
  line-height: 1.4em;
  margin: 0 0 50px; }
  .congress-dist-offices p a:hover {
    text-decoration: none; }
.congress-dist-offices > div {
  float: left;
  width: 176px;
  padding: 0 70px 0 0; }
  .congress-dist-offices > div.l {
    padding: 0px; }
.congress-dist-offices > p {
  clear: both; }

/**
 * Solutions Page
 */
#block-views-v2-solutions-features-block, .featured--solutions {
  background: #f6f7f8;
  padding: 40px 0px; }
  #block-views-v2-solutions-features-block h1, .featured--solutions h1 {
    width: 1000px;
    margin: 0 auto 50px; }
  #block-views-v2-solutions-features-block .view-content, #block-views-v2-solutions-features-block .featured--solutions-wrap, .featured--solutions .view-content, .featured--solutions .featured--solutions-wrap {
    zoom: 1;
    width: 1000px;
    margin: 0 auto; }
    #block-views-v2-solutions-features-block .view-content:before, #block-views-v2-solutions-features-block .featured--solutions-wrap:before, .featured--solutions .view-content:before, .featured--solutions .featured--solutions-wrap:before {
      display: table;
      content: ""; }
    #block-views-v2-solutions-features-block .view-content:after, #block-views-v2-solutions-features-block .featured--solutions-wrap:after, .featured--solutions .view-content:after, .featured--solutions .featured--solutions-wrap:after {
      display: table;
      content: "";
      clear: both; }
  #block-views-v2-solutions-features-block .views-row, .featured--solutions .views-row {
    float: left;
    width: 33.3332%; }

.view-speaker-legislative-initiatives h3 {
  display: none; }

/**
 * Email Page
 */
.main__content .block-speaker-subscribe h3, .main__content .block-speaker-subscribe #email-msg {
  display: none; }
.main__content .block-speaker-subscribe .form-submit {
  top: auto;
  bottom: 0px;
  margin: 0; }

.title--email {
  margin: 0; }

/**
 * Search/User/Login
 */
.page-search .main__content > h2 {
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px;
  font-size: 1.4em;
  color: #89BA47;
  padding: 50px 200px 40px;
  margin: 0;
  text-transform: uppercase;
  border-top: 1px solid #e0e0e0; }
.page-search .tabs.primary {
  width: 500px;
  margin: 0 auto 20px; }

#search-form.search-form {
  position: relative;
  width: 500px;
  margin: 0 auto 50px; }
  #search-form.search-form label {
    display: block;
    margin: 0 0 8px;
    color: #16374F;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.4em;
    font-style: normal; }
  #search-form.search-form input[type="text"]#edit-keys {
    color: #16374F;
    font-size: 1.8em;
    background: #d2d5d7;
    padding-left: 14px;
    padding-right: 50px; }
  #search-form.search-form input[type="submit"] {
    transition: background, 0.2s;
    -moz-transition: background, 0.2s;
    -webkit-transition: background, 0.2s;
    -o-transition: background, 0.2s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    margin: 0;
    background: url(../images/sprite-general.png) -965px -215px no-repeat;
    text-indent: -9999px; }
    #search-form.search-form input[type="submit"]:hover {
      background-color: #dde1e2; }
  #search-form.search-form .search-advanced {
    display: none; }

.search-results {
  font-size: 100%;
  padding: 0 0 30px;
  margin: 0 200px 0px; }
  .search-results li {
    border-bottom: 1px solid #e0e0e0;
    font-size: 100%;
    padding: 0 0 48px;
    margin: 0 0 50px; }
  .search-results a.title {
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #16374F;
    font-size: 2.6em;
    line-height: 28px; }
    .search-results a.title:hover {
      color: #2879B3;
      text-decoration: none; }
  .search-results .date {
    font-family: Gentona-BookItalic, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.4em;
    line-height: 1;
    padding: 15px 0 0 0;
    display: block; }

.page-user .site__main {
  background: #fff; }

.profile h3 {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 10px;
  margin: 0 0 40px; }
.profile dl {
  margin: 0 0 60px; }
.profile dt {
  font-weight: normal;
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.8em;
  margin: 0 0 10px; }
.profile dd {
  margin: 0;
  font-size: 1.4em; }
.profile ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  font-size: 100%; }
  .profile ul li {
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 100%;
    list-style: disc; }

.not-logged-in.page-user .tabs.primary {
  width: 500px;
  margin: 0 auto 20px; }

#user-login {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 460px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #e0e0e0; }
  #user-login .description {
    font-size: 1.2em;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 5px 0px; }
  #user-login input[type="submit"] {
    display: block;
    width: 45%;
    margin: 0 auto; }

/**
 * 404
 */
.page--404 {
  padding: 75px 0px 100px; }
  .page--404 .content {
    width: 600px;
    padding: 0 0 50px;
    margin: 0 auto 50px;
    border-bottom: 1px solid #e0e0e0; }
    .page--404 .content.under {
      border: none;
      padding: 0;
      margin: 0 auto; }
  .page--404 h2 {
    font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 38px;
    color: #89BA47;
    line-height: 1em; }
  .page--404 p {
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 2.6em;
    line-height: 1.1em;
    margin: 0; }
  .page--404 h6 {
    width: 500px;
    margin: 0 auto 10px;
    font-size: 1.4em;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .page--404 #search-form.search-form label {
    display: none; }
  .page--404 #search-form.search-form input[type="text"]#edit-keys {
    background: #ebedee; }
  .page--404 #search-form.search-form input[type="submit"] {
    background: url(../images/sprite-general.png) -965px 19px no-repeat; }

/**
 * Drupal Styles
 */
ul.tabs.primary {
  margin: 0 0 10px 0;
  padding: 0; }
  ul.tabs.primary li {
    margin: 0; }
  ul.tabs.primary a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 5px 10px;
    margin: 0; }
    ul.tabs.primary a:hover {
      color: #16374F;
      background: #e0e0e0; }
  ul.tabs.primary li.active a {
    background: #2879B3;
    color: #fff;
    border: #2879B3; }

div.messages {
  position: relative;
  width: 960px;
  margin: 0 auto 5px;
  padding: 17px 20px 17px 70px;
  border: none;
  font-size: 1.4em;
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 1px; }
  div.messages ul {
    font-size: 100%; }
    div.messages ul li:last-child {
      margin: 0; }
  div.messages a:hover {
    text-decoration: none; }
  div.messages .element-invisible {
    display: block;
    clip: auto;
    margin: 0;
    padding: 0;
    zoom: 1;
    overflow: visible;
    height: 100%;
    width: 50px;
    text-indent: -99999px;
    left: 0;
    top: 0; }

div.status {
  border: none;
  background: #def1ea;
  color: #89BA47; }
  div.status p, div.status ul, div.status li, div.status ol, div.status strong, div.status em, div.status b, div.status i {
    color: #89BA47; }
  div.status h2 {
    background: #89BA47 url(../images/bg_message_success.png) 0 50% no-repeat; }

div.error {
  border: none;
  background: #f1dede;
  color: #b85858; }
  div.error p, div.error ul, div.error li, div.error ol, div.error strong, div.error em, div.error b, div.error i {
    color: #b85858; }
  div.error h2 {
    background: #b85858 url(../images/bg_message_error.png) 0 50% no-repeat; }

div.warning {
  border: none;
  background: #faf4d9;
  color: #bda233; }
  div.warning p, div.warning ul, div.warning li, div.warning ol, div.warning strong, div.warning em, div.warning b, div.warning i {
    color: #bda233; }
  div.warning h2 {
    background: #e8c741 url(../images/bg_message_warning.png) 0 50% no-repeat; }

#cboxCurrent {
  font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.2em;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #fff; }

#cboxWrapper, #colorbox {
  overflow: visible; }

#cboxTitle {
  top: 100%;
  padding: 15px;
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
  background: #000;
  color: #fff; }

/**
 * "Speaker Connect" Blocks
 */
#block-speaker-connect-speaker-connect-subscribe h3 {
  margin-bottom: 12px; }

#block-speaker-connect-speaker-connect-subscribe form .form-submit {
  width: 100%; }

#block-speaker-connect-speaker-connect-subscribe .content {
  margin-bottom: 70px; }

/**
 * "Speaker Connect" Multiforms
 */
.speaker-connect-multiform-page .site__main {
  background: none; }
.speaker-connect-multiform-page .site__main > .row {
  padding-top: 0;
  background: none; }
.speaker-connect-multiform-page .site__featured--mod .article__header {
  padding: 40px 0 0; }
.speaker-connect-multiform-page .site__featured--mod h1 {
  margin: 0 0 5px; }
.speaker-connect-multiform-page h2.article__title {
  font-size: 3.6em; }

#speaker-connect-form {
  margin-top: 34px;
  /* Nav / Submit buttons */
  /* Checkbox buttons */
  /* Field-specific formatting */
  /* Multi forms Progress Bar */ }
  #speaker-connect-form h3 {
    margin: 0 0 12px 0; }
  #speaker-connect-form .form-item {
    margin-bottom: 34px; }
  #speaker-connect-form .form-checkboxes {
    margin-top: 34px; }
  #speaker-connect-form .nav-wrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 34px; }
  #speaker-connect-form .controller {
    position: relative;
    float: left;
    margin-right: 40px; }
    #speaker-connect-form .controller input[type="submit"] {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    #speaker-connect-form .controller .indicator {
      display: block;
      position: absolute;
      top: 20px;
      height: 16px;
      width: 24px; }
  #speaker-connect-form .controller.back input[type="submit"] {
    padding-left: 48px; }
  #speaker-connect-form .controller.back .indicator {
    left: 14px;
    background: url(../images/sprite-general.png) -890px 2px no-repeat; }
  #speaker-connect-form .controller.back.disabled .indicator {
    background: url(../images/sprite-general.png) -919px 2px no-repeat; }
  #speaker-connect-form .controller.next input[type="submit"] {
    padding-right: 48px; }
  #speaker-connect-form .controller.next .indicator {
    right: 14px;
    background: url(../images/sprite-general.png) -949px 2px no-repeat; }
  #speaker-connect-form input.btn--checkbox {
    display: none; }
  #speaker-connect-form input.btn--checkbox ~ label,
  #speaker-connect-form button.tgl-checkboxes {
    transition: background, 0.2s;
    -moz-transition: background, 0.2s;
    -webkit-transition: background, 0.2s;
    -o-transition: background, 0.2s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #ebedee;
    color: #16374F;
    border: none;
    width: 284px;
    margin: 0 44px 36px 0;
    padding: 20px 0;
    float: left;
    box-sizing: content-box;
    text-transform: none; }
    #speaker-connect-form input.btn--checkbox ~ label:hover, #speaker-connect-form input.btn--checkbox ~ label.active,
    #speaker-connect-form button.tgl-checkboxes:hover,
    #speaker-connect-form button.tgl-checkboxes.active {
      background: #16374F;
      color: #bababa; }
  #speaker-connect-form input.btn--checkbox:checked ~ label {
    background: #16374F;
    color: #fff; }
    #speaker-connect-form input.btn--checkbox:checked ~ label:before {
      content: "\2713";
      width: 16px;
      height: 16px;
      margin-right: 5px; }
  #speaker-connect-form button.tgl-checkboxes {
    background: #89BA47;
    color: #fff; }
    #speaker-connect-form button.tgl-checkboxes:hover {
      background: #3da582;
      color: #fff; }
  #speaker-connect-form .form-item-first-name {
    float: left; }
    #speaker-connect-form .form-item-first-name input {
      width: 320px; }
  #speaker-connect-form .form-item-us-state {
    float: left;
    width: 100px;
    margin-left: 44px; }
  #speaker-connect-form .form-item-email {
    float: left;
    margin-left: 44px; }
    #speaker-connect-form .form-item-email input {
      width: 450px; }
  #speaker-connect-form .form-item-optin {
    float: left;
    padding-left: 508px;
    margin-top: -20px; }
    #speaker-connect-form .form-item-optin label {
      padding-left: 7px; }
  #speaker-connect-form .form-item-subject {
    float: left;
    width: 300px; }
  #speaker-connect-form .form-item-issue {
    float: left;
    width: 300px;
    margin-left: 44px; }
  #speaker-connect-form .form-item-message {
    float: left;
    clear: both;
    width: 640px;
    margin-bottom: 44px; }
  #speaker-connect-form .forms-progress {
    width: 100%;
    height: 16px;
    overflow: hidden;
    margin-top: 24px;
    float: left; }
  #speaker-connect-form .forms-progress .label {
    float: left;
    margin-left: 14px;
    color: #999;
    font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.4em;
    letter-spacing: 0.1em; }
  #speaker-connect-form .progress-bar-glass {
    display: block;
    float: left;
    background-color: #ebedee;
    width: 910px;
    height: 11px;
    margin-top: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  #speaker-connect-form .progress-bar-mercury {
    display: block;
    background-color: #16374F;
    width: 1%;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

/* Select Social Profile Link Buttons */
ul.social {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 32px 0; }
  ul.social li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    display: block;
    cursor: pointer;
    float: left;
    width: 40px;
    height: 40px;
    background: #349be6;
    font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.4em;
    padding: 0;
    border: none;
    text-indent: -9999px;
    letter-spacing: 1px;
    margin-right: 12px; }
    ul.social li a {
      display: block;
      width: 40px;
      height: 40px; }
    ul.social li:focus {
      border: none; }
    ul.social li.facebook {
      background: #349be6 url(../images/sprite-general.png) 15px -34px no-repeat; }
    ul.social li.instagram {
      background: #349be6 url(../images/sprite-general.png) -145px -34px no-repeat; }
    ul.social li.twitter {
      background: #349be6 url(../images/sprite-general.png) -190px -33px no-repeat; }

/* app/devs/etc (disposable testing area) */
.narrow-box {
  width: 500px;
  margin: 0 auto 40px; }

.paint .inner {
  background: #16374F;
  border-bottom: 1px solid #000; }

.region-highlighted .block-highlighted-banner {
  min-width: 1000px;
  position: relative;
  background: #339ce6; }
  .region-highlighted .block-highlighted-banner .section-content {
    background: none; }
  .region-highlighted .block-highlighted-banner p {
    color: #fff;
    font-family: Gentona-Book, sans-serif;
    margin: 0;
    font-size: 1.6em;
    padding: 9px 70px 9px 70px; }
    .region-highlighted .block-highlighted-banner p a {
      color: #154160; }
  .region-highlighted .block-highlighted-banner .badge-alert {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 100%;
    background: #1b5279 url(../images/sprite-speaker-landing.png) -44px -207px no-repeat; }

/* app/devs/responsive */
/* app/clients/client */
.solutions--grid {
  zoom: 1; }
  .solutions--grid:before {
    display: table;
    content: ""; }
  .solutions--grid:after {
    display: table;
    content: "";
    clear: both; }
  .solutions--grid img {
    margin: 0;
    display: block; }
  .solutions--grid a {
    display: block;
    float: left; }

/*# sourceMappingURL=speaker_v2.css.map */
