.content-main--uxd ::selection {
  /*Added alpha channel because some text is unreadable when selected */
  background: #3a9dcd70;
}

.content-main--uxd ::-moz-selection {
  background: #3a9dcd70;
}

.uxd-summit-rsvp-no .callout,
.uxd-summit-rsvp-yes .callout {
  margin-bottom: 120px;
}

.content-header,
.label-checkbox {
  margin-bottom: 0;
}

.callout .uxd-speaker-title,
.uxd-schedule td,
.uxd-speaker-name {
  font-family: "KievitWeb W07 Regular", sans-serif;
}

sup {
  font-size: 0.5em;
  vertical-align: super;
}

.label-checkbox {
  display: inline-block;
  width: 93%;
  padding-left: 1em;
  cursor: pointer;
}

.cta-footer a {
  border-bottom: none;
}

.site-nav.shift > li:first-child a:hover,
.site-nav.shift > li:first-child + li + li + li > a:hover,
.site-nav.shift > li:first-child + li + li > a:hover,
.site-nav.shift > li:first-child + li > a:hover,
.site-nav.shift > li > a:hover {
  background-color: #3a9dcd;
}

.content-header.uxd-bg-huggle {
  padding: 110px 10% 44px;
}

.current-menu-item a {
  border: 2px solid #fff;
}

.uxd-header {
  background-size: cover;
}

.btn {
  color: #fff;
}

.btn-outlined {
  border-color: #fff !important;
}

.uxd-navlist {
  list-style: none;
  font-size: 24px;
  padding: 0;
  font-weight: 700;
  max-width: 960px;
  margin: auto;
  text-align: center;
}

.uxd-navlist li:last-child a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.uxd-navlist a {
  color: #fff;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 25px 0;
}

#uxd-questions a:focus,
#uxd-questions a:hover {
  color: #3a9dcd;
}

.uxd-navlist a:focus,
.uxd-navlist a:hover {
  color: #333;
}

.uppercase {
  text-transform: uppercase;
}

#uxd-questions a {
  color: #3a9dcd;
  border-color: #3a9dcd;
}

#uxd-questions p {
  margin-bottom: 0;
}

[id="uxd-logo"] {
  display: block;
  margin: 20px auto;
  max-width: 445px;
  width: 70%;
  max-height: 261px;
}

.uxd-bg-huggle {
  background-image: url(../img/uxd-inner-header.jpg);
}

.uxd-bg-huggle img {
  width: 50%;
  max-width: 300px;
  margin-top: -10px;
  max-height: 196px;
}

.featured-content-header {
  padding-left: 20px;
  padding-right: 20px;
}

.site-footer .copyright {
  padding-top: 26px;
}

.uxd-speakers-list {
  list-style: none;
  padding-left: 0;
}

.uxd-speaker {
  padding-top: 50px;
}

.uxd-speaker-img {
  display: block;
}

.uxd-speaker-name {
  font-weight: 700;
  text-transform: none;
  font-size: 45px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1;
}

.callout .uxd-speaker-title {
  color: rgba(255, 255, 255, 0.5) !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.2;
  margin-bottom: 30px;
  font-size: 24px;
}

.callout .uxd-speaker-bio,
.callout .uxd-speaker-talk-title {
  text-align: left;
}

.uxd-speaker a {
  color: inherit;
}

.uxd-title {
  margin-top: 50px;
}

.uxd-schedule {
  width: 100%;
  max-width: 962px;
  border: 0;
  border-collapse: collapse;
}

.uxd-schedule tbody tr {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.uxd-schedule td {
  text-align: left;
  font-size: 2rem;
  padding: 10px 0;
}

.uxd-schedule td p {
  font-size: inherit;
  line-height: 1.5;
  margin: 0;
  max-width: 565px;
}

.uxd-schedule .time {
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
}

.uxd-venue {
  color: #163045;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 55px 10px 0;
}
.uxd-venue p {
  margin-top: 25px;
}

.uxd-venue img {
  display: block;
  max-width: 960px;
  margin: 30px auto;
  width: 100%;
}

.uxd-venue a {
  color: inherit;
  border-color: #fff;
}

.uxd-venue .callout-headline {
  font-weight: 700;
  font-size: 24px;
}

.uxd-venue-map {
  margin: 55px auto auto;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 960px;
}

.uxd-venue-map img {
  width: 100%;
}

.uxd-summit-form,
[id="uxd-registration-form"] {
  color: #fff;
  display: block;
  margin: 70px auto 0;
  max-width: 960px;
  width: 100%;
}

.uxd-summit-form label {
  color: #fff;
}

[id="uxd-registration-form"] label.error {
  color: #300e0b;
  display: block;
  font-size: 0.9em;
  font-family: "KievitSlabWeb W03 Regul1473175", georgia, serif;
  margin-top: 10px;
}

[id="uxd-registration-form"] [type="email"],
[id="uxd-registration-form"] [type="text"],
[id="uxd-registration-form"] select,
[id="uxd-registration-form"] textarea {
  display: block;
  margin-top: 10px;
}

[id="uxd-registration-form"] [type="email"].error,
[id="uxd-registration-form"] [type="email"]:focus,
[id="uxd-registration-form"] [type="text"].error,
[id="uxd-registration-form"] [type="text"]:focus,
[id="uxd-registration-form"] select.error,
[id="uxd-registration-form"] select:focus,
[id="uxd-registration-form"] textarea.error,
[id="uxd-registration-form"] textarea:focus {
  border-color: #333;
}

[id="uxd-registration-form"] [type="email"].error,
[id="uxd-registration-form"] [type="text"].error,
[id="uxd-registration-form"] select.error,
[id="uxd-registration-form"] textarea.error {
  outline: 0;
}

[id="uxd-registration-form"] [type="email"]:focus,
[id="uxd-registration-form"] [type="text"]:focus,
[id="uxd-registration-form"] select:focus,
[id="uxd-registration-form"] textarea:focus {
  outline-color: #333;
}

#ss-submit {
  background: 0 0;
  border: 2px solid #fff;
  color: #fff;
}

.ss-q-item-label {
  color: inherit;
}

.required-message,
.uxd-label {
  display: none;
}

.ss-item {
  margin-bottom: 36px;
}

.teaser-group.sbs {
  margin-bottom: 125px;
}

.teaser-group.sbs .client {
  opacity: 0;
}

.list-social.social-footer {
  margin-top: 47px;
  text-align: center;
}

.uxd-speaker-img {
  border-radius: 1000px;
  overflow: hidden;
  max-width: 280px;
  max-height: 280px;
  margin: auto;
  width: 50%;
}

.uxd-speaker-img img,
[type="submit"] {
  display: block;
  width: 100%;
}

.home .uxd-btn-reserve.btn-outlined {
  color: #fff;
}

.home .uxd-btn-reserve.btn-outlined:hover {
  color: #3a9dcd;
  border-color: #3a9dcd !important;
}

.uxd-headline,
[type="submit"] {
  color: #fff !important;
  text-transform: uppercase;
}

.uxd-headline {
  font-size: 45px;
  font-weight: 700 !important;
  letter-spacing: 2px;
  line-height: 1.2;
  margin-top: -20px;
}

[id="ReserveRoom"] {
  vertical-align: 20px;
}

[type="submit"] {
  height: 80px;
  font-family: "KievitWeb W07 Regular", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 0.75em;
  letter-spacing: 3px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #666;
  text-align: center;
}

[id="uxd-about"] .callout {
  margin-bottom: 60px;
}

.columns-2 p {
  max-height: 410px;
  margin-bottom: 0;
  -moz-break-inside: avoid-column;
  -webkit-column-break-inside: avoid-column;
  break-inside: avoid-column;
}

input[type="email"],
input[type="search"],
input[type="text"],
textarea {
  background: #fff;
}

.no-svg .content-main .list-social > li a {
  background-color: #d24334;
  filter: alpha(opacity=100);
}

.no-svg .content-main .list-social > li a:hover {
  filter: alpha(opacity=70);
}

.uxd-footer-logo {
  opacity: 0.45;
  width: 256px;
  height: auto;
}

.uxd-footer-logo:hover {
  opacity: 1;
}

.uxd-footer-logo-wrap {
  display: inline-block;
  width: 256px;
  height: 109px;
}

.callout-message a {
  color: #fff;
}

.callout-message a:hover {
  color: #ccc;
  border-bottom: 1px solid #ccc;
}

.svg [class|="icon"] {
  background-position: center;
  background-size: contain;
}

.svg .icon-facebook-small {
  background-image: url(../img/facebook.svg);
}

.svg .icon-linkedin-small {
  background-image: url(../img/linkedin.svg);
}

.svg .icon-twitter-small {
  background-image: url(../img/twitter.svg);
}

.svg .icon-flickr-small {
  background-image: url(../img/flickr.svg);
}

.svg .icon-instagram-small {
  background-image: url(../img/instagram.svg);
}

@media screen and (max-width: 25em) {
  .svg [class|="icon"] {
    width: 30px;
    height: 30px;
  }
}

@media screen and (min-width: 51.5em) {
  .site-nav {
    padding: 10px 0;
  }
  .site-header .tbi-logo-mobile-main {
    margin-top: -99px;
  }
}
@media screen and (min-width: 51.5em) and (min-width: 66em) {
  .site-header .tbi-logo-mobile-main {
    margin-top: -130px;
  }
}

@media screen and (min-width: 51.5em) {
  .ss-item {
    margin-bottom: 56px;
  }
  .uxd-navlist a {
    padding: 55px 0;
  }
  .uxd-venue-map {
    margin-top: 95px;
  }
}

@media screen and (min-width: 61.25em) {
  .site-nav {
    z-index: 1;
  }
  .uxd-label {
    color: #fff !important;
    border-left: 1px solid #fff;
    display: inline;
    font: 700 16px/1 "KievitWeb W07 Regular", sans-serif;
    left: 272px;
    line-height: 1;
    padding: 5px 0 5px 11px;
    position: relative;
    top: 16px;
    text-transform: uppercase;
    z-index: 3;
  }
}
@media screen and (min-width: 61.25em) and (min-width: 66em) {
  .uxd-label {
    left: 360px;
    top: 54px;
  }
}

@media screen and (min-width: 61.25em) {
  .uxd-label:visited {
    color: inherit;
  }
  .home .uxd-header,
  .uxd-bg {
    color: #fff;
  }
  .narrow .uxd-label {
    top: 23px;
    left: 188px;
  }
  .uxd-summit-rsvp-no .narrow .site-nav,
  .uxd-summit-rsvp-yes .narrow .site-nav {
    top: 0 !important;
  }
  .uxd-navlist {
    font-size: 60px;
    margin-top: 140px;
  }
  .site-footer .footer-content {
    float: none;
  }
  .site-footer .copyright {
    clear: both;
    text-align: center;
    padding-top: 66px;
  }
  .uxd-footer-logo-wrap {
    float: right;
  }
  .uxd-intro {
    font-size: 34px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 61.25em) and (min-width: 66em) {
  .uxd-intro {
    width: 65%;
  }
}

@media screen and (min-width: 61.25em) {
  [id="uxd-logo"] {
    display: block;
    margin-top: 70px;
    margin-bottom: 0;
  }
  .featured-content-header [id="uxd-logo"] {
    margin-bottom: 50px;
  }
  [id="uxd-about"] .callout {
    margin-top: -10px;
  }
}

@media screen and (min-width: 48em) {
  .uxd-headline {
    font-size: 50px;
  }
  .content-header.uxd-bg-huggle {
    padding-top: 140px;
    padding-bottom: 70px;
  }
  .uxd-venue {
    padding: 35px 10px 0;
  }
  .uxd-venue img {
    margin: 50px auto 70px;
  }
  [id="uxd-registration-form"] {
    color: #fff;
    display: block;
    margin: 125px auto 0;
  }
  .uxd-title {
    margin-top: 70px;
  }
  .uxd-speaker {
    padding-top: 80px;
  }
  .callout .uxd-speaker-bio,
  .callout .uxd-speaker-talk-title {
    font-size: 26px !important;
    font-size: 2.6rem !important;
    text-align: left;
  }
  .uxd-speaker-name {
    line-height: 1.5;
    margin-bottom: 0;
  }
  .callout .uxd-venue-address {
    font-size: 26px;
    font-size: 2.6rem;
  }
  [id="uxd-registration-form"] label.error {
    margin-top: 20px;
  }
  [id="uxd-registration-form"] [type="email"],
  [id="uxd-registration-form"] [type="text"],
  [id="uxd-registration-form"] select,
  [id="uxd-registration-form"] textarea {
    margin-top: 13px;
    border-color: #fff;
  }
}

.uxd-summit-form_wrapper ul {
  padding: 0;
}

.uxd-summit-form_wrapper .response-conditions input + label {
  border: 2px solid #fff;
  background-color: transparent;
}

.form-subscribe .response {
  word-break: break-word;
}

.uxd-summit-form_wrapper textarea {
  height: 100px;
}

.uxd-summit-form_wrapper .gfield_checkbox input {
  float: left;
  margin: 9px 20px 0 0;
}

.uxd-summit-form_wrapper .gfield_description {
  color: #cae5f2;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "KievitWeb W07 Regular", sans-serif;
}

@media screen and (min-width: 51.5em) {
  .uxd-summit-form_wrapper .gfield_description {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.uxd-content {
  margin: auto;
  max-width: 960px;
  width: 100%;
}

.uxd-bg {
  background-color: #3a9dcd;
}

.uxd-bg .callout,
.uxd-bg .uxd-content {
  color: #fff;
}

.page-template-page-uxdsummit2016 .gfield_description.validation_message,
.page-template-page-uxdsummit2016 .validation_error {
  color: #faf798 !important;
}

.content-main--uxd-2018 .uxd-bg-huggle {
  background-image: url("../img/bg_uxd_401.jpg");
}

.content-main--uxd-2018 .uxd-highlighted {
  color: #0062c3;
}

.content-main--uxd-2018 .uxd-title {
  font-size: 4rem;
  margin-bottom: 3.5rem;
  color: #0062c3;
  margin-top: 0;
}

.content-main--uxd-2018 .uxd-bg {
  background-color: #fff;
  color: #163045;
  padding-top: 6.2rem;
}
.content-main--uxd-2018 .uxd-bg .callout {
  color: #163045;
}
.content-main--uxd-2018 .uxd-bg .uxd-content {
  color: #163045;
}
.content-main--uxd-2018 .uxd-bg.uxd-section-home {
  padding-top: 12.4rem;
}

.content-main--uxd-2018 .uxd-navlist a {
  color: #0062c3;
  border-top-color: #d0d0d0;
}
.content-main--uxd-2018 .uxd-navlist a:hover {
  color: #333;
}

.content-main--uxd-2018 #uxd-questions {
  background-color: #f8f8f8;
}
.content-main--uxd-2018 #uxd-questions a {
  color: #0062c3;
  border-color: #0062c3;
}

.content-main--uxd-2018 a {
  color: #0062c3;
}

.content-main--uxd-2018 .callout-headline {
  font-family: "KievitWeb W07 Bold", sans-serif;
  font-weight: normal;
  color: #0062c3;
}

.content-main--uxd-2018 .uxd-summit-form .gfield_description {
  color: #767d81;
}

.content-main--uxd-2018 .uxd-summit-form label {
  color: #163045;
}

.content-main--uxd-2018 .uxd-summit-form .response-conditions input + label {
  background: #0062c3;
}

.content-main--uxd-2018 .uxd-summit-form input[type="text"],
.content-main--uxd-2018 .uxd-summit-form textarea {
  background: #eee;
}

.content-main--uxd-2018 .uxd-last-year {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.content-main--uxd-2018 .uxd-last-year img {
  width: 100%;
  max-width: 960px;
}

.content-main--uxd-2018 .columns-2 {
  margin-top: 5.5rem;
}
.content-main--uxd-2018 .columns-2 p {
  -webkit-column-break-inside: inherit;
  break-inside: inherit;
}

.content-main--uxd-2018 .uxd-topics-grid .uxd-topic {
  margin-top: 5rem;
}
.content-main--uxd-2018 .uxd-topics-grid .uxd-topic p {
  text-align: center;
  margin: 0;
}
.content-main--uxd-2018 .uxd-topics-grid .uxd-topic .uxd-topic-title {
  font-family: "Kievit Slab W05 Bold", georgia, serif;
  font-weight: normal;
}
.content-main--uxd-2018 .uxd-topics-grid .uxd-topic img {
  margin-bottom: 2rem;
}

@media (min-width: 52em) {
  .content-main--uxd-2018 .uxd-topics-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .content-main--uxd-2018 .uxd-topics-grid .uxd-topic {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .content-main--uxd-2018 .uxd-topics-grid .uxd-topic img {
    margin-bottom: 4rem;
  }
}

.content-main--uxd-2018 .bg-our-values {
  background-image: url("../img/uxd-about-us.jpg");
}

.content-main--uxd-2018 .bg-see-work {
  background-image: url("../img/uxd-our-work.jpg");
}

.content-main--uxd-2018 .bg-our-blog {
  background-image: url("../img/uxd-our-blog.jpg");
}

.content-main--uxd-2017 .uxd-bg-huggle {
  background-image: url("../img/bg_uxd_401.jpg");
}

.content-main--uxd-2017 .uxd-highlighted {
  color: #6fa40d;
}

.content-main--uxd-2017 .uxd-title {
  font-size: 4rem;
  margin-bottom: 3.5rem;
  color: #6fa40d;
  margin-top: 0;
}

.content-main--uxd-2017 .uxd-bg {
  background-color: #fff;
  color: #163045;
  padding-top: 6.2rem;
}
.content-main--uxd-2017 .uxd-bg .callout {
  color: #163045;
}
.content-main--uxd-2017 .uxd-bg .uxd-content {
  color: #163045;
}
.content-main--uxd-2017 .uxd-bg.uxd-section-home {
  padding-top: 12.4rem;
}

.content-main--uxd-2017 .uxd-navlist a {
  color: #6fa40d;
  border-top-color: #d0d0d0;
}
.content-main--uxd-2017 .uxd-navlist a:hover {
  color: #333;
}

.content-main--uxd-2017 #uxd-questions {
  background-color: #f8f8f8;
}
.content-main--uxd-2017 #uxd-questions a {
  color: #6fa40d;
  border-color: #6fa40d;
}

.content-main--uxd-2017 a {
  color: #6fa40d;
}

.content-main--uxd-2017 .callout-headline {
  font-family: "KievitWeb W07 Bold", sans-serif;
  font-weight: normal;
  color: #6fa40d;
}

.content-main--uxd-2017 .uxd-summit-form .gfield_description {
  color: #767d81;
}

.content-main--uxd-2017 .uxd-summit-form label {
  color: #163045;
}

.content-main--uxd-2017 .uxd-summit-form .response-conditions input + label {
  background: #6fa40d;
}

.content-main--uxd-2017 .uxd-summit-form input[type="text"],
.content-main--uxd-2017 .uxd-summit-form textarea {
  background: #eee;
}

.content-main--uxd-2017 .uxd-last-year {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.content-main--uxd-2017 .uxd-last-year img {
  width: 100%;
  max-width: 960px;
}

.content-main--uxd-2017 .columns-2 {
  margin-top: 5.5rem;
}
.content-main--uxd-2017 .columns-2 p {
  -webkit-column-break-inside: inherit;
  break-inside: inherit;
}

.content-main--uxd-2017 .uxd-topics-grid .uxd-topic {
  margin-top: 5rem;
}
.content-main--uxd-2017 .uxd-topics-grid .uxd-topic p {
  text-align: center;
  margin: 0;
}
.content-main--uxd-2017 .uxd-topics-grid .uxd-topic .uxd-topic-title {
  font-family: "Kievit Slab W05 Bold", georgia, serif;
  font-weight: normal;
}
.content-main--uxd-2017 .uxd-topics-grid .uxd-topic img {
  margin-bottom: 2rem;
}

@media (min-width: 52em) {
  .content-main--uxd-2017 .uxd-topics-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .content-main--uxd-2017 .uxd-topics-grid .uxd-topic {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-top: 10rem;
  }
  .content-main--uxd-2017 .uxd-topics-grid .uxd-topic img {
    margin-bottom: 4rem;
  }
}

.content-main--uxd-2017 .bg-our-values {
  background-image: url("../img/uxd-about-us.jpg");
}

.content-main--uxd-2017 .bg-see-work {
  background-image: url("../img/uxd-our-work.jpg");
}

.content-main--uxd-2017 .bg-our-blog {
  background-image: url("../img/uxd-our-blog.jpg");
}

.page-template-page-uxdsummit2018 .site-nav.shift > li:first-child a:hover,
.page-template-page-uxdsummit2018
  .site-nav.shift
  > li:first-child
  + li
  + li
  + li
  > a:hover,
.page-template-page-uxdsummit2018
  .site-nav.shift
  > li:first-child
  + li
  + li
  > a:hover,
.page-template-page-uxdsummit2018
  .site-nav.shift
  > li:first-child
  + li
  > a:hover,
.page-template-page-uxdsummit2018 .site-nav.shift > li > a:hover {
  background-color: #0062c3;
}

.page-template-page-uxdsummit2018 .home .uxd-btn-reserve.btn-outlined {
  color: #f8f8f8;
  background: #0062c3;
  font-weight: bold;
  border: 0;
  border-radius: 5px;
}

.page-template-page-uxdsummit2018 .home .uxd-btn-reserve.btn-outlined:hover {
  background: #173145;
}
