/* 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, .form-select, #archives-months {
  -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, .form-select:before, #archives-months:before, code:after, form input:after, form textarea:after, form select:after, form legend:after, .selectBox:after, .form-select:after, #archives-months: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; }
  body > * {
    background: #fff; }

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: #EC1F27;
  text-decoration: none; }

a:hover {
  color: #980d12;
  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: #EC1F27;
      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: #339ce6;
  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: #EC1F27;
  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: #f04e54; }
    .reverse a:hover {
      color: #f47d82; }

footer,
.row,
.group,
.form-group,
.input-group,
[class*="-group"] {
  zoom: 1; }
  footer:before,
  .row:before,
  .group:before,
  .form-group:before,
  .input-group:before,
  [class*="-group"]:before {
    display: table;
    content: ""; }
  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; }

/*
 * 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 #807f7f;
  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 .webform-component-date .selectBox.form-select {
  margin-right: 2%;
  margin-bottom: 2%; }

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 #807f7f;
  margin: 0 0 10px; }

.form__group {
  margin: 0 0 20px; }

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

.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.4999833333%; }

.form--horizontal .span2 {
  width: 14.9999666667%; }

.form--horizontal .span3 {
  width: 23.49995%; }

.form--horizontal .span4 {
  width: 31.9999333333%; }

.form--horizontal .span5 {
  width: 40.4999166667%; }

.form--horizontal .span6 {
  width: 48.9999%; }

.form--horizontal .span7 {
  width: 57.4998833333%; }

.form--horizontal .span8 {
  width: 65.9998666667%; }

.form--horizontal .span9 {
  width: 74.49985%; }

.form--horizontal .span10 {
  width: 82.9998333333%; }

.selectBox, .form-select, #archives-months {
  position: relative;
  height: 50px;
  background: #ebedee;
  padding: 14px 0px;
  cursor: pointer;
  width: 100%; }
  .selectBox:hover, .form-select:hover, #archives-months: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;
  margin-top: -.2em; }

.views-exposed-form .views-exposed-widget {
  padding: 20px 0 0 0; }
  .views-exposed-form .views-exposed-widget:first-child {
    padding-top: 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; }

/*--------------
 Mixins
----------------*/
/* app/libs/nav */
.site__nav {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -webkit-opacity: 0;
  padding: 10em 0 34px;
  margin-top: 8.9em;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
  z-index: -1;
  font-size: 1.2em; }
  .site__nav.on {
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    background-color: #16374F;
    z-index: 2;
    font-size: 1em; }
    .site__nav.on + * {
      margin-top: 151px; }
    .site__nav.on ~ * {
      opacity: 0; }
    .site__nav.on #block-search-form form input[type="text"] {
      background-color: #16374F; }
  .site__nav ul {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-size: 100%;
    width: 100%;
    max-width: 1000px; }
    .site__nav ul#main-menu:after {
      display: none; }
  .site__nav li {
    float: left; }
    .site__nav li.last {
      margin: 0; }
    .site__nav li a.active {
      color: #339ce6;
      border-bottom: #339ce6 solid 2px; }
  .site__nav a {
    padding-bottom: 5px;
    color: #fff;
    font-size: 1.6em;
    text-transform: uppercase;
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 2px;
    border-bottom: transparent solid 2px;
    -webkit-transition: border 0.5s;
    -ms-transition: border 0.5s;
    -o-transition: border 0.5s;
    transition: border 0.5s; }
    .site__nav a:hover {
      text-decoration: none;
      border-bottom: #fff solid 2px; }
  .site__nav #block-search-form {
    width: 100%;
    height: 45px;
    max-width: 1000px;
    margin: 0 auto 73px;
    margin-bottom: 93px; }
    .site__nav #block-search-form form {
      width: 100%; }
      .site__nav #block-search-form form input[type="text"] {
        width: 100%;
        height: auto;
        -webkit-transition: background 0.5s;
        -ms-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
        cursor: pointer;
        float: right;
        background-color: #fff;
        font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 3.4em;
        padding: 0px 0px 21px;
        border: none;
        border-bottom: #fff solid 2px;
        color: #fff;
        letter-spacing: 1px; }
        .site__nav #block-search-form form input[type="text"]:focus {
          box-shadow: none; }
      .site__nav #block-search-form form input[type="submit"] {
        position: absolute;
        right: 0;
        width: 1.8em;
        height: 1.8em;
        background: url(../images/search.png);
        background-repeat: no-repeat;
        background-size: contain;
        text-indent: -9999px;
        box-shadow: none; }
    .site__nav #block-search-form.active input[type="text"] {
      text-indent: 0px;
      color: #fff;
      cursor: text; }
    .site__nav #block-search-form.open input[type="text"]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]::-webkit-input-placeholder-shown {
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]::-moz-placeholder-shown {
      /* Firefox 19+ */
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]::-moz-placeholder {
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]:-ms-placeholder-shown {
      /* IE 10+ */
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]:-ms-input-placeholder {
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]:-moz-placeholder-shown {
      /* Firefox 18- */
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]:-moz-placeholder {
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]:placeholder-shown {
      color: #339ce6; }
    .site__nav #block-search-form.open input[type="text"]:placeholder {
      color: #339ce6; }
  .site__nav .social-nav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 61px; }
    .site__nav .social-nav a {
      border-bottom: none;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .site__nav .social-nav a:hover {
        -webkit-filter: saturate(91) brightness(0.75) hue-rotate(-80deg);
        filter: saturate(91) brightness(0.75) hue-rotate(-80deg);
        border: none; }
    .site__nav .social-nav div {
      width: 32px;
      height: 32px;
      float: left;
      margin: 0 16px 0;
      display: block;
      background-image: url(../images/sprite-general.png);
      background-repeat: no-repeat; }
      .site__nav .social-nav div.youtube {
        background-position: -279px -38px; }
      .site__nav .social-nav div.facebook {
        background-position: 10px -38px; }
      .site__nav .social-nav div.twitter {
        background-position: -195px -37px; }
      .site__nav .social-nav div.instagram {
        background-position: -149px -38px; }
      .site__nav .social-nav div.gplus {
        background-position: -107px -37px; }

/* 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 {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(21, 75, 113, 0.3);
  -moz-box-shadow: 0px 5px 10px 0px rgba(21, 75, 113, 0.3);
  box-shadow: 0px 5px 10px 0px rgba(21, 75, 113, 0.3);
  margin: 0 0 20px;
  padding: 17px 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 {
    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: -moz-linear-gradient(#EC1F27, #c71118);
  /* FF3.6+ */
  background: -webkit-linear-gradient(#EC1F27, #c71118);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(#EC1F27, #c71118);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(#EC1F27, #c71118);
  /* IE10+ */
  background: linear-gradient(to right, #c71118);
  /* W3C */
  border: none; }
  .btn--main.active, form button.active,
  form input.active[type="submit"] {
    background: #EC1F27; }
  .btn--main:focus, form button:focus,
  form input[type="submit"]:focus, .btn--main:hover, form button:hover,
  form input[type="submit"]:hover {
    background: -moz-linear-gradient(#c71118, #980d12);
    /* FF3.6+ */
    background: -webkit-linear-gradient(#c71118, #980d12);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(#c71118, #980d12);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(#c71118, #980d12);
    /* IE10+ */
    background: linear-gradient(to right, #980d12);
    /* W3C */ }

.btn--info {
  background: -moz-linear-gradient(#EC1F27, #ed2830);
  /* FF3.6+ */
  background: -webkit-linear-gradient(#EC1F27, #ed2830);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(#EC1F27, #ed2830);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(#EC1F27, #ed2830);
  /* IE10+ */
  background: linear-gradient(to right, #ed2830);
  /* W3C */
  border-color: #c71118; }
  .btn--info:hover, .btn--info.active {
    background: #c71118; }
  .btn--info:focus {
    border: 1px solid #c71118; }

.btn--success {
  background: -moz-linear-gradient(#5cb85c, #63bb63);
  /* FF3.6+ */
  background: -webkit-linear-gradient(#5cb85c, #63bb63);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(#5cb85c, #63bb63);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(#5cb85c, #63bb63);
  /* IE10+ */
  background: linear-gradient(to right, #63bb63);
  /* W3C */
  border-color: #449d44; }
  .btn--success:hover, .btn--success.active {
    background: #449d44; }
  .btn--success:focus {
    border: 1px solid #449d44; }

.btn--warning {
  background: -moz-linear-gradient(#f0ad4e, #f1b157);
  /* FF3.6+ */
  background: -webkit-linear-gradient(#f0ad4e, #f1b157);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(#f0ad4e, #f1b157);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(#f0ad4e, #f1b157);
  /* IE10+ */
  background: linear-gradient(to right, #f1b157);
  /* W3C */
  border-color: #ec971f; }
  .btn--warning:hover, .btn--warning.active {
    background: #ec971f; }
  .btn--warning:focus {
    border: 1px solid #ec971f; }

.btn--error {
  background: -moz-linear-gradient(#d9534f, #db5b57);
  /* FF3.6+ */
  background: -webkit-linear-gradient(#d9534f, #db5b57);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(#d9534f, #db5b57);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(#d9534f, #db5b57);
  /* IE10+ */
  background: linear-gradient(to right, #db5b57);
  /* W3C */
  border-color: #c9302c; }
  .btn--error:hover, .btn--error.active {
    background: #c9302c; }
  .btn--error:focus {
    border: 1px solid #c9302c; }

.btn--large {
  max-width: 260px;
  padding: 17px 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; }

button {
  cursor: pointer; }
  button.lines-button {
    width: 36px;
    height: 29px;
    border: none;
    background: none; }
    button.lines-button span.lines, button.lines-button span.lines:before, button.lines-button span.lines:after {
      width: 100%;
      height: 3px;
      position: absolute;
      left: 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      content: '';
      display: inline-block;
      background-color: #16374F; }
    button.lines-button span.lines:after {
      transform: translateY(-8px) rotate(0deg);
      -webkit-transform: translateY(-8px) rotate(0deg);
      -ms-transform: translateY(-8px) rotate(0deg); }
    button.lines-button span.lines:before {
      transform: translateY(8px) rotate(180deg);
      -webkit-transform: translateY(8px) rotate(180deg);
      -ms-transform: translateY(8px) rotate(180deg); }
    button.lines-button:hover span.lines:after, button.lines-button:hover span.lines:before {
      transform: translateY(0px) rotate(90deg);
      -webkit-transform: translateY(0px) rotate(90deg);
      -ms-transform: translateY(0px) rotate(90deg); }
    button.lines-button.on span.lines {
      background-color: #fff;
      transform: translateY(0px) rotate(-45deg);
      -webkit-transform: translateY(0px) rotate(-45deg);
      -ms-transform: translateY(0px) rotate(-45deg); }
      button.lines-button.on span.lines:before, button.lines-button.on span.lines:after {
        background-color: #fff;
        transform: translateY(0px) rotate(90deg);
        -webkit-transform: translateY(0px) rotate(90deg);
        -ms-transform: translateY(0px) rotate(90deg); }
    button.lines-button.on:hover span.lines {
      transform: translateY(0px) rotate(0deg);
      -webkit-transform: translateY(0px) rotate(0deg);
      -ms-transform: translateY(0px) rotate(0deg); }
      button.lines-button.on:hover span.lines:before, button.lines-button.on:hover span.lines:after {
        transform: translateY(0px) rotate(0deg);
        -webkit-transform: translateY(0px) rotate(0deg);
        -ms-transform: translateY(0px) rotate(0deg); }

.contextual-links-region.on h3 {
  color: #fff; }

.container-inline {
  position: relative; }

span.stButton {
  z-index: initial; }

/*
.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 {
  -webkit-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  padding: 30px calc(50vw - 500px - 7.5px) 27px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0; }
  .site__header.on {
    background: #16374F;
    position: fixed;
    top: 0;
    z-index: 3;
    padding-left: calc((50vw + 7.5px) - 500px);
    padding-right: calc((50vw + 7.5px) - 500px);
    border: none; }
  .site__header .region.region-header > div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column-reverse;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .site__header .region.region-header > div h3 {
      letter-spacing: 0.5px;
      font-size: 1.27em;
      margin: 0;
      padding-top: 5px; }
  .site__header #block-search-form {
    display: none; }
  .site__header .logo img {
    width: 24em;
    margin-left: -32px; }

/**
 * Header and Highlight Banner when banner is active
 */
@media screen and (min-width: 1050px) {
  #highlighted {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 5; }
    #highlighted ~ .site__header {
      margin-top: 80px; }
    #highlighted ~ .site__nav {
      top: 46px; }
      #highlighted ~ .site__nav.on + * {
        margin-top: 195px; } }

/**
 * Hamburger
 */
.region-header {
  float: right;
  z-index: 4;
  position: relative; }

a.logo {
  z-index: 4;
  position: relative; }

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

#admin-menu-wrapper {
  font-size: inherit; }

#admin-menu, #admin-menu .dropdown {
  font-size: 100%; }

#admin-menu .dropdown a {
  font-size: 12px; }

/* app/devs/footer */
.site__footer {
  background: #ebedee url(../images/bg_footer_capitol.png) no-repeat 100% 100%;
  padding: 46px 0px 51px;
  background-size: 124px; }
  .site__footer .region-footer {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .site__footer .block-nodeblock, .site__footer .block-menu {
    float: left; }
    .site__footer .block-nodeblock h3, .site__footer .block-menu h3 {
      background: none;
      color: #64686d;
      font-size: 1.6em;
      padding: 0px;
      margin: 0 0 19px; }
    .site__footer .block-nodeblock .section-content, .site__footer .block-menu .section-content {
      background: none; }
      .site__footer .block-nodeblock .section-content .block-content, .site__footer .block-menu .section-content .block-content {
        padding: 0; }
      .site__footer .block-nodeblock .section-content p, .site__footer .block-menu .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-nodeblock .menu, .site__footer .block-menu .menu {
      margin: 0 0 20px;
      padding: 0;
      list-style: none;
      font-size: 100%; }
      .site__footer .block-nodeblock .menu li, .site__footer .block-menu .menu li {
        list-style: none;
        margin: 0 0 1px 0; }
      .site__footer .block-nodeblock .menu a, .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-nodeblock .menu a:hover, .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; }

.end-credits {
  background: #64686d; }
  .end-credits .container {
    height: 50px;
    padding-top: 11px; }
  .end-credits .region-sub-footer {
    float: left; }
  .end-credits p {
    float: right;
    margin: 0;
    padding-top: 8px;
    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 {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(../images/sprite-general.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding: 0; }
    .end-credits .block-menu .menu a:hover {
      -webkit-filter: saturate(251) brightness(0.25) hue-rotate(30deg);
      filter: saturate(251) brightness(0.25) hue-rotate(30deg); }
  .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.2em 0 calc(-0.35em + 40px); }

.site__sidebar #speaker-email-signup .form-item-first-name {
  display: none; }

.site__sidebar #speaker-email-signup .form-item-zip-code {
  display: none; }

.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;
    -webkit-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    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 102px; }

.sidebar__article--summary {
  padding: 0 0 40px; }
  .sidebar__article--summary h4 {
    font-size: 1.6em;
    margin: -0.2em 0 calc(-0.3em + 12px); }

.sidebar__article__meta span {
  color: #b2b7b9;
  font-size: 2.5em;
  float: left;
  margin: -0.2em 15px -0.2em 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 {
  -webkit-box-pack: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: space-around;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 34px;
  background: #ebedee;
  padding: 8px 0px;
  margin-bottom: 80px; }
  .share-this > span .stButton .stLarge {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 10px;
    background-image: url(../images/sprite-general.png) !important;
    background-size: auto; }
    .share-this > span .stButton .stLarge:hover {
      opacity: 1;
      /*-webkit-filter: drop-shadow(2px 2px 1px black);*/ }
  .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 36px; }

.tweet__header {
  margin: 0 0 4px; }

.tweet__img {
  float: left;
  position: relative; }
  .tweet__img img {
    display: block;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-top: -17%; }

.tweet__img-msk {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  display: block;
  margin-top: -17%; }

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

.tweet__text {
  font-family: Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #656565;
  font-size: 1.4em;
  line-height: 1.6em;
  margin-bottom: 10px;
  display: inline-block; }

.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;
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75); }
  .tweet__actions span {
    display: block;
    float: left;
    width: 35px;
    height: 22px;
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    margin: 0 0 0 20px;
    -webkit-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s; }
    .tweet__actions span:hover {
      -webkit-filter: saturate(251) brightness(0.25) hue-rotate(30deg);
      filter: saturate(251) brightness(0.25) hue-rotate(30deg); }
    .tweet__actions span a {
      display: block;
      text-indent: -9999px;
      height: 100%; }
  .tweet__actions .reply {
    background-position: -0px -0px; }
  .tweet__actions .fav {
    background-position: -60px -0px; }
  .tweet__actions .rt {
    background-position: -120px -0px; }

/* app/devs/blog */
/**
 * Blog Page Filter
 */
#block-menu-menu-blog-navigation {
  zoom: 1;
  border: 1px solid #e0e0e0;
  padding: 0;
  background: #fff;
  width: 1000px;
  margin: 40px auto 0; }
  #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;
    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; }
  #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 {
      -webkit-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
      max-height: 60px;
      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 #EC1F27;
        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: #EC1F27;
        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: 48px 0px 23px; }

.article__title {
  margin: 0 0 5px;
  line-height: 1.1; }

.article__type {
  display: block;
  margin: 0 0 17px;
  color: #339ce6;
  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: #EC1F27;
  font-size: 3em;
  letter-spacing: 1px; }
  .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: #339ce6; }
    .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: #339ce6;
      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: #EC1F27;
      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: #EC1F27;
        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.2em 0 calc(-0.35em + 20px); }

#speaker_flickr_widget,
#speaker_photo_widget {
  margin-bottom: 70px; }
  #speaker_flickr_widget a,
  #speaker_photo_widget a {
    display: block;
    width: 300px;
    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 */
body {
  overflow-x: hidden; }

.field-name-body .field-item {
  font-size: unset;
  line-height: unset;
  color: #16374F; }
  #highlighted .block-content .field-name-body .field-item,
  .site__header .block-content .field-name-body .field-item,
  .site__footer .block-content .field-name-body .field-item,
  .region-bottom-page .block-content .field-name-body .field-item {
    font-size: inherit;
    line-height: inherit; }
  .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;
  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 .learn-more, .featured--solutions .learn-more {
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    background: transparent url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100px + 4vw);
    letter-spacing: 2px;
    margin-top: 32px;
    font-size: 1.42em; }
    .homepage__featured .learn-more:hover, .featured--solutions .learn-more:hover {
      -webkit-filter: brightness(1.2);
      filter: brightness(1.2);
      color: #EC1F27; }

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

.homepage__featured .region-featured-full .orientation-small {
  display: none; }

.homepage__featured .region-featured-full .featured__inner {
  margin: 0; }
  .homepage__featured .region-featured-full .featured__inner.node-speaker-homepage-featured .content {
    max-height: 500px;
    overflow-y: hidden; }
  .homepage__featured .region-featured-full .featured__inner .text {
    font-size: calc(10px + 0.34vw);
    position: static;
    width: auto;
    bottom: auto;
    top: 0;
    padding: 0 calc((100vw - 15px)*0.05) 0 calc((100vw - 15px)*0.1);
    background: none; }

.homepage__featured .region-featured-full .text--outer {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 41.333%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25); }

.homepage__featured .region-homepage-featured-right .text, .homepage__featured .region-homepage-featured-center .text, .homepage__featured .region-homepage-featured-left .text {
  z-index: 1;
  padding: calc(4.6vw/2);
  width: calc(100% - 4.6vw); }
  .homepage__featured .region-homepage-featured-right .text .type, .homepage__featured .region-homepage-featured-center .text .type, .homepage__featured .region-homepage-featured-left .text .type {
    font-size: 1.2em; }

.homepage__featured .region-homepage-featured-right .featured__inner img, .homepage__featured .region-homepage-featured-center .featured__inner img, .homepage__featured .region-homepage-featured-left .featured__inner img {
  min-width: 0; }

/* Mailchimp Popup Form */
.mc-modal .mc-closeModal {
  top: 10px;
  right: 10px;
  font-family: arial;
  z-index: 1; }

.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;
    position: relative;
    left: 50%;
    min-width: 1000px;
    transform: translateX(-50%); }
  .featured__inner .hide {
    display: none; }
  .featured__inner .text {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 0 calc((100vw - 15px)*0.05) 0 calc((100vw - 15px)*0.1);
    background: url(../images/bg_homepage_featured.png) 0 0 repeat; }
  .featured__inner h3, .featured__inner span {
    -webkit-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: block;
    padding: 0;
    margin: 0;
    color: #fff;
    text-decoration: none; }
  .featured__inner h3 {
    text-transform: none;
    font-size: 2.4em; }
  .featured__inner .type {
    font-size: 0.91em;
    padding-bottom: 20px;
    font-family: Gentona-Bold, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .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: 50%;
      left: 50%;
      width: 70px;
      height: 70px;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      z-index: 1;
      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 {
  box-shadow: inset -385px 13px 0px -15px white, inset -419px 35px 0px -48px #d9dbdc; }
  .site__main.no-border, .page-user .site__main {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff; }
  .site__main > .row {
    padding-top: 47px; }
  .site__main.node > .row {
    padding: 0px; }

.main__full-width {
  background: #fff; }

.main__content {
  margin-top: -8px;
  padding-bottom: 95px; }
  .main__content h2.field-item {
    margin: 0 0 30px; }
  .main__content h3 {
    margin: 0 0 30px 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 45px;
  margin: 0 0 33px;
  border-bottom: 1px solid #e0e0e0; }
  .views-row-last .post-summary, .views-row-last .post-summary--solutions {
    padding: 0 0 30px;
    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: 0.75em;
      font-family: Gentona-Medium, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      text-transform: uppercase;
      padding: 3px 5px 2px;
      -webkit-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
      .post-summary p a:hover, .post-summary--solutions p a:hover {
        color: #fff;
        background: #EC1F27;
        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: #339ce6;
      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 !important;
      line-height: 1.8em !important;
      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: #339ce6;
      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: #339ce6;
  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: #339ce6;
  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"] {
    -webkit-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    -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: #EC1F27;
      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; }

.no-results {
  margin-bottom: -95px;
  display: none; }
  .no-results.visible {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .no-results .left {
    padding-top: 30px;
    width: 60%; }
  .no-results .right {
    width: 35%;
    height: 400px;
    background-image: url(../images/404/no-results.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain; }

.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; }

/**
 * 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: #EC1F27;
    color: #fff;
    border: #EC1F27; }

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: #339ce6; }
  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: #339ce6; }
  div.status h2 {
    background: #339ce6 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; }

/**
 * Webform Component Formatting
 */
.webform-client-form .form-item.webform-component {
  display: inline-block;
  padding-right: 2%; }
  .webform-client-form .form-item.webform-component h3 {
    margin: 30px 0 0; }

/**
 * CAPTCHA Formatting
 */
#edit-captcha-response {
  width: auto; }

.captcha {
  clear: both; }

/**
 * "Speaker Connect" Blocks
 */
#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 {
    -webkit-transition: background 0.5s;
    -ms-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    -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: #339ce6;
    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;
    -webkit-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -o-transition: width 0.5s;
    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; }

/* 404 page styles */
.page--404 {
  padding: 0;
  margin-top: 75px; }
  .page--404 .field-name-field-detail-page-title .field-items {
    margin-top: 20px; }
  .page--404 .field-name-field-detail-page-title:before {
    content: "404 ERROR";
    font-size: 5em;
    font-family: Gentona-SemiBold, Gentona-Book, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #16374F; }
  .page--404.node-speaker-404 {
    overflow: visible;
    height: 564px;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    position: relative; }
    .page--404.node-speaker-404:after {
      background: url(../images/404/404.png);
      width: 1000px;
      height: calc(100% + 25px);
      margin-top: -25px;
      margin-left: 100px;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      bottom: -6px;
      display: block; }
    .page--404.node-speaker-404:before {
      content: none; }
  .page--404 .content {
    width: 600px;
    padding: 0 0 50px;
    margin: 0 1em 50px 0; }
    .page--404 .content .field-item p {
      color: #e0e0e0;
      font-family: "Noticia Text", "Georgia", "Times New Roman", Times, serif;
      line-height: 1.5; }
    .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.8em;
    text-transform: uppercase;
    margin-bottom: 38px;
    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; }

/* 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: #14669f; }
  .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 */
@media (max-width: 1050px) {
  .children {
    display: none; }
  .container {
    width: auto;
    padding: 0 4.6vw; }
  /*margin right instead of margin left to do overflow hidden*/
  [class*="row"] > [class*="span"] {
    float: none;
    width: auto;
    margin-right: 0; }
    [class*="row"] > [class*="span"] .inner {
      padding: 0; }
  /*Use this to set exact percentages and have the last box be ok*/
  [class*="row"] > [class*="span"]:last-child {
    overflow: visible; }
  body {
    overflow-x: hidden;
    font-size: calc(1.125vw + 6px); }
    body:before {
      content: ' ';
      width: 100%;
      height: 30em;
      display: block;
      font-size: 1vw; }
  p {
    font-size: 1.17em;
    letter-spacing: 1px;
    line-height: 1.65em; }
    .field-name-body .field-item p {
      font-size: 1.17em; }
  h2 {
    font-size: 1.96em;
    line-height: 1;
    letter-spacing: 0.1px; }
  * {
    max-width: 100%; }
  .site__featured--background {
    z-index: 0;
    position: relative;
    padding: 0 4.6vw;
    font-size: calc(1vw + 5px); }
  .site__featured, .site__featured--mod {
    margin: 0 0 4em;
    font-size: 1vw; }
    .site__featured .article__header, .site__featured--mod .article__header {
      padding-top: 4.6vw;
      margin-top: -0.42em; }
  .site__main {
    box-shadow: none; }
    .site__main .content {
      margin: 0 auto; }
  .article__header {
    font-size: 2em; }
  .article__type {
    font-size: 2.4em;
    letter-spacing: 3px; }
  .main__content {
    box-shadow: 0px -25em 0px calc(29em - 2px) white, 0px -25em 0px 29em #e0e0e0;
    padding: 0;
    margin-bottom: calc(4.1em + 3.7em); }
  .main__content, aside {
    font-size: calc(10px + 2vw);
    letter-spacing: 2px; }
  aside .content {
    max-width: calc(81.25vw - 15px*0.8125); }
  .post-summary, .post-summary--solutions, .post-summary--solutions {
    margin-bottom: 2.8em;
    padding-bottom: 2.2em; }
    .post-summary img, .post-summary--solutions img, .post-summary--solutions img {
      min-width: 100%; }
    .post-summary p a, .post-summary--solutions p a, .post-summary--solutions p a {
      font-size: 1em; }
  #colorbox, #cboxContent, #cboxLoadedContent {
    max-width: calc(100vw - 45px); }
  .article__footer {
    border: none; }
  .site__sidebar h3 {
    margin: -0.2em 0 calc(-0.35em + 0.8em); }
  .site__sidebar .block-twitter-pull h3 {
    margin: -0.2em 0 calc(-0.35em + 1.66em); }
  .field-name-body .field-item {
    font-size: 1em; }
  #congressional--district-offices .congress-dist-offices {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #congressional--district-offices .congress-dist-offices > div {
      width: calc(50% - 2.3vw);
      padding: 0; }
      #congressional--district-offices .congress-dist-offices > div h5 {
        font-size: 1.5em; }
  .more-info-house {
    margin: 0; }
    .more-info-house > div {
      margin: 0;
      width: 100%; }
      .more-info-house > div p {
        margin-left: 4.6vw; }
  .messages.error {
    max-width: 90%; }
  /**
 * Search/User/Login
 */
  .page-search #search-form.search-form input[type="submit"] {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    height: calc((100%/3)*2);
    background: url(../images/arrow.png) 50% 50% no-repeat; }
    .page-search #search-form.search-form input[type="submit"]:hover {
      background-color: #BEC2C4;
      -webkit-filter: hue-rotate(-118.5deg) brightness(119%) saturate(67%);
      filter: hue-rotate(-118.5deg) brightness(119%) saturate(67%); }
  .page-search form input[type="text"] {
    border: 1px solid #ebedee; }
  .page-search .site__main {
    /* margin-top: calc(20.9em);*/
    font-size: 1.025vw; }
    .page-search .site__main .search-results {
      margin: 0 4.6vw; }
      .page-search .site__main .search-results .title {
        line-height: 1;
        font-size: 1.6em; }
  .no-results {
    display: initial; }
    .no-results .left {
      padding-top: 0px;
      width: 100%; }
    .no-results .right {
      width: 100%;
      height: 200px;
      margin-bottom: calc(-1*(4.1em + 3.7em)); }
  .region-highlighted .block-highlighted-banner {
    font-size: calc(9px + 1vw);
    min-width: 0;
    margin: 0; }
    .region-highlighted .block-highlighted-banner .badge-alert {
      background-position: -44px calc(-214px + 2vw); }
    .region-highlighted .block-highlighted-banner #sitewide-alert-box .block-content {
      height: 4em;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .region-highlighted .block-highlighted-banner #sitewide-alert-box .block-content p {
        font-size: 1em;
        padding: 0 1em 0 5em; }
  #colorbox, #cboxWrapper {
    background: transparent; }
    #colorbox div[id^="cbox"], #cboxWrapper div[id^="cbox"] {
      display: none; }
    #colorbox #cboxContent, #colorbox #cboxContent #cboxLoadedContent, #colorbox #cboxWrapper, #colorbox #cboxMiddleLeft, #cboxWrapper #cboxContent, #cboxWrapper #cboxContent #cboxLoadedContent, #cboxWrapper #cboxWrapper, #cboxWrapper #cboxMiddleLeft {
      display: initial; }
  /* 404 page styles */
  .node-type-speaker-404 .site__main {
    margin-top: calc(20.9em - 1px);
    font-size: 1.025vw; }
    .node-type-speaker-404 .site__main .page--404.node-speaker-404 {
      height: auto; }
      .node-type-speaker-404 .site__main .page--404.node-speaker-404 .content {
        font-size: calc(1vw + 8px); }
      .node-type-speaker-404 .site__main .page--404.node-speaker-404:after {
        position: initial;
        width: 100%;
        height: 45vw;
        margin-left: 15vw;
        margin-bottom: -0.4em; }
  .site__header {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    font-size: 1vw;
    background-color: #fff;
    padding: 5.65em 4.6em;
    overflow: hidden;
    width: calc(91vw);
    max-height: calc(30em - 11.25em);
    z-index: 3; }
    .site__header.on {
      padding: 5.65em 4.6em;
      border: none; }
    .site__header .logo img {
      width: 45em;
      margin: 0; }
    .site__header .region.region-header > div h3 {
      font-size: 3.2em;
      margin-bottom: 0; }
    .site__header .region.region-header > div.on h3 {
      filter: alpha(opacity=0);
      opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -webkit-opacity: 0; }
    .site__header button.lines-button {
      width: 9.15em;
      height: 9.15em;
      font-size: 1em;
      margin-top: 3.5em; }
      .site__header button.lines-button span.lines, .site__header button.lines-button span.lines:before, .site__header button.lines-button span.lines:after {
        width: 100%;
        height: 0.765em; }
      .site__header button.lines-button span.lines:after {
        transform: translateY(-2.3em) rotate(0deg);
        -webkit-transform: translateY(-2.3em) rotate(0deg);
        -ms-transform: translateY(-2.3em) rotate(0deg); }
      .site__header button.lines-button span.lines:before {
        transform: translateY(2.3em) rotate(180deg);
        -webkit-transform: translateY(2.3em) rotate(180deg);
        -ms-transform: translateY(2.3em) rotate(180deg); }
      .site__header button.lines-button:hover span.lines:after, .site__header button.lines-button:hover span.lines:before {
        transform: translateY(0px) rotate(90deg);
        -webkit-transform: translateY(0px) rotate(90deg);
        -ms-transform: translateY(0px) rotate(90deg); }
      .site__header button.lines-button.on span.lines {
        background-color: #fff;
        transform: translateY(0px) rotate(-45deg);
        -webkit-transform: translateY(0px) rotate(-45deg);
        -ms-transform: translateY(0px) rotate(-45deg); }
        .site__header button.lines-button.on span.lines:before, .site__header button.lines-button.on span.lines:after {
          background-color: #fff;
          transform: translateY(0px) rotate(90deg);
          -webkit-transform: translateY(0px) rotate(90deg);
          -ms-transform: translateY(0px) rotate(90deg); }
      .site__header button.lines-button.on:hover span.lines {
        transform: translateY(0px) rotate(0deg);
        -webkit-transform: translateY(0px) rotate(0deg);
        -ms-transform: translateY(0px) rotate(0deg); }
        .site__header button.lines-button.on:hover span.lines:before, .site__header button.lines-button.on:hover span.lines:after {
          transform: translateY(0px) rotate(0deg);
          -webkit-transform: translateY(0px) rotate(0deg);
          -ms-transform: translateY(0px) rotate(0deg); }
  /*    Main Navigation Menu (Hamburger)   */
  .site__nav {
    height: 100vh;
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    position: fixed;
    max-height: calc(100vh - 30em);
    overflow: scroll;
    margin-top: calc(30em - 1px);
    padding-top: 5px;
    font-size: 1.025vw; }
    .site__nav.on {
      font-size: 1vw; }
    .site__nav #block-search-form, .site__nav ul {
      max-width: calc((100vw - 15px) - 18.3em); }
      .site__nav #block-search-form li, .site__nav ul li {
        float: none; }
    .site__nav #block-search-form {
      height: 10.9em;
      position: relative;
      margin-bottom: 3em; }
      .site__nav #block-search-form form input[type="text"] {
        font-size: 6.2em;
        height: 1.5em;
        padding: 0; }
      .site__nav #block-search-form form input[type="submit"] {
        width: 1.5em;
        height: 1.5em;
        background: url(../images/search.png);
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 0; }
    .site__nav ul#main-menu {
      display: block; }
      .site__nav ul#main-menu li {
        margin: 1em 0;
        font-size: 5.68em; }
    .site__nav a {
      color: #fff; }
      .site__nav a:hover, .site__nav a.active {
        border-bottom: #fff solid 2px;
        color: #fff; }
    .site__nav .social-nav {
      display: none; }
  /*    Blog Filter Menu    */
  #block-menu-menu-blog-navigation {
    font-size: calc(8px + .9em);
    position: relative; }
    #block-menu-menu-blog-navigation h3 {
      font-size: 1.8em; }
    #block-menu-menu-blog-navigation .content {
      max-height: 3.5em;
      position: relative;
      z-index: 1;
      overflow: visible;
      padding-left: 8em; }
      #block-menu-menu-blog-navigation .content ul.menu {
        position: relative;
        background: white;
        border: solid 1px #e0e0e0;
        padding-left: 2em;
        border-bottom: none; }
        #block-menu-menu-blog-navigation .content ul.menu li.leaf {
          transition: all .25s;
          max-height: 0;
          overflow-y: hidden;
          float: none; }
          #block-menu-menu-blog-navigation .content ul.menu li.leaf.active-filter {
            max-height: 60px;
            position: relative; }
            #block-menu-menu-blog-navigation .content ul.menu li.leaf.active-filter:before {
              -webkit-transition: transform 0.5s;
              -ms-transition: transform 0.5s;
              -o-transition: transform 0.5s;
              transition: transform 0.5s;
              content: " ";
              width: 100%;
              height: 100%;
              position: absolute;
              background-image: url(../images/dropdown-icon.png);
              background-repeat: no-repeat;
              background-position: calc(100% - 24px); }
        #block-menu-menu-blog-navigation .content ul.menu.open {
          border: solid 1px #e0e0e0;
          background-position: 120%; }
          #block-menu-menu-blog-navigation .content ul.menu.open li.leaf {
            max-height: 70px; }
            #block-menu-menu-blog-navigation .content ul.menu.open li.leaf.active-filter:before {
              transform: rotateX(180deg);
              -webkit-transform: rotateX(180deg);
              -ms-transform: rotateX(180deg); }
  .homepage__featured {
    min-width: 0; }
    .homepage__featured .region-featured-full .orientation-small {
      display: initial; }
    .homepage__featured .region-featured-full .orientation-full {
      display: none; }
    .homepage__featured .region-featured-full .featured__inner.node-speaker-homepage-featured .content {
      /*height: 105em;*/
      max-height: 690px; }
      .homepage__featured .region-featured-full .featured__inner.node-speaker-homepage-featured .content img {
        width: auto !important;
        height: 100% !important;
        max-width: none;
        max-height: 690px;
        min-width: 100%; }
    .homepage__featured .region-featured-full .featured__inner .text {
      padding: 0 calc((100vw)*0.05) 0 calc((100vw)*0.05);
      font-size: calc(1.5em); }
    .homepage__featured .region-featured-full .text--outer {
      position: absolute;
      top: initial;
      bottom: 0;
      width: 100%;
      height: auto;
      padding: calc(10px + 3vw) 0;
      z-index: 1; }
      .homepage__featured .region-featured-full .text--outer .type {
        display: none; }
    .homepage__featured.featured--two-column .region-homepage-featured-right, .homepage__featured.featured--two-column .region-homepage-featured-center, .homepage__featured.featured--two-column .region-homepage-featured-left {
      float: none;
      width: 100%; }
    .homepage__featured .region-homepage-featured-right .text .type, .homepage__featured .region-homepage-featured-center .text .type, .homepage__featured .region-homepage-featured-left .text .type {
      font-size: 2.2em; }
    .homepage__featured .learn-more {
      background-position: calc(205px + 7vw);
      letter-spacing: 5px;
      font-size: 2.4em; }
    .homepage__featured .region {
      width: calc((100vw));
      overflow: hidden;
      margin: 0 0 5px 0; }
      .homepage__featured .region .featured__inner {
        margin: 0; }
        .homepage__featured .region .featured__inner .content {
          overflow: hidden; }
        .homepage__featured .region .featured__inner h3 {
          font-size: 4.4em;
          line-height: 1em; }
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="email"],
  form input[type="text"],
  form input[type="password"],
  form input[type="email"],
  .selectBox,
  .form-select,
  #archives-months {
    width: 100%;
    height: 2.283em;
    font-size: 1.8em;
    border: none; }
    select .selectBox-label,
    textarea .selectBox-label,
    input[type="text"] .selectBox-label,
    input[type="password"] .selectBox-label,
    input[type="email"] .selectBox-label,
    form input[type="text"] .selectBox-label,
    form input[type="password"] .selectBox-label,
    form input[type="email"] .selectBox-label,
    .selectBox .selectBox-label,
    .form-select .selectBox-label,
    #archives-months .selectBox-label {
      padding: 0 0 0 1.2em;
      font-size: 0.7em;
      letter-spacing: 0px; }
    select .selectBox-arrow,
    textarea .selectBox-arrow,
    input[type="text"] .selectBox-arrow,
    input[type="password"] .selectBox-arrow,
    input[type="email"] .selectBox-arrow,
    form input[type="text"] .selectBox-arrow,
    form input[type="password"] .selectBox-arrow,
    form input[type="email"] .selectBox-arrow,
    .selectBox .selectBox-arrow,
    .form-select .selectBox-arrow,
    #archives-months .selectBox-arrow {
      width: 2.29em;
      height: 2.29em;
      background: url(../images/dropdown-icon.png) center no-repeat;
      top: 0;
      background-size: 0.5em; }
  form .form-item-date-from, form .form-item-date-to {
    font-size: 1.8em;
    height: 2.283em; }
  #edit-date-from-wrapper input, #edit-date-to-wrapper input {
    background-image: url(../images/calendar-icon.png);
    background-repeat: no-repeat;
    background-size: 1em;
    background-position: calc(100% - 7vw + 21px) calc(50%);
    font-size: calc(10px + 1.8vw);
    height: 100%;
    padding: 0;
    padding-left: 2vw; }
  label {
    font-size: 1.05em; }
  .selectBox-dropdown-menu {
    width: calc(100vw - 4.6vw*4 - 15px); }
  .form input[type="submit"], .btn--large, .btn--main, form button,
  form input[type="submit"] {
    /*@include justify(center, column);*/
    letter-spacing: 3px;
    font-size: calc(8px + 3vw);
    width: 100%;
    height: 3.43em;
    padding: 0;
    text-align: center;
    text-align: -webkit-center; }
  /* Webform Component Formatting */
  .webform-client-form .form-item.webform-component {
    display: block;
    margin-right: 0; }
  #speaker-connect-form #edit-interests {
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-size: calc(1vw + 7px); }
    #speaker-connect-form #edit-interests .form-item {
      width: calc(50% - 2.3vw);
      margin: 0; }
    #speaker-connect-form #edit-interests input.btn--checkbox ~ label, #speaker-connect-form #edit-interests .tgl-checkboxes {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 2em;
      margin-right: 0;
      text-align: -webkit-center;
      margin-bottom: 4.6vw; }
      #speaker-connect-form #edit-interests input.btn--checkbox ~ label:before, #speaker-connect-form #edit-interests .tgl-checkboxes:before {
        display: none; }
  #speaker-connect-form .form-item-optin {
    padding: 0;
    margin-top: 1em; }
  #speaker-connect-form .form-item {
    width: 100%;
    margin-left: 0; }
    #speaker-connect-form .form-item input {
      width: 100%; }
  #speaker-connect-form .controller {
    width: 25%; }
    #speaker-connect-form .controller input {
      width: 100%;
      padding: 0;
      margin: 0; }
    #speaker-connect-form .controller .indicator {
      width: 30px;
      height: 21px; }
    #speaker-connect-form .controller.next {
      float: right;
      margin: 0;
      min-width: 142px; }
      #speaker-connect-form .controller.next .indicator {
        background: url(../images/arrow.png) no-repeat;
        background-size: contain;
        -webkit-filter: brightness(10);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        position: relative;
        top: 50%;
        position: absolute; }
    #speaker-connect-form .controller.back {
      min-width: 142px;
      margin: 0; }
      #speaker-connect-form .controller.back .indicator {
        background: url(../images/arrow.png) no-repeat;
        background-size: contain;
        -webkit-filter: brightness(10);
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg); }
      #speaker-connect-form .controller.back.disabled .indicator {
        background: url(../images/arrow.png) no-repeat;
        background-size: contain;
        -webkit-filter: contrast(0); }
  #speaker-connect-form .nav-wrapper {
    overflow: visible; }
  #contact-speaker-paul-ryan {
    font-size: calc(6px + 1.5vw); }
    #contact-speaker-paul-ryan .contact-spkr ul {
      padding-right: 0;
      margin: 0 auto 3em;
      width: 17em;
      font-size: 1.76em;
      float: none; }
      #contact-speaker-paul-ryan .contact-spkr ul li strong {
        font-size: 0.8em; }
    #contact-speaker-paul-ryan .contact-spkr p {
      padding: 0 0 0 calc(1em + 5px);
      line-height: 1em;
      background: url(../images/arrow.png) no-repeat;
      background-position: 0 0.3em;
      -webkit-filter: grayscale(1);
      background-size: 1em; }
  .tweet {
    padding-bottom: 2.85em; }
  .tweet__img img, .tweet__img-msk {
    width: 70px;
    height: 70px; }
  .tweet__time {
    font-size: 3em;
    letter-spacing: 1px; }
  .tweet__text {
    line-height: 1.1em;
    margin-bottom: 0.7em; }
  .tweet__actions {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none; }
  .tweet__name {
    padding-left: 1em; }
    .tweet__name h5 {
      font-size: 1.05em;
      letter-spacing: 0px;
      margin: -0.1em 0 5px 0;
      line-height: 1; }
    .tweet__name h6 {
      font-size: 0.9em;
      letter-spacing: 0; }
  .tweets-pulled-listing {
    padding-bottom: 0.85em; }
  .post-summary .summary__date, .post-summary--solutions .summary__date, .post-summary--solutions .summary__date {
    font-size: 1em;
    margin-bottom: 0.79em; }
  #block-speaker-connect-speaker-connect-subscribe .content {
    margin-bottom: 4.7em; }
  #block-speaker-facebook-speaker-facebook-widget h3 {
    margin-bottom: calc(-0.35em + 1.5em); }
  .block-disqus {
    border: none;
    padding: 0; }
  a.btn--main, a.btn--large {
    width: 100%;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    display: flex;
    flex-direction: column; }
  footer {
    font-size: calc(5px + 0.46vw); }
    footer .container {
      padding: 0 calc(18.75vw/2); }
  .site__footer {
    background-size: calc(75px + 30vw);
    padding: 2em 0px 6.5em; }
    .site__footer .region-footer {
      display: block; }
      .site__footer .region-footer div > h3 {
        font-size: 3.9em;
        letter-spacing: 3px; }
  .region.region-footer > div {
    display: block;
    width: 100%;
    max-height: 8vw;
    margin-top: 5.9em;
    overflow-y: hidden;
    transition: max-height 1s;
    float: none; }
    .region.region-footer > div:hover, .region.region-footer > div:focus, .region.region-footer > div:active, .region.region-footer > div.open {
      max-height: calc(710px + 20vw); }
    .region.region-footer > div .section-content, .region.region-footer > div .menu {
      font-size: 4em; }
  .end-credits .container {
    padding-top: 0; }
  .end-credits .block-menu .menu .youtube a {
    background-image: url(../images/youtube.png); }
  .end-credits .block-menu .menu .facebook a {
    background-image: url(../images/facebook.png); }
  .end-credits .block-menu .menu .twitter a {
    background-image: url(../images/twitter.png); }
  .end-credits .block-menu .menu .instagram a {
    background-image: url(../images/instagram.png); }
  .end-credits .block-menu .menu .gplus a {
    background-image: url(../images/google-plus.png); }
  .end-credits .block-menu .menu li.leaf a {
    width: calc(12px + 7vw);
    height: calc(5px + 5vw);
    background-position: center;
    background-size: contain;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .end-credits .block-menu .menu li.leaf a:hover {
    background-position: center;
    -webkit-filter: saturate(251) brightness(0.25) hue-rotate(30deg);
    filter: saturate(251) brightness(0.25) hue-rotate(30deg); }
  .end-credits ul.menu {
    width: 100vw;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: calc(21px + 6vw) 0; }
    .end-credits ul.menu:after, .end-credits ul.menu:before {
      position: absolute; }
    .end-credits ul.menu li {
      margin: 0; }
  .end-credits p {
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    padding: 0;
    margin-bottom: -0.46em;
    margin-top: -0.46em;
    padding-bottom: 1.4em; }
    .end-credits p:last-child {
      margin-bottom: calc(-0.46em + 1.9em); }
  #speaker_flickr_widget, #speaker_photo_widget {
    margin-bottom: 5.2em; }
  div#speaker_photo_widget_inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(81.25vw - 15px*0.8125);
    flex-wrap: wrap; }
    div#speaker_photo_widget_inner a {
      width: 100%;
      height: 0;
      padding-top: 44%;
      margin-bottom: 0.44em; }
  #speaker_youtube_gallery #speaker_youtube_main_video, #speaker_photo_gallery #speaker_youtube_main_video {
    width: 100%; }
    #speaker_youtube_gallery #speaker_youtube_main_video iframe, #speaker_photo_gallery #speaker_youtube_main_video iframe {
      width: 100%;
      height: calc((100vw - 4.6vw)*0.6);
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      position: relative;
      left: 50%; }
    #speaker_youtube_gallery #speaker_youtube_main_video h3, #speaker_photo_gallery #speaker_youtube_main_video h3 {
      font-size: 1.6em;
      line-height: 1em;
      margin: 0 0 .25em; }
  #speaker_youtube_gallery #speaker_youtube_video_list, #speaker_youtube_gallery #speaker_photo_gallery_inner, #speaker_photo_gallery #speaker_youtube_video_list, #speaker_photo_gallery #speaker_photo_gallery_inner {
    overflow: initial;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: calc(100% + 4.6vw);
    max-width: none;
    margin-left: calc(4.6vw*-0.5); }
    #speaker_youtube_gallery #speaker_youtube_video_list .youtube_video, #speaker_youtube_gallery #speaker_youtube_video_list a.spg, #speaker_youtube_gallery #speaker_photo_gallery_inner .youtube_video, #speaker_youtube_gallery #speaker_photo_gallery_inner a.spg, #speaker_photo_gallery #speaker_youtube_video_list .youtube_video, #speaker_photo_gallery #speaker_youtube_video_list a.spg, #speaker_photo_gallery #speaker_photo_gallery_inner .youtube_video, #speaker_photo_gallery #speaker_photo_gallery_inner a.spg {
      width: calc(50vw - 9px - 4.6vw - 4.6vw*0.5);
      height: auto;
      -webkit-flex: 1 1 calc(50vw - 9px - 4.6vw - 4.6vw*0.5);
      margin: 0 calc(4.6vw*0.5) 4.6vw; }
      #speaker_youtube_gallery #speaker_youtube_video_list .youtube_video.cboxElement, #speaker_youtube_gallery #speaker_youtube_video_list a.spg.cboxElement, #speaker_youtube_gallery #speaker_photo_gallery_inner .youtube_video.cboxElement, #speaker_youtube_gallery #speaker_photo_gallery_inner a.spg.cboxElement, #speaker_photo_gallery #speaker_youtube_video_list .youtube_video.cboxElement, #speaker_photo_gallery #speaker_youtube_video_list a.spg.cboxElement, #speaker_photo_gallery #speaker_photo_gallery_inner .youtube_video.cboxElement, #speaker_photo_gallery #speaker_photo_gallery_inner a.spg.cboxElement {
        height: calc((50vw - 9px - 4.6vw - 4.6vw*0.5)*0.56); }
      #speaker_youtube_gallery #speaker_youtube_video_list .youtube_video a, #speaker_youtube_gallery #speaker_youtube_video_list a.spg a, #speaker_youtube_gallery #speaker_photo_gallery_inner .youtube_video a, #speaker_youtube_gallery #speaker_photo_gallery_inner a.spg a, #speaker_photo_gallery #speaker_youtube_video_list .youtube_video a, #speaker_photo_gallery #speaker_youtube_video_list a.spg a, #speaker_photo_gallery #speaker_photo_gallery_inner .youtube_video a, #speaker_photo_gallery #speaker_photo_gallery_inner a.spg a {
        font-size: 1em;
        line-height: 0px;
        letter-spacing: 0px; }
  #speaker_youtube_gallery #speaker_photo_gallery_inner, #speaker_photo_gallery #speaker_photo_gallery_inner {
    max-height: calc(((50vw - 9px - 4.6vw - 4.6vw*0.5)*0.56 + 4.6vw)*5);
    overflow-y: hidden; }
  #speaker_youtube_gallery .btn--main, #speaker_youtube_gallery form button, form #speaker_youtube_gallery button, #speaker_youtube_gallery
  form input[type="submit"],
  form #speaker_youtube_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"] {
    width: 100%;
    margin: 0 auto;
    float: none; }
  .block-speaker-youtube h3, #block-speaker-flickr-speaker-flickr-gallery h3, #block-speaker-facebook-speaker-facebook-gallery h3 {
    font-size: 2.6em; } }

@media screen and (max-width: 1050px) and (-webkit-min-device-pixel-ratio: 2) {
  /*                High Resolution corrections                      */
  #twitter-widget-0, .fb_iframe_widget iframe {
    max-width: 500px; }
    #contact-speaker-paul-ryan #twitter-widget-0, #contact-speaker-paul-ryan .fb_iframe_widget iframe {
      transform-origin: left; }
  /*                 Custom Checkbox for high resolution mobile devices      */
  .form-type-checkbox {
    position: relative; }
    .form-type-checkbox input[type="checkbox"] {
      @INCLUDE square(0);
      max-height: 0;
      max-width: 0;
      margin: 0 3em 1em 0;
      position: relative;
      top: 0;
      left: 1.5em;
      float: left;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  /* Normal Track */
  input[type="checkbox"].form-checkbox:before {
    content: " ";
    position: absolute;
    top: -1px;
    left: -1.5em;
    float: left;
    vertical-align: middle;
    width: 2.4em;
    height: 1.2em;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 999px;
    background-color: #ebedee;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-property: background-color, box-shadow;
    box-shadow: inset 0 0 0 0px rgba(0, 0, 0, 0.4);
    margin: 0; }
  /* Checked Track (Blue) */
  input[type="checkbox"].form-checkbox:checked:before {
    width: 2.4em;
    background-position: 0 0;
    background-color: #3b89ec;
    border: 1px solid #0e62cd;
    box-shadow: inset 0 0 0 10px #3b89ff; }
  /* Normal Knob */
  input[type="checkbox"].form-checkbox:after {
    content: " ";
    position: relative;
    top: -1px;
    left: -1.5em;
    float: left;
    width: 1.1em;
    height: 1.1em;
    border-radius: 100%;
    background-color: #fff;
    -webkit-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: transform, background-color, box-shadow;
    -moz-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
    -moz-transition-duration: 0.4s;
    -moz-transition-property: transform, background-color;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(0, 0, 0, 0.4);
    pointer-events: none;
    margin-top: 0.05em;
    margin-left: 0.05em; }
  /* Checked Knob (Blue Style) */
  input[type="checkbox"].form-checkbox:checked:after {
    -webkit-transform: translate3d(calc(2.4em - 1.1em - 0.1em), 0, 0);
    /*math: full width of container, minus both halves of inner button, minus left and right margin. */
    -moz-transform: translate3d(calc(2.4em - 1.1em - 0.1em), 0, 0);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3), 0px 0px 0 1px #0850ac; } }

@media all and (max-width: 1050px) and (orientation: landscape) {
  body:before {
    height: 20em; }
  .site__header {
    padding-top: 10px;
    padding-bottom: 10px; }
    .site__header.on {
      padding-top: 10px;
      padding-bottom: 10px; }
    .site__header .logo img {
      width: 39em; }
    .site__header .region.region-header > div h3 {
      display: none; }
  .site__nav {
    margin-top: calc(20em - 1px);
    max-height: calc(100vh - 20em); } }

/* 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; }
